@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap);section.cards-section{padding:233px 0 0;overflow:hidden}@media (max-width:1200px){section.cards-section{padding:160px 0 0}}@media (max-width:992px){section.cards-section{padding:120px 0 0}}@media (max-width:768px){section.cards-section{padding:75px 0 30px}}@media (max-width:576px){section.cards-section{padding:40px 0 30px}}section.cards-section .cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 -45px}@media (max-width:1200px){section.cards-section .cards{margin:0 -20px}}@media (max-width:768px){section.cards-section .cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}}section.cards-section .cards .card{width:50%;padding:0 45px}@media (max-width:1200px){section.cards-section .cards .card{padding:0 20px}}@media (max-width:768px){section.cards-section .cards .card{padding:0;width:100%;margin:0 0 40px}section.cards-section .cards .card:last-of-type{margin:0}}section.cards-section .cards .card .image{width:100%;margin-bottom:60px}@media (max-width:1200px){section.cards-section .cards .card .image{margin-bottom:40px}}@media (max-width:576px){section.cards-section .cards .card .image{margin-bottom:30px}}section.cards-section .cards .card .image img{display:block;width:100%;height:auto}section.cards-section .cards .card h3{color:#1a618c;margin-bottom:44px}@media (max-width:992px){section.cards-section .cards .card h3{margin-bottom:30px}}@media (max-width:576px){section.cards-section .cards .card h3{margin-bottom:20px}}section.cards-section .cards .card .text{font-size:18px;line-height:120%}@media (max-width:576px){section.cards-section .cards .card .text{font-size:16px}}