header{border-bottom:.5px solid var(--g-color-text-primary)}.header,header{width:100%;box-sizing:border-box}.header{padding:20px;max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.header__hamburger-wrapper{display:none;position:absolute;z-index:20;width:100%;height:0;top:68px;left:0;overflow-y:hidden;border-radius:0 0 100px 100px;border-bottom:5px solid hsla(0,83%,79%,.635)}.header__hamburger-wrapper_animation_open{display:block;animation-name:open;animation-duration:.5s;animation-direction:alternate;animation-iteration-count:1;animation-fill-mode:both}.header__hamburger-wrapper_animation_close{display:block;animation-name:close;animation-duration:.5s;animation-iteration-count:1;animation-fill-mode:forwards}.header__hamburger-wrapper_content{padding-top:20px;width:90%;margin:0 auto;height:max-content;display:flex;flex-direction:column;justify-content:center;align-items:center}.header__hamburger-wrapper_content .contact-link:not(:last-of-type){margin-bottom:10px}.header__hamburger-wrapper_content .contact-link svg{margin-right:10px}.header__hamburger-wrapper_content .contact-head{margin-top:40px}@keyframes open{0%{display:none;background-color:var(--g-color-scroll-handle);height:0}to{background-color:var(--g-color-scroll-track);height:80%;display:block;animation-play-state:paused}}@keyframes close{0%{background-color:var(--g-color-scroll-track);height:80%;display:block;animation-play-state:paused}to{display:none;background-color:var(--g-color-scroll-handle);height:0;animation-play-state:running}}.header__hamburger-nav{width:-moz-fit-content;width:fit-content;padding:5px;border-bottom:.5px solid #f69d9d}.header__hamburger-nav svg{margin-left:10px}.header__buttons_mobile{display:none}@media screen and (max-width:769px){.header__buttons_mobile{display:block}}.header__buttons_desktop{display:block}@media screen and (max-width:769px){.header__buttons_desktop{display:none}}.header__navs_desktop,.header__socials{display:none}@media screen and (min-width:780px){.header__socials{width:20%;min-width:235px;display:flex;justify-content:space-around;align-items:center}.header__socials a>svg{margin-right:8px}}.footer{box-sizing:border-box;border-top:.5px solid var(--g-color-text-primary);padding:10px 20px 20px;width:100vw;max-width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.footer__links{display:flex;justify-content:space-around;max-width:320px;width:100%}.footer__links svg{margin-right:10px}.footer__text{margin-bottom:20px;opacity:.8}.wrapper{max-width:100%;min-height:100%;overflow-y:hidden;box-sizing:border-box}.wrapper,.wrapper__layout{display:flex;flex-direction:column;align-items:center}.wrapper__layout{justify-content:flex-start;flex:1 1;margin-bottom:56px}.wrapper__content{width:95vw;max-width:1280px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:40px}#__next,body,html{height:100%;min-width:320px;margin:0}.g-root_theme_dark-hc,.g-root_theme_light-hc{--g-color-base-brand:#e47979!important;--g-color-base-brand-hover:#e06666!important;--g-color-base-selection:#731e1e!important;--g-color-base-selection-hover:#8f1616!important;--g-color-line-brand:#e47979!important;--g-color-text-brand:#eb9c9c!important;--g-color-text-link:#eb9c9c!important;--g-color-text-link-hover:#f2bebe!important;--g-color-text-brand-heavy:#fff!important}