/*!
 * Aravo Theme - Modern Components
 * Version: 1.0.0
 * 
 * This file imports all modern components
 * It does NOT replace the original CSS files
 */.reset *,.reset :after,.reset :before{box-sizing:border-box}.reset dl,.reset figure,.reset h1,.reset h2,.reset h3,.reset h4,.reset h5,.reset h6,.reset ol,.reset p,.reset ul{margin:0;padding:0}.reset a{color:inherit;text-decoration:none}.reset img,.reset svg{height:auto;max-width:100%;vertical-align:middle}.reset button:not(.m-button){background-color:transparent;border:none;cursor:pointer;font-family:inherit;padding:0}.reset ol,.reset ul{list-style:none}.reset .sec-heading,.reset .sec-heading h2,.reset .sec-heading p{color:#000;font-family:DM Sans;font-size:40px;font-style:normal;font-weight:700;letter-spacing:0;line-height:48px}.reset .button{align-items:center;cursor:pointer;display:inline-flex;font-family:DM Sans;font-size:16px!important;font-style:normal;font-weight:900;gap:10px;justify-content:center;line-height:28px;min-width:225px;padding:10px 26px;text-align:center;text-decoration:none;text-transform:uppercase}.reset .button.primary{background:#ed2125;border:1px solid transparent;color:#fff}.reset .button.outline{background:transparent;background-color:transparent!important;border:1px solid #000;color:#000}.reset .button.outline img{border:0}.reset .button.rounded{border-radius:100px!important}.reset .button.borderwhite{border:1px solid #fff}.reset .button.textWhite{color:#fff}.reset .button.full{width:100%}.reset .mw-850{max-width:850px}.reset .mw-725{max-width:725px}.reset .mw-703{max-width:703px}.reset .mw-620{max-width:620px}.reset .mw-540{max-width:540px}.reset .mw-500{max-width:500px}.reset .mw-480{max-width:480px}.reset .mw-450{max-width:450px}.reset .pt-60px{padding-top:60px}.reset .pt-30px{padding-top:30px}.reset .pt-40px{padding-top:40px}.reset .pb-30px{padding-bottom:30px}.reset .pb-100px{padding-bottom:100px}#headerV2{background-color:#fff;border-bottom:1px solid #ced4de;opacity:1;padding-bottom:18px;position:relative;top:0;width:100%;z-index:2}@media(max-width:992px){#headerV2{background:#fff;border-bottom:1px solid #ced4de;box-shadow:0 0 6px 0 rgba(0,0,0,.2);padding-bottom:16px}}#headerV2 .top-bar{background:#000;padding:10px}@media(max-width:768px){#headerV2 .top-bar{display:none!important}}#headerV2 .top-bar .wrap{display:flex;justify-content:end;margin:0 auto;max-width:1420px;width:100%}#headerV2 .top-bar .wrap ul{list-style:none;margin:0;padding:0}#headerV2 .top-bar .wrap ul,#headerV2 .top-bar .wrap ul li{align-items:center;display:flex;gap:0}#headerV2 .top-bar .wrap ul li:not(:first-child):not(:last-child):before{color:#fff;content:"|";display:block;margin:0 16px}#headerV2 .top-bar .wrap ul li img{margin-right:10px}#headerV2 .top-bar .wrap ul li a{color:#fff;font-family:DM Sans;font-size:14px;font-style:normal;font-weight:600;text-decoration:none;text-transform:uppercase}#headerV2 .top-bar .wrap ul li a.button.primary{background-color:#ed2125;border-radius:78px!important;margin-left:32px;padding:12px 46px}#headerV2 .top-bar .wrap ul li a.button.primary:hover{background-color:#c42326}#headerV2 .container{max-width:1400px;width:100%}@media(max-width:1300px){#headerV2 .container{padding-left:20px;padding-right:20px}}#headerV2 .container .nav{align-items:end;display:flex;justify-content:space-between;padding-top:18px}@media(max-width:992px){#headerV2 .container .nav{align-items:center;padding-top:14px}}#headerV2 .container .nav .logo img{width:100%}@media(max-width:1120px){#headerV2 .container .nav .logo img.logo-desktop{display:none}}#headerV2 .container .nav .logo img.logo-mobile{display:none}@media(max-width:1120px){#headerV2 .container .nav .logo img.logo-mobile{display:block}}@media(max-width:992px){#headerV2 .container .nav #desktopMenu{display:none}}#headerV2 .container .nav #desktopMenu .main-nav{display:flex;gap:50px;list-style:none;margin:0;padding:0 0 9px}@media(max-width:1300px){#headerV2 .container .nav #desktopMenu .main-nav{gap:25px}}@media(max-width:1120px){#headerV2 .container .nav #desktopMenu .main-nav{padding:0}}#headerV2 .container .nav #desktopMenu .main-nav .menu-item{position:relative}#headerV2 .container .nav #desktopMenu .main-nav .menu-item>a{align-items:center;color:#000;display:flex;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;gap:0;line-height:28px;position:relative;text-decoration:none;transition:background-color .3s ease}#headerV2 .container .nav #desktopMenu .main-nav .menu-item>a:before{background-color:transparent;bottom:-28px;content:"";display:block;height:4px;position:absolute;transition:background-color .3s ease;transition-delay:.2s;width:100%}#headerV2 .container .nav #desktopMenu .main-nav .menu-item.current-menu-item>a:before,#headerV2 .container .nav #desktopMenu .main-nav .menu-item:hover>a:before{background-color:#ed2125;transition-delay:0s}#headerV2 .container .nav #desktopMenu .main-nav .menu-item.menu-item-has-children>a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='7' fill='none'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='1.5' d='m1 1 4.5 4.5L10 1'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:7px;margin-left:6px;transition:transform .3s ease;width:11px}#headerV2 .container .nav #desktopMenu .main-nav .menu-item.menu-item-has-children:hover>.sub-menu{display:block}#headerV2 .container .nav #desktopMenu .main-nav .menu-item.menu-item-has-children>.sub-menu{background:#fff;display:none;left:0;list-style:none;margin-top:28px;min-width:250px;padding:0;position:absolute;top:100%;z-index:999}#headerV2 .container .nav #desktopMenu .main-nav .menu-item.menu-item-has-children>.sub-menu li{position:relative;white-space:nowrap}#headerV2 .container .nav #desktopMenu .main-nav .menu-item.menu-item-has-children>.sub-menu li a{align-items:center;border-bottom:1px solid #ced4de;display:flex;font-size:14px;font-weight:500;gap:10px;justify-content:space-between;line-height:24px;padding:18px 16px}#headerV2 .container .nav #desktopMenu .main-nav .menu-item.menu-item-has-children>.sub-menu li a:hover{background:rgba(206,212,222,.2)}#headerV2 .container .nav #desktopMenu .main-nav .menu-item.menu-item-has-children>.sub-menu li a:before{display:none}#headerV2 .container .nav #desktopMenu .main-nav .menu-item.menu-item-has-children>.sub-menu li.menu-item-has-children{position:relative}#headerV2 .container .nav #desktopMenu .main-nav .menu-item.menu-item-has-children>.sub-menu li.menu-item-has-children>a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='7' fill='none'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='1.5' d='m1 1 4.5 4.5L10 1'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:7px;margin-left:6px;transition:transform .3s ease;width:11px}#headerV2 .container .nav #desktopMenu .main-nav .menu-item.menu-item-has-children>.sub-menu li.menu-item-has-children:hover>a:after{transform:rotate(-90deg)}#headerV2 .container .nav #desktopMenu .main-nav .menu-item.menu-item-has-children>.sub-menu li.menu-item-has-children>.sub-menu{background:#fff;border-left:1px solid #ced4de;display:none;left:100%;margin-top:0;min-width:250px;padding:0;position:absolute;top:0;z-index:999}#headerV2 .container .nav #desktopMenu .main-nav .menu-item.menu-item-has-children>.sub-menu li.menu-item-has-children>.sub-menu .menu-item:hover{background-color:#ed2125}#headerV2 .container .nav #desktopMenu .main-nav .menu-item.menu-item-has-children>.sub-menu li.menu-item-has-children>.sub-menu .menu-item:hover a{color:#fff}#headerV2 .container .nav #desktopMenu .main-nav .menu-item.menu-item-has-children>.sub-menu li.menu-item-has-children>.sub-menu .menu-item a{border-bottom:0;padding:12px 16px}#headerV2 .container .nav #desktopMenu .main-nav .menu-item.menu-item-has-children>.sub-menu li.menu-item-has-children:hover>.sub-menu{display:block}#headerV2 .container .nav .mobile-actions{align-items:center;display:none;gap:18px}@media(max-width:992px){#headerV2 .container .nav .mobile-actions{display:flex}}#headerV2 .container .nav .mobile-actions #menuClose{display:none;transform:rotate(45deg)}#headerV2 .container .nav .mobile-actions button{background:none;border:0;padding:0}#headerV2 .container .nav .mobile-actions #menuBtns img,#headerV2 .container .nav .mobile-actions #searchWrap img{width:19px}#headerV2 .container .nav #mobileMenu{background:#fff;display:none;left:0;position:absolute;top:120px;width:100%;z-index:4}@media(max-width:768px){#headerV2 .container .nav #mobileMenu{top:60px}}#headerV2 .container .nav #mobileMenu .menu-main-menu-2025-container{display:block}#headerV2 .container .nav #mobileMenu .menu-main-menu-2025-container #mobileNav{list-style:none;margin:0;padding:0}#headerV2 .container .nav #mobileMenu .menu-main-menu-2025-container #mobileNav>li.menu-item-has-children>a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='7' fill='none'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='1.5' d='m1 1 4.5 4.5L10 1'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:7px;margin-left:6px;transition:transform .3s ease;width:11px}#headerV2 .container .nav #mobileMenu .menu-main-menu-2025-container #mobileNav>li>a{font-size:14px;font-weight:600}@media screen and (max-width:992px){#headerV2 .container .nav #mobileMenu .menu-main-menu-2025-container #mobileNav li.open>a{background:rgba(206,212,222,.2)}}#headerV2 .container .nav #mobileMenu .menu-main-menu-2025-container #mobileNav li>a{align-items:center;border-bottom:1px solid #ced4de;color:#000;display:flex;font-family:DM Sans,sans-serif;font-style:normal;justify-content:space-between;line-height:28px;padding:16px 20px;text-decoration:none}#headerV2 .container .nav #mobileMenu .menu-main-menu-2025-container #mobileNav li:last-child>a{border-bottom:0}#headerV2 .container .nav #mobileMenu .menu-main-menu-2025-container #mobileNav li .sub-menu{display:none;list-style:none;margin:0 20px;padding:0}#headerV2 .container .nav #mobileMenu .menu-main-menu-2025-container #mobileNav li .sub-menu li a{border-bottom:0;font-size:13px;font-weight:500;padding:8px 0}#headerV2 .container .nav #mobileMenu .menu-main-menu-2025-container #mobileNav li .sub-menu li.menu-item-has-children a{border-bottom:1px solid #ced4de;font-size:14px;font-weight:600}#headerV2 .container .nav #mobileMenu .menu-main-menu-2025-container #mobileNav li .sub-menu li.menu-item-has-children .sub-menu{display:none;margin:0}#headerV2 .container .nav #mobileMenu .menu-main-menu-2025-container #mobileNav li .sub-menu li.menu-item-has-children .sub-menu li a{border-bottom:0;font-size:13px;font-weight:500;padding:8px 0}#headerV2 .container .nav #mobileMenu .menu-main-menu-2025-container #mobileNav li .sub-menu li.menu-item-has-children .sub-menu li:last-child>a,#headerV2 .container .nav #mobileMenu .menu-main-menu-2025-container #mobileNav li .sub-menu li:last-child>a{border-bottom:0}#headerV2 .container .nav #mobileMenu .btn-wrap{display:grid;gap:18px;margin:10px 24px 20px}#headerV2 .container .nav #mobileMenu .btn-wrap a.button.primary{background-color:#ed2125;border-radius:78px!important;color:#fff;font-family:DM Sans;font-size:13px;font-style:normal;font-weight:900;line-height:30px;margin-left:32px;padding:10px 26px;text-align:center;text-decoration:none;text-transform:uppercase}@media screen and (max-width:991px){#headerV2 .container .nav #mobileMenu .btn-wrap a.button.primary{margin-left:0}}#headerV2 .container .nav #mobileMenu .btn-wrap a.button.primary:hover{background-color:#c42326}#headerV2 .container .nav #mobileMenu .btn-wrap a.button.outline{background-color:transparent;border:1px solid #000;border-radius:78px!important;color:#000;font-family:DM Sans;font-size:13px;font-style:normal;font-weight:900;line-height:30px;margin-left:32px;padding:10px 26px;text-align:center;text-decoration:none;text-transform:uppercase}@media screen and (max-width:991px){#headerV2 .container .nav #mobileMenu .btn-wrap a.button.outline{margin-left:0}}#headerV2 .container .nav #mobileMenu .btn-wrap a.button.outline img{border:none;margin-right:10px}#headerV2 .container .nav #mobileMenu .btn-wrap a.button.outline:hover{background-color:#ed2125;color:#fff}.menu-item-has-children .sub-menu .menu-item-has-children>a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='7' fill='none'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='1.5' d='m1 1 4.5 4.5L10 1'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:7px;margin-left:6px;transition:transform .3s ease;width:11px}.current-menu-item>a{color:#ed2125!important}.sub-menu .current-menu-item a{border-bottom:2px solid #ed2125!important}.m-button{border-radius:4px;cursor:pointer;display:inline-block;font-family:Silka-Regular,Roboto,sans-serif;font-size:1rem;line-height:1.5;padding:.5em 1em;text-align:center;text-decoration:none;transition:all .3s ease}.m-card{border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);flex-direction:column;overflow:hidden}.m-card,.m-notice{background-color:#fff;display:flex}.m-notice{align-items:flex-start;border-left:4px solid transparent;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.1);margin-bottom:20px;padding:16px 20px}:root{interpolate-size:allow-keywords}.reset{color:#1a2226;font-family:Silka-Regular,Roboto,sans-serif;line-height:1.5}.reset p{color:#000;font-family:DM Sans;font-size:18px;font-style:normal;font-weight:400;line-height:24px}@media screen and (max-width:480px){.reset p{font-size:16px;line-height:1.4}}.reset h1,.reset h2,.reset h3,.reset h4,.reset h5{font-family:DM Sans}.reset .max-549{max-width:549px;width:100%}.reset .max-529{max-width:529px;width:100%}.reset .button.primary:hover{background-color:#c42326}.reset .button.borderwhite.outline:hover{background:#ed2125!important;border:1px solid transparent;color:#fff}.reset .wysiwyg-text-white p{color:#fff}.reset .sec-heading{font-size:40px;letter-spacing:0;line-height:1.2}.reset .sec-heading.mx-auto{max-width:711px}@media screen and (max-width:992){.reset .sec-heading{max-width:none}}.reset .sec-pd{padding:80px 0}@media screen and (max-width:640px){.reset .sec-pd{padding:0 0 48px}.reset .sec-pd .container{padding:0}.reset .sec-pd .container .row>.col-md-6:last-child{padding:0 32px}}.reset .sec-pd+.two-cols-sec-text-img{padding-top:24px!important}.reset .pt-80{padding-top:80px}@media(max-width:768px){.reset .pt-80{padding-top:40px}}.reset .pb-80{padding-bottom:80px}@media(max-width:768px){.reset .pb-80{padding-bottom:40px}}.reset .hero-standard{align-content:center;background-position:100%;background-size:cover;color:#fff;display:grid;font-family:DM Sans;height:517px;margin-bottom:20px}@media screen and (min-width:1200px){.reset .hero-standard .content{max-width:690px}.reset .hero-standard .content p{max-width:592px}.page-id-19421 .reset .hero-standard .content{max-width:690px}}@media screen and (max-width:640px){.reset .hero-standard{background-position:100%;max-height:auto;min-height:450px;padding:20px}}.reset .hero-standard h1{font-family:DM Sans;font-size:56px;font-style:normal;font-weight:700;letter-spacing:0;line-height:64px;margin-bottom:20px}@media screen and (max-width:640px){.reset .hero-standard h1{font-size:40px;line-height:1.4;max-width:none}}.reset .hero-standard p{font-size:18px;font-style:normal;font-weight:400;line-height:28px}@media screen and (min-width:1440px){.reset .hero-standard p{max-width:592px}}.reset .hero-banner-right-image-text{align-content:center;background-repeat:no-repeat;background-size:auto 100%;background:linear-gradient(90deg,#000,#ed2125 50%,#ffd500)!important;color:#fff;display:grid;font-family:DM Sans;height:auto;padding:0 30px;position:relative}.reset .hero-banner-right-image-text h1{margin-bottom:20px}.reset .hero-banner-right-image-text:before{background:#fff;bottom:0;content:"";height:80px;left:0;position:absolute;width:100%}.reset .hero-banner-right-image-text .content{padding-bottom:197px;padding-top:117px}.reset .hero-banner-right-image-text .content .action-wrap{align-items:center;display:inline-flex;gap:20px;justify-self:center;margin-top:20px;position:relative;z-index:2}.reset .hero-banner-right-image-text .content .action-wrap>span img{margin-right:5px}.reset .hero-banner-right-image-text .content .action-wrap a,.reset .hero-banner-right-image-text .content .action-wrap>span{align-items:center;display:flex;justify-content:center;min-height:50px;min-width:225px;text-align:center}.reset .hero-banner-right-image-text .content .action-wrap a.button.outline:hover,.reset .hero-banner-right-image-text .content .action-wrap>span.button.outline:hover{background-color:#ed2125!important;border-color:#ed2125}@media screen and (max-width:640px){.reset .hero-banner-right-image-text .content .action-wrap{flex-direction:column;width:100%}.reset .hero-banner-right-image-text .content .action-wrap>a{width:auto}}@media(max-width:1199px){.reset .hero-banner-right-image-text .background-banner-right-image-desktop{display:none}.reset .hero-banner-right-image-text .background-banner-right-image-mobile{background-position:right bottom 20%;background-repeat:no-repeat;background-size:contain;display:block;height:100%;position:absolute;position:relative;right:0;top:0;width:100%;z-index:1}}@media(max-width:991px){.reset .hero-banner-right-image-text .content{padding-bottom:8%}.reset .hero-banner-right-image-text .hero-banner-right-image-wrapper{height:75vw;margin-bottom:5%}}.reset .hero-banner-right-image-text .container{position:static}@media(max-width:767px){.reset .hero-banner-right-image-text{padding-bottom:0}}@media screen and (max-width:992px){.reset .hero-banner-right-image-text{background-position-x:0}}@media screen and (max-width:1024px){.reset .hero-banner-right-image-text .content{max-width:100%!important}}@media screen and (max-width:768px){.reset .hero-banner-right-image-text .content{margin-top:-60px}}.reset .hero-banner-right-image-text .content h1{color:#fff;font-family:DM Sans;font-size:56px;font-style:normal;font-weight:700;letter-spacing:0;line-height:64px}@media screen and (max-width:1024px){.reset .hero-banner-right-image-text .content h1{font-size:34px;font-style:normal;font-weight:700;line-height:43px}}@media screen and (max-width:640px){.reset .hero-banner-right-image-text .content h1{font-size:40px;line-height:1.4;max-width:none}}.reset .hero-banner-right-image-text .content p{font-size:18px;font-style:normal;font-weight:400;line-height:28px}.reset .hero-banner-right-image-text .right-text{bottom:-124px;left:124px;max-width:300px;position:absolute}@media screen and (max-width:1650px){.reset .hero-banner-right-image-text .right-text{position:static}}.reset .hero-banner-right-image-text .right-text p{color:#fff;font-family:DM Sans;font-size:15px;line-height:24px;text-align:right}@media screen and (max-width:992px){.reset .hero-banner-right-image-text .right-text p{text-align:left}}.reset .hero-banner-right-image-text .background-banner-right-image-desktop{background-position:right bottom 20%;background-repeat:no-repeat;background-size:contain;height:100%;position:relative;position:absolute;right:0;top:0;width:100%;z-index:1}.reset .insights{padding:100px 0}.reset .insights.orangeGradient{background:var(--Linear,linear-gradient(90deg,#000 0,#ed2125 50%,#ffd500 100%))}@media screen and (max-width:640px){.reset .insights.orangeGradient{padding:80px 0}.reset .insights.orangeGradient .container{max-width:calc(100% - 48px)}}.reset .insights.orangeGradient .grid a .item .content{margin-top:20px!important}.reset .insights.orangeGradient .grid a .item:active .icon-wrap,.reset .insights.orangeGradient .grid a .item:hover .icon-wrap{background:var(--Linear,linear-gradient(90deg,#000 0,#ed2125 50%,#ffd500 100%))}.reset .insights.orangeGradient .grid a .item:active .icon-wrap img,.reset .insights.orangeGradient .grid a .item:hover .icon-wrap img{filter:brightness(0) saturate(100%) invert(49%) sepia(95%) saturate(3400%) hue-rotate(-10deg) brightness(105%) contrast(105%)}.reset .insights.bg-blue-1{background:linear-gradient(90deg,#000 3.86%,#003ced 32.35%,#192df1 54.67%,#60f 95.09%)}@media screen and (max-width:640px){.reset .insights.bg-blue-1{padding:80px 0}.reset .insights.bg-blue-1 .container{max-width:calc(100% - 48px)}}.reset .insights.bg-blue-1 .grid a .item:active .icon-wrap,.reset .insights.bg-blue-1 .grid a .item:hover .icon-wrap{background:var(--Linear,linear-gradient(90deg,#000 3.86%,#003ced 32.35%,#192df1 54.67%,#60f 95.09%))}.reset .insights.bg-blue-1 .grid a .item:active .icon-wrap img,.reset .insights.bg-blue-1 .grid a .item:hover .icon-wrap img{filter:brightness(0) saturate(100%) invert(51%) sepia(79%) saturate(2946%) hue-rotate(215deg) brightness(102%) contrast(101%)}.reset .insights.bg-blue-2{background:linear-gradient(90deg,#000,#001c78 20%,#0076d1 45%,#00a9a3 70%,#67c667)}@media screen and (max-width:640px){.reset .insights.bg-blue-2{padding:80px 0}.reset .insights.bg-blue-2 .container{max-width:calc(100% - 48px)}}.reset .insights.bg-blue-2 .grid a .item:active .icon-wrap,.reset .insights.bg-blue-2 .grid a .item:hover .icon-wrap{background:linear-gradient(90deg,#000,#001c78 20%,#0076d1 45%,#00a9a3 70%,#67c667)}.reset .insights.bg-blue-2 .grid a .item:active .icon-wrap img,.reset .insights.bg-blue-2 .grid a .item:hover .icon-wrap img{filter:brightness(0) saturate(100%) invert(58%) sepia(97%) saturate(2155%) hue-rotate(148deg) brightness(95%) contrast(101%)}.reset .insights.bg-blue-3{background:var(--Linear,linear-gradient(90deg,#000 0,#003ced 33.8%,#00d9bc 100%))}@media(max-width:768px){.reset .insights.bg-blue-3{background:linear-gradient(90deg,#000 0,#000d66 20%,#03f 45%,#0af 70%,#00ffe0)}}@media screen and (max-width:640px){.reset .insights.bg-blue-3{padding:80px 0}.reset .insights.bg-blue-3 .container{max-width:calc(100% - 48px)}}.reset .insights.bg-blue-3 .grid a .item:active .icon-wrap,.reset .insights.bg-blue-3 .grid a .item:hover .icon-wrap{background:linear-gradient(90deg,#000,#000d66 20%,#03f 45%,#0af 70%,#00ffe0)}.reset .insights.bg-blue-3 .grid a .item:active .icon-wrap img,.reset .insights.bg-blue-3 .grid a .item:hover .icon-wrap img{filter:brightness(0) saturate(100%) invert(47%) sepia(98%) saturate(950%) hue-rotate(140deg) brightness(102%) contrast(103%)}.reset .insights.bg-blue-4{background:linear-gradient(90deg,#000 2%,#5200aa 18%,#2e56e7 45%,#00a6c9 70%,#00eac1)}@media screen and (max-width:640px){.reset .insights.bg-blue-4{padding:80px 0}.reset .insights.bg-blue-4 .container{max-width:calc(100% - 48px)}}.reset .insights.bg-blue-4 .grid a .item:active .icon-wrap,.reset .insights.bg-blue-4 .grid a .item:hover .icon-wrap{background:linear-gradient(90deg,#000 2%,#5200aa 18%,#2e56e7 45%,#00a6c9 70%,#00eac1)}.reset .insights.bg-blue-4 .grid a .item:active .icon-wrap img,.reset .insights.bg-blue-4 .grid a .item:hover .icon-wrap img{filter:brightness(0) saturate(100%) invert(47%) sepia(98%) saturate(950%) hue-rotate(140deg) brightness(102%) contrast(103%)}.reset .insights .grid{margin-top:50px}.reset .insights .grid a{text-decoration:none}.reset .insights .grid a .item{background:#fff;border-radius:8px;box-shadow:0 6px 50px 0 rgba(0,0,0,.12);display:grid;gap:20px;padding:20px}@media screen and (max-width:640px){.reset .insights .grid a .item{margin-bottom:24px}}.reset .insights .grid a .item .icon-wrap{align-items:center;background:var(--Linear,linear-gradient(90deg,#191d25 4.12%,#4a586e 95.84%));border-radius:8px;display:grid;height:170px;justify-content:center;margin-bottom:-20px}.reset .insights .grid a .item .content span{color:rgba(0,0,0,.5);font-family:DM Sans;font-size:16.5px;font-style:normal;font-weight:400;letter-spacing:0;line-height:23.1px}.reset .insights .grid a .item .content h3{color:#000;font-family:DM Sans;font-size:18px;font-style:normal;font-weight:700;letter-spacing:0;line-height:24px;padding-top:4px}.reset .insights .sec-heading.mx-auto{max-width:526px}.reset .section-description{margin-top:20px;padding:98px 0 40px}@media screen and (min-width:992px){.reset .section-description.bg-light-gray .mw-850{max-width:685px}}.reset .section-description .mw-850{max-width:887px}.reset .section-description .mw-850 .sec-heading~p{margin:0 auto 1.5em}@media screen and (max-width:640px){.reset .section-description .mw-850 .sec-heading~p{max-width:none}}@media screen and (min-width:1200px){.reset .section-description+.four-col-grid{min-height:346px;padding-bottom:0}}@media screen and (max-width:992px){.reset .section-description+.four-col-grid{min-height:auto}}@media screen and (max-width:640px){.reset .section-description{padding:40px 20px}.reset .section-description+.two-cols-sec-text-img{padding-top:24px!important}.reset .section-description+.two-cols-sec-text-img .order-1{margin-top:0!important}}.reset .section-description.pb-0{padding-bottom:0}.reset .section-description.bg-white{background-color:#fff}.reset .section-description.bg-light-gray{background-color:#f4f3f8}.reset .four-col-grid{padding:80px 0}@media screen and (max-width:992px){.reset .four-col-grid .container{padding:0 20px}.reset .four-col-grid .row{row-gap:16px}}.reset .four-col-grid.pb-0{padding-bottom:0}.reset .four-col-grid.bg-white{background-color:#fff}.reset .four-col-grid.bg-light-gray{background-color:#f4f3f8}.reset .four-col-grid .four-cols-item{align-items:flex-start;background:#fff;border-radius:8px;box-shadow:0 6px 50px 0 rgba(0,0,0,.12);display:grid;gap:16px;padding:20px 30px 36px}@media screen and (max-width:768px){.reset .four-col-grid .four-cols-item{padding:30px}}.reset .cta-2-elevated{margin-bottom:20px}.reset .cta-2-elevated .content-bg{align-content:center;background-size:cover;display:grid;height:394px;padding-bottom:40px}@media screen and (max-width:992px){.reset .cta-2-elevated .content-bg{min-height:480px}}.reset .cta-2-elevated .content-bg .text-wrap{margin:0 auto;max-width:711px}.reset .cta-2-elevated .content-bg .text-wrap h2{font-family:DM Sans;font-size:40px;font-style:normal;font-weight:700;letter-spacing:0;line-height:48px;margin:0 0 20px}.reset .cta-2-elevated .content-bg .text-wrap p{font-family:DM Sans;font-size:18px;font-style:normal;font-weight:400;line-height:24px;margin:0 auto;max-width:692px}.reset .cta-2-elevated .grid{align-items:flex-start;align-items:stretch;display:grid;gap:8px;grid-auto-columns:minmax(0,.4fr);grid-auto-flow:column;justify-content:center;margin-top:-50px;padding-bottom:0}@media screen and (max-width:992px){.reset .cta-2-elevated .grid{gap:16px;grid-auto-columns:unset;grid-auto-flow:row;grid-template-columns:1fr;padding-left:20px;padding-right:20px}}@media screen and (max-width:768px){.reset .cta-2-elevated .grid{flex-direction:column}}.reset .cta-2-elevated .grid .item{background:#fff;border-radius:8px;box-shadow:0 6px 50px 0 rgba(0,0,0,.12);padding:36px}@media screen and (max-width:992px){.reset .cta-2-elevated .grid .item{padding:24px 16px}}.reset .cta-2-elevated .grid .item h3{color:#000;font-family:DM Sans;font-size:24px;font-style:normal;font-weight:700;letter-spacing:0;line-height:40px}.reset .cta-2-elevated .grid .item ul{list-style-type:disc;margin:0 0 0 30px;max-width:454px;padding:0}@media screen and (max-width:992px){.reset .cta-2-elevated .grid .item ul{max-width:none}}.reset .cta-2-elevated .grid .item div,.reset .cta-2-elevated .grid .item li,.reset .cta-2-elevated .grid .item p,.reset .cta-2-elevated .grid .item span{color:#494a42;font-family:DM Sans;font-size:18px;font-style:normal;font-weight:400;line-height:24px}.reset .two-cols-sec-text-list{align-content:center;background-size:cover;display:grid;min-height:752px;padding:5%}@media(max-width:992px){.reset .two-cols-sec-text-list{height:auto;padding:60px 0}}@media(max-width:768px){.reset .two-cols-sec-text-list{background-position:25% 50%;height:auto;padding:56px 20px 48px}}.reset .two-cols-sec-text-list p{color:#fff;font-family:DM Sans;font-size:18px;font-style:normal;font-weight:300;line-height:24px}.reset .two-cols-sec-text-list .list-box{background:#fff;border-radius:8px;box-shadow:0 6px 50px 0 rgba(0,0,0,.12);justify-self:flex-end;padding:30px;width:540px}@media(max-width:1200px){.reset .two-cols-sec-text-list .list-box{width:100%}}@media(max-width:768px){.reset .two-cols-sec-text-list .list-box{margin-top:20px}}.reset .two-cols-sec-text-list .list-box h3{color:#000;font-family:DM Sans;font-size:24px;font-style:normal;font-weight:700;letter-spacing:0;line-height:40px;margin-bottom:0}.reset .two-cols-sec-text-list .list-box .timeline-list{align-items:flex-start;display:flex}.reset .two-cols-sec-text-list .list-box .timeline-list .icons{align-items:center;display:flex;flex-direction:column;margin-right:20px;position:relative}.reset .two-cols-sec-text-list .list-box .timeline-list .icons:before{background-color:#ced4de;bottom:25px;content:"";position:absolute;top:25px;width:2px;z-index:0}.reset .two-cols-sec-text-list .list-box .timeline-list .icons .icon-wrap{flex-shrink:0;height:50px;margin:16px 0;width:50px;z-index:1}.reset .two-cols-sec-text-list .list-box .timeline-list .text-list{display:flex;flex-direction:column;justify-content:space-between;padding:5px 0}.reset .two-cols-sec-text-list .list-box .timeline-list .text-list div,.reset .two-cols-sec-text-list .list-box .timeline-list .text-list p,.reset .two-cols-sec-text-list .list-box .timeline-list .text-list span{align-items:center;color:#000;display:flex;font-family:DM Sans;font-size:20px;font-style:normal;font-weight:700;letter-spacing:0;line-height:24px;margin-bottom:0;min-height:82px}.reset .two-cols-sec-text-list .list-box .footer{align-items:center;display:flex;gap:26px;margin-top:16px}.reset .two-cols-sec-text-list .list-box .footer p{color:#000;font-family:DM Sans;font-size:15px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:0}.reset .cta-4-columns{border-bottom:1px solid #ced4de;padding:26px 0}@media(max-width:768px){.reset .cta-4-columns{padding:0}}.reset .cta-4-columns .grid{align-items:center;display:flex;gap:234px;justify-content:center;margin:0}@media(max-width:1024px){.reset .cta-4-columns .grid{gap:80px;justify-content:left;margin-top:-20px;overflow-x:scroll;padding:20px 0}}.reset .cta-4-columns .grid li a{color:#000;font-family:DM Sans;font-size:18px;font-style:normal;font-weight:600;line-height:28px;text-decoration:none}.reset .cta-4-columns .grid li a:hover{color:#ed2125}.reset .hero-2-buttons .hero-bg{align-items:center;background-position:50%;background-size:cover;display:grid;height:600px;justify-content:center}.reset .hero-2-buttons .hero-bg .content{align-items:center;display:grid;gap:30px;justify-content:center;text-align:center}@media screen and (max-width:640px){.reset .hero-2-buttons .hero-bg .content{padding-left:20px;padding-right:20px}}.reset .hero-2-buttons .hero-bg .content h1{color:#fff;font-family:DM Sans;font-size:56px;font-style:normal;font-weight:600;letter-spacing:0;line-height:64px;margin:0 0 -12px}@media screen and (max-width:640px){.reset .hero-2-buttons .hero-bg .content h1{font-size:48px;line-height:48px}}.reset .hero-2-buttons .hero-bg .content .lead{color:#fff;font-family:DM Sans;font-size:18px;font-style:normal;font-weight:400;line-height:24px;margin:0;max-width:660px}.reset .hero-2-buttons .hero-bg .content .action-wrap{align-items:center;display:inline-flex;gap:20px;justify-self:center}.reset .hero-2-buttons .hero-bg .content .action-wrap>span img{margin-right:5px}.reset .hero-2-buttons .hero-bg .content .action-wrap a.button.outline:hover,.reset .hero-2-buttons .hero-bg .content .action-wrap>span.button.outline:hover{background-color:#ed2125!important;border-color:#ed2125}@media screen and (max-width:640px){.reset .hero-2-buttons .hero-bg .content .action-wrap{flex-direction:column;width:100%}.reset .hero-2-buttons .hero-bg .content .action-wrap>a{width:auto}}.reset .cta-3-columns{background:var(--Linear,linear-gradient(90deg,#000 0,#ed2125 50%,#ffd500 100%))}.reset .cta-3-columns .content{align-items:center;display:flex;gap:70px;height:98px;justify-content:space-between}@media screen and (max-width:992px){.reset .cta-3-columns .content{align-items:center;flex-direction:column;gap:20px;height:auto;padding:20px;text-align:center}}.reset .cta-3-columns .content span{color:#fff;font-family:DM Sans;font-size:24px;font-style:normal;font-weight:700;line-height:40px;text-transform:uppercase}.reset .cta-3-columns .content div{color:#fff;font-family:DM Sans;font-size:20px;font-style:normal;font-weight:700;letter-spacing:0;line-height:24px}.reset .cta-3-columns .button.borderwhite:hover{background:#ed2125!important;border:1px solid transparent;color:#fff}.reset .brands{padding:80px 0}@media screen and (max-width:640px){.reset .brands{padding:48px 0 40px}}.reset .brands .header-part{margin:0 auto;max-width:818px}.reset .brands .header-part h2{letter-spacing:0;margin-bottom:16px}.reset .brands .header-part p{margin:0 auto;max-width:672px;text-align:center}.reset .brands .grid{align-items:center;display:flex;flex-wrap:wrap;gap:6%;justify-content:center;margin-top:60px}.reset .brands .grid img{height:auto;-o-object-fit:contain;object-fit:contain;width:160px;object-fit-position:center center}@media screen and (max-width:640px){.reset .brands .grid{display:flex;overflow-x:scroll;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:10px;max-width:100%;padding:10px;scrollbar-width:none;-ms-overflow-style:none}}@media screen and (max-width:640px)and (max-width:640px){.reset .brands .grid{flex-wrap:wrap;gap:16px;justify-content:center;margin-top:30px}.reset .brands .grid img{flex-shrink:0;max-width:150px;-o-object-fit:contain;object-fit:contain;width:100%}}@media(min-width:768px){.reset .brands .grid{overflow-x:hidden}}@media screen and (min-width:992px){.reset .two-cols-sec-text-img .order-sm-1 .sec-heading,.reset .two-cols-sec-text-img .order-sm-1 .sec-heading.mw-450{max-width:582px}}.reset .two-cols-sec-text-img .sec-heading.mw-450{max-width:529px}@media screen and (max-width:992px){.reset .two-cols-sec-text-img .sec-heading.mw-450{max-width:none}}.page-id-19305 .reset .two-cols-sec-text-img .sec-heading~p{max-width:560px}.page-id-19305 .reset .two-cols-sec-text-img .sec-heading~p+p{margin-top:16px}@media screen and (max-width:992px){.reset .two-cols-sec-text-img .sec-heading~p{max-width:100%}.reset .two-cols-sec-text-img .row{row-gap:32px}}@media screen and (max-width:640px){.reset .two-cols-sec-text-img{padding:48px 20px 56px!important}.reset .two-cols-sec-text-img .container{padding:0}.reset .two-cols-sec-text-img .mw-450{max-width:100%}}.reset .two-cols-sec-img-text .sec-heading+p{max-width:529px}@media screen and (max-width:640px){.reset .two-cols-sec-img-text img{margin-bottom:40px}.reset .two-cols-sec-img-text .container{padding:0 20px}.reset .two-cols-sec-img-text .sec-heading+p{max-width:100%}}.reset .two-cols-sec-img-text+.two-cols-sec-text-img div:has(img){margin-top:0!important}.reset .features-section{background-color:transparent;margin-top:30px;position:relative;z-index:1}.reset .features-section .features-bg{background-color:#000;background-image:url(http://arabo-local.local/wp-content/uploads/2025/04/birds-bg.jpg);background-position:100% 0;background-repeat:no-repeat;background-size:auto 100%;padding:160px 0 350px}@media screen and (max-width:640px){.reset .features-section .features-bg{margin-bottom:80px;padding:80px 0}}@media screen and (min-width:1281px){.reset .features-section .features-bg .container{padding:0 20px}}@media screen and (max-width:1280px){.reset .features-section .features-bg .container{max-width:calc(100% - 48px)}}@media screen and (max-width:640px){.reset .features-section .features-bg .container{max-width:calc(100% - 48px)}}.reset .features-section .grid{margin-top:-300px}@media screen and (max-width:640px){.reset .features-section .grid{margin-top:0}}@media screen and (min-width:1281px){.reset .features-section .grid .container{padding:0 20px}}@media screen and (max-width:1280px){.reset .features-section .grid .container{max-width:calc(100% - 48px)}}@media screen and (max-width:640px){.reset .features-section .grid .container{max-width:calc(100% - 48px)}}.reset .features-section .grid .container .item{background:#fff;border-radius:8px;box-shadow:0 6px 50px 0 rgba(0,0,0,.12);padding:18px 30px 30px}.reset .features-section .grid .container .item img{align-self:baseline;margin-bottom:6px;max-height:50px;-o-object-fit:contain;object-fit:contain}.reset .features-section .grid .container .item h3{font-family:DM Sans;font-weight:700;margin-bottom:12px}.reset .features-section .grid .container .item p{color:#000;font-family:DM Sans;font-size:15px;font-style:normal;font-weight:400;line-height:24px}.reset .features-section .grid .container .item a{align-items:center;display:flex;margin:0 auto;max-width:225px}.reset .testimonial-1-column{background-attachment:fixed;background-color:#f4f3f8;background-image:url(../img/testimonial-bg.svg);background-position:bottom 27% right 16%;background-repeat:no-repeat;background-size:auto 86%;background-size:auto 60%;margin-top:-200px;min-height:900px;padding:300px 0 120px}.reset .testimonial-1-column .carousel{padding-left:70px;padding-right:70px}@media(max-width:768px){.reset .testimonial-1-column .carousel{padding-left:30px;padding-right:30px}}.reset .testimonial-1-column .carousel-item{min-height:350px}.reset .testimonial-1-column .carousel-control-next,.reset .testimonial-1-column .carousel-control-prev{width:48px}.reset .testimonial-1-column .carousel-item p{color:#494a42;font-family:DM Sans;font-size:21px;font-style:normal;font-weight:400;line-height:32px;margin-bottom:60px;text-align:center}@media screen and (max-width:640px){.reset .testimonial-1-column .carousel-item p{font-size:18px;line-height:1.5}}.reset .testimonial-1-column .carousel-item img{height:auto;max-width:300px}.reset .testimonial-1-column .carousel-item .position div,.reset .testimonial-1-column .carousel-item .position p,.reset .testimonial-1-column .carousel-item .position span{color:#000;display:block;font-family:DM Sans;font-size:15px;font-style:normal;line-height:24px;margin-top:20px;text-align:center}.reset .testimonial-1-column .arrow-left,.reset .testimonial-1-column .arrow-right{align-items:center;background:#f4f3f8;background-clip:padding-box;border:2px solid transparent;border-radius:50%;display:flex;height:48px;justify-content:center;position:relative;width:48px}@media screen and (max-width:640px){.reset .testimonial-1-column .custom-arrow{display:none}}.reset .testimonial-1-column .arrow-left:before,.reset .testimonial-1-column .arrow-right:before{background:linear-gradient(90deg,#f44336,#ffc107);border-radius:50%;bottom:-2px;content:"";left:-2px;position:absolute;right:-2px;top:-2px;z-index:-1}.reset .testimonial-1-column .carousel-indicators{display:none;margin-top:1rem;position:absolute}@media(max-width:768px){.reset .testimonial-1-column .carousel-indicators{display:block}}.reset .testimonial-1-column .carousel-indicators [data-bs-target]{background-color:#414f66;border:none;border-radius:50%;height:10px;margin:0 5px;opacity:.5;width:10px}.reset .testimonial-1-column .carousel-indicators .active{opacity:1}@media(max-width:768px){.reset .testimonial-1-column .carousel-control-next,.reset .testimonial-1-column .carousel-control-prev{display:none}}.reset .table-content-popup{padding:40px 0 60px}.reset .table-content-popup .platform-table{background:#fff;border:2px solid #ced4de;border-radius:8px;border-top-left-radius:14px;border-top-right-radius:14px;border-radius:16px;box-shadow:0 6px 50px 0 rgba(0,0,0,.2);margin:0 auto;max-width:1245px;overflow:hidden}.reset .table-content-popup .platform-table .section{border-bottom:1px solid #eee;position:relative}.reset .table-content-popup .platform-table .section .item{font-family:DM Sans;font-size:18px;font-style:normal;font-weight:400;line-height:24px}.reset .table-content-popup .platform-table .section .section-wrapper{height:0;opacity:0;overflow:hidden;position:relative;z-index:1}.reset .table-content-popup .platform-table .section .section-wrapper.open{height:auto;opacity:1;overflow:hidden}.reset .table-content-popup .platform-table .section .section-header{align-items:center;background:var(--Linear,linear-gradient(90deg,#000 3.86%,#003ced 32.35%,#192df1 54.67%,#60f 95.09%));color:#fff;display:flex;font-family:DM Sans;font-size:18px;font-weight:700;height:54px;justify-content:center;padding:16px 24px}@media screen and (max-width:640px){.reset .table-content-popup .platform-table .section .section-header{align-items:center;box-sizing:content-box;justify-content:space-between}}.reset .table-content-popup .platform-table .section .section-header .plus{cursor:pointer;font-size:24px;position:absolute;right:20px;top:9px}@media screen and (max-width:640px){.reset .table-content-popup .platform-table .section .section-header .plus{position:static}}.reset .table-content-popup .platform-table .section .content-box{background-color:#fff;color:#000;font-family:DM Sans;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:center}.reset .table-content-popup .platform-table .section .content-box.style-1 .grid{display:grid;grid-template-columns:repeat(5,1fr)}@media screen and (max-width:991px){.reset .table-content-popup .platform-table .section .content-box.style-1 .grid{grid-template-columns:repeat(1,1fr)}}.reset .table-content-popup .platform-table .section .content-box.style-1 .grid .item{align-items:center;border:1px solid #ced4de;display:flex;gap:16px;height:105px;justify-content:center;padding:0 16px;text-align:left}@media screen and (min-width:992px){.reset .table-content-popup .platform-table .section .content-box.style-1 .grid .item:nth-child(5n+1){border-left:none}.reset .table-content-popup .platform-table .section .content-box.style-1 .grid .item:nth-child(5n){border-right:none}}@media screen and (max-width:991px){.reset .table-content-popup .platform-table .section .content-box.style-1 .grid .item{flex-direction:column;gap:6px}.reset .table-content-popup .platform-table .section .content-box.style-1 .grid .item:nth-child(odd):last-child{grid-column:1/-1}}@media screen and (max-width:640px){.reset .table-content-popup .platform-table .section .content-box.style-1 .grid .item{min-width:-moz-max-content;min-width:max-content;padding:16px}}.reset .table-content-popup .platform-table .section .content-box.style-2 .grid{display:grid;grid-template-columns:repeat(7,1fr)}@media screen and (max-width:991px){.reset .table-content-popup .platform-table .section .content-box.style-2 .grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.reset .table-content-popup .platform-table .section .content-box.style-2 .grid{grid-template-columns:repeat(1,1fr)}}.reset .table-content-popup .platform-table .section .content-box.style-2 .grid .item{align-items:center;border:1px solid #ced4de;display:flex;justify-content:center;padding:5px 10px;text-align:center}.reset .table-content-popup .platform-table .section .content-box.style-2 .grid .item:nth-child(7n+1){border-left:none}.reset .table-content-popup .platform-table .section .content-box.style-2 .grid .item:nth-child(7n){border-right:none}@media screen and (max-width:991px){.reset .table-content-popup .platform-table .section .content-box.style-2 .grid .item:nth-child(odd):last-child{grid-column:1/-1}}@media screen and (max-width:640px){.reset .table-content-popup .platform-table .section .content-box.style-2 .grid .item{flex-direction:column;min-width:-moz-max-content;min-width:max-content;padding:16px}}.reset .table-content-popup .platform-table .section .content-box.style-3 .grid{display:grid;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:991px){.reset .table-content-popup .platform-table .section .content-box.style-3 .grid{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:767px){.reset .table-content-popup .platform-table .section .content-box.style-3 .grid{grid-template-columns:repeat(1,1fr)}}.reset .table-content-popup .platform-table .section .content-box.style-3 .grid .item{align-items:center;border:1px solid #ced4de;display:flex;flex-direction:column;justify-content:center;padding:10px 20px;text-align:center}@media screen and (min-width:992px){.reset .table-content-popup .platform-table .section .content-box.style-3 .grid .item:nth-child(3n+1){border-left:none}.reset .table-content-popup .platform-table .section .content-box.style-3 .grid .item:nth-child(3n){border-right:none}}@media screen and (max-width:991px){.reset .table-content-popup .platform-table .section .content-box.style-3 .grid .item:nth-child(odd):last-child{grid-column:1/-1}}.reset .table-content-popup .platform-table .section .content-box.style-3 .grid .item h3{color:#000;font-family:DM Sans;font-size:18px;font-style:normal;font-weight:700;line-height:24px;text-align:center}.reset .table-content-popup .platform-table .section .content-box.style-3 .grid .item p{margin-bottom:0}.reset .table-content-popup .platform-table .section .content-box.style-4 .grid{display:grid;grid-template-columns:repeat(5,1fr)}@media screen and (max-width:991px){.reset .table-content-popup .platform-table .section .content-box.style-4 .grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.reset .table-content-popup .platform-table .section .content-box.style-4 .grid{grid-template-columns:repeat(1,1fr)}}.reset .table-content-popup .platform-table .section .content-box.style-4 .grid .item{align-items:center;border:1px solid #ced4de;display:flex;justify-content:center;min-height:83px;padding:0 10px;text-align:center}@media screen and (min-width:992px){.reset .table-content-popup .platform-table .section .content-box.style-4 .grid .item:nth-child(5n+1){border-left:none}.reset .table-content-popup .platform-table .section .content-box.style-4 .grid .item:nth-child(5n){border-right:none}}@media screen and (max-width:991px){.reset .table-content-popup .platform-table .section .content-box.style-4 .grid .item:nth-child(odd):last-child{grid-column:1/-1}}.reset .table-content-popup .platform-table .section .content-box.style-5 .top{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:20px 0}@media screen and (max-width:767px){.reset .table-content-popup .platform-table .section .content-box.style-5 .top{grid-template-columns:repeat(1,1fr)}}.reset .table-content-popup .platform-table .section .content-box.style-5 .top h3{color:#000;font-family:DM Sans;font-size:18px;font-style:normal;font-weight:700;line-height:24px;text-align:center}.reset .table-content-popup .platform-table .section .content-box.style-5 .grid{display:grid;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:991px){.reset .table-content-popup .platform-table .section .content-box.style-5 .grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.reset .table-content-popup .platform-table .section .content-box.style-5 .grid{grid-template-columns:repeat(1,1fr)}}.reset .table-content-popup .platform-table .section .content-box.style-5 .grid .item{align-items:center;border:1px solid #ced4de;display:flex;justify-content:center;min-height:83px;padding:0 10px;text-align:center}@media screen and (min-width:992px){.reset .table-content-popup .platform-table .section .content-box.style-5 .grid .item:nth-child(4n+1){border-left:none}.reset .table-content-popup .platform-table .section .content-box.style-5 .grid .item:nth-child(4n){border-right:none}}@media screen and (max-width:991px){.reset .table-content-popup .platform-table .section .content-box.style-5 .grid .item:nth-child(odd):last-child{grid-column:1/-1}}@media screen and (max-width:640px){.reset .table-content-popup .platform-table .section .content-box.style-5 .grid .item{border-bottom:0;border-right:0}}.reset .table-content-popup .platform-table .section .overlay-wrapper{background:var(--Linear,linear-gradient(90deg,#000 3.86%,#003ced 32.35%,#192df1 54.67%,#60f 95.09%));box-sizing:border-box;color:#fff;height:0;opacity:0;overflow:hidden}.reset .table-content-popup .platform-table .section .overlay-wrapper .overlay-top{align-items:center;display:flex;flex-direction:column;gap:0;justify-content:space-between;padding:45px 24px 24px}@media screen and (min-width:992px){.reset .table-content-popup .platform-table .section .overlay-wrapper .overlay-top{margin:0 auto;max-width:758px}}.reset .table-content-popup .platform-table .section .overlay-wrapper .overlay-top .close-btn{cursor:pointer;font-size:30px;position:absolute;right:20px;top:14px}.reset .table-content-popup .platform-table .section .overlay-wrapper .overlay-top h3{color:#fff;font-family:DM Sans;font-size:20px;font-style:normal;font-weight:700;letter-spacing:0;line-height:24px;margin:0 0 10px;text-align:center}.reset .table-content-popup .platform-table .section .overlay-wrapper .overlay-top P,.reset .table-content-popup .platform-table .section .overlay-wrapper .overlay-top div,.reset .table-content-popup .platform-table .section .overlay-wrapper .overlay-top span{color:#fff;font-family:DM Sans;font-size:18px;font-style:normal;font-weight:400;line-height:24px;text-align:center}.reset .table-content-popup .platform-table .section .overlay-wrapper.open{height:auto;opacity:1}.reset .stats{background:#f4f3f8;padding:80px 0}@media screen and (max-width:640px){.reset .stats{overflow:hidden}.reset .stats>.container{padding:40px 20px}}.reset .stats .grid{margin:0 auto;max-width:1242px}.reset .stats .grid .item{align-items:center;border-bottom:2px solid #ced4de;cursor:pointer;display:grid;grid-template-columns:1fr 2fr 1fr;margin-bottom:-2px;padding:16px 0;text-align:center}.reset .stats .grid .item:last-child{border-bottom:none}@media screen and (max-width:640px){.reset .stats .grid .item{grid-template-columns:1fr 2fr 1fr}.reset .stats .grid .item img{height:auto;max-width:50px}}.reset .stats .grid .item:hover{background:var(--Linear,linear-gradient(90deg,#000 3.86%,#003ced 32.35%,#192df1 54.67%,#60f 95.09%));border-color:transparent}.reset .stats .grid .item:hover .count,.reset .stats .grid .item:hover .label{color:#fff}.reset .stats .grid .item:hover img{filter:brightness(0) invert(1)}.reset .stats .grid .item img{margin:0 auto}.reset .stats .grid .item .count{color:#000;font-family:DM Sans;font-size:56px;font-style:normal;font-weight:700;letter-spacing:0;line-height:64px}@media screen and (max-width:640px){.reset .stats .grid .item .count{font-size:40px}}.reset .stats .grid .item .label{color:#000;font-family:DM Sans;font-size:20px;font-style:normal;font-weight:700;letter-spacing:0;line-height:24px;text-align:left}@media screen and (max-width:640px){.reset .stats .grid .item .label{font-size:16px}}.reset .cta{background-size:cover;height:467px;position:relative}@media(max-width:768px){.reset .cta.has-custom-bg{background-position:0!important;height:auto!important;min-height:330px;padding:40px 0}}@media screen and (max-width:640px){.reset .cta>.container{padding:0 20px}}.reset .cta .watermark-img{position:absolute;right:10%;top:0}.reset .cta h2{max-width:600px}.reset .cta span{color:#fff;display:inline-block;font-family:DM Sans;font-size:16px;font-weight:700;line-height:12px;text-transform:uppercase}.reset .cta span:after{background-color:#fff;content:"";display:inline-block;height:1px;width:100%}.reset .cta.bg-blue-1{background:linear-gradient(90deg,#000 3.86%,#003ced 32.35%,#192df1 54.67%,#60f 95.09%)}.reset .cta.bg-blue-2{background:linear-gradient(90deg,#000,#001c78 20%,#0076d1 45%,#00a9a3 70%,#67c667)}@media screen and (max-width:640px){.reset .cta.bg-blue-2{height:auto;min-height:550px;padding:40px 0}.reset .cta.bg-blue-2 .container{align-self:center}}.reset .cta.bg-blue-3{background:linear-gradient(90deg,#000 2%,#5200aa 18%,#2e56e7 45%,#00a6c9 70%,#00eac1)}@media(max-width:768px){.reset .cta.bg-blue-3{background:linear-gradient(180deg,#000,#000d66 20%,#03f 45%,#0af 70%,#00ffe0)}}@media screen and (max-width:640px){.reset .cta.bg-blue-3{height:auto;min-height:550px;padding:40px 0}.reset .cta.bg-blue-3 .container{align-self:center}}.reset .cta.bg-blue-3.bg-blue-3-logo{overflow:hidden;position:relative}.reset .cta .content{position:relative}.reset .cta .content .content-line{background:linear-gradient(180deg,#ed2125 3.86%,#ffd500 96.21%);display:none;height:100%;left:-54px;position:absolute;top:50%;transform:translateY(-50%);width:6px}.reset .cta .content p:last-child{margin-bottom:0!important}.reset .footer_text{font-size:16px;font-weight:500;justify-content:space-between;line-height:1.5em;padding-top:40px}.reset .footer_text .footer-logo{flex-grow:1;padding-bottom:30px}@media(max-width:414px){.reset .footer_text .footer_menu_combined{display:grid;gap:15px;grid-template-columns:repeat(2,1fr);list-style:none;margin:0;padding:0}.reset .footer_text .footer_menu_combined li{margin:0;padding:3px 0}}.reset .footer_text .footer_menu_combined,.reset .footer_text .footer_menu_sub{display:flex;flex-wrap:wrap;margin:0;padding:0 0 30px}@media(max-width:414px){.reset .footer_text .footer_menu_combined,.reset .footer_text .footer_menu_sub{display:grid;grid-template-columns:repeat(2,1fr)}}.reset .footer_text .footer_menu_combined li,.reset .footer_text .footer_menu_sub li{width:calc(100% - 20px)}@media(max-width:414px){.reset .footer_text .footer_menu_combined li,.reset .footer_text .footer_menu_sub li{width:100%}}.reset .footer_text .footer_menu_combined li a,.reset .footer_text .footer_menu_sub li a{color:#fff;font-family:DM Sans;text-decoration:none}.reset .footer_text .footer_menu_combined li a:hover,.reset .footer_text .footer_menu_sub li a:hover{color:#ed2125;opacity:1}.reset .row-footer-copyright{font-size:16px;justify-content:space-between;padding-bottom:30px}.reset .row-footer-copyright .footer_copy{font-family:DM Sans;font-size:16px;font-weight:300;opacity:1}.reset .row-footer-copyright .footer_copy a{color:#fff}.reset .row-footer-copyright .footer_social a{text-decoration:none}.reset .row-footer-copyright:before{content:none}
/*# sourceMappingURL=theme.css.map*/