*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{-webkit-text-size-adjust:100%;hanging-punctuation:first last}body{min-height:100dvh;line-height:1.5;-webkit-font-smoothing:antialiased}img,video,svg,canvas{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-box-trim:trim-both;text-box-edge:cap alphabetic}ul,ol{list-style:none}a{color:inherit;text-decoration:none}@font-face{font-family:Bebas Neue;src:url(/_astro/BebasNeue.9mHNbWWO.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Shippori Mincho;src:url(/_astro/ShipporiMincho-Regular.C14DXzVn.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Shippori Mincho;src:url(/_astro/ShipporiMincho-Bold.DHcmzUO5.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Caveat;src:url(/_astro/Caveat-Regular.D6LQsQ_v.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--color-lobster-red: #982529;--color-lobster-red-hover: #832023;--color-baltic-blue: #05668d;--color-abyss: #033d54;--color-ash-grey: #c9d6c9;--color-golden-apricot: #d49953;--color-sand-white: #fbf1db;--color-porcelain: #faf8f4;--color-pitch-black: #1c1712;--font-display: "Bebas Neue", "Arial Narrow", Arial, sans-serif;--font-body: "Shippori Mincho", Georgia, "Times New Roman", serif;--font-accent: "Caveat", cursive;--space-xs: clamp(.5rem, 1vw, .75rem);--space-sm: clamp(.75rem, 1.5vw, 1rem);--space-md: clamp(1rem, 2.5vw, 1.5rem);--space-lg: clamp(1.5rem, 4vw, 2.5rem);--space-xl: clamp(2.5rem, 6vw, 4rem);--space-2xl: clamp(4rem, 9vw, 7rem);--z-base: 1;--z-overlay: 10;--z-modal: 100;--z-fixed: 1000}html{font-size:100%;scroll-behavior:smooth;@media(prefers-reduced-motion:reduce){scroll-behavior:auto}}body{font-family:var(--font-body);font-weight:400;color:var(--color-pitch-black);background-color:var(--color-sand-white)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:400;line-height:1}h2{font-size:clamp(2.5rem,1.3333rem + 5.1852vw,6rem);letter-spacing:-.01em}h3{font-size:clamp(1.5rem,3vw,2rem)}p{font-size:clamp(.875rem,.7885rem + .3846vw,1.25rem);line-height:1.5;max-width:96ch}a{transition:color .2s ease;font-family:var(--font-display);font-size:clamp(1rem,.8571rem + .7143vw,1.5rem);cursor:pointer;&:focus-visible{outline:2px solid var(--color-lobster-red);outline-offset:3px;border-radius:2px}}img{height:auto}::selection{background-color:var(--color-lobster-red);color:var(--color-sand-white)}._header_qguus_1{display:flex;align-items:center;padding:24px 40px;width:50%;position:absolute;top:0;left:0;@media(max-width:1024px){width:100%;padding:32px 24px}}._header__spacer_qguus_17{width:52px;flex-shrink:0}._header__burger_qguus_22{position:fixed;top:38px;left:40px;z-index:var(--z-fixed);display:flex;align-items:center;justify-content:center;width:52px;height:52px;background:var(--color-sand-white);border:2.5px solid var(--color-abyss);border-radius:50%;cursor:pointer;padding:0;color:var(--color-abyss);@media(max-width:1024px){top:40px;left:26px;width:48px;height:48px}& svg{width:28px;height:28px;fill:currentColor}}._header__logo_wrapper_qguus_57{flex:1;display:flex;justify-content:center}._header__logo_qguus_57{display:inline-flex;& img{width:80px;height:80px;@media(max-width:1024px){width:64px;height:64px}}}._header__lang_qguus_77{font-family:var(--font-display);font-size:2rem;font-weight:700;width:52px;text-transform:uppercase;color:var(--color-lobster-red);text-align:center}nav{position:fixed;top:0;z-index:var(--z-fixed);padding:1rem}._nav__content_qguus_96{position:fixed;top:0;left:0;width:100%;height:100dvh;pointer-events:none;z-index:var(--z-overlay)}._nav__bg_qguus_106{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;transform:scaleY(0);transform-origin:top;will-change:transform;pointer-events:none}._nav__bg_qguus_106:nth-child(1){background-color:var(--color-abyss)}._nav__bg_qguus_106:nth-child(2){background-color:var(--color-baltic-blue)}._nav__bg_qguus_106:nth-child(3){background-color:var(--color-golden-apricot)}._nav__bg_qguus_106:nth-child(4){background-color:var(--color-lobster-red)}._nav__items_qguus_135{height:100dvh;display:flex;flex-direction:column;gap:4rem;padding:8rem 6rem;background-color:var(--color-baltic-blue);color:var(--color-sand-white);clip-path:polygon(0% 0%,100% 0%,100% 0%,0% 0%);will-change:clip-path;@media(max-width:768px){padding:8rem 2rem}}._nav__items_links_qguus_151{display:flex;flex-direction:column;a,button{color:var(--color-sand-white);font-size:clamp(3rem,2.1429rem + 4.2857vw,6rem);cursor:pointer;transition:transform .3s ease;font-family:var(--font-display);background:none;border:none;text-align:left;@media(width>1024px){&:hover{transform:translate(1rem)}}}}._nav__items_socials_qguus_174{display:flex;gap:2rem}._footer_1k958_1{background-image:linear-gradient(90deg,#d49953 0% 6.667%,#fbf1db 6.667% 13.333%,#d49953 13.333% 20%,#fbf1db 20% 26.667%,#d49953 26.667% 33.333%,#fbf1db 33.333% 40%,#d49953 40% 46.667%,#fbf1db 46.667% 53.333%,#d49953 53.333% 60%,#fbf1db 60% 66.667%,#d49953 66.667% 73.333%,#fbf1db 73.333% 80%,#d49953 80% 86.667%,#fbf1db 86.667% 93.333%,#d49953 93.333% 100%);min-height:100svh;padding:8rem 5rem;color:var(--color-lobster-red);display:flex;flex-direction:column;overflow:clip;@media(max-width:1024px){min-height:auto;padding:3rem 1rem;background-image:linear-gradient(90deg,#d49953 0% 9.09%,#fbf1db 9.09% 18.18%,#d49953 18.18% 27.27%,#fbf1db 27.27% 36.36%,#d49953 36.36% 45.45%,#fbf1db 45.45% 54.54%,#d49953 54.54% 63.63%,#fbf1db 63.63% 72.72%,#d49953 72.72% 81.81%,#fbf1db 81.81% 90.9%,#d49953 90.9% 100%)}}._footer__content_1k958_48{position:relative;flex:1;margin:0 auto;background-color:var(--color-sand-white);width:100%;padding:1rem;display:flex;flex-direction:column;justify-content:space-between;gap:1rem;max-width:1840px;container-type:inline-size;@media(width<=1024px){gap:8rem}@media(width<=720px){gap:2rem}}._footer__image_container_1k958_71{width:clamp(13rem,-4.2308rem + 26.9231vw,20rem);max-height:320px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);z-index:1;pointer-events:none;@media(max-width:1024px){right:2rem;left:auto;transform:translateY(-50%);width:clamp(7.5rem,3.5227rem + 19.8864vw,16.25rem)}@media(max-width:720px){right:1rem;top:20%}img{width:100%;height:auto}}._footer__nav_1k958_100{display:flex;justify-content:space-between;align-items:center;width:100%;padding:2rem 2.5rem;@media(max-width:720px){flex-direction:column;align-items:flex-start;gap:1rem;padding-inline:0;padding-bottom:0}._footer__nav_item_1k958_115{a,._footer__nav_btn_1k958_117{font-size:clamp(2rem,1.3725rem + .9804vw,2.5rem)}._footer__nav_btn_1k958_117{background:none;border:none;padding:0;color:inherit;font-family:var(--font-display);cursor:pointer}}}._footer__infos_1k958_132{display:flex;flex-direction:row;justify-content:space-between;padding:2rem;@media(max-width:1024px){flex-direction:column;gap:2rem}@media(max-width:720px){padding-inline:0}._operating_details_1k958_147{display:flex;flex-direction:column;gap:1rem}._socials_1k958_153{display:flex;flex-direction:row;gap:1rem;align-self:flex-end;@media(max-width:1024px){align-self:flex-start}a svg{width:2.5rem;height:auto;@media(max-width:1024px){width:2rem}}}}._footer__address_1k958_174{white-space:pre-line}._footer__title_container_1k958_178{position:relative;._footer__title_1k958_178{position:relative;z-index:2;font-family:var(--font-display);text-align:center;font-size:33.25cqw;text-box-trim:trim-both;text-box-edge:cap alphabetic;pointer-events:none}}._slider_sdxns_1{background-image:linear-gradient(90deg,#d49953 0% 9.09%,#fbf1db 9.09% 18.18%,#d49953 18.18% 27.27%,#fbf1db 27.27% 36.36%,#d49953 36.36% 45.45%,#fbf1db 45.45% 54.54%,#d49953 54.54% 63.63%,#fbf1db 63.63% 72.72%,#d49953 72.72% 81.81%,#fbf1db 81.81% 90.9%,#d49953 90.9% 100%);width:50%;border-radius:1rem;padding:clamp(2rem,.7692rem + 1.9231vw,2.5rem);._slider__frame_sdxns_21{width:100%;height:100%;overflow:hidden;._slider__img_sdxns_26{width:100%;height:100%;object-fit:cover;display:block;border-radius:8px}}@media(max-width:1024px){display:none}}
