.HeroBanner-module__z6kSKW__hero-banner{color:#fff;background-color:#000;justify-content:center;align-items:center;width:100%;height:clamp(650px,60vh,800px);display:flex;position:relative}.HeroBanner-module__z6kSKW__hero-banner:before{content:"";z-index:1;background:#000000b3;position:absolute;inset:0}.HeroBanner-module__z6kSKW__hero-background{object-fit:cover}.HeroBanner-module__z6kSKW__hero-text{max-width:var(--max-width);z-index:2;flex-direction:column;gap:1rem;display:flex;position:absolute}.HeroBanner-module__z6kSKW__hero-title{text-align:center;text-wrap:pretty;font-size:clamp(2.5rem,10vw,4.5rem);font-weight:600;animation:2s ease-in-out forwards HeroBanner-module__z6kSKW__opacity-09}.HeroBanner-module__z6kSKW__hero-subtitle{text-align:center;text-wrap:balance;font-size:clamp(1rem,2.5vw,1.25rem);animation:3s ease-in-out forwards HeroBanner-module__z6kSKW__opacity-09}.HeroBanner-module__z6kSKW__hero-buttons{justify-content:center;gap:1rem;animation:3.5s ease-in-out forwards HeroBanner-module__z6kSKW__opacity-1;display:flex}@keyframes HeroBanner-module__z6kSKW__opacity-09{0%{opacity:0}to{opacity:.9}}@keyframes HeroBanner-module__z6kSKW__opacity-1{0%{opacity:0}to{opacity:1}}
.page-module___8aEwW__main{margin-top:var(--header-height);flex-direction:column;justify-content:space-between;align-items:center;min-height:100vh;display:flex}
.Section-module__K5SzvG__section{width:100%;padding:2rem 0}.Section-module__K5SzvG__container{max-width:var(--max-width);flex-direction:column;gap:1.25rem;margin:0 auto;padding:0 1rem;display:flex}.Section-module__K5SzvG__text-container{flex-direction:column;align-items:center;gap:.5rem;display:flex}.Section-module__K5SzvG__header{color:hsl(var(--primary));font-weight:700}.Section-module__K5SzvG__title{text-align:center;font-size:2rem;font-weight:700}.Section-module__K5SzvG__description{color:hsl(var(--muted-foreground));text-align:center;text-wrap:pretty}
.Collapsible-module__Ua5Fea__button{border:1px solid hsl(var(--border));z-index:1;cursor:pointer;background-color:hsl(var(--card));height:auto;min-height:4rem;color:hsl(var(--foreground));justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;display:flex;position:relative}.Collapsible-module__Ua5Fea__button:hover{background-color:hsl(var(--accent))}.Collapsible-module__Ua5Fea__question-mark{color:hsl(var(--secondary))}.Collapsible-module__Ua5Fea__button:hover .Collapsible-module__Ua5Fea__question-mark{color:hsl(var(--tertiary))}.Collapsible-module__Ua5Fea__title{flex:1;font-weight:600}.Collapsible-module__Ua5Fea__chevron{transition:transform .5s ease-in-out;transform:rotate(180deg)}.Collapsible-module__Ua5Fea__chevron-reverse{transition:transform .5s ease-in-out;transform:rotate(0)}.Collapsible-module__Ua5Fea__content{background-color:hsl(var(--card));overflow:hidden}.Collapsible-module__Ua5Fea__collapse{max-height:0;transition:max-height .5s ease-out}.Collapsible-module__Ua5Fea__visible{max-height:150px;transition:max-height .5s ease-in-out}.Collapsible-module__Ua5Fea__text{border:1px solid hsl(var(--border));border-top:none;padding:.5rem 1rem}
.ServiceCard-module__OSStpa__card{border:1px solid hsl(var(--border));background-color:hsl(var(--card));border-radius:12px;flex-direction:column;align-items:center;gap:1rem;min-width:16rem;min-height:20rem;padding:2rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;transform:translateY(0)}.ServiceCard-module__OSStpa__icon{color:hsl(var(--primary));transition:all .3s}.ServiceCard-module__OSStpa__title{text-align:center;font-size:1.25rem;font-weight:700;transition:color .3s}.ServiceCard-module__OSStpa__text{text-align:center;text-wrap:pretty;color:hsl(var(--muted-foreground));flex:1}.ServiceCard-module__OSStpa__link{text-align:center;color:hsl(var(--primary));justify-self:flex-end;font-weight:600;text-decoration:underline}.ServiceCard-module__OSStpa__card:hover{border-color:hsl(var(--primary) / .3);transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.ServiceCard-module__OSStpa__card:hover .ServiceCard-module__OSStpa__title{color:hsl(var(--primary))}.ServiceCard-module__OSStpa__card:hover .ServiceCard-module__OSStpa__icon{transform:scale(1.1)}@media screen and (min-width:768px){.ServiceCard-module__OSStpa__title{min-height:3rem}}
.FAQSection-module__fr6f1q__container{flex-direction:column;gap:.5rem;display:flex}.FAQSection-module__fr6f1q__collapsibles{flex-direction:column;flex:1;gap:.5rem;display:flex}@media screen and (min-width:768px){.FAQSection-module__fr6f1q__container{flex-direction:row}}
.ContactSection-module__W-UULG__container{flex-direction:column;gap:2rem;width:100%;display:flex}.ContactSection-module__W-UULG__tabs{background-color:hsl(var(--muted));border:solid 1px hsl(var(--border));border-radius:10px;grid-template-rows:3rem;grid-template-columns:1fr 1fr;display:grid}.ContactSection-module__W-UULG__tab{cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border:none;border-radius:10px;font-size:clamp(.75rem,4vw,1rem);font-weight:600;transition:background-color .2s,color .2s,border-color .2s;overflow:hidden}.ContactSection-module__W-UULG__tab:hover,.ContactSection-module__W-UULG__tab:focus-visible{background-color:hsl(var(--primary) / .12);color:hsl(var(--foreground));outline:none}.ContactSection-module__W-UULG__active{background-color:hsl(var(--card));border:solid 1px hsl(var(--border));color:hsl(var(--card-foreground))}.ContactSection-module__W-UULG__wrapper{grid-template-rows:1fr minmax(350px,1fr);gap:2rem;display:grid}.ContactSection-module__W-UULG__informations{flex-direction:column;order:1;gap:2rem;display:flex}.ContactSection-module__W-UULG__icon-bg{background:hsl(var(--secondary) / .1);border:1px solid hsl(var(--secondary) / .2);box-shadow:0 0 0 5px hsl(var(--secondary) / .08);border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:all .3s;animation:2s linear infinite ContactSection-module__W-UULG__pulse;display:flex}.ContactSection-module__W-UULG__information:hover .ContactSection-module__W-UULG__icon-bg{background:hsl(var(--secondary) / .2);transform:scale(1.1)}.ContactSection-module__W-UULG__icon{color:hsl(var(--primary))}.ContactSection-module__W-UULG__information{grid-template-columns:3rem 1fr;gap:1rem;max-width:420px;display:grid}.ContactSection-module__W-UULG__text{flex-direction:column;justify-content:space-between;gap:1rem;display:flex}.ContactSection-module__W-UULG__title{font-size:1.25rem;font-weight:600}.ContactSection-module__W-UULG__subtitle{color:hsl(var(--muted-foreground));font-size:1rem}.ContactSection-module__W-UULG__detail{color:hsl(var(--primary));width:fit-content;font-weight:600}.ContactSection-module__W-UULG__detail:hover{color:hsl(var(--tertiary))}.ContactSection-module__W-UULG__map{border:none;width:100%;height:100%}@media screen and (min-width:768px){.ContactSection-module__W-UULG__wrapper{grid-template-rows:1fr;grid-template-columns:26.25rem 1fr}.ContactSection-module__W-UULG__informations{order:0}}@keyframes ContactSection-module__W-UULG__pulse{0%{box-shadow:0 0 0 0 hsl(var(--secondary) / .24)}to{box-shadow:0 0 10px 15px hsl(var(--secondary) / 0)}}
.SectionBanner-module__RQIREa__container{margin-top:var(--header-height);color:#fff;background-color:#000;justify-content:center;align-items:center;width:100%;min-height:25vh;display:flex;position:relative}.SectionBanner-module__RQIREa__background{opacity:.5;object-fit:cover}.SectionBanner-module__RQIREa__title{max-width:var(--max-width);text-align:center;flex-direction:column;gap:1rem;font-size:clamp(2.5rem,10vw,4.5rem);font-weight:600;display:flex;position:absolute}
.about-module__1-pQ-W__podiartist-container{justify-items:center;gap:.5rem;display:grid}.about-module__1-pQ-W__picture{object-fit:cover;object-position:top;width:auto;height:100%;max-height:27rem}.about-module__1-pQ-W__text{flex-direction:column;gap:.5rem;display:flex}.about-module__1-pQ-W__testimony-container{justify-items:center;gap:1rem;display:grid}.about-module__1-pQ-W__bold{font-weight:600}@media screen and (min-width:768px){.about-module__1-pQ-W__podiartist-container{grid-template-columns:1fr 1fr}}@media screen and (min-width:864px){.about-module__1-pQ-W__testimony-container{grid-template-columns:1fr 1fr 1fr}}
.contact-module__swMWYG__container{gap:1rem;display:grid}.contact-module__swMWYG__informations{flex-direction:column;gap:2rem;display:flex}.contact-module__swMWYG__information{grid-template-columns:3rem 1fr;gap:1rem;max-width:420px;display:grid}.contact-module__swMWYG__icon-bg{background:hsl(var(--secondary) / .1);border:1px solid hsl(var(--secondary) / .2);box-shadow:0 0 0 5px hsl(var(--secondary) / .08);border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;animation:2s linear infinite contact-module__swMWYG__pulse;display:flex}.contact-module__swMWYG__icon{color:hsl(var(--primary))}.contact-module__swMWYG__text{flex-direction:column;justify-content:space-between;gap:1rem;display:flex}.contact-module__swMWYG__title{font-size:1.25rem;font-weight:600}.contact-module__swMWYG__subtitle{color:hsl(var(--muted-foreground));font-size:1rem}.contact-module__swMWYG__detail{color:hsl(var(--primary));width:fit-content;font-weight:600}.contact-module__swMWYG__detail:hover{color:hsl(var(--tertiary))}.contact-module__swMWYG__map{border:solid 1px hsl(var(--border));width:100%;height:450px}.contact-module__swMWYG__tabs{background-color:hsl(var(--muted));border:solid 1px hsl(var(--border));border-radius:10px;grid-template-rows:3rem;grid-template-columns:1fr 1fr;display:grid}.contact-module__swMWYG__tab{cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border:none;border-radius:10px;font-family:Noto Sans;font-size:clamp(.75rem,4vw,1rem);font-weight:600;transition:background-color .2s,color .2s,border-color .2s;overflow:hidden}.contact-module__swMWYG__tab:hover,.contact-module__swMWYG__tab:focus-visible{background-color:hsl(var(--primary) / .12);color:hsl(var(--foreground));outline:none}.contact-module__swMWYG__active{background-color:hsl(var(--card));border:solid 1px hsl(var(--border));color:hsl(var(--card-foreground))}@media screen and (min-width:768px){.contact-module__swMWYG__container{grid-template-columns:1fr 1fr}}@keyframes contact-module__swMWYG__pulse{0%{box-shadow:0 0 0 0 hsl(var(--secondary) / .24)}to{box-shadow:0 0 10px 15px hsl(var(--secondary) / 0)}}
.AboutSection-module__7xvh_a__container{flex-direction:column;align-items:center;gap:1rem;display:flex}.AboutSection-module__7xvh_a__picture{object-fit:contain;max-height:432px}.AboutSection-module__7xvh_a__text{flex-direction:column;gap:.75rem;display:flex}.AboutSection-module__7xvh_a__title{color:var(--primary-color);font-size:1.125rem}.AboutSection-module__7xvh_a__link:hover{text-decoration:underline}@media screen and (min-width:768px){.AboutSection-module__7xvh_a__container{flex-direction:row}.AboutSection-module__7xvh_a__picture{flex:1;height:auto}.AboutSection-module__7xvh_a__text{flex:1}}
.TestimonialCard-module__LgT_1W__card{background-color:hsl(var(--card));border:1px solid hsl(var(--border) / .6);border-radius:16px;flex-direction:column;flex:1 1 0;gap:1.5rem;min-width:280px;max-width:400px;height:auto;padding:2rem;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.TestimonialCard-module__LgT_1W__quoteIcon{color:hsl(var(--primary) / .1);position:absolute;top:1.5rem;right:1.5rem;transform:rotate(180deg)}.TestimonialCard-module__LgT_1W__cardHeader{z-index:1;align-items:center;gap:1rem;display:flex;position:relative}.TestimonialCard-module__LgT_1W__picture{object-fit:cover;border:2px solid hsl(var(--background));box-shadow:0 0 0 2px hsl(var(--primary) / .2);border-radius:50%}.TestimonialCard-module__LgT_1W__metaWrapper{flex-direction:column;gap:.25rem;display:flex}.TestimonialCard-module__LgT_1W__name{color:hsl(var(--foreground));font-size:1.05rem;font-weight:700}.TestimonialCard-module__LgT_1W__rating{color:#fbbf24;gap:2px;display:flex}.TestimonialCard-module__LgT_1W__cardBody{z-index:1;position:relative}.TestimonialCard-module__LgT_1W__testimony{color:hsl(var(--muted-foreground));font-size:.95rem;font-style:normal;line-height:1.7}.TestimonialCard-module__LgT_1W__card:hover{border-color:hsl(var(--primary) / .3);transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}
.page-module__5R0ESW__container{gap:1rem;display:grid}.page-module__5R0ESW__text-container{gap:.5rem;display:grid}.page-module__5R0ESW__title{color:var(--primary-color)}.page-module__5R0ESW__list{list-style:initial;padding-left:1rem}.page-module__5R0ESW__image-container{display:grid}.page-module__5R0ESW__image{object-fit:cover;object-position:bottom;width:100%;height:300px}.page-module__5R0ESW__wrapper{gap:.5rem;display:grid}.page-module__5R0ESW__cards{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:.5rem;display:grid}.page-module__5R0ESW__card{background-color:hsl(var(--card));color:hsl(var(--card-foreground));border:solid 1px hsl(var(--border));cursor:pointer;border-radius:10px;flex-direction:column;gap:.5rem;padding:1rem;transition:box-shadow .2s,border-color .2s,transform .2s;display:flex}.page-module__5R0ESW__header{border-bottom:solid 1px hsl(var(--border));grid-template-columns:2rem 1fr;align-items:center;gap:1rem;padding-bottom:.5rem;display:grid}.page-module__5R0ESW__icon{background-color:hsl(var(--primary) / .1);border:solid 1px hsl(var(--primary) / .2);color:hsl(var(--primary));border-radius:5px;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.page-module__5R0ESW__cta{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}.page-module__5R0ESW__card:hover{border-color:hsl(var(--primary) / .45);box-shadow:0 8px 24px hsl(var(--primary) / .18);transform:translateY(-2px)}@media screen and (min-width:900px){.page-module__5R0ESW__container{grid-template-columns:1fr 1fr}}
.page-module__6k9QqG__container{gap:1rem;display:grid}.page-module__6k9QqG__text-container{flex-direction:column;gap:.5rem;display:flex}.page-module__6k9QqG__title{color:var(--primary-color)}.page-module__6k9QqG__list{list-style-type:revert;flex-direction:column;gap:.25rem;padding-left:1rem;display:flex}.page-module__6k9QqG__bold{font-weight:600}.page-module__6k9QqG__image{object-fit:cover;width:100%;height:600px}.page-module__6k9QqG__info-block{flex-direction:column;gap:.5rem;display:flex}.page-module__6k9QqG__info-title{align-items:center;gap:.5rem;display:flex}.page-module__6k9QqG__icon{color:var(--primary-color)}.page-module__6k9QqG__caution-text{grid-template-columns:1.5rem 1fr;gap:.25rem;display:grid}.page-module__6k9QqG__warning{color:red}.page-module__6k9QqG__price-list{flex-direction:column;gap:.5rem;display:flex}.page-module__6k9QqG__card{background-color:hsl(var(--card));color:hsl(var(--card-foreground));border:solid 1px hsl(var(--border));border-radius:5px;grid-template-columns:1fr 30ch;align-items:center;padding:.5rem;display:grid}.page-module__6k9QqG__card-text{justify-items:center;display:grid}.page-module__6k9QqG__price{color:hsl(var(--secondary));font-size:2.5rem;font-weight:600}@media screen and (min-width:900px){.page-module__6k9QqG__container{grid-template-columns:1fr 1fr}}
.page-module__WcSgbG__container{gap:1rem;display:grid}.page-module__WcSgbG__text-container{flex-direction:column;gap:.5rem;display:flex}.page-module__WcSgbG__title{color:var(--primary-color)}.page-module__WcSgbG__list{list-style:initial;flex-direction:column;gap:.25rem;padding-left:1rem;display:flex}.page-module__WcSgbG__sublist{flex-direction:column;gap:.25rem;padding-left:1rem;list-style:circle;display:flex}.page-module__WcSgbG__bold{font-weight:600}.page-module__WcSgbG__info-block{flex-direction:column;gap:.5rem;display:flex}.page-module__WcSgbG__info-title{align-items:center;gap:.5rem;display:flex}.page-module__WcSgbG__icon{color:var(--primary-color)}.page-module__WcSgbG__price-list{flex-direction:column;gap:.5rem;display:flex}.page-module__WcSgbG__card{background-color:hsl(var(--card));color:hsl(var(--card-foreground));border:solid 1px hsl(var(--border));border-radius:5px;grid-template-columns:1fr 35ch;align-items:center;padding:.5rem;display:grid}.page-module__WcSgbG__card-text{justify-items:center;display:grid}.page-module__WcSgbG__price{color:hsl(var(--secondary));font-size:2.5rem;font-weight:600}@media screen and (min-width:900px){.page-module__WcSgbG__container{grid-template-columns:1fr 1fr}}
.terms-of-service-module__AjATda__section{padding:1rem 10%;display:grid}.terms-of-service-module__AjATda__title{color:var(--primary-color);margin-bottom:.5rem}.terms-of-service-module__AjATda__link{font-weight:500}.terms-of-service-module__AjATda__link:hover{text-decoration:underline}
.ContactForm-module__fw3Taq__form{gap:1rem;display:grid}.ContactForm-module__fw3Taq__field{flex-direction:column;gap:.5rem;display:flex}.ContactForm-module__fw3Taq__label{font-weight:600}.ContactForm-module__fw3Taq__input{border:solid 1px hsl(var(--border));background-color:hsl(var(--input));color:hsl(var(--foreground));border-radius:.5rem;padding:.75rem 1rem}.ContactForm-module__fw3Taq__textarea{border:solid 1px hsl(var(--border));background-color:hsl(var(--input));min-height:8rem;color:hsl(var(--foreground));border-radius:.5rem;padding:.6rem 1rem}.ContactForm-module__fw3Taq__button{background-color:hsl(var(--primary));min-height:3rem;color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:.5rem;outline:none;padding:.75rem 1.25rem;font-size:1rem;font-weight:600}.ContactForm-module__fw3Taq__error{color:red;font-size:.75rem;font-weight:500}.ContactForm-module__fw3Taq__success{background-color:green}
.services-module__IgHRYW__section-content{gap:.5rem;display:grid}.services-module__IgHRYW__text-container{flex-direction:column;gap:1rem;display:flex}.services-module__IgHRYW__title{color:hsl(var(--primary));font-size:1rem}.services-module__IgHRYW__text{font-size:1rem}.services-module__IgHRYW__list{list-style-type:initial;flex-direction:column;gap:.25rem;padding-left:1rem;display:flex}.services-module__IgHRYW__list-decimal{flex-direction:column;gap:.25rem;padding-left:1rem;display:flex}.services-module__IgHRYW__list-item{flex-direction:column;gap:.25rem;display:flex}.services-module__IgHRYW__bold{font-weight:600}.services-module__IgHRYW__padding{padding-left:1rem}.services-module__IgHRYW__images-container{flex-direction:column;gap:.5rem;display:flex}.services-module__IgHRYW__assessment-image{object-fit:cover;object-position:bottom;width:100%}.services-module__IgHRYW__soles-images{justify-items:center;gap:.5rem;display:grid}.services-module__IgHRYW__sole-image{object-fit:cover;object-position:bottom;width:100%}.services-module__IgHRYW__shoe-images{justify-items:center;display:grid}.services-module__IgHRYW__shoe-image{object-fit:cover;object-position:bottom;width:100%;height:600px}@media screen and (min-width:600px){.services-module__IgHRYW__soles-images{grid-template-columns:1fr 1fr}.services-module__IgHRYW__sole-image{height:300px}}@media screen and (min-width:900px){.services-module__IgHRYW__section-content{grid-template-columns:1fr 1fr}}
