.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.popup{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all ease-out .2s;background:#111111b3;overflow-y:auto}.popup__overlay{position:absolute;top:0;left:0;width:100%;height:100%}.popup__box{width:100%;max-width:600px;background:var(--c-neutral-white);border-radius:16px;box-shadow:0 4px 20px 10px #0000000d;position:relative;z-index:2;padding:32px;transition:all ease-out .3s;transform:scale(.9);opacity:0}.popup__box--large{max-width:960px}.popup__close{position:absolute;top:24px;right:32px;font-size:24px;cursor:pointer;transform:scale(1);transition:.2s all ease-out}.popup__close:hover{transform:scale(.9)}.popup__content--center{text-align:justify}.popup__content--right{text-align:right}.popup__content figure{margin-bottom:32px}.popup__content figure img{width:100%;max-height:360px;object-fit:cover}.popup__overflow{overflow-y:auto;overflow-x:hidden;max-height:calc(100vh - 150px);max-height:calc(var(--vh, 1vh) * 100 - 150px);padding-right:30px}.popup__overflow::-webkit-scrollbar{width:8px;border-radius:20px}.popup__overflow::-webkit-scrollbar-track{background:#d9d9d9}.popup__overflow::-webkit-scrollbar-thumb{background:#6f6f6f;border-radius:20px;transition:.2s background ease-out}.popup__overflow::-webkit-scrollbar-thumb:hover{background:var(--c-primary-surface)}.popup__show{opacity:1;visibility:visible}.popup__show .popup__box{transform:scale(1);opacity:1}.popup.gallery-wrap .pop-gallery-main{position:relative}.popup.gallery-wrap .pop-gallery-main .slider-gallery figure{margin:0}.popup.gallery-wrap .pop-gallery-main .slider-gallery figure img{display:block}.popup.gallery-wrap .pop-gallery-main .arrow-slide a{width:52px;height:52px;background:var(--c-neutral-white);border-radius:50%;font-family:Webarq-Icons!important;filter:drop-shadow(0px 4px 10px rgba(0,0,0,.1))}.popup.gallery-wrap .pop-gallery-main .arrow-slide a:after{display:none}.popup.gallery-wrap .pop-gallery-main .arrow-slide a i{font-size:1.5rem;color:var(--c-neutral-gray-5)}.popup.gallery-wrap .pop-gallery-main .arrow-slide .swiper-button-next{right:-100px}.popup.gallery-wrap .pop-gallery-main .arrow-slide .swiper-button-prev{left:-100px}.popup-detail-discover{display:block}.popup-detail-discover .popup__box{max-width:990px;padding:62px 55px;margin:50px auto}.popup-detail-discover .loc{font-size:1.125rem;padding-left:36px;margin-bottom:24px;background:url(/build/assets/location-ico-2-DpQJExJ4.svg) no-repeat left -5px center;background-size:40px}.popup-detail-discover h5{font-weight:700;color:#013e8a;text-transform:uppercase}.popup-detail-discover p,.popup-detail-discover ul li{color:#333}.popup-detail-discover .half{display:flex;margin:52px 0}.popup-detail-discover .half figure{flex:0 0 380px;max-width:380px}.popup-detail-discover .half figure img{border-radius:24px;display:block;width:100%}.popup-detail-discover .half figcaption{flex:0 0 calc(100% - 380px);max-width:calc(100% - 380px);padding-left:38px;align-self:center}.popup-detail-discover .block{padding:40px;border-radius:24px;border:1px solid rgba(14,81,165,.1);background:linear-gradient(107deg,#fff 2.95%,#f3f8ff 113.72%);box-shadow:0 32px 64px #0000000d;margin-bottom:24px}.popup-detail-discover .block figure img{display:block;border-radius:24px;width:100%}.popup-detail-discover .block figure iframe{height:368px;display:block;border-radius:24px;width:100%}.popup-detail-discover .slider-popup{margin-bottom:24px}.popup-detail-discover .slider-popup img{border-radius:24px}.popup-detail-discover .slider-popup .slick-arrow{font-size:0;padding:0;width:48px;height:48px;border-radius:100%;opacity:.5;background:#000 url(/build/assets/arr-slider-Ch9rF6AV.png) no-repeat center;position:absolute;top:0;left:20px;bottom:0;margin:auto 0;z-index:2;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:none;transition:.2s all ease-out}.popup-detail-discover .slider-popup .slick-arrow.slick-next{left:auto;right:20px;transform:rotate(180deg)}.popup-detail-discover .slider-popup .slick-arrow:hover{opacity:1}.popup-improve{justify-content:flex-end;align-items:flex-end;top:auto;left:auto;bottom:0;margin-right:27px;margin-bottom:100px;max-width:338px;height:auto;background-color:transparent;z-index:8}.popup-improve .popup__box{text-align:center;max-width:100%}.popup-improve .popup__close{top:12px;right:12px}.popup-improve .popup__close .wa-ic-close-solid:before{color:#0150b0}.popup-improve h5{font-weight:700;text-transform:uppercase;color:var(--c-primary-surface);margin-bottom:5px}.popup-improve p{margin-bottom:18px}.popup.step-up{display:block}.popup.step-up .popup__box{max-width:770px;padding:0;margin:50px auto}.popup.step-up .popup__close{right:24px;top:24px;color:gray}.popup.step-up .title{padding:24px 40px 24px 24px;box-shadow:0 4px 16px #00000014}.popup.step-up .title h5{font-weight:700;text-transform:uppercase;color:var(--c-primary-surface);margin-bottom:5px}.popup.step-up .title p{margin-bottom:0;color:#414141}.popup.step-up .wrap{padding:48px 24px 32px;position:relative}.popup.step-up .box-form h6{margin-bottom:0;font-weight:600;color:#212121}.popup.step-up .box-form:after{content:"";position:absolute;bottom:0;left:0;right:0;width:100%;height:1px}.popup.step-up .box-form>.column{border-bottom:1px solid #EAEAEA;padding-bottom:32px;margin-bottom:32px}.popup.step-up .box-form>.column:nth-last-child(-n+2){padding-bottom:0;margin-bottom:0;border:none}.popup.step-up .wrap-btn{margin:40px auto 0;text-align:center}.popup.step-up .wrap-btn button{min-width:350px;display:flex;align-items:center;justify-content:center;margin:0 auto;position:relative}.popup.step-up .wrap-btn button i{font-size:20px}.popup.popup-step-3 textarea{min-height:300px}.popup.popup-step-3 small{color:#818181;display:block;margin:62px 0 0}.popup.popup-step-3 .wrap-btn{margin-top:32px}.popup-img-slider iframe{width:100%;height:500px}.popup-img-slider figure{margin-bottom:0}.popup-img-slider figure img{min-height:500px}.popup .succcess-popup{width:970px;max-width:100%;padding:0;border-radius:24px;overflow:hidden;background:transparent}.popup .succcess-popup .popup__close{z-index:2;color:var(--c-neutral-white);right:16px;top:12px;font-weight:400}.popup .succcess-popup .succces-wrap{position:relative;overflow:hidden;background:#0e51a5}.popup .succcess-popup .succces-wrap:after{content:"";position:absolute;top:0;bottom:0;left:auto;right:0;width:80%;background:linear-gradient(270deg,#0e51a500,#0e51a5 46.37%),linear-gradient(270deg,#0e51a500,#0e51a5);transform:rotate(180deg)}.popup .succcess-popup .succces-wrap figure{margin:0}.popup .succcess-popup .succces-wrap figure img{max-height:100%}.popup .succcess-popup .succces-wrap figcaption{position:absolute;width:395px;top:50%;left:auto;right:80px;transform:translateY(-50%);color:var(--c-neutral-white);z-index:3}.popup .succcess-popup .succces-wrap figcaption h3{margin-bottom:24px}.popup .succcess-popup .succces-wrap figcaption .button{border:1px solid var(--c-neutral-white)}.popup-journey h2{font-size:40px;color:var(--c-primary-surface);text-align:center}.popup-journey p{margin-bottom:0;text-align:justify}.popup-journey .popup__box{padding:100px 72px;max-width:770px}.popup-journey .popup__box .popup__content{margin-bottom:-50px;margin-right:-30px;max-height:60svh;overflow:auto;padding-right:30px}.popup.large-video .popup__box{max-width:900px;padding-top:40px}.popup.large-video .popup__close{top:6px}.popup.large-video .popup__content iframe{height:500px}@media all and (max-width: 1200px){.popup.gallery-wrap .popup__box--large{max-width:800px}.popup-detail-discover .popup__box{max-width:900px;padding:20px 55px}.popup.gallery-wrap .popup__box{padding:30px 24px 24px;max-width:calc(100% - 40px)}}@media all and (max-width: 1023px){.popup .popup__box{max-width:100%;margin:0 40px;width:auto}.popup__box--large{max-width:512px}.popup__overflow .row{flex-wrap:wrap}.popup__overflow .row .column.column-50{flex:unset;max-width:100%}.popup.gallery-wrap .popup__box--large{max-width:635px;padding:32px 20px}.popup.gallery-wrap .pop-gallery-main .arrow-slide .swiper-button-next{right:-44px}.popup.gallery-wrap .pop-gallery-main .arrow-slide .swiper-button-prev{left:-44px}.popup-improve{margin-bottom:40px}.popup-improve .popup__box{margin:0}.popup-detail-discover .popup__box{padding:20px 32px}.popup-detail-discover .block figure iframe{height:280px}.popup .succcess-popup .succces-wrap:after{background:linear-gradient(270deg,#0e51a500,#0e51a5 46.37%),linear-gradient(270deg,#0e51a500,#0e51a5);width:90%}.popup.large-video .popup__box{max-width:100%;width:100%}.popup.large-video .popup__content iframe{height:460px}}@media all and (max-width: 767px){.popup__box--large{margin:0 16px;padding:24px}.popup__close{top:16px;right:17px}.popup.cookies-wrap p{line-height:150%}.popup.cookies-wrap .popup__overflow{max-height:calc(100vh - 195px);max-height:calc(var(--vh, 1vh) * 100 - 195px);padding-right:10px}.popup.cookies-wrap .popup__box{max-width:440px;padding:24px}.popup.cookies-wrap .list-cookies__item p{line-height:1.4;width:calc(100% - 50px)}.popup.cookies-wrap .list-cookies__item p span{font-size:.813rem;line-height:1.4;font-weight:300}.popup.cookies-wrap .list-cookies__item .switch-custom{align-self:flex-start;margin-top:4px}.popup.cookies-wrap .list-cookies__item .switch-custom i{height:18px;width:36px}.popup.cookies-wrap .list-cookies__item .switch-custom i:before{height:14px;width:14px}.popup.cookies-wrap .btn-cookies .button{line-height:30px;height:34px;padding:0 20px}.popup.gallery-wrap .popup__box--large{max-width:calc(100vw - 52px);padding:28px 16px}.popup.gallery-wrap .pop-gallery-main .arrow-slide a{width:40px;height:40px}.popup.gallery-wrap .pop-gallery-main .arrow-slide .swiper-button-next{right:-32px}.popup.gallery-wrap .pop-gallery-main .arrow-slide .swiper-button-prev{left:-32px}.popup.step-up{display:block}.popup.step-up .popup__box{max-width:100%;margin:40px 16px 0}.popup.step-up .box-form .column{flex:unset;max-width:100%}.popup.step-up .box-form .column:nth-child(odd){border-bottom:none;padding-bottom:0;margin-bottom:10px}.popup.step-up .box-form .column:nth-child(2n){padding-bottom:32px;margin-bottom:32px}.popup.step-up .box-form .column:last-child{margin-bottom:0;padding-bottom:0}.popup.step-up .wrap-btn{margin-top:40px}.popup.step-up .wrap-btn button{min-width:0;display:block}.popup.step-up .list-checkbox .column{margin-bottom:0!important}.popup .popup__box{margin:0 16px;padding:40px 24px}.popup .popup__close{top:10px;right:15px}.popup-img-slider .popup__box{margin:0;padding:40px 16px}.popup-img-slider iframe{height:300px}.popup-img-slider figure img{min-height:300px}.popup-detail-discover{align-items:flex-start}.popup-detail-discover .popup__box{max-width:100%;margin:40px 16px 0}.popup-detail-discover .half{flex-direction:column}.popup-detail-discover .half figure{max-width:100%;flex:unset}.popup-detail-discover .half figcaption{max-width:100%;flex:unset;padding-left:0}.popup-detail-discover .block{padding:0;border:none}.popup-detail-discover .block figure iframe{height:auto;aspect-ratio:1/.75;max-height:360px}.popup-detail-discover .popup__overflow{padding-right:20px}.popup-detail-discover .slider-popup .slick-arrow{display:none}.popup .succcess-popup{width:auto;margin:0 16px;padding:0}.popup .succcess-popup .succces-wrap{min-height:500px;display:flex;align-items:flex-end}.popup .succcess-popup .succces-wrap:after{width:100%;background:linear-gradient(270deg,#0e51a500 20.35%,#0e51a5 38.75%),linear-gradient(270deg,#0e51a500,#0e51a5);height:80%;top:auto;bottom:0;transform:rotate(-90deg)}.popup .succcess-popup .succces-wrap figure{position:absolute;top:0;left:0;right:0}.popup .succcess-popup .succces-wrap figure img{max-width:unset;width:700px;object-position:left top}.popup .succcess-popup .succces-wrap figcaption{width:auto;top:auto;left:0;right:0;margin:0 auto;text-align:left;position:relative;transform:translateY(0);padding:0 30px 30px}.popup-improve{margin-bottom:10px;margin-right:10px}.popup-improve .popup__box{padding:30px 15px;margin:0 10px}.popup.large-video .popup__box{max-width:100%;width:100%}.popup.large-video .popup__content iframe{height:57.5vw;min-height:300px}}.banner-pages{position:relative;overflow:hidden}.banner-pages figure{position:relative}.banner-pages figure img{display:block;width:100%;position:relative;z-index:0}.banner-pages figure span{position:absolute;top:0;right:0;left:0;z-index:1;background:#0000001a;bottom:-1px}.banner-pages figure span:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#3869c733}.banner-pages figure:before,.banner-pages figure:after{content:"";position:absolute;z-index:2}.banner-pages figure:before{top:0;height:30%;opacity:.4;background:linear-gradient(180deg,#000,#0000);left:0;right:0}.banner-pages figure:after{top:auto;height:70%;background:linear-gradient(180deg,#013e8a,#0b2c5500),linear-gradient(180deg,#013e8a,#0b2c5500);left:0;right:0;bottom:-1px;transform:rotate(180deg)}.banner-pages__caption{position:absolute;top:auto;left:0;right:0;margin:auto;z-index:3;bottom:56px}.banner-pages__caption h2{margin:0;color:var(--c-neutral-white);text-transform:uppercase;font-size:4rem;line-height:1;max-width:668px}.banner-pages.misc-404 figure{height:calc(100svh - 90px);min-height:650px}.banner-pages.misc-404 figure img{height:100%;object-fit:cover;object-position:10%}.banner-pages.misc-404 figure:after{left:0;right:0;top:0;bottom:0;display:block;background:linear-gradient(270deg,#0e51a500 15.74%,#0e51a5 59.39%);height:100%}.banner-pages.misc-404 .banner-pages__caption{bottom:auto;top:50%;transform:translateY(-50%)}.banner-pages.misc-404 .banner-pages__caption .wrapper{display:flex;justify-content:flex-end}.banner-pages.misc-404 .banner-pages__caption .text-404{width:440px}.banner-pages.misc-404 .banner-pages__caption h3,.banner-pages.misc-404 .banner-pages__caption p{color:var(--c-neutral-white)}.banner-pages.misc-404 .banner-pages__caption .button{border:1px solid var(--c-neutral-white)}@media all and (max-width: 1200px){.banner-pages__caption h2{font-size:42px}.banner-pages.misc-404 figure{height:610px}}@media all and (max-width: 1023px){.banner-pages figure img{min-height:340px;object-fit:cover}.banner-pages__caption h2{font-size:40px}.banner-pages.misc-404 figure{height:calc(100svh - 90px)}.banner-pages.misc-404 figure:after{background:linear-gradient(0,#0e51a500 15.74%,#0e51a5 59.39%)}.banner-pages.misc-404 .banner-pages__caption{bottom:174px;top:unset;transform:unset}.banner-pages.misc-404 .banner-pages__caption .wrapper{justify-content:center;text-align:center}.banner-pages.misc-404 .banner-pages__caption h3{margin-bottom:24px}}@media all and (max-width: 767px){.banner-pages.misc-404 .banner-pages__caption{bottom:84px}.banner-pages__caption h2{font-size:28px}}.text-title{text-align:center}.text-title h3{color:#013e8a}.text-title p{font-size:1.125rem;line-height:1.7}.text-title p:last-child{margin-bottom:0}@media all and (max-width: 767px){.text-title p{font-size:14px}}.banner-pages__caption h2{max-width:none}.nav-tab__item a{font-size:32px}.slider-nav:before{content:"";position:absolute;top:0;bottom:0;left:0;width:5px;background:var(--c-neutral-white);z-index:4;right:auto}.slider-nav .slick-slide:first-child>div{padding-left:0}.slider-nav .slick-slide>div{padding:0 12px;border-left:.5px solid rgba(119,119,119,.3)}.slider-nav .slick-arrow{position:absolute;height:40px;width:40px;font-size:0;padding:0;right:-40px;left:auto;top:0;bottom:0;margin:auto;background:#0003 url(/build/assets/chevron-right-fff-3797qa3y.svg) no-repeat center;background-size:30px;z-index:2;border:none}.slider-nav .slick-arrow.slick-prev{left:-40px;right:auto;background:#0003 url(/build/assets/chevron-left-fff-QxQUlGsm.svg) no-repeat center;background-size:30px}.business-listing{padding-top:60px}.business-listing__item{position:relative;display:flex;align-items:center;margin-bottom:80px}.business-listing__item:last-child{margin-bottom:0}.business-listing__item--content{width:calc(100% - 540px);color:var(--c-neutral-white);position:relative;padding:98px 48px 98px 65px;min-height:580px;display:flex;flex-direction:column;justify-content:center}.business-listing__item--content:before{position:absolute;top:0;right:0;left:0;width:auto;height:100%;content:"";border-radius:24px;border-top:1px solid rgba(14,81,165,.1);background:linear-gradient(87deg,#2979de 2.64%,#003d89 82.96%);margin-right:-95px;z-index:-1}.business-listing__item--content .title-img{display:flex;justify-content:space-between;margin-bottom:32px;align-items:center}.business-listing__item--content .title-img small{color:#777;font-size:1rem;font-weight:500;margin-bottom:12px;line-height:normal;display:block}.business-listing__item--content .title-img h4{margin-bottom:0}.business-listing__item--content h4{margin-bottom:16px;line-height:normal}.business-listing__item--content p{margin-bottom:24px}.business-listing__item--content .feature{padding-right:97px}.business-listing__item--content .feature ul{display:flex;width:calc(100% + 20px);margin-left:-10px;flex-wrap:wrap;margin-bottom:12px}.business-listing__item--content .feature ul li{display:flex;width:50%;padding:0 10px;margin-bottom:20px}.business-listing__item--content .feature ul li:before{display:none}.business-listing__item--content .feature ul li i{width:24px;height:24px;border-radius:50%;background:linear-gradient(180deg,#ebf4ff,#c6e0ff);box-shadow:0 2px 10px #0000001a;display:flex;align-items:center;justify-content:center;margin-right:16px}.business-listing__item--content .desc-type{display:flex;padding-top:24px;flex-wrap:wrap;position:relative;width:calc(100% + 20px);margin-left:-10px}.business-listing__item--content .desc-type:before{position:absolute;top:0;left:10px;right:10px;height:1px;content:"";border-top:1px solid rgba(255,255,255,.3)}.business-listing__item--content .desc-type__item{width:33.333%;margin-bottom:32px;padding:0 10px}.business-listing__item--content .desc-type__item small{opacity:.7;margin:0}.business-listing__item--content .desc-type__item h6{font-weight:700;font-size:1.25rem;line-height:normal;margin:0}.business-listing__item--image{width:540px;border-radius:24px}.business-listing__item--image img,.business-listing__item--image .gallery-slider{border-radius:24px}.business-listing__item--image .gallery-slider__slide{position:relative}.business-listing__item--image .gallery-slider__slide.slide-video{min-height:520px;display:flex!important;flex-direction:column;align-items:center;justify-content:center}.business-listing__item--image .gallery-slider__slide .img-video{position:relative}.business-listing__item--image .gallery-slider__slide .play{position:absolute;width:132px;height:175px;padding-top:144px;background:url(/build/assets/play-CL9HwgpC.svg) no-repeat 0 0;font-size:1.125rem;font-weight:700;color:var(--c-neutral-white);top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;text-align:center}.business-listing__item--image .gallery-slider__slide .video{position:relative;width:100%;height:0;padding-bottom:56.25%;display:none}.business-listing__item--image .gallery-slider__slide .video.show{display:block}.business-listing__item--image .gallery-slider__slide .video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.business-listing__item--image .gallery-slider .slick-list{border-radius:24px}.business-listing__item--image .gallery-slider .slick-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:48px;height:48px;font-size:0;padding:0;border:0}.business-listing__item--image .gallery-slider .slick-arrow.slick-prev{left:22px;background:#0003 url(/build/assets/chevron-left-fff-QxQUlGsm.svg) no-repeat 0 0}.business-listing__item--image .gallery-slider .slick-arrow.slick-next{right:22px;background:#0003 url(/build/assets/chevron-right-fff-3797qa3y.svg) no-repeat 0 0}.business-listing.shadow .business-listing__item--content{color:var(--c-neutral-gray-5);padding-right:86px}.business-listing.shadow .business-listing__item--content:before{border-radius:24px;border:1px solid rgba(1,62,138,.1);background:linear-gradient(107deg,#fff 2.95%,#f3f8ff 113.72%);box-shadow:0 32px 64px #0000000d}.business-listing.shadow .business-listing__item--content .feature{padding-right:0}.business-listing.shadow .business-listing__item--content .desc-type:before{border-top:1px solid rgba(51,51,51,.2)}.business-listing.shadow .business-listing__item--content .desc-type__item{width:50%}.business-listing.shadow .business-listing__item--content .desc-type__item h6{opacity:.9}@media all and (max-width: 1200px){.business-listing__item--image{width:420px}.business-listing__item--image .gallery-slider__slide .play{background-size:80px;background-position:top center;padding-top:80px;width:133px;height:119px}.business-listing__item--content{padding:62px 48px!important;width:calc(100% - 420px);min-height:480px}.business-listing__item--content:before{margin-right:0;width:150%}.business-listing__item--content .feature{padding-right:0}.business-listing__item--content .feature ul li,.business-listing__item--content p{font-size:14px}.business-listing__item--content .desc-type__item{padding:0 4px}.business-listing__item--content .desc-type__item h6{font-size:16px}.nav-tab__item a{font-size:28px}.slider-nav{margin:0 20px 40px}}@media all and (max-width: 1023px){.business-listing__item{flex-direction:column}.business-listing__item--content{width:100%;order:2;margin-top:-70px;padding-top:100px!important}.business-listing__item--content:before{width:auto}.business-listing__item--image{order:1;width:580px}.business-listing__item--image img{width:100%}.nav-tab__item a{padding:0 24px;font-size:20px;margin-right:0}.slider-nav{margin:0;padding-bottom:20px}.slider-nav:before{display:none}}@media all and (max-width: 767px){.business-listing{padding-top:40px}.business-listing__item--image{width:calc(100% - 32px)}.business-listing__item--image img{height:181px;object-fit:cover}.business-listing__item--image .gallery-slider .slick-arrow{width:40px;height:40px}.business-listing__item--image .gallery-slider .slick-arrow.slick-next{right:16px;background-position:center}.business-listing__item--image .gallery-slider .slick-arrow.slick-prev{left:16px;background-position:center}.business-listing__item--image .gallery-slider .gallery-slider__slide.slide-video{min-height:0;height:340px}.business-listing__item--image .gallery-slider .gallery-slider__slide.slide-video .img-video{width:100%}.business-listing__item--image .gallery-slider .gallery-slider__slide.slide-video .img-video img{height:340px}.business-listing__item--image .gallery-slider .gallery-slider__slide.slide-video .video{height:100%;padding-bottom:0}.business-listing__item--content{padding:80px 16px 32px!important;min-height:380px}.business-listing__item--content .feature ul li{width:100%}.business-listing__item--content .desc-type{margin-left:0;width:auto}.business-listing__item--content .desc-type:before{left:0;right:0}.business-listing__item--content .desc-type__item{width:100%;padding:0;margin-bottom:12px}.business-listing__item--content .desc-type.half-onmobile{margin:0 -5px}.business-listing__item--content .desc-type.half-onmobile .desc-type__item{width:50%;padding:0 5px}.business-listing__item--content .title-img small{font-size:14px}.business-listing__item--content .title-img img{width:80px}}
