
.hero-module__T3nd0a__hero{background-image:url(/Hero.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;width:100%;height:100dvh;padding:clamp(1rem,4vw,4rem);display:flex;position:relative}.hero-module__T3nd0a__heroCardContainer{flex-direction:column;gap:clamp(.75rem,2vh,2rem);width:min(42rem,92vw);display:flex}.hero-module__T3nd0a__heroCard{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#ffffff59;border-radius:2rem;padding:clamp(.75rem,2.5vw,2rem);box-shadow:0 8px 24px #0000002e}.hero-module__T3nd0a__heroButton{text-align:center;width:fit-content;min-width:10rem;font-family:var(--font-montserrat);color:#fff;background-color:#000;border-radius:1rem;justify-content:center;margin-top:0;padding:1rem;font-weight:600;transition:transform .2s,box-shadow .2s,background-color .2s}.hero-module__T3nd0a__heroButton:hover{background-color:#ff4500;transform:translateY(-2px);box-shadow:0 8px 20px #00000040}.hero-module__T3nd0a__heroTitle{font-family:var(--font-playfair);color:#000;font-size:clamp(2rem,5vw,5rem);font-weight:700;line-height:1.1}.hero-module__T3nd0a__heroText{font-family:var(--font-montserrat);color:#000;font-size:clamp(1rem,2.2vw,2rem);line-height:1.5}@media (max-width:768px){.hero-module__T3nd0a__hero{padding:clamp(1rem,6vw,2rem)}.hero-module__T3nd0a__heroCard{background-color:#ffffff80}.hero-module__T3nd0a__heroButton{width:50%}}@media (min-width:1800px){.hero-module__T3nd0a__hero{padding:15rem}}
.aboutHome-module__z6t1wW__aboutSection{background-color:#fff;flex-direction:column;min-height:100dvh;display:flex}.aboutHome-module__z6t1wW__sectionContent{grid-template-columns:repeat(2,1fr);gap:clamp(2rem,5vw,3rem);width:100%;display:grid}.aboutHome-module__z6t1wW__contentPart{justify-content:center;align-items:center;display:flex}.aboutHome-module__z6t1wW__aboutText{font-family:var(--font-montserrat);text-align:justify;color:#222;padding:1rem;font-size:clamp(1rem,1.6vw,1.25rem);line-height:1.5}.aboutHome-module__z6t1wW__attImg{object-fit:cover;border-radius:50%;width:min(30rem,100%);height:auto;box-shadow:0 8px 24px #0003}@media (max-width:900px){.aboutHome-module__z6t1wW__sectionContent{text-align:center;flex-direction:column-reverse;display:flex}.aboutHome-module__z6t1wW__aboutText{text-align:left}.aboutHome-module__z6t1wW__attImg{width:min(20rem,100%)}}
.serviceCard-module__uSJBza__card{background:#fff;border-radius:1rem;flex-direction:column;align-items:center;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000026}.serviceCard-module__uSJBza__card:hover{transform:translateY(-6px);box-shadow:0 8px 20px #00000040}.serviceCard-module__uSJBza__cardImage{width:100%;height:300px;position:relative}.serviceCard-module__uSJBza__image{object-fit:cover}.serviceCard-module__uSJBza__cardContent{flex-direction:column;padding:0 .5rem 1rem;display:flex}.serviceCard-module__uSJBza__cardContent h3{padding:1rem 0;font-size:1.5rem}.serviceCard-module__uSJBza__cardContent p{text-align:left;line-height:1.5rem;font-family:var(--font-montserrat)}
.servicesHome-module__Wk9U_a__servicesSection{background-color:#f5f5f5;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:clamp(1rem,5vw,4rem);display:flex}.servicesHome-module__Wk9U_a__sectionContent{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));justify-content:center;gap:3rem;margin:0 auto;display:grid}@media (max-width:900px){.servicesHome-module__Wk9U_a__sectionContent{text-align:center;flex-direction:column;display:flex}}
.contactHome-module__8enLoG__sectionContent{gap:1rem;width:clamp(50%,60vw,90%);margin:0 auto;display:grid}.contactHome-module__8enLoG__icon{width:1.5rem}@media (max-width:400px){.contactHome-module__8enLoG__sectionContent{width:90%}}@media (min-width:1440px){.contactHome-module__8enLoG__sectionContent{width:50%}}
.form-module__g4Oltq__formLabel{display:none}.form-module__g4Oltq__input,.form-module__g4Oltq__inputMessage{width:100%;font-family:var(--font-montserrat);border:none;border-bottom:1px solid #00000040}.form-module__g4Oltq__input{height:3rem;margin-bottom:1rem;padding-inline-start:1rem;font-size:1rem}.form-module__g4Oltq__inputMessage{resize:vertical;height:10rem;min-height:5rem;padding-inline-start:1rem;font-size:1rem}.form-module__g4Oltq__input:focus,.form-module__g4Oltq__inputMessage:focus{border-bottom:1px solid #000;outline:none}.form-module__g4Oltq__input::placeholder,.form-module__g4Oltq__inputMessage::placeholder{color:#00000080;font-size:1rem}.form-module__g4Oltq__form button{font:inherit;cursor:pointer;color:#fff;background-color:#000;border:none;border-radius:.5rem;width:100%;margin:2rem 0;padding:1rem;font-weight:600}.form-module__g4Oltq__form button:hover{animation:.2s forwards form-module__g4Oltq__change-background-color}.form-module__g4Oltq__positiveFeedback{margin-top:"1rem";color:green;font-family:var(--font-playfair);font-weight:500}.form-module__g4Oltq__negativeFeedback{margin-top:"1rem";color:red;font-family:var(--font-playfair);font-weight:500}@keyframes form-module__g4Oltq__change-background-color{0%{background-color:#000}to{background-color:#ff4500}}
