.header-no-navigation{background-color:transparent!important;left:0;padding:20px;position:fixed!important;right:0;top:0;transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease;width:100%;z-index:11}.header-no-navigation .logo-header-section{display:inline-block;width:230px}.header-no-navigation .logo-header-section svg{display:inline-block;vertical-align:middle;width:230px}.header-no-navigation .inner-header-no-navigation{align-items:center;display:flex;justify-content:space-between;padding:0}.header-no-navigation .right-side-no-navigation .inner-right-side-navigation{align-items:center;display:flex;gap:30px}.header-no-navigation .item-right-side-navigation:first-child a{background-color:var(--sunset);color:var(--white)}.header-no-navigation .item-right-side-navigation:first-child a:hover{background-color:var(--bright-blue)}.header-no-navigation .item-right-side-navigation a{border-radius:14px;-webkit-border-radius:14px;-moz-border-radius:14px;display:inline-block;font-size:16px;font-weight:var(--fw-bold);line-height:25px;padding:12px 28px;text-decoration:none;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease}.header-no-navigation .item-right-side-navigation:last-child a{background-color:var(--white)}.header-no-navigation .item-right-side-navigation:last-child a:hover{background-color:var(--bright-blue);color:var(--white)}.header-no-navigation.medi-sticky{background-color:var(--white)!important;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.08);box-shadow:0 0 20px 0 rgba(0,0,0,.08)}.header-no-navigation.medi-sticky .logo-header-section a svg path,.header-no-navigation.medi-sticky .logo-header-section a svg path:first-child{fill:#0e185f}.header-no-navigation.medi-sticky .item-right-side-navigation:last-child a{background-color:var(--bright-blue);color:var(--white)}.header-no-navigation.medi-sticky .item-right-side-navigation:last-child a:hover{background-color:var(--sunset)}@media(max-width:1199px){.header-no-navigation .logo-header-section,.header-no-navigation .logo-header-section svg{width:200px}}@media(max-width:767px){.header-no-navigation .container{max-width:100%}.header-no-navigation{padding:20px 0}.header-no-navigation .inner-header-no-navigation{display:block;text-align:center}.header-no-navigation .inner-header-no-navigation .logo-header-section{margin-bottom:20px}.header-no-navigation .right-side-no-navigation .inner-right-side-navigation{gap:10px;justify-content:center}.header-no-navigation .logo-header-section,.header-no-navigation .logo-header-section svg{width:170px}.header-no-navigation .item-right-side-navigation a{padding:10px 20px}.header-no-navigation{position:absolute!important}}