.Hero-module__ZARIfG__hero{min-height:100vh;padding:calc(var(--section-padding) + 4rem)0 var(--section-padding);justify-content:center;align-items:center;width:100%;margin:0;display:flex;position:relative;overflow:clip}.Hero-module__ZARIfG__bgWrapper{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__ZARIfG__bgImage{filter:blur(1.5px)contrast(.85);pointer-events:none;background-image:url(/hero.png);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.05)}.Hero-module__ZARIfG__bgOverlay{pointer-events:none;background:linear-gradient(#2e5076bf 0%,#4272a9a6 50%,#2e5076cc 100%);position:absolute;inset:0}.Hero-module__ZARIfG__container{z-index:2;width:100%;max-width:var(--container-max);justify-content:space-between;align-items:center;gap:3rem;margin:0 auto;padding:0 1.5rem;display:flex;position:relative}.Hero-module__ZARIfG__content{text-align:left;flex-direction:column;flex:1;align-items:flex-start;gap:1.5rem;max-width:600px;display:flex}.Hero-module__ZARIfG__title{letter-spacing:-.03em;color:#fff;font-size:clamp(2rem,4vw,3.2rem);font-weight:800;line-height:1.1}.Hero-module__ZARIfG__description{color:#ffffffe6;max-width:520px;font-size:1.125rem;line-height:1.7}.Hero-module__ZARIfG__actions{flex-wrap:wrap;justify-content:flex-start;gap:1rem;margin-top:.5rem;display:flex}.Hero-module__ZARIfG__card{-webkit-backdrop-filter:blur(20px);text-align:center;background:#ffffff1f;border:1px solid #fff3;border-radius:1.25rem;flex-direction:column;flex-shrink:0;align-items:center;gap:1rem;min-width:320px;max-width:380px;padding:2.5rem 2rem;display:flex}.Hero-module__ZARIfG__cardHeading{font-family:var(--font-heading);color:#fff;letter-spacing:.04em;font-size:1.25rem;font-weight:700}.Hero-module__ZARIfG__cardSubtitle{color:#ffffffd9;font-size:.95rem;line-height:1.5}.Hero-module__ZARIfG__divider{justify-content:center;align-items:center;gap:.5rem;padding:.5rem 0;display:flex}.Hero-module__ZARIfG__divider span{background:var(--accent);opacity:.7;border-radius:50%;width:6px;height:6px;display:block}.Hero-module__ZARIfG__divider span:nth-child(3){opacity:1;width:10px;height:10px}.Hero-module__ZARIfG__cardInfo{color:#ffffffe6;font-size:.95rem;font-weight:500;line-height:1.6}.Hero-module__ZARIfG__cardPhone{color:#fff;transition:color var(--transition-fast);align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;text-decoration:none;display:inline-flex}.Hero-module__ZARIfG__cardPhone:hover{color:var(--accent-light)}.Hero-module__ZARIfG__whatsappBtn{color:#fff;letter-spacing:.02em;width:100%;transition:all var(--transition-medium);background:#25d366;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:.875rem 1.5rem;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex}.Hero-module__ZARIfG__whatsappBtn:hover{background:#1fb855;transform:translateY(-2px);box-shadow:0 4px 14px #25d36666}.Hero-module__ZARIfG__whatsappBtn:active{transform:translateY(0)}@media (max-width:960px){.Hero-module__ZARIfG__hero{z-index:1;padding-bottom:0;overflow:visible}.Hero-module__ZARIfG__container{flex-direction:column;align-items:center}.Hero-module__ZARIfG__content{text-align:center;align-items:center;max-width:700px}.Hero-module__ZARIfG__actions{justify-content:center}.Hero-module__ZARIfG__card{min-width:unset;background:linear-gradient(#ffffff1f 0% 55%,#234164 68% 100%);width:100%;max-width:420px;margin-bottom:-60px}}@media (max-width:640px){.Hero-module__ZARIfG__title{font-size:2rem}.Hero-module__ZARIfG__description{font-size:1rem}.Hero-module__ZARIfG__card{padding:2rem 1.5rem}}.Hero-module__ZARIfG__waveContainer{z-index:1;width:100%;line-height:0;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.Hero-module__ZARIfG__wave{width:100%;height:120px;display:block}
.ServiceCards-module__qUtGHq__section{padding:var(--section-padding)0;background:linear-gradient(180deg,var(--background)0%,#eaf1fb 100%);z-index:0;width:100%;margin:0;position:relative;overflow:hidden}.ServiceCards-module__qUtGHq__section:before{content:"";opacity:.05;pointer-events:none;z-index:0;background-image:url(/pattern.svg);background-position:50%;background-repeat:repeat;background-size:250px 250px;position:absolute;inset:0}.ServiceCards-module__qUtGHq__section:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#4272a90f 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-50%;right:-20%}.ServiceCards-module__qUtGHq__container{max-width:var(--container-max);z-index:1;margin:0 auto;padding:0 1.5rem;position:relative}.ServiceCards-module__qUtGHq__header{text-align:center;margin-bottom:4rem}.ServiceCards-module__qUtGHq__logo{width:auto;height:180px;margin:0 auto 1rem;display:block}.ServiceCards-module__qUtGHq__title{font-family:var(--font-heading);color:var(--foreground);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.2}.ServiceCards-module__qUtGHq__titleAccent{background:linear-gradient(135deg,var(--primary),var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ServiceCards-module__qUtGHq__subtitle{font-family:var(--font-body);color:var(--muted);max-width:640px;margin:0 auto;font-size:clamp(1rem,2vw,1.15rem);line-height:1.7}.ServiceCards-module__qUtGHq__grid{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.ServiceCards-module__qUtGHq__card{-webkit-backdrop-filter:blur(12px);cursor:pointer;width:calc(25% - 1.125rem);transition:all var(--transition-medium);background:#ffffffd9;border:1px solid #e6eef5cc;border-radius:1.25rem;flex-direction:column;display:flex;position:relative;overflow:hidden}.ServiceCards-module__qUtGHq__card:hover{border-color:#0000;transform:translateY(-8px);box-shadow:0 20px 60px #1e324b1f,0 8px 24px #1e324b14}.ServiceCards-module__qUtGHq__cardImageArea{justify-content:center;align-items:center;width:100%;height:180px;display:flex;position:relative;overflow:hidden}.ServiceCards-module__qUtGHq__cardImageArea:before{content:"";opacity:.12;background-image:url(/pattern.svg);background-repeat:repeat;background-size:80px 80px;position:absolute;inset:0}.ServiceCards-module__qUtGHq__cardIcon{z-index:1;width:72px;height:72px;transition:transform var(--transition-medium);background:#ffffffe6;border-radius:1.25rem;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 8px 24px #0000001a}.ServiceCards-module__qUtGHq__card:hover .ServiceCards-module__qUtGHq__cardIcon{transform:scale(1.1)rotate(-3deg)}.ServiceCards-module__qUtGHq__cardIcon svg{width:36px;height:36px}.ServiceCards-module__qUtGHq__cardContent{flex-direction:column;flex:1;padding:1.5rem;display:flex}.ServiceCards-module__qUtGHq__cardTitle{font-family:var(--font-heading);color:var(--foreground);letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.05rem;font-weight:700;line-height:1.3}.ServiceCards-module__qUtGHq__cardDescription{font-family:var(--font-body);color:var(--muted);flex:1;margin-bottom:1.25rem;font-size:.875rem;line-height:1.6}.ServiceCards-module__qUtGHq__cardLink{font-family:var(--font-body);transition:all var(--transition-fast);align-items:center;gap:.375rem;margin-top:auto;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.ServiceCards-module__qUtGHq__cardLink:hover{gap:.625rem}.ServiceCards-module__qUtGHq__cardLinkArrow{transition:transform var(--transition-fast);width:16px;height:16px}.ServiceCards-module__qUtGHq__card:hover .ServiceCards-module__qUtGHq__cardLinkArrow{transform:translate(3px)}.ServiceCards-module__qUtGHq__theme0 .ServiceCards-module__qUtGHq__cardImageArea{background:linear-gradient(135deg,#4272a9 0%,#6c96c6 100%)}.ServiceCards-module__qUtGHq__theme0 .ServiceCards-module__qUtGHq__cardLink,.ServiceCards-module__qUtGHq__theme0 .ServiceCards-module__qUtGHq__cardIcon svg{color:#4272a9}.ServiceCards-module__qUtGHq__theme1 .ServiceCards-module__qUtGHq__cardImageArea{background:linear-gradient(135deg,#1cb9e8 0%,#63cfef 100%)}.ServiceCards-module__qUtGHq__theme1 .ServiceCards-module__qUtGHq__cardLink,.ServiceCards-module__qUtGHq__theme1 .ServiceCards-module__qUtGHq__cardIcon svg{color:#1cb9e8}.ServiceCards-module__qUtGHq__theme2 .ServiceCards-module__qUtGHq__cardImageArea{background:linear-gradient(135deg,#f2994a 0%,#f5b87a 100%)}.ServiceCards-module__qUtGHq__theme2 .ServiceCards-module__qUtGHq__cardLink{color:#e8890e}.ServiceCards-module__qUtGHq__theme2 .ServiceCards-module__qUtGHq__cardIcon svg{color:#f2994a}.ServiceCards-module__qUtGHq__theme3 .ServiceCards-module__qUtGHq__cardImageArea{background:linear-gradient(135deg,#e85d75 0%,#f08da0 100%)}.ServiceCards-module__qUtGHq__theme3 .ServiceCards-module__qUtGHq__cardLink,.ServiceCards-module__qUtGHq__theme3 .ServiceCards-module__qUtGHq__cardIcon svg{color:#e85d75}.ServiceCards-module__qUtGHq__theme4 .ServiceCards-module__qUtGHq__cardImageArea{background:linear-gradient(135deg,#8b5cf6 0%,#a78bfa 100%)}.ServiceCards-module__qUtGHq__theme4 .ServiceCards-module__qUtGHq__cardLink,.ServiceCards-module__qUtGHq__theme4 .ServiceCards-module__qUtGHq__cardIcon svg{color:#8b5cf6}.ServiceCards-module__qUtGHq__theme5 .ServiceCards-module__qUtGHq__cardImageArea{background:linear-gradient(135deg,#14b8a6 0%,#5eead4 100%)}.ServiceCards-module__qUtGHq__theme5 .ServiceCards-module__qUtGHq__cardLink,.ServiceCards-module__qUtGHq__theme5 .ServiceCards-module__qUtGHq__cardIcon svg{color:#14b8a6}.ServiceCards-module__qUtGHq__theme6 .ServiceCards-module__qUtGHq__cardImageArea{background:linear-gradient(135deg,#f59e0b 0%,#fcd34d 100%)}.ServiceCards-module__qUtGHq__theme6 .ServiceCards-module__qUtGHq__cardLink{color:#d97706}.ServiceCards-module__qUtGHq__theme6 .ServiceCards-module__qUtGHq__cardIcon svg{color:#f59e0b}.ServiceCards-module__qUtGHq__theme7 .ServiceCards-module__qUtGHq__cardImageArea{background:linear-gradient(135deg,#6366f1 0%,#818cf8 100%)}.ServiceCards-module__qUtGHq__theme7 .ServiceCards-module__qUtGHq__cardLink,.ServiceCards-module__qUtGHq__theme7 .ServiceCards-module__qUtGHq__cardIcon svg{color:#6366f1}.ServiceCards-module__qUtGHq__theme8 .ServiceCards-module__qUtGHq__cardImageArea{background:linear-gradient(135deg,#10b981 0%,#6ee7b7 100%)}.ServiceCards-module__qUtGHq__theme8 .ServiceCards-module__qUtGHq__cardLink,.ServiceCards-module__qUtGHq__theme8 .ServiceCards-module__qUtGHq__cardIcon svg{color:#10b981}.ServiceCards-module__qUtGHq__theme9 .ServiceCards-module__qUtGHq__cardImageArea{background:linear-gradient(135deg,#6482b9 0%,#93aad2 100%)}.ServiceCards-module__qUtGHq__theme9 .ServiceCards-module__qUtGHq__cardLink,.ServiceCards-module__qUtGHq__theme9 .ServiceCards-module__qUtGHq__cardIcon svg{color:#6482b9}.ServiceCards-module__qUtGHq__theme10 .ServiceCards-module__qUtGHq__cardImageArea{background:linear-gradient(135deg,#0891b2 0%,#22d3ee 100%)}.ServiceCards-module__qUtGHq__theme10 .ServiceCards-module__qUtGHq__cardLink,.ServiceCards-module__qUtGHq__theme10 .ServiceCards-module__qUtGHq__cardIcon svg{color:#0891b2}.ServiceCards-module__qUtGHq__cardAnimated{opacity:0;animation:.6s ease-out forwards ServiceCards-module__qUtGHq__cardFadeIn}@keyframes ServiceCards-module__qUtGHq__cardFadeIn{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.ServiceCards-module__qUtGHq__delay0{animation-delay:0s}.ServiceCards-module__qUtGHq__delay1{animation-delay:80ms}.ServiceCards-module__qUtGHq__delay2{animation-delay:.16s}.ServiceCards-module__qUtGHq__delay3{animation-delay:.24s}.ServiceCards-module__qUtGHq__delay4{animation-delay:.32s}.ServiceCards-module__qUtGHq__delay5{animation-delay:.4s}.ServiceCards-module__qUtGHq__delay6{animation-delay:.48s}.ServiceCards-module__qUtGHq__delay7{animation-delay:.56s}.ServiceCards-module__qUtGHq__delay8{animation-delay:.64s}.ServiceCards-module__qUtGHq__delay9{animation-delay:.72s}.ServiceCards-module__qUtGHq__delay10{animation-delay:.8s}@media (max-width:1024px){.ServiceCards-module__qUtGHq__card{width:calc(33.333% - 1rem)}.ServiceCards-module__qUtGHq__grid{gap:1.25rem}.ServiceCards-module__qUtGHq__cardImageArea{height:160px}}@media (max-width:768px){.ServiceCards-module__qUtGHq__card{width:calc(50% - .5rem)}.ServiceCards-module__qUtGHq__grid{gap:1rem}.ServiceCards-module__qUtGHq__cardImageArea{height:140px}.ServiceCards-module__qUtGHq__cardContent{padding:1.25rem}.ServiceCards-module__qUtGHq__cardTitle{font-size:.95rem}.ServiceCards-module__qUtGHq__cardDescription{margin-bottom:1rem;font-size:.8rem}.ServiceCards-module__qUtGHq__header{margin-bottom:2.5rem}}@media (max-width:480px){.ServiceCards-module__qUtGHq__card{width:100%}.ServiceCards-module__qUtGHq__cardImageArea{height:160px}}
.WhyUs-module__onskOq__section{background:#ff8454;margin-top:-2px;padding:6rem 0 10rem;position:relative;overflow:hidden}.WhyUs-module__onskOq__shapeDivider{width:100%;line-height:0;position:absolute;top:-1px;left:0;overflow:hidden;transform:scaleX(-1)}.WhyUs-module__onskOq__shapeDivider svg{width:100%;height:80px;display:block}.WhyUs-module__onskOq__container{max-width:var(--container-max);z-index:1;margin:0 auto;padding:0 1.5rem;position:relative}.WhyUs-module__onskOq__content{align-items:flex-start;gap:4rem;display:flex}.WhyUs-module__onskOq__textSide{flex:1}.WhyUs-module__onskOq__title{font-family:var(--font-heading);color:#fff;text-transform:uppercase;letter-spacing:.01em;margin-bottom:1.5rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.2}.WhyUs-module__onskOq__description{font-family:var(--font-body);color:#ffffffe6;max-width:600px;font-size:clamp(.95rem,1.5vw,1.1rem);line-height:1.8}.WhyUs-module__onskOq__values{flex-direction:column;gap:1.25rem;margin-top:2rem;display:flex}.WhyUs-module__onskOq__valueItem{background:#ffffff26;border-radius:.75rem;padding:1rem 1.25rem}.WhyUs-module__onskOq__valueTitle{font-family:var(--font-heading);color:#fff;margin-bottom:.35rem;font-size:1.1rem;font-weight:700}.WhyUs-module__onskOq__valueText{font-family:var(--font-body);color:#ffffffe6;font-size:.95rem;line-height:1.6}.WhyUs-module__onskOq__photoSide{flex-direction:column;flex-shrink:0;align-items:center;gap:8rem;display:flex}.WhyUs-module__onskOq__photoFrame{border:4px solid #fff9;border-radius:1.25rem;width:360px;height:400px;overflow:hidden;box-shadow:0 12px 40px #0003}.WhyUs-module__onskOq__photo{object-fit:cover;width:100%;height:100%}.WhyUs-module__onskOq__ctaButton{cursor:pointer;transition:transform var(--transition-medium);text-decoration:none;display:inline-block}.WhyUs-module__onskOq__ctaButton:hover{transform:scale(1.05)}.WhyUs-module__onskOq__waveBottom{width:100%;line-height:0;position:absolute;bottom:-1px;left:0;overflow:hidden}.WhyUs-module__onskOq__waveBottom svg{width:100%;height:150px;display:block}@media (max-width:768px){.WhyUs-module__onskOq__section{padding:5rem 0 8rem}.WhyUs-module__onskOq__content{text-align:center;flex-direction:column;gap:2rem}.WhyUs-module__onskOq__description{margin:0 auto;font-size:.95rem}.WhyUs-module__onskOq__title{font-size:1.5rem}.WhyUs-module__onskOq__photoSide{gap:3rem;width:100%}.WhyUs-module__onskOq__photoFrame{width:80%;max-width:300px;height:250px;margin:0 auto}.WhyUs-module__onskOq__shapeDivider svg{height:40px}.WhyUs-module__onskOq__waveBottom svg{height:80px}.WhyUs-module__onskOq__values{gap:.75rem}.WhyUs-module__onskOq__valueItem{padding:.75rem 1rem}}
.Testimonials-module__ItA9Ha__section{padding:var(--section-padding)0;background:linear-gradient(180deg,var(--background)0%,#eaf1fb 100%);position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__section:before{content:"";opacity:.05;pointer-events:none;z-index:0;background-image:url(/pattern.svg);background-position:50%;background-repeat:repeat;background-size:250px 250px;position:absolute;inset:0}.Testimonials-module__ItA9Ha__container{max-width:var(--container-max);z-index:1;margin:0 auto;padding:0 1.5rem;position:relative}.Testimonials-module__ItA9Ha__header{text-align:center;margin-bottom:3rem}.Testimonials-module__ItA9Ha__badge{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);border:1px solid var(--border);background:#ffffff80;border-radius:9999px;padding:.25rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.Testimonials-module__ItA9Ha__title{letter-spacing:-.02em;color:var(--foreground);margin-top:1.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.Testimonials-module__ItA9Ha__subtitle{color:var(--muted);max-width:600px;margin-top:1.25rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6}.Testimonials-module__ItA9Ha__carouselWrapper{align-items:center;gap:1rem;display:flex;position:relative}.Testimonials-module__ItA9Ha__carousel{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:1.5rem;padding:1rem 0 2rem;display:flex;overflow-x:auto}.Testimonials-module__ItA9Ha__carousel::-webkit-scrollbar{display:none}.Testimonials-module__ItA9Ha__card{scroll-snap-align:start;-webkit-backdrop-filter:blur(12px);min-width:280px;transition:all var(--transition-medium);background:#ffffffd9;border:1px solid #e6eef5cc;border-radius:1.25rem;flex-direction:column;flex:0 0 calc(33.333% - 1rem);gap:1.25rem;padding:2rem;display:flex;position:relative}.Testimonials-module__ItA9Ha__card:hover{border-color:#4272a933;transform:translateY(-4px);box-shadow:0 12px 40px #1e324b1a,0 4px 16px #1e324b0f}.Testimonials-module__ItA9Ha__quoteIcon{color:var(--primary)}.Testimonials-module__ItA9Ha__text{color:var(--muted);flex:1;margin:0;font-size:.95rem;line-height:1.8}.Testimonials-module__ItA9Ha__author{border-top:1px solid var(--border);align-items:center;gap:.75rem;padding-top:1.25rem;display:flex}.Testimonials-module__ItA9Ha__avatar{color:#fff;width:44px;height:44px;transition:transform var(--transition-medium);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex}.Testimonials-module__ItA9Ha__card:hover .Testimonials-module__ItA9Ha__avatar{transform:scale(1.1)}.Testimonials-module__ItA9Ha__authorInfo{flex-direction:column;display:flex}.Testimonials-module__ItA9Ha__authorName{color:var(--foreground);font-size:.95rem;font-weight:600;line-height:1.3}.Testimonials-module__ItA9Ha__authorRelation{color:var(--muted);margin-top:.125rem;font-size:.8rem}.Testimonials-module__ItA9Ha__navButton{border:1px solid var(--border);background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);width:44px;height:44px;color:var(--foreground);cursor:pointer;transition:all var(--transition-medium);z-index:2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Testimonials-module__ItA9Ha__navButton:hover:not(:disabled){background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 4px 14px #4272a959}.Testimonials-module__ItA9Ha__navButton:disabled{opacity:.3;cursor:not-allowed}.Testimonials-module__ItA9Ha__dots{justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}.Testimonials-module__ItA9Ha__dot{cursor:pointer;width:10px;height:10px;transition:all var(--transition-medium);background:#c0d0e0;border:none;border-radius:50%;padding:0}.Testimonials-module__ItA9Ha__dot:hover{background:var(--primary-light)}.Testimonials-module__ItA9Ha__dotActive{background:var(--primary);transform:scale(1.3)}@media (max-width:1024px){.Testimonials-module__ItA9Ha__card{flex:0 0 calc(50% - .75rem)}}@media (max-width:768px){.Testimonials-module__ItA9Ha__card{flex:0 0 calc(100% - 2rem)}.Testimonials-module__ItA9Ha__navButton{display:none}.Testimonials-module__ItA9Ha__carouselWrapper{gap:0}.Testimonials-module__ItA9Ha__header{margin-bottom:2rem}}@media (max-width:480px){.Testimonials-module__ItA9Ha__card{flex:0 0 calc(100% - 1rem);padding:1.5rem}.Testimonials-module__ItA9Ha__text{font-size:.9rem}}@media (prefers-reduced-motion:reduce){.Testimonials-module__ItA9Ha__carousel{scroll-behavior:auto}.Testimonials-module__ItA9Ha__card,.Testimonials-module__ItA9Ha__dot{transition:none}}
.BlogSection-module__nyVgcG__section{padding:var(--section-padding)0;background:linear-gradient(180deg,#eaf1fb 0%,var(--background)100%);position:relative;overflow:hidden}.BlogSection-module__nyVgcG__section:before{content:"";opacity:.05;pointer-events:none;z-index:0;background-image:url(/pattern.svg);background-position:50%;background-repeat:repeat;background-size:250px 250px;position:absolute;inset:0}.BlogSection-module__nyVgcG__container{max-width:var(--container-max);z-index:1;margin:0 auto;padding:0 1.5rem;position:relative}.BlogSection-module__nyVgcG__header{text-align:center;margin-bottom:3.5rem}.BlogSection-module__nyVgcG__badge{text-transform:uppercase;letter-spacing:.1em;color:var(--primary);background:var(--primary-100);border:1px solid #4272a926;border-radius:9999px;margin-bottom:1.25rem;padding:.35rem 1.25rem;font-size:.75rem;font-weight:600;display:inline-block}.BlogSection-module__nyVgcG__title{font-family:var(--font-heading);color:var(--foreground);letter-spacing:-.02em;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.2}.BlogSection-module__nyVgcG__titleAccent{background:linear-gradient(135deg,var(--primary),var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.BlogSection-module__nyVgcG__subtitle{color:var(--muted);max-width:600px;margin-top:1.25rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.7}.BlogSection-module__nyVgcG__grid{grid-template-columns:repeat(3,1fr);gap:1.75rem;display:grid}.BlogSection-module__nyVgcG__card{-webkit-backdrop-filter:blur(12px);transition:all var(--transition-medium);background:#ffffffe6;border:1px solid #e6eef5cc;border-radius:1.25rem;flex-direction:column;display:flex;position:relative;overflow:hidden}.BlogSection-module__nyVgcG__card:hover{border-color:#0000;transform:translateY(-6px);box-shadow:0 20px 60px #1e324b1a,0 8px 24px #1e324b0f}.BlogSection-module__nyVgcG__cardImage{justify-content:center;align-items:center;width:100%;height:200px;display:flex;position:relative;overflow:hidden}.BlogSection-module__nyVgcG__cardImagePattern{opacity:.05;pointer-events:none;background-image:url(/pattern.svg);background-repeat:repeat;background-size:80px 80px;position:absolute;inset:0}.BlogSection-module__nyVgcG__cardIconWrapper{z-index:1;-webkit-backdrop-filter:blur(8px);color:#fff;width:64px;height:64px;transition:transform var(--transition-medium);background:#fff3;border:1px solid #ffffff4d;border-radius:1rem;justify-content:center;align-items:center;display:flex;position:relative}.BlogSection-module__nyVgcG__card:hover .BlogSection-module__nyVgcG__cardIconWrapper{transform:scale(1.1)rotate(-3deg)}.BlogSection-module__nyVgcG__category{text-transform:uppercase;letter-spacing:.06em;color:#fff;-webkit-backdrop-filter:blur(8px);z-index:1;background:#fff3;border:1px solid #ffffff40;border-radius:9999px;padding:.3rem .85rem;font-size:.7rem;font-weight:700;position:absolute;top:1rem;left:1rem}.BlogSection-module__nyVgcG__cardBody{flex-direction:column;flex:1;padding:1.5rem;display:flex}.BlogSection-module__nyVgcG__cardMeta{align-items:center;gap:1rem;margin-bottom:.875rem;display:flex}.BlogSection-module__nyVgcG__date,.BlogSection-module__nyVgcG__readTime{color:var(--muted);align-items:center;gap:.35rem;font-size:.78rem;font-weight:500;display:inline-flex}.BlogSection-module__nyVgcG__date svg,.BlogSection-module__nyVgcG__readTime svg{opacity:.6}.BlogSection-module__nyVgcG__cardTitle{font-family:var(--font-heading);color:var(--foreground);letter-spacing:-.01em;-webkit-line-clamp:2;line-clamp:2;transition:color var(--transition-fast);-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:1.1rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.BlogSection-module__nyVgcG__card:hover .BlogSection-module__nyVgcG__cardTitle{color:var(--primary)}.BlogSection-module__nyVgcG__cardExcerpt{color:var(--muted);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:1.25rem;font-size:.875rem;line-height:1.7;display:-webkit-box;overflow:hidden}.BlogSection-module__nyVgcG__cardFooter{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.BlogSection-module__nyVgcG__authorInfo{align-items:center;gap:.5rem;display:flex}.BlogSection-module__nyVgcG__authorAvatar{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.7rem;font-weight:700;display:flex}.BlogSection-module__nyVgcG__authorName{color:var(--foreground);font-size:.8rem;font-weight:600}.BlogSection-module__nyVgcG__readMore{color:var(--primary);transition:all var(--transition-fast);align-items:center;gap:.375rem;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex}.BlogSection-module__nyVgcG__readMore:hover{color:var(--primary-dark);gap:.625rem}.BlogSection-module__nyVgcG__readMore svg{transition:transform var(--transition-fast)}.BlogSection-module__nyVgcG__card:hover .BlogSection-module__nyVgcG__readMore svg{transform:translate(3px)}.BlogSection-module__nyVgcG__viewAll{text-align:center;margin-top:3rem}.BlogSection-module__nyVgcG__viewAllButton{border:2px solid var(--primary);color:var(--primary);cursor:pointer;transition:all var(--transition-medium);background:0 0;border-radius:.75rem;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.BlogSection-module__nyVgcG__viewAllButton:hover{background:var(--primary);color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #4272a94d}.BlogSection-module__nyVgcG__viewAllButton svg{transition:transform var(--transition-fast)}.BlogSection-module__nyVgcG__viewAllButton:hover svg{transform:translate(4px)}@media (max-width:1024px){.BlogSection-module__nyVgcG__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.BlogSection-module__nyVgcG__card:nth-child(n+5){display:none}}@media (max-width:768px){.BlogSection-module__nyVgcG__grid{grid-template-columns:1fr;gap:1.25rem;max-width:480px;margin:0 auto}.BlogSection-module__nyVgcG__card:nth-child(n+4){display:none}.BlogSection-module__nyVgcG__cardImage{height:170px}.BlogSection-module__nyVgcG__header{margin-bottom:2.5rem}.BlogSection-module__nyVgcG__viewAll{margin-top:2rem}}@media (max-width:480px){.BlogSection-module__nyVgcG__cardBody{padding:1.25rem}.BlogSection-module__nyVgcG__cardTitle{font-size:1rem}.BlogSection-module__nyVgcG__cardExcerpt{-webkit-line-clamp:2;line-clamp:2;font-size:.825rem}.BlogSection-module__nyVgcG__cardImage{height:150px}}@media (prefers-reduced-motion:reduce){.BlogSection-module__nyVgcG__card,.BlogSection-module__nyVgcG__cardIconWrapper,.BlogSection-module__nyVgcG__readMore svg{transition:none}}
.ContactCards-module__nwKD7a__section{padding:var(--section-padding)0;background:var(--background);position:relative;overflow:hidden}.ContactCards-module__nwKD7a__section:before{content:"";opacity:.04;pointer-events:none;z-index:0;background-image:url(/pattern.svg);background-position:50%;background-repeat:repeat;background-size:250px 250px;position:absolute;inset:0}.ContactCards-module__nwKD7a__container{max-width:var(--container-max);z-index:1;margin:0 auto;padding:0 1.5rem;position:relative}.ContactCards-module__nwKD7a__topDecor{justify-content:center;margin-bottom:3rem;display:flex}.ContactCards-module__nwKD7a__topDecorDots{gap:.5rem;display:flex}.ContactCards-module__nwKD7a__topDecorDot{opacity:.8;border-radius:9999px;width:12px;height:18px}.ContactCards-module__nwKD7a__topDecorDot:first-child,.ContactCards-module__nwKD7a__topDecorDot:nth-child(2),.ContactCards-module__nwKD7a__topDecorDot:nth-child(3){background:#7cc4a5}.ContactCards-module__nwKD7a__header{text-align:center;margin-bottom:3rem}.ContactCards-module__nwKD7a__title{font-family:var(--font-heading);color:var(--foreground);letter-spacing:-.02em;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.2}.ContactCards-module__nwKD7a__titleAccent{background:linear-gradient(135deg,var(--primary),var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ContactCards-module__nwKD7a__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.ContactCards-module__nwKD7a__card{text-align:center;transition:all var(--transition-medium);background:#fff;border:3px solid;border-radius:1.25rem;flex-direction:column;align-items:center;padding:2.5rem 2rem 2rem;display:flex;position:relative}.ContactCards-module__nwKD7a__cardBlue{border-color:#8ed1e0}.ContactCards-module__nwKD7a__cardGreen{border-color:#a8d5a2}.ContactCards-module__nwKD7a__cardYellow{border-color:#f2c94c}.ContactCards-module__nwKD7a__iconCircle{border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;display:flex;position:relative}.ContactCards-module__nwKD7a__cardBlue .ContactCards-module__nwKD7a__iconCircle{color:#5bbfcf;background:#e8f7fa}.ContactCards-module__nwKD7a__cardGreen .ContactCards-module__nwKD7a__iconCircle{color:#7bbf7b;background:#eaf7ea}.ContactCards-module__nwKD7a__cardYellow .ContactCards-module__nwKD7a__iconCircle{color:#e8b830;background:#fdf5e0}.ContactCards-module__nwKD7a__iconCircle svg{width:26px;height:26px}.ContactCards-module__nwKD7a__cardTitle{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.06em;margin-bottom:1rem;font-size:1.05rem;font-weight:800}.ContactCards-module__nwKD7a__cardBlue .ContactCards-module__nwKD7a__cardTitle{color:#5bbfcf}.ContactCards-module__nwKD7a__cardGreen .ContactCards-module__nwKD7a__cardTitle{color:#7bbf7b}.ContactCards-module__nwKD7a__cardYellow .ContactCards-module__nwKD7a__cardTitle{color:#e8b830}.ContactCards-module__nwKD7a__separator{width:80%;height:2px;margin-bottom:1.25rem;position:relative}.ContactCards-module__nwKD7a__cardBlue .ContactCards-module__nwKD7a__separator{border-bottom:2px dotted #8ed1e0}.ContactCards-module__nwKD7a__cardGreen .ContactCards-module__nwKD7a__separator{border-bottom:2px dotted #a8d5a2}.ContactCards-module__nwKD7a__cardYellow .ContactCards-module__nwKD7a__separator{border-bottom:2px dotted #f2c94c}.ContactCards-module__nwKD7a__cardText{color:var(--foreground);font-size:.95rem;line-height:1.8}.ContactCards-module__nwKD7a__cardText strong{font-weight:700}.ContactCards-module__nwKD7a__cardText a{color:var(--foreground);transition:color var(--transition-fast);text-decoration:none}.ContactCards-module__nwKD7a__cardText a:hover{color:var(--primary)}@media (max-width:1024px){.ContactCards-module__nwKD7a__grid{gap:1.5rem}.ContactCards-module__nwKD7a__card{padding:2rem 1.5rem 1.5rem}}@media (max-width:768px){.ContactCards-module__nwKD7a__grid{grid-template-columns:1fr;gap:1.5rem;max-width:420px;margin:0 auto}}
.MapContact-module__h_gYba__section{padding:0 0 var(--section-padding);background:var(--background);position:relative;overflow:hidden}.MapContact-module__h_gYba__section:before{content:"";opacity:.04;pointer-events:none;z-index:0;background-image:url(/pattern.svg);background-position:50%;background-repeat:repeat;background-size:250px 250px;position:absolute;inset:0}.MapContact-module__h_gYba__container{max-width:var(--container-max);z-index:1;margin:0 auto;padding:0 1.5rem;position:relative}.MapContact-module__h_gYba__grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:2rem;display:grid}.MapContact-module__h_gYba__mapWrapper{background:#fff;border:3px solid #8ed1e0;border-radius:1.25rem;height:500px;padding:.5rem;overflow:hidden}.MapContact-module__h_gYba__mapWrapper iframe{border:0;border-radius:.85rem;width:100%;height:100%;display:block}.MapContact-module__h_gYba__formWrapper{border:1px solid var(--border);background:#fff;border-radius:1.25rem;flex-direction:column;height:500px;padding:1.75rem;display:flex;overflow-y:auto}.MapContact-module__h_gYba__formTitle{font-family:var(--font-heading);color:var(--foreground);margin-bottom:.35rem;font-size:1.35rem;font-weight:700}.MapContact-module__h_gYba__formSubtitle{color:var(--muted);margin-bottom:1.25rem;font-size:.85rem;line-height:1.5}.MapContact-module__h_gYba__formGroup{margin-bottom:.75rem}.MapContact-module__h_gYba__label{color:var(--foreground);margin-bottom:.3rem;font-size:.8rem;font-weight:600;display:block}.MapContact-module__h_gYba__input,.MapContact-module__h_gYba__textarea{width:100%;font-size:.9rem;font-family:var(--font-body);color:var(--foreground);background:var(--background);border:1.5px solid var(--border);transition:border-color var(--transition-fast),box-shadow var(--transition-fast);border-radius:.75rem;outline:none;padding:.6rem .85rem}.MapContact-module__h_gYba__input::placeholder,.MapContact-module__h_gYba__textarea::placeholder{color:#a0adb8}.MapContact-module__h_gYba__input:focus,.MapContact-module__h_gYba__textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #1cb9e81a}.MapContact-module__h_gYba__textarea{resize:vertical;min-height:120px}.MapContact-module__h_gYba__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.MapContact-module__h_gYba__submitBtn{width:100%;font-family:var(--font-body);color:#fff;background:linear-gradient(135deg,var(--accent),var(--accent-dark));cursor:pointer;transition:all var(--transition-medium);border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:.875rem 1.75rem;font-size:.95rem;font-weight:600;display:inline-flex;box-shadow:0 4px 14px #1cb9e84d}.MapContact-module__h_gYba__submitBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #1cb9e866}.MapContact-module__h_gYba__submitBtn:active{transform:translateY(0)}.MapContact-module__h_gYba__submitBtn svg{width:18px;height:18px}@media (max-width:1024px){.MapContact-module__h_gYba__formWrapper{padding:2rem}}@media (max-width:768px){.MapContact-module__h_gYba__grid{grid-template-columns:1fr}.MapContact-module__h_gYba__mapWrapper{height:300px}.MapContact-module__h_gYba__formWrapper{height:auto;overflow-y:visible}.MapContact-module__h_gYba__formRow{grid-template-columns:1fr}}
