h1{font-size:6rem;font-weight:700;line-height:1.17}@media (max-width:600px){h1{font-size:4.6rem}}h2{font-size:6.8rem;font-weight:600;line-height:1.17}@media (max-width:600px){h2{font-size:4.2rem}}h3{font-weight:600}.introduction .center-overlay p,.introduction__description{font-family:Inter-Regular,sans-serif}.introduction__cta-button a{font-family:Inter-SemiBold,sans-serif}h1{font-family:Inter-Bold,sans-serif}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(../fonts/Inter-Regular.woff2) format("woff2"),url(../fonts/Inter-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(../fonts/Inter-Medium.woff2) format("woff2"),url(../fonts/Inter-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(../fonts/Inter-SemiBold.woff2) format("woff2"),url(../fonts/Inter-SemiBold.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(../fonts/Inter-Bold.woff2) format("woff2"),url(../fonts/Inter-Bold.woff) format("woff")}*,:after,:before{-webkit-tap-highlight-color:transparent;box-sizing:border-box;list-style:none;margin:0;outline:none;padding:0}:not(input,button,a){-webkit-touch-callout:text;-webkit-user-select:text;-moz-user-select:text;user-select:text}html{text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;font-family:Inter,sans-serif;font-size:10px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:none;position:relative;scroll-behavior:smooth;width:100vw}@media (max-width:600px){html{overscroll-behavior-x:none;overscroll-behavior-y:auto}}@media (max-width:1601px){html{font-size:.625vw}}@media (max-width:900px){html{font-size:1.3vw}}@media (max-width:600px){html{font-size:2.56vw}}body{background-image:url(../assets/images/common/bg-general-desktop@2x.webp);background-position:center top -1rem;background-repeat:no-repeat;background-size:100%;min-height:100vh}@media (max-width:600px){body{background-image:url(../assets/images/common/bg-general-mobile.webp)}}body:before{background:linear-gradient(180deg,rgba(19,18,21,0),#131215 20%);content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%}@media (max-width:1366px){body:before{background:linear-gradient(180deg,rgba(19,18,21,0),#131215 15%)}}@media (max-width:900px){body:before{background:linear-gradient(180deg,rgba(19,18,21,0),rgba(19,18,21,.65) 5%,#131215 40%)}}@media (max-width:600px){body:before{background:none}}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;backface-visibility:hidden;background-color:#131215;overflow-x:hidden}.wrapper{display:flex;flex-direction:column;margin:0 auto;min-height:100vh;overflow:hidden;width:100%}@media (min-width:2560px){.wrapper{max-width:none}}main{flex-grow:1;overflow:hidden;position:relative;width:100%;z-index:1}main:before{content:"";height:100%;pointer-events:none;position:absolute;width:100%}@media (max-width:600px){main{margin-top:11rem}}section{overflow:hidden}.container{box-sizing:border-box;margin:0 auto;max-width:160rem;width:66%}@media (max-width:1601px){.container{max-width:105rem}}@media (max-width:900px){.container{padding:0 1.6rem;width:100%}}@media (max-width:600px){.container{margin-top:11rem}}*{scrollbar-color:#131215}@supports (-moz-appearance:none){*{scrollbar-color:#131215 transparent;scrollbar-width:thin}}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#9698b2;border-radius:5px}::-webkit-scrollbar-thumb:active,::-webkit-scrollbar-thumb:hover{background:#9698b2}.header{backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);background-color:transparent;height:auto;left:0;padding:1.4rem 0;position:fixed;transition:background-color .3s ease-in-out,backdrop-filter .3s ease-in-out;width:100vw;z-index:2}@media (max-width:600px){.header{padding:.9rem 0}}.header.isBlur{backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);background-color:rgba(0,0,0,.2)}.header-wrapper{align-items:center;display:flex;flex-direction:row;height:3.8rem;justify-content:space-between;position:relative;width:100%}.header-container{box-sizing:border-box;margin:0 auto;max-width:160rem;width:66%}@media (max-width:1601px){.header-container{max-width:105rem}}@media (max-width:900px){.header-container{padding:0 1.6rem;width:100%}}.header-toggle{display:none}@media (max-width:600px){.header-burger{background-color:#171717;border:1px solid #131215;border-radius:1.2rem;cursor:pointer;height:3.8rem;position:absolute;right:0;top:50%;transform:translateY(-50%);width:3.8rem;z-index:2}.header-burger-line{background:#fff;border-radius:.2rem;height:.2rem;left:50%;overflow:visible;position:absolute;top:50%;transform:translate3d(-50%,-50%,0) rotate(0deg);transition:.2s ease;width:1.2rem;z-index:1}.header-burger-line:nth-child(2){top:calc(50% - .5rem)}.header-burger-line:nth-child(3){top:calc(50% + .5rem)}.header-toggle:checked+.header-burger .header-burger-line{transform:translate3d(-50%,-50%,0) rotate(45deg);transition:transform .2s ease}.header-toggle:checked+.header-burger .header-burger-line:nth-child(2){top:50%;transform:translate3d(-50%,-50%,0) rotate(135deg);transition:transform .2s ease}.header-toggle:checked+.header-burger .header-burger-line:nth-child(3){display:none}.header-toggle:checked~.header-nav ul li a{display:block}[type=checkbox]:checked,[type=checkbox]:not(:checked){display:none}.header-toggle:checked~.header-nav{transform:translateZ(0)}}.header-logo{color:#fff;height:3.6rem;transition:opacity .3s ease;width:auto}.header-logo a{align-items:center;display:inline-flex;font-size:2.6rem;font-weight:600;gap:1rem;height:100%;justify-content:center;letter-spacing:-.031rem;line-height:1}.header-logo img{height:100%;-o-object-fit:contain;object-fit:contain;width:auto}@media (max-width:600px){.header-logo{display:none}}.header-logo-mobile{display:none}@media (max-width:600px){.header-logo-mobile{display:block;height:3.8rem;left:0;opacity:1;position:absolute;top:50%;transform:translateY(-50%);width:3.8rem}}.header-logo-mobile a{display:inline-block}.header-logo-mobile a,.header-logo-mobile img{height:100%;width:100%}.header-mobile-link{display:none}@media (max-width:600px){.header-mobile-link{align-items:center;border-radius:1.2rem;color:#fff;display:flex;font-size:1.4rem;font-weight:500;height:100%;justify-content:center;line-height:1.21;overflow:hidden;padding:0 1.6rem;position:absolute;right:5.4rem;text-decoration:none;top:50%;transform:translateY(-50%);width:auto}}.header-mobile-link:after{background-color:#171717;border-radius:1.2rem;content:"";height:calc(100% - .2rem);left:.1rem;position:absolute;top:.1rem;width:calc(100% - .2rem);z-index:-1}.header-mobile-link:before{animation:rotate 4s linear infinite;background-image:conic-gradient(transparent 180deg,#084cf9 1turn);content:"";height:420%;left:50%;position:absolute;top:50%;width:190%;z-index:-2}.header-nav{align-items:center;display:flex;height:100%;justify-content:space-between;width:100%}@media (max-width:600px){.header-nav{background-color:#1f1e21;flex-direction:column;height:auto;position:absolute;right:-1.6rem;top:4.5rem;transform:translate3d(100vw,0,0);transition:transform .4s ease-in-out;width:100vw}}.header-nav .header-nav-list{align-items:center;display:flex;flex-direction:row;gap:2rem;height:100%}@media (max-width:600px){.header-nav .header-nav-list{align-items:flex-start;border-bottom:1px solid #3b3b3f;flex-direction:column;gap:0;padding:1.6rem;width:100%}}.header-nav .header-nav-list li{color:rgba(235,235,245,.6);font-size:1.4rem;font-weight:400;line-height:1.21;transition:color .3s ease-in-out}@media (hover:hover) and (pointer:fine){.header-nav .header-nav-list li:hover{color:#fff}}@media (max-width:600px){.header-nav .header-nav-list li{color:#fff;padding:1.2rem 0}}.header-nav .header-nav-list .header-nav-title{display:none}@media (max-width:600px){.header-nav .header-nav-list .header-nav-title{color:#fff;display:block;font-size:2rem;font-weight:500;line-height:1.2}}.header-nav .header-auth-list{align-items:center;display:flex;flex-direction:row;gap:1.6rem;height:100%}@media (max-width:600px){.header-nav .header-auth-list{align-items:flex-start;flex-direction:column;gap:0;padding:1.6rem;width:100%}}.header-nav .header-auth-list li{height:100%}@media (max-width:600px){.header-nav .header-auth-list li{color:#fff;font-size:1.4rem;font-weight:400;line-height:1.21;padding:1.2rem 0}.header-nav .header-auth-list li.sign_in{order:2}.header-nav .header-auth-list li.sign_up{order:1}}.header-nav .header-auth-list .header-auth-title{display:none}@media (max-width:600px){.header-nav .header-auth-list .header-auth-title{color:#fff;display:block;font-size:2rem;font-weight:500;line-height:1.2;order:0}}.header-nav .header-auth-list .header-link{align-items:center;border-radius:1.2rem;color:#fff;cursor:pointer;display:flex;font-size:1.4rem;font-weight:500;height:100%;justify-content:center;letter-spacing:-.024rem;line-height:1.21;max-width:12.1rem;min-width:7.7rem;overflow:hidden;padding:0 1.6rem;position:relative;width:auto}.header-nav .header-auth-list .header-link:hover{background-color:#1f1e21}@media (max-width:600px){.header-nav .header-auth-list .header-link{font-weight:400;padding:0}}.header-nav .header-auth-list .header-link:before{animation:rotate 4s linear infinite;background-color:#131215;background-repeat:no-repeat;content:"";height:420%;left:50%;position:absolute;top:50%;width:190%;z-index:-2}@media (max-width:600px){.header-nav .header-auth-list .header-link:before{display:none}}.header-nav .header-auth-list .header-link:after{background-color:#171717;border-radius:1.2rem;content:"";height:calc(100% - .2rem);left:.1rem;position:absolute;top:.1rem;width:calc(100% - .2rem);z-index:-1}@media (max-width:600px){.header-nav .header-auth-list .header-link:after{display:none}}.header-nav .header-auth-list li:nth-child(3) .header-link{width:12.1rem}.header-nav .header-auth-list li:nth-child(3) .header-link:before{background-color:transparent;background-image:conic-gradient(transparent 180deg,#084cf9 1turn)}@media (max-width:600px){.header-nav .header-auth-list li:nth-child(3) .header-link:before{display:none}}.header-nav a{color:inherit;text-decoration:none}@keyframes rotate{0%{transform:translate(-50%,-50%)}to{transform:translate(-50%,-50%) rotate(1turn)}}.footer{background-color:#131215;color:rgba(235,235,245,.302);height:auto;overflow:hidden;padding:20rem 0 0;position:relative;width:100%}@media (max-width:900px){.footer{height:auto;padding:8rem 0}}@media (max-width:600px){.footer{padding:4rem 0 8rem}}.footer-container{box-sizing:border-box;margin:0 auto;max-width:160rem;width:66%}@media (max-width:1601px){.footer-container{max-width:105rem}}@media (max-width:900px){.footer-container{padding:0 1.6rem;width:100%}}.footer-top{height:4.6rem;padding:2.5rem 0;position:relative}@media (max-width:900px){.footer-top{height:auto;padding:0 0 3.2rem}}.footer-top:before{background-color:#1f1e21;bottom:0;content:"";height:1px;left:-100vw;position:absolute;width:200vw;z-index:1}.footer-bottom{height:auto;padding:2rem 0 3.5rem}@media (max-width:900px){.footer-bottom{padding:3.2rem 0}}.footer-flex{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:space-between;position:relative;width:100%}@media (max-width:900px){.footer-flex{align-items:center;flex-direction:column;gap:3.2rem;justify-content:flex-start}}.footer-flex .footer-column{display:flex;flex-direction:row;gap:2rem}.footer-flex .footer-column:nth-of-type(2){gap:4.2rem}.footer-flex .footer-column:nth-of-type(3){gap:.8rem}.footer-logo-link{height:100%;text-decoration:none}.footer-logo{align-items:center;color:#fff;display:flex;font-size:2.6rem;font-weight:600;gap:1rem;height:3.2rem;justify-content:center;letter-spacing:-.031rem;line-height:1;text-decoration:none;width:auto}.footer-logo img{height:3.6rem;-o-object-fit:contain;object-fit:contain;width:auto}.footer-social-link-wrapper{align-items:center;background-color:transparent;border-radius:1.2rem;display:flex;height:4.6rem;justify-content:center;transition:background-color .3s ease;width:4.6rem}@media (hover:hover) and (pointer:fine){.footer-social-link-wrapper:hover{background-color:#000}}.footer-social-link{height:4.4rem;width:4.4rem}.footer-social-link img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.footer-market-link{height:4rem;transition:transform .3s ease;width:auto}@media (hover:hover) and (pointer:fine){.footer-market-link:hover{transform:scale(1.02)}}.footer-market-link img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.footer-market-link:first-child{width:12rem}.footer-market-link:nth-child(2){width:13.5rem}.footer-grid{align-items:center;display:grid;grid-template-areas:"description contact" "links       contact";grid-template-columns:1fr auto;position:relative}@media (max-width:900px){.footer-grid{gap:3.2rem;grid-template-areas:"description" "contact" "links";grid-template-columns:1fr;justify-items:center}}.footer-grid .footer-column:first-child{grid-area:description}.footer-grid .footer-column:nth-child(2){display:flex;flex-direction:row;gap:2rem;grid-area:links;margin-top:1.6rem}.footer-grid .footer-column:nth-child(3){grid-area:contact;justify-self:end}@media (max-width:900px){.footer-grid .footer-column:nth-child(3){justify-self:center}}.footer-bottom-description{color:rgba(235,235,245,.302);font-size:1.2rem;font-weight:400;line-height:1.6;margin-bottom:1.6rem}.footer-bottom-description a{color:inherit;text-decoration:none}@media (max-width:900px){.footer-bottom-description{margin-bottom:0;text-align:center}}.footer-bottom-link{color:rgba(235,235,245,.6);font-size:1.2rem;font-weight:400;transition:color .3s ease}@media (hover:hover) and (pointer:fine){.footer-bottom-link:hover{color:#fff}}.footer-contact-link{align-items:center;background-color:#1f1e21;border-radius:1.2rem;color:rgba(235,235,245,.6);display:flex;font-size:1.4rem;font-weight:500;gap:.8rem;justify-content:center;padding:.7rem 1.6rem;text-decoration:none;transition:background-color .3s ease}@media (hover:hover) and (pointer:fine){.footer-contact-link:hover{background-color:#171717}}.footer-contact-link img{height:2.4rem;-o-object-fit:contain;object-fit:contain;width:2.4rem}.introduction{height:auto;padding-top:12rem;position:relative;width:100%}@media (min-width:2560px){.introduction{padding-top:9rem}}@media (max-width:600px){.introduction{padding-top:0}}.introduction__title{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(180deg,#fff,hsla(0,0%,100%,.7));color:transparent;margin:0 auto 1.6rem;max-width:90%;position:relative;text-align:center}.introduction__title strong{color:#977aff}@media (min-width:2560px){.introduction__title{font-size:9.6rem;margin-bottom:2.7rem}}@media (max-width:900px){.introduction__title{font-size:5rem}}@media (max-width:600px){.introduction__title{font-size:4rem;letter-spacing:-.05rem;margin-bottom:4.8rem;max-width:95%}}.introduction__description{color:#c1b7ed;font-size:1.4rem;font-weight:500;line-height:1;margin:0 auto 3.2rem;max-width:95%;position:relative;text-align:center}@media (min-width:2560px){.introduction__description{font-size:2.2rem;margin-bottom:5.2rem}}@media (max-width:600px){.introduction__description{font-size:1.4rem;margin-bottom:3.2rem}}.introduction__logo{background:#000;border-radius:24px;height:8.8rem;left:50%;padding:1.2rem 1rem;position:absolute;transform:translate(-50%,-50%);width:8.8rem;z-index:3}@media (min-width:2560px){.introduction__logo{height:14rem;padding:1.4rem 1rem;width:14rem}}@media (max-width:900px){.introduction__logo{height:7.2rem;padding:1.2rem 1rem;width:7.2rem}}@media (max-width:600px){.introduction__logo{border-radius:12px;height:4.4rem;padding:.93rem .63rem;width:4.4rem}}.introduction__logo img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.introduction__cta-button{background-color:rgba(8,76,249,.102);border:.05rem solid #084cf9;border-radius:20px;cursor:pointer;font-weight:600;margin:0 auto 2rem;padding:.35rem;position:relative;width:-moz-fit-content;width:fit-content}@media (min-width:2560px){.introduction__cta-button{border-radius:32px;margin-bottom:1.9rem;padding:.6rem}}@media (max-width:600px){.introduction__cta-button{margin-bottom:1.3rem}}.introduction__cta-button a{background-color:#084cf9;border-radius:16px;color:#fff;display:inline-block;font-size:1.4rem;height:inherit;line-height:4.8rem;padding-left:2.85rem;position:relative;text-align:center;text-decoration:none;transition:background-color .3s ease-in-out;width:20.6rem}@media (min-width:2560px){.introduction__cta-button a{border-radius:25px;font-size:2.2rem;line-height:7.68rem;width:33rem}}.introduction__cta-button a:hover{--webkit-tap-highlight-color:transparent;background-color:#3870f8;-webkit-box-shadow:none;outline:none}.introduction__cta-button a:before{background-image:url(../assets/icons/stars.svg);background-repeat:no-repeat;background-size:contain;content:"";height:1.9rem;position:absolute;top:50%;transform:translate(-100%,-50%);width:2.85rem}.introduction__cta-button a:active{background-color:#084cf9;transform:scale(.98)}.introduction__cta-button a:active,.introduction__cta-button a:focus{--webkit-tap-highlight-color:transparent;-webkit-box-shadow:none;outline:none}.introduction__platform{align-items:center;color:rgba(235,235,245,.6);display:flex;font-size:1.4rem;font-weight:400;justify-content:center;letter-spacing:-.5%;margin-bottom:2.7rem}@media (min-width:2560px){.introduction__platform{font-size:2.2rem;margin:5rem auto}}@media (max-width:900px){.introduction__platform{margin-bottom:5.2rem}}@media (max-width:600px){.introduction__platform{margin-bottom:2.5rem}}.introduction__platform--wrapper{height:2.4rem}@media (min-width:2560px){.introduction__platform--wrapper{height:3.6rem}}.introduction__platform--wrapper svg{height:100%;margin-left:.7rem;width:auto}@media (min-width:2560px){.introduction__platform--wrapper svg{height:100%;width:auto}}.introduction .introduction-images{max-height:45vw;overflow:hidden;position:relative}@media (max-width:900px){.introduction .introduction-images{max-height:55vw}}@media (max-width:600px){.introduction .introduction-images{max-height:60vw}}.introduction .introduction-images .grid-wrapper{align-items:start;display:grid;gap:2.1rem;grid-template-columns:26rem 26rem 40rem 40rem 26rem 26rem;grid-template-rows:26rem 26rem;justify-content:center}@media (min-width:2560px){.introduction .introduction-images .grid-wrapper{gap:3.36rem;grid-template-columns:41rem 41rem 64rem 64rem 41rem 41rem;grid-template-rows:41rem 41rem}}@media (max-width:900px){.introduction .introduction-images .grid-wrapper{gap:1.6rem;grid-template-columns:20rem 20rem 30rem 30rem 20rem 20rem;grid-template-rows:20rem 20rem}}@media (max-width:600px){.introduction .introduction-images .grid-wrapper{gap:.8rem;grid-template-columns:10rem 10rem 15.6rem 15.6rem 10rem 10rem;grid-template-rows:10rem 10rem}}.introduction .introduction-images .grid-wrapper .cell{aspect-ratio:1/1;border-radius:16px;overflow:hidden;position:relative;text-align:center}.introduction .introduction-images .grid-wrapper .cell__image_before{height:100%;left:0;-o-object-fit:cover;object-fit:cover;opacity:1;position:absolute;top:0;transition:opacity 1.5s ease-in-out;width:100%;z-index:0}.introduction .introduction-images .grid-wrapper .cell__image_after{height:100%;left:0;-o-object-fit:cover;object-fit:cover;opacity:0;position:absolute;top:0;transition:opacity 1.5s ease-in-out;width:100%}.introduction .introduction-images .grid-wrapper .cell img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.introduction .introduction-images .grid-wrapper .cell:nth-of-type(9){grid-column:5;grid-row:2}.introduction .introduction-images .grid-wrapper .cell:nth-of-type(10){grid-column:6;grid-row:2}.introduction .introduction-images .grid-wrapper .cell:first-of-type,.introduction .introduction-images .grid-wrapper .cell:nth-of-type(10),.introduction .introduction-images .grid-wrapper .cell:nth-of-type(6),.introduction .introduction-images .grid-wrapper .cell:nth-of-type(7){transform:translateY(29rem)}@media (min-width:2560px){.introduction .introduction-images .grid-wrapper .cell:first-of-type,.introduction .introduction-images .grid-wrapper .cell:nth-of-type(10),.introduction .introduction-images .grid-wrapper .cell:nth-of-type(6),.introduction .introduction-images .grid-wrapper .cell:nth-of-type(7){transform:translateY(46.4rem)}}@media (max-width:1601px){.introduction .introduction-images .grid-wrapper .cell:first-of-type,.introduction .introduction-images .grid-wrapper .cell:nth-of-type(10),.introduction .introduction-images .grid-wrapper .cell:nth-of-type(6),.introduction .introduction-images .grid-wrapper .cell:nth-of-type(7){transform:translateY(29rem)}}@media (max-width:900px){.introduction .introduction-images .grid-wrapper .cell:first-of-type,.introduction .introduction-images .grid-wrapper .cell:nth-of-type(10),.introduction .introduction-images .grid-wrapper .cell:nth-of-type(6),.introduction .introduction-images .grid-wrapper .cell:nth-of-type(7){transform:translateY(25rem)}}@media (max-width:600px){.introduction .introduction-images .grid-wrapper .cell:first-of-type,.introduction .introduction-images .grid-wrapper .cell:nth-of-type(10),.introduction .introduction-images .grid-wrapper .cell:nth-of-type(6),.introduction .introduction-images .grid-wrapper .cell:nth-of-type(7){transform:translateY(10rem)}}.introduction .introduction-images .grid-wrapper .cell:nth-of-type(2),.introduction .introduction-images .grid-wrapper .cell:nth-of-type(5),.introduction .introduction-images .grid-wrapper .cell:nth-of-type(8),.introduction .introduction-images .grid-wrapper .cell:nth-of-type(9){transform:translateY(9.6rem)}@media (min-width:2560px){.introduction .introduction-images .grid-wrapper .cell:nth-of-type(2),.introduction .introduction-images .grid-wrapper .cell:nth-of-type(5),.introduction .introduction-images .grid-wrapper .cell:nth-of-type(8),.introduction .introduction-images .grid-wrapper .cell:nth-of-type(9){transform:translateY(15.36rem)}}@media (max-width:1601px){.introduction .introduction-images .grid-wrapper .cell:nth-of-type(2),.introduction .introduction-images .grid-wrapper .cell:nth-of-type(5),.introduction .introduction-images .grid-wrapper .cell:nth-of-type(8),.introduction .introduction-images .grid-wrapper .cell:nth-of-type(9){transform:translateY(9.6rem)}}@media (max-width:900px){.introduction .introduction-images .grid-wrapper .cell:nth-of-type(2),.introduction .introduction-images .grid-wrapper .cell:nth-of-type(5),.introduction .introduction-images .grid-wrapper .cell:nth-of-type(8),.introduction .introduction-images .grid-wrapper .cell:nth-of-type(9){transform:translateY(3.6rem)}}@media (max-width:600px){.introduction .introduction-images .grid-wrapper .cell:nth-of-type(2),.introduction .introduction-images .grid-wrapper .cell:nth-of-type(5),.introduction .introduction-images .grid-wrapper .cell:nth-of-type(8),.introduction .introduction-images .grid-wrapper .cell:nth-of-type(9){transform:translateY(5rem)}}.introduction .introduction-images .grid-wrapper .cell .center-image{grid-column:span 2;grid-row:span 2}.introduction .oval-wrapper{border-top-left-radius:100%;border-top-right-radius:100%;height:75vw;left:50%;position:relative;top:-21.5rem;transform:translateX(-50%);width:105%;z-index:1}@media (min-width:2560px){.introduction .oval-wrapper{height:70vw;top:-33rem}}@media (max-width:900px){.introduction .oval-wrapper{height:100vw;top:-17.5rem;width:135%}}@media (max-width:600px){.introduction .oval-wrapper{top:-9.8rem;width:105%}}.introduction .oval-wrapper:after{background:rgba(143,223,255,.7);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;content:"";filter:blur(.2rem);height:80%;left:50%;mix-blend-mode:hard-light;pointer-events:none;position:absolute;top:-.5rem;transform:translateX(-50%);width:100%;will-change:mix-blend-mode,blur;z-index:0}@media (max-width:900px){.introduction .oval-wrapper:after{height:100%;top:-.2rem}}@media (max-width:600px){.introduction .oval-wrapper:after{height:90%;top:-.1rem}}.introduction .outside-oval{background:linear-gradient(180deg,#084cf9,#131215 20.22%);border-top-left-radius:100%;border-top-right-radius:100%;height:75%;left:50%;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);overflow:hidden;position:relative;top:0;transform:translateX(-50%);width:101%;z-index:2}@media (max-width:600px){.introduction .outside-oval{height:35%}}.introduction .outside-oval .oval-glow{height:auto;left:50%;mix-blend-mode:hard-light;pointer-events:none;position:absolute;top:-.9rem;transform:translateX(-50%);width:100%;will-change:transform,mix-blend-mode;z-index:2}@media (min-width:2560px){.introduction .outside-oval .oval-glow{top:-2.2rem}}@media (max-width:900px){.introduction .outside-oval .oval-glow{top:-1rem;width:180%}}@media (max-width:600px){.introduction .outside-oval .oval-glow{left:0;top:6.4rem;transform:scale(1.5);width:100%}}.introduction .outside-oval .oval-background:after{background:#131215;border-top-left-radius:100%;border-top-right-radius:100%;content:"";height:100%;left:0;pointer-events:none;position:absolute;right:0;top:.3rem;width:100%;z-index:0}@media (min-width:2560px){.introduction .outside-oval .oval-background:after{top:.5rem}}@media (max-width:900px){.introduction .outside-oval .oval-background:after{top:.3rem}}@media (max-width:600px){.introduction .outside-oval .oval-background:after{top:.25rem}}.introduction .outside-oval .oval-background:before{background:#131215;border-top-left-radius:100%;border-top-right-radius:100%;content:"";height:100%;left:50%;position:absolute;right:0;top:1rem;transform:translateX(-50%);width:100%;z-index:1}@media (max-width:600px){.introduction .outside-oval .oval-background:before{height:52vw;top:.6rem}}.introduction .blur-overlay{border-radius:10rem;display:inline-block;height:auto;left:50%;opacity:.9;position:absolute;top:0;transform:translate(-50%,20%);width:55rem;z-index:0}@media (min-width:2560px){.introduction .blur-overlay{transform:translate(-50%,50%)}}@media (max-width:1601px){.introduction .blur-overlay{transform:translate(-50%,20%)}}@media (max-width:900px){.introduction .blur-overlay{transform:translate(-50%,13%);width:50rem}}@media (max-width:600px){.introduction .blur-overlay{transform:translate(-55%,21%);width:20rem}}.introduction .center-overlay{left:50%;position:absolute;text-align:center;top:7.1rem;transform:translateX(-50%);width:98%;z-index:3}@media (min-width:2560px){.introduction .center-overlay{top:11.4rem}}@media (max-width:900px){.introduction .center-overlay{top:10rem}}@media (max-width:600px){.introduction .center-overlay{top:4.5rem}}.introduction .center-overlay p{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(180deg,#fff,hsla(0,0%,100%,.7));color:transparent;font-size:2rem;letter-spacing:-.046rem;line-height:1}@media (min-width:2560px){.introduction .center-overlay p{font-size:3.2rem}}@media (max-width:900px){.introduction .center-overlay p{font-size:2rem}}@media (max-width:600px){.introduction .center-overlay p{font-size:1.6rem}}.introduction .center-overlay .arrow{align-items:center;border:.1rem solid rgba(235,235,245,.302);border-radius:32px;color:#fff;cursor:pointer;display:flex;font-size:2rem;font-weight:400;height:4.2rem;justify-content:center;margin:1.6rem auto 0;padding:1.2rem .8rem;width:2.8rem}.introduction .center-overlay .arrow img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.introduction .center-overlay .arrow:hover{background-color:#171717}@media (min-width:2560px){.introduction .center-overlay .arrow{height:6.72rem;margin:2.56rem auto 0;padding:2.24rem 1.6rem;width:4.48rem}}@media (max-width:600px){.introduction .center-overlay .arrow{font-size:1.6rem;margin-top:1.8rem;padding:1.4rem .98rem}}.styles{margin-top:-10vw;padding:8rem 1.6rem 0;position:relative;text-align:center;width:100%;z-index:1}@media (max-width:900px){.styles{margin-top:0}}.styles__title{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(180deg,#fff,hsla(0,0%,100%,.7));color:transparent;font-size:4rem;letter-spacing:-.036rem;margin-bottom:2.4rem}@media (min-width:2560px){.styles__title{font-size:6.4rem;margin-bottom:3.84rem}}@media (max-width:1601px){.styles__title{font-size:4rem;margin-bottom:2.4rem}}.styles__text{color:rgba(235,235,245,.6);font-size:1.6rem;font-weight:400;letter-spacing:-.032rem;margin:0 auto 3.2rem;max-width:80rem}@media (min-width:2560px){.styles__text{font-size:2.56rem;margin-bottom:5.12rem;max-width:150rem}}@media (max-width:1601px){.styles__text{font-size:1.6rem;margin-bottom:3.2rem;max-width:80rem}}@media (max-width:900px){.styles__text{margin-bottom:2.8rem;max-width:90%}}@media (max-width:600px){.styles__text{margin-bottom:3.8rem;max-width:none}}.styles__cards span{color:#c1b7ed;font-size:1.6rem;font-weight:600;letter-spacing:-.032rem;line-height:1;text-align:center}@media (min-width:2560px){.styles__cards span{font-size:2.5rem}}@media (max-width:1601px){.styles__cards span{font-size:1.6rem}}.styles__cards--wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:1.6rem;justify-content:center;margin:2.4rem auto 0;max-width:100rem}@media (min-width:2560px){.styles__cards--wrapper{gap:2.5rem;margin-top:4.5rem;max-width:128rem}}@media (max-width:1601px){.styles__cards--wrapper{gap:1.6rem;margin-top:2.8rem;max-width:80rem}}@media (max-width:600px){.styles__cards--wrapper{gap:.8rem;margin-top:3.3rem}}.styles__cards--wrapper .card-item{aspect-ratio:1/1;border-radius:24px;flex-basis:calc(33.33% - 3.2rem);-o-object-fit:cover;object-fit:cover;overflow:hidden;position:relative}@media (min-width:2560px){.styles__cards--wrapper .card-item{flex-basis:41rem}}@media (max-width:1601px){.styles__cards--wrapper .card-item{flex-basis:25.6rem}}@media (max-width:900px){.styles__cards--wrapper .card-item{flex-basis:23.2rem}}@media (max-width:600px){.styles__cards--wrapper .card-item{flex-basis:17.5rem}}.styles__cards--wrapper .card-item img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.styles__cards--wrapper .card-item .badge{background:#28282a;border:1px solid hsla(0,0%,100%,.16);border-radius:12px;bottom:.8rem;color:#fff;font-size:1.4rem;font-weight:500;left:.8rem;padding:1rem 1.6rem;position:absolute}@media (min-width:2560px){.styles__cards--wrapper .card-item .badge{font-size:2.24rem;padding:1.6rem 2.56rem}}@media (max-width:1601px){.styles__cards--wrapper .card-item .badge{font-size:1.4rem}}@media (max-width:900px){.styles__cards--wrapper .card-item .badge{font-size:1.4rem}}@media (max-width:600px){.styles__cards--wrapper .card-item .badge{font-size:1.2rem}}.features{margin:0 auto;max-width:80rem;padding:12rem 0 0;position:relative;text-align:center;width:100%;z-index:1}@media (min-width:2560px){.features{max-width:128rem;padding-top:15rem}}@media (max-width:900px){.features{max-width:none;padding:12rem 1.6rem 0;width:100%}}@media (max-width:600px){.features{padding-top:8rem}}.features__title{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(180deg,#fff,hsla(0,0%,100%,.7));color:transparent;font-size:4rem;letter-spacing:-.036rem;margin-bottom:5rem}@media (min-width:2560px){.features__title{font-size:6.4rem;margin-bottom:8rem}}.features__list{display:grid;grid-template-columns:5rem 17rem 5rem 3.55rem 14.74rem 5rem 16.23rem 5.4rem;grid-template-rows:5.4rem 5rem;height:100%;justify-content:center;max-height:25.37rem;max-width:80rem;padding:5rem 0 5.4rem;row-gap:5rem;width:100%}@media (min-width:2560px){.features__list{grid-template-columns:8.64rem 27.2rem 8rem 5.68rem 23.58rem 8rem 25.97rem 8.64rem;grid-template-rows:8.64rem 8rem;max-height:40rem;max-width:128rem;row-gap:8rem}}@media (max-width:900px){.features__list{max-height:25.6rem;max-width:none;padding:4rem 0;row-gap:5rem}}@media (max-width:600px){.features__list{-moz-column-gap:5rem;column-gap:5rem;grid-template-columns:13.8rem 13.8rem;grid-template-rows:3.68rem 3.81rem 3.7rem;max-height:27.5rem;padding:4rem 0;row-gap:4.5rem}}.features__item{align-self:center;height:-moz-fit-content;height:fit-content;width:100%}.features__item a{display:inline-block}.features__item a img{height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.features__item:first-child{grid-column:2;grid-row:1}.features__item:first-child a img{height:4rem;width:16.973rem}@media (max-width:600px){.features__item:first-child a img{height:auto;width:100%}.features__item:first-child{grid-column:1;grid-row:1}}.features__item:nth-child(2){grid-column:4/6;grid-row:1}.features__item:nth-child(2) a img{height:5.373rem;width:18.145rem}@media (max-width:600px){.features__item:nth-child(2) a img{height:auto;width:100%}.features__item:nth-child(2){grid-column:2;grid-row:1}}.features__item:nth-child(3){grid-column:7;grid-row:1}.features__item:nth-child(3) a img{height:4.501rem;width:16.231rem}@media (max-width:600px){.features__item:nth-child(3) a img{height:auto;width:100%}.features__item:nth-child(3){grid-column:1;grid-row:2}}.features__item:nth-child(4){grid-column:1/4;grid-row:2}.features__item:nth-child(4) a img{height:4rem;width:25.931rem}@media (max-width:600px){.features__item:nth-child(4) a img{height:auto;width:100%}.features__item:nth-child(4){grid-column:2;grid-row:2}}.features__item:nth-child(5){grid-column:5/6;grid-row:2}.features__item:nth-child(5) a img{height:4rem;width:14.748rem}@media (max-width:600px){.features__item:nth-child(5) a img{height:auto;width:100%}.features__item:nth-child(5){grid-column:1;grid-row:3}}.features__item:nth-child(6){grid-column:7/9;grid-row:2}.features__item:nth-child(6) a img{height:4.998rem;width:21.472rem}@media (max-width:600px){.features__item:nth-child(6) a img{height:auto;width:100%}.features__item:nth-child(6){grid-column:2;grid-row:3}}.prompts{padding:12rem 1.6rem 0;position:relative;text-align:center;width:100%;z-index:1}@media (min-width:2560px){.prompts{padding-top:23rem}}@media (max-width:600px){.prompts{padding-top:7.5rem}}.prompts__title{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(180deg,#fff,hsla(0,0%,100%,.7));color:transparent;font-size:4rem;letter-spacing:-.036rem;margin-bottom:2.4rem}@media (min-width:2560px){.prompts__title{font-size:6.4rem;margin-bottom:3.84rem}}@media (max-width:1601px){.prompts__title{font-size:4rem;margin-bottom:2.4rem}}.prompts__text{color:rgba(235,235,245,.6);font-size:1.6rem;font-weight:400;letter-spacing:-.032rem;margin:0 auto 3.2rem;max-width:80rem}@media (min-width:2560px){.prompts__text{font-size:2.5rem;margin-bottom:5.12rem;max-width:150rem}}@media (max-width:900px){.prompts__text{margin-bottom:2.8rem;width:75%}}@media (max-width:600px){.prompts__text{width:100%}}.prompts__cards span{color:#c1b7ed;font-size:1.6rem;font-weight:600;letter-spacing:-.032rem;line-height:1;text-align:center}@media (min-width:2560px){.prompts__cards span{font-size:2.5rem}}.prompts__cards--wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center;margin:4rem auto 0;max-width:100rem}@media (min-width:2560px){.prompts__cards--wrapper{gap:1.28rem;margin-top:6.4rem;max-width:128rem}}@media (max-width:1601px){.prompts__cards--wrapper{gap:.8rem;margin-top:4rem;max-width:80rem}}@media (max-width:900px){.prompts__cards--wrapper{margin-top:5.6rem}}@media (max-width:600px){.prompts__cards--wrapper{gap:.8rem;margin-top:4.4rem}}.prompts__cards--wrapper .card-item{aspect-ratio:1/1;border-radius:24px;flex-basis:calc(25% - 2.4rem);-o-object-fit:cover;object-fit:cover;overflow:hidden;position:relative}@media (min-width:2560px){.prompts__cards--wrapper .card-item{flex-basis:31rem}}@media (max-width:1601px){.prompts__cards--wrapper .card-item{flex-basis:19.4rem}}@media (max-width:900px){.prompts__cards--wrapper .card-item{flex-basis:19.4rem}}@media (max-width:600px){.prompts__cards--wrapper .card-item{flex-basis:17.5rem}}.prompts__cards--wrapper .card-item img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.prompts__cards--wrapper .card-item .try-btn{background:#171717;border:1px solid #28282a;border-radius:12px;bottom:.8rem;color:#fff;font-size:1.6rem;font-weight:500;padding:.85rem 1.6rem;position:absolute;right:.8rem}@media (min-width:2560px){.prompts__cards--wrapper .card-item .try-btn{font-size:2.24rem;padding:1.6rem 2.56rem}}@media (max-width:900px){.prompts__cards--wrapper .card-item .try-btn{font-size:1.4rem}}@media (max-width:600px){.prompts__cards--wrapper .card-item .try-btn{font-size:1.2rem}}.reviews{padding:12rem 1.6rem 2rem;position:relative;text-align:center;width:100%;z-index:1}@media (min-width:2560px){.reviews{padding-top:19rem}}@media (max-width:600px){.reviews{font-size:4rem;margin:0 auto;padding-top:8rem;width:90%}}.reviews__title{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(180deg,#fff,hsla(0,0%,100%,.7));color:transparent;font-size:4rem;letter-spacing:-.036rem;margin-bottom:2.4rem}@media (min-width:2560px){.reviews__title{font-size:6.4rem;margin-bottom:3.84rem}}@media (max-width:1601px){.reviews__title{font-size:4rem;margin-bottom:2.4rem}}.reviews__text{color:rgba(235,235,245,.6);font-size:1.6rem;font-weight:400;letter-spacing:-.032rem;margin:0 auto 4.2rem;max-width:80rem}@media (min-width:2560px){.reviews__text{font-size:2.5rem;margin-bottom:6.5rem;max-width:150rem}}@media (max-width:1601px){.reviews__text{font-size:1.6rem;margin-bottom:9rem;max-width:80rem}}@media (max-width:900px){.reviews__text{margin-bottom:10rem;max-width:55%}}@media (max-width:600px){.reviews__text{font-size:1.9rem;line-height:1.35;margin-bottom:8rem;max-width:none}}.reviews__stats{align-items:center;display:flex;flex-direction:row;gap:13rem;height:auto;justify-content:center;max-height:9.6rem;width:100%}@media (max-width:900px){.reviews__stats{gap:unset;justify-content:space-evenly}}@media (max-width:600px){.reviews__stats{flex-direction:column;gap:4.8rem;max-height:38.4rem}}.reviews__stats .stat-item{align-items:center;display:flex;flex-direction:row;gap:2rem;height:9.6rem;justify-content:center}@media (min-width:2560px){.reviews__stats .stat-item{gap:3.2rem}}@media (max-width:900px){.reviews__stats .stat-item{gap:2rem}}@media screen and (max-width:935px) and (orientation:landscape){.reviews__stats .stat-item{gap:1rem;justify-content:space-between;width:32%}}@media (max-width:600px){.reviews__stats .stat-item{gap:2rem;justify-content:center;width:100%}}.reviews__stats .stat-item img{height:auto;-o-object-fit:cover;object-fit:cover;width:2.8rem}@media (min-width:2560px){.reviews__stats .stat-item img{width:4.48rem}}@media (max-width:1601px){.reviews__stats .stat-item img{width:2.8rem}}.reviews__stats .stat-item__text{color:#fff;display:flex;flex-direction:column;gap:.4rem;width:-moz-min-content;width:min-content}.reviews__stats .stat-item__number{font-size:4rem;font-weight:700;letter-spacing:.036rem;line-height:1}@media (min-width:2560px){.reviews__stats .stat-item__number{font-size:6.4rem}}@media (max-width:1601px){.reviews__stats .stat-item__number{font-size:4rem}}.reviews__stats .stat-item__label{display:block;font-size:1.6rem;font-weight:400;height:3.8rem;letter-spacing:-.032rem;line-height:1;width:90%}@media (min-width:2560px){.reviews__stats .stat-item__label{font-size:2.56rem}}.pocket{padding-top:10rem;position:relative}@media (min-width:2560px){.pocket{padding-top:13rem}}.pocket__gradient{background-image:linear-gradient(180deg,#131215,#131215 15%,transparent 40%,transparent 80%,#131215 90%,#131215);height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}@media (max-width:900px){.pocket__gradient{background-image:linear-gradient(180deg,#131215,#131215 10%,transparent 50%,transparent 80%,#131215 90%,#131215)}}@media (max-width:600px){.pocket__gradient{background-image:linear-gradient(180deg,#131215,#131215 10%,transparent 50%,transparent)}}.pocket__image-left{height:65.8rem;left:-15rem;position:absolute;top:15rem;width:47.6rem;z-index:1}@media (min-width:2560px){.pocket__image-left{height:105.28rem;left:-20rem;top:30rem;width:76.16rem}}@media (max-width:900px){.pocket__image-left{display:none}}.pocket__image-left:before{background-image:linear-gradient(0deg,#131215,transparent 50%,#131215);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}@media (max-width:900px){.pocket__image-left:before{background-image:linear-gradient(180deg,#131215,transparent 50%,transparent 60%)}}.pocket__image-left img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.pocket__image-right{height:53.1rem;position:absolute;right:-18rem;top:13rem;width:71.2rem;z-index:1}@media (min-width:2560px){.pocket__image-right{height:85rem;right:-25rem;top:25rem;width:114rem}}@media (max-width:900px){.pocket__image-right{right:-46rem;top:17rem}}@media (max-width:600px){.pocket__image-right{display:none}}.pocket__image-right:before{background-image:linear-gradient(0deg,#131215,transparent 50%,#131215);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}@media (max-width:900px){.pocket__image-right:before{background-image:linear-gradient(180deg,#131215,transparent 50%,transparent 60%)}}.pocket__image-right img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.pocket__title{-webkit-text-fill-color:transparent;background:linear-gradient(180deg,#fff,hsla(0,0%,100%,.7));background-clip:text;-webkit-background-clip:text;font-size:4rem;font-weight:600;line-height:1.2;margin-bottom:2.4rem;position:relative;text-align:center;z-index:3}@media (min-width:2560px){.pocket__title{font-size:6.4rem;margin-bottom:3.84rem}}@media (max-width:1601px){.pocket__title{font-size:4rem;margin-bottom:2.4rem}}.pocket__description{color:rgba(235,235,245,.6);font-size:1.6rem;font-weight:400;line-height:1.1875;margin:0 auto;position:relative;text-align:center;width:80%;z-index:3}@media (min-width:2560px){.pocket__description{font-size:2.56rem}}@media (max-width:600px){.pocket__description{width:90%}}.pocket__description br{display:inline}@media (max-width:600px){.pocket__description br{display:none}}.pocket__content{align-items:center;display:flex;gap:4.8rem;justify-content:center;margin:0 30vw 0 25vw;position:relative;width:45vw;z-index:1}@media (min-width:2560px){.pocket__content{gap:7.68rem}}@media (max-width:900px){.pocket__content{gap:5.3rem;margin:0;width:100%}}@media (max-width:600px){.pocket__content{display:block;margin:0;width:100%}}.pocket__image-center{height:70rem;position:relative;width:43.8rem}@media (min-width:2560px){.pocket__image-center{height:112rem;width:70rem}}@media (max-width:600px){.pocket__image-center{margin-left:-2rem}}.pocket__image-center:before{background-image:linear-gradient(0deg,#131215 10%,transparent 60%,transparent 0);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.pocket__image-center:after{background-image:radial-gradient(158.99% 50% at 50% 50%,#8b78ff 0,rgba(99,73,255,.37) 100%);content:"";filter:blur(50px);height:25.75rem;mix-blend-mode:screen;position:absolute;right:-10%;top:33%;transform:rotate(-2.51deg);width:24.68rem;z-index:-1}@media (min-width:2560px){.pocket__image-center:after{height:38.48rem;top:40%;width:38.48rem}}.pocket__image-center img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.pocket__links{display:flex;flex-direction:column;gap:1.2rem}@media (min-width:2560px){.pocket__links{gap:2.4rem}}@media (max-width:1601px){.pocket__links{gap:1.2rem}}@media (max-width:600px){.pocket__links{left:50%;position:absolute;top:70%;transform:translateX(-50%);z-index:2}}.pocket__links-title{color:#fff;font-size:2.6rem;font-weight:600;line-height:1.19;margin-bottom:1.2rem}@media (min-width:2560px){.pocket__links-title{font-size:4rem}}@media (max-width:600px){.pocket__links-title{text-align:center}}.pocket__market-link{height:auto;transition:transform .3s ease;width:18.9rem}@media (min-width:2560px){.pocket__market-link{width:28.9rem}}@media (hover:hover) and (pointer:fine){.pocket__market-link:hover{transform:scale(1.02)}}.pocket__market-link img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.faq{background-image:url(../assets/images/common/faq_bg.webp);background-position:center top -6rem;background-repeat:no-repeat;background-size:100% auto;padding-bottom:0;padding-top:19.5vh;position:relative}@media (min-width:2560px){.faq{background-position:center top -12rem;padding-top:24vh}}@media (max-width:900px){.faq{background-position:center top -7rem;background-size:207% auto;padding-top:23vh}}@media screen and (max-width:935px) and (orientation:landscape){.faq{padding-top:62vh}}@media (max-width:600px){.faq{background-position:center top 1rem;background-size:230% auto;padding-top:22vh}}.faq:before{background:linear-gradient(180deg,#131215,transparent 15%,transparent 60%,#131215);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}@media (min-width:2560px){.faq:before{background:linear-gradient(180deg,#131215,transparent 15%,transparent 80%,#131215)}}@media (max-width:900px){.faq:before{background:linear-gradient(180deg,#131215,transparent 5%,transparent 70%,#131215)}}.faq__title{color:#fff;font-size:5rem;font-weight:600;line-height:1.22;margin:0 auto 3.2rem;max-width:52rem;text-align:center;z-index:2}@media (min-width:2560px){.faq__title{font-size:7rem;margin-bottom:5.1rem;max-width:35%}}@media (max-width:900px){.faq__title{font-size:4rem;line-height:1.2;margin-bottom:4.5rem;max-width:60%}}@media (max-width:600px){.faq__title{margin-bottom:4.1rem;max-width:95%}}.faq__title strong{color:#ffe586}@media (max-width:600px){.faq__title strong{display:block}}.faq__link{align-items:center;background-color:#000;border-radius:1.6rem;display:flex;font-size:1.4rem;font-weight:600;gap:.8rem;justify-content:center;line-height:1.21;margin:0 auto 17.7rem;padding:1.2rem 3.2rem;text-decoration:none;transition:background-color .3s ease-in;width:19.7rem}@media (hover:hover) and (pointer:fine){.faq__link:hover{background-color:hsla(0,0%,9%,.8)}}@media (min-width:2560px){.faq__link{font-size:2.24rem;margin-bottom:27rem;padding:2.5rem 7.5rem;width:31.5rem}}@media (max-width:600px){.faq__link{margin-bottom:8.2rem}}.faq__link span{color:#fff}.faq__link img{height:2.4rem;-o-object-fit:contain;object-fit:contain;width:2.4rem}.faq__wrapper{background:hsla(0,0%,9%,.5);border-radius:5rem;margin:0 auto;max-width:91.2rem;padding:3.2rem 5.6rem;position:relative;width:100%;z-index:3}@media (min-width:2560px){.faq__wrapper{max-width:146rem}}@media (max-width:900px){.faq__wrapper{padding:3.2rem}}@media (max-width:600px){.faq__wrapper{padding:3.2rem 1.6rem}}.faq__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2.4rem;text-align:left}.faq__header-title{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(180deg,#fff,hsla(0,0%,100%,.7));color:transparent;font-size:4rem;font-weight:600;line-height:1.2}@media (min-width:2560px){.faq__header-title{font-size:6.4rem}}.faq__item{color:#fff;cursor:pointer;font-size:1.4rem;line-height:1.22;padding:2.4rem 0;position:relative}@media (min-width:2560px){.faq__item{font-size:2.2rem}}.faq__item:before{background:hsla(0,0%,100%,.12);content:"";height:.1rem;left:0;position:absolute;top:0;width:100%}.faq__item-header{align-items:flex-start;display:flex;justify-content:space-between}.faq__item-title{cursor:pointer;font-size:2rem;font-weight:600;line-height:1.2;margin-bottom:0;transition:margin-bottom .4s ease-in,color .4s ease-in;width:100%}@media (min-width:2560px){.faq__item-title{font-size:3.2rem}}.faq__item-image{stroke:#fff;height:2.4rem;min-width:2.4rem;transition:all .4s ease-in;width:2.4rem}.faq__item-content{color:rgba(235,235,245,.6);height:auto;overflow:hidden;transition:height .4s ease-in}.faq__item.open .faq__item-title{margin-bottom:2.6rem}.faq__item.open .faq__item-image{transform:rotate(180deg)}
