.media-videos{padding:100px 0 130px}@media only screen and (max-width:991px){.media-videos{padding:30px 0 60px}}.media-videos__title{margin-bottom:40px}@media only screen and (max-width:991px){.media-videos__title{margin-bottom:20px;font-size:32px}}.media-videos__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));-moz-column-gap:30px;column-gap:30px}@media only screen and (min-width:390px){.media-videos__grid{-moz-column-gap:calc(30px + 50 * (100vw - 390px) / 1530);column-gap:calc(30px + 50 * (100vw - 390px) / 1530)}}@media only screen and (min-width:1920px){.media-videos__grid{-moz-column-gap:80px;column-gap:80px}}.media-videos__grid{row-gap:80px}@media only screen and (max-width:991px){.media-videos__grid{grid-template-columns:1fr}}.media-videos__card{text-align:left}.media-videos__thumb-btn{display:block;width:100%;text-align:left;background:transparent;border:0;padding:0;cursor:pointer;position:relative}.media-videos__thumb{display:block;width:100%;height:319px;overflow:hidden;background:#000}@media only screen and (max-width:991px){.media-videos__thumb{height:400px}}@media only screen and (max-width:767px){.media-videos__thumb{height:247px}}.media-videos__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.media-videos__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.media-videos__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:grid;place-items:center;pointer-events:none;width:96px;height:96px}.media-videos__play svg{width:96px;height:96px}@media only screen and (max-width:575px){.media-videos__play svg{width:54px;height:54px}}.media-videos__card-title{margin-top:20px;font-family:Belleza,sans-serif;font-size:28px}.media-videos__card-desc{margin-top:6px;font-family:Quicksand,sans-serif;font-size:18px}.media-videos__modal{position:fixed;inset:0;z-index:9999;display:none}.media-videos__modal.is-open{display:flex;align-items:center;justify-content:center}.media-videos__backdrop{position:absolute;inset:0;background:#0000008c}.media-videos__dialog{position:relative;width:70%;margin:auto;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 25px 60px #00000059}@media only screen and (max-width:991px){.media-videos__dialog{width:90%}}.media-videos__dialog-header{position:relative;display:flex;justify-content:space-between;gap:16px;padding:18px 18px 12px}.media-videos__dialog-title{margin:0}.media-videos__dialog-desc{margin:8px 0 0}.media-videos__close{flex:0 0 auto;border:0;color:#000;font-size:60px;line-height:1;display:grid;place-items:center;cursor:pointer;background:transparent;width:48px;height:48px;position:absolute;top:10px;right:10px;z-index:2;padding:0;-webkit-appearance:none}@media only screen and (max-width:991px){.media-videos__close{font-size:40px}}.media-videos__player{position:relative;width:100%;aspect-ratio:16/9;background:#000}.media-videos__player iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
