.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;}.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;}.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;}.w7-ads-2{width:100%;padding:2em 1em;background-color:white;}.w7-ads-2__group{max-width:120em;margin:0 auto;}.w7-ads-2__item{display:flex;align-items:center;justify-content:space-between;}.w7-ads-2__item-re{flex-direction:row-reverse;}@media only screen and (max-width:43.75em){.w7-ads-2__item{flex-direction:column;width:100%;margin:0 auto;text-align:center;}}.w7-ads-2__item__imgbox{min-width:50%;background-size:contain;background-position:center;}@media only screen and (max-width:43.75em){.w7-ads-2__item__imgbox{width:100%;}}.w7-ads-2__item__imgbox__img{width:100%;}.w7-ads-2__item__imgbox:hover{transform:translateY(-1em);}.w7-ads-2__item__info{min-width:50%;padding:2em;}@media only screen and (max-width:43.75em){.w7-ads-2__item__info{width:100%;margin-left:0;text-align:center;}}.w7-ads-2__item__info__heading{display:flex;}.w7-ads-2__item__info__heading__icon{background-image:url(/img/w32/before-heading-1.svg);padding:2em 3em 2em 0;background-repeat:no-repeat;background-position:center;display:inline-block;background-size:contain;background-position:center;margin-right:1em;}.w7-ads-2__item__info__heading__text{display:inline-block;font-size:2.5em;line-height:1.6em;width:fit-content;}.w7-ads-2__item__info__name{font-size:3em;display:block;font-weight:bold;color:rgba(var(--main-color-w), 1);}.w7-ads-2__item__info__imgbox{display:inline-block;margin-top:1em;background-size:contain;background-position:center;background-repeat:no-repeat;}.w7-ads-2__item__info__imgbox__img{width:100%;}.w7-ads-2__item__info__des{margin-top:0.5em;font-size:1.6em;font-weight:400;text-align:justify;color:var(--text-color-w);line-height:1.8em;}.w7-ads-2__item__info__iconlink{display:flex;}.w7-ads-2__item__info__iconlink__icon{margin-top:1em;color:#303030;font-size:1.6em;cursor:pointer;margin-right:1em;}.w7-ads-2__item__info__btn{background-image:-webkit-gradient(linear, left top, right top, from(#bd9f67), color-stop(48%, #f4f3ad), color-stop(99%, #bd9f67));padding:0.7em 2em;display:inline-block;text-align:center;font-size:1.6em;font-weight:bolder;border-radius:2em;margin:0 auto;margin-top:2em;margin-left:auto;float:right;width:max-content;cursor:pointer;border:1px solid white;transition:all 0.2s ease;}.w7-ads-2__item__info__btn:hover{color:white;background-image:none;background-color:#ff2b2b;font-weight:bolder;}.w7-introducer-1{width:100%;padding:2em 1em;}.w7-introducer-1__group{max-width:120em;margin:0 auto;}.w7-introducer-1__heading{display:block;}.w7-introducer-1__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%;}.w7-introducer-1__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;max-width:100%;}.w7-introducer-1__heading__imgbox{width:fit-content;margin:0 auto;max-width:100%;display:block;margin-bottom:3em;background-size:contain;background-position:center;}.w7-introducer-1__heading__imgbox__img{margin:0 auto;}.w7-introducer-1__items{display:flex;justify-content:center;}@media only screen and (max-width:62.5em){.w7-introducer-1__items{flex-direction:column;}}.w7-introducer-1__items__imgbox{width:50%;height:auto;background-size:contain;background-position:center;}.w7-introducer-1__items__imgbox iframe{min-height:20em;}@media only screen and (max-width:62.5em){.w7-introducer-1__items__imgbox{width:100%;}}.w7-introducer-1__items__imgbox__img{width:100%;height:100%;margin:0 auto;}.w7-introducer-1__items__info{width:50%;display:flex;flex-direction:column;justify-content:center;padding:2em;background-color:#f7f7f7;background-size:cover;background-position:center;background-repeat:no-repeat;}@media only screen and (max-width:62.5em){.w7-introducer-1__items__info{width:100%;}}.w7-introducer-1__items__info__heading{font-size:6em;font-weight:300;line-height:1.8em;display:inline-block;}.w7-introducer-1__items__info__des{margin-top:3em;font-size:1.3em;line-height:1.8em;color:var(--text-color-w);}.w13-ctaregister-11{font-weight:500;width:100%;padding:3em 1em;background-color:white;background-size:cover;background-position:center;background-repeat:no-repeat;color:white;padding:0.3em;}.w13-ctaregister-11__group{max-width:120em;margin:0 auto;}.w13-ctaregister-11__heading{font-weight:700;text-align:center;font-size:3.5em;text-transform:uppercase;color:#ef2f3c;line-height:1.7em;padding:1em;background-size:cover;background-position:center;background-repeat:no-repeat;color:white;padding:0.3em;}.w13-ctaregister-11__items{margin-top:6em;display:flex;justify-content:space-between;flex-wrap:wrap;}.w13-ctaregister-11__items__contact{width:48%;text-align:center;}@media only screen and (max-width:62.5em){.w13-ctaregister-11__items__contact{width:100%;margin-top:1em;}}.w13-ctaregister-11__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-11__items__contact__form__input__text{outline:none;border:none;width:97%;display:inline-block;font-size:1.5em;}.w13-ctaregister-11__items__contact__form__input__icon{color:red;}.w13-ctaregister-11__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-11__items__contact__form__des{color:red;font-weight:300;font-size:1em;margin-top:1em;display:block;}.w13-ctaregister-11__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-11__items__contact__info{line-height:1.6em;display:block;margin-top:2em;}.w13-ctaregister-11__items__time{width:50%;}@media only screen and (max-width:62.5em){.w13-ctaregister-11__items__time{width:100%;}}.w13-ctaregister-11__items__time__text{font-size:3em;font-weight:700;text-align:center;color:#ef2f3c;margin-bottom:2em;display:block;text-transform:uppercase;background-size:cover;background-position:center;background-repeat:no-repeat;color:white;padding:0.3em;}.w13-ctaregister-11__items__time__count{display:flex;align-items:center;}.w13-ctaregister-11__items__time__count__dot{font-size:4em;margin:0 0.5em 0 0.5em;}@media only screen and (max-width:37.5em){.w13-ctaregister-11__items__time__count__dot{margin:0 0.2em 0 0.2em;}}.w13-ctaregister-11__items__time__count__item{width:25%;text-align:center;color:#183059;padding:1em;border-radius:0.5em;}.w13-ctaregister-11__items__time__count__item-d{background-color:#ef2f3c;color:white;}.w13-ctaregister-11__items__time__count__item-h{background-color:#f6f4f3;}.w13-ctaregister-11__items__time__count__item-m{background-color:#276fbf;color:white;}.w13-ctaregister-11__items__time__count__item-s{background-color:#f0a202;}.w13-ctaregister-11__items__time__count__item__date{text-transform:uppercase;font-weight:600;font-size:1em;}.w13-ctaregister-11__items__time__count__item__number{display:inline-block;font-size:5em;}@media only screen and (max-width:68.75em){.w13-ctaregister-11__items__time__count__item__number{font-size:4.5em;}}@media only screen and (max-width:62.5em){.w13-ctaregister-11__items__time__count__item__number{font-size:4em;}}@media only screen and (max-width:37.5em){.w13-ctaregister-11__items__time__count__item__number{font-size:3.5em;}}.w13-ctaregister-7{font-weight:500;width:100%;padding:3em 1em;background-color:white;}.w13-ctaregister-7__group{max-width:60em;margin:0 auto;text-align:center;border:0.1em solid #eee;padding:2em;box-shadow:0.3em 0.3em 0.3em #eee;border-radius:2em;}.w13-ctaregister-7__heading{font-weight:700;text-align:center;font-size:2em;line-height:1.7em;text-transform:capitalize;}.w13-ctaregister-7__items{justify-content:space-between;}.w13-ctaregister-7__items__form{display:block;margin-top:2em;}.w13-ctaregister-7__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-7__items__form__input__text{outline:none;border:none;width:97%;display:inline-block;font-size:1.5em;}.w13-ctaregister-7__items__form__input__icon{color:red;}.w13-ctaregister-7__items__form__select{padding:1em;width:100%;border-radius:0.5em;margin-top:1em;border:0.15em solid #eee;font-size:1.5em;}.w13-ctaregister-7__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-7__items__form__des{color:red;font-weight:300;font-size:1em;margin-top:1em;display:block;font-size:1.5em;}.w13-ctaregister-7__items__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;border:none;animation:buttonMoveBg 0.5s infinite alternate-reverse;}.w18-table{width:100%;padding:3em 1em;color:var(--text-color-w);background-color:white;}.w18-table table{margin:0 auto;border-collapse:collapse;}.w18-table table td, .w18-table table th{border:1px solid black;padding:1em;line-height:3.3em;}.w18-table__group{max-width:120em;margin:0 auto;overflow:scroll;}.w18-table__heading{text-align:center;margin-bottom:2em;}.w18-table__heading__title{font-weight:600;font-size:2em;margin-bottom:1em;}.w18-table__heading__sub{font-weight:300;font-size:1.4em;}.w18-table__tbl{border-collapse:collapse;font-size:1.4em;width:100%;margin-top:0.5em;display:table;}@media only screen and (max-width:37.5em){.w18-table__tbl{margin:0 auto;}}.w18-table__tbl td, .w18-table__tbl th{border:1px solid #dddddd;padding:1em;line-height:1.8em;}.w18-table__tbl th{background-color:rgba(var(--main-color-w), 1);color:white;}.w18-table__tbl__th-1{width:45%;}.w18-table__tbl__th-2{width:25%;}.w18-table__tbl__th-3{width:15%;}.w18-table__tbl__th-4{width:15%;}.w18-table__des{display:block;margin-top:1em;font-weight:300;}.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%;}.w25-abimg-1{width:100%;background-color:white;padding:2em 1em;overflow:hidden;}.w25-abimg-1__group{max-width:120em;position:relative;margin:0 auto;display:flex;align-items:center;flex-wrap:wrap;}.w25-abimg-1__slider{width:100%;}.w25-abimg-1__slider .swiper-slide{transition:all 0.3s ease;opacity:0.5;transform:scale(0.8);}.w25-abimg-1__slider .swiper-slide-active{color:#fff;transform:scale(1);z-index:2;opacity:1;margin:0 auto;}.w25-abimg-1__slider .swiper-button-next{color:white;right:-5%;background-color:rgba(var(--main-color-w), 1);border-radius:50%;padding:2em;height:6em;width:6em;transform:translateX(50%);}@media only screen and (max-width:75em){.w25-abimg-1__slider .swiper-button-next{right:6%;}}@media only screen and (max-width:37.5em){.w25-abimg-1__slider .swiper-button-next{height:2em;width:2em;}}.w25-abimg-1__slider .swiper-button-next i{font-size:3em;}@media only screen and (max-width:37.5em){.w25-abimg-1__slider .swiper-button-next i{font-size:2em;}}.w25-abimg-1__slider .swiper-button-next::after{display:none;}.w25-abimg-1__slider .swiper-button-prev{color:white;background-color:rgba(var(--main-color-w), 1);border-radius:50%;left:-5%;padding:2em;transform:translateX(-50%);height:6em;width:6em;}@media only screen and (max-width:75em){.w25-abimg-1__slider .swiper-button-prev{left:6%;}}@media only screen and (max-width:37.5em){.w25-abimg-1__slider .swiper-button-prev{height:2em;width:2em;}}.w25-abimg-1__slider .swiper-button-prev i{font-size:3em;}@media only screen and (max-width:37.5em){.w25-abimg-1__slider .swiper-button-prev i{font-size:2em;}}.w25-abimg-1__slider .swiper-button-prev::after{display:none;}.w25-abimg-1__slider__main{display:flex;align-items:center;position:relative;width:100% !important;}@media only screen and (max-width:37.5em){.w25-abimg-1__slider__main{width:100% !important;}}@media only screen and (max-width:75em){.w25-abimg-1__slider__main{width:80% !important;}}@media only screen and (max-width:37.5em){.w25-abimg-1__slider__main{flex-wrap:wrap;}}.w25-abimg-1__slider__main__imgbox{cursor:pointer;width:100%;background-size:contain;background-position:center;}@media only screen and (max-width:37.5em){.w25-abimg-1__slider__main__imgbox{width:100%;padding:0;}}.w25-abimg-1__slider__main__imgbox__img{width:100%;}.w25-abimg-1 .gallery-thumbs .swiper-slide-thumb-active{opacity:1;}.w25-abimg-1 .gallery-thumbs .swiper-slide-thumb-active figure{border:2px solid rgba(var(--main-color-w), 1);}@media only screen and (max-width:37.5em){.w25-abimg-1 .gallery-thumbs .swiper-slide-thumb-active figure{border:none;}}.w40-blankpage{width:100%;background-color:white;padding:1em;}.w40-blankpage__group{max-width:120em;margin:0 auto;}.w40-blankpage__heading{display:flex;flex-direction:column;}.w40-blankpage__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-blankpage__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-blankpage__heading__imgbox{width:fit-content;margin:0 auto;max-width:100%;display:block;background-size:contain;background-position:center;}.w40-blankpage__heading__imgbox__img{margin:0 auto;}.w40-blankpage__heading__tab{display:flex;justify-content:center;margin-top:2em;flex-wrap:wrap;}.w40-blankpage__heading__tab .active{background-color:rgba(var(--main-color-w), 1);color:white;font-weight:bold;}.w40-blankpage__heading__tab__text{font-size:1.2em;padding:0.3em 1em;border:0.1em solid rgba(0, 0, 0, 0.1);border-bottom:none;border-top-right-radius:.5em;border-top-left-radius:.5em;background-color:#f0f0f0;margin-right:0.5em;transition:all 0.2s ease;cursor:pointer;}.w40-blankpage__heading__tab__text:hover{background-color:rgba(var(--main-color-w), 1);color:white;font-weight:bold;}.w40-blankpage__content{line-height:1.8em;font-size:1.6em;text-align:justify;padding:.5em;display:block;background-color:#f0f0f0;}.w39-abimg-2{width:100%;padding:2em 1em;background-color:white;}.w39-abimg-2__group{max-width:120em;margin:0 auto;}.w39-abimg-2__items{display:flex;justify-content:space-between;margin-top:2em;flex-wrap:wrap;transition:all 0.3s ease;}.w39-abimg-2__items__info{width:50%;position:relative;padding:2em;}@media only screen and (max-width:50em){.w39-abimg-2__items__info{width:100%;}}.w39-abimg-2__items__info__imgbox{background-size:contain;background-position:center;max-height:15em;}.w39-abimg-2__items__info__imgbox__img{width:100%;}.w39-abimg-2__items__info__name{font-size:3em;color:rgba(var(--main-color-w), 1);line-height:1.6em;font-weight:bold;text-align:center;margin-bottom:0.5em;}.w39-abimg-2__items__info__content__dl{display:flex;align-items:baseline;margin-top:1em;margin-bottom:2em;}.w39-abimg-2__items__info__content__dl__icon{font-size:2em;color:#ffb637;margin-right:0.3em;}.w39-abimg-2__items__info__content__dl__text{font-size:1.6em;line-height:1.6em;text-align:justify;}.w39-abimg-2__items__info__btn{box-shadow:0 1em 1em rgba(0, 0, 0, 0.192);background-color:#0f213a;color:white;display:inline-block;padding:1.5em;border:none;cursor:pointer;width:100%;transition:all 0.2s ease;backface-visibility:hidden;overflow:hidden;font-weight:bold;margin-bottom:0.5em;border:1px solid white;border-radius:4em;transform:scale(0.8);animation:w39-abimg-2__items__info__btn 1s infinite alternate-reverse;}.w39-abimg-2__items__info__btn:hover .w39-abimg-2__items__info__btn__icon{color:rgba(var(--main-color-w), 1);}.w39-abimg-2__items__info__btn:hover .w39-abimg-2__items__info__btn__text{color:rgba(var(--main-color-w), 1);}.w39-abimg-2__items__info__btn:hover{background-color:white;}.w39-abimg-2__items__info__btn__icon{font-size:2em;margin-right:0.5em;transition:all 0.2s ease;}.w39-abimg-2__items__info__btn__text{font-size:1.6em;color:#ffb637;transition:all 0.2s ease;}@keyframes w39-abimg-2__items__info__btn{from{transform:scale(0.8);}to{transform:scale(1);}}.w39-abimg-2__items__image{width:49%;}@media only screen and (max-width:50em){.w39-abimg-2__items__image{width:100%;}}.w39-abimg-2__items__image .swiper-button-next{color:white;}.w39-abimg-2__items__image .swiper-button-prev{color:white;}.w39-abimg-2__items__image__contain{overflow:hidden;position:relative;}.w39-abimg-2__items__image__contain__imgbox{background-size:cover;background-position:center;}@media only screen and (max-width:50em){.w39-abimg-2__items__image__contain__imgbox{width:100%;}}.w39-abimg-2__items__image__contain__imgbox__img{width:100%;}.w39-abimg-2__items__image__thumb{overflow:hidden;position:relative;}.w39-abimg-2__items__image__thumb .swiper-slide{width:20%;}.w39-abimg-2__items__image__thumb .gallery-thumbs .swiper-slide{opacity:0.4;}.w39-abimg-2__items__image__thumb .gallery-thumbs .swiper-slide-thumb-active{opacity:1;}.w39-abimg-2__items__image__thumb__imgbox{background-size:cover;background-position:center;}@media only screen and (max-width:50em){.w39-abimg-2__items__image__thumb__imgbox{width:100%;}}.w39-abimg-2__items__image__thumb__imgbox__img{width:100%;}.w42-abimg-1{width:100%;background-color:white;padding:2em 1em;/* Track */ /* Handle */}.w42-abimg-1__group{max-width:120em;margin:0 auto;}.w42-abimg-1__head{display:flex;align-items:center;margin-bottom:1em;}.w42-abimg-1__head__line{border-bottom:1px solid #666;flex:1;max-width:10em;}.w42-abimg-1__head__text{font-size:2em;padding:0.2em 0.4em;width:fit-content;background-color:white;color:black;border-radius:0.5em;line-height:1.6em;font-weight:bolder;}.w42-abimg-1 ::-webkit-scrollbar{width:.5em;height:0.3em;background-color:#f1f1f1;}.w42-abimg-1 ::-webkit-scrollbar-track{border-radius:0.1em;}.w42-abimg-1 ::-webkit-scrollbar-thumb{background:#666;border-radius:1em;}.w42-abimg-1 .gallery-thumbs .swiper-slide-thumb-active .w42-abimg-1__items__sub__contain__text{font-weight:bold;font-style:italic;}.w42-abimg-1__items{display:flex;justify-content:space-between;flex-wrap:wrap;}.w42-abimg-1__items .swiper-pagination{position:absolute;bottom:0;width:fit-content !important;left:50% !important;height:fit-content !important;transform:translateY(-50%) rotate(90deg) !important;top:2em !important;}.w42-abimg-1__items .swiper-pagination-bullet-active{color:white;}.w42-abimg-1__items .swiper-pagination-bullet{background-color:white;margin:.5em !important;height:1.5em;width:1.5em;}.w42-abimg-1__items__main{overflow:hidden;position:relative;width:70%;max-height:50em;cursor:pointer;}@media only screen and (max-width:37.5em){.w42-abimg-1__items__main{width:100%;max-height:fit-content;}}.w42-abimg-1__items__main__imgbox{width:100%;background-size:cover;background-position:center;min-height:50em;}.w42-abimg-1__items__main__imgbox__img{width:100%;}.w42-abimg-1__items__sub{padding-right:2em;width:28%;max-height:50em;overflow:scroll;}@media only screen and (max-width:37.5em){.w42-abimg-1__items__sub{width:100%;min-height:35em;margin-top:2em;}}.w42-abimg-1__items__sub__text{font-size:2.5em;margin-bottom:.5em;}.w42-abimg-1__items__sub__contain{margin-bottom:2em;}.w42-abimg-1__items__sub__contain__text{font-size:1.6em;line-height:1.6em;text-align:justify;margin-bottom:.2em;color:black;cursor:pointer;}.w49-blankpage{position:relative;width:100%;background-color:#f7f7f7;padding:2em 1em;}.w49-blankpage__group{max-width:120em;margin:0 auto;}.w49-blankpage__heading{display:flex;flex-direction:column;}.w49-blankpage__heading__title{display:flex;align-items:center;justify-content:center;margin:0 auto;margin-bottom:1em;flex-wrap:wrap;}.w49-blankpage__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;}.w49-blankpage__heading__title__text{text-align:center;font-size:2.5em;font-weight:bold;width:fit-content;display:block;text-align:center;max-width:100%;color:rgba(var(--main-color-w), 1);}.w49-blankpage__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;}.w49-blankpage__heading__imgbox{width:fit-content;margin:0 auto;max-width:100%;display:block;background-size:contain;background-position:center;margin-bottom:2em;}.w49-blankpage__heading__imgbox__img{margin:0 auto;}.w49-blankpage__items__item{display:flex;margin-top:2em;}.w49-blankpage__items__item__imgbox{width:100%;background-position:center;background-size:contain;height:3em;width:3em;min-width:3em;}.w49-blankpage__items__item__imgbox__img{width:100%;}.w49-blankpage__items__item__content{margin-left:2em;}.w49-blankpage__items__item__content__name{font-size:2em;color:rgba(var(--main-color-w), 1);font-weight:bold;text-align:justify;line-height:1.5em;}.w49-blankpage__items__item__content__des{line-height:1.5em;font-size:1.6em;margin-top:.5em;text-align:justify;}.w49-blankpage__grbtn{display:flex;width:fit-content;align-items:center;margin:2em auto;margin-bottom:3em;justify-content:space-between;position:relative;cursor:pointer;padding:.5em .5em .5em 1.5em;border-radius:2em;}.w49-blankpage__grbtn__icon{font-size:1.3em;color:rgba(var(--main-color-w), 1);height:2em;width:2em;display:flex !important;justify-content:center;align-items:center;border-radius:50%;margin-left:.5em;transition:all .2s ease;color:rgba(var(--main-color-w), 1);}.w49-blankpage__grbtn__text{font-size:1.6em;letter-spacing:1px;font-weight:bold;color:rgba(var(--main-color-w), 1);border-bottom:1px solid rgba(var(--main-color-w), 1);}.w49-blankpage__grbtn:hover .w49-blankpage__grbtn__icon{margin-left:1.5em;}