*{box-sizing:border-box}body{font-family:Poppins,sans-serif;font-weight:400}
*{ascent-override:92%;descent-override:24%;line-gap-override:0%;font-display:swap;font-family:Poppins,sans-serif;font-style:normal;font-weight:400}.primary-color{color:#0b6b3a}body{margin:0}.form-container{background:url(../media/formBG.0ixbfn6cde3zx.webp) 50%/cover;padding:50px}.form-container .container{justify-content:space-between;width:1200px;margin:30px auto auto;display:flex}.form-container .container .text{color:#fff}.form-container .container .text h1{margin:0;font-size:30px;font-weight:600}.form-container .container .text span{margin-top:30px;margin-bottom:20px;font-style:italic;display:block;position:relative}.form-container .container .text ul{margin:5px 0 0;padding-left:30px}.form-container .container .text ul li{margin:5px 0;padding:0}@media screen and (max-width:1296px){.form-container{padding:20px}.form-container .container{width:100%}}@media screen and (max-width:868px){.form-container .container{flex-direction:column;align-items:center}.form-container .container .text{margin-bottom:30px}.form-container .container .text .zoho-contact-form{margin:auto}}#certificate-section{padding:30px 10px}#certificate-section .container{grid-template-columns:repeat(4,1fr);gap:10px;width:80%;margin:auto;display:grid}#certificate-section .container .card{flex-direction:column;justify-content:center;align-items:center;margin-top:10px;padding:20px;display:flex;position:relative}#certificate-section .container .card .hidden{color:#fff;opacity:0;background:#0000009f;border-radius:10px;justify-content:center;align-items:center;width:100%;height:100%;font-size:30px;text-decoration:none;display:flex;position:absolute}#certificate-section .container .card .hidden:hover{opacity:1}#certificate-section .container .card img{border-radius:10px;width:200px;height:100%}#certificate-section .container .card h3{text-align:center;margin-top:10px;font-weight:300}@media screen and (max-width:1168px){#certificate-section .container{width:100%}}@media screen and (max-width:1041px){#certificate-section .container .card{margin-top:0}#certificate-section .container .card img{width:140px}#certificate-section .container .card h3{font-size:16px}}@media screen and (max-width:820px){#certificate-section .container{grid-template-columns:repeat(2,1fr)}#certificate-section .container .card{padding:0}#certificate-section .container .card img{width:100%}#certificate-section .container .card h3{font-size:16px}}@media screen and (max-width:500px){#certificate-section .container .card .hidden{font-size:19px}}@media screen and (max-width:451px){#certificate-section .container{gap:10px}#certificate-section .container .card h3{font-size:13px}}#our-services{margin-top:80px;padding:0 20px}#our-services h2{text-align:center;color:#1a1a1a;margin-bottom:10px;font-size:2.2rem;font-weight:700;position:relative}#our-services h2:after{content:"";background:linear-gradient(90deg,#0b6b3a,#ffd27a);border-radius:4px;width:60px;height:3px;margin:14px auto 0;display:block}#our-services p{text-align:center;color:#666;max-width:800px;margin:0 auto 50px;font-size:14px;line-height:1.6}#our-services .details{max-width:1200px;margin:auto}#our-services .details .images{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:28px;display:grid}#our-services .details .images .card{border-radius:18px;height:320px;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 15px 35px #0000001f}#our-services .details .images .card:hover{transform:translateY(-8px);box-shadow:0 25px 50px #0003}#our-services .details .images .card .img{position:absolute;inset:0}#our-services .details .images .card .img img{object-fit:cover;width:100%;height:100%;transition:transform .5s}#our-services .details .images .card .img:after{content:"";background:linear-gradient(#0000 30%,#00000026 55%,#000000bf 100%);position:absolute;inset:0}#our-services .details .images .card:hover .img img{transform:scale(1.08)}#our-services .details .images .card .text{color:#fff;z-index:1;background:linear-gradient(#0b6b3900 0%,#0b6b39e6 45%,#0b6b39f7 100%);flex-direction:column;justify-content:flex-end;padding:22px 24px;transition:transform .45s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;inset:0;transform:translateY(58%)}#our-services .details .images .card .text h3{text-align:left;margin:0 0 14px;font-size:1.25rem;font-weight:700;line-height:1.3}#our-services .details .images .card .text ul{opacity:0;margin:0;padding:0;list-style:none;transition:opacity .35s .1s,transform .35s .1s;transform:translateY(10px)}#our-services .details .images .card .text ul li{opacity:.92;margin-bottom:10px;padding-left:18px;font-size:14px;line-height:1.45;position:relative}#our-services .details .images .card .text ul li:before{content:"";background:#ffd27a;border-radius:50%;width:6px;height:6px;position:absolute;top:8px;left:0}#our-services .details .images .card .text a{color:#0b6b39;opacity:0;background:#fff;border-radius:30px;align-self:flex-start;margin-top:16px;padding:9px 22px;font-size:.88rem;font-weight:700;text-decoration:none;transition:opacity .35s .18s,transform .35s .18s,background .25s,color .25s;display:inline-block;transform:translateY(10px)}#our-services .details .images .card .text a:hover{color:#fff;background:#0b6b3a}#our-services .details .images .card:hover .text{transform:translateY(0)}#our-services .details .images .card:hover .text ul,#our-services .details .images .card:hover .text a{opacity:1;transform:translateY(0)}@media (max-width:768px){#our-services{margin-top:50px}#our-services h2{font-size:1.8rem}#our-services p{margin-bottom:34px}#our-services .details .images{grid-template-columns:1fr;gap:22px}#our-services .details .images .card{height:auto;min-height:300px}#our-services .details .images .card .text{padding:20px;position:relative;inset:auto;transform:none}#our-services .details .images .card .text h3{margin-bottom:12px;font-size:1.1rem}#our-services .details .images .card .text ul,#our-services .details .images .card .text a{opacity:1;transform:none}}@media screen and (max-width:1147px){#our-services .details{width:100%}}.shifting-stages{text-align:center;padding:90px 20px 70px;position:relative}.shifting-stages h2{ascent-override:92%;descent-override:24%;line-gap-override:0%;font-display:swap;color:#252525;margin-bottom:8px;font-family:Poppins,sans-serif;font-size:32px;font-style:normal;font-weight:600;display:inline-block;position:relative}.shifting-stages h2:after{content:"";background:linear-gradient(90deg,#0b6b3a,#ffd166);border-radius:4px;width:60px;height:3px;margin:16px auto 0;display:block}.stages-grid{grid-template-columns:repeat(4,1fr);gap:30px;width:1200px;margin:60px auto 0;display:grid;position:relative}.stages-grid:before{content:"";z-index:0;background-image:linear-gradient(90deg,#d7ddd8 50%,#0000 50%);background-repeat:repeat-x;background-size:14px 2px;height:2px;position:absolute;top:60px;left:12%;right:12%}@media (max-width:992px){.stages-grid{grid-template-columns:repeat(2,1fr)}.stages-grid:before{display:none}}@media (max-width:576px){.stages-grid{grid-template-columns:1fr;gap:40px}}.stage-card{z-index:1;background:#fff;border:1px solid #eef0ee;border-radius:16px;padding:34px 22px 26px;transition:transform .35s,box-shadow .35s,border-color .35s;position:relative;box-shadow:0 10px 24px #0000000d}.stage-card:hover{border-color:#0000;transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.stage-card:hover .icon{transform:scale(1.08)}.stage-card:hover .step{color:#fff;background:#0b6b3a}.stage-card .step{color:#0b6b3a;ascent-override:92%;descent-override:24%;line-gap-override:0%;font-display:swap;background:#fff;border:2px solid #0b6b3a;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:700;transition:all .3s;display:flex;position:absolute;top:-20px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000001a}.stage-card .icon{width:90px;height:90px;margin:12px auto 18px;transition:transform .35s}.stage-card .icon img{object-fit:contain;width:100%;height:100%}.stage-card h3{ascent-override:92%;descent-override:24%;line-gap-override:0%;font-display:swap;color:#252525;margin-bottom:10px;font-family:Poppins,sans-serif;font-size:19px;font-style:normal;font-weight:600}.stage-card p{ascent-override:92%;descent-override:24%;line-gap-override:0%;font-display:swap;color:#777;max-width:240px;margin:0 auto;font-family:Poppins,sans-serif;font-size:13.5px;font-style:normal;font-weight:400;line-height:1.65}@media screen and (max-width:1323px){.stages-grid{width:100%}}.question-cta{padding:30px 20px 80px}.cta-box{background:linear-gradient(135deg,#fff,#f6f9f7);border:1px solid #eef0ee;border-radius:18px;justify-content:space-between;align-items:center;gap:30px;max-width:1200px;margin:auto;padding:36px 44px;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 40px #00000014}.cta-box:before{content:"";background:linear-gradient(#0b6b3a,#ffd166);width:6px;height:100%;position:absolute;top:0;left:0}@media (max-width:768px){.cta-box{text-align:center;flex-direction:column;padding:32px 26px}.cta-box:before{background:linear-gradient(90deg,#0b6b3a,#ffd166);width:100%;height:6px;top:0;left:0}}.cta-icon{flex-shrink:0;width:110px}.cta-icon img{width:100%}.cta-content{flex:1}.cta-content h3{ascent-override:92%;descent-override:24%;line-gap-override:0%;font-display:swap;color:#252525;align-items:baseline;gap:6px;margin:0;font-family:Poppins,sans-serif;font-size:26px;font-style:normal;font-weight:600;display:flex}@media (max-width:768px){.cta-content h3{justify-content:center}}.cta-content h3 span{background:linear-gradient(135deg,#0b6b3a,#52b788);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:44px;font-weight:800}.cta-content p{ascent-override:92%;descent-override:24%;line-gap-override:0%;font-display:swap;color:#777;margin-top:10px;font-family:Poppins,sans-serif;font-size:14.5px;font-style:normal;font-weight:400}.cta-contact{text-align:right;flex-shrink:0}@media (max-width:768px){.cta-contact{text-align:center}}.cta-contact .icons{justify-content:flex-end;gap:12px;display:flex}@media (max-width:768px){.cta-contact .icons{justify-content:center}}.cta-contact .icons a{color:#fff;background:#0b6b3a;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:20px;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 6px 16px #0b6b3940}.cta-contact .icons a:hover{transform:translateY(-4px);box-shadow:0 10px 22px #0b6b3959}.cta-contact .icons a img{filter:brightness(0)invert();width:22px}.cta-contact .number{ascent-override:92%;descent-override:24%;line-gap-override:0%;font-display:swap;color:#252525;letter-spacing:.3px;margin-top:12px;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:700;display:block}.services-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:28px;max-width:1200px;margin:auto;padding:20px;display:grid}.service-card{background:#0b6b3a;border-radius:18px;flex-direction:column;transition:transform .35s,box-shadow .35s;display:flex;overflow:hidden;box-shadow:0 12px 30px #00000026}.service-card:hover{transform:translateY(-8px);box-shadow:0 22px 45px #00000038}.service-image{height:210px;position:relative;overflow:hidden}.service-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.service-image:after{content:"";background:linear-gradient(#0000 45%,#00000059);position:absolute;inset:0}.service-card:hover .service-image img{transform:scale(1.07)}.service-content{padding:20px 20px 6px}.service-content h3{color:#fff;margin-bottom:14px;font-size:19px;font-weight:700;line-height:1.3}.tabs{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.tabs span{color:#ffffffe6;letter-spacing:.2px;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:20px;padding:6px 12px;font-size:11px;font-weight:600}.why{border-top:1px solid #ffffff1f;margin-top:4px;padding-top:16px}.why .why-title{color:#ffd27a;text-transform:uppercase;letter-spacing:.6px;margin-bottom:12px;font-size:12px;font-weight:700}.why .icons{justify-content:space-between;gap:10px;display:flex}.why .icons div{text-align:center;color:#ffffffd9;flex-direction:column;flex:1;align-items:center;font-size:11px;font-weight:500;display:flex}.why .icons div i{color:#ffd27a;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:6px;font-size:17px;display:flex}.service-actions{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:auto;padding:20px;display:grid}.service-actions button,.service-actions a{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;padding:12px 10px;font-size:13px;font-weight:700;transition:all .25s;display:flex}.service-actions button{background:0 0;padding:0}.service-actions a{text-align:center;width:100%;height:100%;text-decoration:none}.service-actions .primary a{color:#0b6b3a;background:#fff;border-radius:10px;width:100%;padding:12px 10px}.service-actions .primary a:hover{color:#1a1a1a;background:#ffd27a}.service-actions .primary.whatsapp a{color:#fff;background:#25d366}.service-actions .primary.whatsapp a:hover{background:#1fb055}.service-actions .secondary{color:#fff;background:#ffffff14;border:1px solid #ffffff40}.service-actions .secondary:hover{background:#ffffff2e}@media (max-width:480px){.services-grid{gap:20px;padding:16px}.service-image{height:180px}.service-content{padding:18px 18px 4px}.service-content h3{font-size:17px}.why .icons{gap:6px}.why .icons div{font-size:10px}.why .icons div i{width:32px;height:32px;font-size:15px}.service-actions{grid-template-columns:1fr;padding:16px}}#badge-section{margin:20px 0;padding:60px 20px}#badge-section .container{grid-template-columns:repeat(3,1fr);gap:28px;width:100%;max-width:1200px;margin:auto;display:grid}#badge-section .container .card{text-align:center;background:#fff;border:1px solid #eef0ee;border-radius:16px;flex-direction:column;align-items:center;padding:40px 28px 34px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000000a}#badge-section .container .card:before{content:"";transform-origin:0;background:linear-gradient(90deg,#0b6b3a,#ffd27a);width:100%;height:3px;transition:transform .35s;position:absolute;top:0;left:0;transform:scaleX(0)}#badge-section .container .card:hover{border-color:#0000;transform:translateY(-8px);box-shadow:0 20px 40px #00000017}#badge-section .container .card:hover:before{transform:scaleX(1)}#badge-section .container .card:hover img{transform:scale(1.06)}#badge-section .container .card img{object-fit:contain;width:130px;height:130px;margin-bottom:22px;transition:transform .35s}#badge-section .container .card h3{color:#1a1a1a;letter-spacing:.2px;margin-bottom:12px;font-size:19px;font-weight:700}#badge-section .container .card p{text-align:center;color:#666;max-width:280px;margin:0;font-size:14px;line-height:1.65}@media screen and (max-width:1240px){#badge-section .container{width:100%}}@media screen and (max-width:992px){#badge-section{padding:50px 20px}#badge-section .container{grid-template-columns:repeat(3,1fr);gap:18px}#badge-section .container .card{padding:30px 18px 26px}#badge-section .container .card img{width:100px;height:100px;margin-bottom:16px}#badge-section .container .card h3{font-size:16px}#badge-section .container .card p{font-size:13px}}@media screen and (max-width:789px){#badge-section .container{grid-template-columns:repeat(1,1fr);gap:20px;max-width:420px}#badge-section .container .card{padding:32px 24px}#badge-section .container .card img{width:110px;height:110px}#badge-section .container .card p{max-width:100%;font-size:14px}}#google-review{color:#1a1a1a;padding:90px 20px;position:relative;overflow:hidden}#google-review .container{z-index:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:50px;max-width:1200px;margin:auto;display:grid;position:relative}#google-review .left .badge{letter-spacing:.3px;color:#0b6b3a;background:#0b6b3914;border:1px solid #0b6b3926;border-radius:20px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-flex}#google-review .left .badge:before{content:"";background:#0b6b3a;border-radius:50%;width:7px;height:7px;animation:1.8s infinite pulse-dot;box-shadow:0 0 #0b6b3980}#google-review .left h2{color:#1a1a1a;margin-bottom:18px;font-size:40px;font-weight:800;line-height:1.25}#google-review .left h2 span{color:#0b6b3a;display:block}#google-review .left p{color:#666;max-width:460px;margin-bottom:30px;font-size:15.5px;line-height:1.7}#google-review .left .cta-btn{color:#fff;background:#0b6b3a;border-radius:30px;align-items:center;gap:8px;padding:14px 30px;font-size:14.5px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 25px #0b6b3933}#google-review .left .cta-btn:hover{background:#074626;transform:translateY(-3px);box-shadow:0 16px 32px #0b6b394d}#google-review .right{flex-direction:column;align-items:center;display:flex}#google-review .rating-card{color:#1a1a1a;text-align:center;background:#fff;border:1px solid #eef0ee;border-radius:20px;width:100%;max-width:320px;padding:34px 28px;text-decoration:none;transition:all .35s;position:relative;box-shadow:0 15px 40px #00000012}#google-review .rating-card:before{content:"";transform-origin:0;background:linear-gradient(90deg,#0b6b3a,#ffd166);border-radius:20px 20px 0 0;width:100%;height:3px;transition:transform .35s;position:absolute;top:0;left:0;transform:scaleX(0)}#google-review .rating-card:hover{border-color:#0000;transform:translateY(-8px);box-shadow:0 25px 55px #0000001f}#google-review .rating-card:hover:before{transform:scaleX(1)}#google-review .rating-card img{width:150px;margin-bottom:18px}#google-review .rating-card .stars{color:#ffb400;letter-spacing:3px;margin-bottom:8px;font-size:26px}#google-review .rating-card .rating{color:#1a1a1a;margin-bottom:6px;font-size:24px;font-weight:800}#google-review .rating-card .reviews{color:#888;letter-spacing:.2px;font-size:13px}#google-review .review-btn{color:#0b6b3a;background:#fff;border:1.5px solid #0b6b3a;border-radius:30px;margin-top:22px;padding:12px 28px;font-size:14px;font-weight:700;text-decoration:none;transition:all .3s}#google-review .review-btn:hover{color:#fff;background:#0b6b3a;transform:translateY(-3px);box-shadow:0 12px 26px #0b6b3940}@keyframes pulse-dot{0%{box-shadow:0 0 #0b6b3980}70%{box-shadow:0 0 0 8px #0b6b3900}to{box-shadow:0 0 #0b6b3900}}@media (max-width:900px){#google-review{padding:70px 20px}#google-review .container{text-align:center;grid-template-columns:1fr;gap:40px}#google-review .left p{margin-left:auto;margin-right:auto}}@media (max-width:500px){#google-review{padding:60px 16px}#google-review .left h2{font-size:26px}#google-review .rating-card{padding:28px 22px}#google-review .rating-card img{width:130px}}#about-company-cards{padding:40px 10px}#about-company-cards .container{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1200px;margin:auto;display:grid}#about-company-cards .card{background:#fff;border:1px solid #0000001a;border-radius:14px;flex-direction:column;height:100%;transition:all .35s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000d}#about-company-cards .card:hover{transform:translateY(-8px);box-shadow:0 20px 45px #0000001f}#about-company-cards .card:hover img{transform:scale(1.08)}#about-company-cards .card img{object-fit:cover;width:100%;height:260px;transition:transform .5s}#about-company-cards .card h3{color:#0b6b3a;text-transform:uppercase;letter-spacing:.5px;padding:18px 20px 8px;font-size:18px;font-weight:600}#about-company-cards .card p{color:#555;flex-grow:1;padding:0 20px 22px;font-size:14px;line-height:1.6}@media (max-width:992px){#about-company-cards .container{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){#about-company-cards{padding:25px 8px}#about-company-cards .container{grid-template-columns:1fr;gap:16px}#about-company-cards .card img{height:200px}#about-company-cards .card h2{padding:14px 16px 6px;font-size:16px}#about-company-cards .card p{padding:0 16px 18px;font-size:13px}}
.hero{background-color:#0000;background-image:linear-gradient(#0000008c,#0000008c),url(../media/HeroSectionBG.1fyfg17xygu6c.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;width:100%;min-height:90vh;padding:60px 20px;display:flex;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";filter:blur(80px);opacity:.3;z-index:0;pointer-events:none;border-radius:50%;position:absolute}.hero:before{background:#0b6b3a;width:420px;height:420px;top:-120px;left:-100px}.hero:after{background:#ffd27a;width:380px;height:380px;bottom:-140px;right:-100px}.hero-inner{z-index:1;justify-content:space-between;align-items:center;gap:56px;width:100%;max-width:1120px;display:flex;position:relative}.hero-content{color:#fff;flex:1;min-width:0;animation:.5s both hero-box-in}.hero-content__eyebrow{letter-spacing:1.2px;text-transform:uppercase;color:#fff;background:#00000059;border:1px solid #ffffff59;border-radius:30px;align-items:center;gap:8px;padding:7px 16px;font-size:12px;font-weight:700;display:inline-flex}.hero-content__eyebrow:before{content:"";background:#0b6b3a;border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 0 3px #ffffff26}.hero-content__title{text-shadow:0 2px 20px #00000059;word-break:break-word;margin-bottom:14px;font-size:clamp(26px,4vw,50px);font-weight:800;line-height:1.18}.hero-content__title span{color:#6fe08a}.hero-content__subtitle{color:#ffffffe0;text-shadow:0 1px 8px #0000004d;max-width:440px;margin-bottom:28px;font-size:15px;line-height:1.6}.hero-content__stats{border-top:1px solid #fff3;grid-template-columns:repeat(3,auto);justify-content:start;gap:0;max-width:460px;padding-top:18px;display:grid}.hero-content__stat{border-right:1px solid #ffffff2e;flex-direction:column;min-width:0;margin-right:24px;padding-right:24px;display:flex}.hero-content__stat:last-child{border-right:none;margin-right:0;padding-right:0}.hero-content__stat strong{color:#fff;white-space:nowrap;font-size:22px;font-weight:800}.hero-content__stat span{color:#ffffffa6;white-space:nowrap;margin-top:3px;font-size:11.5px}.hero-box{z-index:1;background:#fff;border-radius:18px;flex-direction:column;flex-shrink:0;width:100%;max-width:420px;max-height:calc(100vh - 80px);animation:.5s .1s both hero-box-in;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 70px #00000080,0 0 0 1px #ffffff14}.hero-box__tabs{background:#f4f5f4;flex-shrink:0;gap:6px;padding:6px;display:flex}.hero-box__tab{text-align:center;letter-spacing:.3px;color:#6b7268;cursor:pointer;background:0 0;border:none;border-radius:10px;flex:1;padding:13px 10px;font-size:14px;font-weight:700;transition:all .25s}.hero-box__tab:hover{color:#0b6b3a}.hero-box__tab--active{color:#0b6b3a;background:#fff;box-shadow:0 4px 14px #0000001a}.hero-box__body{color:#222;flex:1;min-height:0;padding:30px 28px 28px;overflow-y:auto}.hero-box__body::-webkit-scrollbar{width:5px}.hero-box__body::-webkit-scrollbar-thumb{background:#d8dbd8;border-radius:4px}.hero-box__label{color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:13px;font-weight:600}.hero-box__error{color:#c0392b;background:#fdecea;border-radius:8px;align-items:center;gap:6px;margin-top:12px;padding:10px 12px;font-size:13px;display:flex}@keyframes hero-box-in{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.track-form{gap:10px;display:flex}.track-form input{background:#fafafa;border:1.5px solid #e2e5e2;border-radius:10px;outline:none;flex:1;min-width:0;padding:13px 14px;font-size:14px;transition:border-color .2s,background .2s}.track-form input:focus{background:#fff;border-color:#0b6b3a}.track-form input::placeholder{color:#a3a8a3}.track-form button{color:#fff;cursor:pointer;white-space:nowrap;background:#0b6b3a;border:none;border-radius:10px;padding:13px 24px;font-size:14px;font-weight:700;transition:all .2s;box-shadow:0 6px 16px #00000026}.track-form button:hover:not(:disabled){background:#074626;transform:translateY(-1px)}.track-form button:disabled{opacity:.6;cursor:not-allowed}.track-result{border-top:1px dashed #e2e5e2;margin-top:22px;padding-top:20px;animation:.4s both hero-box-in}.track-result__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:14px;display:flex}.track-result__id{color:#1a1a1a;letter-spacing:.3px;font-size:15px;font-weight:800}.track-result__status{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#0b6b3a,#063d21);border-radius:20px;padding:5px 14px;font-size:12px;font-weight:700;box-shadow:0 4px 10px #00000026}.track-result__progress{background:#eef0ee;border-radius:6px;height:7px;margin-bottom:16px;overflow:hidden}.track-result__progress-fill{background:linear-gradient(90deg,#0b6b3a,#ffd27a);border-radius:6px;height:100%;transition:width .5s}.track-result__route{color:#222;background:#f7f8f6;border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;padding:10px 14px;font-size:13.5px;font-weight:700;display:flex}.track-result__route span:nth-child(2){color:#0b6b3a;font-weight:900}.track-result__meta{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;display:grid}.track-result__meta div{background:#f7f8f6;border-radius:10px;flex-direction:column;min-width:0;padding:10px 12px;font-size:12px;display:flex}.track-result__meta div span{color:#8a8f8a;text-transform:uppercase;letter-spacing:.3px;margin-bottom:4px;font-size:11px}.track-result__meta div strong{color:#1a1a1a;overflow-wrap:break-word;font-size:13px}.track-result__note{color:#6b5b00;background:#fff8e1;border-left:3px solid #ffcc4d;border-radius:6px;margin-top:14px;padding:10px 12px;font-size:12.5px}.track-result__history{margin-top:18px}.track-result__history-title{color:#333;text-transform:uppercase;letter-spacing:.4px;margin-bottom:12px;font-size:12.5px;font-weight:700;display:block}.history-timeline{flex-direction:column;display:flex}.history-node{gap:12px;display:flex}.history-node:last-child .history-node__line{display:none}.history-node:first-child .history-node__dot{background:#0b6b3a;box-shadow:0 0 0 4px #0000000f}.history-node__line-wrap{flex-direction:column;align-items:center;display:flex}.history-node__dot{background:#c7cbc7;border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:4px}.history-node__line{background:#e2e5e2;flex:1;width:2px;margin-top:2px}.history-node__content{flex:1;min-width:0;padding-bottom:18px}.history-node__status{color:#1a1a1a;font-size:13.5px;font-weight:700;display:block}.history-node__meta{color:#8a8f8a;flex-wrap:wrap;gap:8px;margin-top:3px;font-size:11.5px;display:flex}.history-node__location:after{content:"•";color:#ccc;margin-left:8px}.history-node__desc{color:#666;margin-top:5px;font-size:12px;line-height:1.4}.book-form{flex-direction:column;gap:12px;display:flex}.book-form__row{gap:10px;display:flex}.book-form input,.book-form textarea{resize:none;background:#fafafa;border:1.5px solid #e2e5e2;border-radius:10px;outline:none;min-width:0;padding:13px 14px;font-family:inherit;font-size:14px;transition:border-color .2s,background .2s}.book-form input:focus,.book-form textarea:focus{background:#fff;border-color:#0b6b3a}.book-form input::placeholder,.book-form textarea::placeholder{color:#a3a8a3}.book-form button{color:#fff;cursor:pointer;background:#0b6b3a;border:none;border-radius:10px;padding:13px 20px;font-size:14px;font-weight:700;transition:all .2s;box-shadow:0 6px 16px #00000026}.book-form button:hover:not(:disabled){background:#074626;transform:translateY(-1px)}.book-form button:disabled{opacity:.6;cursor:not-allowed}.book-success{text-align:center;color:#333;padding:30px 10px;font-size:14.5px;line-height:1.6}@media (max-width:992px){.hero{height:auto;min-height:100vh;padding:100px 16px 40px}.hero-inner{flex-direction:column;gap:32px}.hero-content{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.hero-content__subtitle{max-width:100%}.hero-content__stats{justify-content:center;justify-self:center;margin:0 auto}.hero-box{max-width:480px;max-height:none}.hero-box__body{max-height:60vh}}@media (max-width:640px){.hero{padding:0 14px 32px}.hero-content__eyebrow{padding:6px 12px;font-size:11px}.hero-content__title{margin-bottom:12px;font-size:26px}.hero-content__subtitle{margin-bottom:22px;font-size:14px}.hero-content__stats{text-align:center;grid-template-columns:repeat(3,1fr);width:100%;max-width:340px}.hero-content__stat{align-items:center;margin-right:12px;padding-right:12px}.hero-content__stat strong{font-size:17px}.hero-content__stat span{white-space:normal;font-size:10px}.hero-box{border-radius:14px;max-width:100%}.hero-box__tab{padding:11px 8px;font-size:13px}.hero-box__body{max-height:55vh;padding:20px 16px}.track-form,.book-form__row{flex-direction:column}.track-result__meta{grid-template-columns:1fr}}@media (max-width:380px){.hero-content__title{font-size:23px}.hero-content__stat strong{font-size:15px}}
.footer{color:#d0d0d0;background:linear-gradient(#0c743f,#0b6b3a);font-size:14px}.footer a{color:#fff;text-decoration:none;transition:all .25s}.footer .footer-middle{background:#fff}.footer-top{border-bottom:1px solid #ffffff14;grid-template-columns:2.2fr 1fr 1fr 2fr;gap:48px;padding:20px 40px;display:grid}.footer .brand .logo{letter-spacing:.5px;color:#fff;margin-bottom:6px;font-size:28px;font-weight:800}.footer .brand .tagline{color:#b5b5b5;margin-bottom:18px;font-size:14px}.footer .brand .desc{color:#cfcfcf;max-width:420px;margin-bottom:22px;font-size:14px;line-height:1.75}.footer .brand .social-icons{gap:14px;display:flex}.footer .brand .social-icons svg{cursor:pointer;background:#ffffff14;border-radius:50%;padding:6px;font-size:30px;transition:all .25s}.footer .brand .social-icons svg:hover{color:#000;background:#25d366;transform:translateY(-2px)}.footer .footer-col h4{color:#fff;margin-bottom:18px;font-size:15px;font-weight:600;position:relative}.footer .footer-col h4:after{content:"";opacity:.6;background:#fff;width:28px;height:2px;margin-top:6px;display:block}.footer .footer-col ul{flex-direction:column;padding:0;list-style:none;display:flex}.footer .footer-col ul a{color:#c9c9c9;cursor:pointer;margin-bottom:12px;font-size:14px;transition:all .25s;display:block}.footer .footer-col ul a:hover{color:#fff;transform:translate(4px)}.footer .map .trustpilot{color:#fff;background:#ffffff14;border-radius:30px;align-items:center;gap:6px;margin-bottom:12px;padding:7px 14px;font-size:14px;font-weight:600;transition:all .25s;display:inline-flex}.footer .map .trustpilot:hover{color:#000;background:#fff}.footer .map .logo{background:#000;border-radius:12px;width:100%;height:200px;box-shadow:0 12px 30px #00000059}.footer-middle{border-bottom:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-evenly;gap:40px;padding:20px 40px;display:flex}.footer-middle .service-tabs{background:#00000040;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:14px;width:260px;padding:22px;display:flex}.footer-middle .service-tabs button{letter-spacing:.4px;color:#fff;cursor:pointer;background:0 0;border:1px solid #fff;border-radius:24px;padding:13px;font-size:14px;transition:all .25s}.footer-middle .service-tabs button.active,.footer-middle .service-tabs button:hover{color:#000;background:#fff;box-shadow:0 6px 18px #fff3}.footer-middle .cities{width:100%;margin-top:30px;display:grid}.footer-middle .cities ul{grid-template-columns:repeat(4,1fr);gap:10px;margin-left:0;padding-left:0;display:grid}.footer-middle .cities ul li{list-style:none}.footer-middle .cities ul li a{background:#00984c9a;border-radius:25px;align-items:center;padding:10px 3px;font-size:14px;text-decoration:none;display:flex}.footer-middle .cities ul li a img{object-fit:cover;border-radius:13px;height:50px}.footer-middle .cities ul li a span{text-align:center;margin-left:10px;font-size:14px;display:flex}.footer-middle .cities p{color:#c9c9c9;margin-bottom:12px;font-size:14px;transition:all .25s}.footer-middle .cities p:hover{color:#fff;transform:translate(6px)}.footer .show-more-btn{cursor:pointer;color:#fff;background:#0c542f;border:none;border-radius:25px;justify-self:center;margin-top:30px;padding:10px 20px;font-size:16px;display:flex}.footer-bottom{background:#0a5d32;justify-content:space-between;align-items:center;padding:22px 40px;display:flex}.footer-bottom p{color:#bdbdbd;font-size:14px}.footer-bottom .bottom-links{align-items:center;gap:22px;font-size:14px;display:flex}.footer-bottom .bottom-links .partner{color:#ff6a00;letter-spacing:.3px;font-weight:700}.footer-bottom .bottom-links span{cursor:pointer;transition:all .25s}.footer-bottom .bottom-links span:hover{color:#fff}@media (max-width:992px){.footer-top,.footer-middle .cities{grid-template-columns:1fr}.footer-bottom{text-align:center;flex-direction:column;gap:10px}}@media screen and (max-width:1370px){.footer .cities{padding:50px 10px}}@media screen and (max-width:1182px){.footer .cities ul{gap:10px}.footer .cities ul li a span{font-size:13px}}@media screen and (max-width:1061px){.footer .cities ul{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:751px){.footer .cities ul{grid-template-columns:repeat(2,1fr)}.footer .cities ul li a span{font-size:13px}}@media screen and (max-width:537px){.footer-middle{padding:20px 10px}.footer .cities ul{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:436px){.footer .cities ul li a{padding:10px}}
.zoho-contact-form{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff8e;border-radius:12px;width:100%;max-width:420px;padding:20px}.zoho-contact-form h3{text-align:center;margin-bottom:15px;font-weight:600}.zoho-contact-form form{flex-direction:column;gap:12px;display:flex}.zoho-contact-form .input-group{background:#fff;border-radius:8px;align-items:center;padding:10px;display:flex;box-shadow:0 0 0 1px #ddd}.zoho-contact-form .input-group svg{color:#555;margin-right:10px}.zoho-contact-form .input-group input{border:none;outline:none;width:100%;font-size:14px}.zoho-contact-form button{color:#fff;cursor:pointer;background:red;border:none;border-radius:8px;margin-top:10px;padding:12px;font-weight:600}.zoho-contact-form button:disabled{opacity:.7;cursor:not-allowed}
#office-location{color:#1a1a1a;ascent-override:92%;descent-override:24%;line-gap-override:0%;font-display:swap;box-sizing:border-box;width:100%;padding:90px 20px;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;position:relative;overflow:hidden}#office-location *,#office-location :before,#office-location :after{box-sizing:border-box}#office-location:before,#office-location:after{content:"";filter:blur(90px);opacity:.18;z-index:0;pointer-events:none;border-radius:50%;position:absolute}#office-location:before{background:#0b6b3a;width:360px;height:360px;top:-140px;right:-80px}#office-location:after{background:#ffd166;width:300px;height:300px;bottom:-120px;left:-80px}#office-location .header{z-index:1;text-align:center;width:100%;max-width:800px;margin:0 auto 15px;position:relative}#office-location .header h2{color:#1a1a1a;margin:0;font-size:clamp(28px,3vw,40px);font-weight:700;line-height:1.25}#office-location .header h2:after{content:"";background:linear-gradient(90deg,#0b6b3a,#ffd166);border-radius:4px;width:60px;height:3px;margin:16px auto 0;display:block}#office-location .header p{color:#777;margin:20px 0 0;font-size:16px;line-height:1.7}#office-location .city-buttons{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:100%;max-width:1200px;margin:0 auto 50px;display:flex;position:relative}#office-location .city-buttons a{color:#333;white-space:nowrap;background:#fff;border:1.5px solid #e2e5e2;border-radius:25px;flex:none;justify-content:center;align-items:center;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}#office-location .city-buttons a:hover{color:#fff;background:#0b6b3a;border-color:#0b6b3a;transform:translateY(-3px);box-shadow:0 10px 22px #0b6b3940}#office-location .content{z-index:1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:30px;width:100%;max-width:1200px;margin:0 auto;display:grid;position:relative}#office-location .map-card{background:#fff;border:1px solid #eef0ee;border-radius:18px;width:100%;min-width:0;padding:14px;display:flex;overflow:hidden;box-shadow:0 15px 40px #0000000f}#office-location .map-card iframe{filter:grayscale(15%)contrast(1.02);border:0;border-radius:12px;width:100%;height:100%;min-height:430px;display:block}#office-location .details-card{background:#fff;border:1px solid #eef0ee;border-radius:18px;flex-direction:column;justify-content:center;width:100%;min-width:0;padding:34px;display:flex;box-shadow:0 15px 40px #0000000f}#office-location .details-card ul{width:100%;margin:0;padding:0;list-style:none}#office-location .details-card ul li{color:#444;border-bottom:1px solid #f0f1f0;flex-wrap:wrap;align-items:flex-start;gap:14px;width:100%;margin:0;padding:15px 0;font-size:14.5px;line-height:1.7;display:flex}#office-location .details-card ul li:last-child{border-bottom:0}#office-location .details-card ul li svg{box-sizing:content-box;color:#0b6b3a;background:#0b6b3914;border-radius:50%;flex:none;width:20px;height:20px;margin-top:2px;padding:7px}#office-location .details-card ul li span{overflow-wrap:anywhere;flex:1;min-width:0;padding-top:4px}#office-location .details-card ul li .order-enquiry{color:#999;flex-basis:100%;margin-left:48px;font-size:12px;font-style:italic}#office-location .details-card .tag{background:linear-gradient(135deg,#0b6b3a,#52b788);color:#0000;overflow-wrap:anywhere;-webkit-background-clip:text;background-clip:text;margin:28px 0 0;font-size:clamp(24px,3vw,36px);font-weight:800;line-height:1.3}@media screen and (max-width:1100px){#office-location{padding:70px 25px}#office-location .content{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:25px}#office-location .map-card iframe{min-height:400px}#office-location .details-card{padding:28px}}@media screen and (max-width:900px){#office-location{padding:60px 20px}#office-location .content{grid-template-columns:1fr;gap:25px}#office-location .map-card iframe{height:400px;min-height:400px}#office-location .details-card ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 25px;display:grid}#office-location .details-card ul li{align-content:flex-start}}@media screen and (max-width:650px){#office-location{padding:50px 15px}#office-location .header{margin-bottom:30px}#office-location .header h2{font-size:28px}#office-location .header p{font-size:14px}#office-location .city-buttons{scrollbar-width:thin;flex-wrap:nowrap;justify-content:flex-start;margin-bottom:30px;padding:5px 2px 12px;overflow:auto hidden}#office-location .city-buttons a{min-width:max-content;padding:9px 16px;font-size:13px}#office-location .content{gap:20px}#office-location .map-card{padding:10px}#office-location .map-card iframe{height:330px;min-height:330px}#office-location .details-card{padding:22px}#office-location .details-card ul{display:block}#office-location .details-card ul li{padding:14px 0}#office-location .details-card ul .order-enquiry{margin-left:48px}#office-location .details-card .tag{margin-top:20px;font-size:27px}}@media screen and (max-width:420px){#office-location{padding:45px 12px}#office-location .map-card iframe{height:280px;min-height:280px}#office-location .details-card{padding:18px}#office-location .details-card .tag{font-size:24px}#office-location .details-card ul li .order-enquiry{margin-left:0}}
#trust-us{color:#fff;text-align:center;background:linear-gradient(135deg,#081c15,#1b4332);padding:80px 20px}#trust-us .header{margin-bottom:50px}#trust-us .header .badge{background:#ffffff1a;border-radius:30px;align-items:center;gap:8px;margin-bottom:15px;padding:8px 16px;font-size:14px;display:inline-flex}#trust-us .header .badge svg{color:#52b788}#trust-us .header h2{margin-bottom:10px;font-size:36px;font-weight:600}#trust-us .header p{opacity:.8}#trust-us .grid{grid-template-columns:repeat(4,1fr);gap:25px;max-width:1100px;margin:auto;display:grid}#trust-us .card{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffff0d;border-radius:16px;padding:30px 20px;text-decoration:none;transition:all .3s}#trust-us .card:hover{background:#ffffff1a;transform:translateY(-8px)}#trust-us .card .icon{background:linear-gradient(135deg,#40916c,#52b788);border-radius:12px;justify-content:center;align-items:center;width:70px;height:70px;margin:auto auto 15px;display:flex}#trust-us .card .icon svg{font-size:35px}#trust-us .card h3{margin-bottom:8px;font-size:18px}#trust-us .card p{opacity:.7;font-size:14px}@media (max-width:900px){#trust-us .grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){#trust-us .grid{grid-template-columns:1fr}}
.move-easy{text-align:center;background:linear-gradient(#f9fafc,#fff);padding:80px 20px}.move-easy .section-title{color:#111;margin-bottom:60px;font-size:34px;font-weight:700;position:relative}.move-easy .section-title:after{content:"";background:#0b6b3a;border-radius:2px;width:60px;height:4px;margin:14px auto 0;display:block}.move-easy .steps-container{grid-template-columns:repeat(4,1fr);gap:30px;max-width:1200px;margin:auto;display:grid}.move-easy .step-card{color:#222;background:#0b6b3a7a;border:1px solid #00000014;border-radius:18px;flex-direction:column;height:100%;padding:22px;transition:all .35s;display:flex;box-shadow:0 15px 35px #0000000f}.move-easy .step-card:hover{transform:translateY(-10px);box-shadow:0 25px 50px #0000001f}.move-easy .step-card:hover img{transform:scale(1.1)}.move-easy .step-card .image-box{background:#f1f3f7;border-radius:14px;width:100%;height:200px;margin-bottom:22px;overflow:hidden}.move-easy .step-card .image-box img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.move-easy .step-card h3{color:#0b6b3a;margin-bottom:10px;font-size:20px;font-weight:600}.move-easy .step-card p{color:#555;flex-grow:1;font-size:14px;line-height:1.65}@media (max-width:992px){.move-easy .steps-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.move-easy{padding:60px 14px}.move-easy .section-title{margin-bottom:40px;font-size:26px}.move-easy .steps-container{grid-template-columns:1fr;gap:20px}.move-easy .step-card .image-box{height:180px}}
.happy-clients{text-align:center;padding:60px 0}.happy-clients h2{margin-bottom:30px;font-size:32px;font-weight:600}.happy-clients .swiper{pointer-events:none}.happy-clients .client-card{background:#fff;border-radius:12px;justify-content:center;align-items:center;height:150px;margin:10px;padding:20px;display:flex;box-shadow:0 8px 20px #00000014}.happy-clients .client-card img{object-fit:contain;max-width:100%;max-height:120px;transition:all .3s}.happy-clients .client-card img:hover{filter:grayscale(0%);transform:scale(1.05)}
.cp-root{color:#f8fdf9;min-height:100vh;font-family:DM Sans,sans-serif;overflow-x:hidden}.cp-root strong{font-weight:700}.cp-root .cp-hero{background:#0d2b14;position:relative;overflow:hidden}.cp-root .cp-hero__inner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;padding:60px 24px 80px;display:grid;position:relative}@media (max-width:768px){.cp-root .cp-hero__inner{grid-template-columns:1fr;gap:36px;padding:40px 20px 60px}}.cp-root .cp-hero__eyebrow{color:#4ade6e;letter-spacing:.12em;text-transform:uppercase;background:#4ade6e26;border:1px solid #4ade6e;border-radius:100px;margin-bottom:20px;padding:6px 14px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:500;display:inline-block}.cp-root .cp-hero__title{color:#f8fdf9;text-align:center;margin:0 0 20px;font-size:30px;font-weight:800}.cp-root .cp-hero__title span{color:#4ade6e}.cp-root .cp-hero__city-accent{color:#4ade6e;text-align:center;font-size:65px;font-weight:700;display:block}.cp-root .cp-hero__address{color:#8ba98f;align-items:center;gap:6px;margin-bottom:24px;font-size:13px;display:flex}.cp-root .cp-hero__address svg{color:#4ade6e}.cp-root .cp-hero__offer-badge{color:#1a0f00;background:linear-gradient(135deg,#f5c542,#ffdd82);border-radius:100px;margin-bottom:28px;margin-right:10px;padding:10px 22px;font-size:14px;font-weight:700;display:inline-block;box-shadow:0 4px 24px #f5c54259}.cp-root .cp-hero__image-wrap{position:relative}.cp-root .cp-hero__image-wrap:before{content:"";pointer-events:none;border:1px solid #4ade6e26;border-radius:24px;position:absolute;inset:-12px}.cp-root .cp-hero__image-wrap img{object-fit:cover;border-radius:24px;width:100%;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1);display:block;box-shadow:0 30px 80px #0009}.cp-root .cp-hero__image-wrap img:hover{transform:scale(1.02)}.cp-root .cp-hero__blob{filter:blur(80px);opacity:.25;pointer-events:none;z-index:1;border-radius:50%;position:absolute}.cp-root .cp-hero__blob--1{background:radial-gradient(circle,#4ade6e,#0000);width:500px;height:500px;top:-150px;right:-100px}.cp-root .cp-hero__blob--2{background:radial-gradient(circle,#2a7d4f,#0000);width:350px;height:350px;bottom:-100px;left:-80px}.cp-root .cp-btn{cursor:pointer;border:none;border-radius:100px;align-items:center;gap:8px;padding:14px 32px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.cp-root .cp-btn--primary{color:#060d07;background:#4ade6e;box-shadow:0 0 #4ade6e80}.cp-root .cp-btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #4ade6e66}.cp-root .cp-btn--primary:active{transform:translateY(0)}.cp-root .cp-section{padding:70px 0}.cp-root .cp-container{max-width:1100px;margin:0 auto;padding:0 24px}.cp-root .cp-heading{color:#000;border-bottom:3px solid #4ade6e;margin:0 0 28px;padding-bottom:14px;font-size:clamp(20px,2.5vw,30px);font-weight:700;display:inline-block;position:relative}.cp-root .cp-subheading{color:#f8fdf9;margin:40px 0 20px;font-family:Syne,sans-serif;font-size:20px;font-weight:700}.cp-root .cp-intro{background:#fff}.cp-root .cp-intro__text{color:#bdecc6;max-width:780px;font-size:17px;line-height:1.8}.cp-root .cp-intro__text strong{color:#4ade6e}.cp-root .cp-intro__text em{color:#f5c542;font-style:normal}.cp-root .cp-intro p{color:#bdecc6;margin-bottom:14px;font-size:16px;line-height:1.8}.cp-root .cp-international-section{background:#fff;max-width:1100px;margin:0 auto;padding:0 24px}.cp-root .cp-international-section h2{color:#000;padding-bottom:14px;font-size:clamp(20px,2.5vw,30px);font-weight:700;position:relative}.cp-root .cp-international-section h2:after{content:"";background:#4ade6e;border-radius:2px;width:460px;height:3px;position:absolute;bottom:0;left:0}.cp-root .cp-international-section p{color:#000;background:#fff}.cp-root .cp-services{background:#fff}.cp-root .cp-services__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;display:grid}.cp-root .cp-service-card{background:#0f1f12;border:1px solid #4ade6e26;border-radius:16px;padding:24px 20px;transition:all .3s cubic-bezier(.4,0,.2,1)}.cp-root .cp-service-card:hover{border-color:#4ade6e80;transform:translateY(-4px);box-shadow:0 12px 32px #0006}.cp-root .cp-service-card__icon{margin-bottom:12px;font-size:28px;display:block}.cp-root .cp-service-card h3{color:#f8fdf9;margin:0 0 8px;font-family:Syne,sans-serif;font-size:15px;font-weight:700}.cp-root .cp-service-card p{color:#8ba98f;margin:0;font-size:13.5px;line-height:1.6}.cp-root .cp-services__links{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px;display:grid}.cp-root .cp-service-link{color:#f8fdf9;background:#0b6b3a;border:1px solid #4ade6e26;border-radius:10px;align-items:center;gap:10px;padding:16px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.cp-root .cp-service-link__arrow{color:#4ade6e;font-size:16px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.cp-root .cp-service-link:hover{color:#4ade6e;background:#4ade6e0f;border-color:#4ade6e}.cp-root .cp-service-link:hover .cp-service-link__arrow{transform:translate(4px)}.cp-root .cp-why{background:#fff}.cp-root .cp-why__lead{color:#8ba98f;margin-bottom:32px;font-size:16px;line-height:1.7}.cp-root .cp-why__card{align-items:flex-start;gap:12px;margin-left:25px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.cp-root .cp-why__card li{color:#000}.cp-root .cp-why__card li strong{font-weight:700}.cp-root .cp-why__icon{color:#4ade6e;background:#4ade6e26;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.cp-root .cp-why__icon svg{font-size:20px}.cp-root .cp-areas .cp-areas__card{margin-bottom:50px}.cp-root .cp-areas .cp-areas__card h3{color:#000}.cp-root .cp-areas .cp-areas__card p{color:#000;font-size:15px}.cp-root .cp-process{background:#fff}.cp-root .cp-process__steps{position:relative}.cp-root .cp-process__steps:before{content:"";background:linear-gradient(90deg,#0000,#4ade6e26,#0000);height:1px;position:absolute;top:28px;left:5%;right:5%}@media (max-width:768px){.cp-root .cp-process__steps:before{display:none}}.cp-root .cp-process__step{position:relative}.cp-root .cp-process__step li{color:#000}.cp-root .cp-process__step h3{color:#000;margin:0 0 8px;font-family:Syne,sans-serif;font-size:16px;font-weight:700}.cp-root .cp-process__step p{color:#000;margin:0;font-size:13.5px;line-height:1.6}.cp-root .cp-process__num{color:#4ade6e;opacity:.35;margin-bottom:16px;font-size:36px;font-weight:800;line-height:1;display:inline-block}.cp-root .cp-nearby{background:#fff}.cp-root .cp-nearby p{color:#8ba98f;margin-bottom:28px;font-size:15px;line-height:1.7}.cp-root .cp-nearby__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;display:grid}.cp-root .cp-nearby__card{background:#ffffff0a;border:1px solid #4ade6e26;border-radius:16px;flex-direction:column;gap:4px;padding:18px 16px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.cp-root .cp-nearby__card:hover{background:#4ade6e0f;border-color:#4ade6e}.cp-root .cp-nearby__name{color:#4ade6e;font-family:Syne,sans-serif;font-size:15px;font-weight:700}.cp-root .cp-nearby__desc{color:#8ba98f;font-size:12px}.cp-root .cp-charges{background:#fff}.cp-root .cp-charges__img-wrap{border:1px solid #4ade6e26;border-radius:24px;margin-bottom:40px;overflow:hidden;box-shadow:0 20px 60px #00000080}.cp-root .cp-charges__img-wrap img{width:100%;height:auto;display:block}.cp-root .cp-charges__factors{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;display:grid}.cp-root .cp-charges__factor{color:#d0f2d7;background:#0f1f12;border:1px solid #4ade6e26;border-radius:10px;align-items:flex-start;gap:14px;padding:14px 18px;font-size:14px;line-height:1.5;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.cp-root .cp-charges__factor:hover{border-color:#4ade6e4d}.cp-root .cp-charges__factor-num{color:#4ade6e;background:#4ade6e26;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-family:Syne,sans-serif;font-size:13px;font-weight:800;display:flex}.cp-root .cp-key-factor .cp-key-factor__list li{color:#000;margin:10px 0}.cp-root .cp-note{color:#8ba98f;border-left:2px solid #4ade6e26;margin-top:24px;padding-left:14px;font-size:13px;font-style:italic}.cp-root .cp-faq{background:#fff}.cp-root .cp-faq__list{flex-direction:column;gap:10px;display:flex}.cp-root .cp-faq__item{color:#000;background:#00ff0036;border:1px solid #4ade6e26;border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.cp-root .cp-faq__item--open{border-color:#4ade6e80}.cp-root .cp-faq__item--open .cp-faq__icon{color:#4ade6e}.cp-root .cp-faq__question{color:#000;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px 24px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.cp-root .cp-faq__question:hover{color:#4ade6e}.cp-root .cp-faq__icon{color:#8ba98f;flex-shrink:0;font-size:22px;line-height:1}.cp-root .cp-faq__answer{border-top:1px solid #4ade6e26;padding:20px 24px}.cp-root .cp-faq__answer p{color:#8ba98f;margin:0;font-size:14.5px;line-height:1.8}.cp-root .cp-section p{color:#000;margin-bottom:16px;font-size:15.5px;line-height:1.8}.cp-root .cp-section ul,.cp-root .cp-section ol{color:#bdecc6;padding-left:20px}.cp-root .cp-section ul li,.cp-root .cp-section ol li{margin-bottom:10px;font-size:15px;line-height:1.7}
#get-in-touch{ascent-override:92%;descent-override:24%;line-gap-override:0%;font-display:swap;padding:64px 20px;font-family:Poppins,sans-serif;font-style:normal;font-weight:400}.git-inner{border:1px solid #00000012;border-radius:24px;grid-template-columns:1fr 1fr;max-width:1080px;margin:0 auto;display:grid;overflow:hidden}@media (max-width:900px){.git-inner{grid-template-columns:1fr}}.git-img-side{background:#1a2236;min-height:520px;position:relative;overflow:hidden}@media (max-width:900px){.git-img-side{min-height:280px}}.git-img-side img{object-fit:cover;object-position:center;opacity:.82;width:100%;height:100%;transition:transform .7s cubic-bezier(.4,0,.2,1),opacity .5s;display:block;position:absolute;inset:0}.git-img-side img:hover{opacity:.88;transform:scale(1.03)}.git-img-overlay{z-index:1;background:linear-gradient(160deg,#0a12289e 0%,#0a12282e 55%,#0a1228b8 100%);position:absolute;inset:0}.git-img-badge{z-index:2;-webkit-backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff38;border-radius:10px;align-items:center;gap:8px;padding:8px 14px;display:flex;position:absolute;top:26px;left:26px}.git-img-badge span:not(.git-img-badge__dot){letter-spacing:.08em;text-transform:uppercase;color:#fff;font-size:11.5px;font-weight:600}.git-img-badge__dot{background:#4ade80;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2.2s ease-in-out infinite git-pulse;box-shadow:0 0 0 3px #4ade8038}@keyframes git-pulse{0%,to{box-shadow:0 0 0 3px #4ade8038}50%{box-shadow:0 0 0 6px #4ade8014}}.git-img-caption{z-index:2;padding:28px 28px 32px;position:absolute;bottom:0;left:0;right:0}.git-img-caption h3{color:#fff;margin:0 0 8px;font-size:26px;font-weight:700;line-height:1.22}@media (max-width:600px){.git-img-caption h3{font-size:20px}}.git-img-caption p{color:#ffffff9e;margin:0;font-size:13px;line-height:1.5}.git-details{background:#fff;flex-direction:column;padding:52px 48px;display:flex}@media (max-width:1040px){.git-details{padding:44px 36px}}@media (max-width:900px){.git-details{padding:40px 32px}}@media (max-width:600px){.git-details{padding:32px 24px}}.git-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#1d9e75;margin-bottom:10px;font-size:11px;font-weight:600}.git-title{color:#111827;margin-bottom:14px;font-size:36px;font-weight:700;line-height:1.12}@media (max-width:600px){.git-title{font-size:28px}}.git-desc{color:#6b7280;margin-bottom:32px;font-size:14px;line-height:1.75}.git-contact-list{flex-direction:column;gap:10px;margin:0 0 32px;padding:0;list-style:none;display:flex}.git-contact-item{background:#fafaf8;border:1px solid #f0f0ed;border-radius:12px;transition:border-color .2s cubic-bezier(.4,0,.2,1),background .2s cubic-bezier(.4,0,.2,1);overflow:hidden}.git-contact-item:hover{background:#f5fdf9;border-color:#0b6b3a47}.git-contact-link{color:inherit;align-items:center;gap:14px;padding:13px 16px;text-decoration:none;display:flex}.git-contact-link--static{cursor:default}.git-contact-icon{background:#e1f5ee;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s cubic-bezier(.4,0,.2,1);display:flex}.git-contact-icon svg{color:#0b6b3a;display:block;font-size:18px!important}.git-contact-item:hover .git-contact-icon{background:#d2f0e5}.git-contact-text{flex-direction:column;gap:2px;display:flex}.git-contact-label{letter-spacing:.06em;text-transform:uppercase;color:#9ca3af;font-size:10.5px;font-weight:600;line-height:1}.git-contact-value{color:#111827;font-size:13.5px;font-weight:500;line-height:1.4}.git-divider{background:#f0f0ed;height:1px;margin-bottom:26px}.git-social-label{letter-spacing:.1em;text-transform:uppercase;color:#9ca3af;margin-bottom:14px;font-size:11px;font-weight:600}.git-social-row{flex-wrap:wrap;gap:8px;display:flex}.git-social-btn{color:#6b7280;background:#fff;border:1px solid #e5e5e2;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:background .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1),transform .15s cubic-bezier(.4,0,.2,1);display:flex}.git-social-btn svg{display:block;font-size:18px!important}.git-social-btn:hover{color:#fff;background:#0b6b3a;border-color:#0b6b3a;transform:translateY(-2px)}.git-social-btn:active{transform:translateY(0)scale(.96)}
.pis-wrapper{width:100%;padding:8px 0;position:relative;overflow:hidden}.pis-fade{z-index:2;pointer-events:none;width:80px;position:absolute;top:0;bottom:0}.pis-fade--left{background:linear-gradient(90deg,#fff,#0000);left:0}.pis-fade--right{background:linear-gradient(270deg,#fff,#0000);right:0}.pis-track{will-change:transform;cursor:grab;gap:12px;width:max-content;display:flex}.pis-track:active{cursor:grabbing}.pis-slide{background:#f1f5f9;border-radius:14px;flex-shrink:0;width:280px;height:200px;overflow:hidden}@media (max-width:900px){.pis-slide{width:220px;height:160px}}@media (max-width:600px){.pis-slide{width:180px;height:130px}}.pis-slide img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.pis-slide:hover img{transform:scale(1.05)}
#about-page{--about-primary:#0b6b3a;--about-primary-dark:#06482a;--about-accent:#5e00bc;--about-text:#151922;--about-muted:#68707d;--about-border:#e7e9ee;--about-soft:#f6f8f7;--about-white:#fff;--about-shadow:0 18px 50px #141f1917;color:var(--about-text);font-family:Poppins,sans-serif;overflow:hidden}#company-info{padding:82px 0 92px;position:relative}#company-info .container{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:center;gap:clamp(40px,6vw,84px);width:min(1180px,100% - 48px);margin:0 auto;display:grid}#company-info .company-visual{padding:0 24px 24px 0;position:relative}#company-info .image-frame{box-shadow:var(--about-shadow);background:#e8ece9;border-radius:28px;position:relative;overflow:hidden}#company-info .image-frame:after{content:"";pointer-events:none;background:linear-gradient(135deg,#00000008,#0000 55%);position:absolute;inset:0}#company-info .image-frame img{aspect-ratio:7/5;object-fit:cover;width:100%;height:auto;display:block}#company-info .experience-badge{background:var(--about-white);border:1px solid #0b6b3a1a;border-radius:16px;align-items:center;gap:12px;min-width:190px;padding:17px 20px;display:flex;position:absolute;bottom:0;right:0;box-shadow:0 15px 35px #00000021}#company-info .experience-badge strong{color:var(--about-primary);font-size:30px;font-weight:700;line-height:1}#company-info .experience-badge span{color:var(--about-muted);font-size:11px;font-weight:600;line-height:1.45}#company-info .details .eyebrow{color:var(--about-primary);letter-spacing:.16em;align-items:center;gap:9px;margin-bottom:14px;font-size:11px;font-weight:700;display:inline-flex}#company-info .details h1{max-width:620px;color:var(--about-text);letter-spacing:-.035em;margin:0 0 20px;font-size:clamp(34px,4vw,52px);font-weight:700;line-height:1.12}#company-info .details p{max-width:650px;color:var(--about-muted);margin:0 0 14px;font-size:15px;line-height:1.85}#company-info .details .lead{color:#444c57;font-size:16px}#company-info .feature-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;margin:28px 0 30px;padding:0;list-style:none;display:grid}#company-info .feature-list li{color:#3f4650;align-items:center;gap:9px;min-width:0;font-size:13px;font-weight:500;line-height:1.4;display:flex}#company-info .feature-list li .icon{color:var(--about-primary);flex:none;font-size:19px}#company-info .action-row{flex-wrap:wrap;align-items:center;gap:18px;display:flex}#company-info .contact-btn{background:var(--about-primary);color:#fff;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:0 24px;font-size:13px;font-weight:600;text-decoration:none;transition:transform .25s,background .25s,box-shadow .25s;display:inline-flex;box-shadow:0 8px 22px #0b6b3a33}#company-info .contact-btn:hover{background:var(--about-primary-dark);transform:translateY(-2px);box-shadow:0 12px 28px #0b6b3a42}#company-info .trust-note{color:#7a818b;font-size:12px;font-weight:500}.about-overview{background:#fff;padding:92px 0}.about-overview .container{grid-template-columns:minmax(0,1.25fr) minmax(310px,.75fr);align-items:start;gap:clamp(44px,7vw,90px);width:min(1180px,100% - 48px);margin:0 auto;display:grid}.about-overview .section-kicker{color:var(--about-primary);letter-spacing:.16em;margin-bottom:10px;font-size:11px;font-weight:700;display:inline-block}.about-overview .left-content h2{color:var(--about-text);letter-spacing:-.025em;margin:0 0 16px;font-size:clamp(28px,3vw,38px);line-height:1.2}.about-overview .left-content>p{max-width:760px;color:var(--about-muted);margin:0 0 18px;font-size:15px;line-height:1.85}.about-overview .left-content .promise-box{border:1px solid var(--about-border);background:var(--about-soft);border-radius:20px;margin:34px 0 38px;padding:28px}.about-overview .left-content .promise-box h3{margin:0 0 22px;font-size:20px;font-weight:650}.about-overview .left-content .promise-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.about-overview .left-content .promise-grid>div{padding-left:43px;position:relative}.about-overview .left-content .promise-grid>div strong{color:#0b6b3a52;font-size:12px;font-weight:700;position:absolute;top:1px;left:0}.about-overview .left-content .promise-grid>div h4{margin:0 0 5px;font-size:14px;font-weight:650}.about-overview .left-content .promise-grid>div p{color:var(--about-muted);margin:0;font-size:12px;line-height:1.65}.about-overview .left-content .secondary-heading{margin-top:42px;font-size:26px}.about-overview .left-content .why-list{gap:11px;margin:0;padding:0;list-style:none;display:grid}.about-overview .left-content .why-list li{color:var(--about-muted);font-size:14px;line-height:1.65}.about-overview .left-content .why-list li span{color:var(--about-text);font-weight:650}.about-overview .left-content .why-list li:before{content:"✓";color:var(--about-primary);margin-right:9px;font-weight:700}.about-overview .left-content .values-row{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.about-overview .left-content .values-row span{color:var(--about-primary);background:#eef6f1;border-radius:99px;padding:7px 13px;font-size:11px;font-weight:650}.about-overview .right-content{flex-direction:column;gap:16px;display:flex;position:sticky;top:30px}.about-overview .info-card{border:1px solid var(--about-border);background:#fff;border-radius:20px;grid-template-columns:45px 1fr;gap:15px;padding:26px;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 35px #141f190e}.about-overview .info-card:before{content:"";background:var(--about-primary);width:4px;position:absolute;top:0;bottom:0;left:0}.about-overview .info-card.mission:before{background:var(--about-accent)}.about-overview .info-card .card-number{width:42px;height:42px;color:var(--about-primary);background:#edf6f0;border-radius:12px;place-items:center;font-size:12px;font-weight:700;display:grid}.about-overview .info-card.mission .card-number{color:var(--about-accent);background:#f4edfa}.about-overview .info-card .card-label{color:#89909a;letter-spacing:.15em;margin-bottom:5px;font-size:9px;font-weight:700;display:block}.about-overview .info-card h3{color:var(--about-text);margin:0 0 9px;font-size:19px;font-weight:650;line-height:1.35}.about-overview .info-card p{color:var(--about-muted);margin:0;font-size:13px;line-height:1.7}.about-overview .overview-cta{color:#fff;background:linear-gradient(135deg,#0b6b3a,#094f2c);border-radius:16px;flex-direction:column;gap:9px;margin-top:4px;padding:20px 22px;display:flex}.about-overview .overview-cta span{opacity:.75;font-size:11px}.about-overview .overview-cta a{color:#fff;justify-content:space-between;align-items:center;font-size:14px;font-weight:600;text-decoration:none;display:flex}.about-overview .overview-cta a span{opacity:1;font-size:18px}#our-services-about-page{background:#f7f8f7;padding:94px 20px 100px}#our-services-about-page .header{text-align:center;width:min(700px,100%);margin:0 auto 46px}#our-services-about-page .header h2{color:var(--about-text);letter-spacing:-.025em;margin:0 0 10px;font-size:clamp(30px,4vw,40px);line-height:1.2}#our-services-about-page .header p{color:var(--about-muted);margin:0;font-size:14px;line-height:1.7}#our-services-about-page .grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;width:min(1180px,100%);margin:0 auto;display:grid}#our-services-about-page .card{background:#10231a;border-radius:18px;transition:transform .28s,box-shadow .28s;position:relative;overflow:hidden;box-shadow:0 10px 30px #141f1914}#our-services-about-page .card:hover{transform:translateY(-6px);box-shadow:0 18px 38px #141f1924}#our-services-about-page .card:hover img{transform:scale(1.07)}#our-services-about-page .card:hover h3{transform:translateY(-2px)}#our-services-about-page .card .image{height:205px;position:relative;overflow:hidden}#our-services-about-page .card .image img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}#our-services-about-page .card .image .overlay{background:linear-gradient(#00000005 20%,#000000b8 100%);position:absolute;inset:0}#our-services-about-page .card h3{color:#fff;text-align:center;margin:0;padding:17px 16px 20px;font-size:16px;font-weight:600;line-height:1.35;transition:transform .28s;position:relative}.six-grid-section{background:#fff;padding:96px 20px}.six-grid-section .approach-inner{width:min(1180px,100%);margin:0 auto}.six-grid-section .approach-heading{grid-template-columns:1fr minmax(280px,.55fr);align-items:end;gap:60px;margin-bottom:40px;display:grid}.six-grid-section .approach-heading .section-kicker{color:var(--about-primary);letter-spacing:.16em;margin-bottom:10px;font-size:11px;font-weight:700;display:inline-block}.six-grid-section .approach-heading h2{letter-spacing:-.03em;margin:0;font-size:clamp(30px,4vw,42px);line-height:1.15}.six-grid-section .approach-heading p{color:var(--about-muted);margin:0;font-size:14px;line-height:1.8}.six-grid-section .six-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.six-grid-section .grid-item.content{color:#fff;background:#10231a;border-radius:20px;flex-direction:column;justify-content:flex-end;min-height:300px;padding:34px;display:flex;position:relative;overflow:hidden}.six-grid-section .grid-item.content:before{content:"";background:#ffffff0f;border-radius:50%;width:180px;height:180px;position:absolute;top:-80px;right:-80px}.six-grid-section .grid-item.content:nth-child(2){background:#1a1821}.six-grid-section .grid-item.content:nth-child(3){background:#24201b}.six-grid-section .grid-item.content .step{color:#ffffff59;letter-spacing:.08em;font-size:12px;font-weight:700;position:absolute;top:28px;left:30px}.six-grid-section .grid-item.content h3{margin:0 0 12px;font-size:21px;font-weight:600;line-height:1.3}.six-grid-section .grid-item.content p{color:#ffffffb3;margin:0 0 22px;font-size:13px;line-height:1.75}.six-grid-section .grid-item.content a{color:#fff;align-items:center;gap:8px;width:fit-content;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.six-grid-section .grid-item.content a span{font-size:16px;transition:transform .2s}.six-grid-section .grid-item.content a:hover span{transform:translate(4px)}@media (max-width:1050px){#company-info .container,.about-overview .container{gap:40px}#our-services-about-page .grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){#company-info{padding:64px 0 76px}#company-info .container{grid-template-columns:1fr;width:min(680px,100% - 36px)}#company-info .company-visual{width:100%;max-width:650px;margin:0 auto}#company-info .details h1{font-size:clamp(32px,7vw,46px)}.about-overview{padding:72px 0}.about-overview .container{grid-template-columns:1fr;width:min(680px,100% - 36px)}.about-overview .right-content{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:static}.about-overview .overview-cta{grid-column:1/-1}.six-grid-section{padding:76px 20px}.six-grid-section .approach-heading{grid-template-columns:1fr;gap:16px}}@media (max-width:620px){#company-info .container{width:min(100% - 28px,520px)}#company-info .company-visual{padding-bottom:20px;padding-right:10px}#company-info .image-frame{border-radius:20px}#company-info .experience-badge{min-width:155px;padding:13px 15px;right:0}#company-info .experience-badge strong{font-size:25px}#company-info .experience-badge span,#company-info .details .eyebrow{font-size:9px}#company-info .details h1{font-size:31px}#company-info .details p,#company-info .details .lead{font-size:13px}#company-info .feature-list{grid-template-columns:1fr;gap:9px;margin-top:22px}#company-info .action-row{flex-direction:column;align-items:flex-start;gap:12px}.about-overview{padding:64px 0}.about-overview .container{width:min(100% - 28px,520px)}.about-overview .left-content h2{font-size:27px}.about-overview .left-content .promise-box{border-radius:16px;padding:20px}.about-overview .left-content .promise-grid{grid-template-columns:1fr;gap:18px}.about-overview .right-content{grid-template-columns:1fr}.about-overview .overview-cta{grid-column:auto}.about-overview .info-card{padding:21px}#our-services-about-page{padding:66px 14px 74px}#our-services-about-page .header{margin-bottom:30px}#our-services-about-page .header h2{font-size:28px}#our-services-about-page .grid{grid-template-columns:1fr;gap:14px}#our-services-about-page .card .image{height:220px}.six-grid-section{padding:68px 14px}.six-grid-section .six-grid{grid-template-columns:1fr;gap:12px}.six-grid-section .grid-item.content{min-height:270px;padding:28px}}@media (max-width:390px){#company-info .details h1{font-size:28px}#our-services-about-page .card .image{height:195px}}
.info-section{background:linear-gradient(#f9fbff,#fff);justify-content:space-between;align-items:center;gap:50px;padding:40px 20px;display:flex}.info-section .info-left{flex:55%;padding:20px}.info-section .info-left .badge{color:#0b6b3a;background:#004ecc1a;border-radius:20px;margin-bottom:15px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-block}.info-section .info-left h2{margin-bottom:20px;font-size:2rem;font-weight:700;line-height:1.3}.info-section .info-left p{color:#444;margin-bottom:16px;font-size:14px;line-height:1.7}.info-section .info-left .cta-group{gap:15px;margin-top:25px;display:flex}.info-section .info-left .cta-group .primary-btn{color:#fff;background:#0b6b3a;border-radius:8px;padding:12px 22px;font-weight:600;text-decoration:none;transition:all .3s}.info-section .info-left .cta-group .primary-btn:hover{background:#003fa6;transform:translateY(-2px)}.info-section .info-left .cta-group .secondary-btn{color:#0b6b3a;border:2px solid #0b6b3a;border-radius:8px;padding:10px 20px;font-weight:600;text-decoration:none;transition:all .3s}.info-section .info-left .cta-group .secondary-btn:hover{color:#fff;background:#0b6b3a}.info-section .info-left .trust-stats{gap:30px;margin-top:35px;display:flex}.info-section .info-left .trust-stats div h4{color:#0b6b3a;font-size:1.4rem;font-weight:700}.info-section .info-left .trust-stats div span{color:#666;font-size:12px}.info-section .info-right{flex:40%}.info-section .info-right .image-card{border-radius:16px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001f}.info-section .info-right .image-card img{object-fit:cover;width:100%;display:block}.info-section .info-right .image-card .overlay{color:#fff;background:linear-gradient(#0000,#000000bf);padding:25px;position:absolute;bottom:0}.info-section .info-right .image-card .overlay h4{margin-bottom:8px;font-size:1.3rem;font-weight:700}.info-section .info-right .image-card .overlay p{font-size:13px;line-height:1.5}@media screen and (max-width:900px){.info-section{flex-direction:column;margin-top:70px}.info-section .info-left{text-align:center}.info-section .info-left .cta-group{flex-wrap:wrap;justify-content:center}.info-section .info-left .trust-stats{justify-content:center}}
#service-page{--ink:#0e1b16;--primary:#0b6b3a;--primary-dark:#084d29;--primary-light:#e6f1ea;--kraft:#b98653;--paper:#faf8f2;--paper-dim:#f1ede1;--slate:#57616b;--line:#e3ddcc;--radius:18px;--font-display:"Space Grotesk", "Segoe UI", sans-serif;--font-label:"Barlow Condensed", "Segoe UI", sans-serif;--font-body:"Inter", "Segoe UI", sans-serif;color:var(--slate);font-family:var(--font-body);max-width:100vw;overflow-x:hidden}#service-page *,#service-page :before,#service-page :after{box-sizing:border-box}#service-page img{max-width:100%}#service-page h1,#service-page h2,#service-page h3{font-family:var(--font-display);color:var(--ink);margin:0}#service-page .surface-network{background:url(../media/background-banner.3tszo5zn715g7.png) 50%/cover no-repeat;width:100%;min-height:460px;position:relative}#service-page .surface-network .surface-overlay{background:linear-gradient(110deg,#081912db 0%,#0b6b3ab8 65%,#0b6b3a8c 100%);width:100%;height:100%;padding:90px 0}#service-page .surface-network .surface-container{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:center;gap:50px;width:90%;max-width:1200px;margin:auto;display:grid}#service-page .surface-network .surface-text{color:#fff;padding-top:26px;position:relative}#service-page .surface-network .surface-text:before{content:"Safexpress · Pan-India";font-family:var(--font-label);text-transform:uppercase;letter-spacing:.16em;color:#9fe0bb;font-size:13px;font-weight:600;display:inline-block;position:absolute;top:0;left:0}#service-page .surface-network .surface-text h1{color:#fff;margin-bottom:18px;font-size:40px;font-weight:700;line-height:1.18}#service-page .surface-network .surface-text p{color:#ffffffd9;max-width:520px;margin-bottom:14px;font-size:15px;line-height:1.8}#service-page .surface-network .surface-text p:last-of-type{margin-bottom:0}#service-page .surface-network .surface-image-wrapper{justify-content:center;display:flex}#service-page .surface-network .surface-image{border-radius:var(--radius);background:#ffffff1f;border:1px solid #ffffff40;padding:14px}#service-page .surface-network .surface-image img{border-radius:12px;width:100%;height:100%;display:block}@media (max-width:900px){#service-page .surface-network .surface-container{text-align:center;grid-template-columns:minmax(0,1fr)}#service-page .surface-network .surface-text{padding-top:40px}#service-page .surface-network .surface-text:before{left:50%;transform:translate(-50%)}#service-page .surface-network .surface-text p{margin-left:auto;margin-right:auto}}@media (max-width:600px){#service-page .surface-network{min-height:auto}#service-page .surface-network .surface-overlay{padding:60px 0}#service-page .surface-network .surface-text h1{font-size:28px}#service-page .surface-network .surface-text p{font-size:14px}}#service-page .services-content-section{padding:100px 20px}#service-page .services-content-section .container{max-width:1200px;margin:auto}#service-page .services-content-section .services-header{text-align:center;max-width:640px;margin:0 auto 56px}#service-page .services-content-section .services-header h2{margin-bottom:12px;font-size:32px}#service-page .services-content-section .services-header p{margin:0;font-size:15px}#service-page .services-content-section .services-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;width:100%;display:grid}#service-page .services-content-section .services-grid .card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;align-items:flex-start;padding:30px 26px;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex}#service-page .services-content-section .services-grid .card:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 20px 40px #0e1b1614}#service-page .services-content-section .services-grid .card img{object-fit:contain;background:var(--primary-light);border-radius:12px;width:46px;height:46px;margin-bottom:18px;padding:10px}#service-page .services-content-section .services-grid .card h3{margin-bottom:8px;font-size:17px}#service-page .services-content-section .services-grid .card p{color:var(--slate);margin:0;font-size:13.5px;line-height:1.6}@media screen and (max-width:1100px){#service-page .services-content-section .services-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:760px){#service-page .services-content-section{padding:70px 16px}#service-page .services-content-section .services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}#service-page .services-content-section .services-grid .card{padding:22px 18px}}@media screen and (max-width:460px){#service-page .services-content-section .services-grid{grid-template-columns:minmax(0,1fr)}}#service-page .express-benefits{border-top:1px solid var(--line);background:#fff;width:100%;padding:20px 20px 100px}#service-page .express-benefits .container{max-width:1200px;margin:auto}#service-page .express-benefits .breadcrumb{color:var(--slate);align-items:center;gap:8px;margin-bottom:40px;font-size:13px;display:flex}#service-page .express-benefits .breadcrumb a{color:var(--primary-dark);font-weight:600;text-decoration:none}#service-page .express-benefits .breadcrumb a:hover{text-decoration:underline}#service-page .express-benefits .breadcrumb span[aria-current=page]{color:var(--ink);font-weight:600}#service-page .express-benefits .benefits-container{justify-content:center;display:flex}#service-page .express-benefits .benefits-content{max-width:780px}#service-page .express-benefits .benefits-content h2{margin-bottom:16px;font-size:30px;line-height:1.3}#service-page .express-benefits .benefits-content p{color:var(--slate);margin-bottom:22px;font-size:15px;line-height:1.75}#service-page .express-benefits .benefits-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px;width:100%;margin:30px 0 0;padding:0;list-style:none;display:grid}#service-page .express-benefits .benefits-list li{color:var(--ink);padding-left:26px;font-size:14.5px;line-height:1.6;position:relative}#service-page .express-benefits .benefits-list li:before{content:"";border-left:9px solid var(--primary);border-top:6px solid #0000;border-bottom:6px solid #0000;width:0;height:0;position:absolute;top:7px;left:0}@media (max-width:700px){#service-page .express-benefits .benefits-list{grid-template-columns:minmax(0,1fr)}#service-page .express-benefits .benefits-content h2{font-size:24px}}
.contact-hero{background:linear-gradient(#0b6b34d9,#0b6b34d9) 50%;justify-content:center;align-items:center;height:340px;display:flex}.contact-hero .overlay{text-align:center;color:#fff;max-width:900px;padding:0 20px}.contact-hero h1{margin-bottom:10px;font-size:36px}.contact-hero p{margin-bottom:8px;font-size:18px}.contact-hero .contact-info{opacity:.95;font-size:16px}.contact-page{background:#f6f8f7;justify-content:center;padding:60px 15px;display:flex}.contact-card{background:#fff;border-radius:10px;width:100%;max-width:480px;padding:30px;box-shadow:0 12px 30px #00000014}.contact-card h2{color:#0b6b34;margin-bottom:5px}.contact-card .sub-text{color:#666;margin-bottom:20px;font-size:14px}.contact-card form{flex-direction:column;gap:14px;display:flex}.contact-card .form-group{flex-direction:column;display:flex}.contact-card .form-group label{color:#333;margin-bottom:5px;font-size:13px;font-weight:500}.contact-card .form-group input,.contact-card .form-group textarea{border:1px solid #ddd;border-radius:6px;padding:11px 12px;font-size:14px;transition:all .2s}.contact-card .form-group input:focus,.contact-card .form-group textarea:focus{border-color:#0b6b34;outline:none;box-shadow:0 0 0 2px #0b6b341a}.contact-card .form-group textarea{resize:none;min-height:90px}.contact-card .submit-btn{color:#fff;cursor:pointer;background:#0b6b34;border:none;border-radius:6px;margin-top:10px;padding:13px;font-size:15px;font-weight:600;transition:all .2s}.contact-card .submit-btn:hover{background:#095a2c}@media (max-width:768px){.contact-hero h1{font-size:28px}.contact-card{padding:22px}}
.storage-page{--ink:#0e1b16;--primary:#0b6b3a;--primary-dark:#084d29;--primary-light:#e6f1ea;--kraft:#b98653;--paper:#faf8f2;--paper-dim:#f1ede1;--slate:#57616b;--crate-red:#c1443c;--line:#e3ddcc;--radius:18px;--font-display:"Space Grotesk", "Segoe UI", sans-serif;--font-label:"Barlow Condensed", "Segoe UI", sans-serif;--font-body:"Inter", "Segoe UI", sans-serif;color:var(--slate);font-family:var(--font-body)}.storage-page h1,.storage-page h2,.storage-page h3{font-family:var(--font-display);color:var(--ink);margin:0}.storage-page .eyebrow{font-family:var(--font-label);text-transform:uppercase;letter-spacing:.16em;color:var(--primary-dark);align-items:center;gap:8px;margin-bottom:14px;font-size:13px;font-weight:600;display:inline-flex}.storage-page .eyebrow:before{content:"";background:var(--kraft);width:18px;height:1px;display:inline-block}.storage-page .eyebrow--standalone{text-align:center;justify-content:center;width:100%;margin:0 0 28px;font-size:15px}.storage-page .accent{color:var(--primary)}.storage-page .btn{font-weight:600;font-family:var(--font-body);border-radius:999px;align-items:center;gap:8px;text-decoration:none;transition:transform .25s,background .25s,color .25s,box-shadow .25s;display:inline-flex}.storage-page .btn--ghost{color:var(--ink);border:2px solid var(--line);background:#fff;padding:12px 30px;font-size:16px}.storage-page .btn--ghost:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.storage-page .btn--solid{background:var(--primary);color:#fff;padding:14px 32px;font-size:16px;box-shadow:0 10px 24px #0b6b3a47}.storage-page .btn--solid:hover{background:var(--primary-dark);transform:translateY(-3px);box-shadow:0 14px 30px #0b6b3a57}.storage-page section{padding:40px 20px}.storage-page #hero-section{padding-top:64px;position:relative;overflow:hidden}.storage-page #hero-section .container{grid-template-columns:1.1fr .9fr;align-items:center;gap:50px;max-width:1200px;margin:auto;display:grid}.storage-page #hero-section h1{letter-spacing:-.01em;margin-bottom:18px;font-size:52px;font-weight:700;line-height:1.12}.storage-page #hero-section .subtitle{color:var(--slate);max-width:46ch;margin-bottom:24px;font-size:20px}.storage-page #hero-section .offer-stamp{border:2px dashed var(--primary);background:var(--primary-light);border-radius:10px;flex-direction:column;gap:2px;margin-bottom:34px;padding:12px 22px;display:inline-flex;transform:rotate(-2deg)}.storage-page #hero-section .offer-stamp__value{font-family:var(--font-display);color:var(--primary-dark);font-size:20px;font-weight:700}.storage-page #hero-section .offer-stamp__label{font-family:var(--font-label);text-transform:uppercase;letter-spacing:.08em;color:var(--slate);font-size:12px}.storage-page #hero-section .links{flex-wrap:wrap;gap:16px;margin-bottom:44px;display:flex}.storage-page #hero-section .trust-stats{border-top:1px solid var(--line);gap:34px;margin:0;padding-top:28px;display:flex}.storage-page #hero-section .trust-stats div{flex-direction:column;display:flex}.storage-page #hero-section .trust-stats dt{font-family:var(--font-display);color:var(--primary-dark);font-size:26px;font-weight:700}.storage-page #hero-section .trust-stats dd{color:var(--slate);margin:0;font-size:13px}.storage-page #hero-section .img-bx{justify-content:center;display:flex;position:relative}.storage-page #hero-section .img-bx:before{content:"VERIFIED · SECURE · SAFEXPRESS · VERIFIED · SECURE · SAFEXPRESS";border:2px solid var(--primary);width:190px;height:190px;font-family:var(--font-label);letter-spacing:.05em;color:var(--primary);opacity:.28;text-align:center;z-index:0;pointer-events:none;border-radius:50%;justify-content:center;align-items:center;padding:20px;font-size:11px;display:flex;position:absolute;top:-34px;right:-34px;transform:rotate(8deg)}.storage-page #hero-section .img-bx .img-card{z-index:1;border-radius:var(--radius);background:#fff;padding:18px;position:relative;box-shadow:0 30px 60px #0e1b161f}.storage-page #hero-section .img-bx .img-card .tag-corner{background:var(--ink);color:#fff;font-family:var(--font-label);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:6px 14px;font-size:12px;position:absolute;top:-14px;right:24px;box-shadow:0 8px 16px #0e1b1640}.storage-page #hero-section .img-bx .img-card img{border-radius:12px;max-width:100%;height:auto;display:block}@media (max-width:768px){.storage-page #hero-section{padding:54px 16px}.storage-page #hero-section .container{text-align:center;grid-template-columns:1fr}.storage-page #hero-section h1{font-size:36px}.storage-page #hero-section .subtitle{margin-inline:auto}.storage-page #hero-section .offer-stamp{transform:none}.storage-page #hero-section .links,.storage-page #hero-section .trust-stats{justify-content:center}.storage-page #hero-section .img-bx:before{display:none}}.storage-page #brands-section{background:#fff}.storage-page #brands-section .heading-container{text-align:center;max-width:640px;margin:0 auto 40px}.storage-page #brands-section .heading-container h2{margin-bottom:8px;font-size:30px}.storage-page #brands-section .heading-container p{margin:0}.storage-page #brands-section .container{grid-template-columns:repeat(8,1fr);gap:18px;max-width:1200px;margin:auto;display:grid}.storage-page #brands-section .container .brand{background:var(--paper);border:1px solid var(--line);border-radius:14px;justify-content:center;align-items:center;padding:20px;transition:filter .25s,opacity .25s,border-color .25s,transform .25s;display:flex}.storage-page #brands-section .container .brand:hover{border-color:var(--primary);transform:translateY(-3px)}.storage-page #brands-section .container .brand img{object-fit:contain;width:100%;height:100%}.storage-page #ledger-section{max-width:1200px;margin:0 auto}.storage-page #ledger-section .ledger{border-top:1px solid var(--line);border-left:1px solid var(--line);border-radius:14px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.storage-page #ledger-section .ledger__row{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;flex-direction:column;gap:6px;padding:30px 26px;transition:background .25s;display:flex;position:relative}.storage-page #ledger-section .ledger__row:hover{background:var(--primary-light)}.storage-page #ledger-section .ledger__line{font-family:var(--font-label);letter-spacing:.1em;color:var(--kraft);font-size:12px;position:absolute;top:10px;right:14px}.storage-page #ledger-section .ledger__value{font-family:var(--font-display);color:var(--primary-dark);font-size:40px;font-weight:700}.storage-page #ledger-section .ledger__label{color:var(--slate);font-size:14px}.storage-page #ledger-section .contact-container{text-align:center;margin-top:50px}.storage-page #ledger-section .contact-container p{margin:0 0 20px}.storage-page #ledger-section .contact-container .links{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.storage-page #highlights-section{max-width:1200px;margin:40px auto 0}.storage-page #highlights-section h2{text-align:center;margin-bottom:30px;font-size:28px}.storage-page #highlights-section .card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;height:200px;padding:20px;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex}.storage-page #highlights-section .card:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 16px 30px #0e1b1614}.storage-page #highlights-section .card .icon{margin-bottom:4px;font-size:26px}.storage-page #highlights-section .card__eyebrow{font-family:var(--font-label);text-transform:uppercase;letter-spacing:.08em;color:var(--primary-dark);margin:6px 0;font-size:12px}.storage-page #highlights-section .card h3{margin-bottom:6px;font-size:16px}.storage-page #highlights-section .card a{color:var(--slate);font-size:14px;text-decoration:none}.storage-page #highlights-section .card a:hover,.storage-page #highlights-section .swiper-button-next,.storage-page #highlights-section .swiper-button-prev{color:var(--primary)}.storage-page #services-section{max-width:1200px;margin:40px auto 0;padding-inline:20px}.storage-page #services-section .heading{text-align:center;max-width:640px;margin:0 auto 50px}.storage-page #services-section .heading h2{margin:6px 0 10px;font-size:34px}.storage-page #services-section .card{grid-template-columns:repeat(3,1fr);align-items:center;gap:30px;margin:60px 0;display:grid}.storage-page #services-section .card--reverse .detail{order:2}.storage-page #services-section .card--reverse .img-bx{order:1}.storage-page #services-section .card .detail{grid-column:span 2}.storage-page #services-section .card .detail .sku{font-family:var(--font-label);letter-spacing:.1em;color:var(--kraft);border:1px dashed var(--kraft);border-radius:6px;margin-bottom:10px;padding:3px 10px;font-size:12px;display:inline-block}.storage-page #services-section .card .detail h3{align-items:center;margin-bottom:12px;font-size:24px;display:flex}.storage-page #services-section .card .detail h3 .icon{background:var(--primary);color:#fff;border-radius:10px;align-items:center;margin-right:12px;padding:9px;display:flex}.storage-page #services-section .card .detail p{margin:0 0 16px;font-size:15px}.storage-page #services-section .card .detail .features-box{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.storage-page #services-section .card .detail .features-box span{background:var(--primary-light);color:var(--primary-dark);border-radius:50px;padding:8px 14px;font-size:12px;font-weight:600}.storage-page #services-section .card .img-bx{position:relative}.storage-page #services-section .card .img-bx img{border-radius:var(--radius);width:100%;height:100%;box-shadow:0 20px 40px #0e1b161a}.storage-page #safety-section{background:var(--ink);color:#fff;margin-top:90px}.storage-page #safety-section .container{text-align:center;max-width:1200px;margin:auto}.storage-page #safety-section .container .eyebrow{color:#7bd9a3}.storage-page #safety-section .container .eyebrow:before{background:#7bd9a3}.storage-page #safety-section .container h2{color:#fff;margin-bottom:10px;font-size:30px}.storage-page #safety-section .container p{opacity:.75;max-width:70ch;margin:0 auto 50px;font-size:14px}.storage-page #safety-section .container .content{grid-template-columns:repeat(5,1fr);gap:18px;display:grid}.storage-page #safety-section .container .content .card{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:140px;transition:background .25s,border-color .25s;display:flex}.storage-page #safety-section .container .content .card:hover{border-color:var(--primary);background:#0b6b3a40}.storage-page #safety-section .container .content .card .icon{color:#7bd9a3;font-size:34px}.storage-page #safety-section .container .content .card span{font-size:14px}.storage-page #gallery-section{margin-top:90px}.storage-page #gallery-section .container{text-align:center;max-width:1200px;margin:auto}.storage-page #gallery-section .container h2{margin:6px 0 30px;font-size:30px}.storage-page #gallery-section .container .grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.storage-page #gallery-section .container .grid img{object-fit:cover;border-radius:16px;width:100%;height:320px;transition:transform .4s}.storage-page #gallery-section .container .grid img:hover{transform:scale(1.03)}@media screen and (max-width:1257px){.storage-page #brands-section .container{max-width:100%}}@media screen and (max-width:1000px){.storage-page #brands-section .container{grid-template-columns:repeat(6,1fr)}}@media screen and (max-width:911px){.storage-page #safety-section .container .content{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:845px){.storage-page #gallery-section .container .grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:844px){.storage-page #services-section .card{grid-template-columns:repeat(2,1fr)}.storage-page #services-section .card--reverse .detail,.storage-page #services-section .card--reverse .img-bx{order:initial}.storage-page #services-section .card .detail{grid-column:span 1}.storage-page #services-section .card .detail p{font-size:13px}.storage-page #ledger-section .ledger{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:770px){.storage-page #brands-section .container{grid-template-columns:repeat(5,1fr)}}@media screen and (max-width:756px){.storage-page #safety-section .container .content{grid-template-columns:repeat(3,1fr);gap:10px}}@media screen and (max-width:710px){.storage-page #services-section .card{grid-template-columns:repeat(1,1fr)}.storage-page #services-section .card .detail{margin-bottom:10px}.storage-page #services-section .card .img-bx,.storage-page #services-section .card .detail{order:initial!important}}@media screen and (max-width:682px){.storage-page #gallery-section .container .grid img{height:160px}}@media screen and (max-width:568px){.storage-page #brands-section .container{grid-template-columns:repeat(4,1fr);gap:10px}}@media screen and (max-width:530px){.storage-page #safety-section .container .content{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:454px){.storage-page #gallery-section .container .grid{grid-template-columns:repeat(2,1fr)}.storage-page #gallery-section .container .grid img{height:150px}.storage-page #ledger-section .ledger{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:395px){.storage-page #brands-section .container{grid-template-columns:repeat(3,1fr)}}
.car-storage-page{--ink:#0e1b16;--primary:#0b6b3a;--primary-dark:#084d29;--primary-light:#e6f1ea;--kraft:#b98653;--paper:#faf8f2;--paper-dim:#f1ede1;--slate:#57616b;--line:#e3ddcc;--radius:18px;--font-display:"Space Grotesk", "Segoe UI", sans-serif;--font-label:"Barlow Condensed", "Segoe UI", sans-serif;--font-body:"Inter", "Segoe UI", sans-serif;color:var(--slate);font-family:var(--font-body);overflow-x:hidden}.car-storage-page h1,.car-storage-page h2,.car-storage-page h3{font-family:var(--font-display);color:var(--ink);margin:0}.car-storage-page .primary-color{color:var(--primary)}.car-storage-page #serivce-hero-section.car-hero{padding:80px 24px 90px;position:relative;overflow:hidden}.car-storage-page #serivce-hero-section.car-hero .container{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:56px;width:100%;max-width:1200px;margin:0 auto;display:grid}.car-storage-page #serivce-hero-section.car-hero .container .content{min-width:0}.car-storage-page #serivce-hero-section.car-hero .container .content .badge{font-family:var(--font-label);text-transform:uppercase;letter-spacing:.16em;color:var(--primary-dark);background:var(--primary-light);border:1px solid var(--primary);border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-flex}.car-storage-page #serivce-hero-section.car-hero .container .content .badge:before{content:"";background:var(--primary);border-radius:50%;flex-shrink:0;width:8px;height:8px}.car-storage-page #serivce-hero-section.car-hero .container .content h1{letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(36px,4vw,52px);font-weight:700;line-height:1.12}.car-storage-page #serivce-hero-section.car-hero .container .content p.subtitle{max-width:48ch;color:var(--slate);margin:0 0 24px;font-size:18px;line-height:1.7}.car-storage-page #serivce-hero-section.car-hero .container .content .offer{color:var(--primary-dark);border:2px dashed var(--primary);background:#fff;border-radius:10px;align-items:center;gap:8px;margin-bottom:28px;padding:10px 20px;font-size:15px;font-weight:600;display:inline-flex;transform:rotate(-1deg)}.car-storage-page #serivce-hero-section.car-hero .container .content .offer strong{font-family:var(--font-display);font-size:17px}.car-storage-page #serivce-hero-section.car-hero .container .content .links{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:30px;display:flex}.car-storage-page #serivce-hero-section.car-hero .container .content .links a{border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:14px 30px;font-size:16px;font-weight:600;text-decoration:none;transition:transform .25s,background .25s,color .25s,border-color .25s,box-shadow .25s;display:inline-flex}.car-storage-page #serivce-hero-section.car-hero .container .content .links .call-btn{color:var(--ink);border:2px solid var(--line);background:#fff}.car-storage-page #serivce-hero-section.car-hero .container .content .links .call-btn:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.car-storage-page #serivce-hero-section.car-hero .container .content .links .quote-btn{background:var(--primary);color:#fff;box-shadow:0 10px 24px #0b6b3a47}.car-storage-page #serivce-hero-section.car-hero .container .content .links .quote-btn:hover{background:var(--primary-dark);transform:translateY(-3px);box-shadow:0 14px 30px #0b6b3a57}.car-storage-page #serivce-hero-section.car-hero .container .content .trust-points{border-top:1px solid var(--line);flex-wrap:wrap;gap:12px;padding-top:24px;display:flex}.car-storage-page #serivce-hero-section.car-hero .container .content .trust-points span{color:var(--primary-dark);background:var(--primary-light);border-radius:999px;padding:7px 14px;font-size:13px;font-weight:600}.car-storage-page #serivce-hero-section.car-hero .container .img-bx{justify-content:center;min-width:0;display:flex;position:relative}.car-storage-page #serivce-hero-section.car-hero .container .img-bx:before{content:"SECURE PARKING · SAFEXPRESS · SECURE PARKING · SAFEXPRESS";border:2px solid var(--primary);width:180px;height:180px;font-family:var(--font-label);letter-spacing:.05em;color:var(--primary);opacity:.28;text-align:center;z-index:0;pointer-events:none;border-radius:50%;justify-content:center;align-items:center;padding:18px;font-size:10px;display:flex;position:absolute;top:-30px;right:-20px;transform:rotate(8deg)}.car-storage-page #serivce-hero-section.car-hero .container .img-bx .img-card{z-index:1;border-radius:var(--radius);background:#fff;width:100%;max-width:520px;padding:18px;position:relative;box-shadow:0 30px 60px #0e1b161f}.car-storage-page #serivce-hero-section.car-hero .container .img-bx .img-card img{object-fit:contain;border-radius:12px;width:100%;height:auto;display:block}.car-storage-page #about-car-storage{text-align:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;width:100%;max-width:none;margin:0;padding:90px 24px}.car-storage-page #about-car-storage h2{max-width:900px;margin:0 auto 18px;font-size:clamp(28px,3vw,38px);line-height:1.2}.car-storage-page #about-car-storage p{max-width:65ch;margin:0 auto;font-size:16px;line-height:1.75}.car-storage-page #about-car-storage .contact-container{margin-top:36px}.car-storage-page #about-car-storage .contact-container .links{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.car-storage-page #about-car-storage .contact-container .links a{border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:transform .25s,background .25s,color .25s,border-color .25s,box-shadow .25s;display:inline-flex}.car-storage-page #about-car-storage .contact-container .links .quote-btn{background:var(--primary);color:#fff;box-shadow:0 10px 24px #0b6b3a47}.car-storage-page #about-car-storage .contact-container .links .quote-btn:hover{background:var(--primary-dark);transform:translateY(-3px)}.car-storage-page #about-car-storage .contact-container .links .call-btn{border:2px solid var(--line);color:var(--ink);background:#fff}.car-storage-page #about-car-storage .contact-container .links .call-btn:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.car-storage-page #brands-section{padding:90px 24px}.car-storage-page #brands-section .heading-container{text-align:center;max-width:680px;margin:0 auto 44px}.car-storage-page #brands-section .heading-container h2{margin-bottom:12px;font-size:clamp(26px,3vw,34px);line-height:1.25}.car-storage-page #brands-section .heading-container p{margin:0;line-height:1.7}.car-storage-page #brands-section .container{grid-template-columns:repeat(8,minmax(0,1fr));gap:16px;width:100%;max-width:1200px;margin:0 auto;display:grid}.car-storage-page #brands-section .container .brand{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:center;align-items:center;min-width:0;height:110px;padding:18px;transition:border-color .25s,transform .25s,box-shadow .25s;display:flex;overflow:hidden}.car-storage-page #brands-section .container .brand:hover{border-color:var(--primary);transform:translateY(-3px);box-shadow:0 12px 28px #0e1b1612}.car-storage-page #brands-section .container .brand img{object-fit:contain;width:100%;height:100%;display:block}.car-storage-page #numbers-section{width:100%;max-width:1200px;margin:0 auto;padding:90px 24px}.car-storage-page #numbers-section .numbers-container{border-top:1px solid var(--line);border-left:1px solid var(--line);border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.car-storage-page #numbers-section .numbers-container>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center;background:#fff;padding:38px 26px;transition:background .25s}.car-storage-page #numbers-section .numbers-container>div:hover{background:var(--primary-light)}.car-storage-page #numbers-section .numbers-container>div h3{color:var(--primary-dark);margin-bottom:8px;font-size:28px}.car-storage-page #numbers-section .numbers-container>div span{color:var(--slate);font-size:14px}.car-storage-page #numbers-section .contact-container{text-align:center;margin-top:46px}.car-storage-page #numbers-section .contact-container>span{color:var(--slate);margin-bottom:22px;font-size:16px;line-height:1.6;display:block}.car-storage-page #numbers-section .contact-container .links{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.car-storage-page #numbers-section .contact-container .links a{border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:transform .25s,background .25s,color .25s,border-color .25s;display:inline-flex}.car-storage-page #numbers-section .contact-container .links .quote-btn{background:var(--primary);color:#fff;box-shadow:0 10px 24px #0b6b3a47}.car-storage-page #numbers-section .contact-container .links .quote-btn:hover{background:var(--primary-dark);transform:translateY(-3px)}.car-storage-page #numbers-section .contact-container .links .call-btn{border:2px solid var(--line);color:var(--ink);background:#fff}.car-storage-page #numbers-section .contact-container .links .call-btn:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.car-storage-page #slider-section{width:100%;max-width:none;margin:0;padding:90px 24px}.car-storage-page #slider-section h2.heading{text-align:center;margin:0 auto 38px;font-size:clamp(26px,3vw,34px);line-height:1.25}.car-storage-page #slider-section .container{width:100%;max-width:1200px;margin:0 auto}.car-storage-page #slider-section .container .swiper{padding:8px 4px 20px}.car-storage-page #slider-section .container .swiper-slide{height:auto}.car-storage-page #slider-section .container .card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:200px;margin:4px;padding:24px 18px;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex}.car-storage-page #slider-section .container .card:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 16px 30px #0e1b1614}.car-storage-page #slider-section .container .card .icon{margin-bottom:4px;font-size:28px}.car-storage-page #slider-section .container .card span{font-family:var(--font-label);text-transform:uppercase;letter-spacing:.08em;color:var(--primary-dark);margin:6px 0;font-size:12px}.car-storage-page #slider-section .container .card h3{margin-bottom:8px;font-size:16px;line-height:1.35}.car-storage-page #slider-section .container .card a{color:var(--slate);font-size:13px;line-height:1.5;text-decoration:none}.car-storage-page #slider-section .container .card a:hover,.car-storage-page #slider-section .container .swiper-button-next,.car-storage-page #slider-section .container .swiper-button-prev{color:var(--primary)}.car-storage-page .price-img-container{background:#fff;justify-content:center;align-items:center;width:100%;max-width:none;margin:0;padding:90px 24px;display:flex}.car-storage-page .price-img-container .price-img{border-radius:var(--radius);border:1px solid var(--line);width:100%;max-width:900px;height:auto;display:block;box-shadow:0 20px 50px #0e1b161f}.car-storage-page #safe-secure-section{background:var(--ink);color:#fff;width:100%;padding:90px 24px}.car-storage-page #safe-secure-section .container{text-align:center;width:100%;max-width:1200px;margin:0 auto}.car-storage-page #safe-secure-section .container h2{color:#fff;max-width:800px;margin:0 auto 16px;font-size:clamp(28px,3vw,38px);line-height:1.25}.car-storage-page #safe-secure-section .container p{color:#ffffffc2;max-width:70ch;margin:0 auto 50px;font-size:15px;line-height:1.75}.car-storage-page #safe-secure-section .container .content{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;display:grid}.car-storage-page #safe-secure-section .container .content .card{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-width:0;min-height:150px;padding:24px 16px;transition:background .25s,border-color .25s,transform .25s;display:flex}.car-storage-page #safe-secure-section .container .content .card:hover{border-color:var(--primary);background:#0b6b3a40;transform:translateY(-4px)}.car-storage-page #safe-secure-section .container .content .card .icon{color:#7bd9a3;justify-content:center;align-items:center;display:inline-flex}.car-storage-page #safe-secure-section .container .content .card .icon svg{font-size:36px}.car-storage-page #safe-secure-section .container .content .card>span:last-child{color:#fff;font-size:14px;line-height:1.4}.car-storage-page #sample-images{width:100%;padding:90px 24px}.car-storage-page #sample-images .container{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:240px;gap:18px;width:100%;max-width:1200px;margin:0 auto;display:grid}.car-storage-page #sample-images .container .sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.car-storage-page #sample-images .container img{object-fit:cover;border-radius:16px;width:100%;height:100%;transition:transform .4s,box-shadow .4s;display:block}.car-storage-page #sample-images .container img:hover{transform:translateY(-4px);box-shadow:0 18px 36px #0e1b1624}.car-storage-page #sample-images .container img:first-of-type,.car-storage-page #sample-images .container img:nth-of-type(6){grid-column:span 2}.car-storage-page #sample-images .container img:nth-of-type(3),.car-storage-page #sample-images .container img:nth-of-type(8){grid-row:span 2}@media screen and (max-width:1100px){.car-storage-page #brands-section .container{grid-template-columns:repeat(6,minmax(0,1fr))}.car-storage-page #safe-secure-section .container .content{grid-template-columns:repeat(3,minmax(0,1fr))}.car-storage-page #sample-images .container{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:220px}.car-storage-page #sample-images .container img:first-of-type,.car-storage-page #sample-images .container img:nth-of-type(3),.car-storage-page #sample-images .container img:nth-of-type(6),.car-storage-page #sample-images .container img:nth-of-type(8){grid-area:auto}}@media screen and (max-width:900px){.car-storage-page #serivce-hero-section.car-hero{padding:64px 24px 72px}.car-storage-page #serivce-hero-section.car-hero .container{text-align:center;grid-template-columns:1fr;gap:50px}.car-storage-page #serivce-hero-section.car-hero .container .content p.subtitle{margin-inline:auto}.car-storage-page #serivce-hero-section.car-hero .container .content .links,.car-storage-page #serivce-hero-section.car-hero .container .content .trust-points{justify-content:center}.car-storage-page #serivce-hero-section.car-hero .container .img-bx:before{display:none}.car-storage-page #brands-section .container{grid-template-columns:repeat(4,minmax(0,1fr))}.car-storage-page #numbers-section .numbers-container{grid-template-columns:1fr}}@media screen and (max-width:700px){.car-storage-page #about-car-storage,.car-storage-page #brands-section,.car-storage-page #numbers-section,.car-storage-page #slider-section,.car-storage-page .price-img-container,.car-storage-page #safe-secure-section,.car-storage-page #sample-images{padding-top:64px;padding-bottom:64px}.car-storage-page #brands-section .container{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.car-storage-page #brands-section .container .brand{height:90px;padding:12px}.car-storage-page #safe-secure-section .container p{margin-bottom:36px}.car-storage-page #safe-secure-section .container .content{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.car-storage-page #safe-secure-section .container .content .card{min-height:135px}.car-storage-page #sample-images .container{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:180px;gap:12px}}@media screen and (max-width:520px){.car-storage-page #serivce-hero-section.car-hero{padding:48px 16px 56px}.car-storage-page #serivce-hero-section.car-hero .container{gap:38px}.car-storage-page #serivce-hero-section.car-hero .container .content h1{font-size:34px}.car-storage-page #serivce-hero-section.car-hero .container .content p.subtitle{font-size:16px}.car-storage-page #serivce-hero-section.car-hero .container .content .offer{justify-content:center;max-width:100%;padding:10px 14px}.car-storage-page #serivce-hero-section.car-hero .container .content .links{flex-direction:column}.car-storage-page #serivce-hero-section.car-hero .container .content .links a{width:100%}.car-storage-page #serivce-hero-section.car-hero .container .content .trust-points{gap:8px}.car-storage-page #serivce-hero-section.car-hero .container .content .trust-points span{flex:calc(50% - 8px)}.car-storage-page #serivce-hero-section.car-hero .container .img-bx .img-card{padding:10px}.car-storage-page #about-car-storage,.car-storage-page #brands-section,.car-storage-page #numbers-section,.car-storage-page #slider-section,.car-storage-page .price-img-container,.car-storage-page #safe-secure-section,.car-storage-page #sample-images{padding-left:16px;padding-right:16px}.car-storage-page #about-car-storage .contact-container .links{flex-direction:column}.car-storage-page #about-car-storage .contact-container .links a{width:100%}.car-storage-page #numbers-section .contact-container .links{flex-direction:column}.car-storage-page #numbers-section .contact-container .links a{width:100%}.car-storage-page #brands-section .container{grid-template-columns:repeat(2,minmax(0,1fr))}.car-storage-page #brands-section .container .brand{height:100px}.car-storage-page #slider-section .container .card{min-height:190px;padding:18px 12px}.car-storage-page #safe-secure-section .container .content{grid-template-columns:1fr}.car-storage-page #safe-secure-section .container .content .card{min-height:120px}.car-storage-page #sample-images .container{grid-template-columns:1fr;grid-auto-rows:240px}}
