.header-new{position:sticky;top:0;left:0;z-index:999;background:#fff;color:#4c4d4e;border-bottom:1px solid #efefef;transition:transform .5s;height:68px}@media(min-width:768px){.header-new{height:76px}}@media(min-width:1024px){.header-new{height:80px}}.start-class .header-new,.header-new--hide{transform:translateZ(0) translateY(-100%)}.header-new--hide .navigation-new__item:hover .navigation-new__submenu{visibility:hidden;opacity:0}.header-new__inner{display:flex;align-items:center;justify-content:space-between;margin:0 auto;height:100%}@media only screen and (min-width:1200px){.header-new__inner{gap:28px}}@media only screen and (min-width:1440px){.header-new__inner{gap:40px}}.header-new__inner>.button{display:none}@media only screen and (min-width:1200px){.header-new__inner>.button{display:inline-block}}.header-new__toggle{position:relative;display:block;width:24px;height:24px;z-index:20;background-color:rgba(0,0,0,0)}@media only screen and (min-width:768px){.header-new__toggle{width:40px;height:40px}}@media only screen and (min-width:1200px){.header-new__toggle{display:none}}.header-new__toggle:focus-visible{outline:2px solid #e51a5c;outline-offset:2px;border-radius:4px}.header-new__toggle span{position:absolute;display:block;height:1.5px;width:18px;background:#000;opacity:1;left:3px;transform:rotate(0deg);border-radius:20px;transition:transform .5s}@media only screen and (min-width:768px){.header-new__toggle span{width:30px;left:5px}}.header-new__toggle span:nth-child(1){top:6px}@media only screen and (min-width:768px){.header-new__toggle span:nth-child(1){top:10px}}.header-new__toggle span:nth-child(2){top:12px;opacity:0}@media only screen and (min-width:768px){.header-new__toggle span:nth-child(2){top:20px}}.header-new__toggle span:nth-child(3){top:12px}@media only screen and (min-width:768px){.header-new__toggle span:nth-child(3){top:20px}}.header-new__toggle span:nth-child(4){top:18px}@media only screen and (min-width:768px){.header-new__toggle span:nth-child(4){top:30px}}.header-new__toggle--active span:nth-child(1){top:12px;width:0%;left:50%}.header-new__toggle--active span:nth-child(2){opacity:1;transform:rotate(45deg)}.header-new__toggle--active span:nth-child(3){transform:rotate(-45deg)}.header-new__toggle--active span:nth-child(4){top:13px;width:0%;left:50%}.header-new__select{position:relative}.header-new__select-trigger{display:flex;align-items:center;gap:8px;padding:6px 12px;background-color:#fff;border-radius:40px;box-shadow:0px 0px 10px 0px rgba(0,0,0,.13);cursor:pointer}.header-new__select-trigger:hover{box-shadow:0px 0px 40px 0px rgba(0,0,0,.13)}.header-new__select-trigger:focus-visible{outline-color:#e51a5c;outline-offset:0}@media(min-width:768px){.header-new__select-trigger{padding:10px 16px}}.header-new__select-options{position:absolute;top:calc(100% + 8px);right:0;width:240px;display:flex;flex-direction:column;gap:4px;padding:8px;background-color:#fff;border-radius:8px;box-shadow:0px 0px 40px 0px rgba(0,0,0,.13);visibility:hidden;opacity:0;transition:opacity .3s;z-index:110}.header-new__select--opened .header-new__select-options{visibility:visible;opacity:1}.header-new__select-option--active a{background-color:rgba(229,26,92,.1)}.header-new__select-option a{display:flex;align-items:center;gap:8px;padding:8px;border-radius:8px}.header-new__select-option a:focus-visible{outline-color:#e51a5c;outline-offset:0}.header-new__select-image{width:20px;height:20px;object-fit:contain;object-position:center}@media(min-width:768px){.header-new__select-image{width:24px;height:24px}}.header-new__select-text{flex-grow:1;font-family:"Open Sans",-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:16px;line-height:24px;font-weight:400;color:#000;transition:color .3s}.header-new__select-option .header-new__select-text{color:#4c4d4e}.header-new__select-option--active .header-new__select-text,.header-new__select-option:hover .header-new__select-text{color:#e51a5c}.header-new__select-icon{width:24px;height:24px;object-fit:contain;object-position:center}.header-new__select-trigger .header-new__select-icon{transition:transform .3s}.header-new__select--opened .header-new__select-trigger .header-new__select-icon{transform:rotate(180deg)}.header-new__logo-link{position:absolute;top:50%;left:50%;width:88px;transform:translate(-50%,-50%);display:block;align-content:center}@media only screen and (min-width:1200px){.header-new__logo-link{position:static;transform:none}}.header-new__logo-link img{display:block;object-fit:contain;width:88px;height:22px}.header-new__logo-link:focus-visible{outline:2px solid #e51a5c;outline-offset:2px;border-radius:4px}.header-new .quote-button{padding:5px 15px}@media only screen and (min-width:768px){.header-new .quote-button{padding:9px 21px}}.header-overlay{background-color:rgba(0,0,0,.15);width:100%;height:100vh;position:fixed;top:0;bottom:0;z-index:998;opacity:0;pointer-events:none;display:block;transition:opacity .3s;visibility:hidden}.header-overlay.show{opacity:1;visibility:visible}
