@font-face{font-family:Averta;src:url(/_next/static/media/AvertaDemo-Regular.8c23ddb3.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Averta-Bold;src:url(/_next/static/media/AvertaDemo-ExtraBoldItalic.0e0d193d.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Avenir-Next;src:url(/_next/static/media/AvenirNextWorld-Regular.38dee76842bf5bff471c.be5f8f6d.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Bressay-Display;src:url(/_next/static/media/BressayDisplay_W_Rg.b0d1f9766875b8a70308.b76deb51.woff2) format("woff2");font-weight:400;font-style:normal}.cover-swipe{position:relative;display:flex;align-items:center;justify-content:center;height:52px;cursor:pointer;max-width:-moz-fit-content;max-width:fit-content}.cover-swipe .before{background:#ebe3d7;content:"";position:absolute;top:0;right:0;display:block;border-radius:28px;width:100%;height:100%;transition:all .4s cubic-bezier(.2,1,.3,1);z-index:0}.cover-swipe .button{text-decoration:none;background:0 0;border:0;color:rgba(18,20,29,.859);padding:16px 35px;transition:all .4s cubic-bezier(.2,1,.3,1);font-weight:600;font-size:14px;line-height:14px}.cover-swipe .button,.cover-swipe .button span{display:inline-flex;gap:10px;align-items:center;z-index:1}.cover-swipe .button span{position:relative;text-wrap:nowrap;word-break:keep-all;white-space:nowrap}@media(max-width:329px){.cover-swipe .button span{text-wrap:wrap}}.cover-swipe .button svg{font-size:16px;transition:all .4s cubic-bezier(.2,1,.9,1)}.cover-swipe .button:hover{transform:none;opacity:1}.cover-swipe .button:hover .before{width:52px}.cover-swipe .button:hover svg{transform:translateX(18px)}.cover-swipe .no-hover-color:hover,.cover-swipe .no-hover-color:hover svg{color:rgba(18,20,29,.859)}.cover-swipe .loader-container{visibility:visible;display:inline-block;background-color:#fff;width:24px;height:24px;top:25%;left:50%;transform:translate(-50%);border:none;border-radius:100%;padding:0;position:absolute}.cover-swipe .loader-container:before{content:"";position:absolute;background-color:#f5f0eb;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}