@charset "UTF-8";.btn{display:inline-flex;align-items:center;justify-content:center;padding:1.25rem 2.5rem;cursor:pointer;text-align:center;font-family:Montserrat,"system-ui",sans-serif;gap:10px;transition:all .3s;width:100%;position:relative;text-transform:uppercase;box-sizing:border-box}.btn.__disabled{opacity:.6;pointer-events:none}.btn.__primary{background:#fff;color:#14021d}.btn.__primary:hover{background:#bda2e1}.btn.__secondary{background:linear-gradient(95deg,#ad29eb -2.82%,#695be5 50.07%,#958ae0);color:#fff}.btn.__secondary:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(95deg,#7518a1 -2.82%,#493bc8 50.07%,#6e63b7);opacity:0;pointer-events:none;transition:opacity .3s}.btn.__secondary:hover:after{opacity:1}.btn.__secondary>*{position:relative;z-index:2}.btn .custom-icon{display:flex;position:absolute;right:1.25rem;top:0;bottom:0;margin:auto}.btn.__copy{position:relative}.btn.__copy .icon{width:64px;height:64px;transition:transform .3s ease,opacity .3s ease;position:absolute;box-sizing:border-box;right:.5rem;top:50%;border-radius:100px;transform:translateY(-50%)}@media (max-width: 1919px){.btn.__copy .icon{width:48px;height:48px}}@media (max-width: 767px){.btn.__copy .icon{width:36px;height:36px}}.btn.__copy .icon svg,.btn.__copy .icon img{transform:scale(1);opacity:1;transition:opacity .3s ease,transform .3s ease;position:absolute;top:50%;left:0;right:0;margin:auto;transform:translateY(-50%);width:40px;height:40px}@media (max-width: 1919px){.btn.__copy .icon svg,.btn.__copy .icon img{width:30px;height:30px}}@media (max-width: 767px){.btn.__copy .icon svg,.btn.__copy .icon img{width:23px;height:23px}}.btn.__copy .icon svg.hidden,.btn.__copy .icon img.hidden{opacity:0;transform:scale(.9) translate(-50%) translateY(-50%)}.teaser{height:calc(100 * var(--vh));height:calc(100 * var(--dvh));overflow:hidden;background:#14021d;display:flex;flex-direction:column;position:relative;--header-height: calc(56px + 2.13rem) }@media (max-width: 1199px){.teaser{--header-height: calc(48px + 2rem) ;height:100dvh;max-height:100dvh}}@media (max-width: 767px){.teaser{--header-height: calc(48px + 1rem) }}.teaser__container{padding-top:var(--header-height);padding-bottom:2rem;z-index:1;flex-grow:1;display:flex;flex-direction:column;max-width:1800px!important;padding-left:5.25rem!important;padding-right:5.25rem!important}@media (max-width: 1199px){.teaser__container{padding-left:2rem!important;padding-right:2rem!important;position:relative}}@media (max-width: 767px){.teaser__container{padding-left:1rem!important;padding-right:1rem!important;padding-bottom:3rem}}.teaser__content{max-width:25.5rem;display:flex;flex-direction:column;align-items:flex-start;gap:2.5rem;margin:auto 0;animation:fadeIn 1s ease-out;position:relative;z-index:2}@media (max-width: 1199px){.teaser__content{margin-top:8rem;gap:2rem;max-width:344px}}@media (max-width: 767px){.teaser__content{margin-top:2rem;position:relative;z-index:1}}.teaser__text{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}.teaser__icons{display:flex;align-items:flex-end;justify-content:space-around;gap:.75rem;padding-top:1rem;width:100%}@media (max-width: 1199px){.teaser__icons{max-width:300px}}.teaser__icon{display:flex}.teaser__footer{margin-top:auto}@media (max-width: 767px){.teaser__footer{margin-left:-.5rem;position:relative;z-index:3}}.teaser__pin{position:absolute;right:2rem;bottom:2rem;display:flex;width:122px;height:122px;z-index:3}@media (max-width: 1199px){.teaser__pin{width:80px;height:80px}}@media (max-width: 767px){.teaser__pin{right:.5rem;bottom:2.93rem}}.teaser__img{position:absolute;top:0;bottom:0;display:flex;height:100%;pointer-events:none;z-index:0;margin:auto;right:10%;aspect-ratio:9/9.36}@media (max-width: 1439px){.teaser__img{right:0}}@media (max-width: 1199px){.teaser__img{width:100%;right:auto;left:0}}@media (max-width: 767px){.teaser__img{height:auto;top:auto;bottom:0}}.teaser__img picture img{height:100%;object-fit:cover}@media (max-width: 1199px){.teaser__img picture{max-width:none;width:100%}.teaser__img picture img{height:100%;object-position:right}}@media (max-width: 1199px) and (max-width: 767px){.teaser__img picture img{height:auto}}.teaser__particles{position:absolute;left:0;bottom:0;display:flex;pointer-events:none;z-index:0}.debug{position:fixed;left:0;right:0;top:2.13rem;margin:auto;display:flex;justify-content:center;z-index:2;width:100%}.fullpage__container{position:relative;height:calc(100 * var(--dvh));overflow:hidden}@media (max-width: 1199px){.fullpage__container{height:100dvh}}.fullpage__wrapper{height:calc(100 * var(--dvh))}@media (max-width: 1199px){.fullpage__wrapper{height:100dvh}}.screen{width:100%;height:calc(100 * var(--dvh));display:flex;align-items:center;justify-content:center;position:relative}@media (max-width: 1199px){.screen{height:100dvh;max-height:100dvh}}.reading{width:100%;position:relative;animation:fadeIn 1s ease-out}.reading__scroller{will-change:transform;display:flex;flex-direction:column;align-items:center;transition:transform .45s cubic-bezier(.77,0,.18,1)}.reading__line{opacity:.2;text-align:center;transition:all .3s;min-height:2.8rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.reading__line.current{opacity:1;color:#fff;font-size:3.125rem}@media (max-width: 1199px){.reading__line.current{font-size:2.75rem}}@media (max-width: 767px){.reading__line.current{font-size:1.5rem}}.reading__line.prev,.reading__line.next{font-size:1.375rem}@media (max-width: 767px){.reading__line.prev,.reading__line.next{font-size:1.125rem}}.reading__alt{color:#9680ff;margin-top:-3rem;margin-bottom:3rem;animation:fadeIn 1s ease-out}@media (max-width: 767px){.reading__alt{margin-bottom:1.25rem;margin-top:-1.25rem}}.reading__button{width:auto;max-width:max-content;animation:fadeIn 1s ease-out}.screen{background-size:cover;background-position:center,center;background-repeat:no-repeat;overflow:hidden}.screen__second .reading{position:absolute;top:7rem;left:0;right:0;margin:auto}@media (max-width: 1199px){.screen__second .reading{top:5.75rem}}@media (max-width: 767px){.screen__second .reading{top:5rem}}.screen__third .reading{position:absolute;top:15rem;left:0;right:0;margin:auto;z-index:3}@media (max-width: 1919px){.screen__third .reading{top:7rem}}@media (max-width: 1199px){.screen__third .reading{top:5rem}}@media (max-width: 767px){.screen__third .reading{top:8rem}}.screen__fifth .reading{position:absolute;top:15rem;left:0;right:0;margin:auto;z-index:3}@media (max-width: 1199px){.screen__fifth .reading{top:5.75rem}}.screen__fifth .breaking__content{position:absolute;top:19%;right:13%;display:flex;flex-direction:column;gap:1.5rem;z-index:5}@media (max-width: 1919px){.screen__fifth .breaking__content{right:5.25rem}}@media (max-width: 1199px){.screen__fifth .breaking__content{top:7rem;left:2rem;right:2rem}}@media (max-width: 767px){.screen__fifth .breaking__content{right:1rem;left:1rem}}.screen__fifth .breaking__text{max-width:860px;display:flex;flex-direction:column;gap:1.19rem}@media (max-width: 1919px){.screen__fifth .breaking__text{max-width:791px}}@media (max-width: 1199px){.screen__fifth .breaking__text{max-width:100%}}.screen__fifth .breaking__right{max-width:416px;align-self:flex-end}@media (max-width: 1199px){.screen__fifth .breaking__right{max-width:354px}}@media (max-width: 767px){.screen__fifth .breaking__right{max-width:257px}}.screen__fifth .breaking__actions{align-self:flex-end}.screen__fifth .breaking__actions .btn{width:auto}.particle{display:flex;transition:all cubic-bezier(.77,0,.18,1) .5s;pointer-events:none;position:absolute}.particle__play{width:50px;height:62px}@media (max-width: 767px){.particle__play{width:28px;height:36px}}.particle__light{width:56px;height:92px}@media (max-width: 767px){.particle__light{width:30px;height:52px}}.particle__sofa{max-width:1500px;width:100%;bottom:-13rem;left:0;right:0;margin:auto;z-index:2}@media (max-width: 1199px){.particle__sofa{max-width:100%;bottom:0}}@media (max-width: 767px){.particle__sofa{bottom:0}}@media (max-height: 900px) and (min-width: 767px){.particle__sofa{bottom:-3rem}}.particle__waves{max-width:60vw;width:100%;left:0;right:0;margin:auto;z-index:1}@media (max-width: 1199px){.particle__waves{max-width:90%}}@media (max-width: 767px){.particle__waves{max-width:1000px;width:800px;right:auto;left:50%;transform:translate(-50%)}}.particle__bottle{max-width:658px;width:100%;z-index:2}@media (max-width: 1440px){.particle__bottle{max-width:500px}}@media (max-width: 767px){.particle__bottle{max-width:330px}}.particle__person{max-width:646px;width:100%;z-index:2}@media (max-width: 1919px){.particle__person{max-width:35vw}}@media (max-width: 1199px){.particle__person{max-width:450px}}@media (orientation: landscape){.particle__person{max-width:35vw}}@media (max-width: 767px){.particle__person{max-width:230px}}.particle__lines{max-width:900px;width:100%}@media (max-width: 1440px){.particle__lines{max-width:800px}}@media (max-width: 767px){.particle__lines{max-width:530px;width:1000vw}}.screen__fourth .breaking__content{position:absolute;left:0;right:0;top:6.25rem;margin:auto;display:flex;flex-direction:column;align-items:center;animation:fadeIn 1s ease-out;z-index:3}@media (max-width: 1199px){.screen__fourth .breaking__content{top:6rem}}@media (max-width: 767px){.screen__fourth .breaking__content{top:5rem;padding-left:1rem;padding-right:1rem}}.screen__fourth .breaking__text{text-align:center;margin-bottom:1.5rem}.screen__fourth .breaking__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem;max-width:1000px}@media (max-width: 1199px){.screen__fourth .breaking__actions{max-width:800px}}@media (max-width: 767px){.screen__fourth .breaking__actions{gap:.75rem}}.screen__fourth .breaking__actions .btn{width:auto}.particle__sofa4{max-width:1064px;width:100%;right:5%;bottom:0;z-index:2}@media (max-width: 1919px){.particle__sofa4{max-width:896px}}@media (max-width: 1199px){.particle__sofa4{max-width:558px;right:2rem;bottom:2.88rem}}@media (max-width: 767px){.particle__sofa4{display:none}}.particle__window1{max-width:174px;width:100%}@media (max-width: 1919px){.particle__window1{max-width:146px}}@media (max-width: 1199px){.particle__window1{max-width:112px}}@media (max-width: 767px){.particle__window1{max-width:72px}}.particle__window2{max-width:290px;width:100%}@media (max-width: 1919px){.particle__window2{max-width:244px}}@media (max-width: 1199px){.particle__window2{max-width:188px}}@media (max-width: 767px){.particle__window2{max-width:118px}}.particle__window3{max-width:238px;width:100%}@media (max-width: 1919px){.particle__window3{max-width:200px}}@media (max-width: 1199px){.particle__window3{max-width:154px}}@media (max-width: 767px){.particle__window3{max-width:100px}}.footer{background:#360072;position:relative;display:flex;flex-direction:column}@media (max-width: 1199px){.footer{height:200px}}@media (max-width: 767px){.footer{height:auto}}.footer .footer__container{display:flex;margin-left:0;margin-right:0;padding:2.37rem 5.25rem;align-items:center;flex-grow:1;max-width:100%}@media (max-width: 1199px){.footer .footer__container{padding-left:2rem;padding-right:2rem}}@media (max-width: 767px){.footer .footer__container{padding:2rem 1rem;flex-direction:column;gap:1.5rem;align-items:flex-start}}.footer__logo{opacity:1;transition:all .3s ease}.footer__logo:hover{opacity:.7}@media (max-width: 1199px){.footer__logo{min-width:119px;width:100%}}@media (max-width: 767px){.footer__logo{min-width:auto;max-width:119px;width:100%}}.footer__spans{opacity:1;transition:all .3s ease}.footer__spans:hover{opacity:.7}.footer__items{display:flex;align-items:center;gap:2.5rem;text-transform:uppercase}@media (max-width: 767px){.footer__items{gap:1rem}}.footer__item{opacity:1;transition:all .3s ease}.footer__item:hover{opacity:.7}.footer__item.__icon{max-width:2rem;width:100%;display:flex}@media (max-width: 767px){.footer__item.__icon{margin-left:auto;max-width:1.5rem}}.footer__pin{max-width:122px;width:100%}@media (max-width: 1199px){.footer__pin{max-width:80px}}@media (max-width: 767px){.footer__pin{max-width:46px}}.footer .col1{display:flex;flex-direction:column;gap:3.5rem}@media (max-width: 1199px){.footer .col1{gap:3.19rem}}@media (max-width: 767px){.footer .col1{flex-direction:row;align-items:flex-end;width:100%;justify-content:space-between}}.footer .col2{margin-left:10rem}@media (max-width: 1439px){.footer .col2{margin-left:3rem}}@media (max-width: 1199px){.footer .col2{margin-left:3rem;align-self:flex-start;padding-top:.5rem}}@media (max-width: 767px){.footer .col2{margin-left:0;width:100%}}.footer .col3{margin-left:auto;display:flex;align-items:flex-end;gap:1.5rem}@media (max-width: 1199px){.footer .col3{position:absolute;right:1.75rem;bottom:3rem}}@media (max-width: 767px){.footer .col3{flex-direction:row-reverse;position:relative;right:auto;bottom:auto;margin-left:0;width:100%;justify-content:space-between}}.screen.last{z-index:10;align-items:flex-start}.screen.last .last__wrapper{height:100%;width:100%;overflow-y:scroll;overflow-x:hidden;scroll-behavior:smooth}.screen.last .last__content{min-height:calc(100 * var(--dvh));display:flex;flex-direction:column;justify-content:center;position:relative;background-size:cover;background-position:center,center;background-repeat:no-repeat}.screen.last .last__container{display:flex;flex-direction:column;gap:3.75rem;padding-top:5rem;padding-bottom:5rem;overflow:visible;flex-grow:1}@media (max-width: 767px){.screen.last .last__container{gap:2rem}}.screen.last .last__title{margin-left:0;margin-right:0;max-width:1800px;padding-left:5.25rem;padding-right:5.25rem}@media (max-width: 1199px){.screen.last .last__title{padding-left:2rem;padding-right:2rem}}@media (max-width: 767px){.screen.last .last__title{padding-left:1rem;padding-right:1rem}}.screen.last .last__carousel{display:flex;align-items:center;gap:2.5rem;overflow-x:auto;scroll-behavior:auto;-webkit-overflow-scrolling:touch;width:100%;height:590px;padding-left:5.25rem;padding-right:5.25rem;scrollbar-width:none;-ms-overflow-style:none}@media (max-width: 1919px){.screen.last .last__carousel{height:490px}}@media (max-width: 1199px){.screen.last .last__carousel{padding-left:2rem;padding-right:2rem}}@media (max-width: 767px){.screen.last .last__carousel{padding-left:1rem;padding-right:1rem;height:384px;gap:.75rem}}.screen.last .last__carousel::-webkit-scrollbar{display:none}.screen.last .last__product{max-width:202px;min-width:202px;display:flex;flex-direction:column;align-items:center;gap:1.5rem;height:100%}@media (max-width: 767px){.screen.last .last__product{max-width:160px;min-width:160px}}.screen.last .last__product .product__img{flex-grow:1;width:100%;display:flex;flex-direction:column;position:relative}.screen.last .last__product .product__img img{position:absolute;left:0;top:0;margin:auto;width:100%;height:100%}.screen.last .last__product .product__text{display:flex;flex-direction:column;align-items:center;gap:.25rem}.screen.last .last__product .product__desc{display:flex;flex-direction:column;align-items:center}.screen.last .last__partners{display:flex;align-items:center;gap:2.81rem;margin-left:0;margin-right:0;max-width:1800px;padding-left:5.25rem;padding-right:5.25rem}@media (max-width: 1199px){.screen.last .last__partners{padding-left:2rem;padding-right:2rem}}@media (max-width: 767px){.screen.last .last__partners{padding-left:1rem;padding-right:1rem;gap:1.25rem;flex-wrap:wrap}}.screen.last .last__partner{max-height:18px;opacity:1;transition:all .3s ease}.screen.last .last__partner:hover{opacity:.7}.screen.last .last__partner img{max-height:100%;height:100%}.loader-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:100;transition:all .5s ease}.loader-bg.fade-in{animation:fadeIn 1s ease-out}.loader-bg.fade-out{animation:fadeOut 1s ease-out;opacity:0;pointer-events:none}.header{position:fixed;left:0;right:0;top:2.13rem;margin:auto;display:flex;justify-content:center;z-index:2}@media (max-width: 1199px){.header{top:2rem}}@media (max-width: 767px){.header{left:3.37rem;right:3.37rem;top:1rem}}.header__container{padding:.75rem 1.25rem;background:#360072;display:flex;align-items:center;justify-content:space-between;max-width:39rem;width:100%;position:relative;height:3.5rem}@media (max-width: 1199px){.header__container{height:3rem;z-index:3}}@media (max-width: 767px){.header__container{padding:.75rem .375rem}}.header__container:before{content:"";width:1.875rem;height:100%;background-image:url(/assets/ref_header_particle.png);background-size:contain;background-position:right center;background-repeat:no-repeat;position:absolute;right:100%;top:0}@media (max-width: 1199px){.header__container:before{width:1.625rem}}.header__container:after{content:"";width:1.875rem;height:100%;background-image:url(/assets/ref_header_particle.png);background-size:contain;background-position:left center;background-repeat:no-repeat;position:absolute;left:calc(100% - 1px);top:0;transform:rotate(180deg)}@media (max-width: 1199px){.header__container:after{width:1.625rem}}.header__logo{display:flex;max-width:119px;width:100%}@media (max-width: 1199px){.header__logo{max-width:84px}}.header__burger{display:flex}.header__items{display:flex;align-items:center;gap:2.5rem}@media (max-width: 767px){.header__items{position:absolute;top:calc(100% + .44rem);right:0;background:#360072;flex-direction:column;gap:1rem;padding:.75rem 1.25rem;z-index:3;opacity:0;transition:all .3s ease}.header__items.__open{opacity:1}}.header__item{opacity:1;transition:all .3s ease}.header__item:hover{opacity:.7}.header__shadow{position:fixed;left:0;top:0;width:100vw;height:calc(100 * var(--vh));background:#0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;opacity:0;pointer-events:none;transition:all .3s ease}.header__shadow.__open{opacity:1;pointer-events:all}.header__item.__icon{max-width:2rem;width:100%;display:flex}@media (max-width: 1199px){.header__item.__icon{max-width:1.5rem}}.modal{position:fixed;top:0;left:0;width:100%;min-height:calc(100 * var(--svh));min-height:100vh;min-height:calc(100 * var(--dvh));display:flex;justify-content:center;align-items:center;z-index:10;pointer-events:none;margin:0!important}.modal.__active{pointer-events:all}.modal.__active .modal__shadow{opacity:1}.modal.__active .modal__inner,.modal.__active .modal__outer{opacity:1;transform:none}.modal.__active.bottom .modal__outer,.modal.__active.bottom .modal__inner{transform:none}.modal.bottom{align-items:flex-end}.modal.bottom .modal__outer{margin:0;transform:translateY(20%)}.modal.bottom .modal__inner{border-bottom-right-radius:0;border-bottom-left-radius:0;transform:none}.modal .modal__highlight{position:absolute;background:transparent;z-index:1100;display:none;pointer-events:none}.modal .modal__shadow{opacity:0;position:absolute;left:0;top:0;right:0;bottom:0;background:#212121cc;transition:opacity .4s ease}.modal .modal__shadow.__invisible{opacity:0}.modal .modal__close{position:absolute;right:.75rem;top:.81rem;cursor:pointer;transition:.2s;width:1.5625rem;height:1.5625rem;padding:.23rem;background:#fef3f9;border-radius:100px;z-index:2}.modal .modal__close:hover{transform:rotate(90deg)}.modal .modal__outer{position:relative;opacity:0;margin:0 1rem;transition:.4s;width:100%;max-width:495px;min-width:320px;transform:scale(.5)}.modal .modal__inner{position:relative;padding:1.5rem 1rem 2rem;border-radius:1.5rem;width:100%;max-width:495px;min-width:320px;transition:.4s;opacity:0;background-color:#fff;color:#212121;max-height:88dvh;display:flex;flex-direction:column;gap:.5rem;overflow-y:scroll;scrollbar-width:none}.modal .modal__inner::-webkit-scrollbar{display:none}.modal .modal__body{display:flex;flex-direction:column;align-items:center}:root{--xscale: 1;--real-vh: 100vh;--vh: calc(1vh / var(--xscale));--svh: calc(1svh / var(--xscale));--dvh: calc(1dvh / var(--xscale))}.fontAlt{font-family:Bulatov SP Demo}.h0{font-size:6.25rem;font-style:normal;font-weight:400;line-height:100%;color:#9680ff}@media (max-width: 1199px){.h0{font-size:5rem}}@media (max-width: 767px){.h0{font-size:3.125rem}}.h1{font-size:3.125rem;font-style:normal;font-weight:400;line-height:100%}@media (max-width: 1199px){.h1{font-size:2.75rem}}@media (max-width: 767px){.h1{font-size:2rem}}.h2{font-size:2.5rem;font-style:normal;font-weight:400;line-height:100%}@media (max-width: 767px){.h2{font-size:1.5rem}}.h3{font-size:1.375rem;font-style:normal;font-weight:400;line-height:100%}@media (max-width: 767px){.h3{font-size:1.25rem}}.t1{font-size:1.25rem;font-style:normal;font-weight:400;line-height:140%}@media (max-width: 1199px){.t1{font-size:1rem}}.t2{font-size:1.125rem;font-style:normal;font-weight:700;line-height:100%}@media (max-width: 1199px){.t2{font-size:.875rem}}.t3{font-size:1rem;font-style:normal;font-weight:700;line-height:100%;text-transform:uppercase}@media (max-width: 1199px){.t3{font-size:.875rem}}.t3_reg{text-align:center;font-size:1rem;font-style:normal;font-weight:400;line-height:140%}@media (max-width: 1199px){.t3_reg{font-size:.875rem}}.t4{font-size:.875rem;font-style:normal;font-weight:400;line-height:140%}@media (max-width: 1199px){.t4{font-size:.75rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInOpacity{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes loadMaskAnim{0%{translate:0 0}to{translate:-66.6666666667% 0}}*{margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}*:before,*:after{box-sizing:border-box}*:focus{outline:none}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}button{all:unset;display:inline-block;cursor:pointer;outline:none;border:none;background:none;padding:0;margin:0;text-align:left;font:inherit;color:inherit}textarea,input{font-family:Montserrat,"system-ui",sans-serif;font-size:14px;line-height:14px}::-webkit-scrollbar{width:0px;background:transparent}html{-ms-overflow-style:none;scrollbar-width:none;overflow:-moz-scrollbars-none}div{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}section{position:relative}body{font-size:16px;font-family:Montserrat,"system-ui",sans-serif;line-height:110%;min-width:360px;color:#fff;touch-action:pan-x pan-y;scroll-behavior:smooth;background:#14021d;background-repeat:no-repeat;overflow:hidden}@media (max-width: 494px){body{max-width:100vw;width:100vw;overflow-x:hidden}}#__site_wrapper{overflow:hidden;min-height:100dvh;display:flex;position:relative}a{color:inherit;transition:.3s;text-decoration:none}a:hover{transition:.1s}a:active{transition:.05s}@font-face{font-family:Arbutus;src:url(/assets/Arbutus-Regular-DboeGNhC.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Bulatov SP Demo;src:url(/assets/BulatovSPDemoRegular-D2abg3oG.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-ExtraBoldItalic-C6mNw3ly.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Bold-BTUdQtQl.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-ExtraBold-B2vRBIpB.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-ExtraLight-DAFJeOqC.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Italic-DUFvL2dC.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-ExtraLightItalic-D_52Fs2E.ttf) format("truetype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Black-DY-uuEiP.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-BoldItalic-DHsnNI5w.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-BlackItalic-DZ5BXnn4.ttf) format("truetype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-LightItalic-Cznqd52U.ttf) format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-MediumItalic-Dhzm121l.ttf) format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Regular-oUQB9Wuo.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Medium-Bxusp-gH.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-SemiBold-CS74ob-p.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Thin-OuV9Q8F6.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-SemiBoldItalic-Bk01nwhA.ttf) format("truetype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Light-kB7o_IzF.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-ThinItalic-DN7Exb9c.ttf) format("truetype");font-weight:100;font-style:italic;font-display:swap}html{font-size:16px}#root{overflow-y:auto;height:calc(100 * var(--dvh));scrollbar-width:none}@media (max-width: 1199px){#root{height:100dvh}}#root::-webkit-scrollbar{display:none}.loader{height:calc(100 * var(--dvh));display:flex;align-items:center;justify-content:center}.loader img{max-width:100px}main{min-height:calc(100 * var(--vh));min-height:calc(100 * var(--dvh));overflow:hidden}@media (max-width: 1199px){main{min-height:100dvh}}.container{max-width:1400px;width:100%;padding-left:1.75rem;padding-right:1.75rem;margin:auto}@media (max-width: 494px){.container{padding-left:1rem;padding-right:1rem}}img{max-width:100%;width:100%;object-fit:contain}.modal__age .modal__shadow{background:#0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal__age .modal__outer{max-width:564px}@media (max-width: 1199px){.modal__age .modal__outer{max-width:344px}}@media (max-width: 767px){.modal__age .modal__outer{max-width:100%}}.modal__age .modal__inner{padding:2.5rem;border-radius:0}@media (max-width: 767px){.modal__age .modal__inner{padding:1rem}}.modal__age .modal__title{text-align:center}.modal__age .modal__title span{font-family:Arbutus}.modal__age .modal__desc{margin-top:.75rem;text-align:center}@media (max-width: 767px){.modal__age .modal__desc{margin-top:.385rem}}.modal__age .modal__actions{display:flex;gap:1.25rem;width:100%;margin-top:2rem}@media (max-width: 767px){.modal__age .modal__actions{margin-top:1rem;gap:.75rem}}
