@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}.featureCards{background:transparent linear-gradient(90deg,#527375 0,#456365 100%) 0 0 no-repeat padding-box;padding-top:14.375rem;padding-bottom:15rem;color:#e8f0f2}@media (max-width:767px){.featureCards{padding-top:2.5rem;padding-bottom:7rem}}.featureCards .container{padding-left:0;padding-right:0}.featureCards__prehead{font-size:3.125rem;text-align:center;margin-bottom:2.875rem}@media (max-width:767px){.featureCards__prehead{font-size:2.5rem;margin:2.25rem}}@media (max-width:767px){.featureCards__prehead{font-size:1.5rem;margin:1.5rem}}.featureCards__title{text-align:center;margin-bottom:4.75rem;color:#e8f0f2}@media (max-width:767px){.featureCards__title{margin-bottom:3.25rem}}@media (max-width:767px){.featureCards__title{margin-bottom:2.5rem}}.featureCards__list{display:flex;flex-wrap:wrap}@media (max-width:767px){.featureCards__list{flex-direction:column}}.featureCards__item{padding:2.625rem;padding-top:4.125rem;height:100%;transition:.3s}@media (max-width:767px){.featureCards__item{padding:1.25rem;padding-top:2.25rem}}.featureCards__itemWrapper{width:25%;border:1px solid #e8f0f2;border-left:0}@media (max-width:1025px){.featureCards__itemWrapper{width:50%}}@media (max-width:767px){.featureCards__itemWrapper{width:100%}}.featureCards__itemWrapper:last-child{border-right:0}.featureCards__itemWrapper:nth-child(2) svg g path{animation-duration:2s;animation-name:lightIconAnim;animation-iteration-count:infinite}.featureCards__itemWrapper:nth-child(4) svg path:nth-child(21),.featureCards__itemWrapper:nth-child(4) svg path:nth-child(26),.featureCards__itemWrapper:nth-child(4) svg path:nth-child(4),.featureCards__itemWrapper:nth-child(4) svg path:nth-child(41),.featureCards__itemWrapper:nth-child(4) svg path:nth-child(47),.featureCards__itemWrapper:nth-child(4) svg path:nth-child(5){animation-duration:2s;animation-name:targetIconAnim;animation-iteration-count:infinite}.featureCards__itemWrapper:nth-child(1) .featureCards__itemImage{width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;overflow:hidden}.animate .featureCards__itemWrapper:nth-child(1) svg{animation-duration:4s;animation-name:rocketAnim}.featureCards__itemWrapper:nth-child(3) svg{animation-duration:4s;animation-name:baloonIcon;animation-iteration-count:infinite}.featureCards__itemImage{display:flex;justify-content:center;margin-bottom:3.75rem}@media (max-width:1025px){.featureCards__itemImage{margin-bottom:2.5rem}}@media (max-width:767px){.featureCards__itemImage{margin-bottom:1.75rem}}.featureCards__itemImage svg{width:6.375rem;height:auto}@media (max-width:1025px){.featureCards__itemImage svg{width:4.5rem}}@media (max-width:767px){.featureCards__itemImage svg{width:3.25rem}}.featureCards__itemImage svg path{fill:#e8f0f2;transition:.3s}.featureCards__itemTitle{font-size:2.6875rem;margin-bottom:1.025rem;font-family:Crimson_Text;transition:.3s}@media (max-width:1025px){.featureCards__itemTitle{font-size:2rem}}@media (max-width:767px){.featureCards__itemTitle{font-size:1.5rem}}.featureCards__itemText{font-size:1.75rem;font-family:Crimson_Text;transition:.3s}@media (max-width:1025px){.featureCards__itemText{font-size:1.5rem}}@media (max-width:767px){.featureCards__itemText{font-size:1.25rem}}.featureCards__item:hover{background-color:#e8f0f2}.featureCards__item:hover .featureCards__itemText,.featureCards__item:hover .featureCards__itemTitle{color:#527375}.featureCards__item:hover .featureCards__itemImage svg path{fill:#527375}@keyframes targetIconAnim{0%{transform:translate(140%,-45%)}25%{transform:translate(88%,1%)}80%{opacity:1}100%{transform:translate(88%,1%);opacity:0}}@keyframes lightIconAnim{0%{transform:scale(1)}50%{transform:scale(0)}100%{transform:scale(1)}}@keyframes rocketAnim{0%{transform:translate(0,0);opacity:0}10%{transform:translate(0,0);opacity:1;transform:translate(0,0)}75%{transform:translate(7rem,-7rem);opacity:1}99%{transform:translate(7rem,-7rem)}100%{opacity:0;transform:translate(0,0)}}@keyframes baloonIcon{0%{transform:translateY(-.5rem)}50%{transform:translateY(.5rem)}100%{transform:translateY(-.5rem)}}