@-webkit-keyframes backgroundanimate{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes backgroundanimate{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes backgroundanimate{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}body:before{content:"mobile";display:none}@media(min-width:375px){body:before{content:"mobile-m"}}@media(min-width:468px){body:before{content:"mobile-l"}}@media(min-width:768px){body:before{content:"tablet"}}@media(min-width:1024px){body:before{content:"desktop"}}@media(min-width:1200px){body:before{content:"desktop-m"}}@media(min-width:1440px){body:before{content:"desktop-l"}}body{font-family:Nunito Sans,sans-serif}.sparkle-app-install{align-items:center;background-color:#f1f1f1;box-sizing:border-box;display:none;overflow:hidden;padding:9px 10px;transition:all .4s ease-out;width:100%}.sparkle-app-install.active{display:flex;justify-content:center;transition:all .4s ease-out}.sparkle-app-install .btn-close-app{background:none;border:none;font-size:12px;margin-right:10px;max-width:25px}.sparkle-app-install p{line-height:1.2;margin-bottom:0}.sparkle-app-install span.app-description{font-size:11px}.sparkle-app-install span.app-name{font-size:14px;font-weight:700}.sparkle-app-install img{margin-right:10px;max-height:50px}.sparkle-app-install a{color:#053d4e;margin-left:30px}.sparkle-app-install .container-app-install{align-items:center;display:flex;justify-content:space-around}.dropdown{overflow:hidden;position:relative;transition:all .2s ease-in-out}.dropdown a{align-items:center;display:flex}.dropdown a img{height:10px;margin:0 0 0 3px;transform:rotate(90deg);width:10px}.dropdown.active{overflow:visible}.dropdown.active .dropdown-menu{display:block;height:auto}.dropdown .dropdown-menu{background:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.18);display:none;height:0;left:0;list-style-type:none;padding:5px 0;position:absolute;top:35px;z-index:28}@media(max-width:1199px){.dropdown .dropdown-menu{top:45px}}@media(max-width:991px){.dropdown .dropdown-menu{border:0;border-radius:0;padding:0;position:relative;top:0}.dropdown .dropdown-menu:after{display:none}}.dropdown .dropdown-menu li{margin:0;text-align:center;width:100%}.dropdown .dropdown-menu li:last-child a:after{display:none}.dropdown .dropdown-menu li a{color:#8d8d8d;margin:0 0 1px;padding:15px;position:relative;white-space:nowrap;width:100%}.dropdown .dropdown-menu li a:after{background:#f6f6f6;bottom:-1px;content:"";height:1px;left:30px;position:absolute;right:30px}.dropdown .dropdown-menu li a:hover{background:#053d4e!important;color:#fff}@media(max-width:991px){.dropdown .dropdown-menu li a{padding:10px}}.header-language-switcher{margin:3px 0 0;min-width:65px;position:relative;text-align:center}.header-language-switcher .lang-img{-webkit-filter:invert(25%);filter:invert(25%);position:absolute;right:10px;top:50%;transform:translateY(-50%) rotate(90deg);width:8px}.header-language-switcher .lang-img,.header-language-switcher .lang-img.lang-img-open{-moz-transition:.5s ease;-o-transition:.5s ease;-webkit-transition:.5s ease;transition:.5s ease}.header-language-switcher .lang-img.lang-img-open{transform:translateY(-50%) rotate(-90deg)}@media(max-width:767px){.header-language-switcher{margin:0}}.header-language-switcher>ul{margin:0;padding:0}.header-language-switcher>ul>li{display:inline-block;vertical-align:middle}.header-language-switcher>ul>li.lang-select{border:1px solid #a0a0a0;border-radius:4px;position:relative;width:100%}.header-language-switcher>ul>li.lang-select.clicked,.header-language-switcher>ul>li.lang-select:hover{border:1px solid #a0a0a0;color:#a0a0a0}.header-language-switcher>ul>li.lang-select ul{background:#053d4e;display:none;padding:7px 0}.header-language-switcher>ul>li.lang-select a{color:#a0a0a0}.header-language-switcher>ul>li.lang-select a:hover{color:#42b6b8}.header-language-switcher>ul>li.lang-select a:hover:after{border-top:5px solid #053d4e}.header-language-switcher>ul>li.lang-select>a{align-items:center;border-radius:30px;display:flex;padding:5px 25px 5px 15px;text-transform:uppercase}.header-language-switcher>ul>li.lang-select>a .country-flag{margin-right:5px}.header-language-switcher>ul>li.lang-select>a.active{color:#a0a0a0}.header-language-switcher>ul>li.lang-select>a.active:after{border-bottom:5px solid #053d4e;border-top:none}@media(max-width:767px){.header-language-switcher>ul>li.lang-select a{align-items:center;display:flex;height:auto;justify-content:space-around;padding:5px 25px 5px 10px}.header-language-switcher>ul>li.lang-select a span:first-child{margin-right:5px}}.header-language-switcher>ul>li a{color:#fff;display:block;font-size:10px;font-weight:400;padding:7px 20px;text-decoration:none}.header-language-switcher .language-box-lang-select{background:#fff;border:1px solid #a0a0a0;border-radius:4px;display:none;min-width:100%;position:absolute}.header-language-switcher .language-box-lang-select.visible{display:block}.header-language-switcher .language-box-lang-select ul{margin:0;padding:0}.header-language-switcher .language-box-lang-select ul li{color:#42b6b8;display:block;font-size:10px;font-weight:700;padding:5px;text-align:center;text-transform:uppercase}.header-language-switcher .language-box-lang-select ul li:first-child{padding-top:10px}.header-language-switcher .language-box-lang-select ul li:last-child{padding-bottom:10px}.header-language-switcher .language-box-lang-select ul li a{color:#053d4e;font-size:10px;text-decoration:none;text-transform:uppercase}.header-language-switcher .language-box-lang-select ul li a:hover{color:#42b6b8;text-decoration:underline}@media(max-width:991px){.header-language-switcher .language-box-lang-select ul a,.header-language-switcher .language-box-lang-select ul li{align-items:center;display:flex;justify-content:space-evenly;justify-content:space-around;width:100%}}body,html{overflow-x:hidden}body.overflow-hidden,html.overflow-hidden{overflow-y:hidden}.overlay-menu{background-color:rgba(0,0,0,.6);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:-1}.overlay-menu.active{display:block;z-index:10}.hot-header{position:relative;top:0;transition:top .5s;width:100%;z-index:10}.hot-header.nav-up{top:-40px}.hot-header .header-grid{grid-gap:0 30px;display:grid;grid-template-areas:"logo header_menu cta language" "search_form search_form search_form search_form";grid-template-columns:auto 1fr auto auto;margin:0 auto;max-width:1170px;width:100%}@media(max-width:991px){.hot-header .header-grid{grid-template-areas:"logo cta language mobile_button_menu" "mobile_menu mobile_menu mobile_menu mobile_menu";grid-template-columns:1fr auto auto auto}}@media(max-width:767px){.hot-header .header-grid{grid-gap:0 15px;grid-template-areas:"logo language mobile_button_menu" "mobile_menu mobile_menu mobile_menu";grid-template-columns:1fr auto auto}}.hot-header.hot-fixed-top,.hot-header.hot-fixed-top-admin,.hot-header.hot-fixed-top-hidden{position:fixed;top:0;transition:top .5s;z-index:100}.hot-header.hot-fixed-top .header-grid,.hot-header.hot-fixed-top-admin .header-grid,.hot-header.hot-fixed-top-hidden .header-grid{grid-template-areas:"logo header_menu cta language search_button" "search_form search_form search_form search_form search_form";grid-template-columns:auto 1fr auto auto auto}@media(max-width:991px){.hot-header.hot-fixed-top .header-grid,.hot-header.hot-fixed-top-admin .header-grid,.hot-header.hot-fixed-top-hidden .header-grid{grid-template-areas:"logo cta language mobile_button_menu" "mobile_menu mobile_menu mobile_menu mobile_menu";grid-template-columns:1fr auto auto auto}}@media(max-width:767px){.hot-header.hot-fixed-top .header-grid,.hot-header.hot-fixed-top-admin .header-grid,.hot-header.hot-fixed-top-hidden .header-grid{grid-gap:0 15px;grid-template-areas:"logo language mobile_button_menu" "mobile_menu mobile_menu mobile_menu";grid-template-columns:1fr auto auto}}.hot-header.hot-fixed-top .search-button-area,.hot-header.hot-fixed-top-admin .search-button-area,.hot-header.hot-fixed-top-hidden .search-button-area{display:flex}@media(max-width:991px){.hot-header.hot-fixed-top .search-button-area,.hot-header.hot-fixed-top-admin .search-button-area,.hot-header.hot-fixed-top-hidden .search-button-area{display:none}}.hot-header.hot-fixed-top-admin{top:32px}.hot-header.hot-fixed-top-hidden{top:-82px}.hot-header.hot-fixed-top-hidden.hot-fixed-top{top:0}.hot-header.hot-fixed-top-hidden.hot-fixed-top-admin{top:32px}.hot-header-logo-container{align-items:center;display:flex;grid-area:logo}.hot-header-logo-container .hot-header-logo{width:140px}@media(max-width:767px){.hot-header-logo-container .hot-header-logo{margin:0 auto!important;width:120px}}@media(max-width:991px){.hot-header-logo-container{justify-content:center}}.hot-header-menu{background:#fff;border-bottom:2px solid #e9ecef;padding:0 16px;position:relative;width:100%;z-index:700}@media(max-width:991px){.hot-header-menu{padding:5px 4px 5px 5px}}.hot-header-menu.foreground{z-index:600}.hot-header-menu .hot-grid,.hot-header-menu-desktop{align-items:center;width:100%}.hot-header-menu-desktop{display:flex;grid-area:header_menu;justify-content:space-between}@media(max-width:991px){.hot-header-menu-desktop{display:none}}.hot-header-language-menu{align-items:center;display:flex;grid-area:language;justify-content:center;min-width:100%}.hot-header-language-menu.mobile{display:none}@media(max-width:991px){.hot-header-language-menu{display:none}.hot-header-language-menu.mobile{display:flex}}#hot-header-menu-wp{display:inline-flex;height:82px;width:100%}@media(max-width:767px){#hot-header-menu-wp{height:55px}}#hot-header-menu-wp.search{display:none}#hot-header-menu-wp li{text-align:center}.hot-header-menu-separator{background:#e9ecef;border-radius:4px;height:50px;width:3px}@media(max-width:991px){.hot-header-menu-separator{width:2px}}.hot-header-menu-items{align-items:center;display:inline-flex;gap:0 30px;justify-content:flex-end;list-style-type:none;margin:0;padding:0;width:100%}.hot-header-menu-items li{position:relative}.hot-header-menu-items li a{color:#053d4e;font-size:16px;font-weight:400}@media(max-width:1199px){.hot-header-menu-items li a{font-size:14px}}.cta_header{align-items:center;display:flex;grid-area:cta}@media(max-width:767px){.cta_header{display:none}}.header-search-form{grid-area:search_form;left:0;padding:0 15px;position:absolute;top:100%;width:100%}@media(max-width:767px){.header-search-form{display:none}}.header-search-form .hot-header-search{display:flex;height:82px;margin:0 auto;max-width:1170px;width:100%}.header-search-form .hot-header-search.rtl{margin:0}.header-search-form .hot-header-search.rtl #category-container{margin:0 -20px 0 0!important;padding:0 25px 0 10px!important}.header-search-form .hot-header-search #hot-header-search-form{align-items:center;background:#fff;border:1px solid #ced4da;border-radius:6px;display:flex;flex-grow:5;height:100%;overflow:hidden;position:relative}.header-search-form .hot-header-search #hot-header-search-form:focus-within,.header-search-form .hot-header-search #hot-header-search-form:hover{border:1px solid #6cf8fb;box-shadow:0 0 5px 0 #6cf8fb}.header-search-form .hot-header-search #hot-header-search-form input{border:none;color:#8d8d8d;font-size:12px;height:100%;margin:0 16px;width:100%}.header-search-form .hot-header-search #hot-header-search-form input::placeholder{color:#8d8d8d}@media(max-width:1199px){.header-search-form .hot-header-search #hot-header-search-form input{margin:0 8px}}@media(max-width:991px){.header-search-form .hot-header-search #hot-header-search-form input{font-size:11px;margin:0 8px;position:relative}}.header-search-form .hot-header-search .hot-header-search-item{align-items:center;display:flex;height:48px;justify-content:flex-start;margin:0;overflow:hidden;width:100%}@media(max-width:991px){.header-search-form .hot-header-search .hot-header-search-item{height:36px}}.header-search-form .hot-header-search .hot-header-search-item #category-container{align-items:center;background:#fff;border:none;color:#053d4e;cursor:pointer;display:flex;flex-grow:1;font-size:14px;font-weight:400;height:100%;justify-content:center;margin-left:-20px;padding:0 10px 0 25px;text-transform:uppercase}@media(max-width:1199px){.header-search-form .hot-header-search .hot-header-search-item #category-container{font-size:12px}}@media(max-width:991px){.header-search-form .hot-header-search .hot-header-search-item #category-container{font-size:10px}}.header-search-form .hot-header-search .hot-header-search-item #category-container.active img{transform:rotate(-90deg)}.header-search-form .hot-header-search .hot-header-search-item #category-container img{height:11px;margin:0 4px;transform:rotate(90deg);width:12px}@media(max-width:1199px){.header-search-form .hot-header-search .hot-header-search-item #category-container img{height:9px;width:10px}}.header-search-form .hot-header-search .hot-header-search-item #category-header-dropdown{display:none}.header-search-form .hot-header-search .search-icon-container{align-items:center;background:#053d4e;display:flex;height:100%;justify-content:center;width:50px}.header-search-form .hot-header-search .search-icon-container button{background:none;border:none}.header-search-form .hot-header-search .search-icon-container img{max-width:16px}.hot-header-menu-cta{align-items:center;background-color:#2ecc71;border-radius:6px;color:#fff;display:flex;font-size:14px;font-weight:700;justify-content:center;padding:8px 20px;text-align:center;text-transform:uppercase;-moz-transition:.5s ease;-o-transition:.5s ease;-webkit-transition:.5s ease;transition:.5s ease}@media(max-width:991px){.hot-header-menu-cta{font-size:12px;height:36px}}.hot-header-menu-cta:hover{background:#009943;color:#fff;-moz-transition:.5s ease;-o-transition:.5s ease;-webkit-transition:.5s ease;transition:.5s ease}.search-button-area{align-items:center;display:none;grid-area:search_button;justify-content:center}.search-button-area button{align-items:center;background:none;border:none;display:flex;height:50px;justify-content:center;padding:0;width:50px}.search-button-area button img{max-width:22px;pointer-events:none;width:100%}.button-mobile-menu-area{display:none;grid-area:mobile_button_menu}@media(max-width:991px){.button-mobile-menu-area{display:flex}}.hot-menu-mobile-button{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-wrap:wrap;height:40px;justify-content:center;padding:0;position:relative;width:40px}.hot-menu-mobile-button,.hot-menu-mobile-button.active{-moz-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.hot-menu-mobile-button.active .hot-icon-bar{padding:0;position:absolute;transition:transform .5s}.hot-menu-mobile-button.active .hot-icon-bar:first-child{transform:rotate(45deg)}.hot-menu-mobile-button.active .hot-icon-bar:nth-child(2){opacity:0}.hot-menu-mobile-button.active .hot-icon-bar:nth-child(3){transform:rotate(-45deg)}.hot-menu-mobile-button .hot-icon-bar{background:#e6e6e6;border-radius:4px;display:block;height:4px;margin:0;pointer-events:none;transition:transform .4s;width:30px}.hot-menu-mobile-button .hot-icon-bar:first-child{margin:0}.hot-menu-mobile-button .hot-icon-bar:nth-child(2){transition:opacity .4s}.hot-menu-mobile-button .hot-icon-bar:last-child{margin:0 0 1px}.hot-menu-mobile-button img{display:none;height:11px;margin:0 auto;width:11px}.hot-menu-mobile{grid-area:mobile_menu;left:0;overflow:auto;position:absolute;top:100%;transition:top .5s;width:100%;z-index:600}@media(max-width:991px){.hot-menu-mobile{display:block}}.hot-menu-mobile.show{height:auto;overflow:auto}@media(max-width:991px){.hot-menu-mobile.show{max-height:calc(100vh - 70px)}}@media(max-width:767px){.hot-menu-mobile.show{max-height:calc(100vh - 50px)}}.hot-menu-mobile .hot-menu-mobile-search{align-items:center;background:#fff;display:flex;justify-content:center;padding:10px}.hot-menu-mobile .hot-menu-mobile-search form{align-items:center;background:#fff;border:1px solid #f1f0f1;border-radius:6px;display:flex;height:50px;overflow:hidden;width:80%}.hot-menu-mobile .hot-menu-mobile-search form:focus-within,.hot-menu-mobile .hot-menu-mobile-search form:hover{border:1px solid #6cf8fb;box-shadow:0 0 5px 0 #6cf8fb}.hot-menu-mobile .hot-menu-mobile-search form input{border:none;color:#8d8d8d;font-size:12px;margin:0 10px;width:100%}.hot-menu-mobile .hot-menu-mobile-search form input::placeholder{color:#8d8d8d}.hot-menu-mobile .hot-menu-mobile-search form .search-icon-container{align-items:center;background:#053d4e;border:none;cursor:pointer;display:flex;height:100%;justify-content:center;width:64px}.hot-menu-mobile .hot-menu-mobile-search form .search-icon-container:hover{box-shadow:0 0 5px 0 #6cf8fb}.hot-menu-mobile .hot-menu-mobile-search form .search-icon-container .search-icon{height:26px;width:26px}@media(max-width:991px){.hot-menu-mobile .hot-menu-mobile-search form{height:40px;width:100%}.hot-menu-mobile .hot-menu-mobile-search form .search-icon-container{width:45px}.hot-menu-mobile .hot-menu-mobile-search form .search-icon-container .search-icon{height:20px;width:20px}}.hot-menu-mobile .hot-menu-mobile-wp{background:#f1f0f1}.hot-menu-mobile .hot-menu-mobile-wp .hot-menu-mobile-items{list-style-type:none;margin:0;padding:0}.hot-menu-mobile .hot-menu-mobile-wp .hot-menu-mobile-items li{position:relative;text-align:center}.hot-menu-mobile .hot-menu-mobile-wp .hot-menu-mobile-items li:not(:last-child) a:after{background:#8d8d8d;bottom:0;content:"";height:1px;left:0;margin:0 auto;opacity:.5;position:absolute;right:0;width:80%}.hot-menu-mobile .hot-menu-mobile-wp .hot-menu-mobile-items li a{color:#8d8d8d;display:block;font-size:12px;font-weight:400;padding:16px 0;text-decoration:none;text-transform:uppercase}.hot-menu-mobile .hot-menu-mobile-wp .hot-menu-mobile-items li a:hover{background:#053d4e;color:#fff}@media(max-width:991px){.hot-menu-mobile .hot-menu-mobile-wp .hot-menu-mobile-items li a{padding:10px 5px}}.hot-menu-mobile .hot-menu-mobile-cta-container{align-items:center;display:none;flex-wrap:wrap;justify-content:center}.hot-menu-mobile .hot-menu-mobile-cta-container .hot-menu-mobile-cta{background-color:#2ecc71;border:2px solid #2ecc71;color:#fff;font-size:12px;font-weight:700;padding:10px 15px;text-align:center;text-transform:uppercase;width:100%}@media(max-width:767px){.hot-menu-mobile .hot-menu-mobile-cta-container{display:flex}}.hot-header-categories-menu{background:#fafafa;border-bottom:2px solid #e9ecef;font-size:12px;font-weight:400;height:48px;position:absolute;text-transform:uppercase;top:-82px;transition:top .2s;width:100%;z-index:300}@media(max-width:991px){.hot-header-categories-menu{display:none;font-size:10px}}.hot-header-categories-menu .hot-grid{grid-template-columns:repeat(12,1fr)}.hot-header-categories-menu .categories-menu-list{align-items:center;display:flex;grid-column:1/13;justify-content:space-between;margin:0;padding:0}.hot-header-categories-menu .categories-menu-list li{list-style:none}.hot-header-categories-menu .categories-menu-list a{border-radius:16px;color:#053d4e;padding:6px 12px;-moz-transition:.3s ease;-o-transition:.3s ease;-webkit-transition:.3s ease;transition:.3s ease}.hot-header-categories-menu .categories-menu-list a:hover{background:#053d4e;color:#fff;-moz-transition:.3s ease;-o-transition:.3s ease;-webkit-transition:.3s ease;transition:.3s ease}.hot-header-categories-menu.active{top:82px}.collapse{display:block;max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(0,1,0,1)}.collapse.show{max-height:99em;transition:max-height .5s ease-in-out}.block{background:#f5f5f5;padding:0}.block__content{border:1px solid #ccc;height:100%;padding:1.5em}.hero{background:#a0f2f3;background-image:url(../images/bg_gallaxy.b4fb9c.webp);background-position:top;background-repeat:no-repeat;background-size:cover;border-bottom:1px solid #e9ecef;display:grid;grid-template-rows:auto;padding-top:30px}@media(min-width:768px){.hero{grid-template-rows:auto 75px;padding-top:1rem}}.hero .hero__title{color:#053d4e;font-size:22px;font-weight:400;line-height:1.3;margin:0}@media(min-width:768px){.hero .hero__title{font-size:26px}}@media(min-width:1024px){.hero .hero__title{font-size:30px}}.hero__container{align-items:center;display:grid;gap:30px 0;grid-template-columns:1fr;grid-template-rows:.5fr auto;margin:0 auto;max-width:1200px;padding:0 15px;width:100%}@media(min-width:768px){.hero__container{gap:0 30px;grid-template-columns:1fr .8fr;grid-template-rows:1fr}}@media(min-width:1200px){.hero__container{grid-template-columns:1fr .7fr}}.hero__container.hero-campaign__container{grid-template-areas:"image" "body"}@media(min-width:768px){.hero__container.hero-campaign__container{gap:0 30px;grid-template-areas:"image body";grid-template-columns:.5fr 1fr}}@media(min-width:1024px){.hero__container.hero-campaign__container{gap:0 60px}}.hero__link{display:block}.hero-campaign{padding:30px 0}@media(min-width:768px){.hero-campaign{padding:30px 0 0;text-align:left}}.hero-campaign .hero__body{grid-area:body;text-align:center}@media(min-width:768px){.hero-campaign .hero__body{text-align:left}}.hero-campaign .hero__body.rtl{direction:rtl;text-align:right}.hero-campaign .hero__image{grid-area:image;text-align:center}.hero-campaign .hero__image picture{display:block}.hero-campaign .hero__image img{height:auto;max-width:100%}.hero-campaign .campaign__title{margin-bottom:15px}@media(min-width:768px){.hero-campaign .campaign__title{margin-bottom:30px}}.hero-campaign .hero__cta{background:#31bec7;border-radius:24px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;line-height:1;padding:14px 30px;text-transform:uppercase}.highlight-search-box{background:#fafafa;border-radius:6px;margin:-75px auto 0;max-width:1170px;padding:2rem;position:relative;width:100%;z-index:9}@media(max-width:767px){.highlight-search-box{border-left:none;border-radius:0;border-right:none;margin-top:0;padding:20px 15px}}.highlight-search-box form{align-items:center;background:#fff;border:1px solid #f1f0f1;border-radius:6px;display:flex;grid-column:1/13;height:60px;width:100%}.highlight-search-box form:focus-within,.highlight-search-box form:hover{border:1px solid #6cf8fb;box-shadow:0 0 5px 0 #6cf8fb}@media(max-width:767px){.highlight-search-box form{height:50px}}.highlight-search-box form input{border:none;color:#8d8d8d;font-size:16px;margin:0 20px;width:100%}.highlight-search-box form input::placeholder{color:#8d8d8d}@media(max-width:767px){.highlight-search-box form input{font-size:14px;margin:0 10px}}.highlight-search-box form .search-icon-container{align-items:center;border-radius:6px;cursor:pointer;display:flex;height:100%;justify-content:center;width:64px}.highlight-search-box form .search-icon-container .search-icon{height:26px;width:26px}.highlight-search-box .search-menu-desktop{align-self:center;font-size:12px;grid-column:1/13;text-transform:uppercase}@media(max-width:991px){.highlight-search-box .search-menu-desktop{display:none!important}}.highlight-search-box .search-menu-desktop .highlight-submenu{display:flex;justify-content:space-between;margin:15px 0 0;padding:0}.highlight-search-box .search-menu-desktop .highlight-submenu li{display:inline-block}.highlight-search-box .search-menu-desktop .highlight-submenu a{color:#053d4e;font-size:12px;font-weight:400;padding:8px;white-space:nowrap}.highlight-search-box .search-menu-desktop .highlight-submenu a:hover{background:#053d4e;border-radius:16px;color:#fff}.highlight-search-box .search-menu-mobile{display:none;grid-column:1/13;justify-self:center;position:relative}@media(max-width:991px){.highlight-search-box .search-menu-mobile{display:block}}.highlight-search-box .search-menu-mobile .category-select{align-items:center;color:#8d8d8d;display:flex;font-size:12px;font-weight:400;justify-content:center;margin-top:15px;position:relative;text-transform:uppercase}@media(max-width:767px){.highlight-search-box .search-menu-mobile .category-select{margin-top:0}}.highlight-search-box .search-menu-mobile .category-select .category-select-btn{align-items:center;background:transparent;border:none;color:#053d4e;cursor:pointer;display:flex;font-size:12px;font-weight:400;justify-content:center;text-transform:uppercase}.highlight-search-box .search-menu-mobile .category-select .category-select-btn.active img{transform:rotate(-90deg)}.highlight-search-box .search-menu-mobile .category-select .category-select-btn img{height:10px;margin-left:5px;transform:rotate(90deg);width:10px}.highlight-search-box .search-menu-mobile .category-select #category-select-options-container{background:#fff;border-radius:6px;max-width:320px;position:absolute;top:24px;z-index:10}.highlight-search-box .search-menu-mobile .category-select #category-select-options-container.show{border:1px solid #ced4da}.highlight-search-box .search-menu-mobile .category-select #category-select-options-container .category-select-options{margin:0;padding:5px;text-align:center}.highlight-search-box .search-menu-mobile .category-select #category-select-options-container .category-select-options li{list-style:none;margin:15px 0}.highlight-search-box .search-menu-mobile .category-select #category-select-options-container .category-select-options a{color:#8d8d8d}.highlight-search-box .search-menu-mobile .category-select #category-select-options-container .category-select-options a:hover{color:#053d4e}.highlight-search-box .search-menu-mobile .highlight-mobile{background:#fff;border:1px solid #f8f8f8;border-radius:6px;display:none;padding:5px 0;position:absolute;top:10px;z-index:1000}.hot-breadcrumbs{color:#8d8d8d;padding:2rem 0}.hot-breadcrumbs .hot-breadcrumbs-container{display:block;margin:0 auto;max-width:1200px;padding:0 15px}.hot-breadcrumbs .hot-breadcrumbs-container span a{color:#464b52;padding:0 .5rem;text-decoration:underline}.hot-breadcrumbs .hot-breadcrumbs-container span a.hot-breadcrumbs-first-item{padding-left:0}.hot-breadcrumbs .hot-breadcrumbs-container span strong{font-weight:400;padding:0 .5rem}