.w9-partners{width:100%;padding:2em 1em;background-color:white;}.w9-partners__group{max-width:120em;margin:0 auto;}.w9-partners__heading{text-transform:capitalize;font-weight:700;font-size:3em;padding:1em;}.w9-partners__first{display:flex;flex-wrap:wrap;width:100%;}@media only screen and (max-width:37.5em){.w9-partners__first{flex-wrap:wrap;justify-content:flex-start;}}.w9-partners__first__imgbox{padding:3em;width:20%;display:flex;align-items:center;background-size:contain;background-position:center;border:.1em solid #eee;cursor:pointer;transition:all .2s;}@media only screen and (max-width:37.5em){.w9-partners__first__imgbox{width:50%;}}.w9-partners__first__imgbox__img{width:100%;margin:0 auto;}.w9-partners__first__imgbox__img:hover{opacity:.3;}.w13-ctaregister-6{font-weight:500;width:100%;padding:3em 1em;background-color:white;}.w13-ctaregister-6__group{max-width:60em;margin:0 auto;text-align:center;border:0.1em solid #eee;box-shadow:0.3em 0.3em 0.3em rgba(0, 0, 0, 0.155);}.w13-ctaregister-6__heading{font-weight:700;text-align:center;font-size:2em;text-transform:capitalize;background-color:orangered;padding:1em;text-transform:uppercase;color:white;line-height:1.7em;}.w13-ctaregister-6__items{justify-content:space-between;}.w13-ctaregister-6__items__form{display:block;margin-top:1em;padding:1em;}.w13-ctaregister-6__items__form__input{margin-top:1em;display:block;padding:1.2em;border:0.15em solid #eee;border-radius:0.8em;background-color:white;}.w13-ctaregister-6__items__form__input__text{outline:none;border:none;width:97%;display:inline-block;font-size:1.5em;}.w13-ctaregister-6__items__form__input__icon{color:red;}.w13-ctaregister-6__items__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-6__items__form__des{color:red;font-weight:300;font-size:1em;margin-top:1em;display:block;}.w13-ctaregister-6__items__button{padding:1em 2em;display:inline-block;font-weight:700;color:white;font-size:1.6em;margin:0 auto;background-size:200% auto;margin-top:1em;margin-bottom:1em;border:none;animation:buttonMoveBg 0.5s infinite alternate-reverse;}.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;}.w11-ads{width:100%;padding:2em 1em;background-color:white;}.w11-ads__group{max-width:120em;margin:0 auto;}.w11-ads__items{display:flex;flex-wrap:wrap;margin-left:-1%;}.w11-ads__items__item{text-align:center;width:24%;margin-left:1%;margin-bottom:1em;}@media only screen and (max-width:43.75em){.w11-ads__items__item{width:49%;margin-top:1em;}}.w11-ads__items__item__icon{color:#381f15;font-size:13em;}@media only screen and (max-width:37.5em){.w11-ads__items__item__icon{font-size:9em !important;}}.w11-ads__items__item__main{margin-top:1em;font-weight:600;font-size:1.6em;}.w11-ads__items__item__sub{margin-top:1em;font-size:1.4em;font-weight:300;}.w10-ctaregister{width:100%;background-color:#FF7451;padding:1em;}.w10-ctaregister__group{margin:0 auto;max-width:120em;text-align:center;}.w10-ctaregister__text--1{font-weight:800;font-size:2.5em;color:white;display:inline-block;height:max-content;line-height:1.8em;}.w10-ctaregister__text--2{display:inline-block;font-weight:400;font-size:1.5em;color:white;height:max-content;line-height:1.8em;margin-left:1em;margin-right:1em;}.w10-ctaregister__text--a{font-weight:800;font-size:2.5em;color:white;display:inline-block;height:max-content;line-height:1.8em;}.w13-ctaregister{width:100%;padding:2em 1em;background-color:white;}.w13-ctaregister__group{max-width:120em;margin:0 auto;display:flex;align-items:center;justify-content:center;background-color:#fafafa;border-radius:10em;padding:2em;}@media only screen and (max-width:50em){.w13-ctaregister__group{flex-direction:column;}}.w13-ctaregister__icon{font-size:15em;color:red;background:-webkit-linear-gradient(#00fff2, #0091aa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;transform:rotate(-15deg);}.w13-ctaregister__items{margin-left:2em;}@media only screen and (max-width:50em){.w13-ctaregister__items{margin-left:0;margin-top:2em;}}.w13-ctaregister__items__title{font-weight:700;font-size:2em;line-height:1.6em;text-align:center;margin-bottom:1em;}.w13-ctaregister__items__form{margin-top:1em;display:flex;}.w13-ctaregister__items__form__input{margin-left:1em;width:30%;padding:1em;border-radius:2em;border:0.1em solid #0091aa;outline:none;font-size:1.5em;}.w13-ctaregister__items__info{display:flex;justify-content:center;margin-top:1em;}.w13-ctaregister__items__info__text{margin-left:1em;font-weight:300;text-decoration:underline;}.w13-ctaregister__items__info__text:not(:first-child){margin-left:0;}.w13-ctaregister__items__button{padding:1em;font-size:1.2em;margin-right:1em;background-size:200% auto;transition:all 0.5s;text-align:center;text-transform:uppercase;color:white;font-weight:800;border-radius:2.5em;animation:buttonMoveBg ease 0.7s infinite 0.7s alternate;line-height:1.6em;border:none;}@media only screen and (max-width:50em){.w13-ctaregister__items__button{margin-right:0;margin-top:2em;}}.w13-cusface-1{position:fixed;z-index:30;right:3em;font-size:1em;background-color:white;top:3em;padding:1em;display:flex;box-shadow:0 1em 2em rgba(0, 0, 0, 0.2);}.w13-cusface-1__imgbox{width:5em;height:5em;margin-right:1em;background-size:contain;background-position:center;border-radius:50%;}.w13-cusface-1__imgbox__img{height:100%;width:100%;}.w13-cusface-1__items__name{font-weight:600;}.w13-cusface-1__items__des{font-weight:300;margin:0.5em 0;}.w13-cusface-1__items__time__icon{margin-right:0.5em;}.w13-cusface{display:flex;align-items:center;justify-content:center;background-color:white;}.w21-banner{width:100%;background-color:#fff;}.w21-banner__group{max-width:120em;position:relative;margin:0 auto;overflow:hidden;}.w21-banner .swiper-button-next{color:rgba(var(--main-color-w), 1);z-index:2;}.w21-banner .swiper-button-prev{color:rgba(var(--main-color-w), 1);z-index:2;}.w21-banner .swiper-pagination-bullet{background-color:rgba(var(--main-color-w), 1);}.w21-banner .swiper-pagination{z-index:2;}.w21-banner__imgbox{width:100%;background-size:contain;background-position:center;}.w21-banner__imgbox__img{width:100%;}.w33-banner{width:100%;background-color:#f5f5f5;padding:0 0.5em;}.w33-banner__group{max-width:120em;margin:0 auto;}.w33-banner__items{display:flex;}@media only screen and (max-width:50em){.w33-banner__items{flex-wrap:wrap;}}.w33-banner__items__main{min-width:50%;overflow:hidden;position:relative;cursor:pointer;}@media only screen and (max-width:50em){.w33-banner__items__main{width:100%;}}.w33-banner__items__main .swiper-pagination-bullet{background:white;}.w33-banner__items__main .swiper-pagination-bullet-active{background:rgba(var(--main-color-w), 1);}.w33-banner__items__main__imgbox{margin-top:0.3em;background-size:contain;background-position:center;}.w33-banner__items__main__imgbox__img{width:100%;}.w33-banner__items__sub{min-width:50%;display:flex;flex-wrap:wrap;}@media only screen and (max-width:50em){.w33-banner__items__sub{margin-left:-0.5%;}}.w33-banner__items__sub__imgbox{width:49.5%;margin-left:0.5%;cursor:pointer;background-size:contain;background-position:center;margin-top:0.3em;}