.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-services{width:100%;padding:2em 1em;background-color:#f8f8f8;}.w5-services__group{max-width:120em;margin:0 auto;display:grid;grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(2, 1fr);}@media only screen and (max-width:37.5em){.w5-services__group{grid-template-columns:1fr;grid-template-rows:repeat(4, 1fr);}}.w5-services__main{grid-row:1 / span 2;grid-column:1 / span 2;padding:1em;}@media only screen and (max-width:37.5em){.w5-services__main{grid-row:1 / span 2;grid-column:1 / 2;text-align:center;}}.w5-services__main__heading{font-weight:600;font-size:2.5em;}.w5-services__main__line{margin-top:2em;width:15em;border-bottom:0.2em solid rgba(var(--main-color-w), 1);}.w5-services__main__para{margin-top:2em;font-weight:300;font-size:1.4em;line-height:1.8em;}.w5-services__main__button{margin-top:4em;padding:1.5em 2em;border:0.2em solid rgba(var(--main-color-w), 1);border-radius:3em;color:rgba(var(--main-color-w), 1);font-weight:600;background-color:transparent;font-size:1.2em;cursor:pointer;display:inline-block;}.w5-services__sub{padding:1em;}@media only screen and (max-width:37.5em){.w5-services__sub{margin-top:1em;text-align:center;}}.w5-services__sub__icon{font-size:4em;color:rgba(var(--main-color-w), 1);}.w5-services__sub__heading{font-weight:800;font-size:1.5em;margin-top:1em;}.w5-services__sub__para{margin-top:2em;font-weight:300;font-size:1.2em;}.w5-services__sub--1{grid-row:1 / 2;grid-column:3 / 4;}@media only screen and (max-width:37.5em){.w5-services__sub--1{grid-row:3 / 4;grid-column:1 / 2;}}.w4-banner{width:100%;}.w4-banner__group{max-width:100%;margin:0 auto;overflow:hidden;max-width:120em;}.w4-banner__group .gallery-top{position:relative;}.w4-banner__content{position:relative;}.w4-banner__content__imgbox{width:100%;background-position:center;background-size:cover;}.w4-banner__content__imgbox__img{width:100%;margin:0 auto;}.w4-banner__content__form{margin:0 auto;top:30%;z-index:100;position:absolute;width:100%;left:5%;}@media only screen and (max-width:37.5em){.w4-banner__content__form{top:10%;}}.w4-banner__content__form__info{color:white;}.w4-banner__content__form__info__name{background-color:rgba(var(--main-color-w), 1);padding:1em 2em;font-size:1.6em;font-weight:600;display:inline-block !important;}@media only screen and (max-width:37.5em){.w4-banner__content__form__info__name{font-size:1em;}}.w4-banner__content__form__info__des{background-color:#333;padding:1em 2em;font-size:1.6em;font-weight:600;display:inline-block;}@media only screen and (max-width:37.5em){.w4-banner__content__form__info__des{font-size:1em;}}.w4-banner__content__form__para{background-color:white;padding:2em 1em;max-width:50em;}@media only screen and (max-width:37.5em){.w4-banner__content__form__para{width:auto !important;max-width:30em;padding:1em;}}.w4-banner__content__form__para--1{font-size:2em;cursor:pointer;font-weight:600;text-decoration:none;color:rgba(var(--main-color-w), 1);}@media only screen and (max-width:37.5em){.w4-banner__content__form__para--1{font-size:1em;}}.w4-banner__content__form__para--2{margin-top:1em;font-weight:300;}@media only screen and (max-width:37.5em){.w4-banner__content__form__para--2{font-size:1em;}}.w4-banner .swiper-button-next{color:white;cursor:pointer;z-index:1;}.w4-banner .swiper-button-prev{color:white;cursor:pointer;z-index:1;}.w12-articles-3{width:100%;padding:1em .5em;background-color:white;}.w12-articles-3__group{max-width:120em;margin:0 auto;color:white;}.w12-articles-3--row{position:relative;display:flex;flex-wrap:wrap;gap:1.3333%;}@media only screen and (max-width:43.75em){.w12-articles-3--row{width:100%;padding:1em;gap:2%;}}.w12-articles-3--item{margin-top:2em;width:32%;height:max-content;}@media only screen and (max-width:43.75em){.w12-articles-3--item{width:49%;}}.w12-articles-3__heading{color:black;display:flex;align-items:center;padding:1em;width:100%;}.w12-articles-3__heading__title{font-weight:600;font-size:2em;text-transform:capitalize;}.w12-articles-3__heading__tab{margin-left:2em;display:flex;align-items:center;}.w12-articles-3__heading__tab__text{font-size:1.2em;color:#333;cursor:pointer;}.w12-articles-3__heading__tab__text-active{color:black;font-weight:700;}.w12-articles-3__heading__view{margin-left:auto;font-size:1.2em;color:#333;cursor:pointer;display:inline-block;}.w12-articles-3__imgbox{border-radius:1em;background-size:contain;background-position:center;}.w12-articles-3__imgbox__img{width:100%;}.w12-articles-3__content{bottom:2em;padding:1em;color:black;margin-top:-6em;}.w12-articles-3__content__cate{display:flex;align-items:center;}.w12-articles-3__content__cate__info{background-color:rgba(var(--main-color-w), 1);padding:.5em 1em;border-radius:1em;font-size:1.3em;font-weight:600;display:inline-block;color:white;}@media only screen and (max-width:25em){.w12-articles-3__content__cate__info{font-size:1em;}}.w12-articles-3__content__cate__time{margin-left:1em;font-size:1.3em;color:white;}.w12-articles-3__content__main{font-size:1.6em;font-weight:700;margin-top:2em;display:block;}@media only screen and (max-width:43.75em){.w12-articles-3__content__main{font-size:1.5em;}}.w12-articles-3__content__sub{margin-top:1em;font-size:1.3em;font-weight:300;}@media only screen and (max-width:43.75em){.w12-articles-3__content__sub{font-size:1.2em;}}.w12-articles-3__content__des{display:flex;align-items:center;font-size:1.2em;margin-top:1em;transition:all .2s ease;justify-content:space-between;}.w12-articles-3__content__des__view{margin-left:1em;}.w12-articles-3__content__des__user{display:flex;align-items:center;}.w12-articles-3__content__des__user__imgbox{width:2em;min-width:2em;height:2em;border-radius:50%;background-size:cover;}.w12-articles-3__content__des__user__imgbox__img{width:100%;height:100%;}.w12-articles-3__content__des__user__text{margin-left:1em;}.w7-introducer-1{width:100%;padding:2em 1em;}.w7-introducer-1__group{max-width:120em;margin:0 auto;}.w7-introducer-1__heading{display:block;}.w7-introducer-1__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%;}.w7-introducer-1__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;max-width:100%;}.w7-introducer-1__heading__imgbox{width:fit-content;margin:0 auto;max-width:100%;display:block;margin-bottom:3em;background-size:contain;background-position:center;}.w7-introducer-1__heading__imgbox__img{margin:0 auto;}.w7-introducer-1__items{display:flex;justify-content:center;}@media only screen and (max-width:62.5em){.w7-introducer-1__items{flex-direction:column;}}.w7-introducer-1__items__imgbox{width:50%;height:auto;background-size:contain;background-position:center;}.w7-introducer-1__items__imgbox iframe{min-height:20em;}@media only screen and (max-width:62.5em){.w7-introducer-1__items__imgbox{width:100%;}}.w7-introducer-1__items__imgbox__img{width:100%;height:100%;margin:0 auto;}.w7-introducer-1__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){.w7-introducer-1__items__info{width:100%;}}.w7-introducer-1__items__info__heading{font-size:6em;font-weight:300;line-height:1.8em;display:inline-block;}.w7-introducer-1__items__info__des{margin-top:3em;font-size:1.3em;line-height:1.8em;color:var(--text-color-w);}.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;}.w10-banner{width:100%;background-color:white;}.w10-banner__group{max-width:120em;margin:0 auto;}.w10-banner .owl-dots .owl-dot.active span{background-color:rgba(var(--main-color-w), 1) !important;}.w10-banner .owl-dots{position:absolute;margin-top:0 !important;bottom:.5em;width:100%;}.w10-banner-col{background-size:cover;background-repeat:no-repeat;background-position:top center;padding:5em;}.w10-banner__heading{text-transform:uppercase;font-size:3em;font-weight:600;margin-top:2em;}.w10-banner__main{text-transform:capitalize;font-size:4em;font-weight:800;margin-top:.2em;}.w10-banner__sub{color:#777;font-weight:300;font-size:1.6em;margin-top:2em;}.w10-banner__button{margin-top:3em;padding:1em 2em;background-color:rgba(var(--main-color-w), 1);border:none;color:white;font-size:1.5em;font-weight:800;text-transform:uppercase;cursor:pointer;transition:all .2s;display:inline-block;}.w10-banner__button:hover{background-color:black;}.w17-abimg-2{width:100%;padding:2em 0.5em;background-color:white;}.w17-abimg-2__group{max-width:120em;margin:0 auto;}.w17-abimg-2__heading{padding:1%;text-align:center;}.w17-abimg-2__heading__title{font-size:3em;display:block;}.w17-abimg-2__heading__sub{display:block;margin-top:1em;font-weight:300;color:var(--text-color-w);line-height:2em;font-size:1.4em;}.w17-abimg-2__items{display:flex;flex-wrap:wrap;margin-left:-1%;}.w17-abimg-2__items__imgbox{position:relative;width:24%;margin-left:1%;margin-top:1em;background-size:contain;background-position:center;cursor:pointer;transition:all 0.2s;}@media only screen and (max-width:50em){.w17-abimg-2__items__imgbox{width:49%;}}@media only screen and (max-width:31.25em){.w17-abimg-2__items__imgbox{width:99%;}}.w17-abimg-2__items__imgbox__img{width:100%;}.w17-abimg-2__items__imgbox__des{position:absolute;display:none;width:90%;bottom:2em;left:50%;transform:translateX(-50%);text-align:center;}.w17-abimg-2__items__imgbox__des__main{font-weight:600;font-size:1.4em;}.w17-abimg-2__items__imgbox__des__sub{margin-top:0.5em;font-weight:300;font-size:1.4em;}.w17-abimg-2__items__imgbox:hover{filter:brightness(1.1);}.w18-table{width:100%;padding:3em 1em;color:var(--text-color-w);background-color:white;}.w18-table table{margin:0 auto;border-collapse:collapse;}.w18-table table td, .w18-table table th{border:1px solid black;padding:1em;line-height:3.3em;}.w18-table__group{max-width:120em;margin:0 auto;overflow:scroll;}.w18-table__heading{text-align:center;margin-bottom:2em;}.w18-table__heading__title{font-weight:600;font-size:2em;margin-bottom:1em;}.w18-table__heading__sub{font-weight:300;font-size:1.4em;}.w18-table__tbl{border-collapse:collapse;font-size:1.4em;width:100%;margin-top:0.5em;display:table;}@media only screen and (max-width:37.5em){.w18-table__tbl{margin:0 auto;}}.w18-table__tbl td, .w18-table__tbl th{border:1px solid #dddddd;padding:1em;line-height:1.8em;}.w18-table__tbl th{background-color:rgba(var(--main-color-w), 1);color:white;}.w18-table__tbl__th-1{width:45%;}.w18-table__tbl__th-2{width:25%;}.w18-table__tbl__th-3{width:15%;}.w18-table__tbl__th-4{width:15%;}.w18-table__des{display:block;margin-top:1em;font-weight:300;}.w21-footer{width:100%;position:relative;background-color:#2a2a2a;padding:2em 1em;margin-top:.5em}.w21-footer__group{position:relative;margin:0 auto;max-width:120em;display:flex;flex-wrap:wrap}.w21-footer-col{width:32%;display:flex;flex-wrap:wrap;margin-left:1em;margin-bottom:1em}.w21-footer__item{width:100%;color:#000}.w21-footer__item__code,.w21-footer__item__connect{margin-top:2em}.w21-footer__item__connect__info{margin-top:1em;max-width:100%;color:#fff;display:flex;align-items:center}@media only screen and (max-width:50em){.w21-footer-col{width:100%;text-align:center}.w21-footer__item{margin-top:2em;width:100%;text-align:center}.w21-footer__item__connect__info{justify-content:center}}.w21-footer__item__connect__info__icon{font-size:1.3em}.w21-footer__item__connect__info__text{margin-left:1em;font-size:1.3em;font-weight:300;line-height:1.8em}@media only screen and (max-width:37.5em){.w21-footer__item{max-width:100%;margin-top:4em}}.w21-footer__item__title{text-transform:uppercase;font-size:1.4em;fill:black;color:#fff;line-height:1.8em}.w21-footer__item__des{margin-top:1em;height:.2em;width:70%;background-color:rgba(var(--main-color-w),1);position:relative}.w21-footer__item__des::after{position:absolute;content:"";background:#fff;width:30%;height:100%;left:0}@media only screen and (max-width:50em){.w21-footer__item__des{width:100%;display:flex;justify-content:center}.w21-footer__item__des::after{position:relative}}.w20-article{width:100%;background-color:white;padding:2em 1em;}.w20-article__group{margin:0 auto;max-width:120em;}.w20-article__heading{text-transform:uppercase;font-size:2em;font-weight:600;text-align:center;padding:.7em;position:relative;border-bottom:.1em solid #f2f2f2;}.w20-article__heading::after{content:"";width:3em;height:.1em;background-color:rgba(var(--main-color-w), 1);position:absolute;bottom:-0.1em;left:50%;transform:translateX(-50%);}.w20-article__items{display:flex;flex-wrap:wrap;margin-top:1em;}.w20-article__items__item{width:25%;cursor:pointer;margin-bottom:2em;}@media only screen and (max-width:50em){.w20-article__items__item{width:33.3333333%;}}@media only screen and (max-width:37.5em){.w20-article__items__item{width:50%;}}.w20-article__items__item__imgbox{width:100%;position:relative;overflow:hidden;background-size:contain;background-position:center;}.w20-article__items__item__imgbox__img{width:100%;}.w20-article__items__item__imgbox:hover .w20-article__items__item__imgbox__box{box-shadow:0 0 0 20em rgba(var(--main-color-w), 1);background-color:rgba(var(--main-color-w), 1);opacity:0.2;}.w20-article__items__item__imgbox__box{opacity:.3;z-index:3;position:absolute;top:49%;height:.2em;width:.2em;transition:all .4s ease;left:50%;transform:translateX(-50%) translateY(-50%);box-shadow:0 0 0 0 rgba(var(--main-color-w), 1);border-radius:50%;}.w20-article__items__item__name{text-align:center;font-weight:600;line-height:1.8em;font-size:1.6em;margin-top:.5em;padding:.3em;}.w20-article__items__item__date{display:flex;align-items:center;margin-top:1em;color:black;padding:.3em;}.w20-article__items__item__date__icon{margin-right:1em;}.w20-article__items__item__des{padding:.3em;margin-top:.5em;font-size:1.3em;line-height:1.8em;}.w28-form{width:100%;padding:2em 1em;background-color:white;}.w28-form__group{margin:0 auto;max-width:120em;}.w28-form__heading{display:flex;flex-direction:column;align-items:center;text-align:center;}.w28-form__heading__text{font-size:3em;display:block;width:max-content;text-align:center;font-weight:bold;margin-bottom:0.5em;max-width:100%;}.w28-form__heading__sub{display:block;width:fit-content;background-repeat:no-repeat;margin-bottom:2em;}.w28-form__content{display:flex;justify-content:space-between;}@media only screen and (max-width:37.5em){.w28-form__content{flex-wrap:wrap;}}.w28-form__content__explain{width:30%;min-width:30%;}@media only screen and (max-width:37.5em){.w28-form__content__explain{width:100%;}}.w28-form__content__explain__text{font-size:2.5em;margin-bottom:0.2em;font-weight:bold;}.w28-form__content__explain__des{font-size:1.3em;line-height:1.6em;text-align:justify;font-style:italic;}.w28-form__content__count{display:flex;align-items:center;width:68%;border:0.1em solid rgba(var(--main-color-w), 1);padding:1em;justify-content:center;border-radius:2em;}@media only screen and (max-width:37.5em){.w28-form__content__count{width:100%;margin-top:1em;justify-content:space-between;}}.w28-form__content__count__dot{font-size:4em;margin:0 0.5em 0 0.5em;}@media only screen and (max-width:37.5em){.w28-form__content__count__dot{margin:0 0.2em 0 0.2em;}}.w28-form__content__count__item{width:25%;text-align:center;color:#183059;padding:1em;height:10em;width:10em;min-width:10em;border-radius:50%;}@media only screen and (max-width:50em){.w28-form__content__count__item{height:6em;width:6em;min-width:6em;}}.w28-form__content__count__item-d{border:0.3em solid #ef2f3c;}.w28-form__content__count__item-h{border:0.3em solid #353535;}.w28-form__content__count__item-m{border:0.3em solid #276fbf;}.w28-form__content__count__item-s{border:0.3em solid #f0a202;}.w28-form__content__count__item__date{text-transform:uppercase;font-weight:600;font-size:1em;}.w28-form__content__count__item__number{display:inline-block;font-size:5em;}@media only screen and (max-width:68.75em){.w28-form__content__count__item__number{font-size:4.5em;}}@media only screen and (max-width:50em){.w28-form__content__count__item__number{font-size:2em;}}.w28-form__items{display:flex;margin-top:3em;justify-content:space-between;flex-wrap:wrap;}.w28-form__items__info{width:30%;min-width:30%;}@media only screen and (max-width:50em){.w28-form__items__info{min-width:50%;width:50%;}}@media only screen and (max-width:37.5em){.w28-form__items__info{width:100%;}}.w28-form__items__info__title{font-size:2.5em;color:#f00d0d;font-weight:bold;margin-bottom:0.5em;}.w28-form__items__info__box{padding:2em 1em;background-color:rgba(var(--main-color-w), 1);border-radius:0.3em;margin-top:1em;}.w28-form__items__info__box__item{display:flex;align-items:flex-start;}.w28-form__items__info__box__item:not(:last-child){margin-bottom:2em;}.w28-form__items__info__box__item__icon{font-size:1.6em;margin-right:0.5em;}.w28-form__items__info__box__item__text{font-size:1.3em;text-align:justify;line-height:1.6em;margin-top:-.2em;}.w28-form__items__gui{width:40%;min-width:40%;}@media only screen and (max-width:50em){.w28-form__items__gui{min-width:48%;width:48%;}}@media only screen and (max-width:37.5em){.w28-form__items__gui{width:100%;margin-top:2em;}}.w28-form__items__gui__title{font-size:2.5em;color:#f00d0d;font-weight:bold;margin-bottom:0.5em;}.w28-form__items__gui__list{display:block;}.w28-form__items__gui__list__in{display:block;margin-top:0.5em;width:100%;padding:0.5em;border:0.1em solid #b9b9b9;}.w28-form__items__gui__list__btn{background-color:rgba(var(--main-color-w), 1);padding:1em;width:100%;border:none;font-weight:bolder;margin-top:0.5em;color:white;font-size:1.3em;text-shadow:0 1em 2em white;cursor:pointer;border:0.1em solid rgba(var(--main-color-w), 1);transition:all 0.2s ease;}.w28-form__items__gui__list__btn:hover{background-color:white;color:rgba(var(--main-color-w), 1);}.w28-form__items__imgbox{width:28%;background-size:cover;border-radius:.5em;}@media only screen and (max-width:50em){.w28-form__items__imgbox{display:none;}}.w28-form__items__imgbox__img{width:100%;}