 *, *::before, *::after {box-sizing: border-box;} body, h1, h2, h3, h4, h5, h6, p, figure, blockquote, dl, dd {margin: 0; padding: 0;} .backdrop {-webkit-backdrop-filter: blur(16px); backdrop-filter: blur(16px);}  html {scroll-behavior: smooth;} :target {scroll-margin-top: 50vh;}  #bricks-preview-element-actions {display: none;}  .splide__pagination { display: none !important; } [class^="pag-"] li, [class*=" pag-"] li { background-color: #333; border-radius: 3px; height: 5px; margin: 0 5px; cursor: pointer; list-style: none; width: 10px; transition: width 0.3s; }