.Navbar-module__fltYQa__nav{top:var(--space-sm);left:var(--space-md);right:var(--space-md);z-index:var(--z-nav);height:var(--nav-height);border-radius:var(--radius-xl);transition:background-color var(--transition-base), backdrop-filter var(--transition-base), box-shadow var(--transition-base);align-items:center;display:flex;position:fixed}.Navbar-module__fltYQa__scrolled{-webkit-backdrop-filter:blur(16px);box-shadow:var(--shadow-lg);background-color:#24363ceb}.Navbar-module__fltYQa__container{width:100%;max-width:var(--max-width);padding:0 var(--container-padding);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Navbar-module__fltYQa__logo{font-family:var(--font-body);font-size:var(--text-base);color:var(--color-white);white-space:nowrap;cursor:pointer;letter-spacing:.06em;text-transform:uppercase;font-weight:600}.Navbar-module__fltYQa__links{gap:var(--space-xl);display:none}.Navbar-module__fltYQa__link{color:#ffffffbf;font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.1em;padding:var(--space-sm) 0;transition:color var(--transition-fast);cursor:pointer;font-weight:500;position:relative}.Navbar-module__fltYQa__link:after{content:"";background-color:var(--color-accent);width:0;height:2px;transition:width var(--transition-base);position:absolute;bottom:0;left:0}.Navbar-module__fltYQa__link:hover,.Navbar-module__fltYQa__link.Navbar-module__fltYQa__active{color:var(--color-white)}.Navbar-module__fltYQa__link.Navbar-module__fltYQa__active:after{width:100%}.Navbar-module__fltYQa__langSwitch{cursor:pointer;color:#fffc;font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em;padding:var(--space-xs) var(--space-md);border-radius:var(--radius-full);transition:color var(--transition-fast), border-color var(--transition-fast);border:1px solid #ffffff4d;justify-content:center;align-items:center;min-width:44px;min-height:44px;font-weight:600;display:none}.Navbar-module__fltYQa__langSwitch:hover{color:var(--color-white);border-color:var(--color-white)}.Navbar-module__fltYQa__hamburger{cursor:pointer;width:44px;height:44px;z-index:calc(var(--z-overlay) + 1);flex-direction:column;justify-content:center;gap:5px;padding:10px;display:flex}.Navbar-module__fltYQa__bar{background-color:var(--color-white);width:100%;height:2px;transition:transform var(--transition-base), opacity var(--transition-fast);border-radius:2px;display:block}.Navbar-module__fltYQa__hamburger.Navbar-module__fltYQa__open .Navbar-module__fltYQa__bar:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__fltYQa__hamburger.Navbar-module__fltYQa__open .Navbar-module__fltYQa__bar:nth-child(2){opacity:0}.Navbar-module__fltYQa__hamburger.Navbar-module__fltYQa__open .Navbar-module__fltYQa__bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__fltYQa__overlay{z-index:var(--z-overlay);justify-content:center;align-items:center;gap:var(--space-2xl);background-color:#24363cf7;flex-direction:column;display:flex;position:fixed;inset:0}.Navbar-module__fltYQa__overlayLinks{align-items:center;gap:var(--space-xl);flex-direction:column;display:flex}.Navbar-module__fltYQa__overlayLink{color:#fffc;font-family:var(--font-heading);font-size:var(--text-2xl);transition:color var(--transition-fast);cursor:pointer;font-weight:500}.Navbar-module__fltYQa__overlayLink:hover,.Navbar-module__fltYQa__overlayLink.Navbar-module__fltYQa__active{color:var(--color-accent)}.Navbar-module__fltYQa__overlayLang{cursor:pointer;color:#fff9;font-size:var(--text-base);padding:var(--space-sm) var(--space-lg);border-radius:var(--radius-full);transition:color var(--transition-fast), border-color var(--transition-fast);border:1px solid #ffffff4d}.Navbar-module__fltYQa__overlayLang:hover{color:var(--color-white);border-color:var(--color-white)}@media (min-width:768px){.Navbar-module__fltYQa__links{display:flex}.Navbar-module__fltYQa__langSwitch{display:inline-flex}.Navbar-module__fltYQa__hamburger{display:none}}
.Button-module__UbsrlW__button{justify-content:center;align-items:center;gap:var(--space-sm);padding:var(--space-md) var(--space-xl);border-radius:var(--radius-md);font-family:var(--font-body);font-size:var(--text-base);text-align:center;cursor:pointer;transition:background-color var(--transition-fast), box-shadow var(--transition-fast);border:none;min-width:44px;min-height:44px;font-weight:600;display:inline-flex}.Button-module__UbsrlW__primary{background-color:var(--color-accent);color:var(--color-white)}.Button-module__UbsrlW__primary:hover{background-color:var(--color-accent-hover);box-shadow:var(--shadow-md)}.Button-module__UbsrlW__secondary{color:var(--color-white);border:2px solid var(--color-white);background-color:#0000}.Button-module__UbsrlW__secondary:hover{background-color:#ffffff1a}.Button-module__UbsrlW__whatsapp{background-color:var(--color-whatsapp);color:var(--color-white)}.Button-module__UbsrlW__whatsapp:hover{background-color:var(--color-whatsapp-hover);box-shadow:var(--shadow-md)}
.Hero-module__Vtspxq__hero{justify-content:center;align-items:center;width:100%;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.Hero-module__Vtspxq__imageWrapper{z-index:0;position:absolute;inset:0}.Hero-module__Vtspxq__image{object-fit:cover;animation:20s ease-in-out infinite alternate Hero-module__Vtspxq__kenBurns}@keyframes Hero-module__Vtspxq__kenBurns{0%{transform:scale(1)}to{transform:scale(1.08)}}@media (prefers-reduced-motion:reduce){.Hero-module__Vtspxq__image{animation:none}}.Hero-module__Vtspxq__overlay{z-index:1;background:linear-gradient(#24363cb3 0%,#24363c66 50%,#24363ccc 100%);position:absolute;inset:0}.Hero-module__Vtspxq__content{z-index:2;text-align:center;max-width:700px;padding:0 var(--container-padding);align-items:center;gap:var(--space-lg);flex-direction:column;display:flex;position:relative}.Hero-module__Vtspxq__title{font-family:var(--font-heading);font-size:var(--text-4xl);color:var(--color-white);text-shadow:0 2px 8px #0000004d;font-weight:700}.Hero-module__Vtspxq__subtitle{font-size:var(--text-lg);color:#ffffffe6;line-height:var(--leading-relaxed);max-width:560px}.Hero-module__Vtspxq__scrollIndicator{bottom:var(--space-xl);z-index:2;color:#fff9;position:absolute;left:50%;transform:translate(-50%)}
.SectionWrapper-module__Ewf0QW__section{padding:var(--space-section) 0;position:relative}.SectionWrapper-module__Ewf0QW__container{width:100%;max-width:var(--max-width);padding:0 var(--container-padding);z-index:1;margin:0 auto;position:relative}.SectionWrapper-module__Ewf0QW__white{background:linear-gradient(170deg,#faf8f4 0%,#e8e2d6 45%,#f2eee6 100%)}.SectionWrapper-module__Ewf0QW__sand{background:linear-gradient(170deg,#ede3cf 0%,#d9ccb2 45%,#e4dac6 100%)}.SectionWrapper-module__Ewf0QW__primary{color:var(--color-white-pure);background:linear-gradient(170deg,#24363c 0%,#1a2a2f 50%,#2d434a 100%)}.SectionWrapper-module__Ewf0QW__primary h2,.SectionWrapper-module__Ewf0QW__primary h3{color:var(--color-white-pure)}
.Features-module__pJYaIq__title{text-align:center;font-size:var(--text-3xl);margin-bottom:var(--space-3xl);font-weight:700}.Features-module__pJYaIq__grid{gap:var(--space-xl);grid-template-columns:1fr;display:grid}.Features-module__pJYaIq__card{background-color:var(--color-white-pure);border-radius:var(--radius-lg);padding:var(--space-2xl) var(--space-xl);text-align:center;box-shadow:var(--shadow-sm);transition:box-shadow var(--transition-base)}.Features-module__pJYaIq__card:hover{box-shadow:var(--shadow-md)}.Features-module__pJYaIq__icon{border-radius:var(--radius-full);width:64px;height:64px;color:var(--color-primary);margin-bottom:var(--space-lg);background-color:#24363c14;justify-content:center;align-items:center;display:inline-flex}.Features-module__pJYaIq__cardTitle{font-size:var(--text-xl);margin-bottom:var(--space-sm);font-weight:600}.Features-module__pJYaIq__cardDescription{font-size:var(--text-sm);color:var(--color-gray-600);line-height:var(--leading-relaxed)}@media (min-width:600px){.Features-module__pJYaIq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Features-module__pJYaIq__grid{grid-template-columns:repeat(4,1fr)}}
.Tours-module__nqDAga__sectionTitle{text-align:center;font-size:var(--text-3xl);margin-bottom:var(--space-3xl);font-weight:700}.Tours-module__nqDAga__grid{gap:var(--space-2xl);grid-template-columns:1fr;display:grid}.Tours-module__nqDAga__card{background-color:var(--color-white-pure);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:box-shadow var(--transition-base), transform var(--transition-base);flex-direction:column;display:flex;overflow:hidden}.Tours-module__nqDAga__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.Tours-module__nqDAga__imageContainer{aspect-ratio:16/10;width:100%;position:relative;overflow:hidden}.Tours-module__nqDAga__image{object-fit:cover;transition:transform var(--transition-slow)}.Tours-module__nqDAga__card:hover .Tours-module__nqDAga__image{transform:scale(1.05)}.Tours-module__nqDAga__tag{top:var(--space-md);left:var(--space-md);background-color:var(--color-accent);color:var(--color-white);font-size:var(--text-xs);padding:var(--space-xs) var(--space-md);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.03em;z-index:1;font-weight:600;position:absolute}.Tours-module__nqDAga__cardContent{padding:var(--space-xl);gap:var(--space-md);flex-direction:column;flex:1;display:flex}.Tours-module__nqDAga__cardTitle{font-size:var(--text-xl);font-weight:700}.Tours-module__nqDAga__cardDescription{font-size:var(--text-sm);color:var(--color-gray-600);line-height:var(--leading-relaxed)}.Tours-module__nqDAga__meta{gap:var(--space-xl);flex-wrap:wrap;display:flex}.Tours-module__nqDAga__metaItem{align-items:center;gap:var(--space-xs);font-size:var(--text-sm);color:var(--color-primary);font-weight:600;display:inline-flex}.Tours-module__nqDAga__highlights{gap:var(--space-sm);flex-wrap:wrap;display:flex}.Tours-module__nqDAga__highlight{font-size:var(--text-xs);color:var(--color-gray-600);background-color:var(--color-gray-100);padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-sm)}.Tours-module__nqDAga__meetingPoint{align-items:center;gap:var(--space-xs);font-size:var(--text-xs);color:var(--color-gray-500);display:flex}.Tours-module__nqDAga__mapLink{color:var(--color-accent);cursor:pointer;text-underline-offset:2px;font-weight:500;text-decoration:underline}.Tours-module__nqDAga__mapLink:hover{color:var(--color-accent-hover)}.Tours-module__nqDAga__bookingArea{padding-top:var(--space-md);gap:var(--space-md);flex-direction:column;margin-top:auto;display:flex}.Tours-module__nqDAga__bookingForm{gap:var(--space-md);flex-direction:column;display:flex}.Tours-module__nqDAga__formField{align-items:center;gap:var(--space-sm);color:var(--color-gray-500);display:flex}.Tours-module__nqDAga__dateInput,.Tours-module__nqDAga__groupSelect{padding:var(--space-sm) var(--space-md);border:1px solid var(--color-gray-200);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--color-black);background-color:var(--color-white-pure);cursor:pointer;flex:1;min-height:44px}.Tours-module__nqDAga__groupSelect{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23737373' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}.Tours-module__nqDAga__dateInput:focus,.Tours-module__nqDAga__groupSelect:focus{outline:2px solid var(--color-accent);outline-offset:-1px;border-color:var(--color-accent)}.Tours-module__nqDAga__actions{gap:var(--space-sm);flex-direction:column;align-items:center;display:flex}.Tours-module__nqDAga__emailLink{align-items:center;gap:var(--space-xs);font-size:var(--text-sm);color:var(--color-gray-500);cursor:pointer;transition:color var(--transition-fast);display:inline-flex}.Tours-module__nqDAga__emailLink:hover{color:var(--color-primary)}@media (min-width:480px) and (max-width:767px){.Tours-module__nqDAga__bookingForm{flex-direction:row}.Tours-module__nqDAga__formField{flex:1}}@media (min-width:768px){.Tours-module__nqDAga__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.Tours-module__nqDAga__grid{grid-template-columns:repeat(3,1fr)}}
.Testimonials-module__426x9q__sectionTitle{text-align:center;font-size:var(--text-3xl);margin-bottom:var(--space-lg);font-weight:700}.Testimonials-module__426x9q__tripAdvisorBadge{justify-content:center;align-items:center;gap:var(--space-sm);margin:0 auto var(--space-3xl);padding:var(--space-sm) var(--space-lg);background-color:var(--color-white-pure);border-radius:var(--radius-full);font-size:var(--text-sm);color:var(--color-primary);box-shadow:var(--shadow-sm);cursor:pointer;width:fit-content;transition:box-shadow var(--transition-fast);font-weight:500;display:flex}.Testimonials-module__426x9q__tripAdvisorBadge:hover{box-shadow:var(--shadow-md)}.Testimonials-module__426x9q__badgeRating{color:var(--color-accent);font-weight:700}.Testimonials-module__426x9q__grid{gap:var(--space-xl);grid-template-columns:1fr;display:grid}.Testimonials-module__426x9q__card{background-color:var(--color-white-pure);border-radius:var(--radius-lg);padding:var(--space-xl);box-shadow:var(--shadow-sm);gap:var(--space-md);transition:box-shadow var(--transition-base);flex-direction:column;display:flex}.Testimonials-module__426x9q__card:hover{box-shadow:var(--shadow-md)}.Testimonials-module__426x9q__stars{gap:2px;display:flex}.Testimonials-module__426x9q__starFilled{color:#f59e0b}.Testimonials-module__426x9q__starEmpty{color:var(--color-gray-300)}.Testimonials-module__426x9q__quote{font-size:var(--text-base);line-height:var(--leading-relaxed);color:var(--color-gray-600);font-style:italic}.Testimonials-module__426x9q__author{align-items:center;gap:var(--space-sm);padding-top:var(--space-md);border-top:1px solid var(--color-gray-200);flex-wrap:wrap;margin-top:auto;display:flex}.Testimonials-module__426x9q__authorName{font-style:normal;font-weight:600;font-size:var(--text-sm);color:var(--color-primary)}.Testimonials-module__426x9q__authorLocation{font-size:var(--text-xs);color:var(--color-gray-500)}.Testimonials-module__426x9q__tourTaken{font-size:var(--text-xs);color:var(--color-accent);padding:2px var(--space-sm);border-radius:var(--radius-sm);background-color:#c4704b14}@media (min-width:768px){.Testimonials-module__426x9q__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.Testimonials-module__426x9q__grid{grid-template-columns:repeat(4,1fr)}}
.About-module__4EMPOa__layout{gap:var(--space-3xl);flex-direction:column;display:flex}.About-module__4EMPOa__imageWrapper{aspect-ratio:16/9;border-radius:var(--radius-lg);width:100%;position:relative;overflow:hidden}.About-module__4EMPOa__image{object-fit:cover}.About-module__4EMPOa__content{gap:var(--space-lg);text-align:center;flex-direction:column;display:flex}@media (min-width:1024px){.About-module__4EMPOa__content{text-align:left}}.About-module__4EMPOa__title{font-size:var(--text-3xl);text-align:center;font-weight:700}@media (min-width:1024px){.About-module__4EMPOa__title{text-align:left}}.About-module__4EMPOa__text{font-size:var(--text-base);color:var(--color-gray-600);line-height:var(--leading-relaxed)}.About-module__4EMPOa__badges{gap:var(--space-md);margin-top:var(--space-md);flex-direction:column;display:flex}.About-module__4EMPOa__badge{align-items:flex-start;gap:var(--space-md);padding:var(--space-lg);background-color:var(--color-secondary);border-radius:var(--radius-md);color:var(--color-primary);display:flex}.About-module__4EMPOa__badge>svg{flex-shrink:0;margin-top:2px}.About-module__4EMPOa__badge>div{gap:var(--space-xs);flex-direction:column;display:flex}.About-module__4EMPOa__badgeTitle{font-weight:600;font-size:var(--text-sm);color:var(--color-primary)}.About-module__4EMPOa__badgeText{font-size:var(--text-sm);color:var(--color-gray-600);line-height:var(--leading-normal)}@media (min-width:768px){.About-module__4EMPOa__badges{flex-direction:row}.About-module__4EMPOa__badge{flex:1}}@media (min-width:1024px){.About-module__4EMPOa__layout{align-items:center;gap:var(--space-4xl);flex-direction:row}.About-module__4EMPOa__imageWrapper{aspect-ratio:4/3;flex:1;max-height:420px}.About-module__4EMPOa__content{flex:1}}
.HowItWorks-module__y_iima__title{text-align:center;font-size:var(--text-3xl);margin-bottom:var(--space-3xl);font-weight:700}.HowItWorks-module__y_iima__steps{gap:var(--space-2xl);grid-template-columns:1fr;display:grid}.HowItWorks-module__y_iima__step{text-align:center;align-items:center;gap:var(--space-md);flex-direction:column;display:flex}.HowItWorks-module__y_iima__stepNumber{border-radius:var(--radius-full);background-color:var(--color-accent);width:36px;height:36px;color:var(--color-white);font-weight:700;font-size:var(--text-sm);justify-content:center;align-items:center;display:flex}.HowItWorks-module__y_iima__stepIcon{border-radius:var(--radius-full);background-color:var(--color-white-pure);width:72px;height:72px;color:var(--color-primary);box-shadow:var(--shadow-sm);justify-content:center;align-items:center;display:flex}.HowItWorks-module__y_iima__stepTitle{font-size:var(--text-xl);font-weight:600}.HowItWorks-module__y_iima__stepText{font-size:var(--text-sm);color:var(--color-gray-600);line-height:var(--leading-relaxed);max-width:280px}.HowItWorks-module__y_iima__note{text-align:center;font-size:var(--text-xs);color:var(--color-gray-500);margin-top:var(--space-3xl);font-style:italic}@media (min-width:768px){.HowItWorks-module__y_iima__steps{grid-template-columns:repeat(3,1fr)}}
.FAQ-module__5RSfya__title{text-align:center;font-size:var(--text-3xl);margin-bottom:var(--space-3xl);font-weight:700}.FAQ-module__5RSfya__list{flex-direction:column;max-width:720px;margin:0 auto;display:flex}.FAQ-module__5RSfya__item{border-bottom:1px solid var(--color-gray-200)}.FAQ-module__5RSfya__item:first-child{border-top:1px solid var(--color-gray-200)}.FAQ-module__5RSfya__question{justify-content:space-between;align-items:center;gap:var(--space-md);width:100%;padding:var(--space-lg) 0;font-size:var(--text-base);color:var(--color-primary);text-align:left;cursor:pointer;background:0 0;border:none;min-height:44px;font-weight:600;display:flex}.FAQ-module__5RSfya__question:hover{color:var(--color-accent)}.FAQ-module__5RSfya__chevron{color:var(--color-gray-400);flex-shrink:0;align-items:center;display:flex}.FAQ-module__5RSfya__answerWrapper{overflow:hidden}.FAQ-module__5RSfya__answer{padding:0 0 var(--space-lg);font-size:var(--text-sm);color:var(--color-gray-600);line-height:var(--leading-relaxed)}
.Contact-module__sgxDga__title{text-align:center;font-size:var(--text-3xl);color:var(--color-white);font-weight:700}.Contact-module__sgxDga__subtitle{text-align:center;color:#fffc;font-size:var(--text-lg);margin-bottom:var(--space-3xl)}.Contact-module__sgxDga__cards{gap:var(--space-xl);margin-bottom:var(--space-3xl);grid-template-columns:1fr;display:grid}.Contact-module__sgxDga__card{border-radius:var(--radius-lg);padding:var(--space-2xl) var(--space-xl);align-items:center;gap:var(--space-lg);text-align:center;cursor:pointer;transition:background-color var(--transition-base), border-color var(--transition-base), transform var(--transition-base);background-color:#ffffff14;border:1px solid #ffffff1f;flex-direction:column;display:flex}.Contact-module__sgxDga__card:hover{background-color:#ffffff24;border-color:#ffffff40;transform:translateY(-2px)}.Contact-module__sgxDga__iconCircle{border-radius:var(--radius-full);width:60px;height:60px;color:var(--color-white);background-color:#ffffff1a;justify-content:center;align-items:center;display:flex}.Contact-module__sgxDga__whatsappColor{color:var(--color-whatsapp)}.Contact-module__sgxDga__cardTitle{font-family:var(--font-body);font-size:var(--text-xs);color:#fffffff2;text-transform:uppercase;letter-spacing:.14em;font-weight:500}.Contact-module__sgxDga__cardText{font-size:var(--text-sm);color:#fff9;line-height:var(--leading-relaxed);max-width:280px}.Contact-module__sgxDga__info{align-items:center;gap:var(--space-md);margin-bottom:var(--space-3xl);flex-direction:column;display:flex}.Contact-module__sgxDga__infoLink{justify-content:center;align-items:center;gap:var(--space-sm);font-size:var(--text-sm);color:#ffffffd9;cursor:pointer;padding:var(--space-sm) var(--space-lg);border-radius:var(--radius-full);transition:background-color var(--transition-fast), border-color var(--transition-fast);background-color:#ffffff0f;border:1px solid #ffffff1a;min-width:280px;display:inline-flex}.Contact-module__sgxDga__infoLink:hover{color:var(--color-white);background-color:#ffffff1f;border-color:#fff3}.Contact-module__sgxDga__mapWrapper{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);overflow:hidden}.Contact-module__sgxDga__mapWrapper iframe{display:block}@media (min-width:768px){.Contact-module__sgxDga__cards{grid-template-columns:repeat(2,1fr)}}
.Footer-module__sS-rha__footer{color:#ffffffb3;padding:var(--space-3xl) 0 var(--space-xl);background:linear-gradient(170deg,#1a2a2f 0%,#24363c 100%)}.Footer-module__sS-rha__container{width:100%;max-width:var(--max-width);padding:0 var(--container-padding);margin:0 auto}.Footer-module__sS-rha__top{align-items:center;gap:var(--space-xl);padding-bottom:var(--space-2xl);border-bottom:1px solid #ffffff1a;flex-direction:column;display:flex}.Footer-module__sS-rha__logo{font-family:var(--font-heading);font-size:var(--text-lg);color:var(--color-white);cursor:pointer;font-weight:700}.Footer-module__sS-rha__nav{justify-content:center;gap:var(--space-lg);flex-wrap:wrap;display:flex}.Footer-module__sS-rha__navLink{font-size:var(--text-sm);color:#ffffffb3;transition:color var(--transition-fast);cursor:pointer}.Footer-module__sS-rha__navLink:hover{color:var(--color-white)}.Footer-module__sS-rha__social{gap:var(--space-md);display:flex}.Footer-module__sS-rha__socialLink{border-radius:var(--radius-full);color:#ffffffb3;width:40px;height:40px;transition:background-color var(--transition-fast), color var(--transition-fast);cursor:pointer;background-color:#ffffff14;justify-content:center;align-items:center;display:flex}.Footer-module__sS-rha__socialLink:hover{color:var(--color-white);background-color:#ffffff26}.Footer-module__sS-rha__bottom{align-items:center;gap:var(--space-sm);padding-top:var(--space-xl);font-size:var(--text-xs);flex-direction:column;display:flex}.Footer-module__sS-rha__legalLink{color:#ffffff80;cursor:pointer;transition:color var(--transition-fast)}.Footer-module__sS-rha__legalLink:hover{color:#fffc}@media (min-width:768px){.Footer-module__sS-rha__top,.Footer-module__sS-rha__bottom{flex-direction:row;justify-content:space-between}}
.StickyWhatsApp-module__6Ry0mG__button{bottom:var(--space-xl);right:var(--space-xl);z-index:var(--z-sticky);border-radius:var(--radius-full);background-color:var(--color-whatsapp);width:56px;height:56px;color:var(--color-white);box-shadow:var(--shadow-lg);cursor:pointer;transition:background-color var(--transition-fast);justify-content:center;align-items:center;display:flex;position:fixed}.StickyWhatsApp-module__6Ry0mG__button:hover{background-color:var(--color-whatsapp-hover)}@media (min-width:768px){.StickyWhatsApp-module__6Ry0mG__button{display:none}}
.CookieBanner-module__mUOgGq__banner{z-index:var(--z-modal);background-color:var(--color-primary);color:#ffffffe6;padding:var(--space-lg) var(--container-padding);align-items:center;gap:var(--space-md);flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #00000026}.CookieBanner-module__mUOgGq__text{font-size:var(--text-sm);text-align:center;line-height:var(--leading-normal)}.CookieBanner-module__mUOgGq__actions{gap:var(--space-md);display:flex}.CookieBanner-module__mUOgGq__accept,.CookieBanner-module__mUOgGq__decline{padding:var(--space-sm) var(--space-lg);border-radius:var(--radius-md);font-size:var(--text-sm);cursor:pointer;min-height:44px;transition:background-color var(--transition-fast);font-weight:600}.CookieBanner-module__mUOgGq__accept{background-color:var(--color-accent);color:var(--color-white);border:none}.CookieBanner-module__mUOgGq__accept:hover{background-color:var(--color-accent-hover)}.CookieBanner-module__mUOgGq__decline{color:#ffffffb3;background-color:#0000;border:1px solid #ffffff4d}.CookieBanner-module__mUOgGq__decline:hover{color:var(--color-white);border-color:var(--color-white)}@media (min-width:768px){.CookieBanner-module__mUOgGq__banner{flex-direction:row;justify-content:center}}
