<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@keyframes borderFade{0%{border-color:#aa4421}50%{border-color:#e39832}to{border-color:#aa4421}}.slider{overflow:hidden;position:relative;width:100%}.slider__slide{padding:0 spacing(2)}.slider__controls{align-items:center;display:flex;justify-content:space-between;margin:0;padding:1.5rem 0 0}.slider__controls--new .slider__btn{background-color:#aa4421;border-radius:50%;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);color:#fff;padding:1rem}.slider__controls--new .slider__btn .icon{height:1rem;width:1rem}.slider__btn{flex-shrink:0}.slider__autoplay-btn{background-color:#fff;border-radius:50%;left:spacing(2);position:absolute;top:spacing(2);z-index:2}.slider__autoplay-btn .play{display:none}.slider__autoplay-btn.paused .play{display:block}.slider__autoplay-btn.paused .pause{display:none}.value-props-dark{background-color:#101010;color:#fff}.value-props-dark__value-props-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.value-props-dark__value-prop{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:flex-start}.value-props-dark__value-prop .media-image{flex-shrink:0;height:2.75rem;width:2.75rem}.value-props-dark__value-prop .media-image img{height:100%;width:100%}.value-props-dark__value-prop span{font-family:Khand,Impact,sans-serif;font-size:1rem;font-weight:700;font-weight:500;line-height:1.1;line-height:1.05;text-transform:uppercase}@media only screen and (min-width:64em){.value-props-dark__value-props-grid{align-items:center;display:flex;flex-direction:row;gap:3rem;justify-content:space-between}.value-props-dark__value-prop{gap:1rem}.value-props-dark__value-prop .media-image{height:3.5rem;width:3.5rem}.value-props-dark__value-prop span{font-size:1.25rem}}</pre></body></html>