@import url("https://fonts.googleapis.com/css2?family=Anton:wght@400&family=Inter+Tight:wght@600&family=Inter:wght@200;400;500;600&display=swap");@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");*{-webkit-font-smoothing:antialiased;box-sizing:border-box}body,html{margin:0;height:100%}button:focus-visible{outline:2px solid #4a90e2!important;outline:5px auto -webkit-focus-ring-color!important}a{text-decoration:none}:root{--accent:#caee5a;--body-1-font-family:"Inter",Helvetica;--body-1-font-size:18px;--body-1-font-style:normal;--body-1-font-weight:500;--body-1-letter-spacing:0px;--body-1-line-height:160.0000023841858%;--body-2-font-family:"Inter",Helvetica;--body-2-font-size:16px;--body-2-font-style:normal;--body-2-font-weight:400;--body-2-letter-spacing:0px;--body-2-line-height:160.0000023841858%;--button-font-family:"Inter Tight",Helvetica;--button-font-size:16px;--button-font-style:normal;--button-font-weight:600;--button-letter-spacing:0px;--button-line-height:100%;--desktop-breakpoint:1200px;--caption-1-font-family:"Inter",Helvetica;--caption-1-font-size:12px;--caption-1-font-style:normal;--caption-1-font-weight:400;--caption-1-letter-spacing:0px;--caption-1-line-height:139.9999976158142%;--primary:#151515;--secondary:#ff2900;--text:#95979c;--variable-collection-color:#f2001d;--white:#fff}.frame-screen{align-items:flex-start;background-color:#000;display:flex;flex-direction:column;position:relative;--section-horizontal-padding:max(24px,calc((100vw - var(--desktop-breakpoint, 1200px)) / 2))}.frame-screen .contact-form{background-color:#fff;border:1px solid #e4e7ec;border-radius:20px;display:flex;justify-content:center;width:100%}.frame-screen .contact-form__form{display:flex;flex-direction:column;gap:24px;width:100%}.frame-screen .contact-form__grid{display:grid;grid-gap:20px;gap:20px;grid-template-columns:1fr}.frame-screen .contact-form__field{display:flex;flex-direction:column;gap:8px}.frame-screen .contact-form__field--full{grid-column:1/-1}.frame-screen .contact-form__label{color:#101828;font-family:Inter,Helvetica;font-size:14px;font-weight:600;letter-spacing:0;line-height:20px}.frame-screen .contact-form__required{color:#d92d20;margin-left:4px}.frame-screen .contact-form__input,.frame-screen .contact-form__textarea{border:1px solid #d0d5dd;border-radius:12px;color:#101828;font-family:Inter,Helvetica;font-size:15px;line-height:24px;padding:12px 16px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.frame-screen .contact-form__input:focus,.frame-screen .contact-form__textarea:focus{border-color:#111;box-shadow:0 0 0 2px hsla(0,0%,7%,.12);outline:none}.frame-screen .contact-form__textarea{min-height:136px;resize:vertical}.frame-screen .contact-form__error{color:#d92d20;font-family:Inter,Helvetica;font-size:13px;line-height:20px;margin:0}.frame-screen .contact-form__actions{display:flex;flex-direction:column;gap:12px}.frame-screen .contact-form__submit{align-self:flex-start;background-color:#000;border:none;border-radius:999px;color:#fff;cursor:pointer;font-family:Inter,Helvetica;font-size:16px;font-weight:600;letter-spacing:.2px;line-height:24px;padding:14px 32px;transition:background-color .2s ease}.frame-screen .contact-form__submit:hover{background-color:#1f1f1f}.frame-screen .contact-form__submit:focus-visible{outline:2px solid #4a90e2;outline-offset:2px}.frame-screen .contact-form__error-message,.frame-screen .contact-form__success{font-family:Inter,Helvetica;font-size:14px;line-height:22px;margin:0}.frame-screen .contact-form__success{color:#027a48}.frame-screen .contact-form__error-message{color:#b42318}.frame-screen .contact-form--mobile{box-sizing:border-box;margin:24px auto 32px;max-width:520px;padding:24px 24px 32px;width:calc(100% - 55.2px)}.frame-screen .contact-form--mobile .contact-form__submit{align-self:stretch}.frame-screen .contact-form--desktop{margin:0 auto;max-width:904px;padding:32px 24px;width:100%}.frame-screen .contact-form--desktop .contact-form__grid{gap:24px}@media (min-width:900px){.frame-screen .contact-form--desktop{padding:40px 48px}.frame-screen .contact-form--desktop .contact-form__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1200px){.frame-screen .contact-form--desktop{max-width:960px;padding:48px 56px}}.frame-screen .frame-32{align-items:center;align-self:stretch;background-color:#f1f1f1;display:flex;justify-content:space-between;position:relative;width:100%}.frame-screen .contact-info{position:relative}.frame-screen .text-14{color:var(--primary);font-family:Inter,Helvetica;font-weight:400;letter-spacing:0;white-space:nowrap}.frame-screen .line-5{width:1px}.frame-screen .text-15{color:var(--primary);font-family:Inter,Helvetica;font-weight:400;letter-spacing:0;white-space:nowrap}.frame-screen .phone-link{color:inherit;text-decoration:none}.frame-screen .phone-link:focus-visible,.frame-screen .phone-link:hover{text-decoration:underline}.frame-screen .social-links{align-items:center;display:inline-flex;flex:0 0 auto;gap:12px;position:relative}.frame-screen .social-links--header{color:var(--primary)}.frame-screen .social-link{align-items:center;border-radius:50%;color:inherit;display:inline-flex;height:32px;justify-content:center;text-decoration:none;transition:opacity .2s ease-in-out;width:32px}.frame-screen .social-link:focus-visible,.frame-screen .social-link:hover{opacity:.8}.frame-screen .social-links--header .social-link{height:28px;width:28px}.frame-screen .social-link__icon{display:block;height:16px;width:16px}.frame-screen .social-links--footer{color:var(--white);gap:16px}.frame-screen .social-links--footer .social-link{border:1px solid hsla(0,0%,100%,.4);height:32px;width:32px}.frame-screen .social-links--footer .social-link__icon{height:18px;width:18px}.frame-screen .frame-33{align-items:center;align-self:stretch;display:flex;justify-content:space-between;position:relative;width:100%}.frame-screen .element{aspect-ratio:3.55;position:relative}.frame-screen .button-2{all:unset;align-items:center;background-color:#f2001d;box-sizing:border-box;cursor:pointer;display:inline-flex;flex:0 0 auto;justify-content:center;position:relative;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.frame-screen .button-2:focus-visible{outline:3px solid hsla(0,0%,100%,.6);outline-offset:3px}.frame-screen .button-2:hover{background-color:#d6001a;box-shadow:0 12px 24px rgba(242,0,29,.35);transform:translateY(-2px) scale(1.01)}.frame-screen .text-wrapper-8{color:#fff;font-family:Inter,Helvetica;font-weight:600;letter-spacing:0;position:relative;white-space:nowrap;width:-moz-fit-content;width:fit-content}.frame-screen .frame-34{align-items:flex-start;align-self:stretch;background-color:#000;display:flex;flex:0 0 auto;gap:211.98px;justify-content:space-around;padding:20px 27.6px;position:relative;width:100%}.frame-screen .adankart-remove-ar{aspect-ratio:1.97;height:162px;position:relative;width:319px}.frame-screen .frame-35{height:105px;position:relative;width:375px}.frame-screen .mobile-carousel{align-self:stretch;background-color:#000;display:flex;justify-content:center;padding:0 27.6px 24px;position:relative;width:100%}.frame-screen .mobile-carousel .what-we-do-carousel{max-width:100%}.frame-screen .image-wrapper{border-radius:12.26px;height:342px;margin-right:-10.21px;overflow:hidden;position:relative;width:330px}.frame-screen .image-2{align-items:flex-end;display:flex;height:374px;left:-4px;position:relative;width:344px}.frame-screen .image-3{aspect-ratio:1.09;height:342px;margin-bottom:-7.1px;margin-left:3.7px;width:330px}.frame-screen .frame-36{align-self:stretch;background-color:#fff;flex-direction:column;gap:16px;padding:32px 24px 16px}.frame-screen .frame-36,.frame-screen .heading-wrapper{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.frame-screen .heading-10{color:#000;font-family:Anton,Helvetica;font-size:35px;font-weight:400;letter-spacing:0;line-height:45.5px;margin:0;max-width:320px;position:relative;text-align:center;width:100%}.frame-screen .frame-37{align-items:center;align-self:stretch;background-color:#fff;display:flex;justify-content:center;padding:0 24px 24px;position:relative;width:100%}.frame-screen .text-16{color:#000;font-family:Inter,Helvetica;font-size:14px;font-weight:400;letter-spacing:0;line-height:22.4px;margin:0;max-width:480px;position:relative;text-align:center;width:100%}.frame-screen .button-wrapper{align-items:center;background-color:#fff;display:flex;flex-direction:column;gap:26px;height:131px;justify-content:space-around;padding:0 43px 41px;position:relative;width:375px}.frame-screen .button-3{all:unset;align-items:center;background-color:#000;border-radius:71.95px;box-sizing:border-box;display:inline-flex;gap:7.19px;height:49px;justify-content:center;padding:14.39px 28.78px;position:relative}.frame-screen .text-wrapper-9{color:#fff;font-family:Inter,Helvetica;font-size:14px;font-weight:600;letter-spacing:0;line-height:14px;position:relative;white-space:nowrap;width:-moz-fit-content;width:fit-content}.frame-screen .frame-38{align-items:center;align-self:stretch;background-color:#000;display:flex;justify-content:center;padding:16px 24px;position:relative;width:100%}.frame-screen .element-2{aspect-ratio:3.55;height:35.42px;position:relative;width:125.59px}.frame-screen .line-6{flex:1 1;flex-grow:1;height:1px;margin-top:-1px;object-fit:cover;position:relative}.frame-screen .frame-39{align-self:stretch;background-color:#000;padding:16px 24px 32px;width:100%}.frame-screen .contact-info-2,.frame-screen .frame-39{align-items:center;display:flex;flex-direction:column;gap:12px;position:relative}.frame-screen .text-wrapper-10{color:#fff;font-family:Inter,Helvetica;font-size:12px;font-weight:400;letter-spacing:0;line-height:16.8px;margin:0;position:relative;text-align:center;white-space:normal;width:100%}.frame-screen .line-7{display:none}.frame-screen .social-links--mobile-footer{display:flex;justify-content:center;width:100%}.frame-screen .frame-40{align-items:center;align-self:stretch;background-color:#000;display:flex;height:806px;justify-content:space-between;padding:64px var(--section-horizontal-padding);position:relative;width:100%}.frame-screen .frame-41{gap:28px}.frame-screen .frame-41,.frame-screen .frame-42{align-items:flex-start;display:flex;position:relative;width:714px}.frame-screen .frame-42{flex-direction:column;gap:36px}.frame-screen .frame-43{height:263px;position:relative;width:635px}.frame-screen .sub-heading-5{color:#f2001d;font-family:Inter,Helvetica;font-size:16px;font-weight:600;left:0;letter-spacing:1.6px;line-height:16px;position:absolute;top:1px;white-space:nowrap}.frame-screen .heading-11{font-family:Anton,Helvetica;font-size:64px;font-weight:400;line-height:83.2px;top:34px}.frame-screen .heading-11,.frame-screen .heading-12{color:#fff;left:0;letter-spacing:0;position:absolute;white-space:nowrap}.frame-screen .heading-12{font-family:Inter,Helvetica;font-size:32px;font-weight:200;line-height:41.6px;top:117px}.frame-screen .text-17{color:#ececec;font-family:Inter,Helvetica;font-size:18px;font-weight:500;left:0;letter-spacing:0;line-height:28.8px;position:absolute;top:176px;width:635px}.frame-screen .adankart-remove-ar-2{aspect-ratio:1.97;height:363px;position:relative;width:714px}.frame-screen .frame-44{align-items:flex-start;flex:0 0 auto;gap:76px;justify-content:center}.frame-screen .frame-44,.frame-screen .fun-fact-3{display:inline-flex;flex-direction:column;position:relative}.frame-screen .fun-fact-3{align-items:center;height:130px;justify-content:space-between}.frame-screen .number-3{color:var(--variable-collection-color);font-family:Anton,Helvetica;font-size:64px;font-weight:400;letter-spacing:0;line-height:76.8px;margin-top:-1px;position:relative;white-space:nowrap;width:-moz-fit-content;width:fit-content}.frame-screen .text-18{color:#f4f4f4}.frame-screen .text-18,.frame-screen .text-19{font-family:Inter,Helvetica;font-size:24.9px;font-weight:400;letter-spacing:0;line-height:39.8px;position:relative;white-space:nowrap;width:-moz-fit-content;width:fit-content}.frame-screen .text-19{color:#fff}@media (min-width:1200px){.frame-screen .frame-40{gap:clamp(48px,6vw,96px);justify-content:center}}.frame-screen .frame-45{align-items:center;align-self:stretch;background-color:#000;display:flex;flex-direction:column;gap:48px;padding:0 var(--section-horizontal-padding) 64px;position:relative;width:100%}.frame-screen .frame-46{align-items:flex-start;display:inline-flex;flex:0 0 auto;gap:28px;position:relative}.frame-screen .title-wrapper{height:156px;position:relative;width:720px}.frame-screen .title-2{gap:30px;left:calc(50% - 360px)}.frame-screen .heading-13,.frame-screen .title-2{align-items:center;display:inline-flex;flex-direction:column;position:relative}.frame-screen .heading-13{height:156px;justify-content:space-between}.frame-screen .heading-14{color:#fff;font-family:Anton,Helvetica;font-size:56px;font-weight:400;line-height:78.4px;margin-top:-1px;white-space:nowrap;width:-moz-fit-content;width:fit-content}.frame-screen .heading-14,.frame-screen .text-20{letter-spacing:0;position:relative;text-align:center}.frame-screen .text-20{color:#ececec;font-family:Inter,Helvetica;font-size:18px;font-weight:500;line-height:28.8px;width:720px}.frame-screen .what-we-do-carousel{align-items:stretch;display:flex;flex-direction:column;gap:24px;max-width:1040px;position:relative;width:100%}.frame-screen .what-we-do-carousel__viewport{overflow:hidden;position:relative;width:100%}.frame-screen .what-we-do-carousel__track{align-items:stretch;display:flex;transition:transform .6s ease;width:100%}.frame-screen .what-we-do-carousel__track--no-transition{transition:none}.frame-screen .what-we-do-carousel__slide{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;gap:16px;min-width:0;opacity:.6;padding:12px;transform-origin:center;transition:opacity .3s ease,transform .3s ease}.frame-screen .what-we-do-carousel__slide.is-visible{opacity:.85}.frame-screen .what-we-do-carousel__slide.is-active{opacity:1;transform:scale(1.02)}.frame-screen .what-we-do-carousel__media{aspect-ratio:16/10;background:linear-gradient(145deg,hsla(0,0%,4%,.92),hsla(0,0%,9%,.92));border-radius:28px;overflow:hidden;position:relative;transition:box-shadow .3s ease;width:100%}.frame-screen .what-we-do-carousel__slide.is-active .what-we-do-carousel__media{box-shadow:0 0 0 4px #ff3b30}.frame-screen .what-we-do-carousel__image{display:block;height:100%;object-fit:cover;width:100%}.frame-screen .what-we-do-carousel__caption{display:flex;flex-direction:column;gap:8px;padding:0 8px 8px}.frame-screen .what-we-do-carousel__title{font-family:Anton,Helvetica;font-size:28px;letter-spacing:.04em;line-height:1.1;margin:0;text-transform:uppercase}.frame-screen .what-we-do-carousel__description{color:hsla(0,0%,100%,.85);font-family:Inter,Helvetica;font-size:15px;line-height:24px;margin:0}.frame-screen .what-we-do-carousel__controls{align-items:center;display:flex;gap:16px;justify-content:center}.frame-screen .what-we-do-carousel__nav{align-items:center;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.18);border-radius:999px;color:var(--white);cursor:pointer;display:inline-flex;height:56px;justify-content:center;transition:background-color .2s ease,border-color .2s ease;width:56px}.frame-screen .what-we-do-carousel__nav:hover{background:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.32)}.frame-screen .what-we-do-carousel__nav:focus-visible{outline:2px solid #4cc9f0;outline-offset:3px}.frame-screen .what-we-do-carousel__status{color:var(--white);display:inline-flex;font-family:Inter,Helvetica;font-size:18px;gap:6px;letter-spacing:.24em;text-transform:uppercase}.frame-screen .what-we-do-carousel__status-index{font-weight:600}.frame-screen .what-we-do-carousel__dots{display:flex;gap:12px;justify-content:center}.frame-screen .what-we-do-carousel__dot{background:hsla(0,0%,100%,.28);border:none;border-radius:999px;cursor:pointer;height:12px;padding:0;transition:background-color .2s ease,width .2s ease;width:12px}.frame-screen .what-we-do-carousel__dot.is-active{background:#fff;width:32px}.frame-screen .what-we-do-carousel__dot:focus-visible{outline:2px solid #4cc9f0;outline-offset:3px}.frame-screen .frame-48{align-items:flex-start;align-self:stretch;background-color:#000;display:flex;flex-direction:column;gap:814px;height:217px;justify-content:space-around;padding:64px var(--section-horizontal-padding);position:relative;width:100%}.frame-screen .title-3{align-items:flex-start;display:inline-flex;flex:0 0 auto;flex-direction:column;gap:10px;margin-bottom:-11px;position:relative}.frame-screen .sub-heading-6{color:var(--variable-collection-color);font-family:Inter,Helvetica;font-size:16px;font-weight:600;letter-spacing:1.6px;line-height:16px;margin-top:-1px;position:relative;white-space:nowrap;width:-moz-fit-content;width:fit-content}.frame-screen .heading-15{align-items:flex-start;display:inline-flex;flex:0 0 auto;flex-direction:column;gap:20px;position:relative}.frame-screen .heading-16{color:var(--white);font-family:Anton,Helvetica;font-size:56px;font-weight:400;letter-spacing:0;line-height:78.4px;margin-top:-1px;position:relative;width:711px}.frame-screen .frame-49{align-self:stretch;background-color:#000;padding:64px var(--section-horizontal-padding);position:relative;width:100%}.frame-screen .services-grid{display:grid;grid-gap:48px 32px;gap:48px 32px;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:center}.frame-screen .frame-50{align-items:flex-start;display:flex;flex-direction:column;gap:20px;position:relative}.frame-screen .services-grid .frame-50{justify-self:center;width:min(100%,360px)}.frame-screen .icon-4{align-items:center;background-color:var(--secondary);border-radius:10px;display:inline-flex;flex:0 0 auto;gap:10px;overflow:hidden;padding:17px;position:relative}.frame-screen .image-white-5{height:36px;object-fit:contain;position:relative;width:36px}.frame-screen .GPS-trackers-6{color:#fff;font-size:24px;font-weight:500;letter-spacing:-.48px;line-height:26.4px}.frame-screen .GPS-trackers-6,.frame-screen .text-21{align-self:stretch;font-family:Inter,Helvetica;position:relative}.frame-screen .text-21{color:#f4f4f4;font-size:14px;font-weight:400;letter-spacing:0;line-height:22.4px;display:block}.frame-screen .frame-51{align-items:center;align-self:stretch;background-color:#000;display:flex;height:355px;justify-content:space-between;padding:64px var(--section-horizontal-padding);position:relative;width:100%}.frame-screen .title-4{align-items:flex-start;display:flex;flex-direction:column;gap:10px;position:relative;width:711px}.frame-screen .sub-heading-7{align-self:stretch;color:var(--variable-collection-color);font-family:Inter,Helvetica;font-size:16px;font-weight:600;letter-spacing:1.6px;line-height:16px;margin-top:-1px;position:relative}.frame-screen .heading-17{align-self:stretch;height:150px;position:relative;width:100%}.frame-screen .heading-18{color:var(--white);font-family:Anton,Helvetica;font-size:56px;font-weight:400;left:0;letter-spacing:0;line-height:78.4px;position:absolute;top:0;width:711px}.frame-screen .text-22{color:var(--text);font-family:var(--body-1-font-family);font-size:var(--body-1-font-size);font-style:var(--body-1-font-style);font-weight:var(--body-1-font-weight);left:0;letter-spacing:var(--body-1-letter-spacing);line-height:var(--body-1-line-height);position:absolute;top:98px;width:711px}.frame-screen .frame-52{background-image:url(https://c.animaapp.com/0edVQK35/img/group-13-1@2x.png);background-size:100% 100%;display:flex;align-items:center;justify-content:center;height:323.4px;margin-bottom:-48.2px;margin-top:-48.2px;position:relative;width:330.8px}.frame-screen .fun-fact-4{align-items:center;display:inline-flex;flex-direction:column;height:125px;justify-content:space-between;position:relative}.frame-screen .number-4{color:var(--variable-collection-color);font-family:Anton,Helvetica;font-size:61.4px;line-height:73.7px;margin-top:-.96px;white-space:nowrap}.frame-screen .number-4,.frame-screen .text-23{font-weight:400;letter-spacing:0;position:relative;width:-moz-fit-content;width:fit-content}.frame-screen .text-23{color:#fff;font-family:Inter,Helvetica;font-size:23.9px;line-height:23.9px;text-align:center}.frame-screen .frame-53{align-items:flex-start;align-self:stretch;background-color:#000;display:flex;height:706px;justify-content:space-between;padding:64px var(--section-horizontal-padding);position:relative;width:100%}.frame-screen .image-box-2{border-radius:20px;height:611px;margin-bottom:-33px;overflow:hidden;position:relative;width:514px}.frame-screen .image-4{align-items:flex-end;display:flex;height:611px;left:-6px;position:relative;top:1px;width:562px}.frame-screen .image-5{aspect-ratio:1.09;height:610.9px;margin-bottom:-11px;margin-left:6px;width:514px}.frame-screen .frame-54{align-items:flex-start;display:flex;flex-direction:column;gap:30px;position:relative;width:528px}.frame-screen .frame-55{align-self:stretch;height:134px;position:relative;width:100%}.frame-screen .div-wrapper-2,.frame-screen .frame-56{display:flex;width:536px}.frame-screen .frame-56{gap:20px}.frame-screen .frame-57{display:flex;flex-direction:column;height:134px;width:258px}.frame-screen .vector-2{height:39.79px;margin-left:-1.9px;margin-top:-1.9px;width:39.79px}.frame-screen .heading-19{color:var(--white);font-family:Inter,Helvetica;font-size:24px;font-weight:500;height:34px;letter-spacing:0;line-height:33.6px;margin-top:8.1px;white-space:nowrap;width:214px}.frame-screen .text-24{color:#ececec;font-family:Inter,Helvetica;font-size:14px;font-weight:400;height:44px;letter-spacing:0;line-height:22.4px;margin-top:10px;width:254px}.frame-screen .frame-58,.frame-screen .frame-59{display:flex;width:258px}.frame-screen .frame-59{flex-direction:column;gap:10px;height:134px}.frame-screen .img-2{height:36px;width:36px}.frame-screen .heading-20{color:var(--white);font-family:Inter,Helvetica;font-size:24px;font-weight:500;height:34px;letter-spacing:0;line-height:33.6px;white-space:nowrap;width:206px}.frame-screen .text-25{color:#ececec;font-family:Inter,Helvetica;font-size:14px;font-weight:400;height:44px;letter-spacing:0;line-height:22.4px}.frame-screen .line-8{align-self:stretch;height:1px;object-fit:cover;position:relative;width:100%}.frame-screen .frame-60{display:flex;flex-direction:column;gap:10px;height:134px;left:0;position:absolute;top:0;width:258px}.frame-screen .heading-21{color:var(--white);font-family:Inter,Helvetica;font-size:24px;font-weight:500;height:34px;letter-spacing:0;line-height:33.6px;white-space:nowrap;width:162px}.frame-screen .frame-61{display:flex;height:134px;left:278px;position:absolute;top:0;width:258px}.frame-screen .heading-22{color:var(--white);font-family:Inter,Helvetica;font-size:24px;font-weight:500;height:34px;letter-spacing:0;line-height:33.6px;white-space:nowrap;width:89px}.frame-screen .button-4{all:unset;align-items:center;background-color:#f2001d;border-radius:100px;box-sizing:border-box;cursor:pointer;display:inline-flex;gap:10px;justify-content:center;min-height:56px;padding:16px 32px;position:relative;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.frame-screen .button-4:focus-visible{outline:3px solid hsla(0,0%,100%,.6);outline-offset:3px}.frame-screen .button-4:hover{background-color:#d6001a;box-shadow:0 12px 24px rgba(242,0,29,.35);transform:translateY(-2px) scale(1.01)}.frame-screen .text-wrapper-11{color:#fff;font-family:Inter,Helvetica;font-size:16px;font-weight:600;letter-spacing:0;line-height:16px;white-space:nowrap}.frame-screen .frame-62,.frame-screen .frame-63,.frame-screen .frame-64{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;flex-direction:column;position:relative;width:100%}.frame-screen .frame-64{background-color:#f2f4f8;gap:60px;padding:64px var(--section-horizontal-padding)}.frame-screen .title-5{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;gap:10px;position:relative;width:730px}.frame-screen .heading-23{align-self:stretch;height:63px;position:relative;width:100%}.frame-screen .heading-24{color:#000;font-family:Anton,Helvetica;font-size:56px;font-weight:400;left:0;letter-spacing:0;line-height:78.4px;position:absolute;top:0;width:787px}.frame-screen .frame-65{align-items:center;align-self:stretch;background-color:#f2f4f8;display:flex;flex:0 0 auto;flex-direction:column;gap:60px;padding:64px var(--section-horizontal-padding);position:relative;width:100%}.frame-screen .frame-66{align-items:stretch;display:flex;flex:0 0 auto;gap:25px;justify-content:center;position:relative;width:100%}.frame-screen .review-2{align-items:flex-start;align-self:stretch;background-color:var(--white);border-radius:20px;display:flex;flex-direction:column;gap:30px;overflow:hidden;padding:34px;position:relative;width:364px}.frame-screen .image-box-3{align-items:center;display:flex;gap:24px;width:100%}.frame-screen .logo-wrapper{align-items:center;background-color:var(--white);border:1px solid #e0e0e0;border-radius:12px;display:inline-flex;height:80px;justify-content:center;min-width:120px;padding:12px 18px}.frame-screen .review-logo{max-height:56px;max-width:100%;object-fit:contain}.frame-screen .rating-3{display:flex;flex-direction:column;gap:9px;padding:4px 0}.frame-screen .text-wrapper-12{color:var(--primary);font-size:24px;letter-spacing:0;line-height:33.6px}.frame-screen .text-26,.frame-screen .text-wrapper-12{font-family:Inter,Helvetica;font-weight:500;white-space:normal}.frame-screen .text-26{color:#979797;font-size:16px;letter-spacing:.16px;line-height:16px;width:100%}.frame-screen .rating-4{display:flex;gap:10px;width:82px}.frame-screen .star-wrapper{display:flex;height:32px;width:32px}.frame-screen .star-4{height:25.09px;margin-left:2.9px;margin-top:2.2px;width:26.28px}.frame-screen .text-wrapper-13{color:#000;font-family:Inter,Helvetica;font-size:16px;font-weight:400;height:16px;letter-spacing:0;line-height:16px;margin-top:8px;text-align:center;white-space:nowrap;width:40px}.frame-screen .text-27{align-self:stretch;width:100%}.frame-screen .text-28{color:var(--text);font-family:Inter,Helvetica;font-size:16px;font-weight:400;letter-spacing:0;line-height:25.6px;margin:0;width:100%}.frame-screen .text-wrapper-14{color:var(--text);font-family:var(--body-2-font-family);font-size:var(--body-2-font-size);font-style:var(--body-2-font-style);font-weight:var(--body-2-font-weight);left:0;letter-spacing:var(--body-2-letter-spacing);line-height:var(--body-2-line-height);position:absolute;top:68px;white-space:nowrap}.frame-screen .frame-67{background-color:#fff;flex:0 0 auto;gap:30px;justify-content:center;padding:64px var(--section-horizontal-padding)}.frame-screen .frame-67,.frame-screen .frame-68{align-items:center;align-self:stretch;display:flex;flex-direction:column;position:relative;width:100%}.frame-screen .frame-68{gap:18px;height:110px}.frame-screen .heading-25{height:63px;position:relative;width:892px}.frame-screen .text-wrapper-15{align-items:center;display:flex;font-family:Inter,Helvetica;font-size:18px;height:29px;justify-content:center;left:-28px;line-height:28.9px;text-align:center;top:81px;white-space:nowrap}.frame-screen .heading-26,.frame-screen .text-wrapper-15{color:#000;font-weight:400;letter-spacing:0;position:absolute}.frame-screen .heading-26{font-family:Anton,Helvetica;font-size:56px;left:0;line-height:78.4px;top:-1px;width:903px}.frame-screen .frame-69{align-items:flex-start;display:inline-flex;flex:0 0 auto;flex-direction:column;gap:18px;position:relative}.frame-screen .frame-70{align-items:flex-start;display:flex;flex:0 0 auto;gap:28px;position:relative;width:1090px}.frame-screen .group-wrapper-2{height:41.99px;position:relative;width:530.81px}.frame-screen .group-9{height:100%;position:relative;width:100.38%}.frame-screen .rectangle-2{height:0;left:0;position:absolute;top:98.4%;width:99.62%}.frame-screen .name{width:27.78%}.frame-screen .name,.frame-screen .name-2{align-items:center;color:#000;display:flex;font-family:Inter,Helvetica;font-size:21.5px;font-weight:400;height:83.34%;justify-content:center;left:0;letter-spacing:0;line-height:34.5px;position:absolute;top:0;white-space:nowrap}.frame-screen .name-2{width:18.21%}.frame-screen .footer{align-items:center;align-self:stretch;background-color:#000;padding:48px 24px}.frame-screen .footer,.frame-screen .frame-71{display:flex;flex-direction:column;gap:32px;position:relative;width:100%}.frame-screen .frame-71{align-items:flex-start;margin:0 auto;max-width:var(--desktop-breakpoint,1200px)}.frame-screen .element-3{aspect-ratio:3.55;height:52.18px;position:relative;width:185px}.frame-screen .group-10{display:flex;flex-direction:column;gap:24px;width:100%}.frame-screen .line-9{display:block;height:1px;object-fit:cover;width:100%}.frame-screen .footer__row{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;width:100%}.frame-screen .footer__row .social-links{margin-left:auto}.frame-screen .copyright{color:var(--white);font-family:var(--caption-1-font-family);font-size:var(--caption-1-font-size);font-style:var(--caption-1-font-style);font-weight:var(--caption-1-font-weight);letter-spacing:var(--caption-1-letter-spacing);line-height:var(--caption-1-line-height);margin:0;white-space:normal}@media (max-width:767px){.frame-screen .frame-49{padding:32px 20px}.frame-screen .frame-62,.frame-screen .frame-65{align-items:flex-start}.frame-screen .frame-64,.frame-screen .frame-65{padding:32px 20px}.frame-screen .services-grid{gap:24px;grid-template-columns:1fr}.frame-screen .services-grid .frame-50{justify-self:stretch;width:100%}.frame-screen .title-5{gap:12px;width:100%}.frame-screen .sub-heading-7{text-align:left}.frame-screen .heading-23{height:auto}.frame-screen .heading-24{position:static;text-align:left;width:100%}.frame-screen .image-box-3{gap:16px}.frame-screen .logo-wrapper{height:64px;min-width:104px;padding:10px 16px}.frame-screen .review-logo{max-height:44px}}@media (min-width:768px) and (max-width:1199px){.frame-screen{width:100%}.frame-screen .frame-40,.frame-screen .frame-48,.frame-screen .frame-49,.frame-screen .frame-51,.frame-screen .frame-53,.frame-screen .frame-65,.frame-screen .frame-67{padding:48px var(--section-horizontal-padding)}.frame-screen .frame-40,.frame-screen .frame-51,.frame-screen .frame-53,.frame-screen .frame-65,.frame-screen .frame-67{align-items:stretch;flex-direction:column;gap:40px;height:auto}.frame-screen .frame-41,.frame-screen .frame-42,.frame-screen .frame-43,.frame-screen .frame-54,.frame-screen .frame-68,.frame-screen .heading-25,.frame-screen .title-4{width:100%}.frame-screen .frame-43,.frame-screen .frame-68{height:auto}.frame-screen .image-box-3{gap:20px}.frame-screen .logo-wrapper{height:72px;min-width:110px;padding:12px 16px}.frame-screen .review-logo{max-height:50px}.frame-screen .frame-43{align-items:flex-start;display:flex;flex-direction:column;gap:16px}.frame-screen .heading-11,.frame-screen .heading-12,.frame-screen .sub-heading-5,.frame-screen .text-17{position:static;white-space:normal}.frame-screen .text-17{margin:0}.frame-screen .heading-11{font-size:52px;line-height:64px}.frame-screen .heading-12{font-size:28px;line-height:36px}.frame-screen .text-17{font-size:18px;line-height:28px;width:100%}.frame-screen .adankart-remove-ar-2{height:auto;width:100%}.frame-screen .frame-44{flex-direction:row;flex-wrap:wrap;gap:24px;justify-content:space-between}.frame-screen .fun-fact-3{align-items:flex-start;height:auto;text-align:left;width:calc(50% - 12px)}.frame-screen .number-3{font-size:52px;line-height:60px}.frame-screen .text-18,.frame-screen .text-19,.frame-screen .text-20{font-size:20px;line-height:32px;width:100%}.frame-screen .what-we-do-carousel{gap:24px;max-width:100%}.frame-screen .what-we-do-carousel__slide{padding:16px}.frame-screen .what-we-do-carousel__media{border-radius:32px}.frame-screen .what-we-do-carousel__caption{padding:0 12px 12px}.frame-screen .what-we-do-carousel__title{font-size:32px}.frame-screen .what-we-do-carousel__description{font-size:16px;line-height:26px}.frame-screen .what-we-do-carousel__nav{height:52px;width:52px}.frame-screen .what-we-do-carousel__status{font-size:16px;letter-spacing:.18em}.frame-screen .frame-48{gap:72px;height:auto}.frame-screen .heading-16{font-size:48px;line-height:64px;width:100%}.frame-screen .services-grid{gap:32px;grid-template-columns:repeat(2,minmax(0,1fr))}.frame-screen .frame-51{align-items:stretch}.frame-screen .frame-52{height:260px;margin:0 auto;width:260px}.frame-screen .frame-53{align-items:stretch;gap:32px}.frame-screen .image-box-2{height:auto;margin:0 auto;max-width:540px;width:100%}.frame-screen .image-4,.frame-screen .image-5{height:auto;left:0;top:0;width:100%}.frame-screen .div-wrapper-2,.frame-screen .frame-54,.frame-screen .frame-55,.frame-screen .frame-56,.frame-screen .frame-58,.frame-screen .frame-59{width:100%}.frame-screen .frame-56{flex-direction:column}.frame-screen .frame-55,.frame-screen .frame-57,.frame-screen .frame-58,.frame-screen .frame-60,.frame-screen .frame-61{height:auto}.frame-screen .frame-57,.frame-screen .frame-60,.frame-screen .frame-61{gap:16px}.frame-screen .frame-60,.frame-screen .frame-61{align-items:flex-start}.frame-screen .text-24,.frame-screen .text-25{height:auto;width:100%}.frame-screen .frame-60,.frame-screen .frame-61{margin-top:24px;position:static;width:100%}.frame-screen .frame-64,.frame-screen .frame-65,.frame-screen .frame-67{padding:48px 32px}.frame-screen .title-5{width:100%}.frame-screen .heading-24{font-size:48px;line-height:64px;position:static;width:100%}.frame-screen .frame-65{align-items:stretch;gap:40px}.frame-screen .frame-66{flex-direction:column;gap:24px;width:100%}.frame-screen .review-2{width:100%}.frame-screen .frame-67{align-items:stretch}.frame-screen .heading-25{width:100%}.frame-screen .text-wrapper-15{left:0;position:static;text-align:left}.frame-screen .frame-69,.frame-screen .frame-70,.frame-screen .group-9,.frame-screen .group-wrapper-2{width:100%}.frame-screen .frame-70{flex-direction:column;gap:16px}.frame-screen .name,.frame-screen .name-2{width:auto}.frame-screen .footer{height:auto;padding:32px;width:100%}.frame-screen .frame-71{gap:24px;width:100%}.frame-screen .group-10{width:100%}.frame-screen .social-links--footer{margin-top:24px;position:static}.frame-screen .frame-68{align-items:center;gap:24px}.frame-screen .heading-25{height:auto;max-width:720px;margin:0 auto;position:static;display:flex;flex-direction:column;align-items:center;gap:16px}.frame-screen .heading-26{font-size:42px;line-height:52px;position:static;text-align:center;width:100%;white-space:normal;margin:0}.frame-screen .text-wrapper-15{font-size:18px;line-height:28px;margin:0;text-align:center;white-space:normal}}.div{align-items:flex-start;align-self:stretch;gap:211.98px;height:301px;justify-content:space-around;padding:16.67px 27.6px 0;width:100%}.div,.div .frame-13{background-color:#000;display:flex;position:relative}.div .frame-13{align-items:center;flex:1 1;flex-grow:1;height:259px;justify-content:space-between;padding:16.67px 0}.div .frame-14{align-items:flex-start;display:flex;flex-direction:column;gap:10px;margin-bottom:-16.67px;margin-top:-16.67px;position:relative;width:138px}.div .icon{background-color:var(--secondary);border-radius:6.14px;height:43px;overflow:hidden;position:relative;width:43px}.div .image-white{height:22px;left:calc(50% - 11px);object-fit:contain;position:absolute;top:calc(50% - 11px);width:22px}.div .GPS-trackers{align-self:stretch;color:#fff;font-size:18px;font-weight:500;letter-spacing:-.36px;line-height:19.8px}.div .GPS-trackers,.div .text-3{font-family:Inter,Helvetica;position:relative}.div .text-3{color:#f4f4f4;font-size:14px;font-weight:400;letter-spacing:0;line-height:22.4px;display:block;width:100%}.div-wrapper{align-self:stretch;background-color:#000;flex:0 0 auto;gap:211.98px;justify-content:flex-start;padding:16.67px 27.6px}.div-wrapper,.div-wrapper .frame-10{align-items:flex-start;display:flex;position:relative;width:100%}.div-wrapper .frame-10{gap:7.29px}.div-wrapper .frame-11{align-items:flex-start;display:flex;flex-direction:column;gap:9.38px;position:relative;width:100%}.div-wrapper .frame-12{align-self:stretch;display:flex;flex-direction:column;gap:8px;width:100%}.div-wrapper .sub-heading-2{color:#f2001d;font-family:Inter,Helvetica;font-size:11px;font-weight:600;letter-spacing:1.1px;line-height:1.2;text-align:left;width:100%}.div-wrapper .heading-4{color:#fff;font-family:Anton,Helvetica;font-size:35px;font-weight:400;letter-spacing:0;line-height:1.2;text-align:left;width:100%}.frame{align-self:stretch;background-color:#000;height:373px;justify-content:space-between;padding:16.67px 27.6px;width:100%}.frame,.frame .frame-wrapper-2{align-items:flex-start;display:flex;position:relative}.frame .frame-wrapper-2{gap:7.29px;height:330px;width:186px}.frame .frame-wrapper-3{align-items:flex-start;display:flex;flex-direction:column;gap:9.38px;height:313px;position:relative;width:186px}.frame .div-2{align-self:stretch;height:319px;margin-bottom:-6px;position:relative;width:100%}.frame .paragraph{color:#ececec;font-size:14px;font-weight:500;left:-2px;line-height:22.4px;top:154px;width:201px}.frame .heading,.frame .paragraph{font-family:Inter,Helvetica;letter-spacing:0;position:absolute}.frame .heading{color:#fff;font-size:15px;font-weight:200;left:-1px;line-height:19.5px;top:120px;white-space:nowrap}.frame .sub-heading{color:#f2001d;font-family:Inter,Helvetica;font-size:11px;font-weight:600;left:-2px;letter-spacing:1.1px;line-height:11px;position:absolute;top:7px;width:180px}.frame .text-wrapper{color:#fff;font-family:Anton,Helvetica;font-size:35px;font-weight:400;left:-2px;letter-spacing:0;line-height:45.5px;position:absolute;top:30px;width:174px}.frame .div-3{align-items:flex-start;flex:0 0 auto;gap:32.52px;height:313px;justify-content:center}.frame .div-3,.frame .fun-fact{display:inline-flex;flex-direction:column;position:relative}.frame .fun-fact{align-items:center;height:55.62px;justify-content:space-between}.frame .number{color:var(--variable-collection-color);font-family:Anton,Helvetica;font-size:27.4px;font-weight:400;letter-spacing:0;line-height:32.9px;margin-top:-.43px;position:relative;white-space:nowrap;width:-moz-fit-content;width:fit-content}.frame .text{color:#f4f4f4}.frame .text,.frame .text-2{font-family:Inter,Helvetica;font-size:10.7px;font-weight:400;letter-spacing:0;line-height:17px;position:relative;white-space:nowrap;width:-moz-fit-content;width:fit-content}.frame .text-2{color:#fff}.frame-1{align-items:flex-start;align-self:stretch;gap:211.98px;height:301px;justify-content:space-around;padding:16.67px 27.6px;width:100%}.frame-1,.frame-1 .frame-17{background-color:#000;display:flex;position:relative}.frame-1 .frame-17{align-items:center;flex:1 1;flex-grow:1;height:259px;justify-content:space-between;padding:16.67px 0}.frame-1 .frame-18{align-items:flex-start;display:flex;flex-direction:column;gap:10px;margin-bottom:-16.67px;margin-top:-16.67px;position:relative;width:138px}.frame-1 .img-wrapper{background-color:var(--secondary);border-radius:6.14px;height:43px;overflow:hidden;position:relative;width:43px}.frame-1 .image-white-2{height:22px;left:calc(50% - 11px);object-fit:contain;position:absolute;top:calc(50% - 11px);width:22px}.frame-1 .GPS-trackers-3{align-self:stretch;color:#fff;font-size:18px;font-weight:500;letter-spacing:-.36px;line-height:19.8px}.frame-1 .GPS-trackers-3,.frame-1 .text-5{font-family:Inter,Helvetica;position:relative}.frame-1 .text-5{color:#f4f4f4;font-size:14px;font-weight:400;letter-spacing:0;line-height:22.4px;display:block;width:100%}.frame-2{align-items:flex-start;align-self:stretch;gap:211.98px;height:301px;justify-content:space-around;padding:16.67px 27.6px;width:100%}.frame-2,.frame-2 .frame-19{background-color:#000;display:flex;position:relative}.frame-2 .frame-19{align-items:center;flex:1 1;flex-grow:1;height:259px;justify-content:space-between;padding:16.67px 0}.frame-2 .frame-20{align-items:flex-start;display:flex;flex-direction:column;gap:10px;margin-bottom:-16.67px;margin-top:-16.67px;position:relative;width:138px}.frame-2 .icon-2{background-color:var(--secondary);border-radius:6.14px;height:43px;overflow:hidden;position:relative;width:43px}.frame-2 .image-white-3{height:22px;left:calc(50% - 11px);object-fit:contain;position:absolute;top:calc(50% - 11px);width:22px}.frame-2 .GPS-trackers-4{align-self:stretch;color:#fff;font-size:18px;font-weight:500;letter-spacing:-.36px;line-height:19.8px}.frame-2 .GPS-trackers-4,.frame-2 .text-6{font-family:Inter,Helvetica;position:relative}.frame-2 .text-6{color:#f4f4f4;font-size:14px;font-weight:400;letter-spacing:0;line-height:22.4px;display:block;width:100%}.frame-3{align-items:flex-start;align-self:stretch;gap:211.98px;height:301px;justify-content:space-around;padding:16.67px 27.6px;width:100%}.frame-3,.frame-3 .frame-21{background-color:#000;display:flex;position:relative}.frame-3 .frame-21{align-items:center;flex:1 1;flex-grow:1;height:259px;justify-content:space-between;padding:16.67px 0}.frame-3 .frame-22{align-items:flex-start;display:flex;flex-direction:column;gap:10px;margin-bottom:-16.67px;margin-top:-16.67px;position:relative;width:138px}.frame-3 .icon-3{background-color:var(--secondary);border-radius:6.14px;height:43px;overflow:hidden;position:relative;width:43px}.frame-3 .image-white-4{height:22px;left:calc(50% - 11px);object-fit:contain;position:absolute;top:calc(50% - 11px);width:22px}.frame-3 .GPS-trackers-5{align-self:stretch;color:#fff;font-size:18px;font-weight:500;letter-spacing:-.36px;line-height:19.8px}.frame-3 .GPS-trackers-5,.frame-3 .text-7{font-family:Inter,Helvetica;position:relative}.frame-3 .text-7{color:#f4f4f4;font-size:14px;font-weight:400;letter-spacing:0;line-height:22.4px;display:block;width:100%}.frame-3 .fun-fact-wrapper{background-image:url(https://c.animaapp.com/0edVQK35/img/group-13@2x.png);background-size:100% 100%;display:flex;align-items:center;justify-content:center;height:151.53px;position:relative;width:155px}.frame-3 .fun-fact-2{align-items:center;display:inline-flex;flex-direction:column;height:58px;justify-content:space-between}.frame-3 .number-2{color:var(--variable-collection-color);font-family:Anton,Helvetica;font-size:28.8px;line-height:34.5px;margin-top:-.45px;white-space:nowrap}.frame-3 .number-2,.frame-3 .text-8{font-weight:400;letter-spacing:0;position:relative;width:-moz-fit-content;width:fit-content}.frame-3 .text-8{color:#fff;font-family:Inter,Helvetica;font-size:11.2px;line-height:11.2px;text-align:center}.frame-4{align-self:stretch;background-color:#000;gap:211.98px;height:201px;justify-content:flex-start;padding:16.67px 27.6px}.frame-4,.frame-4 .frame-23{align-items:flex-start;display:flex;position:relative;width:100%}.frame-4 .frame-23{gap:7.29px}.frame-4 .frame-24{align-items:flex-start;display:flex;flex-direction:column;gap:9.38px}.frame-4 .frame-24,.frame-4 .frame-25{height:75px;position:relative;width:100%}.frame-4 .frame-25{align-self:stretch}.frame-4 .sub-heading-3{color:#f2001d;font-family:Inter,Helvetica;font-size:11px;font-weight:600;letter-spacing:1.1px;line-height:11px;top:8px}.frame-4 .heading-5,.frame-4 .sub-heading-3{left:0;position:absolute;text-align:left;width:100%}.frame-4 .heading-5{color:#fff;font-family:Anton,Helvetica;font-size:35px;font-weight:400;letter-spacing:0;line-height:45.5px;top:30px}.frame-5{align-items:center;background-color:#000;display:flex;justify-content:center;padding:64px 24px;width:100%}.frame-5 .frame-26{gap:48px;max-width:768px}.frame-5 .feature-list,.frame-5 .frame-26{display:flex;flex-direction:column;width:100%}.frame-5 .feature-list{gap:32px}.frame-5 .feature{align-items:flex-start;display:flex;gap:20px;width:100%}.frame-5 .feature-icon{flex-shrink:0;height:32px;object-fit:contain;width:32px}.frame-5 .feature-content{display:flex;flex-direction:column;gap:8px;width:100%}.frame-5 .heading-6,.frame-5 .heading-7,.frame-5 .heading-8{color:var(--white);font-family:Inter,Helvetica;font-size:18px;font-weight:500;letter-spacing:0;line-height:1.4}.frame-5 .text-10,.frame-5 .text-9{color:#ececec;font-family:Inter,Helvetica;font-size:14px;font-weight:400;letter-spacing:0;line-height:1.6}.frame-5 .feature-divider{background:hsla(0,0%,100%,.1);border:0;display:block;height:1px;width:100%}.frame-5 .truck,.frame-5 .user-check,.frame-5 .users,.frame-5 .vector{height:100%;object-fit:contain;width:100%}.frame-5 .button{all:unset;align-items:center;align-self:flex-start;background-color:#f2001d;border-radius:100px;box-sizing:border-box;cursor:pointer;display:inline-flex;gap:10px;justify-content:center;min-height:49px;padding:16px 32px;position:relative;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.frame-5 .button:focus-visible{outline:3px solid hsla(0,0%,100%,.6);outline-offset:3px}.frame-5 .button:hover{background-color:#d6001a;box-shadow:0 12px 24px rgba(242,0,29,.35);transform:translateY(-2px) scale(1.01)}.frame-5 .text-wrapper-2{color:#fff;font-family:Inter,Helvetica;font-size:16px;font-weight:600;letter-spacing:0;line-height:16px;white-space:nowrap}@media (max-width:1024px){.frame-5{padding:48px 20px}.frame-5 .frame-26{gap:32px;max-width:640px}.frame-5 .feature-list{gap:24px}.frame-5 .feature{gap:16px}.frame-5 .feature-icon{height:28px;width:28px}.frame-5 .button{align-self:stretch}}@media (max-width:640px){.frame-5{padding:40px 16px}.frame-5 .frame-26{gap:28px}.frame-5 .feature-list{gap:20px}.frame-5 .feature{align-items:center}.frame-5 .feature-content{align-items:flex-start}.frame-5 .button{width:100%}}.frame-6{align-self:stretch;background-color:#f2f4f8;justify-content:flex-start;padding:16.67px 27.6px;width:100%}.frame-6,.frame-6 .frame-29{align-items:flex-start;display:flex;position:relative}.frame-6 .frame-29{gap:7.29px}.frame-6 .frame-30{align-items:flex-start;display:flex;flex-direction:column;gap:9.38px;position:relative}.frame-6 .frame-31{height:157px;margin-bottom:-82px;margin-right:-4px;position:relative}.frame-6 .sub-heading-4{color:#f2001d;font-family:Inter,Helvetica;font-size:11px;font-weight:600;left:-4px;letter-spacing:1.1px;line-height:11px;text-align:left}.frame-6 .heading-9{color:#000;font-family:Anton,Helvetica;font-size:35px;font-weight:400;letter-spacing:0;line-height:45.5px;margin:0;max-width:100%;text-align:left}@media (max-width:767px){.frame-6{flex-direction:column;gap:16px;height:auto;justify-content:flex-start}.frame-6 .frame-29{width:100%}.frame-6 .frame-30,.frame-6 .frame-31{align-items:flex-start;display:flex;flex-direction:column;gap:9.38px;height:auto;margin:0;position:static;width:100%}.frame-6 .sub-heading-4{letter-spacing:1.1px;line-height:11px;position:static;text-align:left;width:100%}.frame-6 .heading-9{margin:0;max-width:100%;position:static;text-align:left;width:100%}}.frame-wrapper{align-items:flex-start;flex-direction:column;gap:10px;height:180px;overflow:hidden;padding:20px 27.6px}.frame-wrapper,.frame-wrapper .frame-8{align-self:stretch;background-color:#000;display:flex;position:relative;width:100%}.frame-wrapper .frame-8{align-items:center;flex:0 0 auto;flex-direction:column;gap:10.16px;margin-bottom:-20px;padding:0 27.6px 16.67px}.frame-wrapper .frame-9{align-items:flex-start;display:inline-flex;flex:0 0 auto;gap:7.29px;margin-left:-20.21px;margin-right:-20.21px;position:relative}.frame-wrapper .group{height:144px;position:relative;width:305px}.frame-wrapper .title{gap:7.81px;left:calc(50% - 152px);position:absolute;top:0}.frame-wrapper .heading-2,.frame-wrapper .title{align-items:center;display:inline-flex;flex-direction:column}.frame-wrapper .heading-2{height:144px;justify-content:space-between;position:relative}.frame-wrapper .heading-3{color:#fff;font-family:Anton,Helvetica;font-size:35px;font-weight:400;line-height:49px;margin-top:-.26px;white-space:nowrap;width:-moz-fit-content;width:fit-content}.frame-wrapper .heading-3,.frame-wrapper .p{letter-spacing:0;position:relative;text-align:center}.frame-wrapper .p{color:#ececec;font-family:Inter,Helvetica;font-size:14px;font-weight:500;line-height:22.4px;width:305px}.group-wrapper{align-self:stretch;background-color:#f2f4f8;justify-content:center;overflow:hidden;padding:24px 27.6px}.group-wrapper,.group-wrapper .group-6{align-items:stretch;display:flex;gap:32px;position:relative;width:100%}.group-wrapper .review-wrapper{display:flex;align-items:stretch;flex:1 1;height:auto;position:static;width:100%}.group-wrapper .review{align-items:flex-start;align-self:stretch;background-color:var(--white);border-radius:15px;display:flex;flex:1 1;flex-direction:column;gap:22.5px;overflow:hidden;padding:25.5px;position:relative;width:100%}.group-wrapper .image-box{align-items:flex-start;display:inline-flex;flex:0 0 auto;gap:11.25px;position:relative}.group-wrapper .image{align-items:center;background-color:var(--white);border:1px solid #e0e0e0;border-radius:8px;display:inline-flex;height:60px;justify-content:center;min-width:90px;padding:8px 14px}.group-wrapper .review-logo{max-height:44px;max-width:100%;object-fit:contain}.group-wrapper .rating{align-items:flex-start;display:inline-flex;flex:0 0 auto;flex-direction:column;gap:6.75px;padding:4px 0;position:relative}.group-wrapper .text-wrapper-3{color:var(--primary);font-size:18px;letter-spacing:0;line-height:25.2px;margin-top:-.75px}.group-wrapper .text-11,.group-wrapper .text-wrapper-3{font-family:Inter,Helvetica;font-weight:500;position:relative;white-space:normal;width:-moz-fit-content;width:fit-content}.group-wrapper .text-11{color:#979797;font-size:12px;letter-spacing:.12px;line-height:12px}.group-wrapper .rating-2{align-items:center;gap:7.5px}.group-wrapper .rating-2,.group-wrapper .star{display:inline-flex;flex:0 0 auto;position:relative}.group-wrapper .star{align-items:flex-start}.group-wrapper .star-2{height:18.82px;position:relative;width:19.71px}.group-wrapper .text-wrapper-4{color:#000;font-family:Inter,Helvetica;font-size:12px;font-weight:400;letter-spacing:0;line-height:12px;position:relative;text-align:center;white-space:nowrap;width:-moz-fit-content;width:fit-content}.group-wrapper .text-12{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:12px;position:relative}.group-wrapper .text-13{margin-top:-.75px;width:100%}.group-wrapper .text-13,.group-wrapper .text-wrapper-5{color:var(--text);font-family:Inter,Helvetica;font-size:12px;font-weight:400;letter-spacing:0;line-height:19.2px;position:relative}.group-wrapper .text-wrapper-5{white-space:nowrap;width:-moz-fit-content;width:fit-content}.group-wrapper .group-7{display:flex;align-items:stretch;flex:1 1;height:auto;position:static;width:100%}.group-wrapper .star-3{height:24px;margin-left:-406.85px;margin-top:-4015.61px;position:relative;width:24px}@media (max-width:767px){.group-wrapper{align-items:stretch;justify-content:flex-start;overflow:visible;padding:24px 20px}.group-wrapper,.group-wrapper .group-6{flex-direction:column;gap:16px;height:auto}.group-wrapper .group-6{display:flex;margin-right:0;position:static;width:100%}.group-wrapper .group-7,.group-wrapper .review-wrapper{height:auto;position:static;width:100%}.group-wrapper .review{box-sizing:border-box;gap:20px;height:auto;width:100%}.group-wrapper .image{height:56px;min-width:80px;padding:6px 12px}.group-wrapper .review-logo{max-height:38px}.group-wrapper .text-12,.group-wrapper .text-13{width:100%}}.section-component-node{align-items:flex-start;align-self:stretch;background-color:#000;display:flex;gap:211.98px;height:301px;justify-content:space-around;padding:16.67px 27.6px;position:relative;width:100%}.section-component-node .frame-15{align-items:center;background-color:#000;display:flex;flex:1 1;flex-grow:1;height:259px;justify-content:space-between;padding:16.67px 0;position:relative}.section-component-node .frame-16{align-items:flex-start;display:flex;flex-direction:column;gap:10px;margin-bottom:-16.67px;margin-top:-16.67px;position:relative;width:138px}.section-component-node .image-white-wrapper{background-color:var(--secondary);border-radius:6.14px;height:43px;overflow:hidden;position:relative;width:43px}.section-component-node .img{height:22px;left:calc(50% - 11px);object-fit:contain;position:absolute;top:calc(50% - 11px);width:22px}.section-component-node .GPS-trackers-2{align-self:stretch;color:#fff;font-family:Inter,Helvetica;font-size:18px;font-weight:500;letter-spacing:-.36px;line-height:19.8px;position:relative}.section-component-node .text-4{color:#f4f4f4;font-family:Inter,Helvetica;font-size:14px;font-weight:400;letter-spacing:0;line-height:22.4px;display:block;position:relative;width:100%}