.w9-menu{width:100%;background-color:rgba(var(--main-color-w), 1) !important;z-index:10;position:relative;}@media only screen and (min-width:37.5em){.w9-menu__ab{position:absolute;background-color:transparent;z-index:2;}}.w9-menu__group{max-width:120em;margin:0 auto;display:flex;justify-content:space-between;align-items:center;color:white;flex-wrap:wrap;}@media only screen and (min-width:37.5em) and (max-width:62.5em){.w9-menu__group{margin-right:calc((100% - 20em)/2);}}@media only screen and (max-width:37.5em){.w9-menu__group{margin-right:1em;}}.w9-menu__nav__button-nav{z-index:15;display:block;padding:1em .5em;height:3.5em;display:flex;align-items:center;font-size:1.4em;}@media only screen and (min-width:62.5em){.w9-menu__nav__button-nav{display:none;}}.w9-menu__nav__icon{margin-right:1em;background-color:white !important;}.w9-menu__nav__icon::before, .w9-menu__nav__icon::after{background-color:white !important;}@media only screen and (min-width:62.5em){.w9-menu__nav__checkbox:checked ~ .w9-menu__first-group .w9-menu__first-group__items{display:flex;}}@media only screen and (max-width:62.5em){.w9-menu__nav__checkbox:checked ~ .w9-menu__first-group .w9-menu__first-group__items{display:block;background-color:black;}}.w9-menu__nav__checkbox:checked ~ .w9-menu__second-group{display:block;}@media only screen and (max-width:62.5em){.w9-menu__checkbox__drop:checked ~ .w9-menu__first-group__items__drop{position:relative;visibility:visible;top:0;}}@media only screen and (max-width:62.5em){.w9-menu__checkbox__drop:checked ~ .w9-menu__first-group__items__text--a .w9-menu__button__drop__icon{transform:rotate(180deg);}}.w9-menu__checkbox__drop{display:none;}.w9-menu__button__drop{height:2em;transform:translateY(-0.3em);}@media only screen and (min-width:62.5em){.w9-menu__button__drop{height:5em;transform:translateY(-0.3em);}}.w9-menu__button__drop__icon{margin-left:.2em;color:white !important;font-size:1em;}@media only screen and (max-width:62.5em){.w9-menu__checkbox__drop:not(:checked) ~ .w9-menu__first-group__items__drop .w9-menu__first-group__items__drop-1{position:absolute;visibility:hidden;top:-25em;}}@media only screen and (max-width:62.5em){.w9-menu__checkbox__drop-1:checked ~ .w9-menu__first-group__items__drop-1{position:relative;visibility:visible;top:0;}}.w9-menu__checkbox__drop-1:checked ~ .w9-menu__first-group__items__drop__text--a .w9-menu__button__drop-1__icon{transform:rotate(180deg);}.w9-menu__checkbox__drop-1{display:none;}.w9-menu__button__drop-1{display:none;}@media only screen and (max-width:62.5em){.w9-menu__button__drop-1{display:inline-block;}.w9-menu__button__drop-1__icon{margin-top:1em;color:white;font-size:1em;}}.w9-menu__first-group{align-items:center;}@media only screen and (min-width:62.5em){.w9-menu__first-group{display:flex;}}@media only screen and (min-width:62.5em){.w9-menu__first-group__items{display:flex;}}@media only screen and (max-width:62.5em){.w9-menu__first-group__items{display:none;position:absolute;left:0;top:10em;background-color:black;z-index:2;overflow-y:scroll;height:max-content;}.w9-menu__first-group__items::-webkit-scrollbar{display:none;}}.w9-menu__first-group__items__bg{overflow-y:scroll;height:50em;}.w9-menu__first-group__items__text{line-height:8em;height:8em;list-style:none;padding:0 3em;cursor:pointer;}@media only screen and (max-width:62.5em){.w9-menu__first-group__items__text{min-width:25em;padding:0 1em;height:auto;line-height:4em;}}.w9-menu__first-group__items__text__icon{align-self:center;font-size:1em;margin-left:.5em;color:white !important;}@media only screen and (max-width:62.5em){.w9-menu__first-group__items__text__icon{transform:rotate(-90deg);}}.w9-menu__first-group__items__text--a{display:flex;justify-content:space-between;white-space:nowrap;text-decoration:none;font-size:1.4em;font-weight:600;text-transform:capitalize;align-items:center;overflow:hidden;text-overflow:ellipsis;color:white !important;}.w9-menu__first-group__items__text:hover{color:rgba(var(--second-color-w), 1);}.w9-menu__first-group__items__text:hover .w9-menu__first-group__items__text__icon{color:rgba(var(--second-color-w), 1);}@media only screen and (min-width:62.5em){.w9-menu__first-group__items__text:hover .w9-menu__first-group__items__drop{display:flex;}}@media only screen and (min-width:62.5em){.w9-menu__first-group__items__text:hover .w9-menu__button__drop__icon{color:rgba(var(--second-color-w), 1);}}@media only screen and (min-width:62.5em){.w9-menu__first-group__items__drop__text:hover .w9-menu__first-group__items__drop-1{display:flex;visibility:visible;}}.w9-menu__first-group__items__drop{box-shadow:.01em .05em .05em 0.1em #eee;display:none;position:absolute;background-color:white;z-index:2;}@media only screen and (max-width:62.5em){.w9-menu__first-group__items__drop{left:0;transition:all .2s;width:25em;top:-20em;display:block;visibility:hidden;background-color:black;box-shadow:none;}}@media only screen and (max-width:62.5em){.w9-menu__first-group__items__drop__col{border-bottom:.1rem solid #e4e4e4;}}.w9-menu__first-group__items__drop__text{list-style:none;padding:.5em 1.5em;line-height:4em;transition:all .1s;min-width:20em;position:relative;border-bottom:.1em solid #eee;}.w9-menu__first-group__items__drop__text--a{cursor:pointer;font-weight:500;white-space:nowrap;text-transform:uppercase;text-decoration:none;font-size:1em;color:black;font-weight:600;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis;}@media only screen and (max-width:62.5em){.w9-menu__first-group__items__drop__text--a{color:white;transition:none;display:flex;align-items:center;justify-content:space-between;}}.w9-menu__first-group__items__drop__text--a:hover{color:rgba(var(--second-color-w), 1);}.w9-menu__first-group__items__drop__text:hover{color:rgba(var(--second-color-w), 1);}.w9-menu__first-group__items__drop-1{position:absolute;visibility:hidden;display:none;top:0;left:19em;background-color:white;transition:all .2s;}@media only screen and (min-width:62.5em){.w9-menu__first-group__items__drop-1{display:flex;box-shadow:.01em .05em .05em 0.1em #eee;}}@media only screen and (max-width:62.5em){.w9-menu__first-group__items__drop-1{width:25em;left:0;background-color:black;position:absolute;display:block;top:-25em;}}.w9-menu__first-group__items__drop-1-before{display:none;align-items:center;}@media only screen and (max-width:62.5em){.w9-menu__first-group__items__drop-1-before{position:absolute;top:-3em;padding-left:1em;font-size:1.3em;font-weight:600;z-index:15;background-color:white;width:100%;height:3em;display:flex;border-bottom:0.1em solid #eee;}}.w9-menu__first-group__items__drop-1-before__icon{font-size:1.2em;}.w9-menu__first-group__items__drop-1__text{list-style:none;padding:.5em 1.5em;line-height:4em;transition:none;min-width:15em;border-bottom:.1em solid #eee;position:relative;}.w9-menu__first-group__items__drop-1__text--a{cursor:pointer;font-weight:500;white-space:nowrap;text-decoration:none;font-size:1em;color:black;font-weight:600;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis;}@media only screen and (max-width:62.5em){.w9-menu__first-group__items__drop-1__text--a{color:white;}}.w9-menu__first-group__items__drop-1__text--a:hover{color:rgba(var(--second-color-w), 1);}.w9-menu__first-group__items__drop-1__text:hover{color:rgba(var(--second-color-w), 1);}@media only screen and (max-width:62.5em){.w9-menu__second-group{position:absolute;background-color:black;left:0;top:4.9em;width:25em;display:none;z-index:10;padding:2em 0;}}.w9-menu__second-group__items{display:flex;margin-right:2em;align-items:center;justify-content:center;z-index:1;}.w9-menu__second-group__items__icon{margin:0 1em;font-size:2em;cursor:pointer;transition:all .2s;color:white;}.w9-menu__second-group__items__text{font-size:1.3em;}.w4-footer{position:relative;width:100%;background-color:black;padding:2em 1em;}.w4-footer__group{position:relative;margin:0 auto;max-width:120em;display:flex;padding:0 1em;}@media only screen and (max-width:37.5em){.w4-footer__group{display:block;}}.w4-footer-col{display:flex;color:white;width:70%;flex-wrap:wrap;}@media only screen and (max-width:37.5em){.w4-footer-col{width:100%;}}.w4-footer-col:first-child{width:30%;}@media only screen and (max-width:37.5em){.w4-footer-col:first-child{width:100%;}}.w4-footer__item{width:33%;color:white;padding:0 1em;}.w4-footer__item-first{width:100%;}@media only screen and (max-width:37.5em){.w4-footer__item{width:100%;}}.w4-footer__item__title{margin-top:2em;text-transform:uppercase;font-size:1.4em;fill:white;}.w4-footer__item__des{margin-top:2em;font-size:1.4em;font-weight:300;}.w4-footer__item__contact{margin-top:2em;}.w4-footer__item__contact__info__icon{fill:white;font-size:2em;}.w4-footer__item__link{margin-top:2em;}.w4-footer__item__link a{display:block;color:white;font-size:1.4em;text-decoration:none;font-weight:300;margin:0.5em 0;}.w3-navbar{width:100%;position:relative;padding:3em 1em;background-color:white;color:var(--text-color-w);}.w3-navbar__group{max-width:120em;margin:0 auto;position:relative;display:flex;justify-content:space-between;align-items:center;}.w3-navbar-logo{width:16em;height:auto;background-size:contain;background-position:center;}.w3-navbar-logo__img{max-width:100%;max-height:9em;}.w3-navbar__search__group{width:50em;border-radius:5em;border:0.1em solid rgba(var(--main-color-w), 1);display:flex;justify-content:flex-end;align-items:center;background-origin:border-box;overflow:hidden;padding-left:1em;height:4em;}@media only screen and (max-width:37.5em){.w3-navbar__search__group{display:none;}}.w3-navbar__search__group__select{display:flex;align-items:center;margin-right:0.5em;}.w3-navbar__search__group__select__sl{padding:1em;border:none;outline:none;font-size:1.2em;}.w3-navbar__search__group__select__sl__ot{padding:1.5em;}.w3-navbar__search__group__select__icon{font-size:1.6em;}.w3-navbar__search__text{width:100%;border:none;outline:none;font-size:1.3em;}.w3-navbar__search__dropdown-list{width:20em;display:flex;align-items:center;}.w3-navbar__search__icon-box{background-color:rgba(var(--main-color-w), 1);width:8em;border:none;height:100%;background-origin:border-box;background-position:center;margin:0 auto;padding:0.5em;display:flex;justify-content:center;align-items:center;}.w3-navbar__second-group__svg__card{font-size:2em;}.w3-navbar__search__dropdown-list{text-align:right;}.w3-navbar__search__dropdown__text{font-size:1.2em;}.w3-navbar__second-group__svg__search{font-size:2.5em;}.w3-navbar__search__dropdown__items{list-style:none;}.w3-navbar__search__dropdown__item{display:none;}.w3-navbar__card{display:flex;padding:1em;}.w3-navbar__shopping{margin-left:2em;}.w3-navbar__shopping__qtt{border-radius:50%;width:1.5em;height:1.5em;padding:0.2em;transform:translateX(-1em);text-align:center;background-color:rgba(var(--main-color-w), 1);display:inline-block;font-size:0.8em;}.w3-navbar__shopping__price{font-size:1.6em;font-weight:800;}.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;}.w7-ads-2{width:100%;padding:2em 1em;background-color:white;}.w7-ads-2__group{max-width:120em;margin:0 auto;}.w7-ads-2__item{display:flex;align-items:center;justify-content:space-between;}.w7-ads-2__item-re{flex-direction:row-reverse;}@media only screen and (max-width:43.75em){.w7-ads-2__item{flex-direction:column;width:100%;margin:0 auto;text-align:center;}}.w7-ads-2__item__imgbox{min-width:50%;background-size:contain;background-position:center;}@media only screen and (max-width:43.75em){.w7-ads-2__item__imgbox{width:100%;}}.w7-ads-2__item__imgbox__img{width:100%;}.w7-ads-2__item__imgbox:hover{transform:translateY(-1em);}.w7-ads-2__item__info{min-width:50%;padding:2em;}@media only screen and (max-width:43.75em){.w7-ads-2__item__info{width:100%;margin-left:0;text-align:center;}}.w7-ads-2__item__info__heading{display:flex;}.w7-ads-2__item__info__heading__icon{background-image:url(/img/w32/before-heading-1.svg);padding:2em 3em 2em 0;background-repeat:no-repeat;background-position:center;display:inline-block;background-size:contain;background-position:center;margin-right:1em;}.w7-ads-2__item__info__heading__text{display:inline-block;font-size:2.5em;line-height:1.6em;width:fit-content;}.w7-ads-2__item__info__name{font-size:3em;display:block;font-weight:bold;color:rgba(var(--main-color-w), 1);}.w7-ads-2__item__info__imgbox{display:inline-block;margin-top:1em;background-size:contain;background-position:center;background-repeat:no-repeat;}.w7-ads-2__item__info__imgbox__img{width:100%;}.w7-ads-2__item__info__des{margin-top:0.5em;font-size:1.6em;font-weight:400;text-align:justify;color:var(--text-color-w);line-height:1.8em;}.w7-ads-2__item__info__iconlink{display:flex;}.w7-ads-2__item__info__iconlink__icon{margin-top:1em;color:#303030;font-size:1.6em;cursor:pointer;margin-right:1em;}.w7-ads-2__item__info__btn{background-image:-webkit-gradient(linear, left top, right top, from(#bd9f67), color-stop(48%, #f4f3ad), color-stop(99%, #bd9f67));padding:0.7em 2em;display:inline-block;text-align:center;font-size:1.6em;font-weight:bolder;border-radius:2em;margin:0 auto;margin-top:2em;margin-left:auto;float:right;width:max-content;cursor:pointer;border:1px solid white;transition:all 0.2s ease;}.w7-ads-2__item__info__btn:hover{color:white;background-image:none;background-color:#ff2b2b;font-weight:bolder;}.w7-ads{width:100%;padding:2em 1em;background-repeat:no-repeat;background-size:cover;color:white;text-align:center;position:relative;display:block;color:var(--text-color-w);background-color:white;}.w7-ads__group{max-width:120em;margin:0 auto;}.w7-ads__heading{margin-top:7%;font-size:1.8em;margin-left:auto;margin-right:auto;display:block;line-height:1.8em;}@media only screen and (max-width:50em){.w7-ads__heading{margin-top:1%;}}.w7-ads__des{display:block;margin-left:auto;margin-right:auto;margin-top:1em;font-weight:500;font-size:7em;}.w7-introducer{width:100%;padding:2em 1em;}.w7-introducer__group{max-width:120em;margin:0 auto;display:flex;justify-content:center;}@media only screen and (max-width:62.5em){.w7-introducer__group{flex-direction:column;}}.w7-introducer__imgbox{width:50%;height:auto;background-size:contain;background-position:center;}.w7-introducer__imgbox iframe{min-height:20em;}@media only screen and (max-width:62.5em){.w7-introducer__imgbox{width:100%;}}.w7-introducer__imgbox__img{width:100%;height:100%;margin:0 auto;}.w7-introducer__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-introducer__info{width:100%;}}.w7-introducer__info__heading{font-size:6em;font-weight:300;line-height:1.8em;display:inline-block;}.w7-introducer__info__des{margin-top:3em;font-size:1.3em;line-height:1.8em;color:var(--text-color-w);}.w7-introducer__info__sub{font-weight:bold;font-size:1.4em;display:block;width:fit-content;margin-left:auto;margin-top:.5em;}.w11-services{width:100%;background-color:#3c2117;padding:2em 1em;}.w11-services__group{max-width:120em;margin:0 auto;}.w11-services__text{font-weight:1.6em;text-align:center;color:white;margin-top:4em;}.w11-services__title{font-size:4em;font-weight:800;color:white;text-align:center;display:inline-block;}.w11-services__title a{display:inherit;}.w11-services__items{display:flex;justify-content:center;margin-top:4em;}.w11-services__items__item{width:40%;text-align:center;padding:2em;background-color:#381f15;}.w11-services__items__item__imgbox{width:100%;background-size:contain;background-position:center;}.w11-services__items__item__imgbox__img{width:100%;}.w11-services__items__item__main{color:rgba(var(--main-color-w), 1);text-transform:uppercase;font-weight:800;font-size:3em;}.w11-services__items__item__sub{color:white;text-transform:uppercase;font-weight:700;font-size:2em;}.w11-services__items__vs{height:auto;width:20%;background-size:contain;background-position:center;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;}.w11-services__items__vs__text{font-size:5em;color:rgba(var(--main-color-w), 1);font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;}.w11-ads{width:100%;padding:2em 1em;background-color:white;}.w11-ads__group{max-width:120em;margin:0 auto;}.w11-ads__items{display:flex;flex-wrap:wrap;margin-left:-1%;}.w11-ads__items__item{text-align:center;width:24%;margin-left:1%;margin-bottom:1em;}@media only screen and (max-width:43.75em){.w11-ads__items__item{width:49%;margin-top:1em;}}.w11-ads__items__item__icon{color:#381f15;font-size:13em;}@media only screen and (max-width:37.5em){.w11-ads__items__item__icon{font-size:9em !important;}}.w11-ads__items__item__main{margin-top:1em;font-weight:600;font-size:1.6em;}.w11-ads__items__item__sub{margin-top:1em;font-size:1.4em;font-weight:300;}.w11-downbar{width:100%;padding:2em .5em;background-color:rgba(var(--main-color-w), 1);color:white;}.w11-downbar__group{margin:0 auto;max-width:120rem;display:flex;align-items:center;justify-content:space-between;}.w11-downbar__icon{margin-right:1em;font-size:2em;cursor:pointer;}@media only screen and (max-width:37.5em){.w11-downbar__icon{margin-top:1em;}}.w15-testimonials-1{width:100%;padding:2em 1em;background-color:#f1f1f1;}.w15-testimonials-1__group{max-width:120em;margin:0 auto;color:var(--text-color-w);}.w15-testimonials-1__heading__main{font-weight:700;font-size:3em;text-align:center;line-height:2em;display:block;}.w15-testimonials-1__heading__sub{font-size:1.6em;text-align:center;line-height:2em;display:block;position:relative;}.w15-testimonials-1__heading__sub::after{content:"......................";display:block;color:var(--text-color-w);}.w15-testimonials-1__content{display:flex;margin-left:-1%;flex-wrap:wrap;}.w15-testimonials-1__content__items{margin-top:2em;width:24%;background-color:white;padding:1em;margin-left:1%;box-shadow:0.5em 0.5em 0.5em rgba(0, 0, 0, 0.171);height:max-content;display:flex;flex-direction:column;}@media only screen and (max-width:43.75em){.w15-testimonials-1__content__items{width:49%;}}.w15-testimonials-1__content__items__imgbox{width:100%;overflow:hidden;margin-right:2em;display:block;background-size:contain;background-position:center;}@media only screen and (max-width:37.5em){.w15-testimonials-1__content__items__imgbox{margin:0 auto 1em auto;}}.w15-testimonials-1__content__items__imgbox__img{width:100%;}.w15-testimonials-1__content__items__item{display:block;}.w15-testimonials-1__content__items__item__title{font-weight:600;font-size:1.6em;text-transform:capitalize;text-align:center;margin-top:1.1em;}.w15-testimonials-1__content__items__item__text{background-color:white;padding:1em;font-size:1.2em;text-align:justify;line-height:2em;}.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;}.w10-ads{width:100%;padding:2em 1em;background-color:white;}.w10-ads__group{max-width:120em;margin:0 auto;}@media only screen and (max-width:50em){.w10-ads__group{margin:unset !important;}}.w10-ads__items{display:flex;flex-wrap:wrap;margin-left:-1%;}.w10-ads__items__item{width:32%;margin-left:1%;text-align:center;overflow:hidden;background-color:white;cursor:pointer;height:max-content;padding:0.5em;transition:all 0.2s ease;}.w10-ads__items__item__imgbox{transition:all 0.2s;backface-visibility:hidden;background-size:contain;background-position:center;}.w10-ads__items__item__imgbox__img{width:100%;}.w10-ads__items__item:hover .w10-ads__items__item__button{opacity:1;visibility:visible;max-height:10em;margin:1em 0;padding:1em 2em;bottom:0;}.w10-ads__items__item__content{margin-top:2em;}.w10-ads__items__item__content__heading{text-transform:uppercase;font-size:2em;font-weight:700;line-height:1.8em;}@media only screen and (max-width:50em){.w10-ads__items__item__content__heading{font-size:1em !important;}}.w10-ads__items__item__content__main{text-transform:capitalize;font-size:4em;font-weight:800 !important;margin:0.3em 0;line-height:1.8em;}@media only screen and (max-width:50em){.w10-ads__items__item__content__main{font-size:2em !important;padding:unset;margin:unset;}}.w10-ads__items__item__content__sub{color:#777;font-weight:300;font-size:1.6em;margin-top:0.5em;}@media only screen and (max-width:50em){.w10-ads__items__item__content__sub{font-size:1em !important;padding:unset;margin:unset;}}.w10-ads__items__item__button{background-color:rgba(var(--main-color-w), 1);border:none;color:white;font-size:1.5em;font-weight:800;display:inline-block;text-transform:uppercase;cursor:pointer;transition:all 0.2s ease;line-height:1.8em;position:relative;max-height:0;bottom:-7em;}@media only screen and (max-width:50em){.w10-ads__items__item__button{opacity:1;visibility:visible;font-size:1em;}}.w10-ads__items__item__button:hover{background-color:black;}.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%;}.w27-video{width:100%;padding:2em 1em;background-color:white;}.w27-video__group{margin:0 auto;max-width:120em;overflow:hidden;}.w27-video__heading{display:block;}.w27-video__heading__title{font-size:2.5em;font-weight:bold;width:fit-content;display:block;margin:0 auto;text-align:center;max-width:100%;}.w27-video__heading__imgbox{width:fit-content;max-width:100%;margin:1em auto;background-size:contain;background-position:center;}.w27-video__heading__imgbox__img{width:100%;}.w27-video__heading__des{margin:0 auto;text-align:center;width:fit-content;display:block;font-size:1.6em;line-height:1.6em;margin-top:.5em;max-width:100%;}.w27-video__items{width:100%;position:relative;margin-top:2em;}.w27-video__items .swiper-wrapper{display:flex;margin-left:-1%;}.w27-video__items .swiper-button-next{color:white;}.w27-video__items .swiper-button-prev{color:white;}.w27-video__items__item{cursor:pointer;background-color:white;width:32.34% !important;margin-left:1%;}@media only screen and (max-width:37.5em){.w27-video__items__item{width:49% !important;}}.w27-video__items__item:hover .w27-video__items__item__iconbox{background-color:rgba(var(--main-color-w), 1);opacity:0.8;border:.3em solid white;}.w27-video__items__item__iconbox{position:absolute;z-index:1;left:0;right:0;top:50%;margin:auto;text-align:center;height:10em;width:10em;background-color:rgba(255, 255, 255, 0.5);display:flex;justify-content:center;align-items:center;border-radius:50%;z-index:2;transform:translateY(-50%);transition:all .2s ease;}@media only screen and (max-width:37.5em){.w27-video__items__item__iconbox{width:5em;height:5em;}}.w27-video__items__item__iconbox__icon{font-size:5em;color:white;transform:translateX(10%);}@media only screen and (max-width:37.5em){.w27-video__items__item__iconbox__icon{font-size:2em;}}.w27-video__items__item__imgbox{position:relative;background-origin:content-box;overflow:hidden;background-size:contain;background-position:center;}.w27-video__items__item__imgbox::before{content:"";position:absolute;height:100%;width:100%;z-index:1;background-color:rgba(0, 0, 0, 0.3);}.w27-video__items__item__imgbox__img{width:100%;}.w27-video__items__item__imgbox__name{font-size:1.5em;text-align:center;margin:0.5em;font-weight:bold;position:absolute;z-index:3;display:block;bottom:0;color:white;text-align:center;width:100%;text-shadow:0 0 0.5em white;}@media only screen and (max-width:37.5em){.w27-video__items__item__imgbox__name{font-size: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;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;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;}.w34-form{width:100%;background-color:white;padding:2em 1em;}.w34-form__group{max-width:120em;margin:0 auto;}.w34-form__items{margin-top:2em;display:flex;justify-content:space-between;flex-wrap:wrap;}.w34-form__items__contact{width:38%;box-shadow:0 0 1em rgba(0, 0, 0, 0.205);padding:2em;text-align:center;border-radius:2em;margin-top:2%;margin-bottom:2%;background-color:#f1f1f1;}@media only screen and (max-width:50em){.w34-form__items__contact{width:100%;}}.w34-form__items__contact__heading{font-weight:bolder;font-size:2em;text-transform:uppercase;line-height:1.6em;color:rgba(var(--main-color-w), 1);text-align:left;}.w34-form__items__contact__form{background-color:rgba(var(--main-color-w), 1);padding:1em;border-radius:1em;margin-top:1em;}.w34-form__items__contact__form__input{margin-top:1em;display:block;padding:1em;border:0.15em solid #eee;border-radius:0.8em;background-color:white;}.w34-form__items__contact__form__input__text{outline:none;border:none;width:97%;display:inline-block;font-size:1.2em;}.w34-form__items__contact__form__input__text::placeholder{color:rgba(var(--main-color-w), 1);}.w34-form__items__contact__form__input__icon{color:red;}.w34-form__items__contact__form__des{color:white;font-weight:300;font-size:1em;margin-top:1em;display:block;}.w34-form__items__contact__form__vung{padding:1em;position:relative;border:1px solid #eee;border-bottom:1px solid #cecece;width:100%;margin-top:1em;border-radius:0.5em;}.w34-form__items__contact__form__vung__checkbox{display:none;}.w34-form__items__contact__form__vung__checkbox:checked ~ .w34-form__items__contact__form__vung__items{visibility:visible;transform:scale(1);max-height:100vh;transition:all 0.2s ease;}.w34-form__items__contact__form__vung__ad{display:flex;align-items:center;justify-content:space-between;font-size:1.2em;font-weight:600;cursor:pointer;}.w34-form__items__contact__form__vung__ad__name{color:white;}.w34-form__items__contact__form__vung__ad__icon{margin-left:0.5em;color:white;}.w34-form__items__contact__form__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;}.w34-form__items__contact__form__vung__items .active{font-weight:800;}.w34-form__items__contact__form__vung__items__item{font-size:1.2em;display:block;cursor:pointer;padding:0.5em;margin-top:0.5em;}.w34-form__items__contact__form__vung__items__item:not(:last-child){margin-bottom:1em;}.w34-form__items__contact__form__vung__items__item:hover{background-color:#eee;}.w34-form__items__contact__button{padding:.7em 2em;display:inline-block;font-weight:bolder;color:rgba(var(--main-color-w), 1);font-size:1.6em;margin:0 auto;background-size:200% auto;border-radius:2em;margin-top:1em;border:none;background-color:white;border:.1em solid white;transition:all .3s ease;}.w34-form__items__contact__button:hover{color:white;background-color:rgba(var(--main-color-w), 1);}.w34-form__items__contact__info{line-height:1.6em;display:block;margin-top:2em;color:white;}.w34-form__items__imgbox{min-height:25em;width:60%;height:auto;display:block;background-size:cover;border-radius:1em;}@media only screen and (max-width:50em){.w34-form__items__imgbox{width:100%;margin-top:1em;}}.w34-form__items__imgbox__img{width:100%;height:100%;}.w50-ctaregister-1{font-weight:500;width:100%;padding:3em 1em;background-color:white;background-size:cover;background-position:center;background-repeat:no-repeat;}.w50-ctaregister-1__group{max-width:120em;margin:0 auto;}.w50-ctaregister-1__items{margin-top:2em;display:flex;justify-content:space-between;flex-wrap:wrap;}.w50-ctaregister-1__items__contact{width:38%;text-align:center;}@media only screen and (max-width:50em){.w50-ctaregister-1__items__contact{width:100%;}}.w50-ctaregister-1__items__contact__heading{font-weight:bold;font-size:1.6em;line-height:1.5em;text-align:justify;display:block;color:rgba(var(--main-color-w), 1);margin-bottom:.5em;}.w50-ctaregister-1__items__contact__form__input{margin-top:1em;display:block;padding:.8em;border:0.15em solid #eee;border-radius:0.2em;background-color:white;}.w50-ctaregister-1__items__contact__form__input__text{outline:none;border:none;width:97%;display:inline-block;font-size:1.3em;}.w50-ctaregister-1__items__contact__form__input__icon{color:red;}.w50-ctaregister-1__items__contact__form__text{height:3em;outline:none;width:100%;margin-top:1em;display:block;padding:.8em;border-radius:0.2em;border:0.15em solid #eee;font-size:1.2em;}.w50-ctaregister-1__items__contact__form__des{color:red;font-weight:300;font-size:1em;margin-top:1em;display:block;}.w50-ctaregister-1__items__contact__button{padding:.7em;display:inline-block;font-weight:bold;color:white;font-size:1.3em;margin:0 auto;background-size:200% auto;border-radius:.3em;border:none;cursor:pointer;margin-top:1em;background-color:rgba(var(--main-color-w), 1);width:100%;}.w50-ctaregister-1__items__contact__button:hover{background-color:white;color:rgba(var(--main-color-w), 1);border:1px solid rgba(var(--main-color-w), 1);}.w50-ctaregister-1__items__contact__info{display:block;margin-top:2em;line-height:1.5em;font-size:1.2em;text-align:center;display:block;}.w50-ctaregister-1__items__content{max-width:50%;}.w50-ctaregister-1__items__content__heading{font-weight:bold;font-size:1.6em;line-height:1.5em;text-align:justify;display:block;color:rgba(var(--main-color-w), 1);margin-bottom:.5em;}.w50-ctaregister-1__items__content__lh{display:flex;justify-content:space-between;flex-wrap:wrap;}.w50-ctaregister-1__items__content__lh__ht{border-bottom:0.1em solid #e2e2e2;padding:1em 0;width:49%;margin-top:1em;}.w50-ctaregister-1__items__content__lh__ht__name{line-height:1.5em;font-size:1.4em;text-align:justify;display:block;font-weight:bold;}.w50-ctaregister-1__items__content__lh__ht__box{display:flex;align-items:center;margin-top:1em;cursor:pointer;}.w50-ctaregister-1__items__content__lh__ht__box__icon{font-size:1.4em;width:1.5em;}.w50-ctaregister-1__items__content__lh__ht__box__text{line-height:1.5em;font-size:1.3em;text-align:justify;display:block;color:rgba(var(--main-color-w), 1);margin-left:.5em;}.w50-ctaregister-1__items__imgbox{width:50%;height:auto;display:block;overflow:hidden;background-size:contain;background-position:center;}@media only screen and (max-width:50em){.w50-ctaregister-1__items__imgbox{width:100%;}}@media only screen and (max-width:43.75em){.w50-ctaregister-1__items__imgbox{width:100%;height:40em;}}@media only screen and (max-width:37.5em){.w50-ctaregister-1__items__imgbox{width:100%;height:35em;}}@media only screen and (max-width:25em){.w50-ctaregister-1__items__imgbox{width:100%;height:25em;}}.w50-ctaregister-1__items__imgbox__img{width:100%;height:100%;}.w50-article{width:100%;padding:2em 1em;background-color:white;}.w50-article__group{margin:0 auto;max-width:120em;}.w50-article__heading{display:block;}.w50-article__heading__title{font-size:2.5em;font-weight:bold;width:fit-content;display:block;margin:0 auto;text-align:center;max-width:100%;}.w50-article__heading__imgbox{margin:0 auto;display:block;margin-top:1em;background-size:contain;background-position:center;width:fit-content;margin-bottom:1em;}.w50-article__heading__imgbox__img{width:100%;}.w50-article__heading__des{margin:0 auto;text-align:center;width:fit-content;display:block;font-size:1.6em;line-height:1.6em;margin-top:0.5em;}.w50-article__items{width:100%;position:relative;overflow:hidden;padding:1em 0;}.w50-article__items .swiper-wrapper{display:flex;box-sizing:border-box;}.w50-article__items .swiper-button-next{color:rgba(var(--main-color-w), 1);}.w50-article__items .swiper-button-next::after{font-size:2em;}.w50-article__items .swiper-button-prev{color:rgba(var(--main-color-w), 1);}.w50-article__items .swiper-button-prev::after{font-size:2em;}.w50-article__items__item{cursor:pointer;position:relative;border-radius:.5em;box-shadow:0 0 1em rgba(0, 0, 0, 0.15);border:1px solid transparent;width:31.333% !important;margin:0 1%;transition:all .2s ease;}@media only screen and (max-width:37.5em){.w50-article__items__item{width:49% !important;}}.w50-article__items__item:hover{border:1px solid rgba(var(--main-color-w), 1);transition:all .2s ease;}.w50-article__items__item__image{padding:.5em;position:relative;}.w50-article__items__item__image__create{background-color:rgba(var(--main-color-w), 1);position:absolute;padding:.5em;top:-1em;}.w50-article__items__item__image__create__text--1{display:block;padding:.3em;color:white;font-weight:bold;font-size:1.3em;}.w50-article__items__item__image__create__text--1:not(:last-child){border-bottom:.1em solid white;}.w50-article__items__item__image__imgbox{width:100%;background-position:center;background-size:contain;}.w50-article__items__item__image__imgbox__img{width:100%;}.w50-article__items__item__content{overflow:hidden;padding:2em;}.w50-article__items__item__content__name{font-size:1.4em;font-weight:bold;line-height:1.5em;text-align:justify;margin-bottom:.5em;}.w50-article__items__item__content__des{font-size:1.4em;line-height:1.5em;margin-bottom:1em;text-align:justify;}.w50-article__items__item__content__link{line-height:1.5em;font-size:1.4em;text-align:justify;display:block;color:rgba(var(--main-color-w), 1);padding:.5em 0;border-bottom:1px solid rgba(var(--main-color-w), 1);}.w50-article__btn{font-weight:bold;font-size:1.3em;display:block;line-height:1.5em;padding:1em 2em;width:fit-content;box-shadow:0 0 2em rgba(0, 0, 0, 0.1);cursor:pointer;border:1px solid #eee;transition:all .2s ease-in-out;margin:0 auto;margin-top:2em;}.w50-article__btn:not(:last-child){border-right:1px solid rgba(0, 0, 0, 0.207);}.w50-article__btn:hover{background:linear-gradient(145deg, rgba(var(--second-color-w), 0.5), rgba(var(--main-color-w), 0.9), rgba(var(--main-color-w), 0.75));color:white;transition:all .2s ease-in-out;}