.w44-ads-1{width:100%;padding:2em 1em;background-color:white;}.w44-ads-1__group{max-width:120em;margin:0 auto;}@media only screen and (max-width:50em){.w44-ads-1__group{margin:unset !important;}}.w44-ads-1__heading{display:block;}.w44-ads-1__heading__title{font-size:2.5em;font-weight:bold;width:fit-content;display:block;margin:0 auto;text-align:center;max-width:100%;}.w44-ads-1__heading__imgbox{margin:0 auto;display:block;margin-top:1em;margin-bottom:2em;background-size:contain;background-position:center;width:fit-content;}.w44-ads-1__heading__imgbox__img{width:100%;}.w44-ads-1__heading__des{margin:0 auto;text-align:center;width:fit-content;display:block;font-size:1.6em;line-height:1.6em;margin-top:0.5em;}.w44-ads-1__tab{display:flex;justify-content:center;flex-wrap:wrap;}.w44-ads-1__tab .active{text-decoration:underline;color:black;background-color:transparent;}.w44-ads-1__tab__text{padding:.5em 1em;font-size:1.4em;margin-right:2em;border:1px solid rgba(var(--main-color-w), 1);margin-bottom:1em;border-radius:1em;cursor:pointer;background-color:rgba(var(--main-color-w), 1);color:white;font-weight:bold;}.w44-ads-1__button{background-color:rgba(var(--main-color-w), 1);display:flex;align-items:center;padding:1em 2em;border-radius:2em;border:none;outline:none;margin:0 auto;cursor:pointer;transition:all .2s ease;}.w44-ads-1__button__text{color:white;font-size:1em;font-weight:bold;}.w44-ads-1__button__icon{font-size:1.2em;margin-left:.3em;color:white;}.w44-ads-1__button:hover{box-shadow:0 0 1.5em rgba(0, 0, 0, 0.26);transform:translateX(0.5em) translatey(-0.5em) scale(1.05);}.w44-ads-1__items{display:flex;flex-wrap:wrap;}.w44-ads-1__items__item{width:32.33333333%;background-color:white;margin-left:1.5%;margin-bottom:2em;box-shadow:0 0 2.5em rgba(0, 0, 0, 0.205);transition:all 0.2s ease;cursor:pointer;cursor:pointer;height:max-content;position:relative;border-radius:2em;overflow:hidden;}.w44-ads-1__items__item:first-child{margin-left:0;}@media only screen and (min-width:37.5em){.w44-ads-1__items__item:nth-child(3n + 1){margin-left:0;}}@media only screen and (max-width:37.5em){.w44-ads-1__items__item{width:100%;margin-left:0;}}.w44-ads-1__items__item__imgbox{z-index:0;transition:all 0.2s;background-size:cover;background-position:center;width:100%;}.w44-ads-1__items__item__imgbox__img{width:100%;}.w44-ads-1__items__item__content{padding:1em;text-align:center;position:absolute;z-index:1;top:-100%;left:0;right:0;height:100%;width:100%;background-color:rgba(0, 0, 0, 0.807);display:flex;flex-direction:column;justify-content:center;transition:all 0.4s ease;opacity:0;}.w44-ads-1__items__item__content__main{text-transform:capitalize;font-size:2em;font-weight:bold;margin:0.7em 0;line-height:1.4em;margin-bottom:1em;color:white;}@media only screen and (max-width:50em){.w44-ads-1__items__item__content__main{font-size:1.6em;}}.w44-ads-1__items__item__content__button{color:white;border:none;font-size:1.5em;width:fit-content;font-weight:bold;display:block;text-transform:uppercase;margin:0 auto;cursor:pointer;transition:all 0.2s ease;line-height:1.4em;border-bottom:1px solid white;position:relative;background-color:transparent;}.w44-ads-1__items__item__content__button:hover{color:rgba(var(--main-color-w), 1);border-bottom:1px solid rgba(var(--main-color-w), 1);}.w44-ads-1__items__item:hover{box-shadow:0 1em 5.5em rgba(0, 0, 0, 0.405);}.w44-ads-1__items__item:hover .w44-ads-1__items__item__content{top:0;opacity:1;}.w44-ads-2{width:100%;padding:2em 1em;background-color:white;}.w44-ads-2__group{margin:0 auto;max-width:120em;overflow:hidden;}.w44-ads-2__heading{display:block;}.w44-ads-2__heading__title{font-size:2em;font-weight:bold;width:fit-content;display:block;text-align:left;margin-bottom:.5em;max-width:100%;color:black;position:relative;}.w44-ads-2__heading__title__line{height:0.1em;width:10em;background-color:rgba(var(--main-color-w), 1);display:block;position:absolute;margin:0 auto;left:0;right:0;bottom:-0.5em;}.w44-ads-2__heading__imgbox{display:block;margin-top:1em;background-size:contain;background-position:center;width:fit-content;margin-bottom:2em;}.w44-ads-2__heading__imgbox__img{width:100%;}.w44-ads-2__heading__des{text-align:left;width:fit-content;display:block;font-size:1.6em;line-height:1.6em;margin-top:0.5em;}.w44-ads-2__items{width:100%;position:relative;}.w44-ads-2__items .swiper-wrapper{display:flex;}.w44-ads-2__items .swiper-button-next{color:#414141;}.w44-ads-2__items .swiper-button-next::after{font-size:2em;}.w44-ads-2__items .swiper-button-prev{color:#414141;}.w44-ads-2__items .swiper-button-prev::after{font-size:2em;}.w44-ads-2__items .swiper-pagination{margin-top:4em;position:relative;}.w44-ads-2__items .swiper-pagination-bullet{background-color:black;position:relative;}.w44-ads-2__items .swiper-pagination-bullet::after{border:1px solid black !important;}.w44-ads-2__items .swiper-pagination-bullet-active{position:relative;}.w44-ads-2__items .swiper-pagination-bullet-active::after{content:"";width:100%;height:100%;border:1px solid rgba(var(--main-color-w), 1);position:absolute;border-radius:50%;left:0;top:0;transform:scale(2);}.w44-ads-2__items__item{cursor:pointer;overflow:hidden;position:relative;width:13.333333% !important;}.w44-ads-2__items__item:not(:last-child){margin-right:4%;}@media only screen and (max-width:75em){.w44-ads-2__items__item{width:22% !important;}}@media only screen and (max-width:50em){.w44-ads-2__items__item{width:48% !important;}}.w44-ads-2__items__item__contain{overflow:hidden;background-color:#f7f7f7;display:flex;justify-content:center;align-items:center;border-radius:50%;height:16em;width:16em;margin:0 auto;}.w44-ads-2__items__item__contain__imgbox{width:70%;background-size:cover;background-position:center;overflow:hidden;}.w44-ads-2__items__item__contain__imgbox__img{width:100%;}.w44-ads-2__items__item__name{font-size:1.3em;text-align:center;margin-top:1em;display:block;}.w44-service{background-color:white;color:var(--text-color-w);padding:1em;position:relative;width:100%;}.w44-service__group{max-width:120em;margin:0 auto;}.w44-service__bg{position:absolute;background-color:#003468;height:50%;left:0;top:0;width:100%;z-index:0;}.w44-service__heading{display:block;padding:1em;border-radius:0.5em;z-index:1;position:relative;}.w44-service__heading__title{text-align:center;font-size:2.5em;font-weight:bold;width:fit-content;display:block;margin:0 auto;text-align:center;margin-bottom:0.5em;max-width:100%;margin-top:0.2em;color:white;}.w44-service__heading__des{margin:0 auto;text-align:center;width:fit-content;display:block;max-width:100%;font-size:1.6em;line-height:1.2em;margin-bottom:0.5em;color:white;}.w44-service__heading__imgbox{width:fit-content;margin:0 auto;max-width:100%;display:none;background-size:contain;background-position:center;}.w44-service__heading__imgbox__img{margin:0 auto;}.w44-service__card{display:flex;flex-wrap:wrap;position:relative;width:100%;background-color:white;border-radius:0.5em;z-index:1;padding:1em 0;}.w44-service__card__item{padding:0.7em;border-radius:0.5em;transition:all 0.2s linear;width:24%;margin-left:1.333333%;margin-bottom:2em;height:max-content;}.w44-service__card__item:first-child{margin-left:0;}@media only screen and (min-width:50em){.w44-service__card__item:nth-child(4n + 1){margin-left:0;}}@media only screen and (min-width:37.5em) and (max-width:50em){.w44-service__card__item{width:32.4%;}.w44-service__card__item:nth-child(3n + 1){margin-left:0;}}@media only screen and (max-width:37.5em){.w44-service__card__item{width:49.3%;}.w44-service__card__item:nth-child(2n + 1){margin-left:0;}}.w44-service__card__item__imgbox{display:block;overflow:hidden;background-size:cover;background-position:center;border-radius:50%;width:16em;height:16em;position:relative;margin:0 auto;box-shadow:1em 1em 3em rgba(0, 0, 0, 0.1);}.w44-service__card__item__imgbox__img{width:100%;}.w44-service__card__item__name{margin-top:1em;font-size:1.4em;font-weight:bolder;display:block;margin-left:0.3em;text-align:center;position:relative;}.w44-service__card__item__name::after{content:"";border-bottom:1px solid black;position:absolute;left:50%;transform:translateX(-50%);width:100%;bottom:-.5em;}.w44-service__card__item__des{margin-top:1.2em;font-size:1.2em;display:block;margin-left:0.3em;text-align:center;}.w11-ctaregister{width:100%;padding:2em 1em;background:rgba(var(--main-color-w), 1);background-size:cover;background-position:center;background-repeat:no-repeat;}.w11-ctaregister__group{max-width:120em;margin:0 auto;display:flex;align-items:center;justify-content:space-between;}@media only screen and (max-width:50em){.w11-ctaregister__group{display:block;text-align:center;}}.w11-ctaregister__heading__title{color:rgba(var(--second-color-w), 1);text-transform:capitalize;font-weight:700;font-size:3em;}.w11-ctaregister__heading__des{color:rgba(var(--second-color-w), 1);margin-top:1em;}.w11-ctaregister__form{background-color:white;width:40%;display:flex;justify-content:space-between;border-radius:3em;padding:1em;}@media only screen and (max-width:50em){.w11-ctaregister__form{width:99%;margin-top:2em;}}.w11-ctaregister__form__text{border:none;outline:none;margin-left:1em;font-size:1.5em;width:70%;}.w11-ctaregister__form__button{background-color:rgba(var(--main-color-w), 1);font-weight:700;font-size:1.3em;padding:1em;height:100%;color:white;border-radius:2em;border:none;transition:all 0.2s;cursor:pointer;}.w11-ctaregister__form__button:hover{background-color:rgba(var(--second-color-w), 1);}.w32-product-1{width:100%;padding:2em 1em;}.w32-product-1__group{max-width:120em;margin:0 auto;}.w32-product-1__boloc{padding:.5em;}.w32-product-1__boloc__vung{padding:1em;position:relative;border:1px solid #eee;border-bottom:1px solid #cecece;border-radius:0.5em;z-index:3;width:fit-content;margin-left:auto;background-color:rgba(var(--main-color-w), 1);color:white;}.w32-product-1__boloc__vung__checkbox{display:none;}.w32-product-1__boloc__vung__checkbox:checked ~ .w32-product-1__boloc__vung__items{visibility:visible;transform:scale(1);max-height:100vh;transition:all 0.2s ease;}.w32-product-1__boloc__vung__ad{display:flex;align-items:center;justify-content:space-between;font-size:1.4em;font-weight:600;cursor:pointer;}.w32-product-1__boloc__vung__ad__icon{margin-left:0.5em;}.w32-product-1__boloc__vung__items{position:absolute;top:4em;background-color:white;z-index:1;left:0;width:100%;border:1px solid #eee;max-height:0;transform:scale(1) translate(0%, 0%);visibility:hidden;transition:all 0.2s ease;overflow:hidden;border-radius:0.5em;}.w32-product-1__boloc__vung__items .active{font-weight:800;}.w32-product-1__boloc__vung__items__item{font-size:1.4em;display:block;font-weight:600;cursor:pointer;padding:0.5em;margin-top:0.5em;color:rgba(var(--main-color-w), 1);}.w32-product-1__boloc__vung__items__item:not(:last-child){margin-bottom:1em;}.w32-product-1__boloc__vung__items__item:hover{background-color:#eee;}.w32-product-1__heading{margin-bottom:1em;}.w32-product-1__heading__text{font-size:2.5em;color:rgba(var(--main-color-w), 1);width:fit-content;margin:0 auto;display:block;}.w32-product-1__heading__tab{display:flex;justify-content:center;flex-wrap:wrap;margin-top:1em;}.w32-product-1__heading__tab .active{color:white;background-image:url(/img/w32/bg-btn-hover-1.svg);}.w32-product-1__heading__tab__text{background-image:url(/img/w32/bg-btn-view-all.svg);background-size:contain;background-position:center;background-repeat:no-repeat;background-position:center;font-size:1.4em;height:3em;width:15em;text-align:center;font-weight:bold;display:flex;align-items:center;justify-content:center;margin:.5%;margin-top:1em;color:rgba(var(--main-color-w), 1);text-overflow:ellipsis;overflow:hidden;cursor:pointer;}.w32-product-1__heading__tab__text:hover{color:white;background-image:url(/img/w32/bg-btn-hover-1.svg);}.w32-product-1__items{display:flex;width:100%;flex-wrap:wrap;}.w32-product-1__items__card{background-color:#FFFFFF;width:23%;margin:1%;border-radius:1em;overflow:hidden;padding-bottom:1em;box-shadow:0 0 3em rgba(0, 0, 0, 0.2);height:fit-content;}@media only screen and (max-width:37.5em){.w32-product-1__items__card{width:48%;margin:1%;}}.w32-product-1__items__card__imgbox{width:100%;background-size:cover;}.w32-product-1__items__card__imgbox__img{width:100%;}.w32-product-1__items__card:hover .w32-product-1__items__card__thongtin__btn{overflow:visible;max-height:10em;margin-top:1em;}.w32-product-1__items__card__thongtin{margin-top:1em;display:block;text-align:center;cursor:pointer;}.w32-product-1__items__card__thongtin__name{font-size:1.4em;font-weight:bold;color:rgba(var(--main-color-w), 1);}.w32-product-1__items__card__thongtin__stars{margin-top:.5em;}.w32-product-1__items__card__thongtin__stars__star{color:#FF6150;}.w32-product-1__items__card__thongtin__stars__star:not(:last-child){margin-right:.2em;}.w32-product-1__items__card__thongtin__pricing{margin-top:1.5em;}.w32-product-1__items__card__thongtin__pricing__main{font-size:1.4em;text-decoration:line-through;}.w32-product-1__items__card__thongtin__pricing__down{font-size:1.4em;margin-top:.5em;font-weight:bold;}.w32-product-1__items__card__thongtin__btn{background-image:url(/img/w32/border-btn-19041-1.svg);display:flex;align-items:center;background-repeat:no-repeat;background-position:center;background-size:contain;background-position:center;width:80%;height:4em;min-height:max-content;transition:all 0.2s ease;cursor:pointer;margin-bottom:2em;text-shadow:0 0 3em rgba(0, 0, 0, 0.329);color:rgba(var(--main-color-w), 1);margin:0 auto;max-height:0;overflow:hidden;justify-content:center;}@media only screen and (max-width:62.5em){.w32-product-1__items__card__thongtin__btn{margin-top:1em;max-height:10em;}}@media only screen and (max-width:37.5em){.w32-product-1__items__card__thongtin__btn{margin-top:1em;max-height:10em;height:3em;}}.w32-product-1__items__card__thongtin__btn__text{font-size:1.2em;font-weight:bolder;line-height:1.5em;}@media only screen and (max-width:62.5em){.w32-product-1__items__card__thongtin__btn__text{display:none;}}.w32-product-1__items__card__thongtin__btn__icon{background-image:url(/img/w32/arrow-right2.svg);background-repeat:no-repeat;background-position:center;background-size:contain;background-position:center;transition:all 0.2s ease;margin-left:.5em;font-size:1.4em;}@media only screen and (max-width:62.5em){.w32-product-1__items__card__thongtin__btn__icon{margin-left:0;}}.w32-product-1__items__card__thongtin__btn:hover .w32-product-1__items__card__thongtin__btn__icon{margin-left:1em;}.w32-product-1__items__card__thongtin__btn:hover{background-image:url(/img/w32/bg-btn-hover-1.svg);color:#ead4a8;}.w32-product-1__items__card__thongtin__xem{font-size:1.2em;color:rgba(var(--main-color-w), 1);margin-top:1em;}.w32-product{width:100%;padding:2em 1em;background-color:#fffaf1;}.w32-product__group{max-width:120em;margin:0 auto;}.w32-product__content{display:flex;flex-wrap:wrap;}.w32-product__content__contain{width:50%;padding:0 1em;z-index:1;}@media only screen and (max-width:37.5em){.w32-product__content__contain{width:100%;}}.w32-product__content__contain__heading{display:flex;margin-bottom:1em;}.w32-product__content__contain__heading__imgbox{margin-right:0.5em;background-size:contain;background-position:center;}.w32-product__content__contain__heading__imgbox__img{width:100%;}.w32-product__content__contain__heading__text{color:rgba(var(--main-color-w), 1);font-size:2.5em;line-height:1.4em;font-weight:bolder;letter-spacing:1px;}.w32-product__content__contain__des{color:#3b3b3b;font-size:1.3em;line-height:1.6em;text-align:justify;margin-top:1em;}.w32-product__content__contain__btn{display:flex;align-items:center;background-image:url(/img/w32/bg-btn-hover-1.svg);background-repeat:no-repeat;background-position:center;background-size:contain;background-position:center;justify-content:center;width:19em;height:4em;margin-top:2em;transition:all 0.2s ease;cursor:pointer;margin-bottom:2em;text-shadow:0 0 3em rgba(0, 0, 0, 0.329);}.w32-product__content__contain__btn__text{color:#ead4a8;font-size:1.3em;font-weight:bolder;}.w32-product__content__contain__btn:hover{background-image:url(/img/w32/bg-btn-hover.svg);}.w32-product__content__contain__btn--1{background-image:url(/img/w32/border-btn-19041-1.svg);display:flex;align-items:center;background-repeat:no-repeat;background-position:center;background-size:contain;background-position:center;width:19em;height:4em;margin-top:2em;transition:all 0.2s ease;cursor:pointer;margin-bottom:2em;text-shadow:0 0 3em rgba(0, 0, 0, 0.329);color:rgba(var(--main-color-w), 1);}.w32-product__content__contain__btn--1__text{font-size:1.3em;font-weight:bolder;white-space:nowrap;margin-left:3em;}.w32-product__content__contain__btn--1__icon{background-image:url(/img/w32/arrow-right2.svg);background-repeat:no-repeat;background-position:center;background-size:contain;background-position:center;width:3em;height:1em;transition:all 0.2s ease;margin-left:.5em;}.w32-product__content__contain__btn--1:hover .w32-product__content__contain__btn--1__icon{margin-left:2em;background-image:url(/img/w32/arrow-right.svg);}.w32-product__content__contain__btn--1:hover{background-image:url(/img/w32/bg-btn-hover-1.svg);color:#ead4a8;}.w32-product__content__shop{display:flex;width:48%;margin-left:2%;}@media only screen and (max-width:37.5em){.w32-product__content__shop{width:100%;margin-left:0;}}.w32-product__content__shop__card{background-color:#FFFFFF;width:46%;margin:2%;border-radius:1em;overflow:hidden;height:fit-content;padding-bottom:1em;box-shadow:0 0 3em rgba(0, 0, 0, 0.2);}.w32-product__content__shop__card__imgbox{width:100%;background-size:cover;}.w32-product__content__shop__card__imgbox__img{width:100%;}.w32-product__content__shop__card:hover .w32-product__content__shop__card__thongtin__btn{overflow:visible;max-height:10em;margin-top:1em;}.w32-product__content__shop__card__thongtin{margin-top:1em;display:block;text-align:center;cursor:pointer;}.w32-product__content__shop__card__thongtin__name{font-size:1.4em;font-weight:bold;color:rgba(var(--main-color-w), 1);}.w32-product__content__shop__card__thongtin__stars{margin-top:.5em;}.w32-product__content__shop__card__thongtin__stars__star{color:#FF6150;}.w32-product__content__shop__card__thongtin__stars__star:not(:last-child){margin-right:.2em;}.w32-product__content__shop__card__thongtin__pricing{margin-top:1.5em;}.w32-product__content__shop__card__thongtin__pricing__main{font-size:1.4em;text-decoration:line-through;}.w32-product__content__shop__card__thongtin__pricing__down{font-size:1.4em;margin-top:.5em;font-weight:bold;}.w32-product__content__shop__card__thongtin__btn{background-image:url(/img/w32/border-btn-19041-1.svg);display:flex;align-items:center;background-repeat:no-repeat;background-position:center;background-size:contain;background-position:center;width:80%;height:4em;min-height:max-content;transition:all 0.2s ease;cursor:pointer;margin-bottom:2em;text-shadow:0 0 3em rgba(0, 0, 0, 0.329);color:rgba(var(--main-color-w), 1);margin:0 auto;max-height:0;overflow:hidden;justify-content:center;}@media only screen and (max-width:62.5em){.w32-product__content__shop__card__thongtin__btn{margin-top:1em;max-height:10em;}}@media only screen and (max-width:37.5em){.w32-product__content__shop__card__thongtin__btn{margin-top:1em;max-height:10em;height:3em;}}.w32-product__content__shop__card__thongtin__btn__text{font-size:1.2em;font-weight:bolder;line-height:1.5em;}@media only screen and (max-width:62.5em){.w32-product__content__shop__card__thongtin__btn__text{display:none;}}.w32-product__content__shop__card__thongtin__btn__icon{background-image:url(/img/w32/arrow-right2.svg);background-repeat:no-repeat;background-position:center;background-size:contain;background-position:center;transition:all 0.2s ease;margin-left:.5em;font-size:1.4em;}@media only screen and (max-width:62.5em){.w32-product__content__shop__card__thongtin__btn__icon{margin-left:0;}}.w32-product__content__shop__card__thongtin__btn:hover .w32-product__content__shop__card__thongtin__btn__icon{margin-left:1em;}.w32-product__content__shop__card__thongtin__btn:hover{background-image:url(/img/w32/bg-btn-hover-1.svg);color:#ead4a8;}.w32-product__content__shop__card__thongtin__xem{font-size:1.2em;color:rgba(var(--main-color-w), 1);margin-top:1em;}.w32-product__items{display:flex;width:100%;flex-wrap:wrap;}.w32-product__items__card{background-color:#FFFFFF;width:23%;margin:1%;border-radius:1em;overflow:hidden;padding-bottom:1em;box-shadow:0 0 3em rgba(0, 0, 0, 0.2);height:fit-content;}@media only screen and (max-width:37.5em){.w32-product__items__card{width:48%;margin:1%;}}.w32-product__items__card__imgbox{width:100%;background-size:cover;}.w32-product__items__card__imgbox__img{width:100%;}.w32-product__items__card:hover .w32-product__items__card__thongtin__btn{overflow:visible;max-height:10em;margin-top:1em;}.w32-product__items__card__thongtin{margin-top:1em;display:block;text-align:center;cursor:pointer;}.w32-product__items__card__thongtin__name{font-size:1.4em;font-weight:bold;color:rgba(var(--main-color-w), 1);}.w32-product__items__card__thongtin__stars{margin-top:.5em;}.w32-product__items__card__thongtin__stars__star{color:#FF6150;}.w32-product__items__card__thongtin__stars__star:not(:last-child){margin-right:.2em;}.w32-product__items__card__thongtin__pricing{margin-top:1.5em;}.w32-product__items__card__thongtin__pricing__main{font-size:1.4em;text-decoration:line-through;}.w32-product__items__card__thongtin__pricing__down{font-size:1.4em;margin-top:.5em;font-weight:bold;}.w32-product__items__card__thongtin__btn{background-image:url(/img/w32/border-btn-19041-1.svg);display:flex;align-items:center;background-repeat:no-repeat;background-position:center;background-size:contain;background-position:center;width:80%;height:4em;min-height:max-content;transition:all 0.2s ease;cursor:pointer;margin-bottom:2em;text-shadow:0 0 3em rgba(0, 0, 0, 0.329);color:rgba(var(--main-color-w), 1);margin:0 auto;max-height:0;overflow:hidden;justify-content:center;}@media only screen and (max-width:62.5em){.w32-product__items__card__thongtin__btn{margin-top:1em;max-height:10em;}}@media only screen and (max-width:37.5em){.w32-product__items__card__thongtin__btn{margin-top:1em;max-height:10em;height:3em;}}.w32-product__items__card__thongtin__btn__text{font-size:1.2em;font-weight:bolder;line-height:1.5em;}@media only screen and (max-width:62.5em){.w32-product__items__card__thongtin__btn__text{display:none;}}.w32-product__items__card__thongtin__btn__icon{background-image:url(/img/w32/arrow-right2.svg);background-repeat:no-repeat;background-position:center;background-size:contain;background-position:center;transition:all 0.2s ease;margin-left:.5em;font-size:1.4em;}@media only screen and (max-width:62.5em){.w32-product__items__card__thongtin__btn__icon{margin-left:0;}}.w32-product__items__card__thongtin__btn:hover .w32-product__items__card__thongtin__btn__icon{margin-left:1em;}.w32-product__items__card__thongtin__btn:hover{background-image:url(/img/w32/bg-btn-hover-1.svg);color:#ead4a8;}.w32-product__items__card__thongtin__xem{font-size:1.2em;color:rgba(var(--main-color-w), 1);margin-top:1em;}.w32-bloglist{width:100%;padding:2em 1em;}.w32-bloglist__group{margin:0 auto;max-width:120em;}.w32-bloglist__heading{display:block;width:60%;margin:0 auto;}@media only screen and (max-width:50em){.w32-bloglist__heading{width:100%;}}.w32-bloglist__heading__main{font-size:4em;line-height:1.6em;display:block;width:fit-content;margin:0 auto;font-weight:bold;text-align:center;}.w32-bloglist__heading__des{font-size:1.3em;line-height:1.6em;display:block;width:fit-content;margin:0 auto;margin-top:1em;text-align:center;}.w32-bloglist__heading__card{position:relative;margin-top:2em;}.w32-bloglist__heading__card__imgbox{background-size:cover;width:100%;height:100%;border-radius:2em;box-shadow:0 0 2em rgba(0, 0, 0, 0.247);}.w32-bloglist__heading__card__imgbox__img{width:100%;}.w32-bloglist__heading__card__content{position:absolute;background-color:white;bottom:-5%;border-radius:.5em;padding:2em 3em;width:80%;left:0;right:0;margin:0 auto;box-shadow:0 0 2em rgba(0, 0, 0, 0.247);}@media only screen and (max-width:50em){.w32-bloglist__heading__card__content{position:relative;bottom:0;margin-top:-10em;width:95%;}}.w32-bloglist__heading__card__content__name{font-size:3em;line-height:1.6em;font-weight:bold;color:rgba(var(--main-color-w), 1);}@media only screen and (max-width:50em){.w32-bloglist__heading__card__content__name{font-size:2em;}}.w32-bloglist__heading__card__content__des{font-size:1.3em;line-height:1.6em;margin-top:1em;}.w32-bloglist__heading__card__content__btn{display:flex;align-items:center;background-image:url(/img/w32/bg-btn-hover-1.svg);background-repeat:no-repeat;background-position:center;background-size:contain;background-position:center;width:19em;height:4em;margin:0 auto;margin-top:2em;transition:all 0.2s ease;cursor:pointer;}.w32-bloglist__heading__card__content__btn__text{color:#ead4a8;font-size:1.4em;font-weight:bolder;white-space:nowrap;margin-left:1.5em;min-width:6em;}.w32-bloglist__heading__card__content__btn__icon{color:#ead4a8;background-image:url(/img/w32/arrow-right.svg);background-repeat:no-repeat;background-position:center;background-size:contain;background-position:center;width:5em;height:1em;transition:all 0.2s ease;margin-left:1em;}.w32-bloglist__heading__card__content__btn:hover .w32-bloglist__heading__card__content__btn__icon{margin-left:2em;}.w32-bloglist__heading__card__content__btn:hover{background-image:url(/img/w32/bg-btn-hover.svg);}.w32-bloglist__items{display:flex;width:60%;margin:0 auto;margin-top:5em;flex-wrap:wrap;}@media only screen and (max-width:50em){.w32-bloglist__items{width:100%;}}.w32-bloglist__items__item{width:47%;margin:1.5%;height:fit-content;cursor:pointer;}.w32-bloglist__items__item__imgbox{background-size:contain;background-position:center;border-radius:.5em;box-shadow:0 0 2em rgba(0, 0, 0, 0.247);}.w32-bloglist__items__item__imgbox__img{width:100%;}.w32-bloglist__items__item__content{margin-top:2em;}.w32-bloglist__items__item__content__name{font-size:2em;color:rgba(var(--main-color-w), 1);font-weight:bold;line-height:1.6em;}@media only screen and (max-width:50em){.w32-bloglist__items__item__content__name{font-size:1.6em;}}.w32-bloglist__items__item__content__des{font-size:1.3em;color:#505050;line-height:1.6em;margin-top:1em;text-align:justify;}.w32-bloglist__paging{text-align:center;margin-top:2em;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;}.w32-bloglist__paging__items{padding:1em;width:3.4em;display:inline-block;border-radius:50%;font-weight:600;margin-left:1em;font-size:1.2em;border:0.1em solid #eee;cursor:pointer;box-shadow:0 0 3em rgba(36, 36, 36, 0.115);}.w32-bloglist__paging__items:hover{background-color:rgba(var(--main-color-w), 1);color:white;}.w32-bloglist__paging .active{background-color:rgba(var(--main-color-w), 1);color:white;}.w32-bloglist__paging__pre{cursor:pointer;margin-left:1em;text-transform:uppercase;font-weight:600;font-size:1.3em;border:0.1em solid #eee;width:3.4em;padding:1em;border-radius:50%;}.w32-bloglist__paging__pre:hover{background-color:rgba(var(--main-color-w), 1);color:white;}.w50-article{width:100%;padding:2em 1em;background-color:white;}.w50-article__group{margin:0 auto;max-width:120em;}.w50-article__heading{display:block;}.w50-article__heading__title{font-size:2.5em;font-weight:bold;width:fit-content;display:block;margin:0 auto;text-align:center;max-width:100%;}.w50-article__heading__imgbox{margin:0 auto;display:block;margin-top:1em;background-size:contain;background-position:center;width:fit-content;margin-bottom:1em;}.w50-article__heading__imgbox__img{width:100%;}.w50-article__heading__des{margin:0 auto;text-align:center;width:fit-content;display:block;font-size:1.6em;line-height:1.6em;margin-top:0.5em;}.w50-article__items{width:100%;position:relative;overflow:hidden;padding:1em 0;}.w50-article__items .swiper-wrapper{display:flex;box-sizing:border-box;}.w50-article__items .swiper-button-next{color:rgba(var(--main-color-w), 1);}.w50-article__items .swiper-button-next::after{font-size:2em;}.w50-article__items .swiper-button-prev{color:rgba(var(--main-color-w), 1);}.w50-article__items .swiper-button-prev::after{font-size:2em;}.w50-article__items__item{cursor:pointer;position:relative;border-radius:.5em;box-shadow:0 0 1em rgba(0, 0, 0, 0.15);border:1px solid transparent;width:31.333% !important;margin:0 1%;transition:all .2s ease;}@media only screen and (max-width:37.5em){.w50-article__items__item{width:49% !important;}}.w50-article__items__item:hover{border:1px solid rgba(var(--main-color-w), 1);transition:all .2s ease;}.w50-article__items__item__image{padding:.5em;position:relative;}.w50-article__items__item__image__create{background-color:rgba(var(--main-color-w), 1);position:absolute;padding:.5em;top:-1em;}.w50-article__items__item__image__create__text--1{display:block;padding:.3em;color:white;font-weight:bold;font-size:1.3em;}.w50-article__items__item__image__create__text--1:not(:last-child){border-bottom:.1em solid white;}.w50-article__items__item__image__imgbox{width:100%;background-position:center;background-size:contain;}.w50-article__items__item__image__imgbox__img{width:100%;}.w50-article__items__item__content{overflow:hidden;padding:2em;}.w50-article__items__item__content__name{font-size:1.4em;font-weight:bold;line-height:1.5em;text-align:justify;margin-bottom:.5em;}.w50-article__items__item__content__des{font-size:1.4em;line-height:1.5em;margin-bottom:1em;text-align:justify;}.w50-article__items__item__content__link{line-height:1.5em;font-size:1.4em;text-align:justify;display:block;color:rgba(var(--main-color-w), 1);padding:.5em 0;border-bottom:1px solid rgba(var(--main-color-w), 1);}.w50-article__btn{font-weight:bold;font-size:1.3em;display:block;line-height:1.5em;padding:1em 2em;width:fit-content;box-shadow:0 0 2em rgba(0, 0, 0, 0.1);cursor:pointer;border:1px solid #eee;transition:all .2s ease-in-out;margin:0 auto;margin-top:2em;}.w50-article__btn:not(:last-child){border-right:1px solid rgba(0, 0, 0, 0.207);}.w50-article__btn:hover{background:linear-gradient(145deg, rgba(var(--second-color-w), 0.5), rgba(var(--main-color-w), 0.9), rgba(var(--main-color-w), 0.75));color:white;transition:all .2s ease-in-out;}.w40-blankpage{width:100%;background-color:white;padding:1em;}.w40-blankpage__group{max-width:120em;margin:0 auto;}.w40-blankpage__heading{display:flex;flex-direction:column;}.w40-blankpage__heading__title{text-align:center;font-size:2.5em;font-weight:bold;width:fit-content;display:block;margin:0 auto;text-align:center;margin-bottom:0.5em;max-width:100%;}.w40-blankpage__heading__des{margin:0 auto;text-align:center;width:fit-content;display:block;font-size:1.6em;line-height:1.6em;margin-bottom:0.5em;}.w40-blankpage__heading__imgbox{width:fit-content;margin:0 auto;max-width:100%;display:block;background-size:contain;background-position:center;}.w40-blankpage__heading__imgbox__img{margin:0 auto;}.w40-blankpage__heading__tab{display:flex;justify-content:center;margin-top:2em;flex-wrap:wrap;}.w40-blankpage__heading__tab .active{background-color:rgba(var(--main-color-w), 1);color:white;font-weight:bold;}.w40-blankpage__heading__tab__text{font-size:1.2em;padding:0.3em 1em;border:0.1em solid rgba(0, 0, 0, 0.1);border-bottom:none;border-top-right-radius:.5em;border-top-left-radius:.5em;background-color:#f0f0f0;margin-right:0.5em;transition:all 0.2s ease;cursor:pointer;}.w40-blankpage__heading__tab__text:hover{background-color:rgba(var(--main-color-w), 1);color:white;font-weight:bold;}.w40-blankpage__content{line-height:1.8em;font-size:1.6em;text-align:justify;padding:.5em;display:block;background-color:#f0f0f0;}.w13-ctaregister-5{font-weight:500;width:100%;padding:3em 1em;background-color:white;}.w13-ctaregister-5__group{max-width:60em;margin:0 auto;text-align:center;border:0.1em solid #eee;padding:2em;box-shadow:0.3em 0.3em 0.3em rgba(3, 3, 3, 0.2);border-radius:2em;}.w13-ctaregister-5__heading{font-weight:700;text-align:center;font-size:2em;text-transform:capitalize;line-height:1.7em;}.w13-ctaregister-5__items{justify-content:space-between;}.w13-ctaregister-5__items__form{display:block;margin-top:2em;}.w13-ctaregister-5__items__form__input{margin-top:1em;display:block;padding:1.2em;border:0.15em solid #eee;border-radius:0.8em;background-color:white;}.w13-ctaregister-5__items__form__input__text{outline:none;border:none;width:97%;display:inline-block;font-size:1.5em;}.w13-ctaregister-5__items__form__input__icon{color:red;}.w13-ctaregister-5__items__form__text{height:3em;outline:none;width:100%;margin-top:1em;display:block;padding:1.2em;border-radius:0.5em;border:0.15em solid #eee;font-size:1.5em;}.w13-ctaregister-5__items__form__des{color:red;font-weight:300;font-size:1em;margin-top:1em;display:block;}.w13-ctaregister-5__items__button{padding:1em 2em;display:inline-block;font-weight:700;color:white;font-size:1.6em;margin:0 auto;background-size:200% auto;border-radius:2em;border:none;margin-top:1em;animation:buttonMoveBg 0.5s infinite alternate-reverse;}.w31-topbar{width:100%;border-bottom:0.1em solid #eee;background-color:white;padding:1em;}.w31-topbar__group{max-width:120em;margin:0 auto;}.w31-topbar__items{display:flex;justify-content:space-between;align-items:center;width:100%;}.w31-topbar__items__first__text{font-size:1em;font-weight:300;text-align:justify;margin-right:2em;line-height:1.8em;}.w31-topbar__items__info__lbl__icon{font-size:1.6em;padding:0.5em;cursor:pointer;padding:.7em;background-color:rgba(var(--main-color-w), 1);border-radius:50%;color:white;border:0.1em solid rgba(var(--main-color-w), 1);transition:all .2s ease;}.w31-topbar__items__info__lbl__icon:hover{background-color:white;color:rgba(var(--main-color-w), 1);transform:rotate(95deg);}.w31-topbar__info{display:flex;align-items:center;padding:0 1em;text-align:center;}.w31-topbar__info:not(:last-child){border-right:0.1em solid #eee;}.w31-topbar__info__icon{font-size:1em;margin:0 0.5em;color:#0062bd;}.w31-topbar__checkbox:checked ~ .w31-topbar__search{top:0;visibility:visible;}.w31-topbar__checkbox{display:none;}.w31-topbar__search{position:fixed;top:-15em;visibility:hidden;width:100%;height:100%;left:0;background-color:rgba(0, 0, 0, 0.8);padding:4em;color:white;box-shadow:0.1em 0.1em 1em 0.1em #f5f5f5;transition:all 0.2s;z-index:15;text-shadow:0 0 3em white;}.w31-topbar__search__content{max-width:120em;margin:0 auto;margin-top:10%;}.w31-topbar__search__content__title{display:block;}.w31-topbar__search__content__title__icon{font-size:3em;background:none;border:none;cursor:pointer;margin-left:auto;float:right;margin-top:1em;}.w31-topbar__search__content__input{margin-top:1em;display:flex;justify-content:space-between;padding:2em 0;width:100%;border-bottom:0.2em solid #f5f5f5;}.w31-topbar__search__content__input__text{border:none;font-weight:500;font-size:2em;text-transform:uppercase;color:white;width:100%;background-color:transparent;text-align:center;}.w31-topbar__search__content__input__text::-webkit-input-placeholder{color:white;}.w31-topbar__search__content__input__text:focus{outline:none;}.w31-topbar__search__content__input__icon{cursor:pointer;font-size:3em;background-color:transparent;color:white;border:none;outline:none;}.w15-testimonials{width:100%;padding:2em 1em;background-color:white;}.w15-testimonials__group{max-width:120em;margin:0 auto;color:var(--text-color-w);}.w15-testimonials__heading__main{font-weight:700;font-size:3em;text-align:center;line-height:2em;display:block;}.w15-testimonials__heading__sub{font-size:1.6em;text-align:center;line-height:2em;display:block;position:relative;}.w15-testimonials__heading__sub::after{content:"......................";display:block;color:var(--text-color-w);}.w15-testimonials__content__items{display:flex;margin-top:2em;}@media only screen and (max-width:37.5em){.w15-testimonials__content__items{flex-wrap:wrap;text-align:center;}}.w15-testimonials__content__items:not(:last-child){border-bottom:0.1em solid #eee;}.w15-testimonials__content__items__imgbox{width:10em;height:10em;min-width:10em;border-radius:50%;overflow:hidden;margin-right:2em;display:block;background-size:cover;}@media only screen and (max-width:37.5em){.w15-testimonials__content__items__imgbox{margin:0 auto 1em auto;}}.w15-testimonials__content__items__imgbox__img{width:100%;height:100%;}.w15-testimonials__content__items__item{width:100%;}.w15-testimonials__content__items__item__title{font-weight:600;font-size:1.6em;text-transform:capitalize;}.w15-testimonials__content__items__item__info{margin-top:1.5em;padding:1em;font-size:1.2em;line-height:2em;background-color:#eee;}.w15-testimonials__content__items__item__text{background-color:white;margin-top:1em;padding:1em;font-size:1.2em;text-align:justify;line-height:2em;}.w21-banner{width:100%;background-color:#fff;}.w21-banner__group{max-width:120em;position:relative;margin:0 auto;overflow:hidden;}.w21-banner .swiper-button-next{color:rgba(var(--main-color-w), 1);z-index:2;}.w21-banner .swiper-button-prev{color:rgba(var(--main-color-w), 1);z-index:2;}.w21-banner .swiper-pagination-bullet{background-color:rgba(var(--main-color-w), 1);}.w21-banner .swiper-pagination{z-index:2;}.w21-banner__imgbox{width:100%;background-size:contain;background-position:center;}.w21-banner__imgbox__img{width:100%;}.w45-footer{width:100%;position:relative;background-color:white;padding:2em 1em;margin-top:0.5em;}.w45-footer__group{position:relative;margin:0 auto;max-width:120em;display:flex;flex-wrap:wrap;}.w45-footer__brand{display:flex;justify-content:space-between;align-items:center;}.w45-footer__brand__imgbox{width:40%;background-size:contain;background-position:center;}.w45-footer__brand__imgbox__img{width:100%;}.w45-footer__brand__text{width:59%;font-weight:bold;font-size:1.2em;line-height:1.8em;text-align:justify;}.w45-footer-col{width:31%;display:flex;flex-wrap:wrap;margin-left:2.3333%;margin-bottom:1em;}@media only screen and (max-width:50em){.w45-footer-col{width:100%;text-align:center;}}.w45-footer__item{width:100%;}.w45-footer__item__code{margin-top:1em;}@media only screen and (max-width:50em){.w45-footer__item{width:100%;text-align:center;margin-top:1em;}}.w45-footer__item__connect{margin-top:1em;}.w45-footer__item__connect__info{margin-top:1em;max-width:100%;display:flex;align-items:center;}@media only screen and (max-width:50em){.w45-footer__item__connect__info{justify-content:center;}}.w45-footer__item__connect__info__icon{font-size:1em;}.w45-footer__item__connect__info__text{margin-left:1em;font-size:1.3em;line-height:1.8em;}@media only screen and (max-width:37.5em){.w45-footer__item{max-width:100%;margin-top:4em;}}.w45-footer__item__title{text-transform:uppercase;font-size:1.4em;line-height:1.4em;font-weight:bold;}.w45-footer__item__des{margin-top:1em;height:0.1em;width:100%;background-color:rgba(var(--main-color-w), 1);position:relative;}@media only screen and (max-width:50em){.w45-footer__item__des{width:100%;}}.w45-footer__contain{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;}.w45-footer__contain__first{width:66.66%;}@media only screen and (max-width:50em){.w45-footer__contain__first{width:100%;}}.w45-footer__contain__second{width:31.33%;}@media only screen and (max-width:50em){.w45-footer__contain__second{width:100%;text-align:center;}}.w45-footer__contain__second__title{text-transform:uppercase;font-size:1.4em;line-height:1.4em;font-weight:bold;margin-top:1em;}.w45-footer__contain__second__des{margin-top:1em;height:0.1em;width:100%;background-color:rgba(var(--main-color-w), 1);position:relative;}.w45-footer__contain__second__social{text-align:center;display:flex;margin-left:-3%;flex-wrap:wrap;}.w45-footer__contain__second__social__imgbox{background-color:white;max-width:15%;width:15%;margin-left:3%;cursor:pointer;border-radius:0.5em;margin-top:1em;background-size:contain;background-position:center;}.w45-footer__contain__second__social__imgbox__img{width:100%;}.w32-service{width:100%;background-color:#482a2c;padding:2em 0;overflow:hidden;}.w32-service__group{max-width:120em;position:relative;margin:0 auto;display:flex;align-items:center;flex-wrap:wrap;padding:0 1em;}.w32-service__slider{width:100%;overflow:hidden;}.w32-service__slider .swiper-slide{transition:all 0.3s ease;opacity:0.5;transform:scale(0.8);}.w32-service__slider .swiper-slide-active{color:#fff;transform:scale(1);z-index:2;opacity:1;margin:0 auto;}.w32-service__slider .swiper-button-next{color:white;right:-5%;background-image:url(/img/w32/btn-swiper2.png);padding:2em;height:6em;width:6em;transform:translateX(50%);background-repeat:no-repeat;background-size:contain;background-position:center;}@media only screen and (max-width:75em){.w32-service__slider .swiper-button-next{right:6%;}}@media only screen and (max-width:37.5em){.w32-service__slider .swiper-button-next{height:2em;width:2em;}}.w32-service__slider .swiper-button-next i{display:none;}.w32-service__slider .swiper-button-next::after{display:none;}.w32-service__slider .swiper-button-prev{color:white;left:-5%;padding:2em;background-image:url(/img/w32/btn-swiper2.png);transform:translateX(-50%) rotate(-180deg);background-repeat:no-repeat;background-size:contain;background-position:center;height:6em;width:6em;}@media only screen and (max-width:75em){.w32-service__slider .swiper-button-prev{left:6%;}}@media only screen and (max-width:37.5em){.w32-service__slider .swiper-button-prev{height:2em;width:2em;}}.w32-service__slider .swiper-button-prev i{display:none;}.w32-service__slider .swiper-button-prev::after{display:none;}.w32-service__slider__main{position:relative;width:31.333333% !important;}@media only screen and (max-width:37.5em){.w32-service__slider__main{width:100% !important;}}@media only screen and (max-width:75em){.w32-service__slider__main{width:80% !important;}}@media only screen and (max-width:37.5em){.w32-service__slider__main{flex-wrap:wrap;}}.w32-service__slider__main__imgbox{cursor:pointer;width:100%;background-size:contain;background-position:center;border-radius:1em;background-size:contain;background-position:center;}@media only screen and (max-width:37.5em){.w32-service__slider__main__imgbox{width:100%;padding:0;}}.w32-service__slider__main__imgbox__img{margin:0 auto;width:100%;}.w32-service__slider__main__content{display:block;text-align:center;color:#EAD4A8;}.w32-service__slider__main__content__name{display:block;font-size:2em;margin-top:0.5em;line-height:1.6em;font-weight:bolder;}.w32-service__slider__main__content__des{display:block;font-size:1.3em;margin-top:0.5em;line-height:1.6em;font-weight:bold;}.w32-service__slider__main__content__btn{display:flex;align-items:center;background-image:url(/img/w32/bg-btn.svg);background-repeat:no-repeat;background-position:center;background-size:contain;background-position:center;width:19em;height:4em;margin:0 auto;margin-top:2em;transition:all 0.2s ease;cursor:pointer;}.w32-service__slider__main__content__btn__text{color:#ead4a8;font-size:1.4em;font-weight:bolder;white-space:nowrap;margin-left:1.5em;min-width:6em;}.w32-service__slider__main__content__btn__icon{color:#ead4a8;background-image:url(/img/w32/arrow-right.svg);background-repeat:no-repeat;background-position:center;background-size:contain;background-position:center;width:5em;height:1em;transition:all 0.2s ease;margin-left:1em;}.w32-service__slider__main__content__btn:hover .w32-service__slider__main__content__btn__icon{margin-left:2em;}.w32-service__slider__main__content__btn:hover{background-image:url(/img/w32/bg-btn-hover.svg);}.w32-service .gallery-thumbs .swiper-slide-thumb-active{opacity:1;}.w32-service .gallery-thumbs .swiper-slide-thumb-active figure{border:2px solid rgba(var(--main-color-w), 1);}@media only screen and (max-width:37.5em){.w32-service .gallery-thumbs .swiper-slide-thumb-active figure{border:none;}}.w42-menu{width:100%;display:block;z-index:4;background-color:white;position:relative;}.w42-menu__ab{background-color:transparent !important;color:white;position:absolute !important;}@media only screen and (max-width:37.5em){.w42-menu__ab{background-color:white;color:black;}}.w42-menu__scroll-menu{background-color:rgba(var(--main-color-w), 1);position:fixed;top:0;width:100%;color:white !important;}.w42-menu__scroll-menu figure{border-radius:0.4em;}.w42-menu__group{margin:0 auto;display:flex;align-items:center;justify-content:center;max-width:120em;}@media only screen and (max-width:50em){.w42-menu__group{justify-content:unset;}}.w42-menu__logobox{text-align:center;background-size:contain;background-position:center;height:7em;cursor:pointer;margin-left:auto;margin-right:auto;}.w42-menu__logobox--mobile{display:none;}@media only screen and (max-width:50em){.w42-menu__logobox{max-width:30em;}.w42-menu__logobox--desk{display:none;}.w42-menu__logobox--mobile{display:block;margin-right:auto;}}.w42-menu__logobox__img{max-width:100%;}.w42-menu__nav__icon{display:none;cursor:pointer;background-color:black;}.w42-menu__nav__icon::after, .w42-menu__nav__icon::before{background-color:black;}@media only screen and (max-width:50em){.w42-menu__nav__icon{display:inline-block;}}.w42-menu__nav__checkbox{display:block;}.w42-menu__nav__checkbox:checked ~ .w42-menu__contain{visibility:visible;opacity:1;left:0;}.w42-menu__nav{height:3.5em;padding:1em;cursor:pointer;}@media only screen and (min-width:50em){.w42-menu__nav{display:none;}}.w42-menu__contain{display:flex;align-items:center;height:7em;width:100%;}.w42-menu__contain__mohead{display:flex;align-items:center;}@media only screen and (min-width:50em){.w42-menu__contain__mohead{display:none;}}.w42-menu__contain__mohead__logobox{background-size:contain;background-position:center;max-height:10em;}@media only screen and (max-width:50em){.w42-menu__contain__mohead__logobox{margin-right:1em;margin-left:1em;margin-top:1em;}}.w42-menu__contain__mohead__logobox__img{width:100%;}.w42-menu__contain__mohead__lblcl{background-color:black;border-radius:0.3em;height:3em;width:3em;display:flex;align-items:center;justify-content:center;padding:1em;margin-top:0.5em;margin-bottom:1em;box-shadow:0 0 1em rgba(0, 0, 0, 0.23);margin-left:auto;margin-right:0.5em;}.w42-menu__contain__mohead__lblcl__icon{font-size:1.6em;color:white;}@media only screen and (max-width:50em){.w42-menu__contain{position:absolute;left:-80em;background-color:white;height:100vh;width:30em;flex-direction:column;transition:all 0.3s ease-in-out;top:0;box-shadow:0 0 1.5em rgba(0, 0, 0, 0.2);overflow:scroll;}}.w42-menu__contain__items{display:flex;align-items:center;width:45%;}.w42-menu__contain__items--right{justify-content:flex-end;}@media only screen and (max-width:50em){.w42-menu__contain__items{display:block;width:100%;height:max-content;z-index:10;}}.w42-menu__contain__items__tim{position:relative;cursor:pointer;}.w42-menu__contain__items__tim__icon{cursor:pointer;font-size:1em;padding:0.5em;padding-left:1em;font-size:1.4em;margin-left:1em;border-left:1px solid #c6c6c6;}.w42-menu__contain__items__tim__checkbox:checked ~ .w42-menu__contain__items__tim__search{top:0;visibility:visible;}.w42-menu__contain__items__tim__checkbox{display:none;cursor:pointer;}@media only screen and (max-width:50em){.w42-menu__contain__items__tim--desk .w42-menu__contain__items__tim__icon{display:none !important;}}@media only screen and (min-width:50em){.w42-menu__contain__items__tim--desk{max-height:100%;text-align:left;padding:0.5em;}}@media only screen and (min-width:50em){.w42-menu__contain__items__tim--mobile{display:none;}}.w42-menu__contain__items__tim--mobile i{padding-left:1em !important;font-size:1.5em;}.w42-menu__contain__items__tim__search{position:fixed;top:-15em;visibility:hidden;width:100%;height:100vh;left:0;background-color:rgba(0, 0, 0, 0.8) !important;padding:4em;color:#757575;box-shadow:0.1em 0.1em 1em 0.1em #f5f5f5;transition:all 0.2s;z-index:15;}.w42-menu__contain__items__tim__search__content{max-width:120rem;margin:0 auto;}.w42-menu__contain__items__tim__search__content__title{display:flex;justify-content:space-between;font-size:1.4em;}.w42-menu__contain__items__tim__search__content__title__text{color:white;}.w42-menu__contain__items__tim__search__content__title__icon{font-size:1.5em;background:none;border:none;cursor:pointer;color:white;}.w42-menu__contain__items__tim__search__content__title__checkbox{cursor:pointer;}.w42-menu__contain__items__tim__search__content__input{margin-top:1em;display:flex;justify-content:space-between;padding:2em 0;width:100%;border-bottom:0.2em solid #f5f5f5 !important;}.w42-menu__contain__items__tim__search__content__input__text{border:none;font-weight:500;font-size:2em;text-transform:uppercase;color:black;background-color:transparent;width:100%;font-family:"SVN-Sofia Pro Light";color:white;}.w42-menu__contain__items__tim__search__content__input__text::-webkit-input-placeholder{color:white;}.w42-menu__contain__items__tim__search__content__input__text:focus{outline:none;}.w42-menu__contain__items__tim__search__content__input__icon{cursor:pointer;font-size:3em;}.w42-menu__contain__items__tim:hover .w42-menu__contain__items__search{visibility:visible;opacity:1;top:2em;}@media only screen and (max-width:50em){.w42-menu__contain__items__tim:hover .w42-menu__contain__items__search{top:4em;}}.w42-menu__contain__items__item{list-style:none;cursor:pointer;position:relative;}@media only screen and (max-width:50em){.w42-menu__contain__items__item{color:black;}}.w42-menu__contain__items__item__link{display:flex;align-items:center;padding:1.5em 1em;white-space:nowrap;cursor:pointer;}@media only screen and (max-width:37.5em){.w42-menu__contain__items__item__link{padding:1em;border-bottom:1px solid #eeee;}}.w42-menu__contain__items__item__link__text{text-overflow:ellipsis;overflow:hidden;display:inline-block;margin-left:0.5em;font-size:1.2em;}.w42-menu__contain__items__item__link__iconbox{float:right;margin-left:0.5em;position:relative;}@media only screen and (max-width:37.5em){.w42-menu__contain__items__item__link__iconbox{margin-left:auto;margin-right:0.5em;}.w42-menu__contain__items__item__link__iconbox::after{content:"";border-left:1px solid #ddd;position:absolute;left:-1.5em;height:calc(100% + 2.1em);top:-1.1em;}}.w42-menu__contain__items__item__link__iconbox__icon{font-size:1.2em;transform:rotate(0);transition:all 0.2s ease;}@media only screen and (min-width:50em){.w42-menu__contain__items__item__link:hover{color:rgba(var(--main-color-w), 1);}}@media only screen and (min-width:50em){.w42-menu__contain__items__item:hover .w42-menu__contain__items__item__drop{visibility:visible;transition:all 0.2s;opacity:1;transform:translateY(0);}}@media only screen and (min-width:50em){.w42-menu__contain__items__item__drop__item:hover .w42-menu__contain__items__item__drop--1{visibility:visible;transition:all 0.2s;opacity:1;transform:translateY(0);visibility:visible;}}@media only screen and (min-width:50em){.w42-menu__contain__items__item__drop--1__item:hover .w42-menu__contain__items__item__drop--2{visibility:visible;transition:all 0.2s;opacity:1;transform:translateY(0);visibility:visible;}}.w42-menu__contain__items__item__checkbox{display:none;}.w42-menu__contain__items__item__checkbox:checked ~ .w42-menu__contain__items__item__drop{visibility:visible;opacity:1;transform:translateY(0);}@media only screen and (max-width:50em){.w42-menu__contain__items__item__checkbox:checked ~ .w42-menu__contain__items__item__drop{max-height:100vh;transition:all 0.2s ease-in-out;}}.w42-menu__contain__items__item__drop__item__checkbox{display:none;}.w42-menu__contain__items__item__drop__item__checkbox:checked ~ .w42-menu__contain__items__item__drop--1{visibility:visible;opacity:1;transform:translateY(0);}@media only screen and (max-width:50em){.w42-menu__contain__items__item__drop__item__checkbox:checked ~ .w42-menu__contain__items__item__drop--1{max-height:100vh;transition:all 0.2s ease-in-out;}}.w42-menu__contain__items__item__drop--1__item__checkbox{display:none;}.w42-menu__contain__items__item__drop--1__item__checkbox:checked ~ .w42-menu__contain__items__item__drop--2{visibility:visible;opacity:1;transform:translateY(0);}@media only screen and (max-width:50em){.w42-menu__contain__items__item__drop--1__item__checkbox:checked ~ .w42-menu__contain__items__item__drop--2{max-height:100vh;transition:all 0.2s ease-in-out;}}.w42-menu__contain__items__item__drop--1__item__checkbox:checked ~ .w42-menu__contain__items__item__drop--2__item__link__icon{transform:rotate(180deg);}@media only screen and (max-width:50em){.w42-menu__contain__items__item__drop--1__item__checkbox:checked ~ .w42-menu__contain__items__item__drop--1__item__link .w42-menu__contain__items__item__drop--1__item__link__iconbox__icon{transform:rotate(-90deg);transition:all 0.2s ease;}}@media only screen and (max-width:50em){.w42-menu__contain__items__item__drop__item__checkbox:checked ~ .w42-menu__contain__items__item__drop__item__link .w42-menu__contain__items__item__drop__item__link__iconbox__icon{transform:rotate(-90deg);transition:all 0.2s ease;}}@media only screen and (max-width:50em){.w42-menu__contain__items__item__checkbox:checked ~ .w42-menu__contain__items__item__link .w42-menu__contain__items__item__link__iconbox__icon{transform:rotate(180deg);transition:all 0.2s ease;}}.w42-menu__contain__items__item__drop{position:absolute;left:1em;top:4em;background-color:white;transform:translateY(5em);transition:all 0.2s ease-in-out;visibility:hidden;opacity:0;}@media only screen and (max-width:50em){.w42-menu__contain__items__item__drop{position:relative;top:auto;left:1em;width:calc(99% - 1em);max-height:0;overflow:hidden;transform:translateY(0);opacity:1;}}.w42-menu__contain__items__item__drop .active{color:rgba(var(--main-color-w), 1);font-weight:bold;}.w42-menu__contain__items__item__drop .active .w42-menu__contain__items__drop__item__link__active{border-color:rgba(var(--main-color-w), 1);background-color:rgba(var(--main-color-w), 1);}.w42-menu__contain__items__item__drop__item{width:25em;list-style:none;cursor:pointer;position:relative;text-align:center;list-style:none;white-space:nowrap;}.w42-menu__contain__items__item__drop__item:not(:last-child){border-bottom:1px solid #eeee;}@media only screen and (max-width:50em){.w42-menu__contain__items__item__drop__item{width:100%;}}.w42-menu__contain__items__item__drop__item__link{display:flex;align-items:center;padding:1em;}@media only screen and (max-width:50em){.w42-menu__contain__items__item__drop__item__link{width:100%;border-bottom:1px solid #eeee;}}.w42-menu__contain__items__item__drop__item__link__active{height:0.8em;width:0.8em;border:1px solid black;border-radius:50%;}.w42-menu__contain__items__item__drop__item__link__text{text-overflow:ellipsis;overflow:hidden;display:inline-block;margin-right:0.5em;margin-left:0.5em;font-size:1.2em;}.w42-menu__contain__items__item__drop__item__link__iconbox{float:right;margin-left:auto;position:relative;}@media only screen and (max-width:37.5em){.w42-menu__contain__items__item__drop__item__link__iconbox{margin-right:0.5em;}.w42-menu__contain__items__item__drop__item__link__iconbox::after{content:"";border-left:1px solid #ddd;position:absolute;left:-1.5em;height:calc(100% + 2.1em);top:-1.1em;}}.w42-menu__contain__items__item__drop__item__link__iconbox__icon{font-size:1.2em;transform:rotate(0);transition:all 0.2s ease;}@media only screen and (max-width:37.5em){.w42-menu__contain__items__item__drop__item__link__iconbox__icon{transform:rotate(90deg);}}.w42-menu__contain__items__item__drop__item__link:hover .w42-menu__contain__items__item__drop__item__link__active{border:1px solid black;background-color:black;}.w42-menu__contain__items__item__drop--1{position:absolute;left:25em;top:0;background-color:white;transform:translateY(5em);transition:all 0.3s ease;visibility:hidden;opacity:0;backface-visibility:hidden;}@media only screen and (max-width:50em){.w42-menu__contain__items__item__drop--1{position:relative;top:auto;left:1em;max-height:0;overflow:hidden;transform:translateY(0);opacity:1;width:calc(99% - 1em);z-index:10;visibility:visible;}}.w42-menu__contain__items__item__drop--1 .active{color:rgba(var(--main-color-w), 1);font-weight:bold;}.w42-menu__contain__items__item__drop--1 .active .w42-menu__contain__items__drop__item__link__active{border-color:rgba(var(--main-color-w), 1);background-color:rgba(var(--main-color-w), 1);}.w42-menu__contain__items__item__drop--1__item{width:25em;list-style:none;cursor:pointer;position:relative;text-align:center;list-style:none;white-space:nowrap;}@media only screen and (max-width:50em){.w42-menu__contain__items__item__drop--1__item{color:black;width:100%;}}.w42-menu__contain__items__item__drop--1__item:not(:last-child){border-bottom:1px solid #eeee;}.w42-menu__contain__items__item__drop--1__item__link{display:flex;align-items:center;padding:1em;}.w42-menu__contain__items__item__drop--1__item__link__active{height:0.8em;width:0.8em;border:1px solid black;border-radius:50%;}.w42-menu__contain__items__item__drop--1__item__link__text{text-overflow:ellipsis;overflow:hidden;display:inline-block;margin-right:0.5em;margin-left:0.5em;font-size:1.2em;}.w42-menu__contain__items__item__drop--1__item__link__iconbox{float:right;margin-left:auto;position:relative;}@media only screen and (max-width:37.5em){.w42-menu__contain__items__item__drop--1__item__link__iconbox{margin-right:0.5em;}.w42-menu__contain__items__item__drop--1__item__link__iconbox::after{content:"";border-left:1px solid #ddd;position:absolute;left:-1.5em;height:calc(100% + 2.1em);top:-1.1em;}}.w42-menu__contain__items__item__drop--1__item__link__iconbox__icon{font-size:1.2em;transform:rotate(0);transition:all 0.2s ease;}@media only screen and (max-width:37.5em){.w42-menu__contain__items__item__drop--1__item__link__iconbox__icon{transform:rotate(90deg);}}.w42-menu__contain__items__item__drop--1__item__link:hover .w42-menu__contain__items__item__drop--1__item__link__active{border:1px solid black;background-color:black;}@media only screen and (max-width:50em){.w42-menu__contain__items__item__drop--1__item__icon{max-height:100%;text-align:left;padding:0.5em;font-size:1.5em;}}.w42-menu__contain__items__item__drop--1__item:hover .w42-menu__contain__items__item__drop--1__item__drop--1{visibility:visible;transition:all 0.5s;opacity:1;max-height:200em;}.w42-menu__contain__items__item__drop--2{position:absolute;left:25em;top:0;background-color:white;transform:translateY(5em);transition:all 0.3s ease;visibility:hidden;opacity:0;backface-visibility:hidden;}@media only screen and (max-width:50em){.w42-menu__contain__items__item__drop--2{position:relative;top:auto;left:1em;max-height:0;overflow:hidden;transform:translateY(0);opacity:1;width:calc(99% - 1em);z-index:10;visibility:visible;}}.w42-menu__contain__items__item__drop--2 .active{color:rgba(var(--main-color-w), 1);font-weight:bold;}.w42-menu__contain__items__item__drop--2 .active .w42-menu__contain__items__drop__item__link__active{border-color:rgba(var(--main-color-w), 1);background-color:rgba(var(--main-color-w), 1);}.w42-menu__contain__items__item__drop--2__item{width:25em;list-style:none;cursor:pointer;position:relative;text-align:center;list-style:none;white-space:nowrap;}@media only screen and (max-width:50em){.w42-menu__contain__items__item__drop--2__item{color:black;width:100%;}}.w42-menu__contain__items__item__drop--2__item:not(:last-child){border-bottom:1px solid #eeee;}.w42-menu__contain__items__item__drop--2__item__link{display:flex;align-items:center;padding:1em;}.w42-menu__contain__items__item__drop--2__item__link__active{height:0.8em;width:0.8em;border:1px solid black;border-radius:50%;}.w42-menu__contain__items__item__drop--2__item__link__text{text-overflow:ellipsis;overflow:hidden;display:inline-block;margin-right:0.5em;margin-left:0.5em;font-size:1.2em;}.w42-menu__contain__items__item__drop--2__item__link__iconbox{float:right;margin-left:auto;position:relative;}@media only screen and (max-width:37.5em){.w42-menu__contain__items__item__drop--2__item__link__iconbox{margin-right:0.5em;}.w42-menu__contain__items__item__drop--2__item__link__iconbox::after{content:"";border-left:1px solid #ddd;position:absolute;left:-1.5em;height:calc(100% + 2.1em);top:-1.1em;}}.w42-menu__contain__items__item__drop--2__item__link__iconbox__icon{font-size:1.2em;transform:rotate(0);transition:all 0.2s ease;}@media only screen and (max-width:37.5em){.w42-menu__contain__items__item__drop--2__item__link__iconbox__icon{transform:rotate(90deg);}}.w42-menu__contain__items__item__drop--2__item__link:hover .w42-menu__contain__items__item__drop--2__item__link__active{border:1px solid black;background-color:black;}.w42-menu__contain__items__item__drop--2__item__tim{position:relative;}@media only screen and (max-width:50em){.w42-menu__contain__items__item__drop--2__item__tim{position:initial;}}@media only screen and (max-width:50em){.w42-menu__contain__items__item__drop--2__item__tim--desk{display:none;}}@media only screen and (min-width:50em){.w42-menu__contain__items__item__drop--2__item__tim--mobile{display:none;}}.w42-menu__contain__items__item__drop--2__item__tim:hover .w42-menu__contain__items__item__drop--2__item__search{visibility:visible;opacity:1;top:2em;}@media only screen and (max-width:50em){.w42-menu__contain__items__item__drop--2__item__tim:hover .w42-menu__contain__items__item__drop--2__item__search{top:4em;}}@media only screen and (max-width:50em){.w42-menu__contain__items__item__drop--2__item__icon{max-height:100%;text-align:left;padding:0.5em;font-size:1.5em;}}.w42-menu__contain__items__item__drop--2__item__search{position:absolute;top:4em;width:25em;text-align:left;background-color:white;box-shadow:0 1px 5px rgba(0, 0, 0, 0.2);visibility:hidden;opacity:0;transition:all 0.2s ease;right:0;}@media only screen and (max-width:50em){.w42-menu__contain__items__item__drop--2__item__search{width:100%;}}.w42-menu__contain__items__item__drop--2__item__search__text{white-space:nowrap;padding:1em 1em 0 1em;font-weight:800;}.w42-menu__contain__items__item__drop--2__item__search__box{padding:0 1em 1em 1em;padding-top:0;display:flex;align-items:center;margin-top:0.5em;}.w42-menu__contain__items__item__drop--2__item__search__box__input{width:100%;padding:0.5em;border:0.1em solid #eeee;outline:none;}.w42-menu__contain__items__item__drop--2__item__search__box__button{padding:0.5em;border:0.1em solid #eeee;background-color:rgba(var(--main-color-w), 1);color:white;margin-left:1em;font-weight:600;cursor:pointer;transition:all 0.2s ease;white-space:nowrap;}.w42-menu__contain__items__item__drop--2__item__search__box__button:hover{background-color:white;color:rgba(var(--main-color-w), 1);}.w42-menu__contain__items__item__drop--2__item:hover .w42-menu__contain__items__item__drop--2__item__drop--1{visibility:visible;transition:all 0.5s;opacity:1;max-height:200em;}@media only screen and (min-width:50em){.w42-menu__contain__items--right .w42-menu__contain__items__item__drop{left:unset;right:0;}}@media only screen and (min-width:50em){.w42-menu__contain__items--right .w42-menu__contain__items__item__drop__item__link{flex-direction:row-reverse;}}@media only screen and (min-width:50em){.w42-menu__contain__items--right .w42-menu__contain__items__item__drop__item__link__iconbox{margin-left:0.5em;margin-right:auto;transform:rotate(180deg);}}@media only screen and (min-width:50em){.w42-menu__contain__items--right .w42-menu__contain__items__item__drop--1{left:unset;right:25em;}}@media only screen and (min-width:50em){.w42-menu__contain__items--right .w42-menu__contain__items__item__drop--1__item__link{flex-direction:row-reverse;}}@media only screen and (min-width:50em){.w42-menu__contain__items--right .w42-menu__contain__items__item__drop--1__item__link__iconbox{margin-left:0.5em;margin-right:auto;transform:rotate(180deg);}}@media only screen and (min-width:50em){.w42-menu__contain__items--right .w42-menu__contain__items__item__drop--2{left:unset;right:25em;}}@media only screen and (min-width:50em){.w42-menu__contain__items--right .w42-menu__contain__items__item__drop--2__item__link{flex-direction:row-reverse;}}@media only screen and (min-width:50em){.w42-menu__contain__items--right .w42-menu__contain__items__item__drop--2__item__link__iconbox{margin-left:0.5em;margin-right:auto;transform:rotate(180deg);}}