.lly-drawer *,.lly-header *{box-sizing:border-box}.lly-header{background:#fff;border-bottom:1px solid #f05e56;position:sticky;top:0;width:100%;z-index:900}.lly-header__inner{align-items:center;display:flex;gap:32px;margin:0 auto;max-width:1320px;min-height:80px;padding:16px 24px}.lly-header__brand{align-items:center;display:inline-flex;flex:0 0 auto;line-height:0;text-decoration:none}.lly-header__logo{display:block;height:auto;max-height:48px;width:auto}.lly-header__nav{display:flex;flex:1 1 auto;justify-content:flex-end}.lly-nav{align-items:center;display:flex;gap:36px;list-style:none;margin:0;padding:0}.lly-nav__link{color:#1a1a1a;font-size:16px;font-weight:500;letter-spacing:0;text-decoration:none;transition:color .15s ease;white-space:nowrap}.lly-nav__link.is-active,.lly-nav__link:focus-visible,.lly-nav__link:hover{color:#f05e56}.lly-btn{align-items:center;background:#f05e56;border:none;border-radius:10px;color:#fff!important;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;gap:10px;justify-content:center;padding:12px 22px;text-decoration:none;transition:background-color .15s ease,transform .05s ease;white-space:nowrap}.lly-btn:focus-visible,.lly-btn:hover{background:#0f1a28;color:#fff!important;text-decoration:none}.lly-btn:active{transform:translateY(1px)}.lly-btn__icon{display:block;flex:0 0 auto}.lly-header__cta{flex:0 0 auto}.lly-burger{background:transparent;border:none;border-radius:6px;cursor:pointer;display:none;flex-direction:column;gap:5px;height:44px;justify-content:center;padding:10px;width:44px}.lly-burger span{background:#1a1a1a;border-radius:2px;display:block;height:2px;transition:background-color .15s ease;width:100%}.lly-burger:hover span{background:#f05e56}.lly-drawer{background:#f0f1f4;inset:0;overflow-y:auto;position:fixed;transform:translateX(100%);transition:transform .28s ease,visibility 0s linear .28s;visibility:hidden;z-index:1000;-webkit-overflow-scrolling:touch}.lly-drawer.is-open{transform:translateX(0);transition:transform .28s ease,visibility 0s linear 0s;visibility:visible}.lly-drawer__inner{display:flex;flex-direction:column;min-height:100%;padding:20px 24px 32px}.lly-drawer__top{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px}.lly-drawer__logo{display:block;height:auto;max-height:44px;width:auto}.lly-drawer__close{align-items:center;background:transparent;border:none;border-radius:6px;cursor:pointer;display:inline-flex;font-family:inherit;height:44px;justify-content:center;padding:0;transition:background-color .15s ease;width:44px}.lly-drawer__close span{color:#f05e56!important;display:block;font-size:38px;font-weight:300;line-height:1}.lly-drawer__close:hover{background:rgba(240,94,86,.08)}.lly-drawer__close:hover span{color:#0f1a28!important}.lly-drawer__nav{flex:0 0 auto}.lly-drawer__menu{list-style:none;margin:0;padding:0}.lly-drawer__item{border-bottom:1px solid rgba(0,0,0,.08)}.lly-drawer__item:first-child{border-top:1px solid rgba(0,0,0,.08)}.lly-drawer__link{color:#1a1a1a;display:block;font-size:18px;font-weight:500;padding:20px 4px;text-decoration:none;transition:color .15s ease}.lly-drawer__link.is-active,.lly-drawer__link:hover{color:#f05e56}.lly-drawer__footer{display:flex;justify-content:center;margin-top:24px}.lly-drawer__cta{font-size:17px;padding:14px 28px}body.lly-no-scroll{overflow:hidden}@media (max-width:991px){.lly-header__inner{min-height:68px;padding:12px 20px}.lly-header__cta,.lly-header__nav{display:none}.lly-burger{display:flex;margin-left:auto}.lly-header__logo{max-height:40px}}@media (min-width:992px){.lly-burger,.lly-drawer{display:none!important}}a.lly-btn .lly-btn__icon,a.lly-btn .lly-btn__icon path{fill:#fff!important;stroke:none!important}.lly-burger,.lly-burger:active,.lly-burger:focus,.lly-burger:focus-visible,.lly-burger:hover{background:transparent!important;background-color:transparent!important;border:none!important;box-shadow:none!important;outline:none!important}.lly-burger span{background:#1a1a1a!important;background-color:#1a1a1a!important}.lly-burger:hover span{background:#f05e56!important;background-color:#f05e56!important}