.header.fixed .fixed-wrap,.search-nav-open .header .fixed-wrap{background-color:#06112D !important}.header-megamenu-open .header.fixed .fixed-wrap,.header-megamenu-open .search-nav-open .header .fixed-wrap,.search-nav-open .header-megamenu-open .header .fixed-wrap{background-color:#06112D !important}@media screen and (min-width: 992px){.header.fixed .fixed-wrap .header-logo .logo-img,.search-nav-open .header .fixed-wrap .header-logo .logo-img{opacity:0}}.header.fixed .btn-drawermenu .line,.search-nav-open .header .btn-drawermenu .line,.header.fixed .btn-drawermenu .line:before,.search-nav-open .header .btn-drawermenu .line:before,.header.fixed .btn-drawermenu .line:after,.search-nav-open .header .btn-drawermenu .line:after{background-color:#fff}.header.fixed .btn-search,.search-nav-open .header .btn-search{background-image:url(/views/res/imgs/common/common_search_icon_222.svg)}body.header-megamenu-open{overflow:hidden}.header{position:relative;top:0;right:0;width:100%;-webkit-transition:all .4s;transition:all .4s;z-index:700;font-family:"Lato", sans-serif}@media screen and (min-width: 992px){.header{width:120px}}.header .fixed-wrap{position:fixed;top:0;right:0;width:100%;height:58px;background-color:transparent;transition:background-color .4s}@media screen and (min-width: 992px){.header .fixed-wrap{width:120px;height:100%;transition:background-color 0s;background-color:#06112D}}.header-megamenu-open .header .fixed-wrap{background-color:transparent !important;transition:background-color .4s}.header .header-logo{position:fixed;top:0;left:20px;width:135px;height:58px;z-index:702}@media screen and (min-width: 992px){.header .header-logo{top:25px;left:30px;width:164px}}.header .header-logo .logo-img{display:block;width:100%;height:100%;background:url(/views/res/imgs/common/logo_img.svg) no-repeat center/100% auto;transition:.4s}.header .header-bar{position:absolute;display:flex;align-items:center;justify-content:flex-end;top:0;left:0;width:100%;height:58px;padding:0 20px;z-index:701;background-color:transparent}@media screen and (min-width: 992px){.header .header-bar{flex-direction:column;align-items:center;justify-content:flex-start;left:auto;right:0;width:120px;height:100%;padding:40px 20px}}.header .header-bar .btn-drawermenu{top:43px;cursor:pointer}.header .header-bar .dropdownPanelOpen{cursor:pointer}.header .header-bar .dropdownPanelOpen.open{color:#b39658;transition:color .4s}.header .header-bar .dropdownPanel{display:none}.header .header-bar .language-btns{position:relative;top:127px;right:1px;transform-origin:center;transform:translate(0, -50px) rotate(-90deg) skew(-0.1deg)}.header .partner-logo-m{width:92px;height:20px;margin-right:12px}.btn-drawermenu{width:22px;height:22px;cursor:pointer}@media screen and (min-width: 992px){.btn-drawermenu{width:30px;height:30px}}.btn-drawermenu .line{margin:13px auto;transition:transform .4s}@media screen and (min-width: 992px){.btn-drawermenu .line{margin:17px auto}}.header-megamenu-open .btn-drawermenu .line{background-color:transparent !important}.btn-drawermenu .line,.btn-drawermenu .line:before,.btn-drawermenu .line:after{content:"";display:block;width:22px;height:2px;background-color:#fff;transition:transform .4s}@media screen and (min-width: 992px){.btn-drawermenu .line,.btn-drawermenu .line:before,.btn-drawermenu .line:after{width:30px;background-color:#fff}}.header-megamenu-open .btn-drawermenu .line:before,.header-megamenu-open .btn-drawermenu .line:after{background-color:#fff !important}.btn-drawermenu .line:before{transform:translateY(-8px)}@media screen and (min-width: 992px){.btn-drawermenu .line:before{transform:translateY(-10px)}}.header-megamenu-open .btn-drawermenu .line:before{-webkit-transform:translateY(0) rotateZ(135deg);transform:translateY(0) rotateZ(135deg)}.btn-drawermenu .line:after{transform:translateY(6px)}@media screen and (min-width: 992px){.btn-drawermenu .line:after{transform:translateY(8px)}}.header-megamenu-open .btn-drawermenu .line:after{-webkit-transform:translateY(-2px) rotateZ(-135deg);transform:translateY(-2px) rotateZ(-135deg)}.scroll-indicator{position:absolute;top:0;right:0px;bottom:50px}.scroll-indicator .btn-scrolldown{position:fixed;bottom:40px;right:0;display:flex;width:130px;align-items:center;justify-content:center;flex-direction:column;overflow:hidden;cursor:pointer;transition:opacity .4s,bottom 1s}.header-megamenu-open .scroll-indicator .btn-scrolldown{opacity:0;pointer-events:none}.sub-header .scroll-indicator .btn-scrolldown{display:none !important}.scroll-indicator .btn-scrolldown-text{position:relative;left:7px;width:143px;margin-top:102px;margin-bottom:50px;margin-left:5px;font-size:12px;font-weight:600;line-height:1.8;letter-spacing:.6px;color:#BB9B6A;transform:translate(0, -50px) rotate(-90deg) skew(-0.1deg);transform-origin:bottom}.scroll-indicator .btn-scrolldown-bar{position:relative;display:block;height:100px;width:16px}.scroll-indicator .btn-scrolldown-line{position:absolute;top:13px;left:6px;width:1px;height:74px;background:#BB9B6A}.scroll-indicator .btn-scrolldown-line .top{position:absolute;bottom:100%;width:1px;height:0;background:#fff}.scroll-indicator .btn-scrolldown-handle{position:absolute;bottom:0;left:-1px;width:15px;height:15px;animation:scrollHandleAni 2s 1s infinite}.scroll-indicator .btn-scrolldown-handle .circle{width:15px;height:15px;border-radius:50%;transform-origin:50% 50%;border:1px solid #BB9B6A;transform:scale(1);animation:scrollHandleCircleAni 2s 1s infinite}.scroll-indicator .btn-scrolldown.bottom-fixed{bottom:204px}@-webkit-keyframes scrollLineAni{from{transform:translateY(-100vh)}to{transform:translateY(100vh)}}@-moz-keyframes scrollLineAni{from{transform:translateY(-100vh)}to{transform:translateY(100vh)}}@-o-keyframes scrollLineAni{from{transform:translateY(-100vh)}to{transform:translateY(100vh)}}@keyframes scrollLineAni{from{transform:translateY(-100vh)}to{transform:translateY(100vh)}}@-webkit-keyframes scrollHandleAni{0%{transform:translateY(0)}30%{transform:translateY(0)}70%{transform:translateY(-87px)}100%{transform:translateY(-87px)}}@-moz-keyframes scrollHandleAni{0%{transform:translateY(0)}30%{transform:translateY(0)}70%{transform:translateY(-87px)}100%{transform:translateY(-87px)}}@-o-keyframes scrollHandleAni{0%{transform:translateY(0)}30%{transform:translateY(0)}70%{transform:translateY(-87px)}100%{transform:translateY(-87px)}}@keyframes scrollHandleAni{0%{transform:translateY(0)}30%{transform:translateY(0)}70%{transform:translateY(-87px)}100%{transform:translateY(-87px)}}@-webkit-keyframes scrollHandleCircleAni{0%{transform:scale(0)}30%{transform:scale(1)}80%{transform:scale(1)}100%{transform:scale(0)}}@-moz-keyframes scrollHandleCircleAni{0%{transform:scale(0)}30%{transform:scale(1)}80%{transform:scale(1)}100%{transform:scale(0)}}@-o-keyframes scrollHandleCircleAni{0%{transform:scale(0)}30%{transform:scale(1)}80%{transform:scale(1)}100%{transform:scale(0)}}@keyframes scrollHandleCircleAni{0%{transform:scale(0)}30%{transform:scale(1)}80%{transform:scale(1)}100%{transform:scale(0)}}.language-btns{display:flex}@media screen and (min-width: 992px){.language-btns{display:none}}.language-btns .btn{position:relative;font-size:13px;font-weight:600;line-height:1.5}.language-btns .btn a{color:rgba(255,255,255,0.6)}.language-btns .btn a.active{color:#fff}.language-btns .btn:not(:last-child){margin-right:30px}.language-btns .btn:not(:last-child):after{content:"";display:inline-block;position:absolute;top:4px;right:-15px;width:1px;height:10px;background-color:rgba(255,255,255,0.3)}.header-megamenu-container{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:linear-gradient(180deg, #06112D 0%, #223566 100%);transform:translateY(-100%);transition:opacity .4s;opacity:0;z-index:700;overflow-y:auto}@media screen and (min-width: 992px){.header-megamenu-container{padding-right:130px;background:linear-gradient(180deg, rgba(6,17,45,0.95) 0%, rgba(34,53,102,0.95) 100%)}}.header-megamenu-container .inner{height:100%}.header-megamenu-open .header-megamenu-container{opacity:1;transform:translateY(0)}@media screen and (min-width: 992px){.header-megamenu-container .area{height:100%;padding-right:0}}.header-megamenu-container .header-nav{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:100%}@media screen and (min-width: 992px){.header-megamenu-container .header-nav{display:flex;height:100%;justify-content:center}}@media screen and (min-width: 1476px){.header-megamenu-container .header-nav{padding:0 118px}}.header-megamenu-container .menu-list-wrap{display:flex;flex-wrap:wrap;gap:40px;width:100%;counter-reset:section;padding-top:98px}@media screen and (min-width: 992px){.header-megamenu-container .menu-list-wrap{flex-wrap:nowrap;flex-direction:column;justify-content:center;padding-top:0;gap:0}}.header-megamenu-container .menu-list-wrap>*{width:100%}@media screen and (min-width: 992px){.header-megamenu-container .menu-list-wrap>*:not(:last-child){padding-bottom:64px}}.header-megamenu-container .menu-list{opacity:0;transition:opacity .4s 0.2s}@media screen and (min-width: 992px){.header-megamenu-container .menu-list{display:inline-flex;align-items:center}}.header-megamenu-open .header-megamenu-container .menu-list{opacity:1}.header-megamenu-container .menu-list>a{position:relative;display:flex;align-items:center;width:auto;height:45px;font-family:"Cormorant", sans-serif;font-size:32px;font-weight:700;color:#fff}@media screen and (min-width: 992px){.header-megamenu-container .menu-list>a{font-size:3.12695vw}}@media screen and (min-width: 1600px){.header-megamenu-container .menu-list>a{font-size:50px}}@media screen and (min-width: 992px){.header-megamenu-container .menu-list>a{height:auto;transition:padding .4s,color .4s}}.header-megamenu-container .menu-list>a.has-sub{position:relative}@media screen and (min-width: 992px){.header-megamenu-container .menu-list>a.has-sub{min-width:12.50782vw;margin-right:6.25391vw}}@media screen and (min-width: 1600px){.header-megamenu-container .menu-list>a.has-sub{min-width:200px;margin-right:100px}}@media screen and (max-width: 991.98px){.header-megamenu-container .menu-list>a.has-sub .btn-more{position:relative;width:24px;height:24px;margin-left:12px}.header-megamenu-container .menu-list>a.has-sub .btn-more:before,.header-megamenu-container .menu-list>a.has-sub .btn-more:after{content:'';position:absolute;top:8px;left:0;display:inline-block;width:19px;height:1px;margin-top:3px;background-color:#fff;z-index:1;transition:transform .2s linear}}@media screen and (max-width: 991.98px) and (min-width: 1200px){.header-megamenu-container .menu-list>a.has-sub .btn-more:before,.header-megamenu-container .menu-list>a.has-sub .btn-more:after{display:none}}@media screen and (max-width: 991.98px){.header-megamenu-container .menu-list>a.has-sub .btn-more:before{transform:rotate(-90deg)}.header-megamenu-container .menu-list>a.has-sub.open .btn-more:before{transform:rotate(0)}.header-megamenu-container .menu-list>a.has-sub.open .btn-more:after{transform:rotate(180deg)}}@media screen and (max-width: 991.98px){.header-megamenu-container .menu-list.on>a .text::before{opacity:1}}.header-megamenu-container .menu-list:hover{color:#fff !important}@media screen and (min-width: 992px){.header-megamenu-container .menu-list:hover>a{color:#fff !important}.header-megamenu-container .menu-list:hover>a::before{opacity:1 !important}}.header-megamenu-container .sub-menu-list-wrap{display:none;margin-top:24px}@media screen and (min-width: 992px){.header-megamenu-container .sub-menu-list-wrap{display:flex !important;height:auto !important;margin-top:0 !important}}.header-megamenu-container .sub-menu-list-wrap .sub-menu-list{font-size:18px;font-weight:400;line-height:1.5}@media screen and (min-width: 992px){.header-megamenu-container .sub-menu-list-wrap .sub-menu-list{font-size:1.50094vw}}@media screen and (min-width: 1600px){.header-megamenu-container .sub-menu-list-wrap .sub-menu-list{font-size:24px}}.header-megamenu-container .sub-menu-list-wrap .sub-menu-list>a{display:block;color:#fff;display:flex}.header-megamenu-container .sub-menu-list-wrap .sub-menu-list:not(:last-child){margin-bottom:16px}@media screen and (min-width: 992px){.header-megamenu-container .sub-menu-list-wrap .sub-menu-list:not(:last-child){position:relative;margin-right:51px;margin-bottom:0}.header-megamenu-container .sub-menu-list-wrap .sub-menu-list:not(:last-child)::after{content:'';width:1px;height:16px;border-radius:10px;background-color:rgba(255,255,255,0.5);position:absolute;top:50%;transform:translateY(-50%);right:-27px}}.header-megamenu-container .sub-menu-list-wrap .sub-menu-list.on>a{color:#BB9B6A}.header-megamenu-container .sub-menu-list-wrap .sub-menu-list .text{display:inline-flex;align-items:center;height:32px;transition:color .4s;white-space:nowrap}.header-megamenu-container .link-lang-wrap{display:flex;align-items:center;justify-content:space-between;padding-bottom:30px}@media screen and (min-width: 992px){.header-megamenu-container .link-lang-wrap{position:absolute;bottom:120px;right:0;padding-bottom:0}}.header-megamenu-container .link-lang-wrap .link-location{text-decoration:underline}@media screen and (min-width: 992px){.header-megamenu-container .link-lang-wrap .link-location{font-size:18px}}.header-megamenu-container .bottom-wrap{padding:50px 0 100px}
