.video__wrapper{position:relative;height:0;padding-bottom:56.25%;width:100%}.video__wrapper iframe,.video__wrapper .video__iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.video__poster{position:absolute;inset:0;display:grid;place-items:center;margin:0;padding:0;width:100%;height:100%;border:0;cursor:pointer;background:var(--ntrl-300, #dadada);appearance:none}.video__poster:hover .video__play{transform:scale(1.06);background:rgba(0,0,0,.62)}.video__poster:focus-visible{outline:2px solid var(--primary-700, #0064ff);outline-offset:2px}.video__poster-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.video__play{position:relative;z-index:1;box-sizing:border-box;width:5.5rem;height:5.5rem;border-radius:50%;background:rgba(0,0,0,.52);transition:transform .15s ease,background .15s ease}.video__play::after{content:"";position:absolute;left:calc(50% + 3px);top:50%;transform:translate(-50%, -50%);border-style:solid;border-width:1.125rem 0 1.125rem 1.75rem;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff}.video p{color:var(--ntrl-800, #262429)}.video-materials__grid{display:flex;flex-direction:column;gap:1.5rem}@media screen and (min-width: 728px){.video-materials__grid{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:1fr}}@media screen and (min-width: 1024px){.video-materials__grid{grid-template-columns:repeat(3, 1fr)}}.video-materials__navigation{display:flex;justify-content:center;gap:1.125rem;align-items:center;margin-top:1.5rem}.video-materials__pagination.swiper-pagination-bullets.swiper-pagination-horizontal{position:relative;width:-moz-fit-content;width:fit-content;top:0;bottom:0;display:flex;align-items:center;justify-content:center}.video-materials__pagination.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet{background:var(--primary-100, #e1f0ff);opacity:1}.video-materials__pagination.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet-active{background:var(--primary-700, #0064ff)}.video-materials__arrow{display:flex;align-items:center;justify-content:center;cursor:pointer}.video-materials__arrow.swiper-button-disabled{pointer-events:none}.video-materials__arrow.swiper-button-disabled svg path{stroke:var(--primary-100, #e1f0ff)}.video-materials__arrow-right{transform:rotate(180deg)}
