html{box-sizing:border-box;scroll-behavior:smooth;height:100%;margin:0}a,a:visited,a:active{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}body{font-family:var(--font-txt);scroll-behavior:smooth;background-color:var(--bg-global);margin:0;padding:0}*,:before,:after{box-sizing:border-box}*{font:inherit;scroll-behavior:smooth;margin:0;padding:0}img,picture,svg{max-width:100%;height:auto;display:block}.wrapper{max-width:90rem;margin:0 auto}@media (width<=90rem){.wrapper{padding:0 1rem}}.section{padding-block:10rem}@media (width<=50rem){.section{padding-block:4rem}}.outro{margin-bottom:10rem}.img-styled{object-fit:cover;object-position:10% center;border-radius:2.5rem;width:100%;height:100%;display:block;overflow:hidden;box-shadow:0 .5rem 1rem #00000014,0 1.5rem 3rem #0000001f}.hero{isolation:isolate;place-items:center;min-height:85vh;max-height:900px;display:grid;position:relative;overflow:hidden}.hero__bg,.hero__overlay,.hero__content{grid-area:1/1}.hero__bg{z-index:0;position:absolute;inset:0}.hero__bg img{object-fit:cover;object-position:20% 30%;width:100%;height:100%;display:block}.hero__content{z-index:2;text-align:center;width:100%;min-height:85vh;color:var(--txt-white);flex-direction:column;justify-content:center;align-items:stretch;gap:2rem;padding-block:1rem 2rem;display:flex;position:relative}@media (width<=62.5rem){.hero__content{gap:1.5rem;min-height:80vh;padding-block:1rem 2.5rem}}.hero__intro{flex-direction:column;align-items:center;display:flex}.hero__logo{justify-content:center;align-items:center;display:flex}.hero__logo-image{width:clamp(5rem,22vw,12rem);height:auto;display:block}.hero__text{flex-direction:column;align-items:center;gap:2.5rem;width:100%;max-width:none;margin-bottom:6rem;display:flex}.hero__subtitle{color:var(--txt-white);margin:0;margin-inline:auto;font-weight:400;line-height:1.8}.hero__title{color:var(--txt-white);white-space:nowrap;margin:0;line-height:1.3}.hero__title-line-1,.hero__title-line-2{display:block}.hero__title-line-2-box{flex-flow:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.hero__title-line-2-dotblue,.hero__title-line-2-dotgreen{justify-content:center;align-items:center;display:inline-flex}.hero__title-line-2-dotblue img,.hero__title-line-2-dotgreen img{width:1rem;height:1rem;display:block}@media (width<=48rem){.hero__title{white-space:normal}.hero__logo-image{width:clamp(7rem,15vw,10rem)}}:root{--txt-white:#fff;--txt-black:#373737;--txt-grey:#444343;--txt-grey-1:#525252;--txt-coral:#f09565;--txt-coral-gradient:#f6bfa24d;--txt-gold-1:#ec9e07;--txt-blue-1:#3f7084;--txt-blue-2:#456084;--txt-blue-3:#649cb3;--txt-blue-acc-1:#418abe;--bg-global:#f9f9f9;--bg-button:#a39990;--bg-button-hover:#998f87;--bg-rating-card:#998f87;--bg-blue-1:#ddf1f3;--bg-blue-2:#ddf1f3;--bg-blue-3:#3f7084;--bg-blue-gradient-1:#ddf1f3b3;--bg-header:#f8f6f4f2;--bg-greige:#eeece9e6;--bg-grey-1:#979797;--bg-footer:#f8f6f4f2;--bg-btn-white:#ffffff40;--bg-btn-blue-gradient:linear-gradient(90deg, #62bdaf 0%, #598ca1 50%, #1c2c41 100%);--bg-btn-blue-gradient-hover:linear-gradient(90deg, #1c2c41 0%, #598ca1 50%, #62bdaf 100%);--bg-btn-gold-gradient:linear-gradient(90deg, #f0d56a 0%, #c3aa56 50%, #695030 100%);--bg-btn-gold-gradient-hover:linear-gradient(90deg, #695030 0%, #c3aa56 50%, #f0d56a 100%);--bg-btn-gold-gradient-2:linear-gradient(90deg, #efe6ce 0%, #f9f5ee 100%);--bg-white:#fff;--bg-black:#000;--bg-black-hover:#1a1a1a;--bg-hover-grey-1:#dcdcdc}@font-face{font-family:Playfair_Display;src:url(/fonts/Playfair_Display/PlayfairDisplay-VariableFont_wght.woff2)format("woff2");font-style:normal;font-weight:1 1000;font-display:swap}@font-face{font-family:NotoSans;src:url(/fonts/NotoSans/NotoSans-VariableFont_wdth,wght.woff2)format("woff2");font-style:normal;font-weight:1 1000;font-display:swap}@font-face{font-family:Rosarivo;src:url(/fonts/Rosarivo/Rosarivo-Regular.woff2)format("woff2");font-style:normal;font-weight:1 1000;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-VariableFont_wght.woff2)format("woff2");font-style:normal;font-weight:1 1000;font-display:swap}@font-face{font-family:NotoSerif;src:url(/fonts/NotoSerif/NotoSerif-VariableFont_wdth,wght.woff2)format("woff2");font-style:normal;font-weight:1 1000;font-display:swap}@font-face{font-family:NotoSerifItalic;src:url(/fonts/NotoSerif/NotoSerif-Italic-VariableFont_wdth,wght.woff2)format("woff2");font-style:normal;font-weight:1 1000;font-display:swap}:root{--font-h1:"Rosarivo", sans-serif;--font-h2:"NotoSans", sans-serif;--font-h3:"NotoSans", sans-serif;--font-intro:"NotoSerif", serif;--font-txt:"NotoSans", sans-serif;--font-btn:"NotoSans", sans-serif;--font-rating:"Playfair_Display", serif;--font-header:"NotoSans", sans-serif;--font-footer:"Montserrat", sans-serif}.btn span{font-family:var(--font-btn);color:var(--txt-white);letter-spacing:.08rem;text-transform:uppercase;font-size:clamp(1rem,4vw,1.2rem);font-weight:400}.btn-header span{font-family:var(--font-btn);color:var(--txt-white);letter-spacing:.08rem;text-transform:uppercase;font-size:clamp(.8rem,5vw,1rem);font-weight:400}nav{font-family:var(--font-header);text-transform:uppercase;font-size:clamp(.95rem,2.5vw,1rem);font-weight:400}footer{font-family:var(--font-footer)}.hero__title{font-family:var(--font-h1);text-transform:uppercase;color:var(--txt-white);font-weight:400;line-height:1.5}.headline-page-h2{color:var(--txt-blue-1);text-align:center;font-size:clamp(1.6rem,3vw,3.5rem)}.headline-page-h3{text-align:center}.headline-page-h2-2{color:var(--txt-white);text-align:center;font-size:clamp(1.6rem,3vw,3.5rem)}.headline-page-h3-2{text-align:center;color:var(--txt-white)}.headline-page-p{text-align:justify;z-index:100;font-size:clamp(.8rem,2vw,1.2rem)}.hero__title-line-1{font-size:clamp(2.8rem,8vw,4rem)}.hero__title-line-1-big{font-size:clamp(3.5rem,8vw,5.3rem)}.hero__title-line-2{font-size:clamp(1.2rem,3vw,2.3rem)}h2.headline-page-h2{color:var(--txt-blue-1);text-align:center;font-size:clamp(1.6rem,3vw,3.5rem)}h2.intro__title{font-family:var(--font-h1);text-transform:uppercase;color:var(--txt-white);font-weight:400;line-height:1.5}h2.intro2__title{font-family:var(--font-intro);text-transform:none;color:var(--txt-black);text-align:center;font-size:clamp(1.3rem,5vw,3.5rem);font-weight:300;line-height:1.8}h3.headline-page-h3{text-align:center}p.headline-page-p{text-align:justify;z-index:100;font-size:clamp(.8rem,2vw,1.2rem)}.intro2__highlight{color:var(--txt-blue-acc-1);font-style:italic;font-weight:500}.intro__title-line-1{font-size:clamp(2.5rem,8vw,3rem)}.intro__title-line-1-big{font-size:clamp(3.3rem,10vw,4.3rem)}.intro__title-line-2{font-size:clamp(1.2rem,3vw,2.3rem)}h1{font-family:var(--font-h1);text-transform:uppercase;letter-spacing:.15rem;color:var(--txt-grey);font-weight:400;line-height:1.5}h2{font-family:var(--font-h2);text-transform:uppercase;color:var(--txt-blue-1);font-size:clamp(1.3rem,3vw,2rem);font-weight:600}h2.legal{font-family:var(--font-h2);text-transform:uppercase;color:var(--txt-blue-2);margin-block:4rem 3rem;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:400}h3{font-family:var(--font-h3);color:var(--txt-blue-3);letter-spacing:-.05rem;font-size:clamp(1.2rem,3vw,1.8rem);font-weight:400;line-height:1.4}h3.subheadline{text-align:center;line-height:1.8}h3.legal{font-family:var(--font-txt);color:var(--txt-blue-1);letter-spacing:-.05rem;padding-bottom:1rem;font-size:clamp(1.2rem,2.5vw,1.5rem);font-weight:500;line-height:1.4}h4{font-family:var(--font-h3);color:var(--txt-grey);letter-spacing:-.05rem;font-size:clamp(1rem,2.5vw,1.125rem);font-weight:600;line-height:1.4}p,a{font-family:var(--font-txt);color:var(--txt-grey);font-size:clamp(.9rem,2.5vw,1.125rem);font-weight:400;line-height:1.6}.card{text-align:center}.card span{color:var(--txt-white);font-size:clamp(1rem,2vw,1.4rem);font-weight:300}li{color:var(--txt-grey)}li p{font-family:var(--font-txt);color:var(--txt-grey);font-size:clamp(1rem,2.5vw,1.125rem);font-weight:400;line-height:1.6}li{font-family:var(--font-txt);color:var(--txt-grey);font-size:clamp(.9rem,2.5vw,1.125rem);font-weight:400;line-height:1.6}.rating__names{font-family:var(--font-rating);color:var(--txt-grey);margin-bottom:.5rem;font-size:clamp(1.25rem,2vw,1.75rem);font-weight:400;display:inline-block}.reveal{opacity:0;will-change:opacity, transform;transition:opacity 1s,transform 1s;transform:translate(0,0)}.reveal.is-visible{opacity:1;transform:translate(0,0)}.reveal--fade{transform:none}.reveal--y{transform:translateY(3.5rem)}.reveal--x{transform:translate(3.5rem)}.reveal--d100{transition-delay:.1s}.reveal--d200{transition-delay:.2s}.reveal--d300{transition-delay:.3s}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}}:root{--space-xs:.25rem;--space-s:.5rem;--space-m:1rem;--space-l:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--space-4xl:6rem;--space-5xl:10rem;--space-6xl:14rem;--space-7xl:18rem}.margin-xs{margin-bottom:var(--space-xs)}.margin-s{margin-bottom:var(--space-s)}.margin-m{margin-bottom:var(--space-m)}.margin-l{margin-bottom:var(--space-l)}.margin-xl{margin-bottom:var(--space-xl)}@media (width<=50rem){.margin-xl{margin-bottom:var(--space-l)}}.margin-2xl{margin-bottom:var(--space-2xl)}@media (width<=50rem){.margin-2xl{margin-bottom:var(--space-xl)}}.margin-3xl{margin-bottom:var(--space-3xl)}@media (width<=50rem){.margin-3xl{margin-bottom:var(--space-2xl)}}.margin-4xl{margin-bottom:var(--space-4xl)}@media (width<=50rem){.margin-4xl{margin-bottom:var(--space-3xl)}}.margin-5xl{margin-bottom:var(--space-5xl)}@media (width<=50rem){.margin-5xl{margin-bottom:var(--space-4xl)}}.margin-6xl{margin-bottom:var(--space-6xl)}@media (width<=50rem){.margin-6xl{margin-bottom:var(--space-5xl)}}.margin-7xl{margin-bottom:var(--space-7xl)}@media (width<=50rem){.margin-7xl{margin-bottom:var(--space-6xl)}}.paragraph-gap{height:2rem;display:block}.button01[data-astro-cid-qk2o6pgz]{isolation:isolate;text-wrap:nowrap;cursor:pointer;touch-action:manipulation;background:var(--bg-btn-blue-gradient);padding:.7rem 1.5rem;text-decoration:none;transition:transform .25s;display:inline-block;position:relative;overflow:hidden}@media (width<=340px){.button01[data-astro-cid-qk2o6pgz]{padding:1rem .5rem}}.button01[data-astro-cid-qk2o6pgz]:before{content:"";z-index:-1;background:var(--bg-btn-blue-gradient-hover);opacity:0;transition:opacity .35s;position:absolute;inset:0}.button01[data-astro-cid-qk2o6pgz] .text[data-astro-cid-qk2o6pgz]{z-index:1;position:relative}@media (hover:hover) and (pointer:fine){.button01[data-astro-cid-qk2o6pgz]:hover:before{opacity:1}}.button01[data-astro-cid-qk2o6pgz]:active{transform:scale(.98)}.button01[data-astro-cid-gviz2fni]{isolation:isolate;text-wrap:nowrap;cursor:pointer;touch-action:manipulation;background:var(--bg-btn-gold-gradient);padding:.7rem 1.5rem;text-decoration:none;transition:transform .25s;display:inline-block;position:relative;overflow:hidden}@media (width<=340px){.button01[data-astro-cid-gviz2fni]{padding:1rem .5rem}}.button01[data-astro-cid-gviz2fni]:before{content:"";z-index:-1;background:var(--bg-btn-gold-gradient-hover);opacity:0;transition:opacity .35s;position:absolute;inset:0}.button01[data-astro-cid-gviz2fni] .text[data-astro-cid-gviz2fni]{z-index:1;position:relative}@media (hover:hover) and (pointer:fine){.button01[data-astro-cid-gviz2fni]:hover:before{opacity:1}}.button01[data-astro-cid-gviz2fni]:active{transform:scale(.98)}:root{--nav-h:88px}@media (width<=880px){:root{--nav-h:4.5rem}}header[data-astro-cid-vehqqjd4].site-header{position:relative}.navbar[data-astro-cid-vehqqjd4]{width:100%;height:var(--nav-h);z-index:998;background:var(--bg-header);position:fixed;top:0;left:0}.navbar[data-astro-cid-vehqqjd4]:before{content:"";z-index:0;pointer-events:none;background:#ffffffbf;position:absolute;inset:0}@supports (backdrop-filter:blur(0.1rem)){.navbar[data-astro-cid-vehqqjd4]:before{backdrop-filter:blur(.15rem)saturate();background:#ffffff59}}.navbar__container[data-astro-cid-vehqqjd4]{z-index:1;justify-content:space-between;align-items:center;height:100%;padding-block:0;padding-inline:1rem;display:flex;position:relative}.navbar__logo[data-astro-cid-vehqqjd4]{width:clamp(120px,18vw,180px);display:inline-block}.navbar__logo[data-astro-cid-vehqqjd4] img{width:100%;height:clamp(3.5rem,10vw,4rem);display:block}.navbar-spacer[data-astro-cid-vehqqjd4]{height:var(--nav-h)}.navbar__menu[data-astro-cid-vehqqjd4]{flex-direction:row;justify-content:center;align-items:center;gap:2.5rem;margin:0;padding:0;list-style:none;display:flex}.navbar__menu[data-astro-cid-vehqqjd4] li[data-astro-cid-vehqqjd4] a[data-astro-cid-vehqqjd4]{color:var(--bg-black);border:.1rem solid #0000;border-radius:1.2rem;justify-content:center;align-items:center;padding-block:.7rem;text-decoration:none;transition:color .3s;display:flex;position:relative}.navbar__menu[data-astro-cid-vehqqjd4] li[data-astro-cid-vehqqjd4] a[data-astro-cid-vehqqjd4]:after{content:"";background-color:var(--bg-black);width:0;height:.12rem;transition:width .3s;position:absolute;bottom:.2rem;left:0}.navbar__menu[data-astro-cid-vehqqjd4] li[data-astro-cid-vehqqjd4] a[data-astro-cid-vehqqjd4]:hover:after{width:100%}.navbar__menu[data-astro-cid-vehqqjd4] li[data-astro-cid-vehqqjd4] a[data-astro-cid-vehqqjd4]:hover{background-color:#0000;border-color:#0000}.navbar__toggle[data-astro-cid-vehqqjd4]{cursor:pointer;background:0 0;border:none;padding:.8rem;display:none}.navbar__bar[data-astro-cid-vehqqjd4]{background-color:var(--bg-black);width:1.8rem;height:.2rem;margin:.4rem;transition:transform .3s,opacity .3s;display:block}.navbar__menu-logo[data-astro-cid-vehqqjd4],.navbar__copyright[data-astro-cid-vehqqjd4]{display:none}@media (width<=880px){.navbar__toggle[data-astro-cid-vehqqjd4]{z-index:1000;display:block;position:relative}.navbar__menu[data-astro-cid-vehqqjd4]{opacity:0;pointer-events:none;visibility:hidden;z-index:999;background:linear-gradient(to bottom, var(--bg-greige) 0%, var(--bg-greige) 70%, var(--txt-coral-gradient) 100%);flex-direction:column;justify-content:center;align-items:center;gap:.7rem;width:100vw;height:100vh;padding:2rem 1rem;transition:opacity .5s,transform .5s;position:absolute;top:0;right:0;transform:translateY(-50%);box-shadow:0 .7rem 1.3rem #00000080}@supports (backdrop-filter:blur(1px)){.navbar__menu[data-astro-cid-vehqqjd4]{backdrop-filter:blur(18px)saturate(160%)}}.navbar__menu[data-astro-cid-vehqqjd4].active{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.navbar__menu[data-astro-cid-vehqqjd4] li[data-astro-cid-vehqqjd4] a[data-astro-cid-vehqqjd4]{font-size:clamp(1rem,3vw,1.2rem)}.navbar__menu-logo[data-astro-cid-vehqqjd4]{border-bottom:.1rem solid #0000001f;justify-content:center;align-items:center;width:clamp(6rem,4vw,8rem);height:auto;margin-bottom:.2rem;padding-bottom:.2rem;list-style:none;display:flex}.navbar__menu-logo-link[data-astro-cid-vehqqjd4]{width:clamp(7rem,40vw,10rem);display:inline-block}.navbar__menu-logo-link[data-astro-cid-vehqqjd4] img{width:100%;height:auto;display:block}.navbar__copyright[data-astro-cid-vehqqjd4]{text-align:center;border-top:.1rem solid #0000001f;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.8rem;padding-top:.8rem;display:flex}.navbar__toggle[data-astro-cid-vehqqjd4].active .navbar__bar[data-astro-cid-vehqqjd4]:nth-child(2){opacity:0}.navbar__toggle[data-astro-cid-vehqqjd4].active .navbar__bar[data-astro-cid-vehqqjd4]:first-child{transform:translateY(.6rem)rotate(45deg)}.navbar__toggle[data-astro-cid-vehqqjd4].active .navbar__bar[data-astro-cid-vehqqjd4]:nth-child(3){transform:translateY(-.6rem)rotate(-45deg)}}.footer[data-astro-cid-kep5q2vn]{background-color:var(--bg-footer);border-top:.1rem solid #e7e7e7;margin-top:15rem;padding-block:1rem 3rem}@media (width<=767px){.footer[data-astro-cid-kep5q2vn]{margin-top:10rem;padding-block:1rem 2rem}}.footer__toggle[data-astro-cid-kep5q2vn]{display:none}@media (width<=767px){.footer__toggle[data-astro-cid-kep5q2vn]{display:inline}}.footer__content[data-astro-cid-kep5q2vn]{flex-direction:column;display:flex}.footer__logo[data-astro-cid-kep5q2vn]{width:clamp(2rem,18vw,5rem);display:inline-block}.footer__upper[data-astro-cid-kep5q2vn]{border-bottom:.1rem solid var(--bg-grey-1);justify-content:space-between;align-items:center;padding-bottom:2rem;display:flex}@media (width<=767px){.footer__upper[data-astro-cid-kep5q2vn]{flex-direction:row;align-items:center;padding-bottom:1rem}}.footer__upper-1[data-astro-cid-kep5q2vn]{flex:none}.footer__links[data-astro-cid-kep5q2vn]{text-align:center;flex-flow:wrap;justify-content:center;align-items:center;gap:clamp(1.5rem,4vw,2.5rem);margin:0;padding:0;list-style:none;display:flex}@media (width<=767px){.footer__links[data-astro-cid-kep5q2vn]{grid-template-columns:repeat(2,max-content);place-content:start end;justify-items:center;gap:.5rem 1.2rem;display:grid}}@media (width<=350px){.footer__links[data-astro-cid-kep5q2vn]{gap:.2rem .8rem}}.footer__links[data-astro-cid-kep5q2vn] li[data-astro-cid-kep5q2vn] a[data-astro-cid-kep5q2vn]{text-transform:uppercase;color:var(--bg-black);border:.1rem solid #0000;border-radius:1.2rem;justify-content:center;align-items:center;padding-block:.7rem;font-size:clamp(.8rem,2vw,1rem);font-weight:500;text-decoration:none;transition:color .3s;display:inline-flex;position:relative}@media (width<=350px){.footer__links[data-astro-cid-kep5q2vn] li[data-astro-cid-kep5q2vn] a[data-astro-cid-kep5q2vn]{font-size:clamp(.7rem,2vw,1rem)}}.footer__links[data-astro-cid-kep5q2vn] li[data-astro-cid-kep5q2vn] a[data-astro-cid-kep5q2vn]:after{content:"";background-color:var(--bg-black);width:0;height:.12rem;transition:width .3s;position:absolute;bottom:.2rem;left:0}.footer__links[data-astro-cid-kep5q2vn] li[data-astro-cid-kep5q2vn] a[data-astro-cid-kep5q2vn]:hover:after{width:100%}.footer__links[data-astro-cid-kep5q2vn] li[data-astro-cid-kep5q2vn] a[data-astro-cid-kep5q2vn]:hover{background-color:#0000;border-color:#0000}.footer__lower[data-astro-cid-kep5q2vn]{grid-template-columns:1fr auto 1fr;align-items:center;padding-block:3rem 1rem;display:grid}@media (width<=767px){.footer__lower[data-astro-cid-kep5q2vn]{grid-template-columns:1fr 1fr;gap:1.5rem;padding-block:2rem 1rem}}.footer__lower[data-astro-cid-kep5q2vn]>[data-astro-cid-kep5q2vn]:first-child{justify-self:start}.footer__lower[data-astro-cid-kep5q2vn]>[data-astro-cid-kep5q2vn]:nth-child(2){justify-self:center}@media (width<=767px){.footer__lower[data-astro-cid-kep5q2vn]>[data-astro-cid-kep5q2vn]:nth-child(2){justify-self:end}}.footer__lower[data-astro-cid-kep5q2vn]>[data-astro-cid-kep5q2vn]:nth-child(3){justify-self:end}.footer__socials[data-astro-cid-kep5q2vn]{flex-flow:wrap;justify-content:flex-start;align-items:flex-start;gap:clamp(1rem,4vw,3rem);display:flex}.footer__socials-flex[data-astro-cid-kep5q2vn]{flex-flow:wrap;align-items:center;gap:clamp(1rem,5vw,2.5rem);display:flex}.footer__socials-flex[data-astro-cid-kep5q2vn] img{width:1.5rem;height:1.5rem;display:block}.footer__flex-right[data-astro-cid-kep5q2vn]{flex-direction:column;align-items:flex-end;gap:1rem;display:flex}@media (width<=767px){.footer__flex-right[data-astro-cid-kep5q2vn]{align-items:center}}.footer__copyright-txt[data-astro-cid-kep5q2vn]{text-transform:none;font-size:clamp(.8rem,2vw,1rem);font-weight:400;display:block}@media (width<=767px){.footer__copyright-txt[data-astro-cid-kep5q2vn]{text-align:center;width:100%}}.footer__credits[data-astro-cid-kep5q2vn]{text-align:right;color:var(--bg-grey-3);font-familiy:var(--font-txt);font-size:clamp(.7rem,2vw,.9rem);text-decoration:none;display:block}@media (width<=767px){.footer__credits[data-astro-cid-kep5q2vn]{text-align:center}}.footer__credits[data-astro-cid-kep5q2vn]:hover{color:var(--txt-primary);text-decoration:underline}.footer__webdesign[data-astro-cid-kep5q2vn]{font-size:clamp(.7rem,2vw,.9rem);text-decoration:none}.footer__policy-1[data-astro-cid-kep5q2vn]{display:none}.footer__policy-2[data-astro-cid-kep5q2vn]{flex-flow:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}@media (width<=767px){.footer__policy-1[data-astro-cid-kep5q2vn]{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:1rem;display:flex}.footer__policy-2[data-astro-cid-kep5q2vn]{display:none}}.footer__policy-1[data-astro-cid-kep5q2vn] span[data-astro-cid-kep5q2vn],.footer__policy-2[data-astro-cid-kep5q2vn] span[data-astro-cid-kep5q2vn]{white-space:nowrap;font-size:clamp(.7rem,2vw,1rem);font-weight:500}.footer__mail[data-astro-cid-kep5q2vn]{white-space:nowrap;font-size:clamp(.7rem,2vw,1rem);font-weight:600}.footer__mail[data-astro-cid-kep5q2vn] a[data-astro-cid-kep5q2vn]{color:var(--bg-black);text-decoration:none}.footer__mail[data-astro-cid-kep5q2vn] a[data-astro-cid-kep5q2vn]:hover{text-decoration:underline}html,body{width:100%;min-height:100%;margin:0}body{min-height:100dvh}.skip-link[data-astro-cid-ju4pidww]{z-index:9999;color:#fff;background:#111;border-radius:.5rem;padding:.75rem 1rem;text-decoration:none;position:absolute;top:-100%;left:1rem}.skip-link[data-astro-cid-ju4pidww]:focus-visible{top:1rem}
