.Hero-module__Z8hQ_W__hero{background-color:var(--primary-color);width:100%;height:100vh;min-height:400px;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__videoBackground{object-fit:cover;object-position:top;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__Z8hQ_W__gradientOverlay{z-index:2;pointer-events:none;background:linear-gradient(#fff6 0%,#0000 15% 80%,#0003 100%);position:absolute;inset:0}
.Introduction-module__soFuYG__intro{text-align:center;background-color:var(--white);padding:5rem 0 4rem}.Introduction-module__soFuYG__subtitle{color:var(--text-color);margin-bottom:.5rem;font-size:.9rem;font-weight:600}.Introduction-module__soFuYG__title{color:var(--primary-color);margin-bottom:2rem;font-size:2.2rem;font-weight:700}.Introduction-module__soFuYG__content{max-width:1000px;color:var(--text-light);flex-direction:column;gap:1.5rem;margin:0 auto;font-size:.95rem;line-height:1.8;display:flex}
.Services-module__PFRRnG__services{background-color:var(--white);padding:0 0 5rem}.Services-module__PFRRnG__servicesContainer{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Services-module__PFRRnG__flipBox{perspective:1000px;cursor:pointer;background-color:#0000;width:100%;height:320px}.Services-module__PFRRnG__flipBoxInner{text-align:center;width:100%;height:100%;transform-style:preserve-3d;border-radius:8px;transition:transform .8s;position:relative;box-shadow:0 10px 30px #0000000d}.Services-module__PFRRnG__flipBox:hover .Services-module__PFRRnG__flipBoxInner{transform:rotateY(-180deg);box-shadow:0 15px 40px #00000026}.Services-module__PFRRnG__flipBoxFront,.Services-module__PFRRnG__flipBoxBack{backface-visibility:hidden;border-radius:8px;width:100%;height:100%;position:absolute;overflow:hidden}.Services-module__PFRRnG__flipBoxFront{background-color:var(--white)}.Services-module__PFRRnG__serviceImage{object-fit:cover;width:100%;height:100%}.Services-module__PFRRnG__frontOverlay{background-color:#fea06073;justify-content:center;align-items:center;transition:background-color .3s;display:flex;position:absolute;inset:0}.Services-module__PFRRnG__frontOverlay h3{color:var(--white);text-shadow:0 2px 4px #0000004d;margin:0;font-size:1.8rem;font-weight:700}.Services-module__PFRRnG__flipBoxBack{color:#fff;background-color:#c85a17;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;transform:rotateY(180deg)}.Services-module__PFRRnG__flipBoxBack h3{margin-bottom:1rem;font-size:1.6rem;font-weight:700}.Services-module__PFRRnG__flipBoxBack p{opacity:.95;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.Services-module__PFRRnG__readMore{color:var(--white);font-size:.95rem;font-weight:500;text-decoration:none;transition:opacity .3s;position:relative}.Services-module__PFRRnG__readMore:hover{opacity:.8}@media (max-width:900px){.Services-module__PFRRnG__servicesContainer{grid-template-columns:1fr;gap:1.5rem}}.Services-module__PFRRnG__darkenImage{filter:brightness(.65)}
.WhyChooseUs-module__rvx7SW__whyChooseUs{background-color:var(--primary-color);text-align:center;color:var(--white);padding:6rem 0;position:relative;overflow:hidden}.WhyChooseUs-module__rvx7SW__container{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex;position:relative}.WhyChooseUs-module__rvx7SW__playButton{background-color:var(--white);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 0 0 10px #ffffff1a}.WhyChooseUs-module__rvx7SW__playButton:hover{transform:scale(1.1);box-shadow:0 0 0 15px #fff3}.WhyChooseUs-module__rvx7SW__triangle{border-top:12px solid #0000;border-bottom:12px solid #0000;border-left:20px solid var(--secondary-color);width:0;height:0;margin-left:5px}.WhyChooseUs-module__rvx7SW__title{letter-spacing:.5px;font-size:2.5rem;font-weight:300}.WhyChooseUs-module__rvx7SW__title strong{font-weight:800}
.BlogSection-module__O5M9Ja__blogSection{background-color:var(--white);padding:5rem 0}.BlogSection-module__O5M9Ja__description{text-align:center;max-width:600px;color:var(--text-light);margin:0 auto 3rem;font-size:.95rem}.BlogSection-module__O5M9Ja__controls{justify-content:flex-end;gap:.5rem;margin-bottom:1.5rem;display:flex}.BlogSection-module__O5M9Ja__arrowBtn{color:#fff;cursor:pointer;width:35px;height:35px;transition:var(--transition);background-color:#555;border:none;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.BlogSection-module__O5M9Ja__arrowBtn:hover{background-color:var(--primary-color)}.BlogSection-module__O5M9Ja__carouselContainer{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:2.5rem;margin-bottom:3rem;display:flex;overflow-x:auto}.BlogSection-module__O5M9Ja__carouselContainer::-webkit-scrollbar{display:none}.BlogSection-module__O5M9Ja__blogCard{background:var(--white);scroll-snap-align:start;border-radius:12px;flex-direction:column;flex:0 0 calc(50% - 1.25rem);min-width:calc(50% - 1.25rem);transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000a}.BlogSection-module__O5M9Ja__blogCard:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.BlogSection-module__O5M9Ja__imageWrapper{width:100%;height:220px;position:relative;overflow:hidden}.BlogSection-module__O5M9Ja__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.BlogSection-module__O5M9Ja__blogCard:hover .BlogSection-module__O5M9Ja__imageWrapper img{transform:scale(1.05)}.BlogSection-module__O5M9Ja__cardContent{text-align:left;flex-direction:column;flex:1;padding:2rem;display:flex}.BlogSection-module__O5M9Ja__meta{color:var(--text-light);text-transform:uppercase;letter-spacing:1px;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.85rem;font-weight:600;display:flex}.BlogSection-module__O5M9Ja__date{color:var(--secondary-color)}.BlogSection-module__O5M9Ja__cardTitle{color:#111;margin-bottom:1rem;font-size:1.4rem;font-weight:800;line-height:1.4}.BlogSection-module__O5M9Ja__cardTitle a{color:inherit;text-decoration:none;transition:color .3s}.BlogSection-module__O5M9Ja__cardTitle a:hover{color:var(--primary-color)}.BlogSection-module__O5M9Ja__cardExcerpt{color:var(--text-light);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.BlogSection-module__O5M9Ja__readMoreBtn{color:var(--primary-color);align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:color .3s;display:inline-flex}.BlogSection-module__O5M9Ja__readMoreBtn:hover{color:var(--secondary-color)}@media (max-width:768px){.BlogSection-module__O5M9Ja__blogCard{flex:0 0 100%;min-width:100%}}.BlogSection-module__O5M9Ja__viewMoreWrapper{text-align:center;margin-top:2rem}
