.horizontal-scroll-container{display:flex;overflow-x:auto;overflow-y:hidden;gap:20px;padding:10px 0 20px;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.horizontal-scroll-container::-webkit-scrollbar{display:none}.horizontal-scroll-container .highlight{background:var(--base-heading-bg-color);background-clip:text;margin:0;color:transparent}.horizontal-scroll-container .section-header{display:flex;align-items:center;justify-content:space-between}.horizontal-scroll-container .section-header .section-title{margin-bottom:30px;display:flex;gap:6px}.scroll-card{min-height:488px;background:transparent;display:flex;flex-direction:column;overflow:hidden;position:relative;border-radius:24px;gap:30px;min-width:436px;border:1px solid #797979}.scroll-card .content{padding:40px;display:flex;flex-direction:column;flex-grow:1;align-items:flex-start;justify-content:space-between}.scroll-card .content .content-section{display:flex;flex-direction:column;gap:20px;align-items:flex-start}.scroll-card .content .content-section .icon-container{border:1px solid #000;border-radius:50%}.scroll-card .content .content-section .icon-container .icon-wrapper{width:78px;height:78px;text-align:center;border-radius:50%;border:1px solid #000;max-height:85px;background:#000;display:block;content:"";-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.scroll-card .content .content-section .icon-container .icon-wrapper img{max-width:25px;margin:0 30px;max-height:85px}.scroll-card .content .content-section .title{font-size:1.875em;font-weight:700;margin-top:0;line-height:1.3;margin-bottom:0}.scroll-card .content .content-section .divider{width:16px;height:4px;background-color:#f4001c;content:"";display:block}.scroll-card .content .content-section .descriptions .title-description{margin:0;font-weight:500;color:#000}.scroll-card .content .content-section .descriptions .description{margin:0;font-weight:300;color:#000}.scroll-card.active{background-image:var(--card-background-image);background-size:cover;background-position:center;color:#fff;border:0}.scroll-card.active .content .content-section .icon-container{border:1px solid #fff}.scroll-card.active .content .content-section .icon-container .icon-wrapper{border:1px solid #fff;background-color:#fff}.scroll-card.active .content .content-section .icon-container .icon-wrapper .divider{background-color:#fff}.scroll-card.active .content .content-section .title{color:#fff;margin-bottom:0}.scroll-card.active .content .content-section .divider{background-color:#fff}.scroll-card.active .content .content-section .descriptions .title-description,.scroll-card.active .content .content-section .descriptions .description{color:#fff}@media (max-width: 767px){.horizontal-scroll-container{gap:15px}.scroll-card{min-height:300px}.scroll-card__title{font-size:1.5em}}.horizontal-scroll-controls{display:flex;justify-content:center;align-items:center;margin-top:25px;padding-bottom:10px}.scroll-nav-button{background-color:transparent;padding:8px;cursor:pointer;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;background:#676767;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.scroll-nav-button:hover:not(:disabled){background:#000}.scroll-nav-button:disabled{opacity:.4;cursor:not-allowed}.scroll-nav-button--prev{-webkit-mask-image:url(/cdn/shop/files/arrow-small-left.svg?v=1749669333);mask-image:url(/cdn/shop/files/arrow-small-left.svg?v=1749669333)}.scroll-nav-button--next{-webkit-mask-image:url(/cdn/shop/files/arrow-small-right.svg?v=1749669332);mask-image:url(/cdn/shop/files/arrow-small-right.svg?v=1749669332)}
/*# sourceMappingURL=/cdn/shop/t/120/assets/elvtd-component-card-slideshow.css.map */
