html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}html{-webkit-text-size-adjust:100%}body{-webkit-overflow-scrolling:touch}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}hr{box-sizing:initial;height:0;overflow:visible}button,input,select,textarea{font:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}a,button,input,select,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0)}address{font-style:normal}a:focus:not(:focus-visible),input:focus:not(:focus-visible),select:focus:not(:focus-visible),textarea:focus:not(:focus-visible){outline:0 none}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer}button[disabled],input[disabled]{cursor:default}button{appearance:none;background:rgba(0,0,0,0);padding:0;border:0;border-radius:0;line-height:1}button:focus:not(:focus-visible){outline:0 none}a,a:hover{text-decoration:none}[href="javascript:"],[href="javascript:void();"]{cursor:default}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}[type=checkbox],[type=radio],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{box-sizing:border-box;margin:0}[type=checkbox],[type=radio]{padding:0}input[type=search]{-webkit-appearance:textfield;outline-offset:-2px}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto;-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}input[type=number]{-moz-appearance:textfield}select{width:100%;height:20px;border:0;background:none;appearance:none}select::-ms-expand{display:none}textarea{resize:none;border:0;overflow:auto}::placeholder{color:#777;line-height:normal}[hidden]{display:none}html{height:100%}body{font-size:16px;background-color:#fff;color:#191919;min-height:100%;overflow:auto!important}#__next{height:100%;display:grid;grid-template-rows:auto 1fr auto;position:relative}#__next,#root{min-height:100vh}#root{display:flex;flex-direction:column}.App{flex:auto}#root a{transition:.3s ease}.main-wrapper{min-width:0}.wrapper-top{max-width:1232px;width:100%;padding:0 16px;margin-left:auto;margin-right:auto}@media(min-width:992px){.wrapper-top{padding:0 16px}}.wrapper{max-width:1232px;width:100%;padding:30px 16px;margin-left:auto;margin-right:auto}@media(min-width:992px){.wrapper{padding:65px 16px}}.title{text-align:center;font-size:48px;font-weight:500;line-height:56px;letter-spacing:-1.92px}@media(max-width:991px){.title{font-size:32px;line-height:40px;letter-spacing:-1.28px}}.main-title{font-size:36px;font-weight:700;line-height:40px;text-align:center;color:#000}.main-title span{color:#4a3aff}.main-subtitle{padding-top:16px;font-size:16px;font-weight:400;line-height:22px;text-align:center;color:#000}.label{font-size:14px;font-weight:500;line-height:22px;padding:8px 28px;border-radius:99px;border:1px solid #8631ec}.disabled-scroll{overflow-y:hidden!important}.visually-hidden:not(:focus):not(:active){position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);white-space:nowrap}*{tab-size:4}img{display:block}.hamburger{font-size:0;display:inline-block;overflow:visible;margin:0;cursor:pointer;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,filter;text-transform:none;color:inherit;border:0;background-color:rgba(0,0,0,0)}.hamburger .hamburger-box{position:relative;display:inline-flex;justify-content:center;width:24px;height:24px}.hamburger .hamburger-inner{top:50%;display:block;margin-top:-1px}.hamburger .hamburger-inner:after,.hamburger .hamburger-inner:before{display:block;content:""}.hamburger .hamburger-inner:after{bottom:-6.5px}.hamburger .hamburger-inner:before{top:-6.5px}.hamburger .hamburger-inner,.hamburger .hamburger-inner:after,.hamburger .hamburger-inner:before{position:absolute;width:22px;height:2px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:8px;background-color:#191919}.hamburger.is-active .hamburger-inner{background-color:#191919!important}.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#191919}.hamburger--spin .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(225deg)}.hamburger--spin.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.contents__list{margin-top:12px}.contents__item a{color:#111318!important;display:inline-block;text-decoration:none;font-size:20px;font-weight:800;line-height:26px}.contents__item a:hover{color:#5e24a5}.contents__item:before{top:10px!important}.contents__link{display:block;font-size:20px;font-weight:700;line-height:26px}.policy__contents{margin-top:30px;margin-bottom:30px}.policy__contents .headline{margin-bottom:12px}ul.contents{margin-bottom:32px!important}ul.contents li{margin:0 0 0 20px}.link{font-size:13px;line-height:18px;color:#00c2ff;transition:color .225s ease}@media(min-width:992px){.link{font-size:16px;line-height:24px}.link:hover{text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}.link:active{color:#00a3ff}.link:focus-visible{outline:0 none;box-shadow:0 0 0 2px #000,0 0 0 3px #fff;border-radius:2px}.policy-section{color:#111319;max-width:100vw}.policy-section__wrapper{position:relative;margin:0 auto;padding:32px 16px 80px;max-width:630px}@media(min-width:992px){.policy-section__wrapper{max-width:1312px}}.policy-section .policy-section__update{font-size:24px;font-weight:800;line-height:30px;color:#111318;padding:18px 0}.policy-section__title{align-items:flex-start;font-size:42px;font-weight:800;line-height:48px;text-transform:uppercase;padding:18px 0}@media(max-width:425px){.policy-section__title-compatibility{font-size:38px;line-height:58px}}.policy-section__text{font-size:14px;line-height:21px}.policy-section__text h1,.policy-section__text h2,.policy-section__text h3,.policy-section__text h4,.policy-section__text h5,.policy-section__text h6{font-size:20px;line-height:26px;font-weight:700}.policy-section__text h2{text-transform:uppercase;font-weight:600;font-size:30px;line-height:36px;padding:18px 0}.policy-section__text h3{font-weight:800;font-size:20px;line-height:26px;padding:18px 0}.policy-section__text h4{font-size:18px;font-weight:600;line-height:27px}.policy-section__text ol,.policy-section__text p,.policy-section__text ul{list-style:disc;font-size:14px;font-weight:400;line-height:22px;letter-spacing:.16px;padding:16px 0}.policy-section__text ol.small-bottom-space,.policy-section__text p.small-bottom-space,.policy-section__text ul.small-bottom-space{margin-bottom:16px}@media(min-width:992px){.policy-section__text ol,.policy-section__text p,.policy-section__text ul{font-size:16px}}.policy-section__text li,.policy-section__text ul{margin:0 0 0 20px}.policy-section__text b{font-weight:700}.policy-section__text a{transition:.3s ease;color:#111319}@media(min-width:992px){.policy-section__text a:hover{color:#5e24a5;text-decoration:underline}}.policy-section__text .sub-title{font-size:18px;font-weight:700;text-align:left;margin-bottom:11px;padding-left:0;padding-right:0}.policy-section__uppercase{text-transform:uppercase}.policy-section__italic{font-style:italic}.policy-section__underline{text-decoration:underline}.policy-section ol{list-style:auto;counter-reset:item;list-style:none}.policy-section ol li{margin:0;counter-increment:item}.policy-section ol li:before{content:counter(item) ". ";text-align:right;flex:0 0 13px;padding:0 12px 0 0}.policy-section ol p{padding:0 0 8px}.policy-section ul{margin:0;list-style:none}.policy-section ul p{padding:0 0 8px}.policy-section ul li{position:relative}.policy-section ul li:before{content:"";background:#111319;display:block;position:absolute;left:-15px;top:8px;width:5px;height:5px;border-radius:50%}.policy-section ul.list-dash li{margin-left:16px}.policy-section ul.list-dash li:before{content:"-";background:rgba(0,0,0,0);top:1px;left:-15px}.underline{text-decoration:underline}.definitions .title{display:block;margin-bottom:12px;font-size:16px;font-weight:300;line-height:24px;letter-spacing:.16px}.definitions p{padding-left:40px}table{margin-bottom:16px}table td,table th{padding:15px;border:1px solid #767494}@media(max-width:1330px){.table{overflow-x:auto;-webkit-overflow-scrolling:touch}}.table table{width:100%}.table table td,.table table th{border:1px solid #111318;text-align:left;vertical-align:top}.table th{text-transform:uppercase;font-weight:800;font-size:16px;line-height:22px}.table th:first-child{text-transform:none}.table td,.table th{padding:12px}.table td{font-size:14px;font-weight:500;line-height:20px;letter-spacing:.14px;vertical-align:top}.table td p{margin-bottom:0}.table--principles table{min-width:598px}@media(min-width:992px){.table--principles table{min-width:1280px}}.table--principles table td:first-child,.table--principles table th:first-child{width:3%;padding:12px 12px 12px 9px;text-align:center}.table--principles table td:nth-child(2),.table--principles table td:nth-child(3),.table--principles table td:nth-child(4),.table--principles table td:nth-child(5),.table--principles table th:nth-child(2),.table--principles table th:nth-child(3),.table--principles table th:nth-child(4),.table--principles table th:nth-child(5){width:21%}.table--dual table{min-width:598px}@media(min-width:992px){.table--dual table{min-width:1280px}}.table--dual table td,.table--dual table th{width:50%}.table--dual table td{padding:15px 15px 35px;font-size:14px;line-height:20px;font-weight:500}.table--dual table td span{font-weight:800}.table--rights table{min-width:1280px;table-layout:fixed}.Buttons_button__uMhhm{font-size:18px;color:#fff;font-weight:500;max-width:283px;display:flex;align-items:center;justify-content:center;text-align:center;height:50px;opacity:1;border-radius:8px;padding:0 24px;transition:background-color .225s ease,color .225s ease,opacity .225s ease}.Buttons_button__uMhhm:disabled{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.2}@media(max-width:991px){.Buttons_button__uMhhm{height:50px;font-size:14px;padding:20px 24px}}.Buttons_button__uMhhm:focus-visible{outline:0 none;box-shadow:0 0 0 2px #000,0 0 0 3px #fff;border-radius:2px}.Buttons_button--main__49vlI{background-color:#8631ec}@media(min-width:992px){.Buttons_button--main__49vlI:hover{background-color:#5e24a5;color:#fff}}.Buttons_button--main__49vlI:active{background-color:#5e24a5}.Buttons_button--white__ADsdY{background-color:#fafaff;color:#4a3aff}@media(min-width:992px){.Buttons_button--white__ADsdY:hover{background-color:#f9a725;color:#000}}.Buttons_button--secondary__JH9BD{background-color:#daeffb;color:#0a9cf3}@media(min-width:992px){.Buttons_button--secondary__JH9BD:hover{background-color:#5e24a5;color:#fff}}.Buttons_wrapper__prBHO{display:flex}.Loader_preloader__IY3q1{position:fixed;top:0;left:0;background:hsla(0,0%,100%,.9);z-index:9999999;display:flex;align-items:center;justify-content:center;opacity:1;visibility:visible;width:100%;height:100%}.Loader_preloader__wrapper__Okpp2{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:-10%}.Loader_preloader__logo-wrapper__vr6T_{width:144px;height:144px;display:flex;justify-content:center;align-items:center;animation:Loader_pulseM___KTKG 2s ease infinite;margin-bottom:30px}.Loader_preloader__logo-fade__CKdWl,.Loader_preloader__logo-wrapper__vr6T_{background:radial-gradient(50% 50% at 50% 50%,rgba(79,192,241,0) 0,rgba(80,192,241,.15) 100%);border-radius:144px}.Loader_preloader__logo-fade__CKdWl{inset:0;width:100%;height:100%;position:absolute;animation:Loader_pulse__dW_Qg 1s ease infinite}.Loader_preloader__title__2W8eR{color:#020b1e;text-align:center;font-size:18px;font-weight:700;line-height:normal;margin-bottom:10px}.Loader_preloader__text__KypSf{color:#767494;text-align:center;font-size:12px;font-weight:400;line-height:normal}.Loader_embeddad__AkMzU{position:relative;background:rgba(0,0,0,0);height:790px}@media(max-width:992px){.Loader_embeddad__AkMzU{height:700px}}@keyframes Loader_pulse__dW_Qg{0%{transform:scale(.2)}60%{transform:scale(1)}to{transform:scale(1)}}@keyframes Loader_pulseM___KTKG{0%{transform:scale(1)}25%{transform:scale(.9)}to{transform:scale(1)}}.CookieInfo_cookie-info__GSb5b{color:#191919;position:fixed;width:100%;bottom:-300px;left:0;right:0;z-index:999998;opacity:0;pointer-events:none;transition:all .3s ease-in-out}.CookieInfo_cookie-info__GSb5b.CookieInfo_is-active__lZCqk{pointer-events:all;bottom:0;opacity:1}.CookieInfo_cookie-info__wrap__SduD_{display:flex;align-items:flex-start;justify-content:center;gap:17px;padding:15px;background-color:#f2f1ff;max-width:100%}@media(min-width:992px){.CookieInfo_cookie-info__wrap__SduD_{min-height:35px;padding:0 15px;justify-content:center;align-items:center}}.CookieInfo_cookie-info__icon__01qRL{width:26px;height:26px;display:inline-block;flex:0 0 26px}.CookieInfo_cookie-info__icon-cross__MtOWo{width:12px;height:12px;display:inline-block;fill:#8631ec}.CookieInfo_cookie-info__text__BTK9M{font-size:14px;line-height:16px;letter-spacing:.5px;color:#191919}@media(min-width:992px){.CookieInfo_cookie-info__text__BTK9M{font-size:14px;line-height:20px;margin-left:16px;margin-right:40px}}.CookieInfo_cookie-info__icon-container__zgZTz{cursor:pointer}.CookieInfo_cookie-info__content-container__P_OaG{display:flex;gap:14px;align-items:center}.CookieInfo_cookie-info__GSb5b a{color:#8631ec;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(min-width:992px){.CookieInfo_cookie-info__GSb5b a:hover{text-decoration:underline}}.Nav_nav__EkkmE{position:fixed;top:60px;right:0;left:0;bottom:0;z-index:1;overflow:auto;background-color:rgba(0,0,0,0);opacity:0;pointer-events:none;transition:.225s ease}.Nav_nav__EkkmE.Nav_is-opened__KKDLt{opacity:1;transform:translate(0);pointer-events:auto;background-color:#fff}@media(min-width:992px){.Nav_nav__EkkmE{flex:100% 1;position:static;padding:0;width:auto;opacity:1;pointer-events:auto;transition:none;overflow:visible;box-shadow:none;display:flex;justify-content:center;text-align:center}.Nav_nav__EkkmE.Nav_is-hide-desktop__IcAhQ{display:none}}.Nav_nav-items__6tgeP{display:flex;gap:60px}@media(max-width:991px){.Nav_nav-items__6tgeP{flex-direction:column;gap:0}}.Nav_nav-item__rgeQm{position:relative;height:52px;display:flex;align-items:center}@media(max-width:991px){.Nav_nav-item__rgeQm{height:60px}.Nav_nav-item__rgeQm.Nav_active__rduSA{background:#8631ec;transition:color .225s ease}.Nav_nav-item__rgeQm.Nav_active__rduSA a{color:#fff}}@media(min-width:992px){.Nav_nav-item__rgeQm:hover .Nav_nav-link__7Se9Z{color:#4a3aff;transition:color .225s ease}}.Nav_nav-item__rgeQm.Nav_is-active__vq3II .Nav_nav-link__7Se9Z{color:#4a3aff;transition:color .225s ease}.Nav_nav-link__7Se9Z{display:block;color:#191919;cursor:pointer;width:100%;font-size:16px;font-weight:500;line-height:24px;padding:0 16px}@media(min-width:992px){.Nav_nav-link__7Se9Z{display:flex;align-items:center;height:40px;transition:color .225s ease;padding:0}}.Nav_nav-link__7Se9Z:focus-visible{outline:0 none;box-shadow:0 0 0 2px #000,0 0 0 3px #fff;border-radius:2px}.Nav_nav-text__IUUNX{position:relative;white-space:nowrap}.Header_header__MwWvM{top:0;left:0;background:#fff;min-height:60px;transition:background-color .225s ease;z-index:999999}@media(min-width:992px){.Header_header__MwWvM{min-height:60px}}.Header_header__only-logo__sbftm{min-height:60px}.Header_header__MwWvM.Header_mobile-header__txhbT{position:sticky}.Header_header__wrapper__8glT8{display:flex;justify-content:space-between;align-items:center;gap:10px;min-height:inherit;padding-top:14px;padding-bottom:14px}@media(max-width:991px){.Header_header__wrapper__8glT8{max-width:630px;padding:0 16px;gap:16px}}.Header_header__funnel-wrapper__IxDDG{padding-top:0;padding-bottom:0}.Header_header__privacy-wrapper__7RT1l{max-width:1312px}@media(min-width:992px){.Header_header__hamburger__XMYdi{display:none!important}}.Header_header__logo___DqV1{height:28px}@media(max-width:991px){.Header_header__logo___DqV1{height:19px}.Header_header__logo___DqV1 img{width:138px;height:19px}}.Header_header__button__bY5_6{flex:none;height:36px;width:104px;padding-left:12px;font-size:14px;margin-left:auto}@media(min-width:992px){.Header_header__button__bY5_6{width:auto;padding-left:0;font-size:16px;height:40px}}.Header_header__button__bY5_6 a{height:40px;font-size:16px}@media(max-width:991px){.Header_header__button__bY5_6{width:auto!important}.Header_header__button__bY5_6 a{height:36px;font-weight:600;padding:15px 12px}}.Footer_footer__OYoYH{background:#f2f2f7}.Footer_footer__logo__PK1ek{width:203px;height:28px;display:block}.Footer_footer__wrapper__x89Pn{padding:40px 16px;max-width:1312px}@media(max-width:991px){.Footer_footer__wrapper__x89Pn{max-width:630px;padding:80px 16px 40px}.Footer_footer__wrapper-cookie__n16Ug{padding-bottom:90px}}.Footer_footer__content__XQXiR{display:flex;justify-content:space-between;gap:24px;font-size:14px;font-weight:300;line-height:21px}@media(max-width:991px){.Footer_footer__content__XQXiR{text-align:center;flex-direction:column;gap:32px;align-items:center}}.Footer_footer__content-left___MDau{display:flex;flex-direction:column;gap:24px;color:#f6f6fa;font-size:12px;line-height:18px}@media(min-width:992px){.Footer_footer__content-left___MDau{flex-direction:column;gap:24px}}@media(max-width:991px){.Footer_footer__content-left___MDau{align-items:center}}.Footer_footer__content-left-content__q_O_r{display:flex;flex-direction:column;gap:16px}@media(max-width:991px){.Footer_footer__content-left-content__q_O_r{align-items:center;gap:24px}}.Footer_footer__content-socials__wWn_O{display:flex;gap:16px;padding-bottom:16px}@media(max-width:991px){.Footer_footer__content-socials__wWn_O{padding-bottom:0}}.Footer_footer__content-right__tUViO{display:flex;flex-direction:column;color:#f2f1ff;font-size:14px;line-height:20px}@media(max-width:991px){.Footer_footer__content-right__tUViO{padding-bottom:7px;gap:8px}}@media(min-width:992px){.Footer_footer__content-right__tUViO{justify-content:right}}.Footer_footer__content-right__tUViO a{color:inherit;transition:color .225s ease}@media(min-width:992px){.Footer_footer__content-right__tUViO a:hover{color:#4a3aff;transition:color .225s ease}.Footer_footer__content-right__tUViO p{text-align:right}}.Footer_footer__content-support__NUzzy{display:flex;flex-direction:column;gap:8px}.Footer_footer__content-support-bold-text__O4Mwt{font-weight:700;color:#111318}.Footer_footer__content-links__vZBrF{color:#111318}@media(min-width:992px){.Footer_footer__content-links__vZBrF a:hover{color:#111318}}.Footer_footer__content-address__nMeNF{color:#9a9a9a;text-align:left;font-size:12px}@media(min-width:992px){.Footer_footer__content-address__nMeNF{max-width:557px}}.Footer_footer__content-item__N_yGG{display:block;margin:24px 0}@media(min-width:992px){.Footer_footer__content-item__N_yGG{margin:10px 0 0}}.Footer_footer__content-item__N_yGG:first-child{margin-top:0}.Footer_footer__content-item__N_yGG.Footer_address__a9mBY{margin:12px 0 0}.Footer_footer__content-item__N_yGG a{color:#fff;font-weight:700}.Footer_footer__content-item__N_yGG a:hover{color:#5e24a5}.Footer_footer__content-item__N_yGG strong{font-size:16px;font-weight:600}.Footer_footer__content-bottom__DGXy5{display:flex;flex-direction:column;justify-content:center;gap:24px;padding-top:15px;border-top:1px solid rgba(34,58,131,.07)}@media(max-width:991px){.Footer_footer__content-bottom__DGXy5{padding-top:32px;gap:32px;align-items:center}}@media(min-width:992px){.Footer_footer__content-bottom__DGXy5{flex-direction:row;justify-content:space-between;align-items:center;gap:12px}}.Footer_footer__content-bottom__DGXy5 h4{font-size:12px;font-weight:400;line-height:18px;margin-bottom:10px;color:#9a9a9a}@media(max-width:991px){.Footer_footer__content-bottom__DGXy5 h4{text-align:center}}.Footer_footer__content-bottom__DGXy5 img{width:48px;height:32px}@media(max-width:991px){.Footer_footer__content-bottom-payments__SjZus{width:100%;max-width:260px}}.Footer_footer__nav__Vc2kp{padding:24px 0}.Footer_footer__list__R7C7w{display:flex;flex-wrap:wrap;gap:24px}@media(max-width:991px){.Footer_footer__list__R7C7w{flex-direction:column}}@media(min-width:992px){.Footer_footer__list__R7C7w{justify-content:right}}.Footer_footer__list__R7C7w a{color:#111318;font-size:14px;font-weight:700;line-height:20px;text-decoration:underline}.Footer_footer__list__R7C7w a:hover{text-decoration:none}.Footer_footer__copy__yDnwe{color:#9a9a9a;text-align:left;font-size:12px;font-weight:400;line-height:18px}@media(max-width:991px){.Footer_footer__copy__yDnwe{text-align:center;padding:24px 0 0}}@media(min-width:992px){.Footer_footer__copy__yDnwe{text-align:right}}.Footer_footer__payment-list__WyUPk{display:flex;gap:10px}@media(max-width:991px){.Footer_footer__payment-list__WyUPk{flex-wrap:wrap;justify-content:space-between}.Footer_footer__payment-approved__axB5L{justify-content:center;max-width:200px}}@font-face{font-family:Sora;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7fa2591841978b94-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Sora;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/2314da4445066e13-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Sora;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7fa2591841978b94-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Sora;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/2314da4445066e13-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Sora;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7fa2591841978b94-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Sora;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/2314da4445066e13-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Sora;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7fa2591841978b94-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Sora;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/2314da4445066e13-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Sora;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/7fa2591841978b94-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Sora;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/2314da4445066e13-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Sora Fallback;src:local("Arial");ascent-override:85.29%;descent-override:25.50%;line-gap-override:0.00%;size-adjust:113.73%}.__className_deeb09{font-family:Sora,Sora Fallback;font-style:normal}