.hero-small{height:470px;position:relative}.hero-small--content{height:470px;background-color:#f1f1f1;padding:48px}@media screen and (max-width: 768px){.hero-small--content{height:auto;min-height:200px;padding:24px 16px}}.hero-small--title{font-size:5rem;margin:0}@media screen and (max-width: 768px){.hero-small--title{font-size:2.5rem}}.hero-small--visual .hero--image{min-height:220px}.hero-small--video{position:absolute;top:0;width:100%;height:100%;overflow:hidden}.hero-small--video video{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;object-fit:cover}.hero-small--video .hero--video-buttons{position:absolute;bottom:0;right:0;padding:40px;display:flex;gap:16px}.hero-small .hero--video-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;justify-content:center;align-items:center}.hero-small .hero--video-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000c}.hero-small .hero--video-modal__content{position:relative;z-index:10;max-width:90%;max-height:90%;opacity:0;transform:scale(.9)}.hero-small .hero--video-modal__content video{max-width:100%}.hero-small .hero--video-modal__video{width:100%;height:auto;border-radius:8px;box-shadow:0 0 30px #0009}.hero-small .hero--video-modal__close{position:absolute;top:-20px;right:-20px;background:#fff;border:none;border-radius:50%;padding:6px 10px;font-size:20px;cursor:pointer;box-shadow:0 2px 6px #0000004d}.hero-small .hero--video-modal__close:hover{background:#eee}
