.latest-videos{background:#1e4467;padding:3.5rem 3.125rem}.latest-videos__heading{color:#fff;font-size:3.5rem;font-style:normal;font-weight:500;line-height:115%;margin:0}.latest-videos__intro{display:flex;align-items:start;justify-content:space-between;gap:2.5rem;margin-bottom:2.5rem}.latest-videos__more{color:#FFFFFF;font-size:1.125rem;font-style:normal;font-weight:500;line-height:135%;display:flex;align-items:center;gap:5px;&:after{content:"";background:url(/wp-content/themes/isi/assets/icons/arrow-white-right.svg);background-size:contain;background-repeat:no-repeat;width:24px;height:24px}}.latest-videos__more:hover{text-decoration:underline}.latest-videos__wrapper{margin:auto;max-width:80rem;gap:2.5rem;display:grid;grid-template-columns:1fr 1fr 1fr}.latest-videos__item{background:linear-gradient(0deg,rgba(255,255,255,.7) 0%,rgba(255,255,255,.7) 100%),#89b4dd;width:100%}.latest-videos__thumb{overflow:hidden}.latest-videos__thumb img{object-fit:cover;width:100%;height:225px;display:block}.latest-videos__content{padding:2.5rem 0 0;background:linear-gradient(0deg,rgba(255,255,255,.7) 0%,rgba(255,255,255,.7) 100%),#89b4dd}.latest-videos__title{color:#1a1a1a;font-size:1.5rem;font-style:normal;font-weight:600;line-height:135%;text-transform:uppercase;margin:0 0 1rem;padding:0 2.5rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.latest-videos__watch{color:#1a1a1a;font-size:1rem;font-style:normal;font-weight:600;line-height:135%;text-transform:uppercase;background:#fdaf05;padding:.5625rem 1.5rem .5625rem 2.5rem;text-decoration:none;border:none;cursor:pointer;font-family:inherit;clip-path:polygon(20px 0,100% 0,100% 100%,0 100%);display:block;width:fit-content;margin-left:auto;transition:.3s ease}.latest-videos__watch:hover{background:rgba(253,174,3,.77)}.latest-videos__watch:before{content:"";position:absolute;top:0;left:0;width:30px;height:100%;background:#dce9f5;z-index:-1}.video-modal{position:fixed;inset:0;display:none;justify-content:center;align-items:center;z-index:999999}.video-modal--active{display:flex}.video-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,0.8);transition:background 0.3s ease;@starting-style{background:rgba(0,0,0,0)}}.video-modal__content{position:relative;max-width:1280px;width:90%;max-height:90%;z-index:10;opacity:1;visibility:visible;transition:opacity .3s ease,visibility .3s ease}.video-modal__content.is-loading{opacity:0;visibility:hidden}.video-modal__content video{width:100%;height:auto;display:block}.video-modal__overlay{position:absolute;inset:0;z-index:2;background:#00000080;display:flex;justify-content:center;align-items:center;opacity:1;transition:opacity .3s ease}.video-modal__overlay.hidden{opacity:0;pointer-events:none}@media(max-width:1200px){.latest-videos__wrapper{grid-template-columns:1fr 1fr}}@media(max-width:900px){.latest-videos{padding:1.5625rem}.latest-videos__title{padding:0 1.5rem}.latest-videos__content{padding:1.5rem 0 0}}@media(max-width:768px){.latest-videos__wrapper{grid-template-columns:1fr}}