.Navbar-module__nuAbfa__navbar{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff8f0f2;padding:1rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__navbar.Navbar-module__nuAbfa__scrolled{padding:.75rem 0;box-shadow:0 4px 16px #0000001a}.Navbar-module__nuAbfa__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__nuAbfa__logo{flex-direction:row;align-items:center;gap:.6rem;display:flex}.Navbar-module__nuAbfa__logoImage{object-fit:cover;border-radius:50%;flex-shrink:0;width:45px;height:45px}.Navbar-module__nuAbfa__logoTextGroup{flex-direction:column;align-items:flex-start;display:flex}.Navbar-module__nuAbfa__logoText{font-family:var(--font-heading);color:var(--color-text-dark);font-size:1.5rem;font-weight:700;line-height:1}.Navbar-module__nuAbfa__logoSubtext{color:var(--color-warm-coral);letter-spacing:2px;margin-top:.25rem;font-size:.75rem;font-weight:600}.Navbar-module__nuAbfa__navLinks{gap:2rem;list-style:none;display:flex}.Navbar-module__nuAbfa__navLink{color:var(--color-text-dark);background:0 0;font-size:1rem;font-weight:600;transition:color .3s;position:relative}.Navbar-module__nuAbfa__navLink:after{content:"";background:linear-gradient(90deg,var(--color-sunshine-yellow),var(--color-warm-coral));width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__nuAbfa__navLink:hover{color:var(--color-warm-coral)}.Navbar-module__nuAbfa__navLink:hover:after{width:100%}.Navbar-module__nuAbfa__ctaButton{background:linear-gradient(135deg,var(--color-sunshine-yellow),var(--color-warm-coral));color:var(--color-text-dark);border-radius:var(--radius-full);box-shadow:var(--shadow-md);align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;display:flex}.Navbar-module__nuAbfa__ctaButton:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.Navbar-module__nuAbfa__menuToggle{color:var(--color-text-dark);cursor:pointer;border-radius:var(--radius-sm);background:0 0;padding:.5rem;transition:background-color .3s;display:none}.Navbar-module__nuAbfa__menuToggle:hover{background-color:#0000000d}.Navbar-module__nuAbfa__mobileMenu{z-index:999;pointer-events:auto;display:none;position:relative}@media (max-width:768px){.Navbar-module__nuAbfa__navLinks,.Navbar-module__nuAbfa__ctaButton{display:none}.Navbar-module__nuAbfa__menuToggle{display:block}.Navbar-module__nuAbfa__mobileMenu{display:block;overflow:hidden}.Navbar-module__nuAbfa__mobileNavLinks{background-color:var(--color-white);border-radius:0 0 var(--radius-md)var(--radius-md);pointer-events:auto;z-index:1000;padding:1rem 2rem;list-style:none;position:relative}.Navbar-module__nuAbfa__mobileNavLink{color:var(--color-text-dark);text-align:left;cursor:pointer;-webkit-tap-highlight-color:#0000001a;-webkit-user-select:none;user-select:none;background:0 0;border-bottom:1px solid #0000000d;width:100%;padding:1rem 0;font-size:1.125rem;font-weight:600;display:block}.Navbar-module__nuAbfa__mobileNavLink:hover{color:var(--color-warm-coral)}.Navbar-module__nuAbfa__mobileNavLink:active{background-color:#00000008}.Navbar-module__nuAbfa__mobileCtaButton{background:linear-gradient(135deg,var(--color-sunshine-yellow),var(--color-warm-coral));color:var(--color-text-dark);border-radius:var(--radius-full);box-shadow:var(--shadow-md);cursor:pointer;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:.875rem 1.5rem;font-weight:600;display:flex}.Navbar-module__nuAbfa__logoText{font-size:1.25rem}.Navbar-module__nuAbfa__container{padding:0 1rem}}
.Hero-module__Z8hQ_W__hero{background:linear-gradient(135deg,#a7d8f0 0%,#ffd966 50%,#ffb5a7 100%) 0 0/400% 400%;justify-content:center;align-items:center;min-height:100vh;padding-top:80px;animation:15s infinite Hero-module__Z8hQ_W__gradientShift;display:flex;position:relative;overflow:hidden}@keyframes Hero-module__Z8hQ_W__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.Hero-module__Z8hQ_W__overlay{opacity:.15;mix-blend-mode:overlay;background:url(/hero-bg.jpg) 50%/cover no-repeat;position:absolute;inset:0}.Hero-module__Z8hQ_W__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.Hero-module__Z8hQ_W__content{text-align:center;max-width:800px;margin:0 auto}.Hero-module__Z8hQ_W__badge{border-radius:var(--radius-full);color:var(--color-text-dark);box-shadow:var(--shadow-md);background-color:#ffffffe6;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-flex}.Hero-module__Z8hQ_W__title{color:var(--color-white);text-shadow:2px 4px 8px #0003;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1.1}.Hero-module__Z8hQ_W__highlight{color:var(--color-text-dark);text-shadow:2px 2px 0px var(--color-sunshine-yellow),4px 4px 8px #00000026;font-weight:800;display:inline-block}.Hero-module__Z8hQ_W__subtitle{color:var(--color-text-dark);margin-bottom:3rem;font-size:clamp(1.125rem,2vw,1.5rem);font-weight:500;line-height:1.6}.Hero-module__Z8hQ_W__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:4rem;display:flex}.Hero-module__Z8hQ_W__primaryBtn,.Hero-module__Z8hQ_W__secondaryBtn{border-radius:var(--radius-full);cursor:pointer;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:all .3s;display:flex}.Hero-module__Z8hQ_W__primaryBtn{background:linear-gradient(135deg,var(--color-sunshine-yellow),var(--color-warm-coral));color:var(--color-text-dark);box-shadow:var(--shadow-lg)}.Hero-module__Z8hQ_W__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 12px 24px #0003}.Hero-module__Z8hQ_W__secondaryBtn{background-color:var(--color-white);color:var(--color-text-dark);border:2px solid var(--color-white)}.Hero-module__Z8hQ_W__secondaryBtn:hover{color:var(--color-white);background-color:#0000;transform:translateY(-3px)}.Hero-module__Z8hQ_W__info{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);background-color:#fffffff2;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;padding:2rem;display:flex}.Hero-module__Z8hQ_W__infoItem{flex-direction:column;align-items:center;gap:.5rem;display:flex}.Hero-module__Z8hQ_W__infoNumber{font-family:var(--font-heading);color:var(--color-warm-coral);font-size:2rem;font-weight:700}.Hero-module__Z8hQ_W__infoLabel{color:var(--color-text-light);font-size:.875rem;font-weight:600}.Hero-module__Z8hQ_W__divider{background-color:#0000001a;width:2px;height:40px}.Hero-module__Z8hQ_W__shapes{pointer-events:none;z-index:1;position:absolute;inset:0}.Hero-module__Z8hQ_W__shape{opacity:.6;position:absolute}.Hero-module__Z8hQ_W__circle{background:var(--color-sky-blue);border-radius:50%;width:120px;height:120px;top:20%;left:10%}.Hero-module__Z8hQ_W__square{background:var(--color-sunshine-yellow);border-radius:20px;width:80px;height:80px;top:60%;right:15%}.Hero-module__Z8hQ_W__triangle{border-left:50px solid #0000;border-right:50px solid #0000;border-bottom:87px solid var(--color-soft-green);width:0;height:0;top:30%;right:25%}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{min-height:90vh;padding-top:70px}.Hero-module__Z8hQ_W__container{padding:0 1.5rem}.Hero-module__Z8hQ_W__badge{margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem}.Hero-module__Z8hQ_W__title{margin-bottom:1rem}.Hero-module__Z8hQ_W__subtitle{margin-bottom:2rem}.Hero-module__Z8hQ_W__ctaButtons{flex-direction:column;align-items:center;gap:.75rem;margin-bottom:2.5rem}.Hero-module__Z8hQ_W__primaryBtn,.Hero-module__Z8hQ_W__secondaryBtn{justify-content:center;width:100%;max-width:300px;padding:.875rem 1.5rem;font-size:1rem}.Hero-module__Z8hQ_W__info{gap:1rem;padding:1.5rem 1rem}.Hero-module__Z8hQ_W__infoNumber{font-size:1.5rem}.Hero-module__Z8hQ_W__infoLabel{font-size:.75rem}.Hero-module__Z8hQ_W__divider{height:30px}.Hero-module__Z8hQ_W__circle{width:80px;height:80px;left:5%}.Hero-module__Z8hQ_W__square{width:60px;height:60px}.Hero-module__Z8hQ_W__triangle{border-left:30px solid #0000;border-right:30px solid #0000;border-bottom:52px solid var(--color-soft-green)}}
.Services-module__PFRRnG__services{background-color:var(--color-bg-cream);padding:6rem 0}.Services-module__PFRRnG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Services-module__PFRRnG__header{text-align:center;margin-bottom:4rem}.Services-module__PFRRnG__title{color:var(--color-text-dark);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.Services-module__PFRRnG__subtitle{color:var(--color-text-light);max-width:600px;margin:0 auto;font-size:clamp(1rem,2vw,1.25rem)}.Services-module__PFRRnG__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.Services-module__PFRRnG__card{background-color:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);text-align:center;border:2px solid #0000;padding:2.5rem 2rem;transition:all .3s}.Services-module__PFRRnG__card:hover{box-shadow:var(--shadow-lg);border-color:var(--color-sky-blue)}.Services-module__PFRRnG__iconWrapper{border-radius:var(--radius-md);width:80px;height:80px;box-shadow:var(--shadow-md);justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.Services-module__PFRRnG__icon{color:var(--color-text-dark)}.Services-module__PFRRnG__cardTitle{color:var(--color-text-dark);margin-bottom:.5rem;font-size:1.5rem}.Services-module__PFRRnG__age{color:var(--color-warm-coral);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.875rem;font-weight:600}.Services-module__PFRRnG__description{color:var(--color-text-light);font-size:1rem;line-height:1.6}.Services-module__PFRRnG__features{background-color:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;padding:3rem 2rem;display:grid}.Services-module__PFRRnG__feature{text-align:center}.Services-module__PFRRnG__featureIcon{margin-bottom:1rem;font-size:3rem}.Services-module__PFRRnG__feature p{color:var(--color-text-dark);margin:0;font-weight:600}@media (max-width:768px){.Services-module__PFRRnG__services{padding:4rem 0}.Services-module__PFRRnG__container{padding:0 1.5rem}.Services-module__PFRRnG__header{margin-bottom:3rem}.Services-module__PFRRnG__grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}.Services-module__PFRRnG__card{padding:2rem 1.5rem}.Services-module__PFRRnG__iconWrapper{width:70px;height:70px;margin-bottom:1.25rem}.Services-module__PFRRnG__features{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:2rem 1.5rem}.Services-module__PFRRnG__featureIcon{margin-bottom:.75rem;font-size:2.5rem}.Services-module__PFRRnG__feature p{font-size:.875rem}}
.About-module__vqXTeW__about{background:linear-gradient(180deg,var(--color-bg-cream)0%,var(--color-white)100%);padding:6rem 0}.About-module__vqXTeW__container{max-width:1200px;margin:0 auto;padding:0 2rem}.About-module__vqXTeW__header{text-align:center;margin-bottom:4rem}.About-module__vqXTeW__title{color:var(--color-text-dark);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.About-module__vqXTeW__subtitle{color:var(--color-text-light);font-size:clamp(1rem,2vw,1.25rem)}.About-module__vqXTeW__content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:5rem;display:grid}.About-module__vqXTeW__textContent{max-width:600px}.About-module__vqXTeW__sectionTitle{color:var(--color-text-dark);margin-bottom:1.5rem;font-size:1.75rem}.About-module__vqXTeW__description{color:var(--color-text-light);margin-bottom:1.5rem;font-size:1.0625rem;line-height:1.8}.About-module__vqXTeW__highlights{gap:2rem;margin-top:2rem;display:flex}.About-module__vqXTeW__highlight{flex-direction:column;gap:.5rem;display:flex}.About-module__vqXTeW__highlightNumber{font-family:var(--font-heading);color:var(--color-warm-coral);font-size:1.75rem;font-weight:700}.About-module__vqXTeW__highlightLabel{color:var(--color-text-light);font-size:.875rem;font-weight:600}.About-module__vqXTeW__slideshow{flex-direction:column;gap:1rem;display:flex}.About-module__vqXTeW__imageCard{border-radius:var(--radius-lg);width:100%;height:320px;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.About-module__vqXTeW__imageLabel{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;letter-spacing:.03em;pointer-events:none;background:#0000008c;border-radius:999px;padding:4px 12px;font-size:.8rem;font-weight:600;position:absolute;bottom:12px;left:12px}.About-module__vqXTeW__dots{justify-content:center;gap:.5rem;margin-top:.5rem;display:flex}.About-module__vqXTeW__dot{cursor:pointer;background:#ccc;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background .3s,transform .2s}.About-module__vqXTeW__dotActive{background:var(--color-warm-coral);transform:scale(1.3)}.About-module__vqXTeW__values{margin-top:5rem}.About-module__vqXTeW__valuesTitle{text-align:center;color:var(--color-text-dark);margin-bottom:3rem;font-size:2rem}.About-module__vqXTeW__valuesGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;display:grid}.About-module__vqXTeW__valueCard{background-color:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:2px solid #0000;padding:2rem;transition:all .3s}.About-module__vqXTeW__valueCard:hover{box-shadow:var(--shadow-lg);border-color:var(--color-sky-blue);transform:translateY(-4px)}.About-module__vqXTeW__valueIcon{background:linear-gradient(135deg,var(--color-sky-blue),var(--color-soft-green));border-radius:var(--radius-md);width:60px;height:60px;color:var(--color-text-dark);justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.About-module__vqXTeW__valueTitle{color:var(--color-text-dark);margin-bottom:.75rem;font-size:1.25rem}.About-module__vqXTeW__valueDescription{color:var(--color-text-light);margin:0;font-size:.9375rem;line-height:1.6}@media (max-width:768px){.About-module__vqXTeW__about{padding:4rem 0}.About-module__vqXTeW__container{padding:0 1.5rem}.About-module__vqXTeW__header{margin-bottom:3rem}.About-module__vqXTeW__content{grid-template-columns:1fr;gap:2.5rem;margin-bottom:3rem}.About-module__vqXTeW__highlights{gap:1.5rem}.About-module__vqXTeW__highlightNumber{font-size:1.5rem}.About-module__vqXTeW__imageCard{width:100%;height:240px}.About-module__vqXTeW__values{margin-top:3rem}.About-module__vqXTeW__valuesTitle{margin-bottom:2rem}.About-module__vqXTeW__valuesGrid{grid-template-columns:1fr;gap:1.5rem}.About-module__vqXTeW__valueCard{padding:1.5rem}}
.Contact-module__OWeMSG__contact{background:linear-gradient(180deg,var(--color-white)0%,var(--color-bg-cream)100%);padding:6rem 0}.Contact-module__OWeMSG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Contact-module__OWeMSG__header{text-align:center;margin-bottom:4rem}.Contact-module__OWeMSG__title{color:var(--color-text-dark);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.Contact-module__OWeMSG__subtitle{color:var(--color-text-light);font-size:clamp(1rem,2vw,1.25rem)}.Contact-module__OWeMSG__content{grid-template-columns:1fr 1.2fr;gap:3rem;display:grid}.Contact-module__OWeMSG__info{flex-direction:column;gap:2rem;display:flex}.Contact-module__OWeMSG__infoTitle{color:var(--color-text-dark);margin-bottom:1rem;font-size:1.75rem}.Contact-module__OWeMSG__infoItems{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__OWeMSG__infoItem{background-color:var(--color-white);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);gap:1rem;padding:1.25rem;transition:all .3s;display:flex}.Contact-module__OWeMSG__infoItem:hover{box-shadow:var(--shadow-md);transform:translate(4px)}.Contact-module__OWeMSG__infoIcon{background:linear-gradient(135deg,var(--color-sky-blue),var(--color-soft-green));border-radius:var(--radius-sm);width:50px;height:50px;color:var(--color-text-dark);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__OWeMSG__infoItem h4{color:var(--color-text-dark);margin-bottom:.5rem;font-size:1.125rem}.Contact-module__OWeMSG__infoItem p{color:var(--color-text-light);margin:0;font-size:.9375rem;line-height:1.6}.Contact-module__OWeMSG__infoItem a{color:var(--color-warm-coral);font-weight:600;transition:color .3s}.Contact-module__OWeMSG__infoItem a:hover{color:var(--color-text-dark)}.Contact-module__OWeMSG__landmark{font-style:italic;color:var(--color-text-light)!important;font-size:.875rem!important}.Contact-module__OWeMSG__quickActions{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Contact-module__OWeMSG__whatsappBtn,.Contact-module__OWeMSG__callBtn{border-radius:var(--radius-full);box-shadow:var(--shadow-md);justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.Contact-module__OWeMSG__whatsappBtn{color:#fff;background:linear-gradient(135deg,#25d366,#128c7e)}.Contact-module__OWeMSG__whatsappBtn:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.Contact-module__OWeMSG__callBtn{background:linear-gradient(135deg,var(--color-sunshine-yellow),var(--color-warm-coral));color:var(--color-text-dark)}.Contact-module__OWeMSG__callBtn:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.Contact-module__OWeMSG__map{border-radius:var(--radius-md);box-shadow:var(--shadow-md);overflow:hidden}.Contact-module__OWeMSG__formWrapper{background-color:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:2.5rem}.Contact-module__OWeMSG__formTitle{color:var(--color-text-dark);margin-bottom:2rem;font-size:1.75rem}.Contact-module__OWeMSG__form{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__OWeMSG__formGroup{flex-direction:column;gap:.5rem;display:flex}.Contact-module__OWeMSG__formGroup label{color:var(--color-text-dark);font-size:.9375rem;font-weight:600}.Contact-module__OWeMSG__formGroup input,.Contact-module__OWeMSG__formGroup select,.Contact-module__OWeMSG__formGroup textarea{border-radius:var(--radius-sm);font-family:var(--font-body);background-color:var(--color-bg-cream);border:2px solid #0000001a;padding:.875rem 1rem;font-size:1rem;transition:all .3s}.Contact-module__OWeMSG__formGroup input:focus,.Contact-module__OWeMSG__formGroup select:focus,.Contact-module__OWeMSG__formGroup textarea:focus{border-color:var(--color-sky-blue);background-color:var(--color-white);outline:none;box-shadow:0 0 0 3px #a7d8f033}.Contact-module__OWeMSG__formGroup textarea{resize:vertical;min-height:100px}.Contact-module__OWeMSG__submitBtn{background:linear-gradient(135deg,var(--color-sunshine-yellow),var(--color-warm-coral));color:var(--color-text-dark);border-radius:var(--radius-full);box-shadow:var(--shadow-md);justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:all .3s;display:flex}.Contact-module__OWeMSG__submitBtn:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}@media (max-width:768px){.Contact-module__OWeMSG__contact{padding:4rem 0}.Contact-module__OWeMSG__container{padding:0 1.5rem}.Contact-module__OWeMSG__header{margin-bottom:3rem}.Contact-module__OWeMSG__content{grid-template-columns:1fr;gap:2.5rem}.Contact-module__OWeMSG__quickActions{grid-template-columns:1fr}.Contact-module__OWeMSG__formWrapper{padding:2rem 1.5rem}.Contact-module__OWeMSG__formTitle{margin-bottom:1.5rem;font-size:1.5rem}}
.Footer-module__EZoWya__footer{color:var(--color-white);background:linear-gradient(135deg,#2c3e50 0%,#34495e 100%);padding:4rem 0 2rem}.Footer-module__EZoWya__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Footer-module__EZoWya__content{border-bottom:1px solid #ffffff1a;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:3rem;margin-bottom:3rem;padding-bottom:3rem;display:grid}.Footer-module__EZoWya__brand{max-width:350px}.Footer-module__EZoWya__brandName{color:var(--color-white);margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.Footer-module__EZoWya__slogan{color:var(--color-sunshine-yellow);margin-bottom:1rem;font-size:1rem;font-style:italic;font-weight:600}.Footer-module__EZoWya__description{color:#fffc;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.6}.Footer-module__EZoWya__socialLinks{flex-direction:column;gap:.85rem;display:flex}.Footer-module__EZoWya__socialLink{color:var(--color-white);border-radius:var(--radius-full);background:linear-gradient(135deg,#e1306c,#f77737);align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:600;transition:all .3s;display:inline-flex}.Footer-module__EZoWya__socialLink:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0000004d}.Footer-module__EZoWya__youtubeLink{color:var(--color-white);border-radius:var(--radius-full);background:linear-gradient(135deg,red,#c00);align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:600;transition:all .3s;display:inline-flex}.Footer-module__EZoWya__youtubeLink:hover{transform:translateY(-2px);box-shadow:0 8px 16px #ff000059}.Footer-module__EZoWya__links,.Footer-module__EZoWya__contactInfo{flex-direction:column;display:flex}.Footer-module__EZoWya__linkTitle{color:var(--color-white);margin-bottom:1rem;font-size:1.125rem;font-weight:700}.Footer-module__EZoWya__linkList{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Footer-module__EZoWya__linkList li{color:#ffffffb3;font-size:.9375rem;transition:color .3s}.Footer-module__EZoWya__linkList button{color:#ffffffb3;text-align:left;background:0 0;padding:0;font-size:.9375rem;transition:color .3s}.Footer-module__EZoWya__linkList button:hover,.Footer-module__EZoWya__linkList a:hover,.Footer-module__EZoWya__linkList li:hover{color:var(--color-sunshine-yellow)}.Footer-module__EZoWya__linkList a{color:#ffffffb3;transition:color .3s}.Footer-module__EZoWya__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Footer-module__EZoWya__copyright,.Footer-module__EZoWya__foundation{color:#fff9;margin:0;font-size:.875rem}@media (max-width:768px){.Footer-module__EZoWya__footer{padding:3rem 0 2rem}.Footer-module__EZoWya__container{padding:0 1.5rem}.Footer-module__EZoWya__content{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem;padding-bottom:2rem}.Footer-module__EZoWya__brand{max-width:100%}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column;gap:.5rem}}
