.hero-module__A_hKmW__hero{background:#fff;width:100%;padding:10px 0}.hero-module__A_hKmW__container{grid-template-columns:1fr 1fr;align-items:center;gap:70px;margin:auto;padding:0 24px;display:grid}.hero-module__A_hKmW__tag{color:#c56a11;letter-spacing:.5px;margin-bottom:20px;font-size:14px;font-weight:700;display:inline-block}.hero-module__A_hKmW__content h1{color:#0f172a;font-size:60px;font-weight:800;line-height:1.08}.hero-module__A_hKmW__content h1 span{color:#0d9b9c}.hero-module__A_hKmW__content p{color:#555;max-width:520px;margin:30px 0;font-size:18px;line-height:1.7}.hero-module__A_hKmW__buttons{gap:20px;display:flex}.hero-module__A_hKmW__primaryBtn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#f57c1f 0%,#ff9a3c 50%,#f57c1f 100%);border:none;border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:16px 32px;font-size:16px;font-weight:700;transition:all .35s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 14px 35px #f57c1f59}.hero-module__A_hKmW__primaryBtn span{z-index:2;position:relative}.hero-module__A_hKmW__primaryBtn svg{z-index:2;transition:transform .3s;position:relative}.hero-module__A_hKmW__primaryBtn:before{content:"";background:linear-gradient(90deg,#0000,#fff9,#0000);width:70%;height:100%;transition:left .8s;position:absolute;top:0;left:-120%;transform:skew(-25deg)}.hero-module__A_hKmW__primaryBtn:hover:before{left:140%}.hero-module__A_hKmW__primaryBtn:hover{transform:translateY(-4px);box-shadow:0 24px 50px #f57c1f73}.hero-module__A_hKmW__primaryBtn:hover svg{transform:translate(6px)}.hero-module__A_hKmW__primaryBtn:active{transform:scale(.98)}.hero-module__A_hKmW__secondaryBtn{color:#222;border:1px solid #ddd;border-radius:14px;align-items:center;gap:8px;padding:16px 24px;font-weight:600;text-decoration:none;display:flex}.hero-module__A_hKmW__features{gap:45px;margin-top:45px;display:flex}.hero-module__A_hKmW__features>div{gap:10px;display:flex}.hero-module__A_hKmW__features strong{font-size:15px;display:block}.hero-module__A_hKmW__features span{color:#666;font-size:14px}.hero-module__A_hKmW__imageArea{border-radius:28px;height:620px;position:relative;overflow:hidden}.hero-module__A_hKmW__heroImage{object-fit:cover}.hero-module__A_hKmW__overlay{background:linear-gradient(90deg,#fff,#0000);width:45%;height:100%;position:absolute;top:0;left:0}.hero-module__A_hKmW__cardLeft{color:#fff;background:#007d79;border-radius:22px;width:180px;padding:28px;position:absolute;bottom:70px;left:30px}.hero-module__A_hKmW__cardLeft h2{font-size:58px}.hero-module__A_hKmW__cardRight{background:#fff;border-radius:22px;width:260px;padding:22px;position:absolute;bottom:40px;right:30px;box-shadow:0 15px 45px #0000001f}.hero-module__A_hKmW__chart{width:100%;height:80px;margin:16px 0 20px}.hero-module__A_hKmW__stats{justify-content:space-between;display:flex}.hero-module__A_hKmW__stats span{color:#666;font-size:13px;display:block}.hero-module__A_hKmW__stats strong{color:#0d9b9c;font-size:20px}@media (max-width:992px){.hero-module__A_hKmW__container{grid-template-columns:1fr}.hero-module__A_hKmW__content h1{font-size:44px}.hero-module__A_hKmW__imageArea{height:450px}.hero-module__A_hKmW__features{flex-direction:column;gap:20px}.hero-module__A_hKmW__buttons{flex-direction:column}}.hero-module__A_hKmW__storyBtn{cursor:pointer;color:#0f172a;background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:16px;padding:12px 28px 12px 12px;transition:all .35s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 15px 40px #0f172a14}.hero-module__A_hKmW__storyBtn:before{content:"";background:linear-gradient(90deg,#0000,#ffffffb3,#0000);transition:all .8s;position:absolute;inset:0;transform:translate(-100%)}.hero-module__A_hKmW__storyBtn:hover:before{transform:translate(100%)}.hero-module__A_hKmW__storyBtn:hover{border-color:#0d9b9c;transform:translateY(-5px);box-shadow:0 20px 55px #0d9b9c2e}.hero-module__A_hKmW__playCircle{color:#fff;background:linear-gradient(135deg,#0d9b9c,#11c5bf);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative}.hero-module__A_hKmW__playCircle:before{content:"";border:2px solid #0d9b9c47;border-radius:50%;animation:2s infinite hero-module__A_hKmW__pulse;position:absolute;inset:-7px}.hero-module__A_hKmW__playCircle:after{content:"";border:1px solid #0d9b9c2e;border-radius:50%;animation:2.8s infinite hero-module__A_hKmW__pulse2;position:absolute;inset:-14px}.hero-module__A_hKmW__playIcon{justify-content:center;align-items:center;display:flex}.hero-module__A_hKmW__storyContent{text-align:left;flex-direction:column;display:flex}.hero-module__A_hKmW__storyLabel{color:#0f172a;font-size:16px;font-weight:700}.hero-module__A_hKmW__storySubtext{color:#64748b;margin-top:3px;font-size:13px}@keyframes hero-module__A_hKmW__pulse{0%{opacity:.8;transform:scale(.9)}70%{opacity:0;transform:scale(1.2)}to{opacity:0;transform:scale(1.2)}}@keyframes hero-module__A_hKmW__pulse2{0%{opacity:.6;transform:scale(.8)}to{opacity:0;transform:scale(1.45)}}@media (max-width:768px){.hero-module__A_hKmW__storyBtn{justify-content:flex-start;width:100%;padding:12px 20px 12px 12px}.hero-module__A_hKmW__playCircle{width:54px;height:54px}.hero-module__A_hKmW__storyLabel{font-size:15px}.hero-module__A_hKmW__storySubtext{font-size:12px}.hero-module__A_hKmW__primaryBtn{width:100%;padding:15px 24px}}
.RequestQuoteModal-module__7iJKlG__overlay{z-index:9999;-webkit-backdrop-filter:blur(10px);background:#0f172abf;justify-content:center;align-items:center;padding:30px;display:flex;position:fixed;inset:0;overflow-y:auto}.RequestQuoteModal-module__7iJKlG__modal{background:#fff;border-radius:24px;width:100%;max-width:760px;max-height:calc(100vh - 60px);padding:40px;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000002e,0 0 0 1px #ffffff4d}.RequestQuoteModal-module__7iJKlG__close{color:#334155;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex;position:absolute;top:18px;right:18px}.RequestQuoteModal-module__7iJKlG__close:hover{color:#fff;background:#16a7a5}.RequestQuoteModal-module__7iJKlG__header{text-align:center;margin-bottom:32px}.RequestQuoteModal-module__7iJKlG__header span{color:#16a7a5;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:10px;font-size:13px;font-weight:700;display:inline-block}.RequestQuoteModal-module__7iJKlG__header h2{color:#0f172a;margin-bottom:12px;font-size:2.2rem}.RequestQuoteModal-module__7iJKlG__header p{color:#64748b;max-width:560px;margin:auto;line-height:1.8}.RequestQuoteModal-module__7iJKlG__form{flex-direction:column;gap:26px;display:flex}.RequestQuoteModal-module__7iJKlG__grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.RequestQuoteModal-module__7iJKlG__inputGroup{position:relative}.RequestQuoteModal-module__7iJKlG__inputGroup svg{color:#94a3b8;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.RequestQuoteModal-module__7iJKlG__inputGroup input,.RequestQuoteModal-module__7iJKlG__inputGroup select{background:#fff;border:1px solid #dbe4ee;border-radius:14px;outline:none;width:100%;height:56px;padding-left:48px;padding-right:16px;font-size:15px;transition:all .3s}.RequestQuoteModal-module__7iJKlG__inputGroup input:focus,.RequestQuoteModal-module__7iJKlG__inputGroup select:focus{border-color:#16a7a5;box-shadow:0 0 0 4px #16a7a51f}.RequestQuoteModal-module__7iJKlG__section{flex-direction:column;gap:16px;display:flex}.RequestQuoteModal-module__7iJKlG__sectionTitle{color:#0f172a;font-size:15px;font-weight:600}.RequestQuoteModal-module__7iJKlG__services{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.RequestQuoteModal-module__7iJKlG__checkbox{cursor:pointer;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:10px;padding:14px;transition:all .25s;display:flex}.RequestQuoteModal-module__7iJKlG__checkbox:hover{background:#16a7a50d;border-color:#16a7a5}.RequestQuoteModal-module__7iJKlG__checkbox input{accent-color:#16a7a5}.RequestQuoteModal-module__7iJKlG__textareaGroup{position:relative}.RequestQuoteModal-module__7iJKlG__textIcon{color:#94a3b8;position:absolute;top:18px;left:16px}.RequestQuoteModal-module__7iJKlG__textareaGroup textarea{resize:vertical;border:1px solid #dbe4ee;border-radius:14px;outline:none;width:100%;min-height:170px;padding:16px 16px 16px 48px;font-size:15px;line-height:1.7;transition:all .3s}.RequestQuoteModal-module__7iJKlG__textareaGroup textarea:focus{border-color:#16a7a5;box-shadow:0 0 0 4px #16a7a51f}.RequestQuoteModal-module__7iJKlG__submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#16a7a5,#0f766e);border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;height:58px;font-size:16px;font-weight:600;transition:all .3s;display:flex}.RequestQuoteModal-module__7iJKlG__submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 18px 35px #16a7a547}.RequestQuoteModal-module__7iJKlG__submit:disabled{opacity:.75;cursor:not-allowed}.RequestQuoteModal-module__7iJKlG__loader{animation:1s linear infinite RequestQuoteModal-module__7iJKlG__spin}.RequestQuoteModal-module__7iJKlG__success{text-align:center;padding:60px 20px}.RequestQuoteModal-module__7iJKlG__successIcon{color:#fff;background:linear-gradient(135deg,#16a7a5,#0f766e);border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin:0 auto 24px;font-size:44px;display:flex}.RequestQuoteModal-module__7iJKlG__success h2{color:#0f172a;margin-bottom:16px;font-size:2rem}.RequestQuoteModal-module__7iJKlG__success p{color:#64748b;line-height:1.8}.RequestQuoteModal-module__7iJKlG__modal::-webkit-scrollbar{width:8px}.RequestQuoteModal-module__7iJKlG__modal::-webkit-scrollbar-thumb{background:#16a7a5;border-radius:20px}.RequestQuoteModal-module__7iJKlG__modal::-webkit-scrollbar-track{background:#f1f5f9}@keyframes RequestQuoteModal-module__7iJKlG__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.RequestQuoteModal-module__7iJKlG__modal{padding:28px}.RequestQuoteModal-module__7iJKlG__grid,.RequestQuoteModal-module__7iJKlG__services{grid-template-columns:1fr}.RequestQuoteModal-module__7iJKlG__header h2{font-size:1.8rem}}@media (max-width:480px){.RequestQuoteModal-module__7iJKlG__overlay{padding:15px}.RequestQuoteModal-module__7iJKlG__modal{border-radius:18px;padding:22px}.RequestQuoteModal-module__7iJKlG__header h2{font-size:1.5rem}.RequestQuoteModal-module__7iJKlG__header p{font-size:14px}.RequestQuoteModal-module__7iJKlG__submit{height:54px;font-size:15px}.RequestQuoteModal-module__7iJKlG__close{width:38px;height:38px}}
.StoryModal-module__g2GUBG__overlay{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:99999;background:#050a19d9;justify-content:center;align-items:center;padding:30px;animation:.35s StoryModal-module__g2GUBG__fade;display:flex;position:fixed;inset:0}.StoryModal-module__g2GUBG__modal{background:#121826eb;border:1px solid #ffffff14;border-radius:28px;width:min(900px,100%);animation:.4s StoryModal-module__g2GUBG__popup;overflow:hidden;box-shadow:0 25px 80px #00000073,inset 0 1px #ffffff14}.StoryModal-module__g2GUBG__header{text-align:center;padding:35px 40px 20px}.StoryModal-module__g2GUBG__badge{color:#60a5fa;background:#2563eb26;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:8px 18px;font-size:.9rem;display:inline-flex}.StoryModal-module__g2GUBG__header h2{color:#fff;margin-bottom:12px;font-size:2rem}.StoryModal-module__g2GUBG__header p{color:#b7c2d4;max-width:620px;margin:auto;line-height:1.7}.StoryModal-module__g2GUBG__videoWrapper{border:1px solid #ffffff14;border-radius:20px;margin:0 35px;overflow:hidden}.StoryModal-module__g2GUBG__video{background:#000;width:100%;display:block}.StoryModal-module__g2GUBG__footer{flex-wrap:wrap;justify-content:center;gap:18px;padding:30px 40px 40px;display:flex}.StoryModal-module__g2GUBG__primaryBtn{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:999px;align-items:center;gap:10px;padding:15px 32px;font-weight:600;text-decoration:none;transition:all .35s;display:inline-flex}.StoryModal-module__g2GUBG__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 15px 35px #2563eb73}.StoryModal-module__g2GUBG__secondaryBtn{color:#fff;border:1px solid #ffffff26;border-radius:999px;padding:15px 32px;text-decoration:none;transition:all .35s}.StoryModal-module__g2GUBG__secondaryBtn:hover{background:#ffffff14}.StoryModal-module__g2GUBG__close{color:#fff;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;width:46px;height:46px;transition:all .3s;position:absolute;top:18px;right:18px}.StoryModal-module__g2GUBG__close:hover{background:#ef4444}@keyframes StoryModal-module__g2GUBG__popup{0%{opacity:0;transform:translateY(40px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes StoryModal-module__g2GUBG__fade{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.StoryModal-module__g2GUBG__modal{border-radius:20px}.StoryModal-module__g2GUBG__header{padding:24px}.StoryModal-module__g2GUBG__header h2{font-size:1.5rem}.StoryModal-module__g2GUBG__videoWrapper{margin:0 20px}.StoryModal-module__g2GUBG__footer{flex-direction:column;padding:24px}.StoryModal-module__g2GUBG__primaryBtn,.StoryModal-module__g2GUBG__secondaryBtn{justify-content:center;width:100%}}
.TrustedBrands-module__jA4JVG__section{background:#fff;border-top:1px solid #ececec;border-bottom:1px solid #ececec}.TrustedBrands-module__jA4JVG__container{max-width:1400px;margin:auto;padding:24px 32px}.TrustedBrands-module__jA4JVG__heading{text-align:center;letter-spacing:2px;color:#666;margin-bottom:30px;font-size:13px;font-weight:700}.TrustedBrands-module__jA4JVG__logos{grid-template-columns:repeat(6,1fr);align-items:center;gap:20px;display:grid}.TrustedBrands-module__jA4JVG__logoCard{opacity:.75;justify-content:center;align-items:center;padding:12px;transition:all .3s;display:flex}.TrustedBrands-module__jA4JVG__logoCard:hover{opacity:1;transform:translateY(-2px)}.TrustedBrands-module__jA4JVG__logoCard img{object-fit:contain;width:100%;max-width:160px;height:auto;transition:all .3s}.TrustedBrands-module__jA4JVG__logoCard:hover img{filter:none}@media (max-width:992px){.TrustedBrands-module__jA4JVG__logos{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.TrustedBrands-module__jA4JVG__logos{grid-template-columns:repeat(2,1fr)}}
.Services-module__Xc_2oq__section{background:#fff;padding:100px 0}.Services-module__Xc_2oq__container{max-width:1400px;margin:0 auto;padding:0 32px}.Services-module__Xc_2oq__subtitle{text-align:center;color:#16a7a5;letter-spacing:2px;font-size:14px;font-weight:700;display:block}.Services-module__Xc_2oq__title{text-align:center;color:#111827;margin:12px auto 70px;font-size:46px;font-weight:800;line-height:1.2}.Services-module__Xc_2oq__title span{color:#16a7a5}.Services-module__Xc_2oq__grid{grid-template-columns:repeat(5,1fr);align-items:stretch;gap:24px;display:grid}.Services-module__Xc_2oq__card{background:#fff;border:1px solid #ececec;border-radius:24px;flex-direction:column;height:100%;padding:34px 28px;transition:all .35s;display:flex;box-shadow:0 5px 18px #0000000a}.Services-module__Xc_2oq__card:hover{transform:translateY(-10px);box-shadow:0 18px 40px #0000001f}.Services-module__Xc_2oq__icon{border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:74px;height:74px;margin-bottom:26px;display:flex}.Services-module__Xc_2oq__card h3{color:#111827;min-height:95px;margin-bottom:16px;font-size:24px;line-height:1.3}.Services-module__Xc_2oq__card p{color:#6b7280;min-height:120px;margin-bottom:24px;font-size:16px;line-height:1.7}.Services-module__Xc_2oq__card button{color:#16a7a5;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin-top:auto;padding:0;font-size:16px;font-weight:700;transition:gap .3s;display:inline-flex}.Services-module__Xc_2oq__card button:hover{gap:14px}@media (max-width:1200px){.Services-module__Xc_2oq__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Services-module__Xc_2oq__title{font-size:34px}.Services-module__Xc_2oq__grid{grid-template-columns:1fr}.Services-module__Xc_2oq__card h3,.Services-module__Xc_2oq__card p{min-height:auto}}
