.education-section{padding-top:80px;padding-bottom:80px;background:#003da7}@media (max-width:768px){.education-section{padding-bottom:32px;padding-top:32px}}.education-section .container{display:flex;flex-flow:column;gap:32px;align-items:center;max-width:1230px;text-align:center}.education-section .container.full-container{max-width:1460px}.education-section h2{color:#fff;margin:0}.education-section h2 span{color:#d1eaaf}.education-section .list{display:flex;flex-flow:wrap;gap:32px}@media (max-width:568px){.education-section .list{flex-flow:column;gap:16px}}.education-section .item{border-radius:0 16px;width:calc(25% - 24px);background:#f2f8fd;padding:16px;text-align:left;flex:1 0 0}@media (max-width:992px){.education-section .item{width:calc(33.333% - 24px);flex:auto}}@media (max-width:768px){.education-section .item{width:calc(50% - 24px);flex:auto}}@media (max-width:568px){.education-section .item{width:100%}}.education-section .item img{width:48px;height:48px;-o-object-fit:contain;object-fit:contain;margin-bottom:16px}.education-section .item h3{font-family:"Open Sans",sans-serif;font-size:1.5rem;font-style:normal;font-weight:600;line-height:130%;margin-top:0;margin-bottom:8px}@media (max-width:1280px){.education-section .item h3{font-size:1.125rem}}.education-section .item p{font-family:"Open Sans",sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.3125rem;margin:0}