@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";@import"swiper-bundle.min.css";@font-face{font-family:"Open Sauce Sans 300";src:url("../fonts/OpenSauceSans-Light.eot");src:url("../fonts/OpenSauceSans-Light.eot?#iefix") format("embedded-opentype"),url("../fonts/OpenSauceSans-Light.woff2") format("woff2"),url("../fonts/OpenSauceSans-Light.woff") format("woff"),url("../fonts/OpenSauceSans-Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Open Sauce Sans 400";src:url("../fonts/OpenSauceSans-Regular.eot");src:url("../fonts/OpenSauceSans-Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/OpenSauceSans-Regular.woff2") format("woff2"),url("../fonts/OpenSauceSans-Regular.woff") format("woff"),url("../fonts/OpenSauceSans-Regular.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Open Sauce Sans 500";src:url("../fonts/OpenSauceSans-Medium.eot");src:url("../fonts/OpenSauceSans-Medium.eot?#iefix") format("embedded-opentype"),url("../fonts/OpenSauceSans-Medium.woff2") format("woff2"),url("../fonts/OpenSauceSans-Medium.woff") format("woff"),url("../fonts/OpenSauceSans-Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Open Sauce Sans 600";src:url("../fonts/OpenSauceSans-SemiBold.eot");src:url("../fonts/OpenSauceSans-SemiBold.eot?#iefix") format("embedded-opentype"),url("../fonts/OpenSauceSans-SemiBold.woff2") format("woff2"),url("../fonts/OpenSauceSans-SemiBold.woff") format("woff"),url("../fonts/OpenSauceSans-SemiBold.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Open Sauce Sans 700";src:url("../fonts/OpenSauceSans-Bold.eot");src:url("../fonts/OpenSauceSans-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/OpenSauceSans-Bold.woff2") format("woff2"),url("../fonts/OpenSauceSans-Bold.woff") format("woff"),url("../fonts/OpenSauceSans-Bold.ttf") format("truetype");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Open Sauce Sans 800";src:url("../fonts/OpenSauceSans-ExtraBold.eot");src:url("../fonts/OpenSauceSans-ExtraBold.eot?#iefix") format("embedded-opentype"),url("../fonts/OpenSauceSans-ExtraBold.woff2") format("woff2"),url("../fonts/OpenSauceSans-ExtraBold.woff") format("woff"),url("../fonts/OpenSauceSans-ExtraBold.ttf") format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:"Open Sauce Sans 900";src:url("../fonts/OpenSauceSans-Black.eot");src:url("../fonts/OpenSauceSans-Black.eot?#iefix") format("embedded-opentype"),url("../fonts/OpenSauceSans-Black.woff2") format("woff2"),url("../fonts/OpenSauceSans-Black.woff") format("woff"),url("../fonts/OpenSauceSans-Black.ttf") format("truetype");font-weight:900;font-style:normal;font-display:swap}*,*::before,*::after{box-sizing:border-box}html{height:100%;overflow-x:hidden}body{display:flex;flex-direction:column;min-height:100%;padding:0;margin:0;line-height:20px;background-color:#000;font-family:"Open Sauce Sans 400";font-size:16px;font-style:normal;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (max-width: 1199px){body{overflow-x:hidden}}main{flex-grow:1;background-color:#fff;border-radius:0 0 38px 38px}@media screen and (max-width: 575px){main{border-radius:0 0 28px 28px}}a,input,button{background:none;padding:0;border:0;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none !important;margin:0}input[type=number]{-moz-appearance:textfield !important}input[type=number]{-ms-appearance:none !important}textarea:focus,input:focus,select:focus,a:focus{outline:none}textarea{min-height:250px;min-width:100%;max-width:100%}@media screen and (min-width: 1200px){textarea{min-height:380px}}textarea.form-control{padding-top:18px;padding-bottom:18px;line-height:1.8}a{color:#000;text-decoration:none;transition:all .3s ease-in-out}img{max-width:100%;max-height:100%}h1,h2,h3,h4,h5,h6,h7{margin:0;color:#000;font-family:"Open Sauce Sans 800"}ul{padding:0;margin:0;list-style:none}[data-animate]{opacity:0;transform:translateY(20px);transition:opacity .5s ease-out,transform .5s ease-out}[data-animate].animate{opacity:1;transform:translateY(0)}[data-animate]>[style*="--i"]{opacity:0;transform:translateY(20px);transition:opacity .5s ease-out,transform .5s ease-out;transition-delay:calc(var(--i, 0)*.08s)}[data-animate].animate>[style*="--i"]{opacity:1;transform:translateY(0)}.container{max-width:1310px;padding:0 15px;margin:0 auto}@media screen and (max-width: 1599px){.container{max-width:1230px}}@media screen and (max-width: 1299px){.container{max-width:100%;padding:0 50px}}@media screen and (max-width: 991px){.container{max-width:100%;padding:0 30px}}@media screen and (max-width: 575px){.container{padding:0 25px}}.container.has-aside{display:flex;gap:0 44px;align-items:flex-start}.container.has-aside .sidebar{width:244px;flex-shrink:0}@media screen and (max-width: 991px){.container.has-aside .sidebar{width:100%}}@media screen and (max-width: 991px){.container.has-aside{display:block}}.container.has-aside .content{flex-grow:1}@media screen and (min-width: 992px){.container.has-aside .content{max-width:calc(100% - 244px - 44px)}}.inputs-row{display:grid}.inputs-row:not(:last-child){margin-bottom:24px}.inputs-row .form-group{margin:0}.inputs-row.grid-2{grid-template-columns:repeat(2, minmax(0, 1fr));gap:24px}@media screen and (max-width: 880px){.inputs-row.grid-2{grid-template-columns:auto}}@media screen and (max-width: 768px){.inputs-row.grid-2{gap:16px 0}}.inputs-row.grid-3{grid-template-columns:repeat(3, minmax(0, 1fr));gap:24px}@media screen and (max-width: 991px){.inputs-row.grid-3{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (max-width: 880px){.inputs-row.grid-3{grid-template-columns:auto}}.btn{display:inline-block;padding:20px 24px;border:0;line-height:normal;font-size:15px;letter-spacing:.5px;font-family:"Open Sauce Sans 800";font-weight:800;cursor:pointer;text-align:center;text-transform:capitalize;transition:all .3s ease-in-out;border-radius:99px}.btn:disabled{cursor:not-allowed;opacity:.6}.btn.btn-primary{position:relative;background:#0000d2;color:#fff}.btn.btn-primary:hover{background:rgb(0,0,184.5)}.btn.btn-primary:active{background:#00009f}.btn.btn-primary.has-arrow span{display:flex;align-items:center;justify-content:center;gap:0 10px}.btn.btn-primary.has-arrow span::after{content:"";position:relative;right:0;width:18px;height:18px;background:url("../images/hero-arrow-right-icon.svg") right center no-repeat;transition:all .2s ease-in-out}.btn.btn-primary.has-arrow:hover span::after{right:-5px}.btn.btn-secondary{border:2px solid #000;background:#fff;color:#000}.btn.btn-secondary:hover{background:#000;color:#fff}.btn.btn-secondary:active{background:#000;color:#fff}.btn.btn-black{background:#000;border:0;color:#fff}.btn.btn-black:hover{background:#333}.btn.btn-black:active{background:#000}.btn.btn-black.has-arrow span{display:flex;align-items:center;justify-content:center;gap:0 10px}.btn.btn-black.has-arrow span::after{content:"";position:relative;right:0;width:18px;height:18px;background:url("../images/hero-arrow-right-icon.svg") right center no-repeat;transition:all .2s ease-in-out}.btn.btn-black.has-arrow:hover span::after{right:-5px}.btn.btn-green{background-color:#39e48d;color:#000}.btn.btn-green:hover{background:rgb(28.08,205.92,115.44)}.btn.btn-green:active{background:rgb(25.02,183.48,102.86)}.btn.btn-grey{background:#f3f4f6;color:#363636}.btn.btn-grey:hover{background:hsl(220,14.2857142857%,90.8823529412%)}.btn.btn-grey:active{background:hsl(220,14.2857142857%,85.8823529412%)}p{margin:0}input[type=checkbox]{flex-shrink:0;width:20px;height:20px;margin:0;background-color:#fff;border:1px solid #000;cursor:pointer;border-radius:5px}input[type=checkbox]+label{margin:0;line-height:16px;font-size:14px;color:#000;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}input[type=checkbox]+label a{font-family:"Open Sauce Sans 700";color:#000;text-decoration:underline}input[type=checkbox]+label a:hover{text-decoration:none}input[type=checkbox]:checked{background:#000 url("../images/checked-icon.svg") center center no-repeat;border-color:#000}table{width:100%;border-collapse:collapse;border-spacing:0}.select-dropdown{display:inline-flex;position:relative;min-width:200px;border-radius:8px;z-index:2}.select-dropdown select{display:none}.select-dropdown .dropdown-toggle{position:relative;display:flex;align-items:center;width:100%;border:0;cursor:pointer}.select-dropdown .dropdown-menu{display:none;position:absolute}.select-dropdown .dropdown-menu .dropdown-search{display:flex;height:55px;padding:0;background:#fff;font-size:19px}.select-dropdown .dropdown-menu .dropdown-search input{width:100%;height:100%;padding:0 20px;border:0;outline:none;font-size:16px;font-family:"Open Sauce Sans 400"}.select-dropdown .dropdown-menu .dropdown-search input::-moz-placeholder{color:#6c6c6b}.select-dropdown .dropdown-menu .dropdown-search input::placeholder{color:#6c6c6b}.select-dropdown .dropdown-menu ul{max-height:290px;overflow:auto}.select-dropdown .dropdown-menu ul li.active a{background:#f2f2f2}.select-dropdown .dropdown-menu ul li a{display:block}.select-dropdown.custom-styling .dropdown-search{border-bottom:1px solid #6c6c6b;border-radius:15px 15px 0 0}.select-dropdown.custom-styling .dropdown-search input{border-radius:15px}.select-dropdown.custom-styling .dropdown-search+ul{border-radius:0 0 15px 15px}.select-dropdown.custom-styling .dropdown-search+ul li:first-child{border-radius:0 !important}.select-dropdown.custom-styling .dropdown-search+ul li:first-child a{border-radius:0 !important}.select-dropdown:not(.custom-styling) .dropdown-toggle{height:60px;min-width:150px;padding:0 50px 0 20px;background-color:#f5f5f5;font-family:"Open Sauce Sans 700";-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:8px}.select-dropdown:not(.custom-styling) .dropdown-toggle::after{content:"";position:absolute;top:0;right:20px;bottom:0;margin:auto 0;width:13px;height:8px;background:url("../images/select-dropdown-arrow.svg") center center no-repeat;transition:all .3s ease-in-out}.select-dropdown:not(.custom-styling) .dropdown-menu{top:calc(100% + 5px);left:0;right:0;min-width:150px;background:#eee;border-radius:8px}.select-dropdown:not(.custom-styling) .dropdown-menu .dropdown-search{border:2px solid #eee;border-radius:8px}.select-dropdown:not(.custom-styling) .dropdown-menu .dropdown-search input{border-radius:8px}.select-dropdown:not(.custom-styling) .dropdown-menu .dropdown-search input::-moz-placeholder{color:#6c6c6b}.select-dropdown:not(.custom-styling) .dropdown-menu .dropdown-search input::placeholder{color:#6c6c6b}.select-dropdown:not(.custom-styling) .dropdown-menu ul{border-radius:8px}.select-dropdown:not(.custom-styling) .dropdown-menu ul li{white-space:nowrap}.select-dropdown:not(.custom-styling) .dropdown-menu ul li:first-child{border-radius:8px 8px 0 0}.select-dropdown:not(.custom-styling) .dropdown-menu ul li:first-child a{border-radius:8px 8px 0 0}.select-dropdown:not(.custom-styling) .dropdown-menu ul li:last-child{border-radius:0 0 8px 8px}.select-dropdown:not(.custom-styling) .dropdown-menu ul li:last-child a{border-radius:0 0 8px 8px}.select-dropdown:not(.custom-styling) .dropdown-menu ul li a{display:block;padding:15px 20px;border-radius:0}.select-dropdown:not(.custom-styling) .dropdown-menu ul li a.disabled{pointer-events:none;cursor:not-allowed;color:#717171}.select-dropdown:not(.custom-styling) .dropdown-menu ul li a:hover{background:hsl(0,0%,88.3333333333%)}.select-dropdown:not(.custom-styling) .dropdown-menu ul li.active a{background-color:#000;color:#fff}.select-dropdown:not(.custom-styling) .dropdown-menu ul li.active a:hover{background:hsl(0,0%,5%)}.select-dropdown.show .dropdown-toggle::after{transform:rotate(-180deg)}.select-dropdown.show .dropdown-menu{display:block}.modal .select-dropdown{width:100%}.checkbox,.radio{display:flex;align-items:start;gap:0 10px}.checkbox:not(:last-child),.radio:not(:last-child){margin-bottom:20px}.checkbox label,.radio label{padding-top:0}@media screen and (max-width: 1299px){.checkbox-list.bubless{display:flex;flex-wrap:wrap;gap:16px}}.checkbox-list.bubless .checkbox{margin:0;padding:0}@media screen and (max-width: 768px){.checkbox-list.bubless .checkbox{flex-shrink:0;width:37px;height:37px}}.checkbox-list.bubless .checkbox input{display:none}.checkbox-list.bubless .checkbox label{display:flex;align-items:center;justify-content:center;width:100%;height:40px;padding:0 3px;border:1px solid #dce0ee;font-size:14px;color:#1e2234;text-align:center;transition:all .3s ease-in-out;border-radius:50px}@media screen and (max-width: 768px){.checkbox-list.bubless .checkbox label{width:37px;height:37px}}.checkbox-list.bubless .checkbox label:hover{border-color:#1e2234}.checkbox-list.bubless .checkbox input:checked+label{background-color:#1e2234;border-color:#1e2234;color:#fff !important}.checkbox-list.grid-11{display:grid;grid-template-columns:repeat(11, minmax(0, 1fr));gap:16px}@media screen and (max-width: 1499px){.checkbox-list.grid-11{grid-template-columns:repeat(8, minmax(0, 1fr))}}@media screen and (max-width: 1399px){.checkbox-list.grid-11{grid-template-columns:repeat(6, minmax(0, 1fr))}}@media screen and (max-width: 768px){.checkbox-list.grid-11{display:flex;justify-content:center}}.radio{display:flex;gap:0 12px;align-items:center}.radio:not(:last-child){margin-bottom:24px}.radio input[type=radio]{display:inline;flex-shrink:0;width:24px;height:24px;margin:0;border:1px solid #c4c8d9;background:#fff;cursor:pointer;transition:background-color .3s ease-in-out;border-radius:50%}.radio input[type=radio]:checked{background:#fff url("../images/radio-bubble.svg") center center no-repeat}.radio input[type=radio]+label{padding:0;color:#1e2234;font-size:16px}.form-group{margin:0 0 30px 0}.form-group>label{display:block;width:100%;margin:0 0 10px 0;line-height:14px;font-size:14px;font-family:"Open Sauce Sans 500";color:#000;text-transform:capitalize}.form-group>label span{font-size:12px;font-family:"Open Sauce Sans 400";color:#6c6c6b}.form-group.required>label::after{content:"*";margin-left:2px;color:#cb0a0a}.required.has-error label{color:#cb0a0a}.required.has-error .form-control{border-color:#cb0a0a}.required.has-error .form-control:hover{border-color:hsl(0,90.6103286385%,31.7647058824%)}.required.has-error .form-control:focus{border-color:hsl(0,90.6103286385%,26.7647058824%)}.required.has-error input[type=checkbox]{border-color:#cb0a0a}.form-control,.social-login-mail{width:100%;height:60px;padding:0 20px;border:1px solid #6c6c6b;background-color:#fff;font-size:16px;font-family:"Open Sauce Sans 400";outline:1px solid rgba(0,0,0,0);outline-offset:-1px;transition:all .3s ease-in-out;border-radius:15px}.form-control:hover,.social-login-mail:hover{border-color:#000}.form-control:focus,.social-login-mail:focus{border-color:#0000d2}.social-login-mail{display:flex;align-items:center;border-color:#ddd;pointer-events:none}.swiper-pagination{position:static;display:flex;align-items:center;justify-content:center;margin:30px 0 0 0}.swiper-pagination .swiper-pagination-bullet{width:20px;height:8px;transition:all .3s ease-in-out;border-radius:15px}.swiper-pagination .swiper-pagination-bullet::before{content:"";display:block;height:100%;width:0;background:#000;transition:all 7s ease-in-out;border-radius:15px}.swiper-pagination .swiper-pagination-bullet-active{width:50px;background:#000}.swiper-nav{display:flex;align-items:center;gap:0 15px}.swiper-nav button{position:static;display:flex;align-items:center;justify-content:center;position:static;margin:0;padding:0;width:45px;height:45px;border:0;background:#000;outline:5px solid rgba(0,0,0,0);outline-offset:0px;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .3s ease-in-out;border-radius:50%}@media screen and (max-width: 768px){.swiper-nav button{width:40px;height:40px}}.swiper-nav button svg{position:relative;width:auto;height:auto}.swiper-nav button svg path{transition:all .3s ease-in-out}.swiper-nav button.swiper-button-prev svg{left:-2px}.swiper-nav button.swiper-button-next svg{right:-2px}.swiper-nav button.swiper-button-disabled{opacity:.1}.swiper-nav button:hover{background-color:#2b2a2a}.swiper-nav button::after{content:none}.section-heading{display:flex;flex-direction:column;align-items:flex-start;gap:5px 0;margin:0 0 50px 0;line-height:normal;font-size:42px;font-family:"Open Sauce Sans 900";font-weight:900;text-transform:capitalize}@media screen and (max-width: 1599px){.section-heading{font-size:38px}}@media screen and (max-width: 1499px){.section-heading{font-size:35px}}@media screen and (max-width: 1399px){.section-heading{margin:0 0 40px 0}}@media screen and (max-width: 991px){.section-heading{font-size:32px}}@media screen and (max-width: 768px){.section-heading{font-size:30px}}@media screen and (max-width: 575px){.section-heading{font-size:28px}}.section-heading span{padding:0 4px;line-height:28px;background-color:#000;color:#fff;font-size:18px;font-family:"Open Sauce Sans 700";font-weight:700;border-radius:4px}@media screen and (max-width: 1599px){.section-heading span{font-size:17px}}@media screen and (max-width: 991px){.section-heading span{font-size:16px}}.section-heading-holder{margin:0 0 50px 0}@media screen and (max-width: 1399px){.section-heading-holder{margin:0 0 40px 0}}.section-heading-holder .sub-text{display:block;margin-top:10px}.section-heading-holder:has(.swiper-nav){display:flex;align-items:center;justify-content:space-between;gap:0 70px}.section-heading-holder:has(.swiper-nav) h2{-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width: 575px){.section-heading-holder:has(.swiper-nav) .swiper-nav{display:none}}.d-block{display:block}.d-flex{display:flex}.align-items-center{align-items:center}.align-items-end{align-items:flex-end}.align-items-start{align-items:flex-start}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}.justify-content-end{justify-content:flex-end}.justify-content-start{justify-content:flex-start}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-column-reverse{flex-direction:column-reverse}.flex-row-reverse{flex-direction:row-reverse}.flex-grow-0{flex-grow:0}.flex-grow-1{flex-grow:1}.flex-shrink-0{flex-shrink:0}.flex-shrink-1{flex-shrink:1}.flex-fill{flex:1 1 auto}.flex-grow-0{flex-grow:0}.flex-grow-1{flex-grow:1}.flex-shrink-0{flex-shrink:0}.flex-shrink-1{flex-shrink:1}.flex-fill{flex:1 1 auto}.d-grid{display:grid}.grid-3{grid-template-columns:repeat(3, minmax(0, 1fr))}.grid-2{grid-template-columns:repeat(2, minmax(0, 1fr))}.grid-1{grid-template-columns:repeat(1, minmax(0, 1fr))}.grid-4{grid-template-columns:repeat(4, minmax(0, 1fr))}.grid-5{grid-template-columns:repeat(5, minmax(0, 1fr))}.grid-6{grid-template-columns:repeat(6, minmax(0, 1fr))}.grid-7{grid-template-columns:repeat(7, minmax(0, 1fr))}.w-100{width:100%}.m-0{margin:0 !important}.p-0{padding:0 !important}.text-center{text-align:center}.h-100{height:100%}#main-header{display:flex;justify-content:center;position:fixed;top:20px;left:0;right:0;background:rgba(0,0,0,0);transition:all .3s ease-in-out;z-index:99999999}@media screen and (max-width: 1149px){#main-header{top:15px}}@media screen and (max-width: 768px){#main-header{top:10px}}#main-header .container-wrapper{position:relative;width:100%;max-width:1660px;background:linear-gradient(90deg, #000 0%, #000091 100%);border-radius:50px;box-shadow:0 2px 8px rgba(0,0,0,.12)}@media screen and (max-width: 1799px){#main-header .container-wrapper{max-width:calc(100vw - 100px)}}@media screen and (max-width: 1499px){#main-header .container-wrapper{max-width:calc(100vw - 60px)}}@media screen and (max-width: 1330px){#main-header .container-wrapper{max-width:calc(100vw - 40px)}}@media screen and (max-width: 768px){#main-header .container-wrapper{max-width:calc(100vw - 30px)}}#main-header .container{position:relative;display:flex;align-items:center;height:82px;width:100%}@media screen and (max-width: 1350px){#main-header .container{height:70px}}#main-header .site-brand .site-logo{display:flex}#main-header .site-brand .site-logo img{max-height:40px}@media screen and (max-width: 575px){#main-header .site-brand .site-logo img{max-height:30px}}#main-header .site-brand.absolute-center{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}#main-header #primary-site-nav{height:100%;margin-left:auto}@media screen and (max-width: 1149px){#main-header #primary-site-nav{position:fixed;top:0;right:0;bottom:0;width:400px;padding:0;padding-top:34px;background:#000;transform:translateX(120%);transition:all .3s ease-in-out;border-radius:0;box-shadow:0;z-index:99999}#main-header #primary-site-nav::after{content:"";position:fixed;top:0;right:100%;width:calc(100vw - 380px);height:100%;background-color:rgba(0,0,0,.5);opacity:0;visibility:hidden;backdrop-filter:blur(4px);transform:scale(0);transition:all .3s ease-in-out;border-radius:50%}}@media screen and (max-width: 1149px)and (max-width: 450px){#main-header #primary-site-nav{width:100%;border-radius:0}}@media screen and (max-width: 1149px){#main-header #primary-site-nav>div{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:50px;overflow:auto}}#main-header #primary-site-nav ul.links{display:flex;gap:0 27px}@media screen and (max-width: 1250px){#main-header #primary-site-nav ul.links{gap:0 22px}}@media screen and (min-width: 1150px){#main-header #primary-site-nav ul.links{height:100%}}@media screen and (max-width: 1149px){#main-header #primary-site-nav ul.links{flex-direction:column;gap:10px}}@media screen and (max-width: 1199px)and (min-width: 1150px){#main-header #primary-site-nav ul.links>li:nth-last-child(2){display:none}}@media screen and (max-width: 1149px){#main-header #primary-site-nav ul.links>li{order:2}}#main-header #primary-site-nav ul.links>li>a{display:flex;align-items:center;height:100%;font-family:"Open Sauce Sans 800";color:#fff;font-size:15px;text-transform:capitalize;transition:color .3s ease-in-out}@media screen and (max-width: 1149px){#main-header #primary-site-nav ul.links>li>a{padding:10px 30px;font-size:17px}}#main-header #primary-site-nav ul.links>li>a svg path{transition:all .3s ease-in-out}#main-header #primary-site-nav ul.links>li>a span{display:block;padding:0 6px;line-height:23px;border-radius:5px;transition:all .3s ease-in-out}#main-header #primary-site-nav ul.links>li>a:hover span{color:#0cd}#main-header #primary-site-nav ul.links>li.sign-in-btn{margin-left:40px}@media screen and (min-width: 1150px){#main-header #primary-site-nav ul.links>li.sign-in-btn a span{display:none}}@media screen and (max-width: 1149px){#main-header #primary-site-nav ul.links>li.sign-in-btn{order:1;padding-bottom:20px}#main-header #primary-site-nav ul.links>li.sign-in-btn a{display:inline-flex;align-items:center;gap:0 8px;padding:0}}#main-header #primary-site-nav ul.links>li.sign-in-btn svg path{transition:all .3s ease-in-out}#main-header #primary-site-nav ul.links>li.sign-in-btn:hover svg path{fill:#7cf5ff}#main-header #primary-site-nav ul.links>li.active a>div{position:relative}#main-header #primary-site-nav ul.links>li.active a span{position:relative;color:#000;background:#fff;z-index:1}#main-header #primary-site-nav ul.links>li .add-new-btn{position:relative;width:40px;height:40px;padding:0;margin-left:30px;background-color:#fff;outline:2px solid #0cd;outline-offset:5px;border-radius:50%}#main-header #primary-site-nav ul.links>li .add-new-btn::before{content:"";width:100%;height:100%;background:url("../images/button-plus-icon-dark.svg") center center no-repeat;transition:all .3s ease-in-out}#main-header #primary-site-nav ul.links>li .add-new-btn span{position:absolute;top:50%;left:calc(100% + 60px);width:80px;background:#0cd;line-height:18px;font-size:12px;color:#000 !important;text-align:center;opacity:0;visibility:hidden;transform:translate(0, -50%);transition:all .3s ease-in-out}#main-header #primary-site-nav ul.links>li .add-new-btn span::before{content:"";position:absolute;top:4px;right:100%;bottom:0;width:0;height:0;border-width:5px 8.7px 5px 0;border-color:rgba(0,0,0,0) #0cd rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid}#main-header #primary-site-nav ul.links>li .add-new-btn:hover{background-color:#0cd}#main-header #primary-site-nav ul.links>li .add-new-btn:hover span{opacity:1;visibility:visible;transform:translate(-50%, -50%)}#main-header #primary-site-nav ul.links>li .add-new-btn:hover::before{transform:rotate(90deg)}#main-header #primary-site-nav ul.links>li .add-new-btn:active{background-color:rgb(0,175.7538461538,190.4)}#main-header #primary-site-nav .mobile-contacts{padding:50px 0 0 0}#main-header #primary-site-nav .mobile-contacts a{color:#b5b5b5;font-size:16px;font-family:"Open Sauce Sans 800"}#main-header #primary-site-nav .mobile-contacts a:hover{color:#fff}@media screen and (max-width: 1149px){#main-header #primary-site-nav .mobile-contacts{display:flex !important;flex-direction:column;align-items:center;gap:20px 0}}#main-header #primary-site-nav .mobile-contacts ul.social-media{display:flex;gap:0 12px;justify-content:center}#main-header #primary-site-nav .mobile-contacts ul.social-media a{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#b5b5b5;border-radius:50%}#main-header #primary-site-nav .mobile-contacts ul.social-media a:hover{background:#fff}#main-header #primary-site-nav .mobile-contacts ul.social-media a img{filter:brightness(0)}#main-header #primary-site-nav .mobile-contacts ul.social-media a:hover{background:#0000d2}#main-header a.sign-in-btn svg path{transition:all .3s ease-in-out}#main-header a.sign-in-btn:hover svg path{fill:#7cf5ff}#main-header .back-btn{display:flex;align-items:center;gap:0 10px;font-family:"Open Sauce Sans 500";color:#fff}@media screen and (max-width: 740px){#main-header .back-btn span{display:none}}#main-header .back-btn::before{content:"";width:31px;height:11px;background:url("../images/back-arrow-white.svg") left center no-repeat;transition:all .3s ease-in-out}#main-header .back-btn:hover{color:#7cf5ff}#main-header .back-btn:hover::before{transform:translateX(-5px)}#main-header .user-nav{display:none;gap:0 30px;align-items:center;margin-left:auto}@media screen and (max-width: 1149px){#main-header .user-nav{display:flex}}@media screen and (max-width: 460px){#main-header .user-nav .sign-in-btn{display:none}}#main-header .menu-toggle{position:relative;top:0;right:0;width:30px;height:21px;margin:0;padding:0;border:0;background:rgba(0,0,0,0);cursor:pointer;outline:none;z-index:999999}@media screen and (min-width: 1150px){#main-header .menu-toggle{display:none}}#main-header .menu-toggle .icon{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:30px;height:3px;background:#fff;backface-visibility:hidden;border-radius:10px;transition:all .3s ease-in-out}#main-header .menu-toggle .icon::before,#main-header .menu-toggle .icon::after{content:"";display:block;position:absolute;right:0;width:24px;height:3px;background:#fff;backface-visibility:hidden;border-radius:10px;transition:all .3s ease-in-out}#main-header .menu-toggle .icon::before{top:-9px}#main-header .menu-toggle .icon::after{top:9px;width:17px}#main-header .menu-toggle.opened .icon{background-color:rgba(0,0,0,0)}#main-header .menu-toggle.opened .icon::before{transform:rotate(45deg) translate(5px, 8px)}#main-header .menu-toggle.opened .icon::after{width:24px;transform:rotate(-45deg) translate(5px, -8px)}@media screen and (min-width: 1150px){#main-header.on-scroll{top:10px}}.mobile-nav-open #main-header #primary-site-nav{transform:translateX(0)}.mobile-nav-open #main-header #primary-site-nav::after{transform:scale(1);opacity:1;visibility:visible;border-radius:0}.accordion{display:flex;flex-direction:column;gap:10px 0}.accordion .accordion-item .accordion-title h4,.accordion .accordion-item .accordion-title h3,.accordion .accordion-item .accordion-title h2{display:flex;align-items:center;gap:0 16px;position:relative;padding:20px 60px 20px 20px;background-color:#f4f4f4;line-height:1.4;font-size:17px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;border-radius:15px;transition:all .3s ease-in-out}.accordion .accordion-item .accordion-title h4:hover,.accordion .accordion-item .accordion-title h3:hover,.accordion .accordion-item .accordion-title h2:hover{background-color:hsl(0,0%,90.6862745098%)}.accordion .accordion-item .accordion-title h4 .icon,.accordion .accordion-item .accordion-title h3 .icon,.accordion .accordion-item .accordion-title h2 .icon{display:flex;align-items:center;flex-shrink:0;width:24px}.accordion .accordion-item .accordion-title h4::after,.accordion .accordion-item .accordion-title h3::after,.accordion .accordion-item .accordion-title h2::after{content:"";position:absolute;top:0;right:20px;bottom:0;margin:auto 0;width:28px;height:28px;background:#ddd url("../images/accordion-arrow-icon.svg") center center no-repeat;background-size:13px;border:1px solid #000;transition:transform .2s ease-in-out;border-radius:50%}.accordion .accordion-item .accordion-content{max-height:0;padding:0 20px;font-size:16px;opacity:0;overflow:hidden;transition:max-height .35s ease,opacity .35s ease,padding .35s ease}.accordion .accordion-item .accordion-content ul{list-style:disc;padding-left:20px;margin:0 0 15px 0}.accordion .accordion-item .accordion-content ul li{margin:0 0 10px 0}.accordion .accordion-item .accordion-content ul li:last-child{margin:0}.accordion .accordion-item .accordion-content b,.accordion .accordion-item .accordion-content strong{font-family:"Open Sauce Sans 700"}.accordion .accordion-item .accordion-content p{line-height:1.5;margin:0 0 15px 0}.accordion .accordion-item .accordion-content p:last-child{margin:0}.accordion .accordion-item:last-child .accordion-content{padding-bottom:0}.accordion .accordion-item.show .accordion-title h4,.accordion .accordion-item.show .accordion-title h3,.accordion .accordion-item.show .accordion-title h2{background-color:hsl(0,0%,90.6862745098%)}.accordion .accordion-item.show .accordion-title h4::after,.accordion .accordion-item.show .accordion-title h3::after,.accordion .accordion-item.show .accordion-title h2::after{background-color:#92aaff;transform:rotate(-180deg)}.accordion .accordion-item.show .accordion-content{max-height:500px;padding:20px;opacity:1}#main-footer{margin:auto 0 0 0;background-color:#eee;font-size:15px;border-radius:0}#main-footer:not(.sm-footer){border-radius:0}#main-footer:not(.sm-footer) .site-brand img{margin:0 0 10px 0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}#main-footer:not(.sm-footer) .site-brand p:not(:last-child){margin:0 0 10px 0}#main-footer:not(.sm-footer) ul.social-media{display:flex;gap:0 10px;flex-direction:row;justify-content:flex-end}#main-footer:not(.sm-footer) ul.social-media a{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#fff;border-radius:50%}#main-footer:not(.sm-footer) ul.social-media a img{filter:brightness(0)}#main-footer:not(.sm-footer) ul.social-media a:hover{background:#0cd}#main-footer:not(.sm-footer) ul.social-media--mobile{margin-top:20px;justify-content:flex-start}@media screen and (min-width: 1200px){#main-footer:not(.sm-footer) ul.social-media--mobile{display:none}}#main-footer:not(.sm-footer) .top-footer{padding:60px 0;background-color:#000;color:#fff}#main-footer:not(.sm-footer) .top-footer .container{display:flex;gap:0 70px}@media screen and (max-width: 1299px){#main-footer:not(.sm-footer) .top-footer .container{gap:0 50px}}@media screen and (max-width: 991px){#main-footer:not(.sm-footer) .top-footer .container{flex-direction:column;gap:40px 0}}#main-footer:not(.sm-footer) .top-footer .site-brand{flex-shrink:0;width:30%}@media screen and (min-width: 1300px){#main-footer:not(.sm-footer) .top-footer .site-brand{width:400px}}@media screen and (max-width: 1199px){#main-footer:not(.sm-footer) .top-footer .site-brand{width:35%}}@media screen and (max-width: 991px){#main-footer:not(.sm-footer) .top-footer .site-brand{width:100%}}#main-footer:not(.sm-footer) .top-footer .site-brand p{margin:0;line-height:1.6;font-size:15px}#main-footer:not(.sm-footer) .top-footer .site-brand p strong{font-family:"Open Sauce Sans 800";font-size:16px}@media screen and (min-width: 992px){#main-footer:not(.sm-footer) .top-footer .site-brand p br{display:none}}#main-footer:not(.sm-footer) .top-footer .footer-nav-row{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));flex-grow:1;gap:0 50px}@media screen and (max-width: 1199px){#main-footer:not(.sm-footer) .top-footer .footer-nav-row{grid-template-columns:repeat(3, minmax(0, 1fr));gap:0 20px}}@media screen and (max-width: 640px){#main-footer:not(.sm-footer) .top-footer .footer-nav-row{grid-template-columns:repeat(2, minmax(0, 1fr));gap:40px 0}}@media screen and (max-width: 420px){#main-footer:not(.sm-footer) .top-footer .footer-nav-row{font-size:14px}}#main-footer:not(.sm-footer) .top-footer .footer-nav-row.flex-grow-0{flex-grow:0}#main-footer:not(.sm-footer) .top-footer .footer-nav-row.grid-3{grid-template-columns:repeat(3, minmax(0, 1fr))}@media screen and (max-width: 1199px){#main-footer:not(.sm-footer) .top-footer .footer-nav-row .nav-col--media{display:none}}#main-footer:not(.sm-footer) .top-footer .footer-nav-row .nav-col--media .col-heading{text-align:right}#main-footer:not(.sm-footer) .top-footer .footer-nav-row .nav-col .col-heading{margin:0 0 20px 0;font-family:"Open Sauce Sans 800";font-size:18px;color:#fff}@media screen and (max-width: 575px){#main-footer:not(.sm-footer) .top-footer .footer-nav-row .nav-col .col-heading{margin:0 0 15px 0;font-size:17px}}#main-footer:not(.sm-footer) .top-footer .footer-nav-row .nav-col ul:not(.social-media){display:flex;flex-direction:column;gap:15px 0}#main-footer:not(.sm-footer) .top-footer .footer-nav-row .nav-col ul:not(.social-media) li{text-transform:capitalize}#main-footer:not(.sm-footer) .top-footer .footer-nav-row .nav-col ul:not(.social-media) li a{color:#fff}#main-footer:not(.sm-footer) .top-footer .footer-nav-row .nav-col ul:not(.social-media) li a span{text-transform:none}#main-footer:not(.sm-footer) .top-footer .footer-nav-row .nav-col ul:not(.social-media) li a:hover{text-decoration:underline}@media screen and (max-width: 640px){#main-footer:not(.sm-footer) .top-footer .footer-nav-row .nav-col:nth-last-child(2){grid-column:2;grid-row:2;margin-top:-85px}}#main-footer:not(.sm-footer) .bottom-footer{padding:20px 0;background:#000;background-size:cover;color:#9a9a9a;font-size:13px;text-align:center}#main-footer.sm-footer{padding:40px 0;background:#000;font-size:13px;color:#fff;border-radius:0}@media screen and (max-width: 991px){#main-footer.sm-footer{padding:25px 0}}#main-footer.sm-footer .container{display:flex;align-items:center}@media screen and (min-width: 992px){#main-footer.sm-footer .container{justify-content:space-between}}@media screen and (max-width: 991px){#main-footer.sm-footer .container{flex-direction:column;gap:20px 0}}#main-footer.sm-footer .links{display:flex;align-items:center}@media screen and (max-width: 768px){#main-footer.sm-footer .links{gap:7px 0;flex-wrap:wrap;justify-content:center}}#main-footer.sm-footer .links li{display:flex;align-items:center}#main-footer.sm-footer .links li:not(:last-child):after{content:"/";padding:0 10px;color:#797979}@media screen and (max-width: 768px){#main-footer.sm-footer .links li:nth-child(3):after,#main-footer.sm-footer .links li:last-child:after{content:none}#main-footer.sm-footer .links li:last-child{display:flex;align-items:center;justify-content:center;width:100%;text-align:center}}#main-footer.sm-footer .links a{color:#fff}#main-footer.sm-footer .links a.has-icon{display:flex;align-items:center;gap:0 5px}#main-footer.sm-footer .links a:hover{text-decoration:underline}.home #main-footer{margin:0}.content-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);opacity:0;visibility:hidden;transition:all .3s ease-in-out;z-index:999}.under-construction{display:flex;flex-direction:column;align-items:center;padding-top:180px;text-align:center}.under-construction h1{margin-bottom:30px;font-size:42px;font-family:"Open Sauce Sans 900";font-weight:900;text-transform:capitalize}.under-construction img{margin-bottom:80px}@media screen and (min-width: 769px){.under-construction img{width:344px}}.under-construction__email{margin-top:10px;font-family:"Open Sauce Sans 600";font-weight:600;font-size:18px}.cky-btn-revisit-wrapper{background-color:#00008d !important}.hero{position:relative;padding:140px 0;padding-top:242px;background:url("../images/sun-tornado-6.svg") center top no-repeat;background-size:cover;background-color:#eee;overflow:hidden;border-radius:0 0 38px 38px}@media screen and (max-width: 1599px){.hero{padding:120px 0;padding-top:222px}}@media screen and (max-width: 1499px){.hero{padding-top:210px}}@media screen and (max-width: 1299px){.hero{padding:110px 0;padding-top:200px}}@media screen and (max-width: 768px){.hero{padding:80px 0;padding-top:170px}}@media screen and (max-width: 575px){.hero{padding:0 0 60px 0;padding-top:150px;border-radius:0 0 28px 28px}}.hero .container{display:flex;gap:0 64px;justify-content:flex-start;text-align:left}@media screen and (max-width: 1114px)and (min-width: 769px){.hero .container{justify-content:center;text-align:center}}.hero__heading{display:flex;flex-direction:column;align-items:flex-start;gap:0;margin:0 0 20px 0;line-height:1.4;font-size:68px;font-family:"Open Sauce Sans 900";font-weight:900;text-align:left}@media screen and (max-width: 1599px){.hero__heading{font-size:63px}}@media screen and (max-width: 1499px){.hero__heading{font-size:60px}}@media screen and (max-width: 1399px){.hero__heading{font-size:55px}}@media screen and (max-width: 991px){.hero__heading{font-size:51px}}@media screen and (max-width: 768px){.hero__heading{font-size:47px}}@media screen and (max-width: 680px){.hero__heading{font-size:43px}}.hero__heading-text{line-height:1.25;background:linear-gradient(to right, #000000, #0000D2);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);opacity:0;transform:translateY(10px);animation:heroFadeIn .5s .25s ease-out forwards}@media screen and (min-width: 769px){.hero__heading-text{margin-bottom:20px}}@media screen and (max-width: 768px){.hero__heading-text{padding:10px 0 15px 0;margin-bottom:0;font-size:55px}}@media screen and (max-width: 575px){.hero__heading-text{font-size:50px}}@media screen and (min-width: 1115px){.hero__heading br{display:block}}@media screen and (min-width: 769px)and (max-width: 1114px){.hero__heading br{display:none}}.hero__heading span{font-size:26px;font-weight:700;color:#000}@media screen and (max-width: 1499px){.hero__heading span{font-size:24px}}@media screen and (max-width: 991px){.hero__heading span{font-size:22px}}@media screen and (max-width: 768px){.hero__heading span{font-size:20px}}@media screen and (max-width: 430px){.hero__heading span{font-size:18px}}.hero__heading span:first-child{padding:0 4px;line-height:28px;background-color:#000;color:#fff;font-size:22px;letter-spacing:1px;border-radius:4px;opacity:0;transform:translateY(10px);animation:heroFadeIn .5s .1s ease-out forwards}@media screen and (max-width: 1499px){.hero__heading span:first-child{font-size:20px}}@media screen and (max-width: 1399px){.hero__heading span:first-child{font-size:18px}}.hero__heading span:last-child{display:flex;width:100%;justify-content:center;opacity:0;transform:translateY(10px);animation:heroFadeIn .5s .4s ease-out forwards}.hero__heading span:last-child div{position:relative}@media screen and (max-width: 1199px){.hero__heading span:last-child div{display:flex;align-items:center;gap:0 10px;width:100%}}@media screen and (max-width: 1114px)and (min-width: 769px){.hero__heading span:last-child div{justify-content:center}}.hero__heading span:last-child div::before{content:"";width:78px;height:36px;background:url("../images/hero-arrow.svg") right bottom no-repeat;filter:brightness(0)}@media screen and (max-width: 1499px){.hero__heading span:last-child div::before{top:-12px}}@media screen and (min-width: 1200px){.hero__heading span:last-child div::before{position:absolute;top:-9px;right:calc(100% + 10px)}}@media screen and (max-width: 1199px){.hero__heading span:last-child div::before{position:relative;top:-2px;display:flex;height:16px;width:40px}}@media screen and (max-width: 991px){.hero__heading span:last-child div::before{top:-8px;height:30px}}@media screen and (min-width: 1115px){.hero .text{width:50%}}@media screen and (max-width: 1114px){.hero .text{width:auto}}@media screen and (max-width: 768px){.hero .text{width:100%}}.hero .text p{margin:0 0 20px 0;font-size:18px;line-height:1.6;opacity:0;animation:heroFadeIn .5s .55s ease-out forwards}@media screen and (max-width: 1299px){.hero .text p{font-size:16px}}@media screen and (max-width: 690px){.hero .text p br{display:none}}.hero .text strong{font-family:"Open Sauce Sans 800";font-weight:800}@media screen and (min-width: 1600px){.hero .text strong{font-size:20px}}@media screen and (max-width: 768px){.hero .text strong{font-size:18px}}@media screen and (min-width: 691px){.hero .text strong{padding:0 7px;background-color:#7cf5ff;color:#000;border-radius:15px}}@media screen and (max-width: 690px){.hero .text strong{color:#0000d2}}.hero .text .cta-btns{position:relative;display:flex;justify-content:center;gap:0 15px;margin:30px auto 0;opacity:0;transform:translateY(10px);animation:heroFadeIn .5s .7s ease-out forwards;z-index:1}@media screen and (min-width: 1500px){.hero .text .cta-btns{max-width:70%}}@media screen and (max-width: 575px){.hero .text .cta-btns{flex-direction:column;gap:15px 0}}.hero .text .cta-btns .btn-holder{display:flex;position:relative;flex-shrink:0;width:100%;z-index:1}@media screen and (min-width: 576px){.hero .text .cta-btns .btn-holder{width:50%}}.hero .text .cta-btns .btn-holder .btn{flex:1;width:100%}.hero .text .cta-btns .btn-holder .btn::after{content:"";position:absolute;left:4px;right:4px;top:0;bottom:-4px;background:linear-gradient(90deg, transparent 25%, #00CCDD 50%, transparent 75%);background-position:100% 0;background-size:200% 100%;transition:left .1s cubic-bezier(0, 0.62, 0.25, 1),right .1s cubic-bezier(0, 0.62, 0.25, 1),top .1s cubic-bezier(0, 0.62, 0.25, 1),bottom .1s cubic-bezier(0, 0.62, 0.25, 1),filter .1s cubic-bezier(0, 0.62, 0.25, 1),background-position .4s cubic-bezier(0, 0.62, 0.25, 1);animation:ctaBtnAnimation 4s linear infinite;animation-delay:0s;border-radius:99px;z-index:-1}@keyframes ctaBtnAnimation{0%{background-position:100% 0}to{background-position:-100% 0}}.hero .text .cta-btns .btn-holder .info-text{display:none;position:absolute;top:calc(100% + 15px);left:0;right:0;padding:10px 15px;background-color:#fff;line-height:1.5;font-family:"Open Sauce Sans 500";font-weight:500;font-size:14px;color:#000;text-transform:capitalize;opacity:0;visibility:hidden;border-radius:15px;transition:all .3s ease-in-out}@media screen and (min-width: 1200px){.hero .text .cta-btns .btn-holder .info-text{display:block}}.hero .text .cta-btns .btn-holder .info-text a{font-family:"Open Sauce Sans 600";font-weight:5600;color:#0000d2;font-weight:700}.hero .text .cta-btns .btn-holder .info-text a:hover{text-decoration:underline}.hero .text .cta-btns .btn-holder .info-text::before{content:"";position:absolute;bottom:100%;left:0;right:0;margin:0 auto;width:0px;height:0px;border-style:solid;border-width:0 7.5px 10px 7.5px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff rgba(0,0,0,0);transform:rotate(0deg)}.hero .text .cta-btns .btn-holder .info-text::after{content:"";position:absolute;bottom:100%;left:0;right:0;height:20px}.hero .text .cta-btns .btn-holder:hover .btn span::after{right:-5px}.hero .text .cta-btns .btn-holder:hover .info-text{opacity:1;visibility:visible}.hero .text .cta-btns .btn{position:relative}.hero .text .cta-btns .btn span{display:flex;align-items:center;justify-content:center;gap:0 10px}.hero .text .cta-btns .btn.btn-secondary span::after{content:"";width:12px;height:12px;background:url("../images/hero-arrow-right-down-icon.svg") right center no-repeat;transition:all .2s ease-in-out}.hero .text .cta-btns .btn.btn-secondary:hover span::after{filter:brightness(0) invert(1)}.hero .text .cta-btns>.btn{flex-shrink:0}@media screen and (min-width: 576px){.hero .text .cta-btns>.btn{width:calc(50% - 15px)}}@media screen and (max-width: 575px){.hero .text .cta-btns>.btn{width:100%}}.hero .trust-text{display:flex;align-items:center;justify-content:center;gap:0 8px;margin-top:20px;text-align:left;opacity:0;animation:heroFadeIn .5s .85s ease-out forwards}@media screen and (min-width: 1115px){.hero .trust-text{justify-content:flex-start}}.hero .trust-text::before{content:"";flex-shrink:0;width:18px;height:18px;background:url("../images/check-circle-icon.svg") left center no-repeat}@keyframes heroFadeIn{to{opacity:1;transform:translateY(0)}}.hero.hero--update .text .cta-btns{margin:30px 0 0 0}@media screen and (min-width: 1500px){.hero.hero--update .text .cta-btns{max-width:100%}}.hero.hero--update .hero__heading span:first-child{margin-bottom:20px;font-size:20px}@media screen and (max-width: 991px){.hero.hero--update .hero__heading span:first-child{margin-bottom:10px;font-size:18px}}.hero.hero--update .hero__heading span{font-size:22px}@media screen and (min-width: 1200px){.hero.hero--update .hero__heading span:last-child div::before{top:-13px}}.hero .duo{display:none;position:relative;right:-50px;width:calc(50% - 64px);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width: 1499px){.hero .duo{right:-25px}}@media screen and (max-width: 1399px){.hero .duo{right:0}}@media screen and (min-width: 1115px){.hero .duo{display:block}}.hero .duo-card{position:absolute;background:#fff;border:1px solid #000;overflow:hidden;box-shadow:2px 2px 0 #000,4px 4px 0 #000;border-radius:16px}.hero .duo-card-before{width:64%;top:0;left:0;z-index:1}.hero .duo-card-before .duo-tag{background:#000;color:#fff}.hero .duo-card-before .site{background:#fdfdfb}.hero .duo-card-before .s-links i:nth-child(2){transform:translateY(7px);width:16%}.hero .duo-card-before .s-links i:nth-child(3){transform:translateY(-4px);background:#ff8ea1}.hero .duo-card-before .s-pill{transform:translateY(9px);background:#ff8ea1;width:17%}.hero .duo-card-before .s-h1{width:118%;background:#000}.hero .duo-card-before .s-h1b{width:99%;transform:translateX(-3%)}.hero .duo-card-before .s-p{width:112%}.hero .duo-card-before .s-cta{transform:translate(58%, 5px) rotate(-1.5deg);width:42%;background:#ff8ea1}.hero .duo-card-before .s-img{transform:rotate(3.5deg) translate(6%, -4%) scaleX(1.18);border-radius:2px}.hero .duo-card-before .s-img::after{inset:38% 22% 22% 48%;border-radius:4px;opacity:.55}.hero .duo-card-before .s-card:nth-child(1){transform:translateY(8px)}.hero .duo-card-before .s-card:nth-child(2){aspect-ratio:2/1.35;transform:translateY(-4px) rotate(-1deg);background:#efefef;border:1px solid #ddd}.hero .duo-card-before .s-card:nth-child(3){transform:translateX(7%) scaleX(1.12)}.hero .duo-card-before .s-cta,.hero .duo-card-before .s-img,.hero .duo-card-before .s-pill{outline:1.5px dashed #ff3b5c;outline-offset:3px}.hero .duo-card-after{width:72%;right:0;bottom:0;box-shadow:2px 2px 0 #000,4px 4px 0 #000;z-index:3}.hero .duo-card-after .duo-tag{background:#aeffc8;color:#000}.hero .duo-chrome{display:flex;align-items:center;gap:7px;padding:9px 12px;background:#f4f4f4;border-bottom:1px solid #ddd}.hero .duo-dot{width:8px;height:8px;background:#d8d8d8;border-radius:50%}.hero .duo-url{margin-left:6px;flex:1;max-width:200px;background:#fff;border:1px solid #eee;font-size:10px;color:#8a8a98;padding:3px 12px;font-weight:400;letter-spacing:.01em;border-radius:999px}.hero .duo-screen{position:relative;aspect-ratio:16/11}.hero .duo-tag{position:absolute;bottom:10px;left:10px;z-index:5;font-size:11px;border:2px solid #000;font-family:"Open Sauce Sans 800";letter-spacing:.08em;text-transform:uppercase;padding:4px 11px;border-radius:999px}.hero .duo-link{position:absolute;top:69%;left:11%;width:68px;height:87px;z-index:5}@media screen and (max-width: 1220px){.hero .duo-link{top:64%;left:9%}}@media(max-width: 1080px){.hero .duo{width:100%;max-width:560px;margin-inline:auto}}.hero [data-duo-layout=stacked] .duo{aspect-ratio:auto}.hero [data-duo-layout=stacked] .duo-card{position:relative;width:min(86%,480px);margin-inline:auto}.hero [data-duo-layout=stacked] .duo-card-before{transform:none}.hero [data-duo-layout=stacked] .duo-card-after{margin-top:26px}.hero [data-duo-layout=stacked] .duo-link{top:auto;left:50%;position:absolute;inset:0;margin:auto;width:58px;height:58px;transform:translateX(-50%)}.hero [data-duo-layout=stacked] .duo-link svg{transform:rotate(90deg)}.hero .site{position:absolute;inset:0;padding:7% 7.5%;background:#fff}.hero .s-nav{display:flex;align-items:center;gap:6%;margin-bottom:9%}.hero .s-logo{width:9%;aspect-ratio:2.6/1;border-radius:3px;background:#000;flex:none}.hero .s-links{display:flex;gap:5%;flex:1}.hero .s-links i{display:block;width:11%;height:6px;border-radius:3px;background:#c9c9d4}.hero .s-pill{width:13%;height:14px;border-radius:999px;background:#0000d2;flex:none}.hero .s-hero{display:flex;gap:8%;align-items:flex-start;margin-bottom:9%}.hero .s-copy{flex:1.15;padding-top:2%}.hero .s-h1{height:12px;border-radius:4px;background:#000;width:92%;margin-bottom:6px}.hero .s-h1b{width:64%}.hero .s-p{height:5px;border-radius:3px;background:#d6d6df;width:88%;margin-bottom:5px}.hero .s-p2{width:70%}.hero .s-cta{width:34%;height:14px;border-radius:999px;background:#0000d2;margin-top:9px}.hero .s-img{position:relative;flex:1;aspect-ratio:4/3;border-radius:8px;background:#efefef;border:1px solid #ddd}.hero .s-img::after{content:"";position:absolute;inset:30% 35%;border-radius:50%;background:#c2bdbd;opacity:.8}.hero .s-cards{display:flex;gap:5%}.hero .s-card{flex:1;aspect-ratio:2.4/1;border-radius:7px;background:#efefef;border:1px solid #ddd}.how-it-works{padding:130px 0;background:#f7f7f7;background:linear-gradient(0deg, rgb(247, 247, 247) 0%, rgb(255, 255, 255) 50%);border-radius:0 0 38px 38px}@media screen and (max-width: 991px){.how-it-works{padding:100px 0}}@media screen and (max-width: 768px){.how-it-works{padding:80px 0}}@media screen and (max-width: 575px){.how-it-works{border-radius:0 0 28px 28px}}.how-it-works .row{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:20px}@media screen and (max-width: 991px){.how-it-works .row{grid-template-columns:repeat(2, minmax(0, 1fr));gap:35px 20px}}@media screen and (max-width: 540px){.how-it-works .row{grid-template-columns:auto;gap:30px 0}}.how-it-works .row .col{position:relative;padding:30px;padding-top:26px;background:#fff;border:1px solid #000;text-align:left;border-radius:15px}.how-it-works .row .col:not(:last-child)::after{content:"";position:absolute;width:50px;height:50px;margin:auto 0;background:#e8e8e8 url("../images/steps-arrow.svg") center center no-repeat;background-size:27px;border:2px solid #000;animation:arrowColor 3s ease-in-out infinite;border-radius:15px;z-index:1}@media screen and (min-width: 541px){.how-it-works .row .col:not(:last-child)::after{top:0;left:calc(100% - 25px + 10px);bottom:0}}@media screen and (max-width: 540px){.how-it-works .row .col:not(:last-child)::after{left:0;right:0;bottom:-36px;margin:0 auto;width:62px;height:40px;border-width:1px;background-color:#fff;transform:rotate(90deg)}}.how-it-works .row .col:nth-child(1)::after{animation-delay:0s}.how-it-works .row .col:nth-child(2)::after{animation-delay:.4s}.how-it-works .row .col:nth-child(3)::after{animation-delay:.8s}@keyframes arrowColor{0%,100%{background-color:#e8e8e8}50%{background-color:#0cd}}@media screen and (max-width: 1140px)and (min-width: 992px){.how-it-works .row .col{padding:25px}}@media screen and (max-width: 991px)and (min-width: 541px){.how-it-works .row .col:nth-child(2)::after,.how-it-works .row .col:nth-child(4)::after{content:none}}@media screen and (max-width: 540px){.how-it-works .row .col{padding:30px 25px}}.how-it-works .row .col h3.col-heading{display:flex;flex-direction:column;align-items:flex-start;gap:10px 0;margin:0 0 20px 0;line-height:normal;font-size:24px;font-family:"Open Sauce Sans 900";font-weight:900}@media screen and (max-width: 1350px){.how-it-works .row .col h3.col-heading{font-size:22px}}@media screen and (max-width: 991px){.how-it-works .row .col h3.col-heading{margin:0 0 10px 0}.how-it-works .row .col h3.col-heading br{display:none}}@media screen and (max-width: 540px){.how-it-works .row .col h3.col-heading{font-size:21px}}.how-it-works .row .col h3.col-heading span{display:block}.how-it-works .row .col h3.col-heading span.step-number{position:absolute;top:-14px;padding:2px 4px;background:#0cd;border:2px solid #000;font-size:18px;font-family:"Open Sauce Sans 900";text-transform:uppercase;color:#000;font-weight:900;transform:rotate(-3deg);border-radius:8px}.how-it-works .row .col p{margin:0;line-height:1.4;color:#6a6a6a}.how-it-works .row .col .btn{padding:12px 15px;margin:20px 0 0 0}.how-it-works .cta-btn{display:flex;justify-content:center;width:100%;padding:50px 0 0 0}.how-it-works .cta-btn .btn{min-width:300px}@media screen and (max-width: 540px){.how-it-works .cta-btn .btn{width:100%}}.we-can-solve{padding:130px 0 0 0;overflow:hidden}@media screen and (max-width: 1399px){.we-can-solve .section-heading-holder{margin-bottom:60px}}@media screen and (max-width: 991px){.we-can-solve{padding:100px 0 0 0}}@media screen and (max-width: 768px){.we-can-solve{padding:80px 0 0 0}}.we-can-solve .list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:55px 40px}@media screen and (max-width: 991px){.we-can-solve .list{gap:55px 35px}}@media screen and (max-width: 767px){.we-can-solve .list{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (max-width: 490px){.we-can-solve .list{gap:55px 25px}}.we-can-solve .list .item:not(.and-more){position:relative;background:#000;border-radius:15px}.we-can-solve .list .item:not(.and-more) .number{display:flex;align-items:center;justify-content:center;position:absolute;top:-20px;left:0;right:0;width:50px;height:50px;margin:0 auto;background:#dcfce7;border:3px solid #fff;font-family:"Open Sauce Sans 800";font-size:23px;color:#000;outline:5px solid #000;text-align:center;opacity:0;transform:translateY(-30px) scale(0.6);transition:opacity .3s ease-out,transform .5s cubic-bezier(0.34, 1.56, 0.64, 1);transition-delay:calc(var(--i, 0)*.08s + .35s);border-radius:15px;z-index:1}.we-can-solve .list .item:not(.and-more) .number::before{content:"";position:absolute;top:-22px;left:-20px;width:22px;height:20px;background:url("../images/number-lines.svg") center center no-repeat}@media screen and (max-width: 991px){.we-can-solve .list .item:not(.and-more) .number{width:40px;height:40px;font-size:18px}}.we-can-solve .list .item:not(.and-more) .number::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;outline:5px solid #fff;outline-offset:8px;opacity:0;transform:scale(0.5);transition:opacity .3s ease-out,transform .3s cubic-bezier(0.34, 1.3, 0.64, 1);transition-delay:calc(var(--i, 0)*.08s + .55s);border-radius:11px}.we-can-solve .list .item:not(.and-more) .text{text-align:center}.we-can-solve .list .item:not(.and-more) .text .item-heading{display:flex;align-items:center;justify-content:center;position:relative;width:calc(100% + 10px);min-height:200px;padding:35px 20px;margin-left:-5px;background:#f6f6f6;border:1px solid #000;border-bottom:4px solid #000;text-align:center;line-height:1.3;font-size:22px;font-family:"Open Sauce Sans 800";outline:5px solid #fff;outline-offset:-6px;text-align:center;transition:all .3s ease-in-out;border-radius:15px}@media screen and (max-width: 1299px){.we-can-solve .list .item:not(.and-more) .text .item-heading{font-size:21px}}@media screen and (max-width: 991px){.we-can-solve .list .item:not(.and-more) .text .item-heading{min-height:165px;font-size:19px}}@media screen and (max-width: 490px){.we-can-solve .list .item:not(.and-more) .text .item-heading{min-height:140px;font-size:17px}}.we-can-solve .list .item:not(.and-more) .text .item-heading span::after{content:"";display:block;width:100px;height:10px;margin:10px auto 0;background:url("../images/wave-icon.svg") center center no-repeat;background-size:contain}.we-can-solve .list .item:not(.and-more) .text p{padding:22px 20px;line-height:1.4;color:#fff;font-size:16px}@media screen and (max-width: 991px){.we-can-solve .list .item:not(.and-more) .text p{padding:22px 15px;font-size:15px}}@media screen and (max-width: 490px){.we-can-solve .list .item:not(.and-more) .text p{padding:15px;font-size:14px}}.we-can-solve .list .item:not(.and-more):hover .number{outline-color:#000}.we-can-solve .list .item:not(.and-more):hover .item-heading{background-color:#fff}.we-can-solve .list .item.and-more{display:flex;align-items:center;justify-content:center;background-color:#f6f6f6;border:1px solid #000;line-height:48px;font-size:50px;font-family:"Open Sauce Sans 900";color:#000;text-transform:uppercase;border-radius:15px}@media screen and (max-width: 1599px){.we-can-solve .list .item.and-more{font-size:46px}}@media screen and (max-width: 1399px){.we-can-solve .list .item.and-more{font-size:42px}}@media screen and (max-width: 991px){.we-can-solve .list .item.and-more{line-height:34px;font-size:32px}}@media screen and (max-width: 768px){.we-can-solve .list .item.and-more{display:none}}.we-can-solve .list .item.and-more span{position:relative}.we-can-solve .list .item.and-more span::before{content:"";position:absolute;right:0;top:calc(100% + 10px);width:53px;height:16px;background:url("../images/more-icon.svg") left center no-repeat}.we-can-solve .list.animate .item:not(.and-more) .number{opacity:1;transform:translateY(0) scale(1)}.we-can-solve .list.animate .item:not(.and-more) .number::after{opacity:1;transform:scale(1)}.we-can-solve__benefits{display:flex;align-items:flex-start;flex-direction:column;gap:30px 0;padding:80px 0 0 0}.we-can-solve__benefits .block-heading{line-height:normal;font-size:32px;font-family:"Open Sauce Sans 900";font-weight:900;text-transform:capitalize}@media screen and (max-width: 991px){.we-can-solve__benefits .block-heading{font-size:28px}}@media screen and (max-width: 575px){.we-can-solve__benefits .block-heading{font-size:24px}}.we-can-solve__benefits .fix-marquees{display:flex;flex-direction:column;gap:16px 0}.we-can-solve__benefits .fix-marquees{overflow:hidden;width:100%;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-mask-image:linear-gradient(to right, transparent 0, #000 6%, #000 94%, transparent 100%);mask-image:linear-gradient(to right, transparent 0, #000 6%, #000 94%, transparent 100%)}.we-can-solve__benefits .fix-marquees.is-grabbing{cursor:grabbing}.we-can-solve__benefits .fix-marquees .marquee__track{display:flex;flex-wrap:nowrap;width:-moz-max-content;width:max-content;align-items:center;will-change:transform;cursor:grab}.we-can-solve__benefits .fix-marquees .feat{display:inline-flex;align-items:center;gap:9px;flex:0 0 auto;margin-right:70px;padding:2px 0;font-family:"Open Sauce Sans 700";font-size:16px;white-space:nowrap}@media screen and (max-width: 991px){.we-can-solve__benefits .fix-marquees .feat{margin-right:50px;font-size:15px}}@media screen and (max-width: 575px){.we-can-solve__benefits .fix-marquees .feat{margin-right:30px;font-size:14px}}.we-can-solve__benefits .fix-marquees .feat::before{content:"";width:22px;height:22px;flex:0 0 auto;border:2px solid #000;background:#ddd url("../images/benefits-check-icon.svg") center center no-repeat;border-radius:5px}.bad-ui{padding:130px 0 0 0}@media screen and (max-width: 991px){.bad-ui{padding:100px 0 0 0}}@media screen and (max-width: 768px){.bad-ui{padding:80px 0 0 0}}.bad-ui .section-heading{text-transform:none}.bad-ui .list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:30px}@media screen and (max-width: 991px){.bad-ui .list{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (max-width: 768px){.bad-ui .list{gap:20px}}@media screen and (max-width: 575px){.bad-ui .list{grid-template-columns:1fr}}.bad-ui .list__item{display:flex;flex-direction:column;padding:30px;background-color:#f6f6f6;counter-increment:list-counter;font-size:15px;color:#636363;border-radius:15px}@media screen and (max-width: 640px){.bad-ui .list__item{padding:20px}}.bad-ui .list__item::before{content:counter(list-counter);display:flex;align-items:center;justify-content:center;width:35px;height:35px;padding:2px 0 0 0;margin:0 0 15px 0;background-color:#000;color:#fff;font-family:"Open Sauce Sans 700";border-radius:50%}.bad-ui .list__item .item-heading{margin:0 0 15px 0;font-size:19px;font-family:"Open Sauce Sans 700";position:relative}.why-us{padding:130px 0;background:#f7f7f7;background:linear-gradient(0deg, rgb(247, 247, 247) 0%, rgb(255, 255, 255) 50%);border-radius:0 0 38px 38px}@media screen and (max-width: 991px){.why-us{padding:100px 0}}@media screen and (max-width: 768px){.why-us{padding:80px 0}}@media screen and (max-width: 575px){.why-us{border-radius:0 0 28px 28px}}.why-us .list{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:45px 35px}@media screen and (max-width: 1100px){.why-us .list{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media screen and (max-width: 768px){.why-us .list{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (max-width: 575px){.why-us .list{grid-template-columns:auto;gap:35px 0}}.why-us .list__item{display:flex}@media screen and (min-width: 576px){.why-us .list__item{flex-direction:column;gap:25px 0}}@media screen and (max-width: 575px){.why-us .list__item{gap:0 20px;align-items:flex-start}}.why-us .list__item .icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:60px;height:60px;margin:0;margin:0;background:#fff;border:3px solid #000;border-radius:15px;box-shadow:3px 3px 0 #0cd;opacity:0;transform:scale(0.5) rotate(-15deg);transition:opacity .4s ease-out,transform .4s cubic-bezier(0.34, 1.3, 0.64, 1);transition-delay:calc(var(--i, 0)*.1s)}.why-us .list__item .icon svg{max-width:50%;max-height:50%}.why-us .list__item .item-name{width:100%;margin:0 0 15px 0;font-family:"Open Sauce Sans 800";font-size:18px}@media screen and (max-width: 575px){.why-us .list__item .item-name{margin:0 0 10px 0}}.why-us .list__item .item-name span{display:inline}.why-us .list__item .short-text{line-height:1.5;font-size:15px}.why-us .list__item .short-text b,.why-us .list__item .short-text strong{font-family:"Open Sauce Sans 700"}@media screen and (max-width: 575px){.why-us .list__item .short-text{font-size:14px}.why-us .list__item .short-text br{display:none}}.why-us .list__item .short-text a{text-decoration:underline}.why-us .list__item .short-text a:hover{color:#30c;text-decoration:none}.why-us .list.animate .icon{opacity:1;transform:scale(1) rotate(0deg)}.before-after{padding:130px 0;background:linear-gradient(0deg, rgb(247, 247, 247) 0%, rgb(255, 255, 255) 50%);overflow:hidden;border-radius:0 0 38px 38px}@media screen and (max-width: 991px){.before-after{padding:100px 0}}@media screen and (max-width: 768px){.before-after{padding:80px 0}}@media screen and (max-width: 575px){.before-after{border-radius:0 0 28px 28px}}.before-after .swiper-holder{width:calc(100% + 60px);margin-left:-30px}@media screen and (max-width: 575px){.before-after .swiper-holder{width:calc(100% + 50px);margin-left:-25px}}.before-after .swiper-holder .swiper-slide{position:relative;padding:0 30px 30px 30px}.before-after .swiper-holder .swiper-slide::before{content:"";position:absolute;top:50%;left:50%;width:90px;height:20px;background:url("../images/before-after-arrow.svg") center right no-repeat;transform:translate(-50%, -50%);z-index:5}@media screen and (max-width: 768px){.before-after .swiper-holder .swiper-slide::before{width:70px}}@media screen and (max-width: 480px){.before-after .swiper-holder .swiper-slide::before{content:none}}.before-after .slide-info{padding:30px;margin:0;background-color:#000;color:#fff;border-radius:0 0 15px 15px}@media screen and (max-width: 575px){.before-after .slide-info{padding:25px}}.before-after .slide-info h3{margin-bottom:15px;font-size:18px;color:#fff}.before-after .slide-info p{line-height:1.6;font-size:14px;font-weight:400}.before-after .comparison{position:relative;width:100%;height:580px;border:2px solid #000;cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:15px}@media screen and (max-width: 1499px){.before-after .comparison{height:520px}}@media screen and (max-width: 1299px){.before-after .comparison{height:450px}}@media screen and (max-width: 768px){.before-after .comparison{height:400px}}@media screen and (max-width: 575px){.before-after .comparison{height:360px}}.before-after .comparison__before,.before-after .comparison__after{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%}.before-after .comparison__before{z-index:1;clip-path:inset(0 50% 0 0)}.before-after .comparison__after{z-index:0}.before-after .comparison__handle{position:absolute;top:0;left:50%;width:4px;height:100%;background:#000;z-index:3;transform:translateX(-50%);pointer-events:none}.before-after .comparison__handle::before{content:"";position:absolute;top:50%;left:50%;width:46px;height:46px;background:#000 url("../images/before-after-handle-arrows.svg") center center no-repeat;outline:2px solid #0cd;outline-offset:-6px;border-radius:50%;pointer-events:auto;cursor:col-resize;transform:translate(-50%, -50%)}.before-after .comparison__label{position:absolute;top:calc(50% - 20px);width:100px;padding:8px 14px;border:2px solid #000;font-size:15px;font-family:"Open Sauce Sans 700";font-weight:700;color:#000;pointer-events:none;transform:rotate(90deg) translateX(50%);transform-origin:right center;box-shadow:3px 0px 0 #000;outline:5px solid #fff;border-radius:8px;text-align:center;z-index:4}@media screen and (max-width: 991px){.before-after .comparison__label{display:inline-flex;align-items:center;justify-content:center;width:70px;height:24px;padding:0 10px;font-size:12px;text-align:center}}.before-after .comparison__label--before{right:100%;background:#000;color:#fff}.before-after .comparison__label--after{right:0;background:#dcfce7}.before-after .comparison .fs{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;border-radius:15px}.before-after .comparison .fs.bf{background:#f2f0f0}.before-after .comparison .fs.af{background:#fff}.before-after .comparison .bb{display:flex;align-items:center;gap:8px;padding:8px 14px;background:#e4e4e4;border-bottom:1px solid #d5d5d5;flex-shrink:0}.af .before-after .comparison .bb{background:#f0f0f0}.before-after .comparison .bd{display:flex;gap:5px}.before-after .comparison .bd span{width:9px;height:9px;border-radius:50%}.before-after .comparison .bd span:nth-child(1){background:#ff5f57}.before-after .comparison .bd span:nth-child(2){background:#ffbd2e}.before-after .comparison .bd span:nth-child(3){background:#28ca42}.before-after .comparison .bu{flex:1;height:22px;background:#fff;border-radius:4px;margin-left:10px;display:flex;align-items:center;padding:0 10px;font-size:10px;color:#999}.before-after .comparison .pg{flex:1;padding:20px 100px;display:flex;flex-direction:column;gap:8px;overflow:hidden}@media screen and (max-width: 1399px){.before-after .comparison .pg{padding:20px 50px}}@media screen and (max-width: 768px){.before-after .comparison .pg{padding:20px;zoom:.75}}.before-after .comparison .ln{height:8px;background:#e0e0e0;border-radius:3px}.bf .before-after .comparison .ln{background:#d5d5d5}.before-after .comparison .ln.dk{background:#333}.bf .before-after .comparison .ln.dk{background:#999}.before-after .comparison .inp{height:28px;border-radius:6px;border:1px solid #ddd;background:#fff;flex-shrink:0}.bf .before-after .comparison .inp{border-color:#ccc}.af .before-after .comparison .inp{border:2px solid #000;border-radius:8px}.before-after .comparison .bt{height:30px;border-radius:6px;flex-shrink:0}.bf .before-after .comparison .bt{background:#bbb}.af .before-after .comparison .bt{background:#000;border-radius:99px;box-shadow:3px 3px 0 #0cd}.before-after .comparison .radio{display:flex;align-items:center;gap:6px}.before-after .comparison .radio-circle{width:14px;height:14px;border-radius:50%;border:2px solid #ccc;flex-shrink:0;position:relative}.before-after .comparison .radio-circle.checked::after{content:"";position:absolute;top:2px;left:2px;right:2px;bottom:2px;border-radius:50%;background:#333}.af .before-after .comparison .radio-circle{border-color:#000}.af .before-after .comparison .radio-circle.checked::after{background:#0cd}.before-after .comparison .radio-label{height:7px;background:#ddd;border-radius:3px}.before-after .comparison .err{border-color:#e53e3e !important}.before-after .comparison .err-bg{background:#fff5f5 !important}.before-after .comparison .ghost{opacity:.15}.before-after .comparison .ghost2{opacity:.3}.before-after .comparison .ovf{width:130% !important}.before-after .comparison .shift-r{transform:translateX(20px)}.before-after .comparison .shift-d{transform:translateY(12px)}.before-after .duo{display:flex;align-items:center;gap:0 50px;position:relative;width:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width: 768px){.before-after .duo{gap:0 40px}}@media screen and (max-width: 575px){.before-after .duo{gap:0 30px}}@media screen and (max-width: 480px){.before-after .duo{flex-direction:column;gap:30px 0}}.before-after .duo-card{background:#fff;border:1px solid #000;overflow:hidden;box-shadow:2px 2px 0 #000,4px 4px 0 #000;border-radius:16px}.before-after .duo-card-before{width:50%}@media screen and (max-width: 480px){.before-after .duo-card-before{position:relative;width:100%;overflow:visible}.before-after .duo-card-before .duo-chrome{border-radius:15px 15px 0 0}.before-after .duo-card-before .site{border-radius:0 0 20px 20px}.before-after .duo-card-before::before{content:"";position:absolute;top:100%;left:50%;width:70px;height:20px;background:url("../images/before-after-arrow.svg") center right no-repeat;transform:rotate(90deg) translate(-50%, -50%);transform-origin:center left;z-index:5}}.before-after .duo-card-before .duo-tag{background:#000;color:#fff}.before-after .duo-card-before .site{background:#fff}.before-after .duo-card-before .s-links i:nth-child(2){transform:translateY(7px);width:16%}.before-after .duo-card-before .s-links i:nth-child(3){transform:translateY(-4px);background:#ff8ea1}.before-after .duo-card-before .s-pill{transform:translateY(9px);background:#ff8ea1;width:17%}.before-after .duo-card-before .s-h1{width:118%;background:#000}.before-after .duo-card-before .s-h1b{width:99%;transform:translateX(-3%)}.before-after .duo-card-before .s-p{width:112%}.before-after .duo-card-before .s-cta{transform:translate(58%, 5px) rotate(-1.5deg);width:42%;background:#ff8ea1}.before-after .duo-card-before .s-img{transform:rotate(3.5deg) translate(6%, -4%) scaleX(1.18);border-radius:2px}.before-after .duo-card-before .s-img::after{inset:38% 22% 22% 48%;border-radius:4px;opacity:.55}.before-after .duo-card-before .s-card:nth-child(1){transform:translateY(8px)}.before-after .duo-card-before .s-card:nth-child(2){aspect-ratio:2/1.35;transform:translateY(-4px) rotate(-1deg);background:#efefef;border:1px solid #ddd}.before-after .duo-card-before .s-card:nth-child(3){transform:translateX(7%) scaleX(1.12)}.before-after .duo-card-before .s-cta,.before-after .duo-card-before .s-img,.before-after .duo-card-before .s-pill{outline:1.5px dashed #ff3b5c;outline-offset:3px}.before-after .duo-card-after{width:50%;box-shadow:2px 2px 0 #000,4px 4px 0 #000;z-index:3}@media screen and (max-width: 480px){.before-after .duo-card-after{width:100%}}.before-after .duo-card-after .duo-tag{background:#aeffc8;color:#000}.before-after .duo-chrome{display:flex;align-items:center;gap:7px;padding:9px 12px;background:#f4f4f4;border-bottom:1px solid #ddd}.before-after .duo-dot{width:8px;height:8px;background:#d8d8d8;border-radius:50%}.before-after .duo-url{margin-left:6px;flex:1;max-width:200px;background:#fff;border:1px solid #eee;font-size:10px;color:#8a8a98;padding:3px 12px;font-weight:400;letter-spacing:.01em;border-radius:999px}.before-after .duo-screen{position:relative}.before-after .duo-tag{position:absolute;bottom:10px;left:10px;z-index:5;font-size:11px;border:2px solid #000;font-family:"Open Sauce Sans 800";letter-spacing:.08em;text-transform:uppercase;padding:4px 30px;border-radius:999px}@media screen and (max-width: 768px){.before-after .duo-tag{right:10px;text-align:center}}.before-after .duo-link{position:absolute;top:69%;left:11%;width:68px;height:87px;z-index:5}@media screen and (max-width: 1220px){.before-after .duo-link{top:64%;left:9%}}.before-after .site{display:flex;align-items:center;justify-content:center;position:relative;padding:30px 40px 60px 40px;background:#fff}@media screen and (max-width: 991px){.before-after .site{padding-left:30px;padding-right:30px}}.before-after .site img{pointer-events:none}@media screen and (min-width: 481px){.before-after .site img{max-height:50dvh}}.before-after .s-nav{display:flex;align-items:center;gap:6%;margin-bottom:9%}.before-after .s-logo{width:9%;aspect-ratio:2.6/1;border-radius:3px;background:#000;flex:none}.before-after .s-links{display:flex;gap:5%;flex:1}.before-after .s-links i{display:block;width:11%;height:6px;border-radius:3px;background:#c9c9d4}.before-after .s-pill{width:13%;height:14px;border-radius:999px;background:#0000d2;flex:none}.before-after .s-hero{display:flex;gap:8%;align-items:flex-start;margin-bottom:9%}.before-after .s-copy{flex:1.15;padding-top:2%}.before-after .s-h1{height:12px;border-radius:4px;background:#000;width:92%;margin-bottom:6px}.before-after .s-h1b{width:64%}.before-after .s-p{height:5px;border-radius:3px;background:#d6d6df;width:88%;margin-bottom:5px}.before-after .s-p2{width:70%}.before-after .s-cta{width:34%;height:14px;border-radius:999px;background:#0000d2;margin-top:9px}.before-after .s-img{position:relative;flex:1;aspect-ratio:4/3;border-radius:8px;background:#efefef;border:1px solid #ddd}.before-after .s-img::after{content:"";position:absolute;inset:30% 35%;border-radius:50%;background:#c2bdbd;opacity:.8}.before-after .s-cards{display:flex;gap:5%}.before-after .s-card{flex:1;aspect-ratio:2.4/1;border-radius:7px;background:#efefef;border:1px solid #ddd}.our-platform{padding:130px 0;background:#fff}@media screen and (max-width: 991px){.our-platform{padding:100px 0}}@media screen and (max-width: 768px){.our-platform{padding:80px 0}}.our-platform .holder{display:flex;gap:0 50px}.our-platform .items-list{display:flex;flex-direction:column;gap:50px 0}.our-platform .items-list .item{display:flex;align-items:center;gap:0 50px}.our-platform .items-list .item .image{width:50%;height:300px;background:#b8b8b8;border-radius:15px}.our-platform .items-list .item .details{position:relative;width:50%;padding:30px;padding-top:40px;background:#f7f7f7;border-radius:15px}.our-platform .items-list .item .details::before{content:"";position:absolute;bottom:calc(100% - 15px);right:0;left:0;margin:0 auto;height:35px;width:35px;border:1px solid #000;background:#0cd url(../images/tick-icon-3.svg) center center no-repeat;outline:12px solid #fff;background-size:50%;border-radius:50%}.our-platform .items-list .item .details h3{margin:0 0 10px 0;line-height:normal;font-family:"Open Sauce Sans 800";font-size:18px}.our-platform .items-list .item .details p{line-height:1.5}.our-platform .items-list .item:nth-child(2n+0) .image{order:2}.our-platform .items-list .item:nth-child(2n+0) .details{order:1}.our-platform .tabs-holder{display:none}@media screen and (min-width: 1061px){.our-platform .tabs-holder{display:flex}}.our-platform .tabs-holder .nav-tabs{position:relative;width:400px;flex-shrink:0}@media screen and (max-width: 1399px){.our-platform .tabs-holder .nav-tabs{width:310px}}.our-platform .tabs-holder .nav-tabs__active-indicator{position:absolute;top:0;left:0;width:calc(100% + 10px);height:0;border-radius:15px 0 0 15px;transition:top .35s ease-out,height .35s ease-out,background-color .35s ease-out;z-index:0;pointer-events:none}.our-platform .tabs-holder .nav-tabs__items-list{position:sticky;top:120px;display:flex;flex-direction:column;gap:0}.our-platform .tabs-holder .nav-tabs__item{position:relative;width:calc(100% + 10px);padding:25px 30px;line-height:1.4;font-family:"Open Sauce Sans 800";font-weight:800;font-size:21px;text-align:left;cursor:pointer;border-radius:15px 0 0 15px;z-index:1}@media screen and (max-width: 1399px){.our-platform .tabs-holder .nav-tabs__item{padding-right:80px;font-size:17px}}.our-platform .tabs-holder .nav-tabs__item::after{content:"";position:absolute;top:50%;right:50px;width:39px;height:14px;background:url("../images/tabs-arrow.svg") right center no-repeat;opacity:0;transform:translateY(-50%) translateX(-10px);transition:opacity .3s ease-out,transform .3s ease-out}@media screen and (max-width: 1399px){.our-platform .tabs-holder .nav-tabs__item::after{right:30px}}.our-platform .tabs-holder .nav-tabs__item:hover{background-color:rgba(0,0,0,0)}.our-platform .tabs-holder .nav-tabs__item--active::after{opacity:1;transform:translateY(-50%) translateX(0)}.our-platform .tabs-holder .tab-content{flex-grow:1}.our-platform .tabs-holder .tab-content .tab-pane{display:none;padding:25px 40px 40px 40px;min-height:100%;background:#f7f7f7;isolation:isolate;border-radius:15px}.our-platform .tabs-holder .tab-content .tab-pane__text,.our-platform .tabs-holder .tab-content .tab-pane__image{width:50%}.our-platform .tabs-holder .tab-content .tab-pane__image{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0;background-color:#fff;border:2px solid #000;box-shadow:10px 10px 0 #fff;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;border-radius:10px}@media screen and (min-width: 1250px){.our-platform .tabs-holder .tab-content .tab-pane__image{height:480px}}@media screen and (min-width: 1250px){.our-platform .tabs-holder .tab-content .tab-pane__image img{max-width:999px;max-height:999px}}.our-platform .tabs-holder .tab-content .tab-pane__holder{display:flex;gap:0 40px}@media screen and (max-width: 1199px){.our-platform .tabs-holder .tab-content .tab-pane__holder{align-items:flex-start}}.our-platform .tabs-holder .tab-content .tab-pane--active{display:block}.our-platform .tabs-holder .tab-content .tab-pane--active.bg-green{background-color:#dcfce7}.our-platform .tabs-holder .tab-content .tab-pane--active.bg-grey{background-color:#f7f7f7}.our-platform .tabs-holder .tab-content .tab-pane--active.bg-light-blue{background-color:#e0f2fe}.our-platform .tabs-holder .tab-content .tab-pane--active.bg-light-yellow{background-color:#fff9c4}.our-platform .tabs-holder .tab-content .tab-pane--active.bg-dark-blue{background-color:#0cd}.our-platform .tabs-holder .tab-content .tab-pane h3{display:inline-flex;margin:0 0 15px 0;color:#000;line-height:1.3;font-family:"Open Sauce Sans 800";font-size:32px}@media screen and (max-width: 1399px){.our-platform .tabs-holder .tab-content .tab-pane h3{line-height:1.25;font-size:30px}}@media screen and (max-width: 1199px){.our-platform .tabs-holder .tab-content .tab-pane h3{font-size:27px}}.our-platform .tabs-holder .tab-content .tab-pane p{margin:0 0 15px 0;line-height:1.5}@media screen and (min-width: 1061px){.our-platform .mobile-view{display:none}}.our-platform .accordion{gap:15px 0}.our-platform .accordion .accordion-item .accordion-title h4,.our-platform .accordion .accordion-item .accordion-title h3,.our-platform .accordion .accordion-item .accordion-title h2{padding:25px 70px 25px 30px;background:rgba(0,0,0,0);font-family:"Open Sauce Sans 800";font-weight:800;font-size:21px;border-radius:15px}@media screen and (max-width: 768px){.our-platform .accordion .accordion-item .accordion-title h4,.our-platform .accordion .accordion-item .accordion-title h3,.our-platform .accordion .accordion-item .accordion-title h2{font-size:19px}}@media screen and (max-width: 530px){.our-platform .accordion .accordion-item .accordion-title h4,.our-platform .accordion .accordion-item .accordion-title h3,.our-platform .accordion .accordion-item .accordion-title h2{font-size:18px}}@media screen and (max-width: 440px){.our-platform .accordion .accordion-item .accordion-title h4,.our-platform .accordion .accordion-item .accordion-title h3,.our-platform .accordion .accordion-item .accordion-title h2{font-size:17px}}.our-platform .accordion .accordion-item .accordion-title h4:hover,.our-platform .accordion .accordion-item .accordion-title h3:hover,.our-platform .accordion .accordion-item .accordion-title h2:hover{background-color:rgba(0,0,0,0)}.our-platform .accordion .accordion-item .accordion-title h4::after,.our-platform .accordion .accordion-item .accordion-title h3::after,.our-platform .accordion .accordion-item .accordion-title h2::after{content:"";position:absolute;top:0;right:30px;bottom:0;width:39px;height:14px;margin:auto 0;border:0;background:url(../images/tabs-arrow.svg) right center no-repeat;border-radius:0;transform:none}.our-platform .accordion .accordion-item .accordion-content{margin-top:5px;padding:30px;font-size:16px;border-radius:15px}@media screen and (max-width: 1060px){.our-platform .accordion .accordion-item .accordion-content{padding:0}}.our-platform .accordion .accordion-item .accordion-content .holder{display:flex;align-items:flex-start;gap:0 40px}@media screen and (max-width: 1060px){.our-platform .accordion .accordion-item .accordion-content .holder{padding:30px}}@media screen and (max-width: 630px){.our-platform .accordion .accordion-item .accordion-content .holder{flex-direction:column;align-items:center;gap:20px 0}}@media screen and (min-width: 631px){.our-platform .accordion .accordion-item .accordion-content .holder__text,.our-platform .accordion .accordion-item .accordion-content .holder__image{width:50%}}.our-platform .accordion .accordion-item .accordion-content .holder__image{display:flex;align-items:flex-end;justify-content:flex-end;flex-shrink:0;background-color:#fff;border:2px solid #000;box-shadow:10px 10px 0 #fff;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;border-radius:10px}@media screen and (min-width: 920px){.our-platform .accordion .accordion-item .accordion-content .holder__image{height:480px}}@media screen and (max-width: 540px){.our-platform .accordion .accordion-item .accordion-content .holder__image{width:100%}}@media screen and (min-width: 920px){.our-platform .accordion .accordion-item .accordion-content .holder__image img{max-width:999px;max-height:999px}}.our-platform .accordion .accordion-item .accordion-content .holder h3{display:inline-flex;margin:0 0 15px 0;color:#000;line-height:1.3;font-family:"Open Sauce Sans 800";font-size:32px}@media screen and (max-width: 1399px){.our-platform .accordion .accordion-item .accordion-content .holder h3{line-height:1.25;font-size:30px}}@media screen and (max-width: 850px){.our-platform .accordion .accordion-item .accordion-content .holder h3{font-size:27px}}@media screen and (max-width: 768px){.our-platform .accordion .accordion-item .accordion-content .holder h3{line-height:1.3;font-size:25px}}@media screen and (max-width: 690px){.our-platform .accordion .accordion-item .accordion-content .holder h3{font-size:22px}}.our-platform .accordion .accordion-item .accordion-content .holder p{margin:0 0 15px 0;line-height:1.5}.our-platform .accordion .accordion-item.bg-green .accordion-title h4,.our-platform .accordion .accordion-item.bg-green .accordion-title h3,.our-platform .accordion .accordion-item.bg-green .accordion-title h2{background-color:#dcfce7}.our-platform .accordion .accordion-item.bg-green .accordion-content{background-color:#dcfce7}.our-platform .accordion .accordion-item.bg-grey .accordion-title h4,.our-platform .accordion .accordion-item.bg-grey .accordion-title h3,.our-platform .accordion .accordion-item.bg-grey .accordion-title h2{background-color:#f7f7f7}.our-platform .accordion .accordion-item.bg-grey .accordion-content{background-color:#f7f7f7}.our-platform .accordion .accordion-item.bg-light-blue .accordion-title h4,.our-platform .accordion .accordion-item.bg-light-blue .accordion-title h3,.our-platform .accordion .accordion-item.bg-light-blue .accordion-title h2{background-color:#e0f2fe}.our-platform .accordion .accordion-item.bg-light-blue .accordion-content{background-color:#e0f2fe}.our-platform .accordion .accordion-item.bg-dark-blue .accordion-title h4,.our-platform .accordion .accordion-item.bg-dark-blue .accordion-title h3,.our-platform .accordion .accordion-item.bg-dark-blue .accordion-title h2{background-color:#0cd}.our-platform .accordion .accordion-item.bg-dark-blue .accordion-content{background-color:#0cd}.our-platform .accordion .accordion-item.show .accordion-title h4::after,.our-platform .accordion .accordion-item.show .accordion-title h3::after,.our-platform .accordion .accordion-item.show .accordion-title h2::after{background-color:rgba(0,0,0,0);transform:rotate(90deg)}@media screen and (min-width: 631px){.our-platform .accordion .accordion-item:nth-child(even) .accordion-content .holder{flex-direction:row-reverse}}.our-platform .accordion .accordion-item:last-child .accordion-content{padding-bottom:30px}.review-item{display:flex;flex-direction:column;padding:30px;background:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:1px solid #000;outline-offset:-8px;border-radius:15px}@media screen and (max-width: 1499px){.review-item{outline-offset:-1px}}.review-item::before{content:"";display:block;width:37px;height:25px;margin:0 0 15px 0;background:url("../images/quotation-mark-2.svg") left center no-repeat;background-size:contain}.review-item__stars{position:absolute;top:36px;right:30px;display:flex;align-items:center;gap:0 4px}@media screen and (max-width: 575px){.review-item__stars::before{content:"5";font-family:"Open Sauce Sans 700"}}.review-item__star{width:13px;height:13px}@media screen and (max-width: 575px){.review-item__star:not(:first-child){display:none}}.review-item__star--filled{background:url("../images/star-filled.svg") center center no-repeat;background-size:contain}.review-item__text{margin:0 0 25px 0;line-height:1.5;font-size:18px}.review-item__text p:last-child{margin:0}.review-item__author{display:flex;align-items:center;gap:0 15px;margin:auto 0 0 0}.review-item__author span{display:block}.review-item__author-photo{display:flex;flex-shrink:0;width:60px;height:60px;border-radius:8px}.review-item__author-photo img{width:100%;height:100%;background-size:cover;border-radius:8px}.review-item__author-name{margin:0 0 3px 0;font-family:"Open Sauce Sans 800";font-size:16px}.review-item__author-position{font-size:13px;color:#6a6a6a}.review-item__author a{color:#6a6a6a}.review-item__author a:hover{text-decoration:underline}.clients-reviews{padding:130px 0;background:#f7f7f7;border-radius:38px}@media screen and (min-width: 1300px){.clients-reviews .swiper-nav{display:none}}@media screen and (max-width: 991px){.clients-reviews{padding:100px 0}}@media screen and (max-width: 768px){.clients-reviews{padding:80px 0}}@media screen and (max-width: 575px){.clients-reviews{border-radius:28px}}.clients-reviews .section-heading-holder .section-heading{margin:0}.clients-reviews .list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:0 30px}.clients-reviews .swiper{padding:0 30px}@media screen and (max-width: 575px){.clients-reviews .swiper{padding:0 25px}}.clients-reviews .swiper .swiper-slide{height:auto;min-height:100%}.clients-reviews .swiper .swiper-slide .review-item{height:100%}.faq{padding:130px 0;background:#fff;border-radius:0 0 38px 38px}@media screen and (max-width: 991px){.faq{padding:100px 0}}@media screen and (max-width: 768px){.faq{padding:80px 0}}@media screen and (max-width: 575px){.faq{border-radius:0 0 28px 28px}}.faq .section-heading-holder{margin:0}@media screen and (max-width: 991px){.faq .section-heading-holder{max-width:100%;width:auto;margin-bottom:0}}@media screen and (max-width: 680px){.faq .section-heading-holder{max-width:100%}}.faq .container{display:flex;gap:0 80px}@media screen and (max-width: 1399px){.faq .container{gap:0 50px}}@media screen and (max-width: 991px){.faq .container{flex-direction:column;gap:50px 0}}.faq .container .section-heading-holder{flex-shrink:0}@media screen and (min-width: 1200px){.faq .container .section-heading-holder{width:35%}}@media screen and (max-width: 1199px)and (min-width: 992px){.faq .container .section-heading-holder{width:40%}}.faq .container .section-heading-holder>div{position:sticky;top:120px}.faq .container .section-heading-holder .sub-text{display:flex;flex-direction:column;align-items:flex-start;gap:10px 0;line-height:1.5}.faq .container .section-heading-holder .sub-text a{display:flex;align-items:center;gap:0 10px;font-size:20px;font-family:"Open Sauce Sans 800";color:#0000d2}@media screen and (max-width: 575px){.faq .container .section-heading-holder .sub-text a{font-size:18px}}.faq .container .section-heading-holder .sub-text a svg path{transition:all .3s ease-in-out}.faq .container .section-heading-holder .sub-text a:hover{color:#000}.faq .container .section-heading-holder .sub-text a:hover svg path{stroke:#000}.faq .container .accordion{flex-grow:1}.faq__cta{position:relative;display:flex;flex-direction:column;width:100%;margin:50px 0 0 0;padding:40px;background:linear-gradient(0deg, #000 0%, #000091 100%);color:#fff;border-radius:15px}@media screen and (max-width: 1599px){.faq__cta{padding:33px}}@media screen and (max-width: 768px){.faq__cta{padding:30px}}@media screen and (max-width: 575px){.faq__cta{padding:26px}}.faq__cta-text .block-heading{margin:0 0 10px 0;line-height:normal;color:#fff;font-family:"Open Sauce Sans 400";font-weight:400;font-size:17px}.faq__cta-text .price{display:block;line-height:normal;font-family:"Open Sauce Sans 900";font-size:37px}@media screen and (max-width: 1599px){.faq__cta-text .price{line-height:1.4}}@media screen and (max-width: 1399px){.faq__cta-text .price{font-size:34px}}@media screen and (max-width: 1299px){.faq__cta-text .price{line-height:1.6;font-size:30px}}@media screen and (max-width: 991px){.faq__cta-text .price{font-size:34px}}@media screen and (max-width: 490px){.faq__cta-text .price{font-size:28px}}@media screen and (max-width: 400px){.faq__cta-text .price{font-size:26px}}.faq__cta-text .price__holder{line-height:1.5}@media screen and (min-width: 826px){.faq__cta-text .price__holder{display:inline}}.faq__cta-text .price__bolded{position:relative;display:inline-flex;align-items:center;gap:0 4px;position:relative;padding:2px 7px;margin:0 10px 0 5px;background-color:#0cd;border:2px solid #000;line-height:normal;color:#000;font-size:32px;box-shadow:2px 2px 0 #000,4px 4px 0 #0cd;border-radius:8px}@media screen and (min-width: 1200px){.faq__cta-text .price__bolded{top:-3px}}@media screen and (max-width: 991px){.faq__cta-text .price__bolded{margin-left:0}}.faq__cta-text .price__bolded::after{content:"*";position:absolute;top:-8px;right:-14px;color:#fff;font-size:24px;line-height:1}.faq__cta-text .price__bolded .currency-symbol{position:relative;top:-1px;font-family:"Open Sauce Sans 500";font-weight:500;font-size:27px}.faq__cta-text .price__bolded .price-value.is-usd{display:flex;align-items:center}.faq__cta-text .price__bolded .price-value.is-usd::after{content:"USD";display:block;margin-left:-5px;font-family:"Open Sauce Sans 400";font-weight:400;font-size:14px;letter-spacing:1px;transform:rotate(-90deg)}.faq__cta-text .price__per-text{position:relative;display:inline-flex}.faq__cta-text .price__per-text span{display:block;position:absolute;top:calc(100% - 8px);left:0;font-family:"Open Sauce Sans 400";font-style:italic;font-size:14px;white-space:nowrap}.faq__cta .btn-holder{position:relative;display:flex;margin-top:40px}@media screen and (max-width: 825px){.faq__cta .btn-holder{width:100%;justify-content:center}}.faq__cta .btn-holder::before{content:"";position:absolute;top:0;right:calc(100% + 96px);bottom:0;margin:auto 0;width:51px;height:101px;background:url("../images/pricing-cta-arrow-4.svg") left center no-repeat;background-size:contain}@media screen and (max-width: 1399px){.faq__cta .btn-holder::before{right:calc(100% + 74px)}}@media screen and (max-width: 1299px){.faq__cta .btn-holder::before{right:calc(100% + 53px);width:41px;height:91px}}@media screen and (max-width: 1250px){.faq__cta .btn-holder::before{content:none}}.faq__cta .btn{display:flex;align-items:center;justify-content:center;width:100%;height:60px;border:0;background:#fff;font-size:17px;font-family:"Open Sauce Sans 900";outline-offset:5px;box-shadow:3px 3px 0 #000,6px 6px 0 #fff}@media screen and (max-width: 1499px){.faq__cta .btn{font-size:17px}}@media screen and (max-width: 991px){.faq__cta .btn{width:100%}}.faq__cta .btn span{display:flex;align-items:center;justify-content:center;gap:0 10px}.faq__cta .btn span::after{content:"";position:relative;right:0;width:18px;height:18px;background:url(../images/hero-arrow-right-icon.svg) right center no-repeat;transition:all .2s ease-in-out;filter:brightness(0)}.faq__cta .btn:hover span::after{filter:brightness(1)}.faq__cta .star-explanation{margin:35px 0 0 0;font-size:14px}.registration-cta{display:flex;flex-direction:column;align-items:center;padding:100px 0;background:url("../images/registration-cta-bg.svg") center center no-repeat;background-size:cover;color:#000;font-size:18px;text-align:center}@media screen and (max-width: 768px){.registration-cta{padding:80px 0}}@media screen and (max-width: 575px){.registration-cta{font-size:16px}}.registration-cta h2{margin:0 0 15px 0;line-height:normal;color:#000;font-family:"Open Sauce Sans 900";font-size:42px}@media screen and (max-width: 1599px){.registration-cta h2{font-size:40px}}@media screen and (max-width: 1199px){.registration-cta h2{font-size:36px}}@media screen and (max-width: 900px){.registration-cta h2{font-size:32px}}@media screen and (max-width: 575px){.registration-cta h2{margin:0 0 20px 0}}.registration-cta p{margin:0}@media screen and (max-width: 900px){.registration-cta p>span{display:block;padding:10px 0 0 0}}@media screen and (max-width: 575px){.registration-cta p>span{padding:7px 0 0 0}}.registration-cta p strong{position:relative;display:inline-flex;gap:0 2px;align-items:center;padding:10px;margin:0 7px 0 3px;background:#fff;border:2px solid #000;color:#000;font-size:30px;font-family:"Open Sauce Sans 900";font-weight:900;text-transform:uppercase;border-radius:4px;box-shadow:3px 3px 0 #000,6px 6px 0 #0cd;border-radius:8px}@media screen and (max-width: 991px){.registration-cta p strong{font-size:25px}}@media screen and (max-width: 768px){.registration-cta p strong{padding:7px 7px 7px 6px}}.registration-cta p strong .currency-symbol{font-family:"Open Sauce Sans 500";font-weight:500;font-size:19px}.registration-cta p strong .price-value.is-usd{display:flex;gap:0 1px}.registration-cta p strong .price-value.is-usd::after{content:"USD";display:block;position:relative;top:-1px;margin-left:-5px;font-family:"Open Sauce Sans 600";font-weight:600;font-size:10px;letter-spacing:1px;transform:rotate(-90deg)}.registration-cta p strong::after{content:"*";position:absolute;top:-7px;right:-14px;color:#000;font-size:22px}@media screen and (min-width: 901px){.registration-cta p strong::after{top:-6px;right:-11px;color:#000;font-size:18px}}.registration-cta .btn{margin:30px 0 0 0;min-width:300px}.registration-cta .star-explanation{margin:30px auto 0;max-width:50%;line-height:1.6;font-size:14px;color:#454545}@media screen and (max-width: 680px){.registration-cta .star-explanation{max-width:80%}}.pricing-cta{position:relative;display:flex;align-items:center;width:100%;margin:80px 0 0 0;padding:40px;background:linear-gradient(90deg, #000 0%, #000091 100%);color:#fff;border-radius:15px}@media screen and (max-width: 1199px){.pricing-cta{flex-direction:column;align-items:flex-start;gap:30px 0}}@media screen and (max-width: 575px){.pricing-cta{padding:30px}}.pricing-cta::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.05) 40%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.05) 60%, transparent 100%);pointer-events:none;z-index:0}@media screen and (min-width: 992px){.pricing-cta{justify-content:space-between;gap:30px 0}}@media screen and (max-width: 825px){.pricing-cta{flex-direction:column;align-items:center;gap:40px 0;text-align:center}}@media screen and (max-width: 450px){.pricing-cta{padding:25px}}.pricing-cta .block-heading{margin:0;line-height:normal;color:#fff;font-family:"Open Sauce Sans 400";font-weight:400;font-size:19px}@media screen and (max-width: 1499px){.pricing-cta .block-heading{font-size:18px}}@media screen and (max-width: 1199px){.pricing-cta .block-heading{font-size:17px}}@media screen and (max-width: 991px){.pricing-cta .block-heading{margin-bottom:5px}}@media screen and (max-width: 450px){.pricing-cta .block-heading{font-size:16px}}.pricing-cta .price{display:block;line-height:normal;font-family:"Open Sauce Sans 900";font-size:37px}@media screen and (max-width: 1499px){.pricing-cta .price{font-size:35px}}@media screen and (max-width: 1199px)and (min-width: 992px){.pricing-cta .price{font-size:31px}}@media screen and (max-width: 991px){.pricing-cta .price{line-height:1.5;font-size:39px}}@media screen and (max-width: 870px)and (min-width: 826px){.pricing-cta .price{font-size:35px}}@media screen and (max-width: 630px){.pricing-cta .price{font-size:35px}}@media screen and (max-width: 510px){.pricing-cta .price{font-size:30px}}@media screen and (max-width: 450px){.pricing-cta .price{font-size:28px}}@media screen and (max-width: 420px){.pricing-cta .price{font-size:25px}}@media screen and (max-width: 991px){.pricing-cta .price__holder{padding-top:5px}}@media screen and (min-width: 826px){.pricing-cta .price__holder{display:inline}}.pricing-cta .price__bolded{display:inline-flex;align-items:center;gap:0 4px;position:relative;padding:2px 10px;margin:0 10px 0 5px;background-color:#0cd;border:2px solid #000;color:#000;font-size:42px;box-shadow:2px 2px 0 #000,4px 4px 0 #0cd,9px 9px 15px rgba(0,0,0,.3);border-radius:8px}@media screen and (max-width: 1199px){.pricing-cta .price__bolded{line-height:normal;font-size:37px}}@media screen and (max-width: 991px){.pricing-cta .price__bolded{margin-left:0;font-size:39px}}@media screen and (max-width: 825px){.pricing-cta .price__bolded{font-size:45px}}@media screen and (max-width: 630px){.pricing-cta .price__bolded{font-size:39px}}@media screen and (max-width: 450px){.pricing-cta .price__bolded{font-size:36px}}.pricing-cta .price__bolded::before{content:"";position:absolute;inset:-4px;border-radius:10px;background:rgba(0,204,221,.4);opacity:0}.pricing-cta .price__bolded::after{content:"*";position:absolute;top:-16px;right:-16px;color:#fff;font-size:28px}.pricing-cta .price__bolded .currency-symbol{position:relative;top:-1px;font-family:"Open Sauce Sans 500";font-weight:500;font-size:27px}.pricing-cta .price__bolded .price-value.is-usd{display:flex;align-items:center}.pricing-cta .price__bolded .price-value.is-usd::after{content:"USD";display:block;margin-left:-5px;font-family:"Open Sauce Sans 400";font-weight:400;font-size:14px;letter-spacing:1px;transform:rotate(-90deg)}.pricing-cta .price__per-text{position:relative;display:inline-flex}.pricing-cta .price__per-text span{display:block;position:absolute;top:100%;left:0;font-family:"Open Sauce Sans 400";font-style:italic;font-size:14px;white-space:nowrap}@media screen and (max-width: 991px){.pricing-cta .price__per-text span{top:calc(100% - 5px)}}.pricing-cta .star-explanation{margin:30px 0 0 0;font-size:14px}.pricing-cta .star-explanation--desktop{display:none}@media screen and (min-width: 1200px){.pricing-cta .star-explanation--desktop{display:block}}.pricing-cta .star-explanation--mobile{display:none;margin:0}@media screen and (max-width: 1199px){.pricing-cta .star-explanation--mobile{display:inline}}@media screen and (max-width: 825px){.pricing-cta .star-explanation{text-align:center}}@media screen and (max-width: 730px)and (min-width: 511px){.pricing-cta .star-explanation{padding:0 30px}}@media screen and (max-width: 420px){.pricing-cta .star-explanation{padding:0 10px}}.pricing-cta .btn-holder{position:relative;display:flex}@media screen and (max-width: 1199px){.pricing-cta .btn-holder{width:100%;align-items:center;gap:0 30px;justify-content:flex-start}}@media screen and (max-width: 991px){.pricing-cta .btn-holder{width:100%;justify-content:center}}@media screen and (max-width: 825px){.pricing-cta .btn-holder{flex-direction:column;gap:30px 0}}.pricing-cta .btn-holder::before{content:"";position:absolute;top:0;right:calc(100% + 77px);bottom:0;margin:auto 0;width:51px;height:101px;background:url("../images/pricing-cta-arrow-4.svg") left center no-repeat;background-size:contain;opacity:0;transform:translateX(-15px);transition:opacity .4s ease-out,transform .4s ease-out}@media screen and (max-width: 1599px){.pricing-cta .btn-holder::before{right:calc(100% + 40px);background-size:80%}}@media screen and (max-width: 1499px){.pricing-cta .btn-holder::before{right:calc(100% + 50px)}}@media screen and (max-width: 1299px){.pricing-cta .btn-holder::before{content:none}}@media screen and (min-width: 1600px){.pricing-cta .btn-holder{padding-right:50px}}.pricing-cta .btn{display:flex;align-items:center;justify-content:center;min-width:280px;height:70px;border:0;background:#fff;font-size:18px;font-family:"Open Sauce Sans 900";outline-offset:5px;box-shadow:3px 3px 0 #000,6px 6px 0 #0cd;border-radius:15px}@media screen and (max-width: 1499px){.pricing-cta .btn{font-size:17px}}@media screen and (max-width: 991px){.pricing-cta .btn{width:50%}}@media screen and (max-width: 825px){.pricing-cta .btn{width:100%}}.pricing-cta .btn span{display:flex;align-items:center;justify-content:center;gap:0 10px}.pricing-cta .btn span::after{content:"";position:relative;right:0;width:18px;height:18px;background:url(../images/hero-arrow-right-icon.svg) right center no-repeat;transition:all .2s ease-in-out;filter:brightness(0)}.pricing-cta .btn:hover span::after{filter:brightness(1)}@keyframes shimmer-sweep{0%{left:-100%}100%{left:200%}}@keyframes price-glow{0%{opacity:0;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}100%{opacity:0;transform:scale(1.3)}}.pricing-cta.animate::before{animation:shimmer-sweep 3s .8s ease-in-out forwards}.pricing-cta.animate .price__bolded::before{animation:price-glow 1.5s 1.2s ease-in-out forwards}.pricing-cta.animate .btn-holder::before{opacity:1;transform:translateX(0);transition-delay:2s}/*# sourceMappingURL=landing-style.min.css.map */