.w3-product{width:100%;position:relative;padding:3em 1em;background-color:white;color:var(--text-color-w);}.w3-product__group{margin:0 auto;max-width:120em;height:auto;display:flex;}@media only screen and (max-width:37.5em){.w3-product__group{flex-direction:column;}}.w3-product__card--1{position:relative;z-index:10 !important;padding-top:0 !important;}.w3-product__card--2{border-top:none !important;position:relative;}.w3-product__main-card{width:30%;border-radius:1em;border:0.2em solid rgba(var(--main-color-w), 1);padding:2em 1em;text-align:center;height:max-content;}@media only screen and (max-width:68.75em){.w3-product__main-card{width:40%;}}@media only screen and (max-width:37.5em){.w3-product__main-card{width:90%;margin:0 auto;}}.w3-product__main-card__offer{display:flex;justify-content:space-between;align-items:center;}.w3-product__main-card__offer__info--1{font-size:1.4em;font-size:300;}.w3-product__main-card__offer__info--2{background-color:rgba(var(--main-color-w), 1);font-weight:800;font-size:2.5em;line-height:3em;border-radius:50%;width:3em;height:3em;min-width:3em;}.w3-product__main-card__imgbox{width:100%;margin:1em auto;height:30em;background-size:contain;background-position:center;}.w3-product__main-card__imgbox__img{width:100%;height:100%;margin:0 auto;}.w3-product__main-card__name{text-decoration:none;font-size:1.2em;}.w3-product__main-card__price{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin-top:2em;}.w3-product__main-card__price__first{color:orangered;font-weight:300;font-size:3em;}.w3-product__main-card__price__second{font-size:2em;font-weight:300;text-decoration:line-through;margin:1em;}.w3-product__main-card__text{font-size:1em;font-weight:300;}.w3-product__main-card__price-clock{margin-top:2em;display:flex;justify-content:center;}.w3-product__main-card__price-clock__divide{height:2em;width:2em;top:0.7em;position:relative;font-size:2em;display:inline-block;}.w3-product__main-card__price-clock__time{width:20%;text-align:center;margin:0 auto;}.w3-product__main-card__price-clock__time--number{font-size:3em;padding:0.5em;background-color:#f5f5f5;}.w3-product__main-card__price-clock__time--text{margin-top:1em;font-size:1em;}.w3-product__card-item{width:69%;margin-left:1%;}@media only screen and (max-width:37.5em){.w3-product__card-item{width:90%;margin-top:2em;}}.w3-product__card-item__title{display:flex;justify-content:center;position:relative;flex-wrap:wrap;}.w3-product__card-item__title__tag{display:block;text-align:center;margin:1em;font-size:1.6em;font-weight:800;white-space:nowrap;z-index:2;padding:0.5em;cursor:pointer;margin-bottom:3em;}@media only screen and (max-width:37.5em){.w3-product__card-item__title__tag{margin-top:0.5em;}}.w3-product__card-item__title .active{position:relative;}.w3-product__card-item__title .active::before{content:"";height:0.15em;width:100%;background-color:rgba(var(--main-color-w), 1);z-index:2;position:absolute;display:block;bottom:0;left:50%;transform:translateX(-50%);border-radius:0.2em;}.w3-product__card-item__title .active::after{content:"";height:0.5em;width:1em;background-color:rgba(var(--main-color-w), 1);z-index:2;position:absolute;display:block;bottom:-0.5em;left:50%;transform:translateX(-50%);border-bottom-left-radius:100% 200%;border-bottom-right-radius:100% 200%;}.w3-product__card-item__child{border-top:0.2em solid #f5f5f5;position:relative;top:-2.2em;display:flex;justify-content:flex-start;}.w3-product__card-item__child__small-card{margin-left:1.5em;position:relative;padding:2em;margin-top:1em;margin-bottom:1em;}.w3-product__card-item__child__small-card:not(:last-child){border-right:0.2em solid #f5f5f5;}.w3-product__card-item__child__small-card__info--1{font-size:1em;font-weight:300;}.w3-product__card-item__child__small-card__info--2{cursor:pointer;color:#0062bd;font-size:1.4em;font-weight:600;display:block;margin-top:1em;}@media only screen and (max-width:68.75em){.w3-product__card-item__child__small-card__info--2{font-size:1.2em;}}.w3-product__card-item__child__small-card__imgbox{margin:0.5em auto 1em auto;width:100%;margin-top:1.5em;}.w3-product__card-item__child__small-card__imgbox__img{width:100%;height:100%;}.w3-product__card-item__child__small-card__price{display:flex;align-items:center;}.w3-product__card-item__child__small-card__price__first{color:orangered;font-size:1.5em;margin-right:0.5em;}@media only screen and (max-width:68.75em){.w3-product__card-item__child__small-card__price__first{font-size:1em;}}.w3-product__card-item__child__small-card__price__second{text-decoration:line-through;font-size:1em;font-weight:300;margin-right:0.5em;}@media only screen and (max-width:68.75em){.w3-product__card-item__child__small-card__price__second{font-size:0.8em;}}.w3-product__card-item__child__small-card__price__btn{border:none;text-align:center;padding:0.5em;border-radius:50%;display:flex;margin-left:auto;display:inline-block;align-items:center;cursor:pointer;background-color:rgba(var(--main-color-w), 1);font-size:1.4em;}.w3-product__card-item__child__small-card__price__btn__icon{font-size:1.2em;color:black;}.w3-product__card-item__child__small-card__price__btn__icon:hover{color:white;}.w3-product__card-item__child__small-card:hover{border:0.1em solid #f5f5f5;box-shadow:0.2em 0.2em 1.1em 0.1em rgba(0, 0, 0, 0.2);background-color:white;}.w3-product__card-item__child__small-card:hover .w3-product__card-item__child__small-card__grbtn{opacity:1;box-shadow:1px 3px 5px 1px rgba(0, 0, 0, 0.2);z-index:100000 !important;}.w3-product__card-item__child__small-card__grbtn{width:101%;margin-top:1em;height:5em;position:absolute;text-align:center;line-height:5em;left:-1px;background-color:white;opacity:0;}.w3-product__card-item__child__small-card__grbtn__btn{margin:0 auto;padding:0.5em;width:5em;background-color:rgba(var(--main-color-w), 1);border:none;font-weight:600;min-width:5em;}.w4-banner{width:100%;}.w4-banner__group{max-width:100%;margin:0 auto;overflow:hidden;max-width:120em;}.w4-banner__group .gallery-top{position:relative;}.w4-banner__content{position:relative;}.w4-banner__content__imgbox{width:100%;background-position:center;background-size:cover;}.w4-banner__content__imgbox__img{width:100%;margin:0 auto;}.w4-banner__content__form{margin:0 auto;top:30%;z-index:100;position:absolute;width:100%;left:5%;}@media only screen and (max-width:37.5em){.w4-banner__content__form{top:10%;}}.w4-banner__content__form__info{color:white;}.w4-banner__content__form__info__name{background-color:rgba(var(--main-color-w), 1);padding:1em 2em;font-size:1.6em;font-weight:600;display:inline-block !important;}@media only screen and (max-width:37.5em){.w4-banner__content__form__info__name{font-size:1em;}}.w4-banner__content__form__info__des{background-color:#333;padding:1em 2em;font-size:1.6em;font-weight:600;display:inline-block;}@media only screen and (max-width:37.5em){.w4-banner__content__form__info__des{font-size:1em;}}.w4-banner__content__form__para{background-color:white;padding:2em 1em;max-width:50em;}@media only screen and (max-width:37.5em){.w4-banner__content__form__para{width:auto !important;max-width:30em;padding:1em;}}.w4-banner__content__form__para--1{font-size:2em;cursor:pointer;font-weight:600;text-decoration:none;color:rgba(var(--main-color-w), 1);}@media only screen and (max-width:37.5em){.w4-banner__content__form__para--1{font-size:1em;}}.w4-banner__content__form__para--2{margin-top:1em;font-weight:300;}@media only screen and (max-width:37.5em){.w4-banner__content__form__para--2{font-size:1em;}}.w4-banner .swiper-button-next{color:white;cursor:pointer;z-index:1;}.w4-banner .swiper-button-prev{color:white;cursor:pointer;z-index:1;}.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);}.w7-map{width:100%;padding:2em 1em;}.w7-map__group{max-width:120em;margin:0 auto;display:flex;justify-content:center;}@media only screen and (max-width:62.5em){.w7-map__group{flex-direction:column;}}.w7-map__imgbox{width:50%;height:auto;background-size:contain;background-position:center;}@media only screen and (max-width:62.5em){.w7-map__imgbox{width:100%;}}.w7-map__imgbox__img{width:100%;height:100%;margin:0 auto;}.w7-map__info{width:50%;display:flex;flex-direction:column;justify-content:center;padding:2em;background-color:#f7f7f7;background-size:cover;background-position:center;background-repeat:no-repeat;}@media only screen and (max-width:62.5em){.w7-map__info{width:100%;}}.w7-map__info__heading{font-size:6em;font-weight:300;line-height:1.8em;display:inline-block;}.w7-map__info__des{font-size:1.4em;line-height:1.8em;color:var(--text-color-w);}.w7-map__info__des h2, .w7-map__info__des h3, .w7-map__info__des h4, .w7-map__info__des h5, .w7-map__info__des p{margin:0.7em 0;}.w7-map__info__des ul, .w7-map__info__des ol{list-style:none;}.w17-abimg-2{width:100%;padding:2em 0.5em;background-color:white;}.w17-abimg-2__group{max-width:120em;margin:0 auto;}.w17-abimg-2__heading{padding:1%;text-align:center;}.w17-abimg-2__heading__title{font-size:3em;display:block;}.w17-abimg-2__heading__sub{display:block;margin-top:1em;font-weight:300;color:var(--text-color-w);line-height:2em;font-size:1.4em;}.w17-abimg-2__items{display:flex;flex-wrap:wrap;margin-left:-1%;}.w17-abimg-2__items__imgbox{position:relative;width:24%;margin-left:1%;margin-top:1em;background-size:contain;background-position:center;cursor:pointer;transition:all 0.2s;}@media only screen and (max-width:50em){.w17-abimg-2__items__imgbox{width:49%;}}@media only screen and (max-width:31.25em){.w17-abimg-2__items__imgbox{width:99%;}}.w17-abimg-2__items__imgbox__img{width:100%;}.w17-abimg-2__items__imgbox__des{position:absolute;display:none;width:90%;bottom:2em;left:50%;transform:translateX(-50%);text-align:center;}.w17-abimg-2__items__imgbox__des__main{font-weight:600;font-size:1.4em;}.w17-abimg-2__items__imgbox__des__sub{margin-top:0.5em;font-weight:300;font-size:1.4em;}.w17-abimg-2__items__imgbox:hover{filter:brightness(1.1);}.w21-footer{width:100%;position:relative;background-color:#2a2a2a;padding:2em 1em;margin-top:.5em}.w21-footer__group{position:relative;margin:0 auto;max-width:120em;display:flex;flex-wrap:wrap}.w21-footer-col{width:32%;display:flex;flex-wrap:wrap;margin-left:1em;margin-bottom:1em}.w21-footer__item{width:100%;color:#000}.w21-footer__item__code,.w21-footer__item__connect{margin-top:2em}.w21-footer__item__connect__info{margin-top:1em;max-width:100%;color:#fff;display:flex;align-items:center}@media only screen and (max-width:50em){.w21-footer-col{width:100%;text-align:center}.w21-footer__item{margin-top:2em;width:100%;text-align:center}.w21-footer__item__connect__info{justify-content:center}}.w21-footer__item__connect__info__icon{font-size:1.3em}.w21-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){.w21-footer__item{max-width:100%;margin-top:4em}}.w21-footer__item__title{text-transform:uppercase;font-size:1.4em;fill:black;color:#fff;line-height:1.8em}.w21-footer__item__des{margin-top:1em;height:.2em;width:70%;background-color:rgba(var(--main-color-w),1);position:relative}.w21-footer__item__des::after{position:absolute;content:"";background:#fff;width:30%;height:100%;left:0}@media only screen and (max-width:50em){.w21-footer__item__des{width:100%;display:flex;justify-content:center}.w21-footer__item__des::after{position:relative}}.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%;}.w7-menu{width:100%;background-color:transparent;position:relative;top:0;z-index:3;background-color:white;padding:0.5em;}@media only screen and (min-width:37.5em){.w7-menu__ab{position:absolute;background-color:transparent;z-index:2;}.w7-menu__ab a{color:white !important;}}.w7-menu__group{max-width:120em;margin:0 auto;display:flex;justify-content:space-between;align-items:center;transition:all 0.2s;height:6em;}.w7-menu__logobox{max-width:20em;max-height:6em;height:6em;background-size:contain;background-position:center;}.w7-menu__logobox__logo{max-width:100%;}.w7-menu__icon{background-color:rgba(var(--text-color-w), 1);}.w7-menu__icon::after, .w7-menu__icon::before{background-color:rgba(var(--text-color-w), 1);}.w7-menu__button{font-weight:bold;}@media only screen and (min-width:37.5em){.w7-menu__button{display:none;}}.w7-menu__checkbox:checked ~ .w7-menu__nav{margin-left:0;visibility:visible;}.w7-menu__nav{list-style:none;display:flex;align-items:center;}@media only screen and (max-width:37.5em){.w7-menu__nav{flex-direction:column;position:absolute;background-color:white;top:7em;width:90%;left:0;margin-left:-30em;visibility:hidden;align-items:flex-start;transition:all 0.2s;padding:2em 0.5em;}}.w7-menu__nav__item:hover .w7-menu__nav__item__drop--1{visibility:visible;opacity:1;}@media only screen and (max-width:37.5em){.w7-menu__nav__item:hover .w7-menu__nav__item__drop--1{display:block;}}.w7-menu__nav__item:hover::after{transition:all 0.2s;width:100%;transform:scaleX(1);}.w7-menu__nav__item{display:flex;margin:0 1em;align-items:center;position:relative;padding:2em 1em;}@media only screen and (max-width:37.5em){.w7-menu__nav__item{flex-direction:column;align-items:flex-start;height:auto;padding:1em;}}.w7-menu__nav__item::after{content:"";height:0.3em;background-color:rgba(var(--main-color-w), 1);display:block;z-index:100;position:absolute;top:0;transform:scaleX(0);margin:0 auto;left:0;}.w7-menu__nav__item__link{color:black;text-decoration:none;font-size:1.4em;font-weight:bolder;white-space:nowrap;display:block;align-items:center;overflow:hidden;text-overflow:ellipsis;}@media only screen and (max-width:37.5em){.w7-menu__nav__item__link{display:flex;align-items:center;color:black;}}.w7-menu__nav__item__icon{font-size:1em;color:black;margin-left:0.5em;}@media only screen and (max-width:37.5em){.w7-menu__nav__item__icon{color:black;}}.w7-menu__nav__item__drop{position:absolute;background-color:white;padding:1em;visibility:hidden;opacity:0;width:22em;z-index:2;}.w7-menu__nav__item__drop--1{top:5em;}@media only screen and (max-width:37.5em){.w7-menu__nav__item__drop--1{top:0;position:relative;left:0;background-color:transparent;opacity:0;visibility:hidden;display:none;}}.w7-menu__nav__item__drop__child:hover .w7-menu__nav__item__drop--2{opacity:1;visibility:visible;}@media only screen and (max-width:37.5em){.w7-menu__nav__item__drop__child:hover .w7-menu__nav__item__drop--2{display:block;}}.w7-menu__nav__item__drop--2{opacity:0;visibility:hidden;position:absolute;top:-1em;left:20em;}@media only screen and (max-width:37.5em){.w7-menu__nav__item__drop--2{top:0;position:relative;left:0;background-color:transparent;opacity:0;visibility:hidden;display:none;}}.w7-menu__nav__item__drop--2 .w7-menu__nav__item__drop__child:hover .w7-menu__nav__item__drop--3{opacity:1;visibility:visible;}@media only screen and (max-width:37.5em){.w7-menu__nav__item__drop--2 .w7-menu__nav__item__drop__child:hover .w7-menu__nav__item__drop--3{display:block;}}.w7-menu__nav__item__drop--3{opacity:0;visibility:hidden;position:absolute;top:-1em;left:20em;}@media only screen and (max-width:37.5em){.w7-menu__nav__item__drop--3{top:0;position:relative;left:0;background-color:transparent;opacity:0;visibility:hidden;display:none;}}.w7-menu__nav__item__drop--3 .w7-menu__nav__item__drop__child:hover .w7-menu__nav__item__drop--3{opacity:1;visibility:visible;}@media only screen and (max-width:37.5em){.w7-menu__nav__item__drop--3 .w7-menu__nav__item__drop__child:hover .w7-menu__nav__item__drop--3{display:block;}}.w7-menu__nav__item__drop__child{list-style:none;display:flex;align-items:center;position:relative;padding:1em;}@media only screen and (max-width:37.5em){.w7-menu__nav__item__drop__child{flex-direction:column;align-items:flex-start;}.w7-menu__nav__item__drop__child:last-child{padding-bottom:0;}}.w7-menu__nav__item__drop__child__link{color:var(--text-color-w);text-decoration:none;font-size:1.4em;font-weight:300;white-space:nowrap;display:block;overflow:hidden;text-overflow:ellipsis;align-items:center;}.w7-menu__nav__item__drop__child__icon{font-size:1em;margin-left:0.5em;}@media only screen and (max-width:37.5em){.w7-menu__nav__item__drop__child__icon{transform:rotate(90deg);}}.w7-menu__card{display:flex;align-items:center;text-decoration:none;}.w7-menu__card__icon{color:black;font-size:2em;}.w7-menu__card__text{font-weight:bold;margin:0 1em;font-size:1.4em;color:black;}@media only screen and (max-width:37.5em){.w7-menu__card__text{display:none;}}.w7-menu__card__count{font-weight:bolder;background-color:rgba(var(--main-color-w), 1);padding:0.5em;color:white;border-radius:0.3em;}@media only screen and (max-width:37.5em){.w7-menu__card__count{margin-left:.5em;}}.w27-service{width:100%;padding:1em;background-color:white;}.w27-service__group{margin:0 auto;max-width:120em;background-color:rgba(var(--main-color-w), 1);padding:1em;}.w27-service__heading{margin-left:auto;margin-right:auto;text-align:center;color:var(--text-color-w);}.w27-service__heading__main a{font-size:2.5em;line-height:1.8em;display:block;width:max-content;max-width:100%;margin:0 auto;text-align:center;}.w27-service__heading__sub{font-size:1.6em;font-weight:300;display:block;line-height:1.8em;}.w27-service__items{display:flex;justify-content:center;padding:1em;flex-wrap:wrap;}.w27-service__items__item{background-color:white;padding:1em;display:flex;margin-top:0.1em;align-items:center;width:50%;cursor:pointer;transition:all 0.2s ease;}@media only screen and (max-width:31.25em){.w27-service__items__item{width:100%;}}.w27-service__items__item:hover{color:white;background-color:rgba(var(--main-color-w), 1);}.w27-service__items__item__iconbox{margin-right:0.5em;font-size:1.5em;color:white;height:2em;width:2em;min-width:2em;display:flex;position:relative;text-align:center;align-items:center;justify-content:center;background-color:rgba(var(--main-color-w), 1);border-radius:50%;}.w27-service__items__item__info{font-size:1.5em;line-height:1.6em;}.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%;}.w28-service{width:100%;padding:2em 0;background-color:white;}.w28-service__group{margin:0 auto;max-width:120em;padding:0 1em;}.w28-service__heading{display:block;}.w28-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;}.w28-service__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;}.w28-service__heading__imgbox{width:fit-content;margin:0 auto;max-width:100%;display:block;margin-bottom:3em;background-size:contain;background-position:center;}.w28-service__heading__imgbox__img{width:100%;}.w28-service__items{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}.w28-service__items--col{width:25%;display:flex;flex-direction:column;align-items:flex-start;}@media only screen and (max-width:50em){.w28-service__items--col{width:100%;align-items:center;text-align:center;}}.w28-service__items__imgbox{width:45%;}@media only screen and (max-width:50em){.w28-service__items__imgbox{width:80%;margin:2em auto;display:block;}}.w28-service__items__item{margin-top:10em;}@media only screen and (max-width:50em){.w28-service__items__item{margin-top:2em;}}.w28-service__items__item:first-child{margin-top:0;}.w28-service__items__item__iconbox{height:8em;width:8em;border:0.1em dashed rgba(var(--main-color-w), 1);border-radius:50%;display:flex;align-items:center;justify-self:center;padding:1em;}@media only screen and (max-width:50em){.w28-service__items__item__iconbox{margin:0 auto;}}.w28-service__items__item__iconbox__icon{font-size:4em;color:rgba(var(--main-color-w), 1);display:inline-block;width:fit-content;margin:0 auto;}.w28-service__items__item__main{font-size:2.5em;font-weight:bold;margin-top:0.5em;color:rgba(var(--main-color-w), 1);margin-bottom:0.3em;display:block;}.w28-service__items__item__sub{line-height:1.6em;text-align:justify;font-size:1.3em;display:block;}.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;}.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;}.w38-article{width:100%;padding:2em 1em;}.w38-article__group{max-width:120em;margin:0 auto;}.w38-article__heading__title{font-weight:bold;width:fit-content;display:flex;margin:0 auto;align-items:baseline;}.w38-article__heading__title__text{font-size:2.5em;}.w38-article__heading__title__icon{font-size:2.5em;margin-right:0.5em;}.w38-article__heading__imgbox{margin:1em auto;width:fit-content;display:block;background-size:contain;background-position:center;}.w38-article__heading__imgbox__img{width:100%;}.w38-article__heading__sub{display:block;width:fit-content;margin-top:1em;font-weight:300;line-height:2em;font-size:1.4em;}.w38-article__items{width:100%;position:relative;margin-left:-2%;display:flex;flex-wrap:wrap;}.w38-article__items__item{border-radius:0.5em;overflow:hidden;cursor:pointer;background-color:white;width:31.333333333333%;margin-left:2%;box-shadow:0 1em 1.5em rgba(0, 0, 0, 0.162);margin-top:2em;margin-bottom:2em;}.w38-article__items__item__imgbox{position:relative;background-origin:content-box;background-size:contain;background-position:center;overflow:hidden;}.w38-article__items__item__imgbox__img{width:100%;}.w38-article__items__item__imgbox__bg{position:absolute;background-color:rgba(182, 0, 0, 0.123);width:100%;height:100%;top:0;left:0;display:none;}.w38-article__items__item__imgbox__bg1{position:absolute;height:1px;width:100%;background-color:white;top:10%;left:100%;transition:all 0.3s ease;}.w38-article__items__item__imgbox__bg2{position:absolute;height:1px;width:100%;background-color:white;bottom:10%;left:-100%;top:initial;transition:all 0.3s ease;z-index:1;}.w38-article__items__item__imgbox__bg3{position:absolute;height:100%;width:1px;background-color:white;left:10%;top:100%;transition:all 0.3s ease;}.w38-article__items__item__imgbox__bg4{position:absolute;height:100%;width:1px;background-color:white;top:100%;right:10%;transition:all 0.3s ease;}.w38-article__items__item__imgbox:hover .w38-article__items__item__imgbox__bg{display:block;}.w38-article__items__item__imgbox:hover .w38-article__items__item__imgbox__bg1{left:0;}.w38-article__items__item__imgbox:hover .w38-article__items__item__imgbox__bg2{left:0;}.w38-article__items__item__imgbox:hover .w38-article__items__item__imgbox__bg3{top:0;}.w38-article__items__item__imgbox:hover .w38-article__items__item__imgbox__bg4{top:0;}.w38-article__items__item__content{padding:1em 2em 2em 2em;}.w38-article__items__item__content__name{font-size:1.5em;line-height:1.5em;color:rgba(var(--main-color-w), 1);font-weight:bold;}.w38-article__items__item__content__post{display:flex;align-items:baseline;margin-top:0.5em;}.w38-article__items__item__content__post__date{margin-right:1em;}.w38-article__items__item__content__post__date__icon{margin-right:0.5em;font-size:1.2em;}.w38-article__items__item__content__post__date__text{font-size:1em;font-size:1.2em;}.w38-article__items__item__content__post__text{font-size:1.2em;}.w38-article__items__item__content__des{font-size:1.3em;margin-top:0.5em;line-height:1.5em;text-align:justify;}.w40-partner{position:relative;margin:0 auto;width:100%;background-color:white;padding:2em 1em;color:var(--text-color-w);}.w40-partner__heading__title{display:flex;width:fit-content;}.w40-partner__heading__title__text{font-weight:bolder;font-size:2em;}.w40-partner__heading__title__line{width:0.5em;background-color:rgba(var(--main-color-w), 1);display:block;margin-right:0.5em;}.w40-partner__heading__des{font-size:1.6em;margin-top:1em;}.w40-partner__group{display:flex;max-width:120em;flex-direction:column;margin:0 auto;}.w40-partner__items{display:flex;flex-wrap:wrap;}.w40-partner__items__item{width:15.666667%;padding:1.5em;margin-top:1em;border:.1em solid #dddd;box-shadow:0 0.5em 1.5em rgba(0, 0, 0, 0.1);cursor:pointer;}.w40-partner__items__item:not(:first-child){margin-left:1.2%;}.w40-partner__items__item:nth-child(6n + 1){margin-left:0;}@media only screen and (max-width:37.5em){.w40-partner__items__item{width:32.333333333%;}.w40-partner__items__item:not(:first-child){margin-left:1.5%;}.w40-partner__items__item:nth-child(3n + 1){margin-left:0;}}.w40-partner__items__item__imgbox{transition:all 0.2s;background-size:contain;background-position:center;background-color:white;}.w40-partner__items__item__imgbox__img{width:100%;margin:0 auto;}.w40-ads-3{position:relative;width:100%;background-color:#f7f7f7;padding:2em 1em;}.w40-ads-3__group{max-width:120em;margin:0 auto;}.w40-ads-3__heading{display:block;}.w40-ads-3__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-ads-3__heading__des{margin:0 auto;text-align:center;width:fit-content;display:block;max-width:100%;font-size:1.6em;line-height:1.6em;margin-bottom:0.5em;}.w40-ads-3__heading__imgbox{width:fit-content;margin:0 auto;max-width:100%;display:block;background-size:contain;background-position:center;}.w40-ads-3__heading__imgbox__img{margin:0 auto;}.w40-ads-3__card{display:flex;flex-wrap:wrap;width:100%;}.w40-ads-3__card__item{border:0.1em solid #eee;border-radius:1em;transition:all 0.2s linear;width:32.333333333333%;margin-top:2em;margin-bottom:2em;height:fit-content;position:relative;overflow:hidden;margin-left:1.5%;}.w40-ads-3__card__item:first-child{margin-left:0;}@media only screen and (min-width:37.5em){.w40-ads-3__card__item:nth-child(3n+1){margin-left:0;}}@media only screen and (max-width:37.5em){.w40-ads-3__card__item{width:48.5%;}.w40-ads-3__card__item:nth-child(2n+1){margin-left:0;}}.w40-ads-3__card__item:hover{box-shadow:1em 1em 3em rgba(0, 0, 0, 0.2);}.w40-ads-3__card__item__imgbox{display:block;background-size:cover;background-position:center;width:100%;}.w40-ads-3__card__item__imgbox__img{width:100%;height:100%;}.w40-ads-3__card__item__qc{position:absolute;right:1em;top:0;z-index:2;background-color:rgba(var(--main-color-w), 1);border:0.1em solid #ddb60f;height:fit-content;padding:0 0.5em 0.5em 0.5em;height:6em;border-radius:0 0 5em 5em;display:flex;align-items:center;justify-content:center;}.w40-ads-3__card__item__qc__imgbox{width:3em;background-size:contain;height:3em;}.w40-ads-3__card__item__name{margin-top:0.5em;font-size:1.6em;font-weight:600;display:block;position:absolute;bottom:0;text-align:center;width:100%;color:white;padding:.5em;background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, var(--main-color-w) 85%);}.w39-introducer-2{width:100%;background-color:white;padding-bottom:3em;padding-top:3em;}.w39-introducer-2__group{max-width:120em;margin:0 auto;}.w39-introducer-2__items{display:flex;justify-content:space-between;flex-wrap:wrap;transition:all 0.3s ease;position:relative;padding:1em 2em;height:fit-content;}@media only screen and (max-width:75em){.w39-introducer-2__items{margin-left:0;}}.w39-introducer-2__items::after{content:"";position:absolute;height:100%;width:100%;background-color:#f4f4f4;top:-5em;left:0;z-index:-1;}.w39-introducer-2__items__info{width:48%;position:relative;background-position:bottom;background-repeat:no-repeat;background-size:contain;z-index:1;}@media only screen and (max-width:50em){.w39-introducer-2__items__info{width:100%;}}.w39-introducer-2__items__info__name{display:block;font-size:1.4em;line-height:1.6em;margin-bottom:.5em;}.w39-introducer-2__items__info__des{display:block;font-size:2.5em;font-weight:bolder;line-height:1.6em;}.w39-introducer-2__items__info__text{margin-top:1em;font-size:1.3em;}.w39-introducer-2__items__info__btn{box-shadow:0 1em 1em rgba(0, 0, 0, 0.192);background-image:linear-gradient(to right, #c2a041, #e7d15f, #c2a041);color:white;display:flex;align-items:center;padding:1em 2em;border-radius:2em;border:none;cursor:pointer;margin-top:2em;transition:all 0.2s ease;backface-visibility:hidden;overflow:hidden;font-weight:bold;margin-bottom:2em;}.w39-introducer-2__items__info__btn:hover{margin-top:1em;box-shadow:0 0 0;}.w39-introducer-2__items__info__btn__text{font-size:1.2em;margin-right:.5em;}.w39-introducer-2__items__info__btn__icon{font-size:1.4em;}.w39-introducer-2__items__slider{width:50%;position:relative;box-shadow:0 0 2em rgba(0, 0, 0, 0.401);height:fit-content;}.w39-introducer-2__items__slider .swiper-pagination-bullet{background:white;}.w39-introducer-2__items__slider .swiper-pagination-bullet-active{background:rgba(var(--main-color-w), 1);}@media only screen and (max-width:50em){.w39-introducer-2__items__slider{width:100%;margin-bottom:2em;}}.w39-introducer-2__items__slider .gallery-top{overflow:hidden;position:relative;}.w39-introducer-2__items__slider .swiper-button-prev{background-color:white;padding:4em;color:rgba(var(--main-color-w), 1);right:8em;left:unset;bottom:0;top:unset;position:absolute;}.w39-introducer-2__items__slider .swiper-button-next{background-color:white;padding:4em;right:0;color:rgba(var(--main-color-w), 1);left:unset;bottom:0;top:unset;position:absolute;}.w39-introducer-2__items__slider__imgbox{background-size:contain;background-position:center;background-attachment:scroll;}.w39-introducer-2__items__slider__imgbox__img{width:100%;}