.carousel-root.svelte-ysgp09{--shadow-room-top:56px;--shadow-room-bottom:96px;--overhang-top:24px;--overhang-bottom:48px;align-items:center;width:100%;display:flex;position:relative}.carousel-viewport.svelte-ysgp09{scrollbar-width:none;-ms-overflow-style:none;cursor:grab;touch-action:pan-x;scroll-behavior:auto;width:100%;margin-block:calc(var(--overhang-top) * -1) calc(var(--overhang-bottom) * -1);overflow-x:auto}.carousel-viewport.svelte-ysgp09::-webkit-scrollbar{display:none}.carousel-track.svelte-ysgp09{width:max-content;display:flex}.carousel-content.svelte-ysgp09{gap:var(--space-lg);padding:var(--shadow-room-top) var(--space-lg) var(--shadow-room-bottom);display:flex}.nav-btn.svelte-ysgp09{z-index:10;background:var(--color-bg-card);color:var(--color-primary);cursor:pointer;opacity:0;width:44px;height:44px;transition:all var(--transition-normal);box-shadow:var(--shadow-md);border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-root.svelte-ysgp09:hover .nav-btn:where(.svelte-ysgp09){opacity:1}.nav-btn--prev.svelte-ysgp09{left:10px}.nav-btn--next.svelte-ysgp09{right:10px}.nav-btn.svelte-ysgp09:hover{background:var(--color-primary);color:#fff;box-shadow:var(--shadow-lg);transform:translateY(-50%)scale(1.1)}@media (width<=768px){.nav-btn.svelte-ysgp09{display:none}.carousel-content.svelte-ysgp09{gap:var(--space-md);padding-inline:0}}[data-style=playful] .nav-btn.svelte-ysgp09{box-shadow:var(--shadow-md)}[data-style=playful] .nav-btn.svelte-ysgp09:active{box-shadow:var(--shadow-sm);transform:translateY(-50%)scale(.95)}.about.svelte-ypbj28{padding:var(--space-4xl) 0;position:relative;overflow:hidden}.about__card.svelte-ypbj28{z-index:1;padding:var(--space-3xl);margin-bottom:var(--space-xl);animation:.8s ease-out svelte-ypbj28-fade-in-up;position:relative;container-type:inline-size}@keyframes svelte-ypbj28-fade-in-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}[data-style=modern] .about__card.svelte-ypbj28{border-radius:32px}[data-style=playful] .about__card.svelte-ypbj28{border-width:0;border-radius:48px}.about.svelte-ypbj28 .section__title:where(.svelte-ypbj28){white-space:nowrap;width:fit-content;max-width:100%;transition:all var(--transition-normal);cursor:default;margin-top:0;margin-left:auto;margin-right:auto;font-size:clamp(.8rem,5.2cqi,2.5rem);display:block;position:relative}.about.svelte-ypbj28 .section__title:where(.svelte-ypbj28):hover{color:var(--plate-title-hover)}.about.svelte-ypbj28 .section__title:where(.svelte-ypbj28):after{content:"";background:var(--gradient-accent);border-radius:var(--radius-full);width:0;height:3px;transition:all var(--transition-normal);position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.about.svelte-ypbj28 .section__title:where(.svelte-ypbj28):hover:after{width:60%}.about__content.svelte-ypbj28{gap:var(--space-lg);display:grid}.about__text-item.svelte-ypbj28{gap:var(--space-md);align-items:flex-start;display:flex}.about__text-icon.svelte-ypbj28{color:var(--color-primary);flex-shrink:0;margin-top:4px}.about__text-item.svelte-ypbj28 p:where(.svelte-ypbj28){color:var(--color-text);margin:0;font-size:1.1rem;line-height:1.6}.about__note.svelte-ypbj28{gap:var(--space-xl);padding:var(--space-xl);background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));align-items:center;animation:.8s ease-out .2s backwards svelte-ypbj28-fade-in-up;display:flex}.about__note-visual.svelte-ypbj28{flex-shrink:0}.about__flags.svelte-ypbj28{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:110px;display:grid}.about__flag-wrapper.svelte-ypbj28{box-shadow:var(--shadow-sm);transition:transform var(--transition-fast);border-radius:4px;display:block;overflow:hidden}.about__flag-wrapper.svelte-ypbj28:hover{transform:scale(1.1)rotate(5deg)}.about__flag.svelte-ypbj28{width:100%;height:auto;display:block}.about__note-content.svelte-ypbj28{gap:var(--space-sm);flex-direction:column;display:flex}.about__note-title.svelte-ypbj28{align-items:center;gap:var(--space-xs);color:var(--color-primary-on-surface);margin:0;font-size:1.1rem;display:flex}.about__countries-main.svelte-ypbj28{color:var(--color-text);margin:0;font-size:1.2rem;font-weight:800}.about__note-text.svelte-ypbj28{color:var(--color-text-muted);margin:0;font-size:.95rem}.about__thanks-wrapper.svelte-ypbj28{align-items:center;gap:var(--space-xs);margin-top:var(--space-xs);display:flex}.about__thanks.svelte-ypbj28{color:var(--color-primary-on-surface);margin:0}.carousel-item.svelte-ypbj28{flex-shrink:0;width:300px}[data-js] .featured__carousel.svelte-ypbj28{visibility:hidden;opacity:0}[data-js] .featured__carousel--shuffled.svelte-ypbj28{visibility:visible;opacity:1;transition:opacity var(--transition-normal)}@media (prefers-reduced-motion:reduce){[data-js] .featured__carousel--shuffled.svelte-ypbj28{transition:none}}.featured.svelte-ypbj28{padding-top:var(--space-xl)}.featured__footer.svelte-ypbj28{text-align:center;margin-top:var(--space-md);justify-content:center;gap:var(--space-lg);flex-wrap:wrap;display:flex}@media (width<=768px){.featured__footer.svelte-ypbj28{flex-direction:column;align-items:stretch}.featured__footer.svelte-ypbj28 .featured__browse{flex-direction:row-reverse}.featured__footer.svelte-ypbj28 .featured__browse--icon-first{flex-direction:row}.about__note.svelte-ypbj28{text-align:center;flex-direction:column}.about__card.svelte-ypbj28{padding:var(--space-xl)}.carousel-item.svelte-ypbj28{width:260px}}@media (width<=400px){.about__card.svelte-ypbj28{padding:var(--space-md)}}
