.w9-menu{width:100%;background-color:rgba(var(--main-color-w), 1) !important;z-index:10;position:relative;}@media only screen and (min-width:37.5em){.w9-menu__ab{position:absolute;background-color:transparent;z-index:2;}}.w9-menu__group{max-width:120em;margin:0 auto;display:flex;justify-content:space-between;align-items:center;color:white;flex-wrap:wrap;}@media only screen and (min-width:37.5em) and (max-width:62.5em){.w9-menu__group{margin-right:calc((100% - 20em)/2);}}@media only screen and (max-width:37.5em){.w9-menu__group{margin-right:1em;}}.w9-menu__nav__button-nav{z-index:15;display:block;padding:1em .5em;height:3.5em;display:flex;align-items:center;font-size:1.4em;}@media only screen and (min-width:62.5em){.w9-menu__nav__button-nav{display:none;}}.w9-menu__nav__icon{margin-right:1em;background-color:white !important;}.w9-menu__nav__icon::before, .w9-menu__nav__icon::after{background-color:white !important;}@media only screen and (min-width:62.5em){.w9-menu__nav__checkbox:checked ~ .w9-menu__first-group .w9-menu__first-group__items{display:flex;}}@media only screen and (max-width:62.5em){.w9-menu__nav__checkbox:checked ~ .w9-menu__first-group .w9-menu__first-group__items{display:block;background-color:black;}}.w9-menu__nav__checkbox:checked ~ .w9-menu__second-group{display:block;}@media only screen and (max-width:62.5em){.w9-menu__checkbox__drop:checked ~ .w9-menu__first-group__items__drop{position:relative;visibility:visible;top:0;}}@media only screen and (max-width:62.5em){.w9-menu__checkbox__drop:checked ~ .w9-menu__first-group__items__text--a .w9-menu__button__drop__icon{transform:rotate(180deg);}}.w9-menu__checkbox__drop{display:none;}.w9-menu__button__drop{height:2em;transform:translateY(-0.3em);}@media only screen and (min-width:62.5em){.w9-menu__button__drop{height:5em;transform:translateY(-0.3em);}}.w9-menu__button__drop__icon{margin-left:.2em;color:white !important;font-size:1em;}@media only screen and (max-width:62.5em){.w9-menu__checkbox__drop:not(:checked) ~ .w9-menu__first-group__items__drop .w9-menu__first-group__items__drop-1{position:absolute;visibility:hidden;top:-25em;}}@media only screen and (max-width:62.5em){.w9-menu__checkbox__drop-1:checked ~ .w9-menu__first-group__items__drop-1{position:relative;visibility:visible;top:0;}}.w9-menu__checkbox__drop-1:checked ~ .w9-menu__first-group__items__drop__text--a .w9-menu__button__drop-1__icon{transform:rotate(180deg);}.w9-menu__checkbox__drop-1{display:none;}.w9-menu__button__drop-1{display:none;}@media only screen and (max-width:62.5em){.w9-menu__button__drop-1{display:inline-block;}.w9-menu__button__drop-1__icon{margin-top:1em;color:white;font-size:1em;}}.w9-menu__first-group{align-items:center;}@media only screen and (min-width:62.5em){.w9-menu__first-group{display:flex;}}@media only screen and (min-width:62.5em){.w9-menu__first-group__items{display:flex;}}@media only screen and (max-width:62.5em){.w9-menu__first-group__items{display:none;position:absolute;left:0;top:10em;background-color:black;z-index:2;overflow-y:scroll;height:max-content;}.w9-menu__first-group__items::-webkit-scrollbar{display:none;}}.w9-menu__first-group__items__bg{overflow-y:scroll;height:50em;}.w9-menu__first-group__items__text{line-height:8em;height:8em;list-style:none;padding:0 3em;cursor:pointer;}@media only screen and (max-width:62.5em){.w9-menu__first-group__items__text{min-width:25em;padding:0 1em;height:auto;line-height:4em;}}.w9-menu__first-group__items__text__icon{align-self:center;font-size:1em;margin-left:.5em;color:white !important;}@media only screen and (max-width:62.5em){.w9-menu__first-group__items__text__icon{transform:rotate(-90deg);}}.w9-menu__first-group__items__text--a{display:flex;justify-content:space-between;white-space:nowrap;text-decoration:none;font-size:1.4em;font-weight:600;text-transform:capitalize;align-items:center;overflow:hidden;text-overflow:ellipsis;color:white !important;}.w9-menu__first-group__items__text:hover{color:rgba(var(--second-color-w), 1);}.w9-menu__first-group__items__text:hover .w9-menu__first-group__items__text__icon{color:rgba(var(--second-color-w), 1);}@media only screen and (min-width:62.5em){.w9-menu__first-group__items__text:hover .w9-menu__first-group__items__drop{display:flex;}}@media only screen and (min-width:62.5em){.w9-menu__first-group__items__text:hover .w9-menu__button__drop__icon{color:rgba(var(--second-color-w), 1);}}@media only screen and (min-width:62.5em){.w9-menu__first-group__items__drop__text:hover .w9-menu__first-group__items__drop-1{display:flex;visibility:visible;}}.w9-menu__first-group__items__drop{box-shadow:.01em .05em .05em 0.1em #eee;display:none;position:absolute;background-color:white;z-index:2;}@media only screen and (max-width:62.5em){.w9-menu__first-group__items__drop{left:0;transition:all .2s;width:25em;top:-20em;display:block;visibility:hidden;background-color:black;box-shadow:none;}}@media only screen and (max-width:62.5em){.w9-menu__first-group__items__drop__col{border-bottom:.1rem solid #e4e4e4;}}.w9-menu__first-group__items__drop__text{list-style:none;padding:.5em 1.5em;line-height:4em;transition:all .1s;min-width:20em;position:relative;border-bottom:.1em solid #eee;}.w9-menu__first-group__items__drop__text--a{cursor:pointer;font-weight:500;white-space:nowrap;text-transform:uppercase;text-decoration:none;font-size:1em;color:black;font-weight:600;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis;}@media only screen and (max-width:62.5em){.w9-menu__first-group__items__drop__text--a{color:white;transition:none;display:flex;align-items:center;justify-content:space-between;}}.w9-menu__first-group__items__drop__text--a:hover{color:rgba(var(--second-color-w), 1);}.w9-menu__first-group__items__drop__text:hover{color:rgba(var(--second-color-w), 1);}.w9-menu__first-group__items__drop-1{position:absolute;visibility:hidden;display:none;top:0;left:19em;background-color:white;transition:all .2s;}@media only screen and (min-width:62.5em){.w9-menu__first-group__items__drop-1{display:flex;box-shadow:.01em .05em .05em 0.1em #eee;}}@media only screen and (max-width:62.5em){.w9-menu__first-group__items__drop-1{width:25em;left:0;background-color:black;position:absolute;display:block;top:-25em;}}.w9-menu__first-group__items__drop-1-before{display:none;align-items:center;}@media only screen and (max-width:62.5em){.w9-menu__first-group__items__drop-1-before{position:absolute;top:-3em;padding-left:1em;font-size:1.3em;font-weight:600;z-index:15;background-color:white;width:100%;height:3em;display:flex;border-bottom:0.1em solid #eee;}}.w9-menu__first-group__items__drop-1-before__icon{font-size:1.2em;}.w9-menu__first-group__items__drop-1__text{list-style:none;padding:.5em 1.5em;line-height:4em;transition:none;min-width:15em;border-bottom:.1em solid #eee;position:relative;}.w9-menu__first-group__items__drop-1__text--a{cursor:pointer;font-weight:500;white-space:nowrap;text-decoration:none;font-size:1em;color:black;font-weight:600;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis;}@media only screen and (max-width:62.5em){.w9-menu__first-group__items__drop-1__text--a{color:white;}}.w9-menu__first-group__items__drop-1__text--a:hover{color:rgba(var(--second-color-w), 1);}.w9-menu__first-group__items__drop-1__text:hover{color:rgba(var(--second-color-w), 1);}@media only screen and (max-width:62.5em){.w9-menu__second-group{position:absolute;background-color:black;left:0;top:4.9em;width:25em;display:none;z-index:10;padding:2em 0;}}.w9-menu__second-group__items{display:flex;margin-right:2em;align-items:center;justify-content:center;z-index:1;}.w9-menu__second-group__items__icon{margin:0 1em;font-size:2em;cursor:pointer;transition:all .2s;color:white;}.w9-menu__second-group__items__text{font-size:1.3em;}.w5-awards{width:100%;background-color:#1f1f1f;padding:3em 1em;color:var(--text-color-w);}.w5-awards__group{max-width:120em;margin:0 auto;}.w5-awards__heading{text-align:center;display:block;}.w5-awards__heading__main{font-weight:700;font-size:3em;line-height:1.6em;}.w5-awards__heading__line{margin-top:2em;border-bottom:0.2em solid rgba(var(--main-color-w), 1);width:15em;display:inline-block;}.w5-awards__heading__sub{margin-top:2em;font-weight:300;font-size:1.5em;line-height:1.8em;}.w5-awards__items{display:flex;justify-content:space-between;margin-top:4em;}@media only screen and (max-width:37.5em){.w5-awards__items{flex-direction:column;align-items:center;}}.w5-awards__items__item{margin-top:2em;width:31%;text-align:center;}.w5-awards__items__item__icon{font-size:5em;color:rgba(var(--main-color-w), 1);}.w5-awards__items__item__info--1{margin-top:1em;font-size:5em;text-align:center;display:flex;justify-content:center;}.w5-awards__items__item__info--2{margin-top:2em;text-transform:uppercase;color:#858585;font-size:1.4em;}.w8-articles{width:100%;background-color:white;padding:2em 1em;}.w8-articles__group{max-width:120em;margin:0 auto 0 auto;display:flex;padding-left:1em;flex-wrap:wrap;}@media only screen and (max-width:37.5em){.w8-articles__group{flex-direction:column;}}.w8-articles__heading{text-align:center;display:block;margin-bottom:1em;}.w8-articles__heading__title{font-weight:500;font-size:3em;}.w8-articles__heading__des{margin-top:1em;font-weight:300;font-size:2em;}.w8-articles__items{cursor:pointer;position:relative;width:32%;margin-right:1em;height:max-content;}@media only screen and (max-width:37.5em){.w8-articles__items{width:100%;}}.w8-articles__items__card{position:relative;display:flex;justify-content:center;overflow:hidden;}.w8-articles__items__card__imgbox{height:27em;background-size:contain;background-position:center;}.w8-articles__items__card__imgbox__img{width:100%;margin:0 auto;}.w8-articles__items__card:hover .w8-articles__items__card__text{transform:scale(1.1);}.w8-articles__items__card__text{position:absolute;padding:2em 3em;border-top-left-radius:1em;border-top-right-radius:1em;text-align:center;bottom:-0.5em;background-color:white;margin:0 auto;transition:all 0.2s;}@media only screen and (max-width:50em){.w8-articles__items__card__text{padding:1em 2em;}}.w8-articles__items__card__text__main{color:#2267d8;font-weight:500;font-size:1.8em;}@media only screen and (max-width:50em){.w8-articles__items__card__text__main{font-size:1.2em;}}.w8-articles__items__card__text__sub{margin-top:0.5em;font-size:2.5em;font-weight:600;width:7em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}@media only screen and (max-width:50em){.w8-articles__items__card__text__sub{font-size:1.8em;width:10em;}}.w8-articles__items__info{padding:2em 2em;text-align:center;}.w8-articles__items__info__main{color:darkgray;font-size:1.4em;}@media only screen and (max-width:50em){.w8-articles__items__info__main{font-size:1.2em;}}.w8-articles__items__info__sub{margin-top:1em;}.w21-blankpage{width:100%;background-color:white;}.w21-blankpage__group{max-width:120em;margin:0 auto;padding:0 .5em;}.w21-blankpage__content{line-height:1.8em;font-size:1.6em;text-align:justify;}.w11-footer{width:100%;position:relative;background-color:#2A2A2A;padding:2em 1em;}.w11-footer__group{position:relative;margin:0 auto;max-width:120em;display:flex;flex-wrap:wrap;}.w11-footer-col{width:50%;display:flex;flex-wrap:wrap;}.w11-footer-col-first{width:25%;}@media only screen and (max-width:37.5em){.w11-footer-col:last-child{width:100%;text-align:center;}}@media only screen and (max-width:37.5em){.w11-footer-col{width:100%;text-align:center;}}.w11-footer__item{width:50%;color:black;}.w11-footer__item-last{width:100%;}@media only screen and (max-width:37.5em){.w11-footer__item{width:100%;text-align:center;}}.w11-footer__item__connect{margin-top:2em;}.w11-footer__item__connect__info{margin-top:1em;max-width:100%;color:white;display:flex;align-items:center;}@media only screen and (max-width:37.5em){.w11-footer__item__connect__info{justify-content:center;}}.w11-footer__item__connect__info__icon{font-size:1.3em;}.w11-footer__item__connect__info__text{margin-left:1em;font-size:1.3em;font-weight:300;line-height:1.8em;}@media only screen and (max-width:37.5em){.w11-footer__item{max-width:99%;margin-top:4em;}}.w11-footer__item__title{text-transform:uppercase;font-size:1.4em;fill:black;color:white;line-height:1.8em;}.w11-footer__item__des{margin-top:1em;height:.2em;background-color:rgba(var(--main-color-w), 1);}.w11-footer__item__link{margin-top:2em;padding:0 .5em;}.w11-footer__item__link a{display:block;color:white;font-size:1.4em;text-decoration:none;font-weight:300;margin:.5em 0;line-height:1.8em;}.w11-footer__item__pay{display:flex;align-items:center;flex-wrap:wrap;text-align:center;justify-content:space-between;margin-top:2em;}.w11-footer__item__pay__imgbox{height:7em;width:6em;background-size:contain;background-position:center;}.w11-footer__item__pay__imgbox:not(:first-child){margin-left:1em;}.w11-footer__item__pay__img{width:100%;}.w11-footer__item__pay__text{text-align:center;color:white;margin-top:1em;font-weight:600;margin-left:1em;}.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-header{width:100%;background-color:white;padding:2em .5em;}.w21-header__group{max-width:120em;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}.w21-header__imgbox{max-width:50%;height:8em;background-size:contain;background-position:center;}@media only screen and (max-width:37.5em){.w21-header__imgbox{width:100% !important;max-width:100%;}}.w21-header__imgbox__img{max-height:8em;width:100%;}.w21-header__content{width:47%;}@media only screen and (max-width:37.5em){.w21-header__content{width:100%;margin-top:1.5em;border-top:.1em solid #e4e4e4;padding:1em;}}.w21-header__content__contact{display:flex;align-items:center;justify-content:center;width:100%;flex-wrap:wrap;}.w21-header__content__contact__hotline{display:flex;align-items:center;justify-content:center;white-space:nowrap;margin-bottom:1em;}@media only screen and (max-width:43.75em){.w21-header__content__contact__hotline{font-size:0.8em;}}.w21-header__content__contact__hotline__icon{font-size:1.6em;padding:.5em;border-radius:.2em;}.w21-header__content__contact__hotline__text{font-size:2.5em;margin-left:.5em;}.w21-header__content__contact__hotline__phone{text-transform:uppercase;font-size:2.5em;color:orangered;font-weight:800;margin-left:.5em;}.w21-header__content__contact__social{margin-bottom:.5em;font-size:1.6em;margin-left:1em;white-space:nowrap;}.w21-header__content__contact__social__icon{padding:.5em;background-color:rgba(var(--main-color-w), 1);color:white;border-radius:.2em;}.w21-header__content__contact__social__icon:hover{background:white;color:rgba(var(--main-color-w), 1);cursor:pointer;}.w21-header__content__search{width:100%;display:flex;justify-content:flex-end;border:.05em solid #e4e4e4;padding-left:1em;margin-top:.5em;background-color:white;}@media only screen and (max-width:37.5em){.w21-header__content__search{width:100%;margin-top:1.5em;}}.w21-header__content__search__in{width:85%;border:none;outline:none;}.w21-header__content__search__btn{background:rgba(var(--main-color-w), 1);color:white;padding:.5em;white-space:nowrap;border:none;font-weight:600;font-size:1.6em;transition:all .2s ease;outline:none;}.w21-header__content__search__btn:hover{background:white;color:rgba(var(--main-color-w), 1);cursor:pointer;}.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%;}.w20-topbar{width:100%;background-color:rgba(var(--main-color-w), 1);color:white;padding:.5em;}.w20-topbar__group{max-width:120em;margin:0 auto;display:flex;align-items:center;}.w20-topbar__first{display:flex;align-items:center;}.w20-topbar__first__icon{cursor:pointer;font-size:1.4em;color:white;margin-right:1em;}.w20-topbar__second{margin-left:auto;display:flex;align-items:center;}.w20-topbar__second__items{cursor:pointer;font-size:1.2em;padding:.5em;}.w20-topbar__second__items:not(:last-child){border-right:0.1px solid white;}.w20-topbar__second__items__icon{font-size:1.2em;}.w20-topbar__second__items__text{font-size:1.2em;}.w28-form{width:100%;padding:2em 1em;background-color:white;}.w28-form__group{margin:0 auto;max-width:120em;}.w28-form__heading{display:flex;flex-direction:column;align-items:center;text-align:center;}.w28-form__heading__text{font-size:3em;display:block;width:max-content;text-align:center;font-weight:bold;margin-bottom:0.5em;max-width:100%;}.w28-form__heading__sub{display:block;width:fit-content;background-repeat:no-repeat;margin-bottom:2em;}.w28-form__content{display:flex;justify-content:space-between;}@media only screen and (max-width:37.5em){.w28-form__content{flex-wrap:wrap;}}.w28-form__content__explain{width:30%;min-width:30%;}@media only screen and (max-width:37.5em){.w28-form__content__explain{width:100%;}}.w28-form__content__explain__text{font-size:2.5em;margin-bottom:0.2em;font-weight:bold;}.w28-form__content__explain__des{font-size:1.3em;line-height:1.6em;text-align:justify;font-style:italic;}.w28-form__content__count{display:flex;align-items:center;width:68%;border:0.1em solid rgba(var(--main-color-w), 1);padding:1em;justify-content:center;border-radius:2em;}@media only screen and (max-width:37.5em){.w28-form__content__count{width:100%;margin-top:1em;justify-content:space-between;}}.w28-form__content__count__dot{font-size:4em;margin:0 0.5em 0 0.5em;}@media only screen and (max-width:37.5em){.w28-form__content__count__dot{margin:0 0.2em 0 0.2em;}}.w28-form__content__count__item{width:25%;text-align:center;color:#183059;padding:1em;height:10em;width:10em;min-width:10em;border-radius:50%;}@media only screen and (max-width:50em){.w28-form__content__count__item{height:6em;width:6em;min-width:6em;}}.w28-form__content__count__item-d{border:0.3em solid #ef2f3c;}.w28-form__content__count__item-h{border:0.3em solid #353535;}.w28-form__content__count__item-m{border:0.3em solid #276fbf;}.w28-form__content__count__item-s{border:0.3em solid #f0a202;}.w28-form__content__count__item__date{text-transform:uppercase;font-weight:600;font-size:1em;}.w28-form__content__count__item__number{display:inline-block;font-size:5em;}@media only screen and (max-width:68.75em){.w28-form__content__count__item__number{font-size:4.5em;}}@media only screen and (max-width:50em){.w28-form__content__count__item__number{font-size:2em;}}.w28-form__items{display:flex;margin-top:3em;justify-content:space-between;flex-wrap:wrap;}.w28-form__items__info{width:30%;min-width:30%;}@media only screen and (max-width:50em){.w28-form__items__info{min-width:50%;width:50%;}}@media only screen and (max-width:37.5em){.w28-form__items__info{width:100%;}}.w28-form__items__info__title{font-size:2.5em;color:#f00d0d;font-weight:bold;margin-bottom:0.5em;}.w28-form__items__info__box{padding:2em 1em;background-color:rgba(var(--main-color-w), 1);border-radius:0.3em;margin-top:1em;}.w28-form__items__info__box__item{display:flex;align-items:flex-start;}.w28-form__items__info__box__item:not(:last-child){margin-bottom:2em;}.w28-form__items__info__box__item__icon{font-size:1.6em;margin-right:0.5em;}.w28-form__items__info__box__item__text{font-size:1.3em;text-align:justify;line-height:1.6em;margin-top:-.2em;}.w28-form__items__gui{width:40%;min-width:40%;}@media only screen and (max-width:50em){.w28-form__items__gui{min-width:48%;width:48%;}}@media only screen and (max-width:37.5em){.w28-form__items__gui{width:100%;margin-top:2em;}}.w28-form__items__gui__title{font-size:2.5em;color:#f00d0d;font-weight:bold;margin-bottom:0.5em;}.w28-form__items__gui__list{display:block;}.w28-form__items__gui__list__in{display:block;margin-top:0.5em;width:100%;padding:0.5em;border:0.1em solid #b9b9b9;}.w28-form__items__gui__list__btn{background-color:rgba(var(--main-color-w), 1);padding:1em;width:100%;border:none;font-weight:bolder;margin-top:0.5em;color:white;font-size:1.3em;text-shadow:0 1em 2em white;cursor:pointer;border:0.1em solid rgba(var(--main-color-w), 1);transition:all 0.2s ease;}.w28-form__items__gui__list__btn:hover{background-color:white;color:rgba(var(--main-color-w), 1);}.w28-form__items__imgbox{width:28%;background-size:cover;border-radius:.5em;}@media only screen and (max-width:50em){.w28-form__items__imgbox{display:none;}}.w28-form__items__imgbox__img{width:100%;}.w37-blankpage{width:100%;background-color:white;padding:2em 1em;}.w37-blankpage__group{max-width:120em;margin:0 auto;}.w37-blankpage__heading{display:block;}.w37-blankpage__heading__name{display:flex;width:fit-content;align-items:center;border-bottom:1px solid rgba(var(--main-color-w), 1);padding-bottom:.5em;}.w37-blankpage__heading__name__icon{font-size:3em;margin-right:.5em;color:rgba(var(--main-color-w), 1);}.w37-blankpage__heading__name__title{font-size:2em;font-weight:bold;width:fit-content;display:block;margin:0 auto;text-align:center;max-width:100%;color:rgba(var(--main-color-w), 1);}.w37-blankpage__heading__imgbox{display:block;margin-top:1em;background-size:contain;background-position:center;width:fit-content;margin-bottom:2em;}.w37-blankpage__heading__imgbox__img{width:100%;}.w37-blankpage__heading__des{text-align:center;width:fit-content;display:block;font-size:1.6em;line-height:1.6em;margin-top:.5em;}.w38-partner{width:100%;padding:2em 1em;background-color:#EEF0EF;}.w38-partner__group{margin:0 auto;max-width:120em;overflow:hidden;}.w38-partner__heading{display:block;}.w38-partner__heading__title{text-align:center;font-size:1.5em;font-weight:bold;width:fit-content;display:block;margin:0 auto;text-align:center;margin-bottom:1em;max-width:100%;color:black;position:relative;}.w38-partner__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;}.w38-partner__heading__imgbox{margin:0 auto;display:block;margin-top:1em;background-size:contain;background-position:center;width:fit-content;}.w38-partner__heading__imgbox__img{width:100%;}.w38-partner__heading__des{margin:0 auto;text-align:center;width:fit-content;display:block;font-size:1.6em;line-height:1.6em;margin-top:.5em;}.w38-partner__items{width:100%;position:relative;margin-top:2em;margin-left:-1%;}.w38-partner__items .swiper-wrapper{display:flex;}.w38-partner__items .swiper-button-next{color:white;}.w38-partner__items .swiper-button-prev{color:white;margin-left:1%;}.w38-partner__items .swiper-pagination{margin-top:2em;position:relative;}.w38-partner__items .swiper-pagination-bullet{background-color:rgba(var(--main-color-w), 1);position:relative;}.w38-partner__items .swiper-pagination-bullet-active{position:relative;}.w38-partner__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);}.w38-partner__items__item{cursor:pointer;width:19% !important;margin-left:1%;}@media only screen and (max-width:50em){.w38-partner__items__item{width:49% !important;}}.w38-partner__items__item__imgbox{position:relative;background-origin:content-box;background-size:contain;background-position:center;margin:.5em;}.w38-partner__items__item__imgbox__img{width:100%;}.w38-partner__items__item__imgbox__iconbox{position:absolute;left:0;right:0;display:inline-block;width:4em;height:4em;bottom:2em;border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;background-color:rgba(var(--main-color-w), 1);border:0.1em solid white;margin:0 auto;text-align:center;}@media only screen and (max-width:37.5em){.w38-partner__items__item__imgbox__iconbox{width:2em;height:2em;}}.w38-partner__items__item__imgbox__iconbox__icon{font-size:1.5em;}@media only screen and (max-width:37.5em){.w38-partner__items__item__imgbox__iconbox__icon{font-size:1em;}}.w38-partner__items__item__name{font-size:1.5em;text-align:center;font-size:1.5em;margin:0.5em;font-weight:bold;}.w38-abimg{width:100%;padding:2em 0.5em;background-color:white;}.w38-abimg__group{max-width:120em;margin:0 auto;}.w38-abimg__heading{padding:1%;text-align:center;}.w38-abimg__heading__title{font-size:3em;display:block;}.w38-abimg__heading__sub{display:block;margin-top:1em;font-weight:300;color:var(--text-color-w);line-height:2em;font-size:1.4em;}.w38-abimg .ws-swiper{overflow:hidden;position:relative;}.w38-abimg .swiper-button-next{color:white;}.w38-abimg .swiper-button-prev{color:white;margin-left:1%;}.w38-abimg .swiper-pagination{margin-top:2em;position:relative;}.w38-abimg .swiper-pagination-bullet{background-color:rgba(var(--main-color-w), 1);position:relative;}.w38-abimg .swiper-pagination-bullet-active{position:relative;}.w38-abimg .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);}.w38-abimg__items{display:flex;flex-wrap:wrap;padding-left:1%;}.w38-abimg__items__item{width:32%;margin-right:1%;margin-top:1em;margin-bottom:1em;position:relative;}.w38-abimg__items__item__imgbox{border-top-right-radius:30%;border-bottom-left-radius:30%;background-size:contain;background-position:center;cursor:pointer;transition:all 0.3s ease;}@media only screen and (max-width:50em){.w38-abimg__items__item__imgbox{width:49%;}}@media only screen and (max-width:31.25em){.w38-abimg__items__item__imgbox{width:99%;}}.w38-abimg__items__item__imgbox__img{width:100%;}.w38-abimg__items__item__imgbox:hover{filter:brightness(1.1);border-radius:1em;}.w38-abimg__items__item__text{font-size:1.2em;display:block;width:fit-content;margin:0 auto;margin-top:1em;color:black;z-index:10;}.w39-ads-1{width:100%;padding:1em;background-color:white;}.w39-ads-1__group{max-width:120em;margin:0 auto;}@media only screen and (max-width:50em){.w39-ads-1__group{margin:unset !important;}}.w39-ads-1__items{display:flex;flex-wrap:wrap;}.w39-ads-1__items__item{width:32.33333333%;background-color:#0F213A;margin-left:1.5%;margin-top:1em;overflow:hidden;cursor:pointer;height:max-content;transition:all 0.2s ease;}.w39-ads-1__items__item:first-child{margin-left:0;}@media only screen and (min-width:37.5em){.w39-ads-1__items__item:nth-child(3n+1){margin-left:0;}}@media only screen and (max-width:37.5em){.w39-ads-1__items__item{width:100%;margin-left:0;}}.w39-ads-1__items__item__imgbox{transition:all 0.2s;backface-visibility:hidden;background-size:contain;background-position:center;}.w39-ads-1__items__item__imgbox__img{width:100%;}.w39-ads-1__items__item__content{padding:1em;text-align:center;}.w39-ads-1__items__item__content__heading{font-size:1.8em;font-weight:bold;line-height:1.6em;color:white;}@media only screen and (max-width:50em){.w39-ads-1__items__item__content__heading{font-size:1.2em;}}.w39-ads-1__items__item__content__main{text-transform:capitalize;font-size:2.5em;font-weight:bold;margin:0.3em 0;line-height:1.6em;color:white;margin-bottom:.3em;}@media only screen and (max-width:50em){.w39-ads-1__items__item__content__main{font-size:1.6em;}}.w39-ads-1__items__item__content__sub{color:white;font-size:1.6em;line-height:1.6em;text-align:justify;text-align-last:center;margin-bottom:.5em;display:block;}.w39-ads-1__items__item__content__button{background-color:rgba(var(--main-color-w), 1);border:none;color:white;font-size:1.5em;width:100%;padding:.5em;font-weight:bold;display:block;text-transform:uppercase;cursor:pointer;transition:all 0.2s ease;line-height:1.6em;position:relative;border:1px solid white;}.w39-ads-1__items__item__content__button:hover{background-color:white;color:rgba(var(--main-color-w), 1);}.w42-product{width:100%;padding:2em 1em;background-color:white;}.w42-product__heading{text-align:center;}.w42-product__heading__title{margin:0 auto;font-size:2em;display:block;color:black;width:fit-content;}.w42-product__heading__sub{margin:0 auto;display:block;margin-top:1em;font-weight:300;line-height:2em;font-size:1.4em;text-align:center;width:fit-content;}.w42-product__heading__imgbox{margin:0 auto;margin-top:2em;display:block;background-size:contain;background-position:center;width:fit-content;}.w42-product__heading__imgbox__img{width:100%;}.w42-product__button{border:0.1em solid rgba(var(--main-color-w), 1);border-radius:50%;padding:0.5em 0.5em;text-align:center;color:white;display:inline-block;padding:1em 1.1em;background-color:rgba(var(--main-color-w), 1);outline:none;font-size:1em;cursor:pointer;transition:all 0.2s;transform:translateY(-50%);box-shadow:0 0em 1em rgba(0, 0, 0, 0.1);}.w42-product__button:hover{background-color:white;color:black;}.w42-product__button-next{position:absolute;right:1em;top:45%;z-index:2;}.w42-product__button__icon{font-size:2em;}.w42-product__button-prev{position:absolute;top:45%;left:1em;z-index:2;}.w42-product__group{margin:0 auto;max-width:120em;position:relative;}.w42-product__items{overflow:hidden;position:relative;margin-top:1em;}.w42-product__items .swiper-slide{margin-right:1.333333333333%;width:24%;}@media only screen and (max-width:37.5em){.w42-product__items .swiper-slide{width:49.33333333333%;}}.w42-product__items .swiper-button-next{transform:translateX(0.5em);}.w42-product__items .swiper-button-next::after{font-size:2em;font-weight:bold;color:black;}.w42-product__items .swiper-button-prev{transform:translateX(-0.5em);}.w42-product__items .swiper-button-prev::after{font-size:2em;font-weight:bold;color:black;}.w42-product__items__card{display:inline-block;}.w42-product__items__card__image{position:relative;cursor:pointer;overflow:hidden;}.w42-product__items__card__image__imgbox{margin:0 auto;background-size:contain;background-position:center;transition:all .7s ease-in-out;}.w42-product__items__card__image__imgbox__img{width:100%;}.w42-product__items__card__image__imgbox:nth-child(1){max-height:100%;opacity:1;position:absolute;z-index:1;left:0;}.w42-product__items__card__image:hover .w42-product__items__card__image__imgbox{max-height:100%;opacity:1;transform:rotateY(360deg);transition:all .7s ease-in-out;}.w42-product__items__card__image:hover .w42-product__items__card__image__sizes{bottom:0;}.w42-product__items__card__image:hover .w42-product__items__card__image__imgbox:nth-child(1){opacity:0;transform:rotateY(180deg);}.w42-product__items__card__image__sizes{display:flex;position:absolute;z-index:2;bottom:-10em;transition:all 0.5s ease-in-out;width:100%;background-color:rgba(255, 255, 255, 0.803);padding:1em;}.w42-product__items__card__image__sizes__name{font-size:1.2em;font-weight:bold;}.w42-product__items__card__image__sizes__box{margin-left:auto;margin-right:1em;}.w42-product__items__card__image__sizes__box__size{font-size:1.2em;font-weight:bold;padding:0.5em;}.w42-product__items__card__content{margin:0 auto;}.w42-product__items__card__content__des{font-size:1.2em;line-height:1.6em;text-align:justify;margin-top:.5em;}.w42-product__items__card__content__price{display:flex;margin-top:.5em;flex-wrap:wrap;justify-content:space-between;}.w42-product__items__card__content__price__mainprice{font-size:1.4em;margin-right:0.5em;padding:0.5em 0;color:#666;}@media only screen and (max-width:37.5em){.w42-product__items__card__content__price__mainprice{font-size:1em;}}.w42-product__items__card__content__price__downprice{font-weight:bold;font-size:1.4em;color:black;padding:0.5em 0;}@media only screen and (max-width:37.5em){.w42-product__items__card__content__price__downprice{font-size:1em;}}.w42-map{width:100%;padding:2em 1em;}.w42-map__group{max-width:120em;margin:0 auto;}.w42-map__wrap{display:flex;flex-wrap:wrap;justify-content:space-between;}.w42-map__wrap__first{width:39%;min-width:39%;max-height:50em;overflow:scroll;}@media only screen and (max-width:37.5em){.w42-map__wrap__first{width:100%;}}.w42-map__wrap__first__top{background-color:#F2F2F2;}.w42-map__wrap__first__top__name{display:flex;align-items:center;background-color:rgba(var(--main-color-w), 1);padding:1em;}.w42-map__wrap__first__top__name__icon{color:white;font-size:1.4em;}.w42-map__wrap__first__top__name__text{font-size:1.2em;color:white;margin-left:0.5em;font-weight:bold;}.w42-map__wrap__first__top__head{width:100%;display:flex;align-items:center;padding:1em;}@media only screen and (max-width:37.5em){.w42-map__wrap__first__top__head{flex-wrap:wrap;}}.w42-map__wrap__first__top__head__search{width:90%;display:flex;align-items:center;background-color:white;}.w42-map__wrap__first__top__head__search__vung{padding:0.5em;position:relative;min-width:50%;}@media only screen and (max-width:37.5em){.w42-map__wrap__first__top__head__search__vung{width:100%;}}.w42-map__wrap__first__top__head__search__vung__checkbox{display:none;}.w42-map__wrap__first__top__head__search__vung__checkbox:checked ~ .w42-map__wrap__first__top__head__search__vung__items{visibility:visible;transform:scale(1);max-height:100vh;transition:all 0.2s ease;}.w42-map__wrap__first__top__head__search__vung__ad{display:flex;align-items:center;justify-content:space-between;font-size:1em;cursor:pointer;}.w42-map__wrap__first__top__head__search__vung__ad__icon{background-color:#cecece;font-size:1em;display:flex !important;justify-content:center;align-items:center;border-radius:50%;height:1.5em;width:1.5em;position:absolute;right:-0.75em;}.w42-map__wrap__first__top__head__search__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;}.w42-map__wrap__first__top__head__search__vung__items .active{font-weight:800;}.w42-map__wrap__first__top__head__search__vung__items__item{font-size:1em;display:block;cursor:pointer;padding:0.5em;margin-top:0.5em;}.w42-map__wrap__first__top__head__search__vung__items__item:not(:last-child){margin-bottom:1em;}.w42-map__wrap__first__top__head__search__vung__items__item:hover{background-color:#eee;}.w42-map__wrap__first__top__head__search__in{outline:none;padding:0.5em 1em;width:90%;outline:none;border:none;border-left:1px solid #cecece;}@media only screen and (max-width:37.5em){.w42-map__wrap__first__top__head__btn{margin:0 auto;}}.w42-map__wrap__first__top__head__btn__icon{display:block;align-items:flex-end;padding:0.5em 1em;border-top-right-radius:0.3em;border-bottom-right-radius:0.3em;background-color:rgba(var(--main-color-w), 1);color:white;transition:all 0.2s ease;cursor:pointer;font-size:1.45em;margin-left:auto;position:relative;}.w42-map__wrap__first__top__head__btn__icon:hover{background-color:white;color:rgba(var(--main-color-w), 1);}.w42-map__wrap__first__top__contain{margin-top:1em;}.w42-map__wrap__first__top__contain__name{display:flex;align-items:center;background-color:rgba(var(--main-color-w), 1);padding:1em;}.w42-map__wrap__first__top__contain__name__icon{color:white;font-size:1.4em;}.w42-map__wrap__first__top__contain__name__text{font-size:1.2em;color:white;margin-left:0.5em;font-weight:bold;}.w42-map__wrap__first__top__contain__items{background-color:#F2F2F2;margin-top:.1em;}.w42-map__wrap__first__top__contain__items__item{display:flex;padding:1em;cursor:pointer;}.w42-map__wrap__first__top__contain__items__item:not(:last-child){border-bottom:1px solid #cecece;}.w42-map__wrap__first__top__contain__items__item:hover{background-color:rgba(var(--main-color-w), 1);}.w42-map__wrap__first__top__contain__items__item__name{display:flex;align-items:center;}.w42-map__wrap__first__top__contain__items__item__name:nth-child(2){margin-left:auto;}.w42-map__wrap__first__top__contain__items__item__name__num{height:2em;width:2em;background-color:#cecece;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:1em;}.w42-map__wrap__first__top__contain__items__item__name__text{font-size:1em;margin-left:.5em;}.w42-map__wrap__second{width:60%;}@media only screen and (max-width:37.5em){.w42-map__wrap__second{width:100%;}}.w42-map__wrap__second__content{height:100%;}