.hero-media-block{position:relative;width:100%;overflow:visible}.hero-media-block.alignfull{width:100%;max-width:100%}.hero-media-swiper{width:100%;border-radius:inherit;overflow:hidden}.hero-media-swiper .swiper-slide{position:relative;width:100%;min-height:80vh}.hero-slide-background{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;z-index:1}.hero-media-swiper .hero-media-overlay{z-index:2}.hero-slide-content{position:relative;z-index:3;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;max-width:1256px;margin-left:auto;margin-right:auto;padding:120px 20px 150px;min-height:inherit;gap:16px}@media screen and (min-width:768px){.hero-slide-content{padding:150px 20px 180px;gap:20px}}.hero-slide-label{display:inline-block;background-color:var(--wp--preset--color--secondary)!important;color:color:var(--wp--preset--color--dark)!important;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:600}.hero-slide-title{color:#ffffff!important;font-size:36px;font-weight:700;line-height:1.1;margin:0;max-width:700px}@media screen and (min-width:768px){.hero-slide-title{font-size:56px}}@media screen and (min-width:1024px){.hero-slide-title{font-size:72px}}.hero-slide-text{color:#fff;font-size:16px;line-height:1.6;margin:0;max-width:600px;opacity:.9}@media screen and (min-width:768px){.hero-slide-text{font-size:18px}}.hero-slide-button{display:inline-block;background:linear-gradient(135deg,#00b4a2 0%,#96c11e 100%);color:#fff;padding:14px 28px;border-radius:6px;font-size:16px;font-weight:600;text-decoration:none;transition:transform 0.3s ease,box-shadow 0.3s ease;margin-top:10px}.hero-slide-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgb(0 180 162 / .3);color:#fff}.hero-media-swiper .swiper-pagination{position:absolute;bottom:30px;left:0;right:0;z-index:10;display:flex;justify-content:center;gap:10px}.hero-media-swiper .swiper-pagination-bullet{width:12px;height:12px;background:rgb(255 255 255 / .5);border-radius:50%;cursor:pointer;transition:all 0.3s ease;opacity:1}.hero-media-swiper .swiper-pagination-bullet-active{background:#fff;transform:scale(1.2)}.hero-media-background{position:relative;width:100%;z-index:1;border-radius:inherit;overflow:hidden}.hero-media-video-wrapper{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:inherit;overflow:hidden}.hero-media-video{width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block}.hero-media-youtube{pointer-events:none}.hero-media-video-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.hero-media-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;border-radius:inherit}.hero-video-content{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;max-width:1256px;margin-left:auto;margin-right:auto;padding:40px 20px;gap:16px;box-sizing:border-box}@media screen and (min-width:768px){.hero-video-content{padding:60px 40px;gap:20px}}@media screen and (min-width:1200px){.hero-video-content{left:50%;transform:translateX(-50%);padding:80px 20px}}.hero-media-block>.scroller-container{position:absolute;z-index:90;transform:translateY(-80px);top:100%;left:20px}@media screen and (min-width:64em){.hero-media-block>.scroller-container{transform:translateY(-140px);left:calc((100% - 1256px) / 2 + 20px)}}.hero-media-block .scroller{width:7px;height:338px;position:relative}.hero-media-block .scroller-dot{width:7px;height:7px;border-radius:50%;background:#fff;animation:hero-scroller 6s ease-in-out infinite}.hero-media-block .scroller:before{content:"";display:block;width:1px;height:80px;background:#fff;position:absolute;top:0;left:3px}.hero-media-block .scroller:after{content:"";display:block;width:1px;height:258px;background:#96c11e;position:absolute;top:80px;left:3px}@media screen and (min-width:64em){.hero-media-block .scroller{height:451px}.hero-media-block .scroller-dot{animation:hero-scroller-large 8s ease-in-out infinite}.hero-media-block .scroller:before{height:140px}.hero-media-block .scroller:after{top:140px;height:311px}}@keyframes hero-scroller{0%{transform:translateY(0) scale(1)}50%{transform:translateY(72px) scale(.6)}100%{transform:translateY(0)}}@keyframes hero-scroller-large{0%{transform:translateY(0) scale(1)}50%{transform:translateY(132px) scale(.6)}100%{transform:translateY(0)}}.block-editor-block-list__layout .hero-media-block{min-height:400px}.block-editor-block-list__layout .hero-media-swiper .swiper-slide{min-height:400px}.block-editor-block-list__layout .hero-media-video-wrapper{min-height:300px}