.t26-module-scrolling-content{background:#fff;color:#000;overflow:hidden;& .t26-sc__text{margin-bottom:32px;max-width:990px;padding:0 20px;@media (min-width:768px){margin-bottom:48px;padding-bottom:0;padding-left:48px;padding-right:48px;padding-top:0}& p{color:#b6b9b8;font-size:26px;font-weight:700;line-height:1.35;margin:0;@media (min-width:768px){font-size:55px;line-height:75px}& strong{color:#d90b8a}}}& .t26-sc__track-wrapper{overflow:hidden;width:100%}& .t26-sc__track{animation:t26-scroll 90s linear infinite;display:flex;gap:16px;width:max-content;@media (min-width:768px){gap:30px}}& .t26-sc__grid{display:none;@media (min-width:768px){box-sizing:border-box;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:0;margin-left:auto;margin-right:auto;margin-top:0;max-width:1280px}& .t26-sc__card{@media (min-width:768px){aspect-ratio:367/530;flex:1 1 260px;height:auto!important;max-width:367px;width:100%!important}}& .t26-sc__card--video{@media (min-width:768px){aspect-ratio:649/530;flex:1 1 320px;max-width:649px}}}& .t26-sc__card{background:#e0e0e0;border-radius:13px;flex-shrink:0;overflow:hidden;& img,& video{display:block;height:100%;object-fit:cover;width:100%}}& .t26-sc__card--static{aspect-ratio:367/530;height:auto;width:220px;@media (min-width:768px){aspect-ratio:auto;height:530px;width:367px}}& .t26-sc__card--video{aspect-ratio:649/530;height:auto;width:320px;@media (min-width:768px){aspect-ratio:auto;height:530px;width:649px}}& .t26-sc__card-pattern{background-image:repeating-linear-gradient(45deg,#ccc,#ccc 1px,transparent 0,transparent 12px);height:100%;width:100%}@media (prefers-reduced-motion:reduce){& .t26-sc__track{animation:none}}}@keyframes t26-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}