.FaqSection-module__BLDzPW__section{padding-block:var(--faq-pad,11.5625rem);contain-intrinsic-size:auto 62.5rem;content-visibility:auto;position:relative;overflow:hidden}.FaqSection-module__BLDzPW__dragon{top:var(--faq-dragon-top,1.875rem);width:var(--faq-dragon-w,90.125rem);height:var(--faq-dragon-h,93.25rem);background:url(/images/faq/dragon.svg) no-repeat top center / var(--faq-dragon-bg,contain);pointer-events:none;position:absolute;left:50%;transform:translate(-50%)}.FaqSection-module__BLDzPW__glow{width:var(--faq-glow-w,79.6875rem);height:var(--faq-glow-h,80.4375rem);background:radial-gradient(closest-side at 44% 36%, rgb(var(--color-glow-blue-rgb) / 45%), transparent), radial-gradient(closest-side at 52% 74%, rgb(var(--color-glow-ember-rgb) / 35%), transparent);pointer-events:none;transform:translateX(calc(-50% + var(--faq-glow-x,27.875rem)));position:absolute;top:0;left:50%}.FaqSection-module__BLDzPW__inner{align-items:center;gap:var(--faq-inner-gap,4rem);flex-direction:column;display:flex;position:relative}.FaqSection-module__BLDzPW__title{font-size:var(--faq-title-size,var(--fs-84));text-transform:uppercase;color:var(--color-white);line-height:normal}.FaqSection-module__BLDzPW__list{width:100%;max-width:var(--faq-list-maxw,60.125rem);flex-direction:column;display:flex}.FaqSection-module__BLDzPW__item{flex-direction:column;display:flex}.FaqSection-module__BLDzPW__item:not(:first-child){padding-top:1.5rem}.FaqSection-module__BLDzPW__item:not(:last-child):after{background:linear-gradient(90deg, var(--color-divider-glow) 0%, rgb(var(--color-divider-fade-rgb) / 0%) 100%), var(--color-divider-deep);content:"";height:.0625rem;margin-top:1.5rem}
@media not (min-width:120em){.FaqSectionAdaptive-module__rE9Pbq__adaptive.FaqSectionAdaptive-module__rE9Pbq__adaptive{--faq-pad:12.1875rem;--faq-title-size:var(--fs-56)}}@media not (min-width:90em){.FaqSectionAdaptive-module__rE9Pbq__adaptive.FaqSectionAdaptive-module__rE9Pbq__adaptive{--faq-pad:9.375rem;--faq-title-size:var(--fs-52);--faq-q-size:var(--fs-30);--faq-dragon-w:71.125rem;--faq-dragon-h:73.6875rem;--faq-glow-w:62.875rem;--faq-glow-h:63.5rem;--faq-glow-x:22rem}}@media (max-width:64em){.FaqSectionAdaptive-module__rE9Pbq__adaptive.FaqSectionAdaptive-module__rE9Pbq__adaptive{--faq-pad:4rem;--faq-title-size:var(--fs-48);--faq-list-maxw:none;--faq-q-size:var(--fs-28);--faq-a-maxw:none;--faq-a-size:var(--fs-18);--faq-dragon-top:1.25rem;--faq-dragon-w:55.75rem;--faq-dragon-h:57.75rem;--faq-glow-w:49.3125rem;--faq-glow-h:49.75rem;--faq-glow-x:17.25rem}}@media not (min-width:48em){.FaqSectionAdaptive-module__rE9Pbq__adaptive.FaqSectionAdaptive-module__rE9Pbq__adaptive{--faq-pad:3.75rem;--faq-inner-gap:2.625rem;--faq-title-size:var(--fs-32);--faq-q-size:var(--fs-20);--faq-dragon-top:2.5rem;--faq-dragon-w:39.4375rem;--faq-dragon-h:40.8125rem;--faq-glow-w:34.875rem;--faq-glow-h:35.1875rem;--faq-glow-x:12.1875rem}}@media (max-width:26.5625em){.FaqSectionAdaptive-module__rE9Pbq__adaptive.FaqSectionAdaptive-module__rE9Pbq__adaptive{--faq-pad:2.8125rem;--faq-title-size:var(--fs-24);--faq-q-size:var(--fs-17);--faq-arrow-size:1.5rem;--faq-a-size:var(--fs-15);--faq-dragon-top:1.25rem;--faq-dragon-w:34.625rem;--faq-dragon-h:32.0625rem;--faq-dragon-bg:34.625rem 35.8125rem;--faq-glow-w:30.625rem;--faq-glow-h:30.875rem;--faq-glow-x:10.6875rem}}
.FaqDisclosure-module__e_KaVG__heading{width:100%}.FaqDisclosure-module__e_KaVG__trigger{width:100%;font-family:var(--font-heading), sans-serif;font-size:var(--faq-q-size,var(--fs-32));font-weight:var(--fw-regular);text-align:left;color:var(--color-white);transition:color var(--transition-fast);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:0;line-height:normal;display:flex}.FaqDisclosure-module__e_KaVG__trigger:active{color:var(--color-support)}.FaqDisclosure-module__e_KaVG__arrow{width:var(--faq-arrow-size,2rem);height:var(--faq-arrow-size,2rem);transition:transform var(--transition-base), color var(--transition-fast);transform-origin:50%;flex-shrink:0}.FaqDisclosure-module__e_KaVG__arrowOpen{transform:rotate(180deg)}.FaqDisclosure-module__e_KaVG__panel{transition:grid-template-rows var(--transition-base);grid-template-rows:0fr;display:grid}.FaqDisclosure-module__e_KaVG__panelOpen{grid-template-rows:1fr}.FaqDisclosure-module__e_KaVG__panelInner{overflow:hidden}.FaqDisclosure-module__e_KaVG__answer{max-width:var(--faq-a-maxw,52.4375rem);font-size:var(--faq-a-size,var(--fs-20));font-weight:var(--fw-light);color:var(--color-text-soft);padding-top:.5rem;line-height:1.42}@media (hover:hover){.FaqDisclosure-module__e_KaVG__trigger:hover{color:var(--color-support)}}
.OrderPage-module__fVSKbW__section{padding-top:15.625rem;padding-bottom:7.5rem}.OrderPage-module__fVSKbW__inner{flex-direction:column;align-items:center;gap:5rem;display:flex}.OrderPage-module__fVSKbW__title{text-align:center;text-transform:uppercase;color:var(--color-white);line-height:normal}.OrderPage-module__fVSKbW__body{align-items:center;gap:6.25rem;display:flex}
@media not (min-width:90em){.OrderPageAdaptive-module__DDS58a__section.OrderPageAdaptive-module__DDS58a__section{padding-top:12.5rem;padding-bottom:6.25rem}.OrderPageAdaptive-module__DDS58a__inner.OrderPageAdaptive-module__DDS58a__inner{gap:3.125rem}.OrderPageAdaptive-module__DDS58a__title.OrderPageAdaptive-module__DDS58a__title{font-size:var(--fs-56)}}@media (max-width:64em){.OrderPageAdaptive-module__DDS58a__section.OrderPageAdaptive-module__DDS58a__section{padding-top:10.625rem;padding-bottom:3.125rem}.OrderPageAdaptive-module__DDS58a__inner.OrderPageAdaptive-module__DDS58a__inner{gap:2rem}.OrderPageAdaptive-module__DDS58a__title.OrderPageAdaptive-module__DDS58a__title{font-size:var(--fs-48)}.OrderPageAdaptive-module__DDS58a__body.OrderPageAdaptive-module__DDS58a__body{flex-direction:column-reverse;gap:2rem;width:100%}}@media not (min-width:48em){.OrderPageAdaptive-module__DDS58a__section.OrderPageAdaptive-module__DDS58a__section{padding-top:7.8125rem;padding-bottom:1.5rem}.OrderPageAdaptive-module__DDS58a__title.OrderPageAdaptive-module__DDS58a__title{font-size:var(--fs-32)}}@media (max-width:26.5625em){.OrderPageAdaptive-module__DDS58a__section.OrderPageAdaptive-module__DDS58a__section{padding-top:5.625rem;padding-bottom:1rem}.OrderPageAdaptive-module__DDS58a__title.OrderPageAdaptive-module__DDS58a__title{font-size:var(--fs-24)}}
.ShopSection-module__GJGqhq__section{padding-block:var(--shop-pad,3.5rem);contain-intrinsic-size:auto 75rem;content-visibility:auto;background:-webkit-image-set(url(/images/shop/background.avif) 1x type("image/avif"),url(/images/shop/background.webp) 1x type("image/webp")) 50%/cover no-repeat;background:image-set("/images/shop/background.avif" 1x type("image/avif"),"/images/shop/background.webp" 1x type("image/webp")) 50%/cover no-repeat;position:relative;overflow:hidden}.ShopSection-module__GJGqhq__inner{justify-content:var(--shop-inner-justify,space-between);align-items:var(--shop-inner-align,center);gap:var(--shop-inner-gap,2rem);display:flex}.ShopSection-module__GJGqhq__houseWrap{position:var(--shop-house-position,relative);top:var(--shop-house-top,auto);right:var(--shop-house-right,auto);transform:var(--shop-house-transform,none);flex-shrink:0}.ShopSection-module__GJGqhq__house{display:block}.ShopSection-module__GJGqhq__houseShadow{pointer-events:none;background:url(/images/shop/house-shadow.svg) 50%/contain no-repeat;width:90.125rem;height:74.4375rem;position:absolute;top:95%;left:50%;transform:translate(-50%,-50%)}
@media not (min-width:120em){.ShopSectionAdaptive-module__2XhvzG__section.ShopSectionAdaptive-module__2XhvzG__section{--shop-pad:9.75rem;--shop-inner-justify:flex-start;--shop-inner-align:flex-start;--shop-inner-gap:0;--shop-title-size:var(--fs-56);--shop-house-position:absolute;--shop-house-top:50%;--shop-house-transform:translateY(-50%);--shop-house-right:calc((100vw - 119.938rem) * 180 / 479)}}@media not (min-width:90em){.ShopSectionAdaptive-module__2XhvzG__section.ShopSectionAdaptive-module__2XhvzG__section{--shop-pad:8.75rem;--shop-title-size:var(--fs-52);--shop-house-right:calc(-11.25rem + (100vw - 89.9375rem) * 235 / 414)}}@media (max-width:64em){.ShopSectionAdaptive-module__2XhvzG__section.ShopSectionAdaptive-module__2XhvzG__section{--shop-pad:2.625rem;--shop-title-size:var(--fs-48);--shop-house-right:calc(-25.9375rem + (100vw - 64rem) * 100 / 256)}}@media not (min-width:48em){.ShopSectionAdaptive-module__2XhvzG__section.ShopSectionAdaptive-module__2XhvzG__section{--shop-pad:1.5rem;--shop-inner-justify:center;--shop-title-size:var(--fs-32);--shop-tab-height:2.625rem;--shop-tab-radius:.875rem;--shop-tab-fs:var(--fs-14);--shop-tab-pad:.875rem;--shop-cap-top:-.15625rem;--shop-cap-height:.15625rem;--shop-ring-stroke:1.65;--shop-house-right:calc(-32.1875rem + (100vw - 47.9375rem) * 185 / 341)}}@media (max-width:26.5625em){.ShopSectionAdaptive-module__2XhvzG__section.ShopSectionAdaptive-module__2XhvzG__section{--shop-title-size:var(--fs-24);--shop-house-right:calc(-43.75rem + (100vw - 26.5625rem) * 35 / 105)}}@media (max-width:20em){.ShopSectionAdaptive-module__2XhvzG__section.ShopSectionAdaptive-module__2XhvzG__section{--shop-house-right:-45.9375rem}}
.ShopCatalog-module__uDGEvq__intro{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.5rem;display:flex;position:relative}.ShopCatalog-module__uDGEvq__lead{flex-direction:column;justify-content:center;align-items:flex-start;gap:1.5rem;padding:0 1rem;display:flex}.ShopCatalog-module__uDGEvq__title{font-size:var(--shop-title-size,var(--fs-84));text-transform:uppercase;color:var(--color-heading);line-height:normal}.ShopCatalog-module__uDGEvq__lath{background:linear-gradient(93deg, rgb(var(--color-lath-fade-a-rgb) / 0%) 4.75%, var(--color-lath) 56.55%, rgb(var(--color-lath-fade-b-rgb) / 0%) 97.62%);opacity:.4;width:100%;height:.0625rem}.ShopCatalog-module__uDGEvq__tabs{align-items:center;gap:.5rem;display:flex}.ShopCatalog-module__uDGEvq__cards{grid-template-columns:repeat(4,max-content);align-items:start;gap:.875rem;display:grid}@media (max-width:64em){.ShopCatalog-module__uDGEvq__intro{align-items:center}.ShopCatalog-module__uDGEvq__lead{align-items:center;padding:0}.ShopCatalog-module__uDGEvq__cards{flex-wrap:wrap;justify-content:center;display:flex}}@media not (min-width:48em){.ShopCatalog-module__uDGEvq__intro{min-width:0}.ShopCatalog-module__uDGEvq__lead{max-width:100%}.ShopCatalog-module__uDGEvq__tabs{scrollbar-width:none;overscroll-behavior-x:contain;max-width:calc(100% + .75rem);margin:-.375rem;padding:.375rem;scroll-padding-inline:.375rem;overflow-x:auto}.ShopCatalog-module__uDGEvq__tabs::-webkit-scrollbar{display:none}.ShopCatalog-module__uDGEvq__tabs>li{flex-shrink:0}}
.tabSwitch-module__-nzUmG__cards[data-phase=exit][data-dir=left]>*{animation:.3s ease-in forwards tabSwitch-module__-nzUmG__exit-left;animation-delay:calc(var(--i) * 35ms)}.tabSwitch-module__-nzUmG__cards[data-phase=exit][data-dir=right]>*{animation:.3s ease-in forwards tabSwitch-module__-nzUmG__exit-right;animation-delay:calc(var(--i) * 35ms)}.tabSwitch-module__-nzUmG__cards[data-animated=true][data-phase=idle][data-dir=left]>*{animation:.38s cubic-bezier(.34,1.56,.64,1) backwards tabSwitch-module__-nzUmG__enter-from-right;animation-delay:calc(var(--i) * 35ms)}.tabSwitch-module__-nzUmG__cards[data-animated=true][data-phase=idle][data-dir=right]>*{animation:.38s cubic-bezier(.34,1.56,.64,1) backwards tabSwitch-module__-nzUmG__enter-from-left;animation-delay:calc(var(--i) * 35ms)}@keyframes tabSwitch-module__-nzUmG__exit-left{to{opacity:0;transform:translate(-5.625rem)skew(-6deg)}}@keyframes tabSwitch-module__-nzUmG__exit-right{to{opacity:0;transform:translate(5.625rem)skew(6deg)}}@keyframes tabSwitch-module__-nzUmG__enter-from-right{0%{opacity:0;transform:translate(5.625rem)skew(-4deg)}}@keyframes tabSwitch-module__-nzUmG__enter-from-left{0%{opacity:0;transform:translate(-5.625rem)skew(4deg)}}
.ShopCard-module__rT1KeW__card{align-items:center;gap:var(--shop-card-gap,.5rem);width:var(--shop-card-w,10.875rem);height:var(--shop-card-h,16.4375rem);padding:var(--shop-card-pad,.75rem);flex-direction:column;display:flex;position:relative}.ShopCard-module__rT1KeW__body{pointer-events:none;-webkit-mask:var(--shop-card-mask,url(/images/shop/card-mask.svg)) center / 100% 100% no-repeat;mask:var(--shop-card-mask,url(/images/shop/card-mask.svg)) center / 100% 100% no-repeat;position:absolute;inset:0;overflow:hidden}.ShopCard-module__rT1KeW__texture{width:var(--shop-card-tex-w,12rem);height:var(--shop-card-tex-h,13.9375rem);pointer-events:none;background:url(/images/shop/texture-card.webp) 50%/contain no-repeat;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ShopCard-module__rT1KeW__light{width:var(--shop-card-light-w,8.9375rem);height:var(--shop-card-light-h,8.25rem);pointer-events:none;background:url(/images/shop/card-light.svg) 50%/100% 100% no-repeat;position:absolute;top:0;left:0}.ShopCard-module__rT1KeW__shape{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.ShopCard-module__rT1KeW__shapeLg{display:var(--shop-shape-lg,block)}.ShopCard-module__rT1KeW__shapeMd{display:var(--shop-shape-md,none)}.ShopCard-module__rT1KeW__shapeSm{display:var(--shop-shape-sm,none)}.ShopCard-module__rT1KeW__frame{width:var(--shop-frame-w,9.375rem);height:var(--shop-frame-h,9.8125rem);justify-content:center;align-items:center;display:flex;position:relative}.ShopCard-module__rT1KeW__frameShape{background:var(--color-card-frame);pointer-events:none;clip-path:polygon(var(--shop-frame-inset,.375rem) 0, 50% .0625rem, calc(100% - var(--shop-frame-inset,.375rem)) 0, 100% calc(50% - .03125rem), calc(100% - var(--shop-frame-inset,.375rem)) calc(100% - .0625rem), 50% 100%, var(--shop-frame-inset,.375rem) calc(100% - .0625rem), 0 calc(50% - .03125rem));position:absolute;inset:0}.ShopCard-module__rT1KeW__art{width:var(--shop-art-w,6.875rem);height:auto;position:relative}
@media (min-width:48em) and (max-width:64em){.ShopCardAdaptive-module__iEdPwW__card.ShopCardAdaptive-module__iEdPwW__card{--shop-card-w:13.5rem;--shop-card-h:20.4375rem;--shop-card-pad:1.375rem;--shop-card-gap:.625rem;--shop-card-mask:url(/images/shop/card-mask-md.svg);--shop-card-tex-w:15rem;--shop-card-tex-h:17.4375rem;--shop-card-light-w:11.1875rem;--shop-card-light-h:10.3125rem;--shop-shape-lg:none;--shop-shape-md:block;--shop-frame-w:10.75rem;--shop-frame-h:11.25rem;--shop-art-w:8.5625rem;--shop-amount-gap:.4375rem;--shop-amount-fs:var(--fs-21);--shop-coin:1.875rem;--shop-buy-w:10.75rem;--shop-buy-h:3.25rem;--shop-buy-fs:var(--fs-22);--shop-buy-mask:url(/images/shop/buy-mask-md.svg);--shop-buy-tex-w:11.25rem;--shop-buy-tex-h:6.3125rem;--shop-buy-rays-w:5.5625rem;--shop-buy-rays-h:3.25rem;--shop-buy-light-w:10.75rem;--shop-buy-light-h:3.25rem}}@media (max-width:26.5625em){.ShopCardAdaptive-module__iEdPwW__card.ShopCardAdaptive-module__iEdPwW__card{--shop-card-w:8.75rem;--shop-card-h:13.25rem;--shop-card-pad:.875rem;--shop-card-gap:.375rem;--shop-card-mask:url(/images/shop/card-mask-sm.svg);--shop-card-tex-w:9.6875rem;--shop-card-tex-h:11.3125rem;--shop-card-light-w:7.1875rem;--shop-card-light-h:6.6875rem;--shop-shape-lg:none;--shop-shape-sm:block;--shop-frame-w:7rem;--shop-frame-h:7.25rem;--shop-frame-inset:.25rem;--shop-art-w:5.5rem;--shop-amount-gap:.3125rem;--shop-amount-fs:var(--fs-14);--shop-coin:1.25rem;--shop-buy-w:7rem;--shop-buy-h:2.125rem;--shop-buy-fs:var(--fs-14);--shop-buy-mask:url(/images/shop/buy-mask-sm.svg);--shop-buy-tex-w:7.3125rem;--shop-buy-tex-h:4.0625rem;--shop-buy-rays-w:3.5625rem;--shop-buy-rays-h:2.125rem;--shop-buy-light-w:7rem;--shop-buy-light-h:2.125rem}}
.ShopCardAmount-module__FLdq5W__amount{align-items:center;gap:var(--shop-amount-gap,.375rem);display:flex;position:relative}.ShopCardAmount-module__FLdq5W__amountValue{font-family:var(--font-body-stack);font-size:var(--shop-amount-fs,var(--fs-17));font-weight:var(--fw-semibold);color:var(--color-white);line-height:normal}.ShopCardAmount-module__FLdq5W__coin{width:var(--shop-coin,1.5rem);height:var(--shop-coin,1.5rem);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ShopCardAmount-module__FLdq5W__coin img{width:100%;height:100%}
.shine-module__ghXiVq__host{overflow:hidden}.shine-module__ghXiVq__shine{background:linear-gradient(90deg, transparent, rgb(var(--shine-rgb,var(--color-ray-rgb)) / 35%) 35%, rgb(var(--color-white-rgb) / 55%) 50%, rgb(var(--shine-rgb,var(--color-ray-rgb)) / 35%) 65%, transparent);pointer-events:none;width:50%;position:absolute;top:-.625rem;bottom:-.625rem;left:0;transform:translate(-150%)skew(20deg)}.shine-module__ghXiVq__textShine{color:#0000;background-image:linear-gradient(110deg, transparent 40%, rgb(var(--shine-rgb,var(--color-ray-rgb)) / 45%) 45%, rgb(var(--color-white-rgb) / 70%) 50%, rgb(var(--shine-rgb,var(--color-ray-rgb)) / 45%) 55%, transparent 60%);pointer-events:none;background-position-x:100%;background-repeat:no-repeat;background-size:250% 100%;-webkit-background-clip:text;background-clip:text;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}@media (hover:hover){.shine-module__ghXiVq__host:hover .shine-module__ghXiVq__shine{animation:1.2s shine-module__ghXiVq__shine}.shine-module__ghXiVq__host:hover .shine-module__ghXiVq__textShine{animation:1.2s shine-module__ghXiVq__text-shine}}@keyframes shine-module__ghXiVq__text-shine{to{background-position-x:0%}}@keyframes shine-module__ghXiVq__shine{0%{transform:translate(-150%)skew(20deg)}to{transform:translate(250%)skew(20deg)}}
.Container-module__OP8qhq__container{width:100%;max-width:var(--container-width);margin:0 auto}@media not (min-width:120em){.Container-module__OP8qhq__container{padding-left:4rem;padding-right:4rem}}@media not (min-width:90em){.Container-module__OP8qhq__container{padding-left:3.125rem;padding-right:3.125rem}}@media (max-width:64em){.Container-module__OP8qhq__container{padding-left:2.625rem;padding-right:2.625rem}}@media not (min-width:48em){.Container-module__OP8qhq__container{padding-left:1.5rem;padding-right:1.5rem}}@media (max-width:26.5625em){.Container-module__OP8qhq__container{padding-left:1rem;padding-right:1rem}}
.Footer-module__wfXe4G__footer{flex-direction:column;gap:1.6875rem;padding-bottom:4rem;display:flex}.Footer-module__wfXe4G__divider{background:linear-gradient(90deg, rgb(var(--color-divider-fade-rgb) / 0%) 6.3%, var(--color-divider-glow) 50.68%, rgb(var(--color-divider-fade-rgb) / 0%) 94.3%), var(--color-divider);width:100%;height:.0625rem}.Footer-module__wfXe4G__inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;display:grid}.Footer-module__wfXe4G__logoLink{color:var(--color-white);transition:color var(--transition-fast);justify-self:start;display:inline-flex;position:relative}.Footer-module__wfXe4G__logoBody{pointer-events:none;position:absolute;inset:0;overflow:hidden;-webkit-mask:url(/images/header/logo-mask.svg) 50%/100% 100% no-repeat;mask:url(/images/header/logo-mask.svg) 50%/100% 100% no-repeat}.Footer-module__wfXe4G__legal{flex-direction:column;justify-content:center;justify-self:end;align-items:flex-end;gap:.25rem;display:flex}.Footer-module__wfXe4G__legalLine{font-family:var(--font-body-stack);font-size:var(--fs-20);font-weight:var(--fw-regular);text-align:end;color:var(--color-text-muted);opacity:.9;line-height:normal}@media (hover:hover){.Footer-module__wfXe4G__logoLink:hover{color:var(--color-support)}}
.ShopBuyButton-module__eJ90WW__buy{--shine-rgb:var(--color-buy-ray-rgb);z-index:0;width:var(--shop-buy-w,8.5625rem);height:var(--shop-buy-h,2.625rem);font-family:var(--font-body-stack);font-size:var(--shop-buy-fs,var(--fs-17));font-weight:var(--fw-semibold);text-align:center;color:var(--color-white);transition:transform var(--transition-fast);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;line-height:normal;display:inline-flex;position:relative}.ShopBuyButton-module__eJ90WW__shape{z-index:-1;background:var(--color-buy);pointer-events:none;-webkit-mask:var(--shop-buy-mask,url(/images/shop/buy-mask.svg)) center / 100% 100% no-repeat;mask:var(--shop-buy-mask,url(/images/shop/buy-mask.svg)) center / 100% 100% no-repeat;position:absolute;inset:0}.ShopBuyButton-module__eJ90WW__body{pointer-events:none;-webkit-mask:var(--shop-buy-mask,url(/images/shop/buy-mask.svg)) center / 100% 100% no-repeat;mask:var(--shop-buy-mask,url(/images/shop/buy-mask.svg)) center / 100% 100% no-repeat;position:absolute;inset:0;overflow:hidden}.ShopBuyButton-module__eJ90WW__texture{width:var(--shop-buy-tex-w,9.0625rem);height:var(--shop-buy-tex-h,5.0625rem);pointer-events:none;background:url(/images/shop/texture-buy.webp) 50%/contain no-repeat;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ShopBuyButton-module__eJ90WW__rays{width:var(--shop-buy-rays-w,4.4375rem);height:var(--shop-buy-rays-h,2.625rem);pointer-events:none;background:url(/images/shop/buy-rays.svg) 50%/100% 100% no-repeat;position:absolute;top:0;right:0}.ShopBuyButton-module__eJ90WW__light{width:var(--shop-buy-light-w,8.5625rem);height:var(--shop-buy-light-h,2.625rem);pointer-events:none;background:url(/images/shop/buy-light.svg) 50%/100% 100% no-repeat;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media (hover:hover){.ShopBuyButton-module__eJ90WW__buy:hover{transform:translateY(-.125rem)}}
@media not (min-width:120em){.FooterAdaptive-module__itQala__foot.FooterAdaptive-module__itQala__foot{padding-bottom:3.125rem}}@media not (min-width:90em){.FooterAdaptive-module__itQala__inner.FooterAdaptive-module__itQala__inner{justify-content:space-between;align-items:center;display:flex}}@media (max-width:64em){.FooterAdaptive-module__itQala__foot.FooterAdaptive-module__itQala__foot{padding-bottom:2.625rem}.FooterAdaptive-module__itQala__inner.FooterAdaptive-module__itQala__inner{grid-template-columns:auto auto;justify-content:space-between;align-items:start;gap:2rem;display:grid}.FooterAdaptive-module__itQala__logo.FooterAdaptive-module__itQala__logo{grid-area:1/1;justify-self:center}.FooterAdaptive-module__itQala__inner.FooterAdaptive-module__itQala__inner>nav{grid-area:2/1}.FooterAdaptive-module__itQala__legal.FooterAdaptive-module__itQala__legal{grid-area:1/2/3/3;place-self:start end;gap:1.25rem}}
.ShopTabButton-module__yEUdnG__tab{height:var(--shop-tab-height,3.1875rem);padding:0 var(--shop-tab-pad,1.0625rem);font-family:var(--font-body-stack);font-size:var(--shop-tab-fs,var(--fs-17));font-weight:var(--fw-semibold);color:var(--color-tab-text);background:var(--color-tab-bg);border-radius:var(--shop-tab-radius,1.0625rem);cursor:pointer;border:none;justify-content:center;align-items:center;line-height:normal;transition:color .7s cubic-bezier(.6,0,.4,1);display:inline-flex;position:relative}.ShopTabButton-module__yEUdnG__tab:active{color:var(--color-support)}.ShopTabButton-module__yEUdnG__tab[aria-pressed=true]{color:var(--color-tab-text)}.ShopTabButton-module__yEUdnG__cap{top:var(--shop-cap-top,-.1875rem);width:53.2%;height:var(--shop-cap-height,.1875rem);pointer-events:none;clip-path:inset(0 50%);background:url(/images/shop/tab-cap.svg) 50%/100% 100% no-repeat;transition:clip-path .4s;position:absolute;left:50%;transform:translate(-50%)}.ShopTabButton-module__yEUdnG__tab[aria-pressed=true] .ShopTabButton-module__yEUdnG__cap{clip-path:inset(0)}.ShopTabButton-module__yEUdnG__ring{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.ShopTabButton-module__yEUdnG__tab[aria-pressed=true] .ShopTabButton-module__yEUdnG__ringLayer{stroke-dashoffset:0}.ShopTabButton-module__yEUdnG__ringLayer{fill:none;stroke-width:var(--shop-ring-stroke,2);stroke-dasharray:var(--ring-length);stroke-dashoffset:var(--ring-length);transition:stroke-dashoffset .7s cubic-bezier(.6,0,.4,1)}@media (hover:hover){.ShopTabButton-module__yEUdnG__tab:hover:not([aria-pressed=true]){color:var(--color-support)}.ShopTabButton-module__yEUdnG__tab:hover:not([aria-pressed=true]) .ShopTabButton-module__yEUdnG__ringLayer{stroke-dashoffset:0}}
.OrderCard-module__fIHdHa__card{align-items:center;gap:var(--order-card-gap,1rem);width:var(--order-card-w,21.75rem);height:var(--order-card-h,26.625rem);padding:var(--order-card-pad,2.25rem);-webkit-mask:var(--order-card-mask,url(/images/order/card-mask.svg)) center / 100% 100% no-repeat;mask:var(--order-card-mask,url(/images/order/card-mask.svg)) center / 100% 100% no-repeat;flex-direction:column;display:flex;position:relative;overflow:hidden}.OrderCard-module__fIHdHa__shape{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.OrderCard-module__fIHdHa__shapeLg{display:var(--order-shape-lg,block)}.OrderCard-module__fIHdHa__shapeMd{display:var(--order-shape-md,none)}.OrderCard-module__fIHdHa__shapeSm{display:var(--order-shape-sm,none)}.OrderCard-module__fIHdHa__frame{width:var(--order-frame-w,17.125rem);height:var(--order-frame-h,18rem);justify-content:center;align-items:center;display:flex;position:relative}.OrderCard-module__fIHdHa__frameShape{background:var(--color-card-frame);pointer-events:none;clip-path:polygon(var(--order-frame-inset,.625rem) 0, 50% .0625rem, calc(100% - var(--order-frame-inset,.625rem)) 0, 100% calc(50% - .03125rem), calc(100% - var(--order-frame-inset,.625rem)) calc(100% - .0625rem), 50% 100%, var(--order-frame-inset,.625rem) calc(100% - .0625rem), 0 calc(50% - .03125rem));position:absolute;inset:0}.OrderCard-module__fIHdHa__art{position:relative}.OrderCard-module__fIHdHa__amount{align-items:center;gap:var(--order-amount-gap,.75rem);display:flex;position:relative}.OrderCard-module__fIHdHa__amountValue{font-family:var(--font-body-stack);font-size:var(--order-amount-fs,var(--fs-34));font-weight:var(--fw-semibold);color:var(--color-white);line-height:normal}.OrderCard-module__fIHdHa__coin{width:var(--order-coin,3rem);height:var(--order-coin,3rem);flex-shrink:0;justify-content:center;align-items:center;display:flex}.OrderCard-module__fIHdHa__coin img{width:100%;height:100%}
@media not (min-width:48em){.FooterAdaptiveNarrow-module__9jlOJW__foot.FooterAdaptiveNarrow-module__9jlOJW__foot.FooterAdaptiveNarrow-module__9jlOJW__foot{padding-bottom:1.5rem}.FooterAdaptiveNarrow-module__9jlOJW__inner.FooterAdaptiveNarrow-module__9jlOJW__inner.FooterAdaptiveNarrow-module__9jlOJW__inner{flex-direction:column;justify-content:normal;align-items:center;gap:1.75rem;display:flex}.FooterAdaptiveNarrow-module__9jlOJW__logo.FooterAdaptiveNarrow-module__9jlOJW__logo.FooterAdaptiveNarrow-module__9jlOJW__logo{margin-bottom:.875rem}.FooterAdaptiveNarrow-module__9jlOJW__legal.FooterAdaptiveNarrow-module__9jlOJW__legal.FooterAdaptiveNarrow-module__9jlOJW__legal{display:contents}.FooterAdaptiveNarrow-module__9jlOJW__privacy.FooterAdaptiveNarrow-module__9jlOJW__privacy.FooterAdaptiveNarrow-module__9jlOJW__privacy{order:1}.FooterAdaptiveNarrow-module__9jlOJW__copyright.FooterAdaptiveNarrow-module__9jlOJW__copyright.FooterAdaptiveNarrow-module__9jlOJW__copyright{order:2}.FooterAdaptiveNarrow-module__9jlOJW__privacy.FooterAdaptiveNarrow-module__9jlOJW__privacy.FooterAdaptiveNarrow-module__9jlOJW__privacy,.FooterAdaptiveNarrow-module__9jlOJW__copyright.FooterAdaptiveNarrow-module__9jlOJW__copyright.FooterAdaptiveNarrow-module__9jlOJW__copyright{text-align:center}}@media (max-width:26.5625em){.FooterAdaptiveNarrow-module__9jlOJW__foot.FooterAdaptiveNarrow-module__9jlOJW__foot.FooterAdaptiveNarrow-module__9jlOJW__foot{padding-bottom:1rem}.FooterAdaptiveNarrow-module__9jlOJW__inner.FooterAdaptiveNarrow-module__9jlOJW__inner.FooterAdaptiveNarrow-module__9jlOJW__inner{gap:1.25rem}.FooterAdaptiveNarrow-module__9jlOJW__inner.FooterAdaptiveNarrow-module__9jlOJW__inner.FooterAdaptiveNarrow-module__9jlOJW__inner>nav ul{flex-wrap:wrap;justify-content:center}.FooterAdaptiveNarrow-module__9jlOJW__inner.FooterAdaptiveNarrow-module__9jlOJW__inner.FooterAdaptiveNarrow-module__9jlOJW__inner>nav a,.FooterAdaptiveNarrow-module__9jlOJW__inner.FooterAdaptiveNarrow-module__9jlOJW__inner.FooterAdaptiveNarrow-module__9jlOJW__inner>nav button{font-size:var(--fs-15)}.FooterAdaptiveNarrow-module__9jlOJW__logo.FooterAdaptiveNarrow-module__9jlOJW__logo.FooterAdaptiveNarrow-module__9jlOJW__logo{margin-bottom:.25rem}.FooterAdaptiveNarrow-module__9jlOJW__logo.FooterAdaptiveNarrow-module__9jlOJW__logo.FooterAdaptiveNarrow-module__9jlOJW__logo>svg{width:6.25rem;height:2.625rem}.FooterAdaptiveNarrow-module__9jlOJW__privacy.FooterAdaptiveNarrow-module__9jlOJW__privacy.FooterAdaptiveNarrow-module__9jlOJW__privacy,.FooterAdaptiveNarrow-module__9jlOJW__copyright.FooterAdaptiveNarrow-module__9jlOJW__copyright.FooterAdaptiveNarrow-module__9jlOJW__copyright{font-size:var(--fs-15)}}
@media (max-width:64em){.OrderCardAdaptive-module__WB6i4G__card.OrderCardAdaptive-module__WB6i4G__card{--order-card-gap:.625rem;--order-card-w:13.5rem;--order-card-h:16.625rem;--order-card-pad:1.4375rem;--order-card-mask:url(/images/order/card-mask-md.svg);--order-shape-lg:none;--order-shape-md:block;--order-frame-w:10.625rem;--order-frame-h:11.25rem;--order-frame-inset:.375rem;--order-art-w:8.5625rem;--order-amount-gap:.4375rem;--order-amount-fs:var(--fs-21);--order-coin:1.875rem;--order-tex-w:14.875rem;--order-tex-h:17.375rem;--order-light-w:11.1875rem;--order-light-h:10.3125rem}.OrderCardAdaptive-module__WB6i4G__art.OrderCardAdaptive-module__WB6i4G__art{width:var(--order-art-w);height:auto}}@media not (min-width:48em){.OrderCardAdaptive-module__WB6i4G__card.OrderCardAdaptive-module__WB6i4G__card{--order-card-gap:.5rem;--order-card-w:10.875rem;--order-card-h:13.25rem;--order-card-pad:1.125rem;--order-card-mask:url(/images/order/card-mask-sm.svg);--order-shape-md:none;--order-shape-sm:block;--order-frame-w:8.625rem;--order-frame-h:9rem;--order-frame-inset:.3125rem;--order-art-w:6.875rem;--order-amount-gap:.375rem;--order-amount-fs:var(--fs-17);--order-coin:1.5rem;--order-tex-w:12rem;--order-tex-h:14rem;--order-light-w:8.9375rem;--order-light-h:8.25rem}}
.Header-module__0E5lua__header{z-index:100;transition:background var(--transition-base), box-shadow var(--transition-base), backdrop-filter var(--transition-base);background:0 0;padding-block:4rem;position:fixed;top:0;left:0;right:0}.Header-module__0E5lua__scrolled{background:rgb(var(--color-bg-primary-rgb) / 82%);box-shadow:0 .5rem 1.5rem rgb(var(--color-black-rgb) / 35%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.Header-module__0E5lua__inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;display:grid}.Header-module__0E5lua__logoLink{color:var(--color-white);transition:color var(--transition-fast);justify-self:start;display:inline-flex;position:relative}.Header-module__0E5lua__logoBody{pointer-events:none;position:absolute;inset:0;overflow:hidden;-webkit-mask:url(/images/header/logo-mask.svg) 50%/100% 100% no-repeat;mask:url(/images/header/logo-mask.svg) 50%/100% 100% no-repeat}.Header-module__0E5lua__actions{justify-self:end;align-items:center;gap:.75rem;display:flex}@media not (min-width:90em){.Header-module__0E5lua__header{padding-block:3.125rem}.Header-module__0E5lua__inner{justify-content:space-between;align-items:center;display:flex}}@media (max-width:64em){.Header-module__0E5lua__header{padding-block:2.625rem}.Header-module__0E5lua__inner>nav,.Header-module__0E5lua__actions{display:none}}@media not (min-width:48em){.Header-module__0E5lua__header{padding-block:1.5rem}.Header-module__0E5lua__logoLink>svg{width:8.375rem;height:3.5rem}}@media (max-width:26.5625em){.Header-module__0E5lua__header{padding-block:1rem}.Header-module__0E5lua__logoLink>svg{width:6.25rem;height:2.625rem}}@media (hover:hover){.Header-module__0E5lua__logoLink:hover{color:var(--color-support)}}
@media (hover:hover){.lift-module__xlPx8q__lift:hover{transform:translateY(-.125rem)}}@media (hover:none){.lift-module__xlPx8q__lift:active{transform:translateY(.0625rem)}}
.OrderCardLayers-module__dmk9XG__texture{width:var(--order-tex-w,24rem);height:var(--order-tex-h,28rem);pointer-events:none;background:url(/images/order/texture-order-card.webp) 50%/contain no-repeat;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.OrderCardLayers-module__dmk9XG__light{width:var(--order-light-w,17.9375rem);height:var(--order-light-h,16.5625rem);pointer-events:none;background:url(/images/order/card-light.svg) 50%/100% 100% no-repeat;position:absolute;top:0;left:0}
.OrderForm-module__XrWlRq__form{flex-direction:column;align-items:flex-start;gap:2rem;display:flex}.OrderForm-module__XrWlRq__group{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.OrderForm-module__XrWlRq__label{font-family:var(--font-body-stack);font-size:var(--fs-17);font-weight:var(--fw-medium);color:var(--color-white);margin-bottom:0;line-height:normal}.OrderForm-module__XrWlRq__actions{display:contents}@media (max-width:64em){.OrderForm-module__XrWlRq__form,.OrderForm-module__XrWlRq__group{width:100%}}@media (min-width:48em) and (max-width:64em){.OrderForm-module__XrWlRq__actions{align-items:center;gap:.625rem;width:100%;display:flex}.OrderForm-module__XrWlRq__actions>:last-child{flex:auto;min-width:0}}@media (max-width:26.5625em){.OrderForm-module__XrWlRq__form{gap:1.5rem}label.OrderForm-module__XrWlRq__label{font-size:var(--fs-14)}}
.BurgerButton-module__GbFTZW__button{width:4rem;height:4rem;color:var(--color-white);transition:color var(--transition-fast), transform var(--transition-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:none}@media (max-width:64em){.BurgerButton-module__GbFTZW__button{display:inline-flex}}@media not (min-width:48em){.BurgerButton-module__GbFTZW__button,.BurgerButton-module__GbFTZW__button>svg{width:2.625rem;height:2.625rem}}@media (hover:hover){.BurgerButton-module__GbFTZW__button:hover{color:var(--color-support)}}
.BuyButton-module__jqxfGW__buy{--shine-rgb:var(--color-buy-ray-rgb);--buy-shape-mask:url(/images/order/button-cap-left.svg) left center / 1.25rem 100% no-repeat, linear-gradient(var(--color-black), var(--color-black)) center / calc(100% - 2.125rem) 100% no-repeat, url(/images/order/button-cap-right.svg) right center / 1.25rem 100% no-repeat;z-index:0;width:29.375rem;height:3.5rem;font-family:var(--font-body-stack);font-size:var(--fs-17);font-weight:var(--fw-semibold);text-transform:uppercase;color:var(--color-white);transition:transform var(--transition-fast);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;gap:.25rem;padding:0;line-height:normal;display:inline-flex;position:relative}.BuyButton-module__jqxfGW__body{pointer-events:none;-webkit-mask:var(--buy-shape-mask);mask:var(--buy-shape-mask);position:absolute;inset:0;overflow:hidden}@media (hover:hover){.BuyButton-module__jqxfGW__buy:hover{transform:translateY(-.125rem)}}.BuyButton-module__jqxfGW__shape{z-index:-1;background:var(--color-buy);pointer-events:none;-webkit-mask:var(--buy-shape-mask);mask:var(--buy-shape-mask);position:absolute;inset:0}.BuyButton-module__jqxfGW__texture{pointer-events:none;background:url(/images/order/texture-order-button.webp) 50%/cover no-repeat;width:calc(100% + .8125rem);height:5.1875rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BuyButton-module__jqxfGW__rays{pointer-events:none;background:url(/images/order/button-rays.svg) 50%/contain no-repeat;width:4.4375rem;height:3.5rem;position:absolute;top:0;right:0}.BuyButton-module__jqxfGW__light{pointer-events:none;background:url(/images/order/button-light.svg) 50%/contain no-repeat;width:10.625rem;height:3.5rem;position:absolute;top:-1.875rem;left:50%;transform:translate(-50%)}@media (max-width:64em){.BuyButton-module__jqxfGW__buy{width:100%}}
.MobileMenu-module__p_6LnW__menu{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;color:var(--color-white);background:rgb(var(--color-bg-primary-rgb) / 96%);-webkit-backdrop-filter:blur(9.2px);backdrop-filter:blur(9.2px);opacity:0;transition:opacity var(--transition-base), display var(--transition-base) allow-discrete, overlay var(--transition-base) allow-discrete;border:none;flex-direction:column;margin:0;padding:0;position:fixed;inset:0}.MobileMenu-module__p_6LnW__menu[open]{opacity:1;display:flex}@starting-style{.MobileMenu-module__p_6LnW__menu[open]{opacity:0}.MobileMenu-module__p_6LnW__menu[open] .MobileMenu-module__p_6LnW__stack{transform:translateY(1.5rem)}}.MobileMenu-module__p_6LnW__menu::backdrop{background:0 0}.MobileMenu-module__p_6LnW__scroll{overscroll-behavior-y:contain;flex:1;display:flex;overflow-y:auto}.MobileMenu-module__p_6LnW__stack{transition:transform var(--transition-base);flex-direction:column;align-items:center;gap:1.75rem;margin:auto;padding-block:1.75rem;display:flex;transform:translateY(0)}.MobileMenu-module__p_6LnW__socials{flex-direction:column;align-items:center;gap:.875rem;display:flex}.MobileMenu-module__p_6LnW__stackClose{display:none}.MobileMenu-module__p_6LnW__bottomClose{margin-bottom:calc(2rem + env(safe-area-inset-bottom));flex-shrink:0;justify-content:center;display:flex}@media (max-width:26.5625em){.MobileMenu-module__p_6LnW__stack{gap:1.25rem}.MobileMenu-module__p_6LnW__stack nav a{font-size:var(--fs-17)}.MobileMenu-module__p_6LnW__socials{gap:.5rem}.MobileMenu-module__p_6LnW__stackClose{display:contents}.MobileMenu-module__p_6LnW__bottomClose{display:none}}
.LiquidGlass-module__XRPn5a__glass{width:-moz-fit-content;width:fit-content;box-shadow:0 .25rem 1rem rgb(var(--color-black-rgb) / 16%);position:relative;overflow:hidden}.LiquidGlass-module__XRPn5a__fallback{background:linear-gradient(rgb(var(--color-white-rgb) / 5%), rgb(var(--color-white-rgb) / 5%)) padding-box, linear-gradient(rgb(var(--color-glass-rgb) / 10%), rgb(var(--color-glass-rgb) / 10%)) padding-box, linear-gradient(135deg, rgb(var(--color-white-rgb) / 28%), rgb(var(--color-white-rgb) / 6%) 45%, rgb(var(--color-black-rgb) / 8%)) border-box;box-shadow:inset .0625rem .0625rem .375rem rgb(var(--color-white-rgb) / 8%);-webkit-backdrop-filter:blur(.875rem);backdrop-filter:blur(.875rem);border:.0625rem solid #0000}.LiquidGlass-module__XRPn5a__filterDefs{width:0;height:0;position:absolute}.LiquidGlass-module__XRPn5a__content{z-index:1;width:100%;height:100%;position:relative}
.MenuCapsuleButton-module__dVQAEa__button{--capsule-width:20rem;--capsule-height:3.5rem;--texture-width:21.1875rem;--icon-size:2rem;--shape-display:block;--shape-sm-display:none;--mask-size:19.9375rem 3.5rem;width:var(--capsule-width);height:var(--capsule-height);transition:transform var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.MenuCapsuleButton-module__dVQAEa__support{--shape-color:rgb(var(--color-support-rgb) / 92%);--content-color:var(--color-black);--capsule-texture:url(/images/header/menu-support-texture.webp);--capsule-rays:url(/images/header/menu-support-rays.svg);--capsule-glow:url(/images/header/menu-support-light.svg)}.MenuCapsuleButton-module__dVQAEa__shape{display:var(--shape-display);width:19.9375rem;height:3.5rem;color:var(--shape-color,rgb(var(--color-glass-rgb) / 30%));position:absolute;top:0;left:50%;transform:translate(-50%)}.MenuCapsuleButton-module__dVQAEa__shapeSm{display:var(--shape-sm-display);width:15.1875rem;height:2.625rem;color:var(--shape-color,rgb(var(--color-glass-rgb) / 30%));position:absolute;top:0;left:50%;transform:translate(-50%)}.MenuCapsuleButton-module__dVQAEa__content{color:var(--content-color,var(--color-white));align-items:center;gap:.25rem;display:flex;position:relative}.MenuCapsuleButton-module__dVQAEa__content>svg{width:var(--icon-size);height:var(--icon-size)}.MenuCapsuleButton-module__dVQAEa__label{font-family:var(--font-body-stack);font-size:var(--fs-17);font-weight:var(--fw-semibold);text-transform:uppercase;line-height:normal}.MenuCapsuleButton-module__dVQAEa__texture{width:var(--texture-width);background:var(--capsule-texture,url(/images/header/menu-capsule-texture.webp)) no-repeat center / contain;pointer-events:none;height:5.0625rem;-webkit-mask:var(--capsule-mask,url(/images/header/menu-capsule-mask.svg)) center / var(--mask-size) no-repeat;mask:var(--capsule-mask,url(/images/header/menu-capsule-mask.svg)) center / var(--mask-size) no-repeat;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MenuCapsuleButton-module__dVQAEa__rays{width:4.4375rem;height:var(--capsule-height);background:var(--capsule-rays,url(/images/header/menu-rays.svg)) no-repeat center / 4.4375rem 3.5rem;pointer-events:none;-webkit-mask:var(--capsule-mask,url(/images/header/menu-capsule-mask.svg)) right .03125rem top 0 / var(--mask-size) no-repeat;mask:var(--capsule-mask,url(/images/header/menu-capsule-mask.svg)) right .03125rem top 0 / var(--mask-size) no-repeat;position:absolute;top:0;right:0}
.GlassInput-module__yP84GW__shell.GlassInput-module__yP84GW__shell{width:29.375rem}.GlassInput-module__yP84GW__content{transition:box-shadow var(--transition-base);align-items:center;gap:.75rem;padding:0 .875rem;display:flex}.GlassInput-module__yP84GW__content:focus-within{box-shadow:inset 0 0 0 .125rem rgb(var(--color-buy-rgb) / 55%), inset 0 0 .875rem rgb(var(--color-buy-rgb) / 20%)}.GlassInput-module__yP84GW__icon{color:var(--color-white);flex-shrink:0;display:inline-flex}.GlassInput-module__yP84GW__input{width:100%;font-family:var(--font-body-stack);font-size:var(--fs-17);font-weight:var(--fw-medium);color:var(--color-white);background:0 0;border:none;padding:0}.GlassInput-module__yP84GW__input:focus-visible{outline:none}.GlassInput-module__yP84GW__input::placeholder{color:var(--color-white);opacity:.5}@media (max-width:64em){.GlassInput-module__yP84GW__shell.GlassInput-module__yP84GW__shell{width:100%}}
.MenuCapsuleGlow-module__c39-8W__glow{width:10.625rem;height:var(--capsule-height);background:var(--capsule-glow,url(/images/header/menu-support-light.svg)) no-repeat center top / 10.625rem 3.5rem;pointer-events:none;-webkit-mask:var(--capsule-mask,url(/images/header/menu-capsule-mask.svg)) center 1.875rem / var(--mask-size) no-repeat;mask:var(--capsule-mask,url(/images/header/menu-capsule-mask.svg)) center 1.875rem / var(--mask-size) no-repeat;position:absolute;top:-1.875rem;left:50%;transform:translate(-50%)}
.Button-module__fANS6W__button{font-family:var(--font-inter), sans-serif;font-size:var(--fs-16);font-weight:var(--fw-medium);text-align:center;color:var(--color-white);transition:background var(--transition-base), color var(--transition-base), box-shadow var(--transition-base), transform var(--transition-fast);border:none;border-radius:1.875rem;justify-content:center;align-items:center;gap:.3125rem;padding:.5625rem 1.125rem;line-height:1;display:inline-flex}.Button-module__fANS6W__primary{background:var(--color-accent)}.Button-module__fANS6W__telegram{min-width:14.125rem;height:3.125rem;font-size:var(--fs-17);background:var(--color-telegram);padding:0 .9375rem;line-height:normal}.Button-module__fANS6W__icon{flex-shrink:0;display:inline-flex}.Button-module__fANS6W__text{display:inline-block}.Button-module__fANS6W__button:active{transform:translateY(.0625rem)}.Button-module__fANS6W__primary:active{background:var(--color-accent-active);box-shadow:0 .125rem .375rem rgb(var(--color-accent-rgb) / 45%)}.Button-module__fANS6W__telegram:active{background:var(--color-telegram-active);box-shadow:0 .125rem .375rem rgb(var(--color-telegram-rgb) / 45%)}.Button-module__fANS6W__button:disabled{opacity:.75;cursor:default}.Button-module__fANS6W__button:disabled:active{box-shadow:none;transform:none}@media (hover:hover){.Button-module__fANS6W__primary:hover{background:var(--color-accent-hover);box-shadow:0 .375rem 1rem rgb(var(--color-accent-rgb) / 35%)}.Button-module__fANS6W__telegram:hover{background:var(--color-telegram-hover);box-shadow:0 .375rem 1rem rgb(var(--color-telegram-rgb) / 35%)}}
.PaymentMethods-module__fDXdua__methods{align-items:center;gap:.625rem;display:flex}.PaymentMethods-module__fDXdua__option{transition:box-shadow var(--transition-base);cursor:pointer;background:0 0;border:none;border-radius:1rem;padding:0}.PaymentMethods-module__fDXdua__optionActive{box-shadow:0 .25rem 1.125rem rgb(var(--color-buy-rgb) / 35%), 0 0 .125rem rgb(var(--color-buy-rgb) / 60%)}.PaymentMethods-module__fDXdua__content{background:linear-gradient(rgb(var(--color-pay-tint-rgb) / 5%), rgb(var(--color-pay-tint-rgb) / 5%)), rgb(var(--color-glass-rgb) / 10%);align-items:center;gap:.5rem;height:100%;padding:0 .625rem;display:flex;position:relative;overflow:hidden}.PaymentMethods-module__fDXdua__content:before{background:linear-gradient(135deg, rgb(var(--color-buy-rgb) / 38%), rgb(var(--color-buy-rgb) / 10%) 55%, rgb(var(--color-buy-rgb) / 30%));opacity:0;transition:opacity var(--transition-base);content:"";position:absolute;inset:0}.PaymentMethods-module__fDXdua__optionActive .PaymentMethods-module__fDXdua__content:before{opacity:1}.PaymentMethods-module__fDXdua__optionActive .PaymentMethods-module__fDXdua__content{box-shadow:inset 0 0 0 .0625rem rgb(var(--color-buy-rgb) / 70%), inset 0 .625rem 1.5rem rgb(var(--color-buy-rgb) / 25%)}@media not (min-width:48em){.PaymentMethods-module__fDXdua__methods{scrollbar-width:none;overscroll-behavior-x:contain;max-width:calc(100% + .75rem);margin:-.375rem;padding:.375rem;scroll-padding-inline:.375rem;overflow-x:auto}.PaymentMethods-module__fDXdua__methods::-webkit-scrollbar{display:none}.PaymentMethods-module__fDXdua__option{flex-shrink:0}}
@media (max-width:26.5625em){.MenuCapsuleMobile-module__3VzQtG__capsule.MenuCapsuleMobile-module__3VzQtG__capsule{--capsule-width:15.25rem;--capsule-height:2.625rem;--texture-width:16.6875rem;--icon-size:1.5rem;--shape-display:none;--shape-sm-display:block;--mask-size:15.1875rem 2.625rem;--capsule-mask:url(/images/header/menu-capsule-mask-sm.svg);--capsule-texture:url(/images/header/menu-capsule-texture-sm.webp)}.MenuCapsuleMobile-module__3VzQtG__capsuleSupport.MenuCapsuleMobile-module__3VzQtG__capsuleSupport{--capsule-texture:url(/images/header/menu-support-texture-sm.webp)}}
.TelegramLoginButton-module__4CFdLa__wrap{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.TelegramLoginButton-module__4CFdLa__error{font-family:var(--font-body-stack);font-size:var(--fs-14);font-weight:var(--fw-regular);color:var(--color-text-muted);opacity:.9;margin:0;line-height:normal}
.PaymentLabels-module__3pAE4W__labels{flex-direction:column;justify-content:center;align-items:flex-start;gap:.125rem;display:flex}.PaymentLabels-module__3pAE4W__name{font-family:var(--font-body-stack);font-size:var(--fs-14);font-weight:var(--fw-medium);color:var(--color-white)}.PaymentLabels-module__3pAE4W__amount{font-family:var(--font-body-stack);font-size:var(--fs-20);font-weight:var(--fw-bold);color:var(--color-white);line-height:90%}
.ErrorHomeLink-module__zla8Da__link{--shine-rgb:var(--color-buy-ray-rgb);--home-shape-mask:url(/images/error/home-mask.svg) center / 100% 100% no-repeat;z-index:0;width:14.0625rem;height:3.5rem;font-family:var(--font-body-stack);font-size:var(--fs-17);font-weight:var(--fw-semibold);text-transform:uppercase;color:var(--color-white);transition:transform var(--transition-fast);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;line-height:normal;display:inline-flex;position:relative}.ErrorHomeLink-module__zla8Da__shape{z-index:-1;background:var(--color-buy);pointer-events:none;-webkit-mask:var(--home-shape-mask);mask:var(--home-shape-mask);position:absolute;inset:0}.ErrorHomeLink-module__zla8Da__body{pointer-events:none;-webkit-mask:var(--home-shape-mask);mask:var(--home-shape-mask);position:absolute;inset:0;overflow:hidden}.ErrorHomeLink-module__zla8Da__texture{pointer-events:none;background:url(/images/order/texture-order-button.webp) 50%/cover no-repeat;width:calc(100% + .8125rem);height:5.1875rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ErrorHomeLink-module__zla8Da__rays{pointer-events:none;background:url(/images/order/button-rays.svg) 50%/contain no-repeat;width:4.4375rem;height:3.5rem;position:absolute;top:0;right:0}.ErrorHomeLink-module__zla8Da__light{pointer-events:none;background:url(/images/order/button-light.svg) 50%/contain no-repeat;width:10.625rem;height:3.5rem;position:absolute;top:-1.875rem;left:50%;transform:translate(-50%)}@media (hover:hover){.ErrorHomeLink-module__zla8Da__link:hover{transform:translateY(-.125rem)}}
.MenuCloseButton-module__0_JalW__button{width:3.75rem;height:3.5625rem;color:var(--color-white);transition:transform var(--transition-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex;position:relative}.MenuCloseButton-module__0_JalW__body{pointer-events:none;position:absolute;inset:0;overflow:hidden;-webkit-mask:url(/images/header/menu-close-mask.svg) 50%/100% 100% no-repeat;mask:url(/images/header/menu-close-mask.svg) 50%/100% 100% no-repeat}.MenuCloseButton-module__0_JalW__shape{width:100%;height:100%;position:absolute;inset:0}.MenuCloseButton-module__0_JalW__texture{background:url(/images/header/menu-close-texture.webp) 50%/contain no-repeat;width:6.0625rem;height:5.8125rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MenuCloseButton-module__0_JalW__rays{background:url(/images/header/menu-close-rays.svg) 50%/contain no-repeat;width:3.75rem;height:3.5625rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MenuCloseButton-module__0_JalW__icon{position:relative}
.PaymentShine-module__FGQD_a__shine:after{background:linear-gradient(105deg, transparent, rgb(var(--color-white-rgb) / 25%), transparent);content:"";width:40%;height:100%;position:absolute;top:0;left:-60%;transform:skew(20deg)}@media (hover:hover){.PaymentShine-module__FGQD_a__host:hover .PaymentShine-module__FGQD_a__shine:after{animation:PaymentShine-module__FGQD_a__pay-shine .9s var(--transition-fast)}}@keyframes PaymentShine-module__FGQD_a__pay-shine{to{left:120%}}
.SocialButton-module__o-ZdYa__button{width:3.9375rem;height:3.5rem;color:var(--color-white);transition:transform var(--transition-fast);justify-content:center;align-items:center;display:flex;position:relative}.SocialButton-module__o-ZdYa__body{pointer-events:none;position:absolute;inset:0;overflow:hidden;-webkit-mask:url(/images/header/social-mask.svg) 50%/100% 100% no-repeat;mask:url(/images/header/social-mask.svg) 50%/100% 100% no-repeat}.SocialButton-module__o-ZdYa__plate{width:100%;height:100%;position:absolute;inset:0}.SocialButton-module__o-ZdYa__icon{display:inline-flex;position:relative}.SocialButton-module__o-ZdYa__texture{pointer-events:none;background:url(/images/header/texture-social.webp) 50%/contain no-repeat;width:5.3rem;height:5.125rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (hover:hover){.SocialButton-module__o-ZdYa__button:hover{transform:translateY(-.125rem)}}
.HeroBanner-module__MWPwDq__section{padding-top:var(--hero-pt,15.625rem);padding-bottom:var(--hero-pb,4rem);background:-webkit-image-set(url(/images/hero/background.avif) 1x type("image/avif"),url(/images/hero/background.webp) 1x type("image/webp")) top/cover no-repeat;background:image-set("/images/hero/background.avif" 1x type("image/avif"),"/images/hero/background.webp" 1x type("image/webp")) top/cover no-repeat}.HeroBanner-module__MWPwDq__inner{align-items:flex-start;gap:var(--hero-inner-gap,9.375rem);flex-direction:column;display:flex}.HeroBanner-module__MWPwDq__intro{align-items:flex-start;gap:var(--hero-intro-gap,2.625rem);flex-direction:column;display:flex}.HeroBanner-module__MWPwDq__title{max-width:var(--hero-title-maxw,69.875rem);font-size:var(--hero-title-size,var(--fs-84));text-transform:uppercase;color:var(--color-heading);line-height:normal}.HeroBanner-module__MWPwDq__subtitle{max-width:var(--hero-subtitle-maxw,55rem);font-size:var(--hero-subtitle-size,var(--fs-32));line-height:var(--hero-subtitle-lh,1);color:var(--color-text-muted);opacity:.9;margin-bottom:0}.HeroBanner-module__MWPwDq__stats{align-items:flex-start;gap:var(--hero-stats-gap,4rem);flex-wrap:wrap;display:flex}.HeroBanner-module__MWPwDq__stat{flex-direction:column;align-items:flex-start;gap:.25rem;display:flex}.HeroBanner-module__MWPwDq__statValue{font-size:var(--hero-dt-size,var(--fs-56));font-weight:var(--fw-bold);color:var(--color-white);opacity:.9}.HeroBanner-module__MWPwDq__statLabel{font-size:var(--hero-dd-size,var(--fs-32));line-height:var(--hero-dd-lh,1);color:var(--color-text-muted);opacity:.9}
.QuantityButton-module__hCaKwW__button{cursor:pointer;background:0 0;border:none;border-radius:1rem;padding:0}.QuantityButton-module__hCaKwW__button:disabled{cursor:default}.QuantityButton-module__hCaKwW__content{background:linear-gradient(rgb(var(--color-pay-tint-rgb) / 5%), rgb(var(--color-pay-tint-rgb) / 5%)), rgb(var(--color-glass-rgb) / 10%);flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex;position:relative;overflow:hidden}.QuantityButton-module__hCaKwW__button:disabled .QuantityButton-module__hCaKwW__content{opacity:.55}.QuantityButton-module__hCaKwW__content:before{background:radial-gradient(circle, rgb(var(--color-white-rgb) / 22%), transparent 70%);opacity:0;transition:opacity var(--transition-base);content:"";position:absolute;inset:0}.QuantityButton-module__hCaKwW__button:active:not(:disabled) .QuantityButton-module__hCaKwW__content:before{opacity:1;transition:none}.QuantityButton-module__hCaKwW__content:after{background:linear-gradient(105deg, transparent, rgb(var(--color-white-rgb) / 25%), transparent);content:"";width:50%;height:100%;position:absolute;top:0;left:-70%;transform:skew(20deg)}.QuantityButton-module__hCaKwW__symbol{font-family:var(--font-body-stack);font-size:var(--fs-28);font-weight:var(--fw-medium);color:var(--color-white);transition:transform var(--transition-fast);line-height:100%}.QuantityButton-module__hCaKwW__button:active:not(:disabled) .QuantityButton-module__hCaKwW__symbol{transform:scale(.82)}@media (hover:hover){.QuantityButton-module__hCaKwW__button:hover:not(:disabled) .QuantityButton-module__hCaKwW__content:after{animation:QuantityButton-module__hCaKwW__qty-shine .9s var(--transition-fast)}}@keyframes QuantityButton-module__hCaKwW__qty-shine{to{left:130%}}
.SupportButton-module__t8XZXa__button{text-align:center;width:14.0625rem;height:3.5rem;color:var(--color-black);transition:transform var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.SupportButton-module__t8XZXa__body{pointer-events:none;position:absolute;inset:0;overflow:hidden;-webkit-mask:url(/images/header/support-mask.svg) 50%/100% 100% no-repeat;mask:url(/images/header/support-mask.svg) 50%/100% 100% no-repeat}.SupportButton-module__t8XZXa__shape{width:100%;height:100%;color:var(--color-support);position:absolute;inset:0}.SupportButton-module__t8XZXa__content{align-items:center;gap:.25rem;display:flex;position:relative}.SupportButton-module__t8XZXa__icon{flex-shrink:0}.SupportButton-module__t8XZXa__label{font-family:var(--font-body-stack);font-size:var(--fs-17);font-weight:var(--fw-semibold);text-transform:uppercase;color:var(--color-black);line-height:normal}.SupportButton-module__t8XZXa__texture{pointer-events:none;background:url(/images/header/texture-support.webp) 50%/contain no-repeat;width:14.25rem;height:5.125rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SupportButton-module__t8XZXa__rays{pointer-events:none;background:url(/images/header/support-rays.svg) 50%/contain no-repeat;width:4.4375rem;height:3.5rem;position:absolute;top:0;right:0}.SupportButton-module__t8XZXa__glow{pointer-events:none;background:url(/images/header/support-light.svg) 50%/contain no-repeat;width:9.75rem;height:3.5rem;position:absolute;top:-1.875rem;left:50%;transform:translate(-50%)}@media (hover:hover){.SupportButton-module__t8XZXa__button:hover{transform:translateY(-.125rem)}}
@media not (min-width:120em){.HeroBannerAdaptive-module__2rVurW__adaptive.HeroBannerAdaptive-module__2rVurW__adaptive{--hero-pt:14.375rem;--hero-inner-gap:7.1875rem;--hero-title-size:var(--fs-56);--hero-title-maxw:46.25rem;--hero-dt-size:var(--fs-44)}}@media not (min-width:90em){.HeroBannerAdaptive-module__2rVurW__adaptive.HeroBannerAdaptive-module__2rVurW__adaptive{--hero-pb:3.125rem;--hero-title-size:var(--fs-52);--hero-title-maxw:43.125rem}}@media (max-width:64em){.HeroBannerAdaptive-module__2rVurW__adaptive.HeroBannerAdaptive-module__2rVurW__adaptive{--hero-pb:2.625rem;--hero-inner-gap:9.6875rem;--hero-title-size:var(--fs-48);--hero-title-maxw:40rem;--hero-subtitle-maxw:41.25rem}.HeroBannerAdaptive-module__2rVurW__adaptive.HeroBannerAdaptive-module__2rVurW__adaptive dl>div:last-child{flex-basis:100%}}@media not (min-width:48em){.HeroBannerAdaptive-module__2rVurW__adaptive.HeroBannerAdaptive-module__2rVurW__adaptive{--hero-pt:10rem;--hero-pb:1.5rem;--hero-inner-gap:8.125rem;--hero-intro-gap:2rem;--hero-title-size:var(--fs-32);--hero-title-maxw:none;--hero-subtitle-size:var(--fs-20);--hero-subtitle-lh:2rem;--hero-subtitle-maxw:none;--hero-stats-gap:.75rem;--hero-dt-size:var(--fs-20);--hero-dd-size:var(--fs-18);--hero-dd-lh:normal}}@media (max-width:26.5625em){.HeroBannerAdaptive-module__2rVurW__adaptive.HeroBannerAdaptive-module__2rVurW__adaptive{--hero-pt:6.25rem;--hero-pb:1rem;--hero-inner-gap:3.25rem;--hero-intro-gap:1.5rem;--hero-title-size:var(--fs-24);--hero-subtitle-size:var(--fs-14);--hero-subtitle-lh:1.5rem;--hero-dd-size:var(--fs-14)}}
.QuantityPicker-module__pLxHgq__picker{align-items:center;gap:.625rem;display:flex}.QuantityPicker-module__pLxHgq__countShell.QuantityPicker-module__pLxHgq__countShell{width:6.25rem}.QuantityPicker-module__pLxHgq__countContent{background:linear-gradient(rgb(var(--color-white-rgb) / 5%), rgb(var(--color-white-rgb) / 5%)), rgb(var(--color-glass-rgb) / 10%);height:100%;transition:box-shadow var(--transition-base);justify-content:center;align-items:center;padding:0 .625rem;display:flex}.QuantityPicker-module__pLxHgq__countContent:focus-within{box-shadow:inset 0 0 0 .125rem rgb(var(--color-buy-rgb) / 55%), inset 0 0 .875rem rgb(var(--color-buy-rgb) / 20%)}.QuantityPicker-module__pLxHgq__countInput{width:100%;font-family:var(--font-body-stack);font-size:var(--fs-17);font-weight:var(--fw-medium);text-align:center;color:var(--color-white);background:0 0;border:none;padding:0}.QuantityPicker-module__pLxHgq__countInput:focus-visible{outline:none}@media (min-width:48em) and (max-width:64em){.QuantityPicker-module__pLxHgq__picker{flex-shrink:0}}@media (max-width:26.5625em){.QuantityPicker-module__pLxHgq__picker{width:100%}.QuantityPicker-module__pLxHgq__countShell.QuantityPicker-module__pLxHgq__countShell{flex:auto;width:auto}}
html[lang=ru] .HeroBannerRu-module__w31Zsq__adaptive.HeroBannerRu-module__w31Zsq__adaptive{--hero-title-maxw:80.625rem;--hero-subtitle-maxw:60rem}@media not (min-width:120em){html[lang=ru] .HeroBannerRu-module__w31Zsq__adaptive.HeroBannerRu-module__w31Zsq__adaptive{--hero-title-maxw:53.75rem}}@media not (min-width:90em){html[lang=ru] .HeroBannerRu-module__w31Zsq__adaptive.HeroBannerRu-module__w31Zsq__adaptive{--hero-title-maxw:50rem}}@media (max-width:64em){html[lang=ru] .HeroBannerRu-module__w31Zsq__adaptive.HeroBannerRu-module__w31Zsq__adaptive{--hero-title-size:var(--fs-40);--hero-title-maxw:50rem;--hero-subtitle-maxw:41.25rem}}@media not (min-width:48em){html[lang=ru] .HeroBannerRu-module__w31Zsq__adaptive.HeroBannerRu-module__w31Zsq__adaptive{--hero-title-size:var(--fs-32);--hero-title-maxw:none;--hero-subtitle-maxw:none}}@media (max-width:26.5625em){html[lang=ru] .HeroBannerRu-module__w31Zsq__adaptive.HeroBannerRu-module__w31Zsq__adaptive{--hero-title-size:var(--fs-24)}}
