.expertise-slider{--slide-max-width:calc(100vw - 2 * var(--site-margins) - 40px)}.expertise-slider__block{--color:var(--x-white);color:var(--color);max-width:calc(100% - 24px);margin:0 auto;border-radius:48px;padding:32px 0;background-color:var(--x-black);background-position:0 100%;background-size:auto 100%;overflow:hidden}.expertise-slider__header{max-width:756px;margin-left:auto;margin-right:auto}.expertise-slider__slider,.expertise-slider__track{display:flex;flex-flow:row nowrap;align-items:center}.expertise-slider__track{cursor:grab;margin-left:-16px}.expertise-slider__track.dragging{cursor:grabbing}.expertise-slider__slider{min-height:var(--max-height);max-width:var(--slide-max-width);width:372px;margin-left:auto;margin-right:auto}.expertise-slider__track>div{padding-left:16px}@media all and (min-width:769px){.expertise-slider__block{padding:120px 40px;max-width:calc(100% - 48px)}}.expertise-card{display:flex;align-items:center;flex-flow:row nowrap;gap:16px}.expertise-card__img{flex:0 0 auto;width:312px;max-width:var(--slide-max-width)}.expertise-card__img img{border-radius:16px;user-select:none;pointer-events:none}@media all and (max-width:600px){.expertise-card__img{display:none}}.expertise-card>div:first-child{flex:0 0 auto;width:246px;max-width:calc(var(--slide-max-width)*.8)}.active>.expertise-card>div:first-child{width:372px;max-width:var(--slide-max-width)}.expertise-card__box{--height:80px;background-color:#313131;border-radius:24px;height:var(--height);overflow:hidden;transition:.5s height ease-in-out}.expertise-card__box>:first-child{padding:16px;height:var(--height);display:flex;align-items:center;justify-content:center;flex-flow:column;gap:8px}.expertise-card__box>:last-child{padding:16px}.expertise-card__box>div{transition:.5s transform ease-in-out}.expertise-card__box .btn-container{margin-top:16px}.active>.expertise-card .expertise-card__box{--height:185px}:not(.active)>.expertise-card .expertise-card__box>:last-child{display:none}.expertise-card .shades{height:244px;transition:.5s height ease-in-out}.expertise-card .shades,.expertise-card .shades::after,.expertise-card .shades::before{border-radius:24px}.active>.expertise-card .shades{height:310px}:not(.active)>.expertise-card .expertise-card__title{font-size:1.125em}:not(.active)>.expertise-card .expertise-card__txt{display:none}.expertise-card--orange .shades{overflow:hidden;background:linear-gradient(180deg,#fff5b3 27.5%,#fbb775 73.5%,#fb9576 100%)}.expertise-card--orange .shades::after{content:"";position:absolute;z-index:-2;right:0;width:350px;height:350px;top:50%;transform:translate(50%,-50%);background:linear-gradient(180deg,#f79b64 0,#fcffdd 98.5%);box-shadow:inset 0 16px 24px 13px hsla(0,0%,100%,.49);filter:blur(20.5px);border-radius:50%}.expertise-card--blue .shades{background:linear-gradient(1.32deg,#7659f1 -11.12%,#52dbf5 97.9%)}.expertise-card--blue .shades::before{content:none}.expertise-card--blue .shades::after{content:"";position:absolute;z-index:1;inset:0;background-image:url(/wp-content/themes/lord-x-eudonet/assets/images/expert-card-bg.svg);background-size:100% auto;background-position:center}.expertise-card__title{transition:.5s font-size ease-in-out}.expertise-card .shades,.expertise-card__box{transition:.5s height ease-in-out}.expertise-card>div:first-child{transition:.5s all ease-in-out}.expertise-slider__track.pause-animation .expertise-card .shades,.expertise-slider__track.pause-animation .expertise-card>div:first-child,.expertise-slider__track.pause-animation .expertise-card__box,.expertise-slider__track.pause-animation .expertise-card__title{transition:none}.active:hover>.expertise-card .expertise-card__box>:first-child,.active:hover>.expertise-card .expertise-card__box>:last-child{transform:translateY(calc(-1 * var(--height)))}