html{scroll-behavior:smooth}.image-container{position:relative;overflow:hidden}.image-container:before{content:"";display:block;width:100%;height:0;padding-bottom:56.25%}.responsive-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.image-skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.dynamic-content-container{min-height:50px}@media print{body{-webkit-print-color-adjust:exact;print-color-adjust:exact}}