.image-section-wrapper .image-wrapper{position:relative}.image-section-wrapper .image-wrapper .image{width:100%;max-width:100%;height:auto}.image-section-wrapper .text-content{position:relative}@media only screen and (min-width:960px){.image-section-wrapper .text-content{padding-left:80px;padding-right:80px}}.image-section-wrapper .small-image{position:absolute;width:120px;height:auto;top:10%;left:10%}.image-section-wrapper.right .image-wrapper .small-image{transform:translateX(-100%)}.image-section-wrapper.left .text-content .small-image{transform:translateX(-100%)}.image-section-wrapper .video-container{position:relative;width:100%;height:340px;overflow:hidden;cursor:pointer;transform:translateY(50px)}@media only screen and (min-width:960px){.image-section-wrapper .video-container{height:640px;transform:translateY(150px)}}.image-section-wrapper .video-container .play-btn{width:80px;height:80px;padding:20px 18px 20px 22px;display:flex;justify-content:center;align-items:center;border:1px solid #fff;color:#fff;border-radius:100px}@media only screen and (min-width:960px){.image-section-wrapper .video-container .play-btn{width:120px;height:120px;padding:35px 30px 35px 40px}}.image-section-wrapper .video-container .play-btn svg{width:100%;height:auto;max-width:100%;max-height:100%;fill:#fff}.image-section-wrapper .video-container .video-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.45);transition:background-color ease-in-out 280ms}.image-section-wrapper .video-container:hover .video-wrapper{background-color:rgba(0,0,0,.55)}.image-section-wrapper .video-container .video-poster{width:100%;height:100%;object-fit:cover}.image-section-wrapper .video-modal{display:none;position:fixed;top:0;left:0;width:100svw;height:100svh;background-color:rgba(0,0,0,.85);z-index:9999}.image-section-wrapper .video-modal .video-iframe{width:640px;height:340px;max-width:90svw;max-height:90svh}@media only screen and (min-width:960px){.image-section-wrapper .video-modal .video-iframe{width:65vw;height:65vh}}.image-section-wrapper .video-modal.show{display:flex}.image-section-wrapper .video-modal .modal-close{position:absolute;top:25px;right:35px;width:24px;height:auto;color:#fff;cursor:pointer;opacity:.75}.image-section-wrapper .video-modal .modal-close:hover{opacity:1}.image-section-wrapper.style3 .image-wrapper .small-image{transform:translate(-30%,-30%)}@media only screen and (min-width:960px){.image-section-wrapper.style3 .image-wrapper .small-image{width:160px}}.image-section-wrapper.style3 .image-wrapper .small-image.center{top:50%;width:200px}@media only screen and (min-width:960px){.image-section-wrapper.style3 .image-wrapper .small-image.center{width:240px}}.image-section-wrapper.style3 .image-wrapper .small-image.bottom{left:50%;transform:translate(-30%,30%)}.image-section-wrapper.style3.right .image-wrapper{margin-right:120px}.image-section-wrapper.style3.right .image-wrapper .small-image{left:auto;right:0;transform:translate(30%,-30%)}.image-section-wrapper.style3.right .image-wrapper .small-image.bottom{transform:translate(30%,30%)}.image-section-wrapper.style4 .image{border-radius:25px}