.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;}.w4-product{position:relative;max-width:100%;padding:3em 1em;background-color:white;color:var(--text-color-w);}.w4-product__group{position:relative;margin:0 auto;max-width:120em;display:grid;grid-template-columns:repeat(4, minmax(auto, 1fr));grid-template-rows:repeat(2, minmax(5em, 1fr));grid-gap:2em;max-height:40em;}@media only screen and (max-width:37.5em){.w4-product__group{grid-template-columns:repeat(2, minmax(10em, 1fr));grid-template-rows:repeat(4, minmax(5em, 1fr));}}.w4-product__card{overflow:hidden;position:relative;}.w4-product__card figure{transform:scale(1.3);}.w4-product__card__img{width:100%;}.w4-product__card:hover figure{transition:all 0.5s;transform:scale(1.2) translateX(2em);}.w4-product__card__text{position:absolute;bottom:0;padding:2em;background-color:rgba(0, 0, 0, 0.6);color:white;width:100%;transition:all 0.5s;}@media only screen and (max-width:50em){.w4-product__card__text{padding:0.5em;}}.w4-product__card__text__name{font-size:1.4em;margin-bottom:0em;}@media only screen and (max-width:62.5em){.w4-product__card__text__name{font-size:1.2em;}}@media only screen and (max-width:43.75em){.w4-product__card__text__name{font-size:1em;}}.w4-product__card__text__des{font-size:1.4em;font-weight:300;}@media only screen and (max-width:43.75em){.w4-product__card__text__des{font-size:0.8em;}}.w4-product__card__main-card{grid-row:1 / span 2;grid-column:1 / span 2;}.w4-product__card__main-card__imgbox{height:40em;background-size:contain;background-position:center;}.w4-product__card__main-card__imgbox__img{margin:0 auto;}.w4-product__card__child-card__imgbox{height:100%;background-size:contain;background-position:center;}.w4-product__card__child-card--1{grid-row:1 / 2;grid-column:3 / 4;}@media only screen and (max-width:37.5em){.w4-product__card__child-card--1{grid-row:3 / 4;grid-column:1 / 2;}}.w4-product__card__child-card--2{grid-row:1 / 2;grid-column:4 / 5;}@media only screen and (max-width:37.5em){.w4-product__card__child-card--2{grid-row:3 / 4;grid-column:2 / 3;}}.w4-product__card__child-card--3{grid-row:2 / 3;grid-column:3 / 4;}@media only screen and (max-width:37.5em){.w4-product__card__child-card--3{grid-row:4 / 5;grid-column:1 / 2;}}.w4-product__card__child-card--4{grid-row:2 / 3;grid-column:4 / 5;}@media only screen and (max-width:37.5em){.w4-product__card__child-card--4{grid-row:4 / 5;grid-column:2 / 3;}}@media only screen and (max-width:37.5em){.w4-product__card__child-card__text__name{font-size:1.1em;}}@media only screen and (max-width:37.5em){.w4-product__card__child-card__text__des{font-size:0.8em;}}.w1-menu{width:100%;z-index:2;background-color:rgba(var(--main-color-w), 1) !important;}@media only screen and (max-width:75em){.w1-menu{background-color:white;}}.w1-menu__sticky{background-color:rgba(var(--main-color-w), 1) !important;}.w1-menu__ab{position:absolute;background-color:transparent;}.w1-menu__group{max-width:120em;margin:0 auto;display:flex;justify-content:space-between;position:relative;height:8em;align-items:center;z-index:3;}@media only screen and (max-width:75em){.w1-menu__group{background-color:white;justify-content:space-between;align-items:center;}}.w1-menu__checkbox:checked ~ .w1-menu__items{left:0;}.w1-menu__checkbox{display:none;}@media only screen and (min-width:75em){.w1-menu__navi-button{display:none !important;}}.w1-menu__navi-button{background-color:rgba(var(--main-color-w), 1);height:4em;width:4em;min-width:4em;justify-content:center;display:flex;align-items:center;border-radius:5%;margin-right:2em;}.w1-menu__logobox{padding:0.5em;text-align:center;height:7em;background-size:contain;}@media only screen and (max-width:75em){.w1-menu__logobox{position:relative;min-width:10em;min-height:7em;align-self:flex-start;background-size:contain;background-position:center;}.w1-menu__logobox__img{max-width:100%;height:100%;}}.w1-menu__box__button{cursor:pointer;display:none;}@media only screen and (max-width:75em){.w1-menu__box__button{display:inline-block;}}.w1-menu__button-nav{background-color:rgba(var(--main-color-w), 1);padding:2em 1em 1em 1em;border-radius:0.3em;border:none;}@media only screen and (min-width:75em){.w1-menu__button-nav{display:none;}}.w1-menu__items{display:flex;align-items:center;}@media only screen and (max-width:75em){.w1-menu__items{position:absolute;color:black;display:block;z-index:2;background-color:white;top:8em;padding:2em;width:25em;left:-25em;transition:all 0.2s;}}.w1-menu__items__item{height:8em;line-height:8em;white-space:nowrap;position:relative;list-style:none;}.w1-menu__items__item:not(:last-child){margin-right:2em;}.w1-menu__items__item__cb{display:none;}@media only screen and (max-width:75em){.w1-menu__items__item{height:auto;}.w1-menu__items__item__cb:checked ~ .w1-menu__items__drop-1{display:block;}.w1-menu__items__item__cb:checked ~ .w1-menu__items__item__link .w1-menu__items__item__link__icon{transform:rotate(180deg);padding:0 1em 0 0;}}@media only screen and (max-width:50em){.w1-menu__items__item:not(:last-child){margin-right:0;}}.w1-menu__items__item__link{cursor:pointer;color:white;font-size:1.6em;display:flex;align-items:center;text-decoration:none;}@media only screen and (max-width:75em){.w1-menu__items__item__link{color:black;}}.w1-menu__items__item__link__text{text-decoration:none;overflow:hidden;text-overflow:ellipsis;}.w1-menu__items__item__link__icon{margin-left:auto;float:right;padding:1em 0 1em 1em;}.w1-menu__items__item__link:hover{color:rgba(var(--second-color-w), 1);}.w1-menu__items__drop-1{background-color:white;position:absolute;top:8em;display:none;width:25em;border-radius:2em;z-index:2;left:-2em;padding-top:1em;line-height:initial;}@media only screen and (max-width:75em){.w1-menu__items__drop-1{left:0;position:relative;top:0;padding:0 1em;}}.w1-menu__items__drop-1__item{list-style:none;padding:2em;position:relative;}.w1-menu__items__drop-1__item__cb{display:none;}@media only screen and (max-width:75em){.w1-menu__items__drop-1__item__cb:checked ~ .w1-menu__items__drop-2{display:block;}.w1-menu__items__drop-1__item__cb:checked ~ .w1-menu__items__item__link .w1-menu__items__item__link__icon{transform:rotate(180deg);padding:0 1em 0 0;}}.w1-menu__items__drop-1__item__link{cursor:pointer;color:black;font-size:1.6em;display:inline-block;text-decoration:none;width:100%;display:flex;align-items:center;}.w1-menu__items__drop-1__item__link__text{text-decoration:none;overflow:hidden;text-overflow:ellipsis;}.w1-menu__items__drop-1__item__link__icon{transform:rotate(-90deg);display:block;margin-left:auto;float:right;}.w1-menu__items__drop-1__item__link:hover{color:rgba(var(--main-color-w), 1);}.w1-menu__items__drop-1::before{margin:0;content:"";display:inline-block;height:3em;color:white;width:4em;z-index:1;transform:translateY(-3.6em);position:absolute;background-size:cover;background-color:white;-webkit-mask-image:url(../img/sprites/triangle-up.svg);-webkit-mask-size:cover;mask-image:url(../img/sprites/triangle-up.svg);mask-size:cover;left:2em;}@media only screen and (max-width:75em){.w1-menu__items__drop-1::before{display:none;}}.w1-menu__items__drop-2{background-color:white;position:absolute;top:0em;display:none;padding-top:1em;width:25em;left:24em;border-radius:2em;}@media only screen and (max-width:75em){.w1-menu__items__drop-2{left:0;position:relative;top:0;padding:2em 1em;}}.w1-menu__items__drop-2__item{list-style:none;padding:2em;}.w1-menu__items__drop-2__item__link{cursor:pointer;color:black;font-size:1.6em;display:inline-block;text-decoration:none;width:100%;display:flex;align-items:center;}.w1-menu__items__drop-2__item__link__text{text-decoration:none;overflow:hidden;text-overflow:ellipsis;}.w1-menu__items__drop-2__item__link__icon{transform:rotate(-90deg);display:block;margin-left:auto;float:right;}.w1-menu__items__drop-2__item__link:hover{color:rgba(var(--main-color-w), 1);}.w1-menu__items__item:hover .w1-menu__items__drop-1{display:block;}.w1-menu__items__drop-1__item:hover .w1-menu__items__drop-2{display:block;}.w1-menu__items__user{display:flex;padding:0 2em;color:white;align-items:center;align-content:center;align-self:center;}.w1-menu__items__user__icon{font-size:2em;color:white;margin-right:1em;}@media only screen and (max-width:75em){.w1-menu__items__user__icon{color:black;}}.w1-menu__items__user__login{display:flex;align-items:center;margin-right:2em;font-size:1.45em;cursor:pointer;}.w1-menu__items__user__login__text{white-space:nowrap;margin-left:0.5em;cursor:pointer;}@media only screen and (max-width:75em){.w1-menu__items__user__login__text{color:black;}}@media only screen and (max-width:75em){.w1-menu__items__user__login__icon{color:black;}}.w1-menu__login__checkbox:checked ~ .w1-menu__login{display:flex;}.w1-menu__login{background-color:white;position:absolute;z-index:10;top:10em;padding:2em;border-radius:1em;width:60%;display:none;justify-content:space-between;left:20%;}.w1-menu__login__checkbox{display:none;}@media only screen and (max-width:50em){.w1-menu__login{width:80%;left:10%;}}@media only screen and (max-width:37.5em){.w1-menu__login{width:98%;left:1%;}}.w1-menu__login__banner{position:relative;width:45%;}@media only screen and (max-width:37.5em){.w1-menu__login__banner{display:none;}}.w1-menu__login__banner__imgbox{max-width:100%;border-radius:1em;overflow:hidden;height:100%;background-size:contain;background-position:center;}.w1-menu__login__banner__imgbox__img{width:100%;}.w1-menu__login__banner__text{position:absolute;top:1em;left:1em;color:rgba(var(--main-color-w), 1);background-color:rgba(255, 255, 255, 0.597);padding:0.5em;font-weight:600;border-radius:0.3em;font-size:1.6em;}.w1-menu__login__form{width:50%;}@media only screen and (max-width:37.5em){.w1-menu__login__form{width:100%;}}.w1-menu__login__form__heading{display:flex;justify-content:space-between;}.w1-menu__login__form__heading__title{font-weight:600;font-size:1.3em;color:rgba(var(--main-color-w), 1);}.w1-menu__login__form__heading__button__icon{font-size:1.3em;color:rgba(var(--main-color-w), 1);cursor:pointer;}.w1-menu__login__form__third{margin-top:4em;}.w1-menu__login__form__third__content{margin-top:2em;display:flex;align-items:center;width:100%;justify-content:space-between;font-weight:700;}@media only screen and (max-width:37.5em){.w1-menu__login__form__third__content{flex-direction:column;margin-top:0;}}.w1-menu__login__form__third__content__text-facebook{background-color:#00325c;padding:1em;color:white;display:flex;align-items:center;width:49%;justify-content:center;border-radius:0.3em;}@media only screen and (max-width:37.5em){.w1-menu__login__form__third__content__text-facebook{width:100%;margin-top:0;}}.w1-menu__login__form__third__content__text-facebook:hover{filter:brightness(80%);}.w1-menu__login__form__third__content__text-google{background-color:#cc0000;padding:1em;color:white;display:flex;align-items:center;justify-content:center;width:49%;border-radius:0.3em;}@media only screen and (max-width:37.5em){.w1-menu__login__form__third__content__text-google{width:100%;margin-top:1em;}}.w1-menu__login__form__third__content__text-google:hover{filter:brightness(80%);}.w1-menu__login__form__third__content__icon{font-size:2em;margin-left:1em;}.w1-menu__login__form__items{margin-top:2em;padding:1.5em;border:0.1em solid #eee;display:flex;align-items:center;border-radius:0.5em;}.w1-menu__login__form__items__icon{color:rgba(var(--main-color-w), 1);font-size:1.6em;}.w1-menu__login__form__items__input{width:95%;outline:none;border:none;}.w1-menu__login__form__button{background-color:rgba(var(--main-color-w), 1);padding:1em;width:100%;text-align:center;display:block;color:white;font-weight:600;font-size:1.4em;margin-top:2em;border-radius:0.3em;transition:all 0.2s;}.w1-menu__login__form__button:hover{border:0.1em solid rgba(var(--main-color-w), 1);color:rgba(var(--main-color-w), 1);background-color:white;}.w1-menu__login__form__or{margin-top:2em;display:flex;align-items:center;justify-content:center;}.w1-menu__login__form__or__line{border-bottom:0.1em solid #eee;width:40%;}.w1-menu__login__form__or__text{font-size:1.3em;font-weight:600;}.w1-menu__login__form__fg{text-align:center;margin-top:2em;}.w1-menu__login__form__fg__text{display:inline-block;font-weight:500;}.w1-menu__login__form__fg__button{font-weight:500;text-decoration:underline;}.w1-partners{position:relative;margin:0 auto;width:100%;background-color:white;padding:2em 1em;color:var(--text-color-w);}.w1-partners__heading{display:block;}.w1-partners__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%;}.w1-partners__heading__des{margin:0 auto;text-align:center;width:fit-content;display:block;max-width:100%;font-size:1.6em;line-height:1.6em;margin-bottom:0.5em;}.w1-partners__heading__imgbox{width:fit-content;margin:0 auto;max-width:100%;display:block;background-size:contain;background-position:center;margin-bottom:2em;}.w1-partners__heading__imgbox__img{margin:0 auto;}.w1-partners__group{display:flex;max-width:120em;flex-direction:column;margin:0 auto;}.w1-partners__item{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;}.w1-partners__item__imgbox{transition:all 0.2s;margin-bottom:1em;width:19%;margin-left:1.25%;min-height:10em;background-size:contain;background-position:center;background-color:white;}.w1-partners__item__imgbox:first-child{margin-left:0;}@media only screen and (min-width:50em){.w1-partners__item__imgbox:nth-child(5n + 1){margin-left:0;}}@media only screen and (min-width:37.5em) and (max-width:50em){.w1-partners__item__imgbox{width:32.4%;}.w1-partners__item__imgbox:nth-child(3n + 1){margin-left:0;}}@media only screen and (max-width:37.5em){.w1-partners__item__imgbox{width:49.3%;}.w1-partners__item__imgbox:nth-child(2n + 1){margin-left:0;}}.w1-partners__item__imgbox:hover{transform:scale(1.3);}.w1-partners__item__imgbox__img{width:100%;margin:0 auto;}.w1-footer{padding:3em 1em;background-color:#202040;color:white;width:100%;padding:2em 1em;}.w1-footer__group{max-width:120em;margin:0 auto;display:flex;font-size:1.4em;justify-content:space-between;}@media only screen and (max-width:37.5em){.w1-footer__group{flex-direction:column;}}.w1-footer__col{width:75%;display:flex;}.w1-footer__col:last-child{width:25%;}@media only screen and (max-width:37.5em){.w1-footer__col{flex-direction:column;width:100%;padding:1em;margin:0;}.w1-footer__col:last-child{width:100%;}}.w1-footer__link{margin-right:2%;margin-top:1.5em;width:100%;}.w1-footer__link-first{min-width:33%;}.w1-footer__link--1{font-size:1.4em;font-weight:600;color:white;line-height:1.5em;display:block;text-decoration:none;}.w1-footer__link--2{width:100%;margin-top:1em;font-weight:300;color:white;line-height:1.5em;display:block;text-decoration:none;}.w1-footer__social{font-size:2em;margin:0.5em;cursor:pointer;}.w5-features{width:100%;color:rgba(var(--text-color-w), 1);padding:2em 1em;}@media only screen and (max-width:37.5em){.w5-features{padding:0 0.5em;}}.w5-features__group{max-width:96em;margin:0 auto;background-color:#1f1f1f;border-radius:1em;}@media only screen and (max-width:37.5em){.w5-features__group{padding:1em;}}.w5-features__heading{text-align:center;display:block;}.w5-features__heading__main{font-weight:700;font-size:3em;line-height:1.6em;}.w5-features__heading__line{margin-top:2em;border-bottom:0.2em solid rgba(var(--main-color-w), 1);width:15em;display:inline-block;}.w5-features__heading__sub{margin-top:2em;font-weight:300;font-size:1.5em;line-height:1.8em;}.w5-features__items{margin-top:2em;display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(3, 1fr);grid-gap:2em;}@media only screen and (max-width:37.5em){.w5-features__items{display:block;text-align:center;}}.w5-features__items__item{display:flex;padding:2em;}.w5-features__items__item--1{grid-row:1/2;grid-column:1/2;}.w5-features__items__item--2{grid-row:1/2;grid-column:2/3;}.w5-features__items__item--3{grid-row:2/3;grid-column:1/2;}.w5-features__items__item--4{grid-row:2/3;grid-column:2/3;}@media only screen and (max-width:37.5em){.w5-features__items__item{align-items:center;}}.w5-features__items__item__icon{font-size:9em;color:white;width:30%;}@media only screen and (max-width:62.5em){.w5-features__items__item__icon{font-size:5em;}}@media only screen and (max-width:37.5em){.w5-features__items__item__icon{font-size:6em;}}.w5-features__items__item__info{width:60%;margin-left:1em;margin-top:1em;}@media only screen and (max-width:37.5em){.w5-features__items__item__info{width:70%;}}.w5-features__items__item__info__heading{font-size:2em;display:block;}.w5-features__items__item__info__des{margin-top:2em;font-weight:300;font-size:1.2em;}.w5-features__items__grbtn{grid-column:1 / span 2;text-align:center;margin-top:4em;}.w5-features__items__grbtn__text{font-size:1.6em;}.w5-features__items__grbtn__btn{margin-top:2em;padding:1em 2em;border:0.2em solid rgba(var(--main-color-w), 1);background-color:transparent;border-radius:2em;color:rgba(var(--main-color-w), 1);font-weight:600;cursor:pointer;display:inline-block;transition:all 0.2s;}.w5-features__items__grbtn__btn:hover{background-color:white;color:rgba(var(--second-color-w), 1);}.w8-banner{width:100%;display:block;position:relative;background-color:white;background-position:top contain;background-size:cover;background-repeat:no-repeat;}.w8-banner__group{max-width:120em;margin:0 auto;}.w8-banner .gallery-top{overflow:hidden;}.w8-banner__container{text-align:center;width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;top:0;}.w8-banner__container__video{z-index:-2;object-fit:cover;width:100%;background-size:cover;background-position:center;}.w8-banner__container__imgbox{background-size:contain;background-position:center;}.w8-banner__container__info{position:absolute;}.w8-banner__container__info__heading{font-weight:500;color:rgba(var(--main-color-w), 1);font-size:4em;}@media only screen and (max-width:56.25em){.w8-banner__container__info__heading{font-size:3em !important;}}@media only screen and (max-width:37.5em){.w8-banner__container__info__heading{font-size:2em !important;margin-top:1em;}}@media only screen and (max-width:25em){.w8-banner__container__info__heading{font-size:1.4em !important;margin-top:1em;}}.w8-banner__container__info__des{margin-top:0.5em;font-weight:600;font-size:7em;color:white;width:100%;}@media only screen and (max-width:56.25em){.w8-banner__container__info__des{font-size:2em !important;}}@media only screen and (max-width:37.5em){.w8-banner__container__info__des{margin-top:0.5em !important;}}@media only screen and (max-width:25em){.w8-banner__container__info__des{font-size:1.2em !important;}}.w8-banner__container__info__sub{margin-top:1em;font-weight:300;font-size:1.6em;color:white;}@media only screen and (max-width:37.5em){.w8-banner__container__info__sub{font-size:0.8em !important;}}.w8-banner__container__info__button{margin-top:2em;background-color:rgba(var(--main-color-w), 1);border:none;border-radius:0.3em;padding:1em 2em;color:white;font-size:1.8em;font-weight:600;text-transform:uppercase;cursor:pointer;outline:none;}@media only screen and (max-width:37.5em){.w8-banner__container__info__button{margin-top:0;padding:0.5 1em;font-size:1.3em !important;}}@media only screen and (max-width:31.25em){.w8-banner__container__info__button{margin-top:1em;padding:0.5 1em;font-size:0.8em !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;}.w21-blankpage{width:100%;background-color:white;}.w21-blankpage__group{max-width:120em;margin:0 auto;padding:0 .5em;}.w21-blankpage__content{line-height:1.8em;font-size:1.6em;text-align:justify;}.w13-ctaregister-8{font-weight:500;width:100%;padding:3em 1em;background-color:white;}.w13-ctaregister-8__group{max-width:120em;margin:0 auto;}.w13-ctaregister-8__heading{font-weight:700;text-align:center;font-size:3.5em;text-transform:uppercase;line-height:1.7em;}.w13-ctaregister-8__items{margin-top:6em;display:flex;justify-content:space-between;flex-wrap:wrap;}.w13-ctaregister-8__items__contact{width:48%;text-align:center;}@media only screen and (max-width:50em){.w13-ctaregister-8__items__contact{width:100%;margin-top:1em;}}.w13-ctaregister-8__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-8__items__contact__form__input__text{outline:none;border:none;width:97%;display:inline-block;font-size:1.5em;}.w13-ctaregister-8__items__contact__form__input__icon{color:red;}.w13-ctaregister-8__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-8__items__contact__form__des{color:red;font-weight:300;font-size:1em;margin-top:1em;display:block;}.w13-ctaregister-8__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-8__items__contact__info{line-height:1.6em;display:block;margin-top:2em;}.w13-ctaregister-8__items__time{width:50%;}@media only screen and (max-width:50em){.w13-ctaregister-8__items__time{width:100%;}}.w13-ctaregister-8__items__time__text{font-size:3em;font-weight:700;text-align:center;color:#ef2f3c;margin-bottom:2em;display:block;text-transform:uppercase;}.w13-ctaregister-8__items__time__count{display:flex;align-items:center;}.w13-ctaregister-8__items__time__count__dot{font-size:4em;margin-top:0.5em;}.w13-ctaregister-8__items__time__count__item{width:25%;text-align:center;}.w13-ctaregister-8__items__time__count__item__date{text-transform:uppercase;font-weight:600;font-size:2em;}.w13-ctaregister-8__items__time__count__item__number{margin-top:0.3em;background-color:red;display:inline-block;font-size:4em;color:white;padding:0.3em;border-radius:0.1em;}.w1-article{width:100%;background-color:white;padding:1em 0;color:var(--text-color-w);}.w1-article__group{max-width:120em;margin:0 auto;padding:1em;}.w1-article__heading{display:block;}.w1-article__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%;}.w1-article__heading__des{margin:0 auto;text-align:center;width:fit-content;display:block;max-width:100%;font-size:1.6em;line-height:1.6em;margin-bottom:0.5em;}.w1-article__heading__imgbox{width:fit-content;margin:0 auto;max-width:100%;display:block;background-size:contain;background-position:center;margin-bottom:1em;}.w1-article__heading__imgbox__img{margin:0 auto;}.w1-article__card{display:flex;flex-wrap:wrap;}.w1-article__card__item{width:32%;margin-left:1.333333333%;margin-bottom:1em;position:relative;padding:.7em .7em 0 .7em;border-radius:0.5em;border:0.1em solid rgba(211, 211, 211, 0.5);height:max-content;display:block;overflow:hidden;}.w1-article__card__item:first-child{margin-left:0;}@media only screen and (min-width:50em){.w1-article__card__item:nth-child(3n + 1){margin-left:0;}}@media only screen and (max-width:37.5em){.w1-article__card__item{width:49%;}.w1-article__card__item:nth-child(2n + 1){margin-left:0;}}.w1-article__card__item__ifbox{overflow:hidden;border-radius:.5em;}.w1-article__card__item__ifbox iframe{width:100%;display:block;transition:all .2s ease;}.w1-article__card__item__ifbox iframe:hover{transform:scale(1.2) rotate(5deg);}.w1-article__card__item__imgbox{background-size:contain;background-position:center;}.w1-article__card__item__imgbox__img{width:100%;}.w1-article__card__item__user{display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(211, 211, 211, 0.5);padding:1em .5em;}.w1-article__card__item__user__thongtin{display:flex;align-items:center;}.w1-article__card__item__user__thongtin__imgbox{text-align:center;display:flex;align-items:center;align-content:center;height:3.5em;position:relative;margin-right:1em;background-size:contain;background-position:center;border-radius:50%;}.w1-article__card__item__user__thongtin__imgbox__img{width:100%;max-height:100%;}.w1-article__card__item__user__thongtin__text{font-size:1.2em;font-weight:300;}.w1-article__card__item__user__date{font-size:1.2em;font-weight:300;}.w1-article__card__item__name{font-size:1.4em;color:rgba(var(--main-color-w), 1);display:block;margin-top:1em;margin-left:.3em;}.w1-article__card__item__des{font-size:1.4em;display:block;line-height:1.6em;padding:0.5em 0;font-weight:bolder;margin-left:.3em;}.w11-ctaregister{width:100%;padding:2em 1em;background:rgba(var(--main-color-w), 1);background-size:cover;background-position:center;background-repeat:no-repeat;}.w11-ctaregister__group{max-width:120em;margin:0 auto;display:flex;align-items:center;justify-content:space-between;}@media only screen and (max-width:50em){.w11-ctaregister__group{display:block;text-align:center;}}.w11-ctaregister__heading__title{color:rgba(var(--second-color-w), 1);text-transform:capitalize;font-weight:700;font-size:3em;}.w11-ctaregister__heading__des{color:rgba(var(--second-color-w), 1);margin-top:1em;}.w11-ctaregister__form{background-color:white;width:40%;display:flex;justify-content:space-between;border-radius:3em;padding:1em;}@media only screen and (max-width:50em){.w11-ctaregister__form{width:99%;margin-top:2em;}}.w11-ctaregister__form__text{border:none;outline:none;margin-left:1em;font-size:1.5em;width:70%;}.w11-ctaregister__form__button{background-color:rgba(var(--main-color-w), 1);font-weight:700;font-size:1.3em;padding:1em;height:100%;color:white;border-radius:2em;border:none;transition:all 0.2s;cursor:pointer;}.w11-ctaregister__form__button:hover{background-color:rgba(var(--second-color-w), 1);}.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;}.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-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;}.w23-pricingtb-1{width:100%;padding:2em 1em;background-color:white;}.w23-pricingtb-1__group{max-width:120em;margin:0 auto;}.w23-pricingtb-1__block{display:flex;flex-wrap:wrap;margin-left:-2%;}@media only screen and (max-width:31.25em){.w23-pricingtb-1__block{margin-left:0;}}.w23-pricingtb-1__items{width:31.33333333%;height:max-content;margin-left:2%;border-radius:2em;overflow:hidden;margin-bottom:3em;box-shadow:0 0 .5em .5em #b3b3b3;}@media only screen and (max-width:62.5em){.w23-pricingtb-1__items{min-width:48%;width:48%;}}@media only screen and (max-width:31.25em){.w23-pricingtb-1__items{width:100%;margin-left:0;}}.w23-pricingtb-1__items:nth-child(2) .w23-pricingtb-1__items__head{background-color:#E2291C;}.w23-pricingtb-1__items:nth-child(2) .w23-pricingtb-1__items__btn{background-color:#E2291C;}.w23-pricingtb-1__items:nth-child(2) .w23-pricingtb-1__items__btn:hover{background-color:rgba(var(--main-color-w), 1);}.w23-pricingtb-1__items:nth-child(2) .w23-pricingtb-1__items__body__content__icon{color:#E2291C;}.w23-pricingtb-1__items:nth-child(3) .w23-pricingtb-1__items__head{background-color:#17A2B8;}.w23-pricingtb-1__items:nth-child(3) .w23-pricingtb-1__items__btn{background-color:#17A2B8;}.w23-pricingtb-1__items:nth-child(3) .w23-pricingtb-1__items__btn:hover{background-color:var(--main-color-w);}.w23-pricingtb-1__items:nth-child(3) .w23-pricingtb-1__items__body__content__icon{color:#17A2B8;}.w23-pricingtb-1__items__head{text-align:center;background-color:#28A745;padding:1em;color:white;}.w23-pricingtb-1__items__head__main{font-weight:600;font-size:1.6em;line-height:1.8em;}.w23-pricingtb-1__items__head__sub{font-weight:300;font-size:1.2em;margin-top:.5em;}.w23-pricingtb-1__items__head__name{font-weight:800;font-size:2.5em;line-height:1.8em;}.w23-pricingtb-1__items__head__des{font-weight:300;line-height:1.8em;font-size:1.2em;}@keyframes zoomIn{0%{transform:scale(0.9);}100%{transform:scale(1.05);}0%{transform:scale(0.9);}}.w23-pricingtb-1__items__btn{background-color:#28A745;padding:1em 2em;display:block;margin:0 auto;color:white;text-align:center;font-size:1.3em;border-radius:.7em;margin:1em;font-weight:800;transition:all .3s ease-in-out;cursor:pointer;animation:zoomIn .7s alternate-reverse infinite;}.w23-pricingtb-1__items__btn:hover{background-color:rgba(var(--main-color-w), 1);}.w23-pricingtb-1__items__body{padding:1em;text-align:center;}.w23-pricingtb-1__items__body__content{display:flex;align-items:center;width:100%;font-size:1.3em;line-height:1.8em;margin-top:1em;padding:.5em;transition:all .3s ease-in-out;border-radius:.5em;}.w23-pricingtb-1__items__body__content__icon{margin-right:1em;font-size:1.5em;color:#28A745;}.w23-pricingtb-1__items__body__content:hover{background-color:rgba(var(--main-color-w), 1) !important;}.w28-service{width:100%;padding:2em 0;background-color:white;}.w28-service__group{margin:0 auto;max-width:120em;padding:0 1em;}.w28-service__heading{display:block;}.w28-service__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;}.w28-service__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;}.w28-service__heading__imgbox{width:fit-content;margin:0 auto;max-width:100%;display:block;margin-bottom:3em;background-size:contain;background-position:center;}.w28-service__heading__imgbox__img{width:100%;}.w28-service__items{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}.w28-service__items--col{width:25%;display:flex;flex-direction:column;align-items:flex-start;}@media only screen and (max-width:50em){.w28-service__items--col{width:100%;align-items:center;text-align:center;}}.w28-service__items__imgbox{width:45%;}@media only screen and (max-width:50em){.w28-service__items__imgbox{width:80%;margin:2em auto;display:block;}}.w28-service__items__item{margin-top:10em;}@media only screen and (max-width:50em){.w28-service__items__item{margin-top:2em;}}.w28-service__items__item:first-child{margin-top:0;}.w28-service__items__item__iconbox{height:8em;width:8em;border:0.1em dashed rgba(var(--main-color-w), 1);border-radius:50%;display:flex;align-items:center;justify-self:center;padding:1em;}@media only screen and (max-width:50em){.w28-service__items__item__iconbox{margin:0 auto;}}.w28-service__items__item__iconbox__icon{font-size:4em;color:rgba(var(--main-color-w), 1);display:inline-block;width:fit-content;margin:0 auto;}.w28-service__items__item__main{font-size:2.5em;font-weight:bold;margin-top:0.5em;color:rgba(var(--main-color-w), 1);margin-bottom:0.3em;display:block;}.w28-service__items__item__sub{line-height:1.6em;text-align:justify;font-size:1.3em;display:block;}.w36-introducer-5{width:100%;background-color:#D9F1FC;position:relative;padding:2em 1em;}.w36-introducer-5__group{margin:0 auto;position:relative;}.w36-introducer-5__item{display:flex;justify-content:space-between;position:relative;}.w36-introducer-5__item-re{flex-direction:row-reverse;}@media only screen and (max-width:50em){.w36-introducer-5__item{flex-direction:column;width:100%;margin:0 auto;text-align:center;}}.w36-introducer-5__item__image{min-width:55%;width:55%;position:relative;z-index:1;}@media only screen and (max-width:50em){.w36-introducer-5__item__image{width:100%;}}.w36-introducer-5__item__image__imgbox{background-size:contain;background-position:center;width:100%;border:1em solid #F8CC52;z-index:1;}@media only screen and (max-width:50em){.w36-introducer-5__item__image__imgbox{margin:0 auto;}}.w36-introducer-5__item__image__imgbox__img{width:100%;}.w36-introducer-5__item__image:hover{transform:translateY(-1em);}.w36-introducer-5__item__info{padding:2em;background-color:#393e4d;position:relative;}@media only screen and (min-width:75em){.w36-introducer-5__item__info{margin-right:calc((100% - 120em)/2);}}@media only screen and (max-width:50em){.w36-introducer-5__item__info{width:100%;margin-left:0;text-align:center;}}.w36-introducer-5__item__info__bg{position:absolute;width:5em;height:5em;right:0;top:0;border-top:1em solid #F8CC52;border-right:1em solid #F8CC52;}.w36-introducer-5__item__info__bg1{position:absolute;width:5em;height:5em;right:0;bottom:0;border-right:1em solid #F8CC52;border-bottom:1em solid #F8CC52;}.w36-introducer-5__item__info__heading{display:inline-flex;position:relative;z-index:1;}@media only screen and (max-width:50em){.w36-introducer-5__item__info__heading{margin:0 auto;}}.w36-introducer-5__item__info__heading__icon{background-image:url(/img/w32/before-heading.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;}.w36-introducer-5__item__info__heading__text{display:inline-block;font-size:2.5em;line-height:1.6em;width:fit-content;color:#F8CC52;}.w36-introducer-5__item__info__name{font-size:3em;display:block;font-weight:bold;color:#F8CC52;z-index:1;position:relative;line-height:1.4em;}.w36-introducer-5__item__info__imgbox{display:inline-block;margin-top:1em;background-size:contain;background-position:center;background-repeat:no-repeat;z-index:1;position:relative;}.w36-introducer-5__item__info__imgbox__img{width:100%;}.w36-introducer-5__item__info__des{margin-top:2em;font-size:1.6em;font-weight:400;text-align:justify;line-height:1.8em;position:relative;color:white;z-index:1;}.w36-introducer-5__item__info__iconlink{display:flex;position:relative;z-index:1;}.w36-introducer-5__item__info__iconlink__icon{margin-top:1em;font-size:1.6em;cursor:pointer;margin-right:1em;color:white;}.w36-introducer-5__item__info__btn{border:0.1px solid #0b0b2e;background-color:#0b0b2e;padding:0.7em 2em;display:block;text-align:center;font-size:1.6em;margin:0 auto;margin-top:2em;width:fit-content;cursor:pointer;transition:all 0.2s ease;color:white;position:relative;z-index:1;}.w36-introducer-5__item__info__btn:hover{color:white;background-image:none;background-color:#ff2b2b;font-weight:bolder;}