:root{--font-title:"Playfair Display",serif;--font-body:"Work Sans",sans-serif;--weight-thin:100;--weight-light:300;--weight-medium:500;--weight-semi-bold:600}body{font-family:var(--font-body);font-weight:var(--weight-light);background-color:#f7f8fc;font-display:swap}a,button{text-decoration:none}h1,h2,h3{font-family:var(--font-title)}h1{font-size:72px;line-height:.9;letter-spacing:-.03em;color:#57345b}@media(max-width:767px){h1{font-size:64px}}h2{font-size:56px;line-height:54px;letter-spacing:-.03em}@media(max-width:767px){h2{font-size:48px}}h3{font-size:32px}.margin-section{margin:80px 104px}@media(max-width:1200px){.margin-section{margin:64px 40px}}@media(max-width:767px){.margin-section{margin:48px 16px}}.only-side-margin-section{margin:0 104px}@media(max-width:1200px){.only-side-margin-section{margin:0 40px}}@media(max-width:767px){.only-side-margin-section{margin:0 16px}}.only-top-margin-section{margin:80px 104px 0}@media(max-width:1200px){.only-top-margin-section{margin:64px 40px 0}}@media(max-width:767px){.only-top-margin-section{margin:48px 16px 0}}.only-bottom-margin-section{margin:0 104px 80px}@media(max-width:1200px){.only-bottom-margin-section{margin:0 40px 64px}}@media(max-width:767px){.only-bottom-margin-section{margin:0 16px 48px}}.padding-section{padding:80px 104px}@media(max-width:1200px){.padding-section{padding:64px 40px}}@media(max-width:767px){.padding-section{padding:48px 16px}}.button{background-color:#cfb2d2;color:#0c080d;padding:16px 12px;font-weight:var(--weight-medium)}.button:hover{opacity:.8}.header{display:flex;align-items:center;justify-content:space-between;padding:40px 104px;width:100%;border-bottom:1px solid #bf98c3;position:relative}@media(max-width:1200px){.header{padding:40px}}@media(max-width:767px){.header{padding:24px 16px}}.header__logo{display:block;width:200px;height:auto}.header__nav{display:flex;align-items:center}@media(min-width:992px){.header__nav{position:absolute;left:50%;transform:translateX(-50%)}}@media(max-width:992px){.header__nav{position:fixed;top:0;left:-100%;width:100%;height:100vh;background-color:#f7f8fc;z-index:1000;transition:left .3s ease;flex-direction:column;justify-content:center}.header__nav.open{left:0}}.header__nav ul{display:flex;align-items:center;gap:32px;list-style:none;margin:0;padding:0}@media(max-width:992px){.header__nav ul{flex-direction:column;gap:60px}}.header__controls{display:flex;align-items:center;justify-content:flex-end;gap:32px}@media(max-width:992px){.header__controls a{display:none}}.header__languages{display:flex;align-items:center;gap:16px}@media(max-width:1200px){.header__languages{display:none}}@media(max-width:767px){.header__languages{gap:8px}}.header__mobile-controls{display:none;flex-direction:column;align-items:center;gap:32px;margin-top:32px}@media(max-width:992px){.header__mobile-controls{display:flex}}.header__mobile-languages{display:flex;align-items:center;gap:24px}.header__hamburger{display:none;flex-direction:column;cursor:pointer;z-index:1000}@media(max-width:992px){.header__hamburger{display:flex}}.header__hamburger span{width:24px;height:2px;background-color:#0c080d;margin:4px 0}
/*# sourceMappingURL=7d00afe1e753b9ba.css.map*/