.header-mobile{background:rgba(var(--accent-rgb),.92);position:relative;width:100%}.header-mobile__bar{align-items:center;display:flex;gap:.75rem;justify-content:space-between;min-height:130px;padding:15px 20px}.header-mobile__logo{max-width:100%;width:300px}.header-mobile__brand-fallback{text-align:left}.header-mobile__title{color:var(--ast-global-color-5);font-size:clamp(1.15rem,4.8vw,1.65rem);font-weight:300;letter-spacing:.12em;line-height:1;margin:0}.header-mobile__subtitle{color:var(--ast-global-color-5);font-size:.68rem;font-weight:700;letter-spacing:.18em;margin:.45rem 0 0}.header-mobile__menu-toggle{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;flex-shrink:0;font-size:1.2rem;height:42px;justify-content:center;line-height:1;transition:background-color .2s ease;width:42px}.header-mobile__menu-toggle:focus-visible,.header-mobile__menu-toggle:hover{background:rgba(var(--accent-rgb),.7);outline:none}.header-mobile__hamburger-bar{background-color:var(--white);height:2px;margin:4px 0;transition:all .3s ease;width:20px}.header-mobile__dropdown{background:#d7d7d7;display:flex;flex-direction:column;width:100%}.header-mobile__link{border-top:1px solid rgba(0,0,0,.0784313725490196);color:#2c2c2c;font-size:1rem;font-weight:400;line-height:1.2;padding:.78rem 1rem;text-align:left;text-decoration:none}.header-mobile__link:focus-visible,.header-mobile__link:hover{background:#d1d1d1;color:#000;outline:none;text-decoration:none}@media(max-width:48rem){.header-mobile__bar{min-height:84px;padding:1rem .85rem}.header-mobile__menu-toggle{height:40px;width:40px}.header-mobile__link{font-size:.95rem}}.header{align-items:center;background:rgba(var(--accent-rgb),.92)!important;display:flex;min-height:165px;overflow:hidden;position:absolute;width:100%;z-index:9999}@media(max-width:75rem){.header{display:grid}}.header__inner{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1240px;padding:1.75rem 2rem;position:relative;width:100%;z-index:1}.header__logo{width:365px}@media(max-width:62rem){.header__logo{width:300px}}.header__title{font-size:clamp(1.5rem,2vw,2.55rem);font-weight:300;letter-spacing:.12em;line-height:1;margin:0}.header__subtitle{font-size:clamp(.8rem,.9vw,1.2rem);font-weight:700;letter-spacing:.2em;line-height:1;margin:0}.header__nav{align-items:center;column-gap:1.9rem;display:flex;flex-wrap:wrap;justify-content:flex-end;row-gap:.75rem}.header__link{color:var(--ast-global-color-6);font-weight:400;line-height:1.2;text-decoration:none;transition:color .2s ease-in-out}.header__link:focus-visible,.header__link:hover{color:var(--ast-global-color-5);text-decoration:none}@media(max-width:75rem){.header{min-height:auto}.header__inner{align-items:flex-start;flex-direction:column;gap:1.25rem}.header__nav{column-gap:1.25rem;justify-content:flex-start}}@media(max-width:62rem){.header{min-height:auto}.header__inner{padding:1.4rem 1rem}.header__nav{display:grid;gap:.75rem 1rem;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.header__link{font-size:.96rem}}.footer{background:var(--action);color:#fff;overflow:hidden;position:relative;width:100%}.footer p{--text-color:var(--white)}.footer__inner{margin:0 auto;max-width:1240px;position:relative;z-index:1}.footer__top{display:grid;justify-items:center;padding:6.4rem 2rem 5rem;text-align:center}.footer__logo{width:375px}@media(max-width:62rem){.footer__logo{width:325px}}.footer__description{line-height:1.45;margin:4.2rem auto 0;max-width:860px}.footer__email{color:var(--ast-global-color-4);text-decoration:none;transition:color .2s ease}.footer__email:focus-visible,.footer__email:hover{color:#fff;text-decoration:underline;text-underline-offset:.25rem}.footer__privacy{color:#fff;display:inline-block;margin-top:3.3rem;text-decoration:none;transition:color .2s ease}.footer__privacy:focus-visible,.footer__privacy:hover{color:var(--ast-global-color-4);text-decoration:underline;text-underline-offset:.25rem}.footer__bottom{align-items:flex-start;border-top:1px solid hsla(0,0%,100%,.12156862745098039);display:flex;gap:2rem;justify-content:space-between;min-height:176px;padding:2rem}.footer__bottom .developed-by-default *{color:var(--white)}.footer__legal{line-height:1.3;margin:0}.footer__legal--left{text-align:left}.footer__legal--right{text-align:right}@media(max-width:75rem){.footer__top{padding-bottom:4.25rem;padding-top:5.5rem}.footer__description{max-width:720px}.footer__bottom{min-height:132px;padding:1.75rem 2rem}}@media(max-width:62rem){.footer__top{padding:4rem 1rem 3.5rem}.footer__description{line-height:1.6;margin-top:2.75rem}.footer__privacy{margin-top:2.25rem}.footer__bottom{align-items:flex-start;flex-direction:column;gap:1rem;min-height:auto;padding:1.5rem 1rem}.footer__legal,.footer__legal--left,.footer__legal--right{text-align:left}}:root{--action:#36142b;--action-rgb:54,20,43;--action-light:#36142b;--action-light-rgb:54,20,43;--accent:#36142b;--accent-rgb:54,20,43;--white:#fff;--white-rgb:255,255,255;--offwhite:#f4edf2;--offwhite-rgb:244,237,242;--gray:#d1d1d1;--gray-rgb:209,209,209;--gray-light:#f4edf2;--gray-mid:#d1d1d1;--gray-dark:#d1d1d1;--black:#000;--black-rgb:0,0,0;--shadow-color:var(--black);--shadow-color-rgb:var(--black-rgb);--text-color:var(--black);--text-color-rgb:0,0,0;--text-color-light:var(--gray);--text-color-mid:var(--gray-mid);--success:var(--action);--warning:#d89d0b;--error:#d82047;--danger:var(--error);--scrollbar-bg:#f4edf2;--box-shadow-color:rgba(var(--shadow-color-rgb),0.1);--box-shadow-color-med:rgba(var(--shadow-color-rgb),0.15);--box-shadow-color-darker:rgba(var(--shadow-color-rgb),0.2);--primary-font:"DM Sans",sans-serif;--secondary-font:"DM Sans",sans-serif;--header-font:var(--primary-font);--body-font:var(--primary-font);--heading:var(--black);--transition-time:300ms;--transition-ease:ease-in-out;--transition:var(--transition-time) var(--transition-ease);--ast-global-color-0:#36142b;--ast-global-color-2:#36142b;--ast-global-color-3:#000;--ast-global-color-4:#f4edf2;--ast-global-color-5:#fff;--ast-global-color-6:#d1bdc9;--ast-global-color-7:#181823;--ast-global-color-8:#222}.page-wrapper{width:100%}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--black);font-family:var(--body-font);text-align:center}.fade-enter-active,.fade-leave-active{overflow:hidden;transition:all var(--transition)}