@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:767px){.types h2{text-align:left}}.types .subtitle{max-width:36.4375rem;margin:0 auto 5rem}@media (max-width:767px){.types .subtitle{margin-bottom:2.25rem}}.types .subtitle p{text-align:center;margin-bottom:0}@media (max-width:767px){.types .subtitle p{text-align:left;font-size:1.125rem;max-width:19.4375rem;line-height:127%}}.types .flex{margin:0 -1rem;flex-wrap:wrap;row-gap:1.5rem}@media (max-width:767px){.types .flex{row-gap:1rem}}.types .flex .col{flex-basis:50%;max-width:50%;padding:0 1rem}@media (max-width:1025px){.types .flex .col{flex-basis:100%;max-width:100%}}.types .type-item{border-radius:.3125rem;background:#f9f9f9;display:flex;align-items:center;min-height:5.25rem;padding:1.3rem 2.25rem;-moz-column-gap:2.75rem;column-gap:2.75rem;transition:.3s ease-out}@media (max-width:767px){.types .type-item{min-height:4.5rem;padding:1rem 1.25rem;-moz-column-gap:1rem;column-gap:1rem}}.types .type-item:not(:last-child){margin-bottom:1.5rem}@media (max-width:767px){.types .type-item:not(:last-child){margin-bottom:1rem}}.types .type-item span{display:block;font-size:1.125rem;font-weight:500;transition:.3s ease-out}@media (max-width:767px){.types .type-item span{font-size:.875rem}}.types .type-item .small{font-size:.75rem;margin-top:.25rem}@media (max-width:767px){.types .type-item .small{font-size:.5rem}}.types .type-item .number{color:#3766f4;font-size:1.125rem;font-weight:500;line-height:normal;transition:.3s ease-out}@media (max-width:767px){.types .type-item .number{font-size:.875rem}}.types .type-item:hover{background:#3766f4}.types .type-item:hover .number,.types .type-item:hover span{color:#fff}