.header-offcanvas-open{align-items:center;align-self:center;background-color:transparent;border:none;color:var(--light-color);cursor:pointer;display:none;flex-direction:column;gap:6px;height:26px;justify-content:center;overflow:hidden;padding:0;position:relative;width:26px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.header-offcanvas-open{display:flex}}.header_navigation-row-1-hidden{--top:84px}.header-offcanvas{background:#f6f7f7;height:calc(100% - var(--top));left:0;left:-100%;max-width:400px;opacity:0;overflow:auto;position:fixed;top:var(--top);transition:.3s;visibility:hidden;width:90%;z-index:999}.header-offcanvas.active{left:0;opacity:1;visibility:visible}.backdrop{background:#00000012;top:var(--top);transition:.3s;width:100%}.header-offcanvas-close{background-color:transparent;border:none;color:var(--light-color);display:flex;height:30px;padding:10px;position:relative;text-indent:-9999px;width:30px}@media(min-width:1200px){.header-offcanvas{display:none!important}}