@layer astro.images{:where([data-astro-image]){height:auto}:where([data-astro-image=full-width]){width:100%}:where([data-astro-image=constrained]){max-width:100%}[data-astro-image-fit=fill]{object-fit:fill}[data-astro-image-fit=contain]{object-fit:contain}[data-astro-image-fit=cover]{object-fit:cover}[data-astro-image-fit=scale-down]{object-fit:scale-down}[data-astro-image-pos=top]{object-position:top}[data-astro-image-pos=bottom]{object-position:bottom}[data-astro-image-pos=left]{object-position:left}[data-astro-image-pos=right]{object-position:right}[data-astro-image-pos=center]{object-position:center}[data-astro-image-pos=top-bottom]{object-position:top bottom}[data-astro-image-pos=top-left]{object-position:top left}[data-astro-image-pos=top-right]{object-position:top right}[data-astro-image-pos=top-center]{object-position:top center}[data-astro-image-pos=bottom-top]{object-position:bottom top}[data-astro-image-pos=bottom-left]{object-position:bottom left}[data-astro-image-pos=bottom-right]{object-position:bottom right}[data-astro-image-pos=bottom-center]{object-position:bottom center}[data-astro-image-pos=left-top]{object-position:left top}[data-astro-image-pos=left-bottom]{object-position:left bottom}[data-astro-image-pos=left-right]{object-position:left right}[data-astro-image-pos=left-center]{object-position:left center}[data-astro-image-pos=right-top]{object-position:right top}[data-astro-image-pos=right-bottom]{object-position:right bottom}[data-astro-image-pos=right-left]{object-position:right left}[data-astro-image-pos=right-center]{object-position:right center}[data-astro-image-pos=center-top]{object-position:center top}[data-astro-image-pos=center-bottom]{object-position:center bottom}[data-astro-image-pos=center-left]{object-position:center left}[data-astro-image-pos=center-right]{object-position:center right}}.contact-form[data-astro-cid-vekgkm42]{flex-direction:column;align-items:flex-end;display:flex}.contact-form__row[data-astro-cid-vekgkm42]{width:100%;margin-bottom:var(--space-sm)}.contact-form__label[data-astro-cid-vekgkm42]{font-family:var(--font-display);color:var(--tan-text);margin-bottom:.8rem;font-size:1.4rem;font-weight:700;line-height:1.3;display:block}.contact-form__input[data-astro-cid-vekgkm42]{border:none;border-bottom:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);width:100%;height:27px;color:var(--color-ink);font-family:var(--font-display);outline:none;padding:.4rem 0;font-size:1.4rem;font-weight:700;line-height:1.2;transition:all .4s}.contact-form__input[data-astro-cid-vekgkm42]::placeholder{color:var(--color-ink);transition:all .4s}.contact-form__input[data-astro-cid-vekgkm42].is-invalid{border-bottom:2px solid var(--red)!important}.contact-form__row[data-astro-cid-vekgkm42]:has(.contact-form__input.is-invalid) .contact-form__label[data-astro-cid-vekgkm42]{color:var(--red)}.contact-form[data-astro-cid-vekgkm42][data-sending]{cursor:progress}.contact-form[data-astro-cid-vekgkm42][data-sending] .contact-form__input[data-astro-cid-vekgkm42]:disabled{opacity:.6;cursor:progress}textarea[data-astro-cid-vekgkm42].contact-form__input{resize:none;height:auto;overflow-y:auto}@media (width>=576px){textarea[data-astro-cid-vekgkm42].contact-form__input{height:136px}}@media (width>=768px){.contact-form__input[data-astro-cid-vekgkm42]{border-bottom-color:var(--color-border-wide);color:var(--color-ink-wide)}.contact-form__input[data-astro-cid-vekgkm42]::placeholder{color:var(--color-ink-wide)}}.contact-form__input[data-astro-cid-vekgkm42]:hover,.contact-form__input[data-astro-cid-vekgkm42]:focus{border-bottom:2px solid var(--color-accent);color:var(--color-accent)}.contact-form__input[data-astro-cid-vekgkm42]:hover::placeholder,.contact-form__input[data-astro-cid-vekgkm42]:focus::placeholder{color:var(--color-accent)}.contact-form__input[data-astro-cid-vekgkm42]:focus,.contact-form__input[data-astro-cid-vekgkm42]:focus-visible{outline:none}.contact-form__submit[data-astro-cid-vekgkm42]{cursor:pointer}.contact-form__submit[data-astro-cid-vekgkm42][disabled]{opacity:.6;cursor:progress}.contact-form__hp[data-astro-cid-vekgkm42]{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.contact-form__submit[data-astro-cid-vekgkm42]:disabled{opacity:.6;cursor:not-allowed}.contact-form__submit-wrap[data-astro-cid-vekgkm42]{display:contents}.contact-form__submit-wrap[data-astro-cid-vekgkm42][data-dry-run-cue]>[data-astro-cid-vekgkm42][type=submit]{position:relative;overflow:visible}.contact-form__submit-wrap[data-astro-cid-vekgkm42][data-dry-run-cue]>[data-astro-cid-vekgkm42][type=submit]:after{content:"DRY RUN";z-index:9999;border-radius:var(--radius,4px);color:#b3261e;text-align:center;white-space:normal;pointer-events:none;opacity:0;background:#fff;border:1px dashed #b3261e;width:max-content;max-width:min(20rem,90vw);padding:.375rem .625rem;font-size:.75rem;font-weight:400;line-height:1.35;transition:opacity .12s;position:absolute;bottom:calc(100% + .5rem);left:50%;transform:translate(-50%)}.contact-form__submit-wrap[data-astro-cid-vekgkm42][data-dry-run-cue]>[data-astro-cid-vekgkm42][type=submit]:hover:after,.contact-form__submit-wrap[data-astro-cid-vekgkm42][data-dry-run-cue]>[data-astro-cid-vekgkm42][type=submit]:focus-visible:after{opacity:1}@media (prefers-reduced-motion:reduce){.contact-form__submit-wrap[data-astro-cid-vekgkm42][data-dry-run-cue]>[data-astro-cid-vekgkm42][type=submit]:after{transition:none}}.contact-form__status[data-astro-cid-vekgkm42]{margin-top:var(--space-sm);min-height:2.6em;font-size:1.4rem;font-weight:700;line-height:1.3}.contact-form__status[data-astro-cid-vekgkm42].is-success{color:var(--green)}.contact-form__status[data-astro-cid-vekgkm42].is-error{color:var(--red)}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/space-grotesk-vietnamese-400-normal.B7xT_GF5.woff2)format("woff2"),url(/_astro/space-grotesk-vietnamese-400-normal.BIWiOVfw.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/space-grotesk-latin-ext-400-normal.CfP_5XZW.woff2)format("woff2"),url(/_astro/space-grotesk-latin-ext-400-normal.DRPE3kg4.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/space-grotesk-latin-400-normal.CJ-V5oYT.woff2)format("woff2"),url(/_astro/space-grotesk-latin-400-normal.BnQMeOim.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/space-grotesk-vietnamese-700-normal.DMty7AZE.woff2)format("woff2"),url(/_astro/space-grotesk-vietnamese-700-normal.Duxec5Rn.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/space-grotesk-latin-ext-700-normal.BQnZhY3m.woff2)format("woff2"),url(/_astro/space-grotesk-latin-ext-700-normal.HVCqSBdx.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/space-grotesk-latin-700-normal.RjhwGPKo.woff2)format("woff2"),url(/_astro/space-grotesk-latin-700-normal.CwsQ-cCU.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:AutomaticTypewriter;src:url(/fonts/AutomaticTypewriter-Bold.woff2)format("woff2"),url(/fonts/AutomaticTypewriter-Bold.woff)format("woff");font-weight:700;font-display:swap}@font-face{font-family:AutomaticTypewriter;src:url(/fonts/AutomaticTypewriter-Regular.woff2)format("woff2"),url(/fonts/AutomaticTypewriter-Regular.woff)format("woff");font-weight:500;font-display:swap}:root{--green:#33372b;--red:#ac2222;--light:#faf0d8;--light-alt:#faf0d5;--field:#a69b80;--dash:#93886d;--tan:#cbbfa1;--tan-text:#5c6150;--font-display:"AutomaticTypewriter", "Courier New", ui-monospace, monospace;--font-body:"Space Grotesk", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--color-border:#33372b;--color-border-wide:#cbbfa1;--color-ink:#33372b;--color-ink-wide:#a69b80;--color-surface:#80808000;--color-accent:#33372b;--radius:0;--space-sm:2rem;--container-pad-s:2.4rem;--container-pad-m:4rem;--dashed-frame:linear-gradient(to left, #93886d 40%, #fff0 20%), linear-gradient(to left, #93886d 40%, #fff0 20%), linear-gradient(to bottom, #93886d 40%, #fff0 20%), linear-gradient(to bottom, #93886d 40%, #fff0 20%)}*,:before,:after{box-sizing:border-box}html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,a,em,img,small,strong,b,i,ol,ul,li,fieldset,form,label,legend,article,aside,figure,figcaption,footer,header,nav,section,q{font:inherit;vertical-align:baseline;border:0;margin:0;padding:0;font-size:100%;font-weight:400}html{font-size:62.5%;font-family:var(--font-display);color:var(--green);scroll-behavior:smooth;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;scroll-padding-top:120px}body{background-color:var(--light);min-width:320px;line-height:1;overflow-x:hidden}a{color:var(--red);font-weight:inherit;background-color:#0000;text-decoration:none;transition:all .4s}img{max-width:100%;height:auto;display:block}strong,b{font-weight:700}em,i{font-style:italic;font-weight:inherit}button{color:inherit;cursor:pointer;background-color:#0000;border:0;margin:0;padding:0;font-family:inherit}input,textarea{font-family:inherit}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.h1{font-size:clamp(3.4rem,3.4rem + 2.8169vw - 10.5634px,6.4rem);font-weight:700;line-height:.8}h1,h2,.h2{font-size:clamp(2.4rem,2.4rem + 3.19249vw - 11.9718px,5.8rem);font-weight:700;line-height:1.2}h3,.h3{font-size:clamp(2rem,2rem + .56338vw - 2.11268px,2.6rem);font-weight:700;line-height:1.3}h4,.h4{font-size:clamp(1.8rem,1.8rem + .56338vw - 2.11268px,2.4rem);font-weight:700;line-height:1.3}h5,.h5{font-size:clamp(1.6rem,1.6rem + .187793vw - .704225px,1.8rem);font-weight:700;line-height:1.2}h6,.h6{font-size:1.6rem;font-weight:700;line-height:1.3}p,.p1,li{font-size:clamp(1.6rem,1.6rem + .187793vw - .704225px,1.8rem);font-weight:700;line-height:1.5}.p2{font-size:1.5rem;font-weight:700;line-height:1.2}.small{font-size:1.4rem;font-weight:700;line-height:1.3}@media (width>=767px){h5,.h5{line-height:1.3}.small{line-height:1.75}}h1+p,h1+q,h1+ul,h1+ol{margin-top:3rem}@media (width>=767px){h1+p,h1+q,h1+ul,h1+ol{margin-top:5rem}}h2{margin:2rem 0}h2+p,h2+q{margin-top:2rem}h3,h4,h5,h6{margin:2rem 0}h3+p,h4+p,h5+p,h6+p{margin-top:1rem}p,q,ul,ol{margin-top:4rem}ul,ol{margin-top:1.2rem;padding-left:2.2rem}ul li,ol li{margin-top:1.2rem}@media (width>=768px){ul,ol{margin-top:4.8rem}ul li,ol li{margin-top:1.6rem}}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child,p:first-child,q:first-child,blockquote:first-child,ul:first-child,ol:first-child,li:first-child{margin:0}.container,.contact{box-sizing:border-box;width:100%;max-width:1440px;padding-right:var(--container-pad-s);padding-left:var(--container-pad-s);margin:0 auto}@media (width>=576px){.container,.contact{max-width:132.8rem;padding-right:var(--container-pad-m);padding-left:var(--container-pad-m)}}.btn{box-sizing:border-box;z-index:2;border:1px solid var(--red);font-family:var(--font-display);text-align:center;text-transform:uppercase;background-color:var(--red);color:var(--light);border-radius:32px;justify-content:center;align-items:center;padding:1.8rem 2.4rem 1.3rem;font-size:clamp(1.4rem,1.4rem + .187793vw - .704225px,1.6rem);font-weight:700;line-height:.7;transition:all .4s;display:inline-flex;position:relative;overflow:hidden}@media (width>=576px){.btn{border:1px dashed var(--red);color:var(--red);background-color:#0000;padding:2.5rem 3.4rem 2.1rem}}.btn:hover{border:1px solid var(--red);background-color:var(--red);color:var(--light)}.field{width:100%;position:relative}.field input,.field textarea{border:none;border-bottom:1px solid var(--green);box-sizing:border-box;width:100%;height:27px;font-family:var(--font-display);color:var(--green);background-color:#0000;border-radius:0;outline:none;padding:.4rem 0;font-size:1.4rem;font-weight:700;line-height:1.2;transition:all .4s}.field input::placeholder,.field textarea::placeholder{color:var(--green);transition:all .4s}.field textarea{resize:none;overflow-y:auto}@media (width>=576px){.field textarea{height:136px}}@media (width>=768px){.field input,.field textarea{border-color:var(--tan);color:var(--field)}.field input::placeholder,.field textarea::placeholder{color:var(--field)}.field input:hover,.field input:focus,.field textarea:hover,.field textarea:focus{border-bottom:2px solid var(--green)}}.field input:hover,.field input:focus,.field textarea:hover,.field textarea:focus,.field input:hover::placeholder,.field input:focus::placeholder,.field textarea:hover::placeholder,.field textarea:focus::placeholder{color:var(--green)}.field input[aria-invalid=true],.field textarea[aria-invalid=true]{border-bottom:2px solid var(--red)}.visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}[data-reveal]{opacity:0;will-change:opacity, transform;transition:opacity .7s,transform .7s}[data-reveal=up]{transform:translateY(2rem)}[data-reveal=down]{transform:translateY(-2rem)}[data-reveal=left]{transform:translate(-2rem)}[data-reveal=right]{transform:translate(2rem)}[data-reveal=zoom]{transform:scale(.94)}[data-reveal][data-revealed]{opacity:1;transform:none}[data-carousel-track]{gap:var(--carousel-gap,1rem);scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;display:flex;overflow-x:auto}[data-carousel-track]::-webkit-scrollbar{display:none}[data-carousel-track]>*{scroll-snap-align:start;flex:none}[data-carousel-track][data-carousel-dragging]{user-select:none;cursor:grabbing}[data-carousel-track][data-carousel-dragging] img{pointer-events:none}[data-carousel-dots]{justify-content:center;gap:.5rem;display:flex}[data-carousel-dot]{background:var(--color-border,#ccc);cursor:pointer;border:0;border-radius:50%;width:.625rem;height:.625rem;padding:0;transition:background-color .3s}[data-carousel-dot][data-active]{background:var(--color-accent,#333)}[data-carousel-prev],[data-carousel-next]{cursor:pointer;transition:opacity .3s,transform .3s}[data-carousel-prev][disabled],[data-carousel-next][disabled]{opacity:.35;cursor:default}[data-carousel][data-carousel-static] [data-carousel-prev],[data-carousel][data-carousel-static] [data-carousel-next],[data-carousel][data-carousel-static] [data-carousel-dots]{display:none}dialog[data-modal]{background:0 0;border:0;max-width:min(92vw,40rem);padding:0}dialog[data-modal]::backdrop{background:#0009}body[data-modal-locked],body[data-nav-locked]{overflow:hidden}[data-marquee]{white-space:nowrap;user-select:none;display:flex;overflow:hidden}[data-marquee][data-marquee-ready]>*{min-width:100%;animation:marquee-scroll var(--marquee-duration,15s) linear infinite;flex:none}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}[data-rotator]{display:block;overflow:hidden}[data-rotator-track]{transform:translateY(calc(var(--rotator-index,0) * -100%));transition:transform var(--rotator-duration,1.022s) var(--rotator-ease,cubic-bezier(.45, 0, .55, 1));will-change:transform;display:block}[data-rotator-track]>*{display:block}[data-rotator][data-rotator-mode=fade] [data-rotator-track]{transition:none;transform:none}@media (prefers-reduced-motion:reduce){[data-rotator-track]{transition:none;transform:none}[data-rotator]:not([data-rotator-reduced-motion=animate]) [data-rotator-track]>:not(:first-child){display:none}}[data-scrub-words] [data-scrub-word]{color:var(--scrub-from,var(--color-border,#ccc));transition:color .3s}[data-scrub-words] [data-scrub-word][data-lit],[data-scrub-words][data-scrub-done]{color:var(--scrub-to,var(--color-ink,#111))}[data-carousel]>[data-reveal],[data-carousel-dots][data-reveal],[data-deck-dots][data-reveal],[data-reveal]:has(>[data-carousel-prev]),[data-reveal]:has(>[data-carousel-next]){opacity:1;transform:none}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transition:none;transform:none}[data-carousel-track]{scroll-behavior:auto}[data-marquee][data-marquee-ready]>*{animation:none}[data-marquee][data-marquee-ready]>[aria-hidden=true]{display:none}[data-scrub-words] [data-scrub-word]{color:var(--scrub-to,var(--color-ink,#111));transition:none}}[data-deck-dot]{cursor:pointer;background:0 0;border:0;padding:0}[data-deck-track]{flex-direction:column;display:flex}[data-deck-axis=horizontal] [data-deck-track]{flex-direction:row}[data-deck-track]>[data-deck-slide]{flex:0 0 100%}@media (prefers-reduced-motion:reduce){[data-deck-track]{transition:none!important}}.header[data-astro-cid-fzpbxy5g]{z-index:10;background-color:var(--light);width:100%;padding:1.2rem 0 1.4rem;position:fixed;top:0;left:0}.header__container[data-astro-cid-fzpbxy5g]{z-index:3;background-color:var(--light);justify-content:space-between;align-items:flex-end;display:flex;position:relative}.header__logo[data-astro-cid-fzpbxy5g]{z-index:2;width:100%;max-width:155px;margin-right:6rem;position:relative}.header__logo[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]{display:block}.header__logo[data-astro-cid-fzpbxy5g] img{width:100%;height:auto}.header__nav[data-astro-cid-fzpbxy5g]{box-sizing:border-box;background-color:var(--light);border-bottom:2px solid var(--green);visibility:hidden;width:100%;height:calc(100vh - 5.3rem);padding:3.6rem 2.4rem 4rem;transition:transform .4s,visibility 0s linear .4s;position:fixed;top:5.3rem;right:0;overflow-y:auto;transform:translateY(-100%)}.header__menu[data-astro-cid-fzpbxy5g]{margin:0;padding-left:0;list-style:none}.header__nav-item[data-astro-cid-fzpbxy5g]{margin-top:4.8rem;font-size:clamp(1.5rem,1.5rem + .657277vw - 2.46479px,2.2rem);font-weight:700;line-height:1.6}.header__nav-item[data-astro-cid-fzpbxy5g]:first-child{margin:0}.header__nav-item[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]{color:var(--green);text-transform:uppercase;transition:all .4s;display:block}.header__nav-item[data-astro-cid-fzpbxy5g]:hover a[data-astro-cid-fzpbxy5g],.header__nav-item--active[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]{color:var(--red)}.header__burger[data-astro-cid-fzpbxy5g]{z-index:4;cursor:pointer;width:2.4rem;height:2.4rem;position:relative}.header__burger-bar[data-astro-cid-fzpbxy5g]{background-color:var(--green);width:1.8rem;height:2px;transition:all .4s;position:absolute;top:50%;left:50%}.header__burger-bar[data-astro-cid-fzpbxy5g]:nth-of-type(2){transform:translate(-50%,calc(-100% - 5px))}.header__burger-bar[data-astro-cid-fzpbxy5g]:nth-of-type(3){width:1.2rem;transform:translate(calc(-50% - 3px),-50%)}.header__burger-bar[data-astro-cid-fzpbxy5g]:nth-of-type(4){transform:translate(-50%,5px)}.header--menu-opened[data-astro-cid-fzpbxy5g] .header__nav[data-astro-cid-fzpbxy5g]{visibility:visible;transition:transform .4s,visibility;transform:translate(0)}.header--menu-opened[data-astro-cid-fzpbxy5g] .header__burger-bar[data-astro-cid-fzpbxy5g]{opacity:0;transform:translate(-50%,-50%)}.header--menu-opened[data-astro-cid-fzpbxy5g] .header__burger-bar[data-astro-cid-fzpbxy5g]:nth-of-type(2){opacity:1;transform:translate(-50%,-50%)rotate(45deg)}.header--menu-opened[data-astro-cid-fzpbxy5g] .header__burger-bar[data-astro-cid-fzpbxy5g]:nth-of-type(4){opacity:1;transform:translate(-50%,-50%)rotate(-45deg)}@media (width>=576px){.header__logo[data-astro-cid-fzpbxy5g]{max-width:181px}.header__nav[data-astro-cid-fzpbxy5g]{padding:3.6rem 4rem 4rem}}@media (width>=1025px){.header[data-astro-cid-fzpbxy5g]{padding:1.8rem 0 .6rem}.header__container[data-astro-cid-fzpbxy5g]:before{content:"";background-color:var(--green);width:calc(100% - 8rem);height:2px;position:absolute;bottom:-.6rem;left:50%;transform:translate(-50%)}.header__logo[data-astro-cid-fzpbxy5g]{margin-bottom:4px}.header__nav[data-astro-cid-fzpbxy5g]{visibility:visible;border-bottom:none;width:auto;height:auto;padding:0;transition:none;position:static;overflow:visible;transform:none}.header__menu[data-astro-cid-fzpbxy5g]{justify-content:flex-start;align-items:center;display:flex}.header__nav-item[data-astro-cid-fzpbxy5g]{margin:0 0 0 3rem;font-size:1.3rem}.header__burger[data-astro-cid-fzpbxy5g]{display:none}}@media (width>=1281px){.header__logo[data-astro-cid-fzpbxy5g]{margin-right:10rem}.header__nav-item[data-astro-cid-fzpbxy5g]{margin:0 0 0 4rem;font-size:1.5rem}}.footer[data-astro-cid-nns7i3if]{box-sizing:border-box;padding:3rem 0 9rem;position:relative}.footer__bg[data-astro-cid-nns7i3if]{align-items:flex-end;width:100%;height:80rem;display:flex;position:absolute;bottom:0;left:0;overflow:hidden}.footer__bg[data-astro-cid-nns7i3if] img{width:60.8rem;position:absolute;left:50%;transform:translate(-50%)}.footer__container[data-astro-cid-nns7i3if]{z-index:2;text-align:center;position:relative}.footer__container[data-astro-cid-nns7i3if] p[data-astro-cid-nns7i3if]{color:#000;margin:0;font-size:clamp(1.2rem,1.2rem + .187793vw - .704225px,1.4rem);font-weight:700;line-height:1.2}.footer__container[data-astro-cid-nns7i3if] p[data-astro-cid-nns7i3if]+p[data-astro-cid-nns7i3if]{margin-top:.8rem}.footer__container[data-astro-cid-nns7i3if] p[data-astro-cid-nns7i3if] a[data-astro-cid-nns7i3if]{color:inherit}@media (width>=576px){.footer[data-astro-cid-nns7i3if]{padding:4rem 0}.footer__bg[data-astro-cid-nns7i3if] img{width:180%;max-width:256rem}}@media (width>=1025px){.footer[data-astro-cid-nns7i3if]{padding:5.8rem 0 8.4rem}.footer__bg[data-astro-cid-nns7i3if]{left:50%;transform:translate(-50%)}.footer__container[data-astro-cid-nns7i3if] p[data-astro-cid-nns7i3if]+p[data-astro-cid-nns7i3if]{margin-top:1.4rem}}.hero[data-astro-cid-lcdefpme]{box-sizing:border-box;flex-direction:column;justify-content:center;min-height:100svh;padding:8.2rem 0 2.1rem;display:flex;overflow-x:hidden}.hero__text[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{line-height:1}@media (width<=576px){.hero__text[data-astro-cid-lcdefpme]{max-width:80%}.hero[data-astro-cid-lcdefpme]{min-height:auto}.scroll-content__close[data-astro-cid-lcdefpme]{background:var(--light);top:-50px}}.hero__text[data-astro-cid-lcdefpme] figure[data-astro-cid-lcdefpme]{width:84.5%;margin-top:1.2rem}.hero__text[data-astro-cid-lcdefpme] figure[data-astro-cid-lcdefpme] blockquote[data-astro-cid-lcdefpme]{font-size:clamp(1.6rem,1.6rem + .187793vw - .704225px,1.8rem);font-weight:700;line-height:1.2}.hero__text[data-astro-cid-lcdefpme] figure[data-astro-cid-lcdefpme] figcaption[data-astro-cid-lcdefpme]{margin-top:1.2rem;font-size:clamp(1.2rem,1.2rem + .187793vw - .704225px,1.4rem);font-weight:700;line-height:1.3;display:block}@media (width>=767px){.hero__text[data-astro-cid-lcdefpme] figure[data-astro-cid-lcdefpme] figcaption[data-astro-cid-lcdefpme]{line-height:1.75}}.hero__image[data-astro-cid-lcdefpme]{width:90%;margin:-15rem -20% 0 auto}.hero__image[data-astro-cid-lcdefpme] img{mix-blend-mode:multiply;width:100%}@media (width>=576px){.hero__text[data-astro-cid-lcdefpme] figure[data-astro-cid-lcdefpme] figcaption[data-astro-cid-lcdefpme]{margin-top:1.6rem}}@media (width>=768px){.hero[data-astro-cid-lcdefpme]{padding:12rem 0 2.1rem}.hero__container[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:flex-start;display:flex}.hero__text[data-astro-cid-lcdefpme]{width:80%}.hero__text[data-astro-cid-lcdefpme] figure[data-astro-cid-lcdefpme]{width:100%;max-width:51.1rem;margin-top:3.2rem}.hero__image[data-astro-cid-lcdefpme]{margin:-5% 0 0 -30%}}@media (width>=1281px){.hero[data-astro-cid-lcdefpme]{padding:23.3rem 0 2.1rem}.hero__container[data-astro-cid-lcdefpme]{padding:0 15rem}.hero__image[data-astro-cid-lcdefpme]{margin:-15% 0 0 -50%}}.scroll-content[data-astro-cid-lcdefpme]{padding:2.1rem 0 6rem}.scroll-content__container[data-astro-cid-lcdefpme]{position:relative}.scroll-content__main-content[data-astro-cid-lcdefpme]{transition:all .3s}.scroll-content__main-content[data-astro-cid-lcdefpme] .scroll-content__image[data-astro-cid-lcdefpme]{box-sizing:border-box;cursor:pointer;width:22rem;margin-left:-1.2rem;position:relative}.scroll-content__main-content[data-astro-cid-lcdefpme] .scroll-content__image[data-astro-cid-lcdefpme] img{object-fit:cover;width:100%;height:100%;transition:all .4s}.scroll-content__main-content[data-astro-cid-lcdefpme] .scroll-content__image[data-astro-cid-lcdefpme] img+img{opacity:1;position:absolute;top:0;left:0}.scroll-content__text[data-astro-cid-lcdefpme]{box-sizing:border-box;margin-top:3.2rem}.scroll-content__text[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{font-size:clamp(2.4rem,2.4rem + .751174vw - 2.8169px,3.2rem);font-weight:700}.scroll-content__text[data-astro-cid-lcdefpme] figure[data-astro-cid-lcdefpme]{margin-top:1.2rem}.scroll-content__text[data-astro-cid-lcdefpme] figure[data-astro-cid-lcdefpme] blockquote[data-astro-cid-lcdefpme]{font-size:clamp(1.6rem,1.6rem + .187793vw - .704225px,1.8rem);font-weight:700;line-height:1.2}.scroll-content__text[data-astro-cid-lcdefpme] figure[data-astro-cid-lcdefpme] figcaption[data-astro-cid-lcdefpme]{margin-top:1.2rem;font-size:clamp(1.2rem,1.2rem + .187793vw - .704225px,1.4rem);font-weight:700;line-height:1.2;display:block}.scroll-content__btn[data-astro-cid-lcdefpme]{margin-top:2.4rem}.scroll-content__scroll[data-astro-cid-lcdefpme]{opacity:0;visibility:hidden;z-index:-1;display:none;position:absolute;top:0}.scroll-content__sticky[data-astro-cid-lcdefpme]{display:none}.scroll-content__content-wrapper[data-astro-cid-lcdefpme]{box-sizing:border-box}.scroll-content__content-wrapper[data-astro-cid-lcdefpme] .scroll-content__image[data-astro-cid-lcdefpme]{width:22rem;margin-bottom:2.4rem}.scroll-content__content[data-astro-cid-lcdefpme]{box-sizing:border-box;margin-bottom:4.8rem;padding-bottom:4.8rem;position:relative}.scroll-content__content[data-astro-cid-lcdefpme]:before{content:"";background:url(/_astro/separator.Cc8-XwrJ.svg) 50%/100% no-repeat;width:100%;height:11px;position:absolute;bottom:0;left:0}@media (width<=992px){.scroll-content__content[data-astro-cid-lcdefpme]:before{background-size:contain}}.scroll-content__content[data-astro-cid-lcdefpme]:last-child{padding-bottom:0}.scroll-content__content[data-astro-cid-lcdefpme]:last-child:before{content:none}.scroll-content__content[data-astro-cid-lcdefpme]:nth-child(2) .scroll-content__image[data-astro-cid-lcdefpme]{margin-left:auto}.scroll-content__content[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:1.6rem;line-height:1.5}.scroll-content__content[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]:first-of-type{margin-top:0}.scroll-content__sticky-stars[data-astro-cid-lcdefpme]{display:none}.scroll-content__close[data-astro-cid-lcdefpme]{z-index:3;border:1px dashed var(--red);opacity:0;visibility:hidden;cursor:pointer;border-radius:50%;width:3.6rem;height:3.6rem;transition:all .4s;position:absolute;top:0;right:1.8rem}.scroll-content__close[data-astro-cid-lcdefpme]:before,.scroll-content__close[data-astro-cid-lcdefpme]:after{content:"";background-color:var(--red);width:14px;height:2px;transition:all .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.scroll-content__close[data-astro-cid-lcdefpme]:after{transform:translate(-50%,-50%)rotate(90deg)}.scroll-content__close[data-astro-cid-lcdefpme]:hover{border:1px solid var(--red);background-color:var(--red)}.scroll-content__close[data-astro-cid-lcdefpme]:hover:before,.scroll-content__close[data-astro-cid-lcdefpme]:hover:after{background-color:var(--light)}.scroll-content--opened[data-astro-cid-lcdefpme] .scroll-content__main-content[data-astro-cid-lcdefpme]{opacity:0;visibility:hidden;transition:all;position:absolute;top:0}.scroll-content--opened[data-astro-cid-lcdefpme] .scroll-content__scroll[data-astro-cid-lcdefpme]{opacity:1;visibility:visible;z-index:1;transition:opacity .3s;display:block;position:relative;top:0}.scroll-content--opened[data-astro-cid-lcdefpme] .scroll-content__close[data-astro-cid-lcdefpme]{opacity:1;visibility:visible;transform:rotate(45deg)}@media (width>=576px){.scroll-content__text[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{line-height:1}.scroll-content__text[data-astro-cid-lcdefpme] figure[data-astro-cid-lcdefpme]{margin-top:4rem}.scroll-content__text[data-astro-cid-lcdefpme] figure[data-astro-cid-lcdefpme] figcaption[data-astro-cid-lcdefpme]{margin-top:1.6rem}.scroll-content__btn[data-astro-cid-lcdefpme]{margin-top:3rem}.scroll-content__content[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{line-height:2}}@media (width>=768px){.scroll-content__main-content[data-astro-cid-lcdefpme]{justify-content:flex-start;align-items:center;max-width:110.7rem;display:flex}.scroll-content__main-content[data-astro-cid-lcdefpme] .scroll-content__image[data-astro-cid-lcdefpme]{width:39.5%;margin-left:0}.scroll-content__main-content[data-astro-cid-lcdefpme] .scroll-content__image[data-astro-cid-lcdefpme] img+img{opacity:0}.scroll-content__main-content[data-astro-cid-lcdefpme] .scroll-content__image[data-astro-cid-lcdefpme]:hover img+img{opacity:1}.scroll-content__text[data-astro-cid-lcdefpme]{width:60%;margin-top:0;padding-left:4rem}.scroll-content--opened[data-astro-cid-lcdefpme] .scroll-content__scroll[data-astro-cid-lcdefpme]{justify-content:flex-start;align-items:flex-start;display:flex}.scroll-content__sticky[data-astro-cid-lcdefpme]{width:22rem;display:block;position:sticky;top:12rem}.scroll-content__sticky[data-astro-cid-lcdefpme] .scroll-content__image[data-astro-cid-lcdefpme]{opacity:0;visibility:hidden;width:100%;transition:all .8s ease-in-out;position:absolute;top:0}.scroll-content__sticky[data-astro-cid-lcdefpme] .active[data-astro-cid-lcdefpme]{opacity:1;visibility:visible;z-index:1;transition:all .8s ease-in-out;position:relative}.scroll-content__content-wrapper[data-astro-cid-lcdefpme]{width:54.5%;padding-left:6rem}.scroll-content__content-wrapper[data-astro-cid-lcdefpme] .scroll-content__image[data-astro-cid-lcdefpme]{display:none}.scroll-content__content[data-astro-cid-lcdefpme]{margin-bottom:6rem;padding-bottom:6rem}.scroll-content__sticky-stars[data-astro-cid-lcdefpme]{justify-content:flex-end;align-items:center;width:6%;height:calc(100vh - 34rem);display:flex;position:sticky;top:18rem}.scroll-content__sticky-stars[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme]{margin:0;padding-left:0;list-style:none}.scroll-content__sticky-stars[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{color:var(--tan-text);font-size:2.4rem;font-weight:700;line-height:1.4;transition:all .4s}.scroll-content__sticky-stars[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]+li[data-astro-cid-lcdefpme]{margin-top:4px}.scroll-content__sticky-stars[data-astro-cid-lcdefpme] .active[data-astro-cid-lcdefpme]{color:var(--green)}.scroll-content[data-astro-cid-lcdefpme] .close-scroll-wr[data-astro-cid-lcdefpme]{justify-content:flex-start;align-items:flex-start;margin-left:-38px;display:flex;position:sticky;top:12rem}.scroll-content__close[data-astro-cid-lcdefpme]{position:static}}@media (width>=1025px){.scroll-content__container[data-astro-cid-lcdefpme]{padding:0 15rem}.scroll-content__text[data-astro-cid-lcdefpme]{padding-left:11.7rem}.scroll-content__text[data-astro-cid-lcdefpme] figure[data-astro-cid-lcdefpme]{margin-top:7.2rem}.scroll-content__btn[data-astro-cid-lcdefpme]{margin-top:4rem}.scroll-content__sticky[data-astro-cid-lcdefpme]{width:36.2%}.scroll-content__content-wrapper[data-astro-cid-lcdefpme]{width:55.8%;margin-top:8rem;padding-left:11.7rem}.scroll-content__content[data-astro-cid-lcdefpme]{margin-bottom:15rem;padding-bottom:15rem}.scroll-content__sticky-stars[data-astro-cid-lcdefpme]{width:9.3%}.scroll-content--opened[data-astro-cid-lcdefpme] .scroll-content__scroll[data-astro-cid-lcdefpme]{width:calc(100% + 7.7vw);margin-right:-7.7vw}}@media (width>=1281px){.scroll-content[data-astro-cid-lcdefpme]{padding:2.1rem 0 12rem}.scroll-content__text[data-astro-cid-lcdefpme]{width:51%}.scroll-content__sticky[data-astro-cid-lcdefpme],.scroll-content__sticky-stars[data-astro-cid-lcdefpme],.scroll-content[data-astro-cid-lcdefpme] .close-scroll-wr[data-astro-cid-lcdefpme]{top:18rem}}.grid-column[data-astro-cid-lcdefpme]{padding:5.8rem 0}.grid-column__container[data-astro-cid-lcdefpme]{padding-left:1.2rem;padding-right:1.2rem}.grid-column__title[data-astro-cid-lcdefpme]{text-align:center;max-width:82.7rem;margin:0 1.2rem 2.4rem}.grid-column__title[data-astro-cid-lcdefpme] figure[data-astro-cid-lcdefpme]{margin-top:1.2rem}.grid-column__title[data-astro-cid-lcdefpme] blockquote[data-astro-cid-lcdefpme],.grid-column__title[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin:0 1.8rem;font-size:clamp(1.6rem,1.6rem + .187793vw - .704225px,1.8rem);font-weight:700;line-height:1.2}.grid-column__title[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin-top:.8rem}.grid-column__title[data-astro-cid-lcdefpme] figcaption[data-astro-cid-lcdefpme]{margin-top:1.2rem;font-size:clamp(1.2rem,1.2rem + .187793vw - .704225px,1.4rem);font-weight:700;line-height:1.3;display:block}.grid-column__grid[data-astro-cid-lcdefpme]{gap:1.2rem;display:grid}@media (width>=576px){.grid-column__container[data-astro-cid-lcdefpme]{padding-left:4rem;padding-right:4rem}.grid-column__title[data-astro-cid-lcdefpme]{margin:0 auto 6.4rem}.grid-column__title[data-astro-cid-lcdefpme] figure[data-astro-cid-lcdefpme]{margin-top:.8rem}.grid-column__title[data-astro-cid-lcdefpme] blockquote[data-astro-cid-lcdefpme],.grid-column__title[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin-left:0;margin-right:0}.grid-column__title[data-astro-cid-lcdefpme] figcaption[data-astro-cid-lcdefpme]{margin-top:1.6rem}.grid-column__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr);gap:1.6rem}}@media (width>=768px){.grid-column[data-astro-cid-lcdefpme]{padding:6rem 0}}@media (width>=1025px){.grid-column__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr)}}@media (width>=1281px){.grid-column[data-astro-cid-lcdefpme]{padding:12rem 0}}.card[data-astro-cid-lcdefpme]{box-sizing:border-box;border:1px dashed var(--dash);color:var(--green);padding:1.6rem 1.2rem 2.4rem;display:flex}.card__icon[data-astro-cid-lcdefpme]{width:100%;min-width:4.2rem;max-width:4.2rem;margin-right:1.2rem}.card__icon[data-astro-cid-lcdefpme] img{width:100%;height:auto}.card__content[data-astro-cid-lcdefpme]{margin-top:1.2rem}.card__content[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-family:var(--font-body);margin-top:.4rem;font-size:1.4rem;font-weight:400;line-height:1.2}@media (width>=768px){.card[data-astro-cid-lcdefpme]{padding:2.4rem;display:block}.card__icon[data-astro-cid-lcdefpme]{max-width:13.2rem;margin-right:0}.card__content[data-astro-cid-lcdefpme]{margin-top:4rem}.card__content[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin-top:1.6rem;line-height:1.75}}.arci__main-content[data-astro-cid-lcdefpme]{flex-direction:column;justify-content:center;align-items:center;gap:40px;display:flex}.arci__image[data-astro-cid-lcdefpme]{flex-direction:column;align-items:center;display:flex}.arci__image[data-astro-cid-lcdefpme] img{max-width:300px}.arhi_title[data-astro-cid-lcdefpme]{letter-spacing:15.6px;text-align:center;padding-left:15px;font-size:16px;font-weight:700;line-height:32px}.arci_border[data-astro-cid-lcdefpme]{border-top:1px dotted var(--dash);width:300px}.arci__text[data-astro-cid-lcdefpme]{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:370px;display:flex}.grid-column--scroller[data-astro-cid-lcdefpme] .grid-column__grid[data-astro-cid-lcdefpme]{display:block;overflow-x:hidden}.grid-column--scroller[data-astro-cid-lcdefpme] .grid-column__track[data-astro-cid-lcdefpme]{scroll-snap-type:x mandatory;scrollbar-width:none;gap:1.2rem;padding:0 0 4rem;display:flex;overflow-x:auto}.grid-column--scroller[data-astro-cid-lcdefpme] .grid-column__track[data-astro-cid-lcdefpme]::-webkit-scrollbar{display:none}.grid-column--scroller[data-astro-cid-lcdefpme] .poster[data-astro-cid-lcdefpme]{scroll-snap-align:start;flex:0 0 70%}.poster[data-astro-cid-lcdefpme]{box-sizing:border-box;background-image:var(--dashed-frame);background-position:top,bottom,0,100%;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:3px 1px,3px 1px,1px 3px,1px 3px;padding:1.6rem 1.2rem 2.4rem;position:relative}.poster__image[data-astro-cid-lcdefpme]{filter:drop-shadow(25px 20px 34px #7c725952);width:100%;transition:all .25s ease-in-out;position:relative;top:0}.poster__image[data-astro-cid-lcdefpme] img{border-radius:0 8px 8px 0;width:100%}.poster[data-astro-cid-lcdefpme]>a[data-astro-cid-lcdefpme]:not(.poster__image--link){justify-content:center;align-items:center;min-height:24px;display:flex}.poster__link[data-astro-cid-lcdefpme]{font-family:var(--font-display);text-align:center;text-transform:uppercase;color:var(--green);opacity:0;font-size:clamp(1.3rem,1.3rem + .28169vw - 1.05634px,1.6rem);font-weight:700;transition:all .25s ease-in-out;display:block;position:relative;bottom:-5px}@media (width>=1025px){.poster[data-astro-cid-lcdefpme]:hover .poster__image[data-astro-cid-lcdefpme],.poster[data-astro-cid-lcdefpme]:focus-within .poster__image[data-astro-cid-lcdefpme]{filter:drop-shadow(25px 40px 64px #7c725952);top:-20px}.poster[data-astro-cid-lcdefpme]:hover .poster__link[data-astro-cid-lcdefpme],.poster[data-astro-cid-lcdefpme]:focus-within .poster__link[data-astro-cid-lcdefpme]{opacity:1;bottom:0}}@media (width>=576px){.grid-column--scroller[data-astro-cid-lcdefpme] .grid-column__track[data-astro-cid-lcdefpme]{gap:1.6rem}.grid-column--scroller[data-astro-cid-lcdefpme] .poster[data-astro-cid-lcdefpme]{flex-basis:calc(50% - .8rem)}}@media (width<=1024px){.poster__link[data-astro-cid-lcdefpme]{opacity:1;margin-top:2.4rem;bottom:0}}@media (width>=768px){.poster[data-astro-cid-lcdefpme]{padding:4.8rem 8rem}.poster__image[data-astro-cid-lcdefpme]{filter:drop-shadow(6px 16px 32px #7c725952)}}@media (width>=1025px){.grid-column--scroller[data-astro-cid-lcdefpme] .grid-column__track[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);padding-bottom:0;display:grid;overflow-x:visible}}.references[data-astro-cid-lcdefpme]{box-sizing:border-box;padding:5.8rem 0;position:relative;overflow:hidden}.references__container[data-astro-cid-lcdefpme]{padding-left:1.2rem;padding-right:1.2rem}.references__flex[data-astro-cid-lcdefpme]{margin-bottom:3.2rem}.references__title[data-astro-cid-lcdefpme]{text-align:center;margin:0 1.2rem}.references__title[data-astro-cid-lcdefpme] figure[data-astro-cid-lcdefpme]{margin-top:1.2rem}.references__title[data-astro-cid-lcdefpme] blockquote[data-astro-cid-lcdefpme]{font-size:clamp(1.6rem,1.6rem + .187793vw - .704225px,1.8rem);font-weight:700;line-height:1.2}.references__title[data-astro-cid-lcdefpme] figcaption[data-astro-cid-lcdefpme]{margin-top:1.2rem;font-size:clamp(1.2rem,1.2rem + .187793vw - .704225px,1.4rem);font-style:italic;font-weight:700;line-height:1.3;display:block}.references__filter[data-astro-cid-lcdefpme]{justify-content:flex-end;margin-top:4.8rem;margin-left:1rem;display:none}.references__filter-item[data-astro-cid-lcdefpme]{border:1px dashed var(--red);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:3.6rem;height:3.6rem;margin-left:1rem;transition:all .3s;display:flex}.references__filter-item[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:2.4rem;height:auto}.references__filter-item[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme] path{transition:all .3s}.references__filter-item--active[data-astro-cid-lcdefpme]{background-color:var(--red);border-style:solid}.references__filter-item--active[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme] path{fill:var(--light)}.references__carousel[data-astro-cid-lcdefpme],.references__grid[data-astro-cid-lcdefpme]{--slide-cap:25rem;--cta-basis:45rem;--track-gap:1.6rem;--track-pad-right:5.6rem;--cover-shadow-selected:drop-shadow(0 2px 6px #7c72594d) drop-shadow(0 8px 18px #7c72592b);--cover-shadow-hover:drop-shadow(0 2px 6px #7c725936) drop-shadow(0 8px 18px #7c72591f)}.references__carousel[data-astro-cid-lcdefpme]{--rail-pad:1.2rem;--rail-bleed:0px;--rail-gutter:calc(var(--rail-pad) + var(--rail-bleed));--rail-dot:24px;--rail-count:9;--rail-width:calc(var(--rail-count) * var(--rail-dot));--rail-inset:calc(var(--rail-gutter) + var(--rail-width));display:none}.references__carousel[data-astro-cid-lcdefpme].active{display:block}.references__track[data-astro-cid-lcdefpme]{gap:var(--track-gap);scroll-snap-type:x mandatory;scroll-padding-left:var(--rail-inset);padding-left:var(--rail-inset);scrollbar-width:none;padding-top:5.6rem;padding-bottom:6rem;padding-right:var(--track-pad-right);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);display:flex;overflow:auto visible}.references__track[data-astro-cid-lcdefpme]::-webkit-scrollbar{display:none}.references__track[data-astro-cid-lcdefpme]:after{content:"";width:max(0px, calc(100vw - var(--rail-inset) - var(--slide-cap) - var(--track-gap) - var(--cta-basis) - var(--track-pad-right) - var(--track-gap)));flex:none}.references__slide[data-astro-cid-lcdefpme]{width:100%;max-width:var(--slide-cap);scroll-snap-align:start;cursor:pointer;flex:none;position:relative}.references__image[data-astro-cid-lcdefpme]{transition:all .4s}.references__image[data-astro-cid-lcdefpme] img{width:100%}.references__image--active[data-astro-cid-lcdefpme]{opacity:0;width:100%;filter:var(--cover-shadow-selected);position:absolute;top:0;left:0}.references__slide[data-astro-cid-lcdefpme]:not(.is-active):hover .references__image[data-astro-cid-lcdefpme],.references__slide[data-astro-cid-lcdefpme]:not(.is-active):focus-within .references__image[data-astro-cid-lcdefpme]{filter:var(--cover-shadow-hover)}.references__image[data-astro-cid-lcdefpme]{transform:translateY(calc(100% * var(--ink-bottom,0)))}.references__text[data-astro-cid-lcdefpme]{opacity:0;margin-top:2rem;transition:all .5s cubic-bezier(.38,1.35,.85,.98);position:relative;top:10rem}.references__text[data-astro-cid-lcdefpme] h4[data-astro-cid-lcdefpme]{font-size:clamp(1.2rem,1.2rem + .751174vw - 2.8169px,2rem)}.references__slide[data-astro-cid-lcdefpme].is-active .references__image[data-astro-cid-lcdefpme]{opacity:0}.references__slide[data-astro-cid-lcdefpme].is-active .references__image--active[data-astro-cid-lcdefpme]{opacity:1;visibility:visible}.references__slide[data-astro-cid-lcdefpme].is-active .references__text[data-astro-cid-lcdefpme]{opacity:1;visibility:visible;top:0}.references__carousel[data-astro-cid-lcdefpme]{position:relative}.references__dots[data-astro-cid-lcdefpme]{z-index:4;justify-content:flex-start;align-items:center;gap:0;display:flex;position:absolute;top:-2.7rem;left:0;transform:translateY(-100%)}.references__dots[data-astro-cid-lcdefpme] button{flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:0;line-height:1.4;display:inline-flex}.references__dots[data-astro-cid-lcdefpme] button:before{content:"*";color:var(--tan);font-size:2.4rem;font-weight:700;transition:all .4s;display:inline}.references__dots[data-astro-cid-lcdefpme] button[aria-current=true]:before{color:var(--green)}.references__dots[data-astro-cid-lcdefpme] button[data-active]{transform:none}.references__dots[data-astro-cid-lcdefpme] button{background:0 0;border-radius:0}.references__cta[data-astro-cid-lcdefpme]{flex-direction:column;flex:0 0 var(--cta-basis);width:100%;max-width:var(--cta-basis);box-sizing:border-box;scroll-snap-align:end;background-image:var(--dashed-frame);background-position:top,bottom,0,100%;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:3px 1px,3px 1px,1px 3px,1px 3px;justify-content:space-between;align-self:flex-start;padding:5.8rem;display:flex}.references__cta[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:clamp(2.4rem,2.4rem + .751174vw - 2.8169px,3.2rem)}.references__cta-text[data-astro-cid-lcdefpme]{width:100%;max-width:51.1rem}.references__cta-text[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin-top:1.2rem;font-weight:700;line-height:1.2}.references__btn[data-astro-cid-lcdefpme]{margin-top:2.4rem}.references__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr);gap:1.2rem;display:grid}.references__grid[data-astro-cid-lcdefpme] .references__slide[data-astro-cid-lcdefpme]{box-sizing:border-box;background-image:var(--dashed-frame);background-position:top,bottom,0,100%;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:3px 1px,3px 1px,1px 3px,1px 3px;flex:none;padding:1.2rem 0 2.4rem}.references__grid[data-astro-cid-lcdefpme] .references__image[data-astro-cid-lcdefpme]{width:100%;max-width:23.6rem;filter:var(--cover-shadow-selected);margin:0 auto 1.2rem}.references__grid[data-astro-cid-lcdefpme] .references__image[data-astro-cid-lcdefpme] img{width:100%}.references__grid[data-astro-cid-lcdefpme] .references__text[data-astro-cid-lcdefpme]{box-sizing:border-box;text-align:center;opacity:1;width:100%;padding:0 1.2rem;top:0}.references__grid[data-astro-cid-lcdefpme] .references__cta[data-astro-cid-lcdefpme]{max-width:100%;min-height:unset;text-align:center;flex:none;grid-column:span 2;padding:3.2rem 1.1rem}.references__grid[data-astro-cid-lcdefpme] .references__cta-text[data-astro-cid-lcdefpme]{text-align:center;max-width:62rem;margin:0 auto}.references__grid[data-astro-cid-lcdefpme] .references__btn[data-astro-cid-lcdefpme]{justify-content:center;margin-top:2rem;display:flex}@media (width>=576px){.references__container[data-astro-cid-lcdefpme]{padding-left:4rem;padding-right:4rem}.references__carousel[data-astro-cid-lcdefpme]{--rail-pad:4rem;--rail-bleed:max(0px, calc((100vw - 132.8rem) / 2))}.references__flex[data-astro-cid-lcdefpme]{margin-bottom:2.4rem}.references__title[data-astro-cid-lcdefpme]{width:100%;margin:0}.references__title[data-astro-cid-lcdefpme] figcaption[data-astro-cid-lcdefpme]{margin-top:1.6rem}}@media (width>=768px){.references[data-astro-cid-lcdefpme]{padding:6rem 0 0}.references__filter[data-astro-cid-lcdefpme]{display:flex}.references__title[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{text-align:left}.references__title[data-astro-cid-lcdefpme] figure[data-astro-cid-lcdefpme]{text-align:left;max-width:54rem}.references__grid[data-astro-cid-lcdefpme]{--grid-gap:1.6rem;--grid-cap-max:99.2rem;gap:var(--grid-gap);width:100%;max-width:min(calc(66.66vw + var(--grid-gap)), var(--grid-cap-max));margin-inline:auto;display:none}.references__grid[data-astro-cid-lcdefpme].active{display:grid}.references__grid[data-astro-cid-lcdefpme] .references__slide[data-astro-cid-lcdefpme]{max-width:none;padding:3.2rem 2rem 4rem}.references__grid[data-astro-cid-lcdefpme] .references__cta[data-astro-cid-lcdefpme]{padding:6rem}.references__grid[data-astro-cid-lcdefpme] .references__image[data-astro-cid-lcdefpme]{margin:0 auto 2.4rem}.references__grid[data-astro-cid-lcdefpme] .references__btn[data-astro-cid-lcdefpme]{margin-top:3rem}}@media (width>=1025px){.references__carousel[data-astro-cid-lcdefpme],.references__grid[data-astro-cid-lcdefpme]{--slide-cap:30rem;--cta-basis:72rem}.references__cta[data-astro-cid-lcdefpme]{min-height:40rem}}@media (width>=1281px){.references[data-astro-cid-lcdefpme]{padding:12rem 0 6rem}}.references-2[data-astro-cid-lcdefpme] .references__flex[data-astro-cid-lcdefpme]{margin-bottom:3.2rem}.references__articles[data-astro-cid-lcdefpme]{align-items:start;gap:16px;display:grid}.references__articles[data-astro-cid-lcdefpme] *{box-sizing:border-box}.references__articles[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]{border:1px dashed var(--dash);flex-direction:column;align-items:start;padding:24px;display:flex}.references__articles[data-astro-cid-lcdefpme] .article__header[data-astro-cid-lcdefpme]{justify-content:space-between;width:100%;display:flex}.references__articles[data-astro-cid-lcdefpme] .article__btn--close[data-astro-cid-lcdefpme]{display:none}.references__articles[data-astro-cid-lcdefpme] .article__title[data-astro-cid-lcdefpme]{font-size:16px;font-weight:700}.references__articles[data-astro-cid-lcdefpme] .article__subtitle[data-astro-cid-lcdefpme]{margin-top:16px;font-size:12px;font-weight:700}.references__articles[data-astro-cid-lcdefpme] .article__more[data-astro-cid-lcdefpme]{font-family:var(--font-body);margin-top:16px;font-size:14px;font-weight:400;line-height:24px;display:none}.references__articles[data-astro-cid-lcdefpme] .article__btn--more[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:var(--red);margin-top:16px;font-size:14px;font-weight:700}.references__articles[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme].is-open{z-index:9999;background:var(--light);width:100%;height:100%;position:fixed;top:0;left:0;overflow-y:auto}.references__articles[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme].is-open .article__more[data-astro-cid-lcdefpme]{display:block}.references__articles[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme].is-open .article__btn--more[data-astro-cid-lcdefpme]{display:none}.references__articles[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme].is-open .article__btn--close[data-astro-cid-lcdefpme]{color:var(--red);font-size:24px;line-height:1;display:block}@media (width>=768px){.references-2[data-astro-cid-lcdefpme] .references__flex[data-astro-cid-lcdefpme]{margin-bottom:6.4rem}.references__articles[data-astro-cid-lcdefpme]{grid-auto-columns:minmax(0,40.5rem);grid-auto-flow:column;justify-content:center}.references__articles[data-astro-cid-lcdefpme] .article__title[data-astro-cid-lcdefpme]{font-size:18px}.references__articles[data-astro-cid-lcdefpme] .article__subtitle[data-astro-cid-lcdefpme]{font-size:14px}.references__articles[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme].is-open{width:auto;height:auto;position:static;overflow:visible}.references__articles[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme].is-open .article__btn--more[data-astro-cid-lcdefpme]{display:block}.references__articles[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme].is-open .article__btn--close[data-astro-cid-lcdefpme]{display:none}}.two-column[data-astro-cid-lcdefpme]{box-sizing:border-box;padding:5.8rem 0}.two-column__image[data-astro-cid-lcdefpme]{box-sizing:border-box;width:100%;max-width:71%;margin-bottom:3.2rem;position:relative}.two-column__image[data-astro-cid-lcdefpme] img{width:100%}.two-column__image-absolute[data-astro-cid-lcdefpme]{width:40%;position:absolute;top:7%;left:7%}.two-column__content[data-astro-cid-lcdefpme] h5[data-astro-cid-lcdefpme]{margin-top:1.2rem;margin-bottom:0}.two-column__content[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme],.two-column__content[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{font-family:var(--font-body);font-size:1.4rem;font-weight:400;line-height:1.3}.two-column__btn[data-astro-cid-lcdefpme]{margin-top:2.4rem}@media (width>=767px){.two-column__content[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme],.two-column__content[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{line-height:1.75}}@media (width>=768px){.two-column[data-astro-cid-lcdefpme]{padding:6rem 0}.two-column__container[data-astro-cid-lcdefpme]{justify-content:flex-start;align-items:center;display:flex}.two-column__image[data-astro-cid-lcdefpme]{width:48%;max-width:100%;margin-bottom:0;padding-right:9.1rem}.two-column__image-absolute[data-astro-cid-lcdefpme]{width:28%}.two-column__content[data-astro-cid-lcdefpme]{width:52%}.two-column__content[data-astro-cid-lcdefpme] h5[data-astro-cid-lcdefpme]{margin-top:.8rem}.two-column__btn[data-astro-cid-lcdefpme]{margin-top:4rem}}@media (width>=1025px){.two-column__content[data-astro-cid-lcdefpme]{width:40%}}@media (width>=1281px){.two-column[data-astro-cid-lcdefpme]{padding:12rem 0}.two-column__container[data-astro-cid-lcdefpme]{padding:0 15rem}}.contact[data-astro-cid-lcdefpme]{z-index:2;padding:5.8rem 1.2rem 3rem;position:relative}.contact__container[data-astro-cid-lcdefpme]{width:100%;max-width:100%;padding:0;position:relative}.contact__col[data-astro-cid-lcdefpme]{position:relative}.contact__title[data-astro-cid-lcdefpme]{text-align:center;padding:0 1.2rem}.contact__title[data-astro-cid-lcdefpme] figure[data-astro-cid-lcdefpme]{margin-top:1.2rem}.contact__title[data-astro-cid-lcdefpme] figure[data-astro-cid-lcdefpme] blockquote[data-astro-cid-lcdefpme]{font-size:clamp(1.6rem,1.6rem + .187793vw - .704225px,1.8rem);font-weight:700;line-height:1.2}.contact__title[data-astro-cid-lcdefpme] figure[data-astro-cid-lcdefpme] figcaption[data-astro-cid-lcdefpme]{margin-top:1.2rem;font-size:clamp(1.2rem,1.2rem + .187793vw - .704225px,1.4rem);font-weight:700;line-height:1.3;display:block}@media (width>=767px){.contact__title[data-astro-cid-lcdefpme] figure[data-astro-cid-lcdefpme] figcaption[data-astro-cid-lcdefpme]{line-height:1.75}}@media (width>=576px){.contact__title[data-astro-cid-lcdefpme] figure[data-astro-cid-lcdefpme] figcaption[data-astro-cid-lcdefpme]{margin-top:1.6rem}}.contact__contacts[data-astro-cid-lcdefpme]{text-align:center;margin-top:13.5rem}.contact__contacts[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme]{margin-top:6rem;padding-left:0;list-style:none}.contact__contacts[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{margin-top:2.4rem;font-weight:700}.contact__contacts[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--green);flex-direction:column;align-items:center;transition:all .4s;display:flex}.contact__contacts[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:hover a[data-astro-cid-lcdefpme]{color:var(--red)}.contact__contacts[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:2.4rem;height:auto;margin-bottom:1.2rem}.contact__images[data-astro-cid-lcdefpme]{margin-top:3rem;display:none}.contact__image[data-astro-cid-lcdefpme]{z-index:2;width:100%;max-width:12.3rem;margin-top:-3rem;margin-right:-3.6rem}.contact__image[data-astro-cid-lcdefpme]+.contact__image[data-astro-cid-lcdefpme]{z-index:1;max-width:11.4rem;margin-top:1.6rem;margin-right:0}.contact__image[data-astro-cid-lcdefpme] img{width:100%}.contact__form[data-astro-cid-lcdefpme]{position:relative}.success-message[data-astro-cid-lcdefpme]{z-index:2;box-sizing:border-box;background-color:var(--light-alt);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;max-height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden}.success-message[data-astro-cid-lcdefpme][hidden]{display:none!important}.contact__form[data-astro-cid-lcdefpme] .contact-form__status{margin-top:0}.success-message[data-astro-cid-lcdefpme] img{object-fit:contain;flex:auto;width:auto;max-width:100%;height:auto;min-height:0}.success-message[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme],.success-message[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{text-align:center;margin-top:0;line-height:.95}.success-message[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{flex:none;margin-top:0;margin-bottom:0}.success-message[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{flex:none}@media (width<=767px){.success-message[data-astro-cid-lcdefpme] img{max-width:350px}}.contact__form[data-astro-cid-lcdefpme]{box-sizing:border-box;background-image:var(--dashed-frame);background-position:top,bottom,0,100%;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:3px 1px,3px 1px,1px 3px,1px 3px;margin-top:3rem;padding:3.2rem 1.2rem 2.4rem}@media (width>=576px){.contact[data-astro-cid-lcdefpme]{padding-left:4rem;padding-right:4rem}}@media (width>=768px){.contact[data-astro-cid-lcdefpme]{padding:6rem 0 5rem}.contact__container[data-astro-cid-lcdefpme]{background:var(--light-alt);border-radius:16px;justify-content:space-between;padding:4rem;display:flex;box-shadow:25px 40px 64px #7c725952}.contact__container[data-astro-cid-lcdefpme]:before{content:"";background:var(--tan);width:1px;height:calc(100% - 6.4rem);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.contact__col[data-astro-cid-lcdefpme]{flex-direction:column;justify-content:space-between;width:44.5%;display:flex}.contact__col[data-astro-cid-lcdefpme]+.contact__col[data-astro-cid-lcdefpme]{width:43%}.contact__title[data-astro-cid-lcdefpme]{text-align:left;padding:0}.contact__title[data-astro-cid-lcdefpme] figure[data-astro-cid-lcdefpme]{margin-top:.8rem}.contact__contacts[data-astro-cid-lcdefpme]{text-align:left;margin-top:0;margin-bottom:2.3rem}.contact__contacts[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme]{margin-top:2.4rem}.contact__contacts[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{margin-top:1.8rem}.contact__contacts[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{flex-direction:row}.contact__contacts[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{margin-bottom:0;margin-right:1rem}.contact__images[data-astro-cid-lcdefpme]{justify-content:flex-end;align-items:flex-start;display:flex}.contact__form[data-astro-cid-lcdefpme]{background-image:none;padding:0}}@media (width>=1025px){.contact__container[data-astro-cid-lcdefpme]{padding:4.8rem 6.4rem}}@media (width>=1281px){.contact[data-astro-cid-lcdefpme]{padding:12rem 11rem 5.8rem}}
