@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}section.three-column-cards .cards .card{aspect-ratio:1/1;box-sizing:border-box;display:flex;flex-direction:column;padding:calc((100vw - var(--scrollbar-width))*.10714) calc((100vw - var(--scrollbar-width))*.07143);position:relative}section.three-column-cards .cards .card:not(:last-child){margin-bottom:calc((100vw - var(--scrollbar-width))*.07143)}section.three-column-cards .cards .card:nth-child(3n+1){background-color:#1c4482;color:#ece7dc}section.three-column-cards .cards .card:nth-child(3n+2){background-color:#f1aa1e}section.three-column-cards .cards .card:nth-child(3n+2) ::selection{background:#151817;color:#f1aa1e}section.three-column-cards .cards .card:nth-child(3n+2) ::-moz-selection{background:#151817;color:#f1aa1e}section.three-column-cards .cards .card:nth-child(3n+2) .content .icon-holder{background-color:#151817}section.three-column-cards .cards .card:nth-child(3n+3){background-color:#333;color:#ece7dc}section.three-column-cards .cards .card .content{margin-left:-1px;max-width:280px;position:relative;width:100%}section.three-column-cards .cards .card .content .icon-holder{background-color:#f1aa1e;display:flex;flex-shrink:0;height:48px;margin-bottom:32px;-webkit-mask-position:50% 50%;mask-position:50% 50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:relative;width:48px}section.three-column-cards .cards .card .content .h3{margin-bottom:8px;min-height:1.9em}@media (min-width:480px){section.three-column-cards .cards .card{aspect-ratio:auto;padding:calc((100vw - var(--scrollbar-width))*.10714) calc((100vw - var(--scrollbar-width))*.07143) calc((100vw - var(--scrollbar-width))*.14286)}}@media (min-width:768px){section.three-column-cards .cards{display:flex;justify-content:space-between;margin:0 -8px}section.three-column-cards .cards .card{aspect-ratio:1/1;flex-grow:1;margin:0 8px;padding:calc((100vw - var(--scrollbar-width))*.05357) calc((100vw - var(--scrollbar-width))*.03571)}section.three-column-cards .cards .card:not(:last-child){margin-bottom:0}section.three-column-cards .cards .card .content .h3{margin:24px 0}}@media (min-width:1024px){section.three-column-cards .cards{display:flex;justify-content:space-between;margin:0 -8px}section.three-column-cards .cards .card{aspect-ratio:1/1;flex-grow:1;margin:0 8px;padding:calc((100vw - var(--scrollbar-width))*.05357) calc((100vw - var(--scrollbar-width))*.04464)}section.three-column-cards .cards .card:not(:last-child){margin-bottom:0}section.three-column-cards .cards .card .content .icon-holder{height:64px;margin-top:-8px;width:64px}section.three-column-cards .cards .card .content .h3{margin:24px 0}}@media (min-width:1920px){section.three-column-cards .cards .card{aspect-ratio:3/2}}
