.co-drawer .mask-motion-appear-start,.co-drawer .mask-motion-enter-start,.co-drawer .mask-motion-leave-start{transition:none}.co-drawer .mask-motion-appear-active,.co-drawer .mask-motion-enter-active,.co-drawer .mask-motion-leave-active{transition:all .3s}.co-drawer .mask-motion-appear,.co-drawer .mask-motion-enter{opacity:0}.co-drawer .mask-motion-appear-active,.co-drawer .mask-motion-enter-active,.co-drawer .mask-motion-leave{opacity:1}.co-drawer .mask-motion-leave-active{opacity:0}.co-drawer .panel-motion-left-appear-start,.co-drawer .panel-motion-left-enter-start,.co-drawer .panel-motion-left-leave-start{transition:none}.co-drawer .panel-motion-left-appear-active,.co-drawer .panel-motion-left-enter-active,.co-drawer .panel-motion-left-leave-active{transition:all .3s}.co-drawer .panel-motion-left-appear,.co-drawer .panel-motion-left-enter{opacity:.7}.co-drawer .panel-motion-left-appear-active,.co-drawer .panel-motion-left-enter-active,.co-drawer .panel-motion-left-leave{opacity:1}.co-drawer .panel-motion-left-leave-active{opacity:.7}.co-drawer .panel-motion-left-appear,.co-drawer .panel-motion-left-enter{transform:translateX(-100%)}.co-drawer .panel-motion-left-appear-active,.co-drawer .panel-motion-left-enter-active,.co-drawer .panel-motion-left-leave{transform:none}.co-drawer .panel-motion-left-leave-active{transform:translateX(-100%)}.co-drawer .panel-motion-right-appear-start,.co-drawer .panel-motion-right-enter-start,.co-drawer .panel-motion-right-leave-start{transition:none}.co-drawer .panel-motion-right-appear-active,.co-drawer .panel-motion-right-enter-active,.co-drawer .panel-motion-right-leave-active{transition:all .3s}.co-drawer .panel-motion-right-appear,.co-drawer .panel-motion-right-enter{opacity:.7}.co-drawer .panel-motion-right-appear-active,.co-drawer .panel-motion-right-enter-active,.co-drawer .panel-motion-right-leave{opacity:1}.co-drawer .panel-motion-right-leave-active{opacity:.7}.co-drawer .panel-motion-right-appear,.co-drawer .panel-motion-right-enter{transform:translateX(100%)}.co-drawer .panel-motion-right-appear-active,.co-drawer .panel-motion-right-enter-active,.co-drawer .panel-motion-right-leave{transform:none}.co-drawer .panel-motion-right-leave-active{transform:translateX(100%)}.co-drawer .panel-motion-top-appear-start,.co-drawer .panel-motion-top-enter-start,.co-drawer .panel-motion-top-leave-start{transition:none}.co-drawer .panel-motion-top-appear-active,.co-drawer .panel-motion-top-enter-active,.co-drawer .panel-motion-top-leave-active{transition:all .3s}.co-drawer .panel-motion-top-appear,.co-drawer .panel-motion-top-enter{opacity:.7}.co-drawer .panel-motion-top-appear-active,.co-drawer .panel-motion-top-enter-active,.co-drawer .panel-motion-top-leave{opacity:1}.co-drawer .panel-motion-top-leave-active{opacity:.7}.co-drawer .panel-motion-top-appear,.co-drawer .panel-motion-top-enter{transform:translateY(-100%)}.co-drawer .panel-motion-top-appear-active,.co-drawer .panel-motion-top-enter-active,.co-drawer .panel-motion-top-leave{transform:none}.co-drawer .panel-motion-top-leave-active{transform:translateY(-100%)}.co-drawer .panel-motion-bottom-appear-start,.co-drawer .panel-motion-bottom-enter-start,.co-drawer .panel-motion-bottom-leave-start{transition:none}.co-drawer .panel-motion-bottom-appear-active,.co-drawer .panel-motion-bottom-enter-active,.co-drawer .panel-motion-bottom-leave-active{transition:all .3s}.co-drawer .panel-motion-bottom-appear,.co-drawer .panel-motion-bottom-enter{opacity:.7}.co-drawer .panel-motion-bottom-appear-active,.co-drawer .panel-motion-bottom-enter-active,.co-drawer .panel-motion-bottom-leave{opacity:1}.co-drawer .panel-motion-bottom-leave-active{opacity:.7}.co-drawer .panel-motion-bottom-appear,.co-drawer .panel-motion-bottom-enter{transform:translateY(100%)}.co-drawer .panel-motion-bottom-appear-active,.co-drawer .panel-motion-bottom-enter-active,.co-drawer .panel-motion-bottom-leave{transform:none}.co-drawer .panel-motion-bottom-leave-active{transform:translateY(100%)}.rc-dialog-close{display:block;position:absolute;right:0;top:0}.rc-dialog [tabindex="-1"]{width:100%}.fade-appear,.fade-enter,.fade-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.fade-appear.fade-appear-active,.fade-enter.fade-enter-active{animation-name:FadeIn;animation-play-state:running}.fade-leave.fade-leave-active{animation-name:FadeOut;animation-play-state:running;pointer-events:none}.fade-appear,.fade-enter{opacity:0}.fade-appear,.fade-enter,.fade-leave{animation-timing-function:linear}.rc-dialog-root .fade-appear,.rc-dialog-root .fade-enter,.rc-dialog-root .fade-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.rc-dialog-root .fade-appear.fade-appear-active,.rc-dialog-root .fade-enter.fade-enter-active{animation-name:FadeIn;animation-play-state:running}.rc-dialog-root .fade-leave.fade-leave-active{animation-name:FadeOut;animation-play-state:running;pointer-events:none}.rc-dialog-root .fade-appear,.rc-dialog-root .fade-enter{opacity:0;animation-timing-function:linear}.rc-dialog-root .fade-leave{animation-timing-function:linear}.rc-dialog-root .modal.zoom-appear,.rc-dialog-root .modal.zoom-enter{transform:none;opacity:0;animation-duration:.3s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rc-dialog-root .modal.zoom-leave .modal-content{pointer-events:none}.zoom-appear,.zoom-enter,.zoom-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.zoom-appear.zoom-appear-active,.zoom-enter.zoom-enter-active{animation-name:antZoomIn;animation-play-state:running}.zoom-leave.zoom-leave-active{animation-name:antZoomOut;animation-play-state:running;pointer-events:none}.zoom-appear,.zoom-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-appear-prepare,.zoom-enter-prepare{transform:none}.zoom-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@keyframes FadeIn{0%{opacity:0}to{opacity:1}}@keyframes FadeOut{0%{opacity:1}to{opacity:0}}@keyframes antZoomIn{0%{transform:scale(.2);opacity:0}to{transform:scale(1);opacity:1}}@keyframes antZoomOut{0%{transform:scale(1)}to{transform:scale(.2);opacity:0}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:__montserrat_74026d;src:url(https://static.crushon.ai/_next/static/media/03d138952a2bf083-s.p.woff2) format("woff2");font-display:swap;font-weight:900;font-style:italic}@font-face{font-family:__montserrat_Fallback_74026d;src:local("Arial");ascent-override:76.88%;descent-override:19.93%;line-gap-override:0.00%;size-adjust:125.91%}.__className_74026d{font-family:__montserrat_74026d,__montserrat_Fallback_74026d;font-weight:900;font-style:italic}.__variable_74026d{--font-montserrat:"__montserrat_74026d","__montserrat_Fallback_74026d"}.pageContainer{--tw-bg-opacity:1!important;background-color:rgb(39 34 40/var(--tw-bg-opacity))!important}.pageContainer.isPC{display:none}@media (min-width:1024px){.pageContainer.isPC{display:block}}.isPC .heroContainer{position:relative;background-image:url(https://static.crushon.ai/_next/static/media/hero.7751b8bb.webp);background-size:cover;background-position:50%}.contentContainer{position:relative;overflow-x:hidden}.isPC .contentContainer{background-image:url(https://static.crushon.ai/_next/static/media/bg-pc.5f898466.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;padding-bottom:120px}.isPC .contentContainer:before{left:0;height:847px;width:458px;background-image:url(https://static.crushon.ai/_next/static/media/bluelight.bd94133b.png)}.isPC .contentContainer:after,.isPC .contentContainer:before{position:absolute;top:0;--tw-content:"";content:var(--tw-content);background-size:cover;background-position:50%;background-repeat:no-repeat}.isPC .contentContainer:after{right:0;height:900px;width:475px;background-image:url(https://static.crushon.ai/_next/static/media/heart-bg.11bce6d0.png)}.contentContainerInner{position:relative;z-index:10;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.isPC .contentContainerInner{box-sizing:content-box;max-width:1092px}.isMobile .contentContainerInner{max-width:28rem}.commonTitle{position:relative;margin-left:auto;margin-right:auto;margin-bottom:45px;display:flex;flex-direction:row;align-items:center;justify-content:center;text-align:center}@media (min-width:1024px){.commonTitle{padding-top:.5rem;padding-bottom:.5rem}}.commonTitle{border-radius:40px;background:rgba(18,5,30,.3);overflow:hidden;text-overflow:ellipsis;font-family:Metropolis;font-size:40px;font-style:italic;font-weight:900;line-height:normal;background:linear-gradient(180deg,#fff,#fff8b8 52.65%,#fff6a3);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.commonTitle:before{position:absolute;left:0;top:0;height:100%;width:100%;--tw-content:"";content:var(--tw-content);border-radius:12px;background:linear-gradient(90deg,rgba(247,94,204,0),rgba(247,94,204,.5) 51.35%,rgba(247,94,204,0));filter:blur(4px)}.isPC .commonTitle{max-width:758px}.commonTitleIcon{margin-right:12px;height:90px;width:120px;background-image:url(https://static.crushon.ai/_next/static/media/title.baa0e62e.png);background-size:cover;background-position:50%}.commonTitle span{position:relative;z-index:10;padding-left:.5rem;padding-right:.5rem;overflow:hidden;text-overflow:ellipsis;font-family:Metropolis;font-size:40px;font-style:italic;font-weight:900;line-height:normal;background:linear-gradient(180deg,#fff,#fff8b8 52.65%,#fff6a3);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.commonPcBtn{display:flex;cursor:pointer;align-items:center;justify-content:center;gap:.5rem;text-overflow:ellipsis;text-align:center;height:48px;border-radius:25px;border:2px solid rgba(255,241,167,.8);background:linear-gradient(90deg,var(---,#f75ecc) 0,#f75e94 51.35%,#f75ecc 100%);box-shadow:0 10px 20px 0 rgba(74,6,119,.15);font-size:16px;font-style:normal;font-weight:700;color:#fff}.pcBoxWidth{margin-left:auto;margin-right:auto;width:100%}.isPC .newBadgeContent,.isPC .newEventContent,.isPC .newFeatureContent,.isPC .newModelContent,.isPC .newSubscriptionContent{margin-top:90px}.pcHeader{box-sizing:border-box;height:57px;width:100%;cursor:pointer;justify-content:space-between;padding-left:72px;padding-right:72px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));border-bottom-color:1px solid hsla(0,0%,98%,.2);background-color:rgba(19,20,22,.9);position:sticky;top:0;z-index:50}.pcHeader,.pcHeaderLogo{display:flex;flex-direction:row;align-items:center}.pcHeaderLogo{gap:.5rem}.pcHeaderLogoText{background-clip:text;font-size:27px;font-weight:700;mix-blend-mode:plus-lighter;background:linear-gradient(93deg,#f75ecc -1.17%,#923efc 49.91%,#3ba6f3 100.99%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.pcHeaderTabs{display:flex;flex-direction:row;gap:1.5rem}.pcHeaderTabText{cursor:pointer;white-space:nowrap;font-size:17px;color:hsla(0,0%,100%,.5)}.pcHeaderTabTextActive{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.pcTabContent{position:absolute;left:72px;top:64px;display:flex;height:450px;width:250px;flex-direction:column;gap:.5rem;padding-top:93px;background-image:url(https://static.crushon.ai/_next/static/media/menu.636a939c.png);background-size:cover;background-position:50%}.pcTabContentItem{display:flex;height:48px;width:100%;cursor:pointer;flex-direction:row;align-items:center;justify-content:center}.pcTabContentItemText{font-size:18px;font-weight:600;color:hsla(0,0%,100%,.8)}.pcTabContentItemActive{border-radius:24px;background:radial-gradient(107.08% 85.59% at 86.3% 87.5%,rgba(0,0,0,.23) 0,transparent 86.18%),radial-gradient(83.94% 83.94% at 26.39% 20.83%,hsla(0,0%,100%,.59) 0,hsla(0,0%,100%,0) 69.79%,hsla(0,0%,100%,0) 100%),#f75ecc;box-shadow:inset -3px -3px 9px 0 hsla(0,0%,100%,.25),inset 0 3px 9px 0 hsla(0,0%,100%,.3),inset 0 1px 1px 0 hsla(0,0%,100%,.6),inset 0 -8px 26px 0 rgba(0,0,0,.3),inset 0 1px 5px 0 hsla(0,0%,100%,.6)}.pcTabContentItemText{font-weight:700;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.pcHero2AnniversaryShadow{position:absolute;bottom:0;left:0;right:0;z-index:10;height:76px;width:100%;background:linear-gradient(0deg,#272228 50%,rgba(39,34,40,0))}.pcHero2Anniversary{position:absolute;left:186px;top:0;margin-top:37px;display:flex;height:334px;width:625px;background-image:url(https://static.crushon.ai/_next/static/media/2year.d52ff3ca.png);background-size:cover;background-position:50%}.pcHero2AnniversaryText{position:absolute;left:243px;top:236px;font-size:16px;font-weight:500;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));text-shadow:0 4px 4px rgba(0,0,0,.25)}.pcHeroGirl{position:absolute;right:0;top:0;height:443px;width:490px;background-image:url(https://static.crushon.ai/_next/static/media/girl.4856fdee.png);background-size:cover;background-position:50%}.heroContent{display:flex;flex-direction:row;position:relative}.isPC .heroContent{height:483px}.heroContentText{position:absolute;left:50%;top:30%;min-width:220px;--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));font-size:22px;font-weight:600;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.isPC .heartContent{position:absolute;right:0;top:404px;z-index:0;height:285px;width:160px;background-image:url(https://static.crushon.ai/_next/static/media/heart.b71a2128.png);background-size:cover;-o-object-fit:cover;object-fit:cover}.heartContentText{font-size:.875rem;line-height:1.25rem}.newEventContent{margin-left:auto;margin-right:auto;border-radius:1rem;position:relative}.isPC .newEventContent{margin-top:0;margin-left:auto;margin-right:auto;width:100%}.newEventContentDesc{background:rgba(18,5,30,.3);height:543px;width:100%;border-radius:40px;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:2rem}.newEventContentDescImage{height:395px;width:100%;background-image:url(https://static.crushon.ai/_next/static/media/newevent.4e0f4627.png);background-size:contain;background-position:top;background-repeat:no-repeat;border-radius:40px}.newEventContentText{font-size:.875rem;line-height:1.25rem}.newEventDetailBtn{margin-left:auto;margin-right:auto;display:flex;cursor:pointer;align-items:center;justify-content:center;gap:.5rem;text-overflow:ellipsis;text-align:center;height:48px;border-radius:25px;border:2px solid rgba(255,241,167,.8);background:linear-gradient(90deg,var(---,#f75ecc) 0,#f75e94 51.35%,#f75ecc 100%);box-shadow:0 10px 20px 0 rgba(74,6,119,.15);font-size:16px;font-style:normal;font-weight:700;color:#fff}.isPC .newEventDetailBtn{width:444px}.newEventDetail{font-size:.875rem;line-height:1.25rem}.newBadgeContent{width:100%;margin-left:auto;margin-right:auto;height:616px;border-radius:1rem;position:relative}.newBadgeContentText{font-size:.875rem;line-height:1.25rem}.newBadgeContentDescription{display:flex;height:100%;width:100%;flex-direction:row}.newBadgeContentLeft{position:relative;width:356px;border-radius:30px;background:linear-gradient(180deg,#300a62,#904bc1 51.45%)}.newBadgeContentLeftInner{position:relative;display:flex;height:100%;width:100%;flex-direction:column;align-items:center;justify-content:center}.newBadgeContentLeftInner:before{height:366px;width:355px;--tw-translate-x:-50%;--tw-translate-y:-50%;--tw-content:"";content:var(--tw-content);background-image:url(https://static.crushon.ai/_next/static/media/commonLight.cfdc6bba.png);background-size:contain;background-repeat:no-repeat}.newBadgeContentBadgeImage,.newBadgeContentLeftInner:before{position:absolute;left:50%;top:50%;display:flex;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));background-position:50%}.newBadgeContentBadgeImage{height:160px;width:160px;--tw-translate-x:-50%;--tw-translate-y:-50%;background-image:url(https://static.crushon.ai/_next/static/media/badge2x.6e05e10f.png);background-size:cover;z-index:1}.newBadgeContentBadgeText{margin-left:auto;margin-right:auto;margin-top:320px;display:flex;height:51px;width:323px;flex-direction:column;justify-content:center;text-align:center;vertical-align:middle;background-image:url(https://static.crushon.ai/_next/static/media/badge_text.b9ea4233.png);background-size:cover;background-position:50%;color:#f5f5f5;text-shadow:0 2.68px 2.68px rgba(0,0,0,.2);font-size:16px;font-family:Roboto;font-weight:700}.newBadgeContentRight{position:relative;display:flex;height:100%;flex:1 1 0%;flex-direction:column;gap:1.5rem;padding:87px 50px 66px;border-radius:30px;background:linear-gradient(180deg,#4d3074,#904bc1 51.45%,#b64bd1)}.newBadgeContentRight:before{position:absolute;left:0;top:0;height:250px;width:100%;--tw-content:"";content:var(--tw-content);background-image:url(https://static.crushon.ai/_next/static/media/star.98696e92.png);background-size:cover;background-position:50%}.newBadgeContentRightText{position:relative;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.newBadgeContentRightText h3{font-size:28px;font-weight:700}.newBadgeContentRightText p{margin-top:.75rem;font-size:16px;font-weight:400}.newSubscriptionContent{width:100%;margin-left:auto;margin-right:auto;position:relative}.isPC .newSubscriptionContent{margin-top:270px}.newSubscriptionContentDesc{display:flex;flex-direction:row;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.newSubscriptionContentLeft{position:relative;display:flex;flex-direction:column;width:356px;height:537px;border-radius:40px;background:linear-gradient(180deg,#ffaaf6,#a55eff 47.68%,#588dff)}.newSubscriptionContentLeft:before{top:20px;height:366px;background-image:url(https://static.crushon.ai/_next/static/media/light.0f488651.png)}.newSubscriptionContentLeft:after,.newSubscriptionContentLeft:before{position:absolute;left:0;width:100%;--tw-content:"";content:var(--tw-content);background-size:cover;background-position:50%}.newSubscriptionContentLeft:after{bottom:0;height:130px;background-image:url(https://static.crushon.ai/_next/static/media/bottom.2d1d479e.png)}.newSubscriptionContentLeftVip{position:absolute;left:50%;top:120px;display:flex;height:194px;width:194px;--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));background-image:url(https://static.crushon.ai/_next/static/media/vip.ba3ff90c.png);background-size:cover;background-position:50%;z-index:1}.newSubscriptionContentRight{position:relative;display:flex;flex-direction:column;width:736px;height:537px;border-radius:40px;border:4px solid hsla(0,0%,100%,.5);background:linear-gradient(180deg,#ff8bf3,#9d4fff);padding-left:80px;padding-top:60px;padding-right:80px}.newSubscriptionContentRight:before{position:absolute;right:20px;top:98px;z-index:0;height:164px;width:200px;--tw-content:"";content:var(--tw-content);background-image:url(https://static.crushon.ai/_next/static/media/icon_rice.096c7c80.png);background-size:cover;background-position:50%}.newSubscriptionContentRightInner{position:relative;z-index:10}.newSubscriptionContentRightText{display:flex;flex-direction:row;align-items:center;justify-content:center;text-align:center;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));height:66px;padding-left:17px;border-radius:20px;background:linear-gradient(90deg,rgba(187,57,234,.6),rgba(187,57,234,.1));color:#9ffffa;font-size:28px;font-style:normal;font-weight:900;margin-bottom:20px}.newSubscriptionContentRightText i{height:72px;width:82px;background-image:url(https://static.crushon.ai/_next/static/media/ic_shine.91ac72d9.png);background-size:cover;background-position:50%}.newSubscriptionContentRightElite{background-image:url(https://static.crushon.ai/_next/static/media/elite.d73c82f1.png);background-size:cover;background-position:50%;margin-top:25px;height:145px}.newSubscriptionBtn{margin-top:30px;display:flex;cursor:pointer;align-items:center;justify-content:center;gap:.5rem;text-overflow:ellipsis;text-align:center;height:48px;border-radius:25px;border:2px solid rgba(255,241,167,.8);background:linear-gradient(90deg,var(---,#f75ecc) 0,#f75e94 51.35%,#f75ecc 100%);box-shadow:0 10px 20px 0 rgba(74,6,119,.15);font-size:16px;font-style:normal;font-weight:700;color:#fff}.newModelContent{width:100%;margin-left:auto;margin-right:auto;border-radius:1rem}.newModelContentDesc{position:relative;padding:2.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));border-radius:40px;border:4px solid hsla(0,0%,100%,.5);background:linear-gradient(90deg,#9c67fe,#8bb6fe 59.19%,#85d6fe)}.newModelContentDesc:before{position:absolute;right:0;top:0;aspect-ratio:10/11;height:100%;--tw-content:"";content:var(--tw-content);background-image:url(https://static.crushon.ai/_next/static/media/girl.0e783820.png);background-size:cover;background-position:50%}.newModelContentDescBox{position:relative;z-index:10;display:flex;flex-direction:column;gap:1rem}.newModelContentDescBoxText{font-size:.875rem;line-height:1.25rem;display:flex;flex-direction:row;align-items:center;min-height:74px;max-width:672px;border-radius:20px;background:linear-gradient(90deg,rgba(133,214,254,.6),rgba(133,214,254,.27));color:#fff79f;text-align:left;text-overflow:ellipsis;font-size:28px;font-weight:900}.newModelContentDescBoxText i{height:72px;width:82px;background-image:url(https://static.crushon.ai/_next/static/media/ic_shine1.b133024e.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.newModelContentDescBoxTip{max-width:calc(100% - 340px);overflow:hidden;color:#fff;text-overflow:ellipsis;font-size:28px;font-weight:500;line-height:normal}.newModelContentDescBox1{margin-top:10px;display:flex;flex-direction:column;gap:40px;padding-left:40px}.newModelContentDescBoxIcons{display:flex;flex-direction:row;align-items:center;gap:1rem;width:444px;height:106px;padding:24px 70px;border:2px solid hsla(0,0%,100%,.9);background:hsla(0,0%,100%,.2);backdrop-filter:blur(3px);border-radius:16px}.newModelContentDescBoxIcon{width:75px;height:54px;padding:6px 15px 6px 12px;display:flex;align-items:center;justify-content:center;border-radius:12px}.newModelContentDescBoxIcon:first-child{background-image:url(https://static.crushon.ai/_next/static/media/heart.fc7c3a24.png)}.newModelContentDescBoxIcon:first-child,.newModelContentDescBoxIcon:nth-child(2){background-size:cover;background-position:50%;background-repeat:no-repeat;background-size:48px 48px;background-color:#fff}.newModelContentDescBoxIcon:nth-child(2){background-image:url(https://static.crushon.ai/_next/static/media/sparkle.7e451bb7.png)}.newModelContentDescBoxIcon:nth-child(3){background-image:url(https://static.crushon.ai/_next/static/media/diamond.2b124a1b.png);background-size:cover;background-position:50%;background-repeat:no-repeat;background-size:48px 48px;background-color:#fff}.newModelBtn{display:flex;cursor:pointer;align-items:center;justify-content:center;gap:.5rem;text-overflow:ellipsis;text-align:center;height:48px;border-radius:25px;border:2px solid rgba(255,241,167,.8);background:linear-gradient(90deg,var(---,#f75ecc) 0,#f75e94 51.35%,#f75ecc 100%);box-shadow:0 10px 20px 0 rgba(74,6,119,.15);font-size:16px;font-style:normal;font-weight:700;color:#fff}.isPC .newModelBtn{margin-left:40px;margin-top:40px;max-width:444px}.newFeatureContent{width:100%;margin-left:auto;margin-right:auto;position:relative}.newFeatureContentPhase{font-family:Metropolis;font-size:40px;font-style:normal;font-weight:900;line-height:normal;background:linear-gradient(180deg,#fff,#fff8b8 52.65%,#fff6a3);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:44px;text-align:center}.newFeatureContentDescContainer{height:652px;position:relative;overflow:hidden;background-image:url(https://static.crushon.ai/_next/static/media/newfeature3x.f14ff044.png);background-size:cover;background-position:50%}.isPC .newFeatureContentDescContainer{border-radius:40px}.isMobile .newFeatureContentDescContainer{height:333px;border-radius:20px}.newFeatureContentDesc{position:absolute;left:0;top:0;height:100%;width:100%;display:flex;flex-direction:column;justify-content:flex-end;gap:30px;padding-bottom:5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.newFeatureContentDescBack{position:relative;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:74px;text-align:left;border-radius:10px;background:linear-gradient(90deg,rgba(144,75,255,.6),rgba(144,75,255,.27));padding-left:60px;padding-right:10px;color:#9ffffa;text-overflow:ellipsis;font-size:28px;font-weight:900}.isPC .newFeatureContentDescBack{min-width:435px}.newFeatureContentDescBack:before{position:absolute;left:-45px;top:50%;height:100px;width:100px;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-content:"";content:var(--tw-content);background-image:url(https://static.crushon.ai/_next/static/media/voice.896bece3.png);background-size:cover;background-position:50%}.newFeatureContentDescText{font-size:.875rem;line-height:1.25rem;color:#fff;font-weight:500}.newFeatureContentDescMore,.newFeatureContentDescText{margin-left:auto;margin-right:auto;text-align:center;text-overflow:ellipsis;font-size:28px}.newFeatureContentDescMore{display:flex;flex-direction:row;align-items:center;color:#fff79f;font-weight:900}.newFeatureContentDescMore i{height:32px;width:42px;background-image:url(https://static.crushon.ai/_next/static/media/ic_shine.b133024e.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.newFeatureBtn{display:flex;cursor:pointer;align-items:center;justify-content:center;gap:.5rem;text-overflow:ellipsis;text-align:center;height:48px;border-radius:25px;border:2px solid rgba(255,241,167,.8);background:linear-gradient(90deg,var(---,#f75ecc) 0,#f75e94 51.35%,#f75ecc 100%);box-shadow:0 10px 20px 0 rgba(74,6,119,.15);font-size:16px;font-style:normal;font-weight:700;color:#fff}.mobileBoxWidth{margin-left:auto;margin-right:auto;width:100%}.mobileTabContent{position:sticky;top:0;z-index:50}.mobileTabContent.mobileTabContentSticky{--tw-bg-opacity:1;background-color:rgb(39 34 40/var(--tw-bg-opacity));padding:.5rem}.mobileTabContentInner{display:flex;flex-direction:row;align-items:center;gap:1.75rem;padding-left:18px;padding-right:18px;height:42px;margin-left:auto;margin-right:auto;width:100%;overflow-x:auto;overflow-y:hidden}.mobileTabContentInner::-webkit-scrollbar{display:none;width:0}.mobileTabContentItemText{white-space:nowrap;font-size:.875rem;line-height:1.25rem;color:hsla(0,0%,100%,.5);font-weight:700}.mobileTabContentItemTextActive{position:relative;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.mobileTabContentItemTextActive:before{position:absolute;bottom:-5px;left:50%;--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-content:"";content:var(--tw-content);width:40px;height:3px;border-radius:24px;background:#f75ecc}.mobileNewBadgeContent{position:relative;margin-top:40px;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;width:100%}.mobileNewBadgeContentDesc{position:relative;overflow:hidden;border-radius:28px}.mobileNewBadgeContentDesc:before{position:absolute;left:0;top:0;height:116px;width:100%;--tw-content:"";content:var(--tw-content);background-image:url(https://static.crushon.ai/_next/static/media/star.8afe70af.png);background-size:cover;background-position:50%;z-index:1}.mobileNewBadgeContentTop{position:relative;display:flex;flex-direction:column;padding-top:40px;height:386px;border-radius:30px 30px 10px 10px;background:linear-gradient(180deg,#4d3074,#904bc1 51.45%,#b64bd1)}.mobileNewBadgeContentTop:before{position:absolute;left:50%;top:70px;height:196px;width:100%;--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-content:"";content:var(--tw-content);background-image:url(https://static.crushon.ai/_next/static/media/commonLight.cfdc6bba.png);background-size:contain;background-position:50%;background-repeat:no-repeat}.mobileNewBadgeContentTopText{position:relative;z-index:1;display:flex;flex-direction:column;padding-left:1rem;padding-right:1rem;text-align:center;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.mobileNewBadgeContentTopText h3{font-size:16px;font-weight:700}.mobileNewBadgeContentTopText p{font-size:12px;font-weight:400}.mobileNewBadgeContentBadgeImage{top:128px;height:80px;width:100%;--tw-translate-x:-50%;--tw-content:"";content:var(--tw-content);background-image:url(https://static.crushon.ai/_next/static/media/badge2x.6e05e10f.png);background-size:contain;background-position:50%;background-repeat:no-repeat}.mobileNewBadgeContentBadgeImage,.mobileNewBadgeContentCheckin{position:absolute;left:50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.mobileNewBadgeContentCheckin{bottom:10px;--tw-translate-x:-50%;text-align:center;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));height:144px;width:311px}.mobileNewBadgeContentBottom{padding-left:20px;padding-right:20px;padding-top:26px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));height:139px;border-radius:10px 10px 30px 30px;background:linear-gradient(180deg,#904bc1 48.55%,#4d3074)}.mobileNewBadgeContentBottom,.mobileNewBadgeContentBottomText{display:flex;flex-direction:column;gap:.75rem}.mobileNewBadgeContentBottomText h3{font-size:16px;font-weight:700}.mobileNewBadgeContentBottomText p{font-size:12px;font-weight:400}.isMobile .heroContainer{height:247px;position:relative;background-image:url(https://static.crushon.ai/_next/static/media/hero.c54aa264.png);background-size:cover;background-position:50%;margin-bottom:-52px}.isMobile .mobileHero2Anniversary{position:absolute;left:36px;top:0;margin-top:10px;height:172px;width:304px;background-image:url(https://static.crushon.ai/_next/static/media/2year.134b495f.webp);background-size:cover;background-position:50%}.isMobile .mobileHero2AnniversaryShadow{position:absolute;bottom:0;left:0;right:0;height:58px;width:100%;background-image:url(https://static.crushon.ai/_next/static/media/shadow1.f2c58fc9.png);background-size:contain;background-position:50%}.isMobile .mobileHeroGirl{position:absolute;right:0;top:0;height:205px;width:176px;background-image:url(https://static.crushon.ai/_next/static/media/girl1.cbbc7866.png);background-size:cover;background-position:50%}.isMobile .contentContainer{background-image:url(https://static.crushon.ai/_next/static/media/bg-mobile.e9af3de3.webp);padding-bottom:120px}.isMobile .contentContainer,.isMobile .contentContainer:before{background-size:cover;background-position:50%;background-repeat:no-repeat}.isMobile .contentContainer:before{position:absolute;left:0;top:0;height:220px;width:120px;--tw-content:"";content:var(--tw-content);background-image:url(https://static.crushon.ai/_next/static/media/bluelight.04ebd162.png)}.isMobile .contentContainer:after{position:absolute;right:0;top:60px;height:404px;width:235px;--tw-content:"";content:var(--tw-content);background-image:url(https://static.crushon.ai/_next/static/media/pinklight.3635b88f.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.isMobile .heartContent{position:absolute;right:0;top:236px;z-index:0;height:84px;width:65px;background-image:url(https://static.crushon.ai/_next/static/media/heart1.55550a3b.png);background-size:cover;-o-object-fit:cover;object-fit:cover}.isMobile .newBadgeContent,.isMobile .newEventContent,.isMobile .newFeatureContent,.isMobile .newModelContent,.isMobile .newSubscriptionContent{margin-top:36px;margin-left:auto;margin-right:auto;width:100%}.isMobile .newEventContent{margin-top:20px}.isMobile .commonTitle{margin-bottom:18px;height:38px;padding-left:1rem;padding-right:1rem}.isMobile .commonTitle span{font-size:16px;font-style:normal;letter-spacing:-1px}.isMobile .commonTitleIcon{height:36px;width:47px}.isMobile .commonTitle:after{height:36px}.isMobile .newEventDetailBtn{margin-left:16px;margin-right:16px;margin-top:20px;height:40px}.isMobile .newEventContentDesc{border-radius:20px;display:flex;height:auto;flex-direction:column;justify-content:flex-end;padding-bottom:2rem}.isMobile .newEventContentDescImage{height:auto;width:100%;padding-bottom:40%;background-image:url(https://static.crushon.ai/_next/static/media/bg.321d53a9.png);background-size:cover;background-position:top;background-repeat:no-repeat;border-radius:20px}.isMobile .newModelContentDesc{position:relative;overflow:hidden;padding:0;border-radius:20px;border-width:2px}.isMobile .newModelContentDesc:before{position:absolute;right:0;top:0;aspect-ratio:1/1;height:92%;--tw-content:"";content:var(--tw-content);background-image:url(https://static.crushon.ai/_next/static/media/girl.e4185c3b.png);background-size:cover;background-position:50%}.isMobile .newModelContentDesc:after{position:absolute;bottom:0;left:0;right:0;height:20px;width:100%;--tw-content:"";content:var(--tw-content);background:linear-gradient(90deg,#9c67fe,#8bb6fe 59.19%,#85d6fe)}.isMobile .newModelContentDescBox{flex:1 1 0%;flex-direction:column;gap:0;padding:1rem;justify-content:space-between;height:100%}.isMobile .newModelContentDescBox1{margin-top:.75rem;gap:.75rem;padding-left:.75rem}.isMobile .newModelContentDescBoxText{display:flex;min-height:48px;min-width:196px;max-width:100%;flex-direction:row;align-items:center;padding-left:.5rem;padding-right:.5rem;font-size:14px;font-weight:700;overflow-wrap:break-word;word-break:break-word;border-radius:10px;background:linear-gradient(90deg,rgba(133,214,254,.8),rgba(133,214,254,.6));backdrop-filter:blur(2px)}.isMobile .newModelContentDescBoxText i{height:42px;width:32px}.isMobile .newModelContentDescBoxTip{max-width:calc(100% - 150px);font-size:14px}.isMobile .newModelContentDescBoxIcons{width:178px;height:42px;padding:8px 28px;border-radius:8px;border:.8px solid hsla(0,0%,100%,.9);background:hsla(0,0%,100%,.2);backdrop-filter:blur(1.2000000476837158px)}.isMobile .newModelContentDescBoxIcon{width:30px;height:21px;padding:2.4px 6px 2.4px 4.8px;border-radius:4.8px;background-size:19px 19px}.isMobile .newModelBtn{margin-top:.75rem;height:40px;font-size:14px}.isMobile .newFeatureContentPhase{font-size:16px;margin-bottom:16px}.isMobile .newFeatureContentDesc{gap:14px;overflow:hidden;padding-bottom:2.5rem}.isMobile .newFeatureContentDescBack{margin-left:auto;margin-right:auto;width:242px;min-height:40px;border-radius:10px;font-size:14px;padding-left:30px}.isMobile .newFeatureContentDescBack:before{width:52px;height:52px;left:-20px}.isMobile .newFeatureContentDescMore,.isMobile .newFeatureContentDescText{max-width:288px;font-size:14px}.isMobile .mobileBackIcon{position:absolute;left:1rem;top:1rem;z-index:10}.mobileNewSubscriptionContent{position:relative;margin-top:40px;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;width:100%}.mobileNewSubscriptionContentDesc{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;overflow:hidden;height:396px;border-radius:20px;border:2px solid hsla(0,0%,100%,.5);background:linear-gradient(180deg,#ff8bf3,#9d4fff)}.mobileNewSubscriptionContentDesc:before{left:0;top:12px;height:69px;width:152px;background-image:url(https://static.crushon.ai/_next/static/media/vip.33c002e1.png)}.mobileNewSubscriptionContentDesc:after,.mobileNewSubscriptionContentDesc:before{position:absolute;--tw-content:"";content:var(--tw-content);background-size:cover;background-position:50%}.mobileNewSubscriptionContentDesc:after{right:12px;top:68px;height:93px;width:98px;background-image:url(https://static.crushon.ai/_next/static/media/icon_rice.d96c64e6.png)}.mobileNewSubscriptionContentVip{top:0;height:164px;width:160px;background-image:url(https://static.crushon.ai/_next/static/media/light.4c8c1b64.png)}.mobileNewSubscriptionContentVip,.mobileNewSubscriptionContentVip i{position:absolute;left:50%;--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));background-size:cover;background-position:50%}.mobileNewSubscriptionContentVip i{top:50%;height:88px;width:88px;--tw-translate-y:-50%;background-image:url(https://static.crushon.ai/_next/static/media/prize.fef51baf.png)}.mobileNewSubscriptionContentBottom{width:100%;padding-left:16px;padding-right:16px;padding-bottom:24px}.mobileNewSubscriptionContentBottomText{margin-top:10px;display:flex;width:100%;flex-direction:row;align-items:center;justify-content:center;height:33px;border-radius:10px;background:linear-gradient(90deg,rgba(187,57,234,.6),rgba(187,57,234,.1));color:#9ffffa;text-align:center;font-size:14px;font-weight:900}.mobileNewSubscriptionContentBottomText i{height:41px;width:36px;background-image:url(https://static.crushon.ai/_next/static/media/ic_shine.94f1411a.png);background-size:cover;background-position:50%}.mobileNewSubscriptionContentBottomElite{margin-top:20px;height:68px;width:100%;background-image:url(https://static.crushon.ai/_next/static/media/elite.8012787e.png);background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:10px;overflow:hidden}.mobileNewSubscriptionBtn{display:flex;cursor:pointer;align-items:center;justify-content:center;gap:.5rem;text-overflow:ellipsis;text-align:center;border-radius:25px;border:2px solid rgba(255,241,167,.8);background:linear-gradient(90deg,var(---,#f75ecc) 0,#f75e94 51.35%,#f75ecc 100%);box-shadow:0 10px 20px 0 rgba(74,6,119,.15);font-size:16px;font-style:normal;font-weight:700;color:#fff;margin-left:auto;margin-right:auto;margin-top:20px;height:40px}[dir=rtl] .isPC .newModelContentDesc:before{left:0;right:auto;background-image:url(https://static.crushon.ai/_next/static/media/girlweb.433dd95f.png)}[dir=rtl] .isMobile .newModelContentDesc:before{left:0;right:auto;background-image:url(https://static.crushon.ai/_next/static/media/girlmobile.72f8bdd2.png)}@font-face{font-display:swap;font-family:Metropolis;font-weight:400;font-style:normal;src:url(/static/fonts/Metropolis/Metropolis-Regular.otf) format("opentype")}@font-face{font-display:swap;font-family:Metropolis;font-weight:400;font-style:italic;src:url(/static/fonts/Metropolis/Metropolis-RegularItalic.otf) format("opentype")}@font-face{font-display:swap;font-family:Metropolis;font-weight:600;font-style:normal;src:url(/static/fonts/Metropolis/Metropolis-SemiBold.otf) format("opentype")}@font-face{font-display:swap;font-family:Metropolis;font-weight:600;font-style:italic;src:url(/static/fonts/Metropolis/Metropolis-SemiBoldItalic.otf) format("opentype")}@font-face{font-display:swap;font-family:Metropolis;font-weight:700;font-style:normal;src:url(/static/fonts/Metropolis/Metropolis-Bold.otf) format("opentype")}@font-face{font-display:swap;font-family:Metropolis;font-weight:700;font-style:italic;src:url(/static/fonts/Metropolis/Metropolis-BoldItalic.otf) format("opentype")}@font-face{font-display:swap;font-family:Metropolis;font-weight:800;font-style:normal;src:url(/static/fonts/Metropolis/Metropolis-ExtraBold.otf) format("opentype")}@font-face{font-display:swap;font-family:Metropolis;font-weight:800;font-style:italic;src:url(/static/fonts/Metropolis/Metropolis-ExtraBoldItalic.otf) format("opentype")}@font-face{font-display:swap;font-family:Metropolis;font-weight:900;font-style:normal;src:url(/static/fonts/Metropolis/Metropolis-Black.otf) format("opentype")}@font-face{font-display:swap;font-family:Metropolis;font-weight:900;font-style:italic;src:url(/static/fonts/Metropolis/Metropolis-BlackItalic.otf) format("opentype")}