.ThankYou-module__BPz9yq__thankYouContainer{background:linear-gradient(135deg,#effaf7 0%,#e9ecef 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.ThankYou-module__BPz9yq__thankYouContent{text-align:center;background:#fff;border-radius:12px;max-width:600px;padding:4rem 3rem;animation:.6s ease-out ThankYou-module__BPz9yq__fadeInUp;box-shadow:0 10px 30px #0000001a}.ThankYou-module__BPz9yq__thankYouIcon{margin-bottom:2rem;animation:.8s ease-out .2s both ThankYou-module__BPz9yq__bounceIn}.ThankYou-module__BPz9yq__thankYouTitle{color:#333;font-size:3rem;font-weight:700;font-family:var(--font-glory);margin-bottom:1.5rem}.ThankYou-module__BPz9yq__thankYouMessage{color:#666;font-size:1.25rem;line-height:1.6;font-family:var(--font-geist-sans);margin-bottom:1rem}.ThankYou-module__BPz9yq__thankYouSubMessage{color:#888;font-size:1rem;line-height:1.5;font-family:var(--font-geist-sans);margin-bottom:3rem}.ThankYou-module__BPz9yq__buttonContainer{justify-content:center;display:flex}.ThankYou-module__BPz9yq__homeButton{color:#ef6000;cursor:pointer;font-size:16px;font-weight:600;font-family:var(--font-geist-sans);background-color:#fff;border:2px solid #ef6000;border-radius:6px;justify-content:center;align-items:center;padding:16px 3rem;text-decoration:none;transition:all .3s ease-in-out;display:inline-flex;position:relative;overflow:hidden}.ThankYou-module__BPz9yq__homeButton span{z-index:2;color:inherit;transition:color .3s ease-in-out;position:relative}.ThankYou-module__BPz9yq__homeButton:before{content:"";z-index:1;background-color:#ef6000;width:0%;height:100%;transition:width .4s ease-in-out;position:absolute;top:0;left:0}.ThankYou-module__BPz9yq__homeButton:hover:before{width:100%}.ThankYou-module__BPz9yq__homeButton:hover span{color:#fff}.ThankYou-module__BPz9yq__homeButton:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ef60004d}@keyframes ThankYou-module__BPz9yq__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes ThankYou-module__BPz9yq__bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.ThankYou-module__BPz9yq__thankYouContainer{padding:1rem}.ThankYou-module__BPz9yq__thankYouContent{padding:3rem 2rem}.ThankYou-module__BPz9yq__thankYouTitle{font-size:2.5rem}.ThankYou-module__BPz9yq__thankYouMessage{font-size:1.1rem}.ThankYou-module__BPz9yq__homeButton{padding:14px 2.5rem;font-size:15px}}@media (max-width:480px){.ThankYou-module__BPz9yq__thankYouContent{padding:2rem 1.5rem}.ThankYou-module__BPz9yq__thankYouTitle{font-size:2rem}.ThankYou-module__BPz9yq__thankYouMessage{font-size:1rem}.ThankYou-module__BPz9yq__thankYouSubMessage{font-size:.9rem}.ThankYou-module__BPz9yq__homeButton{padding:12px 2rem;font-size:14px}}
.navbar-module___NSd3q__navbarWrapper{z-index:9999999;width:100%;position:fixed;top:0}.navbar-module___NSd3q__navbarCustom{background-color:#effaf7;padding:2px 0;box-shadow:0 2px 10px #0003}.navbar-module___NSd3q__navContainer{justify-content:space-between;align-items:center;margin:auto;padding:5px 0 0;display:flex;width:100%!important}.navbar-module___NSd3q__logoContainer{align-items:center;display:flex}.navbar-module___NSd3q__logo{margin-top:5px;margin-left:10px}.navbar-module___NSd3q__brand{align-items:center;text-decoration:none;display:flex}.navbar-module___NSd3q__brandText{flex-direction:column;display:flex}.navbar-module___NSd3q__brandName{color:#ff6b35;font-size:1.1rem;font-weight:600;line-height:1}.navbar-module___NSd3q__brandTagline{color:#ccc;font-size:.7rem;line-height:1}.navbar-module___NSd3q__navbarToggler{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:25px;height:20px;padding:0;display:flex;position:relative;right:20px}.navbar-module___NSd3q__navbarToggler:after{content:"";background-color:#fff;border-radius:3px;height:2px;transition:all .3s;position:absolute;top:50%;transform:translateY(-50%)}.navbar-module___NSd3q__togglerIcon{background-color:#0f5943;border-radius:3px;width:100%;height:2px;transition:all .3s;display:block;position:relative}.navbar-module___NSd3q__togglerIcon:before{content:"";background-color:#fff;border-radius:3px;height:2px;transition:all .3s;position:absolute;top:-6px}.navbar-module___NSd3q__togglerIcon:after{bottom:-4px}.navbar-module___NSd3q__navbarToggler.navbar-module___NSd3q__active .navbar-module___NSd3q__togglerIcon:first-child{transform:translateY(9px)rotate(45deg)}.navbar-module___NSd3q__navbarToggler.navbar-module___NSd3q__active .navbar-module___NSd3q__togglerIcon:nth-child(2){opacity:0}.navbar-module___NSd3q__navbarToggler.navbar-module___NSd3q__active .navbar-module___NSd3q__togglerIcon:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.navbar-module___NSd3q__navbarCollapse{z-index:1000;scrollbar-width:none;background-color:#1a1e24f2;flex-direction:column;align-items:flex-start;width:80%;height:100vh;padding:70px 20px 20px;position:fixed;top:0;left:-100%;overflow-y:auto}.navbar-module___NSd3q__closeButton,.navbar-module___NSd3q__navbarCollapse.navbar-module___NSd3q__show .navbar-module___NSd3q__closeButton{display:none}.navbar-module___NSd3q__navbarCollapse.navbar-module___NSd3q__show{left:0}.navbar-module___NSd3q__mobile-overlay{z-index:999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;background:#000000b3;transition:opacity .3s;display:none;position:fixed;inset:0}.navbar-module___NSd3q__mobile-overlay.navbar-module___NSd3q__show{opacity:1;display:block}.navbar-module___NSd3q__navbarNav{flex-direction:column;align-items:flex-start;gap:10px;width:95%;margin:0;padding:0;list-style-type:none;display:flex;position:relative}.navbar-module___NSd3q__navItem{width:100%;margin:5px 0;position:relative}.navbar-module___NSd3q__homeMobileOnly{display:none!important}.navbar-module___NSd3q__navLink{color:#0f5943;cursor:pointer;background:0 0;border:none;align-items:center;width:100%;padding:10px 0;font-family:gt_walsheimmedium;text-decoration:none;transition:color .3s;display:flex;font-size:22px!important}.navbar-module___NSd3q__navLink:hover{color:#ac8c53}.navbar-module___NSd3q__navItem .navbar-module___NSd3q__navItem_button{color:#fff;cursor:pointer;background:#0f5943;border-radius:15px;outline:0;justify-content:center;align-items:center;width:100%;height:40px;margin-top:10px;font-family:gt_walsheimmedium;font-weight:600;transition:all .3s;display:flex;font-size:22px!important}@media (max-width:768px){.navbar-module___NSd3q__navItem .navbar-module___NSd3q__navItem_button{width:100%;height:35px;margin-left:10px;font-weight:300}}.navbar-module___NSd3q__navItem_button:hover{color:#fff;background:#ac8c53;box-shadow:0 6px 15px #0f594340}.navbar-module___NSd3q__navItem .navbar-module___NSd3q__navItem_button:active{transform:scale(.97)}.navbar-module___NSd3q__navItem_button .navbar-module___NSd3q__dropdownArrow{margin-top:-2px}.navbar-module___NSd3q__dropdownItemParent .navbar-module___NSd3q__logo{margin-top:5px;margin-left:0}.navbar-module___NSd3q__dropdownToggle{justify-content:space-between;align-items:center;width:100%;display:flex}.navbar-module___NSd3q__dropdownArrow{margin-left:6px;font-size:.5rem;transition:transform .3s}.navbar-module___NSd3q__dropdownToggle.navbar-module___NSd3q__active .navbar-module___NSd3q__dropdownArrow{transform:rotate(180deg)}.navbar-module___NSd3q__dropdownContainer{width:100%;position:relative}.navbar-module___NSd3q__dropdownMenu{opacity:0;background-color:#2a2e33;border-radius:4px;width:100%;margin-top:5px;margin-bottom:5px;padding:5px 0;transition:all .3s;display:none;position:relative;transform:translateY(-10px)}.navbar-module___NSd3q__dropdownMenu:before{content:"";opacity:0;border-bottom:8px solid #2a2e33;border-left:8px solid #0000;border-right:8px solid #0000;transition:opacity .3s;position:absolute;top:-8px;left:50%;transform:translate(-50%)}.navbar-module___NSd3q__anotherdropdownMenu{background-color:#0000!important}.navbar-module___NSd3q__customdropdownmenu{background-color:none!important}.navbar-module___NSd3q__dropdownContainer.navbar-module___NSd3q__active .navbar-module___NSd3q__dropdownArrow{transform:rotate(180deg)}.navbar-module___NSd3q__dropdownMenu.navbar-module___NSd3q__show{opacity:1;display:block;transform:translateY(0)}.navbar-module___NSd3q__dropdownMenu.navbar-module___NSd3q__show:before{opacity:1}.navbar-module___NSd3q__dropdownItem{color:#ac8c53;align-items:center;gap:7px;padding:10px;font-family:Glory,sans-serif;font-size:18px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.navbar-module___NSd3q__dropdownItem a{text-decoration:none}.navbar-module___NSd3q__dropdownItem:hover{color:#fff;background-color:#0f5943}.navbar-module___NSd3q__iconsNavbar{color:#8a2be2!important}.navbar-module___NSd3q__navbarNav a:hover img{filter:brightness(0)invert()}.navbar-module___NSd3q__dropDownMenuLogin .navbar-module___NSd3q__dropdownItem{border:1px solid #0000;margin:10px;padding:10px}.navbar-module___NSd3q__dropDownMenuLogin .navbar-module___NSd3q__dropdownItem:hover{color:#ef6000;border:1px solid #ef6000;border-radius:17px;background-color:#ef60001a!important}.navbar-module___NSd3q__buyNowButton{color:#fff;background-color:#ac8c53;border:2px solid #ac8c53;border-radius:16px;padding:5px 22px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;font-size:22px!important}@media (max-width:768px){.navbar-module___NSd3q__buyNowButton{cursor:pointer;border-radius:15px;outline:0;justify-content:center;align-items:center;width:100%;height:35px;margin-top:10px;padding-bottom:0;font-family:gt_walsheimmedium;font-weight:300;transition:all .3s;display:flex}}.navbar-module___NSd3q__actionButtonsWrapper{align-items:center;gap:0;display:flex}.navbar-module___NSd3q__soluction_parent_flex_container{flex-direction:column;width:100%;display:flex}.navbar-module___NSd3q__dropdownItemParent{width:100%;padding:10px 15px}.navbar-module___NSd3q__dropdownItemParent h6{color:#0f5943;margin-bottom:10px;font-size:1rem;font-weight:700}.navbar-module___NSd3q__dropdownItemParent a{white-space:normal;color:#e0e0e0;align-items:center;padding:8px 0;font-family:Glory,sans-serif;font-size:14px;text-decoration:none;display:flex}.navbar-module___NSd3q__dropdownItemParent a:hover{color:#ff6b35;width:100%;display:block}.navbar-module___NSd3q__loginButton{color:#fff;text-align:center;background-color:#ff6b35;border-radius:25px;width:100%;max-width:200px;margin-top:15px;padding:8px 20px;font-family:Glory,sans-serif;font-weight:500;text-decoration:none;transition:all .3s;display:block}.navbar-module___NSd3q__loginButton:hover{background-color:#e85a25;box-shadow:0 0 10px #ff6b3580}@media (min-width:100px){.navbar-module___NSd3q__navbarCollapse{width:100%}}@media (min-width:576px){.navbar-module___NSd3q__brandName{font-size:1.2rem}.navbar-module___NSd3q__brandTagline{font-size:.72rem}.navbar-module___NSd3q__navbarCollapse{width:100%}.navbar-module___NSd3q__navLink{font-size:17px}}@media (min-width:768px){.navbar-module___NSd3q__logo{height:45px}.navbar-module___NSd3q__brandName{font-size:1.25rem}.navbar-module___NSd3q__navbarCollapse{width:100%}.navbar-module___NSd3q__navItem .navbar-module___NSd3q__navItem_button{height:42px;font-weight:300}}@media (min-width:992px){.navbar-module___NSd3q__logo{height:auto}.navbar-module___NSd3q__navbarToggler{display:none}.navbar-module___NSd3q__mobile-overlay{display:none!important}.navbar-module___NSd3q__navbarCollapse{background-color:#0000;flex-direction:row;align-items:center;width:auto;height:auto;padding:0;transition:none;position:static;overflow-y:visible;display:flex!important}.navbar-module___NSd3q__navbarNav li:first-child{display:none}.navbar-module___NSd3q__navbarNav{flex-direction:row;align-items:center;gap:0;width:auto;height:80px}.navbar-module___NSd3q__navItem{height:inherit;align-items:center;width:auto;margin:0 5px;display:flex;position:relative}.navbar-module___NSd3q__navLink{margin:0 10px;padding:8px 0}.navbar-module___NSd3q__dropdownContainer{height:inherit;align-items:center;width:auto;display:flex}.navbar-module___NSd3q__dropdownMenu{z-index:1000;background-color:#ffffffe6;border:0 solid #00000026;min-width:214px;padding:5px 10px;display:none;position:absolute;top:57px;left:0;box-shadow:0 0 1px #0000004d}.navbar-module___NSd3q__navItem:last-child .navbar-module___NSd3q__dropdownMenu{right:0;left:unset;width:235px;padding:5px 10px}.navbar-module___NSd3q__navItem:last-child .navbar-module___NSd3q__dropdownMenu .navbar-module___NSd3q__dropdownItem{border:1px solid #0000;border-radius:15px;margin:10px 5px;padding:10px}.navbar-module___NSd3q__navItem:last-child .navbar-module___NSd3q__dropdownMenu .navbar-module___NSd3q__dropdownItem:hover{color:#fff;background-color:#0f5943;width:100%;font-size:18px}.navbar-module___NSd3q__dropdownMenu a{text-decoration:none}.navbar-module___NSd3q__dropdownMenu a span img{margin-right:5px}@media (max-width:989px){.navbar-module___NSd3q__dropdownContainer.navbar-module___NSd3q__active .navbar-module___NSd3q__dropdownMenu{opacity:1;display:block;transform:translateY(0)}}@media (min-width:990px){.navbar-module___NSd3q__dropdownContainer:hover .navbar-module___NSd3q__dropdownMenu{opacity:1;display:block;transform:translateY(0)}}.navbar-module___NSd3q__homeMobileOnly{display:contents!important}.navbar-module___NSd3q__dropdownContainer:hover .navbar-module___NSd3q__dropdownArrow{transform:rotate(180deg)}.navbar-module___NSd3q__dropdownContainer_soluction .navbar-module___NSd3q__dropdownMenu{min-width:214px;position:absolute;top:65px;left:0}.navbar-module___NSd3q__soluction_parent_flex_container{flex-direction:row}.navbar-module___NSd3q__dropdownItemParent{background-color:#ffffffe6;width:auto;padding:20px 25px}.navbar-module___NSd3q__dropdownItemParent h6{color:#02245b}.navbar-module___NSd3q__dropdownItemParent a{white-space:nowrap;color:#212529;padding:0}.navbar-module___NSd3q__navItem .navbar-module___NSd3q__navItem_button{width:135px;height:46px;margin-top:0;font-size:17px}.navbar-module___NSd3q__loginButton{width:auto;margin-top:0;margin-left:15px;display:inline-block}}@media (min-width:1300px){.navbar-module___NSd3q__navbarNav{gap:10px}}.navbar-module___NSd3q__navbarCollapse{visibility:hidden;transition:visibility 0s .3s,left .3s}.navbar-module___NSd3q__navbarCollapse.navbar-module___NSd3q__show{visibility:visible;transition:left .3s}.navbar-module___NSd3q__mobileOverlay{transition:opacity .3s,visibility 0s .3s}.navbar-module___NSd3q__mobileOverlay.navbar-module___NSd3q__show{transition:opacity .3s}.navbar-module___NSd3q__desktopNav{display:none}@media (min-width:992px){.navbar-module___NSd3q__desktopNav{display:block}}.navbar-module___NSd3q__mobileNavContent{width:100%;margin-top:60px}.navbar-module___NSd3q__navbarCollapse{visibility:hidden;transition:transform .3s,visibility 0s .3s;transform:translate(-100%)}.navbar-module___NSd3q__navbarCollapse.navbar-module___NSd3q__show{visibility:visible;transition:transform .3s;transform:translate(0)}.navbar-module___NSd3q__mobileOverlay{opacity:0;pointer-events:none;transition:opacity .3s}.navbar-module___NSd3q__submenu{z-index:1001;background-color:#1a1e24f2;width:100%;height:100vh;padding:70px 20px 20px;position:fixed;top:0;right:-100%;overflow-y:auto;transition:right .3s ease-in-out!important}.navbar-module___NSd3q__submenuActive{right:0}.navbar-module___NSd3q__submenuHeader{border-bottom:1px solid #333;justify-content:space-between;align-items:center;margin-bottom:15px;padding:15px 0;display:flex}.navbar-module___NSd3q__submenuBack,.navbar-module___NSd3q__submenuClose{color:#fff;cursor:pointer;background:0 0;border:none;padding:0 10px;font-size:24px}.navbar-module___NSd3q__submenuTitle{color:#fff;font-size:1.1rem;font-weight:600}.navbar-module___NSd3q__submenuList{flex-direction:column;gap:10px;display:flex}.navbar-module___NSd3q__submenuItemContainer{border-bottom:1px solid #333;padding:10px 0}.navbar-module___NSd3q__submenuItem{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:8px 0;font-size:16px;text-decoration:none;display:flex}.navbar-module___NSd3q__submenuItem:hover{color:#ff6b35}.navbar-module___NSd3q__submenuArrow{color:#ccc;margin-left:auto}.navbar-module___NSd3q__mobileOverlay{z-index:999;opacity:0;pointer-events:none;background:#000000b3;transition:opacity .3s;position:fixed;inset:0}.navbar-module___NSd3q__mobileOverlay.navbar-module___NSd3q__show{opacity:1;pointer-events:auto}.navbar-module___NSd3q__mobileLogoContainer{z-index:1002;position:absolute;top:15px;left:20px}.navbar-module___NSd3q__mobileCloseButton{color:#fff;cursor:pointer;z-index:1002;background:0 0;border:none;padding:5px;font-size:28px;line-height:1;position:absolute;top:15px;right:20px}.navbar-module___NSd3q__mobileCloseButton:hover{color:#ff6b35}@media (max-width:991px){.navbar-module___NSd3q__navbarCollapse{z-index:1000;background-color:#fff;width:100%;height:100vh;padding:70px 20px 20px;transition:left .3s;position:fixed;top:0;left:-100%}.navbar-module___NSd3q__navContainer{justify-content:space-between;align-items:center;margin:auto;padding:5px 0 0;display:flex;width:100%!important}.navbar-module___NSd3q__navbarCollapse.navbar-module___NSd3q__show{left:0}.navbar-module___NSd3q__navbarNav{flex-direction:column;gap:15px;margin-top:60px}.navbar-module___NSd3q__navItem{width:100%;margin:0;border-bottom:1px solid #333!important}.navbar-module___NSd3q__navLink{justify-content:space-between;width:100%;padding:12px 0}.navbar-module___NSd3q__navItem:last-child{border-bottom:none!important}}@media (max-width:1200px) and (min-width:1020px){.navbar-module___NSd3q__navLink{font-size:15px!important}}@media (max-width:479px) and (min-width:200px){.navbar-module___NSd3q__navbarWrapper{background-color:#000}.navbar-module___NSd3q__logo{width:160px;margin-top:0;margin-left:10px}.navbar-module___NSd3q__navbarCustom{background-color:#fff;padding:0;box-shadow:0 2px 10px #0003}.navbar-module___NSd3q__actionButtonsWrapper{align-items:flex-start}.navbar-module___NSd3q__navItem_button{width:100%}}.navbar-module___NSd3q__navbar_dropdownMenu{box-shadow:none!important}@media (max-width:1920px) and (min-width:1500px){.navbar-module___NSd3q__navLink{margin:0 15px;padding:8px 0}.navbar-module___NSd3q__navbarNav{gap:20px}}@media (max-width:1490px) and (min-width:1360px){.navbar-module___NSd3q__navLink{margin:0 5px;padding:8px 0}.navbar-module___NSd3q__navbarNav{gap:15px}}
.footer-module__9XdAiq__footerTop{background:#f6f7f8;font-family:Glory,sans-serif;font-weight:400;line-height:30px;overflow-x:hidden}.footer-module__9XdAiq__legal{color:#273140;cursor:pointer;background:0 0;border:none;font-family:Glory,sans-serif;font-size:16px}.footer-module__9XdAiq__containerFluid{width:95%;padding:4rem 2rem 2rem}.footer-module__9XdAiq__row{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.footer-module__9XdAiq__appLinks{align-items:center;gap:1rem;display:flex}.footer-module__9XdAiq__appLinks img{width:100px;height:40px}.footer-module__9XdAiq__verticalLine{padding:0}.footer-module__9XdAiq__appstores_div{padding-top:12px}.footer-module__9XdAiq__mw80{margin-right:10px}.footer-module__9XdAiq__second_row{align-items:center;width:100%;padding-top:10px;padding-bottom:20px;padding-left:2.5rem;display:flex}.footer-module__9XdAiq__borderTop{border-top:1px solid #dee1e3;padding:1rem 0}@media screen and (max-width:768px){.footer-module__9XdAiq__borderTop{padding:0}}.footer-module__9XdAiq__footerLinks h4,.footer-module__9XdAiq__contactDetails h4{color:#273140;margin-bottom:13px;margin-left:-13px;font-family:gt_walsheimbold;font-size:22px;font-weight:400;line-height:30px}.footer-module__9XdAiq__footerQuickLink h4{color:#273140;margin-bottom:0;margin-left:0;font-family:gt_walsheimbold;font-size:1.5rem;font-weight:400;line-height:30px}.footer-module__9XdAiq__footerLinks{gap:26px;display:grid}.footer-module__9XdAiq__footerLinks ul{margin:0;padding:0;list-style:none}.footer-module__9XdAiq__footerLinks ul li{margin-right:25px;font-size:18px;display:inline}.footer-module__9XdAiq__footerLinks ul li a{color:#273140;font-family:Glory,sans-serif;font-size:16px;text-decoration:none}.footer-module__9XdAiq__borderLeft{border-left:1px solid #dee1e3;height:100%;margin:0 1rem}.footer-module__9XdAiq__contactDetails{color:#5f656f;border-left:.5px solid #5f656f45;width:37%;padding-left:9%;font-size:20px}.footer-module__9XdAiq__footerTitlePara{color:#0f5943}.footer-module__9XdAiq__contactDetails a{color:#273140;font-size:18px;text-decoration:none}.footer-module__9XdAiq__contactRow{justify-content:space-between;gap:2rem;padding-top:10px;display:flex}@media screen and (max-width:1600px){.footer-module__9XdAiq__contactRow{flex-direction:revert;gap:0}}.footer-module__9XdAiq__copyRights{color:#5f656f;text-align:center;justify-content:space-between;align-items:center;padding:0;font-size:16px}.footer-module__9XdAiq__copyRights a{color:#273140;font-family:Glory,sans-serif;font-size:16px;text-decoration:none}.footer-module__9XdAiq__socialLinks{gap:1rem;margin-right:20px;display:flex}.footer-module__9XdAiq__socialLinks img{width:24px;height:24px;margin-right:10px}.footer-module__9XdAiq__helplineContainer p{color:#5f656f;margin-bottom:0;padding-bottom:0;font-family:Glory,sans-serif;font-size:18px}.footer-module__9XdAiq__helplineContainer a{color:#273140;font-family:Glory,sans-serif;font-size:18px}.footer-module__9XdAiq__helplineContainerSemi{padding-top:10px}.footer-module__9XdAiq__copyRights_content{color:#273140;font-family:Glory,sans-serif;font-size:16px}@media (max-width:1200px) and (min-width:768px){.footer-module__9XdAiq__containerFluid{width:100%}.footer-module__9XdAiq__contactDetails{width:80%}.footer-module__9XdAiq__footerLinks ul{flex-direction:column;gap:2rem}}@media (max-width:768px) and (min-width:480px){.footer-module__9XdAiq__containerFluid{width:100%}.footer-module__9XdAiq__contactDetails{border-left:0;width:100%;padding-left:2%}.footer-module__9XdAiq__row{justify-content:center;place-items:center;gap:10px;display:grid}.footer-module__9XdAiq__second_row{justify-content:center;place-items:center;width:100%;padding-left:0;display:grid}.footer-module__9XdAiq__footerQuickLink{display:grid}.footer-module__9XdAiq__linksGrid{grid-template-columns:repeat(2,1fr)}.footer-module__9XdAiq__footerLinks ul{text-align:center;flex-direction:column;place-items:center;gap:1rem;padding-top:1rem}.footer-module__9XdAiq__footerLinks{padding-bottom:2rem}.footer-module__9XdAiq__contactRow{gap:0;width:70%;margin:auto;display:block}.footer-module__9XdAiq__helplineContainer{float:left;width:47%}.footer-module__9XdAiq__footerLinks ul li a{color:#273140;font-family:Glory,sans-serif;font-size:18px;text-decoration:none}.footer-module__9XdAiq__footerQuickLink h4{text-align:center}.footer-module__9XdAiq__copyRights{color:#5f656f;text-align:center;justify-content:space-between;align-items:center;margin:auto;padding:10px 0 0;font-size:16px;display:block}.footer-module__9XdAiq__socialLinks{margin:auto;display:block}.footer-module__9XdAiq__copyRights a{margin:0 10px}.footer-module__9XdAiq__footerLinks h4,.footer-module__9XdAiq__contactDetails h4,.footer-module__9XdAiq__helplineContainer{text-align:center}.footer-module__9XdAiq__helplineContainer a{text-align:center!important}.footer-module__9XdAiq__containerFluid{width:95%;padding:1rem}.footer-module__9XdAiq__appLinks{align-items:center;gap:1rem;width:77%;display:flex}.footer-module__9XdAiq__appLinks img:first-child{max-width:200px}.footer-module__9XdAiq__row img{margin:auto;display:block}.footer-module__9XdAiq__footerContainerGrid{grid-template-columns:auto auto auto;display:grid!important}.footer-module__9XdAiq__footerFirstGrid{width:100%}}@media (max-width:479px) and (min-width:200px){.footer-module__9XdAiq__second_row{justify-content:center;place-items:center;width:100%;padding-left:0;display:grid}.footer-module__9XdAiq__footerQuickLink{place-items:center;display:grid}.footer-module__9XdAiq__linksGrid{grid-template-columns:repeat(2,1fr)}.footer-module__9XdAiq__footerLinks ul{flex-direction:column;place-items:center;gap:1rem;padding-top:1rem}.footer-module__9XdAiq__footerLinks{padding-bottom:2rem}.footer-module__9XdAiq__contactRow{justify-content:center;place-items:center;gap:0;display:grid}.footer-module__9XdAiq__linkGrid_flex{place-items:center;display:grid}.footer-module__9XdAiq__contactDetails{border-left:none}.footer-module__9XdAiq__appLinks{text-align:center;place-items:center;gap:0;width:270px;margin:20px auto;display:block}.footer-module__9XdAiq__verticalLine{display:none}.footer-module__9XdAiq__row{justify-content:center;display:grid}.footer-module__9XdAiq__row img{max-width:160px;margin:auto;display:block}.footer-module__9XdAiq__containerFluid{width:100%}.footer-module__9XdAiq__contactRow{gap:0;width:100%;margin:auto;display:block}.footer-module__9XdAiq__contactDetails{color:#5f656f;border-left:0;width:100%;padding-left:0%;font-size:20px}.footer-module__9XdAiq__footerLinks ul li a{color:#273140;font-family:Glory,sans-serif;font-size:18px;text-decoration:none}.footer-module__9XdAiq__footerQuickLink h4{text-align:center}.footer-module__9XdAiq__copyRights{color:#5f656f;text-align:center;justify-content:space-between;align-items:center;margin:auto;padding:10px 0 0;font-size:16px;display:block}.footer-module__9XdAiq__socialLinks{text-align:center;margin:10px auto;display:block}.footer-module__9XdAiq__copyRights a{margin:0 10px}.footer-module__9XdAiq__footerLinks h4,.footer-module__9XdAiq__contactDetails h4{text-align:center;font-size:1.3rem}.footer-module__9XdAiq__helplineContainer a,.footer-module__9XdAiq__helplineContainer{text-align:center}.footer-module__9XdAiq__containerFluid{width:100%;height:100px;padding:.5rem}.footer-module__9XdAiq__appLinks{align-items:center;gap:1rem;width:90%;display:flex}.footer-module__9XdAiq__appLinks img:first-child{max-width:140px}}
.page-module___8aEwW__page{width:100%;overflow-x:hidden}.page-module___8aEwW__main{width:100%;max-width:100vw;overflow-x:hidden}.page-module___8aEwW__componentHeight1{min-height:400px}.page-module___8aEwW__componentHeight2{min-height:200px}.page-module___8aEwW__bg_gradient{background:linear-gradient(#ebe1cf 50%,#fff 100%)!important}
.cardsection-module__uac-Lq__game_changing_inner_container{background:#effaf7;place-items:center;gap:8px;height:fit-content;padding-top:40px;display:grid}.cardsection-module__uac-Lq__game_changing_inner_container h5{text-align:center;color:#0f5943;font-family:gt_walsheimmedium;font-size:25px;font-weight:400}.cardsection-module__uac-Lq__game_changing_inner_container h2{letter-spacing:-.4px;color:#273140;text-align:center;opacity:1;max-width:900px;margin:0 auto;font-family:GT Walsheim,sans-serif;font-size:40px;font-weight:700;line-height:65px}.cardsection-module__uac-Lq__game_changing_inner_container h1{color:#273140;font-size:45px;font-weight:700}.cardsection-module__uac-Lq__container{background:#effaf7;margin:0 auto;padding:0}.cardsection-module__uac-Lq__gridContainer{grid-template-columns:auto auto;justify-content:center;gap:50px;width:85%;margin:auto;display:grid}.cardsection-module__uac-Lq__productCard{text-align:center;background-position:50%;background-repeat:no-repeat;background-size:571px 464px;border:1px solid #e0e0e0a8;border-radius:40px;justify-content:space-between;align-items:flex-start;width:550px;height:350px;margin-bottom:50px;padding:20px;transition:box-shadow .3s;display:flex;position:relative;box-shadow:0 3px 6px #0000001a}.cardsection-module__uac-Lq__bgGreen{background-image:url(/assets-home/card_section/green_background.svg)}.cardsection-module__uac-Lq__bgBrown{background-image:url(/assets-home/card_section/brown_background.svg)}.cardsection-module__uac-Lq__leftContent{flex-direction:column;justify-content:space-between;max-width:57%;height:100%;display:flex}.cardsection-module__uac-Lq__imageWrapper{max-width:40%}.cardsection-module__uac-Lq__planTitle{color:#fff;text-align:left;margin-bottom:0;margin-left:8px;font-size:35px;font-weight:600}.cardsection-module__uac-Lq__productCard:hover{box-shadow:0 3px 6px #0000001a}.cardsection-module__uac-Lq__productImage{object-fit:contain;width:110%;max-height:200px;padding-right:8px}.cardsection-module__uac-Lq__productDetails{text-align:left;flex-direction:column;align-items:flex-start;max-width:60%;display:flex}.cardsection-module__uac-Lq__productName{color:#fff;max-width:230px;font-size:1.4rem;font-weight:600}.cardsection-module__uac-Lq__productDescription{text-align:center;letter-spacing:.2px;color:#fff;opacity:1;text-align:left;margin-top:0;margin-left:8px;font:300 13px/1.4 Glory,sans-serif}.cardsection-module__uac-Lq__productPrice{color:#fff;text-align:center;white-space:nowrap;margin:0 0 0 8px;font-family:Roboto,sans-serif;font-size:2.5rem;font-weight:700}.cardsection-module__uac-Lq__productPrice span{margin-left:6px;font-size:16px;font-weight:400}.cardsection-module__uac-Lq__bottomRow{justify-content:space-between;align-items:center;margin-top:14px;margin-left:0;display:flex}.cardsection-module__uac-Lq__buyButton{color:#fff;cursor:pointer;text-align:center;background-color:#c19a5b;border:none;border-radius:10px;width:213px;margin-top:45px;margin-left:24px;padding:8px 2px;font-size:18px;font-weight:500;transition:all .3s;position:relative}.cardsection-module__uac-Lq__buyButton_secButton{cursor:pointer;text-align:center;background-color:#fff;border:none;border-radius:10px;width:213px;margin-top:45px;margin-left:24px;padding:8px 2px;font-size:18px;font-weight:500;transition:all .3s}.cardsection-module__uac-Lq__buyButton_secButton a{color:#c19a5b}.cardsection-module__uac-Lq__buyButton a{color:#fff}.cardsection-module__uac-Lq__buyButton:hover{background-color:#a8844b}.cardsection-module__uac-Lq__modalOverlay{z-index:999;overscroll-behavior:none;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0;overflow-y:hidden}.cardsection-module__uac-Lq__popupDialogOpen{background:#fff;border-radius:12px;width:100%;max-width:53%;height:569px;margin-top:70px;padding:20px;position:relative;box-shadow:0 10px 40px #00000040}.cardsection-module__uac-Lq__formIframe{border:none;width:100%;height:100%}.cardsection-module__uac-Lq__closeBtn{cursor:pointer;background:0 0;border:none;font-size:22px;position:absolute;top:10px;right:15px}.cardsection-module__uac-Lq__fromText{color:#fff;position:absolute;bottom:55px;left:30px}.cardsection-module__uac-Lq__descriptionWrapper{cursor:pointer;height:150px;position:relative}.cardsection-module__uac-Lq__tooltip{color:#fff;opacity:0;visibility:hidden;z-index:100;background:#111;border-radius:8px;min-width:386px;max-width:600px;padding:12px 14px;font-size:14px;line-height:1.5;transition:all .3s;position:absolute;bottom:0%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 8px 20px #0003}.cardsection-module__uac-Lq__descriptionWrapper:hover .cardsection-module__uac-Lq__tooltip{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.cardsection-module__uac-Lq__trackingDescriptionTitle{text-align:center;letter-spacing:.2px;color:#4a4a4a;max-width:1110px;margin:0 auto 50px;font-family:Glory,sans-serif;font-size:22px;font-weight:400;line-height:30px}@media screen and (max-width:500px){.cardsection-module__uac-Lq__trackingDescriptionTitle{margin:0}}.cardsection-module__uac-Lq__trackingDescription{text-align:center;color:#6b7280;width:100%;max-width:900px;margin:0 auto 40px;padding:0 20px;font-family:GT Walsheim,sans-serif;font-size:18px;font-weight:400;line-height:30px}.cardsection-module__uac-Lq__contact_us_now_button_orange{color:#fff;background-color:#ac8c53;border-radius:15px;width:70%;margin-top:20px;padding:15px 40px;font-size:18px;font-weight:700;transition:all .3s}.cardsection-module__uac-Lq__contact_us_now_button_second{color:#ac8c53;background-color:#fff;border-radius:15px;width:70%;margin-top:20px;padding:15px 40px;font-size:18px;font-weight:700;transition:all .3s}.cardsection-module__uac-Lq__box{position:relative}.cardsection-module__uac-Lq__device_details_main_container{flex-direction:column;align-items:center;width:70%;margin:0 auto;padding:20px}.cardsection-module__uac-Lq__device_details_navigation_bar{justify-content:center;align-items:center;width:100%;margin-bottom:30px;display:flex}.cardsection-module__uac-Lq__device_details_back_button{cursor:pointer;background:0 0;border:none;margin-right:15px;font-size:24px}.cardsection-module__uac-Lq__device_details_title{color:#02245b;font-size:36px;font-weight:700}.cardsection-module__uac-Lq__device_details_main_image{margin-bottom:0}.cardsection-module__uac-Lq__device_details_main_image_display{object-fit:contain;max-width:300px;max-height:300px}.cardsection-module__uac-Lq__device_details_preview_container{justify-content:center;gap:15px;margin-bottom:0;display:flex}.cardsection-module__uac-Lq__skeleton-box{background:linear-gradient(90deg,#d0e1f9,#a6c8f0,#d0e1f9) 0 0/200% 100%;border-radius:8px;animation:1.2s ease-in-out infinite cardsection-module__uac-Lq__skeleton-loading}@keyframes cardsection-module__uac-Lq__skeleton-loading{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.cardsection-module__uac-Lq__device_details_preview_item{cursor:pointer;border:1px solid #00000012;border-radius:10px;width:100%;height:100%;margin-bottom:20px;padding:0 5px 5px;transition:transform .3s}.cardsection-module__uac-Lq__device_details_preview_item:hover{transform:scale(1.1)}.cardsection-module__uac-Lq__device_details_preview_item_selected{border-color:#ef6000b3}.cardsection-module__uac-Lq__device_details_thumbnail_image{object-fit:contain;border-radius:8px;width:100%;height:100%}.cardsection-module__uac-Lq__device_details_order_button{color:#fff;cursor:pointer;background-color:#f60;border:none;border-radius:8px;width:100%;padding:15px;font-size:16px;font-weight:700;transition:background-color .3s}.cardsection-module__uac-Lq__device_details_order_button:hover{background-color:#ff8533}.cardsection-module__uac-Lq__device_details_semi_container{place-items:center;width:60%;margin:auto;padding-top:7rem;display:grid}@media screen and (max-width:768px){.cardsection-module__uac-Lq__device_details_semi_container{width:unset;margin:unset}}.cardsection-module__uac-Lq__tabInterface{width:100%;min-width:300px;margin:0 auto;padding-top:6rem;font-family:Glory,sans-serif}.cardsection-module__uac-Lq__tabHeader{background-color:unset;border-bottom:1px solid #e0e0e0;width:100%;display:flex}.cardsection-module__uac-Lq__tabItem{cursor:pointer;color:#02245b;text-align:center;place-items:center;gap:10px;padding:15px;font-size:18px;font-weight:500;transition:all .3s;display:grid}.cardsection-module__uac-Lq__activeTab{color:#02245b;place-items:center;display:grid}.cardsection-module__uac-Lq__tabIcon{font-size:20px}.cardsection-module__uac-Lq__tabContent{background-color:#fff;padding:50px 0}.cardsection-module__uac-Lq__featureContent{border:1px solid #dcdcdc;border-radius:5px;padding:0}.cardsection-module__uac-Lq__featureGrid{grid-template-columns:repeat(2,1fr);gap:35px;padding:30px 20px;display:grid}@media screen and (max-width:550px){.cardsection-module__uac-Lq__featureGrid{grid-template-columns:1fr}}.cardsection-module__uac-Lq__featureGrid div{border-radius:8px;padding:0}.cardsection-module__uac-Lq__featureGrid h3{margin-bottom:10px;font-family:gt_walsheimbold;font-size:18px;font-weight:300;color:#000!important}.cardsection-module__uac-Lq__featureGrid p{color:#707070;font-size:18px}.cardsection-module__uac-Lq__image_container{background:#f7f7f7;border:none;border-radius:25px;place-items:center;max-width:130px;padding:25px 45px;display:grid;box-shadow:0 3px 6px #0000001a}.cardsection-module__uac-Lq__activeTab .cardsection-module__uac-Lq__image_container{background:#ff781e;border:1px solid #ef6000;border-radius:25px;padding:25px 45px;box-shadow:0 3px 6px #0000001a}.cardsection-module__uac-Lq__activeTab .cardsection-module__uac-Lq__image_container img{filter:invert()sepia(15%)saturate(7444%)hue-rotate(208deg)brightness(114%)contrast(118%)}.cardsection-module__uac-Lq__feature_content_heading{text-align:center;color:#02245b;background:#dcdcdc45;padding:20px 0;font-family:gt_walsheimbold;font-size:1.5rem;display:block;font-weight:700!important}.cardsection-module__uac-Lq__featureGrid_table{width:100%}@media (max-width:1500px) and (min-width:1200px){.cardsection-module__uac-Lq__gridContainer{place-items:center;width:90%}.cardsection-module__uac-Lq__tabInterface{width:76%}.cardsection-module__uac-Lq__gridContainer{gap:5px;width:100%}.cardsection-module__uac-Lq__device_details_main_container{width:100%}}@media (max-width:1200px){.cardsection-module__uac-Lq__gridContainer{grid-template-columns:repeat(2,1fr);gap:25px;width:95%}.cardsection-module__uac-Lq__game_changing_inner_container h1{font-size:38px}.cardsection-module__uac-Lq__tabInterface{width:100%}.cardsection-module__uac-Lq__activeTab .cardsection-module__uac-Lq__image_container{border-radius:15px;padding:30px}.cardsection-module__uac-Lq__image_container{border-radius:15px;padding:25px 30px}.cardsection-module__uac-Lq__device_details_main_container{width:100%}}@media (max-width:768px){.cardsection-module__uac-Lq__gridContainer{grid-template-columns:1fr;gap:25px;width:100%}.cardsection-module__uac-Lq__productName{margin-top:0}.cardsection-module__uac-Lq__productCard{text-align:center;border:none;border-radius:35px;width:375px;padding:40px 30px;box-shadow:0 10px 25px #00000014}.cardsection-module__uac-Lq__game_changing_inner_container{padding:2rem 10px}.cardsection-module__uac-Lq__game_changing_inner_container h5{font-size:22px}.cardsection-module__uac-Lq__game_changing_inner_container h1{font-size:32px}.cardsection-module__uac-Lq__product_image_title{text-align:center;flex-direction:column;justify-content:center}.cardsection-module__uac-Lq__productName_container{place-items:center}.cardsection-module__uac-Lq__activeTab .cardsection-module__uac-Lq__image_container,.cardsection-module__uac-Lq__image_container{border-radius:15px;padding:10px}.cardsection-module__uac-Lq__tabItem{text-align:center;padding:20px;font-size:16px;line-height:1.3}.cardsection-module__uac-Lq__featureGrid{grid-template-columns:repeat(2,1fr);gap:20px;padding:20px;display:grid}.cardsection-module__uac-Lq__tracking_solution_main_container{height:100vh!important}.cardsection-module__uac-Lq__hero_content_wrapper{flex-direction:column}}@media (max-width:480px){.cardsection-module__uac-Lq__container{padding:15px 10px}.cardsection-module__uac-Lq__productCard{border-radius:20px;padding:15px}.cardsection-module__uac-Lq__game_changing_inner_container h5{font-size:20px}.cardsection-module__uac-Lq__game_changing_inner_container h1{font-size:28px}.cardsection-module__uac-Lq__productName,.cardsection-module__uac-Lq__productModel{font-size:1.5rem}.cardsection-module__uac-Lq__productDescription{font-family:Glory,sens-serif;font-size:11px}.cardsection-module__uac-Lq__contact_us_now_button_orange{padding:8px 20px;font-size:18px}.cardsection-module__uac-Lq__activeTab .cardsection-module__uac-Lq__image_container{border-radius:15px;padding:20px}.cardsection-module__uac-Lq__image_container{border-radius:15px;padding:25px 30px}.cardsection-module__uac-Lq__tabItem{text-align:center}.cardsection-module__uac-Lq__fromText{left:24px}.cardsection-module__uac-Lq__popupDialogOpen{max-width:96%;height:-webkit-fill-available;height:-moz-available;height:stretch;margin-top:60px}}@media (max-width:1024px){.cardsection-module__uac-Lq__devices_tracking_system_section{width:90%}.cardsection-module__uac-Lq__productCard{width:100%}.cardsection-module__uac-Lq__gridContainer{grid-template-columns:repeat(2,1fr)}.cardsection-module__uac-Lq__device_details_main_container{width:100%}}@media (max-width:600px){.cardsection-module__uac-Lq__devices_tracking_system_container{width:100%;margin:0 auto 20px;padding-bottom:0}.cardsection-module__uac-Lq__devices_tracking_system_filter_sec{width:100%;margin:0 auto}.cardsection-module__uac-Lq__devices_tracking_system_section{width:90%}.cardsection-module__uac-Lq__productCard{width:80%;margin:5px auto;padding:20px 15px}.cardsection-module__uac-Lq__gridContainer{grid-template-columns:1fr}.cardsection-module__uac-Lq__tracking_solution_inner_container h1{text-align:center;width:100%;font-size:1.5rem}.cardsection-module__uac-Lq__tracking_solution_inner_container h5{width:100%;font-size:23px}.cardsection-module__uac-Lq__devices-module__T4p9nG__ribbon span{right:-23px}.cardsection-module__uac-Lq__locationCard{flex-direction:column}.cardsection-module__uac-Lq__locationLeft,.cardsection-module__uac-Lq__locationRight{width:100%!important}.cardsection-module__uac-Lq__game_changing_inner_container h2{font-size:30px;line-height:2.5rem}}@media (max-width:767px) and (min-width:560px){.cardsection-module__uac-Lq__devices_tracking_system_container{width:100%;margin:0 auto;padding-bottom:0}.cardsection-module__uac-Lq__tracking_solution_inner_container h1{text-align:center;font-family:gt_walsheimbold;font-size:2.1rem}.cardsection-module__uac-Lq__tracking_solution_inner_container{color:#fff;place-items:center;gap:0;height:fit-content;padding-top:4%}.cardsection-module__uac-Lq__tracking_solution_inner_container h5{font-size:23px}.cardsection-module__uac-Lq__activeTab .cardsection-module__uac-Lq__image_container,.cardsection-module__uac-Lq__image_container{border-radius:15px;padding:10px}.cardsection-module__uac-Lq__tabItem{text-align:center;padding:10px;font-size:16px;line-height:1.3}.cardsection-module__uac-Lq__featureGrid{grid-template-columns:repeat(2,1fr);gap:20px;padding:20px;display:grid}.cardsection-module__uac-Lq__image_container img{width:25px}.cardsection-module__uac-Lq__device_details_main_container{padding:10px}.cardsection-module__uac-Lq__featureGrid_mobile_content_flex{justify-content:left;gap:16px;width:100%;margin-bottom:20px;display:flex}}@media (max-width:559px) and (min-width:460px){.cardsection-module__uac-Lq__tracking_solution_inner_container h1{text-align:center;font-family:gt_walsheimbold;font-size:1.8rem}.cardsection-module__uac-Lq__tracking_solution_inner_container{color:#fff;place-items:center;gap:0;height:fit-content;padding-top:4%}.cardsection-module__uac-Lq__tracking_solution_inner_container h5{font-size:23px}.cardsection-module__uac-Lq__activeTab .cardsection-module__uac-Lq__image_container,.cardsection-module__uac-Lq__image_container{border-radius:10px;padding:10px}.cardsection-module__uac-Lq__tabItem{text-align:center;overflow-wrap:break-word;word-break:break-word;padding:0;font-size:16px;line-height:1.3}.cardsection-module__uac-Lq__featureGrid{grid-template-columns:repeat(2,1fr);gap:20px;padding:20px;display:grid}.cardsection-module__uac-Lq__image_container img{width:25px}.cardsection-module__uac-Lq__device_details_main_container{padding:10px}.cardsection-module__uac-Lq__featureGrid_mobile_content_flex{justify-content:left;gap:16px;width:100%;margin-bottom:20px;display:flex}}@media (max-width:459px) and (min-width:360px){.cardsection-module__uac-Lq__tracking_solution_inner_container{width:100%}.cardsection-module__uac-Lq__tracking_solution_inner_container h1{text-align:center;font-family:gt_walsheimbold;font-size:1.3rem}.cardsection-module__uac-Lq__tracking_solution_inner_container{color:#fff;place-items:center;gap:0;height:fit-content;padding-top:3%}.cardsection-module__uac-Lq__tracking_solution_inner_container h5{font-size:30px}.cardsection-module__uac-Lq__tracking_solution_inner_container p{font-size:16px}.cardsection-module__uac-Lq__activeTab .cardsection-module__uac-Lq__image_container,.cardsection-module__uac-Lq__image_container{border-radius:10px;padding:10px}.cardsection-module__uac-Lq__tabItem{text-align:center;overflow-wrap:break-word;word-break:break-word;padding:0;font-size:16px;line-height:1.3}}@media (max-width:359px) and (min-width:320px){.cardsection-module__uac-Lq__tracking_solution_inner_container h1{text-align:center;font-family:gt_walsheimbold;font-size:1.1rem}.cardsection-module__uac-Lq__tracking_solution_inner_container{color:#fff;place-items:center;gap:0;height:fit-content;padding-top:4%}.cardsection-module__uac-Lq__tracking_solution_inner_container h5{font-size:23px}.cardsection-module__uac-Lq__activeTab .cardsection-module__uac-Lq__image_container,.cardsection-module__uac-Lq__image_container{border-radius:10px;padding:10px}.cardsection-module__uac-Lq__tabItem{text-align:center;overflow-wrap:break-word;word-break:break-word;padding:0;font-size:16px;line-height:1.3}.cardsection-module__uac-Lq__featureGrid{grid-template-columns:repeat(2,1fr);gap:20px;padding:20px;display:block}.cardsection-module__uac-Lq__feature_content_brochure button{margin:auto;display:block;max-width:100%!important;margin:10px 0 20px!important}.cardsection-module__uac-Lq__feature_content_brochure button img{margin-right:10px}.cardsection-module__uac-Lq__featureGrid div{text-align:center;border-radius:8px;padding:0}.cardsection-module__uac-Lq__image_container img{width:25px}.cardsection-module__uac-Lq__device_details_main_container{padding:10px}.cardsection-module__uac-Lq__featureGrid_mobile_content_flex{justify-content:left;gap:16px;width:100%;margin-bottom:20px;display:flex}}
.fleetManagementVideoSec-module__5va1Zq__fleet_management_video_bg{background:#040f1a url(../media/video-bg.7eb935c3.png) top/100% no-repeat;padding:0}.fleetManagementVideoSec-module__5va1Zq__videoModalOverlay{z-index:9999;background:#000000bf;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.fleetManagementVideoSec-module__5va1Zq__videoModalContent{background:#000;border-radius:8px;width:80%;max-width:900px;margin-top:60px;padding:10px;position:relative}.fleetManagementVideoSec-module__5va1Zq__videoCloseBtn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:50%;width:35px;height:35px;font-size:18px;font-weight:700;transition:all .3s;position:absolute;top:-35px;right:-10px}.fleetManagementVideoSec-module__5va1Zq__fleet_management_video_bg_container{width:90%;margin:0 auto;padding:0 15px}@media screen and (max-width:600px){.fleetManagementVideoSec-module__5va1Zq__fleet_management_video_bg_container{width:100%}}.fleetManagementVideoSec-module__5va1Zq__fleet_management_video_bg_video_section{text-align:center;width:100%;height:100%;margin:0 auto;padding-top:6rem;position:relative}.fleetManagementVideoSec-module__5va1Zq__fleet_management_video_bg_ratio{position:relative;overflow:hidden}.fleetManagementVideoSec-module__5va1Zq__fleet_management_video_bg_iframe{border:15px solid #113356;border-radius:10px;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fleetManagementVideoSec-module__5va1Zq__fleet_management_video_bg_content{color:#dcdcdc;text-align:left;margin:80px auto;font-size:18px;line-height:27px}.fleetManagementVideoSec-module__5va1Zq__fleet_management_video_bg_row{flex-wrap:wrap;margin-left:-15px;margin-right:-15px;display:flex}.fleetManagementVideoSec-module__5va1Zq__fleet_management_video_bg_col_left{flex:0 0 58.3333%;max-width:57.3333%;padding:0 15px}.fleetManagementVideoSec-module__5va1Zq__fleet_management_video_bg_col_right{flex:0 0 41.6667%;max-width:41.6667%;padding:0 15px}.fleetManagementVideoSec-module__5va1Zq__fleet_management_video_bg_heading{text-align:left;color:#ac8c53;padding-left:0%;font-size:38px;font-weight:700;line-height:45px}.fleetManagementVideoSec-module__5va1Zq__fleet_management_video_bg_paragraph{width:80%;padding-right:3%;font-size:16px}.fleetManagementVideoSec-module__5va1Zq__fleet_management_video_bg_cards_row{flex-wrap:wrap;margin-left:-15px;margin-right:-15px;display:flex}.fleetManagementVideoSec-module__5va1Zq__fleet_management_video_bg_card_col{flex:0 0 33.3333%;max-width:33.3333%;padding:0 15px}.fleetManagementVideoSec-module__5va1Zq__fleet_management_video_bg_card{background:#040f1a;border:1px solid #a94708;border-radius:20px;height:100%;padding:30px}.fleetManagementVideoSec-module__5va1Zq__fleet_management_video_bg_card_img{width:40px;margin-bottom:20px;display:block}.fleetManagementVideoSec-module__5va1Zq__fleet_management_video_bg_card_img_large{width:50px;height:50px;margin-bottom:30px;display:block}.fleetManagementVideoSec-module__5va1Zq__fleet_management_video_bg_card_heading{text-align:left;color:#ac8c53;margin-top:0;margin-bottom:10px;font-size:38px;font-weight:400;line-height:45px}.fleetManagementVideoSec-module__5va1Zq__fleet_management_video_bg_card_text{text-align:left;color:#dcdcdc;margin-bottom:0;font-size:20px;font-weight:400;line-height:28px}.fleetManagementVideoSec-module__5va1Zq__fleet_management_video_bg_maintenance{background:#040f1a url(../media/video-bg.7eb935c3.png) top/100% no-repeat;height:550px;position:relative}.fleetManagementVideoSec-module__5va1Zq__fleet_management_video_bg_maintenance_content{width:80%;position:absolute;bottom:20px}.fleetManagementVideoSec-module__5va1Zq__fleet_management_video_bg_maintenance_heading{text-align:left;color:#ef6000;font-weight:400;line-height:45px}.fleetManagementVideoSec-module__5va1Zq__fleet_management_video_bg_maintenance_text{text-align:left;color:#dcdcdc;font-weight:400;line-height:27px}@media (max-width:768px){.fleetManagementVideoSec-module__5va1Zq__fleet_management_video_bg_col_left,.fleetManagementVideoSec-module__5va1Zq__fleet_management_video_bg_col_right,.fleetManagementVideoSec-module__5va1Zq__fleet_management_video_bg_card_col{flex:0 0 100%;max-width:100%;margin-bottom:20px}.fleetManagementVideoSec-module__5va1Zq__fleet_management_video_bg_heading{font-size:32px;line-height:38px}.fleetManagementVideoSec-module__5va1Zq__fleet_management_video_bg_paragraph{width:100%;padding-right:0}.fleetManagementVideoSec-module__5va1Zq__fleet_management_video_bg_content{margin:80px auto 0}.fleetManagementVideoSec-module__5va1Zq__videoThumbnail{height:auto!important}.fleetManagementVideoSec-module__5va1Zq__iframeVideo{height:250px}.fleetManagementVideoSec-module__5va1Zq__videoCloseBtn{top:-60px}}@media (max-width:320px){.fleetManagementVideoSec-module__5va1Zq__fleet_management_video_bg_heading{font-size:12px;line-height:38px}}
.fleetManagementIntroduction-module__ZtGqfG__fleet_introducing_image_container{background:#040f1a url(../media/fleet-maintence-bg.68ff57c1.png) top/100% no-repeat;height:410px;position:relative}.fleetManagementIntroduction-module__ZtGqfG__fleet_introducing_text_container{background-color:#040f1a;padding:3% 1% 1% 8%}.fleetManagementIntroduction-module__ZtGqfG__fleet_introducing_text_container h3{text-align:left;color:#ac8c53;padding-bottom:12px;font-family:GT Walsheim Bold;font-size:40px;font-weight:600;line-height:45px}.fleetManagementIntroduction-module__ZtGqfG__fleet_introducing_text_container p{text-align:left;color:#dcdcdc;font-size:17px;font-weight:400;line-height:27px}@media (max-width:668px){.fleetManagementIntroduction-module__ZtGqfG__fleet_introducing_image_container{height:200px}}
.solutions-module__1IzKjG__mainContainer{width:100%}.solutions-module__1IzKjG__landingContainer{background-color:#0003;height:100vh;position:relative}.solutions-module__1IzKjG__landingContainer:before{content:"";z-index:-1;background-image:url(../media/mobile-network-landing.7d5ff71a.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;height:100%;position:absolute;top:0;left:0}.solutions-module__1IzKjG__VehicleDealrshiplandingContainer{background-color:#0003;height:100vh;position:relative}.solutions-module__1IzKjG__VehicleDealrshiplandingContainer:before{content:"";z-index:0;background-image:url(../media/vehicle-dealership.5b44742a.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;height:100%;position:absolute;top:0;left:0}.solutions-module__1IzKjG__CarTrackinglandingContainer{background-color:#0003;height:100vh;position:relative}.solutions-module__1IzKjG__CarTrackinglandingContainer:before{content:"";z-index:-1;background-image:url(../media/fidelity-personal-vehicle-tracking.b8880479.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;height:100%;position:absolute;top:0;left:0}.solutions-module__1IzKjG__QuarantineTrackinglandingContainer{background-color:#0003;height:100vh;position:relative}.solutions-module__1IzKjG__QuarantineTrackinglandingContainer:before{content:"";z-index:0;background-image:url(../media/quarantine-tracking.ac1b86f6.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;height:100%;position:absolute;top:0;left:0}.solutions-module__1IzKjG__VehicalRecoverylandingContainer{background-color:#0003;height:100vh;position:relative}.solutions-module__1IzKjG__VehicalRecoverylandingContainer:before{content:"";z-index:0;background-image:url("../media/FSD Banner 4.ae9a7902.jpg");background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;height:100%;position:absolute;top:0;left:0}.solutions-module__1IzKjG__SecurityPathlandingContainer{background-color:#0003;height:100vh;position:relative}.solutions-module__1IzKjG__SecurityPathlandingContainer:before{content:"";z-index:-1;background-image:url(../media/Mask-banner.6126c6de.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;height:100%;position:absolute;top:0;left:0}.solutions-module__1IzKjG__PersonalTrackinglandingContainer{background-color:#0003;height:100vh;position:relative}.solutions-module__1IzKjG__PersonalTrackinglandingContainer:before{content:"";z-index:0;background-image:url(../media/personal-tracking.fd17113d.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;height:100%;position:absolute;top:0;left:0}.solutions-module__1IzKjG__BoatTrackinglandingContainer{background-color:#0003;height:100vh;position:relative}.solutions-module__1IzKjG__BoatTrackinglandingContainer:before{content:"";z-index:-1;background-image:url(../media/boat-tracking-landing.f3fadeeb.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;height:100%;position:absolute;top:0;left:0}.solutions-module__1IzKjG__BikeTrackinglandingContainer{background-color:#0003;height:100vh;position:relative}.solutions-module__1IzKjG__BikeTrackinglandingContainer:before{content:"";z-index:-1;background-image:url(../media/bike-tracking.ba664e5b.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;height:100%;position:absolute;top:0;left:0}.solutions-module__1IzKjG__InsurancelandingContainer{background-color:#0003;height:100vh;position:relative}.solutions-module__1IzKjG__InsurancelandingContainer:before{content:"";z-index:0;background-image:url(../media/insurance.a4976727.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;height:100%;position:absolute;top:0;left:0}.solutions-module__1IzKjG__landingContainer_road_surface{background-color:#0003;height:100vh;position:relative}.solutions-module__1IzKjG__landingContainer_road_surface:before{content:"";z-index:-1;background-image:url(../media/landing-bg.2f23c8f4.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;height:100%;position:absolute;top:0;left:0}.solutions-module__1IzKjG__landingContainer_car_rental{background-color:#0000000f;height:100vh;position:relative}.solutions-module__1IzKjG__landingContainer_car_rental:before{content:"";z-index:-1;background-image:url(../media/car-rental.4aaa0097.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;height:100%;position:absolute;top:0;left:0}.solutions-module__1IzKjG__containerFluid{width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.solutions-module__1IzKjG__row{flex-wrap:wrap;margin-left:-15px;margin-right:-15px;display:flex}.solutions-module__1IzKjG__carousel_indicators{justify-content:flex-start;gap:13px;margin-top:-6rem;padding:1rem 0;list-style:none;display:flex}@media screen and (max-width:1100px){.solutions-module__1IzKjG__carousel_indicators{margin-top:-1rem}}.solutions-module__1IzKjG__contentColumn{max-width:80%;padding-left:15px;padding-right:15px}@media (max-width:768px){.solutions-module__1IzKjG__contentColumn{flex:0 0 100%;max-width:100%}}.solutions-module__1IzKjG__landingBgContent{color:#fff;margin-left:0;margin-right:0;position:absolute;bottom:2rem;left:2rem}.solutions-module__1IzKjG__heading{text-transform:uppercase;max-width:985px;margin:0;font-family:gt_walsheimbold;font-size:45px;line-height:1.2}.solutions-module__1IzKjG__description{text-align:left;margin-top:1rem;font-family:Glory,sans-serif;font-size:1.6rem;line-height:1.5}@media screen and (max-width:768px){.solutions-module__1IzKjG__description{font-size:1rem}}.solutions-module__1IzKjG__mobile_networks_coverage_main_container{width:75%;margin:0 auto;padding:70px 20px;font-family:Glory,sans-serif}.solutions-module__1IzKjG__mobile_networks_coverage_header{text-align:center;margin-bottom:15px}.solutions-module__1IzKjG__mobile_networks_coverage_title{color:#0f5943;margin-bottom:10px;font-size:1.8rem;font-weight:600}.solutions-module__1IzKjG__mobile_networks_coverage_mobile_network_coverage_detection_container{background-image:url(../media/circle-obstract.826dce4c.webp);background-position:50%;background-repeat:no-repeat;background-size:contain;background-attachment:fixed}.solutions-module__1IzKjG__mobile_networks_coverage_subtitle{font-size:1.9rem;font-weight:500;font-family:var(--font-glory),sans-serif;text-transform:capitalize;color:#ac8c53}.solutions-module__1IzKjG__mobile_networks_coverage_subtitle_underline{background-color:#e67e22;width:150px;height:3px;margin:0 auto}.solutions-module__1IzKjG__mobile_networks_coverage_description{text-align:center;color:#383838;font-size:17px;line-height:1.6;font-family:var(--font-glory),sans-serif;margin:0 auto 50px}.solutions-module__1IzKjG__mobile_networks_coverage_cards_container{flex-wrap:wrap;justify-content:space-between;gap:20px;display:flex}.solutions-module__1IzKjG__mobile_networks_coverage_card{background-color:#effaf7;border-radius:8px;flex-grow:1;justify-content:space-between;place-items:flex-start;width:calc(33.33% - 20px);min-width:300px;height:400px;display:grid;overflow:hidden;box-shadow:0 2px 8px #0000001a}.solutions-module__1IzKjG__mobile_networks_coverage_card:hover{box-shadow:0 3px 6px #00000080}.solutions-module__1IzKjG__mobile_networks_coverage_card_expanded{height:400px;transition:transform 1s ease-in-out,box-shadow 1s ease-in-out,height .6s ease-in-out}.solutions-module__1IzKjG__mobile_networks_coverage_card_image_container{width:100%;height:200px;transition:height 1s ease-in-out,opacity 1s ease-in-out;position:relative;overflow:hidden}.solutions-module__1IzKjG__mobile_networks_coverage_card_image{object-fit:cover;width:100%;height:100%;transition:transform 1s}.solutions-module__1IzKjG__mobile_networks_coverage_card:hover .solutions-module__1IzKjG__mobile_networks_coverage_card_image{transform:scale(1.05)}.solutions-module__1IzKjG__mobile_networks_coverage_card_image_hide{opacity:0;height:0;transition:height 1s ease-in-out,opacity 1s ease-in-out;overflow:hidden}.solutions-module__1IzKjG__mobile_networks_coverage_card_content{background-color:#effaf7;padding:20px 20px 0;transition:padding .6s ease-in-out}.solutions-module__1IzKjG__mobile_networks_coverage_card_title{color:#0f5943;margin-bottom:15px;font-size:20px;font-weight:600}.solutions-module__1IzKjG__mobile_networks_coverage_card_text{color:#383838;line-height:1.5;font-family:var(--font-glory),sans-serif;margin-bottom:20px;font-size:16px}.solutions-module__1IzKjG__mobile_networks_coverage_card_expanded_content{opacity:0;color:#383838;max-height:0;line-height:1.5;font-family:var(--font-glory),sans-serif;padding:0;font-size:16px;transition:max-height .8s ease-in-out,opacity .8s ease-in-out,padding .6s ease-in-out;overflow:hidden}.solutions-module__1IzKjG__mobile_networks_coverage_card_expanded_content.solutions-module__1IzKjG__expanded{opacity:1;max-height:250px;padding:10px 0;font-family:gt_walsheimbold}.solutions-module__1IzKjG__mobile_networks_coverage_card_link{cursor:pointer;color:#2c3e50;background:0 0;border:none;outline:none;align-self:end;margin-bottom:15px;padding-left:20px;font-size:15px;transition:color .3s,transform .3s}.solutions-module__1IzKjG__mobile_networks_coverage_card_link:hover{color:#ac8c53;transform:translate(5px)}.solutions-module__1IzKjG__contact_us_Quarters_head_line_1{background-color:#ef6000;border:2px solid #ac8c53;border-radius:15px;width:13%;margin:9px 5px auto}.solutions-module__1IzKjG__contact_us_Quarters_head_line_2{background-color:#ef6000;border:1px solid #ac8c53;border-radius:15px;width:9%;margin:10px auto}.solutions-module__1IzKjG__mobile_networks_coverage_underline_container{place-items:center;width:100%;padding-top:6px;display:grid}.solutions-module__1IzKjG__how_road_surface_detection{place-items:center;padding-top:4rem;padding-bottom:2rem;display:grid}.solutions-module__1IzKjG__how_road_surface_detection h1{margin-bottom:0}.solutions-module__1IzKjG__car_feature_section{background-color:#effaf7;padding:60px 0}.solutions-module__1IzKjG__car_feature_container{width:85%;margin:0 auto;padding:0 15px;position:relative}.solutions-module__1IzKjG__car_feature_title{text-align:center;color:#0f5943;margin-bottom:10px;font-size:32px;font-weight:600}.solutions-module__1IzKjG__car_feature_underline{background-color:#ff5722;width:100px;height:4px;margin:0 auto 40px}.solutions-module__1IzKjG__car_feature_grid{grid-template-columns:repeat(6,1fr);gap:30px;margin-bottom:50px;display:grid}.solutions-module__1IzKjG__car_feature_item{cursor:pointer;flex-direction:column;align-items:center;transition:transform .3s;display:flex}.solutions-module__1IzKjG__car_feature_item:hover{z-index:100}.solutions-module__1IzKjG__car_feature_icon_container{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:15px;padding:15px;display:flex;box-shadow:0 4px 10px #0000001a}.solutions-module__1IzKjG__car_feature_icon{object-fit:contain;width:90px;height:90px;transition:transform 1s}.solutions-module__1IzKjG__car_feature_icon_container:hover .solutions-module__1IzKjG__car_feature_icon{transform:scale(1.16)}.solutions-module__1IzKjG__car_feature_name{text-align:center;color:#ac8c53;margin:0;font-size:16px;font-weight:500}.solutions-module__1IzKjG__car_feature_driver_app{background-color:#fff;border:1px solid #e0e0e0;border-radius:10px;margin-bottom:40px;padding:20px;box-shadow:0 4px 15px #0000001a}.solutions-module__1IzKjG__car_feature_driver_app_content{max-width:500px}.solutions-module__1IzKjG__car_feature_driver_app h3{color:#333;margin-bottom:10px;font-size:18px;font-weight:600}.solutions-module__1IzKjG__car_feature_driver_app p{color:#666;margin:0;font-size:14px;line-height:1.5}.solutions-module__1IzKjG__car_feature_popover_overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.solutions-module__1IzKjG__car_feature_popover{background-color:#fff;border-radius:8px;width:90%;max-width:400px;padding:20px;position:relative;box-shadow:0 5px 20px #0003}.solutions-module__1IzKjG__car_feature_popover_close{cursor:pointer;color:#666;background:0 0;border:none;font-size:24px;position:absolute;top:10px;right:10px}.solutions-module__1IzKjG__car_feature_popover_title{text-align:center;color:#333;margin-bottom:15px;font-size:18px;font-weight:600}.solutions-module__1IzKjG__car_feature_popover_description{color:#666;text-align:justify;font-size:14px;line-height:1.6}.solutions-module__1IzKjG__car_feature_hover_info{z-index:100;width:250px;font-family:var(--font-glory),sans-serif;background-color:#fff;border-radius:5px;place-items:center;gap:7px;padding:15px;display:grid;position:absolute;top:107%;left:0;box-shadow:0 4px 8px #0000001a}.solutions-module__1IzKjG__car_feature_hover_title{color:#ac8c53;margin-bottom:8px;font-size:21px;font-weight:500}.solutions-module__1IzKjG__car_feature_hover_description{font-size:16px;line-height:1.4}.solutions-module__1IzKjG__car_feature_item{z-index:1;position:relative}.solutions-module__1IzKjG__fidelity_app_line_1{background-color:#ac8c53;border:none;width:100px;height:3px;margin:0 auto .5rem}.solutions-module__1IzKjG__fidelity_app_line_2{background-color:#ac8c53;border:none;width:60px;height:2px;margin:0 auto 2rem}.solutions-module__1IzKjG__car_extra_flex_features{justify-content:space-between;width:80%;margin:auto;display:flex}@media (max-width:668px){.solutions-module__1IzKjG__car_extra_flex_features{width:100%;display:grid!important}}.solutions-module__1IzKjG__personal_extra_flex_features{justify-content:space-between;width:42%;margin:auto;display:flex}.solutions-module__1IzKjG__bike_extra_flex_features{justify-content:center;gap:5rem;width:fit-content;margin:auto;display:flex}.solutions-module__1IzKjG__carousel{border-radius:12px;width:100%;margin:2rem auto;padding:1.5rem;position:relative;overflow:hidden}.solutions-module__1IzKjG__carousel_fade{opacity:1;background-color:#effaf7;transition:opacity .3s}.solutions-module__1IzKjG__carousel_inner{width:100%;min-height:400px;position:relative;overflow:hidden}.solutions-module__1IzKjG__carousel_item{opacity:0;align-items:center;width:100%;height:100%;padding:1rem;transition:opacity .6s;display:flex;position:absolute;top:0;left:0}.solutions-module__1IzKjG__carousel_item.solutions-module__1IzKjG__active{opacity:1;z-index:1;position:relative}.solutions-module__1IzKjG__row{flex-wrap:wrap;width:100%;margin:0 -15px;display:flex}.solutions-module__1IzKjG__col_12{flex:0 0 100%;max-width:100%;padding:0 15px}.solutions-module__1IzKjG__col_md_6,.solutions-module__1IzKjG__col_lg_6,.solutions-module__1IzKjG__col_md_5,.solutions-module__1IzKjG__col_lg_5{flex:0 0 100%;max-width:100%}.solutions-module__1IzKjG__mt_3{margin-top:1rem}.solutions-module__1IzKjG__pt_5{padding-top:3rem}.solutions-module__1IzKjG__mt_5{margin-top:3rem}.solutions-module__1IzKjG__pt_2{padding-top:.5rem}.solutions-module__1IzKjG__mw_80{object-fit:contain;max-width:100%;height:auto}.solutions-module__1IzKjG__d_block{display:block}.solutions-module__1IzKjG__mx_auto{margin-left:auto;margin-right:auto}.solutions-module__1IzKjG__mt_font{color:#2d3748;margin-bottom:1rem;font-family:Glory,sans-serif;font-size:1.75rem;line-height:1.3}.solutions-module__1IzKjG__fw_600{font-weight:600}.solutions-module__1IzKjG__gt_font{color:#383838;font-family:Glory,sans-serif;font-size:22px;line-height:35px}@media screen and (max-width:768px){.solutions-module__1IzKjG__gt_font{font-size:18px}}@media screen and (max-width:468px){.solutions-module__1IzKjG__gt_font{font-size:16px}}.solutions-module__1IzKjG__carousel_control_prev,.solutions-module__1IzKjG__carousel_control_next{cursor:pointer;z-index:10;background:no-repeat;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.solutions-module__1IzKjG__carousel_control_prev:hover,.solutions-module__1IzKjG__carousel_control_next:hover{background-color:#fff;transform:translateY(-50%)scale(1.05)}.solutions-module__1IzKjG__carousel_control_prev{left:2rem}.solutions-module__1IzKjG__carousel_control_next{right:2rem}@media (max-width:768px){.solutions-module__1IzKjG__carousel_control_prev{left:1rem}.solutions-module__1IzKjG__carousel_control_next{right:1rem}.solutions-module__1IzKjG__carousel_item{padding:.5rem}.solutions-module__1IzKjG__mw_80{max-width:100%;margin:0 auto}.solutions-module__1IzKjG__mt_font{margin-top:1rem;font-size:1.25rem}}.solutions-module__1IzKjG__mw_30{max-width:30px;height:auto}.solutions-module__1IzKjG__carousel_indicators{margin-top:0}.solutions-module__1IzKjG__carousel_indicator{cursor:pointer;background-color:#0f5943;border:none;border-radius:50%;width:16px;height:16px;margin:0 6px;transition:all .3s}@media screen and (max-width:768px){.solutions-module__1IzKjG__carousel_indicator{width:12px;height:12px}}@media screen and (max-width:468px){.solutions-module__1IzKjG__carousel_indicator{width:10px;height:10px}}.solutions-module__1IzKjG__carousel_indicator.solutions-module__1IzKjG__active{background-color:#0f5943;transform:scale(1.8)}.solutions-module__1IzKjG__autoplay_toggle{color:#4a5568;cursor:pointer;z-index:10;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:.5rem;font-size:1.2rem;transition:all .3s;display:flex;position:absolute;bottom:20px;right:20px}.solutions-module__1IzKjG__autoplay_toggle:hover{background-color:#0000000d}.solutions-module__1IzKjG__sr_only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.solutions-module__1IzKjG__car_main_container{color:#383838;place-items:center;padding-top:1rem;padding-bottom:2rem;font-family:Glory,sans-serif;font-size:22px;line-height:35px;display:grid}@media screen and (max-width:768px){.solutions-module__1IzKjG__car_main_container{font-size:20px}}@media screen and (max-width:468px){.solutions-module__1IzKjG__car_main_container{font-size:18px}}@media (min-width:768px){.solutions-module__1IzKjG__col_md_6{flex:0 0 50%;max-width:50%}.solutions-module__1IzKjG__col_md_5{flex:0 0 41.6667%;max-width:41.6667%}.solutions-module__1IzKjG__carousel_item{padding:2rem}}.solutions-module__1IzKjG__car_main_container{text-align:center;padding:1rem}@media (min-width:992px){.solutions-module__1IzKjG__col_lg_6{flex:0 0 50%;max-width:50%}.solutions-module__1IzKjG__col_lg_5{flex:0 0 41.6667%;max-width:41.6667%}.solutions-module__1IzKjG__mt_font{font-size:1.5rem}.solutions-module__1IzKjG__car_extra_flex_features{display:grid!important}}@keyframes solutions-module__1IzKjG__fadeIn{0%{opacity:0}to{opacity:1}}.solutions-module__1IzKjG__carousel_item.solutions-module__1IzKjG__active{animation:.6s solutions-module__1IzKjG__fadeIn}@media (max-width:1200px){.solutions-module__1IzKjG__car_feature_grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.solutions-module__1IzKjG__car_feature_grid{grid-template-columns:repeat(3,1fr);gap:20px}.solutions-module__1IzKjG__carousel_item{padding:.5rem}.solutions-module__1IzKjG__mw_80{max-width:90%}.solutions-module__1IzKjG__carousel_control_prev{left:1rem}.solutions-module__1IzKjG__carousel_control_next{right:1rem}.solutions-module__1IzKjG__carousel_control_prev,.solutions-module__1IzKjG__carousel_control_next{top:30%}}@media (max-width:428px){.solutions-module__1IzKjG__carousel_control_prev,.solutions-module__1IzKjG__carousel_control_next{width:5px;top:25%}}@media (max-width:576px){.solutions-module__1IzKjG__car_feature_grid{grid-template-columns:repeat(2,1fr);width:100%}.solutions-module__1IzKjG__car_feature_icon_container{width:60px;height:60px}.solutions-module__1IzKjG__car_feature_name{font-size:12px}}@media (max-width:992px){.solutions-module__1IzKjG__mobile_networks_coverage_cards_container{justify-content:center}.solutions-module__1IzKjG__mobile_networks_coverage_card{width:calc(50% - 20px)}}@media (max-width:768px){.solutions-module__1IzKjG__CarTrackinglandingContainer:before{background-image:url(../media/fidelity-personal-vehicle-tracking.b8880479.png)}.solutions-module__1IzKjG__BikeTrackinglandingContainer:before{background-image:url(../media/bike-tracking-tab.e42ed01b.webp)}.solutions-module__1IzKjG__PersonalTrackinglandingContainer:before{background-image:url(../media/personal-tracking-tab.fc96ef6a.webp)}.solutions-module__1IzKjG__BoatTrackinglandingContainer:before{background-image:url(../media/boat-tracking-landing-tab.d08cf3b6.webp)}.solutions-module__1IzKjG__VehicalRecoverylandingContainer:before{background-image:url(../media/vehicle-landing-tab.3f3b6544.webp)}.solutions-module__1IzKjG__QuarantineTrackinglandingContainer:before{background-image:url(../media/quarantine-tracking-tab.6ac8e99f.webp)}.solutions-module__1IzKjG__SecurityPathlandingContainer:before{background-image:url(../media/Mask-banner-tab.99c1894b.webp)}.solutions-module__1IzKjG__InsurancelandingContainer:before{background-image:url(../media/insurance-tab.48d4b1ea.webp)}.solutions-module__1IzKjG__VehicleDealrshiplandingContainer:before{background-image:url(../media/vehicle-dealership-tab.bf2dde66.webp)}.solutions-module__1IzKjG__landingContainer_car_rental:before{background-image:url(../media/car-rental-tab.441ea6a6.webp)}.solutions-module__1IzKjG__landingContainer_road_surface:before{background-image:url(../media/landing-bg-tab.c53b051f.webp)}.solutions-module__1IzKjG__landingContainer:before{background-image:url(../media/mobile-network-landing-tab.2dc4a7ea.webp)}.solutions-module__1IzKjG__mobile_networks_coverage_card{width:100%}.solutions-module__1IzKjG__mobile_networks_coverage_title{font-size:28px}.solutions-module__1IzKjG__mobile_networks_coverage_subtitle{font-size:20px}.solutions-module__1IzKjG__mobile_networks_coverage_main_container{width:100%;margin:0 auto;padding:70px 20px;font-family:Glory,sans-serif}.solutions-module__1IzKjG__heading br{display:none}}@media (max-width:480px) and (min-width:200px){.solutions-module__1IzKjG__CarTrackinglandingContainer:before{background-image:url(../media/fidelity-personal-vehicle-tracking-landing-mobile.b51c883b.webp)}.solutions-module__1IzKjG__BikeTrackinglandingContainer:before{background-image:url(../media/bike-tracking-mobile.c2a10956.webp)}.solutions-module__1IzKjG__PersonalTrackinglandingContainer:before{background-image:url(../media/personal-tracking-mobile.1e104ba9.webp)}.solutions-module__1IzKjG__BoatTrackinglandingContainer:before{background-image:url(../media/boat-tracking-landing-mobile.ecbf0fdc.webp)}.solutions-module__1IzKjG__VehicalRecoverylandingContainer:before{background-image:url(../media/vehicle-landing-mobile.be039202.webp)}.solutions-module__1IzKjG__QuarantineTrackinglandingContainer:before{background-image:url(../media/quarantine-tracking-mobile.85fa5aaa.webp)}.solutions-module__1IzKjG__SecurityPathlandingContainer:before{background-image:url(../media/Mask-banner-mobile.460ec0b4.webp)}.solutions-module__1IzKjG__InsurancelandingContainer:before{background-image:url(../media/insurance-mobile.17cd1f50.webp)}.solutions-module__1IzKjG__VehicleDealrshiplandingContainer:before{background-image:url(../media/vehicle-dealership-mobile.42a75f68.webp)}.solutions-module__1IzKjG__landingContainer_car_rental:before{background-image:url(../media/car-rental-mobile.f13d0642.webp)}.solutions-module__1IzKjG__landingContainer_road_surface:before{background-image:url(../media/landing-bg-mobile.d456d6c6.webp)}.solutions-module__1IzKjG__landingContainer:before{background-image:url(../media/mobile-network-landing-mobile.f88d07ae.webp)}.solutions-module__1IzKjG__heading{font-size:19px}p.solutions-module__1IzKjG__fidelity_app_description br{display:none}.solutions-module__1IzKjG__row{flex-wrap:wrap;width:100%;margin:0;display:flex}.solutions-module__1IzKjG__landingBgContent{left:0}.solutions-module__1IzKjG__mobile_networks_coverage_main_container{width:100%;margin:0 auto;padding:70px 20px;font-family:Glory,sans-serif}.solutions-module__1IzKjG__heading br{display:none}}
.hero_section-module__HfFGFW__heroSection{width:100%;height:100vh;position:relative;overflow:hidden}.hero_section-module__HfFGFW__carouselTrack{width:100%;height:100%;display:flex}.hero_section-module__HfFGFW__slide{flex-shrink:0;align-items:center;width:100%;min-width:100%;height:100%;display:flex;position:relative}.hero_section-module__HfFGFW__logoFlag{width:400px;height:145px;margin-bottom:20px}.hero_section-module__HfFGFW__slideImage{width:100%;height:100%;position:absolute;top:0;left:0}.hero_section-module__HfFGFW__slideImageDesktop img{margin-top:30px}.hero_section-module__HfFGFW__slideImage img{object-fit:cover;object-position:center;width:100%;height:100%}.hero_section-module__HfFGFW__slideContent{color:#fff;z-index:2;width:100%;padding:6% 1% 0 8%;position:relative}.hero_section-module__HfFGFW__slideBannerContent{padding-top:0%!important}.hero_section-module__HfFGFW__slideBannerContent h2{max-width:450px;font-size:50px!important}.hero_section-module__HfFGFW__slideBannerContent p{max-width:450px;padding-top:10px;line-height:1.6;font-size:20px!important}.hero_section-module__HfFGFW__bannerRight_images{position:absolute;bottom:2%;right:10%}.hero_section-module__HfFGFW__bannerRight_images_2{position:absolute;bottom:2%;right:15%}.hero_section-module__HfFGFW__slideContent h2{color:#fff;width:55%;margin-bottom:20px;font-family:Glory,sans-serif;font-size:2.5rem;font-weight:700}.hero_section-module__HfFGFW__slideContent h2 span{color:#ac8c53}.hero_section-module__HfFGFW__HeroFirstButton{opacity:.9;color:#fff;cursor:pointer;background-color:#ac8c53;border:none;border-radius:20px;padding:6px 30px;font-size:20px;font-weight:600}.hero_section-module__HfFGFW__HeroSecondButton{opacity:.9;color:#fff;cursor:pointer;background-color:#0f5943;border:1px solid #ac8c53;border-radius:20px;padding:6px 30px;font-size:20px;font-weight:600}.hero_section-module__HfFGFW__slideContent p{color:#fff;width:50%;max-width:75%;margin-bottom:20px;padding-top:10px;font-family:Glory,sans-serif;font-size:20px;line-height:1.6}.hero_section-module__HfFGFW__slideSecondBannerContent p{width:30%}.hero_section-module__HfFGFW__slideBannerContentP{font-size:22px;max-width:450px!important}.hero_section-module__HfFGFW__button{color:#fff;background:#ef6000;border:none;border-radius:10px;justify-content:center;width:230px;height:50px;margin:20px 0 0;padding:0 20px;font-size:18px;line-height:50px;text-decoration:none;display:flex}.hero_section-module__HfFGFW__button:hover{background-color:#e55511}.hero_section-module__HfFGFW__imagePlaceholder{width:100%;height:100%;position:relative;overflow:hidden}.hero_section-module__HfFGFW__carGraphic{clip-path:polygon(10% 85%,15% 60%,25% 40%,40% 20%,70% 20%,85% 40%,90% 60%,95% 85%);background:linear-gradient(#0078ff1a,#0096ff4d);border:1px solid #00c8ff80;width:80%;height:40%;position:absolute;bottom:50px;right:50px;box-shadow:0 0 20px #00c8ff80}.hero_section-module__HfFGFW__shieldOverlay{z-index:1;background-image:radial-gradient(circle at 70% 30%,#0096ff66 0%,#0000 70%),repeating-conic-gradient(#00c8ff1a 0deg 30deg,#00c8ff00 30deg 60deg);background-size:100% 100%,150px 150px;width:100%;height:100%;position:absolute;top:0;left:0}.hero_section-module__HfFGFW__shieldOverlay:before{content:"";opacity:.5;z-index:2;background-image:radial-gradient(circle at 50% 30%,#fffc 0%,#0000 15%),repeating-linear-gradient(45deg,#ffffff1a 0 1px,#0000 1px 10px);position:absolute;inset:0}.hero_section-module__HfFGFW__navButton{cursor:pointer;z-index:3;background:0 0;border:none;justify-content:center;align-items:center;width:70px;height:70px;font-size:24px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}@media screen and (max-width:768px){.hero_section-module__HfFGFW__navButton{top:48%}}.hero_section-module__HfFGFW__navButton img{width:inherit;height:inherit}.hero_section-module__HfFGFW__prevButton{opacity:.5;background:url(/icons/left_arrow_icon.svg) 0 0 no-repeat;left:20px}.hero_section-module__HfFGFW__prevButton:hover{opacity:1;background:url(/icons/left_arrow_hover.svg) 0 0 no-repeat}.hero_section-module__HfFGFW__nextButton{opacity:.5;background:url(/icons/right_arrow.svg) 0 0 no-repeat;right:20px}.hero_section-module__HfFGFW__nextButton:hover{opacity:1;background:url(/icons/right_arrow_hover.svg) 0 0 no-repeat}.hero_section-module__HfFGFW__indicators{z-index:3;gap:10px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.hero_section-module__HfFGFW__indicator{cursor:pointer;background-color:#ffffff80;border:none;border-radius:50%;width:10px;height:10px;transition:background-color .3s}.hero_section-module__HfFGFW__activeIndicator{background-color:#fff}.hero_section-module__HfFGFW__fidelity_first_heading{color:#e84a16;margin-bottom:10px;font-family:gt_walsheimbold;font-size:42px;font-weight:700;line-height:45px}.hero_section-module__HfFGFW__fidelity_first_heading span{color:#000}.hero_section-module__HfFGFW__fidelity_content_first_discription{color:#000;font-family:gt_walsheimbold;font-size:20px;font-weight:400;line-height:30px;max-width:80%!important}.hero_section-module__HfFGFW__fidelity_flag_grid_container{width:60%;position:relative}.hero_section-module__HfFGFW__fidelity_first_sub_heading{padding-left:10px}@media (max-width:768px){.hero_section-module__HfFGFW__heroSection{width:100%;height:100%;position:relative;overflow:hidden}.hero_section-module__HfFGFW__carouselTrack{height:100%;display:flex}.hero_section-module__HfFGFW__slide{min-width:100%;height:100%;min-height:100vh;position:relative;top:0}.hero_section-module__HfFGFW__slideImage{width:100%;height:100%;position:absolute;top:0}.hero_section-module__HfFGFW__slideContent{text-align:left;flex-direction:column;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:absolute;inset:0}.hero_section-module__HfFGFW__heroImage{object-fit:cover;object-position:center}.hero_section-module__HfFGFW__fidelity_flag_grid_container{text-align:center;z-index:2;margin-top:430px;position:relative;width:100%!important}.hero_section-module__HfFGFW__fidelity_first_heading{text-align:center;line-height:1;display:block;width:100%!important;margin-left:0!important}.hero_section-module__HfFGFW__welcome_note{left:0!important}.hero_section-module__HfFGFW__aiWord{font-size:27px;font-weight:500}.hero_section-module__HfFGFW__slideBannerContent{text-align:left;align-items:flex-start;margin-top:440px;padding:0 20px}.hero_section-module__HfFGFW__slideBannerContent h2{align-items:flex-start;width:100%;margin-top:65px;margin-bottom:15px;text-align:left!important;font-size:25px!important;line-height:30px!important}.hero_section-module__HfFGFW__slideBannerContent p{margin-top:5px;font-size:10px}.hero_section-module__HfFGFW__bannerRight_images img,.hero_section-module__HfFGFW__bannerRight_images_2 img{width:100%;height:auto}.hero_section-module__HfFGFW__slideContent p{width:100%}.hero_section-module__HfFGFW__button{width:fit-content;margin-top:0;padding:0 15px}.hero_section-module__HfFGFW__logoFlag{width:200px;height:80px;margin:74px auto 27px}.hero_section-module__HfFGFW__HeroFirstButton{opacity:.9;color:#fff;cursor:pointer;background-color:#ac8c53;border:none;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:500}.hero_section-module__HfFGFW__HeroSecondButton{opacity:.9;color:#fff;cursor:pointer;background-color:#0f5943;border:1px solid #ac8c53;border-radius:9px;padding:6px 10px;font-size:12px;font-weight:500}.hero_section-module__HfFGFW__slideSecondBannerContent{margin-top:490px;text-align:left!important;align-items:flex-start!important}.hero_section-module__HfFGFW__slideSecondBannerContent h2{align-items:flex-start;width:100%;margin-bottom:15px;text-align:left!important;font-size:30px!important;line-height:30px!important}.hero_section-module__HfFGFW__slideSecondBannerContent p{max-width:100%;margin-top:5px;font-size:15px}.hero_section-module__HfFGFW__slideLastBannerContent{margin-top:340px;text-align:left!important;align-items:flex-start!important}.hero_section-module__HfFGFW__slideLastBannerContent h2{align-items:flex-start;width:100%;margin-bottom:15px;text-align:left!important;font-size:26px!important;line-height:30px!important}.hero_section-module__HfFGFW__slideLastBannerContent p{max-width:100%;margin-top:5px;font-size:15px}.hero_section-module__HfFGFW__navButton{width:30px;height:30px;background-size:contain!important}}@media (max-width:625px) and (min-width:480px){.hero_section-module__HfFGFW__slideContent h2{font-size:24px}.hero_section-module__HfFGFW__slideContent{padding:10% 5% 5%}.hero_section-module__HfFGFW__button{width:fit-content;margin-top:20px;padding:0 15px}.hero_section-module__HfFGFW__bannerRight_images{position:absolute;bottom:10%;right:10%}.hero_section-module__HfFGFW__bannerRight_images img,.hero_section-module__HfFGFW__bannerRight_images_2 img{float:right;width:50%;height:auto}.hero_section-module__HfFGFW__slideContent .hero_section-module__HfFGFW__slideContent_BMGE{width:180px;height:auto;margin-top:20px}.hero_section-module__HfFGFW__heroSection{background:0 0;width:100%;height:300px}}@media (max-width:479px) and (min-width:360px){.hero_section-module__HfFGFW__slideContent h2{margin-bottom:0;font-size:25px;line-height:22px}.hero_section-module__HfFGFW__button{width:fit-content;height:40px;margin-top:10px;padding:0 15px;font-size:14px;line-height:3}.hero_section-module__HfFGFW__bannerRight_images img{float:right;width:50%;height:auto}.hero_section-module__HfFGFW__bannerRight_images_2 img{float:right;width:40%;height:auto}.hero_section-module__HfFGFW__slideImage{background-color:#000;top:10px;right:0}.hero_section-module__HfFGFW__slideContent .hero_section-module__HfFGFW__slideContent_BMGE{width:120px;height:auto;margin-top:15px}.hero_section-module__HfFGFW__bannerRight_images{position:absolute;bottom:10%;right:10%}.hero_section-module__HfFGFW__slide{padding-top:30px}.hero_section-module__HfFGFW__navButton{width:30px;height:30px;background-size:contain!important}}@media (max-width:359px) and (min-width:320px){.hero_section-module__HfFGFW__heroSection{width:100%;height:100%;position:relative;overflow:hidden}.hero_section-module__HfFGFW__carouselTrack{height:100%;display:flex}.hero_section-module__HfFGFW__slide{min-width:100%;height:100%;min-height:100vh;position:relative;top:0}.hero_section-module__HfFGFW__slideImage{width:100%;height:100%;position:absolute;top:0}.hero_section-module__HfFGFW__slideContent{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:absolute;inset:0}.hero_section-module__HfFGFW__heroImage{object-fit:cover;object-position:center}.hero_section-module__HfFGFW__fidelity_flag_grid_container{text-align:center;z-index:2;margin-top:450px;position:relative;width:100%!important}.hero_section-module__HfFGFW__fidelity_first_heading{font-size:18px;line-height:1;width:100%!important}.hero_section-module__HfFGFW__slideContent .hero_section-module__HfFGFW__fidelity_first_heading{margin-bottom:10px;line-height:1;font-size:10px!important}.hero_section-module__HfFGFW__slideBannerContent{margin-top:160px;text-align:left!important;align-items:flex-start!important}.hero_section-module__HfFGFW__slideBannerContent h2{align-items:flex-start;width:100%;margin-bottom:15px;text-align:left!important;font-size:25px!important;line-height:30px!important}.hero_section-module__HfFGFW__slideBannerContent p{margin-top:5px;font-size:10px}.hero_section-module__HfFGFW__bannerRight_images img,.hero_section-module__HfFGFW__bannerRight_images_2 img{width:100%;height:auto}.hero_section-module__HfFGFW__slideContent p{max-width:100%}.hero_section-module__HfFGFW__button{width:fit-content;margin-top:0;padding:0 15px}.hero_section-module__HfFGFW__logoFlag{width:150px;height:60px;margin-bottom:10px}.hero_section-module__HfFGFW__HeroFirstButton{opacity:.9;color:#fff;cursor:pointer;background-color:#ac8c53;border:none;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:500}.hero_section-module__HfFGFW__HeroSecondButton{opacity:.9;color:#fff;cursor:pointer;background-color:#0f5943;border:1px solid #ac8c53;border-radius:9px;padding:6px 10px;font-size:12px;font-weight:500}.hero_section-module__HfFGFW__slideSecondBannerContent{margin-top:200px;text-align:left!important;align-items:flex-start!important}.hero_section-module__HfFGFW__slideSecondBannerContent h2{align-items:flex-start;width:100%;margin-bottom:15px;text-align:left!important;font-size:26px!important;line-height:30px!important}.hero_section-module__HfFGFW__slideLastBannerContent{margin-top:100px;text-align:left!important;align-items:flex-start!important}.hero_section-module__HfFGFW__slideLastBannerContent h2{align-items:flex-start;width:100%;margin-bottom:15px;text-align:left!important;font-size:26px!important;line-height:30px!important}.hero_section-module__HfFGFW__navButton{width:24px;height:24px;background-size:contain!important}}@media (min-width:1440px){.hero_section-module__HfFGFW__fidelity_first_heading span{color:#fff;font-size:33px}.hero_section-module__HfFGFW__slideImageDesktop img{margin-top:50px}}.hero_section-module__HfFGFW__color_white{color:#fff!important}.hero_section-module__HfFGFW__color_gold{color:#ac8c53!important}.hero_section-module__HfFGFW__bg_gradient{background:linear-gradient(#faf5ed,#fff)}
.AiTech-module__dUQ02a__container{max-width:1140px!important}.AiTech-module__dUQ02a__mainDiv{position:relative;overflow-x:hidden}.AiTech-module__dUQ02a__preloader{z-index:9999;background:#000c;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.AiTech-module__dUQ02a__introBannerVdoPlayBtn{border-radius:50%;width:80px;height:80px;margin:0 auto;display:block;position:relative}.AiTech-module__dUQ02a__pinkBg{background:#ff4e8d}.AiTech-module__dUQ02a__glyphicon{-webkit-font-smoothing:antialiased;font-family:Glyphicons Halflings;font-style:normal;font-weight:400;line-height:1;display:inline-block;position:relative;top:0;left:0}.AiTech-module__dUQ02a__glyphiconPlay:before{content:""}.AiTech-module__dUQ02a__whiteText{color:#fff}.AiTech-module__dUQ02a__ripple{opacity:.6;border-radius:50%;width:100%;height:100%;animation:1.5s ease-out infinite AiTech-module__dUQ02a__ripple;position:absolute;top:0;left:0}@keyframes AiTech-module__dUQ02a__ripple{0%{opacity:.6;transform:scale(.8)}to{opacity:0;transform:scale(1.2)}}.AiTech-module__dUQ02a__aiTechnologiesLandingBanner{background-color:#0003;background-image:url(/assets-ai/img/banner-ai.png);background-position:top;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;height:100vh;position:relative}.AiTech-module__dUQ02a__aiLandingContainer{width:100%;position:absolute;top:25%;left:50%;transform:translate(-50%,-50%)}.AiTech-module__dUQ02a__viewportHeader{align-items:center;min-height:100vh;display:flex}.AiTech-module__dUQ02a__aitechBgColor{background:linear-gradient(#ebe1cf 50%,#fff 100%)}.AiTech-module__dUQ02a__headFont{max-width:57%;font-family:gt_walsheimbold,sans-serif}.AiTech-module__dUQ02a__headFonth3{color:#0f5943}h1.AiTech-module__dUQ02a__headFont{color:#fff;text-transform:capitalize;text-align:center;margin:0% auto;padding:2% 0;font-family:gt_walsheimbold,sans-serif;font-size:2.8rem;font-weight:600}h2.AiTech-module__dUQ02a__headFont{text-align:center;margin:0% auto;font-family:gt_walsheimbold,sans-serif}.AiTech-module__dUQ02a__headSmallFont{color:#f3e9e9;text-transform:capitalize;text-align:center;margin:5% auto;font-family:gt_walsheimbold,sans-serif}.AiTech-module__dUQ02a__headFont.AiTech-module__dUQ02a__h3{font-size:1.75rem}.AiTech-module__dUQ02a__headFont.AiTech-module__dUQ02a__h2{font-size:2.5rem}.AiTech-module__dUQ02a__landingContent{color:#fff;font-size:2.5rem;font-weight:700}.AiTech-module__dUQ02a__listSpan{padding-right:1rem}.AiTech-module__dUQ02a__video{text-align:center;z-index:10;margin:-28% auto 0;position:relative}.AiTech-module__dUQ02a__mw65{border:3px solid #fff;border-radius:30px;width:100%;height:auto}.AiTech-module__dUQ02a__contentAi{z-index:5;margin-top:-10%;padding:13% 0 5%;position:relative}.AiTech-module__dUQ02a__gtFont{color:#383838;font-family:Glory,sans-serif;font-size:22px;line-height:35px}.AiTech-module__dUQ02a__ambiText{color:#fff;text-align:center;background:#2f3647;border-radius:18px;justify-content:center;align-items:center;max-width:418px;margin:30px auto;padding:5px;font-size:44px;font-weight:700;display:flex}.AiTech-module__dUQ02a__textOrange{color:#ac8c53;padding:0 10px}.AiTech-module__dUQ02a__listItem{color:#383838;background:url(/assets-ai/img/dot.svg) 0 6px no-repeat;margin-bottom:10px;padding-left:30px;font-family:Glory,sans-serif;font-size:22px;line-height:35px;list-style:none}.AiTech-module__dUQ02a__listItemLight{color:#fff}.AiTech-module__dUQ02a__smartFleet{padding:5% 0;position:relative}.AiTech-module__dUQ02a__smartFleetImage{width:100%;max-width:100%;height:auto;margin:0 auto;display:block}.AiTech-module__dUQ02a__dashcam{background:#0f5943;padding:5% 0}.AiTech-module__dUQ02a__dashcamListItem{color:#fff}.AiTech-module__dUQ02a__dashcamImg{width:100%;height:auto}.AiTech-module__dUQ02a__modelCloseBtn{cursor:pointer;color:#000;background:0 0;border:none;font-size:20px;position:absolute;top:0;right:2px}@media (max-width:1920px){.AiTech-module__dUQ02a__video{margin:-16% auto 0}.AiTech-module__dUQ02a__mw65{max-width:65%}.AiTech-module__dUQ02a__aiTechnologiesLandingBanner{height:80vh}.AiTech-module__dUQ02a__aiLandingContainer{width:100%;position:absolute;top:35%;left:50%;transform:translate(-50%,-50%)}}@media (max-width:1530px){.AiTech-module__dUQ02a__video{margin:-33% auto 0}.AiTech-module__dUQ02a__aiTechnologiesLandingBanner{height:97vh}.AiTech-module__dUQ02a__aiLandingContainer{width:100%;position:absolute;top:25%;left:50%;transform:translate(-50%,-50%)}}@media (max-width:1365px){.AiTech-module__dUQ02a__video{margin:-25% auto 0}}@media (max-width:1279px){.AiTech-module__dUQ02a__video{margin:-30% auto 0}.AiTech-module__dUQ02a__gtFont{font-size:22px;line-height:1.5}.AiTech-module__dUQ02a__smartFleetImage{width:172%}.AiTech-module__dUQ02a__headFont{font-size:2.2rem}.AiTech-module__dUQ02a__headFont.AiTech-module__dUQ02a__h3{font-size:1.9rem}}@media (max-width:1024px){.AiTech-module__dUQ02a__video{margin:-30% auto 0}}@media (max-width:991px){.AiTech-module__dUQ02a__video{margin:-40% auto 0}.AiTech-module__dUQ02a__ambiText{max-width:350px;font-size:35px}.AiTech-module__dUQ02a__contentAi{margin-top:-15%;padding-top:20%}.AiTech-module__dUQ02a__smartFleetImage{width:100%}.AiTech-module__dUQ02a__mw65{max-width:70%}}@media (max-width:767px){.AiTech-module__dUQ02a__video{margin:-70% auto 0}.AiTech-module__dUQ02a__headFont{font-size:2rem}.AiTech-module__dUQ02a__ambiText{max-width:300px;font-size:30px}.AiTech-module__dUQ02a__ambiText img{height:auto;width:60px!important}.AiTech-module__dUQ02a__smartFleetImage{margin-top:0;margin-left:0}}@media (max-width:559px){.AiTech-module__dUQ02a__video{margin:-95% auto 0}.AiTech-module__dUQ02a__headFont{margin:5% auto}}@media (max-width:459px){.AiTech-module__dUQ02a__video{margin:-65% auto 0}.AiTech-module__dUQ02a__headFont{font-size:1.6rem}.AiTech-module__dUQ02a__ambiText{max-width:200px;margin-top:10px;font-size:18px}}@media (max-width:359px){.AiTech-module__dUQ02a__video{margin:-95% auto 0}.AiTech-module__dUQ02a__gtFont{font-size:18px;line-height:28px}.AiTech-module__dUQ02a__ambiText{max-width:200px;margin-top:10px;font-size:18px}}.AiTech-module__dUQ02a__smartFleetSplit{flex-wrap:wrap;width:100%;min-height:100vh;display:flex}.AiTech-module__dUQ02a__smartFleetSplit ul{margin:0;padding:0 10% 0 0}.AiTech-module__dUQ02a__splitLeft,.AiTech-module__dUQ02a__splitRight{flex:50%}.AiTech-module__dUQ02a__smartFleetImage{border-radius:10%;width:100%;height:auto;margin:30px;display:block}.AiTech-module__dUQ02a__ambyImg{border:none;width:80px;height:auto}@media (max-width:767px){.AiTech-module__dUQ02a__smartFleetSplit{flex-direction:column}.AiTech-module__dUQ02a__splitLeft,.AiTech-module__dUQ02a__splitRight{flex:100%;padding:2rem 1rem}.AiTech-module__dUQ02a__smartFleetImage{width:100%;max-width:900px;height:auto;margin-top:0;margin-left:0}.AiTech-module__dUQ02a__aiTechnologiesLandingBanner{height:110vh}}.AiTech-module__dUQ02a__logoImage{width:282px;height:123px}@media screen and (max-width:768px){.AiTech-module__dUQ02a__logoImage{width:160px;height:83px}}.AiTech-module__dUQ02a__mapDotSection{background-image:url(../media/map-dots.c4409fec.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.AiTech-module__dUQ02a__mapDotSection .AiTech-module__dUQ02a__innermap{text-align:center;justify-content:center;align-items:center;padding:3rem 0;display:flex}@media screen and (max-width:768px){.AiTech-module__dUQ02a__mapDotSection .AiTech-module__dUQ02a__innermap{padding:1rem}}.AiTech-module__dUQ02a__mapDotSection .AiTech-module__dUQ02a__lowerimageSectionbutton{align-items:center;display:flex}.AiTech-module__dUQ02a__mapDotSection .AiTech-module__dUQ02a__lowerimageSectionbutton{justify-content:center;align-items:center;gap:20px;margin-top:20px;display:flex}@media screen and (max-width:768px){.AiTech-module__dUQ02a__mapDotSection .AiTech-module__dUQ02a__lowerimageSectionbutton{flex-direction:column;align-items:center}}.AiTech-module__dUQ02a__mapDotSection a.AiTech-module__dUQ02a__buttonOrangeOutline{margin:auto;text-decoration:none}.AiTech-module__dUQ02a__mapDotSection .AiTech-module__dUQ02a__buttonOrangeOutline{margin-right:20px;padding:12px 3rem;border-radius:20px!important;font-weight:700!important}@media (max-width:1024px){.AiTech-module__dUQ02a__mapDotSection .AiTech-module__dUQ02a__buttonOrangeOutline{padding:14px 8em;font-size:13px}}@media (max-width:768px){.AiTech-module__dUQ02a__mapDotSection .AiTech-module__dUQ02a__buttonOrangeOutline{padding:10px 4.9em;font-size:12px}}@media (max-width:480px){.AiTech-module__dUQ02a__mapDotSection .AiTech-module__dUQ02a__buttonOrangeOutline{padding:8px 3.8em;font-size:11px}}.AiTech-module__dUQ02a__mapDotSection .AiTech-module__dUQ02a__buttonBlueOutline{padding:16px 9rem}@media (max-width:1024px){.AiTech-module__dUQ02a__mapDotSection .AiTech-module__dUQ02a__buttonBlueOutline{padding:14px 5em;font-size:13px}}@media (max-width:768px){.AiTech-module__dUQ02a__mapDotSection .AiTech-module__dUQ02a__buttonBlueOutline{padding:12px 4.3em;font-size:12px}}@media (max-width:480px){.AiTech-module__dUQ02a__mapDotSection .AiTech-module__dUQ02a__buttonBlueOutline{padding:10px 3.2em;font-size:11px}}.AiTech-module__dUQ02a__mapDotSection .AiTech-module__dUQ02a__buttonOrangeOutline,.AiTech-module__dUQ02a__mapDotSection .AiTech-module__dUQ02a__buttonBlueOutline{color:#0f5943;cursor:pointer;background-color:#fff;border:1px solid;border-radius:4px;justify-content:center;align-items:center;font-size:14px;transition:color .3s ease-in-out;display:inline-flex;position:relative;overflow:hidden}.AiTech-module__dUQ02a__mapDotSection .AiTech-module__dUQ02a__buttonOrangeOutline{color:#fff;background-color:#ac8c53;font-size:large;font-weight:600}.AiTech-module__dUQ02a__mapDotSection a.AiTech-module__dUQ02a__buttonBlueOutline{text-decoration:none}.AiTech-module__dUQ02a__mapDotSection .AiTech-module__dUQ02a__buttonBlueOutline{color:#009dc2}.AiTech-module__dUQ02a__mapDotSection .AiTech-module__dUQ02a__buttonOrangeOutline span,.AiTech-module__dUQ02a__mapDotSection .AiTech-module__dUQ02a__buttonBlueOutline span{z-index:2;color:inherit;transition:color .3s ease-in-out;position:relative}.AiTech-module__dUQ02a__mapDotSection .AiTech-module__dUQ02a__buttonOrangeOutline:before,.AiTech-module__dUQ02a__mapDotSection .AiTech-module__dUQ02a__buttonBlueOutline:before{content:"";z-index:1;background-color:currentColor;width:0%;height:100%;transition:width .4s ease-in-out;position:absolute;top:0;left:0}@media (max-width:992px){.AiTech-module__dUQ02a__fsdContentRow{text-align:center;flex-direction:column;width:100%;padding:0 1.5rem}.AiTech-module__dUQ02a__fsdTextColumn,.AiTech-module__dUQ02a__fsdImageColumn{max-width:100%}.AiTech-module__dUQ02a__fsdText{text-align:center}.AiTech-module__dUQ02a__fsdFeatureList{text-align:left;display:inline-block}.AiTech-module__dUQ02a__fsdFeatureList li{text-align:left;padding-left:0}}@media (max-width:576px){.AiTech-module__dUQ02a__fsdTitle{font-size:1.4rem}.AiTech-module__dUQ02a__fsdSubTitle{font-size:22px}.AiTech-module__dUQ02a__fsdFeatureList li{font-size:1rem}.AiTech-module__dUQ02a__description{font-size:22px}.AiTech-module__dUQ02a__title{font-size:1.4rem}.AiTech-module__dUQ02a__subtitle{font-size:22px;line-height:24px}.AiTech-module__dUQ02a__aiTitle,.AiTech-module__dUQ02a__aiSubtitle h4,.AiTech-module__dUQ02a__textBlock p,.AiTech-module__dUQ02a__aiFeatures li,.AiTech-module__dUQ02a__ctaText{font-size:22px}.AiTech-module__dUQ02a__fsdConnectSection{padding:1rem 0}.AiTech-module__dUQ02a__aiSection{padding:0}.AiTech-module__dUQ02a__headSmallFont img{margin:0 10px}}@media (max-width:560px) and (min-width:461px){.AiTech-module__dUQ02a__headFont{font-size:1.6rem!important}.AiTech-module__dUQ02a__mw65{max-width:70%;margin-top:50px}.AiTech-module__dUQ02a__aiLandingContainer{top:23%}.AiTech-module__dUQ02a__listItem,.AiTech-module__dUQ02a__gtFont{font-size:20px;line-height:1.5}.AiTech-module__dUQ02a__aiTechnologiesLandingBanner{height:70vh}}@media (max-width:460px) and (min-width:361px){.AiTech-module__dUQ02a__mobile_firstHeading{padding-top:120px!important;padding-bottom:5px!important;padding-left:20px!important;font-size:1.3rem!important}.AiTech-module__dUQ02a__mobile_headFont{padding-top:0!important}.AiTech-module__dUQ02a__mw65{max-width:70%;margin-top:30%}.AiTech-module__dUQ02a__aiLandingContainer{top:23%}.AiTech-module__dUQ02a__listItem{font-size:20px;line-height:1.5}.AiTech-module__dUQ02a__gtFont{padding-left:2px;font-size:16px;line-height:1.5}.AiTech-module__dUQ02a__aiTechnologiesLandingBanner{height:45vh}.AiTech-module__dUQ02a__ambyImg{width:20px}}@media (max-width:360px) and (min-width:320px){.AiTech-module__dUQ02a__headFont{font-size:.8rem!important}.AiTech-module__dUQ02a__mw65{max-width:70%;margin-top:19%}.AiTech-module__dUQ02a__aiLandingContainer{text-align:center;margin:auto;top:30%}.AiTech-module__dUQ02a__video{margin:-75% auto 0}.AiTech-module__dUQ02a__listItem{font-size:20px;line-height:1.5}.AiTech-module__dUQ02a__gtFont{font-size:17px;line-height:1.5;padding-top:0!important;padding-bottom:0!important}.AiTech-module__dUQ02a__aiTechnologiesLandingBanner{height:50vh}}
.termsOfServicesTabs-module__OmwAeG__cookies_policy_content{padding:0 2rem 1rem}.termsOfServicesTabs-module__OmwAeG__cookies_policy_content p{font-family:Glory,sans-serif;font-size:18px;line-height:40px}.termsOfServicesTabs-module__OmwAeG__cookies_policy_content p strong{color:#383838;font-size:20px}.termsOfServicesTabs-module__OmwAeG__cookies_policy_heading{color:#0f5943;margin-bottom:1rem;font-family:gt_walsheimbold;font-size:1.6rem;font-weight:700}.termsOfServicesTabs-module__OmwAeG__cookies_policy_heading_main{color:#0f5943;margin-bottom:1rem;font-family:gt_walsheimbold;font-size:2.5rem;font-weight:700}.termsOfServicesTabs-module__OmwAeG__cookies_policy_divider{border:0;border-top:1px solid #eee;margin:1.5rem 0}.termsOfServicesTabs-module__OmwAeG__cookies_policy_divider_line{border:0;border-top:2px solid #ac8c53;margin:1.5rem 0}.termsOfServicesTabs-module__OmwAeG__cookies_policy_table{border-collapse:collapse;width:100%;margin:1rem auto}.termsOfServicesTabs-module__OmwAeG__cookies_policy_table th,.termsOfServicesTabs-module__OmwAeG__cookies_policy_table td{border:1px solid #ccc;padding:.5rem 1rem}.termsOfServicesTabs-module__OmwAeG__cookies_policy_table th{text-align:left}.termsOfServicesTabs-module__OmwAeG__cookies_policy_table thead tr th{color:#ef6000}.termsOfServicesTabs-module__OmwAeG__cookies_policy_email_link strong{text-decoration:none;color:#ef6000!important}.termsOfServicesTabs-module__OmwAeG__cookies_policy_email_link:hover{text-decoration:underline}.termsOfServicesTabs-module__OmwAeG__privacy_policy_container{color:#333;width:100%;margin:0 auto}.termsOfServicesTabs-module__OmwAeG__privacy_policy_content_wrapper{padding:20px}.termsOfServicesTabs-module__OmwAeG__privacy_policy_tabbed_content{border-radius:5px}.termsOfServicesTabs-module__OmwAeG__privacy_policy_subcontent{line-height:1.6}.termsOfServicesTabs-module__OmwAeG__privacy_policy_text_orange{color:#f60;margin-bottom:15px;font-size:18px}.termsOfServicesTabs-module__OmwAeG__privacy_policy_paragraph{margin-bottom:15px;font-family:Glory,sans-serif;font-size:18px}.termsOfServicesTabs-module__OmwAeG__privacy_policy_mb_0{margin-bottom:0;font-family:Glory,sans-serif;font-size:17px}.termsOfServicesTabs-module__OmwAeG__privacy_policy_tracking_header{color:#f60;margin:30px 0 15px;padding-bottom:8px;font-size:1.7rem;font-weight:600;position:relative}.termsOfServicesTabs-module__OmwAeG__privacy_policy_image_list{margin-bottom:20px;padding-left:20px;font-family:Glory,sans-serif;list-style-type:disc}.termsOfServicesTabs-module__OmwAeG__privacy_policy_image_list li{align-items:center;gap:10px;margin-bottom:10px;font-size:17px;list-style:none;display:flex}.termsOfServicesTabs-module__OmwAeG__privacy_policy_bold_text{margin-top:10px;margin-bottom:15px;font-size:14px;font-weight:600}.termsOfServicesTabs-module__OmwAeG__tabbedContent{border-radius:4px;margin:0 auto;padding:1rem 2rem}@media (max-width:768px){.termsOfServicesTabs-module__OmwAeG__tabbedContent{padding:1.5rem}}.termsOfServicesTabs-module__OmwAeG__subcontent{color:#333;font-size:1rem;line-height:1.6;display:flex}.termsOfServicesTabs-module__OmwAeG__container{flex-wrap:wrap;align-items:center;width:100%;display:flex}.termsOfServicesTabs-module__OmwAeG__titleSection{flex:0 0 75%;margin-bottom:1rem}@media (max-width:992px){.termsOfServicesTabs-module__OmwAeG__titleSection{flex:0 0 60%}}@media (max-width:768px){.termsOfServicesTabs-module__OmwAeG__titleSection{text-align:center;flex:0 0 100%}}.termsOfServicesTabs-module__OmwAeG__titleSection h4{color:#333;margin:0;font-size:1.25rem;font-weight:600;display:inline-block}.termsOfServicesTabs-module__OmwAeG__buttonSection{text-align:center;flex:0 0 25%;margin-bottom:1rem}@media (max-width:992px){.termsOfServicesTabs-module__OmwAeG__buttonSection{flex:0 0 40%}}@media (max-width:768px){.termsOfServicesTabs-module__OmwAeG__buttonSection{text-align:center;flex:0 0 100%}}.termsOfServicesTabs-module__OmwAeG__buttonOrangeCatalogue{color:#fff;background-color:#ff6b00;border-radius:4px;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:background-color .3s;display:inline-block;box-shadow:0 0 15px 3px #4d4d4d75}.termsOfServicesTabs-module__OmwAeG__buttonOrangeCatalogue:hover{background-color:#e05d00;text-decoration:none}.termsOfServicesTabs-module__OmwAeG__buttonText{color:#fff;font-size:.9rem;font-weight:600}.termsOfServicesTabs-module__OmwAeG__privacyGreenList li::marker{color:#ac8c53}.termsOfServicesTabs-module__OmwAeG__mailContentColor{color:#ac8c53;font-weight:700;text-decoration:underline}@media (max-width:768px){.termsOfServicesTabs-module__OmwAeG__privacy_policy_tabbed_content{padding:20px 15px}.termsOfServicesTabs-module__OmwAeG__privacy_policy_tracking_header{font-size:16px}.termsOfServicesTabs-module__OmwAeG__privacy_policy_paragraph,.termsOfServicesTabs-module__OmwAeG__privacy_policy_mb_0,.termsOfServicesTabs-module__OmwAeG__privacy_policy_image_list li,.termsOfServicesTabs-module__OmwAeG__privacy_policy_bold_text{font-size:13px}}@media (max-width:480px){.termsOfServicesTabs-module__OmwAeG__privacy_policy_content_wrapper{padding:10px}.termsOfServicesTabs-module__OmwAeG__privacy_policy_tabbed_content{padding:15px 10px}}@media (max-width:768px){.termsOfServicesTabs-module__OmwAeG__cookies_policy_container{padding:1.5rem}.termsOfServicesTabs-module__OmwAeG__cookies_policy_table{width:100%;display:block;overflow-x:scroll}}
.vehicalsDealership-module__Q-QEYG__mobile_networks_coverage_underline_main_container{place-items:center;width:100%;padding-top:3rem;padding-bottom:2rem;display:grid}.vehicalsDealership-module__Q-QEYG__contact_us_Quarters_head_line_1{background-color:#ef6000;border:2px solid #ef6000;border-radius:15px;width:13%;margin:9px 5px auto}.vehicalsDealership-module__Q-QEYG__contact_us_Quarters_head_line_2{background-color:#ef6000;border:1px solid #ef6000;border-radius:15px;width:9%;margin:10px auto}.vehicalsDealership-module__Q-QEYG__mobile_networks_coverage_underline_container{place-items:center;width:65%;margin:auto;display:grid}.vehicalsDealership-module__Q-QEYG__mobile_networks_coverage_underline_main_container h2{font-size:1.8rem;font-weight:500}.vehicalsDealership-module__Q-QEYG__discover_range_container{width:68%;margin:0 auto;padding:80px 20px 60px}.vehicalsDealership-module__Q-QEYG__discover_range_grid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.vehicalsDealership-module__Q-QEYG__discover_range_card{background-color:#fff;border-radius:8px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000000d}.vehicalsDealership-module__Q-QEYG__discover_range_card:hover{box-shadow:0 10px 20px #0000001a}.vehicalsDealership-module__Q-QEYG__discover_range_image_container{width:100%;height:300px;overflow:hidden}.vehicalsDealership-module__Q-QEYG__discover_range_image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.vehicalsDealership-module__Q-QEYG__discover_range_card:hover .vehicalsDealership-module__Q-QEYG__discover_range_image{transform:scale(1.05)}.vehicalsDealership-module__Q-QEYG__discover_range_content{flex-direction:column;flex-grow:1;padding:20px;display:flex}.vehicalsDealership-module__Q-QEYG__discover_range_title{color:#333;margin-bottom:12px;font-size:20px;font-weight:600}.vehicalsDealership-module__Q-QEYG__discover_range_text{color:#666;flex-grow:1;margin-bottom:20px;font-size:14px;line-height:1.6}.vehicalsDealership-module__Q-QEYG__discover_range_link{color:#06c;font-weight:500;text-decoration:none}.vehicalsDealership-module__Q-QEYG__discover_range_link:hover{text-decoration:underline}.vehicalsDealership-module__Q-QEYG__discover_range_button{color:#06c;cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;padding:0;font-size:14px;font-weight:500;display:flex}.vehicalsDealership-module__Q-QEYG__discover_range_button:hover{text-decoration:underline}.vehicalsDealership-module__Q-QEYG__mobile_networks_coverage_cards_container_vehicals{padding-bottom:4rem!important}.vehicalsDealership-module__Q-QEYG__feature_list{margin:0;padding:0;font-family:Glory,sans-serif;list-style:none}.vehicalsDealership-module__Q-QEYG__feature_item{color:#383838;align-items:center;gap:8px;padding:4px 0;display:flex}.vehicalsDealership-module__Q-QEYG__list_icon{flex-shrink:0}@media (max-width:768px){.vehicalsDealership-module__Q-QEYG__discover_range_grid{grid-template-columns:1fr}.vehicalsDealership-module__Q-QEYG__discover_range_image_container{height:180px}.vehicalsDealership-module__Q-QEYG__discover_range_container{width:90%;margin:0 auto;padding:80px 20px 60px}}
