.section-video{color:#fff}.section-video__container{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;width:100%;height:100dvh;overflow:hidden}.section-video__container video{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;line-height:0}.section-video__overlay{display:none}@media screen and (min-width: 1140px){.section-video__overlay{display:block;position:absolute;inset:-1px;pointer-events:none;line-height:0}.section-video__overlay svg{width:100%;height:100%;display:block;line-height:0}}.section-video__content{position:relative;z-index:1;text-align:center}.section-video__title{margin-bottom:1.6rem}.section-video__subtitle{margin-bottom:9.6rem}@media screen and (min-width: 1140px){.section-video__subtitle{margin-bottom:5.6rem}}.section-video__links{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.6rem}@media screen and (min-width: 744px){.section-video__links{flex-direction:row}}.section-video__link{width:100%;padding:1.6rem 6.6rem}@media screen and (min-width: 1140px){.section-video__link{width:unset;padding:1.6rem 2.4rem}}