@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}.big-cards-with-text{padding-bottom:64px}.big-cards-with-text .big-cards-with-text__cards{display:flex;flex-direction:column;gap:48px;margin:0 auto;max-width:850px}.big-cards-with-text .big-cards-with-text__card-title em,.big-cards-with-text .module-title-container em{color:#ef6c77;font-style:normal}.big-cards-with-text .big-cards-with-text__card{--card-padding:48px;--card-gap:32px;--card-border-radius:20px}@media only screen and (max-width:991px){.big-cards-with-text{padding-bottom:32px}.big-cards-with-text .big-cards-with-text__cards{gap:16px}.big-cards-with-text .big-cards-with-text__card{--card-padding:24px}}.big-cards-with-text a{text-decoration:underline}