.card{padding:3.125rem;background:var(--bg);border-radius:2.5rem;color:var(--accent);box-sizing:border-box}.copy-button{padding:0rem;margin:.5rem;display:flex;align-items:center;justify-content:flex-start;transition-duration:.5s;transition-timing-function:ease-in-out;gap:0rem;height:4rem}.copy-button.button{transition-property:padding,height,margin,gap,color,background-color}.copy-button .icon-circle{padding:1.25rem;height:1.5rem;width:1.5rem;background:var(--light-lavender);color:var(--beige);border-radius:50rem;transition-property:background-color,color;transition-duration:.5s;transition-timing-function:ease-in-out}.copy-button .icon-circle:hover{background:var(--deep-lavender)}.copy-button p{margin:0;width:0;overflow:hidden;white-space:pre;font-size:1.25rem;font-style:normal;font-weight:400;line-height:120%;transition:width .5s ease-in-out;text-align:left}.copy-button[data-openstate]{padding:.5rem 2rem .5rem .5rem;height:5rem;margin:0rem;gap:.75rem}.copy-button[data-openstate] p{width:9.65rem}.copy-button[data-openstate=true] .icon-circle{background:var(--salad);color:var(--deep-salad)}.copy-button[data-openstate=false] .icon-circle{background:#eea5a5;color:#874b4b}@media (max-width: 500px){.copy-button:not(.hack){padding:0;background:transparent;height:auto}.copy-button:not(.hack)[data-openstate=true],.copy-button:not(.hack)[data-openstate=false]{padding:0}.copy-button:not(.hack)[data-openstate]{padding:0rem;margin:.5rem;height:auto;gap:0}.copy-button:not(.hack)[data-openstate] p{display:none}.copy-button:not(.hack) .icon-circle{padding:2rem;height:4rem;width:4rem}}.button{background:var(--base);color:var(--foreground);border-radius:500rem;cursor:pointer;transition-property:color,background-color;transition-duration:.5s;transition-timing-function:ease-in-out}@media (hover: hover){.button:hover{background:var(--hover-base)}}.button_primary{--base: var(--light-lavender);--foreground: var(--beige);--hover-base: var(--deep-lavender)}.button_secondary{--base: var(--berry);--foreground: var(--light-lavender);--hover-base: var(--deep-berry)}.button_alternate{--base: var(--salad);--foreground: var(--light-lavender);--hover-base: var(--deep-salad)}.button svg{width:1.5rem;height:1.5rem;display:block}.button_icon{padding:1.25rem}.button_text{display:flex;padding:2.5rem 3.5rem;justify-content:center;align-items:center;gap:.625rem}.button_gift{padding:0rem;margin:.5rem;display:flex;align-items:center;justify-content:flex-start;transition-property:padding,margin,gap;transition-duration:.5s;transition-timing-function:ease-in-out;gap:0rem}.button_gift .icon-circle{padding:1.25rem;height:1.5rem;width:1.5rem;background:var(--salad);color:var(--deep-lavender);border-radius:50rem}.button_gift p{margin:0;width:0;overflow:hidden;font-size:1.25rem;font-style:normal;font-weight:400;line-height:120%;transition:width .5s ease-in-out;text-align:left;height:3rem}.button_gift:hover{padding:.5rem 2rem .5rem .5rem;margin:0rem;gap:.75rem}.button_gift:hover p{width:15.8125rem}@media (max-width: 500px){.button{padding:3rem}.button_text{display:flex;padding:4rem 9rem;justify-content:center;align-items:center;gap:1.66rem;font-size:2.5rem}.button svg{width:4rem;height:4rem;display:block}.button_gift:not(.hack){padding:1.33rem 4rem 1.33rem 1.33rem;margin:0rem;overflow:hidden;gap:2rem}.button_gift:not(.hack) .icon-circle{padding:3rem;height:4rem;width:4rem}.button_gift:not(.hack) p{font-size:2.5rem;height:9rem;line-height:120%;width:27rem}}.letter{font-size:4rem;-webkit-user-select:none;user-select:none;cursor:pointer;padding:0 2rem;color:var(--deep-lavender);opacity:1;transition:.3s opacity ease-in-out}.letter[data-hidden=true]{opacity:0}.become-member-card{display:flex;width:100%;padding:10rem 3.125rem 4.25rem;justify-content:space-between;align-items:center;position:relative}.become-member-card h2{font-size:4rem;font-weight:400;line-height:100%;margin:0;width:42.63056rem}.become-member-card__right-column{display:flex;flex-direction:column;gap:3.5rem;width:18.75rem}.become-member-card__right-column .button{font-size:1.25rem}.become-member-card__right-column .payment-note{display:flex;align-items:flex-start;gap:1rem;opacity:.5}.become-member-card__right-column .payment-note p{font-size:1.25rem;line-height:120%;margin:0}.become-member-card__right-column .payment-note svg{content:"";display:block;flex-shrink:0;width:2.25rem;height:2.25rem}.become-member-card .letter{position:absolute;top:0;left:0;transform:translateY(-40%) translate(-20%) rotate(-30deg)}@media (max-width: 500px){.become-member-card{flex-direction:column;gap:8rem;align-items:flex-start;padding:6.7rem 5rem}.become-member-card h2{font-size:4.66rem;width:100%}.become-member-card .button{font-size:2.5rem;width:100%;box-sizing:border-box}.become-member-card__right-column{width:100%}.become-member-card__right-column .payment-note{gap:2.5rem}.become-member-card__right-column .payment-note p{font-size:2.5rem;width:33.33rem}.become-member-card__right-column .payment-note svg{width:4rem;height:4rem}}.boxed-card{display:flex;justify-content:space-between;height:36.75rem;padding-top:5.3rem;padding-right:0;padding-bottom:7.1875rem;box-sizing:border-box;padding-left:0}.boxed-card__left-column{width:31.25rem;height:24.13rem;padding:3em;box-sizing:border-box;background:var(--white);border-radius:2.5rem}.boxed-card__left-column h2{font-size:4rem;font-weight:400;line-height:100%;margin:0;margin-bottom:1.5rem}.boxed-card__left-column p{margin:0;font-size:1.25rem;line-height:120%;width:23.625rem}.boxed-card__right-column{display:flex;flex-direction:column;gap:.5rem}.boxed-card__image{flex-grow:1;height:100%;position:relative}.boxed-card__image img{width:41.05619rem;height:37.22613rem;position:absolute;left:50%;top:0%;transform:translate(-50%,30%);z-index:1}.boxed-card__image img:nth-child(2){z-index:10}.boxed-card__image .tip{z-index:10;width:20rem;height:8rem;box-sizing:border-box;padding:1.8rem 3rem;background:var(--berry);color:var(--deep-lavender);border-radius:500rem;position:relative;font-size:1.25rem;font-style:normal;font-weight:400;line-height:120%;opacity:0;transition:opacity .3s ease-in-out;display:flex;align-items:center;justify-content:center;left:calc(100% - 23rem)}.boxed-card__image .tip[data-active=true]{opacity:1}.boxed-card .features-card{padding:1.25rem;width:22rem;display:flex;align-items:center;gap:1rem;border-radius:1rem;border:1px solid var(--light-lavender);transition-duration:.5s;transition-timing-function:ease-in-out;transition-property:border-color,background-color,color;cursor:pointer}.boxed-card .features-card:hover{border-color:transparent;background:rgba(255,255,255,.5)}.boxed-card .features-card[data-active=true]{border-color:transparent;background:white}.boxed-card .features-card .icon-circle{flex-shrink:0;width:1.5rem;height:1.5rem;padding:1.25rem;background:var(--berry);color:var(--deep-lavender);border-radius:50rem}.boxed-card .features-card .feature-description{margin:0;font-size:1.25rem;line-height:120%}@media (max-width: 500px){.boxed-card{flex-direction:column;height:unset;padding-left:0;padding-right:0;align-items:center}.boxed-card__left-column{width:100%;height:min-content}.boxed-card__left-column h2{font-size:4rem;font-weight:400;line-height:100%;margin:0;margin-bottom:2rem}.boxed-card__left-column p{margin:0;width:100%;font-size:2.5rem;line-height:120%;color:var(--light-lavender)}.boxed-card__right-column{flex-direction:row;justify-content:flex-start;width:100%;align-self:flex-start;transform:translate(-5.5rem);padding-right:5.5rem;padding-left:5.5rem;padding-bottom:3px;overflow:auto;margin-top:2rem}.boxed-card__right-column .features-card{flex-shrink:0;width:41.4rem;padding:2.66rem}.boxed-card__right-column .features-card .icon-circle{padding:2rem;height:4rem;width:4rem}.boxed-card__right-column .features-card .feature-description{font-size:2.5rem}.boxed-card__image{height:46rem;width:100%}.boxed-card__image .tip{font-size:2rem;width:32rem;height:12.8rem;padding:2.88rem 4.8rem;position:absolute;right:-3rem;z-index:100;left:unset;top:2rem}.boxed-card__image img{width:100%;height:100%;object-fit:contain;top:50%;transform:translate(-50%,-50%)}}.hero-card{display:flex;justify-content:space-between;position:relative;padding:2.5rem}.hero-card__left-column{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.hero-card__left-column>h1{margin-top:6rem;margin-bottom:2rem;font-weight:400;font-size:5.75rem;line-height:90%;width:37.5rem}.hero-card__left-column>p{font-size:1.25rem;line-height:120%;width:32rem;margin-top:0;margin-bottom:2.5rem}.hero-card:before{width:7.3446875rem;height:4.6875rem;content:"";position:absolute;left:20.6875rem;top:1.25rem;background-image:url(/sublogo.png);background-size:contain;border-right:none}.hero-card__image{position:relative;align-self:stretch;width:42.25rem}.hero-card__image .anim-wrapper{position:absolute;left:50%;top:50%;transform:translate(-60%,-47%);width:46.875rem;height:45.5rem}.hero-card .button-group{display:flex;gap:1rem;justify-content:center;align-items:center}.logo{width:15.23219rem;position:absolute;left:3.125rem;top:3.125rem}@media (max-width: 500px){.hero-card{flex-direction:column-reverse;padding:3rem 2.5rem}.hero-card:before{left:unset;right:3rem;top:3rem;width:19.58583rem;height:12.5rem;z-index:10}.hero-card__image{width:unset;height:46rem;margin-top:2rem}.hero-card__image .anim-wrapper{height:100%;width:100%;transform:translate(-50%,-50%)}.hero-card__image .anim-wrapper>div{width:100%;height:100%}.hero-card__left-column>h1{width:100%}.hero-card__left-column>p{width:100%;font-size:2.4rem;line-height:120%}.hero-card .button-group{align-self:center}.logo{width:20rem}}.cashback-card{padding-top:7.5rem;display:flex;justify-content:space-between;align-items:center;padding-left:0}.cashback-card h2{font-size:4rem;font-weight:400;line-height:96%;margin:0}.cashback-card__left-column{display:flex;flex-direction:column;align-items:flex-start;align-self:flex-start;gap:3rem;width:32.3125rem;padding:2.5rem;border-radius:2.5rem;background:var(--white);box-sizing:border-box}.cashback-card__left-column p{width:26.3125rem;font-size:1.25rem;font-style:normal;font-weight:400;line-height:120%}.cashback-card__left-column .button{padding:2rem 3.5rem;font-size:1.25rem;width:max-content;box-sizing:border-box}.cashback-card__image{position:relative;flex-grow:1;align-self:stretch;width:42.25rem;display:flex}.cashback-card__image .anim-wrapper{position:absolute;left:50%;top:50%;transform:translate(-30%,-50%);width:36.16556rem;height:39.65131rem;object-fit:contain}.cashback-card .letter{position:absolute;bottom:12%;right:10%;transform:rotate(-30deg)}@media (max-width: 500px){.cashback-card{flex-direction:column-reverse;width:100%;align-items:flex-start;padding-left:0;padding-right:0}.cashback-card__left-column{width:100%}.cashback-card__left-column .button{padding:4rem 9rem;width:100%;font-size:2.5rem}.cashback-card__left-column p{font-size:2.5rem;width:100%}.cashback-card__image{width:100%;height:58rem}.cashback-card__image .anim-wrapper{width:100%;height:100%;transform:translate(-50%,-50%)}}.mini-card{padding:2.5rem;border-radius:2.5rem}.mini-card.white-card{background:var(--white);color:var(--deep-lavender)}.mini-card.purple-card{background:var(--deep-lavender);color:var(--berry)}.transition-card{position:relative}.transition-card>*:last-child{position:absolute;top:0;left:0;height:100%;width:100%;clip-path:circle(0%);animation-duration:1s;animation-iteration-count:1;animation-timing-function:cubic-bezier(.76,0,.24,1);animation-fill-mode:forwards}.transition-card_closed.transition-card_has-opened>*:last-child{animation-name:card-out}.transition-card_open>*:last-child{animation-name:card-in}@keyframes card-in{0%{clip-path:circle(0% at calc(100% - 5.75rem) 7rem)}to{clip-path:circle(142% at calc(100% - 5.75rem) 7rem)}}@keyframes card-out{0%{clip-path:circle(142% at calc(100% - 5.75rem) 7rem)}to{clip-path:circle(0% at calc(100% - 5.75rem) 7rem)}}.pack-card{display:flex;align-items:center;padding:0;padding-top:6.75rem}.pack-card h2{font-size:4rem;font-style:normal;font-weight:400;line-height:96%;margin:0}.pack-card .letter{position:absolute;right:0;top:0;transform:translateY(-50%) rotate(30deg);z-index:1}.pack-card__image{position:relative;flex-grow:1;align-self:stretch}.pack-card__image .anim-wrapper{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);object-fit:contain;width:44.75rem;height:45.5rem}.pack-card .right-column{width:34.25rem;position:relative}.minicard-contents{display:flex;flex-direction:column;align-items:stretch;gap:1.75rem;height:34rem;font-size:1.25rem;line-height:120%}.minicard-contents>.button_text{margin-bottom:.75rem;padding:1rem 1.5rem}.minicard-contents>.button_text:hover{background-color:var(--salad);cursor:default}.minicard-header{display:flex;align-items:flex-start}.minicard-header>.button_icon{padding:2rem}.minicard-header>.button_text{margin-bottom:.75rem;padding:2rem 3.5rem}@media (max-width: 500px){.pack-card{flex-direction:column;width:100%;align-items:flex-start}.pack-card .right-column{width:100%}.pack-card .right-column .mini-card{height:66rem;padding:6.66rem 3.33rem}.pack-card .right-column .minicard-header{justify-content:space-between}.pack-card .right-column .minicard-contents{font-size:2.5rem}.pack-card .right-column .minicard-contents h2{width:37.8rem;font-size:4.66rem}.pack-card .right-column .minicard-contents>.button{padding:2.5rem 3rem;width:100%;margin-top:6.66rem;margin-bottom:6.66rem}.pack-card__image{width:100%;height:58rem}.pack-card__image .anim-wrapper{width:100%;height:100%;transform:translate(-50%,-70%)}}.howto-modal{padding:4rem;display:flex;flex-direction:column;width:86rem;height:47.25rem;background:var(--light-lavender);color:var(--beige);gap:3rem;border-radius:5rem;box-sizing:border-box;position:relative}.howto-modal__wrapper{position:fixed;height:100vh;width:100vw;background:rgba(0,0,0,.8);top:0;left:0;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out;z-index:10;display:flex;align-items:center;justify-content:center}.howto-modal__wrapper[data-active=false]{opacity:0;pointer-events:none}.howto-modal__wrapper[data-active=false] .howto-modal__card-description{z-index:0;display:none}.howto-modal__wrapper[data-active=true]{opacity:1;pointer-events:all}.howto-modal__header{display:flex;flex-direction:row;justify-content:center;align-items:center}.howto-modal__header .button{background:var(--deep-lavender);padding:2rem}.howto-modal__header .growable{flex-grow:1}.howto-modal__header h2{font-size:5rem;line-height:90%;font-weight:400;margin:0;margin-right:3.75rem}.howto-modal__header p{font-size:1.25rem;font-style:normal;font-weight:400;line-height:120%;width:14rem}.howto-modal__content{display:flex;justify-content:space-between;height:100%}.howto-modal__present{width:29.75rem;height:25.75rem;align-self:flex-end}.howto-modal__cards{position:relative;flex-grow:1}.howto-modal__card-description{width:36.69rem;height:38.75rem;position:absolute;top:4rem;left:4rem;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out;z-index:7}.howto-modal__card-description-inner{border-radius:3.125rem;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--light-lavender);background:var(--beige);padding:5.3125rem 4.1875rem 4.5625rem 3.125rem;box-sizing:border-box;position:relative;z-index:1;font-size:1.5rem;font-style:normal;font-weight:400;line-height:120%;white-space:break-spaces}.howto-modal__card-description-inner p{margin:0}.howto-modal__card-description:before{content:"";background:rgba(126,89,197,.8);display:block;width:86rem;height:47.25rem;border-radius:5rem;position:absolute;z-index:0;top:-4rem;left:-4rem;pointer-events:none}.howto-modal__card-description[data-visible=true]{opacity:1;pointer-events:all}.howto-modal__card{background:var(--white);color:var(--deep-lavender);display:flex;justify-content:center;align-items:center;border-radius:5.2rem;padding:2.5rem;box-sizing:border-box;text-align:center;font-size:1.5rem;font-style:normal;font-weight:400;line-height:120%;position:absolute;box-shadow:0 2.087px 39.649px #7e59c533;transition-property:transform,left,top,opacity,background-color;transition-duration:.3s;transition-timing-function:ease-in-out}.howto-modal__card[data-index="0"]{width:19.75906rem;height:13.82481rem;top:1.12rem;left:13rem;z-index:1;opacity:.5}.howto-modal__card[data-index="1"]{top:3.8rem;left:26.39rem;width:20.346rem;height:12.71625rem;z-index:4}.howto-modal__card[data-index="2"]{top:10.97rem;left:11.52rem;width:20.80244rem;height:9.32525rem;z-index:6}.howto-modal__card[data-index="3"]{top:17.56rem;left:9.89rem;width:13.95525rem;height:7.69494rem;z-index:2;opacity:.5}.howto-modal__card[data-index="4"]{top:15.54rem;left:29.19rem;width:19.04175rem;height:8.54269rem;z-index:3;opacity:.5}.howto-modal__card[data-index="5"]{top:17.49rem;left:19.35rem;width:17.21581rem;height:13.69444rem;z-index:5}.howto-modal__card[data-active=true]{z-index:10;opacity:1;background-color:var(--beige)}@media (max-width: 500px){.howto-modal{transition:top .3s ease-in-out;top:100vh;position:absolute;left:0;width:100vw;height:200vh;display:flex;flex-direction:column;gap:0;padding:6.66rem 1.66rem;z-index:1}.howto-modal__wrapper[data-active=true] .howto-modal{top:calc(100vh - 106rem)}.howto-modal:before{position:absolute;left:50%;top:1rem;width:20rem;height:4px;border-radius:50rem;content:"";background:#fff;transform:translate(-50%)}.howto-modal__content{flex-direction:column}.howto-modal__cards{display:flex;width:100%;margin-left:-1.66rem;padding-left:1.66rem;padding-right:1.66rem;height:11rem;overflow-x:scroll;flex-shrink:0;flex-grow:0}.howto-modal__card:not(.desktop){position:relative;width:max-content;top:unset;left:unset;padding:2.5rem 4rem;height:11rem;flex-shrink:0;margin-right:1.2rem;font-size:2.5rem;max-width:35rem;cursor:pointer}.howto-modal__card[data-real=false]{display:none}.howto-modal__card-description{top:35rem;left:unset;width:calc(100% - 3.2rem);height:66rem;transition:unset;opacity:1}.howto-modal__card-description p{font-size:2.5rem;line-height:120%}.howto-modal__card-description:before{content:none}.howto-modal__card-description[data-visible=false]{opacity:1}.howto-modal__header{justify-content:space-between;height:9rem;color:#fff;margin-bottom:6rem;padding:0 3.33rem}.howto-modal__header h2{font-size:4.6rem;margin:0;margin-right:4.6rem;width:26rem}.howto-modal__header p{font-size:2.5rem;margin:0;width:22rem}.howto-modal__header .growable{display:none}.howto-modal__header .button{position:fixed;right:2rem;top:2rem;z-index:-1}.howto-modal__present{display:none}.howto-modal__wrapper[data-active=false] .howto-modal__card-description{display:flex}}.howto-card{display:flex;align-items:center;padding:0;padding-bottom:7.5rem;padding-top:7.5rem}.howto-card h2{font-size:4rem;font-style:normal;font-weight:400;line-height:96%;margin:0}.howto-card p{font-size:1.25rem;font-style:normal;font-weight:400;line-height:120%}.howto-card__image{position:relative;flex-grow:1;align-self:stretch;z-index:4}.howto-card__image .anim-wrapper{position:absolute;left:50%;top:50%;transform:translate(-50%,-45%);object-fit:contain;width:44.75rem;height:45.5rem}.howto-card .mini-card{width:30rem}.howto-card .mini-card .button{white-space:pre;padding:2rem 2.5rem}.howto-card .mini-card .minicard-header{justify-content:space-between}.howto-card .mini-card .minicard-header>.button{flex-grow:1}.howto-card .mini-card .minicard-header>.button:first-child{margin-right:1.25rem}.howto-card .mini-card .minicard-contents{height:auto}@media (max-width: 500px){.howto-card{flex-direction:column-reverse;width:100%;align-items:flex-start}.howto-card .right-column{width:100%}.howto-card .right-column .mini-card{height:87rem;padding:6.66rem 3.33rem;box-sizing:border-box;display:flex}.howto-card .right-column .minicard-header{justify-content:space-between;flex-direction:column}.howto-card .right-column .minicard-header>.button{padding:2.5rem 5rem;width:100%;margin-right:0!important}.howto-card .right-column .minicard-contents{flex-grow:1;justify-content:space-between}.howto-card .right-column .minicard-contents h2{width:37.8rem;font-size:4.66rem}.howto-card .right-column .minicard-contents p,.howto-card .right-column .minicard-contents{font-size:2.5rem}.howto-card__image .anim-wrapper{width:100%;height:100%;transform:translate(-50%,-65%)}.howto-card__image{width:100%;height:58rem}.howto-card__image .anim-wrapper{width:100%;height:100%}.howto-card .mini-card{width:100%}.howto-card .mini-card .minicard-contents{height:auto}}.promo-card{display:flex;padding:3.75rem 1.5rem 3.75rem 5rem;position:relative}.promo-card h2{width:38.75rem;font-size:4rem;font-style:normal;font-weight:400;line-height:96%;margin:0}.promo-card__inputs{display:flex;gap:.5rem;align-items:center}.promo-card__inputs .input{padding:1.25rem 2rem;width:2rem;height:4rem;background-color:var(--white);border-radius:1.8rem;display:flex;justify-content:center;align-items:center}.promo-card__inputs .input p{font-size:4rem;opacity:1;transition:opacity .3s ease-in-out;margin:0}.promo-card__inputs .input p[data-hidden=true]{opacity:0;-webkit-user-select:none;user-select:none}.promo-card__left-column{width:50rem;flex-shrink:0;gap:3.6rem;display:flex;flex-direction:column;align-items:flex-start}.promo-card__right-column{flex-grow:1;font-size:1.25rem;line-height:120%}.promo-card .letter{position:absolute;top:0;left:50%;transform:translate(-50%,-50%) rotate(-30deg)}@media (max-width: 500px){.promo-card{flex-direction:column;padding:6.66rem 3.33rem}.promo-card h2{font-size:4.6rem}.promo-card__left-column{width:100%}.promo-card__right-column p{font-size:2.5rem;line-height:120%}.promo-card__right-column .button{width:100%;font-size:2.5rem;box-sizing:border-box}.promo-card__inputs{display:flex;align-items:center;justify-content:space-between;width:100%}.promo-card__inputs .input{padding:1.5rem 2rem;width:8rem;height:8rem;box-sizing:border-box;background-color:var(--white);border-radius:1.8rem;display:flex;justify-content:center;align-items:center}}.details{background:var(--white);padding:1rem 2rem 1rem 1rem;border-radius:3rem;color:var(--deep-lavender);display:flex;flex-direction:column;gap:1rem;overflow:hidden;transition:.3s max-height ease-in-out;cursor:pointer;width:100%;box-sizing:border-box}.details .icon-circle{padding:1.25rem;height:1.5rem;width:1.5rem;background:var(--berry);color:var(--deep-lavender);border-radius:50rem;flex-shrink:0}.details_closed{max-height:6rem}.details_open{max-height:16rem}.details__header{display:flex;align-items:center;gap:1rem}.details__header p{font-size:1.5rem;font-style:normal;font-weight:400;line-height:120%;margin:0}.details__contents{padding-left:5rem}.details__contents p{font-size:1.25rem;font-style:normal;font-weight:400;line-height:120%;margin:0}@media (max-width: 500px){.details{box-sizing:border-box;padding:0;gap:0}.details_closed{max-height:15rem}.details_open{max-height:32rem}.details__header{height:10rem;padding:2.5rem;flex-shrink:0}.details__header p{font-size:2.5rem}.details__contents{padding-left:2.5rem}.details__contents p{font-size:2rem;padding-bottom:2.5rem}.details .icon-circle{padding:2rem;height:4rem;width:4rem}}.footer{width:100%;box-sizing:border-box;border-radius:2.5rem 2.5rem 0rem 0rem;margin-top:8rem;background-color:var(--light-lavender);padding:4.25rem 5rem;display:flex;flex-direction:column;position:relative;color:var(--white)}.footer__contents{display:flex;justify-content:center;align-items:flex-start}.footer h2{font-size:4rem;font-style:normal;font-weight:400;line-height:96%;margin:0;margin-bottom:2.5rem}.footer__left-column{width:39.75rem;flex-shrink:0;flex-grow:1;position:sticky;top:4.25rem;height:100%}.footer__left-column p{font-size:1.25rem;font-style:normal;font-weight:400;line-height:120%;margin:0;width:26.25rem}.footer__questions{width:39.75rem;display:flex;flex-direction:column;gap:.75rem;flex-grow:1}.footer .anim-wrapper{width:33rem;height:26.8125rem;flex-shrink:0;bottom:0;left:2.88rem}.footer .letter{position:absolute;right:10%;top:0%;transform:translateY(-60%)}.legal{color:#edcffc;font-size:1.25rem}@media (max-width: 500px){.footer__contents{flex-direction:column}.footer__left-column{width:100%;margin-bottom:6.66rem;position:relative}.footer__left-column h2{font-size:4.6rem}.footer__left-column p{width:100%;font-size:2.5rem}.footer__left-column .anim-wrapper{display:none}.footer__questions{width:100%;gap:2rem}.legal{font-size:2rem}}main{padding:2rem;overflow-x:hidden;height:max-content;position:relative}#app,body{overflow-x:hidden}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background:var(--light-lavender);border-radius:20px;border:2.5px solid var(--light-beige)}::-webkit-scrollbar-track{background:#0000;border-radius:20px}*:focus{outline:none}a{color:inherit;text-decoration:underline}*{-webkit-tap-highlight-color:transparent!important;overscroll-behavior:none}.cookie{padding:1.5rem 1.25rem;position:fixed;bottom:5.25rem;right:5.25rem;background-color:#fef351;color:#7e59c5;border-radius:1rem;z-index:9999;width:27rem;box-sizing:border-box;display:flex;align-items:flex-start}.cookie[data-hidden=true]{display:none}.cookie p{margin:0;margin-right:1rem;font-size:1rem;font-style:normal;line-height:normal}.cookie .button{padding:.25rem;flex-shrink:0;color:#fef351}.cookie svg{width:1rem;height:1rem;display:block}@media (max-width: 500px){.cookie{width:100%;right:0;left:0;bottom:0;padding:2.5rem 2.5rem 2.5rem 5rem;border-radius:2.5rem 2.5rem 0rem 0rem}.cookie p{font-size:2.5rem;width:auto}.cookie .button{padding:.66rem}.cookie .button svg{width:2.5rem;height:2.5rem}}.kruzhok{position:absolute;top:0;left:0;height:100%;width:100%;pointer-events:none;z-index:2}.kruzhok__top{position:absolute;width:100%;height:84rem;top:0}.kruzhok__top_resting{animation:float 1.5s ease-in-out infinite}.kruzhok__top-krug{background-repeat:no-repeat;background-image:url(/krug.png);position:absolute;background-size:contain}.kruzhok__bottom{position:absolute;width:100%;top:109.85rem;left:0;height:calc(100% - 119.85rem);overflow:hidden}.kruzhok__bottom-krug{background-repeat:no-repeat;background-image:url(/krug.png);position:absolute;background-size:contain}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(1.5rem)}to{transform:translateY(0)}}@media (max-width: 500px){.kruzhok{display:none}}@font-face{font-family:Mega Sans;font-weight:700;src:local("Mega Sans"),url(/MegaSansJ-Bold.otf) format("truetype")}@font-face{font-family:Mega Sans;font-weight:500;src:local("Mega Sans"),url(/MegaSansJ-Medium.otf) format("truetype")}@font-face{font-family:Mega Sans;src:url(/subset-MegaSansBeta-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Mega Sans Alt;src:url(/MegaSansJ-Regular.otf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Mega Sans;font-weight:300;src:local("Mega Sans"),url(/MegaSansJ-Light.otf) format("truetype")}:root{font-family:Mega Sans,Mega Sans Alt,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}:root{--deep-lavender: #613aaa;--light-lavender: #7e59c5;--berry: #edcffc;--deep-berry: #d5bae3;--salad: #cbeea5;--deep-salad: #b7d694;--beige: #ffe3c7;--light-beige: #ffeedd;--white: #fff}.color-white{--bg: var(--white);--accent: var(--deep-lavender)}.color-sand{--bg: var(--light-beige);--accent: var(--deep-lavender)}.color-berry{--bg: var(--berry);--accent: var(--deep-lavender)}html{height:100%;background:var(--light-beige);font-size:calc(100vw / 1440 * 16)}@media (min-width: 1401px){html{height:100%;background:var(--light-beige);font-size:calc(100vw / 1440 * 14)}}@media (max-width: 500px){html{font-size:calc(100vw / 1440 * 23)}*{scrollbar-width:none}::-webkit-scrollbar{width:0;display:none}::-webkit-scrollbar-thumb{width:0;border:none}::-webkit-scrollbar-track{width:0}}body{margin:0;height:100%}#app{height:100vh;height:100svh;box-sizing:border-box}button{font-size:inherit;font-weight:inherit;font-family:inherit;border:none}.anim-wrapper{pointer-events:none}.button{text-decoration:none;font-size:inherit;font-weight:inherit;font-family:inherit;border:none;display:flex;width:max-content}.legal a{word-break:break-word}
