.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;}.w6-downbar{width:100%;padding:2em 1em;text-align:center;background-repeat:no-repeat;background-size:cover;color:var(--text-color-w);}.w6-downbar__heading{padding-top:1em;margin:0 auto;color:rgba(var(--main-color-w), 1);font-size:1.6em;border-top:0.1em solid rgba(var(--main-color-w), 1);}.w6-downbar__des{margin-top:1em;font-size:1.6em;color:rgba(var(--main-color-w), 1);}.w8-ctaregister{width:100%;background-color:rgba(var(--main-color-w), 1);padding:2em 1em;}.w8-ctaregister__group{max-width:120em;margin:0 auto;display:flex;align-items:center;justify-content:space-between;}@media only screen and (max-width:37.5em){.w8-ctaregister__group{flex-direction:column;}}.w8-ctaregister__text{color:white;text-transform:uppercase;font-weight:500;font-size:2em;}.w8-ctaregister__form{background-color:white;display:flex;justify-content:space-between;border-radius:0.5em;overflow:hidden;width:40%;}@media only screen and (max-width:37.5em){.w8-ctaregister__form{width:100%;margin-top:2em;}}.w8-ctaregister__form__text{padding:1em 1em;outline:none;border:none;font-size:1.4em;}.w8-ctaregister__form__button{color:white;background-color:#000000;border:none;padding:0 1em;cursor:pointer;font-weight:600;font-size:1.4em;display:inline-block;}.w8-ctaregister__form__button:hover{filter:brightness(0.8);}.w8-ctaregister__social{display:flex;}@media only screen and (max-width:37.5em){.w8-ctaregister__social{width:100%;margin-top:2em;justify-content:center;}}.w8-ctaregister__social__icon{cursor:pointer;color:white;margin-left:1em;font-size:2em;transition:all 0.2s;}.w8-ctaregister__social__icon:hover{color:black;}.w8-product-1{width:100%;padding:2em 1em;background-color:white;}.w8-product-1__group{max-width:120em;margin:0 auto;display:grid;grid-template-columns:repeat(4, minmax(10em, 1fr));grid-template-rows:repeat(2, minmax(22em, 1fr));grid-gap:2em;}@media only screen and (max-width:37.5em){.w8-product-1__group{grid-template-columns:repeat(2, minmax(5em, 1fr));grid-template-rows:repeat(4, minmax(22em, 1fr));}}.w8-product-1__items{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;}.w8-product-1__items__imgbox{transition:all 0.2s;align-self:flex-start;height:100%;opacity:1;background-size:cover;}.w8-product-1__items__imgbox__img{width:100%;height:100%;margin:0 auto;}.w8-product-1__items__imgbox:hover{transform:scale(1.1);}.w8-product-1__items--1{grid-row:1 /2;grid-column:1 /2;background-position:center;background-repeat:no-repeat;background-size:cover;}@media only screen and (max-width:37.5em){.w8-product-1__items--1{grid-row:1 /2;grid-column:1 /2;}}.w8-product-1__items--2{grid-row:1 / span 2;grid-column:2 /3;background-position:center;background-repeat:no-repeat;background-size:cover;}@media only screen and (max-width:37.5em){.w8-product-1__items--2{grid-row:1 / span 2;grid-column:2 /3;}}.w8-product-1__items--3{grid-row:1 / 2;grid-column:3 /4;background-position:center;background-repeat:no-repeat;background-size:cover;}@media only screen and (max-width:37.5em){.w8-product-1__items--3{grid-row:2 / 3;grid-column:1 /2;}}.w8-product-1__items--4{grid-row:1 / 2;grid-column:4 /5;background-position:center;background-repeat:no-repeat;background-size:cover;}@media only screen and (max-width:37.5em){.w8-product-1__items--4{grid-row:3 / 4;grid-column:1 /2;}}.w8-product-1__items--5{grid-row:2 / 3;grid-column:1 /2;background-position:center;background-repeat:no-repeat;background-size:cover;}@media only screen and (max-width:37.5em){.w8-product-1__items--5{grid-row:3 / 4;grid-column:2 /3;}}.w8-product-1__items--6{grid-row:2 / 3;grid-column:3 / span 2;background-position:center;background-repeat:no-repeat;background-size:cover;}@media only screen and (max-width:37.5em){.w8-product-1__items--6{grid-row:4 / 5;grid-column:1 / span 2;}}.w8-product-1__items__button{font-weight:600;font-size:1.8em;text-transform:uppercase;padding:1.3em 3em;border-radius:0.3em;background-color:rgba(255, 255, 255, 0.897);border:none;position:absolute;outline:none;cursor:pointer;display:inline-block;transition:all 0.2s;line-height:1.8em;}@media only screen and (max-width:37.5em){.w8-product-1__items__button{font-size:1em;padding:1em;}}.w8-product-1__items__button:hover{background-color:rgba(var(--second-color-w), 1);color:white;}.w3-product-3{width:100%;padding:2em 1em;background-color:white;}.w3-product-3__group{margin:0 auto;max-width:120em;}.w3-product-3__title{display:flex;justify-content:space-between;border-bottom:0.1em solid #f5f5f5;}.w3-product-3__title__tag-name{padding:1em 0;font-size:1.6em;border-bottom:0.2em solid rgba(var(--main-color-w), 1);}.w3-product-3__title__group{position:relative;white-space:nowrap;margin-left:3em;}.w3-product-3__title__group__button{border:0.1em solid black;border-radius:0.5em;text-align:center;color:white;display:inline-block;padding:1em 1.1em;background-color:transparent;outline:none;cursor:pointer;transition:all 0.2s;background-color:rgba(0, 0, 0, 0.89);}.w3-product-3__title__group__button:hover{background-color:rgba(255, 255, 255, 0.685);color:black;}.w3-product-3__title__group__button-next{position:absolute;bottom:1em;right:1em;margin-right:1em;z-index:2;font-size:1.4em;}.w3-product-3__title__group__button__icon{font-size:2em;}.w3-product-3__title__group__button-prev{position:absolute;bottom:1em;right:7em;margin-left:1em;z-index:2;font-size:1.4em;}.w3-product-3__icon-nav--1{padding:0.5em;background-color:rgba(34, 34, 34, 0.884);color:white;border:none;border-radius:0.2em;text-align:center;cursor:pointer;font-size:1.4em;}.w3-product-3__icon-nav--1:hover{background-color:rgba(53, 53, 53, 0.671);}.w3-product-3__item{display:flex;position:relative;margin-bottom:2em;}.w3-product-3__item__small-card{background-color:white;padding:1em;height:max-content;margin-right:0.5em;}.w3-product-3__item__small-card:hover{z-index:1;position:relative;display:block;box-shadow:0.1em 5px 1em 1px rgba(133, 133, 133, 0.1) !important;}.w3-product-3__item__small-card__info--1{font-weight:300;font-size:1.2em;}.w3-product-3__item__small-card__info--2{cursor:pointer;color:#0062bd;margin-top:1em;font-size:1.6em;display:block;}.w3-product-3__item__small-card__imgbox{margin-left:auto;margin-right:auto;width:100%;margin-top:1em;height:28em;background-size:contain;background-position:center;}.w3-product-3__item__small-card__imgbox__img{height:100%;width:100%;border-radius:0.4em;margin:0 auto;}.w3-product-3__item__small-card__price{display:flex;justify-content:space-between;align-items:center;margin-top:1em;}.w3-product-3__item__small-card__price__group__first{display:block;color:orangered;font-size:1.6em;}.w3-product-3__item__small-card__price__group__second{display:block;font-size:1.4em;text-decoration:line-through;font-weight:300;}.w3-product-3__item__small-card__price__btn{display:inline-block;position:relative;right:0;background-color:rgba(var(--main-color-w), 1);padding:0.2em;text-align:center;border-radius:50%;width:3em;height:3em;min-width:3em;font-size:1.2em;border:none;line-height:3.1em;cursor:pointer;}.w3-product-3__item__small-card__price__btn__svg__card{font-size:1.5em;}.w3-product-3__item__small-card__price__btn__svg__card--main{font-size:1.5em;}.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;}.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;}.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;}}.w25-service{width:100%;position:relative;padding:2em 1em;background-color:white;color:var(--text-color-w);}.w25-service__group{max-width:120em;margin:0 auto;padding:1em 0;display:flex;flex-wrap:wrap;gap:1.33333%;}@media only screen and (max-width:56.25em){.w25-service__group{gap:2%;}}.w25-service__item{width:24%;margin-top:2em;text-align:center;}@media only screen and (max-width:56.25em){.w25-service__item{width:32%;}}@media only screen and (max-width:43.75em){.w25-service__item{margin-top:2em;width:49%;}}.w25-service__item:not(:last-child){border-right:0.1em solid #eee;}.w25-service__item__icon{color:rgba(var(--main-color-w), 1);font-size:5em;}@media only screen and (max-width:37.5em){.w25-service__item__icon{margin:0 .3em 0 .3em;width:1.5em;min-width:1.5em;font-size:3em;}}.w25-service__item__group{margin-top:.5em;}@media only screen and (max-width:37.5em){.w25-service__item__group{margin:1em 1em 0 1em;}}.w25-service__item__group__des{font-weight:300;line-height:1.8em;}.w25-service__item__group__name{line-height:1.8em;font-size:1.4em;font-weight:600;}.w40-article{width:100%;padding:1em 0.5em;background-color:white;}.w40-article__group{max-width:120em;margin:0 auto;}.w40-article__heading{display:flex;flex-direction:column;}.w40-article__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%;}.w40-article__heading__des{margin:0 auto;text-align:center;width:fit-content;display:block;font-size:1.6em;line-height:1.6em;margin-bottom:0.5em;}.w40-article__heading__imgbox{width:fit-content;margin:0 auto;max-width:100%;display:block;background-size:contain;background-position:center;}.w40-article__heading__imgbox__img{margin:0 auto;}.w40-article__heading__tab{display:flex;justify-content:center;margin-top:2em;flex-wrap:wrap;}.w40-article__heading__tab .active{background-color:rgba(var(--main-color-w), 1);color:white;font-weight:bold;}.w40-article__heading__tab__text{font-size:1.2em;padding:0.3em 1em;border:0.1em solid rgba(0, 0, 0, 0.15);border-radius:2em;background-color:#f7f7f7;margin-right:0.5em;transition:all 0.2s ease;margin-bottom:0.5em;cursor:pointer;}.w40-article__heading__tab__text:hover{background-color:rgba(var(--main-color-w), 1);color:white;font-weight:bold;}.w40-article__items{position:relative;display:flex;flex-wrap:wrap;}.w40-article__items__item{margin-top:2em;width:32.3333333333%;margin-left:1.5%;height:fit-content;height:max-content;cursor:pointer;}.w40-article__items__item:first-child{margin-left:0;}.w40-article__items__item:nth-child(3n + 1){margin-left:0;}@media only screen and (max-width:43.75em){.w40-article__items__item{width:48.5%;margin-left:1.5%;}.w40-article__items__item:first-child{margin-left:0;}.w40-article__items__item:nth-child(2n + 1){margin-left:0;}}@media only screen and (max-width:43.75em){.w40-article__items__item{width:49%;}}.w40-article__items__item__imgbox{background-size:cover;background-position:center;position:relative;}.w40-article__items__item__imgbox__img{width:100%;}.w40-article__items__item__imgbox__cate{position:absolute;bottom:3em;left:-1em;}.w40-article__items__item__imgbox__cate__info{background-color:rgba(var(--main-color-w), 1);padding:0.5em 1em;font-size:1.5em;font-weight:bold;display:block;color:white;text-align:center;}.w40-article__items__item__imgbox__cate__time{background-color:rgba(var(--main-color-w), 1);padding:0.5em 1em;font-size:1.2em;text-align:center;display:block;color:white;margin-top:.2em;}.w40-article__items__item__content{padding:1em;display:block;background-color:#f5f9fd;}.w40-article__items__item__content__main{font-size:1.6em;font-weight:700;display:block;color:rgba(var(--main-color-w), 1);}@media only screen and (max-width:43.75em){.w40-article__items__item__content__main{font-size:1.5em;}}.w40-article__items__item__content__sub{margin-top:1em;font-size:1.3em;text-align:justify;margin-bottom:1em;line-height:1.4em;display:block;}@media only screen and (max-width:43.75em){.w40-article__items__item__content__sub{font-size:1.2em;}}.w40-article__items__item__content__des{display:flex;align-items:baseline;}.w40-article__items__item__content__des__text{font-size:1.5em;margin-right:.5em;color:#ddb60f;transition:all .2s ease;display:block;}.w40-article__items__item__content__des__icon{font-size:1.2em;color:#ddb60f;transition:all .2s ease;display:block;}.w40-article__items__item:hover .w40-article__items__item__content__des__icon, .w40-article__items__item:hover .w40-article__items__item__content__des__text{color:rgba(var(--main-color-w), 1);}.w48-topbar{width:100%;border-bottom:0.1em solid #eee;background-color:white;padding:1em;}.w48-topbar__group{max-width:120em;margin:0 auto;}.w48-topbar__items{display:flex;justify-content:space-between;align-items:center;width:100%;}.w48-topbar__items__logobox{height:7em;background-position:center;background-size:contain;max-width:50%;margin-right:1em;min-width:12em;cursor:pointer;}.w48-topbar__items__logobox__img{width:100%;}.w48-topbar__items__info{display:flex;align-items:center;flex-wrap:wrap;}@media only screen and (max-width:50em){.w48-topbar__items__info{max-width:60%;}}.w48-topbar__items__info__text{font-size:1.2em;text-align:justify;margin-right:1em;line-height:1.3em;width:fit-content;display:inline-block;}@media only screen and (max-width:50em){.w48-topbar__items__info__text{width:100%;margin-bottom:.5em;display:block;}}.w48-topbar__items__info__search{border:1px solid #cfcfcf;border-radius:.5em;padding:.5em 1em;display:flex;align-items:center;}@media only screen and (max-width:50em){.w48-topbar__items__info__search{width:100%;}}.w48-topbar__items__info__search__in{width:18em;border:none;outline:none;padding:.5em;font-size:1.2em;margin-left:.5em;}.w48-topbar__items__info__search__icon{font-size:1.6em;cursor:pointer;border-radius:50%;transition:all .2s ease;}.w48-topbar__items__info__search__icon:hover{background-color:white;color:rgba(var(--main-color-w), 1);transform:rotate(95deg);}.wd-footer-4{width:100%;background-color:#000;background-size:cover;color:#fff;padding:2em 1em}.wd-footer-4__group{max-width:120em;margin:0 auto}.wd-footer-4__figure{background-size:cover;background-repeat:no-repeat;margin-top:1em;margin-bottom:1em;font-size:1em}.wd-footer-4__name{font-size:1.6em;font-weight:700;width:100%;color:#fff;padding-bottom:1em;display:block;text-transform:uppercase;position:relative}.wd-footer-4__name:after{position:absolute;bottom:0;left:0;width:3em;content:"";border-bottom:.2em solid #f06113}.wd-footer-4__item__first__des{font-size:1.6em;line-height:1.6em;text-align:left;margin-bottom:1em}.wd-footer-4__name--third{margin-top:1em}.wd-footer-4__item{display:flex;flex-wrap:wrap}.wd-footer-4__item__first{width:23.5%;margin-left:2%}.wd-footer-4__item__first:nth-child(4n+1){margin-left:0}.wd-footer-4__item__first__items{display:flex;flex-wrap:wrap;margin-top:1em}.wd-footer-4__item__first__items__item{line-height:3em;width:100%;display:flex;align-items:baseline}.wd-footer-4__item__first__items__item__icon,.wd-footer-4__item__first__items__item__name{font-size:1.5em}.wd-footer-4__item__first__items__item__name{margin-left:.5em}.wd-footer-4 iframe{border:none;overflow:hidden;width:100%;min-height:10em;margin-top:1em}.wd-footer-4__item__first__items--second .wd-footer-4__item__first__items__item{width:48%;margin-left:4%;margin-bottom:1em;background:#f06113;color:#fff;padding:.5em 1.5em;line-height:normal;border-radius:.3em;align-items:center}.wd-footer-4__item__first__items--second .wd-footer-4__item__first__items__item__icon{font-size:2em}.wd-footer-4__item__first__items__item__content{margin-left:1.5em}.wd-footer-4__item__first__items__item__content__des,.wd-footer-4__item__first__items__item__content__name{display:block;font-size:1.4em}.wd-footer-4__item__first__items--second,.wd-footer-4__item__first__items--third{margin-top:2em}.wd-footer-4__item__first__items--third .wd-footer-4__item__first__items__item__name{width:100%;padding:.3em .65em;border:.1em solid #fff;margin:0 0 .5em}.wd-footer-4__item__first__search{display:flex;margin-top:1em;align-items:center;position:relative}.wd-footer-4__item__first__search__input{border:.1em solid rgba(0,0,0,.1);color:#2c2f34;font-size:1.6em;outline:0;padding:5px;line-height:1.6em;border-radius:.2em;transition:background .3s,border .3s;background-color:#fff;width:100%}.wd-footer-4__item__first__search__btn{background-color:#f06113;color:#fff;padding:.7em 1em;margin:0;font-size:1.6em;text-align:center;border:none;cursor:pointer;transition:.3s;border-radius:.2em;position:absolute;right:0}@media only screen and (min-width:800px){.wd-footer-4__item__first__items--second .wd-footer-4__item__first__items__item:nth-child(odd){margin-left:0}}@media only screen and (max-width:800px){.wd-footer-4__item__first{width:49%;margin-left:2%}.wd-footer-4__item__first:nth-child(odd){margin-left:0}.wd-footer-4__item__first--second{width:100%;margin-left:0}.wd-footer-4__item__first:first-child{width:100%}.wd-footer-4__item__first--second .wd-footer-4__item__first__items__item,.wd-footer-4__item__first:first-child .wd-footer-4__item__first__items__item,.wd-footer-4__item__first__items--third .wd-footer-4__item__first__items__item{width:49%;margin-left:2%}.wd-footer-4__item__first--second .wd-footer-4__item__first__items__item:nth-child(4n+1),.wd-footer-4__item__first:first-child .wd-footer-4__item__first__items__item:nth-child(odd),.wd-footer-4__item__first__items--third .wd-footer-4__item__first__items__item:nth-child(odd){margin-left:0}.wd-footer-4__item__first--second .wd-footer-4__item__first__items__item{width:23.5%;margin-left:2%}}@media only screen and (max-width:500px){.wd-footer-4__item__first{width:100%;margin-left:0}.wd-footer-4__item__first__items__item{margin-left:2%;width:49%}.wd-footer-4__item__first__items__item:nth-child(odd){margin-left:0}.wd-footer-4__item__first--second .wd-footer-4__item__first__items__item{width:49%;margin-left:2%}.wd-footer-4__item__first--second .wd-footer-4__item__first__items__item:nth-child(odd){margin-left:0}.wd-footer-4__item__first:first-child .wd-footer-4__item__first__items__item,.wd-footer-4__item__first__items--third .wd-footer-4__item__first__items__item{width:100%;margin-left:0}}@media only screen and (max-width:400px){.wd-footer-4__item__first__items__item{margin-left:0;width:100%}}