.w9-banner{width:100%;background-color:#f8f8f8;padding:2em 1em;background-position:top center;background-size:cover;background-repeat:no-repeat;}.w9-banner__group{max-width:120rem;margin:0 auto;display:flex;position:relative;}@media only screen and (max-width:50em){.w9-banner__group{flex-direction:column;}}.w9-banner__first-group{min-width:25em;display:inline-block;z-index:2;}@media only screen and (max-width:50em){.w9-banner__first-group{width:100%;}}.w9-banner__first-group__heading{padding:1em;background-color:rgba(var(--main-color-w), 1);display:flex;align-items:center;}.w9-banner__first-group__heading__svg{height:2em;width:2em;fill:white;}.w9-banner__first-group__heading__text{margin-left:1em;color:white;font-weight:800;}.w9-banner__first-group__items{list-style:none;position:relative;transition:all 0.2s;}@media only screen and (max-width:50em){.w9-banner__first-group__items{height:auto;}}.w9-banner__first-group__items__item{padding:1em;display:flex;align-items:center;justify-content:flex-start;border-bottom:0.1em solid #eee;background-color:white;position:relative;cursor:pointer;}@media only screen and (max-width:50em){.w9-banner__first-group__items__item{display:block;}}.w9-banner__first-group__items__item:hover .w9-banner__first-group__items__item__svg{color:rgba(var(--main-color-w), 1);}.w9-banner__first-group__items__item:hover{color:rgba(var(--main-color-w), 1);}.w9-banner__first-group__items__item__svg{height:1.5em;width:1.5em;fill:darkgray;}.w9-banner__first-group__items__item__svg-right{margin-left:auto;}.w9-banner__first-group__items__item__text{margin-left:1em;display:inline-block;text-transform:capitalize;font-size:1.3em;}@media only screen and (max-width:50em){.w9-banner__first-group__items__item__text{transform:translateY(-0.5em);}}@media only screen and (max-width:50em){.w9-banner__first-group__items__item__nav__checkbox:checked ~ .w9-banner__first-group__items__drop{position:relative;top:2em;visibility:visible;opacity:1;}}@media only screen and (max-width:50em){.w9-banner__first-group__items__item-nav{transform:rotate(90deg);}.w9-banner__first-group__items__item__nav__checkbox:checked ~ .w9-banner__first-group__items__item-nav{transform:rotate(-90deg);}}.w9-banner__first-group__items__item-nav{float:right;margin-left:auto;}.w9-banner__first-group__items__item__nav__checkbox{display:none;}@media only screen and (min-width:50em){.w9-banner__first-group__items__item:hover .w9-banner__first-group__items__drop{display:block;}}.w9-banner__first-group__items__drop{list-style:none;position:absolute;top:0;left:25em;background-color:white;width:25em;transition:all 0.2s;display:none;z-index:1;box-shadow:0.1em 0.1em 0.5em 0.1em #eee;color:black;}@media only screen and (max-width:50em){.w9-banner__first-group__items__drop{width:100%;top:-25em;left:0;opacity:0;visibility:hidden;display:block;}}.w9-banner__first-group__items__drop__item{padding:1em;display:flex;align-items:center;border-bottom:0.1em solid #eee;}.w9-banner__first-group__items__drop__item__icon{font-size:1em;color:black;}.w9-banner__first-group__items__drop__item__text{margin-left:1em;transition:none;}.w9-banner__first-group__items__drop__item__icon:last-child{margin-left:auto;}.w9-banner__first-group__items__drop__item:hover{color:rgba(var(--second-color-w), 1);}.w9-banner__first-group__items__drop__item:hover .w9-banner__first-group__items__drop__item__icon{color:rgba(var(--second-color-w), 1);}.w9-banner__second-group{display:inline-block;margin-left:2em;width:97%;}@media only screen and (max-width:50em){.w9-banner__second-group{flex-direction:column;margin-left:0;width:100%;}}.w9-banner__second-group__one{display:flex;width:100%;height:100%;position:relative;}.w9-banner__second-group__one__main{position:relative;overflow:hidden;display:block;width:70%;height:40em;}.w9-banner__second-group__one__main-bg{background-repeat:no-repeat;background-size:cover;position:absolute;width:100%;height:100%;background-position:center;transition:all 0.2s;}.w9-banner__second-group__one__main-bg:hover{transform:scale(1.2);}@media only screen and (max-width:50em){.w9-banner__second-group__one__main{width:100%;}}.w9-banner__second-group__one__main__info{position:absolute;color:white;top:15%;left:10%;}.w9-banner__second-group__one__main__info__title{font-weight:800;}.w9-banner__second-group__one__main__info__des{margin-top:0.5em;font-weight:500;font-size:3em;}.w9-banner__second-group__one__main__info__price{margin-top:1em;font-weight:800;}.w9-banner__second-group__one__main__info__button{margin-top:2em;color:white;font-weight:800;display:inline-block;padding:1em 2em;background-color:rgba(var(--main-color-w), 1);border-radius:0.2em;border:none;cursor:pointer;}.w9-banner__second-group__one__sub{position:relative;width:35%;overflow:hidden;}@media only screen and (max-width:50em){.w9-banner__second-group__one__sub{display:none;}}.w9-banner__second-group__one__sub-bg{background-repeat:no-repeat;background-size:cover;position:absolute;width:100%;height:100%;background-position:center;transition:all 0.2s;}.w9-banner__second-group__one__sub-bg:hover{transform:scale(1.2);}.w9-banner__second-group__one__sub__info{padding:2em;top:0;position:absolute;}.w9-banner__second-group__one__sub__info__title{color:red;text-transform:uppercase;}.w9-banner__second-group__one__sub__info__des{margin-top:1em;font-weight:500;font-size:2em;}.w9-banner__second-group__one__sub__info__price{font-weight:800;font-size:1.6em;margin-top:2em;cursor:pointer;text-decoration:underline;}.w9-banner__second-group__two{width:100%;display:flex;position:relative;}@media only screen and (max-width:50em){.w9-banner__second-group__two{flex-direction:column;}}.w9-banner__second-group__two__content{position:relative;overflow:hidden;color:white;height:18em;width:100%;}.w9-banner__second-group__two__content-bg{background-repeat:no-repeat;background-size:cover;position:absolute;width:100%;height:100%;top:0;background-position:center;background-position:center;}.w9-banner__second-group__two__content-bg-1{background-repeat:no-repeat;background-size:cover;position:absolute;width:100%;height:100%;top:0;background-position:center;transition:all 0.2s;}.w9-banner__second-group__two__content-bg-1:hover{transform:scale(1.2);}.w9-banner__second-group__two__content-bg-2{background-repeat:no-repeat;background-size:cover;position:absolute;width:100%;height:100%;top:0;background-position:center;transition:all 0.2s;}.w9-banner__second-group__two__content-bg-2:hover{transform:scale(1.2);}.w9-banner__second-group__two__content-bg-3{background-repeat:no-repeat;background-size:cover;position:absolute;width:100%;height:100%;top:0;background-position:center;transition:all 0.2s;}.w9-banner__second-group__two__content-bg-3:hover{transform:scale(1.2);}.w9-banner__second-group__two__content__title{position:relative;width:40%;font-size:1.6em;z-index:1;display:block;margin-top:2em;margin-left:1.2em;}.w9-banner__second-group__two__content__des{margin-left:2em;position:relative;margin-top:1em;font-size:1em;display:block;z-index:1;text-decoration:underline;cursor:pointer;}.w12-articles-14{width:100%;padding:1em;background-color:white;}.w12-articles-14__group{max-width:120em;margin:0 auto;color:white;}.w12-articles-14__heading{margin-left:auto;margin-right:auto;text-align:center;color:var(--text-color-w);}.w12-articles-14__heading__main a{font-size:3em;padding:.5em;line-height:1.8em;display:block;}.w12-articles-14__heading__sub{font-size:2em;font-weight:300;display:block;line-height:1.8em;}.w12-articles-14__tin{display:flex;justify-content:space-between;}@media only screen and (max-width:43.75em){.w12-articles-14__tin{flex-direction:column;}}.w12-articles-14__tin__first{width:48%;}@media only screen and (max-width:43.75em){.w12-articles-14__tin__first{width:100%;padding:1em;}}.w12-articles-14__tin__first__imgbox{border-radius:1em;background-size:contain;background-position:center;}.w12-articles-14__tin__first__imgbox__img{width:100%;}.w12-articles-14__tin__first__content{bottom:2em;color:black;}.w12-articles-14__tin__first__content__cate{display:flex;align-items:center;margin-top:1em;}.w12-articles-14__tin__first__content__cate__info{background-color:rgba(var(--main-color-w), 1);padding:.5em 1em;color:white;border-radius:1em;font-size:1.3em;font-weight:600;display:inline-block;}.w12-articles-14__tin__first__content__cate__time{margin-left:1em;font-size:1.3em;}.w12-articles-14__tin__first__content__main{font-size:3.5em;font-weight:700;margin-top:.5em;display:block;}@media only screen and (max-width:43.75em){.w12-articles-14__tin__first__content__main{font-size:1.5em;}}.w12-articles-14__tin__first__content__sub{margin-top:1em;font-size:1.6em;font-weight:300;line-height:1.8em;}@media only screen and (max-width:43.75em){.w12-articles-14__tin__first__content__sub{font-size:1.2em;}}.w12-articles-14__tin__first__content__des{display:flex;align-items:center;font-size:1.2em;margin-top:1em;transition:all .2s ease;}.w12-articles-14__tin__first__content__des__view{margin-left:1em;}.w12-articles-14__tin__first__content__des__view:last-child{margin-left:auto;float:right;}.w12-articles-14__tin__first__content__des__user{display:flex;align-items:center;}.w12-articles-14__tin__first__content__des__user__imgbox{width:2em;border-radius:50%;}.w12-articles-14__tin__first__content__des__user__imgbox__img{width:100%;}.w12-articles-14__tin__first__content__des__user__text{margin-left:1em;}.w12-articles-14__tin__first--row{position:relative;}.w12-articles-14__tin__second{width:50%;}@media only screen and (max-width:43.75em){.w12-articles-14__tin__second{width:100%;margin-top:2em;}}.w12-articles-14__tin__second__items__item{color:black;display:flex;align-items:center;}.w12-articles-14__tin__second__items__item:not(:first-child){margin-top:3em;}.w12-articles-14__tin__second__items__item__imgbox{min-width:15em;width:15em;}.w12-articles-14__tin__second__items__item__imgbox__img{width:100%;height:100%;}.w12-articles-14__tin__second__items__item__info{margin-left:1em;}.w12-articles-14__tin__second__items__item__info__main{font-weight:700;text-transform:capitalize;font-size:2em;transition:all .2s ease;}.w12-articles-14__tin__second__items__item__info__main:hover{text-decoration:underline;}.w12-articles-14__tin__second__items__item__info__des{margin-top:1em;font-weight:300;font-size:1.3em;line-height:1.8em;text-align:justify;}.w13-ctaregister-10{font-weight:500;width:100%;padding:3em 1em;background-color:white;text-transform:uppercase;background-size:cover;background-position:center;background-repeat:no-repeat;}.w13-ctaregister-10__group{max-width:120em;margin:0 auto;}.w13-ctaregister-10__heading{font-weight:700;text-align:center;font-size:3.5em;text-transform:uppercase;text-transform:uppercase;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:1em;padding:0.2em;line-height:1.7em;}.w13-ctaregister-10__items{margin-top:6em;display:flex;flex-direction:row-reverse;justify-content:space-between;flex-wrap:wrap;}.w13-ctaregister-10__items__contact{width:48%;text-align:center;}@media only screen and (max-width:62.5em){.w13-ctaregister-10__items__contact{width:100%;margin-top:1em;}}.w13-ctaregister-10__items__contact__form__input{margin-top:1em;display:block;padding:1.2em;border:0.15em solid #eee;border-radius:0.8em;background-color:white;}.w13-ctaregister-10__items__contact__form__input__text{outline:none;border:none;width:97%;display:inline-block;font-size:1.5em;}.w13-ctaregister-10__items__contact__form__input__icon{color:red;}.w13-ctaregister-10__items__contact__form__text{height:3em;outline:none;width:100%;margin-top:1em;display:block;padding:1.2em;border-radius:0.5em;border:0.15em solid #eee;font-size:1.5em;}.w13-ctaregister-10__items__contact__form__des{color:red;font-weight:300;font-size:1em;margin-top:1em;display:block;}.w13-ctaregister-10__items__contact__button{padding:1em 2em;display:inline-block;font-weight:700;color:white;font-size:1.6em;margin:0 auto;background-size:200% auto;border-radius:2em;border:none;margin-top:1em;animation:buttonMoveBg 0.5s infinite alternate-reverse;}.w13-ctaregister-10__items__contact__info{line-height:1.6em;display:block;margin-top:2em;}.w13-ctaregister-10__items__time{width:50%;}@media only screen and (max-width:62.5em){.w13-ctaregister-10__items__time{width:100%;}}.w13-ctaregister-10__items__time__text{font-size:3em;font-weight:700;text-align:center;color:white;padding:0.5em;margin-bottom:2em;display:block;text-transform:uppercase;background-size:cover;background-position:center;background-repeat:no-repeat;}.w13-ctaregister-10__items__time__count{display:flex;align-items:center;}.w13-ctaregister-10__items__time__count__dot{font-size:4em;margin:0 0.5em 0 0.5em;}@media only screen and (max-width:37.5em){.w13-ctaregister-10__items__time__count__dot{margin:0 0.2em 0 0.2em;}}.w13-ctaregister-10__items__time__count__item{width:25%;text-align:center;color:#183059;padding:1em;border-radius:0.5em;}.w13-ctaregister-10__items__time__count__item-d{background-color:#ef2f3c;color:white;}.w13-ctaregister-10__items__time__count__item-h{background-color:#f6f4f3;}.w13-ctaregister-10__items__time__count__item-m{background-color:#276fbf;color:white;}.w13-ctaregister-10__items__time__count__item-s{background-color:#f0a202;}.w13-ctaregister-10__items__time__count__item__date{text-transform:uppercase;font-weight:600;font-size:1em;}.w13-ctaregister-10__items__time__count__item__number{display:inline-block;font-size:5em;}@media only screen and (max-width:68.75em){.w13-ctaregister-10__items__time__count__item__number{font-size:4.5em;}}@media only screen and (max-width:62.5em){.w13-ctaregister-10__items__time__count__item__number{font-size:4em;}}@media only screen and (max-width:37.5em){.w13-ctaregister-10__items__time__count__item__number{font-size:3.5em;}}.w29-video{width:100%;padding:1em 0.5em;background-color:white;}.w29-video__group{max-width:120em;margin:0 auto;}.w29-video__heading{text-align:center;}.w29-video__heading__main{font-weight:600;font-size:4em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}@media only screen and (max-width:37.5em){.w29-video__heading__main{font-size:2.5em;}}.w29-video__heading__main::before{content:"";width:3em;height:0.05em;background-color:black;position:relative;display:inline-block;left:-0.5em;top:-0.3em;}@media only screen and (max-width:37.5em){.w29-video__heading__main::before{width:1em;}}.w29-video__heading__main::after{content:"";width:3em;height:0.05em;background-color:black;position:relative;display:inline-block;left:0.5em;top:-0.3em;}@media only screen and (max-width:37.5em){.w29-video__heading__main::after{width:1em;}}.w29-video__heading__des{text-transform:capitalize;color:#777;font-size:1.2em;margin-top:1em;}.w29-video__items{margin-top:2em;display:flex;justify-content:space-between;flex-wrap:wrap;}@media only screen and (max-width:37.5em){.w29-video__items{justify-content:center;}}.w29-video__items__item{width:33%;display:flex;flex-direction:column;}@media only screen and (max-width:37.5em){.w29-video__items__item{width:90%;}}@media only screen and (min-width:37.5em){.w29-video__items__item:first-child, .w29-video__items__item:last-child{flex-direction:column-reverse;}}.w29-video__items__item__ifbox{margin-top:2em;width:100%;display:block;}.w29-video__items__item__ifbox iframe{width:100%;}.w29-video__items__item__info{text-align:center;display:flex;flex-direction:column;margin-top:2em;}.w29-video__items__item__info__cate{text-transform:uppercase;font-size:1.4em;text-decoration:underline;font-weight:300;}.w29-video__items__item__info__text{margin-top:0.5em;font-weight:600;font-size:2em;text-transform:capitalize;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}.w29-video__items__item__info__text:hover{text-decoration:underline;color:rgba(var(--second-color-w), 1);transition:all 0.2s;}.w29-video__items__item__info__time{margin-top:0.5em;color:#777;}.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;}.w17-abimg-2{width:100%;padding:2em 0.5em;background-color:white;}.w17-abimg-2__group{max-width:120em;margin:0 auto;}.w17-abimg-2__heading{padding:1%;text-align:center;}.w17-abimg-2__heading__title{font-size:3em;display:block;}.w17-abimg-2__heading__sub{display:block;margin-top:1em;font-weight:300;color:var(--text-color-w);line-height:2em;font-size:1.4em;}.w17-abimg-2__items{display:flex;flex-wrap:wrap;margin-left:-1%;}.w17-abimg-2__items__imgbox{position:relative;width:24%;margin-left:1%;margin-top:1em;background-size:contain;background-position:center;cursor:pointer;transition:all 0.2s;}@media only screen and (max-width:50em){.w17-abimg-2__items__imgbox{width:49%;}}@media only screen and (max-width:31.25em){.w17-abimg-2__items__imgbox{width:99%;}}.w17-abimg-2__items__imgbox__img{width:100%;}.w17-abimg-2__items__imgbox__des{position:absolute;display:none;width:90%;bottom:2em;left:50%;transform:translateX(-50%);text-align:center;}.w17-abimg-2__items__imgbox__des__main{font-weight:600;font-size:1.4em;}.w17-abimg-2__items__imgbox__des__sub{margin-top:0.5em;font-weight:300;font-size:1.4em;}.w17-abimg-2__items__imgbox:hover{filter:brightness(1.1);}.w1-ads{position:relative;width:100%;background-color:#f7f7f7;padding:1em;}.w1-ads__group{max-width:120em;margin:0 auto;width:100%;}.w1-ads__heading{display:block;background-color:white;padding:1em;margin-bottom:1em;border-radius:.5em;}.w1-ads__heading__title{text-align:center;font-size:2.5em;font-weight:bold;width:fit-content;display:block;margin:0 auto;text-align:center;margin-bottom:0.5em;max-width:100%;margin-top:.2em;}.w1-ads__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;}.w1-ads__heading__imgbox{width:fit-content;margin:0 auto;max-width:100%;display:block;background-size:contain;background-position:center;}.w1-ads__heading__imgbox__img{margin:0 auto;}.w1-ads__card{display:flex;flex-wrap:wrap;width:100%;background-color:white;padding:1.5em;border-radius:.5em;}.w1-ads__card__item{border:0.1em solid #dedede;padding:.7em;border-radius:0.5em;transition:all 0.2s linear;width:24%;margin-left:1.333333%;margin-bottom:1em;margin-top:1em;height:max-content;}.w1-ads__card__item:first-child{margin-left:0;}@media only screen and (min-width:50em){.w1-ads__card__item:nth-child(4n + 1){margin-left:0;}}@media only screen and (min-width:37.5em) and (max-width:50em){.w1-ads__card__item{width:32.4%;}.w1-ads__card__item:nth-child(3n + 1){margin-left:0;}}@media only screen and (max-width:37.5em){.w1-ads__card__item{width:49.3%;}.w1-ads__card__item:nth-child(2n + 1){margin-left:0;}}.w1-ads__card__item:hover{box-shadow:1em 1em 3em rgba(0, 0, 0, 0.2);}.w1-ads__card__item__content{display:block;}.w1-ads__card__item__content__salebox{position:absolute;background-color:#3e4c66;top:1em;left:1em;color:white;padding:1em;border-radius:0.3em;}.w1-ads__card__item__content__saleprice{position:absolute;left:0;color:white;padding:0.3em;border-radius:0.3em;bottom:0;font-size:3em;}.w1-ads__card__item__content__imgbox{display:block;overflow:hidden;background-size:cover;background-position:center;border-radius:.5em;position:relative;}.w1-ads__card__item__content__imgbox__overlay{position:absolute;width:100%;height:100%;left:0;right:0;background-color:black;z-index:1;opacity:0.2;transition:all 0.2s ease;top:0;}.w1-ads__card__item__content__imgbox__overlay:hover{opacity:0;}.w1-ads__card__item__content__imgbox__img{width:100%;border-radius:0.5em;}.w1-ads__card__item__name{margin-top:0.7em;font-size:1.4em;font-weight:bolder;display:block;margin-left:.3em;}.w19-products-1{padding:2em .5em;background-color:#F2F2F2;}.w19-products-1__group{max-width:120em;margin:0 auto;}.w19-products-1__heading{font-size:2.5em;font-weight:800;text-align:center;}@media only screen and (max-width:37.5em){.w19-products-1__heading{font-size:1.6em !important;}}.w19-products-1__tabs{display:flex;align-items:center;justify-content:center;cursor:pointer;overflow-x:scroll;box-sizing:content-box;scroll-behavior:smooth;}.w19-products-1__tabs::-webkit-scrollbar{height:.4em;}.w19-products-1__tabs__item{padding:1em;text-transform:uppercase;font-weight:800;font-size:1.3em;text-transform:uppercase;white-space:nowrap;}.w19-products-1__tabs__item-active{color:rgba(var(--main-color-w), 1);text-decoration:underline;}@media only screen and (max-width:37.5em){.w19-products-1__tabs__item-active{background-color:rgba(var(--main-color-w), 1);color:white !important;}}@media only screen and (max-width:37.5em){.w19-products-1__tabs__item{padding:.7em;font-size:.8em !important;border:0.1em solid rgba(var(--main-color-w), 1);border-radius:1.5em;margin:1em .5em;color:rgba(var(--main-color-w), 1);}}.w19-products-1__contents{display:flex;flex-wrap:wrap;width:100%;margin-left:-1%;}.w19-products-1__contents__card{width:19%;border-radius:.5em;margin-bottom:1em;overflow:hidden;background-color:white;border:.1em snow #F2F2F2;margin-left:1%;height:max-content;}@media only screen and (max-width:50em){.w19-products-1__contents__card{width:24%;}}@media only screen and (max-width:37.5em){.w19-products-1__contents__card{width:49%;margin-left:1%;}}.w19-products-1__contents__card__imgbox{width:100%;background-size:contain;background-position:center;}.w19-products-1__contents__card__imgbox__img{width:100%;}.w19-products-1__contents__card__text{padding:.5em;font-weight:600;line-height:1.6em;display:block;}.w19-products-1__contents__card__stars{padding:.5em;color:#ffd900;}.w19-products-1__contents__card__price{padding:.5em;font-weight:800;color:rgba(var(--main-color-w), 1);font-size:1.4em;}.w19-products-1__contents__cardlast{width:19%;border-radius:.5em;margin-bottom:1em;overflow:hidden;border:.1em snow #F2F2F2;background-color:rgba(var(--main-color-w), 1);color:white;padding:2em;margin-left:1%;cursor:pointer;}@media only screen and (max-width:50em){.w19-products-1__contents__cardlast{width:24%;}}@media only screen and (max-width:37.5em){.w19-products-1__contents__cardlast{width:98%;}}.w19-products-1__contents__cardlast__first{margin-bottom:2em;}.w19-products-1__contents__cardlast__first__number{font-weight:800;font-size:2.5em;}.w19-products-1__contents__cardlast__first__text{text-transform:uppercase;font-size:1.8em;display:block;}.w19-products-1__contents__cardlast__second{cursor:pointer;border-top:.1em solid white;}.w19-products-1__contents__cardlast__second__text{display:block;font-size:1.4em;margin-bottom:1em;margin-top:1em;cursor:pointer;}.w19-products-1__contents__cardlast__second__icon{padding:0.8em 1.1em;font-size:2em;border:.1em solid white;border-radius:50%;}.w20-contact{position:fixed;bottom:2em;left:2em;background-color:#f2f2f2;border:.1em solid #e4e4e4;box-shadow:.1em .1em .5em #f2f2f2;z-index:1;}.w20-contact__items__item{display:flex;flex-direction:column;align-items:center;margin:1em;cursor:pointer;}.w20-contact__items__item__imgbox{width:3.5em;height:3.5em;background-size:contain;background-position:center;}.w20-contact__items__item__imgbox__img{width:100%;}.w20-contact__items__item__text{font-weight:600;}.w21-footer{width:100%;position:relative;background-color:#2a2a2a;padding:2em 1em;margin-top:.5em}.w21-footer__group{position:relative;margin:0 auto;max-width:120em;display:flex;flex-wrap:wrap}.w21-footer-col{width:32%;display:flex;flex-wrap:wrap;margin-left:1em;margin-bottom:1em}.w21-footer__item{width:100%;color:#000}.w21-footer__item__code,.w21-footer__item__connect{margin-top:2em}.w21-footer__item__connect__info{margin-top:1em;max-width:100%;color:#fff;display:flex;align-items:center}@media only screen and (max-width:50em){.w21-footer-col{width:100%;text-align:center}.w21-footer__item{margin-top:2em;width:100%;text-align:center}.w21-footer__item__connect__info{justify-content:center}}.w21-footer__item__connect__info__icon{font-size:1.3em}.w21-footer__item__connect__info__text{margin-left:1em;font-size:1.3em;font-weight:300;line-height:1.8em}@media only screen and (max-width:37.5em){.w21-footer__item{max-width:100%;margin-top:4em}}.w21-footer__item__title{text-transform:uppercase;font-size:1.4em;fill:black;color:#fff;line-height:1.8em}.w21-footer__item__des{margin-top:1em;height:.2em;width:70%;background-color:rgba(var(--main-color-w),1);position:relative}.w21-footer__item__des::after{position:absolute;content:"";background:#fff;width:30%;height:100%;left:0}@media only screen and (max-width:50em){.w21-footer__item__des{width:100%;display:flex;justify-content:center}.w21-footer__item__des::after{position:relative}}.w20-topbar{width:100%;background-color:rgba(var(--main-color-w), 1);color:white;padding:.5em;}.w20-topbar__group{max-width:120em;margin:0 auto;display:flex;align-items:center;}.w20-topbar__first{display:flex;align-items:center;}.w20-topbar__first__icon{cursor:pointer;font-size:1.4em;color:white;margin-right:1em;}.w20-topbar__second{margin-left:auto;display:flex;align-items:center;}.w20-topbar__second__items{cursor:pointer;font-size:1.2em;padding:.5em;}.w20-topbar__second__items:not(:last-child){border-right:0.1px solid white;}.w20-topbar__second__items__icon{font-size:1.2em;}.w20-topbar__second__items__text{font-size:1.2em;}.w20-product{width:100%;padding:2em 1em;background-color:white;}.w20-product__group{max-width:120em;margin:0 auto;}.w20-product__heading{text-transform:uppercase;font-size:2em;font-weight:600;text-align:center;padding:.7em;position:relative;border-bottom:.1em solid #f2f2f2;}.w20-product__heading::after{content:"";width:3em;height:.1em;background-color:rgba(var(--main-color-w), 1);position:absolute;bottom:-0.1em;left:50%;transform:translateX(-50%);}.w20-product__items{display:flex;margin-top:2em;}.w20-product__items__item{display:flex;flex-direction:column;justify-content:center;position:relative;width:100%;backface-visibility:hidden;cursor:pointer;}.w20-product__items__item__imgbox{width:100%;position:relative;background-size:contain;background-position:center;}.w20-product__items__item__imgbox__img{width:100%;}.w20-product__items__item__imgbox__text{position:absolute;color:white;padding:.5em .3em;background-color:brown;top:1em;right:1em;}.w20-product__items__item__box{position:relative;cursor:pointer;width:100%;transition:all .3s ease;}.w20-product__items__item__box__name{line-height:1.6em;font-size:1.2em;font-weight:600;margin-top:.5em;text-align:center;transition:all .3s ease;display:block;}.w20-product__items__item__box__price{display:flex;justify-content:center;text-align:center;margin-top:1em;align-items:center;transition:all .3s ease;}.w20-product__items__item__box__price__main{color:rgba(var(--main-color-w), 1);font-weight:800;font-size:1.6em;}.w20-product__items__item__box__price__sub{color:#777;font-size:1.2em;margin-right:1em;text-decoration:line-through;font-weight:800;}.w20-product__items__item__box__btn{display:flex;align-items:center;position:absolute;margin-left:100%;transform:translateX(-50%);top:30%;opacity:0;left:0;transition:all .3s ease;}.w20-product__items__item__box__btn__button{cursor:pointer;display:inline-block;background-color:rgba(var(--main-color-w), 1);padding:.7em;color:white;border:none;outline:none;font-weight:800;width:max-content;margin:auto;border-radius:2em;margin-right:1em;}@media only screen and (max-width:37.5em){.w20-product__items__item__box__btn__button{font-size:1em;}}.w20-product__items__item__box__btn__icon{padding:1em;font-size:1.2em;background-color:rgba(var(--main-color-w), 1);color:white;border-radius:50%;}.w20-product__items__item:hover .w20-product__items__item__box{margin-left:-50%;}.w20-product__items__item:hover .w20-product__items__item__box__btn{opacity:1 !important;}.w20-product__items__item:hover .w20-product__items__item__box__name{opacity:0;}.w20-product__items__item:hover .w20-product__items__item__box__price{opacity:0;}.w7-menu{width:100%;background-color:transparent;position:relative;top:0;z-index:3;background-color:white;padding:0.5em;}@media only screen and (min-width:37.5em){.w7-menu__ab{position:absolute;background-color:transparent;z-index:2;}.w7-menu__ab a{color:white !important;}}.w7-menu__group{max-width:120em;margin:0 auto;display:flex;justify-content:space-between;align-items:center;transition:all 0.2s;height:6em;}.w7-menu__logobox{max-width:20em;max-height:6em;height:6em;background-size:contain;background-position:center;}.w7-menu__logobox__logo{max-width:100%;}.w7-menu__icon{background-color:rgba(var(--text-color-w), 1);}.w7-menu__icon::after, .w7-menu__icon::before{background-color:rgba(var(--text-color-w), 1);}.w7-menu__button{font-weight:bold;}@media only screen and (min-width:37.5em){.w7-menu__button{display:none;}}.w7-menu__checkbox:checked ~ .w7-menu__nav{margin-left:0;visibility:visible;}.w7-menu__nav{list-style:none;display:flex;align-items:center;}@media only screen and (max-width:37.5em){.w7-menu__nav{flex-direction:column;position:absolute;background-color:white;top:7em;width:90%;left:0;margin-left:-30em;visibility:hidden;align-items:flex-start;transition:all 0.2s;padding:2em 0.5em;}}.w7-menu__nav__item:hover .w7-menu__nav__item__drop--1{visibility:visible;opacity:1;}@media only screen and (max-width:37.5em){.w7-menu__nav__item:hover .w7-menu__nav__item__drop--1{display:block;}}.w7-menu__nav__item:hover::after{transition:all 0.2s;width:100%;transform:scaleX(1);}.w7-menu__nav__item{display:flex;margin:0 1em;align-items:center;position:relative;padding:2em 1em;}@media only screen and (max-width:37.5em){.w7-menu__nav__item{flex-direction:column;align-items:flex-start;height:auto;padding:1em;}}.w7-menu__nav__item::after{content:"";height:0.3em;background-color:rgba(var(--main-color-w), 1);display:block;z-index:100;position:absolute;top:0;transform:scaleX(0);margin:0 auto;left:0;}.w7-menu__nav__item__link{color:black;text-decoration:none;font-size:1.4em;font-weight:bolder;white-space:nowrap;display:block;align-items:center;overflow:hidden;text-overflow:ellipsis;}@media only screen and (max-width:37.5em){.w7-menu__nav__item__link{display:flex;align-items:center;color:black;}}.w7-menu__nav__item__icon{font-size:1em;color:black;margin-left:0.5em;}@media only screen and (max-width:37.5em){.w7-menu__nav__item__icon{color:black;}}.w7-menu__nav__item__drop{position:absolute;background-color:white;padding:1em;visibility:hidden;opacity:0;width:22em;z-index:2;}.w7-menu__nav__item__drop--1{top:5em;}@media only screen and (max-width:37.5em){.w7-menu__nav__item__drop--1{top:0;position:relative;left:0;background-color:transparent;opacity:0;visibility:hidden;display:none;}}.w7-menu__nav__item__drop__child:hover .w7-menu__nav__item__drop--2{opacity:1;visibility:visible;}@media only screen and (max-width:37.5em){.w7-menu__nav__item__drop__child:hover .w7-menu__nav__item__drop--2{display:block;}}.w7-menu__nav__item__drop--2{opacity:0;visibility:hidden;position:absolute;top:-1em;left:20em;}@media only screen and (max-width:37.5em){.w7-menu__nav__item__drop--2{top:0;position:relative;left:0;background-color:transparent;opacity:0;visibility:hidden;display:none;}}.w7-menu__nav__item__drop--2 .w7-menu__nav__item__drop__child:hover .w7-menu__nav__item__drop--3{opacity:1;visibility:visible;}@media only screen and (max-width:37.5em){.w7-menu__nav__item__drop--2 .w7-menu__nav__item__drop__child:hover .w7-menu__nav__item__drop--3{display:block;}}.w7-menu__nav__item__drop--3{opacity:0;visibility:hidden;position:absolute;top:-1em;left:20em;}@media only screen and (max-width:37.5em){.w7-menu__nav__item__drop--3{top:0;position:relative;left:0;background-color:transparent;opacity:0;visibility:hidden;display:none;}}.w7-menu__nav__item__drop--3 .w7-menu__nav__item__drop__child:hover .w7-menu__nav__item__drop--3{opacity:1;visibility:visible;}@media only screen and (max-width:37.5em){.w7-menu__nav__item__drop--3 .w7-menu__nav__item__drop__child:hover .w7-menu__nav__item__drop--3{display:block;}}.w7-menu__nav__item__drop__child{list-style:none;display:flex;align-items:center;position:relative;padding:1em;}@media only screen and (max-width:37.5em){.w7-menu__nav__item__drop__child{flex-direction:column;align-items:flex-start;}.w7-menu__nav__item__drop__child:last-child{padding-bottom:0;}}.w7-menu__nav__item__drop__child__link{color:var(--text-color-w);text-decoration:none;font-size:1.4em;font-weight:300;white-space:nowrap;display:block;overflow:hidden;text-overflow:ellipsis;align-items:center;}.w7-menu__nav__item__drop__child__icon{font-size:1em;margin-left:0.5em;}@media only screen and (max-width:37.5em){.w7-menu__nav__item__drop__child__icon{transform:rotate(90deg);}}.w7-menu__card{display:flex;align-items:center;text-decoration:none;}.w7-menu__card__icon{color:black;font-size:2em;}.w7-menu__card__text{font-weight:bold;margin:0 1em;font-size:1.4em;color:black;}@media only screen and (max-width:37.5em){.w7-menu__card__text{display:none;}}.w7-menu__card__count{font-weight:bolder;background-color:rgba(var(--main-color-w), 1);padding:0.5em;color:white;border-radius:0.3em;}@media only screen and (max-width:37.5em){.w7-menu__card__count{margin-left:.5em;}}