@keyframes ci-spin-keyframes{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.cd-anim-spin{animation:ci-spin-keyframes 2s linear infinite}:root .hidden{display:none!important}:root .shadow-400{box-shadow:0 -20px 40px rgba(17,36,54,.04),0 30px 50px rgba(17,36,54,.04)}:root .shadow-500{box-shadow:0 2px 4px rgba(0,0,0,.12),0 3px 6px rgba(0,0,0,.15)}:root .shadow-600{box-shadow:0 3px 6px rgba(0,0,0,.1),0 10px 20px rgba(0,0,0,.15)}:root .shadow-700{box-shadow:0 5px 10px rgba(0,0,0,.05),0 15px 25px rgba(0,0,0,.15)}:root .shadow-800{box-shadow:0 20px 40px rgba(0,0,0,.2)}:root .shadow-none{box-shadow:none}.image-description-row h3{margin-bottom:32px;text-align:center}.image-description-row .image-list{display:flex;flex-wrap:wrap;gap:32px;justify-content:space-around;padding:32px}@media only screen and (max-width:767px){.image-description-row .image-list{flex-direction:column;gap:64px}}.image-description-row .image-item{text-align:center}.image-description-row .image-item img{margin-bottom:24px;max-width:100%}.image-description-row .image-item .image-description{color:#232b2b}