.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;}.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;}.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;}}.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;}.w12-articles-12{background-color:white;width:100%;padding:1em .5em;}.w12-articles-12__group{max-width:120em;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;}.w12-articles-12__items{display:flex;justify-content:space-between;align-items:center;margin-top:2em;flex-wrap:wrap;width:100%;}@media only screen and (max-width:37.5em){.w12-articles-12__items{width:100%;margin-top:2em;}}.w12-articles-12__items__image{min-width:50%;width:50%;position:relative;}@media only screen and (max-width:37.5em){.w12-articles-12__items__image{width:100%;margin-top:2em;}}.w12-articles-12__items__image__imgbox{margin:0 auto;width:100%;border-radius:5%;background-size:contain;background-position:center;}.w12-articles-12__items__image__imgbox__img{width:100%;height:100%;}.w12-articles-12__items__info{margin-left:2em;width:45%;}@media only screen and (max-width:37.5em){.w12-articles-12__items__info{width:100%;margin-top:2em;}}.w12-articles-12__items__info__user{display:block;margin-top:2em;}.w12-articles-12__items__info__des{display:block;margin-top:1em;font-size:1.6em;line-height:1.8em;text-align:justify;}.w12-articles-12__items__info__text{font-weight:600;font-size:1.6em;text-decoration:underline;line-height:1.8em;}.w12-articles-12__items__info__text:hover{color:rgba(var(--second-color-w), 1);transition:all .2s;}.w12-articles-12__items__info__link{display:block;text-transform:uppercase;color:#777;margin-top:1em;text-align:right;margin-right:1em;font-size: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;}.w13-ctaregister-11{font-weight:500;width:100%;padding:3em 1em;background-color:white;background-size:cover;background-position:center;background-repeat:no-repeat;color:white;padding:0.3em;}.w13-ctaregister-11__group{max-width:120em;margin:0 auto;}.w13-ctaregister-11__heading{font-weight:700;text-align:center;font-size:3.5em;text-transform:uppercase;color:#ef2f3c;line-height:1.7em;padding:1em;background-size:cover;background-position:center;background-repeat:no-repeat;color:white;padding:0.3em;}.w13-ctaregister-11__items{margin-top:6em;display:flex;justify-content:space-between;flex-wrap:wrap;}.w13-ctaregister-11__items__contact{width:48%;text-align:center;}@media only screen and (max-width:62.5em){.w13-ctaregister-11__items__contact{width:100%;margin-top:1em;}}.w13-ctaregister-11__items__contact__form__input{margin-top:1em;display:block;padding:1.2em;border:0.15em solid #eee;border-radius:0.8em;background-color:white;}.w13-ctaregister-11__items__contact__form__input__text{outline:none;border:none;width:97%;display:inline-block;font-size:1.5em;}.w13-ctaregister-11__items__contact__form__input__icon{color:red;}.w13-ctaregister-11__items__contact__form__text{height:3em;outline:none;width:100%;margin-top:1em;display:block;padding:1.2em;border-radius:0.5em;border:0.15em solid #eee;font-size:1.5em;}.w13-ctaregister-11__items__contact__form__des{color:red;font-weight:300;font-size:1em;margin-top:1em;display:block;}.w13-ctaregister-11__items__contact__button{padding:1em 2em;display:inline-block;font-weight:700;color:white;font-size:1.6em;margin:0 auto;background-size:200% auto;border-radius:2em;border:none;margin-top:1em;animation:buttonMoveBg 0.5s infinite alternate-reverse;}.w13-ctaregister-11__items__contact__info{line-height:1.6em;display:block;margin-top:2em;}.w13-ctaregister-11__items__time{width:50%;}@media only screen and (max-width:62.5em){.w13-ctaregister-11__items__time{width:100%;}}.w13-ctaregister-11__items__time__text{font-size:3em;font-weight:700;text-align:center;color:#ef2f3c;margin-bottom:2em;display:block;text-transform:uppercase;background-size:cover;background-position:center;background-repeat:no-repeat;color:white;padding:0.3em;}.w13-ctaregister-11__items__time__count{display:flex;align-items:center;}.w13-ctaregister-11__items__time__count__dot{font-size:4em;margin:0 0.5em 0 0.5em;}@media only screen and (max-width:37.5em){.w13-ctaregister-11__items__time__count__dot{margin:0 0.2em 0 0.2em;}}.w13-ctaregister-11__items__time__count__item{width:25%;text-align:center;color:#183059;padding:1em;border-radius:0.5em;}.w13-ctaregister-11__items__time__count__item-d{background-color:#ef2f3c;color:white;}.w13-ctaregister-11__items__time__count__item-h{background-color:#f6f4f3;}.w13-ctaregister-11__items__time__count__item-m{background-color:#276fbf;color:white;}.w13-ctaregister-11__items__time__count__item-s{background-color:#f0a202;}.w13-ctaregister-11__items__time__count__item__date{text-transform:uppercase;font-weight:600;font-size:1em;}.w13-ctaregister-11__items__time__count__item__number{display:inline-block;font-size:5em;}@media only screen and (max-width:68.75em){.w13-ctaregister-11__items__time__count__item__number{font-size:4.5em;}}@media only screen and (max-width:62.5em){.w13-ctaregister-11__items__time__count__item__number{font-size:4em;}}@media only screen and (max-width:37.5em){.w13-ctaregister-11__items__time__count__item__number{font-size:3.5em;}}.w26-topbar{width:100%;position:relative;background-color:white;background-color:#303030;padding:.5em;}.w26-topbar__group{max-width:120em;margin:0 auto;display:flex;justify-content:space-between;}.w26-topbar__first{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;margin-top:1em;}.w26-topbar__first__info{font-size:1.2em;margin-bottom:.5em;font-weight:300;text-align:justify;padding:0 1em;line-height:1.8em;color:white;}.w26-topbar__first__info:not(:last-child){border-right:1px solid rgba(238, 238, 238, 0.2);}.w26-topbar__second{display:flex;}@media only screen and (max-width:37.5em){.w26-topbar__second{display:none;}}.w26-topbar__second__info{display:flex;align-items:center;padding:0 1em;text-align:center;}.w26-topbar__second__info__icon{font-size:1em;margin:0 0.5em;color:white;}.w26-topbar__second__info__text{font-size:1.2em;font-weight:400;text-decoration:none;color:white;}.w26-topbar__second__btn{outline:none;padding:.5em 1em;background-color:rgba(var(--main-color-w), 1);border:1px solid rgba(var(--main-color-w), 1);color:white;border-radius:2em;font-weight:bold;cursor:pointer;transition:all .2s;font-size:1em;display:inline-block;line-height:2em;}.w26-topbar__second__btn:hover{filter:brightness(90%);text-shadow:0 5px 5px black;}