.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;}.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-ctaregister{width:100%;color:var(--text-color-w);padding:3em 1em;background-color:#f5f5f5;}.w5-ctaregister__group{margin:0 auto;max-width:120em;text-align:center;}.w5-ctaregister__heading{text-align:center;display:block;}.w5-ctaregister__heading__main{font-weight:700;font-size:3em;line-height:1.6em;}.w5-ctaregister__heading__line{margin-top:2em;border-bottom:0.2em solid rgba(var(--main-color-w), 1);width:15em;display:inline-block;}.w5-ctaregister__heading__sub{margin-top:2em;font-weight:300;font-size:1.5em;line-height:1.8em;}.w5-ctaregister__btn{margin-top:2em;padding:1em 2em;background-color:rgba(var(--main-color-w), 1);border:none;border-radius:2em;font-weight:600;color:white;cursor:pointer;transition:all 0.2s;display:inline-block;}.w5-ctaregister__btn:hover{border:0.1em solid rgba(var(--main-color-w), 1);background-color:white;color:rgba(var(--second-color-w), 1);}.w5-banner{width:100%;display:block;overflow:hidden;position:relative;background-clip:padding-box;background-clip:border-box;color:var(--text-color-w);}.w5-banner-row{max-width:120em;color:white;margin:0 auto;padding:4em 1em 10em 1em;}.w5-banner__imgbox{background-size:contain;background-position:center;}.w5-banner__group{text-align:center;background-size:cover;background-position:top center;background-repeat:no-repeat;}@media only screen and (max-width:37.5em){.w5-banner__group{left:auto;}}.w5-banner__heading{margin-top:2em;font-size:5em;font-weight:800;}.w5-banner__line{margin-top:2em;border-bottom:0.1em solid rgba(var(--main-color-w), 1);display:inline-block;width:20em;}.w5-banner__des{margin-top:2em;font-size:2.5em;}.w5-banner__btn{margin-top:4em;background-color:white;border-radius:4em;font-size:1.8em;padding:2em;font-weight:800;border:none;cursor:pointer;transition:all 0.2s;display:inline-block;color:black;}.w5-banner__btn:hover{background-color:transparent;color:white;border:0.1em solid white;}.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;}.w29-video-6{width:100%;padding:2em 1em;background-color:#fff;}.w29-video-6__group{max-width:120em;margin:0 auto;}.w29-video-6__heading{display:block;}.w29-video-6__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:.5em;max-width:100%;}.w29-video-6__heading__des{margin:0 auto;text-align:center;width:fit-content;display:block;font-size:1.6em;line-height:1.6em;margin-bottom:.5em;max-width:100%;}.w29-video-6__heading__imgbox{width:fit-content;margin:0 auto;max-width:100%;display:block;margin-bottom:3em;background-size:contain;background-position:center;}.w29-video-6__heading__imgbox__img{margin:0 auto;}.w29-video-6__items{display:flex;justify-content:center;}@media only screen and (max-width:62.5em){.w29-video-6__items{flex-direction:column;}}.w29-video-6__items__ifbox{width:50%;height:auto;}.w29-video-6__items__ifbox iframe{width:100%;height:100%;min-height:20em;}@media only screen and (max-width:62.5em){.w29-video-6__items__ifbox{width:100%;}}.w29-video-6__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){.w29-video-6__items__info{width:100%;}}.w29-video-6__items__info__heading{font-size:4em;font-weight:300;line-height:1.8em;display:inline-block;}@media only screen and (max-width:62.5em){.w29-video-6__items__info__heading{font-size:2.5em;}}.w29-video-6__items__info__des{margin-top:3em;font-size:1.3em;line-height:1.8em;color:var(--text-color-w);}.w14-services{width:100%;background-color:#f1f1f7;padding:2em 1em;display:block;}.w14-services__group{max-width:120em;margin:0 auto;}.w14-services__heading__title{text-transform:capitalize;font-weight:600;font-size:3em;display:inline-block;}.w14-services__heading__title::after{content:"";width:2em;margin:0 auto;width:fit-content;margin-top:0.8em;height:0.05em;background-color:rgba(var(--main-color-w), 1);display:none;}.w14-services__heading__des{color:#777;font-size:1.6em;margin-top:1em;}.w14-services__items{margin-top:3em;display:flex;flex-wrap:wrap;justify-content:space-between;}.w14-services__items__item{width:31%;text-align:center;}@media only screen and (max-width:37.5em){.w14-services__items__item{width:100%;margin-top:2em;}}.w14-services__items__item__icon{font-size:5em !important;color:white;padding:1em;background-color:rgba(var(--main-color-w), 1);border-radius:50%;margin-bottom:-8em;transition:all 0.2s ease;}.w14-services__items__item__icon:hover{transform:scale(1.3);}.w14-services__items__item__content{background-color:white;padding:7em 4em 4em 4em;border-radius:0.5em;}@media only screen and (max-width:50em){.w14-services__items__item__content{padding:7em 1em 1em 1em;}}.w14-services__items__item__content__main{font-weight:600;font-size:2em;margin-top:1em;}.w14-services__items__item__content__line{border-bottom:0.2em solid rgba(var(--main-color-w), 1);width:20%;margin:2em auto;}.w14-services__items__item__content__des{color:#777;line-height:1.6em;}.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;}.w7-features{width:100%;padding:2em 1em;background-color:white;}.w7-features__group{max-width:120em;margin:0 auto;}.w7-features__heading{display:flex;justify-content:space-between;align-items:center;}@media only screen and (max-width:50em){.w7-features__heading{flex-direction:column;width:100%;}}.w7-features__heading__info{width:40%;}@media only screen and (max-width:50em){.w7-features__heading__info{width:100%;}}.w7-features__heading__info__text{font-weight:300;font-size:5em;}.w7-features__heading__info__des{margin-top:2.5em;font-weight:300;font-size:1.3em;}.w7-features__heading__sub{border:0.1em solid rgba(var(--main-color-w), 1);padding:1em;border-radius:0.5em;text-align:center;}@media only screen and (max-width:50em){.w7-features__heading__sub{width:100%;margin-top:4em;}}.w7-features__heading__sub__name{font-weight:500;font-size:1.5em;}.w7-features__heading__sub__des{color:rgba(var(--main-color-w), 1);font-size:6em;font-weight:300;}.w7-features__compare-image{margin:0 auto;width:100%;margin-top:5em;}.w7-features__compare-image__img{background-size:contain;background-position:center;background-position:center;background-repeat:no-repeat;width:100%;height:100%;}.w7-features__items{margin-top:6em;display:flex;}@media only screen and (max-width:37.5em){.w7-features__items{flex-direction:column;}}.w7-features__items__item{width:33%;}@media only screen and (max-width:37.5em){.w7-features__items__item{width:100%;}}.w7-features__items__item__info{display:flex;align-items:center;cursor:pointer;}@media only screen and (max-width:37.5em){.w7-features__items__item__info{justify-content:center;margin-top:4em;}}.w7-features__items__item__info__icon{font-size:5em;color:rgba(var(--main-color-w), 1);}.w7-features__items__item__info__name{margin-left:2em;font-size:2.5em;font-weight:300;}.w7-features__items__item__info:hover{color:rgba(var(--second-color-w), 1);}.w7-features__items__item__text{margin-top:2em;font-size:1.4em;font-weight:300;}.w38-ctaregister{width:100%;background:radial-gradient(#0076bb, #002a42);}.w38-ctaregister__group{margin:0 auto;}.w38-ctaregister__items{margin-top:2em;display:flex;justify-content:space-between;flex-wrap:wrap;}.w38-ctaregister__items__imgbox{box-shadow:2em 0.5em 2em black;width:50%;height:auto;display:block;background-size:cover;background-position:center;}@media only screen and (max-width:50em){.w38-ctaregister__items__imgbox{width:100%;}}.w38-ctaregister__items__imgbox__img{width:100%;height:100%;}.w38-ctaregister__items__contact{width:48%;border-radius:2em;margin-bottom:2%;}@media only screen and (max-width:50em){.w38-ctaregister__items__contact{width:100%;}}.w38-ctaregister__items__contact__heading{font-weight:bold;text-align:center;font-size:2em;text-transform:uppercase;line-height:1.6em;margin-top:2em;color:white;}.w38-ctaregister__items__contact__info{line-height:1.6em;display:block;margin-top:2em;color:white;font-size:1.6em;}.w38-ctaregister__items__contact__form{display:flex;flex-wrap:wrap;justify-content:space-between;}.w38-ctaregister__items__contact__form__input{margin-top:1em;display:block;padding:1.2em;border-radius:0.8em;width:49%;}.w38-ctaregister__items__contact__form__input__place__text{color:white;font-size:1.8em;font-weight:bold;}.w38-ctaregister__items__contact__form__input__place__icon{color:white;font-size:2em;}.w38-ctaregister__items__contact__form__input__text{outline:none;border:none;width:100%;display:inline-block;font-size:1.5em;border-bottom:1px solid #7fb9c8;margin-top:0.5em;padding:0.7em 0.5em;color:white;background-color:transparent;border-radius:0.5em;}.w38-ctaregister__items__contact__form__input__text::placeholder{color:white;}.w38-ctaregister__items__contact__form__des{color:white;font-weight:300;font-size:1em;margin-top:1em;display:block;text-align:center;width:100%;}.w38-ctaregister__items__contact__form__vung{padding:1em;position:relative;border:1px solid #eee;border-bottom:1px solid #cecece;width:99%;margin-top:1em;border-radius:0.5em;}.w38-ctaregister__items__contact__form__vung__checkbox{display:none;}.w38-ctaregister__items__contact__form__vung__checkbox:checked ~ .w38-ctaregister__items__contact__form__vung__items{visibility:visible;transform:scale(1);max-height:100vh;transition:all 0.2s ease;}.w38-ctaregister__items__contact__form__vung__ad{display:flex;align-items:center;justify-content:space-between;font-size:1.4em;font-weight:600;cursor:pointer;}.w38-ctaregister__items__contact__form__vung__ad__name{color:white;}.w38-ctaregister__items__contact__form__vung__ad__icon{margin-left:0.5em;color:white;}.w38-ctaregister__items__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;}.w38-ctaregister__items__contact__form__vung__items .active{font-weight:800;}.w38-ctaregister__items__contact__form__vung__items__item{font-size:1.4em;display:block;font-weight:600;cursor:pointer;padding:0.5em;margin-top:0.5em;}.w38-ctaregister__items__contact__form__vung__items__item:not(:last-child){margin-bottom:1em;}.w38-ctaregister__items__contact__form__vung__items__item:hover{background-color:#eee;}.w38-ctaregister__items__contact__button{padding:0.7em 1.6em;display:block;font-weight:bold;color:white;font-size:1.6em;margin:0 auto;margin-top:1em;border:none;width:fit-content;border:1px solid white;background-color:rgba(var(--main-color-w), 1);}.w38-ctaregister__items__contact__button:hover{background-color:white;color:black;}.w40-partner{position:relative;margin:0 auto;width:100%;background-color:white;padding:2em 1em;color:var(--text-color-w);}.w40-partner__heading__title{display:flex;width:fit-content;}.w40-partner__heading__title__text{font-weight:bolder;font-size:2em;}.w40-partner__heading__title__line{width:0.5em;background-color:rgba(var(--main-color-w), 1);display:block;margin-right:0.5em;}.w40-partner__heading__des{font-size:1.6em;margin-top:1em;}.w40-partner__group{display:flex;max-width:120em;flex-direction:column;margin:0 auto;}.w40-partner__items{display:flex;flex-wrap:wrap;}.w40-partner__items__item{width:15.666667%;padding:1.5em;margin-top:1em;border:.1em solid #dddd;box-shadow:0 0.5em 1.5em rgba(0, 0, 0, 0.1);cursor:pointer;}.w40-partner__items__item:not(:first-child){margin-left:1.2%;}.w40-partner__items__item:nth-child(6n + 1){margin-left:0;}@media only screen and (max-width:37.5em){.w40-partner__items__item{width:32.333333333%;}.w40-partner__items__item:not(:first-child){margin-left:1.5%;}.w40-partner__items__item:nth-child(3n + 1){margin-left:0;}}.w40-partner__items__item__imgbox{transition:all 0.2s;background-size:contain;background-position:center;background-color:white;}.w40-partner__items__item__imgbox__img{width:100%;margin:0 auto;}