.w22-title{width:100%;padding:1em .5em;background-color:white;}.w22-title__group{margin:0 auto;max-width:120em;}.w22-title__name{font-size:3em;text-align:center;display:block;line-height:1.6em;}.w1-ctaregister{width:100%;background-color:rgba(var(--main-color-w), 1);padding:3em 1em;color:var(--text-color-w);}.w1-ctaregister__group{margin:0 auto;max-width:120em;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;}.w1-ctaregister__text--1{color:white;font-size:3em;font-weight:600;margin-bottom:1em;}@media only screen and (max-width:37.5em){.w1-ctaregister__text--1{font-size:2em;}}.w1-ctaregister__text--2{color:white;font-size:1.6em;font-weight:300;}@media only screen and (max-width:37.5em){.w1-ctaregister__text--2{font-size:1.5em;}}.w1-ctaregister__button{text-align:center;font-size:2em;padding:1em;font-weight:800;background-color:rgba(var(--main-color-w), 1);color:white;border-radius:0.4em;transition:all 0.2s;cursor:pointer;display:inline-block;position:relative;}@media only screen and (max-width:37.5em){.w1-ctaregister__button{margin-top:1em;margin-left:auto;}}.w1-ctaregister__button:hover{background-color:white;color:rgba(var(--second-color-w), 1);}.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;}.w15-testimonials-1{width:100%;padding:2em 1em;background-color:#f1f1f1;}.w15-testimonials-1__group{max-width:120em;margin:0 auto;color:var(--text-color-w);}.w15-testimonials-1__heading__main{font-weight:700;font-size:3em;text-align:center;line-height:2em;display:block;}.w15-testimonials-1__heading__sub{font-size:1.6em;text-align:center;line-height:2em;display:block;position:relative;}.w15-testimonials-1__heading__sub::after{content:"......................";display:block;color:var(--text-color-w);}.w15-testimonials-1__content{display:flex;margin-left:-1%;flex-wrap:wrap;}.w15-testimonials-1__content__items{margin-top:2em;width:24%;background-color:white;padding:1em;margin-left:1%;box-shadow:0.5em 0.5em 0.5em rgba(0, 0, 0, 0.171);height:max-content;display:flex;flex-direction:column;}@media only screen and (max-width:43.75em){.w15-testimonials-1__content__items{width:49%;}}.w15-testimonials-1__content__items__imgbox{width:100%;overflow:hidden;margin-right:2em;display:block;background-size:contain;background-position:center;}@media only screen and (max-width:37.5em){.w15-testimonials-1__content__items__imgbox{margin:0 auto 1em auto;}}.w15-testimonials-1__content__items__imgbox__img{width:100%;}.w15-testimonials-1__content__items__item{display:block;}.w15-testimonials-1__content__items__item__title{font-weight:600;font-size:1.6em;text-transform:capitalize;text-align:center;margin-top:1.1em;}.w15-testimonials-1__content__items__item__text{background-color:white;padding:1em;font-size:1.2em;text-align:justify;line-height:2em;}.w15-testimonials{width:100%;padding:2em 1em;background-color:white;}.w15-testimonials__group{max-width:120em;margin:0 auto;color:var(--text-color-w);}.w15-testimonials__heading__main{font-weight:700;font-size:3em;text-align:center;line-height:2em;display:block;}.w15-testimonials__heading__sub{font-size:1.6em;text-align:center;line-height:2em;display:block;position:relative;}.w15-testimonials__heading__sub::after{content:"......................";display:block;color:var(--text-color-w);}.w15-testimonials__content__items{display:flex;margin-top:2em;}@media only screen and (max-width:37.5em){.w15-testimonials__content__items{flex-wrap:wrap;text-align:center;}}.w15-testimonials__content__items:not(:last-child){border-bottom:0.1em solid #eee;}.w15-testimonials__content__items__imgbox{width:10em;height:10em;min-width:10em;border-radius:50%;overflow:hidden;margin-right:2em;display:block;background-size:cover;}@media only screen and (max-width:37.5em){.w15-testimonials__content__items__imgbox{margin:0 auto 1em auto;}}.w15-testimonials__content__items__imgbox__img{width:100%;height:100%;}.w15-testimonials__content__items__item{width:100%;}.w15-testimonials__content__items__item__title{font-weight:600;font-size:1.6em;text-transform:capitalize;}.w15-testimonials__content__items__item__info{margin-top:1.5em;padding:1em;font-size:1.2em;line-height:2em;background-color:#eee;}.w15-testimonials__content__items__item__text{background-color:white;margin-top:1em;padding:1em;font-size:1.2em;text-align:justify;line-height:2em;}.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;}.w13-ctaregister-5{font-weight:500;width:100%;padding:3em 1em;background-color:white;}.w13-ctaregister-5__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 rgba(3, 3, 3, 0.2);border-radius:2em;}.w13-ctaregister-5__heading{font-weight:700;text-align:center;font-size:2em;text-transform:capitalize;line-height:1.7em;}.w13-ctaregister-5__items{justify-content:space-between;}.w13-ctaregister-5__items__form{display:block;margin-top:2em;}.w13-ctaregister-5__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-5__items__form__input__text{outline:none;border:none;width:97%;display:inline-block;font-size:1.5em;}.w13-ctaregister-5__items__form__input__icon{color:red;}.w13-ctaregister-5__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-5__items__form__des{color:red;font-weight:300;font-size:1em;margin-top:1em;display:block;}.w13-ctaregister-5__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;animation:buttonMoveBg 0.5s infinite alternate-reverse;}.w16-menu{width:100%;z-index:10;position:relative;background-color:rgba(var(--main-color-w), 1);}.w16-menu__group{max-width:120em;margin:0 auto;display:flex;justify-content:space-between;align-items:center;}.w16-menu__top{text-align:right;padding:1em;color:white;border-bottom:0.1px solid white;}.w16-menu__top__info{display:inline-block;text-transform:uppercase;padding:0 1em;}@media only screen and (min-width:37.5em){.w16-menu__ab{position:absolute;background-color:transparent;}}.w16-menu__sticky{opacity:0.5;}.w16-menu__nav__button-nav{z-index:15;display:block;padding:1em 0.5em;height:3.5em;display:flex;align-items:center;font-size:1.4em;}@media only screen and (min-width:62.5em){.w16-menu__nav__button-nav{display:none;}}.w16-menu__nav__icon{margin-right:1em;background-color:white;}.w16-menu__nav__icon::before, .w16-menu__nav__icon::after{background-color:white;}.w16-menu__nav__checkbox{display:none;}@media only screen and (min-width:62.5em){.w16-menu__nav__checkbox:checked ~ .w16-menu__first-group .w16-menu__first-group__items{display:flex;}}@media only screen and (max-width:62.5em){.w16-menu__nav__checkbox:checked ~ .w16-menu__first-group .w16-menu__first-group__items{display:block;}}.w16-menu__first-group{align-items:center;}@media only screen and (min-width:62.5em){.w16-menu__first-group{display:flex;}}.w16-menu__first-group__imgbox{width:15em;margin-right:2em;height:6em;text-align:center;min-width:15em;background-size:contain;background-position:center;}@media only screen and (max-width:37.5em){.w16-menu__first-group__imgbox{margin:1em auto;}}.w16-menu__first-group__imgbox__img{max-width:100%;max-height:9em;}@media only screen and (min-width:62.5em){.w16-menu__first-group__items{display:flex;}}@media only screen and (max-width:62.5em){.w16-menu__first-group__items{display:none;position:fixed;left:0;top:11.5em;background-color:white;z-index:2;}}@media only screen and (max-width:37.5em){.w16-menu__first-group__items{top:11.5em;}}.w16-menu__first-group__items__bg{height:50em;}.w16-menu__first-group__items__text{line-height:8em;height:8em;list-style:none;margin-left:1em;margin-right:1em;cursor:pointer;position:relative;}@media only screen and (max-width:62.5em){.w16-menu__first-group__items__text{min-width:25em;}}.w16-menu__first-group__items__text--a{display:flex;justify-content:space-between;font-weight:500;white-space:nowrap;text-transform:uppercase;text-decoration:none;font-size:1.4em;padding:0 0.5em;}@media only screen and (min-width:62.5em){.w16-menu__first-group__items__text--a{color:white;}}.w16-menu__first-group__items__text:hover{background-color:rgba(244, 244, 244, 0.332);color:rgba(var(--main-color-w), 1);}@media only screen and (min-width:62.5em){.w16-menu__first-group__items__text:hover .w16-menu__first-group__items__drop{display:block;}}@media only screen and (max-width:62.5em){.w16-menu__first-group__items__text:hover .w16-menu__first-group__items__drop{visibility:visible;top:0;}}@media only screen and (min-width:62.5em){.w16-menu__first-group__items__drop__text:hover .w16-menu__first-group__items__drop-1{display:block;visibility:visible;}}@media only screen and (min-width:62.5em){.w16-menu__first-group__items__drop-1__text:hover .w16-menu__first-group__items__drop-2{display:block;visibility:visible;}}.w16-menu__first-group__items__drop{box-shadow:0.1em 0.1em 1em #eee;display:none;position:absolute;background-color:white;z-index:2;top:8em;}@media only screen and (max-width:62.5em){.w16-menu__first-group__items__drop{top:5em;display:block;left:0;transition:all 0.2s;visibility:hidden;width:25em;}}.w16-menu__first-group__items__drop-before{display:none;align-items:center;}@media only screen and (max-width:62.5em){.w16-menu__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:white;width:100%;height:3em;border-bottom:0.1em solid #eee;}}.w16-menu__first-group__items__drop-before__icon{font-size:1.2em;}.w16-menu__first-group__items__drop__text{list-style:none;padding:0.5em 2em;line-height:4em;transition:all 0.1s;min-width:15em;transition:none;position:relative;}.w16-menu__first-group__items__drop__text--a{cursor:pointer;font-weight:500;white-space:nowrap;text-transform:uppercase;text-decoration:none;font-size:1.4em;color:black;transition:none;}.w16-menu__first-group__items__drop__text--a:hover{color:#2267d8;}.w16-menu__first-group__items__drop__text:hover{background-color:rgba(244, 244, 244, 0.5);color:#2267d8;}.w16-menu__first-group__items__drop-1{position:absolute;visibility:hidden;top:0;left:0;background-color:white;transition:all 0.2s;z-index:1;}@media only screen and (min-width:62.5em){.w16-menu__first-group__items__drop-1{display:block;box-shadow:0.1em 0.1em 0.5em #eee;}}@media only screen and (max-width:62.5em){.w16-menu__first-group__items__drop-1{width:25em;}}@media only screen and (min-width:37.5em){.w16-menu__first-group__items__drop-1{left:15em;}}.w16-menu__first-group__items__drop-1-before{display:none;align-items:center;}@media only screen and (max-width:62.5em){.w16-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;}}.w16-menu__first-group__items__drop-1-before__icon{font-size:1.2em;}.w16-menu__first-group__items__drop-1__text{list-style:none;line-height:4em;transition:none;min-width:15em;padding:0.5em 2em;position:relative;}.w16-menu__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:black;}.w16-menu__first-group__items__drop-1__text--a:hover{color:#2267d8;}.w16-menu__first-group__items__drop-1__text:hover{background-color:rgba(244, 244, 244, 0.5);color:#2267d8;}.w16-menu__first-group__items__drop-2{position:absolute;visibility:hidden;top:0;left:0;background-color:white;transition:all 0.2s;}@media only screen and (min-width:62.5em){.w16-menu__first-group__items__drop-2{display:block;box-shadow:0.1em 0.1em 0.5em #eee;}}@media only screen and (max-width:62.5em){.w16-menu__first-group__items__drop-2{width:25em;}}@media only screen and (min-width:37.5em){.w16-menu__first-group__items__drop-2{left:15em;}}.w16-menu__first-group__items__drop-2-before{display:none;align-items:center;}@media only screen and (max-width:62.5em){.w16-menu__first-group__items__drop-2-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;}}.w16-menu__first-group__items__drop-2-before__icon{font-size:1.2em;}.w16-menu__first-group__items__drop-2__text{list-style:none;line-height:4em;transition:none;min-width:15em;padding:0.5em 2em;}.w16-menu__first-group__items__drop-2__text--a{cursor:pointer;font-weight:500;white-space:nowrap;text-transform:uppercase;text-decoration:none;font-size:1.4em;color:black;}.w16-menu__first-group__items__drop-2__text--a:hover{color:#2267d8;}.w16-menu__first-group__items__drop-2__text:hover{background-color:rgba(244, 244, 244, 0.5);color:#2267d8;}@media only screen and (max-width:37.5em){.w16-menu__second-group{position:fixed;background-color:rgba(var(--main-color-w), 1);left:0;bottom:0;z-index:10;width:100%;}}.w16-menu__second-group__items{display:flex;margin-right:2em;align-items:center;justify-content:space-between;z-index:1;}@media only screen and (min-width:37.5em){.w16-menu__second-group__items{justify-content:flex-end;}}.w16-menu__second-group__items__item{position:relative;height:8em;line-height:9em;}.w16-menu__second-group__items__item__icon{margin:0 1.5em;font-size:2em;cursor:pointer;transition:all 0.2s;color:white;}.w16-menu__second-group__items__item__icon:hover{color:rgba(var(--main-color-w), 1);}.w16-menu__second-group__items__item__drop{display:none;position:absolute;top:7em;left:0;background-color:white;}@media only screen and (max-width:62.5em){.w16-menu__second-group__items__item__drop{box-shadow:0.1em 0.1em 0.5em #eee;}}@media only screen and (max-width:37.5em){.w16-menu__second-group__items__item__drop{top:auto;bottom:8em;left:1em;}}.w16-menu__second-group__items__item__drop__ul{list-style:none;}.w16-menu__second-group__items__item__drop__li{cursor:pointer;padding:0 1em;line-height:5em;}.w16-menu__second-group__items__item__drop__li:hover{background-color:rgba(244, 244, 244, 0.5);color:#2267d8;}.w16-menu__second-group__items__item:hover .w16-menu__second-group__items__item__drop{display:block;z-index:1;}.w16-menu__nav__checkbox-search:checked ~ .w16-menu__search{top:0;visibility:visible;}.w16-menu__nav__checkbox-search{display:none;}.w16-menu__search{position:fixed;top:-15em;visibility:hidden;width:100%;left:0;background-color:white;padding:4em;color:#757575;box-shadow:0.1em 0.1em 1em 0.1em #f5f5f5;transition:all 0.2s;z-index:15;}.w16-menu__search__content{max-width:120rem;margin:0 auto;}.w16-menu__search__content__title{display:flex;justify-content:space-between;font-size:1.4em;}.w16-menu__search__content__title__icon{font-size:1.5em;background:none;border:none;}.w16-menu__search__content__input{margin-top:1em;display:flex;justify-content:space-between;padding:2em 0;width:100%;border-bottom:0.2em solid #f5f5f5;}.w16-menu__search__content__input__text{border:none;font-weight:500;font-size:2em;text-transform:uppercase;color:black;width:100%;}.w16-menu__search__content__input__text::-webkit-input-placeholder{color:black;}.w16-menu__search__content__input__text:focus{outline:none;}.w16-menu__search__content__input__icon{cursor:pointer;font-size:3em;}.w19-footer{padding:1em;width:100%;background-color:white;}.w19-footer__group{max-width:120em;margin:0 auto;}.w19-footer__logobox{width:30em;margin:0 auto;height:15em;background-position:center;background-size:contain;background-repeat:no-repeat;}.w19-footer__logobox__img{height:100%;width:100%;}.w19-footer__des{font-size:1.4em;text-align:center;line-height:1.7em;}.w19-footer__content{display:flex;margin-top:1em;flex-wrap:wrap;}@media only screen and (max-width:43.75em){.w19-footer__content{color:rgba(var(--main-color-w), 1);}}.w19-footer__content__first{padding:1em;background-color:#eeeeee;width:25%;border-radius:.5em;box-shadow:0.1em 0.1em 0.5em rgba(216, 216, 216, 0.123);height:max-content;margin-right:3em;margin-top:1em;}@media only screen and (max-width:43.75em){.w19-footer__content__first{width:100%;margin-right:0;}}.w19-footer__content__first__address{color:black;}@media only screen and (max-width:43.75em){.w19-footer__content__first__address{text-align:center;}}.w19-footer__content__first__address__name{border:0.2em solid #777;border-radius:.3em;padding:1em;font-weight:800;font-size:1.3em;margin-top:1em;display:flex;align-items:center;}.w19-footer__content__first__address__name__icon{margin-right:.5em;}.w19-footer__content__first__address__name__text{line-height:1.7em;display:inline-block;}.w19-footer__content__first__address__text{padding:1em 1em 1em 0;line-height:1.6em;font-size:1.3em;display:inline-block;}.w19-footer__content__items{display:flex;gap:1.3333%;width:70%;flex-wrap:wrap;padding:1em;}@media only screen and (max-width:43.75em){.w19-footer__content__items{width:100%;margin-top:1em;}}.w19-footer__content__items__item{width:24%;margin-bottom:1em;}@media only screen and (max-width:50em){.w19-footer__content__items__item{width:49%;}}@media only screen and (max-width:31.25em){.w19-footer__content__items__item{width:100%;text-align:center;}}.w19-footer__content__items__item__heading{font-size:1.6em;padding-bottom:.5em;line-height:1.8em;font-weight:800;color:black;}.w19-footer__content__items__item__box__link{padding:1em 0 1em 0;font-size:1.3em;cursor:pointer;display:flex;align-items:center;}@media only screen and (max-width:31.25em){.w19-footer__content__items__item__box__link{justify-content:center;}}.w19-footer__content__items__item__box__link__icon{margin-right:.5em;}.w19-footer__content__items__item__box__link__text{display:inline-block;}.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%;}.w34-ctaregister{width:auto;position:fixed;left:1em;bottom:1em;z-index:10;}.w34-ctaregister__group{max-width:40em;width:100%;position:relative;}.w34-ctaregister__imgbox{background-size:contain;background-position:center;position:absolute;top:0;transform:translateY(-100%);}.w34-ctaregister__imgbox__img{width:100%;}.w34-ctaregister__contact{box-shadow:0 0 1em rgba(0, 0, 0, 0.201);padding:1em;text-align:center;border-radius:2em;margin-top:2%;margin-bottom:2%;background-color:rgba(var(--main-color-w), 1);border:0.5em solid white;}@media only screen and (max-width:50em){.w34-ctaregister__contact{width:100%;}}.w34-ctaregister__contact__heading{color:white;text-align:left;position:relative;display:block;width:100%;cursor:pointer;}.w34-ctaregister__contact__heading__name{font-size:1.8em;line-height:1.6em;text-align:center;font-weight:bolder;}.w34-ctaregister__contact__heading__icon{font-size:1.8em;padding:.5em;position:absolute !important;top:0;right:0;left:initial;display:block;}.w34-ctaregister__contact__checkbox:checked ~ .w34-ctaregister__contact__form{padding:1em;overflow:visible;max-height:100em;}.w34-ctaregister__contact__checkbox:checked ~ .w34-ctaregister__contact__heading .w34-ctaregister__contact__heading__icon{transform:rotate(180deg);}.w34-ctaregister__contact__checkbox{display:none;}.w34-ctaregister__contact__form{background-color:rgba(var(--main-color-w), 1);padding:1em;border-radius:1em;transition:all .3s ease;max-height:0;overflow:hidden;padding:0;}.w34-ctaregister__contact__form__input{margin-top:1em;display:block;padding:1em;border:0.15em solid #eee;border-radius:0.8em;background-color:white;}.w34-ctaregister__contact__form__input__text{outline:none;border:none;width:97%;display:inline-block;font-size:1.2em;}.w34-ctaregister__contact__form__input__text::placeholder{color:rgba(var(--main-color-w), 1);}.w34-ctaregister__contact__form__input__icon{color:red;}.w34-ctaregister__contact__form__lich__name{color:white;font-size:1.2em;display:block;margin-top:1em;text-align:left;}.w34-ctaregister__contact__form__lich__thoigian{margin-top:0.5em;display:flex;align-items:center;color:rgba(var(--main-color-w), 1);}.w34-ctaregister__contact__form__lich__thoigian__in{display:block;padding:1em;border:0.15em solid #eee;border-radius:0.8em;background-color:white;font-size:1.2em;width:50%;cursor:pointer;}.w34-ctaregister__contact__form__lich__thoigian__in:nth-child(2){margin-left:1%;}.w34-ctaregister__contact__form__des{color:white;font-weight:300;font-size:1em;margin-top:1em;display:block;}.w34-ctaregister__contact__form__vung{padding:1em;position:relative;border:1px solid #eee;border-bottom:1px solid #cecece;width:100%;margin-top:1em;border-radius:0.5em;background-color:white;}.w34-ctaregister__contact__form__vung__checkbox{display:none;}.w34-ctaregister__contact__form__vung__checkbox:checked ~ .w34-ctaregister__contact__form__vung__items{visibility:visible;transform:scale(1);max-height:100vh;transition:all 0.2s ease;}.w34-ctaregister__contact__form__vung__ad{display:flex;align-items:center;justify-content:space-between;font-size:1.2em;font-weight:600;cursor:pointer;}.w34-ctaregister__contact__form__vung__ad__name{color:rgba(var(--main-color-w), 1);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;}.w34-ctaregister__contact__form__vung__ad__icon{margin-left:0.5em;color:rgba(var(--main-color-w), 1);}.w34-ctaregister__contact__form__vung__items{position:absolute;top:4em;background-color:white;z-index:1;left:0;width:100%;border:1px solid #eee;max-height:0;transform:scale(1) translate(0%, 0%);visibility:hidden;transition:all 0.2s ease;overflow:hidden;}.w34-ctaregister__contact__form__vung__items .active{font-weight:800;}.w34-ctaregister__contact__form__vung__items__item{font-size:1.2em;display:block;cursor:pointer;padding:0.5em;margin-top:0.5em;}.w34-ctaregister__contact__form__vung__items__item:not(:last-child){margin-bottom:1em;}.w34-ctaregister__contact__form__vung__items__item:hover{background-color:#eee;}.w34-ctaregister__contact__button{padding:0.7em 2em;display:inline-block;font-weight:bolder;color:rgba(var(--main-color-w), 1);font-size:1.6em;margin:0 auto;background-size:200% auto;border-radius:2em;margin-top:1em;border:none;background-color:white;border:0.1em solid white;transition:all 0.3s ease;}.w34-ctaregister__contact__button:hover{color:white;background-color:rgba(var(--main-color-w), 1);}.w34-ctaregister__contact__info{line-height:1.6em;display:block;margin-top:2em;color:white;}