.Hero-module__KTD73a__hero{background-image:url(/images/hero/bg-image.jpg);background-position:50% -20%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;align-items:center;width:100%;height:100vh;margin-top:0;padding-top:0;display:flex;position:relative;overflow:hidden}.Hero-module__KTD73a__overlay{z-index:1;background:linear-gradient(135deg,#000c 0%,#0a0a0ab3 50%,#ff313133 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__KTD73a__content{z-index:2;text-align:left;max-width:1200px;margin-top:140px;padding:2rem;animation:1s ease-out Hero-module__KTD73a__fadeInUp;position:relative}.Hero-module__KTD73a__title{display:none}.Hero-module__KTD73a__highlight{color:#ff3131;display:inline-block;position:relative}.Hero-module__KTD73a__highlight:after{content:"";background:#ff3131;width:100%;height:4px;animation:1s ease-out .5s both Hero-module__KTD73a__expandWidth;position:absolute;bottom:-5px;left:0}.Hero-module__KTD73a__subtitle{font-family:var(--font-poppins),Arial,Helvetica,sans-serif;color:#fff;letter-spacing:.5px;margin-bottom:1.5rem;font-size:clamp(1rem,2.5vw,1.5rem);font-weight:600;animation:.8s ease-out .2s both Hero-module__KTD73a__slideInRight}.Hero-module__KTD73a__description{font-family:var(--font-poppins),Arial,Helvetica,sans-serif;color:#fff;opacity:.95;max-width:600px;margin:0 0 2.5rem;font-size:clamp(1rem,2vw,1.25rem);font-weight:400;line-height:1.8;animation:1s ease-out .4s both Hero-module__KTD73a__fadeIn}.Hero-module__KTD73a__ctaButtons{flex-wrap:wrap;justify-content:flex-start;gap:1.5rem;animation:1s ease-out .6s both Hero-module__KTD73a__fadeInUp;display:flex}.Hero-module__KTD73a__primaryBtn{font-family:var(--font-poppins),Arial,Helvetica,sans-serif;color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:#ff3131;border:none;border-radius:50px;padding:.75rem 2rem;font-size:.9rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #ff313166}.Hero-module__KTD73a__primaryBtn:hover{background:#e31e24;transform:translateY(-3px);box-shadow:0 6px 25px #ff313199}.Hero-module__KTD73a__secondaryBtn{font-family:var(--font-poppins),Arial,Helvetica,sans-serif;color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:0 0;border:2px solid #fff;border-radius:50px;padding:.75rem 2rem;font-size:.9rem;font-weight:600;transition:all .3s}.Hero-module__KTD73a__secondaryBtn:hover{color:#0a0a0a;background:#fff;transform:translateY(-3px);box-shadow:0 6px 25px #ffffff4d}@keyframes Hero-module__KTD73a__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__KTD73a__slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes Hero-module__KTD73a__slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes Hero-module__KTD73a__fadeIn{0%{opacity:0}to{opacity:.95}}@keyframes Hero-module__KTD73a__expandWidth{0%{width:0}to{width:100%}}@media (max-width:768px){.Hero-module__KTD73a__hero{background-position:85% 0;background-size:cover;background-attachment:scroll;height:100vh;padding-top:0}.Hero-module__KTD73a__content{text-align:center;flex-direction:column;align-items:center;margin-top:180px;padding:1.5rem;display:flex}.Hero-module__KTD73a__title{letter-spacing:1px;font-size:clamp(2rem,10vw,3rem)}.Hero-module__KTD73a__subtitle{margin-bottom:1rem;font-size:clamp(1rem,4vw,1.5rem)}.Hero-module__KTD73a__description{margin-bottom:2rem;padding:0 1rem;font-size:clamp(.9rem,3vw,1.1rem)}.Hero-module__KTD73a__ctaButtons{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;padding:0 1rem}.Hero-module__KTD73a__primaryBtn,.Hero-module__KTD73a__secondaryBtn{width:100%;max-width:320px;padding:.9rem 2rem;font-size:1rem}}@media (min-width:769px) and (max-width:1024px){.Hero-module__KTD73a__hero{background-position:50% -20%;background-size:cover;height:100vh;padding-top:0}.Hero-module__KTD73a__content{margin-top:180px;padding:2rem 1.5rem}.Hero-module__KTD73a__ctaButtons{gap:1.25rem}}@media (max-width:480px){.Hero-module__KTD73a__hero{background-position:85% 0;background-size:cover;height:100vh;padding-top:0}.Hero-module__KTD73a__content{margin-top:180px;padding:1rem}.Hero-module__KTD73a__title{margin-bottom:.75rem}.Hero-module__KTD73a__highlight:after{height:3px;bottom:-3px}.Hero-module__KTD73a__description{line-height:1.6}}@media (min-width:1920px){.Hero-module__KTD73a__content{max-width:1400px}}
.WhyChooseUs-module__lrF9pa__section{color:#fff;background-color:#0a0a0a;justify-content:center;padding:6rem 2rem;display:flex;position:relative;overflow:hidden}.WhyChooseUs-module__lrF9pa__container{z-index:10;width:100%;max-width:1200px;position:relative}.WhyChooseUs-module__lrF9pa__header{text-align:center;max-width:800px;margin-bottom:2rem;margin-left:auto;margin-right:auto}.WhyChooseUs-module__lrF9pa__sectionDescription{font-family:var(--font-poppins),Arial,Helvetica,sans-serif;color:#a3a3a3;font-size:1.1rem;line-height:1.6}.WhyChooseUs-module__lrF9pa__grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.WhyChooseUs-module__lrF9pa__card{-webkit-backdrop-filter:blur(15px);text-align:left;background:#ffffff14;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;align-items:flex-start;padding:2rem 1.5rem;transition:all .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 30px #0003}.WhyChooseUs-module__lrF9pa__card:hover{border-color:#ff31314d;transform:translateY(-10px);box-shadow:0 15px 40px #0009}.WhyChooseUs-module__lrF9pa__card:before{content:"";background-color:#ff3131;border-radius:0 4px 4px 0;width:4px;height:0;transition:height .4s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.WhyChooseUs-module__lrF9pa__card:hover:before{height:60%}.WhyChooseUs-module__lrF9pa__iconWrapper{z-index:2;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:2rem;transition:all .4s;display:flex;position:relative}.WhyChooseUs-module__lrF9pa__iconCircle{background-color:#222;border-radius:50%;width:100%;height:100%;transition:all .4s;position:absolute;top:0;left:0}.WhyChooseUs-module__lrF9pa__card:hover .WhyChooseUs-module__lrF9pa__iconCircle{background-color:#ff3131;box-shadow:0 0 15px #ff313180}.WhyChooseUs-module__lrF9pa__icon{color:#fff;z-index:3;width:32px;height:32px;transition:transform .4s}.WhyChooseUs-module__lrF9pa__card:hover .WhyChooseUs-module__lrF9pa__icon{transform:scale(1.1)}.WhyChooseUs-module__lrF9pa__cardTitle{font-family:var(--font-poppins),Arial,Helvetica,sans-serif;color:#fff;margin-bottom:1rem;font-size:1.25rem;font-weight:700;transition:color .3s}.WhyChooseUs-module__lrF9pa__card:hover .WhyChooseUs-module__lrF9pa__cardTitle{color:#ff3131}.WhyChooseUs-module__lrF9pa__cardDescription{font-family:var(--font-poppins),Arial,Helvetica,sans-serif;color:#a3a3a3;flex-grow:1;margin-bottom:0;font-size:.95rem;line-height:1.6}@media (max-width:1024px){.WhyChooseUs-module__lrF9pa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.WhyChooseUs-module__lrF9pa__section{padding:4rem 1.5rem}.WhyChooseUs-module__lrF9pa__sectionTitle{font-size:2rem}}@media (max-width:640px){.WhyChooseUs-module__lrF9pa__grid{grid-template-columns:1fr;max-width:450px;margin:0 auto}.WhyChooseUs-module__lrF9pa__header{margin-bottom:3rem}}
