progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{padding:0;box-sizing:border-box}.header .header-wrap .logo img,legend{max-width:100%}@font-face{font-family:"Berkshire Swash";src:url(../fonts/BerkshireSwash-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(../fonts/Lato-Regular.woff2) format("woff2"),url(../fonts/Lato-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(../fonts/Lato-Medium.woff2) format("woff2"),url(../fonts/Lato-Medium.woff) format("woff");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Lato;src:url(../fonts/Lato-Bold.woff2) format("woff2"),url(../fonts/Lato-Bold.woff) format("woff");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Lato;src:url(../fonts/Lato-Heavy.woff2) format("woff2"),url(../fonts/Lato-Heavy.woff) format("woff");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(../fonts/Lato-Black.woff2) format("woff2"),url(../fonts/Lato-Black.woff) format("woff");font-weight:900;font-display:swap}@font-face{font-family:Poppins;src:url(../fonts/Poppins-Regular.woff2) format("woff2"),url(../fonts/Poppins-Medium.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(../fonts/Poppins-Medium.woff2) format("woff2"),url(../fonts/Poppins-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(../fonts/Poppins-SemiBold.woff2) format("woff2"),url(../fonts/Poppins-Medium.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(../fonts/Poppins-Bold.woff2) format("woff2"),url(../fonts/Poppins-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.page{padding-top:156px}@media screen and (max-width:768px){.page{padding-top:136px}}.page.fba-calculator-page{padding-top:0}.page.fba-calculator-page.banner-show{padding-top:76px}.page.banner-show{padding-top:228px}@media screen and (max-width:768px){.page.banner-show{padding-top:294px}.page.banner-show .header-animation{top:240px!important}}.page.banner-show .header-animation{top:216px}.change-language-container{position:relative;margin-left:24px}.change-language-active-language{display:flex;align-items:center;cursor:pointer}.change-language-container-chevron-wrap{display:flex}.change-language-container.active .change-language-language-menu{display:block}.change-language-container.active .change-language-container-chevron-wrap{transform:rotate(180deg)}.change-language-language-menu{display:none;position:absolute;top:110%;right:0;left:0;z-index:100;min-width:150px;padding:4px;background-color:#fff;border-radius:4px;box-shadow:0 4px 30px 0 rgba(21,16,80,.16)}.change-language-language-menu li:hover{background-color:#f5f7fa;transition:.1s linear}.change-language-language-menu li{border-radius:3px;margin-bottom:10px;transition:.1s linear;padding-right:4px}.change-language-language-menu li:last-child{margin-bottom:0}.change-language-language-menu li a{display:flex;align-items:center;font-size:14px;color:var(--main-black-color);white-space:nowrap}.change-language-container .flag-icon{width:42px;min-width:42px;height:28px;border:1px solid #fff;border-radius:4px;margin-right:10px;object-fit:cover}.header{background:#fff;box-shadow:0 2px 16px rgba(0,0,0,.12);position:fixed;z-index:10;left:0;top:0;width:100%}.header.now-shadow{box-shadow:none}.header .header-wrap{padding:24px 0;display:flex;align-items:center;justify-content:space-between}.header .header-wrap .header-content{display:flex;align-items:center;width:100%;justify-content:flex-end}.header .header-wrap .menu{display:grid;grid-template-columns:repeat(6,auto);justify-content:center;column-gap:24px;margin-right:24px;margin-left:auto}.header .header-wrap .menu .menu-item-box{position:relative}.header .header-wrap .menu .menu-item-box .sub-menu{width:200px;background-color:#fff;position:absolute;bottom:0;left:0;border-radius:6px;box-shadow:0 4px 30px 0 rgba(21,16,80,.16);transition:opacity .3s;overflow:hidden;display:flex;transform:translateY(100%) translateX(-1000%);opacity:0}.header .header-wrap .menu .menu-item-box .sub-menu--double{width:400px}.header .header-wrap .menu .menu-item-box .sub-menu--double .sub-menu__item{width:50%;border-right:1px solid #f5f7fa}.header .header-wrap .menu .menu-item-box .sub-menu--double .sub-menu__item:last-child{border-right:none}.header .header-wrap .menu .menu-item-box .sub-menu--double .sub-menu__item .feature-hub-item svg path{fill:#384daf}.header .header-wrap .menu .menu-item-box .sub-menu--full{width:654px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}.header .header-wrap .menu div.has-submenu:hover:after,.header .sub-menu__item--hide{display:none}.header .header-wrap .menu .menu-item-box .sub-menu--full .sub-menu__item{border-right:1px solid #f5f7fa}.header .header-wrap .menu .menu-item-box .sub-menu--full .sub-menu__item:last-child{border-right:none}.header .header-wrap .menu .menu-item-box .sub-menu--full .sub-menu__item:nth-child(1){grid-row:1/3;grid-column:1}.header .header-wrap .menu .menu-item-box .sub-menu--full .sub-menu__item:nth-child(2){grid-row:1/3;grid-column:2}.header .header-wrap .menu .menu-item-box .sub-menu--full .sub-menu__item:nth-child(3){grid-row:1;grid-column:3}.header .header-wrap .menu .menu-item-box .sub-menu--full .sub-menu__item:nth-child(4){grid-row:2;grid-column:3;border-top:1px solid #f5f7fa}.header .header-wrap .menu div.has-submenu{padding-right:20px;cursor:pointer}.header .header-wrap .menu .has-submenu,.header .header-wrap .menu a{font-style:normal;font-weight:500;font-size:16px;line-height:normal;color:var(--main-black-color);position:relative}.header .header-wrap .menu .menu-item-box:hover div.has-submenu+.sub-menu{opacity:1;transform:translateY(100%)}.header .header-wrap .menu .menu-item-box .sub-menu .sub-menu-item{transition:background-color .3s;font-family:Poppins;font-weight:500;font-size:14px;line-height:20px;color:#384daf;padding:8px 12px;display:inline-block;width:100%}.footer,.header .header-wrap .login-wrap a,a.dark-blue-btn,body{font-family:Poppins,sans-serif}.header .header-wrap .menu .menu-item-box .sub-menu .sub-menu-item.feature-hub-item{display:flex;justify-content:space-between;align-items:center}.header .header-wrap .menu .menu-item-box .sub-menu .sub-menu-item.feature-hub-item svg{margin-left:auto}.header .header-wrap .menu .menu-item-box .sub-menu .sub-menu-item.feature-hub-item:hover svg path{fill:#384daf}.header .header-wrap .menu .menu-item-box .sub-menu .sub-menu-item:hover{background-color:#f5f7fa}.header .header-wrap .menu .menu-item-box .sub-menu-item::after,.header .header-wrap .menu .menu-item-box .sub-menu-item::before{display:none!important}.header .header-wrap #menu-toggle-wrapper,.sub-menu--feature-hub-mobile-list{display:none}.header .header-wrap .menu .has-submenu:hover,.header .header-wrap .menu a:hover{color:var(--main-blue-color)}.header .header-wrap .menu .has-submenu:after,.header .header-wrap .menu a::after{content:"";position:absolute;bottom:-2px;height:2px;background:var(--main-black-color);right:0;width:0;transition-property:width;transition-duration:.3s;transition-timing-function:ease-out}.header .header-wrap .menu div.has-submenu::before{content:"";border-style:solid;border-width:0 5px 5px;border-color:transparent transparent var(--main-black-color);position:absolute;top:50%;right:0;transform:translateY(-50%) rotate(180deg);transition:all .3s}.header .header-wrap .menu div.has-submenu:hover::before{content:"";border-color:transparent transparent var(--main-blue-color);transform:translateY(-50%) rotate(0)}.header .header-wrap .menu a:last-child{margin-right:0}.header .header-wrap .login-wrap a{font-style:normal;font-size:18px;line-height:24px}.header .header-wrap .login-wrap a.account{padding:10px 30px;margin-left:32px}.header .header-wrap .login-wrap button.login:active,.header .header-wrap .login-wrap button.login:focus{background:#98a6ec;border:1px solid #f9f8f7;box-sizing:border-box;border-radius:100px;color:#fff}.header .header .header-wrap .login-wrap a.login:hover{border:1px solid #98a6ec;background:#98a6ec;color:#fff;box-sizing:border-box;border-radius:100px}.header .header-wrap .login-wrap a.login:active,.header .header-wrap .login-wrap a.login:focus{background:#98a6ec;border:1px solid #f9f8f7;box-sizing:border-box;border-radius:100px;color:#fff}.header.new-header .header-wrap .menu .has-submenu:before,.header.new-header .header-wrap .menu .has-submenu:hover:before{border-color:transparent transparent #fff}.sub-menu--feature-hub-mobile-list.active{display:block}.header.new-header .header-wrap #menu-toggle-wrapper #menu-toggle,.header.new-header .header-wrap #menu-toggle-wrapper #menu-toggle:after,.header.new-header .header-wrap #menu-toggle-wrapper #menu-toggle:before{background-color:#fff}.header.new-header .logo-text{color:#f5f7fa}.header.new-header .header-wrap .menu .has-submenu,.header.new-header .header-wrap .menu a,.header.new-header .header-wrap .menu a:hover{color:#fff}.header.new-header .header-wrap .menu .has-submenu:hover{color:#fff}.header.new-header .header-wrap .menu .menu-item-box .sub-menu{z-index:2}.header.new-header .header-wrap .menu a:after{background:#fff}.header.new-header{background:#21327f}.header-block-wrap{position:relative}.header-top-menu{width:100%;height:56px;color:#fff;background:linear-gradient(135deg,#384daf 0,#4059ce 100%);transition:margin-top .5s}.header-top-menu__btn.demo{margin-right:24px}.header-top-menu__btn:hover{opacity:.5}.header-top-menu__btn-icon{display:inline-block;width:24px;height:24px;margin-right:10px}.header-top-menu__content{max-width:1216px;height:100%;margin:0 auto;display:flex;align-items:center;justify-content:flex-end}.header-top-menu__btn{display:flex;align-items:center;font-size:16px;line-height:24px;font-weight:500;color:#fff;transition:opacity .25s}.change-language-container-mobile{display:none;border-radius:4px;background:#f5f7fa;padding:4px;margin:0 0 24px!important}.change-language-container-mobile .change-language-active-language span{color:#384daf;font-size:14px;font-weight:400;line-height:normal;width:100%}@media screen and (max-width:768px){.change-language-container-mobile{display:block}.change-language-container-desktop{display:none}.header-top-menu__btn{font-size:14px}}.header-free-account-btn,.header-new-free-account-btn{padding:8px 24px;font-weight:600;font-size:16px;line-height:24px;color:#f5f7fa;background:linear-gradient(135deg,#384daf 0,#4059ce 100%);border-radius:28px;box-shadow:var(--main-box-shadow)}.header-free-account-btn.mobile,.header-new-free-account-btn.mobile{margin:0 auto}.logo .logo-icon,.sub-menu__header-icon{margin-right:8px}.header-free-account-btn.red,.header-new-free-account-btn{background:linear-gradient(135deg,#ef7059 0,#e04a2f 100%)}.header-free-account-btn.red:hover,.header-new-free-account-btn:hover{background:linear-gradient(135deg,#f36b52 0,#e72c0a 100%);box-shadow:0 4px 16px 0 rgba(244,34,34,.16);color:#fff;-webkit-text-fill-color:#fff}.sub-menu__header{display:flex;padding:10px 8px 0;border-bottom:1px solid #f5f7fa;transition:.1s linear}.sub-menu__header:hover{background-color:#f5f7fa;transition:.1s linear}.sub-menu__header--affiliate{border-top:1px solid #f5f7fa}.sub-menu__header-title{color:#384daf;font-size:14px;font-weight:600;line-height:20px}.sub-menu__header-description{color:#384daf;font-size:10px;font-weight:400;line-height:20px;padding-right:8px}.mobile-menu,.mobile-menu .sub-menu{display:none}.logo{display:flex;align-content:center;max-width:216px;width:100%}.logo a{display:flex!important;align-items:center;width:100%;text-decoration:none}.logo .logo-icon{flex-shrink:0;max-width:40px;width:100%;height:40px;display:inline-block;position:relative;z-index:1;border-radius:100%;outline:0}.logo .logo-icon:after{height:22px;width:22px;background-color:#3d54be;z-index:2}.logo a .logo-text{color:var(--main-blue-color);font-weight:700;font-size:28px;width:100%}.login-wrap .login-header-main{display:inline-flex;align-items:center;white-space:nowrap;padding:0;margin-right:16px;color:#384daf;transition:opacity .2s}.breadcrumbs,.header-content .login-wrap,.mobile-menu .login-wrap{align-items:center;display:flex}.login-wrap .login-header-main:hover{opacity:.7}.login-wrap .login-header-main .login-header-main-img{display:inline-block;width:24px;height:24px;margin-right:8px}.header .header-wrap .menu .has-submenu:active:after,.header .header-wrap .menu .has-submenu:focus:after,.header .header-wrap .menu .has-submenu:hover:after,.header .header-wrap .menu a:active:after,.header .header-wrap .menu a:focus:after,.header .header-wrap .menu a:hover:after{left:0;right:auto;width:100%}.header .header-wrap .login-wrap a.login,.mobile-menu .login-wrap a.login{padding:11px 32px;font-weight:500;color:var(--main-blue-color);background:#fff;border:1px solid var(--main-blue-color);box-sizing:border-box;border-radius:100px}.header .header-wrap a{text-decoration:none}.header .header-wrap .login-wrap button.login:hover,.mobile-menu .login-wrap button.login:hover{border:1px solid #98a6ec;background:#98a6ec;color:#fff;box-sizing:border-box;border-radius:100px}.breadcrumbs__current-page,.breadcrumbs__link{padding:0 8px;border-radius:9px;line-height:normal}.header-animation{position:fixed;background-color:transparent;width:100%;height:140px;top:142px;transition:margin-top .7s}.breadcrumbs{position:relative;z-index:2;margin-bottom:100px}@media screen and (max-width:768px){.breadcrumbs{margin-bottom:48px}}.breadcrumbs__link{display:flex;align-items:center;background:rgba(255,255,255,.8);color:#21327f;font-size:12px;font-weight:500}.breadcrumbs__link svg{margin-right:4px}.breadcrumbs__divider{color:rgba(255,255,255,.8);font-size:12px;font-weight:500;line-height:normal;margin:0 4px}.breadcrumbs__current-page{background:rgba(255,255,255,.5);color:rgba(33,50,127,.6);font-size:12px;font-weight:400}@media screen and (max-width:768px){.header .login-wrap .demo-account-btn,.header .login-wrap .login-header-main{display:none}}.header-animation .wave-1{position:absolute;top:1px;left:0;width:100%;height:73px;background-image:url(../images/privateLabel/animation-1.png);background-size:1780px 73px;animation:animateWave1 10s linear infinite;animation-delay:0s;z-index:1}.header-animation .wave-2{position:absolute;top:0;width:100%;height:142px;background-image:url(../images/privateLabel/animation-2.png);background-size:1920px 142px;animation:animateWave2 10s linear infinite;animation-delay:0s}@keyframes animateWave1{0%,100%{background-position:340px 0}50%{background-position:0 0}}@keyframes animateWave2{0%,100%{background-position:-480px 0}50%{background-position:0 0}}@media (max-width:1280px){.header-top-menu__content{max-width:1140px}}@media (max-width:1180px){.header-top-menu__content{max-width:928px}.mobile-menu.show{display:block}.mobile-menu{position:fixed;width:100%;top:96px;height:calc(100% - 96px);background:#fff;padding:24px;z-index:99999;overflow:auto;box-shadow:inset 0 5px 10px rgba(21,16,80,.16)}.page.banner-show .mobile-menu{top:166px;height:calc(100% - 166px)}.mobile-menu.isShowHeadTopPanel{top:152px;height:calc(100% - 152px)}.page.banner-show .mobile-menu.isShowHeadTopPanel{top:223px;height:calc(100% - 223px)}.mobile-menu ul li.mobile-menu-list .has-sub-menu,.mobile-menu ul li.mobile-menu-list a{font-style:normal;font-weight:500;font-size:14px;line-height:20px;display:flex;justify-content:space-between;align-items:center;color:#384daf;padding:8px;transition:.3s all}.mobile-menu-list{margin-bottom:8px}.mobile-menu ul li.mobile-menu-list .mobile-menu-list-main-icon{margin-right:8px}.mobile-menu ul li.mobile-menu-list .has-sub-menu{align-items:flex-start;padding-right:4px}.mobile-menu-list-main-link,.mobile-menu-list-main-link a{font-style:normal;font-weight:600!important;font-size:18px!important;line-height:20px!important;color:#384daf;display:flex!important;align-items:flex-start!important;justify-content:flex-start!important;width:100%}.mobile-menu-list-description{color:#384daf;font-size:12px;font-style:normal;font-weight:400;line-height:20px;display:block}.mobile-menu ul li a.active,.mobile-menu ul li a:active{color:var(--main-blue-color);transition:.3s all}.mobile-menu-list div.has-sub-menu span{position:relative}.mobile-menu-list .has-sub-menu.active svg:not(.mobile-menu-list-main-icon){transform:rotate(180deg)}.sub-menu .sub-menu-item{color:#21327f;font-size:14px;line-height:20px;font-weight:500;font-family:Poppins,sans-serif}.sub-menu .sub-menu-item--feature-hub-mobile{color:#384daf;display:flex!important;align-items:center!important;justify-content:flex-start!important;width:95%;padding:6px 8px}.header .header-wrap .menu,.mobile-menu-list+.login-wrap{display:none}.header .header-wrap #menu-toggle-wrapper{z-index:11;display:block;position:relative;margin-left:36px;margin-right:16px}.header .header-wrap #menu-toggle-wrapper #menu-toggle{position:absolute;top:50%;left:50%;font-size:30px;display:block;margin-left:-15px;width:32px;height:4px;background:var(--main-blue-color);border-radius:2px}.header .header-wrap #menu-toggle-wrapper #menu-toggle:after,.header .header-wrap #menu-toggle-wrapper #menu-toggle:before{content:"";position:absolute;width:100%;height:4px;background:var(--main-blue-color);border-radius:2px;left:0;-webkit-transform-origin:center center;-moz-transform-origin:center center;-ms-transform-origin:center center;-o-transform-origin:center center;transform-origin:center center}.header .header-wrap #menu-toggle-wrapper #menu-toggle:before{top:-8px}.header .header-wrap #menu-toggle-wrapper #menu-toggle:after{bottom:-8px}.header .header-wrap #menu-toggle-wrapper.active #menu-toggle{background:0 0}.header .header-wrap #menu-toggle-wrapper.active #menu-toggle:after{-webkit-transform:rotate(-45deg) translate(2px,-8px);-moz-transform:rotate(-45deg) translate(3px,-8px);-ms-transform:rotate(-45deg) translate(3px,-8px);-o-transform:rotate(-45deg) translate(3px,-8px);transform:rotate(-45deg) translate(3px,-8px)}.header .header-wrap #menu-toggle-wrapper.active #menu-toggle:before{-webkit-transform:rotate(45deg) translate(4px,9px);-moz-transform:rotate(45deg) translate(3px,8px);-ms-transform:rotate(45deg) translate(3px,8px);-o-transform:rotate(45deg) translate(3px,8px);transform:rotate(45deg) translate(3px,8px)}.header .header-wrap #menu-toggle-wrapper #menu-toggle,.header .header-wrap #menu-toggle-wrapper #menu-toggle:after,.header .header-wrap #menu-toggle-wrapper #menu-toggle:before{-webkit-transition:all .3s cubic-bezier(.585,-.6,.43,1.65);-moz-transition:all .3s cubic-bezier(.585,-.6,.43,1.65);-ms-transition:all .3s cubic-bezier(.585,-.6,.43,1.65);-o-transition:all .3s cubic-bezier(.585,-.6,.43,1.65);transition:all .3s cubic-bezier(.585,-.6,.43,1.65)}@keyframes subMenuMobile{0%{opacity:0;height:0}90%{height:80%}100%{height:auto;opacity:1}}.privacy .mobile-menu.show{top:65px}.sub-menu.open{display:block;animation:subMenuMobile .5s;margin-bottom:10px}}@media (max-width:960px){.header{position:fixed;left:0;right:0}.header .header-wrap .header-content{width:100%;max-width:455px}.header .header-wrap .menu .sub-menu{display:none}.mobile-menu.show .login-wrap{display:none;justify-content:center;align-items:center}.sub-menu{display:none}}@media (max-width:768px){.header-animation{top:130px}.header-content .btn{display:none}.mobile-menu.show .login-wrap{display:flex;flex-direction:column;align-items:flex-end}.mobile-menu.show .login-wrap .login-header-main{margin-top:10px;margin-right:24px}.mobile-menu .login-wrap .btn{font-family:Poppins,sans-serif;display:block;margin:10px 0;width:fit-content}.mobile-menu .login-wrap .btn:first-child{margin-right:24px}.header .header-wrap{padding:18px 0}.header .header-wrap .header-content{max-width:340px}.header .header-wrap .login-wrap a.account{font-size:15px;line-height:18px;padding:9px 22px;margin-right:0}.header-top-menu{padding:0 32px}.header-content .header-free-account-btn,.header-content .header-new-free-account-btn{display:none}.mobile-menu{top:76px;height:calc(100% - 76px)}.page.banner-show .mobile-menu{top:150px;height:calc(100% - 150px)}.mobile-menu.isShowHeadTopPanel{top:132px;height:calc(100% - 132px)}.page.banner-show .mobile-menu.isShowHeadTopPanel{top:206px;height:calc(100% - 206px)}.mobile-menu.show .login-wrap .btn-login{height:49px;width:100px;background:#fff;text-align:center;line-height:49px;border-radius:25px;display:block;margin:15px auto;transition:none;font-weight:500;color:var(--main-black-color);border:1px solid var(--main-black-color)}.mobile-menu.show .login-wrap .btn-account{display:block;width:145px;text-align:center;margin:10px auto}}@media screen and (max-width:620px){.header .logo{max-width:159px}.header .logo .logo-text{font-size:21px}.header-animation{top:103px}.mobile-menu{top:56px;height:calc(100% - 56px)}.page.banner-show .mobile-menu{top:130px;height:calc(100% - 130px)}.mobile-menu.isShowHeadTopPanel{top:112px;height:calc(100% - 112px)}.page.banner-show .mobile-menu.isShowHeadTopPanel{top:253px;height:calc(100% - 253px)}}@media (max-width:567px){.header .header-wrap .header-content{max-width:220px}.header .header-wrap .login-wrap a.login,.header .login-wrap a.account{display:none}.mobile-menu.show .login-wrap{margin:15px auto}.mobile-menu.show .login-wrap .login{padding:15px 32px 14px;font-weight:400;background:#fff;box-sizing:border-box;border-radius:100px}}@media screen and (max-width:480px){.header-top-menu{padding:0 24px}}@media screen and (max-width:435px){.header .header-wrap{padding:unset;height:56px}.header .header-wrap #menu-toggle-wrapper #menu-toggle{top:-2px}}@media (max-width:370px){.mobile-menu.show .login-wrap{padding-right:12px}.mobile-menu .login-wrap .btn{font-size:16px}.mobile-menu .login-wrap .btn:first-child{margin-right:10px}}.footer-item-tools{display:grid;grid-template-columns:repeat(5,1fr);gap:24px;padding:12px 6px;border-radius:12px;background:rgba(255,255,255,.05);margin-bottom:30px}.footer-item-tool{margin-bottom:0!important}.footer{background:var(--main-black-color);padding-top:44px}.footer-copyright-content{display:flex;justify-content:space-between}.footer-copyright{background-color:#21327f;padding:22px 0}.footer-item-tools .footer-nav{padding-left:12px;padding-bottom:4px}.footer-item-pages-links .footer-item-tool{font-weight:400!important}.footer-new-logo{position:relative;width:24px;height:24px;display:flex;margin-right:12px}.footer-new-logo img{width:100%}.footer-item-logo .logo-text{color:#384daf;font-size:24px;font-style:normal;font-weight:800;line-height:normal}.footer-item-logo{display:flex;align-items:center}.footer-new-logo:before{content:none;position:absolute;background:conic-gradient(from 45deg at 54% 50%,#0f206f 0deg,rgba(0,0,0,0) 360deg);z-index:1;top:0;left:0;right:0;bottom:0;border-radius:100%}.footer-item-tools .footer-item-tool svg{margin-right:8px}.footer-item-tools .footer-item-tool{display:flex;align-items:center;color:#a9c3f9;font-size:16px;font-style:normal;font-weight:500;line-height:normal;padding:6px 12px;margin-bottom:18px;border-radius:4px;transition:.1s linear}.footer-item-tool:hover{background:rgba(255,255,255,.04);transition:.1s linear}.footer-item-tools a:first-child{margin-bottom:18px}.footer-item-tools .footer-item-head{padding-left:12px}.footer-item-head{color:#384daf;font-size:20px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:16px}.footer-item-head a{color:#384daf;transition:.1s linear}.footer-item-head a:hover{opacity:.8;transition:.1s linear}.footer-link{color:#aabbe2;font-weight:400;font-size:14px;line-height:normal;text-decoration:underline}.footer-link:hover,a{text-decoration:none}.footer-link:first-child{margin-right:34px}.footer-privacy-terms{display:flex}.footer-copyright-text{color:#aabbe2;font-size:12px;line-height:normal}.footer .footer-box{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;column-gap:24px;margin-bottom:32px}.footer .f-menu,.footer .footer-box .footer-logo>*{margin-bottom:24px}.footer-social{display:flex;justify-content:flex-end}.footer .footer-box .footer-item:first-child{margin-right:55px}.footer-item-main-wrap{padding-left:32px}.footer-item-contacts-list li{margin-bottom:12px;line-height:21px}.footer-item-contacts-list a:hover{opacity:.8;transition:.1s linear}.footer-item-contacts-list a,.footer-item-contacts-list p{color:#f5f7fa!important;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:12px;transition:.1s linear}.footer a.f-menu:hover,a{transition:.3s ease-in-out}.footer .footer-box .footer-item .footer-nav .menu-item:hover{opacity:.8}.footer .footer-box .footer-item .footer-nav .menu-item{font-size:14px;color:var(--main-white-color);white-space:nowrap}.footer .footer-box .footer-item .footer-nav li{margin-bottom:12px;line-height:21px}.footer .footer-content .footer-list .features li a{color:var(--white-darken-color);font-size:16px;font-weight:400}.footer .f-menu{font-style:normal;font-weight:600;font-size:18px;line-height:27px;color:var(--blue-light-color)!important;display:block}.footer a.f-menu:hover{opacity:.5}.footer .footer-content{display:flex;align-items:baseline}.footer .footer-content.footer-mobile-content{display:none}.footer .footer-content .footer-logo{max-width:200px;margin-right:123px}.footer .footer-content .footer-logo a{display:block;max-width:140px;margin-bottom:32px;text-decoration:unset}.footer .footer-content .footer-logo a img{max-width:100%}.footer .footer-content .footer-list{margin-right:108px}.footer .footer-content .footer-list ul li{margin-bottom:24px}.footer .footer-content .footer-list ul li:last-child{margin-bottom:0}.footer .footer-content .footer-list:nth-child(2){margin-right:64px}.footer .footer-content .footer-list:nth-child(3){margin-right:138px}.footer .footer-content .footer-list:last-child{margin-right:0}.footer .mobile-footer-content{display:none}@media screen and (max-width:920px){.footer .footer-box,.footer-item-tools{grid-template-columns:repeat(2,1fr)}.footer .footer-box{row-gap:20px}.footer .footer-content{flex-wrap:wrap;justify-content:space-between}.footer .footer-content .footer-logo{margin-right:35px}.footer .footer-content .footer-list:nth-child(2){margin-right:20px;max-width:200px}.footer .footer-content .footer-list:nth-child(2) .mobile-footer-content{padding-top:91px}.footer .footer-content .footer-list:nth-child(3){margin-right:0}.footer .footer-content .footer-list:last-child,.footer .footer-content .footer-list:nth-child(4){display:none}.footer .footer-content .mobile-footer-content{display:block;padding-top:24px}.footer .footer-content .mobile-footer-content a.f-menu{margin-bottom:0}}@media screen and (max-width:768px){.footer-item-main-wrap,.footer-item-tools .footer-item-head,.footer-item-tools .footer-item-tool,.footer-item-tools .footer-nav{padding-left:0}.footer-privacy-terms li a{font-weight:500;margin-right:0!important}.footer-privacy-terms{width:100%;justify-content:center;margin-bottom:21px;flex-wrap:wrap;gap:24px}.footer-item-tools{gap:24px;padding:32px!important}.footer-item-tools li{width:100%;border-radius:6px;background:rgba(255,255,255,.05);padding:2px 0}.footer-item-tools li a{display:flex;align-items:center;justify-content:center}.footer-copyright-content{flex-wrap:wrap;width:100%}.footer-copyright-text{margin:0 auto;text-align:center}.footer-copyright{padding:24px}.footer .footer-content{display:block;text-align:center}.footer .footer-content .footer-list,.footer .footer-content .footer-logo{max-width:unset!important;width:100%}.footer .footer-content .footer-logo .logo{margin:0 auto}.footer .footer-content.footer-mobile-content{display:none;align-items:baseline}.footer .footer-content .footer-list:nth-child(2) .mobile-footer-content{padding-top:0}.footer .footer-content.footer-mobile-content .footer-mobile-content-left-side{margin-right:20px}.footer .footer-content.footer-mobile-content .footer-mobile-content-left-side .footer-logo{margin-right:0;margin-bottom:44px}.footer .footer-content.footer-mobile-content .footer-mobile-content-left-side .footer-list{max-width:183px;margin-right:0}.footer .footer-content.footer-mobile-content .footer-mobile-content-right-side .footer-list{max-width:139px;margin-bottom:79px;margin-right:0}.footer .footer-content.footer-mobile-content .footer-mobile-content-right-side .footer-bottom-links{display:flex;justify-content:space-between}.footer .footer-content.footer-mobile-content .footer-mobile-content-right-side .footer-bottom-links .footer-list,.footer .footer-content.footer-mobile-content .footer-mobile-content-right-side .footer-bottom-links .footer-list a.f-menu{margin-bottom:0}.footer .footer-content.footer-mobile-content .footer-list:last-child{display:block}}button,input{background:0 0}@media screen and (max-width:620px){.footer .footer-box{grid-template-columns:1fr}.footer-privacy-terms li:first-child{margin-right:0}.footer-link{font-weight:600}.footer-item-tools{grid-template-columns:repeat(1,1fr)}.footer .footer-box .footer-logo .logo{margin:0 auto 24px}.footer .footer-box .footer-item .contacts-list li{grid-template-columns:27px auto}.footer .footer-box .footer-item:first-child{margin-right:0}.footer .logo{max-width:159px}.footer .logo .logo-icon{max-width:28px;height:28px}.footer .logo .logo-text{font-size:20px}}@media (max-width:467px){.footer .footer-box .footer-item .contacts-list .email{width:15px;height:11px}.footer .footer-box .footer-item .contacts-list .geo{width:13px;height:14px}.footer .footer-box .footer-item .contacts-list .phone{width:13px;height:17px}.footer .footer-content{text-align:center}.footer .footer-content.footer-mobile-content{display:none;align-items:center;justify-content:center;flex-direction:column}.footer .footer-content.footer-mobile-content .footer-list{margin:0 auto}.footer .footer-content.footer-mobile-content .footer-mobile-content-left-side{margin-right:0}.footer .footer-content.footer-mobile-content .footer-mobile-content-left-side .footer-logo{max-width:unset;margin:0 auto 48px}.footer .footer-content.footer-mobile-content .footer-mobile-content-left-side .footer-logo a{margin:0 auto 32px}.footer .footer-content.footer-mobile-content .footer-mobile-content-left-side .footer-list{max-width:unset;padding:0 43px;margin:0 auto 48px}.footer .footer-content.footer-mobile-content .footer-mobile-content-right-side .footer-list{max-width:unset;padding:0 43px;margin:0 auto 62px}.footer .footer-content.footer-mobile-content .footer-mobile-content-right-side .footer-bottom-links .footer-list{margin:0}}.new-year-banner{display:none}.new-year-banner.show{display:flex}.header__birthday-banner-close-btn{display:flex;align-items:center;color:#fdbc57;justify-content:center;font-size:24px;width:24px;height:24px;min-width:24px;cursor:pointer}.new-year-banner__content p{color:#91b3fa}.new-year-banner__content p span{color:#fff}.terms-of-use .new-year-banner p{margin-bottom:0;color:#fff;font-size:18px}@media screen and (max-width:768px){.terms-of-use .new-year-banner p{font-size:14px;margin-right:0}}:root{--main-blue-color:#384daf;--main-white-color:#f5f7fa;--main-orange-color:#ef7059;--main-black-color:#0f1638;--main-light-black-color:#696969;--main-box-shadow:0px 4px 16px rgb(56 77 175 / 24%);--main-red-color:#e74c3c;--main-light-blue-color:#a2b3ff;--main-light-blue-color-2:#7284d6;--main-light-blue-color-4:#40519e;--text-blue-color:#21327f;--blue-light-color:#7084e7;--white-darken-color:#e2e7f2;--bg-color-borwn:#f9f8f7;--blue-background-1-color:#dae0ff;--blue-background-2-color:#a2b3ff;--blue-background-3-color:#7284d6;--blue-background-4-color:#40519e;--gradient-blue-button:linear-gradient(135deg, #384daf 0, #4059ce 100%)}html{box-sizing:border-box;line-height:1.15;-webkit-text-size-adjust:100%;scroll-behavior:smooth}*,::after,::before{box-sizing:inherit}a,div,h1,h2,h3,h4,h5,h6,li,p,span{-webkit-font-smoothing:antialiased;margin:0}body{margin:0}body.overflow{overflow:hidden}button,hr,input{overflow:visible}input{border:none}input:active,input:focus{outline:0;border:none}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}ul{padding:0;margin:0}ul li{list-style:none}.page{overflow-x:hidden}.container{max-width:1216px;width:100%;margin:0 auto}@media (max-width:1280px){.container{max-width:1140px}}@media (max-width:1180px){.container{max-width:928px}}@media screen and (max-width:960px){.container{max-width:unset;padding:0 32px}}@media screen and (max-width:768px){.container{padding:0 24px}}@media screen and (max-width:435px){.container{padding:0 16px}}.content-container{margin-top:60px}@media screen and (max-width:550px){.content-container{margin-top:0}}.main-page-bg{background-color:#eaedff}a.blue{display:inline-flex;align-items:center;border:2px solid var(--main-blue-color)}a.blue:hover{background:#98a6ec;box-sizing:border-box;border-radius:100px;border:2px solid #98a6ec}a.blue:active,a.blue:focus{transition:.1s ease-in-out;outline:0;background:#98a6ec;border:2px solid #f9f8f7;box-sizing:border-box;border-radius:100px}a.dark-blue-btn{display:block;border:2px solid var(--text-blue-color);padding:8px 22px;background:var(--text-blue-color);box-shadow:var(--main-box-shadow);border-radius:100px;font-style:normal;font-weight:500;font-size:16px;line-height:19px;color:#fff}a.dark-blue-btn:hover{background:#98a6ec;box-sizing:border-box;border-radius:100px;border:2px solid #98a6ec}a.dark-blue-btn:active,a.dark-blue-btn:focus{transition:.1s ease-in-out;outline:0;background:#98a6ec;border:2px solid #f9f8f7;box-sizing:border-box;border-radius:100px}button{border:2px solid var(--main-blue-color);cursor:pointer}button.btn{transition:.3s ease-in-out}button.btn:not([disabled]):hover{background:#98a6ec;box-sizing:border-box;border-radius:100px;border:2px solid #98a6ec}button.btn:active,button.btn:focus{transition:.1s ease-in-out;outline:0;background:#98a6ec;border:2px solid #f9f8f7;box-sizing:border-box;border-radius:100px}button:active{outline:0;border:none}.footer a[href^="mailto:"]{color:var(--main-blue-color)}a[href^="mailto:"]:hover{text-decoration:unset}button:focus{outline:0;border:none}a.blue,button.blue{padding:12px 32px;font-weight:500;color:#fff;background:var(--main-blue-color);box-shadow:var(--main-box-shadow);border-radius:100px;font-size:18px;line-height:21px;-webkit-border-radius:100px;-moz-border-radius:100px;-ms-border-radius:100px;-o-border-radius:100px}.link{color:var(--main-blue-color)!important}.image{margin-right:6px}.font-weight-bold,a.bold{font-weight:700!important}.fw-600{font-weight:600!important}.mr-0{margin-right:0!important}.ml-0{margin-left:0!important}.mb-0{margin-bottom:0!important}.mb-2{margin-bottom:8px!important}.mb-6{margin-bottom:24px}.ml-6{margin-left:24px!important}.mb-8{margin-bottom:32px}.mb-20{margin-bottom:80px}.mt-210{margin-top:200px}.ml-auto{margin-left:auto}.pt-3{padding-top:12px}.pl-6{padding-left:24px!important}.d-flex{display:flex}.gap-6{gap:24px}.white{color:#fff}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.align-center{display:flex;align-items:center}.mt-8{margin-top:32px}.mb-4{margin-bottom:16px}.mr-3{margin-right:12px}.mr-4{margin-right:16px}.mb-5{margin-bottom:20px}.mr-6{margin-right:24px}.secondary-title{font-family:Poppins;font-style:normal;font-weight:600;font-size:22px;line-height:28px;color:var(--main-blue-color)}.secondary-title.pad{padding-top:66px}.tooltip-wrap{position:relative;display:flex;margin-left:8px}.tooltip-wrap:hover .tooltip-window{opacity:1;visibility:visible;transition:.5s all}.tooltip-wrap .tooltip-window{position:absolute;opacity:0;visibility:hidden;transition:.5s all;transform:translate(-100%,-100%);min-width:370px;background:#454545;border-radius:4px;padding:4px 8px;font-weight:400;font-size:14px;line-height:21px;color:#f5f7fa;white-space:nowrap;z-index:100}.tooltip-wrap .tooltip-window--plans{padding:10px;color:#21327f;background:#f5f7fa;box-shadow:6px 6px 24px rgba(21,16,80,.07);border-radius:6px;text-align:left;line-height:26px;transform:translate(0,-100%)!important}.tooltip-wrap .tooltip-window--plans ul{margin-top:10px;padding-left:10px;color:var(--main-black-color)}.tooltip-wrap .tooltip-window--plans ul>li{list-style-type:disc!important;list-style-position:outside}@media screen and (max-width:1024px){.tooltip-wrap .tooltip-window{min-width:250px;white-space:normal}}@media screen and (max-width:768px){.justify-center-mobile,.justify-content-mobile{justify-content:center}.tooltip-wrap .tooltip-window{font-size:12px;min-width:250px;white-space:normal}}.tooltip{position:relative;display:inline-block}.tooltip .tooltiptext{visibility:hidden;min-width:60px;font-size:10px;background-color:#727272;color:#fff;text-align:center;padding:5px 0;border-radius:6px;top:120%;left:50%;margin-left:-60px;position:absolute;z-index:1}.tooltip.info-tooltip{cursor:pointer;width:24px;height:24px;margin-right:10px}.tooltip.info-tooltip .tooltiptext{margin-left:unset;width:180px;left:-80px;padding:10px;background-color:#fff;color:#21327f;font-size:14px;line-height:18px;font-weight:500}@media screen and (max-width:660px){.tooltip.info-tooltip .tooltiptext{left:0}}.tooltip.info-tooltip.other-costs-tooltip .tooltiptext{top:-92px}.tooltip.info-tooltip.roi-tooltip .tooltiptext{top:-147px}.tooltip.info-tooltip.net-margin-tooltip .tooltiptext{top:-110px}.tooltip.info-tooltip.your-profit-tooltip .tooltiptext{top:-75px}.tooltip:hover .tooltiptext{visibility:visible}@media (max-width:960px){.secondary-title.pad{padding-top:unset}}.secondary-text{font-family:Poppins;font-weight:400;font-size:16px;line-height:24px}.nowrap{white-space:nowrap}.h3{font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:38px;line-height:47px;text-align:center}h3.h3.w-600{max-width:600px}h3.h3.w-550{max-width:550px}h3.h3.w-full{max-width:unset}button.dark-blue-btn{display:block;padding:10px 24px;background:var(--main-blue-color);box-shadow:var(--main-box-shadow);border-radius:100px;font-family:Lato,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:21px;color:#fff}@media (max-width:860px){.image{width:24px;height:24px;margin:0 15px 0 25px}}.cookie-banner.show{display:flex}.cookie-banner{display:none;position:fixed;left:50%;transform:translateX(-50%);bottom:20px;border-radius:8px;background:#fff;padding:16px;box-shadow:0 4px 30px 0 rgba(21,16,80,.16);z-index:9999}.cookie-banner__icon{margin-right:16px}.cookie-banner__title{color:#000;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.cookie-banner__description{color:#000;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin:16px 0}.cookie-banner__description a{color:#20479b;text-decoration-line:underline}.cookie-banner__description a:hover{text-decoration-line:none}.cookie-banner__agree-button{display:block;padding:4px 16px;color:#fff;font-size:14px;line-height:normal;font-weight:600;border-radius:4px;background:var(--main-blue-color);border:none;margin-left:auto;transition:.1s linear}.cookie-banner__agree-button:hover{transition:.1s linear;opacity:.8}.d-none{display:none}@media screen and (max-width:1024px){.cookie-banner{left:24px;right:24px;transform:translate(0,0)}}@media screen and (max-width:768px){.cookie-banner{flex-wrap:wrap;align-items:center;justify-content:center;left:8px;right:8px;bottom:8px}.cookie-banner__icon{margin-right:0}.cookie-banner__title{text-align:center}.cookie-banner__agree-button{margin:0 auto}}.demo-account-btn{display:inline-flex;align-items:center;width:fit-content;white-space:nowrap;text-align:center;padding:10px 30px;border:2px solid #384daf;border-radius:50px;background-color:#fff;font-weight:400;font-size:18px;line-height:27px;color:#384daf;cursor:pointer;transition:.2s}.demo-account-btn svg{margin-right:10px}.demo-account-btn.demo-account-btn--pricing{width:194px;text-align:center;height:53px;padding:11px 24px;text-transform:uppercase;background:linear-gradient(135deg,#ef7059 0,#e04a2f 100%);box-shadow:unset;border-color:#e04a2f;color:#e04a2f;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;transition:unset;justify-content:center}.demo-account-btn.demo-account-btn--pricing.small{height:42px;line-height:21px;padding:8px 16px;background:#fff;border-color:#fff;background-clip:unset;-webkit-background-clip:unset;-webkit-text-fill-color:unset;text-fill-color:unset}.demo-account-btn.demo-account-btn--pricing:hover{background:linear-gradient(135deg,#ef7059 0,#e04a2f 100%);color:#fff;-webkit-text-fill-color:unset;text-fill-color:unset;border-color:transparent;border-width:0;line-height:32px;box-shadow:0 4px 30px rgba(21,16,80,.16)}.demo-account-btn.demo-account-btn--pricing.small:hover{line-height:25px}.demo-account-btn.demo-account-btn--footer{padding:10px 24px;background-color:transparent;font-weight:500;font-size:18px;line-height:19px;color:#7084e7;border-color:#7084e7;text-transform:uppercase;transition:.2s}.demo-account-btn.demo-account-btn--footer:hover{background-color:transparent;color:#e2e7f2;border-color:#e2e7f2}.demo-account-btn:hover{background-color:#384daf;color:#fff;box-shadow:0 4px 16px rgba(56,77,175,.24)}.image-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:1000;justify-content:center;align-items:center}.image-modal.active{display:flex}.image-modal .image-modal-close-button{position:absolute;top:20px;right:30px;color:#fff;font-size:30px;cursor:pointer;z-index:1001}.image-modal-content{max-width:70%;width:100%;max-height:90vh;background:#fff;border-radius:12px;padding:48px}@media screen and (max-width:768px){.image-modal-content{padding:24px;max-width:80%}.new-year-banner__first-title{font-size:18px}}.image-modal-content img{width:100%;object-fit:contain}.new-year-banner{position:relative;align-items:center;z-index:1;background:linear-gradient(135deg,#0f1638 0,#081b7a 100%);padding:0 17px;color:#fff;font-size:18px;font-weight:400}.new-year-banner__first-title{display:flex;align-items:center;margin-right:0;white-space:nowrap}.new-year-banner__content .promo{margin-left:3px}.new-year-banner__content .percent{margin:0 3px}.new-year-banner__content span{font-weight:700}.new-year-banner__content p svg{margin:0 8px 0 4px}.new-year-banner__button{border-radius:21px;background:linear-gradient(315deg,#fdbc57 0,#f4bc65 .01%,#ff9f0a 100%);padding:8px 16px;color:#000;font-family:Poppins,sans-serif;font-size:16px;line-height:normal;font-weight:500;flex-shrink:0;transition:.1s linear;margin-left:auto;z-index:1}.new-year-banner__button:hover{opacity:.8;transition:.1s linear}.new-year-banner__content p{margin-right:16px;margin-left:8px}.new-year-banner__content{position:relative;display:flex;align-items:center;height:76px;font-size:18px;font-weight:400}@media screen and (max-width:768px){.new-year-banner__content p{text-align:center}.new-year-banner__content{flex-wrap:wrap;justify-content:center;height:138px}.new-year-banner__content .new-year-banner__button{margin-left:unset}}.new-year-banner__content-img{width:76px;height:75px;min-width:75px}@media screen and (max-width:768px){.new-year-banner__content p{margin-left:0}.new-year-banner__content p svg{width:24px!important;height:24px!important;margin:0 4px}.new-year-banner__content>img{display:none}.new-year-banner{padding:0}.new-year-banner__button{padding:8px 10px;font-size:14px}.new-year-banner__content{font-size:14px}.extension-privacy-policy .extension-privacy-policy__table{overflow-x:auto}}body.fortune-wheel-show::before{content:"";position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(33,33,33,.46);z-index:998}.bg-blue-1,.bg-blue-2,.bg-blue-3,.bg-blue-4{background-repeat:no-repeat;background-size:contain;background-position:bottom}@media (max-width:960px){.bg-blue-1,.bg-blue-2,.bg-blue-3,.bg-blue-4{background-size:200%}}.bg-blue-1{background-color:var(--blue-background-1-color)!important;background-image:url(../images/privateLabel/business-types-background.png)!important}.bg-blue-2{background-color:var(--blue-background-2-color)!important;background-image:url(../images/privateLabel/best-in-one.png)!important}.bg-blue-3{background-color:var(--blue-background-3-color)!important;background-image:url(../images/privateLabel/enhance.png)!important}.bg-blue-4{background-color:var(--blue-background-4-color)!important;background-image:url(../images/privateLabel/succed.png)!important}.section-dark-blue-text{color:var(--main-black-color)}.section-white-text{color:#fff}.extension-privacy-policy{z-index:3;position:relative}.extension-privacy-policy .extension-privacy-policy__section{margin:32px 0}.extension-privacy-policy .extension-privacy-policy__title{margin-bottom:32px;font-size:42px;font-weight:700;text-align:center}.extension-privacy-policy .extension-privacy-policy__subtitle{text-align:center;font-size:20px;margin-bottom:32px}.extension-privacy-policy .extension-privacy-policy__policy-title{font-weight:600;margin-bottom:24px}.extension-privacy-policy .extension-privacy-policy__policy-subtitle,.extension-privacy-policy .extension-privacy-policy__policy-title{text-align:left;font-size:20px}.extension-privacy-policy .extension-privacy-policy__policy-subtitle{margin-bottom:32px}.extension-privacy-policy .extension-privacy-policy__section-title{text-align:left;margin-bottom:32px;font-weight:700;font-size:20px}.extension-privacy-policy .extension-privacy-policy__text{color:#0f1638;font-size:20px;font-style:normal;font-weight:400;line-height:32px}.extension-privacy-policy .extension-privacy-policy__text.bold{font-weight:700}.extension-privacy-policy .extension-privacy-policy__text.strong,.extension-privacy-policy .strong{font-weight:600}.extension-privacy-policy .extension-privacy-policy__text.italic,.extension-privacy-policy .italic{font-style:italic}.extension-privacy-policy .extension-privacy-policy__link-text{background:linear-gradient(135deg,#ef7059 0,#e04a2f 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-decoration:underline;text-decoration-line:underline;text-decoration-color:#ef7059;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.extension-privacy-policy .extension-privacy-policy__divider{background-color:#e2e7f2;height:2px;border:none;margin:32px 0;width:100%}.extension-privacy-policy .extension-privacy-policy__section ul li{list-style-type:disc;margin-left:32px}.extension-privacy-policy .extension-privacy-policy__table{width:100%;border:.5px solid #e2e7f2;border-radius:5px;background-color:#fff;margin-bottom:32px;display:grid}.extension-privacy-policy .extension-privacy-policy__table--2-columns{grid-template-columns:1fr 4fr}.extension-privacy-policy .extension-privacy-policy__table--3-columns{grid-template-columns:.75fr 2fr 2fr}.extension-privacy-policy .extension-privacy-policy__table-cell{background-color:#fff;border:.5px solid #e2e7f2;padding:12px;font-size:16px;font-weight:400;line-height:normal}.extension-privacy-policy .extension-privacy-policy__table-header{color:#384daf;font-weight:600;text-align:center}.extension-privacy-policy>:last-child{margin-bottom:80px}