.Header_progressBar___C2ta{position:fixed;top:0;left:0;width:100%;height:3px;background:rgba(255,255,255,.1);z-index:250;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Header_progressFill__tH4_w{height:100%;background:linear-gradient(90deg,#a399ff,#fd99bc,#fa99ff);transition:width .1s ease;border-radius:0 2px 2px 0}.Header_header__AF_3G{position:fixed;top:0;left:0;width:100%;z-index:200;font-weight:500;font-size:1.25rem;line-height:1.5rem;color:#7d7d7d;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.1);transition:all .3s ease;padding-top:3px}.Header_header__AF_3G.Header_scrolled__Ik5rI{background:rgba(0,0,0,.95);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-bottom-color:rgba(250,153,255,.2)}.Header_container__3JNoS{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;position:relative;padding:.75rem 1rem;width:100%;max-width:1200px;margin:0 auto}@media screen and (min-width:768px){.Header_container__3JNoS{padding:1rem 1.5rem;gap:1rem}}@media screen and (min-width:1024px){.Header_container__3JNoS{gap:1.5rem;padding:1rem 2rem;max-width:1200px}}.Header_logo__1FRrW{min-height:2rem;display:flex;align-items:center;position:relative;font-size:1rem;line-height:1.2rem;color:#ffffff;padding-left:2.5rem;font-weight:700;text-decoration:none;transition:color .3s ease}.Header_logo__1FRrW:before{content:"";width:2rem;height:2rem;position:absolute;top:50%;left:0;transform:translateY(-50%);background:url(/img/logo.svg) 50%/contain no-repeat;transition:transform .3s ease}.Header_logo__1FRrW:hover{color:#fa99ff}.Header_logo__1FRrW:hover:before{transform:translateY(-50%) rotate(90deg)}.Header_navButton__KWCRV{width:2.5rem;height:2.5rem;position:relative;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;border-radius:8px;transition:background-color .3s ease}.Header_navButton__KWCRV:hover{background:rgba(250,153,255,.1)}.Header_navButton__KWCRV div:after,.Header_navButton__KWCRV div:before,.Header_navButton__KWCRV:after,.Header_navButton__KWCRV:before{content:"";width:1rem;height:.125rem;position:absolute;background-color:#d1d1d1;border-radius:.0625rem;transition:all .3s ease}.Header_navButton__KWCRV:before{transform:translateY(-6px)}.Header_navButton__KWCRV:after{transform:translateY(6px)}.Header_navButton__KWCRV div:after,.Header_navButton__KWCRV div:before{transform:translateY(0)}.Header_navButton__KWCRV.Header_active__8Eipm:before{transform:translateY(0) rotate(45deg)}.Header_navButton__KWCRV.Header_active__8Eipm:after{transform:translateY(0) rotate(-45deg)}.Header_navButton__KWCRV.Header_active__8Eipm div:after,.Header_navButton__KWCRV.Header_active__8Eipm div:before{opacity:0}.Header_nav__LVYU2{width:100%;max-width:calc(100% - 2.5rem);position:absolute;top:100%;right:1.25rem;visibility:hidden;opacity:0;background:rgba(0,0,0,.95);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border:1px solid rgba(255,255,255,.1);border-radius:20px;transition:all .3s cubic-bezier(.4,0,.2,1);transform:translateY(-10px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.Header_nav__LVYU2.Header_active__8Eipm{visibility:visible;opacity:1;transform:translateY(0)}.Header_overlay__zmKdm{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);z-index:-1;animation:Header_fadeIn__zX5C2 .3s ease}@keyframes Header_fadeIn__zX5C2{0%{opacity:0}to{opacity:1}}.Header_languageSwitcher__J7aMi>li>ul>li,.Header_menu__UYmdC>li:not(:first-child),.Header_menu__UYmdC>li>ul>li,.Header_navCol__UTe99:not(:first-child){border-top:1px solid rgba(255,255,255,.1)}.Header_languageSwitcher__J7aMi>li>ul>li>a,.Header_menu__UYmdC a{display:flex;justify-content:center;text-align:center;padding:.5rem .75rem;color:#7d7d7d;text-decoration:none;transition:all .3s ease;border-radius:6px;margin:0 4px;font-size:.9rem}.Header_languageSwitcher__J7aMi>li>ul>li>a:hover,.Header_menu__UYmdC a:hover{color:#ffffff;background:rgba(250,153,255,.1)}.Header_menuItemHasChildren__NflLo>a{align-items:center;gap:.5rem;cursor:pointer}.Header_menuItemHasChildren__NflLo>a>svg{width:1.25rem;height:1.25rem;fill:none;stroke:#5f5f5f;transition:all .3s ease}.Header_menuItemHasChildren__NflLo.Header_active__8Eipm>a{color:#ffffff}.Header_menuItemHasChildren__NflLo.Header_active__8Eipm>a>svg{transform:rotate(180deg);stroke:#ffffff}.Header_languageSwitcher__J7aMi>li>ul,.Header_menuItemHasChildren__NflLo>ul{display:none;overflow:hidden}.Header_submenuOpen__ZN5ik{display:block!important;animation:Header_slideDown__NEpYA .3s ease}@keyframes Header_slideDown__NEpYA{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header_link__p2PJz{display:flex;align-items:center;gap:.375rem;justify-content:center;width:auto;color:#fa99ff;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease;border-radius:6px;margin:0 4px;background:rgba(250,153,255,.1);border:1px solid rgba(250,153,255,.2);font-size:.875rem;white-space:nowrap}.Header_link__p2PJz:hover{color:#ffffff;background:rgba(250,153,255,.2);border-color:rgba(250,153,255,.4);transform:translateY(-1px)}.Header_link__p2PJz svg{width:1rem;height:1rem;fill:none;stroke:currentColor;transition:stroke .3s ease}.Header_languageSwitcher__J7aMi{list-style:none;margin:0;padding:0}.Header_languageSwitcher__J7aMi>li>a{display:flex;align-items:center;gap:.5rem;justify-content:center;width:auto;color:#7d7d7d;padding:.5rem .75rem;text-decoration:none;transition:all .3s ease;border-radius:6px;margin:0 4px;cursor:pointer}.Header_languageSwitcher__J7aMi>li.Header_active__8Eipm>a{color:#ffffff}.Header_languageSwitcher__J7aMi>li>a>svg{width:1rem;height:1rem;fill:none;stroke:currentColor;transition:all .3s ease}.Header_languageSwitcher__J7aMi>li.Header_active__8Eipm>a>svg{transform:rotate(180deg)}.Header_activeLang__EMwt2{color:#fa99ff!important;font-weight:600}@media screen and (min-width:768px){.Header_navButton__KWCRV{display:none}.Header_logo__1FRrW{width:2.5rem;height:2.5rem;font-size:0;padding:0}.Header_logo__1FRrW:before{width:100%;height:100%}.Header_nav__LVYU2{display:flex;align-items:center;justify-content:space-between;gap:.75rem;max-width:calc(100% - 3rem);position:static;visibility:visible;opacity:1;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border:none;border-radius:0;transform:none;box-shadow:none;flex:1 1}.Header_menu__UYmdC{display:flex;align-items:center;gap:.5rem;list-style:none;margin:0;padding:0}.Header_rightSection__TnrWw{display:flex;align-items:center;gap:.75rem}.Header_languageSwitcher__J7aMi>li>a,.Header_link__p2PJz,.Header_menu__UYmdC a{padding:.375rem .75rem;margin:0;font-size:.875rem}.Header_languageSwitcher__J7aMi>li,.Header_menuItemHasChildren__NflLo{position:relative}.Header_languageSwitcher__J7aMi>li>ul,.Header_menuItemHasChildren__NflLo>ul{display:block!important;position:absolute;top:calc(100% + .75rem);right:0;visibility:hidden;opacity:0;background:rgba(0,0,0,.95);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border:1px solid rgba(255,255,255,.1);border-radius:8px;min-width:160px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);transition:all .3s ease;transform:translateY(-10px)}.Header_languageSwitcher__J7aMi>li:hover>ul,.Header_menuItemHasChildren__NflLo:hover>ul{visibility:visible;opacity:1;transform:translateY(0)}.Header_languageSwitcher__J7aMi>li>ul:before,.Header_menuItemHasChildren__NflLo>ul:before{content:"";position:absolute;top:-.75rem;left:0;width:100%;height:.75rem}.Header_languageSwitcher__J7aMi>li:hover>a,.Header_menuItemHasChildren__NflLo:hover>a{color:#ffffff}.Header_languageSwitcher__J7aMi>li:hover>a>svg,.Header_menuItemHasChildren__NflLo:hover>a>svg{transform:rotate(180deg);stroke:#ffffff}.Header_menu__UYmdC>li:not(:first-child),.Header_navCol__UTe99:not(:first-child){border:none}}@media screen and (min-width:1024px){.Header_nav__LVYU2{gap:1rem}.Header_menu__UYmdC{gap:.75rem}.Header_rightSection__TnrWw{gap:1rem}.Header_languageSwitcher__J7aMi>li>a,.Header_link__p2PJz,.Header_menu__UYmdC a{font-size:.9rem}}.Preview_preview__3k7TQ{--global-transition-duration:0.3s;--color-gray-300:#7d7d7d}.Preview_container__Edfin{width:100%;padding-left:20px;padding-right:20px}.Preview_preview__3k7TQ{width:100%;overflow:hidden;position:relative;z-index:1;background:url(/img/preview/lines.svg) top/cover no-repeat;border-radius:24px;padding:174px 0 10px}.Preview_preview__3k7TQ:after,.Preview_preview__3k7TQ:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0}.Preview_preview__3k7TQ:before{z-index:-1;opacity:0;background:url(/img/preview/glow.svg) top/cover no-repeat;transition:opacity var(--global-transition-duration) linear}.Preview_preview__3k7TQ.Preview_active__bWOre:before{opacity:1}.Preview_preview__3k7TQ:after{z-index:1;border:2px solid rgba(36,36,36,.8);border-radius:inherit;pointer-events:none}.Preview_previewContent__jflEJ{width:100%;padding:0 24px}.Preview_previewText__IC1Cx{-webkit-background-clip:text;background-clip:text;font-weight:500;font-size:16px;line-height:19px;color:transparent;text-align:center}.Preview_previewText__IC1Cx,.Preview_previewText__IC1Cx:after{height:19px;background-image:linear-gradient(90deg,#e9e9e9,#fdd7ff)}.Preview_previewText__IC1Cx:after{content:"";display:inline-block;vertical-align:bottom;width:1px;opacity:0;margin-left:2px}.Preview_previewText__IC1Cx.Preview_textActive__PZSiX:after{animation:Preview_cursorFlicker__DuUlv 1s infinite}.Preview_previewTitleWrp__Y3BhU{display:flex;justify-content:center;overflow:hidden}.Preview_previewTitle__yLmTy{background-image:linear-gradient(45deg,#a399ff,#fd99bc,#a399ff,#fa99ff);-webkit-background-clip:text;background-clip:text;background-size:200%;font-weight:700;font-size:24px;line-height:29px;color:transparent;text-align:center;transition:transform var(--global-transition-duration) linear;animation:Preview_textShine__j8m9u 3s linear infinite alternate;margin:0}.Preview_preview__3k7TQ:not(.Preview_active__bWOre) .Preview_previewTitle__yLmTy{transform:translateY(100%)}.Preview_previewButtons__if_05{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;transition:opacity var(--global-transition-duration) linear}.Preview_preview__3k7TQ:not(.Preview_active__bWOre) .Preview_previewButtons__if_05{opacity:0}.Preview_previewButtons__if_05:not(:first-child){margin-top:10px}.Preview_storeButton__hyPvV{display:block;width:-moz-fit-content;width:fit-content;max-width:100%;position:relative;background-color:rgba(250,153,255,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:18px;font-weight:700;font-size:14px;line-height:18px;color:#fa99ff;padding:9px 16px 9px 44px;cursor:pointer;transition:background-color var(--global-transition-duration),color var(--global-transition-duration);text-decoration:none}.Preview_storeButton__hyPvV svg{width:20px;height:20px;position:absolute;top:50%;left:16px;transform:translateY(-50%);fill:#fa99ff;transition:fill var(--global-transition-duration)}.Preview_storeButton__hyPvV:hover{background-color:#fa99ff;color:#3e1940}.Preview_storeButton__hyPvV:hover svg{fill:#3e1940}.Preview_previewNav__IImrs{overflow-x:auto;padding:0 24px;transition:transform var(--global-transition-duration) linear}.Preview_preview__3k7TQ:not(.Preview_active__bWOre) .Preview_previewNav__IImrs{transform:translateY(calc(100% + 10px))}.Preview_previewNav__IImrs:not(:first-child){margin-top:67px}.Preview_previewNav__IImrs::-webkit-scrollbar{display:none}.Preview_previewNav__IImrs ul{display:flex;justify-content:flex-end;gap:10px;min-width:max-content;list-style:none;margin:0;padding:0}.Preview_previewNav__IImrs a{display:block;background-color:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:2px solid rgba(56,56,56,.3);border-radius:16px 16px 0 0;font-weight:500;font-size:14px;line-height:17px;color:var(--color-gray-300);padding:6px 12px 4px;transition:color var(--global-transition-duration);text-decoration:none}.Preview_navWithIcon__t4Wvi{position:relative;padding-right:34px!important}.Preview_navWithIcon__t4Wvi svg{width:16px;height:16px;position:absolute;top:50%;right:12px;transform:translateY(-50%);fill:none;stroke:var(--color-gray-300);transition:stroke var(--global-transition-duration)}.Preview_previewNav__IImrs a:hover{color:#fafafa}.Preview_previewNav__IImrs a:hover svg{stroke:#fafafa}.Preview_previewObject__i4hYF{display:flex;width:250px;height:250px;position:absolute;top:-86px;right:50%;transform:translateX(50%);z-index:1;padding:19px 0}.Preview_previewObjectContent__6tb5m{width:100%;height:31.133%;position:relative;margin-top:auto}.Preview_previewObjectIcon__c7x0s{width:34px;height:34px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Preview_previewObjectIcon__c7x0s img{width:100%;height:100%;object-fit:contain;object-position:center;transform-origin:center;transition:transform var(--global-transition-duration) linear}.Preview_previewObjectIcon__c7x0s:not(.Preview_iconActive__cZF8F) img{transform:scale(0)}.Preview_previewObjectBackground__cINvQ{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;transform:rotate(-90deg)}.Preview_previewObjectBackground__cINvQ svg{width:100%;height:100%;transform-origin:center;transition:transform .8s cubic-bezier(.4,0,.2,1)}.Preview_previewObject__i4hYF .Preview_previewObjectBackground__cINvQ svg{transform:rotate(0deg)}.Preview_activeState2__ADZsK .Preview_previewObjectBackground__cINvQ svg{transform:rotate(60deg)}.Preview_activeState3__n59sM .Preview_previewObjectBackground__cINvQ svg{transform:rotate(120deg)}.Preview_activeState4__gC0I3 .Preview_previewObjectBackground__cINvQ svg{transform:rotate(180deg)}.Preview_activeState5__CRYzi .Preview_previewObjectBackground__cINvQ svg{transform:rotate(240deg)}.Preview_activeState6__5W6uj .Preview_previewObjectBackground__cINvQ svg{transform:rotate(300deg)}.Preview_previewObjectBackground__cINvQ svg path{transition:fill-opacity .5s ease}.Preview_pathActive__oONuy{fill-opacity:1!important}.Preview_preview__3k7TQ:not(.Preview_active__bWOre) .Preview_previewObjectBackground__cINvQ svg path:first-child{transform:translateX(-5px)}.Preview_preview__3k7TQ:not(.Preview_active__bWOre) .Preview_previewObjectBackground__cINvQ svg path:nth-child(2){transform:translate(-3px,3px)}.Preview_preview__3k7TQ:not(.Preview_active__bWOre) .Preview_previewObjectBackground__cINvQ svg path:nth-child(3){transform:translate(3px,3px)}.Preview_preview__3k7TQ:not(.Preview_active__bWOre) .Preview_previewObjectBackground__cINvQ svg path:nth-child(4){transform:translateX(5px)}.Preview_preview__3k7TQ:not(.Preview_active__bWOre) .Preview_previewObjectBackground__cINvQ svg path:nth-child(5){transform:translate(3px,-3px)}.Preview_preview__3k7TQ:not(.Preview_active__bWOre) .Preview_previewObjectBackground__cINvQ svg path:nth-child(6){transform:translate(-3px,-3px)}@keyframes Preview_cursorFlicker__DuUlv{0%,25%{opacity:1}50%,75%{opacity:0}}@keyframes Preview_textShine__j8m9u{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@media screen and (min-width:576px){.Preview_container__Edfin{max-width:360px;margin-left:auto;margin-right:auto}}@media screen and (min-width:768px){.Preview_container__Edfin{max-width:100%}.Preview_preview__3k7TQ{border-radius:40px;background-image:url(/img/preview/lines-lg.svg);padding:111px 0 20px}.Preview_previewContent__jflEJ{max-width:620px;padding:0 0 0 20px}.Preview_preview__3k7TQ:before{background-image:url(/img/preview/glow-lg.svg)}.Preview_previewText__IC1Cx,.Preview_previewTitle__yLmTy{font-size:36px;line-height:43px}.Preview_previewText__IC1Cx,.Preview_previewText__IC1Cx:after{height:43px}.Preview_previewButtons__if_05:not(:first-child){margin-top:20px}.Preview_storeButton__hyPvV{border-radius:21px;font-size:18px;line-height:22px;padding:10px 20px 10px 48px}.Preview_storeButton__hyPvV svg{left:20px}.Preview_previewNav__IImrs{padding:0 42px}.Preview_previewNav__IImrs:not(:first-child){margin-top:171px}.Preview_preview__3k7TQ:not(.Preview_active__bWOre) .Preview_previewNav__IImrs{transform:translateY(calc(100% + 20px))}.Preview_previewNav__IImrs a{font-size:20px;line-height:24px;padding:8px 12px 6px}.Preview_navWithIcon__t4Wvi{padding-right:38px!important}.Preview_navWithIcon__t4Wvi svg{width:20px;height:20px;right:12px}.Preview_previewObject__i4hYF{width:280px;height:280px;top:40px;right:20px;transform:unset;padding:0 21px}.Preview_previewObjectContent__6tb5m{width:31.093%;height:100%}.Preview_previewObjectIcon__c7x0s{width:38px;height:38px}.Preview_previewObjectBackground__cINvQ{transform:unset}.Preview_preview__3k7TQ:not(.Preview_active__bWOre) .Preview_previewObjectBackground__cINvQ svg path:first-child{transform:translateX(-10px)}.Preview_preview__3k7TQ:not(.Preview_active__bWOre) .Preview_previewObjectBackground__cINvQ svg path:nth-child(2){transform:translate(-5px,5px)}.Preview_preview__3k7TQ:not(.Preview_active__bWOre) .Preview_previewObjectBackground__cINvQ svg path:nth-child(3){transform:translate(5px,5px)}.Preview_preview__3k7TQ:not(.Preview_active__bWOre) .Preview_previewObjectBackground__cINvQ svg path:nth-child(4){transform:translateX(10px)}.Preview_preview__3k7TQ:not(.Preview_active__bWOre) .Preview_previewObjectBackground__cINvQ svg path:nth-child(5){transform:translate(5px,-5px)}.Preview_preview__3k7TQ:not(.Preview_active__bWOre) .Preview_previewObjectBackground__cINvQ svg path:nth-child(6){transform:translate(-5px,-5px)}}@media screen and (min-width:1024px){.Preview_container__Edfin{max-width:1330px}.Preview_preview__3k7TQ{border-radius:60px;padding-top:211px}.Preview_previewContent__jflEJ{max-width:840px;padding-left:40px}.Preview_previewTitle__yLmTy{font-size:58px;line-height:70px}.Preview_previewText__IC1Cx{height:58px;font-size:48px;line-height:58px}.Preview_previewNav__IImrs{padding:0 64px}.Preview_previewNav__IImrs:not(:first-child){margin-top:179px}.Preview_previewText__IC1Cx:after{height:58px}.Preview_previewObject__i4hYF{width:400px;height:400px;right:40px;padding:0 30px}.Preview_previewObjectContent__6tb5m{width:31.177%}.Preview_previewObjectIcon__c7x0s{width:52px;height:52px}}.BenefitsSection_section__esUSU{padding:100px 0;opacity:0;transition:opacity var(--global-transition-duration)}.loaded .BenefitsSection_section__esUSU{opacity:1}.BenefitsSection_topSpacing__PjRdW{padding-top:100px}@media screen and (min-width:768px){.BenefitsSection_topSpacing__PjRdW{padding-top:160px}}@media screen and (min-width:1024px){.BenefitsSection_topSpacing__PjRdW{padding-top:200px}}.BenefitsSection_container__VADH4{max-width:1400px;margin:0 auto;padding:0 20px;text-align:center}.BenefitsSection_title__5FtCd{width:-moz-fit-content;width:fit-content;max-width:100%;background:linear-gradient(90deg,#e9e9e9,#fdd7ff);-webkit-background-clip:text;background-clip:text;font-size:32px;line-height:1.2;color:transparent;margin:0 auto 40px}.BenefitsSection_title__5FtCd.BenefitsSection_text-center__PAx9o{margin-left:auto;margin-right:auto}.BenefitsSection_titleAnimation__RhRgA{background-image:linear-gradient(45deg,#a399ff,#fd99bc,#a399ff,#fa99ff);background-size:200%;animation:BenefitsSection_textShine__ocixZ 3s linear infinite alternate}@media screen and (min-width:768px){.BenefitsSection_title__5FtCd{font-size:48px}}@media screen and (min-width:1024px){.BenefitsSection_title__5FtCd{font-size:56px}}.BenefitsSection_semiHiddenContent__hD1Ex{width:100%;position:relative;overflow:hidden;margin-top:20px;max-width:800px;margin-left:auto;margin-right:auto}.BenefitsSection_semiHiddenContent__hD1Ex:after{content:"";width:100%;height:100%;position:absolute;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,0),#111111);-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);transition:visibility var(--global-transition-duration) linear,opacity var(--global-transition-duration) linear}.BenefitsSection_semiHiddenContent__hD1Ex.BenefitsSection_active__u_qA4:after{visibility:hidden;opacity:0}.BenefitsSection_semiHiddenButton__xy4Yc{position:absolute;bottom:0;left:50%;transform:translateX(-50%);z-index:1;transition:visibility var(--global-transition-duration) linear,opacity var(--global-transition-duration) linear,color var(--global-transition-duration)}.BenefitsSection_semiHiddenContent__hD1Ex.BenefitsSection_active__u_qA4 .BenefitsSection_semiHiddenButton__xy4Yc{visibility:hidden;opacity:0}.BenefitsSection_semiHiddenButton__xy4Yc:after,.BenefitsSection_semiHiddenButton__xy4Yc:before{content:"";width:102px;position:absolute;top:50%;border-top:1px dashed var(--color-gray-400);pointer-events:none}.BenefitsSection_semiHiddenButton__xy4Yc:before{left:-10px;transform:translate(-100%,-50%)}.BenefitsSection_semiHiddenButton__xy4Yc:after{right:-10px;transform:translate(100%,-50%)}.BenefitsSection_moreButton__5yX_M{display:flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;max-width:100%;font-weight:500;font-size:16px;line-height:1.2;color:#fafafa;padding:8px;cursor:pointer;transition:color var(--global-transition-duration);background:none;border:none}.BenefitsSection_moreButton__5yX_M svg{width:16px;min-width:16px;height:16px;fill:none;stroke:#fafafa;transition:stroke var(--global-transition-duration)}.BenefitsSection_moreButton__5yX_M:hover{color:#ffbafe}.BenefitsSection_moreButton__5yX_M:hover svg{stroke:#ffbafe}@media screen and (min-width:768px){.BenefitsSection_semiHiddenContent__hD1Ex{font-size:18px;line-height:1.4;margin-top:30px}.BenefitsSection_semiHiddenButton__xy4Yc:after,.BenefitsSection_semiHiddenButton__xy4Yc:before{width:200px}.BenefitsSection_semiHiddenButton__xy4Yc:before{left:-20px}.BenefitsSection_semiHiddenButton__xy4Yc:after{right:-20px}.BenefitsSection_moreButton__5yX_M{font-size:18px}.BenefitsSection_moreButton__5yX_M svg{width:20px;min-width:20px;height:20px}}@media screen and (min-width:1024px){.BenefitsSection_semiHiddenContent__hD1Ex{margin-top:40px}}.BenefitsSection_benefitsCards__BRsas{display:flex;flex-wrap:wrap;gap:16px;margin-top:40px;justify-content:center}.BenefitsSection_benefitsCard__9a9NV{width:100%;max-width:100%;border:2px solid rgba(38,38,38,.5);border-radius:16px;padding:20px;background:transparent;transition:all .3s ease;text-align:left}.BenefitsSection_benefitsCard__9a9NV:hover{transform:translateY(-5px);background:rgba(255,255,255,.05);border-color:rgba(250,153,255,.3)}.BenefitsSection_benefitsCardText__43z_b{color:var(--color-blue-200);font-size:14px;margin-bottom:12px;line-height:1.4}.BenefitsSection_benefitsCardTitle__5R_Rz{font-size:24px;line-height:1.2;color:#fff;margin:0}@media screen and (min-width:768px){.BenefitsSection_benefitsCards__BRsas{gap:20px;margin-top:60px}.BenefitsSection_benefitsCard__9a9NV{padding:24px}.BenefitsSection_benefitsCardText__43z_b{font-size:16px;margin-bottom:16px}.BenefitsSection_benefitsCardTitle__5R_Rz{font-size:28px}.BenefitsSection_benefitsCards__BRsas>.BenefitsSection_benefitsCard__9a9NV:first-child{max-width:calc(43.044% - 10px)}.BenefitsSection_benefitsCards__BRsas>.BenefitsSection_benefitsCard__9a9NV:nth-child(2){max-width:calc(55.87% - 10px)}.BenefitsSection_benefitsCards__BRsas>.BenefitsSection_benefitsCard__9a9NV:nth-child(3){max-width:calc(60.218% - 10px)}.BenefitsSection_benefitsCards__BRsas>.BenefitsSection_benefitsCard__9a9NV:nth-child(4){max-width:calc(38.696% - 10px)}}@media screen and (min-width:1024px){.BenefitsSection_benefitsCards__BRsas{gap:24px;margin-top:80px}.BenefitsSection_benefitsCard__9a9NV{padding:28px}.BenefitsSection_benefitsCardText__43z_b{font-size:17px;margin-bottom:14px}.BenefitsSection_benefitsCardTitle__5R_Rz{font-size:32px}.BenefitsSection_benefitsCards__BRsas>.BenefitsSection_benefitsCard__9a9NV:first-child{max-width:calc(24.574% - 18px)}.BenefitsSection_benefitsCards__BRsas>.BenefitsSection_benefitsCard__9a9NV:nth-child(2){max-width:calc(19.07% - 18px)}.BenefitsSection_benefitsCards__BRsas>.BenefitsSection_benefitsCard__9a9NV:nth-child(3){max-width:calc(32.869% - 18px)}.BenefitsSection_benefitsCards__BRsas>.BenefitsSection_benefitsCard__9a9NV:nth-child(4){max-width:calc(20.156% - 18px)}}@media screen and (min-width:1600px){.BenefitsSection_benefitsCards__BRsas{max-width:1400px;margin-left:auto;margin-right:auto}}.AboutCards_section__okcWl{opacity:0;transition:opacity var(--global-transition-duration);color:#fff}.loaded .AboutCards_section__okcWl{opacity:1}.AboutCards_topSpacing__FIOxV{padding-top:3rem}@media screen and (min-width:768px){.AboutCards_topSpacing__FIOxV{padding-top:6rem}}@media screen and (min-width:1024px){.AboutCards_topSpacing__FIOxV{padding-top:12.5rem}}.AboutCards_container__aSpfE{width:100%;max-width:1350px;margin:0 auto;padding-left:1.25rem;padding-right:1.25rem;position:relative}.AboutCards_aboutCards__ndTms{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;position:relative}@media screen and (min-width:768px){.AboutCards_aboutCards__ndTms{grid-template-columns:repeat(2,1fr);gap:2rem}}@media screen and (min-width:1024px){.AboutCards_aboutCards__ndTms{grid-template-columns:repeat(3,1fr);gap:2rem}.AboutCards_aboutCards__ndTms>.AboutCards_aboutCard__VEc5G:first-child{background:none;border:none;border-radius:0}.AboutCards_aboutCards__ndTms>.AboutCards_aboutCard__VEc5G:first-child .AboutCards_aboutCardImgWrp__1h1gx{background-color:#282828;border-radius:2rem;display:flex;gap:50px;padding:0 20px 50px;margin-top:0}.AboutCards_aboutCards__ndTms>.AboutCards_aboutCard__VEc5G:nth-child(2){max-height:400px;overflow:hidden;padding:0 20px 20px}.AboutCards_aboutCards__ndTms>.AboutCards_aboutCard__VEc5G:nth-child(3){overflow:hidden;padding:20px 20px 0;background-color:#282828;overflow:visible}}.AboutCards_aboutCard__VEc5G:first-child .AboutCards_aboutCardImgWrp__1h1gx{flex-direction:column}.AboutCards_aboutCard__VEc5G{border-radius:2rem;position:relative;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);min-height:300px}@media screen and (max-width:1023px){.AboutCards_aboutCards__ndTms>.AboutCards_aboutCard__VEc5G:first-child{border:1px solid rgba(255,255,255,.1);border-radius:2rem}.AboutCards_aboutCards__ndTms>.AboutCards_aboutCard__VEc5G:first-child .AboutCards_aboutCardImgWrp__1h1gx{background-color:transparent;background-color:#282828;border-radius:0;border-radius:2rem;gap:1rem;padding:0 20px;margin-top:1.5rem}.AboutCards_aboutCards__ndTms>.AboutCards_aboutCard__VEc5G:nth-child(2){max-height:none;overflow:visible;padding:0 1.5rem 1.5rem}.AboutCards_aboutCards__ndTms>.AboutCards_aboutCard__VEc5G:nth-child(3){overflow:visible;padding:1.5rem 1.5rem 0;background-color:rgba(40,40,40,.6)}}.AboutCards_aboutCardBorder___JKm0{position:relative;border:3px solid rgba(255,153,255,.9)}.AboutCards_bgText__8BgpF{font-weight:700;font-size:80px;text-transform:uppercase;color:#141414;position:absolute;bottom:-5%;left:50%;transform:translateX(-50%);z-index:-1}@media screen and (min-width:768px){.AboutCards_bgText__8BgpF{font-size:120px;bottom:-10%}}@media screen and (min-width:1024px){.AboutCards_bgText__8BgpF{font-size:202px;bottom:-15%;left:0;transform:none}}.AboutCards_bgImage__FxwNQ{position:absolute;bottom:15%;right:10%;width:100%;max-width:200px;z-index:-1}@media screen and (min-width:768px){.AboutCards_bgImage__FxwNQ{max-width:280px;right:20%}}@media screen and (min-width:1024px){.AboutCards_bgImage__FxwNQ{max-width:350px;right:30%}}.AboutCards_bgImage__FxwNQ img{width:100%;height:auto}.AboutCards_aboutCardTitleLast__o2bo4{font-weight:500;font-size:1.5rem;text-align:center;color:#7d7d7d;margin-bottom:1rem}@media screen and (min-width:768px){.AboutCards_aboutCardTitleLast__o2bo4{font-size:2rem}}@media screen and (min-width:1024px){.AboutCards_aboutCardTitleLast__o2bo4{font-size:28px}.AboutCards_aboutCardLg__kYg9N{min-height:100%}}.AboutCards_cardContent__ZrPIc{height:100%;display:flex;flex-direction:column;justify-content:space-between}.AboutCards_aboutCardTitle__oGRga{font-size:1.5rem;line-height:1.8rem;font-weight:700;background:linear-gradient(90deg,#e9e9e9,#fdd7ff);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:1.5rem}@media screen and (min-width:768px){.AboutCards_aboutCardTitle__oGRga{font-size:1.8rem;line-height:2.2rem}}@media screen and (min-width:1024px){.AboutCards_aboutCardTitle__oGRga{font-size:2.5rem;line-height:3rem}.AboutCards_aboutCards__ndTms>.AboutCards_aboutCard__VEc5G:first-child .AboutCards_aboutCardTitle__oGRga{max-width:300px;margin-bottom:80px}}.AboutCards_aboutCardText__ujTvC{font-weight:500;font-size:22px;color:#7d7d7d;text-align:center}@media screen and (min-width:768px){.AboutCards_aboutCardText__ujTvC{font-size:28px}}.AboutCards_aboutCardImgWrp__1h1gx{flex:1 1;display:flex;align-items:center;justify-content:center;margin-top:1.5rem;position:relative}.AboutCards_aboutCardImg__pMlM5{width:100%;margin:0 auto;position:relative}@media screen and (min-width:768px){.AboutCards_aboutCardImg__pMlM5{max-width:350px}}@media screen and (min-width:1024px){.AboutCards_aboutCardImg__pMlM5{max-width:400px}}.AboutCards_aboutCardImg__pMlM5 img{width:100%;height:auto}.AboutCards_aboutCardImgMini__xnSVc{position:absolute;width:100%;top:50%;right:-5%;max-width:120px}@media screen and (min-width:768px){.AboutCards_aboutCardImgMini__xnSVc{right:-18%;max-width:160px}}@media screen and (min-width:1024px){.AboutCards_aboutCardImgMini__xnSVc{right:-20%;max-width:200px}}.AboutCards_aboutCardImgMini__xnSVc img{width:100%;height:auto}.AboutCards_aboutCardImgMini4__CG0Vg{position:absolute;width:100%;top:70%;z-index:20;right:-10%;max-width:180px}@media screen and (min-width:768px){.AboutCards_aboutCardImgMini4__CG0Vg{right:-22%;max-width:220px}}@media screen and (min-width:1024px){.AboutCards_aboutCardImgMini4__CG0Vg{right:-25%;max-width:300px}}.AboutCards_aboutCardImgMini4__CG0Vg img{width:100%;height:auto}.AboutCards_tagline__DpNdA{margin-top:1rem}.AboutCards_taglineText__ObboJ{font-size:1rem;font-weight:500;color:rgba(255,255,255,.6);text-align:center;white-space:nowrap}@media screen and (min-width:768px){.AboutCards_taglineText__ObboJ{font-size:1.2rem}}@media screen and (min-width:1024px){.AboutCards_taglineText__ObboJ{font-size:1.5rem}}.AboutCards_aboutCards__ndTms:before{content:"";position:absolute;bottom:0;left:0;right:0;height:200px;pointer-events:none;z-index:1}.AboutCards_text-color-gray-300__gwdB_{color:rgba(255,255,255,.7)}.AboutCards_fw-700__GxoOa{font-weight:700}.AboutCards_text-center___9sEd{text-align:center}.MediaContent_section__kee0i{opacity:0;transition:opacity var(--global-transition-duration)}.loaded .MediaContent_section__kee0i{opacity:1}.MediaContent_topSpacing__wwF8s{padding-top:6.25rem}@media screen and (min-width:768px){.MediaContent_topSpacing__wwF8s{padding-top:10rem}}@media screen and (min-width:1024px){.MediaContent_topSpacing__wwF8s{padding-top:12.5rem}}.MediaContent_container__oaMxo{width:100%;padding-left:1.25rem;padding-right:1.25rem}@media screen and (min-width:576px){.MediaContent_container__oaMxo{max-width:22.5rem;margin-left:auto;margin-right:auto}}@media screen and (min-width:768px){.MediaContent_container__oaMxo{max-width:100%}}@media screen and (min-width:1024px){.MediaContent_container__oaMxo{max-width:83.125rem}}.MediaContent_mediaContent__rqP1Y{display:flex;flex-wrap:wrap;gap:4.5rem;width:100%;border-top:.0625rem dashed var(--color-gray-400);border-bottom:.0625rem dashed var(--color-gray-400);padding:1.5rem 0}.MediaContent_col__sZqyz{width:100%}.MediaContent_col__sZqyz:has(.MediaContent_imageContainer__dkcNJ){padding:0 2.1875rem}.MediaContent_col__sZqyz:has(.MediaContent_heart__m08FA){position:relative}.MediaContent_text__EiQia:not(:first-child){margin-top:1.5rem}.MediaContent_title__yD22n{width:-moz-fit-content;width:fit-content;max-width:100%;background:linear-gradient(90deg,#e9e9e9,#fdd7ff);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;line-height:1.8125rem;color:transparent}.MediaContent_titleAnimation__q50LM{background-image:linear-gradient(45deg,#a399ff,#fd99bc,#a399ff,#fa99ff);background-size:200%;animation:MediaContent_textShine__Ns9bw 3s linear infinite alternate}@keyframes MediaContent_textShine__Ns9bw{0%{background-position:0 50%}to{background-position:100% 50%}}.MediaContent_imageContainer__dkcNJ{position:relative;width:100%;height:auto;z-index:2}.MediaContent_imageWrapper__Gxy0F{position:relative;width:100%;height:auto;min-height:500px;border-radius:1.875rem;overflow:visible;display:flex;align-items:center;justify-content:center}.MediaContent_imageWrapper__Gxy0F img{position:relative!important;width:100%!important;height:auto!important;max-height:100%;object-fit:contain;object-position:center}.MediaContent_imageWrapper__Gxy0F.MediaContent_buddiesScale__IkxQX img{transform:scale(1.6)}.MediaContent_note__Wrv32{position:absolute;bottom:1rem;left:0;transform-origin:bottom left;transform:rotate(-90deg);font-size:1.2rem;line-height:1.4;color:var(--color-gray-400);font-weight:500;opacity:.8}@media screen and (min-width:768px){.MediaContent_title__yD22n{font-size:2.5rem;line-height:3rem}.MediaContent_mediaContent__rqP1Y{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;position:relative;z-index:1;border-radius:3.75rem;background-image:linear-gradient(52.11deg,rgba(255,153,153,.3),rgba(0,0,0,0) 46.93%,rgba(163,153,255,.3) 94.03%);border:none;padding:1.875rem}.MediaContent_mediaContent__rqP1Y:before{content:"";width:calc(100% - .25rem);height:calc(100% - .25rem);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1;background-image:url(/img/media-content/bg-md.svg),linear-gradient(0deg,#1b1b1b,#1b1b1b),linear-gradient(121.61deg,rgba(0,0,0,.2),rgba(0,0,0,0) 54.65%);background-position:top;background-size:cover;background-repeat:no-repeat;border-radius:3.5625rem}.MediaContent_col__sZqyz:has(.MediaContent_imageContainer__dkcNJ){padding:0}.MediaContent_col__sZqyz:first-child{max-width:47.675%}.MediaContent_col__sZqyz:nth-child(2){max-width:34.884%}.MediaContent_text__EiQia:not(:first-child){margin-top:1.875rem}.MediaContent_imageWrapper__Gxy0F{min-height:600px}.MediaContent_note__Wrv32{left:-.625rem;font-size:1.5rem;line-height:1.8}}@media screen and (min-width:1024px){.MediaContent_mediaContent__rqP1Y{padding:4.5rem 7.8125rem 1.875rem 6.875rem}.MediaContent_mediaContent__rqP1Y:before{background-image:url(/img/media-content/bg-lg.svg),linear-gradient(0deg,#1b1b1b,#1b1b1b),linear-gradient(121.61deg,rgba(0,0,0,.2),rgba(0,0,0,0) 54.65%)}.MediaContent_col__sZqyz:first-child{max-width:49.29%}.MediaContent_col__sZqyz:nth-child(2){max-width:28.437%}.MediaContent_imageWrapper__Gxy0F{min-height:600px}.MediaContent_note__Wrv32{bottom:4rem;left:unset;right:-.625rem;transform:rotate(90deg);transform-origin:bottom right;font-size:1.875rem;line-height:2.25}}.MediaContent_heart__m08FA{position:absolute;pointer-events:none;background-position:50%;background-size:contain;background-repeat:no-repeat;transition:opacity var(--global-transition-duration) linear;opacity:1}.MediaContent_heart1__2QUPT{width:11.125rem;height:11.125rem;bottom:4.0625rem;left:-2.8125rem;z-index:3;background-image:url(/img/media-content/hearts/01.svg)}.MediaContent_heart2__U93P2{width:11.875rem;height:11.875rem;top:8.875rem;left:-4.9375rem;z-index:1;background-image:url(/img/media-content/hearts/02.svg)}.MediaContent_heart3__qINHi{width:13.625rem;height:13.6875rem;top:11.125rem;right:-5.625rem;z-index:3;background-image:url(/img/media-content/hearts/01.svg)}@media screen and (min-width:768px){.MediaContent_heart1__2QUPT{bottom:3.375rem;left:-5.75rem;background-image:url(/img/media-content/hearts/04.svg)}.MediaContent_heart2__U93P2{width:22.25rem;height:22.25rem;top:-1.125rem;left:-13.4375rem;background-image:url(/img/media-content/hearts/05.svg)}.MediaContent_heart3__qINHi{width:7rem;height:6.6875rem;top:5.75rem;right:-5.6875rem;z-index:1;background-image:url(/img/media-content/hearts/06.svg)}}@media screen and (min-width:1024px){.MediaContent_heart1__2QUPT{background-image:url(/img/media-content/hearts/07.svg)}.MediaContent_heart2__U93P2{top:6.0625rem;left:-13.75rem;background-image:url(/img/media-content/hearts/08.svg)}.MediaContent_heart3__qINHi{width:21.25rem;height:21.25rem;top:-.25rem;right:-13.3125rem;background-image:url(/img/media-content/hearts/09.svg)}}.MediaContent_imageWrapper__Gxy0F.MediaContent_defaultScale__ooJxP img{transform:scale(1.4)}.MediaContent_imageWrapper__Gxy0F img[src*="01.png"]{transform:scale(1.8)}@media screen and (min-width:768px){.MediaContent_imageWrapper__Gxy0F.MediaContent_defaultScale__ooJxP img{transform:scale(1.5)}}@media screen and (min-width:1024px){.MediaContent_imageWrapper__Gxy0F.MediaContent_defaultScale__ooJxP img{transform:scale(1.6)}}.PricesSection_pricesSection__g_OSK{position:relative}.PricesSection_pricesSectionTopSpacing__BhXJc{padding-top:2rem}@media screen and (min-width:768px){.PricesSection_pricesSection__g_OSK{position:relative}.PricesSection_pricesSectionTopSpacing__BhXJc{padding-top:10rem}}@media screen and (min-width:1024px){.PricesSection_pricesSectionTopSpacing__BhXJc{padding-top:12.5rem}}.PricesSection_container__T6Gq8{width:100%;padding-left:1.25rem;padding-right:1.25rem;margin:0 auto}@media screen and (min-width:576px){.PricesSection_container__T6Gq8{max-width:22.5rem}}@media screen and (min-width:768px){.PricesSection_container__T6Gq8{max-width:100%}}.PricesSection_title__O18Q0{width:-moz-fit-content;width:fit-content;max-width:100%;background:linear-gradient(90deg,#e9e9e9,#fdd7ff);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;line-height:1.8125rem;color:transparent;font-weight:700}@media screen and (min-width:768px){.PricesSection_title__O18Q0{font-size:2.5rem;line-height:3rem}}.PricesSection_pricesSectionCryptoTicker__SnUj2{width:100%;border-top:.0625rem dashed #383838;border-bottom:.0625rem dashed #383838;padding:1.25rem 0;margin-bottom:2rem}@media screen and (min-width:768px){.PricesSection_pricesSectionCryptoTicker__SnUj2{position:absolute;bottom:5.5rem;left:0;margin-bottom:0}.PricesSection_pricesSectionCryptoTicker__SnUj2 .PricesSection_ticker__zGaCu{opacity:.6}}@media screen and (min-width:1024px){.PricesSection_pricesSectionCryptoTicker__SnUj2{left:unset;right:0;max-width:calc(100% - 9.375rem - ((100% - 66.875rem) / 2))}}.PricesSection_errorContainer__v0l0Y,.PricesSection_loadingContainer__e_GYv{display:flex;justify-content:center;align-items:center;min-height:4rem;padding:1rem}.PricesSection_errorText__KGbjQ,.PricesSection_loadingText__BaoGH{color:#5f5f5f;font-size:.875rem;font-weight:500;text-align:center}.PricesSection_loadingText__BaoGH{animation:PricesSection_pulse__J_ZWD 1.5s ease-in-out infinite}@keyframes PricesSection_pulse__J_ZWD{0%,to{opacity:.6}50%{opacity:1}}.PricesSection_errorText__KGbjQ{color:#fd999b}.PricesSection_pricesSectionRow__YB5qH{display:flex;flex-wrap:wrap;gap:1.5rem;border-top:.0625rem dashed #383838;border-bottom:.0625rem dashed #383838;padding:1.5rem 0}@media screen and (min-width:768px){.PricesSection_pricesSectionRow__YB5qH{flex-direction:row-reverse;justify-content:space-between;border:none;padding:0 3.4375rem}}@media screen and (min-width:1024px){.PricesSection_pricesSectionRow__YB5qH{position:relative;z-index:2;padding:0 6.875rem}}.PricesSection_pricesSectionCol__6VyHa{width:100%}@media screen and (min-width:768px){.PricesSection_pricesSectionCol__6VyHa:first-child{max-width:55.556%}.PricesSection_pricesSectionCol__6VyHa:nth-child(2){max-width:37.038%}}@media screen and (min-width:1024px){.PricesSection_pricesSectionCol__6VyHa:first-child{max-width:58.879%}.PricesSection_pricesSectionCol__6VyHa:nth-child(2){max-width:28.038%}.PricesSection_pricesSectionTitle__a45_7 br:not(:first-child){display:none}}.PricesSection_pricesSectionText__H4GkS{max-width:18.125rem;margin-top:1.5rem;font-weight:500}@media screen and (min-width:768px){.PricesSection_pricesSectionText__H4GkS{max-width:100%;margin-top:1.25rem}}@media screen and (min-width:1024px){.PricesSection_pricesSectionText__H4GkS{max-width:32.5rem;margin-top:2.5rem}}.PricesSection_textColorGray350__iSRTU{color:#5f5f5f}.PricesSection_textColorLight__vKlaF{color:#ffffff}.PricesSection_pricesSectionSloganTicker__IOyut{display:none}@media screen and (min-width:1024px){.PricesSection_pricesSectionSloganTicker__IOyut{display:block;width:100%;position:absolute;bottom:4.0625rem;left:0;max-width:calc(9.375rem + ((100% - 66.875rem) / 2));overflow:hidden}}.PricesSection_sloganTicker__hq_wG{overflow:visible!important}.PricesSection_sloganSlide__bJ0rh{width:auto!important;flex-shrink:0}.PricesSection_pricesSectionSlogan__PymHY{width:76.5625rem;min-width:76.5625rem;height:9.0625rem;object-fit:contain;object-position:center;display:block}.PricesSection_ticker__zGaCu{pointer-events:none;overflow:hidden}.PricesSection_imageContainer__eUZ_j{position:relative;border-radius:1.875rem;box-shadow:0 10px 30px rgba(0,0,0,.3)}.PricesSection_mainImage__qB6pJ{width:140%;height:auto;display:block;object-fit:cover;border-radius:1.875rem}@media screen and (min-width:768px){.PricesSection_imageContainer__eUZ_j{max-width:100%}}.PricesSection_ticker__zGaCu .swiper-wrapper{transition-timing-function:linear!important;animation-fill-mode:forwards}.PricesSection_ticker__zGaCu .swiper-slide{transition:none!important}.PricesSection_swiperSlide__RYO0s{width:-moz-fit-content!important;width:fit-content!important;flex-shrink:0}.PricesSection_swiperSlide__RYO0s:not(:last-child){margin-right:.75rem}.PricesSection_cryptoTag__AkUjf{display:flex;align-items:center;gap:.375rem;min-width:max-content;max-width:100%;border-radius:1.3125rem;font-weight:500;font-size:.875rem;line-height:1.5rem;color:#fafafa;white-space:nowrap;padding:.3125rem 1rem .3125rem .3125rem;transition:all .3s ease}.PricesSection_cryptoTag__AkUjf:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.PricesSection_cryptoTagGreen__iYwHa{background-color:#0e1c0d;border:1px solid rgba(117,223,112,.2)}.PricesSection_cryptoTagRed__easZS{background-color:#260e0e;border:1px solid rgba(253,153,155,.2)}.PricesSection_cryptoTagIcon__qJ6lx{width:2rem;height:2rem;object-fit:contain;object-position:center;border-radius:50%;background-color:rgba(255,255,255,.1);padding:2px}.PricesSection_cryptoTagTitle__9idYc{font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.025em}.PricesSection_cryptoTagPrice__SMDsa{display:flex;align-items:center;gap:.375rem;font-weight:600;font-size:.875rem}.PricesSection_cryptoTagPrice__SMDsa:after,.PricesSection_cryptoTagPrice__SMDsa:before{content:"";width:.125rem;min-width:.125rem;height:.375rem;background-color:rgba(250,250,250,.4);border-radius:1px}.PricesSection_cryptoTagPercent__YJqiR{font-weight:600;font-size:.875rem;padding:.125rem .375rem;border-radius:.375rem;background-color:rgba(255,255,255,.1)}.PricesSection_cryptoTagGreen__iYwHa .PricesSection_cryptoTagPercent__YJqiR{color:#75df70;background-color:rgba(117,223,112,.15)}.PricesSection_cryptoTagRed__easZS .PricesSection_cryptoTagPercent__YJqiR{color:#fd999b;background-color:rgba(253,153,155,.15)}@media screen and (max-width:767px){.PricesSection_cryptoTag__AkUjf{font-size:.75rem;line-height:1.25rem;padding:.25rem .75rem .25rem .25rem;gap:.25rem}.PricesSection_cryptoTagIcon__qJ6lx{width:1.5rem;height:1.5rem}.PricesSection_cryptoTagPercent__YJqiR,.PricesSection_cryptoTagPrice__SMDsa,.PricesSection_cryptoTagTitle__9idYc{font-size:.75rem}}