.video-cards{margin-bottom:72px;margin-top:72px}.video-cards__list{list-style:none;padding-left:0}.video-cards__item{width:100%}.video-cards__button{aspect-ratio:5 / 6;border:none;border-radius:6px;margin-bottom:12px;margin-top:12px;min-height:300px;position:relative;width:100%}.video-cards__button:before{background:rgba(0,26,41,0.74);border-radius:6px;content:'';display:block;height:100%;left:0;position:absolute;top:0;transition:opacity 125ms ease-in;width:100%;z-index:2}.video-cards__button:after{border:3px solid #00a98f;border-radius:6px;content:'';display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:3}.video-cards__button:hover:before,.video-cards__button:focus:before{opacity:0}.video-cards__image{border-radius:6px;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%;z-index:1}.video-cards__title{color:#fff;font-size:2.625rem;font-weight:bold;text-align:left;text-shadow:0 0 2px 12px rgba(0,26,41,0.85);line-height:1em;margin-top:90%;padding-left:5%;position:relative;z-index:10}.video-cards__date{background:#00a98f;bottom:-9px;color:#fff;-webkit-clip-path:polygon(0% 0%, calc(100% - 3px) 0%, 100% 100%, 3px 100%);clip-path:polygon(0% 0%, calc(100% - 3px) 0%, 100% 100%, 3px 100%);display:flex;align-items:center;height:18px;font-size:12px;line-height:15px;position:absolute;padding:2px 12px;right:12px;z-index:4}.video-cards__modal{display:flex;height:100%;width:100%}.video-cards__player{height:100%;margin:0 auto;aspect-ratio:16 / 9;max-width:100%}@supports not (aspect-ratio: 1/1){.video-cards__player::before{float:left;padding-top:100%;content:""}.video-cards__player::after{display:block;content:"";clear:both}}.video-tiles{align-content:start;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-gap:5px}@media (max-width: 30rem){.video-tiles{margin-left:-1.875rem;margin-right:-1.875rem;overflow:hidden;width:100vw}}.video-tiles__tile{-webkit-clip-path:polygon(45px 0%, 100% 0%, calc(100% - 45px) 100%, 0% 100%);clip-path:polygon(45px 0%, 100% 0%, calc(100% - 45px) 100%, 0% 100%);height:168.75px;max-width:270px;overflow:hidden}.video-tiles__tile:nth-of-type(even){transform:translateY(-45px)}.video-tiles__tile:nth-of-type(1){transform:translateX(67.5px)}.video-tiles__tile:nth-of-type(2){transform:translateX(33.75px) translateY(-45px)}.video-tiles__tile:nth-of-type(3){transform:translateX(22.5px)}.video-tiles__tile:nth-of-type(4){transform:translateX(-12.0015px) translateY(-45px)}.video-tiles__tile:nth-of-type(5){transform:translateX(-22.5px)}.video-tiles__tile:nth-of-type(6){transform:translateX(-57.00015px) translateY(-45px)}.video-tiles__image{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media (min-width: 60rem){.video-tiles{transform:translateX(120px)}.video-tiles__tile{-webkit-clip-path:polygon(60px 0%, 100% 0%, calc(100% - 60px) 100%, 0% 100%);clip-path:polygon(60px 0%, 100% 0%, calc(100% - 60px) 100%, 0% 100%);height:230.328px;max-width:360px}.video-tiles__tile:nth-of-type(even){transform:translateY(-60px)}.video-tiles__tile:nth-of-type(1){transform:translateX(0)}.video-tiles__tile:nth-of-type(2){transform:translateX(-45px) translateY(-60px)}.video-tiles__tile:nth-of-type(3){transform:translateX(-60px)}.video-tiles__tile:nth-of-type(4){transform:translateX(-105px) translateY(-60px)}.video-tiles__tile:nth-of-type(5){transform:translateX(-120px)}.video-tiles__tile:nth-of-type(6){transform:translateX(-165px) translateY(-60px)}}@media (min-width: 75rem){.video-tiles{transform:translateX(192px);min-height:1096px}.video-tiles__tile{-webkit-clip-path:polygon(96px 0%, 100% 0%, calc(100% - 96px) 100%, 0% 100%);clip-path:polygon(96px 0%, 100% 0%, calc(100% - 96px) 100%, 0% 100%);height:368.5248px;max-width:576px}.video-tiles__tile:nth-of-type(even){transform:translateY(-96px)}.video-tiles__tile:nth-of-type(1){transform:translateX(0)}.video-tiles__tile:nth-of-type(2){transform:translateX(-72px) translateY(-96px)}.video-tiles__tile:nth-of-type(3){transform:translateX(-96px)}.video-tiles__tile:nth-of-type(4){transform:translateX(-168px) translateY(-96px)}.video-tiles__tile:nth-of-type(5){transform:translateX(-192px)}.video-tiles__tile:nth-of-type(6){transform:translateX(-264px) translateY(-96px)}}.video-tiles__wrapper{width:100vw;overflow-x:hidden}@media all and (-ms-high-contrast: none){.video-tiles{display:flex;flex-direction:row;flex-wrap:wrap;transform:none}.video-tiles__tile{-webkit-clip-path:none;clip-path:none;height:33.33%;max-width:50%;overflow:hidden;transform:none !important;width:50%}}dialog{display:block;border:0}.no-scroll{overflow:visible}.hidden{display:none}.video-modal-overlay,.video-animated-modal-overlay{position:fixed;top:0;bottom:0;right:0;left:0;background-color:rgba(0,0,0,0.66);z-index:666;cursor:pointer}.video-modal-overlay[data-background-click="disabled"],.video-animated-modal-overlay[data-background-click="disabled"]{cursor:auto}.video-animated-modal-overlay{-webkit-animation:fadewhite ease .5s 1 normal;animation:fadewhite ease .5s 1 normal}@-webkit-keyframes fadewhite{0%{opacity:0}100%{opacity:.8}}@keyframes fadewhite{0%{opacity:0}100%{opacity:.8}}.video-modal,.video-animated-modal{background-color:rgba(0,0,0,0.85);z-index:667;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);margin:0;max-width:100%;width:100%;height:100vh;overflow:auto}.video-modal-close,.video-animated-modal-close{float:right;background:#fff;border-radius:1em;color:#00416b;border:0;font:inherit;padding:.25em .5em;cursor:pointer}.video-animated-modal{-webkit-animation:apparition ease .5s 1 normal;animation:apparition ease .5s 1 normal}.video-modal__wrapper{height:100%}.video-modal__content{display:flex;flex-direction:column;height:inherit}.video-modal__content #js-modal-content{flex:auto}.video-modal-title{color:#fff;font-size:1.5rem;font-weight:800}@-webkit-keyframes apparition{0%{opacity:0;max-height:0;width:0;left:50%}100%{opacity:1;max-height:100%;width:70%;left:15%}}@keyframes apparition{0%{opacity:0;max-height:0;width:0;left:50%}100%{opacity:1;max-height:100%;width:70%;left:15%}}


/*# sourceMappingURL=video-series.css.map*/