.w13-ctaregister-3{font-weight:500;width:100%;padding:3em 1em;background-color:white;}.w13-ctaregister-3__group{max-width:120em;margin:0 auto;}.w13-ctaregister-3__heading{font-weight:bold;display:block;margin:0 auto;width:fit-content;text-align:center;font-size:3.5em;text-transform:uppercase;line-height:1.4em;}.w13-ctaregister-3__items{margin-top:2em;display:flex;justify-content:space-between;flex-wrap:wrap;}.w13-ctaregister-3__items__contact{width:48%;text-align:center;}@media only screen and (max-width:50em){.w13-ctaregister-3__items__contact{width:100%;}}.w13-ctaregister-3__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-3__items__contact__form__input__text{outline:none;border:none;width:97%;display:inline-block;font-size:1.5em;}.w13-ctaregister-3__items__contact__form__input__icon{color:red;}.w13-ctaregister-3__items__contact__form__select{padding:1em;width:100%;border-radius:0.5em;margin-top:1em;border:0.15em solid #eee;font-size:1.5em;}.w13-ctaregister-3__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-3__items__contact__form__des{color:red;font-weight:300;font-size:1em;margin-top:1em;display:block;}.w13-ctaregister-3__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;margin-top:1em;border:none;animation:buttonMoveBg 0.5s infinite alternate-reverse;}.w13-ctaregister-3__items__contact__info{line-height:1.6em;display:block;margin-top:2em;}.w13-ctaregister-3__items__imgbox{max-height:25em;width:50%;height:auto;display:block;background-repeat:no-repeat;background-size:contain;background-position:center;background-position:center;}@media only screen and (max-width:50em){.w13-ctaregister-3__items__imgbox{width:100%;min-height:25em;margin-top:1em;}}.w13-ctaregister-3__items__imgbox__img{width:100%;height:100%;}.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-menu{width:100%;background-color:transparent;position:relative;top:0;z-index:3;background-color:white;padding:0.5em;}@media only screen and (min-width:37.5em){.w7-menu__ab{position:absolute;background-color:transparent;z-index:2;}.w7-menu__ab a{color:white !important;}}.w7-menu__group{max-width:120em;margin:0 auto;display:flex;justify-content:space-between;align-items:center;transition:all 0.2s;height:6em;}.w7-menu__logobox{max-width:20em;max-height:6em;height:6em;background-size:contain;background-position:center;}.w7-menu__logobox__logo{max-width:100%;}.w7-menu__icon{background-color:rgba(var(--text-color-w), 1);}.w7-menu__icon::after, .w7-menu__icon::before{background-color:rgba(var(--text-color-w), 1);}.w7-menu__button{font-weight:bold;}@media only screen and (min-width:37.5em){.w7-menu__button{display:none;}}.w7-menu__checkbox:checked ~ .w7-menu__nav{margin-left:0;visibility:visible;}.w7-menu__nav{list-style:none;display:flex;align-items:center;}@media only screen and (max-width:37.5em){.w7-menu__nav{flex-direction:column;position:absolute;background-color:white;top:7em;width:90%;left:0;margin-left:-30em;visibility:hidden;align-items:flex-start;transition:all 0.2s;padding:2em 0.5em;}}.w7-menu__nav__item:hover .w7-menu__nav__item__drop--1{visibility:visible;opacity:1;}@media only screen and (max-width:37.5em){.w7-menu__nav__item:hover .w7-menu__nav__item__drop--1{display:block;}}.w7-menu__nav__item:hover::after{transition:all 0.2s;width:100%;transform:scaleX(1);}.w7-menu__nav__item{display:flex;margin:0 1em;align-items:center;position:relative;padding:2em 1em;}@media only screen and (max-width:37.5em){.w7-menu__nav__item{flex-direction:column;align-items:flex-start;height:auto;padding:1em;}}.w7-menu__nav__item::after{content:"";height:0.3em;background-color:rgba(var(--main-color-w), 1);display:block;z-index:100;position:absolute;top:0;transform:scaleX(0);margin:0 auto;left:0;}.w7-menu__nav__item__link{color:black;text-decoration:none;font-size:1.4em;font-weight:bolder;white-space:nowrap;display:block;align-items:center;overflow:hidden;text-overflow:ellipsis;}@media only screen and (max-width:37.5em){.w7-menu__nav__item__link{display:flex;align-items:center;color:black;}}.w7-menu__nav__item__icon{font-size:1em;color:black;margin-left:0.5em;}@media only screen and (max-width:37.5em){.w7-menu__nav__item__icon{color:black;}}.w7-menu__nav__item__drop{position:absolute;background-color:white;padding:1em;visibility:hidden;opacity:0;width:22em;z-index:2;}.w7-menu__nav__item__drop--1{top:5em;}@media only screen and (max-width:37.5em){.w7-menu__nav__item__drop--1{top:0;position:relative;left:0;background-color:transparent;opacity:0;visibility:hidden;display:none;}}.w7-menu__nav__item__drop__child:hover .w7-menu__nav__item__drop--2{opacity:1;visibility:visible;}@media only screen and (max-width:37.5em){.w7-menu__nav__item__drop__child:hover .w7-menu__nav__item__drop--2{display:block;}}.w7-menu__nav__item__drop--2{opacity:0;visibility:hidden;position:absolute;top:-1em;left:20em;}@media only screen and (max-width:37.5em){.w7-menu__nav__item__drop--2{top:0;position:relative;left:0;background-color:transparent;opacity:0;visibility:hidden;display:none;}}.w7-menu__nav__item__drop--2 .w7-menu__nav__item__drop__child:hover .w7-menu__nav__item__drop--3{opacity:1;visibility:visible;}@media only screen and (max-width:37.5em){.w7-menu__nav__item__drop--2 .w7-menu__nav__item__drop__child:hover .w7-menu__nav__item__drop--3{display:block;}}.w7-menu__nav__item__drop--3{opacity:0;visibility:hidden;position:absolute;top:-1em;left:20em;}@media only screen and (max-width:37.5em){.w7-menu__nav__item__drop--3{top:0;position:relative;left:0;background-color:transparent;opacity:0;visibility:hidden;display:none;}}.w7-menu__nav__item__drop--3 .w7-menu__nav__item__drop__child:hover .w7-menu__nav__item__drop--3{opacity:1;visibility:visible;}@media only screen and (max-width:37.5em){.w7-menu__nav__item__drop--3 .w7-menu__nav__item__drop__child:hover .w7-menu__nav__item__drop--3{display:block;}}.w7-menu__nav__item__drop__child{list-style:none;display:flex;align-items:center;position:relative;padding:1em;}@media only screen and (max-width:37.5em){.w7-menu__nav__item__drop__child{flex-direction:column;align-items:flex-start;}.w7-menu__nav__item__drop__child:last-child{padding-bottom:0;}}.w7-menu__nav__item__drop__child__link{color:var(--text-color-w);text-decoration:none;font-size:1.4em;font-weight:300;white-space:nowrap;display:block;overflow:hidden;text-overflow:ellipsis;align-items:center;}.w7-menu__nav__item__drop__child__icon{font-size:1em;margin-left:0.5em;}@media only screen and (max-width:37.5em){.w7-menu__nav__item__drop__child__icon{transform:rotate(90deg);}}.w7-menu__card{display:flex;align-items:center;text-decoration:none;}.w7-menu__card__icon{color:black;font-size:2em;}.w7-menu__card__text{font-weight:bold;margin:0 1em;font-size:1.4em;color:black;}@media only screen and (max-width:37.5em){.w7-menu__card__text{display:none;}}.w7-menu__card__count{font-weight:bolder;background-color:rgba(var(--main-color-w), 1);padding:0.5em;color:white;border-radius:0.3em;}@media only screen and (max-width:37.5em){.w7-menu__card__count{margin-left:.5em;}}.w26-topbar{width:100%;position:relative;background-color:white;background-color:#303030;padding:.5em;}.w26-topbar__group{max-width:120em;margin:0 auto;display:flex;justify-content:space-between;}.w26-topbar__first{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;margin-top:1em;}.w26-topbar__first__info{font-size:1.2em;margin-bottom:.5em;font-weight:300;text-align:justify;padding:0 1em;line-height:1.8em;color:white;}.w26-topbar__first__info:not(:last-child){border-right:1px solid rgba(238, 238, 238, 0.2);}.w26-topbar__second{display:flex;}@media only screen and (max-width:37.5em){.w26-topbar__second{display:none;}}.w26-topbar__second__info{display:flex;align-items:center;padding:0 1em;text-align:center;}.w26-topbar__second__info__icon{font-size:1em;margin:0 0.5em;color:white;}.w26-topbar__second__info__text{font-size:1.2em;font-weight:400;text-decoration:none;color:white;}.w26-topbar__second__btn{outline:none;padding:.5em 1em;background-color:rgba(var(--main-color-w), 1);border:1px solid rgba(var(--main-color-w), 1);color:white;border-radius:2em;font-weight:bold;cursor:pointer;transition:all .2s;font-size:1em;display:inline-block;line-height:2em;}.w26-topbar__second__btn:hover{filter:brightness(90%);text-shadow:0 5px 5px black;}.w37-footer{width:100%;background-color:#F8F9FA;padding:1em;}.w37-footer__group{max-width:120em;margin:0 auto;}.w37-footer__heading{display:flex;align-items:center;justify-content:space-between;border-bottom:.1em solid #e7e6e6;padding:1em;}.w37-footer__heading__imgbox{max-width:20em;max-height:15em;background-size:contain;background-position:center;}.w37-footer__heading__imgbox__img{width:100%;}.w37-footer__heading__social{display:flex;flex-wrap:wrap;max-width:60%;}.w37-footer__heading__social__imgbox{background-size:contain;background-position:center;max-width:5em;margin:1em;cursor:pointer;}.w37-footer__heading__social__imgbox__img{width:100%;}.w37-footer__container{display:flex;}@media only screen and (max-width:50em){.w37-footer__container{flex-direction:column;}}.w37-footer__container__brand{width:22%;margin-top:2em;}@media only screen and (max-width:50em){.w37-footer__container__brand{width:100%;}}.w37-footer__container__brand__title{color:rgba(var(--main-color-w), 1);font-size:2em;line-height:1.6em;font-weight:600;padding:0 .5em;}.w37-footer__container__brand__des{font-size:1.4em;line-height:1.6em;padding:.5em;text-align:justify;}.w37-footer__container__items{width:22%;margin-left:3%;margin-top:2em;}@media only screen and (max-width:50em){.w37-footer__container__items{width:100%;margin-left:0;}}.w37-footer__container__items__title{color:rgba(var(--main-color-w), 1);font-size:2em;line-height:1.6em;font-weight:600;padding:0 .5em;}.w37-footer__container__items__info{font-size:1.4em;display:flex;align-items:center;line-height:1.6em;margin-top:.5em;padding:.7em;cursor:pointer;transition:all .2s ease-in-out;}.w37-footer__container__items__info__icon{margin-right:.5em;}.w37-footer__container__items__info:hover{color:rgba(var(--main-color-w), 1);}.w40-faq{width:100%;}.w40-faq__group{max-width:120em;margin:0 auto;}.w40-faq__contain__items{margin-bottom:2em;}.w40-faq__contain__items__name{font-size:2.5em;font-weight:bold;line-height:1.6em;text-align:left;border-bottom:0.1px solid #e0e0e0;padding:.5em 0;}.w40-faq__contain__items__tab{display:flex;flex-wrap:wrap;border-bottom:0.1px solid #e0e0e0;}.w40-faq__contain__items__tab__text{font-size:1.2em;line-height:1.6em;margin-left:1em;margin-top:.5em;padding:.5em;width:fit-content;border-radius:2em;cursor:pointer;}.w40-faq__contain__items__tab .active{border-top:0.2em solid rgba(var(--main-color-w), 1);color:rgba(var(--main-color-w), 1);}.w40-faq__contain__items__ques{margin-top:3em;border-bottom:0.1em solid rgba(207, 207, 207, 0.5);margin-bottom:.5em;}.w40-faq__contain__items__ques__lbl{cursor:pointer;font-weight:600;font-size:1.2em;}.w40-faq__contain__items__ques__checkbox:checked ~ .w40-faq__contain__items__ques__content{max-height:40em;padding-bottom:1em;}.w40-faq__contain__items__ques__checkbox:checked ~ .w40-faq__contain__items__ques__lbl .w40-faq__contain__items__ques__lbl__icon{transform:rotate(180deg);border-radius:50%;background-color:rgba(var(--main-color-w), 1);color:transparent;}.w40-faq__contain__items__ques__lbl__icon{transition:all 0.3s ease;background-color:black;height:2em;width:2em;color:white;display:inline-flex !important;justify-content:center;align-items:center;margin-right:0.5em;}.w40-faq__contain__items__ques__checkbox{display:none;}.w40-faq__contain__items__ques__content{margin-top:1em;max-height:0;overflow:hidden;transition:all 0.2s ease;}.w40-faq__contain__items__ques__content__text{line-height:1.8em;font-size:1.2em;}