.hero.svelte-1q37ri0{padding:5.5rem 1rem 2rem;min-height:100vh;display:flex;align-items:flex-start}.hero-card.svelte-1q37ri0{position:relative;width:100%;min-height:calc(100vh - 7.5rem);border-radius:1.5rem;overflow:hidden;display:flex;align-items:center;justify-content:center;box-shadow:0 25px 50px -12px #00000026,0 10px 20px -5px #0000001a}.hero-bg.svelte-1q37ri0{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}.hero-card.svelte-1q37ri0:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%);z-index:0}.hero-overlay.svelte-1q37ri0{position:absolute;inset:0;z-index:1}[data-theme=shoes4all] .hero-overlay.svelte-1q37ri0{background:linear-gradient(135deg,rgba(30,58,95,var(--overlay-opacity, .5)),rgba(21,42,69,calc(var(--overlay-opacity, .5) + .15)))}[data-theme=heson] .hero-overlay.svelte-1q37ri0{background:linear-gradient(180deg,#ffffffb3,#ffffffd9)}.hero-content.svelte-1q37ri0{position:relative;z-index:2;width:100%;padding:3rem 2rem;max-width:900px}.hero-text.svelte-1q37ri0{text-align:center}.hero-title.svelte-1q37ri0{font-size:clamp(2.25rem,6vw,4rem);font-weight:700;color:#fff;margin-bottom:1.25rem;line-height:1.1;text-shadow:0 4px 30px rgba(0,0,0,.25);animation:svelte-1q37ri0-fadeInUp .7s ease forwards}.hero-subtitle.svelte-1q37ri0{font-size:clamp(1rem,2vw,1.25rem);color:#ffffffe6;margin-bottom:2rem;line-height:1.6;max-width:550px;margin-left:auto;margin-right:auto;text-shadow:0 2px 10px rgba(0,0,0,.15);animation:svelte-1q37ri0-fadeInUp .7s ease .1s forwards;opacity:0}.hero-cta.svelte-1q37ri0{display:inline-flex;align-items:center;gap:.6rem;padding:.875rem 1.75rem;background:var(--color-accent);color:#fff;font-weight:600;font-size:1rem;text-decoration:none;border-radius:50px;transition:all .3s ease;box-shadow:0 4px 15px #0003;animation:svelte-1q37ri0-fadeInUp .7s ease .2s forwards;opacity:0}.hero-cta.svelte-1q37ri0:hover{transform:translateY(-2px);box-shadow:0 6px 25px #00000040;filter:brightness(1.1)}.hero-cta.svelte-1q37ri0 svg:where(.svelte-1q37ri0){transition:transform .3s ease}.hero-cta.svelte-1q37ri0:hover svg:where(.svelte-1q37ri0){transform:translate(3px)}[data-theme=heson] .hero-title.svelte-1q37ri0{color:var(--color-primary);text-shadow:0 2px 20px rgba(255,255,255,.8)}[data-theme=heson] .hero-subtitle.svelte-1q37ri0{color:var(--color-primary);font-weight:500;text-shadow:0 2px 20px rgba(255,255,255,.8)}[data-theme=heson] .hero-cta.svelte-1q37ri0{background:var(--color-accent);color:var(--color-primary);font-weight:700;box-shadow:0 4px 20px #fde10180}[data-theme=heson] .hero-cta.svelte-1q37ri0:hover{box-shadow:0 6px 30px #fde10199}@keyframes svelte-1q37ri0-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.about-grid.svelte-7hpc9t{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:768px){.about-grid.svelte-7hpc9t{grid-template-columns:1.2fr .8fr}}.section-title.text-left.svelte-7hpc9t{text-align:left}.about-subtitle.svelte-7hpc9t{font-size:1.25rem;color:var(--color-accent);font-weight:600;margin-bottom:1.5rem}.about-text.svelte-7hpc9t{display:flex;flex-direction:column;gap:1rem}.about-text.svelte-7hpc9t p:where(.svelte-7hpc9t){color:var(--color-text-muted);line-height:1.8;font-size:1.05rem}.about-visual.svelte-7hpc9t{display:flex;justify-content:center;align-items:center}.about-image.svelte-7hpc9t{width:100%;max-width:450px;border-radius:1.5rem;overflow:hidden;box-shadow:0 25px 50px -12px #00000026}.about-image.svelte-7hpc9t img:where(.svelte-7hpc9t){width:100%;height:auto;display:block;transition:transform .5s ease}.about-image.svelte-7hpc9t:hover img:where(.svelte-7hpc9t){transform:scale(1.03)}.visual-box.svelte-7hpc9t{position:relative;width:280px;height:280px;display:flex;align-items:center;justify-content:center}.visual-accent.svelte-7hpc9t{position:absolute;inset:0;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%);border-radius:30% 70% 70% 30%/30% 30% 70% 70%;opacity:.1;animation:svelte-7hpc9t-morphShape 8s ease-in-out infinite}@keyframes svelte-7hpc9t-morphShape{0%,to{border-radius:30% 70% 70% 30%/30% 30% 70% 70%}50%{border-radius:70% 30% 30% 70%/70% 70% 30% 30%}}.visual-icon.svelte-7hpc9t{position:relative;z-index:1;width:120px;height:120px;background:var(--color-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 20px 40px #00000026}.visual-icon.svelte-7hpc9t svg:where(.svelte-7hpc9t){width:50px;height:50px;color:#fff}.about-intro.svelte-7hpc9t{max-width:800px;margin:0 auto 3rem;text-align:center;color:var(--color-text-muted);font-size:1.15rem;line-height:1.8}.pillars-grid.svelte-7hpc9t{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.pillars-grid.svelte-7hpc9t{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.pillars-grid.svelte-7hpc9t{grid-template-columns:repeat(4,1fr)}}.pillar-card.svelte-7hpc9t{background:var(--color-background-alt);border-radius:1.25rem;padding:2rem;text-align:center;transition:all .3s ease;animation:svelte-7hpc9t-fadeInUp .6s ease forwards;opacity:0;border:1px solid rgba(0,0,0,.05);border-top:4px solid var(--color-accent)}.pillar-card.svelte-7hpc9t:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.pillar-icon.svelte-7hpc9t{width:70px;height:70px;margin:0 auto 1.5rem;background:var(--color-accent);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 25px #fde10166}.pillar-icon.svelte-7hpc9t svg:where(.svelte-7hpc9t){width:32px;height:32px;color:#fff}[data-theme=heson] .pillar-icon.svelte-7hpc9t svg:where(.svelte-7hpc9t){color:var(--color-primary)}.pillar-title.svelte-7hpc9t{font-size:1.25rem;color:var(--color-primary);margin-bottom:1rem}.pillar-description.svelte-7hpc9t{color:var(--color-text-muted);line-height:1.7;font-size:.95rem}@keyframes svelte-7hpc9t-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.products-content.svelte-1ccbxwc{max-width:900px;margin:0 auto}.products-description.svelte-1ccbxwc{text-align:center;margin-bottom:3rem}.products-description.svelte-1ccbxwc p:where(.svelte-1ccbxwc){color:var(--color-text-muted);font-size:1.1rem;line-height:1.8;margin-bottom:1rem}.products-categories.svelte-1ccbxwc{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media(min-width:640px){.products-categories.svelte-1ccbxwc{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.products-categories.svelte-1ccbxwc{grid-template-columns:repeat(4,1fr)}}.category-card.svelte-1ccbxwc{background:var(--color-background);border-radius:1rem;padding:1.5rem 1rem;text-align:center;box-shadow:0 4px 15px #0000000d;transition:all .3s ease;animation:svelte-1ccbxwc-fadeInUp .6s ease forwards;opacity:0}.category-card.svelte-1ccbxwc:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.category-icon.svelte-1ccbxwc{width:50px;height:50px;margin:0 auto 1rem;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center}.category-icon.svelte-1ccbxwc svg:where(.svelte-1ccbxwc){width:24px;height:24px;color:#fff}.category-name.svelte-1ccbxwc{font-weight:600;color:var(--color-text);font-size:.95rem}@keyframes svelte-1ccbxwc-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.brands-grid.svelte-vtzu2{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.brands-grid.svelte-vtzu2{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.brands-grid.svelte-vtzu2{grid-template-columns:repeat(3,1fr)}}.brand-card.svelte-vtzu2{background:var(--color-background-alt);border-radius:1.25rem;padding:0;display:flex;flex-direction:column;transition:all .3s ease;animation:svelte-vtzu2-fadeInUp .6s ease forwards;opacity:0;border:1px solid rgba(0,0,0,.05);overflow:hidden}.brand-card.svelte-vtzu2:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.brand-logo-wrapper.svelte-vtzu2{width:100%;aspect-ratio:16 / 9;overflow:hidden;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%)}.brand-logo.svelte-vtzu2{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.brand-card.svelte-vtzu2:hover .brand-logo:where(.svelte-vtzu2){transform:scale(1.05)}.brand-header.svelte-vtzu2{display:flex;align-items:center;gap:1rem;padding:1.5rem 1.5rem 0}.brand-card.svelte-vtzu2:not(:has(.brand-logo-wrapper)) .brand-header:where(.svelte-vtzu2){padding-top:2rem}.brand-icon.svelte-vtzu2{width:50px;height:50px;background:linear-gradient(135deg,var(--color-accent) 0%,var(--color-primary) 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.brand-icon.svelte-vtzu2 span:where(.svelte-vtzu2){color:#fff;font-family:var(--font-heading);font-size:1.5rem;font-weight:700}.brand-name.svelte-vtzu2{font-size:1.25rem;color:var(--color-text);margin:0}.brand-description.svelte-vtzu2{color:var(--color-text-muted);line-height:1.7;flex-grow:1;margin-bottom:1.5rem;padding:0 1.5rem}.brand-link.svelte-vtzu2{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-primary);font-weight:600;text-decoration:none;transition:color .3s ease;padding:0 1.5rem 1.5rem}.brand-link.svelte-vtzu2:hover{color:var(--color-accent)}.brand-link.svelte-vtzu2 svg:where(.svelte-vtzu2){transition:transform .3s ease}.brand-link.svelte-vtzu2:hover svg:where(.svelte-vtzu2){transform:translate(3px,-3px)}@keyframes svelte-vtzu2-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.compliance-description.svelte-1hjslgp{max-width:700px;margin:0 auto 3rem;text-align:center;color:var(--color-text-muted);font-size:1.1rem;line-height:1.7}.compliance-grid.svelte-1hjslgp{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;max-width:800px;margin:0 auto}.compliance-item.svelte-1hjslgp{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;background:var(--color-background);border-radius:1rem;box-shadow:0 4px 15px #0000000d;transition:all .3s ease;animation:svelte-1hjslgp-fadeIn .6s ease forwards;opacity:0;min-width:140px}.compliance-item.svelte-1hjslgp:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.compliance-logo.svelte-1hjslgp{width:100px;height:60px;display:flex;align-items:center;justify-content:center}.compliance-logo.svelte-1hjslgp img:where(.svelte-1hjslgp){max-width:100%;max-height:100%;object-fit:contain;transition:transform .3s ease}.compliance-item.svelte-1hjslgp:hover .compliance-logo:where(.svelte-1hjslgp) img:where(.svelte-1hjslgp){transform:scale(1.1)}.compliance-icon.svelte-1hjslgp{width:60px;height:60px;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center}.compliance-icon.svelte-1hjslgp svg:where(.svelte-1hjslgp){width:30px;height:30px;color:#fff}.compliance-name.svelte-1hjslgp{font-weight:600;color:var(--color-text);text-align:center;font-size:.95rem}@keyframes svelte-1hjslgp-fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.events-grid.svelte-1kps15b{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:600px;margin:2rem auto 0}.event-card.svelte-1kps15b{position:relative;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%);border-radius:1.5rem;padding:2.5rem;color:#fff;overflow:hidden;transition:all .3s ease}.event-card.svelte-1kps15b:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0003}.event-badge.svelte-1kps15b{position:absolute;top:1.5rem;right:1.5rem;width:50px;height:50px;background:#ffffff26;border-radius:50%;display:flex;align-items:center;justify-content:center}.event-badge.svelte-1kps15b svg:where(.svelte-1kps15b){width:24px;height:24px;color:#fff}.event-content.svelte-1kps15b{position:relative;z-index:1}.event-title.svelte-1kps15b{font-size:1.5rem;margin:0 0 .5rem}.event-dates.svelte-1kps15b{font-size:1.1rem;font-weight:600;color:var(--color-accent);margin:0 0 1rem}.event-description.svelte-1kps15b{opacity:.9;margin:0;font-size:1rem}.event-decoration.svelte-1kps15b{position:absolute;bottom:-50px;right:-50px;width:200px;height:200px;border-radius:50%;background:#ffffff0d}.vacancies-wrapper.svelte-13n5f0p{max-width:600px;margin:0 auto}.vacancies-wrapper.has-image.svelte-13n5f0p{max-width:1000px;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:768px){.vacancies-wrapper.has-image.svelte-13n5f0p{grid-template-columns:1fr 1fr}}.vacancies-image.svelte-13n5f0p{border-radius:1.5rem;overflow:hidden;box-shadow:0 25px 50px -12px #00000026}.vacancies-image.svelte-13n5f0p img:where(.svelte-13n5f0p){width:100%;height:auto;display:block;transition:transform .5s ease}.vacancies-image.svelte-13n5f0p:hover img:where(.svelte-13n5f0p){transform:scale(1.03)}.vacancies-content.svelte-13n5f0p{text-align:center}.has-image.svelte-13n5f0p .vacancies-content:where(.svelte-13n5f0p){text-align:left}.vacancies-icon.svelte-13n5f0p{width:80px;height:80px;margin:0 auto 2rem;background:linear-gradient(135deg,var(--color-accent) 0%,var(--color-primary) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px #00000026}.vacancies-icon.svelte-13n5f0p svg:where(.svelte-13n5f0p){width:36px;height:36px;color:#fff}.vacancies-title.svelte-13n5f0p{font-size:2rem;color:var(--color-primary);margin-bottom:1.5rem}.vacancies-text.svelte-13n5f0p{margin-bottom:2rem}.vacancies-text.svelte-13n5f0p p:where(.svelte-13n5f0p){color:var(--color-text-muted);font-size:1.1rem;line-height:1.7;margin-bottom:.75rem}.vacancies-text.svelte-13n5f0p p:where(.svelte-13n5f0p):last-child{margin-bottom:0}.contact-single.svelte-wt4tt0{max-width:700px;margin:0 auto}.contact-single-card.svelte-wt4tt0{background:var(--color-background-alt);border-radius:1.25rem;padding:2.5rem;display:grid;grid-template-columns:1fr;gap:2rem;animation:svelte-wt4tt0-fadeInUp .6s ease forwards;border:1px solid rgba(0,0,0,.05)}@media(min-width:640px){.contact-single-card.svelte-wt4tt0{grid-template-columns:1fr auto 1fr;gap:2.5rem}}.contact-column.svelte-wt4tt0{display:flex;flex-direction:column}.contact-column-header.svelte-wt4tt0{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.contact-column-title.svelte-wt4tt0{font-size:1.1rem;color:var(--color-text);margin:0}.contact-divider.svelte-wt4tt0{display:none;width:1px;background:linear-gradient(180deg,transparent 0%,var(--color-accent) 20%,var(--color-accent) 80%,transparent 100%)}@media(min-width:640px){.contact-divider.svelte-wt4tt0{display:block}}.contact-details-list.svelte-wt4tt0{display:flex;flex-direction:column;gap:1rem}.contact-detail.svelte-wt4tt0{display:flex;flex-direction:column;gap:.25rem}.contact-label.svelte-wt4tt0{font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);font-weight:600}.contact-detail.svelte-wt4tt0 a:where(.svelte-wt4tt0),.contact-detail.svelte-wt4tt0 span:where(.svelte-wt4tt0):not(.contact-label){color:var(--color-primary);text-decoration:none;font-weight:500;transition:color .3s ease}.contact-detail.svelte-wt4tt0 a:where(.svelte-wt4tt0):hover{color:var(--color-accent)}.contact-grid.svelte-wt4tt0{display:grid;grid-template-columns:1fr;gap:2rem;max-width:900px;margin:0 auto}@media(min-width:768px){.contact-grid.svelte-wt4tt0{grid-template-columns:repeat(2,1fr)}.contact-grid.single.svelte-wt4tt0{grid-template-columns:1fr;max-width:500px}}.contact-card.svelte-wt4tt0{background:var(--color-background-alt);border-radius:1.25rem;padding:2rem;animation:svelte-wt4tt0-fadeInUp .6s ease forwards;opacity:0;border:1px solid rgba(0,0,0,.05)}.contact-header.svelte-wt4tt0{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.contact-icon.svelte-wt4tt0{width:45px;height:45px;background:var(--color-primary);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-icon.svelte-wt4tt0 svg:where(.svelte-wt4tt0){width:22px;height:22px;color:#fff}.contact-office-title.svelte-wt4tt0{font-size:1.1rem;color:var(--color-text);margin:0}.contact-address.svelte-wt4tt0{font-style:normal;display:flex;flex-direction:column;gap:.25rem;color:var(--color-text-muted);margin-bottom:0;padding-left:.5rem;border-left:3px solid var(--color-accent)}.contact-details.svelte-wt4tt0{margin-top:1.5rem;display:flex;flex-direction:column;gap:.75rem}.contact-detail-inline.svelte-wt4tt0{display:flex;align-items:center;gap:.75rem;color:var(--color-text-muted)}.contact-detail-inline.svelte-wt4tt0 svg:where(.svelte-wt4tt0){width:18px;height:18px;color:var(--color-primary);flex-shrink:0}.contact-detail-inline.svelte-wt4tt0 a:where(.svelte-wt4tt0){color:var(--color-primary);text-decoration:none;transition:color .3s ease}.contact-detail-inline.svelte-wt4tt0 a:where(.svelte-wt4tt0):hover{color:var(--color-accent)}@keyframes svelte-wt4tt0-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
