.Hero-module__ZARIfG__hero{min-height:100vh;margin-bottom:var(--spacing-xl);padding:max(calc(var(--header-height,40px) + var(--spacing-md)),calc(3vh + var(--spacing-sm)),80px)4% var(--spacing-lg);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroContainer{align-items:flex-start;gap:var(--spacing-xl);width:100%;max-width:1400px;margin:max(var(--spacing-xs),1vh)auto 0;display:flex;position:relative}.Hero-module__ZARIfG__heroContent{opacity:0;z-index:2;flex-shrink:0;width:64%;margin-top:0;animation:1s .5s forwards Hero-module__ZARIfG__fadeInUp;transform:translateY(30px)}.Hero-module__ZARIfG__heroContent h1{margin-bottom:var(--spacing-xl);color:var(--color-dark);text-shadow:0 2px 4px #0000001a;padding-top:var(--spacing-xs)}.Hero-module__ZARIfG__heroContent h2{margin-bottom:var(--spacing-lg);color:var(--color-dark);text-shadow:0 2px 4px #0000001a;text-align:center;padding-top:0;font-size:clamp(1.6rem,4vw,2rem)}.Hero-module__ZARIfG__heroText{max-width:none}.Hero-module__ZARIfG__heroText p{margin-bottom:var(--spacing-md);text-align:left;color:var(--color-dark);text-wrap:balance;max-width:65ch;font-size:clamp(1.1rem,2.2vw,1.25rem);line-height:1.7}@media (max-width:768px) and (orientation:portrait){.Hero-module__ZARIfG__heroText p{max-width:45ch}}@media (max-width:768px) and (orientation:landscape){.Hero-module__ZARIfG__heroText p{max-width:75ch}}.Hero-module__ZARIfG__heroText p:last-of-type:not(.Hero-module__ZARIfG__signature){margin-bottom:var(--spacing-lg)}.Hero-module__ZARIfG__heroText strong{color:var(--color-terracotta);font-weight:600}.Hero-module__ZARIfG__heroText em{color:var(--color-mauve);font-style:italic}.Hero-module__ZARIfG__heroImageWrapper{opacity:0;z-index:1;flex-shrink:0;align-self:flex-start;width:32%;animation:1s .2s forwards Hero-module__ZARIfG__fadeInSlide}.Hero-module__ZARIfG__desktopImageContainer{width:fit-content;max-width:100%;max-height:70vh;box-shadow:0 0 0 4px rgba(var(--color-mauve-rgb),.5);background-color:var(--color-cream);border-radius:12px;justify-content:center;align-items:center;margin:0 auto;transition:all .5s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__desktopImageContainer:hover{box-shadow:0 0 0 4px rgba(var(--color-terracotta-rgb),.8);transform:scale(1.02)}.Hero-module__ZARIfG__heroImage{object-fit:contain;object-position:center top;width:auto;max-width:100%;height:auto;max-height:70vh;transition:all .5s ease-in-out;display:block}.Hero-module__ZARIfG__heroImage:hover{filter:brightness(1.05)contrast(1.02)}.Hero-module__ZARIfG__mobileHeroContainer{justify-content:center;align-items:center;width:100%;display:flex}.Hero-module__ZARIfG__mobileImageContainer{width:auto;max-width:min(400px,90vw);box-shadow:0 0 0 3px rgba(var(--color-mauve-rgb),.6);background-color:var(--color-cream);border-radius:12px;margin:0 auto;padding:0;line-height:0;transition:box-shadow .4s;display:inline-block;position:relative;overflow:hidden}.Hero-module__ZARIfG__mobileImageContainer:hover{box-shadow:0 0 0 3px rgba(var(--color-terracotta-rgb),.8)}.Hero-module__ZARIfG__mobileHeroImage{object-fit:contain;object-position:center top;width:auto;max-width:100%;height:auto;max-height:50vh;image-rendering:-webkit-optimize-contrast;backface-visibility:hidden;margin:0;padding:0;display:block;transform:translateZ(0)}.Hero-module__ZARIfG__mobileHeroPeek{cursor:pointer;width:auto;margin:0 auto;transition:all .3s;display:inline-block;transform:translateZ(0)}.Hero-module__ZARIfG__mobileHeroPeek.Hero-module__ZARIfG__expanded{transform:scale(1.02);-webkit-transform:scale(1.02)translateZ(0)}.Hero-module__ZARIfG__quoteSection{margin:var(--spacing-lg)0;text-align:center}.Hero-module__ZARIfG__quoteSection .Hero-module__ZARIfG__quote{color:var(--color-terracotta);max-width:50ch;padding:var(--spacing-lg)var(--spacing-xl);background:linear-gradient(135deg,rgba(var(--color-rose-rgb),.1)0%,rgba(var(--color-cream-rgb),.3)100%);border-left:4px solid var(--color-terracotta);border-radius:var(--radius);box-shadow:var(--shadow-sm);justify-content:center;align-items:center;min-height:120px;margin:0 auto;font-size:1.3rem;font-weight:500;display:flex;position:relative}.Hero-module__ZARIfG__signature{font-style:italic;text-align:center!important;color:var(--color-mauve)!important;margin-top:var(--spacing-md)!important;margin-bottom:var(--spacing-lg)!important;font-size:1.15rem!important}.Hero-module__ZARIfG__signature strong{font-weight:600;color:var(--color-terracotta)!important}.Hero-module__ZARIfG__ctaSection{text-align:center;margin-top:var(--spacing-lg)}.Hero-module__ZARIfG__hero .Hero-module__ZARIfG__container{width:100%;max-width:none;margin:0;padding:0}@keyframes Hero-module__ZARIfG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__fadeInSlide{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@media (min-width:1600px){.Hero-module__ZARIfG__hero{padding-top:max(calc(var(--header-height,80px) + var(--spacing-lg)),120px);padding-left:6%;padding-right:6%}.Hero-module__ZARIfG__heroContainer{gap:var(--spacing-xl);max-width:1600px;margin-top:var(--spacing-sm);align-items:flex-start}.Hero-module__ZARIfG__heroContent{width:60%}.Hero-module__ZARIfG__heroImageWrapper{width:36%}.Hero-module__ZARIfG__desktopImageContainer,.Hero-module__ZARIfG__heroImage{max-height:75vh}}@media (max-width:1400px){.Hero-module__ZARIfG__hero{padding-top:max(calc(var(--header-height,76px) + var(--spacing-md)),95px)}.Hero-module__ZARIfG__heroContainer{gap:var(--spacing-lg);margin-top:var(--spacing-xs);align-items:flex-start}.Hero-module__ZARIfG__heroContent{width:56%}.Hero-module__ZARIfG__heroImageWrapper{width:40%}.Hero-module__ZARIfG__desktopImageContainer,.Hero-module__ZARIfG__heroImage{max-height:60vh}}@media (max-width:1200px){.Hero-module__ZARIfG__hero{padding-left:3%;padding-right:3%;padding-top:max(calc(var(--header-height,72px) + var(--spacing-sm)),85px)}.Hero-module__ZARIfG__heroContainer{gap:var(--spacing-md);margin-top:var(--spacing-xs);align-items:flex-start}.Hero-module__ZARIfG__heroContent{width:54%}.Hero-module__ZARIfG__heroImageWrapper{width:42%}.Hero-module__ZARIfG__desktopImageContainer,.Hero-module__ZARIfG__heroImage{max-height:55vh}.Hero-module__ZARIfG__heroText p{font-size:clamp(1rem,2vw,1.2rem)}.Hero-module__ZARIfG__quoteSection .Hero-module__ZARIfG__quote{padding:var(--spacing-md)var(--spacing-lg);min-height:100px}}@media (max-width:992px){.Hero-module__ZARIfG__hero{padding-top:max(calc(var(--header-height,68px) + var(--spacing-sm)),80px);padding-left:3%;padding-right:3%}.Hero-module__ZARIfG__heroContainer{gap:var(--spacing-sm);margin-top:var(--spacing-xs);align-items:flex-start}.Hero-module__ZARIfG__heroContent{width:52%}.Hero-module__ZARIfG__heroImageWrapper{width:44%}.Hero-module__ZARIfG__desktopImageContainer,.Hero-module__ZARIfG__heroImage{max-height:50vh}.Hero-module__ZARIfG__quoteSection .Hero-module__ZARIfG__quote{padding:var(--spacing-sm)var(--spacing-md);min-height:90px;font-size:1.2rem}}@media (min-width:769px) and (max-width:1024px){.Hero-module__ZARIfG__hero{padding-top:max(calc(var(--header-height,72px) + var(--spacing-md)),90px)}.Hero-module__ZARIfG__heroContainer{align-items:flex-start;gap:var(--spacing-lg);margin-top:var(--spacing-xs)}.Hero-module__ZARIfG__heroContent{width:50%}.Hero-module__ZARIfG__heroImageWrapper{width:46%}.Hero-module__ZARIfG__desktopImageContainer{max-height:50vh}}@media (max-width:768px){.Hero-module__ZARIfG__hero{min-height:auto;padding-top:max(calc(var(--header-height,64px) + var(--spacing-md)),calc(8vh),85px);padding-bottom:var(--spacing-md);flex-direction:column;align-items:stretch;padding-left:4%;padding-right:4%}.Hero-module__ZARIfG__heroContainer{gap:var(--spacing-lg);margin-top:var(--spacing-xs);flex-direction:column;align-items:center}.Hero-module__ZARIfG__heroContent{order:1;width:100%;padding-top:0}.Hero-module__ZARIfG__heroImageWrapper{order:2;justify-content:center;align-self:center;width:100%;max-width:none;display:flex;position:relative}.Hero-module__ZARIfG__heroContent h3{text-align:center;margin-bottom:var(--spacing-md);padding-top:0}.Hero-module__ZARIfG__quoteSection .Hero-module__ZARIfG__quote{padding:var(--spacing-md)var(--spacing-lg);min-height:100px;font-size:1.2rem}.Hero-module__ZARIfG__signature{font-size:1.1rem!important}.Hero-module__ZARIfG__heroContent{margin-bottom:var(--spacing-md)}.Hero-module__ZARIfG__mobileImageContainer{max-width:min(350px,85vw);transform:translateZ(0)}.Hero-module__ZARIfG__mobileHeroImage{width:auto;max-width:100%;height:auto;max-height:45vh}}@media (max-width:768px) and (orientation:landscape){.Hero-module__ZARIfG__hero{padding-top:max(calc(var(--header-height,60px) + var(--spacing-lg)),calc(10vh),95px);padding-bottom:var(--spacing-sm)}.Hero-module__ZARIfG__heroContainer{gap:var(--spacing-md);margin-top:var(--spacing-xs)}.Hero-module__ZARIfG__heroContent h3{margin-bottom:var(--spacing-sm);padding-top:0}.Hero-module__ZARIfG__mobileHeroImage{max-height:35vh}}@media (max-width:480px){.Hero-module__ZARIfG__hero{padding-top:max(calc(var(--header-height,64px) + var(--spacing-md)),calc(7vh),85px);padding-left:3%;padding-right:3%}.Hero-module__ZARIfG__heroContainer{gap:var(--spacing-md);margin-top:var(--spacing-xs)}.Hero-module__ZARIfG__heroImageWrapper{max-width:none}.Hero-module__ZARIfG__mobileImageContainer{max-width:min(300px,80vw);box-shadow:0 0 0 2px rgba(var(--color-mauve-rgb),.6);border-radius:8px}.Hero-module__ZARIfG__mobileHeroImage{border-radius:8px;max-height:40vh}.Hero-module__ZARIfG__heroText p{font-size:clamp(.95rem,2.2vw,1.1rem);line-height:1.6}.Hero-module__ZARIfG__quoteSection .Hero-module__ZARIfG__quote{padding:var(--spacing-sm);font-size:1.1rem}}@media (max-width:480px) and (orientation:landscape){.Hero-module__ZARIfG__hero{padding-top:max(calc(var(--header-height,44px) + 40px),calc(12vh),90px)}.Hero-module__ZARIfG__heroContent{padding-top:0}.Hero-module__ZARIfG__heroContent h3{margin-bottom:var(--spacing-xs)}.Hero-module__ZARIfG__mobileHeroImage{max-height:30vh}}@media (max-width:480px) and (orientation:portrait){.Hero-module__ZARIfG__hero{padding-top:max(calc(var(--header-height,64px) + var(--spacing-md)),calc(7vh),85px)}}@media (min-width:481px) and (max-width:1024px) and (orientation:landscape){.Hero-module__ZARIfG__hero{padding-top:max(calc(var(--header-height,68px) + var(--spacing-md)),calc(8vh),85px)}}@media (max-height:500px){.Hero-module__ZARIfG__hero{padding-top:max(calc(var(--header-height,44px) + 30px),calc(15vh),90px);padding-bottom:var(--spacing-xs);min-height:auto}.Hero-module__ZARIfG__heroContainer{gap:var(--spacing-sm);margin-top:var(--spacing-xs)}.Hero-module__ZARIfG__heroContent h3{margin-bottom:var(--spacing-xs);padding-top:0}.Hero-module__ZARIfG__heroText p{margin-bottom:var(--spacing-sm)}.Hero-module__ZARIfG__mobileHeroImage{max-height:25vh}}@media (max-height:400px){.Hero-module__ZARIfG__hero{padding-top:max(calc(var(--header-height,40px) + 35px),calc(18vh),85px)}.Hero-module__ZARIfG__mobileHeroImage{max-height:20vh}}@media (orientation:landscape) and (max-height:600px){.Hero-module__ZARIfG__hero{min-height:auto;padding-top:max(calc(var(--header-height,56px) + var(--spacing-md)),calc(10vh),85px)}.Hero-module__ZARIfG__desktopImageContainer,.Hero-module__ZARIfG__heroImage{max-height:70vh}}@media (min-width:1920px){.Hero-module__ZARIfG__hero{padding-top:calc(var(--spacing-xl) + var(--spacing-lg))}.Hero-module__ZARIfG__heroContainer{max-width:1800px}.Hero-module__ZARIfG__desktopImageContainer,.Hero-module__ZARIfG__heroImage{max-height:80vh}}@media (min-width:2560px){.Hero-module__ZARIfG__heroContainer{max-width:2000px}.Hero-module__ZARIfG__hero{padding-top:calc(var(--spacing-xl) + var(--spacing-xl))}}@supports (-webkit-touch-callout:none){.Hero-module__ZARIfG__mobileHeroImage{backface-visibility:hidden;perspective:1000px;image-orientation:from-image;transform:translate(0,0)}.Hero-module__ZARIfG__mobileImageContainer{backface-visibility:hidden;transform:translate(0,0)}.Hero-module__ZARIfG__mobileHeroPeek{transform:translate(0,0)}}@supports (padding-top:env(safe-area-inset-top)){.Hero-module__ZARIfG__hero{padding-top:max(calc(var(--header-height,80px) + env(safe-area-inset-top) + var(--spacing-md)),calc(env(safe-area-inset-top) + 85px))}}@supports not (padding-top:max(100px, 10vh)){.Hero-module__ZARIfG__hero{padding-top:calc(var(--header-height,80px) + 40px)}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding-top:90px}}@media (max-width:768px) and (orientation:landscape){.Hero-module__ZARIfG__hero{padding-top:100px}}@media (max-height:500px){.Hero-module__ZARIfG__hero{padding-top:95px}}}@media (prefers-reduced-motion:reduce){.Hero-module__ZARIfG__heroContent,.Hero-module__ZARIfG__heroImageWrapper,.Hero-module__ZARIfG__desktopImageContainer,.Hero-module__ZARIfG__heroImage,.Hero-module__ZARIfG__mobileImageContainer,.Hero-module__ZARIfG__mobileHeroImage{transition:none;animation:none}.Hero-module__ZARIfG__heroContent,.Hero-module__ZARIfG__heroImageWrapper{opacity:1;transform:none}}
.About-module__vAULUW__about{padding:var(--spacing-xl)0;background-color:#fff;position:relative}.About-module__vAULUW__about:before{content:"";background:linear-gradient(90deg,transparent 0%,var(--color-rose)20%,var(--color-terracotta)50%,var(--color-rose)80%,transparent 100%);height:1px;position:absolute;top:0;left:0;right:0}.About-module__vAULUW__aboutContainer{align-items:flex-start;gap:var(--spacing-xl);max-width:1200px;display:flex}.About-module__vAULUW__aboutImage{opacity:0;width:40%;animation:1s .3s forwards About-module__vAULUW__slideInLeft;position:relative;transform:translate(-30px)}.About-module__vAULUW__profileImage{object-fit:cover;width:100%;height:auto;box-shadow:var(--shadow-lg);transition:var(--transition);border:4px solid rgba(var(--color-rose-rgb),.3);border-radius:20px}.About-module__vAULUW__profileImage:hover{box-shadow:var(--shadow-hover);border-color:rgba(var(--color-terracotta-rgb),.5);transform:scale(1.02)}.About-module__vAULUW__aboutContent{opacity:0;width:60%;animation:1s .5s forwards About-module__vAULUW__fadeInUp;transform:translateY(30px)}.About-module__vAULUW__aboutContent h2{margin-bottom:var(--spacing-lg);color:var(--color-dark);text-align:left}.About-module__vAULUW__textBlock{max-width:none}.About-module__vAULUW__textBlock p{margin-bottom:var(--spacing-md);text-align:justify;-webkit-hyphens:auto;hyphens:auto;color:var(--color-dark);font-size:1.1rem;line-height:1.8}.About-module__vAULUW__textBlock p:last-child{margin-bottom:0}.About-module__vAULUW__textBlock strong{color:var(--color-terracotta);font-weight:600}.About-module__vAULUW__textBlock em{color:var(--color-mauve);font-style:italic;font-weight:500}.About-module__vAULUW__closingStatement{margin-top:var(--spacing-lg);padding:var(--spacing-md);background:linear-gradient(135deg,rgba(var(--color-cream-rgb),.5)0%,rgba(var(--color-rose-rgb),.2)100%);border-radius:var(--radius);border-left:4px solid var(--color-terracotta);position:relative}.About-module__vAULUW__closingStatement:before{content:"";background:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(var(--color-rose-rgb),.05)10px,rgba(var(--color-rose-rgb),.05)20px);border-radius:inherit;pointer-events:none;position:absolute;inset:0}.About-module__vAULUW__welcome{font-style:italic;text-align:center!important;color:var(--color-terracotta)!important;margin-top:var(--spacing-sm)!important;margin-bottom:0!important;font-size:1.3rem!important}.About-module__vAULUW__welcome strong{font-weight:600;color:var(--color-dark)!important}@keyframes About-module__vAULUW__slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes About-module__vAULUW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1200px){.About-module__vAULUW__aboutContainer{gap:var(--spacing-lg)}.About-module__vAULUW__aboutImage{width:45%}.About-module__vAULUW__aboutContent{width:55%}}@media (max-width:992px){.About-module__vAULUW__aboutContainer{gap:var(--spacing-lg);text-align:center;flex-direction:column}.About-module__vAULUW__aboutImage,.About-module__vAULUW__aboutContent{width:100%}.About-module__vAULUW__aboutImage{order:2;max-width:400px;margin:0 auto}.About-module__vAULUW__aboutContent{order:1}.About-module__vAULUW__aboutContent h2{text-align:center;margin-bottom:var(--spacing-md)}.About-module__vAULUW__textBlock p{text-align:left;max-width:70ch;margin-left:auto;margin-right:auto}}@media (max-width:768px){.About-module__vAULUW__about{padding:var(--spacing-lg)0}.About-module__vAULUW__aboutContainer{gap:var(--spacing-md)}.About-module__vAULUW__aboutImage{max-width:300px}.About-module__vAULUW__textBlock p{text-align:left;max-width:none;font-size:1rem;line-height:1.7}.About-module__vAULUW__closingStatement{margin-top:var(--spacing-md);padding:var(--spacing-sm)}.About-module__vAULUW__welcome{font-size:1.2rem!important}}@media (max-width:480px){.About-module__vAULUW__aboutImage{max-width:250px}.About-module__vAULUW__textBlock p{font-size:.95rem;line-height:1.6}.About-module__vAULUW__profileImage{border-width:3px;border-radius:15px}.About-module__vAULUW__welcome{font-size:1.1rem!important}}@media (prefers-reduced-motion:reduce){.About-module__vAULUW__aboutImage,.About-module__vAULUW__aboutContent{opacity:1;animation:none;transform:none}.About-module__vAULUW__profileImage:hover{transform:none}}@media (prefers-contrast:high){.About-module__vAULUW__profileImage{border-color:var(--color-dark);border-width:2px}.About-module__vAULUW__closingStatement{border-left-color:var(--color-dark);border-left-width:3px}.About-module__vAULUW__textBlock strong,.About-module__vAULUW__welcome{color:var(--color-dark)!important}}.About-module__vAULUW__profileImage:focus{outline:3px solid var(--color-terracotta);outline-offset:4px}@media print{.About-module__vAULUW__about{padding:var(--spacing-md)0;background-color:#fff}.About-module__vAULUW__aboutContainer{gap:var(--spacing-sm);flex-direction:column}.About-module__vAULUW__aboutImage,.About-module__vAULUW__aboutContent{width:100%}.About-module__vAULUW__profileImage{max-width:200px;margin:0 auto;display:block}.About-module__vAULUW__closingStatement:before{display:none}}
.Gallery-module__3QxX8q__gallery{padding:var(--spacing-xl)0;background-color:var(--color-cream);-webkit-overflow-scrolling:touch;overflow:hidden}.Gallery-module__3QxX8q__galleryContainer{gap:var(--spacing-md);perspective:1000px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));display:grid;transform:translateZ(0)}@keyframes Gallery-module__3QxX8q__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Gallery-module__3QxX8q__floatIn{0%{opacity:0;transform:translateY(40px)scale(.9)}50%{opacity:.5}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Gallery-module__3QxX8q__rotateIn{0%{opacity:0;transform:perspective(1000px)rotateY(10deg)translateZ(-100px)}to{opacity:1;transform:perspective(1000px)rotateY(0)translateZ(0)}}.Gallery-module__3QxX8q__galleryItem{aspect-ratio:1;border-radius:var(--radius);cursor:pointer;opacity:0;transform-origin:bottom;backface-visibility:hidden;touch-action:manipulation;transition:transform .5s cubic-bezier(.23,1,.32,1),box-shadow .5s cubic-bezier(.23,1,.32,1);animation:.8s cubic-bezier(.23,1,.32,1) forwards Gallery-module__3QxX8q__floatIn;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 10px 30px #0000000d}@supports (-webkit-tap-highlight-color:transparent){.Gallery-module__3QxX8q__galleryItem{-webkit-tap-highlight-color:transparent}}.Gallery-module__3QxX8q__galleryItem:nth-child(3n){animation-delay:.1s}.Gallery-module__3QxX8q__galleryItem:nth-child(3n+1){animation-delay:.2s}.Gallery-module__3QxX8q__galleryItem:nth-child(3n+2){animation-delay:.3s}.Gallery-module__3QxX8q__galleryItem:nth-child(5n+1){animation-name:Gallery-module__3QxX8q__rotateIn}.Gallery-module__3QxX8q__galleryItem:nth-child(5n+3){animation-name:Gallery-module__3QxX8q__fadeInUp}.Gallery-module__3QxX8q__galleryItem:hover{box-shadow:0 15px 35px rgba(var(--color-terracotta-rgb,164,124,109),.15);z-index:2;transform:translateY(-7px)scale(1.02)translateZ(0)}.Gallery-module__3QxX8q__galleryItem:active{box-shadow:0 12px 30px rgba(var(--color-terracotta-rgb,164,124,109),.12);transform:translateY(-5px)scale(1.01)translateZ(0)}.Gallery-module__3QxX8q__imageContainer{width:100%;height:100%;position:relative;overflow:hidden;transform:translateZ(0)}.Gallery-module__3QxX8q__actualImage{object-fit:cover;transform-origin:50%;filter:brightness(.95)contrast(1.05);backface-visibility:hidden;-webkit-user-select:none;user-select:none;pointer-events:auto;width:100%;height:100%;transition:transform .7s cubic-bezier(.165,.84,.44,1);transform:translateZ(0)}@supports ((-webkit-user-select:none)){.Gallery-module__3QxX8q__actualImage{-webkit-user-select:none;-webkit-touch-callout:none;image-rendering:-webkit-optimize-contrast}}@supports ((-moz-user-select:none)){.Gallery-module__3QxX8q__actualImage{-moz-user-select:none}}@supports ((-ms-user-select:none)){.Gallery-module__3QxX8q__actualImage{-ms-user-select:none}}.Gallery-module__3QxX8q__actualImage{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.Gallery-module__3QxX8q__galleryItem:hover .Gallery-module__3QxX8q__actualImage{filter:brightness(1.05)contrast(1.08)saturate(1.05);transform:scale(1.08)translateZ(0)}.Gallery-module__3QxX8q__galleryItem:active .Gallery-module__3QxX8q__actualImage{filter:brightness(1.03)contrast(1.06)saturate(1.03);transform:scale(1.06)translateZ(0)}.Gallery-module__3QxX8q__galleryItem:first-child .Gallery-module__3QxX8q__actualImage{filter:brightness()}.Gallery-module__3QxX8q__galleryItem:nth-child(2) .Gallery-module__3QxX8q__actualImage{filter:sepia(.2)brightness(1.05)}.Gallery-module__3QxX8q__galleryItem:nth-child(3) .Gallery-module__3QxX8q__actualImage{filter:brightness(.95)contrast(1.05)}.Gallery-module__3QxX8q__galleryItem:nth-child(4) .Gallery-module__3QxX8q__actualImage{filter:saturate(1.1)brightness(1.02)}.Gallery-module__3QxX8q__overlay{opacity:0;backface-visibility:hidden;pointer-events:none;background:linear-gradient(#0000 0%,#0000004d 60%,#00000080 100%);justify-content:center;align-items:center;width:100%;height:100%;transition:all .5s cubic-bezier(.23,1,.32,1);display:flex;position:absolute;top:0;left:0;transform:translateY(10px)translateZ(0)}.Gallery-module__3QxX8q__galleryItem:hover .Gallery-module__3QxX8q__overlay{opacity:1;pointer-events:auto;transform:translateY(0)translateZ(0)}.Gallery-module__3QxX8q__galleryItem:active .Gallery-module__3QxX8q__overlay{opacity:.8;pointer-events:auto;transform:translateY(0)translateZ(0)}.Gallery-module__3QxX8q__viewText{color:#fff;border-radius:var(--radius);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;letter-spacing:1px;backface-visibility:hidden;touch-action:manipulation;background-color:#0000004d;border:1px solid #fff9;padding:.6rem 1.3rem;font-size:1rem;transition:all .3s;animation:2s infinite Gallery-module__3QxX8q__pulse;transform:translateY(15px)translateZ(0);box-shadow:0 5px 15px #0000001a}@supports ((-webkit-backdrop-filter:blur(3px))){.Gallery-module__3QxX8q__viewText{-webkit-backdrop-filter:blur(3px)}}@supports (-webkit-tap-highlight-color:transparent){.Gallery-module__3QxX8q__viewText{-webkit-tap-highlight-color:transparent}}@keyframes Gallery-module__3QxX8q__pulse{0%{box-shadow:0 0 #fff6}70%{box-shadow:0 0 0 10px #fff0}to{box-shadow:0 0 #fff0}}.Gallery-module__3QxX8q__galleryItem:hover .Gallery-module__3QxX8q__viewText{opacity:1;transition-delay:.1s;transform:translateY(0)translateZ(0)}.Gallery-module__3QxX8q__galleryItem:active .Gallery-module__3QxX8q__viewText{opacity:.9;transition-delay:50ms;transform:translateY(0)translateZ(0)}.Gallery-module__3QxX8q__viewText:hover{background-color:rgba(var(--color-terracotta-rgb,164,124,109),.7);border-color:#fff;transform:scale(1.05)translateZ(0)}.Gallery-module__3QxX8q__viewText:active{background-color:rgba(var(--color-terracotta-rgb,164,124,109),.8);border-color:#fff;transform:scale(1.03)translateZ(0)}.Gallery-module__3QxX8q__placeholder{opacity:.7;backface-visibility:hidden;justify-content:center;align-items:center;transition:all .5s cubic-bezier(.165,.84,.44,1);animation:8s infinite Gallery-module__3QxX8q__gradientBG;display:flex;transform:translateZ(0);background-size:300% 300%!important}@keyframes Gallery-module__3QxX8q__gradientBG{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.Gallery-module__3QxX8q__placeholderContent{color:#fffc;font-size:2rem;transition:all .3s}@supports (-webkit-font-smoothing:antialiased){.Gallery-module__3QxX8q__placeholderContent{-webkit-font-smoothing:antialiased}}@supports (-moz-osx-font-smoothing:grayscale){.Gallery-module__3QxX8q__placeholderContent{-moz-osx-font-smoothing:grayscale}}.Gallery-module__3QxX8q__galleryItem:hover .Gallery-module__3QxX8q__placeholderContent{color:#fff;transform:scale(1.2)rotate(10deg)translateZ(0)}.Gallery-module__3QxX8q__galleryItem:active .Gallery-module__3QxX8q__placeholderContent{color:#fff;transform:scale(1.15)rotate(8deg)translateZ(0)}.Gallery-module__3QxX8q__color0{background:linear-gradient(135deg,var(--color-rose),var(--color-terracotta),var(--color-mauve));background-size:300% 300%}.Gallery-module__3QxX8q__color1{background:linear-gradient(135deg,var(--color-terracotta),var(--color-mauve),var(--color-rose));background-size:300% 300%}.Gallery-module__3QxX8q__color2{background:linear-gradient(135deg,var(--color-mauve),var(--color-dark),var(--color-terracotta));background-size:300% 300%}.Gallery-module__3QxX8q__color3{background:linear-gradient(135deg,var(--color-dark),var(--color-rose),var(--color-mauve));background-size:300% 300%}.Gallery-module__3QxX8q__color4{background:linear-gradient(135deg,var(--color-rose),var(--color-dark),var(--color-terracotta));background-size:300% 300%}.Gallery-module__3QxX8q__imageError{color:#a94442;background:linear-gradient(45deg,#ffecec,#f5d9d9);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden;transform:translateZ(0)}.Gallery-module__3QxX8q__imageError:before{content:"✕";opacity:.2;font-size:3rem;position:absolute}.Gallery-module__3QxX8q__imageError:after{content:"Bild konnte nicht geladen werden";color:#a94442;text-align:center;border-radius:var(--radius);background-color:#fffc;padding:1rem;font-size:.9rem}.Gallery-module__3QxX8q__debugInfo{margin-bottom:var(--spacing-md);padding:var(--spacing-sm);border-radius:var(--radius);box-shadow:var(--shadow);background-color:#ffffffe6;animation:.4s forwards Gallery-module__3QxX8q__slideDown}@keyframes Gallery-module__3QxX8q__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Gallery-module__3QxX8q__debugInfo h3{color:var(--color-dark);margin-bottom:var(--spacing-xs)}.Gallery-module__3QxX8q__debugInfo pre{padding:var(--spacing-sm);background-color:#f5f5f5;border-radius:4px;font-size:.9rem;overflow-x:auto}@supports (-webkit-overflow-scrolling:touch){.Gallery-module__3QxX8q__debugInfo pre{-webkit-overflow-scrolling:touch}}.Gallery-module__3QxX8q__error{color:#e53935;margin-bottom:var(--spacing-sm)}.Gallery-module__3QxX8q__loading{text-align:center;padding:var(--spacing-md);color:var(--color-terracotta);font-style:italic;animation:1.5s infinite Gallery-module__3QxX8q__pulse;position:relative}.Gallery-module__3QxX8q__loading:after{content:"...";animation:1.5s infinite Gallery-module__3QxX8q__loadingDots}@keyframes Gallery-module__3QxX8q__loadingDots{0%{content:"."}33%{content:".."}66%{content:"..."}}@supports (-webkit-touch-callout:none){.Gallery-module__3QxX8q__galleryItem{backface-visibility:hidden;perspective:1000px;transform:translate(0,0)}.Gallery-module__3QxX8q__actualImage{image-orientation:from-image;object-position:center center;transform:translate(0,0)}.Gallery-module__3QxX8q__overlay{transform:translateY(10px)}.Gallery-module__3QxX8q__galleryItem:hover .Gallery-module__3QxX8q__overlay,.Gallery-module__3QxX8q__galleryItem:active .Gallery-module__3QxX8q__overlay{transform:translate(0,0)}.Gallery-module__3QxX8q__viewText{transform:translateY(15px)}.Gallery-module__3QxX8q__galleryItem:hover .Gallery-module__3QxX8q__viewText,.Gallery-module__3QxX8q__galleryItem:active .Gallery-module__3QxX8q__viewText{transform:translate(0,0)}.Gallery-module__3QxX8q__galleryItem{-webkit-touch-callout:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}}@supports (-khtml-user-select:none){.Gallery-module__3QxX8q__galleryItem{-khtml-user-select:none}}@supports ((-moz-user-select:none)){.Gallery-module__3QxX8q__galleryItem{-moz-user-select:none}}@supports ((-ms-user-select:none)){.Gallery-module__3QxX8q__galleryItem{-ms-user-select:none}}.Gallery-module__3QxX8q__galleryItem{-webkit-user-select:none;user-select:none}@media (hover:none) and (pointer:coarse){.Gallery-module__3QxX8q__galleryItem:hover{transform:translateZ(0);box-shadow:0 10px 30px #0000000d}.Gallery-module__3QxX8q__galleryItem:hover .Gallery-module__3QxX8q__actualImage{filter:brightness(.95)contrast(1.05);transform:translateZ(0)}.Gallery-module__3QxX8q__galleryItem:hover .Gallery-module__3QxX8q__overlay{opacity:0;transform:translateY(10px)translateZ(0)}.Gallery-module__3QxX8q__galleryItem:hover .Gallery-module__3QxX8q__viewText{opacity:0;transform:translateY(15px)translateZ(0)}.Gallery-module__3QxX8q__galleryItem:hover .Gallery-module__3QxX8q__placeholderContent{color:#fffc;transform:translateZ(0)}.Gallery-module__3QxX8q__galleryItem:active{box-shadow:0 12px 25px rgba(var(--color-terracotta-rgb,164,124,109),.1);transform:translateY(-3px)scale(1.01)translateZ(0)}}@media (max-width:992px){.Gallery-module__3QxX8q__galleryContainer{gap:calc(var(--spacing-md)*.8);grid-template-columns:repeat(3,1fr)}.Gallery-module__3QxX8q__galleryItem{animation-duration:.6s}}@media (max-width:768px){.Gallery-module__3QxX8q__galleryContainer{gap:calc(var(--spacing-md)*.7);grid-template-columns:repeat(2,1fr);transform:none}.Gallery-module__3QxX8q__galleryItem{transition-duration:.3s;animation-duration:.5s}.Gallery-module__3QxX8q__galleryItem:hover{transform:translateY(-5px)scale(1.01)translateZ(0)}.Gallery-module__3QxX8q__actualImage{transition-duration:.5s}.Gallery-module__3QxX8q__overlay{transition-duration:.3s}.Gallery-module__3QxX8q__viewText{justify-content:center;align-items:center;min-height:44px;padding:.5rem 1rem;font-size:.9rem;display:flex}}@media (max-width:480px){.Gallery-module__3QxX8q__galleryContainer{gap:var(--spacing-sm);grid-template-columns:repeat(2,1fr)}.Gallery-module__3QxX8q__galleryItem{transition-duration:.2s;animation-duration:.4s}.Gallery-module__3QxX8q__galleryItem:hover{transform:translateY(-3px)scale(1.005)translateZ(0)}.Gallery-module__3QxX8q__viewText{letter-spacing:.5px;padding:.4rem .8rem;font-size:.8rem}.Gallery-module__3QxX8q__placeholderContent{font-size:1.5rem}}@media (max-width:480px) and (-webkit-min-device-pixel-ratio:2){.Gallery-module__3QxX8q__galleryItem{animation:.4s forwards Gallery-module__3QxX8q__fadeInUp}.Gallery-module__3QxX8q__galleryItem:nth-child(5n+1),.Gallery-module__3QxX8q__galleryItem:nth-child(5n+3){animation-name:Gallery-module__3QxX8q__fadeInUp}.Gallery-module__3QxX8q__actualImage{filter:none;transition:transform .3s}.Gallery-module__3QxX8q__galleryItem:hover .Gallery-module__3QxX8q__actualImage,.Gallery-module__3QxX8q__galleryItem:active .Gallery-module__3QxX8q__actualImage{filter:none;transform:scale(1.05)translateZ(0)}}@media (prefers-reduced-motion:reduce){.Gallery-module__3QxX8q__galleryItem,.Gallery-module__3QxX8q__actualImage,.Gallery-module__3QxX8q__overlay,.Gallery-module__3QxX8q__viewText,.Gallery-module__3QxX8q__placeholderContent{transition:none;animation:none}.Gallery-module__3QxX8q__galleryItem{opacity:1;transform:none}.Gallery-module__3QxX8q__galleryItem:hover,.Gallery-module__3QxX8q__galleryItem:active{transform:none}}@media (prefers-contrast:high){.Gallery-module__3QxX8q__galleryItem{border:2px solid var(--color-dark)}.Gallery-module__3QxX8q__overlay{background:#000c}.Gallery-module__3QxX8q__viewText{background-color:#000c;border:2px solid #fff}}@media (prefers-color-scheme:dark){.Gallery-module__3QxX8q__galleryItem{box-shadow:0 10px 30px #00000014}.Gallery-module__3QxX8q__debugInfo{color:#fff;background-color:#323232f2;border:1px solid #ffffff1a}.Gallery-module__3QxX8q__debugInfo pre{color:#e0e0e0;background-color:#2a2a2a;border:1px solid #ffffff1a}}
@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/2));z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{object-fit:contain;transform-origin:50%;width:100%;height:100%}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);letter-spacing:0;font-variant:initial;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px)0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
.swiper-zoom-container{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{object-fit:contain;max-width:100%;max-height:100%}.swiper-slide-zoomed{cursor:move;touch-action:none}
.Contact-module__hcVmEa__contact{padding:var(--spacing-xl)0;background:linear-gradient(135deg,white 0%,rgba(var(--color-cream-rgb),.3)100%);position:relative}.Contact-module__hcVmEa__contact:before{content:"";background:linear-gradient(90deg,transparent 0%,var(--color-rose)20%,var(--color-terracotta)50%,var(--color-rose)80%,transparent 100%);height:1px;position:absolute;top:0;left:0;right:0}.Contact-module__hcVmEa__contactContainer{opacity:0;justify-content:center;align-items:center;animation:1s .3s forwards Contact-module__hcVmEa__fadeInUp;display:flex;transform:translateY(30px)}.Contact-module__hcVmEa__contactInfo{text-align:center;max-width:700px;padding:var(--spacing-xl);box-shadow:var(--shadow-lg);border:1px solid rgba(var(--color-rose-rgb),.2);background-color:#fff;border-radius:20px;position:relative;overflow:hidden}.Contact-module__hcVmEa__contactInfo:before{content:"";background:linear-gradient(90deg,var(--color-terracotta)0%,var(--color-rose)50%,var(--color-terracotta)100%);height:4px;position:absolute;top:0;left:0;right:0}.Contact-module__hcVmEa__contactInfoItem{margin-bottom:var(--spacing-lg);justify-content:center;align-items:center;gap:var(--spacing-md);padding:var(--spacing-sm)var(--spacing-md);border-radius:var(--radius);transition:var(--transition);background-color:rgba(var(--color-cream-rgb),.3);border:1px solid rgba(var(--color-rose-rgb),.2);color:inherit;cursor:pointer;text-decoration:none;display:flex}.Contact-module__hcVmEa__contactInfoItem:hover{background-color:rgba(var(--color-rose-rgb),.2);box-shadow:var(--shadow-sm);transform:translateY(-3px)}.Contact-module__hcVmEa__contactInfoItem i{color:var(--color-terracotta);text-align:center;flex-shrink:0;width:24px;font-size:1.3rem}.Contact-module__hcVmEa__contactInfoItem i.Contact-module__hcVmEa__fab.Contact-module__hcVmEa__fa-whatsapp{color:#25d366}.Contact-module__hcVmEa__contactInfoItem:hover i.Contact-module__hcVmEa__fab.Contact-module__hcVmEa__fa-whatsapp{color:#128c7e}.Contact-module__hcVmEa__contactInfoItem i.Contact-module__hcVmEa__fab.Contact-module__hcVmEa__fa-whatsapp:hover{background-color:#25d3661a;border-color:#25d3664d}.Contact-module__hcVmEa__contactInfoItem:has(i.Contact-module__hcVmEa__fab.Contact-module__hcVmEa__fa-whatsapp):hover{background-color:#25d3661a;border-color:#25d3664d}.Contact-module__hcVmEa__contactInfoItem.Contact-module__hcVmEa__whatsapp:hover{background-color:#25d3661a;border-color:#25d3664d}.Contact-module__hcVmEa__contactInfoItem span{color:var(--color-dark);text-align:center;font-size:1.1rem;font-weight:500}.Contact-module__hcVmEa__contactInfo h3{margin-top:var(--spacing-xl);margin-bottom:var(--spacing-lg);text-align:center;color:var(--color-dark);font-size:1.5rem;position:relative}.Contact-module__hcVmEa__contactInfo h3:after{content:"";background:linear-gradient(90deg,var(--color-terracotta),var(--color-rose));border-radius:1px;width:60px;height:2px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.Contact-module__hcVmEa__socialLinks{justify-content:center;gap:var(--spacing-md);margin-top:var(--spacing-lg);flex-wrap:wrap;display:flex}.Contact-module__hcVmEa__socialLinks a{background:linear-gradient(135deg,var(--color-terracotta),var(--color-rose));color:#fff;width:55px;height:55px;transition:var(--transition);box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;font-size:1.3rem;text-decoration:none;display:flex;position:relative;overflow:hidden}.Contact-module__hcVmEa__socialLinks a:before{content:"";background:linear-gradient(135deg,var(--color-dark),var(--color-mauve));opacity:0;transition:var(--transition);border-radius:50%;position:absolute;inset:0}.Contact-module__hcVmEa__socialLinks a:hover:before{opacity:1}.Contact-module__hcVmEa__socialLinks a:hover{box-shadow:var(--shadow-hover);transform:translateY(-5px)scale(1.1)}.Contact-module__hcVmEa__socialLinks a i{z-index:1;transition:var(--transition);position:relative}.Contact-module__hcVmEa__socialLinks a:hover i{transform:scale(1.1)}.Contact-module__hcVmEa__socialLinks a[href*=instagram]:hover{background:linear-gradient(135deg,#e4405f,#833ab4)}.Contact-module__hcVmEa__socialLinks a[href*=facebook]:hover{background:linear-gradient(135deg,#1877f2,#42a5f5)}.Contact-module__hcVmEa__socialLinks a[href*=pinterest]:hover{background:linear-gradient(135deg,#bd081c,#e60023)}.Contact-module__hcVmEa__socialLinks a[href*=etsy]:hover{background:linear-gradient(135deg,#f56500,#ff8c00)}@keyframes Contact-module__hcVmEa__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Contact-module__hcVmEa__contact{padding:var(--spacing-lg)0}.Contact-module__hcVmEa__contactInfo{padding:var(--spacing-lg);margin:0 var(--spacing-sm);border-radius:15px}.Contact-module__hcVmEa__contactInfoItem{text-align:center;gap:var(--spacing-sm);padding:var(--spacing-md);margin-bottom:var(--spacing-md);flex-direction:column}.Contact-module__hcVmEa__contactInfoItem i{margin-bottom:var(--spacing-xs);font-size:1.5rem}.Contact-module__hcVmEa__contactInfoItem span{font-size:1rem}.Contact-module__hcVmEa__socialLinks{gap:var(--spacing-sm)}.Contact-module__hcVmEa__socialLinks a{width:50px;height:50px;font-size:1.2rem}.Contact-module__hcVmEa__contactInfo h3{margin-top:var(--spacing-lg);font-size:1.3rem}}@media (max-width:480px){.Contact-module__hcVmEa__contactInfo{padding:var(--spacing-md);margin:0 var(--spacing-xs)}.Contact-module__hcVmEa__contactInfoItem{padding:var(--spacing-sm);margin-bottom:var(--spacing-sm)}.Contact-module__hcVmEa__contactInfoItem span{font-size:.95rem}.Contact-module__hcVmEa__socialLinks a{width:45px;height:45px;font-size:1.1rem}.Contact-module__hcVmEa__contactInfo h3{font-size:1.2rem}}@media (prefers-contrast:high){.Contact-module__hcVmEa__contactInfo{border:2px solid var(--color-dark)}.Contact-module__hcVmEa__contactInfoItem{border:1px solid var(--color-dark)}.Contact-module__hcVmEa__socialLinks a{border:2px solid var(--color-dark)}}@media (prefers-reduced-motion:reduce){.Contact-module__hcVmEa__contactContainer,.Contact-module__hcVmEa__contactInfoItem,.Contact-module__hcVmEa__socialLinks a{transition:none;animation:none}.Contact-module__hcVmEa__contactInfoItem:hover,.Contact-module__hcVmEa__socialLinks a:hover{transform:none}}
