section.videos{padding:44px 0 0;position:relative}section.videos:before{background:linear-gradient(180deg,rgba(0,40,90,.1),rgba(0,40,90,0));content:"";height:352px;position:absolute;top:0;width:100%}section.videos h2{color:var(--IBEX-Blue,#00285a);font-size:38px;font-weight:400;line-height:42px;margin:0 0 78px}ul.videos__list{list-style:none;margin:0;padding:0}ul.videos__list li{display:flex;gap:4%;margin-bottom:55px}.videos__iframe{flex:0 0 auto;height:247px;width:47%}.videos__iframe iframe{height:100%;width:100%}.videos__text{color:var(--IBEX-Blue,#00285a);font-size:20px;line-height:28px}@media (max-width:768px){ul.videos__list li{flex-direction:column;gap:15px}.videos__iframe{width:100%}}