.courses-header-module .header-inner-wrapper{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;overflow:visible}.courses-header-module .header-inner-wrapper .section-left-column{flex:0 0 30%;max-width:30%;width:100%}.courses-header-module .header-inner-wrapper .section-right-column{align-items:center;display:flex;flex:0 0 70%;flex-wrap:wrap;gap:50px;justify-content:flex-end;max-width:70%;width:100%}.courses-header-module .header-inner-wrapper .section-right-column .header-menu .hs-menu-wrapper>ul{gap:50px;justify-content:space-between}.courses-header-module .header-inner-wrapper .section-right-column .header-menu .hs-menu-wrapper>ul .hs-menu-item.hs-menu-depth-1.hs-item-has-children{position:relative}.courses-header-module .header-inner-wrapper .section-right-column .header-menu .hs-menu-wrapper>ul .hs-menu-item.hs-menu-depth-1.hs-item-has-children>ul.hs-menu-children-wrapper{background-color:#fff;border-top:5px solid #781d2b;box-shadow:0 17px 35px 0 rgba(0,0,0,.12);display:none;font-size:16px;height:auto;left:0;min-width:280px;padding:1em;position:absolute;top:100%;z-index:1000}.courses-header-module .header-inner-wrapper .section-right-column .header-menu .hs-menu-wrapper>ul .hs-menu-item.hs-menu-depth-1.hs-item-has-children:hover>ul.hs-menu-children-wrapper{display:block}.courses-header-module .header-inner-wrapper .section-right-column .header-menu .hs-menu-wrapper>ul .hs-menu-item.hs-menu-depth-1.hs-item-has-children>ul.hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2{padding:10px}.courses-header-module .header-inner-wrapper .section-right-column .header-menu .hs-menu-wrapper ul .hs-menu-item a:hover{text-decoration:underline}.courses-header-module .header-inner-wrapper .section-right-column .header-menu .hs-menu-wrapper>ul .hs-menu-item.hs-menu-depth-1.hs-item-has-children>a:hover{text-decoration:none}.courses-header-module .header-inner-wrapper .section-right-column .header-button a{background-color:#781d2b;border-radius:100px;color:#fff;padding:10px 25px}.courses-header-module .header-inner-wrapper .section-right-column .header-button a:hover{background-color:#000}@media screen and (max-width:768px){.courses-header-module .header-inner-wrapper{flex-wrap:nowrap;position:relative}.courses-header-module .header-inner-wrapper .section-left-column{flex:0 0 60%;max-width:60%}.courses-header-module .header-inner-wrapper .section-right-column{flex:0 0 40%;gap:0;justify-content:flex-end;max-width:40%}.courses-header-module .header-inner-wrapper .section-right-column .header-button,.courses-header-module .header-inner-wrapper .section-right-column .header-menu{display:none}.courses-header-module .mobile-nav-drawer{background:#fff;box-shadow:-4px 0 20px rgba(0,0,0,.15);display:none;flex-direction:column;height:100vh;max-width:320px;overflow-y:auto;padding:80px 30px 30px;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s ease;width:80%;z-index:9999}.courses-header-module .mobile-nav-drawer.is-open{display:flex;transform:translateX(0)}.courses-header-module .mobile-nav-overlay{background:rgba(0,0,0,.4);display:none;inset:0;position:fixed;z-index:9998}.courses-header-module .mobile-nav-drawer.is-open .header-menu,.courses-header-module .mobile-nav-overlay.is-open{display:block}.courses-header-module .mobile-nav-drawer .hs-menu-wrapper>ul{flex-direction:column;gap:0!important}.courses-header-module .mobile-nav-drawer .hs-menu-wrapper>ul .hs-menu-item{border-bottom:1px solid #eee;padding:0!important}.courses-header-module .mobile-nav-drawer .hs-menu-wrapper>ul .hs-menu-item a{color:#000;display:block;font-size:16px;padding:14px 0}.courses-header-module .mobile-nav-drawer .hs-menu-children-wrapper{display:none!important;padding-left:15px}.courses-header-module .mobile-nav-drawer .hs-menu-item.hs-item-has-children.submenu-open>.hs-menu-children-wrapper{display:block!important}.courses-header-module .mobile-nav-drawer .hs-menu-item.hs-item-has-children>a{align-items:center;display:flex;justify-content:space-between}.courses-header-module .mobile-nav-drawer .hs-menu-item.hs-item-has-children>a:after{content:"+";font-size:20px;line-height:1}.courses-header-module .mobile-nav-drawer .hs-menu-item.hs-item-has-children.submenu-open>a:after{content:"−"}.courses-header-module .mobile-nav-drawer .mobile-drawer-button{margin-top:24px}.courses-header-module .mobile-nav-drawer .mobile-drawer-button a{background-color:#781d2b;border-radius:100px;box-sizing:border-box;color:#fff;display:inline-block;padding:12px 25px;text-align:center;width:100%}.courses-header-module .mobile-nav-drawer .mobile-drawer-button a:hover{background-color:#000}.courses-header-module .mobile-hamburger{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:5px;justify-content:center;padding:8px;position:relative;z-index:10000}.courses-header-module .mobile-hamburger span{background:#000;border-radius:2px;display:block;height:2px;transform-origin:center;transition:all .3s ease;width:24px}.courses-header-module .mobile-hamburger.is-open span:first-child{transform:translateY(7px) rotate(45deg)}.courses-header-module .mobile-hamburger.is-open span:nth-child(2){opacity:0}.courses-header-module .mobile-hamburger.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.courses-header-module .mobile-drawer-close{background:none;border:none;color:#000;cursor:pointer;font-size:24px;line-height:1;position:absolute;right:20px;top:20px}}@media screen and (min-width:769px){.courses-header-module .mobile-hamburger,.courses-header-module .mobile-nav-drawer,.courses-header-module .mobile-nav-overlay{display:none!important}}