.card-glows{pointer-events:none;position:absolute;inset:0}.card-glows__item{transform-origin:0 0;filter:blur(50px);border-radius:50%;position:absolute;transform:rotate(21.9deg)}.card-glows__item--warm-top{opacity:.16;background-image:linear-gradient(90deg,#e59b76 4%,#f5b693 48%,#e39c76);width:251px;height:96px;top:115px;left:-34px}.card-glows__item--soft{background-color:#ffffff0f;width:251px;height:330px;top:272px;left:34px}.card-glows__item--warm-bottom{opacity:.06;background-image:linear-gradient(90deg,#e59b76 4%,#f5b693 48%,#e39c76);width:612px;height:235px;top:615px;left:-152px}.nav-list{width:100%}@media (width>=1280px){.nav-list{justify-content:space-between;gap:24px;display:flex}}.nav-list__item{border-bottom:1px solid #ffffff1a}@media (width>=1280px){.nav-list__item{flex:1}}.nav-list__link{justify-content:space-between;align-items:center;height:60px;padding:0 18px;display:flex}.nav-list__label{text-transform:uppercase;color:#fff;font-family:"Heading Now 26",Arial Narrow,sans-serif;font-size:28px;font-weight:700;font-stretch:100%;line-height:.89}.nav-list__actions{align-items:center;gap:4px;display:flex}.nav-list__chip{background-color:#f7c28a;border-radius:10px;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.the-header{z-index:20;width:100%;padding:14px 12px 0;position:absolute;top:0;left:0}@media (width>=1280px){.the-header{padding:14px max(12px,50% - 538px) 0}}@media (width>=1920px){.the-header{padding:14px 40px 0}}.the-header__bar{z-index:2;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);border-radius:8px;justify-content:space-between;align-items:center;padding:8px;display:flex;position:relative}@media (prefers-reduced-motion:no-preference){.the-header__bar>.the-header__logo{--intro-x:0;--intro-y:-21px;opacity:0;animation:intro-fade 1s linear 0s forwards,intro-move var(--intro-move) cubic-bezier(.25,1,.5,1) 0s forwards}}@media (width>=768px) and (prefers-reduced-motion:no-preference){.the-header__bar>.the-header__logo{opacity:0;animation:.8s linear forwards intro-fade}}@media (prefers-reduced-motion:no-preference){.the-header__bar>.the-header__burger{--intro-x:0;--intro-y:-21px;opacity:0;animation:intro-fade 1s linear 0s forwards,intro-move var(--intro-move) cubic-bezier(.25,1,.5,1) 0s forwards}}@media (width>=768px) and (prefers-reduced-motion:no-preference){.the-header__bar>.the-header__burger{opacity:0;animation:.8s linear forwards intro-fade}}@media (prefers-reduced-motion:no-preference){.the-header__bar>.the-header__nav{opacity:0;animation:.8s linear forwards intro-fade}}.the-header__logo{display:block}.the-header__nav{gap:24px;display:none}@media (width>=1280px){.the-header__nav{display:flex}}@media (width>=1920px){.the-header__nav{position:absolute;left:50%;transform:translate(-50%)}}.the-header__nav-link{text-transform:uppercase;color:#fff;font-family:"Heading Now 26",Arial Narrow,sans-serif;font-size:28px;font-weight:700;font-stretch:100%;line-height:.89;transition:color .2s}.the-header__nav--has-active .the-header__nav-link:not(.the-header__nav-link--active){color:#c2c2c2}@media (hover:hover){.the-header__nav:hover .the-header__nav-link:not(:hover){color:#c2c2c2}}.the-header__burger{background-color:#373737;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}@media (width>=1280px){.the-header__burger{display:none}}.the-header__menu{z-index:3;justify-content:flex-end;align-items:flex-start;display:flex;position:fixed;inset:0}.the-header__menu-panel{background-color:#272727;flex-direction:column;align-items:center;gap:42px;width:100%;height:100dvh;padding:22px 24px 24px;display:flex;position:relative;overflow:hidden auto}.the-header__menu-panel .nav-list{z-index:1;position:relative}@media (width>=768px){.the-header__menu-panel{position:relative}.the-header__menu-panel:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(#ffffff1a,#9990);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.the-header__menu-panel{border-radius:24px 0 0 24px;width:336px;height:auto;max-height:100dvh;padding:22px 20px}.the-header__menu-panel .nav-list__item{border-bottom:none;padding-bottom:12px;box-shadow:0 1px #ffffff1a}.the-header__menu-panel .nav-list__item:not(:last-child){margin-bottom:12px}.the-header__menu-panel .nav-list__link{border:1px solid #ffffff12;border-radius:40px;height:48px}}.the-header__menu-glow{pointer-events:none;max-width:none;position:absolute}.the-header__menu-glow--top{top:-60px;left:-110px}.the-header__menu-glow--bottom{bottom:-100px;left:-150px}@media (width>=768px){.the-header__menu-glow{display:none}}.the-header__menu-glows{display:none}@media (width>=768px){.the-header__menu-glows{display:block}}.the-header__menu-bar{z-index:1;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}@media (width>=768px){.the-header__menu-bar{justify-content:flex-end}.the-header__menu-bar .the-header__logo{display:none}}.the-header__menu-socials{z-index:1;justify-content:space-between;align-items:center;width:248px;margin-top:auto;display:flex;position:relative}.the-header__menu-disclaimer{z-index:1;color:#fff9;text-align:center;font-size:14px;font-weight:600;position:relative}.fade-enter-active,.fade-leave-active{transition:opacity .25s}.fade-enter-from,.fade-leave-to{opacity:0}.the-footer{padding:48px 0 24px;position:relative;overflow-x:clip}.the-footer__container{width:100%;max-width:1100px;margin-inline:auto;padding-inline:12px}@media (width>=1920px){.the-footer__container{max-width:1664px}}.the-footer__container{z-index:1;flex-direction:column;align-items:center;gap:48px;display:flex;position:relative}.the-footer__glow{z-index:-1;filter:blur(50px);pointer-events:none;border-radius:50%;position:absolute;transform:rotate(-21.9deg)}.the-footer__glow--warm{background:linear-gradient(90deg,#e59b7629 4%,#f5b69329 52%,#e39c7629);width:251px;height:96px;top:22px;left:-22px}.the-footer__glow--soft{background:#ffffff0f;width:251px;height:330px;top:178px;left:46px}.the-footer__glow--wide{background:linear-gradient(90deg,#e59b760f 4%,#f5b6930f 52%,#e39c760f);width:612px;height:235px;top:876px;left:-140px}@media (width>=1280px){.the-footer__glow--wide{top:242px;left:445px}}.the-footer__logo{flex-shrink:0}.the-footer__contacts{flex-direction:column;gap:12px;width:100%;display:flex}@media (width>=1280px){.the-footer__contacts{flex-direction:row}.the-footer__contacts>*{flex:1}}.the-footer__contact-card{cursor:pointer;background-image:linear-gradient(-70deg,#9e9e9e -53%,#2b2b2b 123%);background-origin:border-box;border:1px solid #ffffff12;border-radius:8px;justify-content:space-between;align-items:center;width:100%;min-height:87px;padding:12px 30px;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.the-footer__contact-card:before{content:"";opacity:0;pointer-events:none;background-image:linear-gradient(90deg,#e59b76 4%,#f5b693 48%,#e39c76);transition:opacity .2s;position:absolute;inset:0}@media (width>=768px){.the-footer__contact-card{background-image:linear-gradient(-51deg,#9e9e9e -53%,#2b2b2b 123%)}}@media (width>=1280px){.the-footer__contact-card{background-image:linear-gradient(-69deg,#9e9e9e -53%,#2b2b2b 123%)}}@media (width>=1920px){.the-footer__contact-card{background-image:linear-gradient(-59deg,#9e9e9e -53%,#2b2b2b 123%)}}@media (hover:hover){.the-footer__contact-card:hover{border-color:#00000012;box-shadow:0 2px 9px #00000054,inset 0 -2px 2px #00000040}.the-footer__contact-card:hover .the-footer__contact-glare,.the-footer__contact-card:hover:before{opacity:1}.the-footer__contact-card:hover .the-footer__contact-title,.the-footer__contact-card:hover .the-footer__contact-value{color:#000}.the-footer__contact-card:hover .the-footer__contact-icon--arrow{filter:brightness(0)}.the-footer__contact-card:hover .the-footer__contact-icon--copy{filter:invert()}}.the-footer__contact-card--copied .the-footer__contact-icon--arrow{opacity:0;transform:scale(.5)}.the-footer__contact-card--copied .the-footer__contact-icon--copy{opacity:1;transform:scale(1)}.the-footer__contact-glare{opacity:0;filter:blur(25px);pointer-events:none;background-color:#feffd6;border-radius:50%;width:45%;height:113%;transition:opacity .2s;position:absolute;top:10%;left:28%}.the-footer__contact-info{z-index:1;flex-direction:column;align-items:flex-start;gap:12px;display:flex;position:relative}.the-footer__contact-title{text-transform:uppercase;color:#fff;font-family:"Heading Now 26",Arial Narrow,sans-serif;font-size:28px;font-weight:700;font-stretch:100%;line-height:.89}.the-footer__contact-value{color:#fff9;font-size:14px;font-weight:600}.the-footer__contact-action{z-index:1;border-radius:10px;flex-shrink:0;width:20px;height:20px;position:relative}.the-footer__contact-icon{border-radius:inherit;justify-content:center;align-items:center;transition:opacity .25s,transform .25s,filter .2s;display:flex;position:absolute;inset:0}.the-footer__contact-icon--copy{opacity:0;background-color:#fff;transform:scale(.5)}.the-footer__legal{flex-direction:column;gap:24px;width:100%;display:flex}.the-footer__legal-link{color:#fff9;text-transform:uppercase;font-size:14px;font-weight:600;transition:color .2s}@media (hover:hover){.the-footer__legal-link:hover{color:#fff}}.the-footer__socials{width:248px}.the-footer__pay,.the-footer__socials{justify-content:space-between;align-items:center;display:flex}.the-footer__pay{width:100%;max-width:536px}.the-footer__disclaimer{color:#fff9;text-align:center;font-size:14px;font-weight:600}
