.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;}}.w49-blankpage{position:relative;width:100%;background-color:#f7f7f7;padding:2em 1em;}.w49-blankpage__group{max-width:120em;margin:0 auto;}.w49-blankpage__heading{display:flex;flex-direction:column;}.w49-blankpage__heading__title{display:flex;align-items:center;justify-content:center;margin:0 auto;margin-bottom:1em;flex-wrap:wrap;}.w49-blankpage__heading__title__line{width:.1em;height:5em;background-color:rgba(var(--main-color-w), 1);margin:1em;opacity:1;border-radius:0.2em;margin:0 auto;margin-bottom:2em;}.w49-blankpage__heading__title__text{text-align:center;font-size:2.5em;font-weight:bold;width:fit-content;display:block;text-align:center;max-width:100%;color:rgba(var(--main-color-w), 1);}.w49-blankpage__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;}.w49-blankpage__heading__imgbox{width:fit-content;margin:0 auto;max-width:100%;display:block;background-size:contain;background-position:center;margin-bottom:2em;}.w49-blankpage__heading__imgbox__img{margin:0 auto;}.w49-blankpage__items__item{display:flex;margin-top:2em;}.w49-blankpage__items__item__imgbox{width:100%;background-position:center;background-size:contain;height:3em;width:3em;min-width:3em;}.w49-blankpage__items__item__imgbox__img{width:100%;}.w49-blankpage__items__item__content{margin-left:2em;}.w49-blankpage__items__item__content__name{font-size:2em;color:rgba(var(--main-color-w), 1);font-weight:bold;text-align:justify;line-height:1.5em;}.w49-blankpage__items__item__content__des{line-height:1.5em;font-size:1.6em;margin-top:.5em;text-align:justify;}.w49-blankpage__grbtn{display:flex;width:fit-content;align-items:center;margin:2em auto;margin-bottom:3em;justify-content:space-between;position:relative;cursor:pointer;padding:.5em .5em .5em 1.5em;border-radius:2em;}.w49-blankpage__grbtn__icon{font-size:1.3em;color:rgba(var(--main-color-w), 1);height:2em;width:2em;display:flex !important;justify-content:center;align-items:center;border-radius:50%;margin-left:.5em;transition:all .2s ease;color:rgba(var(--main-color-w), 1);}.w49-blankpage__grbtn__text{font-size:1.6em;letter-spacing:1px;font-weight:bold;color:rgba(var(--main-color-w), 1);border-bottom:1px solid rgba(var(--main-color-w), 1);}.w49-blankpage__grbtn:hover .w49-blankpage__grbtn__icon{margin-left:1.5em;}