@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap);.font-60-35{font-family:Open Sans,sans-serif;font-size:60px;line-height:110%}.font-40-35,.font-60-35{font-style:normal;font-weight:700}.font-40-35{font-size:40px;line-height:150%}.font-38-21{font-size:38px;font-weight:400}.font-36-18,.font-38-21{font-style:normal;line-height:110%}.font-36-18{font-size:36px;font-weight:350}.font-30-21{font-size:30px;font-style:normal;line-height:110%}.font-21,.font-21-18{font-size:21px;font-style:normal;line-height:130%}.font-20-12,.font-20-14,.font-20-16{font-size:20px;font-style:normal;font-weight:350;line-height:150%}.font-18,.font-18-14,.font-18-16{font-size:18px;font-style:normal;font-weight:350;line-height:140%}.font-16,.font-16-10,.font-16-12,.font-16-13,.font-16-14{font-size:16px;font-weight:350;line-height:150%}.font-14,.font-14-12,.font-14-13{font-size:14px;font-weight:300;letter-spacing:-.02em;line-height:150%}.font-12,.font-12-10{font-size:12px;font-weight:400;line-height:135%}@media screen and (max-width:767px){.font-40-35,.font-60-35{font-size:35px}.font-45-28{font-size:28px}.font-30-21,.font-38-21{font-size:21px}.font-21-18{font-size:18px}.font-18-16{font-size:16px}.font-15-14,.font-16-14,.font-18-14,.font-20-14{font-size:14px}.font-14-13,.font-16-13{font-size:13px}.font-14-12,.font-16-12,.font-20-12,.font-21-12{font-size:12px}.font-12-10,.font-16-10{font-size:10px}}*{border:0;margin:0;padding:0}*,:after,:before{box-sizing:border-box}:active,:focus,a:active,a:focus{outline:none}aside,footer,header,nav,section{display:block}body,html{height:100%;margin:0;min-width:375px;padding:0;position:relative;width:100%}body{-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:100%;font-size:14px;line-height:1}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{border:0;padding:0}a,a:hover,a:visited{text-decoration:none}ul li{list-style:none}img{-webkit-touch-callout:none;pointer-events:none;-webkit-user-select:none;user-select:none;vertical-align:top;width:100%}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}*{box-sizing:border-box}body,html{height:auto;min-height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#000;font-family:Roboto,sans-serif;margin:0}.button,button{color:#fff;font-family:Roboto,sans-serif}.button{align-items:center;background-color:#9577f1;border:none;border-radius:68px;display:inline-flex;font-size:14px;font-style:normal;font-weight:300;gap:25px;letter-spacing:-.01em;padding:2px 2px 2px 25px;position:relative;text-transform:capitalize;transition:all .4s ease}.buttonIcon{align-items:center;background-color:#fff;border-radius:50%;display:flex;height:44px;justify-content:center;width:44px}.buttonIcon svg{transition:transform .3s ease}.button.white{background-color:#fff;color:#000}.button.white .buttonIcon{background-color:#9577f1}.button.white .buttonIcon svg path{stroke:#fff}.button:hover{transform:scale(1.025)}.button:hover svg{transform:rotate(45deg)}@media(max-width:768px){.button{font-size:14px;padding:1px 1px 1px 22px}.buttonIcon{height:40px;width:40px}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.title span{color:#9577f1}.container{height:100%;margin:0 auto;max-width:1260px;padding:0 20px;position:relative;width:100%}.container-bg{max-width:1220px}.absolute{position:absolute}.relative{position:relative;z-index:3}.langIcon{aspect-ratio:1/1;flex-shrink:0;height:21px;width:21px}.Dropdown-control{align-items:center;background-color:#0000!important;border:none!important;color:#000!important;cursor:pointer;display:flex;font-size:16px!important;font-style:normal!important;font-weight:400;padding:0 10px!important;text-transform:uppercase!important}.Dropdown-root{position:relative}.Dropdown-menu{-webkit-overflow-scrolling:touch;background-color:#fff;border:1px solid #ccc;box-sizing:border-box;margin-top:-1px;max-height:200px;overflow-y:auto;position:absolute;top:100%;width:100%;z-index:1000}.Dropdown-arrow-wrapper{align-items:center;display:flex;margin-left:7px}.Dropdown-arrow{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSI2IiBmaWxsPSJub25lIj48cGF0aCBkPSJtLjM0Ni4zNjEgNS4xNTEgNC45MzNMMTAuMzQ2LjM2MSIgc3Ryb2tlPSIjMDExMTE2Ii8+PC9zdmc+);background-repeat:no-repeat;background-size:cover;display:inline-block;height:5px;transition:all .4s ease;width:10px}.Dropdown-option{box-sizing:border-box;color:#333c;cursor:pointer;display:block;padding:8px 10px}.is-open .Dropdown-arrow{transform:rotate(180deg)}.mt-btn{margin-top:40px}.mob_only{display:none!important}.ovf-hidden,.side-right{overflow:hidden}.side-right{flex:0 1 auto}.zoomIn{animation:zoomIn .5s linear}.swiper-slide{height:auto}.weight-500{font-weight:500}.weight-400{font-weight:400}.italic{font-style:italic}@keyframes zoomIn{0%{transform:scale(.8)}to{transform:scale(1)}}.zoomOut{animation:zoomOut .5s linear}@keyframes zoomOut{0%{transform:scale(1.2)}to{transform:scale(1)}}.padd-page{padding-top:70px}@media(max-width:1099px){.padd-page{padding-top:80px}.Dropdown-control{color:#000!important}}@media screen and (max-width:767px){.desk_only{display:none!important}.mob_only{display:block!important}.mt-btn{margin-top:35px}}.common-wrap{overflow:hidden;position:relative;width:100%}@media screen and (min-width:769px){.common-wrap{padding:85px 0}}@media screen and (max-width:768px){.common-wrap{padding:60px 0}}.mb-25{margin-bottom:15px}@media screen and (min-width:767px){.mb-25{margin-bottom:25px}}.mt-40{margin-top:15px}@media screen and (min-width:767px){.mt-40{margin-top:40px}}.mb-40{margin-bottom:15px}@media screen and (min-width:767px){.mb-40{margin-bottom:40px}}.m-40{margin:35px 0}@media screen and (min-width:767px){.m-40{margin:40px 0}}.mb-15{margin-bottom:15px}.weight-700{font-weight:700}@media screen and (min-width:767px){.grid{grid-gap:35px;display:grid;gap:35px;grid-template-columns:repeat(2,1fr)}}.grid-all{display:grid;grid-template-columns:repeat(2,1fr)}.grid-0{gap:0}@media screen and (min-width:767px){.grid-3{grid-gap:0;display:grid;gap:0;grid-template-columns:repeat(3,1fr)}}.grid-35{gap:35px}.grid-20-35{gap:20px 35px}.grid-15-35{gap:10px 20px}@media screen and (min-width:767px){.grid-15-35{gap:15px 35px}.grid-span{grid-column:span 2}}.border{border:2px solid #efeff1}.--center{text-align:center}.sd-item{background-size:#efeff1;border:2px solid #efeff1;padding:20px}.sd-item-colored{background:#9577f1}.sd-item-colored .text,.sd-item-colored .title{color:#fff}.sd-item-empty,.sd-item-white{background:#fff}.sd-item-empty{border-color:#fff}.sm-item{background:#efeff1;padding:13px 10px}@media screen and (min-width:767px){.sm-item{padding:19px 20px}}.sm-item-border{border-left:5px solid #9577f1}.d-flex{display:flex}.--jc-center{justify-content:center}.--align-center{align-items:center}.Header_header__mNoPQ{left:50%;padding:0;position:fixed;top:0;transform:translateX(-50%);width:100%;z-index:999}.Header_header__mNoPQ .Header_itemBlock__CVnMM{align-items:center;display:flex;gap:0 30px}.Header_header__mNoPQ .Header_itemBlock__CVnMM .Header_navTitle__F1jhE{color:#333;font-style:normal;font-weight:300}.Header_header__mNoPQ .Header_nav__95h9E{background-color:#0000;box-sizing:border-box;height:100%;margin:0 auto}.Header_header__mNoPQ .Header_nav__95h9E>a{display:block}.Header_headerLogo__AkzkC{flex-shrink:0;height:40px;width:auto}.Header_header__mNoPQ .Header_lineItem__7uIq1{align-items:center;display:flex;padding:0 0 0 20px}.Header_header__mNoPQ .Header_logoLang__JaEMf{height:21px;width:21px}.Header_headerMenu__uCg6O{display:flex;width:100%}.Header_headerMenu__uCg6O .Header_flex__FuyNF{align-items:center;display:flex;justify-content:center;margin-left:30px}.Header_headerMenu__uCg6O ul{align-items:center;display:flex;gap:30px;justify-content:center;list-style-type:none;margin:0 auto;padding:0}.Header_headerMenu__uCg6O li{display:inline;position:relative;text-align:left;width:100%}.Header_headerMenu__uCg6O li .Header_navItem__F1QZa{align-items:center;color:#202020;cursor:pointer;display:flex;font-size:16px;font-weight:400;line-height:22px;padding:9px 20px;text-decoration:none;transition:all .4s ease;white-space:nowrap}.Header_headerMenu__uCg6O li .Header_navItem__F1QZa.Header_linkActive__Cov5a{color:#9577f1;font-weight:600}.Header_headerMenu__uCg6O li .Header_navItem__F1QZa:hover{color:#9577f1}.Header_headerMenu__uCg6O li.Header_liOpen__dZdkk .Header_submenu__BfLn6{display:flex;visibility:visible}.Header_headerMenu__uCg6O li .Header_toggle__sOsSJ{flex-shrink:0;height:6px;margin-left:10px;width:11px}.Header_headerMenu__uCg6O li .Header_linkIcon__ssmFG{transition:transform .4s linear}.Header_headerMenu__uCg6O li .Header_submenu__BfLn6{align-items:flex-start;display:none;flex-direction:column;padding:10px;width:100%}.Header_headerMenu__uCg6O li .Header_submenuLink__HxQXg{cursor:pointer;display:block;font-size:14px;font-weight:400;text-decoration:none;transition:color .2s}.Header_headerMenu__uCg6O li .Header_submenuLink__HxQXg:hover{color:#9577f1}.Header_headerMenu__uCg6O li .Header_submenuLink__HxQXg.Header_submenuLinkActive__shkFS{color:#9577f1;cursor:auto;pointer-events:none}.Header_headerMenu__uCg6O li.Header_last__r-j2F{margin-left:20px}.Header_header__mNoPQ .Header_mobileContent__oEbpD{display:none}.Header_header__mNoPQ .Header_languageSwitcher__7fxgw{position:relative}.Header_header__mNoPQ .Header_languageSwitcher__7fxgw button{background:none;border:none;cursor:pointer;font-size:16px;margin:0;text-decoration:none;transition:all .5s ease}.Header_header__mNoPQ .Header_languageSwitcher__7fxgw svg{margin-left:3px;transition:all .5s ease}.Header_header__mNoPQ .Header_languageSwitcher__7fxgw .Header_langHide__k9lom{display:none;position:absolute}.Header_header__mNoPQ .Header_languageSwitcher__7fxgw:hover svg{transform:rotate(-180deg)}.Header_header__mNoPQ .Header_languageSwitcher__7fxgw:hover .Header_lang-hide__TYlhV{display:block}.Header_header__mNoPQ .Header_menuOverlay__014TA{background:#fff;height:320px;inset:0;position:fixed;z-index:1}.Header_header__mNoPQ .Header_langItem__SLkVs{align-items:center;display:flex}@media(min-width:1099px){.Header_header__mNoPQ{background:#fff;height:70px}.Header_header__mNoPQ .Header_container__y1K8V{align-items:center;display:flex;padding-bottom:11px;padding-top:11px}.Header_headerLogo__AkzkC{flex-shrink:0;height:45px;width:auto}.Header_header__mNoPQ .Header_nav__95h9E{align-items:center;background:#efeff1;border-radius:15px;display:flex;margin:0 40px 0 auto}.Header_headerMenu__uCg6O{justify-content:flex-end;padding-right:0}.Header_header__mNoPQ .Header_lineItem__7uIq1{flex-shrink:0}.Header_header__mNoPQ .Header_right__KvhpT{align-items:center;display:flex}}@media(max-width:1099px){.Header_header__mNoPQ{background:#fff;height:80px;padding:0}.Header_header__mNoPQ .Header_bot__WrKxI{height:100%}.Header_header__mNoPQ .Header_headerLogoDesk__m48jt,.Header_header__mNoPQ .Header_right__KvhpT{display:none}.Header_header__mNoPQ .Header_langItem__SLkVs{border:1px solid #0003;margin-left:auto}.Header_header__mNoPQ .Header_desk_only__nA03B{display:none}.Header_header__mNoPQ .Header_lineItem__7uIq1{border:0;margin-left:auto;padding:0}.Header_header__mNoPQ .Header_logoWrap__Cq-jv{height:40px;left:20px;position:absolute;top:20px;width:auto;z-index:4}.Header_headerLink__5zecS,.Header_headerLogo__AkzkC{height:36px}.Header_header__mNoPQ .Header_burger__emQBO{cursor:pointer;display:flex;flex-direction:column;gap:5px}.Header_header__mNoPQ .Header_burger__emQBO span{background:#000;height:3px;transition:all .3s;width:25px}.Header_header__mNoPQ .Header_burger__emQBO.Header_burgerOpen__dIXIy span:first-child{transform:rotate(45deg) translateY(6px)}.Header_header__mNoPQ .Header_burger__emQBO.Header_burgerOpen__dIXIy span:nth-child(2){transform:rotate(-45deg) translateY(-6px)}.Header_header__mNoPQ .Header_nav__95h9E{align-items:center;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);background:#000c;border-radius:0;display:none;flex-direction:column-reverse;height:calc(100vh - 80px);justify-content:flex-end;left:0;overflow-y:auto;padding:20px;position:absolute;top:80px;width:100%;z-index:2}.Header_header__mNoPQ .Header_nav__95h9E .Header_bg__8Budt{height:100%;left:0;position:absolute;top:0;width:100%}.Header_header__mNoPQ .Header_nav__95h9E .Header_headerLogo__AkzkC{display:none}.Header_header__mNoPQ .Header_nav__95h9E .Header_mrl__kPqMs{margin-right:auto;margin-top:40px;order:-1}.Header_header__mNoPQ .Header_nav__95h9E .Header_headerMenu__uCg6O{flex-direction:column;overflow-y:auto}.Header_header__mNoPQ .Header_nav__95h9E .Header_headerMenu__uCg6O ul{display:flex;gap:0}.Header_header__mNoPQ .Header_nav__95h9E .Header_headerMenu__uCg6O .Header_flex__FuyNF{flex-direction:column;margin-top:15px;row-gap:20px}.Header_header__mNoPQ .Header_nav__95h9E .Header_headerMenu__uCg6O .Header_flex__FuyNF .Header_custom-button__YnLm3{margin:0}.Header_header__mNoPQ .Header_navOpen__K4abn{display:flex}.Header_header__mNoPQ .Header_navOpen__K4abn .Header_lang__fAT4d{display:none}.Header_header__mNoPQ .Header_navOpen__K4abn .Header_last__r-j2F{margin-left:0;margin-top:20px}.Header_header__mNoPQ .Header_nav__95h9E li .Header_navItem__F1QZa{color:#fff;font-size:15px;font-weight:400;justify-content:center;line-height:24px;padding:10px}.Header_header__mNoPQ .Header_nav__95h9E li .Header_navItem__F1QZa.Header_linkActive__Cov5a{color:#9577f1}.Header_header__mNoPQ .Header_nav__95h9E li .Header_submenu__BfLn6{align-items:center;background-color:#0000;display:flex;left:auto;position:relative;top:auto;visibility:visible}.Header_header__mNoPQ .Header_nav__95h9E li .Header_submenuLink__HxQXg{color:#000;font-weight:400}.Header_header__mNoPQ .Header_nav__95h9E li .Header_submenuLink__HxQXg.Header_submenuLinkActive__shkFS{color:#9577f1}.Header_header__mNoPQ .Header_nav__95h9E li.Header_last__r-j2F{margin-left:20px}.Header_headerMenu__uCg6O{margin-left:0}.Header_headerMenu__uCg6O .Header_flex__FuyNF{display:none}.Header_headerMenu__uCg6O ul{flex-direction:column}.Header_header__mNoPQ .Header_mobileContent__oEbpD{align-items:center;display:flex;gap:17px;height:100%;justify-content:flex-end;position:relative;z-index:3}}.Trustable_wrap__RgESp .Trustable_title__VRgtx{color:#000;text-align:center}.Trustable_wrap__RgESp .Trustable_title__VRgtx span{display:block}.Trustable_wrap__RgESp .Trustable_text__rnEWG{align-items:center;display:flex;flex-direction:column;font-weight:500;gap:15px;letter-spacing:-.02m;text-align:center}@media screen and (min-width:768px){.Trustable_wrap__RgESp{padding:85px 0}.Trustable_wrap__RgESp .Trustable_icon__HM-nv{aspect-ratio:1/1;height:70px;width:70px}.Trustable_wrap__RgESp .Trustable_grid__ZjhcD{display:grid;grid-template-columns:repeat(3,1fr);justify-content:space-around;margin-top:40px}.Trustable_wrap__RgESp .Trustable_text__rnEWG{gap:20px}}@media screen and (max-width:767px){.Trustable_wrap__RgESp{padding:40px 0}.Trustable_wrap__RgESp .Trustable_grid__ZjhcD{display:flex;flex-direction:column;gap:35px;margin-top:35px}.Trustable_wrap__RgESp .Trustable_icon__HM-nv{aspect-ratio:1/1;height:50px;width:50px}}.Join_wrap__B2gSM .Join_text__YH4Mb,.Join_wrap__B2gSM .Join_title__11QTE{color:#000}.Join_wrap__B2gSM .Join_content__B2rF6{background-color:#efeff1;overflow:hidden;position:relative}.Join_wrap__B2gSM .Join_bg__nO3iW{aspect-ratio:296/81;height:100%;max-height:81px;max-width:296px;position:absolute;right:0;top:0;width:100%}.Join_wrap__B2gSM .Join_steps__-zXLw{display:flex;flex-direction:column;letter-spacing:-.02em;position:relative}.Join_wrap__B2gSM .Join_steps__-zXLw:before{background-color:#000;content:"";height:100%;left:25px;position:absolute;width:1px}.Join_wrap__B2gSM .Join_item__BJ7Xa{align-items:center;font-size:11px;gap:15px;line-height:150%}.Join_wrap__B2gSM .Join_item__BJ7Xa:first-child .Join_index__FPrTC{background-color:#af92ff}.Join_wrap__B2gSM .Join_item__BJ7Xa:nth-child(2) .Join_index__FPrTC{background-color:#9373ea}.Join_wrap__B2gSM .Join_item__BJ7Xa:last-child .Join_index__FPrTC{background-color:#1f1f21}.Join_wrap__B2gSM .Join_index__FPrTC{align-items:center;aspect-ratio:1/1;border-radius:50%;color:#fff;display:flex;font-size:18px;font-weight:700;height:50px;justify-content:center;letter-spacing:-.04em;position:relative;width:50px}.Join_wrap__B2gSM .Join_content__B2rF6{display:flex;flex-direction:column;justify-content:flex-end}@media screen and (min-width:769px){.Join_wrap__B2gSM .Join_title__11QTE{margin-bottom:40px}.Join_wrap__B2gSM .Join_container__p5UnA{gap:22px}.Join_wrap__B2gSM .Join_content__B2rF6{border-radius:15px;min-height:323px;padding:20px 20px 55px}.Join_wrap__B2gSM .Join_content__B2rF6 .Join_text__YH4Mb{max-width:420px;width:75%}.Join_wrap__B2gSM .Join_steps__-zXLw{gap:40px}.Join_wrap__B2gSM .Join_item__BJ7Xa{font-size:14px}}@media screen and (max-width:768px){.Join_wrap__B2gSM .Join_title__11QTE{margin-bottom:35px;text-align:center}.Join_wrap__B2gSM .Join_title__11QTE span{display:block}.Join_wrap__B2gSM .Join_content__B2rF6{border-radius:10px;margin-top:35px;min-height:294px;padding:20px 20px 35px}.Join_wrap__B2gSM .Join_bg__nO3iW{aspect-ratio:190/62.52;height:62.516px;top:-15px;width:190px}.Join_wrap__B2gSM .Join_steps__-zXLw{gap:35px}.Join_wrap__B2gSM .Join_steps__-zXLw .Join_text__YH4Mb{width:70%}}.Footer_footer__2WQAM{overflow:hidden;padding:0;position:relative;width:100%}.Footer_footerContent__XXfwA{padding:30px 20px}.Footer_footer__2WQAM .Footer_logoWrap__2dQHr{flex-shrink:0;height:50px;width:auto}.Footer_footer__2WQAM .Footer_logoWrap__2dQHr img{height:100%;max-width:211px;width:auto}.Footer_footerNav__p9OS5{display:flex;flex-direction:column;gap:10px}.Footer_footerNav__p9OS5 .Footer_itemBlock__CAJjO{text-align:left}.Footer_footer__2WQAM .Footer_navTitle__-hg\+t{display:block;font-size:15px;font-weight:400;line-height:1.2;line-height:140%;text-decoration:none}.Footer_footer__2WQAM .Footer_navTitleBolder__EGSUK{font-weight:500;letter-spacing:-.04em}.Footer_footer__2WQAM .Footer_mart__pWToI{margin-bottom:20px}.Footer_footer__2WQAM .Footer_itemBlock__CAJjO{align-content:center;display:flex;gap:12px}.Footer_footer__2WQAM .Footer_itemBlock__CAJjO .Footer_navTitle__-hg\+t,.Footer_footer__2WQAM .Footer_itemBlock__CAJjO.Footer_navTitle__-hg\+t{margin:0}.Footer_footer__2WQAM .Footer_borderTop__ghxo4{border-top:1px solid #fff3;padding:20px 0}.Footer_footer__2WQAM .Footer_socials__XgU5o{align-items:center;display:flex;gap:40px;justify-content:center}.Footer_footer__2WQAM .Footer_socials__XgU5o img{height:auto;max-width:32px;width:auto}.Footer_footer__2WQAM .Footer_row__9AUmC{border-bottom:1px solid #000;padding-bottom:20px}.Footer_footer__2WQAM .Footer_rights__OUcYC{font-weight:400;text-align:center}.Footer_footer__2WQAM .Footer_contacts__UfixH{display:flex;flex-direction:column;gap:15px}.Footer_footer__2WQAM .Footer_icon__4DW5d{height:20px;width:20px}.Footer_footer__2WQAM .Footer_links__qYYfn{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.Footer_footer__2WQAM .Footer_text__RdfTW{margin-top:15px}.Footer_footer__2WQAM .Footer_docs__blo\+B .Footer_navTitle__-hg\+t{color:#000}@media(min-width:768px){.Footer_footerContent__XXfwA{padding:60px 0 40px}.Footer_footer__2WQAM .Footer_links__qYYfn{gap:35px}.Footer_footer__2WQAM .Footer_docs__blo\+B,.Footer_footer__2WQAM .Footer_row__9AUmC{justify-content:space-between;margin-top:40px}.Footer_footer__2WQAM .Footer_docs__blo\+B{align-items:center;border-top:1px solid #000;display:flex;gap:25px;padding-top:15px}.Footer_footer__2WQAM .Footer_docs__blo\+B a{font-weight:500}.Footer_footer__2WQAM .Footer_grid2__RpIJQ{margin-top:40px}.Footer_footer__2WQAM .Footer_rights__OUcYC{margin-top:30px}}@media(max-width:768px){.Footer_footer__2WQAM{padding:0}.Footer_footer__2WQAM .Footer_logoWrap__2dQHr{margin-bottom:35px;max-width:235px}.Footer_footer__2WQAM .Footer_docs__blo\+B{display:flex;flex-direction:column;gap:7px}.Footer_footer__2WQAM .Footer_row__9AUmC{align-items:flex-start;flex-direction:column;gap:30px}.Footer_footer__2WQAM .Footer_rights__OUcYC{margin-top:15px}.Footer_footer__2WQAM .Footer_grid2__RpIJQ,.Footer_footer__2WQAM .Footer_links__qYYfn{margin-top:35px}.Footer_footer__2WQAM .Footer_socials__XgU5o{align-self:center}}.Hero_wrap__oRQra{overflow:hidden;position:relative;width:100%}.Hero_wrap__oRQra .Hero_container__GgxRB{background-color:#1f1f21;border-radius:10px;overflow:hidden}.Hero_wrap__oRQra .Hero_title__sXGDs{color:#fff}.Hero_wrap__oRQra .Hero_text__3gpco{color:#fff;position:relative}@media screen and (min-width:768px){.Hero_wrap__oRQra{max-height:613px}.Hero_wrap__oRQra .Hero_title__sXGDs{max-width:600px}.Hero_wrap__oRQra .Hero_container__GgxRB{border-radius:15px;display:flex;flex-direction:column;height:613px;justify-content:center;padding-left:40px}.Hero_wrap__oRQra .Hero_text__3gpco{margin-top:40px;max-width:490px}.Hero_wrap__oRQra .Hero_image__LM3mP{height:100%;max-height:613px;max-width:1225px;position:absolute;right:0;top:0;z-index:1}.Hero_wrap__oRQra .Hero_image__LM3mP>div{height:100%}.Hero_wrap__oRQra .Hero_image__LM3mP img{aspect-ratio:1225/613;height:100%;object-fit:cover}}@media screen and (max-width:767px){.Hero_wrap__oRQra{padding:60px 20px}.Hero_wrap__oRQra .Hero_container__GgxRB{padding-top:50px}.Hero_wrap__oRQra .Hero_text__3gpco{margin-top:35px}.Hero_wrap__oRQra .Hero_image__LM3mP{margin-top:50px;width:auto}.Hero_wrap__oRQra .Hero_image__LM3mP img{height:auto;width:100%}}.Why_wrap__2KPqL .Why_text__nAgxa,.Why_wrap__2KPqL .Why_title__dQrjt{color:#000}.Why_wrap__2KPqL .Why_text__nAgxa{letter-spacing:-.02em}.Why_wrap__2KPqL .Why_item__7sPpN{align-items:flex-start;background:#efeff1;display:flex;flex-direction:column;height:auto;justify-content:center}.Why_wrap__2KPqL .Why_item__7sPpN .Why_title__dQrjt{font-weight:500;letter-spacing:-.02em}.Why_wrap__2KPqL .Why_icon__eEKnk{aspect-ratio:1/1;flex-shrink:0;height:40px;width:40px}.Why_wrap__2KPqL .Why_row__uApZi p{margin:0}.Why_wrap__2KPqL .Why_row__uApZi p+p{margin-top:15px}@media screen and (min-width:769px){.Why_wrap__2KPqL{padding-top:210px}.Why_wrap__2KPqL .Why_titleCenter__FKfTa{display:flex;flex-direction:column;justify-content:center}.Why_wrap__2KPqL .Why_grid__kU90m{grid-gap:20px 35px;display:grid;gap:20px 35px;grid-template-columns:repeat(3,1fr)}.Why_wrap__2KPqL .Why_item__7sPpN{border-radius:15px;gap:20px;height:100%;padding:20px}.Why_wrap__2KPqL .Why_row__uApZi{gap:35px;margin-top:210px}}@media screen and (max-width:768px){.Why_wrap__2KPqL .Why_title__dQrjt span{display:block}.Why_wrap__2KPqL .Why_slider__1-YS9{margin-top:35px}.Why_wrap__2KPqL .Why_sliderBtns__vcOCX{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:15px;position:relative;z-index:99}.Why_wrap__2KPqL .Why_sliderBtn__xUDa3{background:#0000;flex-shrink:0;height:20px;width:20px}.Why_wrap__2KPqL .Why_sliderBtn__xUDa3 img{height:100%;width:auto}.Why_wrap__2KPqL .Why_sliderBtn__xUDa3.Why_sliderBtnPrev__iXoan{transform:rotate(-180deg)}.Why_wrap__2KPqL .Why_sliderBtn__xUDa3.Why_inactive__MQtNb{opacity:.5}.Why_wrap__2KPqL .Why_row__uApZi{margin-top:120px}.Why_wrap__2KPqL .Why_row__uApZi .Why_image__4YbNk{margin-bottom:35px}.Why_wrap__2KPqL .Why_item__7sPpN{border-radius:10px;gap:15px;justify-content:flex-start;min-height:240px;padding:15px}.Why_wrap__2KPqL .Why_customPagination__vH0Ap{display:flex;gap:10px;justify-content:center;width:-webkit-fit-content!important;width:fit-content!important}.Why_wrap__2KPqL .Why_bullet__pWfuU{background:#efeff1;border-radius:50%;height:8px;transition:background .3s ease;width:8px}.Why_wrap__2KPqL .Why_bulletActive__VfjWz{background:#9274e6}}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.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{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.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{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.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)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));button&{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:44px;width:var(--swiper-navigation-size);z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{fill:currentColor;height:100%;object-fit:contain;pointer-events:none;transform-origin:center;width:100%}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:50%;top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:4px;left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{left:auto;right:4px;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-left:0;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:50%;top:var(--swiper-navigation-top-offset,50%)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:4px;left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:4px;right:var(--swiper-navigation-sides-offset,4px)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:50%;left:var(--swiper-navigation-top-offset,50%);margin-left:-22px;margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:4px;top:var(--swiper-navigation-sides-offset,4px);.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:4px;bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}.Types_wrap__EgafB .Types_title__Z1iEZ{color:#000}.Types_wrap__EgafB .Types_title__Z1iEZ span{display:block}.Types_wrap__EgafB .Types_images__2RSpw{background:#efeff1}@media screen and (min-width:769px){.Types_wrap__EgafB .Types_container__TwGfK{grid-gap:35px;align-items:flex-end;display:grid;gap:35px;grid-template-columns:32% 64%;justify-content:space-between}.Types_wrap__EgafB .Types_images__2RSpw{align-items:center;border-radius:15px;gap:20px;justify-content:center;padding-right:20px}.Types_wrap__EgafB .Types_images__2RSpw .Types_right__pElx6{flex-shrink:0;max-width:350px}.Types_wrap__EgafB .Types_small__DgoAs{max-width:390px}}@media screen and (max-width:768px){.Types_wrap__EgafB .Types_title__Z1iEZ{margin-bottom:35px}.Types_wrap__EgafB .Types_images__2RSpw{border-radius:10px;display:flex;flex-direction:column-reverse;gap:25px;margin-top:35px}.Types_wrap__EgafB .Types_images__2RSpw .Types_right__pElx6{padding:15px}}.Accordion_accordion__ccahW{margin:0 auto;position:relative;width:100%}.Accordion_accordion__ccahW .Accordion_item__lDudm{border-bottom:1px solid #0003;padding:15px 0}.Accordion_accordion__ccahW .Accordion_item__lDudm.Accordion_itemActive__Mli7E .Accordion_icon__UokaZ{background-color:#9577f1}.Accordion_accordion__ccahW .Accordion_item__lDudm.Accordion_itemActive__Mli7E .Accordion_icon__UokaZ .Accordion_minus__ej1Sk{filter:invert(1);opacity:1}.Accordion_accordion__ccahW .Accordion_item__lDudm.Accordion_itemActive__Mli7E .Accordion_icon__UokaZ .Accordion_plus__A3HwM{opacity:0}.Accordion_accordion__ccahW .Accordion_item__lDudm.Accordion_itemActive__Mli7E .Accordion_content__3ITSh{margin-top:15px;padding-bottom:5px}.Accordion_accordion__ccahW .Accordion_title__G3IfT{color:#000;cursor:pointer;font-weight:500;letter-spacing:-.02em;line-height:120%;text-align:left}.Accordion_accordion__ccahW .Accordion_titleWrap__b10NL{align-items:center;background:#0000;column-gap:10%;display:flex;justify-content:space-between;position:relative;width:100%}.Accordion_accordion__ccahW .Accordion_icon__UokaZ{align-items:center;aspect-ratio:1/1;background:#efeff1;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:30px;justify-content:center;position:relative;transition:background .4s linear;width:30px}.Accordion_accordion__ccahW .Accordion_icon__UokaZ .Accordion_minus__ej1Sk{opacity:0}.Accordion_accordion__ccahW .Accordion_icon__UokaZ img{height:auto;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .4s linear;width:14px}.Accordion_accordion__ccahW .Accordion_content__3ITSh{font-size:16px;font-style:normal;font-weight:400;height:0;line-height:150%;max-width:876px;overflow:hidden;transition:all .4s ease;width:90%}.Accordion_accordion__ccahW .Accordion_content__3ITSh .Accordion_title__G3IfT{margin-bottom:15px}.Accordion_accordion__ccahW .Accordion_content__3ITSh p:not(:last-child){margin-bottom:10px}.Accordion_accordion__ccahW .Accordion_content__3ITSh ul{list-style:none;margin-top:12px}.Accordion_accordion__ccahW .Accordion_content__3ITSh b{flex-shrink:0;font-weight:700;margin-right:10px}.Accordion_accordion__ccahW .Accordion_flexCenter__\+P3Wy{align-items:center;display:flex;justify-content:space-between;width:100%}@media(max-width:768px){.Accordion_accordion__ccahW{display:flex;flex-direction:column}.Accordion_accordion__ccahW .Accordion_item__lDudm{padding:15px 0}.Accordion_accordion__ccahW .Accordion_title__G3IfT{font-size:18px;gap:30px;text-align:left}.Accordion_accordion__ccahW .Accordion_titleWrap__b10NL{flex-basis:100%;gap:20px}.Accordion_accordion__ccahW .Accordion_titleBlock__G7Vwx{gap:4px}.Accordion_accordion__ccahW .Accordion_content__3ITSh{font-size:14px;max-width:none}.Accordion_accordion__ccahW .Accordion_icon__UokaZ{height:26px;width:26px}.Accordion_accordion__ccahW .Accordion_icon__UokaZ img{width:12px}}.CryptoAssets_wrap__7Y70U .CryptoAssets_text__cAByV,.CryptoAssets_wrap__7Y70U .CryptoAssets_title__IwxnL{color:#000}.CryptoAssets_wrap__7Y70U .CryptoAssets_item__si4cj{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:center}.CryptoAssets_wrap__7Y70U .CryptoAssets_item__si4cj .CryptoAssets_title__IwxnL{font-weight:500;letter-spacing:-.02em}.CryptoAssets_wrap__7Y70U .CryptoAssets_icon__X2ZrB{flex-shrink:0}.CryptoAssets_wrap__7Y70U .CryptoAssets_row__SOWa2 p{margin:0}.CryptoAssets_wrap__7Y70U .CryptoAssets_row__SOWa2 p+p{margin-top:15px}@media screen and (min-width:769px){.CryptoAssets_wrap__7Y70U .CryptoAssets_top__56gPB{align-items:flex-end}.CryptoAssets_wrap__7Y70U .CryptoAssets_grid__4BW4B{grid-gap:35px;align-items:flex-start;display:grid;gap:35px;grid-template-columns:repeat(6,1fr);margin-top:40px}.CryptoAssets_wrap__7Y70U .CryptoAssets_item__si4cj{cursor:pointer;gap:20px;position:relative;transition:grid-column .35s ease}.CryptoAssets_wrap__7Y70U .CryptoAssets_item__si4cj .CryptoAssets_icon__X2ZrB{align-items:center;background:#efeff1;border-radius:15px;display:flex;justify-content:center;padding:36px 0;width:100%}.CryptoAssets_wrap__7Y70U .CryptoAssets_item__si4cj .CryptoAssets_iconCircle__Kzhpv{align-items:center;background:#9577f1;border-radius:50%;display:flex;height:50px;justify-content:center;width:50px}.CryptoAssets_wrap__7Y70U .CryptoAssets_item__si4cj .CryptoAssets_iconCircle__Kzhpv svg{height:90%;max-height:40px;width:auto}.CryptoAssets_wrap__7Y70U .CryptoAssets_item__si4cj:nth-child(4) .CryptoAssets_iconCircle__Kzhpv{background-color:#efeff1}.CryptoAssets_wrap__7Y70U .CryptoAssets_item__si4cj .CryptoAssets_text__cAByV{max-height:0;opacity:0;overflow:hidden;transition:max-height .35s ease,opacity .3s ease}.CryptoAssets_wrap__7Y70U .CryptoAssets_item__si4cj.CryptoAssets_active__6d2-M{background-color:#0000;grid-column:span 2;padding-bottom:48px}.CryptoAssets_wrap__7Y70U .CryptoAssets_item__si4cj.CryptoAssets_active__6d2-M .CryptoAssets_icon__X2ZrB{background-color:#9274e6;padding:31px 0}.CryptoAssets_wrap__7Y70U .CryptoAssets_item__si4cj.CryptoAssets_active__6d2-M .CryptoAssets_iconCircle__Kzhpv{background-color:#efeff1;height:150px;width:150px}.CryptoAssets_wrap__7Y70U .CryptoAssets_item__si4cj.CryptoAssets_active__6d2-M .CryptoAssets_iconCircle__Kzhpv svg{max-height:110px}.CryptoAssets_wrap__7Y70U .CryptoAssets_item__si4cj.CryptoAssets_active__6d2-M .CryptoAssets_iconCircle__Kzhpv svg path{fill:#9274e6}.CryptoAssets_wrap__7Y70U .CryptoAssets_item__si4cj.CryptoAssets_active__6d2-M .CryptoAssets_text__cAByV{max-height:100px;opacity:1}.CryptoAssets_wrap__7Y70U .CryptoAssets_item__si4cj.CryptoAssets_active__6d2-M:nth-child(4) .CryptoAssets_iconCircle__Kzhpv{background-color:#9274e6}.CryptoAssets_wrap__7Y70U .CryptoAssets_item__si4cj.CryptoAssets_active__6d2-M:nth-child(4) .CryptoAssets_iconCircle__Kzhpv svg path{fill:#efeff1}.CryptoAssets_wrap__7Y70U .CryptoAssets_mart__6wFEO{gap:35px;margin-top:170px}}@media screen and (max-width:768px){.CryptoAssets_wrap__7Y70U .CryptoAssets_title__IwxnL{margin-bottom:35px;text-align:left}.CryptoAssets_wrap__7Y70U .CryptoAssets_title__IwxnL span{display:block}.CryptoAssets_wrap__7Y70U .CryptoAssets_sliderWrap__Qx3VC{margin-top:35px}.CryptoAssets_wrap__7Y70U .CryptoAssets_sliderBtns__\+edkX{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:15px;position:relative;z-index:99}.CryptoAssets_wrap__7Y70U .CryptoAssets_sliderBtn__fraaN{background:#0000;flex-shrink:0;height:20px;width:20px}.CryptoAssets_wrap__7Y70U .CryptoAssets_sliderBtn__fraaN img{height:100%;width:auto}.CryptoAssets_wrap__7Y70U .CryptoAssets_sliderBtn__fraaN.CryptoAssets_sliderBtnPrev__KeY2\+{transform:rotate(-180deg)}.CryptoAssets_wrap__7Y70U .CryptoAssets_sliderBtn__fraaN.CryptoAssets_inactive__8ykGu{opacity:.5}.CryptoAssets_wrap__7Y70U .CryptoAssets_row__SOWa2{margin-top:120px}.CryptoAssets_wrap__7Y70U .CryptoAssets_row__SOWa2 .CryptoAssets_image__0C3HW{margin-bottom:35px}.CryptoAssets_wrap__7Y70U .CryptoAssets_item__si4cj{gap:15px;justify-content:flex-start;min-height:310px}.CryptoAssets_wrap__7Y70U .CryptoAssets_item__si4cj .CryptoAssets_title__IwxnL{margin-bottom:0}.CryptoAssets_wrap__7Y70U .CryptoAssets_item__si4cj .CryptoAssets_icon__X2ZrB{align-items:center;background:#9274e6;border-radius:15px;display:flex;justify-content:center;padding:27px 0;width:100%}.CryptoAssets_wrap__7Y70U .CryptoAssets_item__si4cj .CryptoAssets_iconCircle__Kzhpv{align-items:center;background:#efeff1;border-radius:50%;display:flex;height:130px;justify-content:center;width:130px}.CryptoAssets_wrap__7Y70U .CryptoAssets_item__si4cj .CryptoAssets_iconCircle__Kzhpv svg{height:90%;max-height:100px;width:auto}.CryptoAssets_wrap__7Y70U .CryptoAssets_item__si4cj .CryptoAssets_iconCircle__Kzhpv svg path{fill:#9274e6}.CryptoAssets_wrap__7Y70U .CryptoAssets_item__si4cj:nth-child(4) .CryptoAssets_iconCircle__Kzhpv{background-color:#9274e6}.CryptoAssets_wrap__7Y70U .CryptoAssets_item__si4cj:nth-child(4) .CryptoAssets_iconCircle__Kzhpv svg path{fill:#efeff1}.CryptoAssets_wrap__7Y70U .CryptoAssets_customPagination__y1E6x{display:flex;gap:10px;justify-content:center;width:-webkit-fit-content!important;width:fit-content!important}.CryptoAssets_wrap__7Y70U .CryptoAssets_bullet__k\+K0B{background:#efeff1;border-radius:50%;height:8px;transition:background .3s ease;width:8px}.CryptoAssets_wrap__7Y70U .CryptoAssets_bulletActive__okZS4{background:#9274e6}}.Support_wrap__phUIM .Support_mainTitle__hErJO{color:#9577f1}.Support_wrap__phUIM .Support_text__f35lb,.Support_wrap__phUIM .Support_title__KaQsK{color:#000}.Support_wrap__phUIM .Support_title__KaQsK{font-weight:500;letter-spacing:-.02em}.Support_wrap__phUIM .Support_item__bvpuw{background:#efeff1;overflow:hidden}.Support_wrap__phUIM .Support_image__HM0Wp{flex-shrink:0}@media screen and (min-width:769px){.Support_wrap__phUIM .Support_container__9J-FF{grid-gap:20px 35px;display:grid;gap:20px 35px;grid-template-columns:repeat(3,1fr)}.Support_wrap__phUIM .Support_item__bvpuw{border-radius:15px;gap:20px;height:100%;padding:20px}.Support_wrap__phUIM .Support_itemWrap__E\+M1R:first-child,.Support_wrap__phUIM .Support_itemWrap__E\+M1R:nth-child(3){grid-row:span 2}.Support_wrap__phUIM .Support_itemWrap__E\+M1R:first-child .Support_mainTitle__hErJO,.Support_wrap__phUIM .Support_itemWrap__E\+M1R:nth-child(3) .Support_mainTitle__hErJO{margin-bottom:40px;padding:0 20px}.Support_wrap__phUIM .Support_itemWrap__E\+M1R:first-child .Support_text__f35lb,.Support_wrap__phUIM .Support_itemWrap__E\+M1R:nth-child(3) .Support_text__f35lb{padding:0 20px}.Support_wrap__phUIM .Support_itemWrap__E\+M1R:first-child .Support_btn__Ox6m8,.Support_wrap__phUIM .Support_itemWrap__E\+M1R:nth-child(3) .Support_btn__Ox6m8{margin-left:20px}.Support_wrap__phUIM .Support_itemWrap__E\+M1R:first-child .Support_item__bvpuw{padding:40px 0 0}.Support_wrap__phUIM .Support_itemWrap__E\+M1R:first-child .Support_image__HM0Wp{margin-top:40px}.Support_wrap__phUIM .Support_itemWrap__E\+M1R:nth-child(3) .Support_item__bvpuw{padding:0 0 40px}.Support_wrap__phUIM .Support_itemWrap__E\+M1R:nth-child(3) .Support_image__HM0Wp{margin-bottom:40px}.Support_wrap__phUIM .Support_text__f35lb{margin-top:20px}}@media screen and (max-width:768px){.Support_wrap__phUIM .Support_container__9J-FF{display:flex;flex-direction:column;gap:20px}.Support_wrap__phUIM .Support_item__bvpuw{border-radius:10px;min-height:225px;padding:15px}.Support_wrap__phUIM .Support_itemWrap__E\+M1R:first-child,.Support_wrap__phUIM .Support_itemWrap__E\+M1R:nth-child(3){grid-row:span 2}.Support_wrap__phUIM .Support_itemWrap__E\+M1R:first-child .Support_mainTitle__hErJO,.Support_wrap__phUIM .Support_itemWrap__E\+M1R:nth-child(3) .Support_mainTitle__hErJO{margin-bottom:35px;padding:0 15px}.Support_wrap__phUIM .Support_itemWrap__E\+M1R:first-child .Support_text__f35lb,.Support_wrap__phUIM .Support_itemWrap__E\+M1R:nth-child(3) .Support_text__f35lb{padding:0 15px}.Support_wrap__phUIM .Support_itemWrap__E\+M1R:first-child .Support_btn__Ox6m8,.Support_wrap__phUIM .Support_itemWrap__E\+M1R:nth-child(3) .Support_btn__Ox6m8{margin-left:15px}.Support_wrap__phUIM .Support_itemWrap__E\+M1R:first-child .Support_item__bvpuw{padding:15px 0 0}.Support_wrap__phUIM .Support_itemWrap__E\+M1R:first-child .Support_image__HM0Wp{margin-top:35px}.Support_wrap__phUIM .Support_itemWrap__E\+M1R:nth-child(3){padding:0 0 40px}.Support_wrap__phUIM .Support_itemWrap__E\+M1R:nth-child(3) .Support_image__HM0Wp{margin-bottom:35px}.Support_wrap__phUIM .Support_itemWrap__E\+M1R:nth-child(3){order:99}}.Discover_wrap__TCbcX{position:relative;width:100%}.Discover_wrap__TCbcX .Discover_text__Tj-3b,.Discover_wrap__TCbcX .Discover_title__Xs\+Oi{color:#000}.Discover_wrap__TCbcX .Discover_mainTitle__wgVLT{color:#fff}.Discover_wrap__TCbcX .Discover_mainTitle__wgVLT span{display:block}.Discover_wrap__TCbcX .Discover_title__Xs\+Oi{font-weight:500}.Discover_wrap__TCbcX .Discover_dark__QKw8a{background-color:#1f1f21}.Discover_wrap__TCbcX .Discover_dark__QKw8a .Discover_text__Tj-3b{color:#fff}.Discover_wrap__TCbcX .Discover_gray__uxKAZ,.Discover_wrap__TCbcX .Discover_last__QCZL1{background-color:#efeff1;overflow:hidden}.Discover_wrap__TCbcX .Discover_last__QCZL1 .Discover_image__YKpyl{align-items:center;display:flex;flex-shrink:0;justify-content:center;overflow:hidden}@media screen and (min-width:769px){.Discover_wrap__TCbcX .Discover_dark__QKw8a{align-items:center;border-radius:15px;display:flex;gap:70px;margin-bottom:20px;min-height:267px;overflow:hidden;padding-left:40px;position:relative}.Discover_wrap__TCbcX .Discover_dark__QKw8a .Discover_text__Tj-3b{max-width:520px;width:65%}.Discover_wrap__TCbcX .Discover_mainTitle__wgVLT{flex-shrink:0}.Discover_wrap__TCbcX .Discover_bg__aPXyo{height:100%;left:0;position:absolute;top:0;width:100%}.Discover_wrap__TCbcX .Discover_gray__uxKAZ{border-radius:15px}.Discover_wrap__TCbcX .Discover_gray__uxKAZ .Discover_title__Xs\+Oi{margin-bottom:20px}.Discover_wrap__TCbcX .Discover_gray__uxKAZ .Discover_content__W851G{padding:20px}.Discover_wrap__TCbcX .Discover_last__QCZL1{align-items:center;border-radius:15px;display:flex;gap:35px;margin-top:170px;padding:20px 8% 20px 20px}.Discover_wrap__TCbcX .Discover_last__QCZL1 .Discover_image__YKpyl{border-radius:15px;height:301px;width:363px}.Discover_wrap__TCbcX .Discover_last__QCZL1 .Discover_image__YKpyl img{aspect-ratio:363/301}.Discover_wrap__TCbcX .Discover_last__QCZL1 .Discover_title__Xs\+Oi{margin-bottom:20px}.Discover_wrap__TCbcX .Discover_last__QCZL1 .Discover_text__Tj-3b{margin-top:15px}}@media screen and (max-width:768px){.Discover_wrap__TCbcX .Discover_dark__QKw8a{border-radius:10px;margin-bottom:15px;min-height:403px;padding:35px 20px;position:relative}.Discover_wrap__TCbcX .Discover_dark__QKw8a:before{background:#c689f9f5;border:1px solid #15bffd00;border-radius:339px;content:"";filter:blur(200px);height:339px;left:0;opacity:.3;position:absolute;top:48%;width:335px;z-index:1}.Discover_wrap__TCbcX .Discover_mainTitle__wgVLT{margin-bottom:30px}.Discover_wrap__TCbcX .Discover_gray__uxKAZ{border-radius:10px}.Discover_wrap__TCbcX .Discover_gray__uxKAZ .Discover_content__W851G{padding:20px 20px 35px}.Discover_wrap__TCbcX .Discover_last__QCZL1{border-radius:10px;display:flex;flex-direction:column;margin-top:120px;padding:20px}.Discover_wrap__TCbcX .Discover_last__QCZL1 .Discover_image__YKpyl{height:auto;margin-top:35px;order:99;width:100%}.Discover_wrap__TCbcX .Discover_last__QCZL1 .Discover_image__YKpyl img{aspect-ratio:295/244.61}.Discover_wrap__TCbcX .Discover_text__Tj-3b{margin-top:15px}}.Banner_wrap__4Q0p2{overflow:hidden;position:relative;width:100%}.Banner_wrap__4Q0p2 .Banner_container__jAVt6{background-color:#1f1f21;border-radius:10px;overflow:hidden}.Banner_wrap__4Q0p2 .Banner_title__yFrVg{color:#9577f1}.Banner_wrap__4Q0p2 .Banner_text__78M6p{color:#fff;letter-spacing:-.02em;position:relative}.Banner_wrap__4Q0p2 .Banner_smalltitle__Fgd9A{color:#fff;font-weight:700;line-height:120%}@media screen and (min-width:768px){.Banner_wrap__4Q0p2{max-height:613px}.Banner_wrap__4Q0p2 .Banner_smalltitle__Fgd9A{font-size:25px}.Banner_wrap__4Q0p2 .Banner_title__yFrVg{max-width:600px}.Banner_wrap__4Q0p2 .Banner_container__jAVt6{border-radius:15px;display:flex;flex-direction:column;height:613px;justify-content:center;padding-left:40px}.Banner_wrap__4Q0p2 .Banner_text__78M6p{margin-top:40px;max-width:490px}.Banner_wrap__4Q0p2 .Banner_image__Qu\+vJ{bottom:0;height:100%;max-height:568px;max-width:618px;position:absolute;right:0;z-index:1}.Banner_wrap__4Q0p2 .Banner_image__Qu\+vJ:before{background:#c689f9f5;border:1px solid #15bffd00;border-radius:535px;content:"";filter:blur(200px);height:75%;left:-15%;max-height:535px;max-width:529px;opacity:.3;position:absolute;top:10%;width:75%}.Banner_wrap__4Q0p2 .Banner_image__Qu\+vJ>div{height:100%}.Banner_wrap__4Q0p2 .Banner_image__Qu\+vJ img{aspect-ratio:136/125;height:100%;object-fit:cover}}@media screen and (max-width:767px){.Banner_wrap__4Q0p2{padding:60px 20px}.Banner_wrap__4Q0p2 .Banner_container__jAVt6{padding-top:50px}.Banner_wrap__4Q0p2 .Banner_smalltitle__Fgd9A{font-size:30px}.Banner_wrap__4Q0p2 .Banner_text__78M6p{margin-top:35px}.Banner_wrap__4Q0p2 .Banner_image__Qu\+vJ{margin-top:50px;position:relative;width:auto}.Banner_wrap__4Q0p2 .Banner_image__Qu\+vJ:before{background:#c689f9f5;border:1px solid #15bffd00;border-radius:535px;content:"";filter:blur(200px);height:75%;left:-15%;max-height:535px;max-width:529px;opacity:.3;position:absolute;top:10%;width:75%}.Banner_wrap__4Q0p2 .Banner_image__Qu\+vJ img{aspect-ratio:90/79;display:block;height:194px;margin:0 auto;width:221px}}.BannerList_wrap__d9vO8 .BannerList_text__tSmm\+,.BannerList_wrap__d9vO8 .BannerList_title__lTHKP{color:#000}.BannerList_wrap__d9vO8 .BannerList_item__rVGo7{align-items:flex-start;background:#efeff1;display:flex;flex-direction:column;height:auto}.BannerList_wrap__d9vO8 .BannerList_item__rVGo7 .BannerList_title__lTHKP{font-weight:500;letter-spacing:-.02em}.BannerList_wrap__d9vO8 .BannerList_icon__16d8n{aspect-ratio:1/1;flex-shrink:0;height:34px;width:34px}.BannerList_wrap__d9vO8 .BannerList_text__tSmm\+{letter-spacing:-.02em}.BannerList_wrap__d9vO8 .BannerList_row__usyBA p{margin:0}.BannerList_wrap__d9vO8 .BannerList_row__usyBA p+p{margin-top:15px}@media screen and (min-width:769px){.BannerList_wrap__d9vO8{padding-top:210px}.BannerList_wrap__d9vO8 .BannerList_titleCenter__fFDXf{display:flex;flex-direction:column;justify-content:center}.BannerList_wrap__d9vO8 .BannerList_grid__62TMz{grid-gap:20px 35px;display:grid;gap:20px 35px;grid-template-columns:repeat(2,1fr)}.BannerList_wrap__d9vO8 .BannerList_item__rVGo7{border-radius:15px;gap:20px;height:100%;padding:20px}.BannerList_wrap__d9vO8 .BannerList_row__usyBA{gap:35px;margin-top:210px}}@media screen and (max-width:768px){.BannerList_wrap__d9vO8 .BannerList_title__lTHKP span{display:block}.BannerList_wrap__d9vO8 .BannerList_slider__8j\+ut{margin-top:35px}.BannerList_wrap__d9vO8 .BannerList_sliderBtns__FEvap{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:15px;position:relative;z-index:99}.BannerList_wrap__d9vO8 .BannerList_sliderBtn__UWDuc{background:#0000;flex-shrink:0;height:20px;width:20px}.BannerList_wrap__d9vO8 .BannerList_sliderBtn__UWDuc img{height:100%;width:auto}.BannerList_wrap__d9vO8 .BannerList_sliderBtn__UWDuc.BannerList_sliderBtnPrev__LRGha{transform:rotate(-180deg)}.BannerList_wrap__d9vO8 .BannerList_sliderBtn__UWDuc.BannerList_inactive__i--mH{opacity:.5}.BannerList_wrap__d9vO8 .BannerList_row__usyBA{margin-top:120px}.BannerList_wrap__d9vO8 .BannerList_row__usyBA .BannerList_image__jFynv{margin-bottom:35px}.BannerList_wrap__d9vO8 .BannerList_item__rVGo7{border-radius:10px;gap:15px;justify-content:flex-start;min-height:240px;padding:15px}.BannerList_wrap__d9vO8 .BannerList_customPagination__m-Msg{display:flex;gap:10px;justify-content:center;width:-webkit-fit-content!important;width:fit-content!important}.BannerList_wrap__d9vO8 .BannerList_bullet__kk8-j{background:#efeff1;border-radius:50%;height:8px;transition:background .3s ease;width:8px}.BannerList_wrap__d9vO8 .BannerList_bulletActive__l47U5{background:#9274e6}}.Exceptional_wrap__enX0H .Exceptional_title__IihRG{color:#000}.Exceptional_wrap__enX0H .Exceptional_title__IihRG span{display:block}.Exceptional_wrap__enX0H .Exceptional_images__m\+Rr3{background:#efeff1}@media screen and (min-width:769px){.Exceptional_wrap__enX0H .Exceptional_container__gwQPU{grid-gap:35px;align-items:flex-start;display:grid;gap:35px;grid-template-columns:32% 64%;justify-content:space-between}.Exceptional_wrap__enX0H .Exceptional_images__m\+Rr3{align-items:flex-end;border-radius:15px;gap:40px;justify-content:center;padding-top:32px}.Exceptional_wrap__enX0H .Exceptional_images__m\+Rr3 img{aspect-ratio:71/96;max-height:361px;max-width:267px}.Exceptional_wrap__enX0H .Exceptional_images__m\+Rr3 .Exceptional_right__-R2AW{flex-shrink:0;max-width:350px;padding-bottom:55px}.Exceptional_wrap__enX0H .Exceptional_small__TJxCt{max-width:690px}}@media screen and (max-width:768px){.Exceptional_wrap__enX0H .Exceptional_title__IihRG{margin-bottom:35px}.Exceptional_wrap__enX0H .Exceptional_images__m\+Rr3{border-radius:10px;display:flex;flex-direction:column-reverse;gap:25px;margin-top:35px}.Exceptional_wrap__enX0H .Exceptional_images__m\+Rr3 img{aspect-ratio:26/33;display:block;height:330px;margin:0 auto;width:260px}.Exceptional_wrap__enX0H .Exceptional_images__m\+Rr3 .Exceptional_right__-R2AW{padding:15px}}.Fees_wrap__myifE .Fees_text__CtFa5,.Fees_wrap__myifE .Fees_title__eqQdU{color:#000}.Fees_wrap__myifE .Fees_item__vhw8q{align-items:flex-start;background:#efeff1;display:flex;flex-direction:column;height:auto}.Fees_wrap__myifE .Fees_item__vhw8q .Fees_title__eqQdU{font-weight:500;letter-spacing:-.02em}.Fees_wrap__myifE .Fees_icon__XbftY{aspect-ratio:1/1;flex-shrink:0;height:34px;width:34px}.Fees_wrap__myifE .Fees_text__CtFa5{letter-spacing:-.02em}.Fees_wrap__myifE .Fees_row__sC5J6{background:#1f1f21;position:relative}.Fees_wrap__myifE .Fees_row__sC5J6:before{background:#c689f9f5;border:1px solid #15bffd00;border-radius:519px;content:"";filter:blur(200px);height:519px;left:35%;opacity:.3;position:absolute;top:-25%;width:514px}.Fees_wrap__myifE .Fees_row__sC5J6 .Fees_text__CtFa5,.Fees_wrap__myifE .Fees_row__sC5J6 .Fees_title__eqQdU{color:#fff}.Fees_wrap__myifE .Fees_row__sC5J6.Fees_row1__Zbxbj .Fees_image__8CV2Z{background:#fff}.Fees_wrap__myifE .Fees_row__sC5J6 p{margin:0}.Fees_wrap__myifE .Fees_row__sC5J6 p+p{margin-top:15px}@media screen and (min-width:769px){.Fees_wrap__myifE .Fees_titleCenter__JZlDW{display:flex;flex-direction:column;justify-content:center}.Fees_wrap__myifE .Fees_grid__cZfXa{grid-gap:20px 35px;display:grid;gap:20px 35px;grid-template-columns:repeat(2,1fr)}.Fees_wrap__myifE .Fees_item__vhw8q{border-radius:15px;gap:20px;height:100%;padding:20px}.Fees_wrap__myifE .Fees_row__sC5J6{border-radius:15px;gap:35px;justify-content:space-between;margin-bottom:20px;overflow:hidden;padding:25px 0 25px 40px}.Fees_wrap__myifE .Fees_rowItem__vdOnY{display:flex;flex-direction:column;justify-content:center}.Fees_wrap__myifE .Fees_row__sC5J6:not(.Fees_row1__Zbxbj) .Fees_image__8CV2Z{aspect-ratio:432/187;height:216px;margin-left:auto;margin-right:-20px;width:499px}.Fees_wrap__myifE .Fees_row__sC5J6.Fees_row1__Zbxbj{justify-content:flex-start;margin-top:170px;padding:15px 20px}.Fees_wrap__myifE .Fees_row__sC5J6.Fees_row1__Zbxbj .Fees_image__8CV2Z{border-radius:15px;flex-shrink:0;max-height:302px;max-width:364px;padding-top:15px}.Fees_wrap__myifE .Fees_row__sC5J6.Fees_row1__Zbxbj .Fees_text__CtFa5{max-width:700px}}@media screen and (max-width:768px){.Fees_wrap__myifE .Fees_slider__MxA3n{margin-top:35px}.Fees_wrap__myifE .Fees_sliderBtns__RoI7v{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:15px;position:relative;z-index:99}.Fees_wrap__myifE .Fees_sliderBtn__GjTKY{background:#0000;flex-shrink:0;height:20px;width:20px}.Fees_wrap__myifE .Fees_sliderBtn__GjTKY img{height:100%;width:auto}.Fees_wrap__myifE .Fees_sliderBtn__GjTKY.Fees_sliderBtnPrev__T\+F7s{transform:rotate(-180deg)}.Fees_wrap__myifE .Fees_sliderBtn__GjTKY.Fees_inactive__3I-NH{opacity:.5}.Fees_wrap__myifE .Fees_row__sC5J6{border-radius:10px;margin-bottom:20px;padding:35px 0 35px 20px}.Fees_wrap__myifE .Fees_row__sC5J6 .Fees_text__CtFa5,.Fees_wrap__myifE .Fees_row__sC5J6 .Fees_title__eqQdU{padding-right:20px}.Fees_wrap__myifE .Fees_row__sC5J6:not(.Fees_row1__Zbxbj) .Fees_image__8CV2Z{margin-top:35px}.Fees_wrap__myifE .Fees_row__sC5J6.Fees_row1__Zbxbj{flex-direction:column-reverse;gap:35px;margin-top:120px;padding:20px}.Fees_wrap__myifE .Fees_row__sC5J6.Fees_row1__Zbxbj .Fees_text__CtFa5{padding-right:0}.Fees_wrap__myifE .Fees_row__sC5J6.Fees_row1__Zbxbj .Fees_image__8CV2Z{border-radius:10px;padding-top:10px}.Fees_wrap__myifE .Fees_item__vhw8q{border-radius:10px;gap:15px;justify-content:flex-start;min-height:240px;padding:15px}.Fees_wrap__myifE .Fees_customPagination__m9Cry{display:flex;gap:10px;justify-content:center;width:-webkit-fit-content!important;width:fit-content!important}.Fees_wrap__myifE .Fees_bullet__\+ZSOM{background:#efeff1;border-radius:50%;height:8px;transition:background .3s ease;width:8px}.Fees_wrap__myifE .Fees_bulletActive__3Bx1P{background:#9274e6}}.Banner_wrap__wBNZO{overflow:hidden;position:relative;width:100%}.Banner_wrap__wBNZO .Banner_container__x-aem{background-color:#1f1f21;border-radius:10px;overflow:hidden}.Banner_wrap__wBNZO .Banner_title__IDlby{color:#fff}.Banner_wrap__wBNZO .Banner_text__afwJM{color:#fff;letter-spacing:-.02em;position:relative}.Banner_wrap__wBNZO .Banner_smalltitle__VwLlL{color:#fff;font-weight:700;line-height:120%}@media screen and (min-width:768px){.Banner_wrap__wBNZO{max-height:613px}.Banner_wrap__wBNZO .Banner_smalltitle__VwLlL{font-size:25px}.Banner_wrap__wBNZO .Banner_title__IDlby{max-width:600px}.Banner_wrap__wBNZO .Banner_container__x-aem{border-radius:15px;display:flex;flex-direction:column;height:613px;justify-content:center;padding-left:40px}.Banner_wrap__wBNZO .Banner_text__afwJM{margin-top:40px;max-width:490px}.Banner_wrap__wBNZO .Banner_image__3PMr-{bottom:0;height:100%;max-height:568px;max-width:618px;position:absolute;right:0;z-index:1}.Banner_wrap__wBNZO .Banner_image__3PMr-:before{background:#c689f9f5;border:1px solid #15bffd00;border-radius:535px;content:"";filter:blur(200px);height:75%;left:-15%;max-height:535px;max-width:529px;opacity:.3;position:absolute;top:10%;width:75%}.Banner_wrap__wBNZO .Banner_image__3PMr->div{height:100%}.Banner_wrap__wBNZO .Banner_image__3PMr- img{aspect-ratio:136/125;height:100%;object-fit:cover}}@media screen and (max-width:767px){.Banner_wrap__wBNZO{padding:60px 20px}.Banner_wrap__wBNZO .Banner_container__x-aem{padding-top:50px}.Banner_wrap__wBNZO .Banner_smalltitle__VwLlL{font-size:30px}.Banner_wrap__wBNZO .Banner_text__afwJM{margin-top:35px}.Banner_wrap__wBNZO .Banner_image__3PMr-{margin-top:50px;position:relative;width:auto}.Banner_wrap__wBNZO .Banner_image__3PMr-:before{background:#c689f9f5;border:1px solid #15bffd00;border-radius:535px;content:"";filter:blur(200px);height:75%;left:-15%;max-height:535px;max-width:529px;opacity:.3;position:absolute;top:10%;width:75%}.Banner_wrap__wBNZO .Banner_image__3PMr- img{aspect-ratio:245/202;display:block;height:202px;margin:0 -20px 0 auto;width:auto}}.Fees_wrap__kFGUC .Fees_text__IJS7I,.Fees_wrap__kFGUC .Fees_title__QJq8k{color:#000}.Fees_wrap__kFGUC .Fees_grey__O5ehN{background:#efeff1}.Fees_wrap__kFGUC .Fees_grey__O5ehN .Fees_title__QJq8k{font-weight:500;letter-spacing:-.02em}.Fees_wrap__kFGUC .Fees_grey__O5ehN .Fees_border__UPtSW{border-bottom:1px solid #000}.Fees_wrap__kFGUC .Fees_grey__O5ehN .Fees_item__Y-rRX{align-items:center;display:flex;flex-direction:column;justify-content:center}.Fees_wrap__kFGUC .Fees_icon__4v4gX{flex-shrink:0;width:auto}.Fees_wrap__kFGUC .Fees_text__IJS7I{letter-spacing:-.02em}.Fees_wrap__kFGUC .Fees_row__wOyac{position:relative}.Fees_wrap__kFGUC .Fees_row__wOyac .Fees_text__IJS7I,.Fees_wrap__kFGUC .Fees_row__wOyac .Fees_title__QJq8k{color:#fff}.Fees_wrap__kFGUC .Fees_row__wOyac.Fees_row1__C9r\+4{background:#efeff1}.Fees_wrap__kFGUC .Fees_row__wOyac.Fees_row1__C9r\+4 .Fees_text__IJS7I{color:#000}@media screen and (min-width:769px){.Fees_wrap__kFGUC .Fees_grid__dLdnc{display:grid;grid-template-columns:repeat(4,1fr)}.Fees_wrap__kFGUC .Fees_grey__O5ehN{border-radius:10px}.Fees_wrap__kFGUC .Fees_grey__O5ehN .Fees_title__QJq8k{align-items:center;display:flex;height:57px;justify-content:center;text-align:center}.Fees_wrap__kFGUC .Fees_grey__O5ehN .Fees_item__Y-rRX{min-height:120px}.Fees_wrap__kFGUC .Fees_grey__O5ehN .Fees_item__Y-rRX .Fees_title__QJq8k{height:auto;margin-top:15px;text-align:center}.Fees_wrap__kFGUC .Fees_icon__4v4gX{height:40px}.Fees_wrap__kFGUC .Fees_row__wOyac{align-items:flex-end;border-radius:15px;display:flex;margin-bottom:20px;min-height:312px;overflow:hidden}.Fees_wrap__kFGUC .Fees_row__wOyac .Fees_bg__EpFyD{background:#1f1f21;border-radius:15px;height:100%;min-height:267px;overflow:hidden;padding-left:40%;padding-right:10%;padding-top:45px;position:relative;width:100%;z-index:1}.Fees_wrap__kFGUC .Fees_row__wOyac .Fees_bg__EpFyD:before{background:#c689f9f5;border:1px solid #15bffd00;border-radius:519px;content:"";filter:blur(200px);height:519px;left:35%;opacity:.3;position:absolute;top:-25%;width:514px}.Fees_wrap__kFGUC .Fees_rowItem__VKYt5{display:flex;flex-direction:column;gap:40px;justify-content:center;margin-left:auto;max-width:570px}.Fees_wrap__kFGUC .Fees_row__wOyac .Fees_image__zd\+8W{aspect-ratio:337/312;bottom:0;left:5%;max-height:312px;max-width:337px;position:absolute;width:28%;z-index:2}.Fees_wrap__kFGUC .Fees_row__wOyac .Fees_image__zd\+8W img{aspect-ratio:337/312}.Fees_wrap__kFGUC .Fees_row1__C9r\+4{border-radius:15px;margin-top:196px;overflow:visible;padding:40px 8% 40px 34%}.Fees_wrap__kFGUC .Fees_row1__C9r\+4 .Fees_rowItem__VKYt5{gap:0}.Fees_wrap__kFGUC .Fees_row1__C9r\+4 .Fees_text__IJS7I+.Fees_text__IJS7I{margin-top:15px}.Fees_wrap__kFGUC .Fees_row1__C9r\+4 .Fees_image__zd\+8W{align-items:flex-end;aspect-ratio:60/91;display:flex;height:502px;height:108%;max-width:331px;width:28%}.Fees_wrap__kFGUC .Fees_row1__C9r\+4 .Fees_image__zd\+8W img{aspect-ratio:60/91}}@media screen and (max-width:768px){.Fees_wrap__kFGUC .Fees_row__wOyac{background:#1f1f21;border-radius:10px;display:flex;flex-direction:column-reverse;gap:35px;margin-bottom:15px;padding:35px 20px 0}.Fees_wrap__kFGUC .Fees_row__wOyac .Fees_title__QJq8k{margin-bottom:35px}.Fees_wrap__kFGUC .Fees_row__wOyac:before{background:#c689f9f5;border:1px solid #15bffd00;border-radius:339px;bottom:-25%;content:"";filter:blur(200px);height:339px;left:50%;opacity:.3;position:absolute;transform:translateX(-50%);width:335px}.Fees_wrap__kFGUC .Fees_row__wOyac .Fees_image__zd\+8W{height:188px;margin:0 auto;width:221px}.Fees_wrap__kFGUC .Fees_row__wOyac .Fees_image__zd\+8W img{aspect-ratio:67/57}.Fees_wrap__kFGUC .Fees_icon__4v4gX{height:30px}.Fees_wrap__kFGUC .Fees_grey__O5ehN{border-radius:10px}.Fees_wrap__kFGUC .Fees_grey__O5ehN .Fees_title__QJq8k{align-items:center;display:flex;height:40px;justify-content:center;text-align:center}.Fees_wrap__kFGUC .Fees_grid__dLdnc{align-items:center;display:flex;flex-direction:column;gap:45px;padding:40px 0}.Fees_wrap__kFGUC .Fees_row1__C9r\+4{margin-top:120px;padding:20px}.Fees_wrap__kFGUC .Fees_row1__C9r\+4 .Fees_text__IJS7I+.Fees_text__IJS7I{margin-top:15px}.Fees_wrap__kFGUC .Fees_row1__C9r\+4 .Fees_image__zd\+8W{height:448px;width:295px}.Fees_wrap__kFGUC .Fees_row1__C9r\+4 .Fees_image__zd\+8W img{aspect-ratio:64/97}}.Tabs_wrap__t2YyO .Tabs_title__jGmli{color:#000}.Tabs_wrap__t2YyO .Tabs_title__jGmli span{display:block}.Tabs_wrap__t2YyO .Tabs_container__Oplgk{position:relative;z-index:23}.Tabs_wrap__t2YyO .Tabs_tabsContent__l-aYW{width:100%}.Tabs_wrap__t2YyO .Tabs_tabButtons__pLn6P{align-items:center;background:#efeff1;display:flex;flex-shrink:0;justify-content:center}.Tabs_wrap__t2YyO .Tabs_tabButtons__pLn6P button{background:#0000;border:none;color:#000;cursor:pointer;font-weight:300;letter-spacing:-.04em}.Tabs_wrap__t2YyO .Tabs_tabButtons__pLn6P button.Tabs_tabActive__SigMZ{color:#9577f1;font-weight:700;text-decoration:underline}.Tabs_wrap__t2YyO .Tabs_tabItem__\+r2YV{background:#efeff1;display:none;flex-direction:column}.Tabs_wrap__t2YyO .Tabs_tabItem__\+r2YV.Tabs_tabItemActive__pZj94{display:flex}.Tabs_wrap__t2YyO .Tabs_list__sDfoN{display:flex;flex-direction:column;gap:15px;margin-top:15px}.Tabs_wrap__t2YyO .Tabs_listItem__zOH9M{font-weight:300;line-height:150%;padding-left:20px;position:relative}.Tabs_wrap__t2YyO .Tabs_listItem__zOH9M b{font-weight:400}.Tabs_wrap__t2YyO .Tabs_listItem__zOH9M:before{background-color:#9274e6;border-radius:50%;content:"";height:8px;left:0;position:absolute;top:6px;width:8px}.Tabs_wrap__t2YyO .Tabs_row__apwzb{background-color:#1f1f21;overflow:hidden;position:relative}.Tabs_wrap__t2YyO .Tabs_row__apwzb .Tabs_text__61G0M{color:#fff;font-weight:300;letter-spacing:-.02em;line-height:160%}.Tabs_wrap__t2YyO .Tabs_row__apwzb:before{content:"";position:absolute}@media(min-width:768px){.Tabs_wrap__t2YyO .Tabs_top__BC\+I3{align-items:flex-end;justify-content:space-between;padding-right:8%}.Tabs_wrap__t2YyO .Tabs_top__BC\+I3 .Tabs_title__jGmli{max-width:400px}.Tabs_wrap__t2YyO .Tabs_top__BC\+I3 .Tabs_text__61G0M{max-width:580px}.Tabs_wrap__t2YyO .Tabs_tabsWrap__ioXtp{margin-top:40px}.Tabs_wrap__t2YyO .Tabs_tabItem__\+r2YV{border-radius:15px;min-height:267px;padding-left:45%;padding-top:40px;position:relative}.Tabs_wrap__t2YyO .Tabs_tabItem__\+r2YV .Tabs_image__U7Awk{bottom:27px;height:212px;position:absolute;right:65%;width:auto}.Tabs_wrap__t2YyO .Tabs_tabButtons__pLn6P{border-radius:15px;gap:40px;margin-bottom:20px;width:100%}.Tabs_wrap__t2YyO .Tabs_tabButtons__pLn6P button{line-height:20px;margin:0;padding:20px 10px;width:-webkit-fit-content;width:fit-content}.Tabs_wrap__t2YyO .Tabs_row__apwzb{align-items:center;border-radius:15px;display:flex;margin-top:170px;min-height:267px;padding:35px 40% 35px 40px}.Tabs_wrap__t2YyO .Tabs_row__apwzb .Tabs_image__U7Awk{position:absolute;right:32px;top:35px;z-index:0}.Tabs_wrap__t2YyO .Tabs_row__apwzb:not(.Tabs_last__J60\+f) .Tabs_image__U7Awk{aspect-ratio:451/197;max-height:197px;max-width:451px;width:37%}.Tabs_wrap__t2YyO .Tabs_row__apwzb.Tabs_last__J60\+f .Tabs_image__U7Awk{aspect-ratio:113/42;height:100%;right:0;top:0}.Tabs_wrap__t2YyO .Tabs_row__apwzb .Tabs_text__61G0M{max-width:590px}.Tabs_wrap__t2YyO .Tabs_row__apwzb:before{background:#c689f9f5;border:1px solid #15bffd00;border-radius:519px;filter:blur(200px);height:519px;left:35%;opacity:.3;top:-25%;width:514px}}@media(max-width:768px){.Tabs_wrap__t2YyO .Tabs_container__Oplgk{flex-direction:column}.Tabs_wrap__t2YyO .Tabs_top__BC\+I3{flex-direction:column;gap:35px;margin-bottom:15px}.Tabs_wrap__t2YyO .Tabs_tabsContent__l-aYW{margin-top:0}.Tabs_wrap__t2YyO .Tabs_tabItem__\+r2YV{align-items:center;border-radius:10px;flex-direction:column;padding:20px}.Tabs_wrap__t2YyO .Tabs_tabItem__\+r2YV .Tabs_title__jGmli{align-self:flex-start}.Tabs_wrap__t2YyO .Tabs_tabItem__\+r2YV .Tabs_image__U7Awk{height:157px;margin-top:35px;order:99;width:auto}.Tabs_wrap__t2YyO .Tabs_tabButtons__pLn6P{border-radius:10px;flex-direction:column;margin-bottom:15px;padding:10px;width:100%}.Tabs_wrap__t2YyO .Tabs_tabButtons__pLn6P button{margin:0;padding:7px}.Tabs_wrap__t2YyO .Tabs_row__apwzb{align-items:center;border-radius:10px;display:flex;flex-direction:column;margin-top:120px;padding:20px 20px 35px}.Tabs_wrap__t2YyO .Tabs_row__apwzb:not(.Tabs_last__J60\+f) .Tabs_image__U7Awk{aspect-ratio:292/128;margin-top:35px}.Tabs_wrap__t2YyO .Tabs_row__apwzb.Tabs_last__J60\+f{padding-bottom:0;padding-left:0;padding-right:0}.Tabs_wrap__t2YyO .Tabs_row__apwzb.Tabs_last__J60\+f .Tabs_text__61G0M{padding:0 20px}.Tabs_wrap__t2YyO .Tabs_row__apwzb.Tabs_last__J60\+f .Tabs_btn__x\+8sP{margin-left:20px}.Tabs_wrap__t2YyO .Tabs_row__apwzb.Tabs_last__J60\+f .Tabs_image__U7Awk{margin-top:-20%}.Tabs_wrap__t2YyO .Tabs_row__apwzb:before{background:#c689f9f5;bottom:-25%;filter:blur(78.9883270264px);height:205px;left:35%;opacity:.3;transform:translateX(-50%);width:203px}}.Banner_wrap__0owid{overflow:hidden;position:relative;width:100%}.Banner_wrap__0owid .Banner_container__bt941{background-color:#1f1f21;border-radius:10px;overflow:hidden}.Banner_wrap__0owid .Banner_title__Hm\+rU{color:#fff}.Banner_wrap__0owid .Banner_text__VpDgW{color:#fff;letter-spacing:-.02em;position:relative}@media screen and (min-width:768px){.Banner_wrap__0owid{padding-top:95px}.Banner_wrap__0owid .Banner_title__Hm\+rU{max-width:600px}.Banner_wrap__0owid .Banner_container__bt941{border-radius:15px;display:flex;flex-direction:column;justify-content:center;min-height:405px;padding-left:40px}.Banner_wrap__0owid .Banner_text__VpDgW{margin-top:40px;max-width:490px}.Banner_wrap__0owid .Banner_image__r8L\+E{bottom:0;height:100%;max-height:358px;position:absolute;right:0;z-index:1}.Banner_wrap__0owid .Banner_image__r8L\+E:before{background:#c689f9f5;border:1px solid #15bffd00;border-radius:535px;content:"";filter:blur(200px);height:75%;left:-15%;max-height:535px;max-width:529px;opacity:.3;position:absolute;top:10%;width:75%}.Banner_wrap__0owid .Banner_image__r8L\+E>div{height:100%}.Banner_wrap__0owid .Banner_image__r8L\+E img{aspect-ratio:296/179;height:100%;object-fit:cover;width:auto}}@media screen and (max-width:767px){.Banner_wrap__0owid{padding:60px 20px}.Banner_wrap__0owid .Banner_container__bt941{padding-left:0;padding-right:0;padding-top:50px}.Banner_wrap__0owid .Banner_title__Hm\+rU{padding:0 20px}.Banner_wrap__0owid .Banner_text__VpDgW{margin-top:35px;padding:0 20px}.Banner_wrap__0owid .Banner_image__r8L\+E{margin-top:35px;position:relative}.Banner_wrap__0owid .Banner_image__r8L\+E:before{background:#c689f9f5;border:1px solid #15bffd00;border-radius:535px;content:"";filter:blur(200px);height:75%;left:-15%;max-height:535px;max-width:529px;opacity:.3;position:absolute;top:10%;width:75%}.Banner_wrap__0owid .Banner_image__r8L\+E img{aspect-ratio:154/97;display:block;height:auto;width:100%}}.Types_wrap__FtDzt .Types_container__GOrDG{padding:0 20px}.Types_wrap__FtDzt .Types_title__yepWK{text-align:center}.Types_wrap__FtDzt .Types_text__8q-KH{color:#000}.Types_responsiveTable__reXFt{margin:0 auto;width:100%}.Types_tabs__tKGpU{background:#efeff1;border-radius:10px;display:flex;flex-direction:column;margin-bottom:30px;overflow:hidden}.Types_tab__L4\+lu{background:#0000;color:#000;cursor:pointer;font-weight:700;padding:10px;text-align:center;transition:all .3s ease}.Types_tab__L4\+lu span,.Types_tab__L4\+lu:first-child{display:none}.Types_tab__L4\+lu.Types_active__8wkWK{color:#9577f1;font-weight:700;text-decoration:underline}.Types_flex__06wyP{display:flex}.Types_row__qOz4k{align-items:center;display:flex;flex:1 1 auto;font-size:16px;font-weight:400;justify-content:center;line-height:24px;max-width:305px;min-height:40px;padding:13px 10px}.Types_row__qOz4k:first-child{justify-content:flex-start}.Types_head__ACIIq{align-items:center;background-color:#9577f1;gap:20px;justify-content:space-between}.Types_head__ACIIq .Types_row__qOz4k{align-items:center;color:#fff;font-size:14px;font-weight:700;line-height:19px;max-width:230px;text-align:center;text-transform:uppercase;width:50%}.Types_body__nsLTA .Types_flex__06wyP{border-bottom:1px solid #30303026}.Types_body__nsLTA .Types_flex__06wyP:nth-child(2){font-weight:500}.Types_body__nsLTA .Types_flex__06wyP:nth-child(2) .Types_row__qOz4k{font-weight:700}.Types_body__nsLTA .Types_flex__06wyP .Types_row__qOz4k{font-size:16px;font-weight:400;justify-content:center;line-height:24px;padding-left:20px;text-align:center;width:20%}.Types_body__nsLTA .Types_flex__06wyP .Types_row__qOz4k:first-child{justify-content:flex-start;padding-left:40px}@media(min-width:768px){.Types_tabs__tKGpU{display:none}.Types_body__nsLTA .Types_row__qOz4k{width:19%}.Types_body__nsLTA .Types_row__qOz4k:first-child{flex-shrink:0;text-align:left;width:20%}.Types_body__nsLTA .Types_row__qOz4k:nth-child(2n){background-color:#fff}.Types_head__ACIIq .Types_row__qOz4k:first-child{align-items:center;flex-shrink:0;justify-content:flex-start;padding:0 0 0 40px;text-align:left;width:20%}.Types_responsiveTable__reXFt{margin-top:50px}.Types_text__8q-KH{max-width:520px}.Types_hideOnDesktop__g1xUH{display:none!important}}@media(max-width:767px){.Types_body__nsLTA .Types_flex__06wyP .Types_row__qOz4k{font-size:12px;max-width:none;width:50%}.Types_body__nsLTA .Types_flex__06wyP .Types_row__qOz4k:first-child{display:block;font-size:12px;max-width:none;padding-left:10px;text-align:left}.Types_body__nsLTA .Types_flex__06wyP .Types_row__qOz4k:not(:first-child){background:#fff}.Types_body__nsLTA .Types_flex__06wyP .Types_row__qOz4k:nth-child(2){font-size:12px}.Types_body__nsLTA .Types_flex__06wyP:first-child{display:none}.Types_row__qOz4k{align-items:center}.Types_row__qOz4k:first-child{text-align:left}.Types_row__qOz4k:not(.Types_activeColumn__wYrut){display:none}.Types_row__qOz4k:first-child{display:flex}.Types_head__ACIIq{display:none}.Types_head__ACIIq .Types_row__qOz4k{width:70%}.Types_row__qOz4k.Types_activeColumn__wYrut{display:flex;max-width:none;width:30%}}.Difference_wrap__2o\+O0 .Difference_container__kpx5o{padding:0 20px}.Difference_wrap__2o\+O0 .Difference_title__kC8a3{text-align:center}.Difference_wrap__2o\+O0 .Difference_text__4x4JQ{color:#000}.Difference_responsiveTable__\+\+sj6{margin:0 auto;width:100%}.Difference_tabs__AcFJ-{background:#efeff1;border-radius:10px;display:flex;flex-direction:column;margin-bottom:30px;overflow:hidden}.Difference_tab__HH4jJ{background:#0000;color:#000;cursor:pointer;font-weight:700;padding:10px;text-align:center;transition:all .3s ease}.Difference_tab__HH4jJ span,.Difference_tab__HH4jJ:first-child{display:none}.Difference_tab__HH4jJ.Difference_active__5EYFF{color:#9577f1;font-weight:700;text-decoration:underline}.Difference_flex__ULib0{display:flex}.Difference_row__x9hdg{align-items:center;display:flex;flex:1 1 auto;font-size:16px;font-weight:400;justify-content:center;line-height:24px;max-width:305px;min-height:40px;padding:13px 10px}.Difference_row__x9hdg:first-child{justify-content:flex-start}.Difference_head__76Udy{align-items:center;background-color:#9577f1;gap:20px;justify-content:space-between}.Difference_head__76Udy .Difference_row__x9hdg{align-items:center;color:#fff;font-size:14px;font-weight:700;line-height:19px;max-width:230px;text-align:center;text-transform:uppercase;width:50%}.Difference_body__9OX87 .Difference_flex__ULib0{border-bottom:1px solid #30303026}.Difference_body__9OX87 .Difference_flex__ULib0:nth-child(2){font-weight:500}.Difference_body__9OX87 .Difference_flex__ULib0:nth-child(2) .Difference_row__x9hdg{font-weight:700}.Difference_body__9OX87 .Difference_flex__ULib0 .Difference_row__x9hdg{font-size:16px;font-weight:400;justify-content:center;line-height:24px;padding-left:20px;text-align:center;width:20%}.Difference_body__9OX87 .Difference_flex__ULib0 .Difference_row__x9hdg:first-child{justify-content:flex-start;padding-left:40px}@media(min-width:768px){.Difference_tabs__AcFJ-{display:none}.Difference_body__9OX87 .Difference_row__x9hdg{width:19%}.Difference_body__9OX87 .Difference_row__x9hdg:first-child{flex-shrink:0;text-align:left;width:20%}.Difference_body__9OX87 .Difference_row__x9hdg:nth-child(2n){background-color:#fff}.Difference_head__76Udy .Difference_row__x9hdg:first-child{align-items:center;flex-shrink:0;justify-content:flex-start;padding:0 0 0 40px;text-align:left;width:20%}.Difference_responsiveTable__\+\+sj6{margin-top:50px}.Difference_text__4x4JQ{max-width:520px}.Difference_hideOnDesktop__Q8gE6{display:none!important}}@media(max-width:767px){.Difference_body__9OX87 .Difference_flex__ULib0 .Difference_row__x9hdg{font-size:12px;max-width:none;width:50%}.Difference_body__9OX87 .Difference_flex__ULib0 .Difference_row__x9hdg:first-child{display:block;font-size:12px;max-width:none;padding-left:10px;text-align:left}.Difference_body__9OX87 .Difference_flex__ULib0 .Difference_row__x9hdg:not(:first-child){background:#fff}.Difference_body__9OX87 .Difference_flex__ULib0 .Difference_row__x9hdg:nth-child(2){font-size:12px}.Difference_body__9OX87 .Difference_flex__ULib0:first-child{display:none}.Difference_responsiveTable__\+\+sj6{margin-top:30px}.Difference_row__x9hdg{align-items:center}.Difference_row__x9hdg:first-child{text-align:left}.Difference_row__x9hdg:not(.Difference_activeColumn__mzqJ8){display:none}.Difference_row__x9hdg:first-child{display:flex}.Difference_head__76Udy{display:none}.Difference_head__76Udy .Difference_row__x9hdg{width:70%}.Difference_row__x9hdg.Difference_activeColumn__mzqJ8{display:flex;max-width:none;width:30%}}.Banner_wrap__AiM3X{overflow:hidden;position:relative;width:100%}.Banner_wrap__AiM3X .Banner_container__Srdu2{background-color:#1f1f21;border-radius:10px}.Banner_wrap__AiM3X .Banner_title__Ij-68{color:#9577f1;font-size:30px;font-weight:700;line-height:120%}.Banner_wrap__AiM3X .Banner_title__Ij-68.Banner_smaller__3QnX4{color:#fff}@media screen and (min-width:768px){.Banner_wrap__AiM3X{padding-top:95px}.Banner_wrap__AiM3X .Banner_title__Ij-68{font-size:60px;max-width:600px}.Banner_wrap__AiM3X .Banner_title__Ij-68.Banner_smaller__3QnX4{font-size:90px}.Banner_wrap__AiM3X .Banner_container__Srdu2{border-radius:15px;display:flex;flex-direction:column;justify-content:center;min-height:405px;padding-left:40px}.Banner_wrap__AiM3X .Banner_image__mnY7K{bottom:0;height:439px;position:absolute;right:14%;z-index:1}.Banner_wrap__AiM3X .Banner_image__mnY7K:before{background:#c689f9f5;border:1px solid #15bffd00;border-radius:535px;content:"";filter:blur(200px);height:75%;left:-15%;max-height:535px;max-width:529px;opacity:.3;position:absolute;top:10%;width:75%}.Banner_wrap__AiM3X .Banner_image__mnY7K>div{height:100%}.Banner_wrap__AiM3X .Banner_image__mnY7K img{aspect-ratio:51/61;height:100%;object-fit:cover;width:auto}}@media screen and (max-width:767px){.Banner_wrap__AiM3X{padding:60px 20px}.Banner_wrap__AiM3X .Banner_container__Srdu2{padding-left:0;padding-right:0;padding-top:50px}.Banner_wrap__AiM3X .Banner_title__Ij-68{padding:0 20px}.Banner_wrap__AiM3X .Banner_text__B6eMM{margin-top:35px;padding:0 20px}.Banner_wrap__AiM3X .Banner_image__mnY7K{margin-top:35px;position:relative}.Banner_wrap__AiM3X .Banner_image__mnY7K:before{background:#c689f9f5;border:1px solid #15bffd00;border-radius:535px;content:"";filter:blur(200px);height:75%;left:-15%;max-height:535px;max-width:529px;opacity:.3;position:absolute;top:10%;width:75%}.Banner_wrap__AiM3X .Banner_image__mnY7K img{aspect-ratio:67/80;display:block;height:auto;height:326px;margin:0 auto;width:100%;width:273px}}.BannerList_wrap__A\+Myh{background-color:#efeff1}.BannerList_wrap__A\+Myh .BannerList_text__oK4-b,.BannerList_wrap__A\+Myh .BannerList_title__kSw94{color:#000}.BannerList_wrap__A\+Myh .BannerList_item__01ER7{align-items:flex-start;display:flex;flex-direction:column;height:auto}.BannerList_wrap__A\+Myh .BannerList_item__01ER7 .BannerList_title__kSw94{font-weight:500;letter-spacing:-.02em}.BannerList_wrap__A\+Myh .BannerList_icon__pzogT{aspect-ratio:1/1;flex-shrink:0;height:34px;width:34px}.BannerList_wrap__A\+Myh .BannerList_text__oK4-b{letter-spacing:-.02em}@media screen and (min-width:769px){.BannerList_wrap__A\+Myh{margin:85px 0;padding:40px 0}.BannerList_wrap__A\+Myh .BannerList_grid__FYwnU{grid-gap:20px 35px;display:grid;gap:20px 35px;grid-template-columns:repeat(2,32%);justify-content:space-between;position:relative;z-index:2}.BannerList_wrap__A\+Myh .BannerList_item__01ER7{border-radius:15px;gap:20px;height:100%;padding:20px}.BannerList_wrap__A\+Myh .BannerList_image__mR70C{height:auto;left:50%;max-height:431px;max-width:250px;position:absolute;top:40px;transform:translateX(-50%);width:25%}}@media screen and (max-width:768px){.BannerList_wrap__A\+Myh{margin:45px 0;padding:30px 0 25px}.BannerList_wrap__A\+Myh .BannerList_sliderBtns__90Nih{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:15px;position:relative;z-index:99}.BannerList_wrap__A\+Myh .BannerList_sliderBtn__jKcHI{background:#0000;flex-shrink:0;height:20px;width:20px}.BannerList_wrap__A\+Myh .BannerList_sliderBtn__jKcHI img{height:100%;width:auto}.BannerList_wrap__A\+Myh .BannerList_sliderBtn__jKcHI.BannerList_sliderBtnPrev__gaptY{transform:rotate(-180deg)}.BannerList_wrap__A\+Myh .BannerList_sliderBtn__jKcHI.BannerList_inactive__aT-TF{opacity:.5}.BannerList_wrap__A\+Myh .BannerList_item__01ER7{gap:15px;justify-content:flex-start}.BannerList_wrap__A\+Myh .BannerList_image__mR70C{display:block;height:311px;margin:35px auto 0;width:181px}.BannerList_wrap__A\+Myh .BannerList_customPagination__qptsm{display:flex;gap:10px;justify-content:center;width:-webkit-fit-content!important;width:fit-content!important}.BannerList_wrap__A\+Myh .BannerList_bullet__HI2n4{background:#fff;border-radius:50%;height:8px;transition:background .3s ease;width:8px}.BannerList_wrap__A\+Myh .BannerList_bulletActive__VtlrN{background:#9274e6}}.FaqsImage_wrap__N9y4d .FaqsImage_title__sm6WC{color:#000}.FaqsImage_wrap__N9y4d .FaqsImage_title__sm6WC span{display:block}.FaqsImage_wrap__N9y4d .FaqsImage_image__JdQi8{align-items:flex-end;background:#efeff1;border-radius:20px;display:flex;justify-content:flex-end}.FaqsImage_wrap__N9y4d .FaqsImage_bottom__BLh-I .FaqsImage_image__JdQi8{position:relative}.FaqsImage_wrap__N9y4d .FaqsImage_bottom__BLh-I .FaqsImage_image__JdQi8 img{bottom:0;left:50%;position:absolute;transform:translateX(-50%)}@media screen and (min-width:769px){.FaqsImage_wrap__N9y4d .FaqsImage_container__yIFBd{align-items:flex-start;gap:35px}.FaqsImage_wrap__N9y4d .FaqsImage_top__2oX-m .FaqsImage_image__JdQi8 img{aspect-ratio:153/133;height:399px;width:459px}.FaqsImage_wrap__N9y4d .FaqsImage_bottom__BLh-I{margin-top:235px}.FaqsImage_wrap__N9y4d .FaqsImage_bottom__BLh-I .FaqsImage_image__JdQi8{min-height:217px}.FaqsImage_wrap__N9y4d .FaqsImage_bottom__BLh-I .FaqsImage_image__JdQi8 img{aspect-ratio:403/282;height:282px;width:403px}}@media screen and (max-width:768px){.FaqsImage_wrap__N9y4d .FaqsImage_top__2oX-m{display:flex;flex-direction:column;gap:35px}.FaqsImage_wrap__N9y4d .FaqsImage_top__2oX-m .FaqsImage_image__JdQi8{padding-top:10px}.FaqsImage_wrap__N9y4d .FaqsImage_top__2oX-m .FaqsImage_image__JdQi8 img{aspect-ratio:130/113;height:225.785px;width:259.738px}.FaqsImage_wrap__N9y4d .FaqsImage_bottom__BLh-I{display:flex;flex-direction:column;gap:115px;margin-top:120px}.FaqsImage_wrap__N9y4d .FaqsImage_bottom__BLh-I .FaqsImage_image__JdQi8{min-height:122px;order:99}.FaqsImage_wrap__N9y4d .FaqsImage_bottom__BLh-I .FaqsImage_image__JdQi8 img{aspect-ratio:96/67;height:201px;width:288px}}.Customer_wrap__ZjnKK .Customer_text__8Jfte,.Customer_wrap__ZjnKK .Customer_title__a3LyJ{color:#000}.Customer_wrap__ZjnKK .Customer_item__inytN{align-items:flex-start;background:#efeff1;display:flex;flex-direction:column;height:auto}.Customer_wrap__ZjnKK .Customer_item__inytN .Customer_title__a3LyJ{font-weight:500;letter-spacing:-.02em}.Customer_wrap__ZjnKK .Customer_icon__a4Lnn{aspect-ratio:1/1;flex-shrink:0;height:34px;width:34px}.Customer_wrap__ZjnKK .Customer_text__8Jfte{letter-spacing:-.02em}.Customer_wrap__ZjnKK .Customer_row__MfwWp{position:relative}.Customer_wrap__ZjnKK .Customer_row__MfwWp:not(.Customer_row1__4vYFm){background:#1f1f21}.Customer_wrap__ZjnKK .Customer_row__MfwWp:not(.Customer_row1__4vYFm):before{background:#c689f9f5;border:1px solid #15bffd00;border-radius:519px;content:"";filter:blur(200px);height:519px;left:35%;opacity:.3;position:absolute;top:-25%;width:514px}.Customer_wrap__ZjnKK .Customer_row__MfwWp .Customer_text__8Jfte,.Customer_wrap__ZjnKK .Customer_row__MfwWp .Customer_title__a3LyJ{color:#fff}.Customer_wrap__ZjnKK .Customer_row__MfwWp.Customer_row1__4vYFm .Customer_image__23Ps2{background:#1f1f21}.Customer_wrap__ZjnKK .Customer_row__MfwWp.Customer_row1__4vYFm .Customer_text__8Jfte{color:#000}.Customer_wrap__ZjnKK .Customer_row__MfwWp p{margin:0}.Customer_wrap__ZjnKK .Customer_row__MfwWp p+p{margin-top:15px}.Customer_wrap__ZjnKK .Customer_row1__4vYFm .Customer_image__23Ps2{position:relative}.Customer_wrap__ZjnKK .Customer_row1__4vYFm .Customer_image__23Ps2>div{height:100%;position:relative}.Customer_wrap__ZjnKK .Customer_row1__4vYFm .Customer_image__23Ps2 img{bottom:0;left:50%;position:absolute;transform:translateX(-50%)}@media screen and (min-width:769px){.Customer_wrap__ZjnKK .Customer_titleCenter__E0CuN{display:flex;flex-direction:column;justify-content:center}.Customer_wrap__ZjnKK .Customer_grid__qyDlC{grid-gap:20px 35px;display:grid;gap:20px 35px;grid-template-columns:repeat(2,1fr)}.Customer_wrap__ZjnKK .Customer_item__inytN{border-radius:15px;gap:20px;height:100%;padding:20px}.Customer_wrap__ZjnKK .Customer_row__MfwWp{border-radius:15px;gap:35px;justify-content:space-between;margin-bottom:20px;padding:0 0 0 40px}.Customer_wrap__ZjnKK .Customer_rowItem__9mAaN{display:flex;flex-direction:column;justify-content:center}.Customer_wrap__ZjnKK .Customer_row__MfwWp:not(.Customer_row1__4vYFm){min-height:267px;overflow:hidden}.Customer_wrap__ZjnKK .Customer_row__MfwWp:not(.Customer_row1__4vYFm) .Customer_image__23Ps2{aspect-ratio:115/106;height:100%;margin-left:auto;max-height:197px;max-width:499px;width:100%}.Customer_wrap__ZjnKK .Customer_row__MfwWp:not(.Customer_row1__4vYFm) .Customer_image__23Ps2>div{height:100%}.Customer_wrap__ZjnKK .Customer_row__MfwWp:not(.Customer_row1__4vYFm) .Customer_rowItem__9mAaN{padding:25px 0}.Customer_wrap__ZjnKK .Customer_row__MfwWp.Customer_row1__4vYFm{justify-content:flex-start;margin-bottom:0;margin-top:208px;padding:0}.Customer_wrap__ZjnKK .Customer_row__MfwWp.Customer_row1__4vYFm .Customer_rowItem__9mAaN{justify-content:flex-start}.Customer_wrap__ZjnKK .Customer_row__MfwWp.Customer_row1__4vYFm .Customer_image__23Ps2{border-radius:15px;flex-shrink:0;min-height:280px;padding-top:15px;position:relative}.Customer_wrap__ZjnKK .Customer_row__MfwWp.Customer_row1__4vYFm .Customer_image__23Ps2:before{background:#c689f9f5;content:"";filter:blur(200px);height:100%;left:50%;opacity:.3;position:absolute;top:50%;transform:translate(-50%,-50%);width:80%}}@media screen and (max-width:768px){.Customer_wrap__ZjnKK .Customer_slider__PamwI{margin-top:35px}.Customer_wrap__ZjnKK .Customer_sliderBtns__ys354{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:15px;position:relative;z-index:99}.Customer_wrap__ZjnKK .Customer_sliderBtn__Os7v0{background:#0000;flex-shrink:0;height:20px;width:20px}.Customer_wrap__ZjnKK .Customer_sliderBtn__Os7v0 img{height:100%;width:auto}.Customer_wrap__ZjnKK .Customer_sliderBtn__Os7v0.Customer_sliderBtnPrev__2pHCB{transform:rotate(-180deg)}.Customer_wrap__ZjnKK .Customer_sliderBtn__Os7v0.Customer_inactive__Z8vS1{opacity:.5}.Customer_wrap__ZjnKK .Customer_row__MfwWp{border-radius:10px;margin-bottom:20px;padding:35px 0 35px 20px}.Customer_wrap__ZjnKK .Customer_row__MfwWp .Customer_text__8Jfte,.Customer_wrap__ZjnKK .Customer_row__MfwWp .Customer_title__a3LyJ{padding-right:20px}.Customer_wrap__ZjnKK .Customer_row__MfwWp:not(.Customer_row1__4vYFm){overflow:hidden}.Customer_wrap__ZjnKK .Customer_row__MfwWp:not(.Customer_row1__4vYFm) .Customer_image__23Ps2{margin-top:35px}.Customer_wrap__ZjnKK .Customer_row__MfwWp.Customer_row1__4vYFm{border-radius:12px;display:flex;flex-direction:column;gap:86px;margin-bottom:0;margin-top:120px;padding:0}.Customer_wrap__ZjnKK .Customer_row__MfwWp.Customer_row1__4vYFm .Customer_text__8Jfte{padding-right:0}.Customer_wrap__ZjnKK .Customer_row__MfwWp.Customer_row1__4vYFm .Customer_image__23Ps2{border-radius:10px;min-height:122px;order:99}.Customer_wrap__ZjnKK .Customer_row__MfwWp.Customer_row1__4vYFm .Customer_image__23Ps2>div{min-height:122px}.Customer_wrap__ZjnKK .Customer_row__MfwWp.Customer_row1__4vYFm .Customer_image__23Ps2 img{aspect-ratio:101/95;height:190px;width:202px}.Customer_wrap__ZjnKK .Customer_item__inytN{border-radius:10px;gap:15px;justify-content:flex-start;min-height:240px;padding:15px}.Customer_wrap__ZjnKK .Customer_customPagination__My-Vk{display:flex;gap:10px;justify-content:center;width:-webkit-fit-content!important;width:fit-content!important}.Customer_wrap__ZjnKK .Customer_bullet__RO8gG{background:#efeff1;border-radius:50%;height:8px;transition:background .3s ease;width:8px}.Customer_wrap__ZjnKK .Customer_bulletActive__z1-\+X{background:#9274e6}}.FAQs_wrap__SwuNd{background-color:#efeff1}.FAQs_wrap__SwuNd .FAQs_title__SPHo0{color:#9577f1}@media screen and (min-width:769px){.FAQs_wrap__SwuNd{margin:85px 0;padding:40px 0}.FAQs_wrap__SwuNd .FAQs_title__SPHo0{margin-bottom:40px}.FAQs_wrap__SwuNd .FAQs_grid__Puumw{margin:0 auto;max-width:837px}}@media screen and (max-width:768px){.FAQs_wrap__SwuNd{margin:45px 0;padding:30px 0 25px}.FAQs_wrap__SwuNd .FAQs_title__SPHo0{margin-bottom:35px}}.Banner_wrap__9GJXU{overflow:hidden;position:relative;width:100%}.Banner_wrap__9GJXU .Banner_container__fJKen{background-color:#1f1f21;border-radius:10px;overflow:hidden}.Banner_wrap__9GJXU .Banner_title__jt-mp{color:#fff}.Banner_wrap__9GJXU .Banner_title__jt-mp span{display:block}.Banner_wrap__9GJXU .Banner_text__XEK48{color:#fff;letter-spacing:-.02em;position:relative}@media screen and (min-width:768px){.Banner_wrap__9GJXU{max-height:613px}.Banner_wrap__9GJXU .Banner_title__jt-mp{max-width:600px}.Banner_wrap__9GJXU .Banner_container__fJKen{border-radius:15px;display:flex;flex-direction:column;height:613px;justify-content:center;padding-left:40px}.Banner_wrap__9GJXU .Banner_text__XEK48{margin-top:40px;max-width:490px}.Banner_wrap__9GJXU .Banner_image__Ytz5r{bottom:0;height:100%;max-height:524px;max-width:560px;position:absolute;right:0;z-index:1}.Banner_wrap__9GJXU .Banner_image__Ytz5r:before{background:#c689f9f5;border:1px solid #15bffd00;border-radius:535px;content:"";filter:blur(200px);height:75%;left:-15%;max-height:535px;max-width:529px;opacity:.3;position:absolute;top:10%;width:75%}.Banner_wrap__9GJXU .Banner_image__Ytz5r>div{height:100%}.Banner_wrap__9GJXU .Banner_image__Ytz5r img{aspect-ratio:230/227;height:100%}}@media screen and (max-width:767px){.Banner_wrap__9GJXU{padding:60px 20px}.Banner_wrap__9GJXU .Banner_container__fJKen{padding-left:0;padding-right:0;padding-top:50px}.Banner_wrap__9GJXU .Banner_title__jt-mp{padding:0 20px}.Banner_wrap__9GJXU .Banner_text__XEK48{margin-top:35px;padding:0 20px}.Banner_wrap__9GJXU .Banner_btn__onC1W{margin-left:20px}.Banner_wrap__9GJXU .Banner_image__Ytz5r{margin-bottom:-21px;margin-top:50px;position:relative;width:auto}.Banner_wrap__9GJXU .Banner_image__Ytz5r:before{background:#c689f9f5;border:1px solid #15bffd00;border-radius:535px;content:"";filter:blur(200px);height:75%;left:-15%;max-height:535px;max-width:529px;opacity:.3;position:absolute;top:10%;width:75%}.Banner_wrap__9GJXU .Banner_image__Ytz5r img{aspect-ratio:335/312;display:block;height:100%}}.Vision_wrap__99m64 .Vision_text__TM-1r,.Vision_wrap__99m64 .Vision_title__DVd3D{color:#000}.Vision_wrap__99m64 .Vision_item__3pw8h{align-items:flex-start;background:#efeff1;display:flex;flex-direction:column;height:auto}.Vision_wrap__99m64 .Vision_item__3pw8h .Vision_title__DVd3D{font-weight:500;letter-spacing:-.02em}.Vision_wrap__99m64 .Vision_icon__BjVth{aspect-ratio:1/1;flex-shrink:0;height:34px;width:34px}.Vision_wrap__99m64 .Vision_text__TM-1r{letter-spacing:-.02em}.Vision_wrap__99m64 .Vision_top__eadTp{position:relative}.Vision_wrap__99m64 .Vision_top__eadTp .Vision_bg__QI5nq{overflow:hidden;position:relative}.Vision_wrap__99m64 .Vision_top__eadTp .Vision_text__TM-1r,.Vision_wrap__99m64 .Vision_top__eadTp .Vision_title__DVd3D{color:#fff}.Vision_wrap__99m64 .Vision_top__eadTp p{margin:0}.Vision_wrap__99m64 .Vision_top__eadTp p+p{margin-top:15px}.Vision_wrap__99m64 .Vision_bottom__45nit .Vision_image__zaMSS{position:relative}.Vision_wrap__99m64 .Vision_bottom__45nit .Vision_image__zaMSS>div{height:100%;position:relative}@media screen and (min-width:769px){.Vision_wrap__99m64{padding-top:158px}.Vision_wrap__99m64 .Vision_grid__bI7Oq{grid-gap:0 35px;display:grid;gap:0 35px;grid-template-columns:repeat(3,1fr)}.Vision_wrap__99m64 .Vision_item__3pw8h{border-radius:15px;gap:20px;height:100%;min-height:370px;padding:20px}.Vision_wrap__99m64 .Vision_top__eadTp{justify-content:space-between;margin-bottom:20px}.Vision_wrap__99m64 .Vision_top__eadTp .Vision_bg__QI5nq{background:#1f1f21;border-radius:15px;gap:35px;height:100%;min-height:267px;padding:0 0 0 40px;width:100%}.Vision_wrap__99m64 .Vision_top__eadTp .Vision_bg__QI5nq:before{background:#c689f9f5;border:1px solid #15bffd00;border-radius:519px;content:"";filter:blur(200px);height:519px;left:35%;opacity:.3;position:absolute;top:-25%;width:514px}.Vision_wrap__99m64 .Vision_top__eadTp .Vision_rowItem__mvCB1{display:flex;flex-direction:column;justify-content:center;padding:25px 0}.Vision_wrap__99m64 .Vision_top__eadTp .Vision_image__zaMSS{aspect-ratio:121/85;bottom:0;margin-left:auto;max-height:340px;max-width:484px;position:absolute;right:0;width:40%}.Vision_wrap__99m64 .Vision_top__eadTp .Vision_image__zaMSS>div{height:100%}.Vision_wrap__99m64 .Vision_bottom__45nit{grid-template-columns:repeat(3,1fr);margin-bottom:0;margin-top:20px}.Vision_wrap__99m64 .Vision_bottom__45nit .Vision_image__zaMSS{grid-column:span 2}}@media screen and (max-width:768px){.Vision_wrap__99m64 .Vision_sliderBtns__CxBtF{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:15px;position:relative;z-index:99}.Vision_wrap__99m64 .Vision_sliderBtn__8txTx{background:#0000;flex-shrink:0;height:20px;width:20px}.Vision_wrap__99m64 .Vision_sliderBtn__8txTx img{height:100%;width:auto}.Vision_wrap__99m64 .Vision_sliderBtn__8txTx.Vision_sliderBtnPrev__H5J\+F{transform:rotate(-180deg)}.Vision_wrap__99m64 .Vision_sliderBtn__8txTx.Vision_inactive__ZjuxR{opacity:.5}.Vision_wrap__99m64 .Vision_top__eadTp{background-color:#1f1f21;border-radius:10px;margin-bottom:20px;overflow:hidden;padding:35px 0 0 20px}.Vision_wrap__99m64 .Vision_top__eadTp:before{background:#c689f9f5;border:1px solid #15bffd00;border-radius:519px;bottom:-25%;content:"";filter:blur(200px);height:519px;left:50%;opacity:.3;position:absolute;transform:translateX(-50%);width:514px}.Vision_wrap__99m64 .Vision_top__eadTp .Vision_bg__QI5nq{margin-bottom:35px}.Vision_wrap__99m64 .Vision_top__eadTp .Vision_text__TM-1r,.Vision_wrap__99m64 .Vision_top__eadTp .Vision_title__DVd3D{padding-right:20px}.Vision_wrap__99m64 .Vision_item__3pw8h{border-radius:10px;gap:15px;justify-content:flex-start;min-height:370px;padding:20px}.Vision_wrap__99m64 .Vision_bottom__45nit{display:flex;flex-direction:column;gap:35px;margin-top:35px}.Vision_wrap__99m64 .Vision_bottom__45nit .Vision_image__zaMSS{border-radius:10px}.Vision_wrap__99m64 .Vision_customPagination__u03Zt{display:flex;gap:10px;justify-content:center;width:-webkit-fit-content!important;width:fit-content!important}.Vision_wrap__99m64 .Vision_bullet__lamgI{background:#efeff1;border-radius:50%;height:8px;transition:background .3s ease;width:8px}.Vision_wrap__99m64 .Vision_bulletActive__kUgUb{background:#9274e6}}.Mission_wrap__HX0c7 .Mission_text__Ci\+B9,.Mission_wrap__HX0c7 .Mission_title__zvZbl{color:#000}.Mission_wrap__HX0c7 .Mission_title__zvZbl{text-align:center}.Mission_wrap__HX0c7 .Mission_item__V9wAp{align-items:flex-start;background:#efeff1;display:flex;flex-direction:column;height:auto}.Mission_wrap__HX0c7 .Mission_item__V9wAp .Mission_title__zvZbl{font-weight:500;letter-spacing:-.02em}.Mission_wrap__HX0c7 .Mission_icon__dRVNo{aspect-ratio:1/1;flex-shrink:0;height:34px;width:34px}.Mission_wrap__HX0c7 .Mission_text__Ci\+B9{letter-spacing:-.02em}.Mission_wrap__HX0c7 .Mission_bottom__RTf9W .Mission_image__M8TZI{position:relative}.Mission_wrap__HX0c7 .Mission_bottom__RTf9W .Mission_image__M8TZI>div{height:100%;position:relative}@media screen and (min-width:769px){.Mission_wrap__HX0c7{padding-top:158px}.Mission_wrap__HX0c7 .Mission_grid__ChBFu{grid-gap:20px 35px;display:grid;gap:20px 35px;grid-template-columns:repeat(3,1fr);margin-top:40px}.Mission_wrap__HX0c7 .Mission_item__V9wAp{border-radius:15px;gap:20px;height:100%;min-height:370px;padding:20px}.Mission_wrap__HX0c7 .Mission_item-3__LMv6H{order:99}.Mission_wrap__HX0c7 .Mission_bottom__RTf9W{grid-column:span 2;position:relative}.Mission_wrap__HX0c7 .Mission_bottom__RTf9W .Mission_text__Ci\+B9{max-width:363px}.Mission_wrap__HX0c7 .Mission_bottom__RTf9W .Mission_image__M8TZI{position:absolute;right:0;top:0}.Mission_wrap__HX0c7 .Mission_bottom__RTf9W .Mission_image__M8TZI img{aspect-ratio:77/76;height:100%;max-height:370px;max-width:384px}}@media screen and (max-width:768px){.Mission_wrap__HX0c7 .Mission_grid__ChBFu{display:flex;flex-direction:column;gap:15px;margin-top:35px}.Mission_wrap__HX0c7 .Mission_item__V9wAp{border-radius:10px;gap:15px;justify-content:flex-start;min-height:345px;padding:20px}.Mission_wrap__HX0c7 .Mission_bottom__RTf9W{border-radius:10px;display:flex;flex-direction:column;gap:35px;margin-top:35px;overflow:hidden;position:relative}.Mission_wrap__HX0c7 .Mission_bottom__RTf9W .Mission_image__M8TZI{bottom:0;height:168px;position:absolute;right:0;transform:rotate(26.989deg);width:181px}.Mission_wrap__HX0c7 .Mission_bottom__RTf9W .Mission_image__M8TZI img{aspect-ratio:103/96}}.History_wrap__LDK38 .History_text__xnrEG,.History_wrap__LDK38 .History_title__e7P14{color:#000}.History_wrap__LDK38 .History_item__4cIDj{align-items:flex-start;background:#efeff1;display:flex;flex-direction:column;height:auto}.History_wrap__LDK38 .History_item__4cIDj .History_title__e7P14{font-weight:500;letter-spacing:-.02em}.History_wrap__LDK38 .History_icon__YCPO3{aspect-ratio:1/1;flex-shrink:0;height:34px;width:34px}.History_wrap__LDK38 .History_text__xnrEG{letter-spacing:-.02em}.History_wrap__LDK38 .History_top__bMT1\+{position:relative}.History_wrap__LDK38 .History_top__bMT1\+ .History_bg__et4d3{overflow:hidden;position:relative}.History_wrap__LDK38 .History_top__bMT1\+ .History_text__xnrEG,.History_wrap__LDK38 .History_top__bMT1\+ .History_title__e7P14{color:#fff}.History_wrap__LDK38 .History_top__bMT1\+ p{margin:0}.History_wrap__LDK38 .History_top__bMT1\+ p+p{margin-top:15px}.History_wrap__LDK38 .History_bottom__\+rM0g{background-color:#efeff1}.History_wrap__LDK38 .History_bottom__\+rM0g .History_image__dRR0z{position:relative}.History_wrap__LDK38 .History_bottom__\+rM0g .History_image__dRR0z>div{height:100%;position:relative}@media screen and (min-width:769px){.History_wrap__LDK38 .History_grid__srUgl{grid-gap:20px 35px;display:grid;gap:20px 35px;grid-template-columns:repeat(3,1fr)}.History_wrap__LDK38 .History_top__bMT1\+{padding-top:70px}.History_wrap__LDK38 .History_item__4cIDj{border-radius:15px;gap:20px;height:100%;min-height:370px;padding:20px}.History_wrap__LDK38 .History_top__bMT1\+{justify-content:space-between;margin-bottom:20px}.History_wrap__LDK38 .History_top__bMT1\+ .History_bg__et4d3{background:#1f1f21;border-radius:15px;gap:35px;height:100%;min-height:267px;padding:0 0 0 40px;width:100%}.History_wrap__LDK38 .History_top__bMT1\+ .History_bg__et4d3:before{background:#c689f9f5;border:1px solid #15bffd00;border-radius:519px;content:"";filter:blur(200px);height:519px;left:35%;opacity:.3;position:absolute;top:-25%;width:514px}.History_wrap__LDK38 .History_top__bMT1\+ .History_rowItem__NxnAw{display:flex;flex-direction:column;justify-content:center;padding:25px 0}.History_wrap__LDK38 .History_top__bMT1\+ .History_image__dRR0z{aspect-ratio:150/79;bottom:0;margin-left:auto;max-height:336px;max-width:638px;position:absolute;right:0;width:100%;width:53%}.History_wrap__LDK38 .History_top__bMT1\+ .History_image__dRR0z>div{height:100%}.History_wrap__LDK38 .History_top__bMT1\+ .History_image__dRR0z img{aspect-ratio:150/79}.History_wrap__LDK38 .History_top__bMT1\+ .History_text__xnrEG{max-width:550px}.History_wrap__LDK38 .History_bottom__\+rM0g{border-radius:20px;display:grid;grid-column:span 2;grid-template-columns:repeat(2,1fr);padding:40px 0 0 30px}.History_wrap__LDK38 .History_bottom__\+rM0g .History_image__dRR0z img{aspect-ratio:38/33}}@media screen and (max-width:768px){.History_wrap__LDK38 .History_sliderBtns__4E16P{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:15px;position:relative;z-index:99}.History_wrap__LDK38 .History_sliderBtn__vZ5wc{background:#0000;flex-shrink:0;height:20px;width:20px}.History_wrap__LDK38 .History_sliderBtn__vZ5wc img{height:100%;width:auto}.History_wrap__LDK38 .History_sliderBtn__vZ5wc.History_sliderBtnPrev__Mfxum{transform:rotate(-180deg)}.History_wrap__LDK38 .History_sliderBtn__vZ5wc.History_inactive__F541c{opacity:.5}.History_wrap__LDK38 .History_top__bMT1\+{background-color:#1f1f21;border-radius:10px;margin-bottom:20px;overflow:hidden;padding:35px 0 0 20px}.History_wrap__LDK38 .History_top__bMT1\+:before{background:#c689f9f5;border:1px solid #15bffd00;border-radius:519px;bottom:-25%;content:"";filter:blur(200px);height:519px;left:50%;opacity:.3;position:absolute;transform:translateX(-50%);width:514px}.History_wrap__LDK38 .History_top__bMT1\+ .History_bg__et4d3{margin-bottom:35px}.History_wrap__LDK38 .History_top__bMT1\+ .History_text__xnrEG,.History_wrap__LDK38 .History_top__bMT1\+ .History_title__e7P14{padding-right:20px}.History_wrap__LDK38 .History_item__4cIDj{border-radius:10px;gap:15px;justify-content:flex-start;min-height:370px;padding:20px}.History_wrap__LDK38 .History_bottom__\+rM0g{border-radius:10px;display:flex;flex-direction:column;gap:35px;margin-top:35px;padding-top:20px}.History_wrap__LDK38 .History_bottom__\+rM0g .History_rowItem__NxnAw{padding:0 20px}.History_wrap__LDK38 .History_bottom__\+rM0g .History_image__dRR0z{margin-left:auto;max-width:75%}.History_wrap__LDK38 .History_bottom__\+rM0g .History_image__dRR0z img{aspect-ratio:98/85}.History_wrap__LDK38 .History_customPagination__sqZX1{display:flex;gap:10px;justify-content:center;width:-webkit-fit-content!important;width:fit-content!important}.History_wrap__LDK38 .History_bullet__Bu-Cb{background:#efeff1;border-radius:50%;height:8px;transition:background .3s ease;width:8px}.History_wrap__LDK38 .History_bulletActive__xXgmc{background:#9274e6}}