.navbar.svelte-yjhcul{height:5rem;position:fixed;z-index:10;width:100%;transition:.3s;background-image:linear-gradient(90deg,rgba(var(--bg-white-rgb),1),rgba(var(--bg-white-rgb),.25));padding:.4375rem 1rem;text-transform:uppercase}.navbar.blur.svelte-yjhcul{background-color:var(--white)}.navbar__wrapper.svelte-yjhcul{display:flex;max-width:112.5rem;width:100%;height:100%;margin:0 auto;justify-content:space-between}.navbar__wrapper__logo.svelte-yjhcul{height:100%}.navbar__wrapper__links.svelte-yjhcul{display:flex;position:relative;gap:1.5rem}.navbar__wrapper__links__menu.svelte-yjhcul{display:flex;align-items:center;transition:.2s;font-size:2rem;color:var(--black)}.navbar__wrapper__links__menu.selected.svelte-yjhcul{color:var(--primary-light)}.navbar__wrapper__links.svelte-yjhcul a:where(.svelte-yjhcul){margin:auto 0;transition:.25s;color:var(--black)}.navbar__wrapper__links.svelte-yjhcul a.selected:where(.svelte-yjhcul){transition:.5s;color:var(--primary-light)}.navbar__wrapper__links.svelte-yjhcul a:where(.svelte-yjhcul):hover{transition:.5s;color:var(--primary-light)}.navbar__wrapper__links__dropdown.svelte-yjhcul{position:absolute;top:4.5rem;right:-1rem;display:flex;flex-direction:column;align-items:left;gap:1rem;padding:1.5rem;background-image:linear-gradient(to bottom,rgba(var(--white-rgb),.25),rgba(var(--white-rgb),0));border-left:1px solid transparent;border-image:linear-gradient(to bottom,var(--white),rgba(var(--white-rgb),0));border-image-slice:1}.navbar__wrapper__links__dropdown.svelte-yjhcul a:where(.svelte-yjhcul){text-wrap:nowrap}.navbar__wrapper__list.svelte-yjhcul{display:none;margin:auto 0}.navbar__wrapper__list.svelte-yjhcul button:where(.svelte-yjhcul){color:var(--black);font-size:2rem}@media (width < 560px){.navbar__wrapper__links.svelte-yjhcul{display:none}.navbar__wrapper__list.svelte-yjhcul{display:block}}a.svelte-1pb0s2p{color:var(--white)}p.svelte-1pb0s2p{margin:0}.footer.svelte-1pb0s2p{color:var(--white);position:relative;background-image:linear-gradient(to right,var(--primary-dark),rgba(var(--primary-dark-rgb),.5));overflow:hidden;max-width:2560px;width:100%;margin:0 auto}.footer__image.svelte-1pb0s2p{position:absolute;width:100%;object-fit:cover;z-index:-1;transform:translateY(-60%)}.footer__container.svelte-1pb0s2p{display:flex;max-width:112.5rem;margin:0 auto;padding:2.5rem 1rem 0;gap:2rem}.footer__container__wrapper.svelte-1pb0s2p{display:flex;flex-direction:column;justify-content:flex-start;gap:2rem}.footer__container__wrapper__top.svelte-1pb0s2p{font-size:1.25rem;min-height:1.5rem;max-height:3.5rem;font-weight:700}.footer__container__wrapper__other.svelte-1pb0s2p{display:flex;flex-direction:column;gap:1rem}.footer__container__wrapper__other.svelte-1pb0s2p span:where(.svelte-1pb0s2p){display:block;white-space:nowrap}.footer__credits.svelte-1pb0s2p{display:flex;justify-content:center;align-items:center;padding-bottom:.5rem;margin-top:2.5rem}.footer__credits__divider.svelte-1pb0s2p{width:1px;height:32px;margin:0 .5rem;background-color:var(--white)}.footer__credits__copyright.svelte-1pb0s2p{display:flex;align-items:center;font-size:1rem}.footer__credits__copyright__svg.svelte-1pb0s2p{padding-top:.125rem;align-self:flex-start}@media (width < 900px){.footer__image.svelte-1pb0s2p{transform:translateY(0);height:100%;width:100%}.footer__container.svelte-1pb0s2p{padding-left:2rem;padding-top:1.5rem;flex-direction:column;gap:1.5rem;margin:0 auto;width:fit-content}.footer__container__wrapper.svelte-1pb0s2p{flex-direction:row;justify-content:flex-start;gap:1.5rem}.footer__container__wrapper.svelte-1pb0s2p div:where(.svelte-1pb0s2p){flex-direction:row}.footer__container__wrapper__top.svelte-1pb0s2p{min-width:10.3125rem;text-align:right}.footer__container__wrapper__other.svelte-1pb0s2p{flex-direction:column!important;align-items:flex-start}}@media (width < 500px){.footer__container.svelte-1pb0s2p{margin:0;padding-left:1rem}.footer__container__wrapper.svelte-1pb0s2p{flex-direction:column}.footer__container__wrapper__top.svelte-1pb0s2p{text-align:left}.footer__container__wrapper__other.svelte-1pb0s2p{flex-direction:column;flex-wrap:wrap}.footer__credits.svelte-1pb0s2p{flex-direction:column;padding:1.5rem 1rem;gap:.5rem}.footer__credits__divider.svelte-1pb0s2p{display:none}}.dropdown.svelte-blcx71{position:fixed;width:100%;top:0;right:0;bottom:0;left:0;background-color:#ffffffbf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:20;display:flex;justify-content:center;align-items:flex-end;padding-bottom:clamp(1rem,100vh - 480px,6rem)}.dropdown__close.svelte-blcx71{position:absolute;top:.4375rem;right:1rem;font-size:2rem;height:4.125rem;color:var(--pc-white)}.dropdown__logo.svelte-blcx71{position:absolute;top:.4375rem;left:1rem;height:4.125rem}.dropdown__logo.svelte-blcx71 img:where(.svelte-blcx71){height:100%;max-width:167px;object-fit:contain;padding-right:auto}.dropdown__container.svelte-blcx71{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.dropdown__container__link.svelte-blcx71{max-width:max-content;text-transform:uppercase;color:var(--black);text-decoration:none;margin:auto 0;transition:.5s;font-size:1.5rem;line-height:1.5rem;text-wrap:nowrap;border-bottom:2px transparent solid}.dropdown__container__link.svelte-blcx71:hover{border-bottom:2px var(--primary) solid}.dropdown__container__contacts.svelte-blcx71{display:flex;gap:2rem}.dropdown__container__contacts.svelte-blcx71 a:where(.svelte-blcx71){color:var(--primary)}.cookie-banner.svelte-twt9id{position:fixed;bottom:0;left:2rem;bottom:2rem;width:320px;height:16rem;background-color:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;flex-direction:column;justify-content:space-between;padding:1rem;font-size:1.2rem;line-height:1.25rem;z-index:10;box-shadow:0 0 10px rgba(var(--primary-rgb),.5);border:1px solid rgba(var(--teal-blue-rgb),.5);overflow:hidden}.cookie-banner__text.svelte-twt9id{text-align:center;margin-top:auto;margin-bottom:auto}.cookie-banner__buttons.svelte-twt9id{display:flex;flex-direction:column;gap:.5rem}.cookie-banner.svelte-twt9id a:where(.svelte-twt9id){font-size:1rem;line-height:1.5rem;color:var(--pt-purple)}@media (width < 425px){.cookie-banner.svelte-twt9id{width:100%;left:0;bottom:0}}.main.svelte-sds1dz{flex:1;margin-top:5rem}:root{--white: #edecea;--white-rgb: 237, 236, 234;--black: #262321;--black-rgb: 38, 35, 33;--bg-white: #edecea;--bg-white-rgb: 237, 236, 234;--primary: #a19b94;--primary-rgb: 161, 155, 148;--primary-dark: #70675e;--primary-dark-rgb: 112, 103, 94;--teal-blue: #1e8b81;--teal-blue-rgb: 61, 148, 139;--teal-blue-dark: #1C8888;--teal-blue-dark-rgb: 28, 136, 136;--hf-navy: #7babaf;--hf-navy-rgb: rgb(123, 171, 175);--hf-red: rgb(255, 125, 125)}*{box-sizing:border-box}body{margin:0;font-family:Montserrat,sans-serif;color:var(--black);background-color:var(--bg-white);width:100%;height:100%;min-height:100vh;position:relative;display:flex;font-size:1rem;line-height:1.5rem;flex-direction:column;overflow-x:hidden}body::-webkit-scrollbar{width:.75rem}body::-webkit-scrollbar-track{background-color:var(--white)}body::-webkit-scrollbar-thumb{background-color:var(--primary)}button{text-decoration:none;border:none;outline:none;cursor:pointer;background-color:transparent;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:400;padding:0}input{width:100%;padding:15px;border:1px solid var(--primary);background-color:var(--white);font-family:Montserrat,sans-serif;filter:drop-shadow(4px 4px 4px rgba(var(--black-rgb),.25));font-size:.8125rem;font-weight:400;outline:none}textarea{background-color:var(--white)}a{text-decoration:none;color:var(--primary-dark)}sup{line-height:0}h1{font-size:2.5rem;line-height:3rem;font-weight:600;margin:0}h2{margin:0;font-size:1.5rem;line-height:2rem;font-weight:400}h3{margin:0;font-weight:400}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:300;src:url(../../../fonts/montserrat-v29-latin-300.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:italic;font-weight:300;src:url(../../../fonts/montserrat-v29-latin-300italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:400;src:url(../../../fonts/montserrat-v29-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:italic;font-weight:400;src:url(../../../fonts/montserrat-v29-latin-italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:500;src:url(../../../fonts/montserrat-v29-latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:600;src:url(../../../fonts/montserrat-v29-latin-600.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:700;src:url(../../../fonts/montserrat-v29-latin-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:italic;font-weight:500;src:url(../fonts/montserrat-v29-latin-500italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:italic;font-weight:600;src:url(../fonts/montserrat-v29-latin-600italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:italic;font-weight:700;src:url(../fonts/montserrat-v29-latin-700italic.woff2) format("woff2")}
