.market-slider-wrapper{padding:120px 20px;position:relative}.market-slider-wrapper-anchor-image{display:block;opacity:0}.market-slider-bg-anchor{inset:0;pointer-events:none;position:absolute}.market-slider-bg{align-items:center;display:flex;height:100%;overflow:hidden;position:relative}.market-slider-bg-img{bottom:0;display:block;height:100%;object-fit:cover;opacity:0;position:absolute;right:0;transform:scale(1.08) translateX(32px);transition:opacity .6s ease,transform 1.1s cubic-bezier(.16,1,.3,1);width:90%;will-change:opacity,transform}.market-slider-bg-img.active{opacity:1;transform:scale(1) translateX(0);z-index:1}.market-slider_container{display:flex;flex-direction:column;gap:80px;margin:0 auto;max-width:1200px;padding:0 20px;width:100%;z-index:5}.market-slider_heading{display:flex;flex-direction:column;gap:24px;max-width:550px;z-index:5}.market-slider_heading h6{color:hsla(0,0%,100%,.78)}.market-slider_heading h2,.market-slider_heading h6{margin:0}.market-slider_industries-selection{display:flex;flex-wrap:wrap;gap:32px;max-width:532px;min-height:400px}.market-slider_industry-pill{--from-rgb:2,118,241;--to-rgb:199,157,226;--from:rgb(var(--from-rgb));--to:rgb(var(--to-rgb));background:transparent;border-radius:999px;color:#fff;cursor:pointer;display:flex;flex-direction:column;height:56px;overflow:hidden;position:relative;transition:box-shadow .4s ease,transform .4s cubic-bezier(.16,1,.3,1);width:calc(50% - 16px);z-index:10}.pill-inner{border-radius:999px;transition:border-radius .45s cubic-bezier(.16,1,.3,1) .05s,transform .55s cubic-bezier(.16,1,.3,1)}.btn__icon-active{display:none}.market-slider_industry-pill:hover .btn__icon{transform:translateX(4px)}.market-slider_industry-pill.active{border-radius:10px;box-shadow:0 12px 32px rgba(2,118,241,.25);height:auto;transform:translateY(-2px)}.market-slider_industry-pill.active .pill-inner{border-radius:12px}.market-slider_industry-pill.active:hover .btn__icon-active{transform:translateY(-2px)}.market-slider_industry-pill.active .btn__icon-default{display:none}.market-slider_industry-pill.active .btn__icon-active{display:block}.market-slider_industry-name{align-items:center;display:flex;justify-content:space-between;padding:15px 24px;width:100%}.market-slider_industry-name p{font-weight:700;margin:0}.market-slider_industry-description{font-size:12px;line-height:1.5;max-height:0;opacity:0;overflow:hidden;padding:0 24px;transform:translateY(-8px);transition:max-height .7s cubic-bezier(.16,1,.3,1),opacity .4s ease,transform .4s ease}.market-slider_industry-pill.active .market-slider_industry-description{height:100%;max-height:300px;opacity:1;padding-bottom:24px;transform:translateY(0)}@media (max-width:1200px){.market-slider-bg-img{width:85%}.market-slider_industries-selection{gap:24px;max-width:500px}}@media (max-width:1000px){.market-slider-bg-img{width:80%}.market-slider_container{margin-bottom:8%}}@media (max-width:768px){.market-slider-wrapper{padding:80px 20px}.market-slider_container{align-items:center;gap:60px;margin-bottom:40%}.market-slider_heading{align-items:center;gap:16px;margin:0 auto;text-align:center}}@media (max-width:650px){.market-slider_container{margin-bottom:0}.market-slider-bg-anchor{display:none}}@media (max-width:550px){.market-slider_industries-selection{flex-direction:column;max-width:300px}.market-slider_industry-pill{width:100%}}