.footer{border-bottom:5px solid var(--Red, #dc3c50);background:#fafafd;padding:47px 80px 32px 80px;justify-content:space-between;align-items:center}@media screen and (max-width: 1080px){.footer{padding:40px 20px 24px 24px}}.footer__inner{max-width:1190px;margin:0 auto}.footer__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}@media screen and (max-width: 1080px){.footer__top{flex-direction:column;gap:32px;margin-bottom:0}}.footer__logo{display:flex;flex-direction:column;gap:35px}.footer__logo--link{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.footer__nav{display:flex;flex-direction:column;align-items:flex-end;gap:32px;margin-bottom:-20px}@media screen and (max-width: 1080px){.footer__nav{margin-bottom:0;align-items:center;gap:24px}}.footer__nav-list{display:flex;list-style-type:none;padding:0;margin:0}@media screen and (max-width: 1080px){.footer__nav-list{flex-direction:column;align-items:center}}.footer__nav-item{margin-left:20px}@media screen and (max-width: 1080px){.footer__nav-item{margin-left:0px}}.footer__nav-link{text-decoration:none;color:#333}@media screen and (max-width: 1080px){.footer__nav-link{text-align:center;font-family:Murecho;font-size:16px;font-style:normal;font-weight:600;line-height:250%}}.footer__nav-link:hover{text-decoration:underline}.footer__middle{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:30px}.footer__company-info{color:var(--Gray-dark, #77777a);font-size:16px;font-weight:600;line-height:200%}@media screen and (max-width: 1080px){.footer__company-info{text-align:center;font-size:14px;line-height:175%}}.footer__social-list{display:flex;list-style-type:none;padding:0;margin:0;gap:12px}.footer__social-link{color:#333;text-decoration:none}.footer__social-icon{display:block;font-size:0}.footer__bottom{text-align:right;color:#666}.footer__copyright{display:flex;margin:0;gap:16px;color:var(--Gray-dark, #77777a);font-family:Rockwell;font-size:14px;font-weight:400;line-height:200%}@media screen and (max-width: 1080px){.footer__copyright{word-break:keep-all}}.footer__copyright-divider{text-align:center}.banner__fixed{position:fixed;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;z-index:100;display:flex;align-items:center;justify-content:center;gap:10px;width:96px;height:365px;flex-shrink:0;border-radius:12px 0px 0px 12px;background:#dc3c50;box-shadow:6px 6px 0px 0px rgba(0,0,0,.08);color:var(--White, #fff);text-align:center;font-size:32px;line-height:110%;letter-spacing:.1em;cursor:pointer;-ms-writing-mode:tb-rl;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;opacity:0;visibility:hidden;transition:all .5s ease;-webkit-transform:translateY(-50%) translateX(100%);transform:translateY(-50%) translateX(100%)}@media screen and (max-width: 1080px){.banner__fixed{-ms-writing-mode:unset;-webkit-writing-mode:unset;writing-mode:unset;width:240px;height:47px;flex-shrink:0;text-align:center;font-size:18px;line-height:110%;border:2px solid #fff;top:unset;-webkit-transform:unset;transform:unset;bottom:8px;left:0;margin:auto;border-radius:12px}}.banner__fixed:hover{background-color:rgba(220,60,80,.5)}@media screen and (max-width: 1080px){.banner__fixed--icon img{width:18px;height:auto}}.banner__fixed.active{opacity:1;visibility:visible;-webkit-transform:translateY(-50%) translateX(0);transform:translateY(-50%) translateX(0)}@media screen and (max-width: 1080px){.banner__fixed.active{-webkit-transform:translate(0);transform:translate(0);bottom:8px}}.header{position:absolute;width:100%;z-index:100;left:0;top:0}.header__container{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 24px 37px}@media screen and (max-width: 1080px){.header__container{padding:30px 28px}}.header__logo{height:auto}.header__logo a{display:block;font-size:0}@media screen and (max-width: 1080px){.header__logo img{max-width:113px;height:auto}}.header__hamburger-wrapper{position:relative;display:none;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border-radius:4px;border:2px solid #dc3c50;background:#dc3c50;box-shadow:3px 3px 0px 0px rgba(0,0,0,.08)}@media screen and (max-width: 1080px){.header__hamburger-wrapper{display:flex;z-index:100}}.header__hamburger-container{display:flex;flex-direction:column;justify-content:center;align-items:center}.header__hamburger-lines{margin:5px 0 5px}.header__hamburger-lines span{display:block;width:20px;height:1px;border-radius:4px;background:#fff}.header__hamburger-line-2{margin:3px 0}.header__hamburger-text{display:flex}.header__hamburger-text span{color:#fff;font-family:Rockwell;font-size:9px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-0.36px}.header__nav{display:flex;justify-content:center;align-items:center;transition:.2s}@media screen and (max-width: 1080px){.header__nav{opacity:0;visibility:hidden;position:absolute}}@media screen and (max-width: 1080px){.header__nav.active{opacity:1;visibility:visible;display:flex;position:fixed;width:100%;height:100vh;background:rgba(255,255,255,.66);-webkit-backdrop-filter:blur(33px);backdrop-filter:blur(33px);top:0;left:0;z-index:100}}.header__nav-list{display:flex;list-style-type:none;margin:0;padding:0;gap:44px}@media screen and (max-width: 1160px){.header__nav-list{gap:32px}}@media screen and (max-width: 1080px){.header__nav-list{flex-direction:column;gap:0;color:#2e2933;font-size:24px;line-height:200%;width:100%}}@media screen and (max-width: 1080px){.header__nav-item{padding:12px 0;border-bottom:1px solid #fff}}.header__nav-link{color:#2e2933;font-size:18px;font-weight:600;line-height:200%;transition:color .3s ease}.header__nav-link:hover{color:#dc3c50}@media screen and (max-width: 1080px){.header__nav-link{display:flex;align-items:center;gap:10px}}.header__nav-link .button__icon-circle{display:none}@media screen and (max-width: 1080px){.header__nav-link .button__icon-circle{display:flex;width:16px;height:16px}}.header__nav--close{position:absolute;top:40px;right:40px;cursor:pointer;display:none}@media screen and (max-width: 1080px){.header__nav--close{display:block;top:20px;right:20px}}@media screen and (max-width: 1080px){.header__nav--close img{width:23px;height:33px}}.header__nav--container{display:flex;align-items:center}@media screen and (max-width: 1080px){.header__nav--container{flex-direction:column;align-items:flex-start;width:calc(100% - 40px);max-width:600px;flex-shrink:0;border-radius:16px;background:#f4f4f7;-webkit-filter:drop-shadow(0px 0px 24px rgba(0, 0, 0, 0.12));filter:drop-shadow(0px 0px 24px rgba(0, 0, 0, 0.12));padding:36px 24px 48px}}.header__cta{margin-left:50px}@media screen and (max-width: 1160px){.header__cta{margin-left:24px}}@media screen and (max-width: 1080px){.header__cta{margin-left:0;margin-top:40px;width:100%}}.header__cta-link{background-color:#5c7b84;color:#fff;display:inline-flex;padding:18px 40px 19px 40px;justify-content:center;align-items:center;gap:12px;border-radius:8px;text-align:center;font-size:20px;font-weight:600;line-height:108%}@media screen and (max-width: 1160px){.header__cta-link{padding:18px 24px 19px 24px}}@media screen and (max-width: 1080px){.header__cta-link{font-size:18px;width:100%;padding:16px 40px 16px 40px}}.header__cta-link:hover{background-color:#475f66}.header__cta-link.register{display:none}@media screen and (max-width: 1080px){.header__cta-link.register{display:flex;background:#dc3c50;margin-bottom:12px}}.header__cta-icon{display:flex;align-items:center;justify-content:center}@media screen and (max-width: 1080px){.header__cta-icon img{width:26px;height:auto}}