.section-industries-slider{--industries-shell-padding:2.5rem;--industries-shell-height:60rem;--industries-shell-radius:1.5rem;--industries-content-padding-y:4.25rem;--industries-card-gap:1rem;--industries-slides-count:1;--industries-active-index:0;padding-inline:var(--industries-shell-padding)}.section-industries-slider__shell{position:relative;overflow:hidden;width:100%;min-height:var(--industries-shell-height);border-radius:var(--industries-shell-radius);background:var(--color-text)}.section-industries-slider .container{position:relative;z-index:2;height:100%}.section-industries-slider__backgrounds,.section-industries-slider__bg-item,.section-industries-slider__overlay{position:absolute;inset:0}.section-industries-slider__backgrounds{z-index:0}.section-industries-slider__bg-item{opacity:0;transition:opacity .5s ease}.section-industries-slider__bg-item.is-active{opacity:1}.section-industries-slider__bg-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-industries-slider__overlay{z-index:1;background:linear-gradient(90deg,rgba(25,35,51,.94) 0,rgba(25,35,51,.72) 30%,rgba(25,35,51,.18) 68%,rgba(25,35,51,.28) 100%)}.section-industries-slider__content{position:relative;z-index:2;display:flex;flex-direction:column;min-height:var(--industries-shell-height);padding-block:var(--industries-content-padding-y) 3rem;color:var(--color-white)}.section-industries-slider__intro{max-width:28.4375rem;color:var(--color-white)}.section-industries-slider__intro .section-label{border-color:#fff;color:var(--color-white)}.section-industries-slider__slider-area{display:grid;grid-template-columns:minmax(0,34rem) minmax(0,1fr);align-items:end;gap:1.5rem;margin-top:auto;min-width:0}.section-industries-slider__detail{padding:1.25rem 1.875rem;border-radius:.75rem;background:var(--color-surface);color:var(--color-text);box-shadow:0 .625rem 1.75rem 0 rgba(2,6,23,.06)}.section-industries-slider__detail[hidden]{display:none}.section-industries-slider__detail-head{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.section-industries-slider__icon,.section-industries-slider__tab-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:50%}.section-industries-slider__icon{width:3.125rem;height:3.125rem;background:var(--color-blue);color:var(--color-white)}.section-industries-slider__icon-img{width:1.875rem;height:1.875rem;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1)}.section-industries-slider__icon-img,.section-industries-slider__tab-icon-img{width:1.875rem;height:1.875rem;-o-object-fit:contain;object-fit:contain}.section-industries-slider__detail-title{font-size:var(--font-size-main);font-family:var(--font-heading);font-weight:300;line-height:1.2}.section-industries-slider__detail-title b,.section-industries-slider__detail-title strong{font-weight:800}.section-industries-slider__detail-text{color:var(--color-text)}.section-industries-slider__tabs{display:flex;flex-wrap:nowrap;align-items:stretch;gap:var(--industries-card-gap);overflow:visible;width:calc(100% + var(--industries-shell-padding));min-width:0;margin-right:calc(var(--industries-shell-padding) * -1)}.section-industries-slider__tab{display:flex;flex:0 0 18rem;max-width:18rem;flex-direction:column;align-items:flex-start;justify-content:flex-end;min-height:6.5rem;padding:1.25rem;border:.0625rem solid rgba(255,255,255,.46);border-radius:.625rem;background:rgba(255,255,255,.48);backdrop-filter:blur(1rem);color:var(--color-text);text-align:left;box-shadow:0 1rem 2.5rem rgba(2,6,23,.14);cursor:pointer}.section-industries-slider__tab.is-active{display:none}.section-industries-slider__tab-icon{width:2.5rem;height:2.5rem;margin-bottom:1rem;background:rgba(255,255,255,.9)}.section-industries-slider__tab-title{max-width:100%;overflow:hidden;font-size:var(--font-size-main);font-weight:300;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.section-industries-slider__tab-title b,.section-industries-slider__tab-title strong{font-weight:800}.section-industries-slider__bottom{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:2.5rem}.section-industries-slider__progress{overflow:hidden;width:16.25rem;height:.1875rem;background:rgba(255,255,255,.42);border-radius:.125rem}.section-industries-slider__progress-fill{display:block;width:calc(100% / var(--industries-slides-count,1));height:100%;background:var(--color-white);transform:translateX(calc(var(--industries-active-index,0) * 100%));transition:transform var(--transition-base)}.section-industries-slider__arrows{display:flex;align-items:center;gap:.625rem}.section-industries-slider__arrow{display:inline-flex;align-items:center;justify-content:center;width:2.8125rem;height:2.8125rem;padding:0;border:0;border-radius:50%;background:rgba(249,249,249,.1);backdrop-filter:blur(.125rem);color:var(--color-white);cursor:pointer;transition:background var(--transition-base),border-color var(--transition-base),color var(--transition-base),box-shadow var(--transition-base),transform var(--transition-base)}.section-industries-slider__arrow:focus-visible{outline:.125rem solid var(--color-white);outline-offset:.1875rem}.section-industries-slider__arrow:active{transform:translateY(0)}.section-industries-slider__arrow-icon{display:block;width:1.875rem;height:1.875rem;background-color:currentColor;mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.section-industries-slider__arrow-icon--prev{mask-image:url(../../img/sprite/arrow-left.svg);-webkit-mask-image:url(../../img/sprite/arrow-left.svg)}.section-industries-slider__arrow-icon--next{mask-image:url(../../img/sprite/arrow-right.svg);-webkit-mask-image:url(../../img/sprite/arrow-right.svg)}@media (max-width:47.93625rem){.section-industries-slider{--industries-shell-padding:0;--industries-shell-height:750px;--industries-shell-radius:24px;--industries-content-padding-y:30px;--industries-card-gap:15px;padding-inline:15px}.section-industries-slider__shell{min-height:var(--industries-shell-height)}.section-industries-slider .container{width:100%;padding-inline:15px}.section-industries-slider__content{min-height:var(--industries-shell-height);padding-block:30px}.section-industries-slider__bg-img{-o-object-position:75% center;object-position:75% center}.section-industries-slider__intro{max-width:100%;text-align:left}.section-industries-slider__slider-area{position:relative;display:block;margin-top:auto}.section-industries-slider__details{position:relative;z-index:2;width:calc(100% - 30px);max-width:100%}.section-industries-slider__detail{padding:15px;border-radius:12px;box-shadow:0 10px 28px 0 rgba(2,6,23,.06)}.section-industries-slider__detail-head{align-items:center;gap:10px;margin-bottom:10px}.section-industries-slider__icon{width:50px;height:50px}.section-industries-slider__icon-img{width:30px;height:30px}.section-industries-slider__detail-title{font-size:20px;line-height:1.2}.section-industries-slider__detail-text{font-size:15px;line-height:1.45}.section-industries-slider__tabs{position:absolute;top:auto;left:calc(100% - 20px);right:auto;bottom:0;z-index:1;display:flex;flex-wrap:nowrap;gap:15px;overflow:visible;width:-moz-max-content;width:max-content;margin-right:0;transform:none}.section-industries-slider__tab{flex:0 0 220px;max-width:220px;min-height:120px;padding:15px;border-radius:12px}.section-industries-slider__tab.is-active{display:none}.section-industries-slider__tab-icon{width:46px;height:46px;margin-bottom:14px}.section-industries-slider__tab-title{max-width:100%;overflow:hidden;font-size:20px;text-overflow:ellipsis;white-space:nowrap}.section-industries-slider__bottom{position:relative;z-index:3;align-items:center;margin-top:24px}.section-industries-slider__progress{width:270px;height:3px}.section-industries-slider__arrows{gap:14px;margin-left:auto}.section-industries-slider__arrow{width:46px;height:46px;background:rgba(255,255,255,.2)}.section-industries-slider__arrow-icon{width:30px;height:30px}}@media (hover:hover){.section-industries-slider__arrow:hover{border-color:rgba(255,255,255,.8);background:var(--color-white);color:var(--color-blue);box-shadow:0 1rem 2rem rgba(2,6,23,.24);transform:translateY(-.125rem)}}