.section-awards-and-partner{padding:50px 0;position:relative}.section-awards-and-partner:after{background:#eee;content:"";height:100%;position:absolute;right:0;top:0;width:50%;z-index:-1}.awards-and-partner-wrapper{display:flex;gap:40px;justify-content:space-between}.awards-and-partner-wrapper:before{background:#f5f5f7;content:"";height:100%;left:0;position:absolute;top:0;width:50%;z-index:-1}.awards-and-partner-wrapper .certifiedWrap{width:40%}.awards-and-partner-wrapper .certifiedWrap .section-subtitle{margin-bottom:10px;text-align:left}.awards-and-partner-wrapper .certifiedWrap.awards-wrap .section-subtitle{margin-bottom:32px}.awards-and-partner-wrapper .certifiedWrap .logoWrap{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.awards-and-partner-wrapper .certifiedWrap.partners-wrap .logoWrap{gap:16px;grid-template-columns:repeat(4,1fr)}.awards-and-partner-wrapper .certifiedWrap .logoWrap .block{align-items:center;background:#fff;border:1px solid transparent;border-radius:10px;display:flex;justify-content:center;min-height:100px;padding:20px;text-align:center;transition:all .3s ease-out}.awards-and-partner-wrapper .certifiedWrap.partners-wrap .logoWrap .block{padding:12px}.awards-and-partner-wrapper .certifiedWrap .logoWrap .block:hover{border-color:#2cb1d3;transform:translateY(-5px)}.awards-and-partner-wrapper .certifiedWrap .logoWrap .block img{max-width:100%}.mid-animation{display:flex;flex-direction:column;position:relative}.mid-animation .top-vector{animation:graphicsAnimation 2.2s ease-out .8s infinite;position:absolute}.mid-animation .bottom-vector{margin-top:auto}@keyframes graphicsAnimation{0%{bottom:21px}25%{bottom:11px}50%{bottom:11px}75%{bottom:21px}to{bottom:21px}}@media screen and (max-width:1179px){.awards-and-partner-wrapper .certifiedWrap.partners-wrap .logoWrap{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:991px){.awards-and-partner-wrapper{align-items:center;flex-direction:column}.awards-and-partner-wrapper .certifiedWrap{width:100%}.mid-animation{max-width:254px;min-height:230px}.awards-and-partner-wrapper .certifiedWrap .section-subtitle{margin-bottom:32px;text-align:center}.awards-and-partner-wrapper .certifiedWrap .logoWrap .block{padding:12px}}