.section-service-intro__bg{max-height:112rem}.section-service-intro__bg::before{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background-color 0.3s ease-in-out}.theme-dark .section-service-intro__bg::before{background-color:rgba(var(--color-black-RGB),.65)}@supports not (backdrop-filter:blur(16px)){.theme-dark .section-service-intro__bg::before{background-color:rgba(var(--color-black-RGB),.8)}}.theme-light .section-service-intro__bg::before{background-color:rgba(var(--color-white-RGB),.65)}@supports not (backdrop-filter:blur(16px)){.theme-light .section-service-intro__bg::before{background-color:rgba(var(--color-white-RGB),.8)}}.section-service-intro__bg::after{content:'';position:absolute;height:36rem;left:0;right:0;bottom:0;z-index:2;opacity:0;transition:opacity 0.3s ease-in-out}.theme-dark .section-service-intro__bg::after{opacity:1;background:linear-gradient(360deg,var(--color-black) 0%,rgba(var(--color-black-RGB),0) 100%)}.theme-light .section-service-intro__bg::after{opacity:1;background:linear-gradient(360deg,var(--color-white) 0%,rgba(var(--color-white-RGB),0) 100%)}@media (max-width:767.5px){.section-service-intro__bg::after{height:22.8rem}}.section-service-intro__content{padding:8rem 0 12rem}@media (max-width:1279.5px){.section-service-intro__content{padding:6rem 0 6.4rem}}@media (max-width:767.5px){.section-service-intro__content{padding:4rem 0 6.4rem}}.section-service-intro__header{margin-bottom:6rem}@media (max-width:767.5px){.section-service-intro__header{margin-bottom:3rem}}.section-service-intro__gallery-wrapper{display:flex;justify-content:space-between;height:56rem}@media (max-width:1279.5px){.section-service-intro__gallery-wrapper{display:block;height:auto}}.section-service-intro__gallery{flex:0 0 calc(100% - 26.8rem);margin-right:1rem}@media (max-width:1279.5px){.section-service-intro__gallery{height:37rem;margin:0;padding-bottom:1rem}}@media (max-width:767.5px){.section-service-intro__gallery{padding-bottom:.4rem;height:20rem}}.section-service-intro__gallery-item{position:relative;height:100%;cursor:grab}.section-service-intro__gallery-item .button-play{padding:.8rem .6rem .8rem 1rem;width:8rem;height:8rem}.section-service-intro__gallery-item .button-play__icon{width:5.6rem;height:5.6rem}@media (max-width:767.5px){.section-service-intro__gallery-item .button-play{padding:.7rem .6rem .7rem .9rem;border:.2rem solid var(--color-white);width:6.2rem;height:6.2rem}.section-service-intro__gallery-item .button-play__icon{width:4.3rem;height:4.3rem}}.section-service-intro__gallery-thumbs{flex:0 0 100%;max-width:25.8rem}.section-service-intro__gallery-thumbs .swiper-slide{height:22.8rem}@media (max-width:1279.5px){.section-service-intro__gallery-thumbs .swiper-slide{width:30rem;height:16rem}}@media (max-width:767.5px){.section-service-intro__gallery-thumbs .swiper-slide{width:14rem;height:10rem}}@media (max-width:1279.5px){.section-service-intro__gallery-thumbs{max-width:100%}}.section-service-intro__gallery-thumbs-item{position:relative;width:100%;height:22.8rem;cursor:pointer;opacity:.6;transition:opacity 0.3s ease-in-out}@media (max-width:1279.5px){.section-service-intro__gallery-thumbs-item{max-width:30rem;height:100%}}@media (max-width:767.5px){.section-service-intro__gallery-thumbs-item{max-width:14rem}}.section-service-intro__gallery-thumbs-item img{filter:grayscale(1);transition:filter 0.3s ease-in-out}.section-service-intro__gallery-thumbs-item::after{content:'';position:absolute;z-index:2;top:0;left:0;right:0;bottom:0;background-color:rgb(0 0 0 / .4);box-shadow:inset 0 0 0 0 #fff0;transition:background-color 0.3s ease-in-out,opacity 0.3s ease-in-out}.section-service-intro__gallery-thumbs-item:hover{opacity:1}.section-service-intro__gallery-thumbs-item .button-play{padding:.6rem .5rem .6rem .8rem;border:.3rem solid var(--color-white);width:6.2rem;height:6.2rem}.section-service-intro__gallery-thumbs-item .button-play__icon{width:4.3rem;height:4.3rem}@media (max-width:767.5px){.section-service-intro__gallery-thumbs-item .button-play{padding:.4rem .3rem .4rem .5rem;border:.2rem solid var(--color-white);width:4rem;height:4rem}.section-service-intro__gallery-thumbs-item .button-play__icon{width:2.8rem;height:2.8rem}}.section-service-intro__gallery-thumbs .swiper-slide-thumb-active .section-service-intro__gallery-thumbs-item{opacity:1}.section-service-intro__gallery-thumbs .swiper-slide-thumb-active .section-service-intro__gallery-thumbs-item img{filter:grayscale(0)}.section-service-intro__gallery-thumbs .swiper-slide-thumb-active .section-service-intro__gallery-thumbs-item::after{background-color:#fff0;box-shadow:inset 0 0 0 .2rem var(--color-accent-1)}.section-service-intro__image{position:relative;width:100%;height:56rem}@media (max-width:1279.5px){.section-service-intro__image{height:53rem}}@media (max-width:767.5px){.section-service-intro__image{height:30.4rem}}.section-service-intro__subtitle{margin-bottom:1.2rem;font-size:1.4rem}.section-service-intro__title{margin-bottom:4rem}@media (max-width:1279.5px){.section-service-intro__title{margin-bottom:2rem}}.section-service-intro__main{max-width:120rem}@media (max-width:1279.5px){.section-service-intro__main{max-width:100%}}.section-service-intro__text .text-content{transition:color 0.3s ease-in-out}.section-service-intro__text .text-content h1,.section-service-intro__text .text-content h2,.section-service-intro__text .text-content h3,.section-service-intro__text .text-content h4,.section-service-intro__text .text-content h5,.section-service-intro__text .text-content h6{text-transform:uppercase}.theme-light .section-service-intro__text .text-content{color:rgba(var(--color-black-RGB),.6)}.theme-dark .section-service-intro__text .text-content{color:rgba(var(--color-white-RGB),.6)}.section-service-intro__footer{max-width:120rem;margin-top:4rem}@media (max-width:1279.5px){.section-service-intro__footer{max-width:100%}}@media (max-width:767.5px){.section-service-intro__footer{margin-bottom:3rem}}