:root{--type-primary: #1e1c2e}html{scroll-behavior:smooth}body{scroll-snap-type:y mandatory;font-family:"Helvetica",sans-serif;display:flex;flex-direction:column;padding:0;margin:0;width:calc(100vw - (100vw - 100%));min-height:100vh;background-color:#f7f7f7;scroll-behavior:smooth}body *{scroll-behavior:smooth}body::-webkit-scrollbar{width:.5rem;height:.5rem}body::-webkit-scrollbar-thumb{background:rgba(233,109,115,.6);border-radius:10px}body::-webkit-scrollbar-track{background:#fff}body[dir=rtl]{font-family:"Tajawal",sans-serif}h1,h2,h3,h4,h5,p{margin:0}@font-face{font-family:"Helvetica";font-style:normal;font-weight:400;src:local("Helvetica"),url(bcb8aa1e5ab6f2e30bce.woff) format("woff")}@font-face{font-family:"Helvetica";font-style:normal;font-weight:700;src:local("Helvetica Bold"),url(a5429c0eac3bb9fd8aa4.woff) format("woff")}@font-face{font-family:"Helvetica";font-style:oblique;font-weight:700;src:local("Helvetica Bold Oblique"),url(1a74188317eef1813f4f.woff) format("woff")}header{width:100%;min-height:100vh;background:linear-gradient(296deg, #ECECEC 43.01%, #FFF2F2 76.26%)}.navbar{display:flex;align-items:center;justify-content:center;width:100%;height:36px;padding:34px 45px}.navbar .menu{display:none;background:unset;border:unset}.navbar .logo{width:fit-content;height:fit-content;margin-right:auto}.navbar .logo img{width:120px;height:36px}.navbar .links{display:flex;align-items:center;justify-content:center;gap:32px;margin-right:72px}.navbar .links .item{text-decoration:none;color:var(--Information-1000, var(--Information-1000, #000D31));text-align:center;font-size:16px;font-weight:700}.navbar .links .item.active{color:var(--camio-red-600-p, var(--camio-red-600-p, #EA1722))}.navbar .dropdown{position:relative;display:inline-block}.navbar .dropdown .dropbtn{border:none;display:flex;align-items:center;justify-content:center;gap:4px;background-color:rgba(0,0,0,0)}.navbar .dropdown .dropbtn .language-label{color:#000d31;font-size:16px;font-weight:700;font-family:sans-serif;line-height:100%}.navbar .dropdown:hover .dropdown-content{display:block;cursor:pointer}.navbar .dropdown:hover .dropbtn{background-color:#f1f1f1;cursor:pointer}.navbar .dropdown .dropdown-content{display:none;position:absolute;right:0;background-color:#f1f1f1;min-width:42px;box-shadow:0px 8px 16px 0px rgba(0,0,0,.2);z-index:1}.navbar .dropdown .dropdown-content a{color:#000;padding:12px 16px;text-decoration:none;display:block}.navbar .dropdown .dropdown-content a:hover{background-color:#ddd}@media(max-width: 992px){.navbar{height:70px;padding:20px 24px}.navbar .menu{display:flex;align-items:center;justify-content:center;padding:0}.navbar .logo{display:flex;align-items:center;justify-content:center;margin-left:auto}.navbar .logo img{width:100px;height:auto}.navbar .links{display:none}.navbar .dropdown .dropbtn{padding:unset}.navbar .dropdown .dropbtn .language-icon{width:21px;height:21px}.navbar .dropdown .dropbtn .language-label{font-size:14px}}.sidebar{position:fixed;top:70px;left:calc(max(100vw, 360px) * -1);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:32px;width:max(100vw, 360px);height:calc(100vh - 70px);padding:24px 40px;background-color:#fff;transition:left .3s ease-in-out;overflow-y:auto;z-index:1000}.sidebar .link{text-decoration:none;color:#000d31;text-align:center;font-size:24px;font-weight:700}.sidebar-open{left:0}.backdrop{display:none;position:fixed;top:70px;left:0;width:100vw;height:calc(100vh - 70px);background-color:rgba(0,0,0,.5);z-index:999}.backdrop.active{display:block}.hero{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:24px;width:100%;min-height:calc(100vh - 68px);height:calc(100vh - 68px);padding-inline:120px}.hero .hero-image{flex:1;height:100%}.hero .hero-image .full{width:100%;height:100%;object-fit:contain}.hero .content-container{flex:1;height:100%;display:flex;align-items:start;justify-content:center;flex-direction:column;gap:24px}.hero .content-container .headline{color:#000;font-size:64px;font-weight:700;line-height:102%}.hero .content-container .headline .red{color:#ea1722}.hero .content-container .description{font-size:24px;line-height:34px;color:#474747}.hero .content-container .order-now{text-decoration:none;display:flex;justify-content:center;align-items:center;height:60px;padding:18px 40px;border-radius:100px;background:#000;cursor:pointer}.hero .content-container .order-now .label{color:#fff;font-size:20px;font-weight:700}@media(max-width: 992px){.hero{flex-direction:column-reverse;justify-content:center;align-items:center;gap:24px;padding:32px 24px;width:100%;height:unset;margin:unset}.hero .hero-image{position:relative;width:100%;height:fit-content;display:flex;align-items:center;justify-content:flex-end}.hero .hero-image .full{width:100%}.hero .content-container{gap:16px;align-items:center}.hero .content-container .headline{text-align:start;font-size:32px;font-weight:700;width:100%}.hero .content-container .headline .red{color:#ea1722}.hero .content-container .description{text-align:start;font-size:16px;line-height:24px;width:100%}.hero .content-container .order-now{text-decoration:none;display:flex;justify-content:center;align-items:center;height:50px;padding:18px 40px}.hero .content-container .order-now .label{font-size:16px}}.main{width:100%;min-height:100vh}.stats{display:flex;justify-content:center;align-items:center;gap:128px;width:100%;padding:60px 0px;background:#e2e2e2}.stats .separation{display:none}.stats .item{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px}.stats .item .title{text-align:center;font-size:48px;font-weight:700;color:#101010}.stats .item .description{font-size:18px;color:#101010}@media(max-width: 992px){.stats{--gap: 12px;position:relative;flex-wrap:wrap;gap:var(--gap);padding:40px 24px;background:unset}.stats::before{position:absolute;top:0;left:50%;transform:translateX(-50%);content:"";display:block;width:84.113px;border-top:1px dashed #000}.stats .item{gap:10px;width:calc(50% - var(--gap)/2);padding:24px;background-color:#fff;border-radius:8px}.stats .item .title{font-size:20px}.stats .item .description{font-size:12px}}.highlight{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:fit-content;overflow:hidden}.highlight .background-video{position:absolute;left:0;top:0;width:100%;z-index:-1;filter:brightness(50%)}.highlight .content-container{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:24px;width:610px;padding-block:20vh}.highlight .content-container .headline{color:#fff;text-align:center;font-size:48px;font-weight:700;line-height:100%}.highlight .content-container .description{color:#f7f7f7;text-align:center;font-size:24px}@media(max-width: 992px){.highlight .background-video{min-width:100%;min-height:100%;width:auto;height:auto}.highlight .content-container{gap:16px;width:100%;padding:60px 24px}.highlight .content-container .logo{width:120px;height:auto}.highlight .content-container .headline{font-size:24px}.highlight .content-container .description{font-size:14px}}.features{position:relative;display:flex;align-items:stretch;justify-content:stretch;width:100%}.features .wattermark{position:absolute;top:50%;left:50%;margin-right:-50%;transform:translate(-50%, -50%);z-index:5}.features .content-container{position:relative;flex:1;display:flex;align-items:center;justify-content:center;background:linear-gradient(278deg, #ECECEC 39.8%, #f6ebeb 61.48%);padding-block:20vh}.features .content-container .floating-illustration{position:absolute;right:64px;bottom:-50px;width:179px;aspect-ratio:auto}.features .content-container .floating-illustration.wide{width:245.423px}.features .content-container .content{display:flex;align-items:stretch;justify-content:center;flex-direction:column;gap:24px;width:70%}.features .content-container .content .tag{color:#ea1722;font-size:24px}.features .content-container .content .headline{color:#101010;font-size:48px;font-weight:700}.features .content-container .content .description{color:#101010;font-size:20px}.features .content-container .content .action{text-decoration:none;display:flex;justify-content:flex-start;align-items:center;gap:12px}.features .content-container .content .action .label{color:#0071f3;font-family:Helvetica;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.features .content-container .content .action .icon{fill:#101010}.features .illustration{flex:1;background-size:cover;background-position:center;z-index:10}@media(max-width: 992px){.features{flex-direction:column-reverse}.features .wattermark{position:absolute;bottom:28px;transform:translateX(-50%) translateY(-50%);width:50%;z-index:1}.features .content-container{position:relative;flex:1;display:flex;align-items:flex-start;justify-content:flex-start;padding:60px 24px;width:100%;min-height:40vh}.features .content-container .floating-illustration{position:absolute;right:32px;bottom:32px;width:110px;height:auto}.features .content-container .floating-illustration.wide{width:124px}.features .content-container .content{display:flex;align-items:stretch;gap:16px;width:90%;z-index:2}.features .content-container .content .tag{font-size:16px}.features .content-container .content .headline{font-size:24px}.features .content-container .content .description{color:#101010;font-size:14px;line-height:124%;max-width:70%}.features .content-container .content .action{padding-block:16px}.features .illustration{flex:unset;height:400px;width:100%}}.how-it-work-parent-container{display:flex;width:100%;min-height:200vh}.how-it-work-parent-container .how-it-work{position:sticky;top:0;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100vh;margin-inline:auto;margin-block:42px}.how-it-work-parent-container .how-it-work .scroll-animation{width:85px;height:85px}.how-it-work-parent-container .how-it-work .headline-content{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:24px;width:656px}@media(max-width: 992px){.how-it-work-parent-container .how-it-work .headline-content{max-width:80%}}.how-it-work-parent-container .how-it-work .headline-content .headline{text-align:center;color:#101010;font-size:48px;font-weight:700;line-height:100%}@media(max-width: 992px){.how-it-work-parent-container .how-it-work .headline-content .headline{font-size:24px;text-align:center}}.how-it-work-parent-container .how-it-work .headline-content .description{color:#000d31;text-align:center;font-size:24px;font-weight:400}@media(max-width: 992px){.how-it-work-parent-container .how-it-work .headline-content .description{font-size:14px}}.how-it-work-parent-container .how-it-work .content{display:flex;align-items:center;justify-content:center;gap:67px;width:100%;max-width:960px;height:calc(100vh - 245px);margin-top:24px}.how-it-work-parent-container .how-it-work .content .content-container{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;min-width:470px}.how-it-work-parent-container .how-it-work .content .content-container .glide{display:none}.how-it-work-parent-container .how-it-work .content .content-container .steps-h{width:100%;display:flex;align-items:stretch;justify-content:center;flex-direction:column;gap:16px}.how-it-work-parent-container .how-it-work .content .content-container .steps-h .item{display:flex;align-items:center;justify-content:flex-start;height:51px;gap:16px}.how-it-work-parent-container .how-it-work .content .content-container .steps-h .item .counter{display:flex;align-items:center;justify-content:center;border-radius:50%;color:#767676;text-align:center;font-size:36px;min-width:46px;min-height:46px;border:2px solid rgba(255,0,0,0);transition:border .4s cubic-bezier(0.4, 0, 1, 1)}.how-it-work-parent-container .how-it-work .content .content-container .steps-h .item .description{color:#767676;font-size:20px;transition:all .4s ease-out}.how-it-work-parent-container .how-it-work .content .content-container .steps-h .item.active .counter{color:#ea1722;border:2px solid #ea1722;font-size:32px;min-width:46px;min-height:46px}.how-it-work-parent-container .how-it-work .content .content-container .steps-h .item.active .description{color:#101010;font-size:22px;font-weight:700}.how-it-work-parent-container .how-it-work .content .content-container .actions{display:flex;align-items:center;justify-content:flex-start;width:100%;margin-top:80px;gap:16px}.how-it-work-parent-container .how-it-work .content .illustration{position:relative;display:flex;width:fit-content;height:100%}.how-it-work-parent-container .how-it-work .content .illustration .iphone-mockup{position:relative;width:323px;height:522px;margin-left:105px}.how-it-work-parent-container .how-it-work .content .illustration .iphone-mockup .iphone-img{width:100%;height:100%;position:relative;z-index:10}.how-it-work-parent-container .how-it-work .content .illustration .iphone-mockup .image-container{position:absolute;top:51%;right:50%;transform:translate(50%, -52%);width:219px;height:490px;overflow:hidden}.how-it-work-parent-container .how-it-work .content .illustration .iphone-mockup .image-container .image{position:absolute;width:100%;height:100%;transition:transform .4s,opacity .7s ease-out;transform:translateX(40%);opacity:0}.how-it-work-parent-container .how-it-work .content .illustration .iphone-mockup .image-container .image.active{transition:opacity .5s ease-in;opacity:1;transform:translateX(0)}.how-it-work-parent-container .how-it-work .content .illustration .iphone-mockup .image.active{opacity:1}@keyframes slideImages{0%{transform:translateX(0)}25%{transform:translateX(100%)}75%{transform:translateX(-100%)}100%{transform:translateX(0)}}.how-it-work-parent-container .how-it-work .content .illustration .handtruck{position:absolute;left:0;bottom:109px;z-index:10}@media(max-width: 992px){.how-it-work-parent-container{min-height:unset;padding:32px 0}.how-it-work-parent-container .how-it-work{position:unset;display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:40px;width:100%;height:fit-content}.how-it-work-parent-container .how-it-work .scroll-animation{width:52px;height:52px;margin-block:unset;margin-bottom:24px}.how-it-work-parent-container .how-it-work .headline-content{gap:16px}.how-it-work-parent-container .how-it-work .headline-content .headline{font-size:24px}.how-it-work-parent-container .how-it-work .headline-content .description{font-size:14px}.how-it-work-parent-container .how-it-work .content{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:32px;width:100%;height:unset;padding-inline:0;margin-top:32px}.how-it-work-parent-container .how-it-work .content .content-container{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:32px;width:100%}.how-it-work-parent-container .how-it-work .content .content-container .steps-h{display:none}.how-it-work-parent-container .how-it-work .content .content-container .glide{display:flex;flex-direction:column;gap:32px;width:100%;margin-inline:58px}.how-it-work-parent-container .how-it-work .content .content-container .glide .steps-v .item{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;height:100px;width:100%}.how-it-work-parent-container .how-it-work .content .content-container .glide .steps-v .item .counter{display:flex;align-items:center;justify-content:center;border-radius:50%;width:50px;height:50px;color:#ea1722;border:2px solid #ea1722;font-size:32px;text-align:center}.how-it-work-parent-container .how-it-work .content .content-container .glide .steps-v .item .description{color:#101010;text-align:center;font-size:20px;font-weight:700;padding-inline:58px}.how-it-work-parent-container .how-it-work .content .content-container .glide .glide__arrows{display:flex;justify-content:center;flex-direction:row/*!rtl:row-reverse;*/;gap:32px;margin-top:0px}.how-it-work-parent-container .how-it-work .content .content-container .glide .glide__arrows .glide__arrow{all:unset}.how-it-work-parent-container .how-it-work .content .content-container .actions{display:none}.how-it-work-parent-container .how-it-work .content .illustration .iphone-mockup{margin-left:0}.how-it-work-parent-container .how-it-work .content .illustration .handtruck{position:absolute;right:-32px;left:unset;bottom:-40px;z-index:10}}.gallery{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;gap:24px;max-width:1200px;padding:64px 20px;margin-inline:auto;text-align:center}.gallery .logo{height:174px;width:auto}.gallery .headline{color:#101010;font-size:48px;font-weight:700;max-width:800px}.gallery .description{color:#000d31;font-size:20px;max-width:800px}.gallery .grid{display:flex;min-width:824px;max-width:1200px;justify-content:center;align-items:center;align-content:center;gap:40px;align-self:stretch;flex-wrap:wrap}.gallery .grid>*{cursor:pointer}.gallery .grid .service{display:flex;cursor:auto !important;flex-direction:column;justify-content:center;align-items:center;gap:22px;width:260px;height:330px;padding:24px 24px 40px 24px;border-radius:20px;background:linear-gradient(180deg, #fff 0%, #FFF 100%);transition:background-color .4s ease}.gallery .grid .service:hover{background:linear-gradient(180deg, #FFEFEF 0%, #FFF 100%)}.gallery .grid .service .title{color:#101010;font-size:16px;font-weight:700;line-height:138%}.gallery .grid .service .description{color:var(--Greyscale-800, var(--Greyscale-800, #474747));font-family:Helvetica;font-size:14px;margin-bottom:auto}.gallery .grid .service .illustration{display:flex;align-items:center;justify-content:center;block-size:140px;inline-size:100%}.gallery .grid .service .illustration img{block-size:100%;inline-size:100%;object-fit:contain}.gallery .grid .fleet{display:flex;width:234px;height:162px;padding:24px;flex-direction:column;justify-content:space-between;align-items:center;border-radius:18.486px;cursor:auto !important;background:linear-gradient(180deg, #fff 0%, #FFF 100%);transition:background-color .3s ease}.gallery .grid .fleet:hover{background:linear-gradient(180deg, #FFEFEF 0%, #FFF 100%)}.gallery .grid .fleet .title{color:#101010;font-size:16px;font-weight:700;line-height:138%}.gallery .grid .fleet .illustration{width:160px;height:72px}.gallery .grid .fleet .illustration img{width:100%}.gallery .gallery-slides{display:none}@media(max-width: 992px){.gallery{gap:0px;padding-inline:0;padding-block:34px}.gallery .logo{height:91px;margin-bottom:24px;padding-inline:24px}.gallery .headline{font-size:24px;padding-inline:24px;margin-bottom:16px}.gallery .description{font-size:14px;padding-inline:24px;margin-bottom:40px}.gallery .grid{display:none}.gallery .gallery-slides{display:block;width:100%}.gallery .gallery-slides .service{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:354px;padding:24px 24px 40px 24px;border-radius:16px;background:#fff;box-shadow:0px 12px 15px 0px rgba(0,0,0,.1)}.gallery .gallery-slides .service .title{color:#101010;font-size:20px;font-weight:700;line-height:24px;margin-bottom:8px}.gallery .gallery-slides .service .description{color:var(--Greyscale-800, var(--Greyscale-800, #474747));font-size:14px;line-height:130%}.gallery .gallery-slides .service .illustration{display:flex;align-items:center;justify-content:flex-end;block-size:140px;inline-size:100%;margin-top:auto}.gallery .gallery-slides .service .illustration img{block-size:100%;inline-size:100%;object-fit:contain}.gallery .gallery-slides .fleet{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:140px;padding:16px 24px;border-radius:16px;background:var(--White, #FFF);box-shadow:0px 12px 15px 0px rgba(0,0,0,.1)}.gallery .gallery-slides .fleet .title{color:#101010;font-size:14px;font-weight:700;line-height:19.285px}.gallery .gallery-slides .fleet .illustration{width:100%;height:63px;margin-top:auto}.gallery .gallery-slides .fleet .illustration img{max-height:100%;max-width:100%}.gallery .gallery-slides .glide__slides{padding-bottom:24px;margin:0}}.app-download{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;gap:24px;margin-top:100px;width:100%;padding-inline:20%;text-align:center}.app-download .tag{color:#ea1722;font-size:24px}.app-download .headline{color:#101010;font-size:48px;font-weight:700}.app-download .description{color:#101010;font-size:20px}.app-download .illustration{margin-top:36px;width:70%}.app-download .actions{display:flex;gap:14px}@media(max-width: 992px){.app-download{gap:24px;margin-top:unset;width:100%;padding:40px 24px}.app-download .tag{font-size:18px}.app-download .headline{font-size:24px}.app-download .description{font-size:14px}.app-download .illustration{margin-top:36px;width:100%}.app-download .actions{gap:12px}}.tracking-feature{display:flex;align-items:center;justify-content:stretch;flex-direction:column;width:100%;min-height:100vh}.tracking-feature .content-container{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:24px;width:100%;padding-block:64px}.tracking-feature .content-container .headline{color:#000;text-align:center;font-size:48px;font-weight:700}.tracking-feature .content-container .description{color:#000d31;text-align:center;font-size:24px}.tracking-feature .video-container{display:flex;align-items:center;justify-content:flex-end;flex-direction:column;width:100%}.tracking-feature .video-container .video{width:100%;z-index:-1}.tracking-feature .video-container .illustration{aspect-ratio:auto;width:27.29%;height:auto;margin-top:-30%}@media(max-width: 992px){.tracking-feature{min-height:unset}.tracking-feature .content-container{gap:24px;width:100%;padding-block:8px}.tracking-feature .content-container .logo{width:212px}.tracking-feature .content-container .headline{font-size:24px}.tracking-feature .content-container .description{font-size:14px}.tracking-feature .video-container{width:100%;height:fit-content;overflow-x:hidden}.tracking-feature .video-container .video{height:392px;width:auto;z-index:-1}.tracking-feature .video-container .illustration{aspect-ratio:auto;width:65%;height:auto;margin-top:-300px}}.download-banner{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:41px;padding:10vh 14%;background-color:#f1f1f1}.download-banner .headline{color:#101010;font-size:36px;font-weight:700;text-align:center}.download-banner .actions{display:flex;align-items:center;justify-content:center;gap:15px}@media(max-width: 992px){.download-banner{gap:40px;padding:32px 24px}.download-banner .headline{font-size:20px}.download-banner .actions{gap:12px}.download-banner .actions a{flex:1}.download-banner .actions a img{width:100%}}.social-proof{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:fit-content;padding-block:80px}.social-proof .headline{max-width:670px;color:#101010;text-align:center;font-size:48px;font-weight:700}.social-proof .description{max-width:670px;margin-top:24px;color:#000d31;text-align:center;font-size:24px;font-weight:400}.social-proof .testimonials{display:flex;align-items:stretch;justify-content:center;gap:40px;margin-top:60px;min-width:800px;max-width:995px;width:100%}.social-proof .testimonials .item{flex:1;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:24px;padding:40px;border-radius:40px;box-shadow:0px 33.303px 61.055px 0px rgba(196,205,221,.5)}.social-proof .testimonials .item:nth-child(2){background:#262626}.social-proof .testimonials .item:nth-child(1){background:#500}.social-proof .testimonials .item .quote{color:#fff;font-size:20px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-0.4px}.social-proof .testimonials .item .persona{display:flex;align-items:center;align-self:stretch;gap:25px}.social-proof .testimonials .item .persona .avatar{width:86px;height:86px;border-radius:100px}.social-proof .testimonials .item .persona .content{display:flex;align-items:stretch;justify-content:flex-start;flex-direction:column}.social-proof .testimonials .item .persona .content .name{color:#fff;font-size:20.963px;font-weight:700}.social-proof .testimonials .item .persona .content .info{color:#fff;font-size:20.963px}@media(max-width: 992px){.social-proof{padding:40px 24px}.social-proof .headline{max-width:unset;width:100%;font-size:24px}.social-proof .description{max-width:unset;margin-top:24px;font-size:14px}.social-proof .testimonials{display:grid;grid-auto-rows:1fr;gap:24px;margin-top:32px;min-width:unset;max-width:unset;width:100%}.social-proof .testimonials .item{flex:1;gap:16px;padding:24px;border-radius:24px}.social-proof .testimonials .item .quote{font-size:14px}.social-proof .testimonials .item .persona{gap:16px}.social-proof .testimonials .item .persona .avatar{width:56px;height:56px;border-radius:50%}.social-proof .testimonials .item .persona .content .name{font-size:14px}.social-proof .testimonials .item .persona .content .info{font-size:14px}}.contact-us{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:fit-content;padding-block:10vh;overflow:hidden}.contact-us .background-video{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);min-width:100%;min-height:100%;width:auto;height:auto;z-index:-1;filter:brightness(50%)}.contact-us .content-container{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:24px;min-width:800px;max-width:900px}.contact-us .content-container .headline{color:#fff;text-align:center;font-size:36px;font-weight:700}.contact-us .content-container .actions{display:flex;align-items:center;justify-content:center;gap:15px;margin-top:40px;width:100%}.contact-us .content-container .contact-header{color:#fff;text-align:center;font-size:48px;font-weight:700}.contact-us .content-container .contact-info{color:#fff;text-align:center;font-size:24px;font-weight:400}.contact-us .content-container .contact-info .contact-number{display:flex;align-items:center;gap:16px;justify-content:center}@media(max-width: 992px){.contact-us{overflow:hidden;padding:unset}.contact-us .background-video{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);min-width:100%;min-height:100%;width:auto;height:auto;z-index:-1;filter:brightness(50%)}.contact-us .content-container{gap:24px;min-width:unset;max-width:unset;width:100%;padding:54px 24px}.contact-us .content-container .logo{width:132px}.contact-us .content-container .headline{font-size:14px;font-weight:normal}.contact-us .content-container .actions{gap:8px;margin-top:unset}.contact-us .content-container .actions a{flex:1}.contact-us .content-container .actions a img{width:100%}.contact-us .content-container .contact-header{font-size:24px;font-weight:bold}.contact-us .content-container .contact-info{font-size:16px;font-weight:normal}}footer{display:flex;align-items:stretch;justify-content:center;flex-direction:column;padding:48px;padding-bottom:8px;background-color:#101010}.bottom-nav{display:flex;align-items:flex-start;justify-content:space-around;gap:60px;width:100%;max-width:1200px;margin-inline:auto}.bottom-nav .logo{margin-top:-10px !important}.bottom-nav .groups{display:flex;align-items:stretch;justify-content:space-around;gap:60px}.bottom-nav .groups .group{display:flex;align-items:stretch;justify-content:flex-start;flex-direction:column;gap:24px}.bottom-nav .groups .group .title{font-size:18px;font-weight:700;color:#fff}.bottom-nav .groups .group .link{text-decoration:none;font-size:16px;font-weight:400;color:#fff}.bottom-nav .links-container{display:flex;flex-direction:column;gap:1rem}.bottom-nav .link{color:#fff;text-decoration:none;display:block;transition:opacity .2s}.bottom-nav .link:hover{opacity:.8}.bottom-nav .contact-link{display:flex;align-items:center;gap:.75rem;word-break:break-word}.bottom-nav .contact-link svg{flex-shrink:0}.bottom-nav .socials{display:flex;align-items:center;justify-content:flex-start;gap:24px}.bottom-nav .socials .item{text-decoration:none}.country-selector{margin-bottom:15px;color:#f5f5f5}.styled-select{background-color:rgba(0,0,0,0);color:#fff;border:1px solid #fff;padding:5px 10px;border-radius:5px;font-size:14px;outline:none;cursor:pointer;text-align:center}.styled-select option{background-color:#2b2b2b;color:#fff}.socials-container{text-align:left}.current-country-message{margin-top:15px;font-size:14px;color:#f8f4ef;font-style:italic}.copyrights{color:#fff;text-align:center;width:100%;font-size:14px;margin-top:34px;display:flex;justify-content:center;gap:20px}.copyrights span{white-space:nowrap;font-weight:400;opacity:.8}@media(max-width: 992px){footer{padding:24px 52px;background-color:#101010}.bottom-nav{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:40px;max-width:unset;width:100%}.bottom-nav .logo{order:1}.bottom-nav .groups{display:flex;align-items:stretch;justify-content:space-around;flex-wrap:wrap;order:3;gap:46px}.bottom-nav .groups .group{display:flex;align-items:stretch;justify-content:flex-start;flex-direction:column;gap:16px;flex-grow:1;width:40%}.bottom-nav .groups .group .title{font-size:18px;font-weight:700;color:#fff}.bottom-nav .groups .group .link{text-decoration:none;font-size:16px;font-weight:400;color:#fff}.bottom-nav .socials{display:flex;align-items:center;justify-content:flex-start;order:1;gap:24px}.bottom-nav .socials .item{text-decoration:none}}.payment-methods{margin-top:20px;padding:15px 0;text-align:center;border-top:1px solid rgba(255,255,255,.1)}.payment-methods img{max-width:100%;height:auto;max-height:50px;display:block;margin:0 auto}@media(max-width: 768px){.payment-methods{margin-top:15px;padding:10px 0}.payment-methods img{max-height:40px}}@media(max-width: 480px){.payment-methods img{max-height:35px}}
