@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}.gifCards{padding:6.5rem 0}@media (max-width:1025px){.gifCards{padding:4.25rem 0}}@media (max-width:767px){.gifCards{padding:3.5rem 0}}.gifCards *{color:#202e55}.gifCards.bg-dark{background-color:#202e55}.gifCards.bg-dark *{color:#fff}.gifCards__head{margin-bottom:3.5rem;display:flex;justify-content:space-between}@media (max-width:1025px){.gifCards__head{flex-direction:column-reverse;gap:2rem}}@media (max-width:767px){.gifCards__head{gap:1.5rem;margin-bottom:1.5rem}}.gifCards__headIcon img{width:10rem;height:auto}@media (max-width:767px){.gifCards__headIcon img{width:6.5rem}}.gifCards__headContent{width:75%}@media (max-width:1025px){.gifCards__headContent{width:100%}}.gifCards__title{margin-bottom:1.25rem}@media (max-width:767px){.gifCards__title{margin-bottom:1rem}}.gifCards__title h2{font-size:3.25rem;line-height:4rem}@media (max-width:767px){.gifCards__title h2{font-size:2.5rem;line-height:3rem}}.gifCards__title h1,.gifCards__title h2,.gifCards__title h3,.gifCards__title h4,.gifCards__title h5{margin-bottom:0}.gifCards__text *{font-size:1.4rem;line-height:2.05rem}@media (max-width:767px){.gifCards__text *{font-size:1.1rem;line-height:1.4rem}}.gifCards__content{display:flex;flex-wrap:wrap;justify-content:space-between}@media (max-width:1025px){.gifCards__content{gap:3rem}}@media (max-width:767px){.gifCards__content{gap:2rem}}.gifCards__content.items-three .gifCards__item{width:30%}@media (max-width:1025px){.gifCards__content.items-three .gifCards__item{width:45%}.gifCards__content.items-three .gifCards__item.last{margin-left:auto;margin-right:auto}}@media (max-width:767px){.gifCards__content.items-three .gifCards__item{width:100%}}.gifCards__content.items-two{max-width:90%;margin:auto}@media (max-width:1025px){.gifCards__content.items-two{max-width:100%}}.gifCards__content.items-two .gifCards__item{width:45%}@media (max-width:767px){.gifCards__content.items-two .gifCards__item{width:100%}}.gifCards__content.items-two .gifCards__itemImage img{max-height:20rem}@media (max-width:767px){.gifCards__content.items-two .gifCards__itemImage img{max-width:75%}}.gifCards__item{display:flex;flex-direction:column;align-items:center;text-align:center}.gifCards__itemImage{margin-bottom:1.75rem}@media (max-width:767px){.gifCards__itemImage{margin-bottom:1rem}}.gifCards__itemImage img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;max-height:16rem}.gifCards__itemTitle{font-family:"Crimson Text",sans-serif;font-size:2.25rem;margin-bottom:1rem}@media (max-width:767px){.gifCards__itemTitle{font-size:1.5rem;margin-bottom:.5rem}}.gifCards__itemText *{font-size:1.4rem;line-height:2.05rem}@media (max-width:767px){.gifCards__itemText *{font-size:1.1rem;line-height:1.4rem}}