.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%;}.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;}.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;}}.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;}.w46-product{width:100%;background-color:#f5f5f5;padding:2em 1em;}.w46-product__group{margin:0 auto;max-width:120em;}.w46-product__content{position:relative;width:100%;display:flex;flex-wrap:wrap;justify-content:center;}@media only screen and (max-width:50em){.w46-product__content{padding:1em;}}.w46-product__content__items{width:100%;}.w46-product__content__items__heading{display:flex;align-items:center;flex-wrap:wrap;padding:1em .5EM;background-color:crimson;border-radius:0.5em;margin-bottom:1em;}@media only screen and (max-width:50em){.w46-product__content__items__heading{margin-bottom:2em;}}.w46-product__content__items__heading__icon{color:white;font-size:3em;margin-left:0.5em;}.w46-product__content__items__heading__nd__text{padding:1em;font-weight:500;font-size:2em;line-height:1.6em;width:fit-content;font-weight:bolder;color:white;}.w46-product__content__items__heading__nd__time{display:flex;align-items:center;}.w46-product__content__items__heading__nd__time__text{color:white;padding:0.3em;border-radius:0.3em;margin-right:0.5em;font-size:1.5em;border:1px solid white;font-weight:bold;}.w46-product__content__items__heading__nd__time__vl{color:white;font-size:1em;margin-right:0.5em;}.w46-product__content__items__heading__more{margin-left:auto;width:fit-content;display:flex;align-items:center;}.w46-product__content__items__heading__more__link{display:flex;align-items:center;margin-right:2em;cursor:pointer;border-bottom:1PX solid white;}.w46-product__content__items__heading__more__link__text{font-size:1.2em;color:white;}.w46-product__content__items__heading__more__link__icon{font-size:1em;margin-top:0.25em;margin-left:0.5em;color:white;}.w46-product__content__items__heading__more__nav{width:7em;margin-right:1em;margin-top:1em;position:relative;}.w46-product__content__items__item{width:100%;overflow:hidden;position:relative;}.w46-product__content__items__item .swiper-button-next{right:0;height:auto;}.w46-product__content__items__item .swiper-button-next::after{font-size:2em;top:0;padding:0.3em 0.5em;color:rgba(var(--main-color-w), 1);background-color:white;}.w46-product__content__items__item .swiper-button-prev{left:0;height:auto;}.w46-product__content__items__item .swiper-button-prev::after{font-size:2em;top:0;padding:0.3em 0.5em;background-color:white;color:rgba(var(--main-color-w), 1);}.w46-product__content__items__item__noidung{width:calc(24% - 2em) !important;padding:1em;margin-right:1.3333333333333%;cursor:pointer;background-color:white;height:fit-content;border-radius:0.5em;}@media only screen and (max-width:50em){.w46-product__content__items__item__noidung{width:calc(32.444% - 2em) !important;}}@media only screen and (max-width:37.5em){.w46-product__content__items__item__noidung{width:calc(49.3333333% - 2em) !important;}}.w46-product__content__items__item__noidung__imgbox{width:100%;margin:0 auto;display:block;background-size:contain;background-position:center;border-radius:0.5em;}.w46-product__content__items__item__noidung__imgbox__img{width:100%;}.w46-product__content__items__item__noidung__km{position:absolute;left:0;top:0;text-align:center;background-color:orange;width:auto;padding:0.3em;display:flex;align-items:center;}.w46-product__content__items__item__noidung__km__pr{font-size:1em;display:block;color:rgba(var(--main-color-w), 1);font-weight:bold;margin-right:0.5em;}.w46-product__content__items__item__noidung__km__text{font-size:1em;display:block;color:white;font-weight:bold;}.w46-product__content__items__item__noidung__km::after{content:"";position:absolute;height:0;width:0;right:-1em;bottom:0;z-index:2;border-top:1em solid transparent;border-right:0 solid transparent;border-left:1em solid orange;}.w46-product__content__items__item__noidung__km::before{content:"";position:absolute;height:0;width:0;right:-1em;top:0;z-index:2;border-bottom:1em solid transparent;border-right:0 solid transparent;border-left:1em solid orange;}.w46-product__content__items__item__noidung__text{display:block;font-size:1.6em;text-align:center;line-height:1.6em;width:fit-content;transition:all 0.3s ease;margin-top:0.5em;color:black;font-weight:bold;}.w46-product__content__items__item__noidung:hover .w46-product__content__items__item__noidung__text{color:crimson;text-decoration:underline;}.w46-product__content__items__item__noidung__pricing{display:flex;align-items:baseline;justify-content:space-between;margin-top:1em;margin-bottom:1.5em;}@media only screen and (max-width:37.5em){.w46-product__content__items__item__noidung__pricing{flex-wrap:wrap;}}.w46-product__content__items__item__noidung__pricing__main{min-width:50%;}@media only screen and (max-width:37.5em){.w46-product__content__items__item__noidung__pricing__main{margin-bottom:1em;width:100%;}}.w46-product__content__items__item__noidung__pricing__main__vl{display:flex;align-items:center;margin-bottom:.5em;}.w46-product__content__items__item__noidung__pricing__main__vl__num{font-size:1.2em;color:#7d7d7d;margin-right:0.5em;text-decoration:line-through;}.w46-product__content__items__item__noidung__pricing__main__vl__per{color:rgba(var(--main-color-w), 1);border:1px solid rgba(var(--main-color-w), 1);padding:0.3em;font-size:1em;}.w46-product__content__items__item__noidung__pricing__main__count{color:rgba(var(--main-color-w), 1);font-size:1.6em;font-weight:bold;display:block;}.w46-product__content__items__item__noidung__pricing__tg{border-left:1px solid #cecece;width:50%;padding-left:1em;}@media only screen and (max-width:37.5em){.w46-product__content__items__item__noidung__pricing__tg{width:100%;}}.w46-product__content__items__item__noidung__pricing__tg__text{display:block;font-size:1.2em;color:#7d7d7d;text-decoration:line-through;margin-bottom:.7em;}.w46-product__content__items__item__noidung__pricing__tg__vl{font-size:1.3em;}.w46-product__content__items__item__noidung__bar{background-color:#1315a344;width:100%;position:relative;display:block;border-radius:1em;margin-top:0.5em;}.w46-product__content__items__item__noidung__bar__pro{position:absolute;background-color:rgba(var(--main-color-w), 1);width:50%;height:100%;border-radius:1em;top:0;z-index:1;}.w46-product__content__items__item__noidung__bar__imgbox{position:absolute;width:2.5em;height:2.5em;background-size:contain;background-position:center;left:0.5em;top:initial;bottom:0;z-index:10;}.w46-product__content__items__item__noidung__bar__text{padding-top:0.3em;padding-bottom:0.3em;text-align:center;display:block;width:100%;color:white;font-weight:bold;font-size:1em;z-index:2;position:relative;}.w46-product__content__items__item__noidung__stars{margin-top:0.5em;}.w46-product__content__items__item__noidung__stars__star{color:#ffc700;}.w46-product__content__items__item__noidung__stars__text{font-size:1em;margin-left:0.5em;color:#ffc700;margin-right:0.3em;}.w46-product__content__items__item__noidung__stars__value{font-size:1em;}.w46-product__content__items__item__noidung__grbtn{display:flex;justify-content:center;margin-top:1em;}.w46-product__content__items__item__noidung__grbtn__btn{padding:1em;background-color:rgba(var(--main-color-w), 1);color:white;border:1px solid rgba(var(--main-color-w), 1);width:50%;font-size:1em;cursor:pointer;border-radius:.3em;transition:all .2s ease;font-weight:bold;letter-spacing:1px;}.w46-product__content__items__item__noidung__grbtn__btn:nth-child(2){background-color:transparent;margin-left:1em;color:rgba(var(--main-color-w), 1);}.w46-product__content__items__item__noidung__grbtn__btn:hover{background-color:crimson;border:1px solid crimson;color:white;}.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%;}