.PromotedFeatures{max-width:1200px;padding:20px 20px 0;position:relative;margin:0 auto}.PromotedFeatures__viewport{overflow:hidden;padding:0;border-radius:8px}.PromotedFeatures__container{display:flex;touch-action:pan-y pinch-zoom;margin-left:-20px}.PromotedFeatures__slide{transform:translateZ(0);flex:0 0 100%;padding-left:20px;min-width:0;border-radius:8px;overflow:hidden}.PromotedFeatures__card{display:flex;height:300px;background-color:rgba(255,255,255,.85);border-radius:8px;overflow:hidden;align-items:center}.PromotedFeatures__card-image{align-self:stretch;flex:1 1;background-size:180%;background-size:cover;background-position:0;border-radius:0 200px 200px 0;border-radius:0 10% 10% 0/0 45% 45% 0;box-shadow:inset -5px 0 10px rgba(0,0,0,.1)}.PromotedFeatures__card-image img{width:100px}.PromotedFeatures__card-content{flex:2 1;padding:20px}@media(min-width:760px){.PromotedFeatures__card-content{flex:0 0 420px}}.PromotedFeatures__card-title{font-size:2em;display:flex;gap:5px;align-items:center}.PromotedFeatures__card-title img{width:75px}.PromotedFeatures__card-text{margin-top:10px}.PromotedFeatures__card-link{display:inline-block;margin-top:10px;border-bottom:1px solid #4e578e}.PromotedFeatures__dots{position:absolute;right:30px;z-index:10;display:flex;justify-content:flex-end;bottom:10px;gap:5px}.PromotedFeatures__dot{-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),.5);appearance:none;background-color:rgba(0,0,0,0);touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0;display:flex;align-items:center;justify-content:center;border-radius:50%}.PromotedFeatures__dot:after{background-color:rgba(0,0,0,.1);width:15px;height:15px;border-radius:50%;display:flex;align-items:center;content:"";box-shadow:0 1px 3px rgba(0,0,0,0),0 1px 2px rgba(0,0,0,0)}.PromotedFeatures__dot--selected:after{background-color:rgba(0,0,0,.6);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.PromotedFeatures__pager{display:flex;width:calc(100% + 22px);justify-content:space-between;align-items:flex-start;margin:0 auto 0 -10px}.PromotedFeatures__pager button{position:relative;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);color:#444;z-index:10;padding:0;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:20px;margin-top:-165px}.PromotedFeatures__pager button svg{width:10px}