.w9-products{width:100%;background-color:#F8F8F8;padding:2em 1em;}.w9-products__group{max-width:120em;margin:0 auto;}.w9-products__heading{display:flex;align-items:center;}@media only screen and (max-width:37.5em){.w9-products__heading{flex-wrap:wrap;}}.w9-products__heading__title{text-transform:capitalize;font-weight:700;font-size:2em;padding:1em;border-right:0.1em solid #eee;}@media only screen and (max-width:37.5em){.w9-products__heading__title{border-right:none;}}.w9-products__heading__time{display:flex;align-items:center;}.w9-products__heading__time__box{margin-left:2em;text-align:center;}.w9-products__heading__time__box__day{font-weight:600;font-size:3em;color:rgba(var(--main-color-w), 1);}.w9-products__heading__time__box__des{font-weight:700;}.w9-products__items{margin-top:4em;display:flex;flex-wrap:wrap;}@media only screen and (max-width:37.5em){.w9-products__items{justify-content:flex-start;}}.w9-products__items__card{width:20%;padding-bottom:2em;text-align:center;text-transform:capitalize;border:0.1em solid #eee;}@media only screen and (max-width:37.5em){.w9-products__items__card{width:50%;margin-top:1em;}}.w9-products__items__card__imgbox{position:relative;width:100%;transition:all .2s;cursor:pointer;background-size:contain;background-position:center;}.w9-products__items__card__imgbox__img{width:100%;margin:0 auto;}.w9-products__items__card__imgbox__status{position:absolute;display:inline-block;padding:0.5em 1em;background-color:rgba(var(--main-color-w), 1);margin:1em;color:white;border-radius:.2em;top:0;}.w9-products__items__card__imgbox:hover .w9-products__items__card__buy{opacity:1;}.w9-products__items__card__buy{transition:all .2s;cursor:pointer;position:absolute;padding:1em;margin:0 auto;display:inline-block;opacity:0;top:50%;left:50%;white-space:nowrap;transform:translate(-50%, -50%);background-color:rgba(255, 255, 255, 0.8);border:none;font-weight:600;cursor:pointer;}.w9-products__items__card__buy:hover{background-color:rgba(var(--second-color-w), 1);color:white;}.w9-products__items__card__name{margin-top:1em;color:darkgray;display:block;padding:0 .5em;}.w9-products__items__card__des{margin-top:1.5em;font-weight:700;padding:0 1em;display:block;}.w9-products__items__card__price{margin-top:1.5em;display:flex;justify-content:center;font-size:1.3em;font-weight:800;align-items:center;}@media only screen and (max-width:56.25em){.w9-products__items__card__price{flex-wrap:wrap;}}.w9-products__items__card__price__main{color:rgba(var(--main-color-w), 1);}.w9-products__items__card__price__sub{text-decoration:line-through;margin-left:0.5em;}.w9-products__items__card__button{margin-top:2em;padding:.5em 2em;background-color:black;border:none;outline:none;font-size:1.4em;cursor:pointer;color:white;border-radius:.3em;font-weight:700;display:inline-block;}.w9-products__items__card__button:hover{background-color:rgba(var(--second-color-w), 1);}.w2-imgalbum{display:grid;grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(2, 1fr);width:100%;}@media only screen and (max-width:50em){.w2-imgalbum{grid-template-columns:repeat(2, 1fr);}}.w2-imgalbum__gallery__item--1{grid-row:1 / 2;grid-column:1 / 2;}.w2-imgalbum__gallery__item__img{width:100%;height:100%;object-fit:cover;display:block;}.w8-product{width:100%;padding:2em 1em;background-color:white;}.w8-product__group{max-width:120em;margin:0 auto;}.w8-product__heading{text-align:center;}.w8-product__heading__title{font-weight:500;font-size:3em;line-height:1.8em;}.w8-product__heading__des{margin-top:1em;font-weight:300;font-size:2em;line-height:1.8em;}.w8-product__items{margin-top:4em;display:flex;margin-bottom:1.5em;justify-content:space-between;}@media only screen and (max-width:37.5em){.w8-product__items{display:block;}}.w8-product__items__item{position:relative;width:23%;}@media only screen and (max-width:37.5em){.w8-product__items__item{width:49%;display:inline-block;}}.w8-product__items__item__imgbox{position:relative;background-size:contain;background-position:center;}.w8-product__items__item__imgbox__info{padding:0.5em;background-color:rgba(var(--main-color-w), 1);position:absolute;color:white;margin:1em;top:0;}.w8-product__items__item__imgbox__img{width:100%;margin:0 auto;}.w8-product__items__item:hover .w8-product__items__item__card{transform:translateY(-10em);}.w8-product__items__item:hover .w8-product__items__item__card .w8-product__items__item__card__content__button{visibility:visible;}.w8-product__items__item__card{background-color:white;transition:all 0.2s;}.w8-product__items__item__card__timebox{display:flex;justify-content:space-evenly;text-align:center;}.w8-product__items__item__card__timebox__date{background-color:rgba(255, 255, 255, 0.893);color:rgba(var(--main-color-w), 1);padding:1.5em 0.8em;font-size:1.5em;width:24%;text-align:center;border-radius:0.2em;}.w8-product__items__item__card__timebox__date__number{font-weight:600;}.w8-product__items__item__card__timebox__date__text{font-weight:300;}.w8-product__items__item__card__content{text-align:center;padding-top:1em;}.w8-product__items__item__card__content__text{color:darkgrey;font-size:1.4em;}.w8-product__items__item__card__content__icon{margin-top:1em;display:flex;justify-content:center;}.w8-product__items__item__card__content__icon__svg{font-size:1.5em;color:darkorange;}.w8-product__items__item__card__content__name{margin-top:1em;font-weight:500;}.w8-product__items__item__card__content__price{display:flex;justify-content:center;font-size:1.6em;margin-top:0.5em;}.w8-product__items__item__card__content__price__main{color:rgba(var(--main-color-w), 1);}.w8-product__items__item__card__content__price__sub{text-decoration:line-through;margin-left:1em;}.w8-product__items__item__card__content__thumlist{margin-top:2em;display:flex;justify-content:center;}.w8-product__items__item__card__content__thumlist__imgbox{transition:all 0.2s;cursor:pointer;max-width:5em;overflow:hidden;width:3em;height:4em;background-size:contain;background-position:center;object-fit:cover;}.w8-product__items__item__card__content__thumlist__imgbox:not(:last-child){margin-right:0.2em;}.w8-product__items__item__card__content__thumlist__imgbox__img{width:100%;border-radius:0.5em;margin:0 auto;}.w8-product__items__item__card__content__thumlist__imgbox:hover{border:0.2em solid rgba(var(--second-color-w), 1);}.w8-product__items__item__card__content__button{transition:all 0.2s;background-color:rgba(var(--main-color-w), 1);color:white;cursor:pointer;padding:0.7em 1.5em;border:none;display:flex;align-items:center;border-radius:0.5em;margin-top:2em;margin:2em auto 0 auto;visibility:hidden;white-space:nowrap;font-size:1.4em;}@media only screen and (max-width:37.5em){.w8-product__items__item__card__content__button{padding:0.5em;}}.w8-product__items__item__card__content__button__icon{color:white;font-size:1.5em;}@media only screen and (max-width:37.5em){.w8-product__items__item__card__content__button__icon{font-size:1em;}}.w8-product__items__item__card__content__button__text{font-weight:600;font-size:1.1em;margin-left:0.5em;white-space:nowrap;}@media only screen and (max-width:37.5em){.w8-product__items__item__card__content__button__text{font-size:1em;}}.w8-product__items__item__card__content__button:hover{filter:brightness(0.8);}.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;}.w11-ctaregister{width:100%;padding:2em 1em;background:rgba(var(--main-color-w), 1);background-size:cover;background-position:center;background-repeat:no-repeat;}.w11-ctaregister__group{max-width:120em;margin:0 auto;display:flex;align-items:center;justify-content:space-between;}@media only screen and (max-width:50em){.w11-ctaregister__group{display:block;text-align:center;}}.w11-ctaregister__heading__title{color:rgba(var(--second-color-w), 1);text-transform:capitalize;font-weight:700;font-size:3em;}.w11-ctaregister__heading__des{color:rgba(var(--second-color-w), 1);margin-top:1em;}.w11-ctaregister__form{background-color:white;width:40%;display:flex;justify-content:space-between;border-radius:3em;padding:1em;}@media only screen and (max-width:50em){.w11-ctaregister__form{width:99%;margin-top:2em;}}.w11-ctaregister__form__text{border:none;outline:none;margin-left:1em;font-size:1.5em;width:70%;}.w11-ctaregister__form__button{background-color:rgba(var(--main-color-w), 1);font-weight:700;font-size:1.3em;padding:1em;height:100%;color:white;border-radius:2em;border:none;transition:all 0.2s;cursor:pointer;}.w11-ctaregister__form__button:hover{background-color:rgba(var(--second-color-w), 1);}.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;}}.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;}.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%;}.w19-products{padding:2em .5em;background-color:#F2F2F2;}.w19-products__group{max-width:120em;margin:0 auto;}.w19-products__heading{font-size:2.5em;font-weight:800;text-align:center;padding:1em;}@media only screen and (max-width:37.5em){.w19-products__heading{font-size:1.6em !important;}}.w19-products__tabs{display:flex;align-items:center;justify-content:center;cursor:pointer;overflow-x:scroll;box-sizing:content-box;scroll-behavior:smooth;flex-wrap:wrap;}@media only screen and (max-width:37.5em){.w19-products__tabs{justify-content:flex-start;}}.w19-products__tabs::-webkit-scrollbar{height:.4em;}.w19-products__tabs__item{padding:1em;text-transform:uppercase;font-weight:800;font-size:1.3em;text-transform:uppercase;white-space:nowrap;}.w19-products__tabs__item-active{color:rgba(var(--main-color-w), 1);text-decoration:underline;}@media only screen and (max-width:37.5em){.w19-products__tabs__item-active{background-color:rgba(var(--main-color-w), 1) !important;color:white !important;}}@media only screen and (max-width:37.5em){.w19-products__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__contents{display:flex;flex-wrap:wrap;width:100%;margin-left:-1%;}.w19-products__contents__card{width:19%;border-radius:.5em;margin-bottom:1em;overflow:hidden;background-color:white;border:.1em snow #F2F2F2;margin-left:1%;}@media only screen and (max-width:50em){.w19-products__contents__card{width:24%;}}@media only screen and (max-width:37.5em){.w19-products__contents__card{width:49%;}}.w19-products__contents__card__imgbox{width:100%;position:relative;background-size:contain;background-position:center;}.w19-products__contents__card__imgbox__img{height:100%;}.w19-products__contents__card__imgbox__love{background-color:#f14f66;padding:1em;display:inline-block;width:auto;color:white;font-weight:600;position:absolute;border-radius:.3em;right:1em;top:1em;}.w19-products__contents__card__imgbox__love::after{content:"";position:absolute;bottom:-.5em;display:inline-block;left:50%;transform:translateX(-50%);border-top:solid 1em #e15915;border-left:solid 1em transparent;border-right:solid 1em transparent;}.w19-products__contents__card__imgbox__love__icon{margin-right:.5em;}.w19-products__contents__card__text{padding:.5em;font-weight:600;line-height:1.6em;display:block;}.w19-products__contents__card__stars{padding:.5em;color:#ffd900;}.w19-products__contents__card__price{padding:.5em;font-weight:800;color:rgba(var(--main-color-w), 1);font-size:1.4em;}.w19-products__more{width:100%;text-align:center;cursor:pointer;}.w19-products__more__group{margin:0 auto;display:inline-flex;text-align:center;align-items:center;padding:1em;border:0.1em solid rgba(var(--main-color-w), 1);border-radius:2em;color:rgba(var(--main-color-w), 1);}.w19-products__more__group__text{color:rgba(var(--main-color-w), 1);margin-right:.5em;display:inline-block;font-weight:600;}.w19-products__more__group__icon{color:rgba(var(--main-color-w), 1);font-size:1.6em;display:inline-block;}.w19-menu{width:100%;color:white;background-color:rgba(var(--main-color-w), 1);}.w19-menu__group{max-width:120em;margin:0 auto;display:flex;align-items:center;position:relative;}.w19-menu__home{font-size:1.6em;display:none;}.w19-menu__items{list-style:none;display:flex;align-items:center;box-sizing:content-box;scroll-behavior:smooth;}@media only screen and (min-width:37.5em){.w19-menu__items{overflow-x:scroll;}}.w19-menu__items::-webkit-scrollbar{height:0.4em;}.w19-menu__items__item{display:flex;align-items:center;padding:1.5em;cursor:pointer;height:2em;}@media only screen and (max-width:37.5em){.w19-menu__items__item{overflow:hidden;}.w19-menu__items__item:not(:nth-child(1)){display:none;}}.w19-menu__items__item:hover .w19-menu__items__item__drop{display:flex;}.w19-menu__items__item__text{text-transform:uppercase;font-size:1.3em;font-weight:800;margin-right:0.5em;white-space:nowrap;line-height:1.8em;}.w19-menu__items__item__icon{font-size:1.3em;font-weight:600;}.w19-menu__items__item__drop{display:none;border:0.1em solid #eee;background-color:#f8f8f8;padding:1em;list-style:none;position:absolute;top:5em;left:0;gap:2em;width:98%;color:black;z-index:3;flex-wrap:wrap;margin-bottom:1em;}@media only screen and (max-width:37.5em){.w19-menu__items__item__drop{width:95%;justify-content:space-between;}}.w19-menu__items__item__drop__col{width:16em;}@media only screen and (min-width:37.5em){.w19-menu__items__item__drop__col{width:20em;}}.w19-menu__items__item__drop__text{font-size:1.5em;font-weight:bold;margin:0.5em 0 1em 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.w19-menu__items__item__drop__li{margin:0.5em 0;}.w19-menu__items__item__drop__li__text{line-height:1.6em;font-size:1.4em;}.w19-menu__items__item__drop__li:hover{color:rgba(var(--main-color-w), 1);font-weight:bold;}.w19-menu__user{position:relative;height:5em;display:flex;align-items:center;margin-left:auto;}.w19-menu__user__icon{padding:0.5em;background-color:white;color:rgba(var(--main-color-w), 1);border-radius:50%;font-size:1.4em;margin-left:auto;cursor:pointer;margin-right:0.5em;white-space:nowrap;}.w19-menu__user:hover .w19-menu__user__box{display:block;}.w19-menu__user__box{z-index:3;display:none;position:absolute;background-color:white;border:0.1em solid #fafafa;padding:1em;left:0;top:5em;transform:translateX(-35%);border-radius:0.3em;box-shadow:0.1em 0.1em 0.5em #eee;}.w19-menu__user__box__login{background-color:rgba(var(--main-color-w), 1);padding:1em;display:block;white-space:nowrap;text-align:center;margin-bottom:1em;font-weight:800;}.w19-menu__user__box__create{text-align:center;white-space:nowrap;display:block;padding:1em;background-color:orangered;font-weight:800;}.w19-menu__link{background-color:brown;padding:1em;margin:0 0.5em;border-radius:0.3em;text-transform:uppercase;font-weight:800;cursor:pointer;white-space:nowrap;}.w19-menu__link:last-child{background-color:#ffd000;color:black;}@media only screen and (max-width:37.5em){.w19-menu__link:last-child{display:none;}}.w19-menu__links{padding:1em;margin:0 0.5em;border-radius:0.3em;text-transform:uppercase;font-weight:800;cursor:pointer;white-space:nowrap;background-color:#ffd000;color:black;}@media only screen and (max-width:37.5em){.w19-menu__links{display:none;}}.w19-menu__catelink{color:white;width:100%;display:flex;list-style:none;overflow-y:scroll;box-sizing:content-box;scroll-behavior:smooth;position:relative;}@media only screen and (min-width:37.5em){.w19-menu__catelink{display:none;}}.w19-menu__catelink::-webkit-scrollbar{height:0.1em;}.w19-menu__catelink__text{padding:0.6em;border:0.1em solid rgba(var(--main-color-w), 1);margin:0.5em;border-radius:2em;font-weight:600;white-space:nowrap;position:relative;display:block;line-height:1.8em;font-size:1.2em;}.w19-menu__catelink__text-active{border-bottom:0.2em dotted;text-decoration:underline;font-weight:800;}.w19-header{width:100%;background-color:rgba(var(--main-color-w), 1);padding:1em .5em;color:white;}.w19-header__group{max-width:120em;margin:0 auto;display:flex;align-items:center;}.w19-header__logobox{min-width:12em;width:12em;height:8em;margin-right:.5em;background-size:contain;background-position:center;}.w19-header__logobox__img{width:100%;}.w19-header-col{width:89%;}.w19-header__first{display:flex;align-items:center;justify-content:space-between;}.w19-header__first__callsearch{cursor:pointer;border:none;outline:none;padding:1em;font-size:1em;font-weight:600;line-height:1.5em;white-space:nowrap;border-radius:.3em;border:.1em solid white;}@media only screen and (min-width:37.5em){.w19-header__first__callsearch{display:none;}}@media only screen and (max-width:25em){.w19-header__first__callsearch{margin-left:unset;}}.w19-header__first__callsearch__text{white-space:nowrap;}.w19-header__first__search{display:flex;align-items:center;background-color:white;margin-right:1.5em;border-radius:.3em;width:70%;z-index:2;height:max-content;position:relative;}@media only screen and (max-width:37.5em){.w19-header__first__search{display:none;}}.w19-header__first__search__cate{display:flex;align-items:center;border:none;min-width:7em;position:relative;cursor:pointer;}@media only screen and (max-width:37.5em){.w19-header__first__search__cate{width:100%;padding:0;height:6em;}}.w19-header__first__search__cate__sl{font-size:1em;padding:1em;border:none;outline:none;position:relative;width:103%;color:rgba(var(--main-color-w), 1);font-weight:600;background-color:transparent;cursor:pointer;}@media only screen and (max-width:37.5em){.w19-header__first__search__cate__sl{border:0.1em solid rgba(var(--main-color-w), 1);border-radius:.3em;margin:2em 0;width:100%;}}.w19-header__first__search__cate__icon{color:rgba(var(--main-color-w), 1);margin-left:auto;}@media only screen and (max-width:37.5em){.w19-header__first__search__cate__icon{margin-right:.5em;position:absolute;right:0;}}.w19-header__first__search__line{height:2.5em;width:.1em;margin:0 .5em;background-color:rgba(var(--main-color-w), 1);position:relative;}@media only screen and (max-width:37.5em){.w19-header__first__search__line{display:none;}}.w19-header__first__search__input{border:none;outline:none;width:70%;display:block;font-size:1.2em;}@media only screen and (max-width:37.5em){.w19-header__first__search__input{text-align:center;width:100%;position:relative;padding:1em;margin-bottom:1em;}}.w19-header__first__search__btn{cursor:pointer;border:none;outline:none;padding:1em;font-size:1em;font-weight:600;margin-left:auto;line-height:1.5em;white-space:nowrap;}.w19-header__first__search__btn__text{white-space:nowrap;}.w19-header__first__search__live{position:absolute;top:3em;z-index:4;background-color:white;color:black;width:100%;padding:1em;display:none;}@media only screen and (max-width:37.5em){.w19-header__first__search__live{display:none;left:0;top:16em;}}.w19-header__first__search__live__title{display:flex;align-items:center;justify-content:space-between;}.w19-header__first__search__live__title__text{font-size:1.3em;font-weight:600;}.w19-header__first__search__live__title__de{color:rgba(var(--main-color-w), 1);}.w19-header__first__search__live__box{display:flex;align-items:center;margin-top:1em;padding:.5em;cursor:pointer;}.w19-header__first__search__live__box__imgbox{width:5em;min-width:5em;margin-right:1em;background-size:cover;}.w19-header__first__search__live__box__imgbox__img{width:100%;}.w19-header__first__search__live__box__content{font-weight:600;}.w19-header__first__search__live__box__content__main{display:block;margin-bottom:.5em;}.w19-header__first__search__live__box__content__sub{display:block;font-weight:800;}.w19-header__first__search__live__box:hover{background-color:rgba(var(--main-color-w), 1);color:white;}.w19-header__first__hotline{text-align:center;line-height:1.6em;margin:0 1.5em;}@media only screen and (max-width:25em){.w19-header__first__hotline{display:none;}}.w19-header__first__hotline__text{font-weight:300;line-height:1.6em;}.w19-header__first__hotline__number{font-weight:600;font-size:1.6em;white-space:nowrap;}@media only screen and (max-width:37.5em){.w19-header__first__hotline__number{font-size:1em;}}.w19-header__first__card{border-radius:.3em;border:.1em solid #fff;color:white;background-color:transparent;padding:.8em;font-size:1.2em;line-height:1.6em;white-space:nowrap;}@media only screen and (max-width:37.5em){.w19-header__first__card{font-size:1em !important;}}.w19-header__first__card__text{margin:0 .5em;}.w19-header__first__card__number{color:black;font-weight:600;background-color:#ffd000;padding:.3em;border-radius:.3em;}.w19-header__first__checkbox{display:none;}.w19-header__first__checkbox:checked ~ .w19-header__first__search{display:block;position:absolute;top:11em;width:98%;padding:1em;left:1%;text-align:center;color:white;border:0.1em solid rgba(var(--main-color-w), 1);}.w19-header__second{display:flex;margin-top:2em;justify-content:space-between;}.w19-header__second__link{margin-right:1em;cursor:pointer;position:relative;}.w19-header__second__link__icon{margin:0 .5em;}.w19-header__second__clink{margin-right:1em;cursor:pointer;position:relative;height:2em;}@media only screen and (max-width:37.5em){.w19-header__second__clink{position:inherit !important;}}.w19-header__second__clink__icon{margin:0 .5em;}.w19-header__second__clink__text{cursor:pointer;}.w19-header__second__clink__check{position:absolute;background-color:white;padding:1em;margin-top:.5em;border-radius:.3em;text-align:center;display:none;z-index:1;}@media only screen and (max-width:37.5em){.w19-header__second__clink__check{font-size:1em !important;left:0;width:100%;top:10em;}}.w19-header__second__clink__check__input{padding:.5em;margin-bottom:.4em;}.w19-header__second__clink__check__btn{margin-top:.5em;padding:.5em;background-color:rgba(var(--main-color-w), 1);color:white;border:none;outline:none;border-radius:.3em;font-size:1.3em;font-weight:600;cursor:pointer;}.w19-header__second__clink__checkbox:checked ~ .w19-header__second__clink__check{display:flex !important;flex-direction:column;}.w19-header__second__clink__checkbox{display:none;}.w19-header__second__grlink{margin-left:auto;}@media only screen and (max-width:31.25em){.w19-header__second__grlink{display:none;}}.w19-header__second__grlink__text{margin-right:1em;font-weight:600;}.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;}