@-ms-keyframes spin{from{-ms-transform:rotate(0)}
to{-ms-transform:rotate(360deg)}
}
@-moz-keyframes spin{from{-moz-transform:rotate(0)}
to{-moz-transform:rotate(360deg)}
}
@-webkit-keyframes spin{from{-webkit-transform:rotate(0)}
to{-webkit-transform:rotate(360deg)}
}
@keyframes spin{from{transform:rotate(0)}
to{transform:rotate(360deg)}
}
.ds-article-legal-text{margin:3.125vw 0 6.25vw}
@media(min-width:1200px){.ds-article-legal-text{margin:36px 0 72px}
}
.ds-article-legal-text-paragraph{max-width:770px;margin-top:0;font-size:14px;line-height:1.5}
.ds-article-page-content{padding-top:34px}
@media(max-width:1024px){.ds-article-page-content{padding-top:84px}
}
.ds-article-page-content .ds-article-headline{margin-top:0;margin-bottom:17px}
@media(max-width:767px){.ds-article-page-content .ds-article-headline{margin-bottom:12px}
}
.ds-article-page-content .ds-text{margin-top:0;margin-bottom:30px}
.ds-article-page-content .ds-text h3{margin-bottom:7px}
@media(max-width:767px) and (min-width:1025px){.ds-article-page-content .ds-text h3{margin-bottom:5px}
}
.ds-article-page-content .ds-single-image{margin-top:0;margin-bottom:30px}
.ds-article-page-content .ds-asset-action-tiles-h{margin:0 0 12px}
.ds-article-page-content .ds-asset-action-tiles-tiles{margin-bottom:70px}
@media(max-width:767px) and (min-width:1025px){.ds-article-page-content .ds-asset-action-tiles-tiles{margin-bottom:88px}
}
.ds-article-page-content .ds-asset-action-tiles-add-all-button{margin-bottom:0}
.ds-article-page-content .ds-grid-container{padding:36px 0}
@media(max-width:767px) and (min-width:1025px){.ds-article-page-content .ds-grid-container{padding:48px 0}
}
.ds-article-page-content .ds-social-share{margin:55px 0 60px}
.ds-article-page-content .ds-social-share-item a{margin-bottom:0}