nav[data-astro-cid-dmqpwcec]{position:sticky;top:0;margin-top:0;height:4rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 calc(2.5vw + 1.25rem);background:var(--nav-bg);z-index:200;transition:background-color .7s ease}.nav-left[data-astro-cid-dmqpwcec]{display:flex;gap:2rem;align-items:center}.nav-center[data-astro-cid-dmqpwcec]{display:flex;justify-content:center}.nav-right[data-astro-cid-dmqpwcec]{display:flex;gap:2rem;align-items:center;justify-content:flex-end}.nav-logo[data-astro-cid-dmqpwcec]{font-family:Urbanist,sans-serif;font-weight:700;font-size:1.1875rem;letter-spacing:.18em;text-transform:uppercase;color:var(--text);cursor:pointer;background:none;border:none;transition:color .7s ease;white-space:nowrap}.nav-btn[data-astro-cid-dmqpwcec]{font-family:Urbanist,sans-serif;font-weight:300;font-size:.9375rem;letter-spacing:.08em;color:var(--text);cursor:pointer;background:none;border:none;padding:0;position:relative;white-space:nowrap}.nav-btn[data-astro-cid-dmqpwcec]:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:1px;background:var(--text);transform:scaleX(0);transform-origin:right;transition:transform .45s ease}.nav-btn[data-astro-cid-dmqpwcec]:hover:after{transform:scaleX(1);transform-origin:left}.theme-checkbox[data-astro-cid-dmqpwcec]{--knob: 12px;appearance:none;-webkit-appearance:none;width:35px;height:20px;border-radius:99em;background:linear-gradient(to right,#f0f0f0 50%,#1a1a1a 50%) no-repeat;background-size:205%;background-position:0%;transition:background-position .7s ease;position:relative;cursor:pointer;flex-shrink:0}.theme-checkbox[data-astro-cid-dmqpwcec]:before{content:"";width:var(--knob);height:var(--knob);border-radius:50%;position:absolute;top:50%;left:4px;transform:translateY(-50%);background:var(--dot);transition:left .7s ease}.theme-checkbox[data-astro-cid-dmqpwcec]:checked{background-position:100%}.theme-checkbox[data-astro-cid-dmqpwcec]:checked:before{left:calc(35px - var(--knob) - 4px)}.nav-mobile-left[data-astro-cid-dmqpwcec]{display:none;align-items:center}.nav-mobile-controls[data-astro-cid-dmqpwcec]{display:none;align-items:center;justify-content:flex-end}.burger[data-astro-cid-dmqpwcec]{background:none;border:none;cursor:pointer;padding:0;width:28px;height:17px;display:flex;flex-direction:column;justify-content:space-between}.burger-row[data-astro-cid-dmqpwcec]{display:flex;gap:5px;transition:transform var(--tr)}.burger-row[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]{display:block;width:6px;height:6px;border-radius:50%;background:var(--text);transition:background-color .7s ease}.burger[data-astro-cid-dmqpwcec].open .burger-row[data-astro-cid-dmqpwcec]:nth-child(1){transform:translateY(6px) rotate(45deg)}.burger[data-astro-cid-dmqpwcec].open .burger-row[data-astro-cid-dmqpwcec]:nth-child(2){transform:translateY(-6px) rotate(-45deg)}.mobile-menu[data-astro-cid-dmqpwcec]{position:fixed;inset:0;z-index:150;background:var(--nav-bg);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;opacity:0;pointer-events:none;transition:opacity .35s ease,background-color .7s ease}.mobile-menu[data-astro-cid-dmqpwcec].open{opacity:1;pointer-events:all}.mobile-menu[data-astro-cid-dmqpwcec] .nav-btn[data-astro-cid-dmqpwcec]{font-size:1.25rem;letter-spacing:.1em}.nav-btn-drawer[data-astro-cid-dmqpwcec]{font-family:Urbanist,sans-serif;font-weight:300;font-size:1.25rem;letter-spacing:.1em;color:var(--text);cursor:pointer;background:none;border:none;padding:0;transition:color .2s}.nav-btn-drawer[data-astro-cid-dmqpwcec]:hover{color:var(--muted)}.mobile-menu-close[data-astro-cid-dmqpwcec]{position:absolute;top:1.5rem;right:2rem;background:none;border:none;cursor:pointer;width:20px;height:20px;padding:0;display:flex;align-items:center;justify-content:center}.mobile-menu-close[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]{position:absolute;width:20px;height:1px;background:var(--text);transition:background-color .7s ease}.mobile-menu-close[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]:nth-child(1){transform:rotate(45deg)}.mobile-menu-close[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]:nth-child(2){transform:rotate(-45deg)}@media(max-width:768px){.nav-left[data-astro-cid-dmqpwcec],.nav-right[data-astro-cid-dmqpwcec]{display:none}nav[data-astro-cid-dmqpwcec]{grid-template-columns:1fr auto 1fr;padding:0 3rem;align-items:center}.nav-mobile-left[data-astro-cid-dmqpwcec]{display:flex;grid-column:1;grid-row:1;align-self:center}.nav-center[data-astro-cid-dmqpwcec]{grid-column:2;grid-row:1;justify-content:center;align-self:center}.nav-mobile-controls[data-astro-cid-dmqpwcec]{display:flex;grid-column:3;grid-row:1;align-self:center}}@media(min-width:769px){.nav-mobile-left[data-astro-cid-dmqpwcec],.nav-mobile-controls[data-astro-cid-dmqpwcec],.mobile-menu[data-astro-cid-dmqpwcec]{display:none}}.hero[data-astro-cid-bbe6dxrz]{--mv: 5rem;--mh: 10%;position:relative;padding:2.5rem var(--mh) var(--mv);background:var(--bg);transition:background-color .7s ease}.hero-frame[data-astro-cid-bbe6dxrz]{position:relative;width:100%;display:flex;justify-content:center}.hero-img[data-astro-cid-bbe6dxrz]{display:block;max-width:100%;max-height:calc(100vh - 4rem - var(--mv) - 2.5rem);width:auto;height:auto}.hero-bg[data-astro-cid-bbe6dxrz]{aspect-ratio:3/2;width:100%;background:linear-gradient(135deg,#1a1a1a,#2d2828,#1a1814)}.hero-sim[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:radial-gradient(ellipse 55% 75% at 62% 38%,rgba(190,155,125,.28) 0%,transparent 65%),radial-gradient(ellipse 35% 55% at 72% 62%,rgba(145,115,95,.22) 0%,transparent 55%)}.hero-vignette[data-astro-cid-bbe6dxrz]{display:none}.hover-overlay[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0}.hover-block[data-astro-cid-bbe6dxrz]{display:inline-flex;flex-direction:column;align-items:stretch}.hover-title[data-astro-cid-bbe6dxrz]{font-family:Urbanist,sans-serif;font-weight:700;font-size:clamp(3rem,6vw,7.5rem);letter-spacing:.5em;text-transform:uppercase;color:var(--text);white-space:nowrap;line-height:1;margin-right:-.5em;transition:color .7s ease}.hover-subtitle[data-astro-cid-bbe6dxrz]{font-family:Urbanist,sans-serif;font-weight:300;font-size:clamp(.65rem,.9vw,.95rem);color:var(--text);text-align:center;margin-top:.75rem;letter-spacing:.5em;text-transform:uppercase;transition:color .7s ease}@media(hover:hover)and (min-width:769px){.hero-img[data-astro-cid-bbe6dxrz],.hero-bg[data-astro-cid-bbe6dxrz]{transition:opacity .6s ease .25s}.hover-overlay[data-astro-cid-bbe6dxrz]{transition:opacity .25s ease}.hero-frame[data-astro-cid-bbe6dxrz]:hover .hero-img[data-astro-cid-bbe6dxrz],.hero-frame[data-astro-cid-bbe6dxrz]:hover .hero-bg[data-astro-cid-bbe6dxrz]{opacity:0;transition:opacity .6s ease}.hero-frame[data-astro-cid-bbe6dxrz]:hover .hover-overlay[data-astro-cid-bbe6dxrz]{opacity:1;transition:opacity .25s ease .25s}}@media(max-width:768px){.hero[data-astro-cid-bbe6dxrz]{padding:0;height:calc(100vh - 4rem);overflow:hidden;display:flex;align-items:flex-end}.hero-frame[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;height:100%}.hero-img[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;width:100%;height:100%;max-height:none;object-fit:cover}.hero-vignette[data-astro-cid-bbe6dxrz]{display:block;position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.75) 0%,transparent 52%)}.hero-text[data-astro-cid-bbe6dxrz]{display:none}}.gallery-item-wrap[data-astro-cid-oxmnpoz3]{break-inside:avoid;margin-bottom:6rem;opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s ease}.gallery-item-wrap[data-astro-cid-oxmnpoz3].revealed{opacity:1;transform:translateY(0)}.gallery-item-wrap[data-astro-cid-oxmnpoz3].full{column-span:all;margin-bottom:5rem}.gallery-item[data-astro-cid-oxmnpoz3]{position:relative;overflow:hidden;cursor:pointer;display:block;user-select:none;-webkit-tap-highlight-color:transparent}.gallery-img[data-astro-cid-oxmnpoz3]{width:100%;display:block;transition:filter .45s ease,transform .45s ease}.gallery-img[data-astro-cid-oxmnpoz3].portrait{aspect-ratio:2/3;object-fit:cover}.gallery-img[data-astro-cid-oxmnpoz3].portrait34{aspect-ratio:3/4;object-fit:cover}.gallery-img[data-astro-cid-oxmnpoz3].square{aspect-ratio:1;object-fit:cover}.gallery-img[data-astro-cid-oxmnpoz3].landscape{aspect-ratio:16/9;object-fit:cover}.gallery-placeholder[data-astro-cid-oxmnpoz3]{width:100%;display:block;background:linear-gradient(135deg,#c9b8a8,#a89080);transition:filter .45s ease,transform .45s ease}.gallery-placeholder[data-astro-cid-oxmnpoz3].portrait{aspect-ratio:2/3}.gallery-placeholder[data-astro-cid-oxmnpoz3].portrait34{aspect-ratio:3/4}.gallery-placeholder[data-astro-cid-oxmnpoz3].square{aspect-ratio:1}.gallery-placeholder[data-astro-cid-oxmnpoz3].landscape{aspect-ratio:16/9}.gallery-item[data-astro-cid-oxmnpoz3]:hover .gallery-img[data-astro-cid-oxmnpoz3],.gallery-item[data-astro-cid-oxmnpoz3]:hover .gallery-placeholder[data-astro-cid-oxmnpoz3]{filter:blur(18px) brightness(.38);transform:scale(1.08)}.gallery-item[data-astro-cid-oxmnpoz3]:after{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)'/%3E%3C/svg%3E");background-size:200px 200px;opacity:0;pointer-events:none;mix-blend-mode:overlay;z-index:1;transition:opacity .45s ease}.gallery-item[data-astro-cid-oxmnpoz3]:hover:after{opacity:.7}.gallery-label[data-astro-cid-oxmnpoz3]{position:absolute;bottom:0;left:0;right:0;padding:1.25rem;opacity:0;transition:opacity .45s ease;z-index:2}.gallery-item[data-astro-cid-oxmnpoz3]:hover .gallery-label[data-astro-cid-oxmnpoz3]{opacity:1}.gallery-label[data-astro-cid-oxmnpoz3] span[data-astro-cid-oxmnpoz3],.gallery-label[data-astro-cid-oxmnpoz3] a[data-astro-cid-oxmnpoz3]{display:block;font-family:Urbanist,sans-serif;font-weight:300;font-size:.8125rem;color:#ffffffeb;letter-spacing:.04em;line-height:1.5;text-decoration:none}.gallery-label[data-astro-cid-oxmnpoz3] a[data-astro-cid-oxmnpoz3].lv{text-decoration:underline;text-underline-offset:3px;text-decoration-color:#fff6;transition:text-decoration-color .2s}.gallery-label[data-astro-cid-oxmnpoz3] a[data-astro-cid-oxmnpoz3].lv:hover{text-decoration-color:#ffffffe6}.gallery-label[data-astro-cid-oxmnpoz3] .lk[data-astro-cid-oxmnpoz3]{font-weight:600;font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase;opacity:.6;margin-bottom:.1rem}.gallery-label[data-astro-cid-oxmnpoz3] .lk-second[data-astro-cid-oxmnpoz3]{margin-top:.5rem}.caption-mobile[data-astro-cid-oxmnpoz3] a[data-astro-cid-oxmnpoz3]{color:var(--muted);text-decoration:underline;text-underline-offset:3px}.caption-mobile[data-astro-cid-oxmnpoz3]{display:none;font-family:Urbanist,sans-serif;font-weight:300;font-size:.8125rem;color:var(--muted);margin-top:.75rem;line-height:1.4;letter-spacing:.02em;transition:color .4s}@media(max-width:768px){.gallery-item-wrap[data-astro-cid-oxmnpoz3]{margin-bottom:8rem}.gallery-item-wrap[data-astro-cid-oxmnpoz3].full{column-span:unset}.gallery-item[data-astro-cid-oxmnpoz3]:hover .gallery-img[data-astro-cid-oxmnpoz3],.gallery-item[data-astro-cid-oxmnpoz3]:hover .gallery-placeholder[data-astro-cid-oxmnpoz3]{filter:none;transform:none}.gallery-item[data-astro-cid-oxmnpoz3]:hover:after{opacity:0}.gallery-item[data-astro-cid-oxmnpoz3]:hover .gallery-label[data-astro-cid-oxmnpoz3]{opacity:0}.caption-mobile[data-astro-cid-oxmnpoz3]{display:block}}.section[data-astro-cid-ihllb3az]{padding:6rem 25%}.section-title[data-astro-cid-ihllb3az]{font-family:Urbanist,sans-serif;font-weight:600;font-size:1.125rem;letter-spacing:.16em;text-transform:uppercase;color:var(--text);margin-bottom:3.5rem;transition:color .4s}.gallery[data-astro-cid-ihllb3az]{columns:2;column-gap:6rem}@media(max-width:768px){.section[data-astro-cid-ihllb3az]{padding:4rem}.gallery[data-astro-cid-ihllb3az]{columns:1}}.drawer[data-astro-cid-hxtyo74s]{position:fixed;top:0;right:0;width:min(34vw,520px);height:100vh;background:var(--drawer-bg);z-index:400;transform:translate(102%);transition:transform var(--tr),background-color .7s ease;display:flex;flex-direction:column;box-shadow:none}.drawer[data-astro-cid-hxtyo74s].open{box-shadow:-20px 0 60px #00000014}[data-astro-cid-hxtyo74s][data-theme=dark] .drawer[data-astro-cid-hxtyo74s].open{box-shadow:-20px 0 60px #00000073}.drawer[data-astro-cid-hxtyo74s].open.switching{box-shadow:none}.drawer-body[data-astro-cid-hxtyo74s]{flex:1;overflow-y:auto;scrollbar-width:none;padding:5rem 2.5rem}.drawer-body[data-astro-cid-hxtyo74s]::-webkit-scrollbar{display:none}.drawer[data-astro-cid-hxtyo74s].open{transform:translate(0)}.drawer-close[data-astro-cid-hxtyo74s]{position:absolute;top:1.5rem;right:1.75rem;background:none;border:none;cursor:pointer}.drawer-close--text[data-astro-cid-hxtyo74s]{font-family:Urbanist,sans-serif;font-weight:300;font-size:.8125rem;letter-spacing:.08em;color:var(--muted);transition:color .2s}.drawer-close--text[data-astro-cid-hxtyo74s]:hover{color:var(--text)}.drawer-close--x[data-astro-cid-hxtyo74s]{display:none;width:20px;height:20px;padding:0;align-items:center;justify-content:center}.drawer-close--x[data-astro-cid-hxtyo74s] span[data-astro-cid-hxtyo74s]{position:absolute;width:20px;height:1px;background:var(--text);transition:background-color .7s ease}.drawer-close--x[data-astro-cid-hxtyo74s] span[data-astro-cid-hxtyo74s]:nth-child(1){transform:rotate(45deg)}.drawer-close--x[data-astro-cid-hxtyo74s] span[data-astro-cid-hxtyo74s]:nth-child(2){transform:rotate(-45deg)}@media(max-width:900px){.drawer-close--text[data-astro-cid-hxtyo74s]{display:none}.drawer-close--x[data-astro-cid-hxtyo74s]{display:flex}}.drawer-title[data-astro-cid-hxtyo74s]{font-family:Urbanist,sans-serif;font-weight:600;font-size:1.125rem;letter-spacing:.16em;text-transform:uppercase;color:var(--text);margin-bottom:3rem;text-align:center;transition:color .4s}@media(max-width:900px){.drawer[data-astro-cid-hxtyo74s]{width:100vw}}.drawer-photo-wrap[data-astro-cid-a6urydfg]{width:70%;margin:0 auto 2rem}.drawer-photo[data-astro-cid-a6urydfg]{width:100%;display:block;object-fit:cover;margin-bottom:1.5rem;max-height:70vh}.drawer-photo-placeholder[data-astro-cid-a6urydfg]{width:100%;aspect-ratio:1;background:linear-gradient(150deg,#b8a898,#8a7868);margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;color:#ffffff40;font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase}.drawer-bio[data-astro-cid-a6urydfg] p{font-family:Urbanist,sans-serif;font-weight:300;font-size:.9375rem;line-height:1.65;color:var(--text);margin-bottom:1.5rem;text-align:justify;transition:color .4s}.drawer-contact[data-astro-cid-a6urydfg]{margin-top:2rem;text-align:center}.drawer-contact[data-astro-cid-a6urydfg] p[data-astro-cid-a6urydfg]{font-family:Urbanist,sans-serif;font-weight:300;font-size:.875rem;color:var(--muted);margin-bottom:.4rem;transition:color .4s}.drawer-instagram-block[data-astro-cid-a6urydfg]{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-top:2rem}.drawer-instagram-link[data-astro-cid-a6urydfg]{color:var(--text);display:flex;align-items:center;transition:opacity .2s}.drawer-instagram-link[data-astro-cid-a6urydfg]:hover{opacity:.5}.drawer-instagram-link[data-astro-cid-a6urydfg] svg[data-astro-cid-a6urydfg]{width:1.375rem;height:1.375rem}.drawer-instagram-label[data-astro-cid-a6urydfg]{font-family:Urbanist,sans-serif;font-weight:300;font-size:.875rem;letter-spacing:.04em;color:var(--muted);transition:color .4s}.drawer-switcher[data-astro-cid-a6urydfg]{display:grid;place-items:center;position:relative;height:100%}.switcher-dots[data-astro-cid-a6urydfg]{display:flex;gap:10px;align-items:center;pointer-events:none}.dot[data-astro-cid-a6urydfg]{width:5px;height:5px;border-radius:50%;background:var(--dot-off);transition:transform var(--tr),background var(--tr);display:block;flex-shrink:0}.dot--active[data-astro-cid-a6urydfg]{background:var(--dot);transform:scale(1.8)}.switcher-btn[data-astro-cid-a6urydfg]{display:flex;align-items:center;gap:.5rem;background:none;border:none;cursor:pointer;color:var(--dot);padding:0;transition:color .7s ease;position:absolute;right:15%}.switcher-btn[data-astro-cid-a6urydfg]:hover{color:var(--text)}.switcher-arrow[data-astro-cid-a6urydfg]{width:11px;height:20px;display:block;flex-shrink:0}.switcher-label[data-astro-cid-a6urydfg]{font-family:Urbanist,sans-serif;font-weight:600;font-size:.625rem;letter-spacing:.14em;text-transform:uppercase;display:flex}.switcher-label[data-astro-cid-a6urydfg] .l[data-astro-cid-a6urydfg]{opacity:0;transition:opacity .2s ease}.switcher-label[data-astro-cid-a6urydfg] .l[data-astro-cid-a6urydfg]:nth-child(1){transition-delay:.28s}.switcher-label[data-astro-cid-a6urydfg] .l[data-astro-cid-a6urydfg]:nth-child(2){transition-delay:.26s}.switcher-label[data-astro-cid-a6urydfg] .l[data-astro-cid-a6urydfg]:nth-child(3){transition-delay:.24s}.switcher-label[data-astro-cid-a6urydfg] .l[data-astro-cid-a6urydfg]:nth-child(4){transition-delay:.22s}.switcher-label[data-astro-cid-a6urydfg] .l[data-astro-cid-a6urydfg]:nth-child(5){transition-delay:.2s}.switcher-label[data-astro-cid-a6urydfg] .l[data-astro-cid-a6urydfg]:nth-child(6){transition-delay:.18s}.switcher-label[data-astro-cid-a6urydfg] .l[data-astro-cid-a6urydfg]:nth-child(7){transition-delay:.16s}.switcher-label[data-astro-cid-a6urydfg] .l[data-astro-cid-a6urydfg]:nth-child(8){transition-delay:.14s}.switcher-label[data-astro-cid-a6urydfg] .l[data-astro-cid-a6urydfg]:nth-child(9){transition-delay:.12s}.switcher-label[data-astro-cid-a6urydfg] .l[data-astro-cid-a6urydfg]:nth-child(10){transition-delay:.1s}.switcher-label[data-astro-cid-a6urydfg] .l[data-astro-cid-a6urydfg]:nth-child(11){transition-delay:80ms}.switcher-label[data-astro-cid-a6urydfg] .l[data-astro-cid-a6urydfg]:nth-child(12){transition-delay:60ms}.switcher-label[data-astro-cid-a6urydfg] .l[data-astro-cid-a6urydfg]:nth-child(13){transition-delay:40ms}.switcher-label[data-astro-cid-a6urydfg] .l[data-astro-cid-a6urydfg]:nth-child(14){transition-delay:20ms}.switcher-label[data-astro-cid-a6urydfg] .l[data-astro-cid-a6urydfg]:nth-child(15){transition-delay:0ms}.switcher-btn[data-astro-cid-a6urydfg]:hover .switcher-label[data-astro-cid-a6urydfg] .l[data-astro-cid-a6urydfg]{opacity:1}.switcher-btn[data-astro-cid-a6urydfg]:hover .switcher-label[data-astro-cid-a6urydfg] .l[data-astro-cid-a6urydfg]:nth-child(1){transition-delay:0ms}.switcher-btn[data-astro-cid-a6urydfg]:hover .switcher-label[data-astro-cid-a6urydfg] .l[data-astro-cid-a6urydfg]:nth-child(2){transition-delay:20ms}.switcher-btn[data-astro-cid-a6urydfg]:hover .switcher-label[data-astro-cid-a6urydfg] .l[data-astro-cid-a6urydfg]:nth-child(3){transition-delay:40ms}.switcher-btn[data-astro-cid-a6urydfg]:hover .switcher-label[data-astro-cid-a6urydfg] .l[data-astro-cid-a6urydfg]:nth-child(4){transition-delay:60ms}.switcher-btn[data-astro-cid-a6urydfg]:hover .switcher-label[data-astro-cid-a6urydfg] .l[data-astro-cid-a6urydfg]:nth-child(5){transition-delay:80ms}.switcher-btn[data-astro-cid-a6urydfg]:hover .switcher-label[data-astro-cid-a6urydfg] .l[data-astro-cid-a6urydfg]:nth-child(6){transition-delay:.1s}.switcher-btn[data-astro-cid-a6urydfg]:hover .switcher-label[data-astro-cid-a6urydfg] .l[data-astro-cid-a6urydfg]:nth-child(7){transition-delay:.12s}.switcher-btn[data-astro-cid-a6urydfg]:hover .switcher-label[data-astro-cid-a6urydfg] .l[data-astro-cid-a6urydfg]:nth-child(8){transition-delay:.14s}.switcher-btn[data-astro-cid-a6urydfg]:hover .switcher-label[data-astro-cid-a6urydfg] .l[data-astro-cid-a6urydfg]:nth-child(9){transition-delay:.16s}.switcher-btn[data-astro-cid-a6urydfg]:hover .switcher-label[data-astro-cid-a6urydfg] .l[data-astro-cid-a6urydfg]:nth-child(10){transition-delay:.18s}.switcher-btn[data-astro-cid-a6urydfg]:hover .switcher-label[data-astro-cid-a6urydfg] .l[data-astro-cid-a6urydfg]:nth-child(11){transition-delay:.2s}.switcher-btn[data-astro-cid-a6urydfg]:hover .switcher-label[data-astro-cid-a6urydfg] .l[data-astro-cid-a6urydfg]:nth-child(12){transition-delay:.22s}.switcher-btn[data-astro-cid-a6urydfg]:hover .switcher-label[data-astro-cid-a6urydfg] .l[data-astro-cid-a6urydfg]:nth-child(13){transition-delay:.24s}.switcher-btn[data-astro-cid-a6urydfg]:hover .switcher-label[data-astro-cid-a6urydfg] .l[data-astro-cid-a6urydfg]:nth-child(14){transition-delay:.26s}.switcher-btn[data-astro-cid-a6urydfg]:hover .switcher-label[data-astro-cid-a6urydfg] .l[data-astro-cid-a6urydfg]:nth-child(15){transition-delay:.28s}.prest-wrap[data-astro-cid-2rwnpish]{width:70%;margin:0 auto}.section-label[data-astro-cid-2rwnpish]{font-family:Urbanist,sans-serif;font-weight:600;font-size:.625rem;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-bottom:1.75rem}.prest-block[data-astro-cid-2rwnpish]{margin-bottom:2rem}.prest-title[data-astro-cid-2rwnpish]{font-family:Urbanist,sans-serif;font-weight:600;font-size:.8125rem;letter-spacing:.1em;text-transform:uppercase;color:var(--text);margin-bottom:.625rem}.prest-desc[data-astro-cid-2rwnpish]{font-family:Urbanist,sans-serif;font-weight:300;font-size:.9375rem;line-height:1.65;color:var(--text);margin-bottom:.5rem;text-align:justify}.prest-price[data-astro-cid-2rwnpish],.prest-availability[data-astro-cid-2rwnpish]{font-family:Urbanist,sans-serif;font-weight:400;font-size:.8125rem;font-style:italic;color:var(--muted);letter-spacing:.03em}.prest-divider[data-astro-cid-2rwnpish]{width:100%;height:1px;background:var(--dot-off);margin:2rem 0}.drawer-cta[data-astro-cid-2rwnpish]{display:block;width:100%;margin-top:2.5rem;padding:1rem;background:var(--text);color:var(--bg);border:none;font-family:Urbanist,sans-serif;font-weight:600;font-size:.8125rem;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;text-align:center;text-decoration:none;transition:opacity .2s,background-color .7s ease,color .7s ease}.drawer-cta[data-astro-cid-2rwnpish]:hover{opacity:.7}.drawer-switcher[data-astro-cid-2rwnpish]{display:grid;place-items:center;position:relative;height:100%}.switcher-dots[data-astro-cid-2rwnpish]{display:flex;gap:10px;align-items:center;pointer-events:none}.dot[data-astro-cid-2rwnpish]{width:5px;height:5px;border-radius:50%;background:var(--dot-off);transition:transform var(--tr),background var(--tr);display:block;flex-shrink:0}.dot--active[data-astro-cid-2rwnpish]{background:var(--dot);transform:scale(1.8)}.switcher-btn[data-astro-cid-2rwnpish]{display:flex;align-items:center;gap:.5rem;background:none;border:none;cursor:pointer;color:var(--dot);padding:0;transition:color .7s ease;position:absolute;left:15%}.switcher-btn[data-astro-cid-2rwnpish]:hover{color:var(--text)}.switcher-arrow[data-astro-cid-2rwnpish]{width:11px;height:20px;display:block;flex-shrink:0}.switcher-label[data-astro-cid-2rwnpish]{font-family:Urbanist,sans-serif;font-weight:600;font-size:.625rem;letter-spacing:.14em;text-transform:uppercase;display:flex}.switcher-label[data-astro-cid-2rwnpish] .l[data-astro-cid-2rwnpish]{opacity:0;transition:opacity .2s ease}.switcher-label[data-astro-cid-2rwnpish] .l[data-astro-cid-2rwnpish]:nth-child(1){transition-delay:.26s}.switcher-label[data-astro-cid-2rwnpish] .l[data-astro-cid-2rwnpish]:nth-child(2){transition-delay:.24s}.switcher-label[data-astro-cid-2rwnpish] .l[data-astro-cid-2rwnpish]:nth-child(3){transition-delay:.22s}.switcher-label[data-astro-cid-2rwnpish] .l[data-astro-cid-2rwnpish]:nth-child(4){transition-delay:.2s}.switcher-label[data-astro-cid-2rwnpish] .l[data-astro-cid-2rwnpish]:nth-child(5){transition-delay:.18s}.switcher-label[data-astro-cid-2rwnpish] .l[data-astro-cid-2rwnpish]:nth-child(6){transition-delay:.16s}.switcher-label[data-astro-cid-2rwnpish] .l[data-astro-cid-2rwnpish]:nth-child(7){transition-delay:.14s}.switcher-label[data-astro-cid-2rwnpish] .l[data-astro-cid-2rwnpish]:nth-child(8){transition-delay:.12s}.switcher-label[data-astro-cid-2rwnpish] .l[data-astro-cid-2rwnpish]:nth-child(9){transition-delay:.1s}.switcher-label[data-astro-cid-2rwnpish] .l[data-astro-cid-2rwnpish]:nth-child(10){transition-delay:80ms}.switcher-label[data-astro-cid-2rwnpish] .l[data-astro-cid-2rwnpish]:nth-child(11){transition-delay:60ms}.switcher-label[data-astro-cid-2rwnpish] .l[data-astro-cid-2rwnpish]:nth-child(12){transition-delay:40ms}.switcher-label[data-astro-cid-2rwnpish] .l[data-astro-cid-2rwnpish]:nth-child(13){transition-delay:20ms}.switcher-label[data-astro-cid-2rwnpish] .l[data-astro-cid-2rwnpish]:nth-child(14){transition-delay:0ms}.switcher-btn[data-astro-cid-2rwnpish]:hover .switcher-label[data-astro-cid-2rwnpish] .l[data-astro-cid-2rwnpish]{opacity:1}.switcher-btn[data-astro-cid-2rwnpish]:hover .switcher-label[data-astro-cid-2rwnpish] .l[data-astro-cid-2rwnpish]:nth-child(1){transition-delay:0ms}.switcher-btn[data-astro-cid-2rwnpish]:hover .switcher-label[data-astro-cid-2rwnpish] .l[data-astro-cid-2rwnpish]:nth-child(2){transition-delay:20ms}.switcher-btn[data-astro-cid-2rwnpish]:hover .switcher-label[data-astro-cid-2rwnpish] .l[data-astro-cid-2rwnpish]:nth-child(3){transition-delay:40ms}.switcher-btn[data-astro-cid-2rwnpish]:hover .switcher-label[data-astro-cid-2rwnpish] .l[data-astro-cid-2rwnpish]:nth-child(4){transition-delay:60ms}.switcher-btn[data-astro-cid-2rwnpish]:hover .switcher-label[data-astro-cid-2rwnpish] .l[data-astro-cid-2rwnpish]:nth-child(5){transition-delay:80ms}.switcher-btn[data-astro-cid-2rwnpish]:hover .switcher-label[data-astro-cid-2rwnpish] .l[data-astro-cid-2rwnpish]:nth-child(6){transition-delay:.1s}.switcher-btn[data-astro-cid-2rwnpish]:hover .switcher-label[data-astro-cid-2rwnpish] .l[data-astro-cid-2rwnpish]:nth-child(7){transition-delay:.12s}.switcher-btn[data-astro-cid-2rwnpish]:hover .switcher-label[data-astro-cid-2rwnpish] .l[data-astro-cid-2rwnpish]:nth-child(8){transition-delay:.14s}.switcher-btn[data-astro-cid-2rwnpish]:hover .switcher-label[data-astro-cid-2rwnpish] .l[data-astro-cid-2rwnpish]:nth-child(9){transition-delay:.16s}.switcher-btn[data-astro-cid-2rwnpish]:hover .switcher-label[data-astro-cid-2rwnpish] .l[data-astro-cid-2rwnpish]:nth-child(10){transition-delay:.18s}.switcher-btn[data-astro-cid-2rwnpish]:hover .switcher-label[data-astro-cid-2rwnpish] .l[data-astro-cid-2rwnpish]:nth-child(11){transition-delay:.2s}.switcher-btn[data-astro-cid-2rwnpish]:hover .switcher-label[data-astro-cid-2rwnpish] .l[data-astro-cid-2rwnpish]:nth-child(12){transition-delay:.22s}.switcher-btn[data-astro-cid-2rwnpish]:hover .switcher-label[data-astro-cid-2rwnpish] .l[data-astro-cid-2rwnpish]:nth-child(13){transition-delay:.24s}.switcher-btn[data-astro-cid-2rwnpish]:hover .switcher-label[data-astro-cid-2rwnpish] .l[data-astro-cid-2rwnpish]:nth-child(14){transition-delay:.26s}.drawer-switcher[data-astro-cid-ag3kd5lq]{position:fixed;bottom:0;right:0;width:min(34vw,520px);padding:1.25rem 2.5rem 2.5rem;background:var(--drawer-bg);z-index:401;transform:translate(102%);pointer-events:none;transition:transform var(--tr),background-color .7s ease;display:flex;align-items:center;justify-content:center}.switcher-row[data-astro-cid-ag3kd5lq]{position:relative;display:flex;align-items:center;justify-content:center;width:100%}.drawer-switcher[data-astro-cid-ag3kd5lq].visible{transform:translate(0);pointer-events:all}@media(max-width:900px){.drawer-switcher[data-astro-cid-ag3kd5lq]{width:100vw}}.switcher-dots[data-astro-cid-ag3kd5lq]{display:flex;gap:10px;align-items:center;pointer-events:none}.dot[data-astro-cid-ag3kd5lq]{width:5px;height:5px;border-radius:50%;background:var(--dot-off);display:block;flex-shrink:0;transition:transform var(--tr),background var(--tr)}.dot--active[data-astro-cid-ag3kd5lq]{background:var(--dot);transform:scale(1.8)}.switcher-btn[data-astro-cid-ag3kd5lq]{display:flex;align-items:center;gap:.5rem;background:none;border:none;cursor:pointer;color:var(--dot);padding:0;transition:color .7s ease,opacity .3s ease;position:absolute}.switcher-btn[data-astro-cid-ag3kd5lq]:hover{color:var(--text)}.switcher-btn--right[data-astro-cid-ag3kd5lq]{right:15%;top:50%;transform:translateY(-50%)}.switcher-btn--left[data-astro-cid-ag3kd5lq]{left:15%;top:50%;transform:translateY(-50%)}.switcher-btn[data-astro-cid-ag3kd5lq].btn-hidden{opacity:0;pointer-events:none}.switcher-arrow[data-astro-cid-ag3kd5lq]{width:11px;height:20px;display:block;flex-shrink:0}.switcher-label[data-astro-cid-ag3kd5lq]{font-family:Urbanist,sans-serif;font-weight:600;font-size:.625rem;letter-spacing:.14em;text-transform:uppercase;display:flex}.switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]{opacity:0;transition:opacity .2s ease}.switcher-btn--left[data-astro-cid-ag3kd5lq] .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(1){transition-delay:.26s}.switcher-btn--left[data-astro-cid-ag3kd5lq] .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(2){transition-delay:.24s}.switcher-btn--left[data-astro-cid-ag3kd5lq] .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(3){transition-delay:.22s}.switcher-btn--left[data-astro-cid-ag3kd5lq] .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(4){transition-delay:.2s}.switcher-btn--left[data-astro-cid-ag3kd5lq] .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(5){transition-delay:.18s}.switcher-btn--left[data-astro-cid-ag3kd5lq] .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(6){transition-delay:.16s}.switcher-btn--left[data-astro-cid-ag3kd5lq] .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(7){transition-delay:.14s}.switcher-btn--left[data-astro-cid-ag3kd5lq] .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(8){transition-delay:.12s}.switcher-btn--left[data-astro-cid-ag3kd5lq] .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(9){transition-delay:.1s}.switcher-btn--left[data-astro-cid-ag3kd5lq] .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(10){transition-delay:80ms}.switcher-btn--left[data-astro-cid-ag3kd5lq] .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(11){transition-delay:60ms}.switcher-btn--left[data-astro-cid-ag3kd5lq] .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(12){transition-delay:40ms}.switcher-btn--left[data-astro-cid-ag3kd5lq] .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(13){transition-delay:20ms}.switcher-btn--left[data-astro-cid-ag3kd5lq] .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(14){transition-delay:0ms}.switcher-btn--left[data-astro-cid-ag3kd5lq]:hover .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]{opacity:1}.switcher-btn--left[data-astro-cid-ag3kd5lq]:hover .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(1){transition-delay:0ms}.switcher-btn--left[data-astro-cid-ag3kd5lq]:hover .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(2){transition-delay:20ms}.switcher-btn--left[data-astro-cid-ag3kd5lq]:hover .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(3){transition-delay:40ms}.switcher-btn--left[data-astro-cid-ag3kd5lq]:hover .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(4){transition-delay:60ms}.switcher-btn--left[data-astro-cid-ag3kd5lq]:hover .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(5){transition-delay:80ms}.switcher-btn--left[data-astro-cid-ag3kd5lq]:hover .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(6){transition-delay:.1s}.switcher-btn--left[data-astro-cid-ag3kd5lq]:hover .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(7){transition-delay:.12s}.switcher-btn--left[data-astro-cid-ag3kd5lq]:hover .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(8){transition-delay:.14s}.switcher-btn--left[data-astro-cid-ag3kd5lq]:hover .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(9){transition-delay:.16s}.switcher-btn--left[data-astro-cid-ag3kd5lq]:hover .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(10){transition-delay:.18s}.switcher-btn--left[data-astro-cid-ag3kd5lq]:hover .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(11){transition-delay:.2s}.switcher-btn--left[data-astro-cid-ag3kd5lq]:hover .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(12){transition-delay:.22s}.switcher-btn--left[data-astro-cid-ag3kd5lq]:hover .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(13){transition-delay:.24s}.switcher-btn--left[data-astro-cid-ag3kd5lq]:hover .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(14){transition-delay:.26s}.switcher-btn--right[data-astro-cid-ag3kd5lq] .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(1){transition-delay:.28s}.switcher-btn--right[data-astro-cid-ag3kd5lq] .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(2){transition-delay:.26s}.switcher-btn--right[data-astro-cid-ag3kd5lq] .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(3){transition-delay:.24s}.switcher-btn--right[data-astro-cid-ag3kd5lq] .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(4){transition-delay:.22s}.switcher-btn--right[data-astro-cid-ag3kd5lq] .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(5){transition-delay:.2s}.switcher-btn--right[data-astro-cid-ag3kd5lq] .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(6){transition-delay:.18s}.switcher-btn--right[data-astro-cid-ag3kd5lq] .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(7){transition-delay:.16s}.switcher-btn--right[data-astro-cid-ag3kd5lq] .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(8){transition-delay:.14s}.switcher-btn--right[data-astro-cid-ag3kd5lq] .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(9){transition-delay:.12s}.switcher-btn--right[data-astro-cid-ag3kd5lq] .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(10){transition-delay:.1s}.switcher-btn--right[data-astro-cid-ag3kd5lq] .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(11){transition-delay:80ms}.switcher-btn--right[data-astro-cid-ag3kd5lq] .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(12){transition-delay:60ms}.switcher-btn--right[data-astro-cid-ag3kd5lq] .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(13){transition-delay:40ms}.switcher-btn--right[data-astro-cid-ag3kd5lq] .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(14){transition-delay:20ms}.switcher-btn--right[data-astro-cid-ag3kd5lq] .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(15){transition-delay:0ms}.switcher-btn--right[data-astro-cid-ag3kd5lq]:hover .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]{opacity:1}.switcher-btn--right[data-astro-cid-ag3kd5lq]:hover .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(1){transition-delay:0ms}.switcher-btn--right[data-astro-cid-ag3kd5lq]:hover .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(2){transition-delay:20ms}.switcher-btn--right[data-astro-cid-ag3kd5lq]:hover .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(3){transition-delay:40ms}.switcher-btn--right[data-astro-cid-ag3kd5lq]:hover .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(4){transition-delay:60ms}.switcher-btn--right[data-astro-cid-ag3kd5lq]:hover .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(5){transition-delay:80ms}.switcher-btn--right[data-astro-cid-ag3kd5lq]:hover .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(6){transition-delay:.1s}.switcher-btn--right[data-astro-cid-ag3kd5lq]:hover .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(7){transition-delay:.12s}.switcher-btn--right[data-astro-cid-ag3kd5lq]:hover .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(8){transition-delay:.14s}.switcher-btn--right[data-astro-cid-ag3kd5lq]:hover .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(9){transition-delay:.16s}.switcher-btn--right[data-astro-cid-ag3kd5lq]:hover .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(10){transition-delay:.18s}.switcher-btn--right[data-astro-cid-ag3kd5lq]:hover .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(11){transition-delay:.2s}.switcher-btn--right[data-astro-cid-ag3kd5lq]:hover .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(12){transition-delay:.22s}.switcher-btn--right[data-astro-cid-ag3kd5lq]:hover .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(13){transition-delay:.24s}.switcher-btn--right[data-astro-cid-ag3kd5lq]:hover .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(14){transition-delay:.26s}.switcher-btn--right[data-astro-cid-ag3kd5lq]:hover .switcher-label[data-astro-cid-ag3kd5lq] .l[data-astro-cid-ag3kd5lq]:nth-child(15){transition-delay:.28s}@media(max-width:900px){.switcher-label[data-astro-cid-ag3kd5lq]{display:none}}.scroll-dots[data-astro-cid-mqmenb5w]{position:fixed;right:2.5vw;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:1rem;z-index:90;opacity:0;pointer-events:none;transition:opacity .3s}.scroll-dots[data-astro-cid-mqmenb5w].visible{opacity:1}.scroll-dots[data-astro-cid-mqmenb5w].hidden{opacity:0;pointer-events:none}.dot[data-astro-cid-mqmenb5w]{width:5px;height:5px;border-radius:50%;background:var(--dot-off);transition:transform var(--tr),background var(--tr);flex-shrink:0;display:block}.dot[data-astro-cid-mqmenb5w].active{background:var(--dot);transform:scale(1.8)}@media(max-width:768px){.scroll-dots[data-astro-cid-mqmenb5w]{display:none}}.btn-top[data-astro-cid-43lvp2xq]{position:fixed;right:2.5vw;bottom:2.5rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;background:none;border:none;cursor:pointer;color:var(--dot);z-index:90;opacity:1;pointer-events:all;transition:color .7s ease}.btn-top-arrow[data-astro-cid-43lvp2xq]{width:20px;height:11px;display:block;color:var(--dot);transform:rotate(180deg);transition:transform var(--tr),color .7s ease}.btn-top[data-astro-cid-43lvp2xq].scrolled .btn-top-arrow[data-astro-cid-43lvp2xq]{transform:rotate(0)}.btn-top-label[data-astro-cid-43lvp2xq]{font-family:Urbanist,sans-serif;font-weight:600;font-size:.625rem;letter-spacing:.14em;text-transform:uppercase;writing-mode:vertical-rl;text-orientation:mixed;color:var(--dot);transition:color .7s ease}.btn-top-label[data-astro-cid-43lvp2xq] .l[data-astro-cid-43lvp2xq]{opacity:0;transition:opacity .2s ease}.btn-top[data-astro-cid-43lvp2xq].scrolled .btn-top-label[data-astro-cid-43lvp2xq] .l[data-astro-cid-43lvp2xq]:nth-child(1){transition-delay:.12s}.btn-top[data-astro-cid-43lvp2xq].scrolled .btn-top-label[data-astro-cid-43lvp2xq] .l[data-astro-cid-43lvp2xq]:nth-child(2){transition-delay:80ms}.btn-top[data-astro-cid-43lvp2xq].scrolled .btn-top-label[data-astro-cid-43lvp2xq] .l[data-astro-cid-43lvp2xq]:nth-child(3){transition-delay:40ms}.btn-top[data-astro-cid-43lvp2xq].scrolled .btn-top-label[data-astro-cid-43lvp2xq] .l[data-astro-cid-43lvp2xq]:nth-child(4){transition-delay:0ms}.btn-top[data-astro-cid-43lvp2xq].scrolled:hover .btn-top-label[data-astro-cid-43lvp2xq] .l[data-astro-cid-43lvp2xq]{opacity:1}.btn-top[data-astro-cid-43lvp2xq].scrolled:hover .btn-top-label[data-astro-cid-43lvp2xq] .l[data-astro-cid-43lvp2xq]:nth-child(1){transition-delay:0ms}.btn-top[data-astro-cid-43lvp2xq].scrolled:hover .btn-top-label[data-astro-cid-43lvp2xq] .l[data-astro-cid-43lvp2xq]:nth-child(2){transition-delay:40ms}.btn-top[data-astro-cid-43lvp2xq].scrolled:hover .btn-top-label[data-astro-cid-43lvp2xq] .l[data-astro-cid-43lvp2xq]:nth-child(3){transition-delay:80ms}.btn-top[data-astro-cid-43lvp2xq].scrolled:hover .btn-top-label[data-astro-cid-43lvp2xq] .l[data-astro-cid-43lvp2xq]:nth-child(4){transition-delay:.12s}@media(max-width:768px){.btn-top[data-astro-cid-43lvp2xq]{display:none}}footer[data-astro-cid-j7pv25f6]{padding:3rem 2.5rem;display:flex;justify-content:center;align-items:center;gap:1.5rem}.footer-link[data-astro-cid-j7pv25f6]{font-family:Urbanist,sans-serif;font-weight:300;font-size:.75rem;font-style:italic;color:var(--muted);text-decoration:none;letter-spacing:.04em;transition:color .2s}.footer-link[data-astro-cid-j7pv25f6]:hover{color:var(--text)}.footer-instagram[data-astro-cid-j7pv25f6]{font-style:normal;display:flex;align-items:center}.footer-instagram[data-astro-cid-j7pv25f6] svg[data-astro-cid-j7pv25f6]{width:.875rem;height:.875rem}@media(max-width:768px){footer[data-astro-cid-j7pv25f6]{padding:2rem 4rem;flex-wrap:wrap;gap:1rem}}
