:root{--blue:#243f8f;--hero:#3f7ddd;--ink:#18356f;--text:#252b35;--muted:#5c6573;--soft:#fafafa;--white:#fff;--red:#ffdcd8;--green:#d9f2e7;--purple:#f1d8ef;--container:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--text);font-family:Montserrat,Arial,sans-serif;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.container{width:min(calc(100% - 48px),var(--container));margin:auto}.hero{padding:18px 18px 0}.hero-shell{height:704px;max-width:1410px;margin:auto;border-radius:18px;background:#3978d8 url('../images/hero-entregador.png') center/cover no-repeat;position:relative;overflow:hidden}.hero-shell:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(49,111,209,.98) 0%,rgba(55,120,216,.76) 40%,rgba(55,120,216,0) 70%)}.header{position:absolute;z-index:4;top:34px;left:64px;right:64px;height:60px;padding:0 34px;border-radius:35px;background:#fff;display:flex;align-items:center;justify-content:space-between}.logo img{width:90px}.nav{display:flex;gap:65px;font:500 12px/20px Inter;color:#596273}.nav a:hover{color:var(--blue)}.menu-toggle{display:none;border:0;background:none}.hero-content{position:absolute;z-index:2;left:88px;bottom:44px;color:#fff;width:48%}.hero-label{display:inline-block;border:1px solid rgba(255,255,255,.32);border-radius:20px;padding:7px 14px;margin:0 0 38px;font:500 12px/16px Inter}.hero h1{font:700 56px/59px Montserrat;margin:0 0 27px;letter-spacing:-.03em}.hero-copy>p:last-child{max-width:480px;margin:0;font:500 14px/21px Montserrat}.hero-stats{display:flex;gap:50px;margin-top:36px}.hero-stats>div{display:flex;align-items:center;gap:10px}.hero-stats strong{font:700 25px/28px Montserrat}.hero-stats span{font:500 11px/15px Inter}.about{padding:125px 0 120px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:115px;align-items:center}.about-copy{max-width:500px}.section-label{color:var(--blue);font:600 11px/16px Inter;margin:0 0 18px}.about h2,.section-title h2,.values-heading h2,.brands h2,.contact h2{color:var(--blue)}.about h2{font:700 36px/40px Montserrat;margin:0 0 30px}.about-copy>p:not(.section-label){font:500 16px/25px Montserrat;color:#303844;margin:0 0 20px}.about-image{width:100%;height:445px;object-fit:cover;border-radius:18px}.operation{padding-top:5px}.section-title{text-align:center;max-width:850px;margin:0 auto 50px;padding:0 24px}.section-title h2{font:700 36px/40px Montserrat;margin:0 0 25px}.section-title p{font:500 15px/23px Montserrat;margin:0}.operation-photo{height:585px;width:100%;overflow:hidden}.operation-photo img{width:100%;height:100%;object-fit:cover}.service-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:75px;margin-top:-175px;position:relative;z-index:2}.service-card{min-height:445px;border-radius:15px;background:#fbfbfb;padding:58px 32px 34px;box-shadow:0 4px 15px rgba(19,37,78,.03)}.round-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;font-style:normal;font:600 20px Inter;color:var(--blue)}.round-icon.red{background:var(--red)}.round-icon.green{background:var(--green)}.round-icon.purple{background:var(--purple)}.service-card h3{font:500 22px/30px Inter;margin:28px 0 38px;color:#111}.service-card p{font:500 14px/22px Montserrat;margin:0;color:#444}.values{padding:145px 0 125px}.values-heading{text-align:center;margin-bottom:50px}.values-heading>p{font:500 11px/16px Inter;color:var(--blue);margin-bottom:38px}.values-heading h2{font:700 28px/36px Montserrat;margin:0}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px 70px}.value-card{height:435px;border-radius:16px;overflow:hidden;background:var(--blue);color:#fff;display:grid;grid-template-rows:58% 42%}.value-card>img{width:100%;height:100%;object-fit:cover}.value-card>div{position:relative;padding:25px 25px 20px}.value-card .round-icon{position:absolute;left:25px;top:-21px}.value-card h3{font:500 22px/28px Inter;margin:0 0 14px}.value-card p{font:500 13px/20px Montserrat;margin:0;color:#f0f3fb}.brands{padding:125px 0 145px;text-align:center}.brands h2{font:700 28px/36px Montserrat;margin:0 0 70px}.brands img{width:100%;max-height:115px;object-fit:contain;filter:grayscale(1);opacity:.62}.contact{padding:45px 0 150px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.map-area{position:relative;display:flex;justify-content:center;min-height:670px}.mozambique-map{height:650px;width:auto}.country{fill:#fff;stroke:var(--blue);stroke-width:2}.province{fill:none;stroke:#7086bd;stroke-width:1.4}.points circle{fill:var(--blue)}.points text{fill:#fff;font:700 8px Inter;text-anchor:middle;dominant-baseline:central}.map-legend{position:absolute;right:24px;bottom:170px;display:grid;gap:14px;font:500 12px/18px Inter}.map-legend span{display:flex;gap:10px;align-items:center}.map-legend i{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#888;color:#fff;font-style:normal;font-size:8px}.contact-form-wrap h2{font:700 28px/36px Montserrat;margin:0 0 30px}.contact-form-wrap>p{font:500 15px/23px Montserrat;margin:0 0 36px}.contact-form label{display:flex;flex-direction:column;color:var(--blue);font:500 12px/18px Inter;margin-bottom:22px;gap:9px}.contact-form input,.contact-form textarea{border:1px solid #adb2bb;border-radius:8px;padding:13px 16px;outline:none;font:400 13px/19px Inter}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(36,63,143,.1)}.contact-form textarea{resize:vertical}.contact-form button{width:100%;border:0;border-radius:7px;background:var(--blue);color:#fff;padding:14px;font:600 13px/20px Inter;cursor:pointer}.form-status{font:500 12px/18px Inter;color:#218348;text-align:center}.footer{background:var(--blue);color:#fff;padding-top:64px}.footer-grid{display:grid;grid-template-columns:1.7fr .65fr 1fr;gap:90px;padding-bottom:60px}.footer-about img{width:130px;filter:brightness(0) invert(1);margin-bottom:27px}.footer-about p{max-width:355px;font:500 13px/20px Inter;margin:0}.footer-grid>nav{display:flex;flex-direction:column;gap:16px;font:500 12px/18px Inter}.footer address{display:flex;flex-direction:column;gap:20px;font-style:normal}.footer address span{display:flex;gap:14px;font:500 12px/18px Inter}.footer-bottom{background:#091224;padding:18px 0;font:400 10px/16px Inter}.footer-bottom>.container{display:flex;justify-content:space-between}.footer-bottom nav{display:flex;gap:38px}.reveal{opacity:0;transform:translateY(18px);transition:.65s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:950px){.header{left:25px;right:25px}.nav{gap:24px}.hero-content{left:55px;width:60%}.hero h1{font-size:45px;line-height:48px}.hero-stats{gap:20px}.about-grid{gap:50px}.service-cards{gap:25px}.value-grid{gap:25px}.contact-grid{gap:40px}}
@media(max-width:700px){.container{width:min(calc(100% - 32px),var(--container))}.hero{padding:8px}.hero-shell{height:740px;background-position:62% center}.hero-shell:after{background:linear-gradient(0deg,rgba(30,85,175,.98) 0%,rgba(55,120,216,.2) 72%)}.header{top:18px;left:14px;right:14px;height:52px;padding:0 18px}.menu-toggle{display:block}.menu-toggle span{display:block;width:22px;height:2px;background:var(--blue);margin:5px}.nav{display:none;position:absolute;top:60px;left:0;right:0;background:#fff;border-radius:15px;padding:18px;flex-direction:column;gap:12px}.nav.open{display:flex}.hero-content{left:26px;right:26px;bottom:25px;width:auto}.hero-label{margin-bottom:15px}.hero h1{font-size:37px;line-height:39px}.hero-copy>p:last-child{font-size:12px;line-height:18px}.hero-stats{gap:12px;justify-content:space-between;margin-top:22px}.hero-stats strong{font-size:18px}.hero-stats span{font-size:8px;line-height:11px}.about{padding:75px 0}.about-grid{grid-template-columns:1fr}.about h2,.section-title h2{font-size:30px;line-height:35px}.about-image{height:330px}.section-title{margin-bottom:35px}.operation-photo{height:340px}.service-cards{grid-template-columns:1fr;margin-top:-70px}.service-card{min-height:auto;padding:40px 28px}.service-card h3{margin:22px 0}.values{padding:85px 0}.values-heading h2{font-size:23px;line-height:30px}.value-grid{grid-template-columns:1fr}.value-card{height:420px}.brands{padding:80px 0}.brands h2{font-size:22px;line-height:30px;margin-bottom:45px}.contact{padding:20px 0 80px}.contact-grid{grid-template-columns:1fr}.map-area{min-height:520px}.mozambique-map{height:520px}.map-legend{right:0;bottom:100px}.contact-form-wrap h2{font-size:25px;line-height:32px}.footer-grid{grid-template-columns:1fr;gap:40px}.footer-bottom>.container{flex-direction:column;gap:12px}.footer-bottom nav{gap:15px;flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}
.round-icon{width:42px;height:42px;border-radius:50%;display:block;object-fit:contain;flex:0 0 42px}.values-heading>p{display:flex;align-items:center;justify-content:center;gap:9px}.values-heading>p img{width:24px;height:24px;object-fit:contain}
.brands .logo-cloud{overflow:hidden;position:relative;width:100%;padding:18px 0;mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent)}.logo-track{display:flex;width:max-content;animation:brand-scroll 30s linear infinite}.logo-set{display:flex;align-items:center;gap:78px;padding-right:78px}.logo-set img{width:155px;height:86px;object-fit:contain;filter:grayscale(1);opacity:.42;mix-blend-mode:multiply;transition:filter .3s ease,opacity .3s ease,transform .3s ease}.logo-set img:hover{filter:grayscale(0);opacity:1;transform:scale(1.08)}.logo-cloud:hover .logo-track{animation-play-state:paused}@keyframes brand-scroll{to{transform:translateX(-50%)}}@media(max-width:700px){.logo-set{gap:45px;padding-right:45px}.logo-set img{width:118px;height:68px}.logo-track{animation-duration:24s}}@media(prefers-reduced-motion:reduce){.logo-track{animation:none}.logo-set[aria-hidden="true"]{display:none}}
.province-map{position:relative;width:370px;height:710px;flex:0 0 370px}.province-piece{position:absolute;object-fit:contain}.niassa{width:163px;left:72px;top:0}.cabo-delgado{width:106px;left:232px;top:0}.nampula{width:163px;left:207px;top:128px}.zambezia{width:158px;left:164px;top:241px}.tete{width:202px;left:0;top:151px}.manica{width:110px;left:99px;top:286px}.sofala{width:90px;left:174px;top:334px}.inhambane{width:97px;left:190px;top:482px}.gaza{width:126px;left:99px;top:484px}.maputo{width:49px;left:132px;top:594px}.map-marker{position:absolute;z-index:3;width:24px;height:24px;object-fit:contain}.m1{left:156px;top:58px}.m2{left:278px;top:52px}.m3{left:297px;top:184px}.m4{left:301px;top:231px}.m5{left:211px;top:276px}.m6{left:151px;top:382px}.m7{left:184px;top:432px}.m8{left:164px;top:501px}.m9{left:143px;top:584px}.m10{left:139px;top:647px}.map-legend span img{width:24px;height:24px;object-fit:contain}.map-legend i{display:none}
.province-map{transform:scale(.84);transform-origin:top center;margin-bottom:-114px}.map-area{min-height:595px}.map-legend{right:18px;bottom:125px}
@media(max-width:700px){.map-area{min-height:585px}.province-map{transform:scale(.78);margin-bottom:-156px}.map-legend{right:0;bottom:105px}}
.map-area{position:relative;display:block}.province-map{position:absolute;left:0;top:0;width:1157px;height:1891px;transform:scale(.32);transform-origin:top left;margin:0;flex:none}.province-piece{position:absolute;width:auto;height:auto;max-width:none}.niassa{width:453px;left:451px;top:106px}.cabo-delgado{width:295px;left:842px;top:0}.nampula{width:454px;left:703px;top:332px}.zambezia{width:438px;left:539px;top:526px}.tete{width:560px;left:0;top:396px}.manica{width:306px;left:269px;top:665px}.sofala{width:249px;left:389px;top:833px}.inhambane{width:270px;left:313px;top:1052px}.gaza{width:351px;left:115px;top:1203px}.maputo{width:137px;left:184px;top:1569px}.map-marker{width:52px;height:52px}.m1{left:612px;top:228px}.m2{left:1014px;top:141px}.m3{left:961px;top:446px}.m4{left:973px;top:557px}.m5{left:191px;top:555px}.m6{left:700px;top:668px}.m7{left:470px;top:936px}.m8{left:319px;top:978px}.m9{left:440px;top:1145px}.m10{left:320px;top:1260px}.m11{left:455px;top:1355px}.m12{left:215px;top:1710px}.m13{left:227px;top:1823px}.map-legend{right:10px;bottom:115px}@media(max-width:700px){.province-map{transform:scale(.27);margin:0}.map-area{min-height:535px}.map-legend{bottom:70px}}
.province-map{position:absolute;left:0;top:0;width:370px;height:auto;transform:none;margin:0}.complete-map{display:block;width:370px;height:auto;max-width:none}.province-piece,.map-marker{display:none}.map-area{min-height:605px}.map-legend{right:8px;bottom:110px}@media(max-width:700px){.province-map{width:300px;transform:none}.complete-map{width:300px}.map-area{min-height:510px}.map-legend{bottom:65px}}
