.w5-footer{width:100%;background-color:#1f1f1f;padding:2em 1em;color:var(--text-color-w);}.w5-footer__group{max-width:120em;margin:0 auto;display:flex;justify-content:space-between;}@media only screen and (max-width:37.5em){.w5-footer__group{flex-direction:column;text-align:center !important;}}.w5-footer-col{display:flex;flex-wrap:wrap;}.w5-footer-col-1{width:30%;padding:0 1.5em 1.5em 1.5em;}@media only screen and (max-width:37.5em){.w5-footer-col-1{width:100%;}}.w5-footer-col:first-child{width:30%;}@media only screen and (max-width:37.5em){.w5-footer-col:first-child{width:100%;}}.w5-footer-col:last-child{width:40%;}@media only screen and (max-width:37.5em){.w5-footer-col:last-child{width:100%;}}.w5-footer__item{width:50%;}.w5-footer__item-first{width:100%;}@media only screen and (max-width:37.5em){.w5-footer__item{width:100%;margin-top:3em;text-align:center !important;}}.w5-footer__item__logobox{width:50%;height:7em;background-size:contain;background-position:center;}@media only screen and (max-width:37.5em){.w5-footer__item__logobox{width:100%;}}.w5-footer__item__logobox__logo{width:100%;}.w5-footer__item__des{font-weight:300;margin-top:2em;}@media only screen and (max-width:37.5em){.w5-footer__item__des{text-align:center !important;}}.w5-footer__item__link{margin-top:2em;}.w5-footer__item__link__social{cursor:pointer;margin:1em;font-size:1.5em;color:white;}.w5-footer__item__title{margin-bottom:2em;font-size:1.5em;}.w5-footer__item__info{font-weight:300;margin-top:2em;align-items:center;display:flex;}@media only screen and (max-width:37.5em){.w5-footer__item__info{justify-content:center;}}.w5-footer__item__info__text{font-weight:300;margin-left:0.5em;line-height:1.6em;font-size:1.4em;}.w5-footer__item__info__icon{font-size:1.5em;color:white;}.w5-footer__item__link-a{display:block;text-decoration:none;color:white;margin-top:1em;line-height:1.6em;font-size:1.4em;}@media only screen and (max-width:37.5em){.w5-footer__item__link-a{text-align:center !important;}}.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;}.w19-banner-2{width:100%;padding:1em .5em;background-color:#f2f2f2;}.w19-banner-2__group{max-width:120em;margin:0 auto;display:flex;flex-wrap:wrap;background-color:white;position:relative;}.w19-banner-2__col{width:60% !important;position:relative;}@media only screen and (max-width:50em){.w19-banner-2__col{width:80% !important;}}@media only screen and (max-width:37.5em){.w19-banner-2__col{width:100% !important;}}.w19-banner-2__button{border:.1em solid white;border-radius:.5em;padding:0.5em 0.5em;text-align:center;color:white;display:inline-block;padding:1em 1.1em;background-color:rgba(0, 0, 0, 0.473);outline:none;cursor:pointer;font-size:1em;transition:all .2s;transform:translateY(-50%);}.w19-banner-2__button:hover{background-color:rgba(255, 255, 255, 0.685);color:black;}.w19-banner-2__button-next{position:absolute;right:1em;top:45%;z-index:2;}.w19-banner-2__button__icon{font-size:2em;}.w19-banner-2__button-prev{position:absolute;top:45%;left:1em;z-index:2;}.w19-banner-2__items{width:20%;list-style:none;display:block;position:relative;}@media only screen and (max-width:50em){.w19-banner-2__items{display:none;}}.w19-banner-2__items__item{padding:1em;display:flex;align-items:center;cursor:pointer;}.w19-banner-2__items__item:hover{background-color:rgba(var(--main-color-w), 1);color:white;}.w19-banner-2__items__item:hover .w19-banner-2__items__item__text{color:white !important;}.w19-banner-2__items__item:hover .w19-banner-2__items__drop{display:block;}.w19-banner-2__items__item__icon{margin-right:.5em;}.w19-banner-2__items__item__text{font-size:1em;}.w19-banner-2__items__item__iconf{margin-left:auto;float:right;}.w19-banner-2__items__drop{position:absolute;display:none;list-style:none;top:0;left:100%;background-color:#f2f2f2;z-index:3;width:100%;cursor:pointer;color:black;}.w19-banner-2__items__drop__item{font-size:1em;padding:1em;cursor:pointer;}.w19-banner-2__items__drop__item:hover{background-color:rgba(var(--main-color-w), 1);color:white;}.w19-banner-2__image__imgbox{background-size:contain;background-position:center;}.w19-banner-2__image__imgbox__img{width:100%;}.w19-banner-2__ads{width:20%;}@media only screen and (max-width:37.5em){.w19-banner-2__ads{width:100% !important;display:flex;}}.w19-banner-2__ads--a{display:contents;}.w19-banner-2__ads__imgbox{background-position:center;background-size:cover;background-repeat:no-repeat;height:50%;width:100%;}@media only screen and (max-width:37.5em){.w19-banner-2__ads__imgbox{width:50% !important;height:100%;}}.w19-banner-2__ads__imgbox__img{width:100%;}.w42-product{width:100%;padding:2em 1em;background-color:white;}.w42-product__heading{text-align:center;}.w42-product__heading__title{margin:0 auto;font-size:2em;display:block;color:black;width:fit-content;}.w42-product__heading__sub{margin:0 auto;display:block;margin-top:1em;font-weight:300;line-height:2em;font-size:1.4em;text-align:center;width:fit-content;}.w42-product__heading__imgbox{margin:0 auto;margin-top:2em;display:block;background-size:contain;background-position:center;width:fit-content;}.w42-product__heading__imgbox__img{width:100%;}.w42-product__button{border:0.1em solid rgba(var(--main-color-w), 1);border-radius:50%;padding:0.5em 0.5em;text-align:center;color:white;display:inline-block;padding:1em 1.1em;background-color:rgba(var(--main-color-w), 1);outline:none;font-size:1em;cursor:pointer;transition:all 0.2s;transform:translateY(-50%);box-shadow:0 0em 1em rgba(0, 0, 0, 0.1);}.w42-product__button:hover{background-color:white;color:black;}.w42-product__button-next{position:absolute;right:1em;top:45%;z-index:2;}.w42-product__button__icon{font-size:2em;}.w42-product__button-prev{position:absolute;top:45%;left:1em;z-index:2;}.w42-product__group{margin:0 auto;max-width:120em;position:relative;}.w42-product__items{overflow:hidden;position:relative;margin-top:1em;}.w42-product__items .swiper-slide{margin-right:1.333333333333%;width:24%;}@media only screen and (max-width:37.5em){.w42-product__items .swiper-slide{width:49.33333333333%;}}.w42-product__items .swiper-button-next{transform:translateX(0.5em);}.w42-product__items .swiper-button-next::after{font-size:2em;font-weight:bold;color:black;}.w42-product__items .swiper-button-prev{transform:translateX(-0.5em);}.w42-product__items .swiper-button-prev::after{font-size:2em;font-weight:bold;color:black;}.w42-product__items__card{display:inline-block;}.w42-product__items__card__image{position:relative;cursor:pointer;overflow:hidden;}.w42-product__items__card__image__imgbox{margin:0 auto;background-size:contain;background-position:center;transition:all .7s ease-in-out;}.w42-product__items__card__image__imgbox__img{width:100%;}.w42-product__items__card__image__imgbox:nth-child(1){max-height:100%;opacity:1;position:absolute;z-index:1;left:0;}.w42-product__items__card__image:hover .w42-product__items__card__image__imgbox{max-height:100%;opacity:1;transform:rotateY(360deg);transition:all .7s ease-in-out;}.w42-product__items__card__image:hover .w42-product__items__card__image__sizes{bottom:0;}.w42-product__items__card__image:hover .w42-product__items__card__image__imgbox:nth-child(1){opacity:0;transform:rotateY(180deg);}.w42-product__items__card__image__sizes{display:flex;position:absolute;z-index:2;bottom:-10em;transition:all 0.5s ease-in-out;width:100%;background-color:rgba(255, 255, 255, 0.803);padding:1em;}.w42-product__items__card__image__sizes__name{font-size:1.2em;font-weight:bold;}.w42-product__items__card__image__sizes__box{margin-left:auto;margin-right:1em;}.w42-product__items__card__image__sizes__box__size{font-size:1.2em;font-weight:bold;padding:0.5em;}.w42-product__items__card__content{margin:0 auto;}.w42-product__items__card__content__des{font-size:1.2em;line-height:1.6em;text-align:justify;margin-top:.5em;}.w42-product__items__card__content__price{display:flex;margin-top:.5em;flex-wrap:wrap;justify-content:space-between;}.w42-product__items__card__content__price__mainprice{font-size:1.4em;margin-right:0.5em;padding:0.5em 0;color:#666;}@media only screen and (max-width:37.5em){.w42-product__items__card__content__price__mainprice{font-size:1em;}}.w42-product__items__card__content__price__downprice{font-weight:bold;font-size:1.4em;color:black;padding:0.5em 0;}@media only screen and (max-width:37.5em){.w42-product__items__card__content__price__downprice{font-size:1em;}}.w45-product{position:relative;width:100%;background-color:#f7f7f7;padding:2em 1em;}.w45-product__group{max-width:120em;margin:0 auto;}.w45-product__heading{display:block;margin-bottom:2em;}.w45-product__heading__title{display:flex;align-items:center;justify-content:center;margin:0 auto;margin-bottom:1em;flex-wrap:wrap;}.w45-product__heading__title__line{max-width:6em;min-width:6em;height:0.3em;background-color:rgba(var(--main-color-w), 1);margin:1em;flex:1;opacity:1;border-radius:0.2em;}.w45-product__heading__title__text{text-align:center;font-size:1.8em;font-weight:bold;width:fit-content;display:block;text-align:center;max-width:100%;color:#3f02bd;}.w45-product__heading__des{margin:0 auto;text-align:center;width:fit-content;display:block;font-size:1.3em;line-height:1.6em;margin-bottom:0.5em;}.w45-product__heading__imgbox{width:fit-content;margin:0 auto;max-width:100%;display:block;background-size:contain;background-position:center;}.w45-product__heading__imgbox__img{margin:0 auto;}.w45-product__heading__tab{display:flex;flex-wrap:wrap;justify-content:center;}.w45-product__heading__tab__list{display:flex;align-items:center;margin-right:1em;margin-top:2em;cursor:pointer;}.w45-product__heading__tab__list__icon{font-size:1.2em;margin-right:.5em;}.w45-product__heading__tab__list__text{font-size:1.1em;font-weight:bold;}.w45-product__heading__tab__list:hover .w45-product__heading__tab__list__icon{color:rgba(var(--main-color-w), 1);}.w45-product__heading__tab__list:hover .w45-product__heading__tab__list__text{color:rgba(var(--main-color-w), 1);}.w45-product__card{display:flex;flex-wrap:wrap;width:100%;}@media only screen and (max-width:37.5em){.w45-product__card{margin-left:0;}}.w45-product__card__item{border-top:none;transition:all 0.2s linear;width:24%;margin-left:1.3333333%;margin-bottom:2em;border-radius:1em;display:block;overflow:hidden;height:fit-content;}.w45-product__card__item:first-child{margin-left:0;}@media only screen and (min-width:50em){.w45-product__card__item:nth-child(4n + 1){margin-left:0;}}@media only screen and (min-width:50em) and (max-width:50em){.w45-product__card__item{width:32.444444%;}.w45-product__card__item:nth-child(3n + 1){margin-left:0;}}@media only screen and (max-width:37.5em){.w45-product__card__item{width:49.333%;}.w45-product__card__item:nth-child(2n + 1){margin-left:0;}}.w45-product__card__item:hover{box-shadow:1em 1em 2em rgba(0, 0, 0, 0.15);}.w45-product__card__item:hover .w45-product__card__item__content__imgbox{transform:scale(1.3);}.w45-product__card__item__content{position:relative;display:block;overflow:hidden;border-radius:0.5em;}.w45-product__card__item__content__salebox{position:absolute;background-color:#ddb60f;top:1em;left:1em;color:white;padding:0.5em;font-weight:0.8em;border-radius:0.2em;z-index:1;}.w45-product__card__item__content__imgbox{display:block;overflow:hidden;background-size:cover;background-position:center;transition:all 0.3s ease;cursor:pointer;border-radius:0.5em;}.w45-product__card__item__content__imgbox__img{margin:0 auto;}.w45-product__card__item__content__iconbox{position:absolute;right:1em;bottom:1em;padding:1em;background-color:rgba(0, 0, 0, 0.629);transition:all 0.2s;cursor:pointer;z-index:1;border-radius:0.5em;}.w45-product__card__item__content__iconbox__icon{border-radius:0.3em;font-size:1.6em;color:white;}.w45-product__card__item__content__iconbox:hover{background-color:rgba(var(--main-color-w), 1);}.w45-product__card__item__contain{padding:1em;}.w45-product__card__item__contain__name{margin-top:0.5em;font-size:1.3em;display:block;text-align:center;line-height:1.4em;font-weight:bold;}.w45-product__card__item__contain__des{margin-top:0.5em;font-size:1.2em;display:block;text-align:justify;text-align-last:center;line-height:1.4em;}.w45-product__card__item__postinfo{display:flex;justify-content:space-between;align-items:center;white-space:nowrap;padding:0.5em;padding-bottom:1em;flex-wrap:wrap;cursor:pointer;}.w45-product__card__item__postinfo:hover .w45-product__card__item__postinfo__downprice{color:rgba(var(--main-color-w), 1);font-weight:bold;}.w45-product__card__item__postinfo__downprice{font-size:1.3em;width:50%;height:100%;text-align:center;transition:all 0.3s ease;font-weight:bold;}.w45-product__card__item__postinfo__mainprice{font-size:1.3em;cursor:pointer;width:50%;text-align:center;transition:all 0.3s ease;text-decoration:line-through;}.w45-product__card__item__postinfo__mainprice:hover{background-color:rgba(var(--main-color-w), 1);color:white;}.w45-product__btn{padding:0.7em 1.6em;display:flex;align-items:center;font-weight:bold;color:white;margin:0 auto;border:none;width:fit-content;border:1px solid rgba(var(--main-color-w), 1);background-color:rgba(var(--main-color-w), 1);cursor:pointer;transition:all 0.2s ease;}.w45-product__btn:hover{background-color:white;}.w45-product__btn:hover .w45-product__btn__icon{color:black;}.w45-product__btn:hover .w45-product__btn__text{color:black;}.w45-product__btn__icon{font-size:1.3em;margin-right:0.5em;}.w45-product__btn__text{font-size:1.3em;}.w47-ads-1{width:100%;padding:2em 1em;background-color:white;}.w47-ads-1__group{max-width:120em;margin:0 auto;}@media only screen and (max-width:50em){.w47-ads-1__group{margin:unset !important;}}.w47-ads-1__heading{display:flex;flex-direction:column;}.w47-ads-1__heading__title{display:flex;align-items:center;justify-content:center;margin:0 auto;margin-bottom:1em;flex-wrap:wrap;}.w47-ads-1__heading__title__line{width:.1em;height:5em;background-color:rgba(var(--main-color-w), 1);margin:1em;opacity:1;border-radius:0.2em;margin:0 auto;margin-bottom:2em;}.w47-ads-1__heading__title__text{text-align:center;font-size:1.4em;font-weight:bold;width:fit-content;display:block;text-align:center;max-width:100%;color:rgba(var(--main-color-w), 1);}.w47-ads-1__heading__des{margin:0 auto;text-align:center;width:fit-content;display:block;font-size:2.4em;font-weight:bold;line-height:1.6em;margin-bottom:0.5em;}.w47-ads-1__heading__imgbox{width:fit-content;margin:0 auto;max-width:100%;display:block;background-size:contain;background-position:center;margin-bottom:2em;}.w47-ads-1__heading__imgbox__img{margin:0 auto;}.w47-ads-1__items{display:flex;flex-wrap:wrap;}.w47-ads-1__items__item{width:24%;text-align:center;background-color:white;cursor:pointer;height:fit-content;padding:0.5em;transition:all 0.2s ease;margin-top:7em;}.w47-ads-1__items__item__imgbox{transition:all 0.2s;backface-visibility:hidden;background-size:contain;background-position:center;}.w47-ads-1__items__item__imgbox__img{width:100%;}.w47-ads-1__items__item:not(:first-child){margin-left:1.33333%;}@media only screen and (min-width:50em){.w47-ads-1__items__item:nth-child(4n+1){margin-left:0;}}@media only screen and (max-width:50em){.w47-ads-1__items__item{width:49.333%;margin-top:2em;}.w47-ads-1__items__item:nth-child(2n+1){margin-left:0;}}.w47-ads-1__items__item:nth-child(even){margin-top:0em;}.w47-ads-1__items__item__content{display:flex;z-index:2;position:relative;padding:2em 1em;margin-top:-10em;background:linear-gradient(to top, white, rgba(255, 255, 255, 0.9) 60%, transparent) no-repeat;}.w47-ads-1__items__item__content__main{text-transform:capitalize;font-size:3em;font-weight:bold;line-height:1.3em;display:flex;flex-direction:column;align-items:center;color:rgba(var(--main-color-w), 1);}@media only screen and (max-width:50em){.w47-ads-1__items__item__content__main{font-size:2em !important;padding:unset;margin-right:.3em;}}.w47-ads-1__items__item__content__main::after{content:"";height:3em;border-left:1px solid rgba(var(--main-color-w), 1);position:relative;margin-top:.1em;}.w47-ads-1__items__item__content__sub{font-size:1.3em;align-self:flex-end;text-align:justify;line-height:1.4em;margin-top:5em;}@media only screen and (max-width:37.5em){.w47-ads-1__items__item__content__sub{font-size:1em;}}.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-khdt-1{width:100%;padding:0 1em}.wd-khdt-1__group{max-width:120em;margin:0 auto;padding:1em 0;position:relative}.wd-khdt-1__heading{text-align:center}.wd-khdt-1__heading__name{display:block;text-align:center;font-size:3em;font-weight:700;padding:.5em 0;color:rgba(var(--main-color-w),1)}.wd-khdt-1__heading__image{display:flex;justify-content:center;margin:1em 0}.wd-khdt-1__heading__image__figure{background-repeat:no-repeat;background-size:contain}.wd-khdt-1__heading__des{margin-top:1em;margin-bottom:1.5em;font-size:1.6em;line-height:1.6em;text-align:justify}.wd-khdt-1__gallery{width:100%;overflow:hidden;position:relative}.wd-khdt-1__gallery__swiper{display:flex}.wd-khdt-1__gallery__swiper__item.swiper-slide{width:11.625%;margin-right:1%;background:#fff;margin-top:1em;position:relative}.wd-khdt-1__gallery__swiper__item__content{padding:0;position:relative;overflow:hidden}.wd-khdt-1__gallery__swiper__item__content__figure{background-size:cover;background-position:top center;background-repeat:no-repeat;transition:.5s ease-in-out;position:relative;box-shadow:0 .5em .5em rgba(0,0,0,.1);margin:0 .25em}.wd-khdt-1__gallery__swiper__item__content__figure:hover{transform:scale(1.2)}.wd-khdt-1__gallery .wd-khdt-1__gallery__next,.wd-khdt-1__gallery .wd-khdt-1__gallery__prev{font-size:3em;color:rgba(var(--main-color-w),1);width:auto;visibility:hidden;opacity:0;transition:.3s;height:auto;top:65%}.wd-khdt-1__gallery:hover .wd-khdt-1__gallery__next,.wd-khdt-1__gallery:hover .wd-khdt-1__gallery__prev{visibility:initial;opacity:1}.wd-khdt-1__gallery .wd-khdt-1__gallery__prev{left:1em}.wd-khdt-1__gallery .wd-khdt-1__gallery__next{right:1em}.wd-khdt-1__gallery__next:after,.wd-khdt-1__gallery__prev:after{display:none}@media only screen and (max-width:800px){.wd-khdt-1__gallery__swiper__item.swiper-slide{width:23.5%;margin-right:2%}}.wd-menu-3{width:100%;background-color:rgba(var(--main-color-w),1);z-index:10;position:relative;padding:0 1em}.wd-menu-3__sticky{background-color:#e4e4e4}@media only screen and (min-width:37.5em){.wd-menu-3__ab{background-color:transparent;position:absolute}}.wd-menu-3__group{max-width:120em;margin:0 auto;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:37.5em){.wd-menu-3__group{margin-right:0;width:100%}}.wd-menu-3__nav__button-nav{z-index:15;display:block;padding:1em .5em;height:3.5em;display:flex;align-items:center;font-size:1.4em;cursor:pointer;text-transform:uppercase;white-space:nowrap;color:#fff}.wd-menu-3__nav__icon{margin-right:1em;cursor:pointer;display:none}.wd-menu-3__nav__checkbox{display:none}.wd-menu-3__nav__checkbox:checked~.wd-menu-3__second-group{display:block}.wd-menu-3__first-group{align-items:center}.wd-menu-3__first-group__items__bg{height:50em}.wd-menu-3__first-group__items__text{list-style:none;padding:1.25em 4em;position:relative;cursor:pointer;transition:.3s}.wd-menu-3__first-group__items__text:hover{background:#fff;color:#000}.wd-menu-3__first-group__items__text__content{display:flex;justify-content:space-between;font-weight:500;white-space:nowrap;text-transform:uppercase;text-decoration:none;font-size:1.4em;display:flex;align-items:center;color:var(--text-color-w)!important}.wd-menu-3__first-group__items__text__content__icon{margin-left:.5em}.wd-menu-3__first-group__items__text__content__icon2{margin-right:.5em;font-size:1.4em}.wd-menu-3__first-group__items__drop{box-shadow:.1em .1em 1em .1em #f5f5f5;display:none;position:absolute;background-color:#fff!important;z-index:2;top:4.2em;left:0;width:100%}.wd-menu-3__first-group__items__drop__col{width:100%}.wd-menu-3__first-group__items__drop-before{display:none;align-items:center}.wd-menu-3__first-group__items__drop-before__icon{font-size:1.2em}.wd-menu-3__first-group__items__drop__text{list-style:none;padding:.5em 2em;line-height:4em;position:relative;text-overflow:ellipsis}.wd-menu-3__first-group__items__drop__text--a,.wd-menu-3__first-group__items__drop__text__content{cursor:pointer;font-weight:500;white-space:nowrap;text-transform:uppercase;text-decoration:none;font-size:1.4em;color:#000}.wd-menu-3__first-group__items__drop__text--a:hover{color:rgba(var(--main-color-w),1)!important}.wd-menu-3__first-group__items__drop__text:hover{background-color:rgba(244,244,244,.5);color:rgba(var(--main-color-w),1)!important}.wd-menu-3__first-group__items__drop__text__content{display:flex;align-items:center}.wd-menu-3__first-group__items__drop__text__content__icon{margin-left:auto}.wd-menu-3__first-group__items__drop-1{position:absolute;visibility:hidden;top:0;left:100%;background-color:#fff!important;transition:.2s}@media only screen and (min-width:62.5em){.wd-menu-3__group{justify-content:center}.wd-menu-3__nav__button-nav{display:none}.wd-menu-3__first-group,.wd-menu-3__first-group__items,.wd-menu-3__nav__checkbox:checked~.wd-menu-3__first-group .wd-menu-3__first-group__items{display:flex}.wd-menu-3__first-group__items__text{color:#fff}.wd-menu-3__first-group__items__text:hover .wd-menu-3__first-group__items__drop{display:flex}.wd-menu-3__first-group__items__drop__text:hover .wd-menu-3__first-group__items__drop-1{display:flex;visibility:visible}.wd-menu-3__first-group__items__drop-1{display:flex;box-shadow:.1em .1em .5em .1em #f5f5f5}}.wd-menu-3__first-group__items__drop-1-before{display:none;align-items:center}@media only screen and (max-width:62.5em){.wd-menu-3__nav__checkbox:checked~.wd-menu-3__first-group .wd-menu-3__first-group__items{display:block}.wd-menu-3__nav__icon{display:inline-block}.wd-menu-3__nav__checkbox:checked~.wd-menu-3__nav__button-nav .wd-menu-3__nav__icon:before{content:"\f142"}.wd-menu-3__first-group__items{display:none;position:absolute;left:0;top:6em;background-color:#fff!important;z-index:2;width:100%}.wd-menu-3__first-group__items__text{padding:1.25em 1em;min-width:25em}.wd-menu-3__first-group__items__text__content{justify-content:flex-start}.wd-menu-3__first-group__items__text__content__icon{margin-left:auto}.wd-menu-3__first-group__items__text:hover .wd-menu-3__first-group__items__drop{display:flex}.wd-menu-3__first-group__items__drop{top:0;display:none;margin-top:1.5em;left:auto;transition:.2s;position:relative}.wd-menu-3__first-group__items__drop__col{margin-top:0;width:100%}.wd-menu-3__first-group__items__drop__text{border-bottom:.1rem solid #e4e4e4;padding-bottom:1em}.wd-menu-3__first-group__items__drop-1__text{padding-top:0;border-top:.1rem solid #e4e4e4}.wd-menu-3__first-group__items__drop-before{display:flex;position:absolute;align-items:center;top:-3em;padding-left:1em;font-size:1.3em;font-weight:600;z-index:15;background-color:#fff!important;width:100%;height:3em;border-bottom:.1em solid #eee}.wd-menu-3__first-group__items__drop-1{position:relative;visibility:visible;left:0;top:0;width:100%;display:none}.wd-menu-3__first-group__items__drop__text:hover .wd-menu-3__first-group__items__drop-1{display:flex}.wd-menu-3__first-group__items__drop-1__text:last-child{border-bottom:.1rem solid #e4e4e4}.wd-menu-3__first-group__items__drop__text__content__icon{margin-left:auto}.wd-menu-3__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:#fff!important;width:100%;height:3em;display:flex;border-bottom:.1em solid #eee}.wd-menu-3__second-group{position:absolute;right:1em;display:block;z-index:10}}.wd-menu-3__first-group__items__drop-1-before__icon{font-size:1.2em}.wd-menu-3__first-group__items__drop-1__text{list-style:none;line-height:4em;transition:none;min-width:15em;padding:.5em 2em}.wd-menu-3__first-group__items__drop-1__text--a{cursor:pointer;font-weight:500;white-space:nowrap;text-transform:uppercase;text-decoration:none;font-size:1.4em;color:#000}.wd-menu-3__first-group__items__drop-1__text--a:hover{color:rgba(var(--main-color-w),1)}.wd-menu-3__first-group__items__drop-1__text:hover{background-color:rgba(244,244,244,.5)!important;color:rgba(var(--main-color-w),1)}.wd-menu-3__second-group__items{display:flex;margin-right:2em;align-items:center;justify-content:center;z-index:1}.wd-menu-3__second-group__items__item{position:relative;overflow:hidden}.wd-menu-3__second-group__items__item__icon{margin:0 1.5em;font-size:2em;cursor:pointer;transition:.2s;color:#fff}.wd-menu-3__second-group__items__item__icon:hover{color:rgba(var(--main-color-w),1)!important}.wd-menu-3__second-group__items__item__drop{display:none;position:absolute;top:7em;left:0;background-color:#fff!important}@media only screen and (max-width:62.5em){.wd-menu-3__second-group__items{margin-right:0}.wd-menu-3__second-group__items__item__icon{margin:0}.wd-menu-3__second-group__items__item__drop{box-shadow:.1em .1em 1em .1em #f5f5f5}}.wd-menu-3__second-group__items__item__drop__ul{list-style:none}.wd-menu-3__second-group__items__item__drop__li{cursor:pointer;padding:0 1em;line-height:5em}.wd-menu-3__second-group__items__item__drop__li:hover{background-color:rgba(244,244,244,.5)!important;color:rgba(var(--main-color-w),1)!important}.wd-menu-3__second-group__items__item:hover .wd-menu-3__second-group__items__item__drop{display:block;z-index:1}.wd-menu-3__nav__checkbox-search:checked~.wd-menu-3__search{top:0;visibility:visible}.wd-menu-3__nav__checkbox-search{display:none;cursor:pointer}.wd-menu-3__search{position:fixed;top:-15em;visibility:hidden;width:100%;left:0;background-color:#fff!important;padding:4em;color:#757575;box-shadow:.1em .1em 1em .1em #f5f5f5;transition:.2s;z-index:15}.wd-menu-3__search__content{max-width:120rem;margin:0 auto}.wd-menu-3__search__content__title{display:flex;justify-content:space-between;font-size:1.4em}.wd-menu-3__search__content__title__icon{font-size:1.5em;background:0 0;border:none;cursor:pointer}.wd-menu-3__search__content__title__checkbox{cursor:pointer}.wd-menu-3__search__content__input{margin-top:1em;display:flex;justify-content:space-between;padding:2em 0;width:100%;border-bottom:.2em solid #f5f5f5!important}.wd-menu-3__search__content__input__text{border:none;font-weight:500;font-size:2em;text-transform:uppercase;color:#000;width:100%;font-family:"SVN-Sofia Pro Light"}.wd-menu-3__search__content__input__text::-webkit-input-placeholder{color:#000}.wd-menu-3__search__content__input__text:focus{outline:0}.wd-menu-3__search__content__input__icon{cursor:pointer;font-size:3em}@media only screen and (min-width:1200px){.wd-menu-3__first-group__items__drop__text__content__icon:before{content:"\f105"!important}}.wd-form-1{position:relative;display:block;width:100%;background:url(/img/wd-form-1_bg.png) top center no-repeat;padding:3em 1em;background-size:cover}.wd-form-1__group{position:relative;max-width:120em;margin:0 auto}.wd-form-1__heading{text-align:center}.wd-form-1__heading__name{display:block;text-align:center;font-size:3em;font-weight:700;color:#fff;line-height:1.6em}.wd-form-1__items{display:flex;flex-wrap:wrap;margin-top:3em;align-items:center}.wd-form-1__items__item{width:40%;margin-left:3%;color:#fff}.wd-form-1__items__item:last-child{width:14%;margin-top:3.3em}.wd-form-1__items__item:last-child .wd-form-1__items__item__name{margin-bottom:.75em}.wd-form-1__items__item:first-child{margin-left:0;text-align:left}.wd-form-1__items__item:last-child{border:none}.wd-form-1__items__item__name{display:block;margin-bottom:1em;font-size:1.6em;color:#fff;display:block;text-transform:uppercase}.wd-form-1__items__item__input{width:100%;padding:.7em 1em;overflow:hidden;border:none;outline:none;font-size:1.4em;border-radius:.5em;border:solid .1em #999}.wd-form-1__items__item__btn{color:#000;background-color:#fff;box-shadow:0 1em 6em .4em #fff;border-radius:.3em;padding:.5em 1em;font-size:1.6em;border:none;width:100%;border:solid .1em #999}.wd-form-1__line{width:80%;margin:3em 10%;height:.1em;background-color:#fff}.wd-form-1__des{font-size:1.6em;line-height:1.6em;color:#fff;text-align:center}@media only screen and (max-width:800px){.wd-form-1__items__item{width:35%}.wd-form-1__items__item:last-child{width:24%}}@media only screen and (max-width:500px){.wd-form-1__items{margin-top:0}.wd-form-1__items__item:last-child,.wd-form-1__items__item{width:100%;margin-left:0;margin-top:2em}}.wd-support-1{line-height:1em!important;margin-top:2em}.wd-support-1__items{display:flex;flex-wrap:wrap}.wd-support-1__items__item{display:flex;width:100%;position:relative}.support-right .wd-support-1__items__item{flex-direction:row-reverse}.wd-support-1__items__item__content{margin-bottom:2em;background:rgba(var(--main-color-w),1);border-radius:50%;padding:1.2em .9em;display:flex;height:6em;align-items:center;position:relative}.wd-support-1__items__item__content__icon,.wd-support-1__items__item__content__name{color:#fff;cursor:pointer}.wd-support-1__items__item__content__icon{font-size:3em;margin:0 .15em;transition:1s}.wd-support-1__items__item__content__name{font-size:1.5em;margin-right:0;font-weight:700;transition:1s;overflow:hidden;padding:.5em 0;width:0}.wd-support-1__items__item__content:hover{border-radius:2.5em}.support-right .wd-support-1__items__item__content:hover .wd-support-1__items__item__content__name{animation:1s forwards wd-support-1__items__item__content__name__key}.support-left .wd-support-1__items__item__content:hover .wd-support-1__items__item__content__name{animation:1s forwards wd-support-1__items__item__content__name__key2}.wd-support-1__items__item__content:hover .wd-support-1__items__item__content__icon{margin-right:.25em;transform:scale(1.2)}.support-left .wd-support-1__items{flex-direction:column}.support-left .wd-support-1__items__item__content{flex-direction:row-reverse}.wd-support-1__items__item__content__figure{background-size:cover;background-position:center;background-repeat:no-repeat;width:4.5em;height:4.5em}.wd-support-1__items__item__content--2{padding:.7em .6em}@-webkit-keyframes wd-support-1__items__item__content__name__key{0%{width:0}50%{margin-right:1em;margin-left:.25em;width:fit-content}100%{margin-right:.5em;margin-left:.25em;width:fit-content}}@-webkit-keyframes wd-support-1__items__item__content__name__key2{0%{width:0}50%{margin-left:1em;margin-right:.25em;width:fit-content}100%{margin-right:.25em;margin-left:.5em;width:fit-content}}