.header{background:#8B5E3CCC}.header__top{display:flex;justify-content:space-between;align-items:center;padding:10px 0;gap:20px;border-bottom:1px solid #8E623FCC}@media (max-width:1024px){.header__top{flex-wrap:wrap}}.header__top .custom-logo-link{display:flex}.header__top .custom-logo-link img{width:240px;height:auto}@media (max-width:1320px){.header__top .custom-logo-link img{width:170px;height:auto}}@media (max-width:1024px){.header__top nav{display:none}}.header__top nav ul{display:flex;align-items:center;gap:24px}.header__top nav ul li a{filter:drop-shadow(2px 2px 1px #00000040);color:#fff;font-weight:500;font-size:18px;line-height:100%;letter-spacing:0%}@media (max-width:1320px){.header__top nav ul li a{font-size:12px}}.header__top .time{filter:drop-shadow(2px 2px 1px #00000040);color:#fff;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0%;text-align:center}@media (max-width:1320px){.header__top .time{font-size:12px}}@media (max-width:1024px){.header__top .time{display:none}}.header__top .icons{display:flex;align-items:center;gap:20px}@media (max-width:1024px){.header__top .icons{gap:12px}}.header__top .icons a{display:flex}@media (max-width:1320px){.header__top .icons a img{max-width:32px}}.header__top .icons .menu-btn{display:none}@media (max-width:1024px){.header__top .icons .menu-btn{display:flex}}.header__top .icons .menu-btn.opened img:first-child{display:none}.header__top .icons .menu-btn.opened img:last-child{display:block}.header__top .icons .menu-btn img:last-child{display:none}.header__top .buttons{display:flex;align-items:center;justify-content:flex-end;gap:20px}@media (max-width:1024px){.header__top .buttons{gap:16px;width:100%;justify-content:space-between}}.header__top .buttons .request,.header__top .buttons .phone-select{display:flex;align-items:center;gap:8px;color:#4B2E1C;font-weight:500;font-size:16px;line-height:100%;letter-spacing:0%;padding:8px 16px;border-radius:100px;box-shadow:0px 2px 2px 0px #00000040;background:#fff}@media (max-width:1320px){.header__top .buttons .request,.header__top .buttons .phone-select{font-size:12px;padding:8px}}@media (max-width:1024px){.header__top .buttons .request,.header__top .buttons .phone-select{font-size:12px;padding:8px}}.header__top .buttons>div{position:relative;display:flex}.header__top .buttons>div .phone-dropdown{position:absolute;top:calc(100% + 8px);box-shadow:0px 4px 4px 0px #00000040;background:#fff;border-radius:12px;padding:16px;z-index:10;width:100%;display:none}.header__top .buttons>div .phone-dropdown>div{display:flex;flex-direction:column;gap:10px;width:100%}.header__top .buttons>div .phone-dropdown>div a{color:#4B2E1C;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0%}.header__top .buttons>div .phone-dropdown>div a:hover{text-decoration:underline}.header__bottom{display:flex;justify-content:center;align-items:center;padding:16px 0}@media (max-width:1024px){.header__bottom{display:none}}.header__bottom nav .menu{display:flex;align-items:center;gap:24px}.header__bottom nav .menu>li>a{filter:drop-shadow(2px 2px 1px #00000040);color:#fff;font-weight:500;font-size:18px;line-height:100%;letter-spacing:0%;display:flex;align-items:center;gap:6px}.header__bottom nav .menu>li.menu-item-has-children{position:relative}.header__bottom nav .menu>li.menu-item-has-children .sub-menu{position:absolute;top:calc(100% + 8px);box-shadow:0px 4px 4px 0px #00000040;background:#fff;border-radius:12px;padding:16px;z-index:10;display:none}.header__bottom nav .menu>li.menu-item-has-children .sub-menu li{width:100%;margin-bottom:10px}.header__bottom nav .menu>li.menu-item-has-children .sub-menu li:last-child{margin-bottom:0}.header__bottom nav .menu>li.menu-item-has-children .sub-menu li a{color:#4B2E1C;font-weight:500;font-size:16px;line-height:100%;letter-spacing:0%;white-space:nowrap}.header__bottom nav .menu>li.menu-item-has-children .sub-menu li a:hover{text-decoration:underline}