* { box-sizing: border-box; } body {margin: 0;}.hidden{display:none !important;}.cl-skeleton{animation:cl-skeleton-animation 1.1s ease-in-out infinite;background:linear-gradient(105deg, #e2e2e2 30%, #f8f8f8 50%, #e2e2e2 70%);background-position-x:100%;background-size:300%;border-radius:4px !important;color:transparent !important;overflow:hidden !important;position:relative;}.cl-skeleton *{display:none !important;}h1{font-size:38px;font-weight:bold;}h2{font-size:32px;font-weight:bold;}h3{font-size:24px;font-weight:bold;}h4{font-size:18px;font-weight:bold;}h5{font-size:14px;font-weight:bold;}h6{font-size:12px;font-weight:bold;}p{font-size:14px;font-weight:normal;}#iv26{object-fit:cover;width:500px;}@keyframes cl-skeleton-animation{to{background-position-x:0%;}}