.w9-footer{position:relative;width:100%;background-color:white;padding:2em 1em;}.w9-footer__group{position:relative;margin:0 auto;max-width:120em;display:flex;}@media only screen and (max-width:37.5em){.w9-footer__group{display:block;}}.w9-footer__col{display:flex;width:70%;}.w9-footer__col:last-child{width:30%;}@media only screen and (max-width:37.5em){.w9-footer__col{display:block;width:100%;}.w9-footer__col:last-child{width:100%;}}.w9-footer__item{max-width:100%;width:50%;color:var(--text-color-w);}@media only screen and (min-width:37.5em){.w9-footer__item{padding-left:2em;}}@media only screen and (max-width:37.5em){.w9-footer__item{width:100%;}}.w9-footer__item-last{width:100%;}.w9-footer__item__title{margin-top:2em;text-transform:uppercase;font-size:1.4em;color:var(--text-color-w);}.w9-footer__item__des{margin-top:2em;font-size:1.4em;font-weight:300;}.w9-footer__item__contact{margin-top:2em;}.w9-footer__item__contact__info__icon{color:var(--text-color-w);}.w9-footer__item__link{margin-top:2em;}.w9-footer__item__link a{display:block;color:var(--text-color-w);font-size:1.4em;text-decoration:none;font-weight:300;margin:.5em 0;}.w4-product-1{position:relative;max-width:100%;padding:3em 1em;background-color:white;color:var(--text-color-w);}.w4-product-1__group{position:relative;margin:0 auto;max-width:120em;}.w4-product-1__title{display:block;margin-top:1em;}.w4-product-1__title__heading{display:block;font-size:3em;font-weight:800;}.w4-product-1__title__item{margin-top:2em;}.w4-product-1__title__item__text{margin-bottom:1em;display:inline-block;padding:1em 2em;border:0.1em solid #333;cursor:pointer;}.w4-product-1__card{display:flex;margin-top:3em;flex-wrap:wrap;padding-left:1%;}.w4-product-1__card__item{width:32%;overflow:hidden;}@media only screen and (max-width:37.5em){.w4-product-1__card__item{width:47%;}}@media only screen and (max-width:25em){.w4-product-1__card__item{width:46%;}}.w4-product-1__card__item:not(:last-child){margin-right:1em;}.w4-product-1__card__item:hover{box-shadow:0.1em 0.1em 1em 0.1em #999;}.w4-product-1__card__item__content{position:relative;overflow:hidden;}.w4-product-1__card__item__content__imgbox{max-width:100%;transform:scale(1.3);height:27em;background-size:contain;background-position:center;}.w4-product-1__card__item__content__imgbox__img{margin:0 auto;}.w4-product-1__card__item__content__price{bottom:0;position:absolute;color:white;}.w4-product-1__card__item__content__price__main{background-color:#ff0000;display:inline-block;padding:0.5em 1em;}.w4-product-1__card__item__content__price__sub{margin-left:-0.3em;display:inline-block;background-color:#333333;padding:0.5em 1em;}.w4-product-1__card__item__info{padding:1em;}.w4-product-1__card__item__info--1{font-size:1.6em;display:block;}@media only screen and (max-width:37.5em){.w4-product-1__card__item__info--1{font-size:1.2em;}}.w4-product-1__card__item__info--2{margin-top:1em;font-weight:300;}.w4-product-1__card__item__des{border-top:0.1em solid #f5f5f5;padding:1em;display:flex;justify-content:space-between;}.w4-product-1__card__item__des__room{display:flex;}.w4-product-1__card__item__des__room__child{align-items:center;display:flex;margin-left:1em;}.w4-product-1__card__item__des__room__icon{font-size:2em;}@media only screen and (max-width:37.5em){.w4-product-1__card__item__des__room__icon{font-size:1.5em;}}.w4-product-1__card__item__des__room__text{margin-left:1em;}.w4-product-1__card__item:hover .w4-product-1__card__item__content__imgbox{transition:all 0.2s;transform:scale(1.4) translateX(1em);}.w5-services{width:100%;padding:2em 1em;background-color:#f8f8f8;}.w5-services__group{max-width:120em;margin:0 auto;display:grid;grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(2, 1fr);}@media only screen and (max-width:37.5em){.w5-services__group{grid-template-columns:1fr;grid-template-rows:repeat(4, 1fr);}}.w5-services__main{grid-row:1 / span 2;grid-column:1 / span 2;padding:1em;}@media only screen and (max-width:37.5em){.w5-services__main{grid-row:1 / span 2;grid-column:1 / 2;text-align:center;}}.w5-services__main__heading{font-weight:600;font-size:2.5em;}.w5-services__main__line{margin-top:2em;width:15em;border-bottom:0.2em solid rgba(var(--main-color-w), 1);}.w5-services__main__para{margin-top:2em;font-weight:300;font-size:1.4em;line-height:1.8em;}.w5-services__main__button{margin-top:4em;padding:1.5em 2em;border:0.2em solid rgba(var(--main-color-w), 1);border-radius:3em;color:rgba(var(--main-color-w), 1);font-weight:600;background-color:transparent;font-size:1.2em;cursor:pointer;display:inline-block;}.w5-services__sub{padding:1em;}@media only screen and (max-width:37.5em){.w5-services__sub{margin-top:1em;text-align:center;}}.w5-services__sub__icon{font-size:4em;color:rgba(var(--main-color-w), 1);}.w5-services__sub__heading{font-weight:800;font-size:1.5em;margin-top:1em;}.w5-services__sub__para{margin-top:2em;font-weight:300;font-size:1.2em;}.w5-services__sub--1{grid-row:1 / 2;grid-column:3 / 4;}@media only screen and (max-width:37.5em){.w5-services__sub--1{grid-row:3 / 4;grid-column:1 / 2;}}.w8-menu{width:100%;background-color:white !important;z-index:10;position:relative;padding:1em;}.w8-menu__sticky{background-color:#e4e4e4;}@media only screen and (min-width:37.5em){.w8-menu__ab{background-color:transparent;position:absolute;}}.w8-menu__group{max-width:120em;margin:0 auto;display:flex;justify-content:space-between;align-items:center;height:9em;}@media only screen and (max-width:37.5em){.w8-menu__group{margin-right:0;width:100%;}}.w8-menu__nav__button-nav{z-index:15;display:block;padding:1em 0.5em;height:3.5em;display:flex;align-items:center;font-size:1.4em;cursor:pointer;text-transform:uppercase;white-space:nowrap;}@media only screen and (min-width:62.5em){.w8-menu__nav__button-nav{display:none;}}.w8-menu__nav__icon{margin-right:1em;cursor:pointer;background-color:darkgray !important;display:none;}.w8-menu__nav__icon::before, .w8-menu__nav__icon::after{background-color:darkgray !important;}.w8-menu__nav__checkbox{display:none;}@media only screen and (min-width:62.5em){.w8-menu__nav__checkbox:checked ~ .w8-menu__first-group .w8-menu__first-group__items{display:flex;}}@media only screen and (max-width:62.5em){.w8-menu__nav__checkbox:checked ~ .w8-menu__first-group .w8-menu__first-group__items{display:block;}}.w8-menu__nav__checkbox:checked ~ .w8-menu__second-group{display:block;}.w8-menu__first-group{align-items:center;}@media only screen and (min-width:62.5em){.w8-menu__first-group{display:flex;}}.w8-menu__first-group__imgbox{margin-right:2em;height:9em;min-width:15em;background-size:contain;background-position:center;}.w8-menu__first-group__imgbox__img{width:100%;height:100% !important;}@media only screen and (max-width:37.5em){.w8-menu__first-group__imgbox{margin-right:0;text-align:right;}}@media only screen and (min-width:62.5em){.w8-menu__first-group__items{display:flex;}}@media only screen and (max-width:62.5em){.w8-menu__first-group__items{display:none;position:absolute;left:0;top:14.5em;background-color:white !important;z-index:2;width:27em;}}.w8-menu__first-group__items__bg{height:50em;}.w8-menu__first-group__items__text{list-style:none;padding:3em 2em;position:relative;cursor:pointer;}@media only screen and (max-width:62.5em){.w8-menu__first-group__items__text{min-width:25em;}}.w8-menu__first-group__items__text--a{display:flex;justify-content:space-between;font-weight:500;white-space:nowrap;text-transform:uppercase;text-decoration:none;font-size:1.4em;color:var(--text-color-w) !important;}.w8-menu__first-group__items__text:hover{background-color:rgba(244, 244, 244, 0.332) !important;color:var(--hover-color-w) !important;}@media only screen and (min-width:62.5em){.w8-menu__first-group__items__text:hover .w8-menu__first-group__items__drop{display:flex;}}@media only screen and (max-width:62.5em){.w8-menu__first-group__items__text:hover .w8-menu__first-group__items__drop{visibility:visible;}}@media only screen and (min-width:62.5em){.w8-menu__first-group__items__drop__text:hover .w8-menu__first-group__items__drop-1{display:flex;visibility:visible;}}.w8-menu__first-group__items__drop{box-shadow:0.1em 0.1em 1em 0.1em #f5f5f5;display:none;position:absolute;background-color:white !important;z-index:2;top:7.5em;left:0;}@media only screen and (max-width:62.5em){.w8-menu__first-group__items__drop{top:6em;display:block;left:auto;transition:all 0.2s;visibility:hidden;width:27em;}}@media only screen and (max-width:62.5em){.w8-menu__first-group__items__drop__col{margin-top:2em;border-bottom:0.1rem solid #e4e4e4;}}.w8-menu__first-group__items__drop-before{display:none;align-items:center;}@media only screen and (max-width:62.5em){.w8-menu__first-group__items__drop-before{display:flex;position:absolute;align-items:center;top:-3em;padding-left:1em;font-size:1.3em;font-weight:600;z-index:15;background-color:white !important;width:100%;height:3em;border-bottom:0.1em solid #eee;}}.w8-menu__first-group__items__drop-before__icon{font-size:1.2em;}.w8-menu__first-group__items__drop__text{list-style:none;padding:0.5em 2em;line-height:4em;min-width:15em;text-overflow:ellipsis;overflow:hidden;}.w8-menu__first-group__items__drop__text--a{cursor:pointer;font-weight:500;white-space:nowrap;text-transform:uppercase;text-decoration:none;font-size:1.4em;color:black;}.w8-menu__first-group__items__drop__text--a:hover{color:rgba(var(--main-color-w), 1) !important;}.w8-menu__first-group__items__drop__text:hover{background-color:rgba(244, 244, 244, 0.5);color:rgba(var(--main-color-w), 1) !important;}.w8-menu__first-group__items__drop-1{position:absolute;visibility:hidden;top:0;left:13em;background-color:white !important;transition:all 0.2s;}@media only screen and (min-width:62.5em){.w8-menu__first-group__items__drop-1{display:flex;box-shadow:0.1em 0.1em 0.5em 0.1em #f5f5f5;}}@media only screen and (max-width:62.5em){.w8-menu__first-group__items__drop-1{width:25em;}}.w8-menu__first-group__items__drop-1-before{display:none;align-items:center;}@media only screen and (max-width:62.5em){.w8-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 !important;width:100%;height:3em;display:flex;border-bottom:0.1em solid #eee;}}.w8-menu__first-group__items__drop-1-before__icon{font-size:1.2em;}.w8-menu__first-group__items__drop-1__text{list-style:none;line-height:4em;transition:none;min-width:15em;padding:0.5em 2em;}.w8-menu__first-group__items__drop-1__text--a{cursor:pointer;font-weight:500;white-space:nowrap;text-transform:uppercase;text-decoration:none;font-size:1.4em;color:black;}.w8-menu__first-group__items__drop-1__text--a:hover{color:rgba(var(--main-color-w), 1);}.w8-menu__first-group__items__drop-1__text:hover{background-color:rgba(244, 244, 244, 0.5) !important;color:rgba(var(--main-color-w), 1);}@media only screen and (max-width:62.5em){.w8-menu__second-group{position:absolute;background-color:white !important;left:0;top:7em;width:27em;display:none;z-index:10;}}.w8-menu__second-group__items{display:flex;margin-right:2em;align-items:center;justify-content:center;z-index:1;}.w8-menu__second-group__items__item{position:relative;height:8em;line-height:9em;}.w8-menu__second-group__items__item__icon{margin:0 1.5em;font-size:2em;cursor:pointer;transition:all 0.2s;}.w8-menu__second-group__items__item__icon:hover{color:rgba(var(--main-color-w), 1) !important;}.w8-menu__second-group__items__item__drop{display:none;position:absolute;top:7em;left:0;background-color:white !important;}@media only screen and (max-width:62.5em){.w8-menu__second-group__items__item__drop{box-shadow:0.1em 0.1em 1em 0.1em #f5f5f5;}}.w8-menu__second-group__items__item__drop__ul{list-style:none;}.w8-menu__second-group__items__item__drop__li{cursor:pointer;padding:0 1em;line-height:5em;}.w8-menu__second-group__items__item__drop__li:hover{background-color:rgba(244, 244, 244, 0.5) !important;color:rgba(var(--main-color-w), 1) !important;}.w8-menu__second-group__items__item:hover .w8-menu__second-group__items__item__drop{display:block;z-index:1;}.w8-menu__nav__checkbox-search:checked ~ .w8-menu__search{top:0;visibility:visible;}.w8-menu__nav__checkbox-search{display:none;cursor:pointer;}.w8-menu__search{position:fixed;top:-15em;visibility:hidden;width:100%;left:0;background-color:white !important;padding:4em;color:#757575;box-shadow:0.1em 0.1em 1em 0.1em #f5f5f5;transition:all 0.2s;z-index:15;}.w8-menu__search__content{max-width:120rem;margin:0 auto;}.w8-menu__search__content__title{display:flex;justify-content:space-between;font-size:1.4em;}.w8-menu__search__content__title__icon{font-size:1.5em;background:none;border:none;cursor:pointer;}.w8-menu__search__content__title__checkbox{cursor:pointer;}.w8-menu__search__content__input{margin-top:1em;display:flex;justify-content:space-between;padding:2em 0;width:100%;border-bottom:0.2em solid #f5f5f5 !important;}.w8-menu__search__content__input__text{border:none;font-weight:500;font-size:2em;text-transform:uppercase;color:black;width:100%;font-family:"SVN-Sofia Pro Light";}.w8-menu__search__content__input__text::-webkit-input-placeholder{color:black;}.w8-menu__search__content__input__text:focus{outline:none;}.w8-menu__search__content__input__icon{cursor:pointer;font-size:3em;}.w10-services{width:100%;padding:2em 1em;background-color:white;}.w10-services__heading{text-align:center;}.w10-services__heading__title{font-size:3.5em;font-weight:700;text-transform:capitalize;}.w10-services__heading__des{margin-top:1em;font-weight:300;font-size:1.4em;color:#999;}.w10-services__group{margin-top:4em;display:grid;grid-template-columns:repeat(4, 24%);grid-template-rows:repeat(2, 25em);grid-gap:1em;}@media only screen and (max-width:50em){.w10-services__group{grid-template-columns:repeat(2, 48%);grid-template-rows:repeat(4, 25em);}}.w10-services__items{position:relative;}.w10-services__items--1{overflow:hidden;grid-row:1 / span 2;grid-column:1 / span 2;}.w10-services__items--1 figure{background-image:url(/img/w10/demo_01_20_800x.webp);background-position:center;background-size:cover;background-repeat:no-repeat;}@media only screen and (max-width:50em){.w10-services__items--1{grid-row:1 / span 2;grid-column:1 / span 2;}}.w10-services__items--2{grid-row:1 / 2;grid-column:3 / 4;overflow:hidden;}.w10-services__items--2 figure{background-image:url(/img/w10/demo_01_22_1024x.webp);background-position:center;background-size:cover;background-repeat:no-repeat;}@media only screen and (max-width:50em){.w10-services__items--2{grid-row:3 / 4;grid-column:1 / 2;}}.w10-services__items--3{grid-row:1 / 2;grid-column:4 / 5;overflow:hidden;}.w10-services__items--3 figure{background-image:url(/img/w10/demo_01_21_1024x.webp);background-position:center;background-size:cover;background-repeat:no-repeat;}@media only screen and (max-width:50em){.w10-services__items--3{grid-row:3 / 4;grid-column:2/ 3;}}.w10-services__items--4{grid-row:2 / 3;grid-column:3 / span 2;overflow:hidden;}.w10-services__items--4 figure{background-image:url(/img/w10/demo_01_23_1024x.webp);background-position:center;background-size:cover;background-repeat:no-repeat;}@media only screen and (max-width:50em){.w10-services__items--4{grid-row:4 / 5;grid-column:1 / span 2;}}.w10-services__items__imgbox{height:100%;transition:all .2s ease-in;background-position:center;background-size:cover;background-repeat:no-repeat;}.w10-services__items__imgbox:hover{transform:scale(1.2);}.w10-services__items__imgbox__img{width:100%;}.w10-services__items__content{position:absolute;top:10%;left:10%;}@media only screen and (max-width:37.5em){.w10-services__items__content{top:1em;left:1em;}}.w10-services__items__content__main{text-transform:capitalize;font-weight:700;font-size:2em;display:inline-block;}@media only screen and (max-width:37.5em){.w10-services__items__content__main{font-size:1;}}.w10-services__items__content__sub{margin-top:1em;font-weight:300;font-size:1.8em;color:#999;}@media only screen and (max-width:37.5em){.w10-services__items__content__sub{font-size:.8em;}}.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%;}.w32-introducer-1{width:100%;padding:5em 1em 5em 0;background-color:#fffaf1;background-size:cover !important;background-position:bottom center;background-repeat:no-repeat;background-blend-mode:screen;position:relative;}.w32-introducer-1__group{margin:0 auto;max-width:120em;}.w32-introducer-1__content{display:flex;align-items:center;}@media only screen and (max-width:37.5em){.w32-introducer-1__content{flex-wrap:wrap-reverse;}}.w32-introducer-1__content__imgbox{background-size:cover;border-radius:0 263px 263px 0;background-position:center right !important;width:45%;height:85%;left:0;top:0;position:absolute;box-shadow:0 0 2em rgba(0, 0, 0, 0.426);max-height:40em;margin-top:2em;}@media only screen and (max-width:37.5em){.w32-introducer-1__content__imgbox{position:relative;width:100%;}}.w32-introducer-1__content__img{width:100%;}.w32-introducer-1__content__contain{width:50%;padding:0 1em;margin-left:auto;justify-self:flex-end;z-index:1;}@media only screen and (max-width:75em){.w32-introducer-1__content__contain{max-width:100%;}}@media only screen and (max-width:37.5em){.w32-introducer-1__content__contain{width:100%;}}.w32-introducer-1__content__contain__heading{display:flex;margin-bottom:1em;}.w32-introducer-1__content__contain__heading__imgbox{margin-right:0.5em;}.w32-introducer-1__content__contain__heading__text{color:black;font-size:1.4em;font-weight:bold;line-height:1.6em;}.w32-introducer-1__content__contain__name{color:rgba(var(--main-color-w), 1);font-size:4em;line-height:1.4em;font-weight:bolder;letter-spacing:1px;}.w32-introducer-1__content__contain__des{color:#3b3b3b;font-size:1.3em;line-height:1.6em;text-align:justify;margin-top:1em;}.w32-introducer-1__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;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-introducer-1__content__contain__btn__text{color:#ead4a8;font-size:1.4em;font-weight:bolder;white-space:nowrap;margin-left:1.5em;min-width:6em;}.w32-introducer-1__content__contain__btn__icon{color:#ead4a8;background-image:url(/img/w32/arrow-right.svg);background-repeat:no-repeat;background-position:center;background-size:contain;background-position:center;width:5em;height:1em;transition:all 0.2s ease;margin-left:1em;}.w32-introducer-1__content__contain__btn:hover .w32-introducer-1__content__contain__btn__icon{margin-left:2em;}.w32-introducer-1__content__contain__btn:hover{background-image:url(/img/w32/bg-btn-hover.svg);}.w32-introducer-1__imgbox{border-radius:2em;width:fit-content;}.wd-number-3{width:100%;padding:1em 1em 0;background-color:#fafafa}.wd-number-3__group{max-width:120em;margin:0 auto;padding:1em 0;position:relative}.wd-number-3__gallery{display:flex;padding-bottom:1em;flex-wrap:wrap;justify-content:center;align-items:stretch}.wd-number-3__gallery__item{background:#fff;border-radius:.5em;position:relative;outline:0;margin-bottom:1em;width:32%;margin-left:2%}@media only screen and (min-width:800px){.wd-number-3__gallery__item:nth-child(3n+1){margin-left:0}}@media only screen and (max-width:800px){.wd-number-3__gallery__item{width:49%}.wd-number-3__gallery__item:nth-child(odd){margin-left:0}}@media only screen and (max-width:500px){.wd-number-3__gallery__item{width:100%;margin-left:0}}.wd-number-3__gallery__item__content{position:relative;overflow:hidden;padding:1.5em}.wd-number-3__gallery__item__content__bottom{padding:0;margin-top:.5em;display:block;position:relative;text-align:center}.wd-number-3__gallery__item__content__bottom__des,.wd-number-3__gallery__item__content__bottom__name,.wd-number-3__gallery__item__content__bottom__text{display:block;font-size:1.6em;line-height:1.4em;margin-top:.5em;text-align:justify}.wd-number-3__gallery__item__content__bottom__name,.wd-number-3__gallery__item__content__bottom__text{font-weight:700;text-transform:uppercase;color:rgba(var(--main-color-w),1);text-align:center}.wd-number-3__gallery__item__content__bottom__name{display:flex;justify-content:center;align-items:center}.wd-number-3__gallery__item__content__bottom__name__des{margin-left:.5em}.wd-number-3__gallery__item__content__top{overflow:hidden;display:flex;justify-content:center}.wd-number-3__gallery__item__content__top__icon{font-size:5em;color:rgba(var(--main-color-w),1)}.wd-number-3__gallery__item__content__top__figure:hover{transform:scale(1.2)}.wd-number-3__gallery__pagination{bottom:0!important}