.w6-product{width:100%;padding:3em 1em;background-color:white;color:var(--text-color-w);}.w6-product__group{max-width:120em;margin:0 auto;display:flex;align-items:center;justify-content:space-between;}@media only screen and (max-width:50em){.w6-product__group{flex-direction:column;}}.w6-product__imgbox{max-width:48%;width:48%;min-width:48%;background-size:contain;background-position:center;}@media only screen and (max-width:37.5em){.w6-product__imgbox{max-width:80%;}}.w6-product__imgbox__img{max-width:100%;margin:0 auto;}.w6-product__info{max-width:50%;}@media only screen and (max-width:37.5em){.w6-product__info{max-width:80%;}}.w6-product__info__heading{font-size:6em;color:rgba(var(--main-color-w), 1);font-weight:800;}.w6-product__info__des{margin-top:3em;font-size:1.6em;}.w6-product__info__price{margin-top:3em;}.w6-product__info__price--main{display:inline-block;font-size:3.5em;font-weight:800;color:orangered;}.w6-product__info__price--sub{display:inline-block;font-size:2.5em;text-decoration:line-through;font-weight:500;margin-right:1em;}.w6-product__info__button{margin-top:3em;background-color:rgba(var(--main-color-w), 1);border:none;cursor:pointer;padding:2em;color:white;font-size:1.6em;font-weight:600;display:inline-block;}.w6-product__info__button:hover{filter:brightness(0.8);}.w6-product__info__ship{margin-top:2em;font-weight:300;font-size:1em;}.w15-products-2{width:100%;padding:2em 1em;background-color:white;}.w15-products-2__group{max-width:120em;margin:0 auto;}.w15-products-2__heading{font-weight:600;font-size:4em;text-align:center;}.w15-products-2__tab{margin-top:2em;display:flex;justify-content:center;flex-wrap:wrap;}.w15-products-2__tab__items{cursor:pointer;margin-top:1em;background-color:#3e4c66;color:white;height:8em;width:8em;text-align:center;display:flex;align-items:center;border:0.1em solid #eee;justify-content:center;border-radius:50%;padding:0.5em;font-size:1.2em;overflow:hidden;text-overflow:ellipsis;}.w15-products-2__tab__items:not(:first-child){margin-left:1em;}.w15-products-2__tab__items-active{background-color:rgba(var(--main-color-w), 1);}.w15-products-2__items{margin-top:2em;display:flex;flex-wrap:wrap;gap:1.3333333333%;}.w15-products-2__items__child:hover .w15-products-2__items__child__card__action{bottom:0;}.w15-products-2__items__child{width:24%;margin-top:1em;height:max-content;background-color:#f6f6f6;border-radius:1em;overflow:hidden;position:relative;height:max-content;}@media only screen and (max-width:50em){.w15-products-2__items__child{width:49%;margin-top:2em;}}@media only screen and (max-width:31.25em){.w15-products-2__items__child{width:100%;margin-top:2em;}}.w15-products-2__items__child__image{position:relative;}.w15-products-2__items__child__image__imgbox{overflow:hidden;width:100%;transition:all 0.2s;background-size:contain;background-position:center;}.w15-products-2__items__child__image__imgbox:hover{transform:scale(1.1);}.w15-products-2__items__child__image__imgbox__img{width:100%;}.w15-products-2__items__child__image__icon{position:absolute;transform:translateY(-2em);padding:1em;font-size:1.3em;background-color:rgba(0, 0, 0, 0.808);color:white;border-radius:50%;right:1em;transition:all 0.2s;box-shadow:0.1em 0.1em 0.2em rgba(0, 0, 0, 0.178);cursor:pointer;}.w15-products-2__items__child__image__icon:hover{background-color:#f6f6f6;color:var(--text-color-w);}.w15-products-2__items__child__card{padding:1em;margin-top:1em;}.w15-products-2__items__child__card__user{color:#777;font-size:1.2em;}.w15-products-2__items__child__card__name{font-weight:600;font-size:1.9em;margin-top:0.5em;display:block;}.w15-products-2__items__child__card__price{margin-top:1.5em;display:flex;align-items:center;border-bottom:0.1em solid #eee;padding-bottom:1.5em;}.w15-products-2__items__child__card__price__main{font-size:1.6em;font-weight:600;}.w15-products-2__items__child__card__price__sub{font-size:1.4em;text-decoration:line-through;margin-left:1em;color:#777;}.w15-products-2__items__child__card__amen{display:flex;align-items:center;bottom:0;padding:1em;flex-wrap:wrap;width:100%;}.w15-products-2__items__child__card__amen__content{display:inline-flex;align-items:center;margin-right:1em;font-size:1.3em;margin-top:1em;justify-content:center;}.w15-products-2__items__child__card__amen__content__icon{margin-right:0.5em;color:rgba(var(--main-color-w), 1);}.w15-products-2__items__child__card__amen__content__text{font-size:0.8em;white-space:nowrap;}.w15-products-2__items__child__card__action{position:absolute;display:flex;align-items:center;bottom:0;padding:1em;flex-wrap:wrap;width:100%;background-color:#f5f5f5;bottom:-10em;transition:all 0.2s;}.w15-products-2__items__child__card__action__icon{padding:1em;color:white;background-color:rgba(var(--main-color-w), 1);margin-right:0.7em;border-radius:0.2em;}.w15-products-2__items__child__card__action__button{display:inline-block;cursor:pointer;padding:0.5em 1em;background-color:rgba(var(--main-color-w), 1);border:none;outline:none;font-weight:600;color:white;border-radius:0.2em;font-size:1.5em;}.w14-testimonials{width:100%;padding:2em 1em;background-color:white;}.w14-testimonials__group{max-width:120em;margin:0 auto;}.w14-testimonials__heading__title{text-transform:capitalize;font-weight:600;font-size:3em;display:inline-block;}.w14-testimonials__heading__title::after{content:"";width:2em;margin-top:.8em;height:.05em;background-color:rgba(var(--main-color-w), 1);display:block;}.w14-testimonials__heading__des{color:#777;font-size:1.6em;margin-top:1em;}.w14-testimonials__heading__home{display:flex;align-items:center;font-size:1.6em;font-weight:600;margin-top:1em;color:rgba(var(--main-color-w), 1);text-transform:capitalize;}.w14-testimonials__heading__home__text{margin-left:1em;}.w14-testimonials__heading__button{color:white;text-transform:uppercase;background-color:rgba(var(--main-color-w), 1);padding:.5em 2em;border-radius:.3em;margin-top:1em;font-size:1.5em;font-weight:800;display:inline-flex;align-items:center;}.w14-testimonials__heading__button__line{margin:0 1em;display:inline-block;height:3em;background-color:white;width:.05em;}.w14-testimonials__items{margin-top:.5em;position:relative;display:flex;justify-content:space-between;}.w14-testimonials__items__button{border:.1em solid #eee;border-radius:50%;text-align:center;color:#a7a7a7;display:inline-block;padding:1em 1.1em;background-color:transparent;outline:none;font-size:1.5em;cursor:pointer;transition:all .2s;}.w14-testimonials__items__button:hover{background-color:rgba(255, 255, 255, 0.685);color:black;}.w14-testimonials__items__button-next{position:absolute;right:1em;top:40%;margin-right:1em;z-index:2;}.w14-testimonials__items__button__icon{font-size:1em;}.w14-testimonials__items__button-prev{position:absolute;top:40%;left:1em;z-index:2;}.w14-testimonials__items__item{padding:2em 4em;margin:1em 1em 1em 1em;box-shadow:0.1em 0.1em 1.5em 0.1em rgba(241, 241, 241, 0.281);width:95%;background-color:white;}.w14-testimonials__items__item__star__icon{color:#ffc107;}.w14-testimonials__items__item__text{font-size:1.3em;margin-top:1em;line-height:1.6em;}.w14-testimonials__items__item__image{margin-top:2em;display:flex;align-items:center;}.w14-testimonials__items__item__image__imgbox{width:5em;height:5em;min-width:5em;border-radius:50%;overflow:hidden;background-size:contain;background-position:center;}@media only screen and (max-width:50em){.w14-testimonials__items__item__image__imgbox{font-size:1em !important;}}.w14-testimonials__items__item__image__imgbox__img{width:100%;height:100%;}.w14-testimonials__items__item__image__user{margin-left:2em;}.w14-testimonials__items__item__image__user__name{font-weight:600;font-size:1.3em;text-transform:uppercase;}.w14-testimonials__items__item__image__user__job{margin-top:.5em;color:darkgray;}.w5-project{width:100%;padding:2em 1em;background-color:white;color:var(--text-color-w);}.w5-project__group{max-width:120em;margin:0 auto;}.w5-project__heading{text-align:center;display:block;}.w5-project__heading__main{font-weight:700;font-size:3em;line-height:1.6em;}.w5-project__heading__line{margin-top:2em;border-bottom:0.2em solid rgba(var(--main-color-w), 1);width:15em;display:inline-block;}.w5-project__heading__sub{margin-top:2em;font-weight:300;font-size:1.5em;line-height:1.8em;}.w5-project__item{margin-top:2em;display:grid;grid-template-columns:repeat(3, minmax(20em, 1fr));grid-template-rows:repeat(3, minmax(30em, 1fr));grid-gap:2em;}@media only screen and (max-width:37.5em){.w5-project__item{grid-template-columns:repeat(3, minmax(10em, 1fr));grid-template-rows:repeat(3, minmax(15em, 1fr));grid-gap:1em;}}.w5-project__item__card{position:relative;border-radius:2em;overflow:hidden;transition:all 0.5s;}.w5-project__item__card--1{grid-row:1 / span 2;grid-column:1/2;background-position:center;background-repeat:no-repeat;background-size:cover;}.w5-project__item__card--2{background-position:center;background-repeat:no-repeat;background-size:cover;grid-row:1 / 2;grid-column:2 / 3;}.w5-project__item__card--3{background-position:center;background-repeat:no-repeat;background-size:cover;grid-row:1 / 2;grid-column:3 / 4;}.w5-project__item__card--4{background-position:center;background-repeat:no-repeat;background-size:cover;grid-row:2 / 3;grid-column:2 / 3;}.w5-project__item__card--5{background-position:center;background-repeat:no-repeat;background-size:cover;grid-row:2 / span 2;grid-column:3 / 4;}.w5-project__item__card--6{background-position:center;background-repeat:no-repeat;background-size:cover;grid-row:3 / 4;grid-column:2 / 3;}.w5-project__item__card--7{background-position:center;background-repeat:no-repeat;background-size:cover;grid-row:3 / 4;grid-column:1 / 2;}@media only screen and (max-width:37.5em){.w5-project__item__card{border-radius:1em;}}.w5-project__item__card__imgbox{max-width:39em;background-size:contain;background-position:center;}.w5-project__item__card__imgbox__img{max-width:100%;}.w5-project__item__card__info{position:absolute;top:50%;text-align:center;width:100%;color:white;display:none;}.w5-project__item__card__info__name{font-size:1.7em;}.w5-project__item__card__info__des{margin-top:2em;font-size:1.4em;font-weight:300;}.w5-project__item__card__overlay{position:absolute;height:100%;width:100%;top:0;left:0;transition:all 0.2s;}.w5-project__item__card:hover .w5-project__item__card__overlay{background-color:rgba(var(--second-color-w), 1);}.w5-project__item__card:hover .w5-project__item__card__info{display:block;}.w5-project__item__card:hover .w5-project__item__card__imgbox__img{transition:all 0.2s;opacity:0;}.w15-header{width:100%;background-color:white;}.w15-header__group{display:flex;margin:0 auto;max-width:120em;align-items:center;flex-wrap:wrap;justify-content:center;}@media only screen and (max-width:56.25em){.w15-header__group{flex-direction:column;}}.w15-header__logo{width:11em;height:11em;margin-right:2em;}@media only screen and (max-width:56.25em){.w15-header__logo{margin-top:2em;}}@media only screen and (max-width:37.5em){.w15-header__logo{margin-right:0;}}.w15-header__logo__img{width:100%;max-height:9em;}.w15-header__logo-1{width:11em;height:11em;}@media only screen and (max-width:56.25em){.w15-header__logo-1{margin-top:2em;}}@media only screen and (max-width:37.5em){.w15-header__logo-1{display:none;}}.w15-header__logo-1__img{width:100%;}.w15-header__info{width:20em;margin-right:1em;font-size:1em;}@media only screen and (max-width:56.25em){.w15-header__info{width:100%;margin:1em !important;text-align:center;}}.w15-header__info__logo{margin-right:.5em;}.w15-header__info__text{line-height:1.8em;}.w15-header__content{display:flex;width:57em;gap:1.3333%;align-items:center;font-size:1.3em;justify-content:center;}@media only screen and (max-width:56.25em){.w15-header__content{width:100%;flex-wrap:wrap;}}@media only screen and (max-width:37.5em){.w15-header__content{flex-wrap:wrap;display:none;}}.w15-header__content__des{width:32%;border-right:0.1em solid rgba(var(--main-color-w), 1);text-align:center;padding:0 1em;}@media only screen and (max-width:37.5em){.w15-header__content__des{width:100%;margin-top:1em;}}.w15-header__content__des__name{margin-bottom:1em;text-align:center;}@media only screen and (max-width:37.5em){.w15-header__content__des__name{margin-bottom:0;}}.w15-header__content__des__name__icon{margin-right:.5em;color:rgba(var(--main-color-w), 1);font-size:1.4em;}.w15-header__content__des__name__text{line-height:1.8em;display:inline-block;}.w15-header__content__des__phone{font-weight:600;font-size:1.4em;color:red;}.w19-menu{width:100%;color:white;background-color:rgba(var(--main-color-w), 1);}.w19-menu__group{max-width:120em;margin:0 auto;display:flex;align-items:center;position:relative;}.w19-menu__home{font-size:1.6em;display:none;}.w19-menu__items{list-style:none;display:flex;align-items:center;box-sizing:content-box;scroll-behavior:smooth;}@media only screen and (min-width:37.5em){.w19-menu__items{overflow-x:scroll;}}.w19-menu__items::-webkit-scrollbar{height:0.4em;}.w19-menu__items__item{display:flex;align-items:center;padding:1.5em;cursor:pointer;height:2em;}@media only screen and (max-width:37.5em){.w19-menu__items__item{overflow:hidden;}.w19-menu__items__item:not(:nth-child(1)){display:none;}}.w19-menu__items__item:hover .w19-menu__items__item__drop{display:flex;}.w19-menu__items__item__text{text-transform:uppercase;font-size:1.3em;font-weight:800;margin-right:0.5em;white-space:nowrap;line-height:1.8em;}.w19-menu__items__item__icon{font-size:1.3em;font-weight:600;}.w19-menu__items__item__drop{display:none;border:0.1em solid #eee;background-color:#f8f8f8;padding:1em;list-style:none;position:absolute;top:5em;left:0;gap:2em;width:98%;color:black;z-index:3;flex-wrap:wrap;margin-bottom:1em;}@media only screen and (max-width:37.5em){.w19-menu__items__item__drop{width:95%;justify-content:space-between;}}.w19-menu__items__item__drop__col{width:16em;}@media only screen and (min-width:37.5em){.w19-menu__items__item__drop__col{width:20em;}}.w19-menu__items__item__drop__text{font-size:1.5em;font-weight:bold;margin:0.5em 0 1em 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.w19-menu__items__item__drop__li{margin:0.5em 0;}.w19-menu__items__item__drop__li__text{line-height:1.6em;font-size:1.4em;}.w19-menu__items__item__drop__li:hover{color:rgba(var(--main-color-w), 1);font-weight:bold;}.w19-menu__user{position:relative;height:5em;display:flex;align-items:center;margin-left:auto;}.w19-menu__user__icon{padding:0.5em;background-color:white;color:rgba(var(--main-color-w), 1);border-radius:50%;font-size:1.4em;margin-left:auto;cursor:pointer;margin-right:0.5em;white-space:nowrap;}.w19-menu__user:hover .w19-menu__user__box{display:block;}.w19-menu__user__box{z-index:3;display:none;position:absolute;background-color:white;border:0.1em solid #fafafa;padding:1em;left:0;top:5em;transform:translateX(-35%);border-radius:0.3em;box-shadow:0.1em 0.1em 0.5em #eee;}.w19-menu__user__box__login{background-color:rgba(var(--main-color-w), 1);padding:1em;display:block;white-space:nowrap;text-align:center;margin-bottom:1em;font-weight:800;}.w19-menu__user__box__create{text-align:center;white-space:nowrap;display:block;padding:1em;background-color:orangered;font-weight:800;}.w19-menu__link{background-color:brown;padding:1em;margin:0 0.5em;border-radius:0.3em;text-transform:uppercase;font-weight:800;cursor:pointer;white-space:nowrap;}.w19-menu__link:last-child{background-color:#ffd000;color:black;}@media only screen and (max-width:37.5em){.w19-menu__link:last-child{display:none;}}.w19-menu__links{padding:1em;margin:0 0.5em;border-radius:0.3em;text-transform:uppercase;font-weight:800;cursor:pointer;white-space:nowrap;background-color:#ffd000;color:black;}@media only screen and (max-width:37.5em){.w19-menu__links{display:none;}}.w19-menu__catelink{color:white;width:100%;display:flex;list-style:none;overflow-y:scroll;box-sizing:content-box;scroll-behavior:smooth;position:relative;}@media only screen and (min-width:37.5em){.w19-menu__catelink{display:none;}}.w19-menu__catelink::-webkit-scrollbar{height:0.1em;}.w19-menu__catelink__text{padding:0.6em;border:0.1em solid rgba(var(--main-color-w), 1);margin:0.5em;border-radius:2em;font-weight:600;white-space:nowrap;position:relative;display:block;line-height:1.8em;font-size:1.2em;}.w19-menu__catelink__text-active{border-bottom:0.2em dotted;text-decoration:underline;font-weight:800;}.w25-footer{width:100%;background-color:#222222;padding:3em 1em;color:white;}.w25-footer__group{max-width:120em;margin:0 auto;display:flex;justify-content:flex-start;}@media only screen and (max-width:50em){.w25-footer__group{flex-direction:column;}}.w25-footer__brand{width:22%;margin-bottom:2em;}@media only screen and (max-width:50em){.w25-footer__brand{width:100%;}}.w25-footer__brand__title{color:white;font-size:1.4em;line-height:1.8em;font-weight:600;margin-top:1em;text-align:justify;}.w25-footer__brand__des{font-size:1.3em;line-height:1.8em;margin-top:1em;color:#919191;text-align:justify;}.w25-footer__brand__imgbox{max-width:30em;max-height:15em;background-size:contain;background-position:center;}.w25-footer__brand__imgbox__img{width:100%;}.w25-footer__items{width:22%;margin-left:3%;}@media only screen and (max-width:50em){.w25-footer__items{width:100%;margin-left:0;}}.w25-footer__items__title{color:white;font-size:1.4em;line-height:1.8em;font-weight:600;margin-top:1em;}.w25-footer__items__info{font-size:1.3em;display:flex;align-items:center;line-height:1.8em;margin-top:.5em;cursor:pointer;transition:all .2s ease-in-out;color:#919191;}.w25-footer__items__info__icon{margin-right:.5em;}.w25-footer__items__info:hover{color:white;}.w25-footer__items__social{border-bottom:.1em solid white;text-align:center;}.w25-footer__items__social__icon{font-size:2em;padding:1em;cursor:pointer;}.w25-footer__items__social__icon:not(:last-child){margin-right:1em;}.w25-footer__items__app__block{display:flex;justify-content:space-between;}.w25-footer__items__app__main{max-width:30%;margin-right:10%;}.w25-footer__items__app__main__imgbox{margin-top:1em;cursor:pointer;background-size:contain;background-position:center;}.w25-footer__items__app__main__imgbox__img{width:100%;}.w25-footer__items__app__sub{width:60%;}.w25-footer__items__app__sub__imgbox{cursor:pointer;margin-top:1em;background-size:contain;background-position:center;}.w25-footer__items__app__sub__imgbox__img{width:100%;}.w25-abimg-1{width:100%;background-color:white;padding:2em 1em;overflow:hidden;}.w25-abimg-1__group{max-width:120em;position:relative;margin:0 auto;display:flex;align-items:center;flex-wrap:wrap;}.w25-abimg-1__slider{width:100%;}.w25-abimg-1__slider .swiper-slide{transition:all 0.3s ease;opacity:0.5;transform:scale(0.8);}.w25-abimg-1__slider .swiper-slide-active{color:#fff;transform:scale(1);z-index:2;opacity:1;margin:0 auto;}.w25-abimg-1__slider .swiper-button-next{color:white;right:-5%;background-color:rgba(var(--main-color-w), 1);border-radius:50%;padding:2em;height:6em;width:6em;transform:translateX(50%);}@media only screen and (max-width:75em){.w25-abimg-1__slider .swiper-button-next{right:6%;}}@media only screen and (max-width:37.5em){.w25-abimg-1__slider .swiper-button-next{height:2em;width:2em;}}.w25-abimg-1__slider .swiper-button-next i{font-size:3em;}@media only screen and (max-width:37.5em){.w25-abimg-1__slider .swiper-button-next i{font-size:2em;}}.w25-abimg-1__slider .swiper-button-next::after{display:none;}.w25-abimg-1__slider .swiper-button-prev{color:white;background-color:rgba(var(--main-color-w), 1);border-radius:50%;left:-5%;padding:2em;transform:translateX(-50%);height:6em;width:6em;}@media only screen and (max-width:75em){.w25-abimg-1__slider .swiper-button-prev{left:6%;}}@media only screen and (max-width:37.5em){.w25-abimg-1__slider .swiper-button-prev{height:2em;width:2em;}}.w25-abimg-1__slider .swiper-button-prev i{font-size:3em;}@media only screen and (max-width:37.5em){.w25-abimg-1__slider .swiper-button-prev i{font-size:2em;}}.w25-abimg-1__slider .swiper-button-prev::after{display:none;}.w25-abimg-1__slider__main{display:flex;align-items:center;position:relative;width:100% !important;}@media only screen and (max-width:37.5em){.w25-abimg-1__slider__main{width:100% !important;}}@media only screen and (max-width:75em){.w25-abimg-1__slider__main{width:80% !important;}}@media only screen and (max-width:37.5em){.w25-abimg-1__slider__main{flex-wrap:wrap;}}.w25-abimg-1__slider__main__imgbox{cursor:pointer;width:100%;background-size:contain;background-position:center;}@media only screen and (max-width:37.5em){.w25-abimg-1__slider__main__imgbox{width:100%;padding:0;}}.w25-abimg-1__slider__main__imgbox__img{width:100%;}.w25-abimg-1 .gallery-thumbs .swiper-slide-thumb-active{opacity:1;}.w25-abimg-1 .gallery-thumbs .swiper-slide-thumb-active figure{border:2px solid rgba(var(--main-color-w), 1);}@media only screen and (max-width:37.5em){.w25-abimg-1 .gallery-thumbs .swiper-slide-thumb-active figure{border:none;}}.w33-product{width:100%;background-color:#f5f5f5;padding:2em 1em;}.w33-product__group{margin:0 auto;max-width:120em;box-shadow:0 0 3em rgba(0, 0, 0, 0.105);background-color:white;}.w33-product__content{position:relative;width:100%;display:flex;flex-wrap:wrap;justify-content:center;}@media only screen and (max-width:50em){.w33-product__content{padding:1em;}}.w33-product__content__items{border-top:0.2em solid rgba(var(--main-color-w), 1);width:100%;}.w33-product__content__items__heading{display:flex;align-items:center;flex-wrap:wrap;}@media only screen and (max-width:50em){.w33-product__content__items__heading{margin-bottom:2em;}}.w33-product__content__items__heading__text{padding:1em;font-weight:500;font-size:1.4em;line-height:1.6em;background-color:white;width:fit-content;color:rgba(var(--main-color-w), 1);font-weight:bold;}.w33-product__content__items__heading__more{margin-left:auto;width:fit-content;display:flex;align-items:center;}.w33-product__content__items__heading__more__link{display:flex;align-items:center;margin-right:2em;cursor:pointer;}.w33-product__content__items__heading__more__link__text{font-size:1.2em;}.w33-product__content__items__heading__more__link__icon{font-size:1em;margin-top:0.25em;margin-left:0.5em;}.w33-product__content__items__heading__more__nav{width:7em;margin-right:1em;margin-top:1em;position:relative;}.w33-product__content__items__heading__more__nav .swiper-button-next{right:0;height:auto;}.w33-product__content__items__heading__more__nav .swiper-button-next::after{font-size:2em;top:0;border:1px solid #e0e0e0;padding:0.3em 0.5em;color:rgba(var(--main-color-w), 1);}.w33-product__content__items__heading__more__nav .swiper-button-prev{left:0;height:auto;}.w33-product__content__items__heading__more__nav .swiper-button-prev::after{font-size:2em;top:0;border:1px solid #e0e0e0;padding:0.3em 0.5em;color:rgba(var(--main-color-w), 1);}.w33-product__content__items__item{width:100%;display:flex;flex-wrap:wrap;height:fit-content;overflow:hidden;}.w33-product__content__items__item__noidung{width:18% !important;margin:0 1% 1% 1%;cursor:pointer;background-color:white;height:fit-content;}@media only screen and (max-width:50em){.w33-product__content__items__item__noidung{width:31.33333333333% !important;}}.w33-product__content__items__item__noidung__imgbox{width:100%;margin:0 auto;display:block;background-size:contain;background-position:center;}.w33-product__content__items__item__noidung__imgbox__img{width:100%;}.w33-product__content__items__item__noidung__text{display:block;font-size:1.4em;text-align:center;line-height:1.6em;width:fit-content;margin-top:1em;transition:all 0.3s ease;}.w33-product__content__items__item__noidung:hover .w33-product__content__items__item__noidung__text{color:rgba(var(--main-color-w), 1);text-decoration:underline;}.w33-product__content__items__item__noidung__pricing{display:flex;align-items:center;justify-content:space-between;margin-top:1em;flex-wrap:wrap;}.w33-product__content__items__item__noidung__pricing__main{color:rgba(var(--main-color-w), 1);font-size:1.4em;font-weight:bold;display:block;}.w33-product__content__items__item__noidung__pricing__down{color:#5a5a5a;font-size:1.2em;display:block;text-decoration:line-through;}.w33-product__form{display:none;max-width:100em;margin:0 auto;padding:2em;position:fixed;top:10%;background-color:white;left:0;right:0;z-index:13;box-shadow:0 0 3em rgba(0, 0, 0, 0.205);}@media only screen and (max-width:37.5em){.w33-product__form{flex-wrap:wrap;}}.w33-product__form__imgbox{width:30%;background-size:contain;background-position:center;height:fit-content;}@media only screen and (max-width:37.5em){.w33-product__form__imgbox{width:100%;}}.w33-product__form__imgbox__img{width:100%;}.w33-product__form__content{width:68%;margin-left:2%;}@media only screen and (max-width:37.5em){.w33-product__form__content{margin-left:0;width:100%;}}.w33-product__form__content__icon{margin-left:auto;display:block !important;width:fit-content;font-size:1.6em;padding:0.6em 0.7em;background-color:rgba(var(--main-color-w), 1);color:white;cursor:pointer;}@media only screen and (max-width:37.5em){.w33-product__form__content__icon{margin-top:1em;margin-bottom:1em;}}.w33-product__form__content__title{font-size:2em;color:rgba(var(--main-color-w), 1);font-weight:bolder;line-height:1.6em;}.w33-product__form__content__dulieu{width:100%;margin-top:1em;border-bottom:0.1em solid #e0e0e0;padding-bottom:1em;}.w33-product__form__content__dulieu__head{display:flex;}.w33-product__form__content__dulieu__head__name{font-size:1.4em;color:rgba(var(--main-color-w), 1);}.w33-product__form__content__dulieu__head__price{margin-left:auto;width:fit-content;min-width:10em;text-align:right;}.w33-product__form__content__dulieu__head__price__text{font-size:1.4em;}.w33-product__form__content__dulieu__head__price__vl{font-size:1.4em;margin-top:1em;font-weight:bold;}.w33-product__form__content__dulieu__text{font-size:1.4em;display:block;margin-top:0.5em;line-height:1.6em;}.w33-product__form__content__bot{display:flex;margin-top:2em;}.w33-product__form__content__bot__btn{background-color:rgba(var(--main-color-w), 1);outline:none;border:0.1em solid rgba(var(--main-color-w), 1);color:white;font-size:1.6em;font-weight:bold;width:fit-content;margin:0 auto;padding:0.7em 2em;height:fit-content;cursor:pointer;}.w33-product__form__content__bot__btn:hover{background-color:#fff;color:rgba(var(--main-color-w), 1);}.w33-product__form__content__bot__price{margin-left:auto;width:fit-content;padding:1em;border:0.1em solid rgba(var(--main-color-w), 1);text-align:right;}.w33-product__form__content__bot__price__text{font-size:1.4em;}.w33-product__form__content__bot__price__vl{font-size:1.4em;margin-top:1em;font-weight:bold;}.w33-product__giao{display:flex;margin:0 auto;padding:2em;flex-wrap:wrap;position:fixed;top:10%;z-index:14;background-color:white;left:0;right:0;max-width:120em;box-shadow:0 0 3em rgba(0, 0, 0, 0.158);}.w33-product__giao__first{width:37%;margin-right:3%;background-color:#eee;}@media only screen and (max-width:37.5em){.w33-product__giao__first{margin-right:0;width:100%;}}.w33-product__giao__first__imgbox{width:100%;background-size:contain;background-position:center;}.w33-product__giao__first__imgbox__img{width:100%;}.w33-product__giao__first__text{color:rgba(var(--main-color-w), 1);font-size:1.6em;line-height:1.6em;padding:0.5em;border-bottom:1px solid #cecece;margin:1em 0;}.w33-product__giao__first__des{color:#5a5a5a;font-size:1.4em;margin-top:0.5em;line-height:1.6em;}.w33-product__giao__first__com{display:flex;align-items:center;margin-top:1em;font-weight:bold;border:0.1em solid #cecece;padding:1em;justify-content:center;}.w33-product__giao__first__com__text{font-size:1.4em;margin-right:0.5em;}.w33-product__giao__first__com__ope{font-size:1.4em;margin-right:0.5em;}.w33-product__giao__first__com__result{font-size:1.4em;color:rgba(var(--main-color-w), 1);}.w33-product__giao__first__tong{text-align:center;margin-top:1em;padding:.5em;}.w33-product__giao__first__tong__text{font-size:1.6em;color:rgba(var(--main-color-w), 1);font-weight:bold;margin-top:.5em;}.w33-product__giao__first__tong__des{font-size:1.3em;margin-top:.5em;text-decoration:line-through;}.w33-product__giao__second{width:60%;}@media only screen and (max-width:37.5em){.w33-product__giao__second{width:100%;}}.w33-product__giao__second__icon{width:fit-content;margin-left:auto;font-size:2em;display:block !important;}.w33-product__giao__second__name{color:rgba(var(--main-color-w), 1);font-size:1.6em;line-height:1.6em;padding:0.5em 0;border-bottom:1px solid #cecece;font-weight:bold;}.w33-product__giao__second__chon{display:flex;align-items:center;margin:1.5em 0;justify-content:space-between;}.w33-product__giao__second__chon__grdio{display:flex;align-items:center;cursor:pointer;}.w33-product__giao__second__chon__grdio__radio{margin-right:.5em;}.w33-product__giao__second__chon__grdio__text{font-size:1.4em;}.w33-product__giao__second__vung{padding:1em;position:relative;border-bottom:1px solid #cecece;width:100%;}.w33-product__giao__second__vung__checkbox{display:none;}.w33-product__giao__second__vung__checkbox:checked ~ .w33-product__giao__second__vung__items{visibility:visible;transform:scale(1);max-height:100vh;transition:all 0.2s ease;}.w33-product__giao__second__vung__ad{display:flex;align-items:center;justify-content:space-between;font-size:1.4em;font-weight:600;cursor:pointer;}.w33-product__giao__second__vung__ad__icon{margin-left:0.5em;}.w33-product__giao__second__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;}.w33-product__giao__second__vung__items .active{font-weight:800;}.w33-product__giao__second__vung__items__item{font-size:1.4em;display:block;font-weight:600;cursor:pointer;padding:0.5em;margin-top:0.5em;}.w33-product__giao__second__vung__items__item:not(:last-child){margin-bottom:1em;}.w33-product__giao__second__vung__items__item:hover{background-color:#eee;}.w33-product__giao__second__in{display:block;width:100%;border:none;outline:none;padding:1em 0;border-bottom:.1em solid #cecece;}.w33-product__giao__second__des{font-size:1.4em;line-height:1.6em;margin-top:.5em;}.w33-product__giao__second__tomtat{margin-top:1em;background-color:#EFEFEF;padding:1em;}.w33-product__giao__second__tomtat__thongtin{display:flex;align-items:center;justify-content:space-between;padding:1em;}.w33-product__giao__second__tomtat__thongtin__grdio{display:flex;align-items:center;cursor:pointer;}.w33-product__giao__second__tomtat__thongtin__grdio__radio{margin-right:.5em;}.w33-product__giao__second__tomtat__thongtin__grdio__text{font-size:1.4em;color:rgba(var(--main-color-w), 1);}.w33-product__giao__second__tomtat__thongtin__text{font-size:1.4em;font-weight:bold;}.w33-product__giao__second__btn{background-color:rgba(var(--main-color-w), 1);outline:none;border:0.1em solid rgba(var(--main-color-w), 1);color:white;font-size:1.6em;font-weight:bold;width:fit-content;margin:0 auto;display:block;padding:0.7em 2em;height:fit-content;margin-top:1em;cursor:pointer;}.w33-product__giao__second__btn:hover{background-color:#fff;color:rgba(var(--main-color-w), 1);}.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-banner{width:100%;background-color:#fff;}.w39-banner__group{max-width:120em;margin:0 auto;overflow:hidden;position:relative;}.w39-banner .swiper-pagination{transform:rotate(90deg) translateX(-50%);position:absolute;top:50%;right:1em;width:fit-content !important;height:fit-content;left:unset !important;}@media only screen and (max-width:37.5em){.w39-banner .swiper-pagination{transform:rotate(90deg) translateX(-30%) scale(0.6);}}.w39-banner .swiper-button-next{color:white;}.w39-banner .swiper-button-prev{color:white;}.w39-banner .swiper-pagination-bullet{position:relative;background:transparent;opacity:1;border-radius:0px;width:2.5em;height:2.5em;margin:0 !important;overflow:hidden;}.w39-banner .swiper-pagination-bullet:first-child::before{left:0.5em;}.w39-banner .swiper-pagination-bullet::before{position:absolute;content:" ";left:0.625em;background:#fff;width:1em;margin-left:0.1em;height:1em;top:50%;transform:translateY(-50%) rotate(45deg);transition:all 0.3s ease;}.w39-banner .swiper-pagination-bullet::after{width:0em;transition:0.5s;position:absolute;content:" ";}.w39-banner .swiper-pagination-bullet-active{position:relative;width:10em;transition:all 0.3s ease;}.w39-banner .swiper-pagination-bullet-active:first-child::after{left:3em;}.w39-banner .swiper-pagination-bullet-active::after{content:" ";position:absolute;width:6em;background:#2e3442;height:0.2em;bottom:0px;top:50%;transform:translateY(-50%);left:0;visibility:visible;opacity:1;}.w39-banner .swiper-pagination-bullet-active::before{border:2px solid #c29526;position:absolute;top:50%;transform:translateY(-50%) rotate(45deg);left:7em;width:1.6em;height:1.6em;content:" ";transition:0.5s;background:transparent;transition:all 0.3s ease;}.w39-banner__items{position:relative;}.w39-banner__items__imgbox{width:100%;background-size:contain;background-position:center;}.w39-banner__items__imgbox__img{width:100%;}.w39-banner__items__content{position:absolute;z-index:1;top:10%;left:10%;}.w39-banner__items__content__name{color:white;display:block;font-size:1.3em;text-shadow:0 0 1em rgba(0, 0, 0, 0.556);margin-bottom:1em;line-height:1.4em;}@media only screen and (max-width:37.5em){.w39-banner__items__content__name{font-size:1.1em;}}.w39-banner__items__content__des{color:white;display:block;font-size:3em;text-shadow:0 0 1em rgba(0, 0, 0, 0.556);font-weight:bolder;line-height:1.4em;}@media only screen and (max-width:37.5em){.w39-banner__items__content__des{font-size:1.5em;}}.w39-banner__items__action{display:flex;position:absolute;bottom:2%;left:2%;cursor:pointer;}.w39-banner__items__action__grbtn{display:block;text-align:center;margin-right:2em;}.w39-banner__items__action__grbtn__icon{display:block;color:white;font-size:2.5em;margin-bottom:0.2em;}.w39-banner__items__action__grbtn__text{display:block;color:white;font-size:1em;font-weight:bold;}.w41-banner{width:100%;background-color:#f5f5fa;padding:1em 0.5em;}.w41-banner__group{max-width:120em;margin:0 auto;}.w41-banner__items{display:flex;justify-content:space-between;}@media only screen and (max-width:37.5em){.w41-banner__items{flex-wrap:wrap;}}.w41-banner__items__main{width:67.5%;min-width:67.5%;overflow:hidden;position:relative;border-radius:.5em;cursor:pointer;}@media only screen and (max-width:37.5em){.w41-banner__items__main{width:100%;}}.w41-banner__items__main .swiper-pagination-bullet{background:white;}.w41-banner__items__main .swiper-pagination-bullet-active{background:white;}.w41-banner__items__main__imgbox{background-size:contain;background-position:center;}.w41-banner__items__main__imgbox__img{width:100%;}.w41-banner__items__main .swiper-button-next{right:0;background-color:rgba(0, 0, 0, 0.556);border-top-left-radius:0.4em;border-bottom-left-radius:0.4em;}.w41-banner__items__main .swiper-button-next::after{font-size:2em;color:white;}.w41-banner__items__main .swiper-button-prev{left:0;background-color:rgba(0, 0, 0, 0.556);border-top-right-radius:0.4em;border-bottom-right-radius:0.4em;}.w41-banner__items__main .swiper-button-prev::after{font-size:2em;color:white;}.w41-banner__items__sub{width:32%;min-width:32%;display:flex;flex-wrap:wrap;border-radius:.5em;overflow:hidden;}@media only screen and (max-width:37.5em){.w41-banner__items__sub{width:100%;margin-top:.5em;}}.w41-banner__items__sub__imgbox{width:100%;cursor:pointer;background-size:cover;background-position:center;}.w48-product{width:100%;padding:2em 1em;background-color:white;}.w48-product__group{max-width:120em;margin:0 auto;}.w48-product__heading__title{margin:0 auto;text-align:center;font-size:2.5em;font-weight:bold;width:fit-content;display:block;color:rgba(var(--main-color-w), 1);}.w48-product__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;margin-top:1em;}.w48-product__heading__imgbox{margin:0 auto;margin-top:2em;display:block;background-size:contain;background-position:center;width:fit-content;}.w48-product__heading__imgbox__img{width:100%;}.w48-product__items{display:flex;justify-content:space-between;margin-top:2em;flex-wrap:wrap;transition:all 0.3s ease;}.w48-product__items__info{width:50%;position:relative;}@media only screen and (max-width:50em){.w48-product__items__info{width:100%;}}.w48-product__items__info__name{display:block;font-size:1.6em;font-weight:bold;line-height:1.6em;color:rgba(var(--main-color-w), 1);}.w48-product__items__info__pricing{display:block;margin-top:3em;}.w48-product__items__info__pricing__text{background-color:rgba(var(--main-color-w), 1);padding:.5em 2em;color:white;font-size:1.4em;border-radius:.5em;display:block;width:fit-content;margin-bottom:1.5em;}.w48-product__items__info__pricing__main{font-size:3em;font-weight:bold;letter-spacing:1px;color:rgba(var(--main-color-w), 1);margin-bottom:.2em;}.w48-product__items__info__pricing__down{font-size:2em;letter-spacing:1px;text-decoration:line-through;}.w48-product__items__info__text{margin-top:.5em;font-size:1.4em;}.w48-product__items__info__btn{box-shadow:0 1em 1em rgba(0, 0, 0, 0.192);background-color:rgba(var(--main-color-w), 1);color:white;display:block;width:100%;padding:1em 2em;border-radius:0.5em;border:none;cursor:pointer;margin-top:2em;transition:all 0.2s ease;backface-visibility:hidden;overflow:hidden;font-weight:bold;margin-bottom:2em;}.w48-product__items__info__btn:hover{margin-top:1em;box-shadow:0 0 0;}.w48-product__items__slider{width:48%;position:relative;overflow:hidden;}.w48-product__items__slider .swiper-pagination-bullet{background:white;}.w48-product__items__slider .swiper-pagination-bullet-active{background:rgba(var(--main-color-w), 1);}@media only screen and (max-width:50em){.w48-product__items__slider{width:100%;}}.w48-product__items__slider__imgbox{background-size:contain;background-position:center;}.w48-product__items__slider__imgbox__img{width:100%;}