.videoSection{margin-top:100rem;padding-bottom:100rem}@media(max-width:768px){.videoSection{margin-top:50rem;padding-bottom:50rem}}.videoSection__Wrapper{display:grid;gap:0 100rem;grid-template-columns:1fr 2fr}@media(max-width:768px){.videoSection__Wrapper{display:flex;flex-direction:column;margin-bottom:30rem}}.videoSection__Wrapper>div{grid-column-start:2}.videoSection__Wrapper img{cursor:none;height:auto;max-width:720rem;width:100%}.videoSection__VideoWrapper{background-color:#000000bf;display:grid;inset:0;opacity:0;place-items:center;pointer-events:none;position:fixed;transition:opacity .3s,visibility .3s;visibility:hidden;z-index:100}.videoSection__VideoWrapper.isVideoOpen{opacity:1;pointer-events:auto;visibility:visible}
