<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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);}.w19-menu{width:100%;color:white;background-color:rgba(var(--main-color-w), 1);}.w19-menu__group{max-width:120em;margin:0 auto;display:flex;align-items:center;position:relative;}.w19-menu__home{font-size:1.6em;display:none;}.w19-menu__items{list-style:none;display:flex;align-items:center;box-sizing:content-box;scroll-behavior:smooth;}@media only screen and (min-width:37.5em){.w19-menu__items{overflow-x:scroll;}}.w19-menu__items::-webkit-scrollbar{height:0.4em;}.w19-menu__items__item{display:flex;align-items:center;padding:1.5em;cursor:pointer;height:2em;}@media only screen and (max-width:37.5em){.w19-menu__items__item{overflow:hidden;}.w19-menu__items__item:not(:nth-child(1)){display:none;}}.w19-menu__items__item:hover .w19-menu__items__item__drop{display:flex;}.w19-menu__items__item__text{text-transform:uppercase;font-size:1.3em;font-weight:800;margin-right:0.5em;white-space:nowrap;line-height:1.8em;}.w19-menu__items__item__icon{font-size:1.3em;font-weight:600;}.w19-menu__items__item__drop{display:none;border:0.1em solid #eee;background-color:#f8f8f8;padding:1em;list-style:none;position:absolute;top:5em;left:0;gap:2em;width:98%;color:black;z-index:3;flex-wrap:wrap;margin-bottom:1em;}@media only screen and (max-width:37.5em){.w19-menu__items__item__drop{width:95%;justify-content:space-between;}}.w19-menu__items__item__drop__col{width:16em;}@media only screen and (min-width:37.5em){.w19-menu__items__item__drop__col{width:20em;}}.w19-menu__items__item__drop__text{font-size:1.5em;font-weight:bold;margin:0.5em 0 1em 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.w19-menu__items__item__drop__li{margin:0.5em 0;}.w19-menu__items__item__drop__li__text{line-height:1.6em;font-size:1.4em;}.w19-menu__items__item__drop__li:hover{color:rgba(var(--main-color-w), 1);font-weight:bold;}.w19-menu__user{position:relative;height:5em;display:flex;align-items:center;margin-left:auto;}.w19-menu__user__icon{padding:0.5em;background-color:white;color:rgba(var(--main-color-w), 1);border-radius:50%;font-size:1.4em;margin-left:auto;cursor:pointer;margin-right:0.5em;white-space:nowrap;}.w19-menu__user:hover .w19-menu__user__box{display:block;}.w19-menu__user__box{z-index:3;display:none;position:absolute;background-color:white;border:0.1em solid #fafafa;padding:1em;left:0;top:5em;transform:translateX(-35%);border-radius:0.3em;box-shadow:0.1em 0.1em 0.5em #eee;}.w19-menu__user__box__login{background-color:rgba(var(--main-color-w), 1);padding:1em;display:block;white-space:nowrap;text-align:center;margin-bottom:1em;font-weight:800;}.w19-menu__user__box__create{text-align:center;white-space:nowrap;display:block;padding:1em;background-color:orangered;font-weight:800;}.w19-menu__link{background-color:brown;padding:1em;margin:0 0.5em;border-radius:0.3em;text-transform:uppercase;font-weight:800;cursor:pointer;white-space:nowrap;}.w19-menu__link:last-child{background-color:#ffd000;color:black;}@media only screen and (max-width:37.5em){.w19-menu__link:last-child{display:none;}}.w19-menu__links{padding:1em;margin:0 0.5em;border-radius:0.3em;text-transform:uppercase;font-weight:800;cursor:pointer;white-space:nowrap;background-color:#ffd000;color:black;}@media only screen and (max-width:37.5em){.w19-menu__links{display:none;}}.w19-menu__catelink{color:white;width:100%;display:flex;list-style:none;overflow-y:scroll;box-sizing:content-box;scroll-behavior:smooth;position:relative;}@media only screen and (min-width:37.5em){.w19-menu__catelink{display:none;}}.w19-menu__catelink::-webkit-scrollbar{height:0.1em;}.w19-menu__catelink__text{padding:0.6em;border:0.1em solid rgba(var(--main-color-w), 1);margin:0.5em;border-radius:2em;font-weight:600;white-space:nowrap;position:relative;display:block;line-height:1.8em;font-size:1.2em;}.w19-menu__catelink__text-active{border-bottom:0.2em dotted;text-decoration:underline;font-weight:800;}.w19-products{padding:2em .5em;background-color:#F2F2F2;}.w19-products__group{max-width:120em;margin:0 auto;}.w19-products__heading{font-size:2.5em;font-weight:800;text-align:center;padding:1em;}@media only screen and (max-width:37.5em){.w19-products__heading{font-size:1.6em !important;}}.w19-products__tabs{display:flex;align-items:center;justify-content:center;cursor:pointer;overflow-x:scroll;box-sizing:content-box;scroll-behavior:smooth;flex-wrap:wrap;}@media only screen and (max-width:37.5em){.w19-products__tabs{justify-content:flex-start;}}.w19-products__tabs::-webkit-scrollbar{height:.4em;}.w19-products__tabs__item{padding:1em;text-transform:uppercase;font-weight:800;font-size:1.3em;text-transform:uppercase;white-space:nowrap;}.w19-products__tabs__item-active{color:rgba(var(--main-color-w), 1);text-decoration:underline;}@media only screen and (max-width:37.5em){.w19-products__tabs__item-active{background-color:rgba(var(--main-color-w), 1) !important;color:white !important;}}@media only screen and (max-width:37.5em){.w19-products__tabs__item{padding:.7em;font-size:.8em !important;border:0.1em solid rgba(var(--main-color-w), 1);border-radius:1.5em;margin:1em .5em;color:rgba(var(--main-color-w), 1);}}.w19-products__contents{display:flex;flex-wrap:wrap;width:100%;margin-left:-1%;}.w19-products__contents__card{width:19%;border-radius:.5em;margin-bottom:1em;overflow:hidden;background-color:white;border:.1em snow #F2F2F2;margin-left:1%;}@media only screen and (max-width:50em){.w19-products__contents__card{width:24%;}}@media only screen and (max-width:37.5em){.w19-products__contents__card{width:49%;}}.w19-products__contents__card__imgbox{width:100%;position:relative;background-size:contain;background-position:center;}.w19-products__contents__card__imgbox__img{height:100%;}.w19-products__contents__card__imgbox__love{background-color:#f14f66;padding:1em;display:inline-block;width:auto;color:white;font-weight:600;position:absolute;border-radius:.3em;right:1em;top:1em;}.w19-products__contents__card__imgbox__love::after{content:"";position:absolute;bottom:-.5em;display:inline-block;left:50%;transform:translateX(-50%);border-top:solid 1em #e15915;border-left:solid 1em transparent;border-right:solid 1em transparent;}.w19-products__contents__card__imgbox__love__icon{margin-right:.5em;}.w19-products__contents__card__text{padding:.5em;font-weight:600;line-height:1.6em;display:block;}.w19-products__contents__card__stars{padding:.5em;color:#ffd900;}.w19-products__contents__card__price{padding:.5em;font-weight:800;color:rgba(var(--main-color-w), 1);font-size:1.4em;}.w19-products__more{width:100%;text-align:center;cursor:pointer;}.w19-products__more__group{margin:0 auto;display:inline-flex;text-align:center;align-items:center;padding:1em;border:0.1em solid rgba(var(--main-color-w), 1);border-radius:2em;color:rgba(var(--main-color-w), 1);}.w19-products__more__group__text{color:rgba(var(--main-color-w), 1);margin-right:.5em;display:inline-block;font-weight:600;}.w19-products__more__group__icon{color:rgba(var(--main-color-w), 1);font-size:1.6em;display:inline-block;}.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}}.w25-article{width:100%;padding:2em 1em;background-color:white;}.w25-article__button{border:0.1em solid rgba(var(--main-color-w), 1);border-radius:50%;padding:0.5em 0.5em;text-align:center;color:white;display:inline-block;padding:1em 1.1em;background-color:rgba(var(--main-color-w), 1);outline:none;font-size:1em;cursor:pointer;transition:all .2s;transform:translateY(-50%);box-shadow:0 0em 1em rgba(0, 0, 0, 0.1);}.w25-article__button:hover{background-color:white;color:black;}.w25-article__button-next{position:absolute;right:1em;top:45%;z-index:2;}.w25-article__button__icon{font-size:2em;}.w25-article__button-prev{position:absolute;top:45%;left:1em;z-index:2;}.w25-article__group{max-width:120em;margin:0 auto;position:relative;}.w25-article__title{display:inline-block;text-align:center;}.w25-article__title a{display:inline-block;font-size:2em;padding:.5em;}.w25-article__items__item{cursor:pointer;}.w25-article__items__item__imgbox{margin:0 auto;background-size:contain;background-position:center;}.w25-article__items__item__imgbox__img{width:100%;}.w25-article__items__item__content{margin-top:2em;display:flex;border-bottom:.4em solid #eeee;padding-bottom:2em;position:relative;}.w25-article__items__item__content::after{background-color:rgba(var(--main-color-w), 1);position:absolute;bottom:-0.4em;height:.4em;width:10em;display:block;left:0;content:"";}.w25-article__items__item__content__time{color:rgba(var(--main-color-w), 1);min-width:10em;}.w25-article__items__item__content__time__date{font-size:2.5em;font-weight:600;}.w25-article__items__item__content__time__year{font-size:2em;font-weight:600;margin-top:1em;display:block;}.w25-article__items__item__content__info__name{font-size:1.6em;font-weight:800;line-height:1.6em;}.w25-article__items__item__content__info__des{margin-top:1em;font-size:1.2em;line-height:1.6em;}.sidef2 .big{z-index:2;transition:all .2s ease;}.sidef2 .big .w25-article__items__item__block{transform:scale(1);opacity:1;transition:all .2s ease;}@media only screen and (max-width:37.5em){.sidef2 .big .w25-article__items__item__block{transform:none;}}.sidef2 .medium{z-index:1;opacity:.5;transition:all .2s ease;}.sidef2 .medium .w25-article__items__item__block{transform:scale(0.8);opacity:0.9;transition:all .2s ease;}@media only screen and (max-width:37.5em){.sidef2 .medium .w25-article__items__item__block{transform:none;}}.sidef2 .medium .w25-product__items__item__card__content{opacity:0;}.sidef2 .w25-article__items__item__block{transform:scale(0.8);opacity:0.7;transition:all .2s ease;}@media only screen and (max-width:37.5em){.sidef2 .w25-article__items__item__block{transform:none;}}.sidef2 .owl-height{height:auto !important;}.sidef2 .owl-stage{display:flex;align-items:center;height:60em;}@media only screen and (max-width:37.5em){.sidef2 .owl-stage{left:unset;}}.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;}.w27-introducer{width:100%;padding:2em 1em;background-color:white;}.w27-introducer__group{max-width:120em;margin:0 auto;}.w27-introducer__heading__title{margin:0 auto;text-align:center;font-size:2.5em;font-weight:bold;width:fit-content;display:block;}.w27-introducer__heading__imgbox{margin:0 auto;margin-top:2em;display:block;background-size:contain;background-position:center;width:fit-content;}.w27-introducer__heading__imgbox__img{width:100%;}.w27-introducer__items{display:flex;justify-content:space-between;margin-top:2em;flex-wrap:wrap;transition:all 0.3s ease;}.w27-introducer__items__info{width:50%;position:relative;}@media only screen and (max-width:50em){.w27-introducer__items__info{width:100%;}}.w27-introducer__items__info__name{border-left:1px solid rgba(var(--main-color-w), 1);display:block;padding-left:1em;font-size:1.3em;font-weight:bold;line-height:1.6em;}.w27-introducer__items__info__text{margin-top:1em;font-size:1.3em;}.w27-introducer__items__info__btn{box-shadow:0 1em 1em rgba(0, 0, 0, 0.192);background-color:rgba(var(--main-color-w), 1);color:white;display:inline-block;padding:1em 2em;border-radius:0.5em;border:none;cursor:pointer;margin-top:2em;transition:all 0.2s ease;backface-visibility:hidden;overflow:hidden;font-weight:bold;margin-bottom:2em;}.w27-introducer__items__info__btn:hover{margin-top:1em;box-shadow:0 0 0;}.w27-introducer__items__slider{width:48%;position:relative;overflow:hidden;}.w27-introducer__items__slider .swiper-pagination-bullet{background:white;}.w27-introducer__items__slider .swiper-pagination-bullet-active{background:rgba(var(--main-color-w), 1);}@media only screen and (max-width:50em){.w27-introducer__items__slider{width:100%;}}.w27-introducer__items__slider__imgbox{background-size:contain;background-position:center;}.w27-introducer__items__slider__imgbox__img{width:100%;}.w29-video-7{width:100%;background-color:white;padding:1em 0;}.w29-video-7__group{max-width:120em;margin:0 auto;padding:1em;}.w29-video-7__heading{display:block;}.w29-video-7__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%;}.w29-video-7__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%;}.w29-video-7__heading__imgbox{width:fit-content;margin:0 auto;max-width:100%;display:block;margin-bottom:2em;background-size:contain;background-position:center;}.w29-video-7__heading__imgbox__img{margin:0 auto;}.w29-video-7__tin{display:flex;justify-content:space-between;}@media only screen and (max-width:43.75em){.w29-video-7__tin{flex-direction:column;}}.w29-video-7__tin__first{width:66%;display:block;}@media only screen and (max-width:43.75em){.w29-video-7__tin__first{width:100%;padding:1em;}}.w29-video-7__tin__first__ifbox{width:100%;height:100%;}.w29-video-7__tin__first__ifbox iframe{width:100%;height:100%;}.w29-video-7__tin__second{width:32%;display:block;height:max-content;}@media only screen and (max-width:43.75em){.w29-video-7__tin__second{width:100%;padding:1em;}}.w29-video-7__tin__second__ifbox{height:100%;display:block;}.w29-video-7__tin__second__ifbox:not(:first-child){margin-top:1em;}.w29-video-7__tin__second__ifbox iframe{height:100%;width:100%;}.w40-testimonial{width:100%;padding:2em 1em;background-color:white;background-image:url(/img/w40/bg-client.jpg);background-size:cover;}.w40-testimonial__group{max-width:120em;margin:0 auto;}.w40-testimonial__heading__title{display:flex;width:fit-content;}.w40-testimonial__heading__title__text{font-weight:bolder;font-size:2em;}.w40-testimonial__heading__title__line{width:0.5em;background-color:rgba(var(--main-color-w), 1);display:block;margin-right:0.5em;}.w40-testimonial__heading__des{font-size:1.6em;margin-top:1em;margin-bottom:2em;display:block;}.w40-testimonial__items{position:relative;display:flex;justify-content:space-between;overflow:hidden;}.w40-testimonial__items .swiper-slide{width:31.333333333333%;}.w40-testimonial__items .swiper-slide:not(:last-child){margin-right:3%;}@media only screen and (max-width:37.5em){.w40-testimonial__items .swiper-slide{width:48.5%;}}.w40-testimonial__items .swiper-button-prev{background-color:white;height:3em;width:6em;border-radius:2em;border:.1em solid black;box-shadow:0 0 1.5em rgba(0, 0, 0, 0.1);}.w40-testimonial__items .swiper-button-prev::after{display:none;}.w40-testimonial__items .swiper-button-prev i{color:black;font-size:1.5em;}.w40-testimonial__items .swiper-button-next{background-color:white;height:3em;width:6em;border-radius:2em;border:.1em solid black;box-shadow:0 0 1.5em rgba(0, 0, 0, 0.1);}.w40-testimonial__items .swiper-button-next::after{display:none;}.w40-testimonial__items .swiper-button-next i{color:black;font-size:1.5em;}.w40-testimonial__items__item{box-shadow:0.1em 0.1em 1.5em 0.1em rgba(241, 241, 241, 0.281);display:flex;flex-direction:column;text-align:center;}.w40-testimonial__items__item__star{margin-top:2em;}.w40-testimonial__items__item__star__icon{color:#ffc107;font-size:1.6em;margin-right:.5em;}.w40-testimonial__items__item__name{font-weight:bold;font-size:1.5em;margin-top:1em;line-height:1.6em;display:block;}.w40-testimonial__items__item__des{font-size:1.3em;line-height:1.6em;display:block;}.w40-testimonial__items__item__text{font-size:1.4em;margin-top:1em;line-height:1.6em;display:block;}.w40-testimonial__items__item__imgbox{width:15em;height:15em;min-height:15em;border-radius:50%;overflow:hidden;background-size:contain;background-position:center;margin:0 auto;}.w40-testimonial__items__item__imgbox__img{width:100%;height:100%;}.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;}.w6-ctaregister-2{width:100%;background-repeat:no-repeat;background-size:cover;padding:2em 1em;}.w6-ctaregister-2__group{max-width:120em;margin:0 auto;text-align:center;}.w6-ctaregister-2__heading{color:white;font-weight:700;font-size:3em;}.w6-ctaregister-2__sub{margin-top:2em;font-size:1.4em;color:#9dd2aa;}.w6-ctaregister-2__form{display:flex;justify-content:space-between;padding:1em 2em;background-clip:content-box;background-color:white;width:50%;margin:2em auto 0 auto;}@media only screen and (max-width:37.5em){.w6-ctaregister-2__form{width:100%;margin:0;}}.w6-ctaregister-2__form__text{border:none;outline:none;margin-left:2em;font-size:1.3em;}.w6-ctaregister-2__form__text ::placeholder{font-weight:500;color:#999;}.w6-ctaregister-2__form__button{background-color:rgba(var(--main-color-w), 1);border:none;cursor:pointer;padding:2em;color:white;font-size:1.6em;font-weight:600;}.w6-ctaregister-2__form__button:hover{filter:brightness(0.8);}.w7-map{width:100%;padding:2em 1em;}.w7-map__group{max-width:120em;margin:0 auto;display:flex;justify-content:center;}@media only screen and (max-width:62.5em){.w7-map__group{flex-direction:column;}}.w7-map__imgbox{width:50%;height:auto;background-size:contain;background-position:center;}@media only screen and (max-width:62.5em){.w7-map__imgbox{width:100%;}}.w7-map__imgbox__img{width:100%;height:100%;margin:0 auto;}.w7-map__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-map__info{width:100%;}}.w7-map__info__heading{font-size:6em;font-weight:300;line-height:1.8em;display:inline-block;}.w7-map__info__des{font-size:1.4em;line-height:1.8em;color:var(--text-color-w);}.w7-map__info__des h2, .w7-map__info__des h3, .w7-map__info__des h4, .w7-map__info__des h5, .w7-map__info__des p{margin:0.7em 0;}.w7-map__info__des ul, .w7-map__info__des ol{list-style:none;}.w9-search{width:100%;background-color:#0163d2;padding:2em 1em;}.w9-search__group{max-width:120em;margin:0 auto;display:flex;align-items:center;justify-content:space-between;}@media only screen and (max-width:37.5em){.w9-search__group{flex-direction:column;}}.w9-search__imgbox{width:20em;text-align:center;height:6em;background-size:contain;background-position:center;}.w9-search__imgbox__img{max-width:100%;max-height:9em;margin:0 auto;}.w9-search__form__text:focus .w9-search__form{border:0.1em solid rgba(var(--main-color-w), 1);}.w9-search__form{background-color:white;padding:1em 2em;display:flex;width:40%;border-radius:0.5em;display:flex;margin-left:1em;align-items:center;}@media only screen and (max-width:50em){.w9-search__form{width:100%;margin-top:1.5em;}}.w9-search__form:active, .w9-search__form:focus{border:0.2em solid rgba(var(--main-color-w), 1);}.w9-search__form__icon{color:rgba(var(--main-color-w), 1);font-size:2em;}.w9-search__form__text{border:none;outline:none;margin-left:1em;font-size:1.5em;}.w9-search__form__button{border:none;background-color:rgba(var(--main-color-w), 1);padding:1em;border-radius:0.3em;color:white;font-weight:600;cursor:pointer;margin-left:auto;font-size:1.3em;border:none;}.w9-search__form__button:hover{filter:brightness(0.8);}.w9-search__card{display:flex;align-items:center;color:white;}@media only screen and (max-width:50em){.w9-search__card{width:100%;margin-top:2em;justify-content:center;}}.w9-search__card__user:hover .w9-search__card__user__drop{display:block;}.w9-search__card__user{cursor:pointer;position:relative;height:6em;display:flex;align-items:center;}.w9-search__card__user__icon{color:white;font-size:3em;}.w9-search__card__user__drop{display:none;border:0.1em solid rgba(var(--main-color-w), 1);background-color:white;color:black;top:6em;position:absolute;padding:2em;width:30em;right:0;z-index:11;}@media only screen and (max-width:37.5em){.w9-search__card__user__drop{right:-21em;}}.w9-search__card__user__drop__heading{display:flex;font-weight:500;margin-bottom:2em;justify-content:space-between;}.w9-search__card__user__drop__heading__sign{font-size:1.4em;white-space:nowrap;}.w9-search__card__user__drop__heading__create{font-size:1.4em;white-space:nowrap;color:rgba(var(--main-color-w), 1);}.w9-search__card__user__drop__text{color:darkgrey;}.w9-search__card__user__drop__input{margin-top:0.5em;margin-bottom:0.5em;outline:none;border:0.1em solid #ececec;width:100%;padding:1em;}.w9-search__card__user__drop__button{display:block;width:100%;margin:0 auto;border-radius:0.5em;border:none;background-color:rgba(var(--main-color-w), 1);color:white;font-weight:600;padding:1em 0;}.w9-search__card__user__drop__des{margin-top:1em;}.w9-search__card__icon{margin-left:1em;color:white;font-size:3em;cursor:pointer;}@media only screen and (max-width:50em){.w9-search__card__icon{margin-left:2em;}}.w9-search__card__count{align-self:start;background-color:red;width:2em;height:2em;line-height:2em;text-align:center;display:block;border-radius:50%;margin-top:-1em;}.w9-search__card__price{cursor:pointer;margin-left:1em;font-size:2em;}@media only screen and (max-width:50em){.w9-search__card__price{margin-left:2em;}}</pre></body></html>