.hero{position:relative}.hero:after{content:"";background-image:url(/wp-content/themes/hive-blocks/assets/images/curve-graphic.svg);background-repeat:no-repeat;background-size:100%;width:100%;position:absolute;bottom:0;top:auto !important;z-index:1;height:5.2vw}.hero__slide{position:relative;min-height:30em !important}@media only screen and (min-width: 768px){.hero__slide{min-height:35em !important}}.hero__slide:before{content:"";width:100%;height:100%;position:absolute;left:0;right:0;top:0;z-index:1;background:linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 160%)}@media(min-width: 768px){.hero__slide:before{background:linear-gradient(to right, rgba(0, 0, 0, 0.6) 30%, rgba(0, 0, 0, 0) 100%)}}.hero .slider-controls{position:absolute;left:0;right:0;bottom:20px;text-align:center;z-index:2}@media(min-width: 768px){.hero .slider-controls{bottom:60px}}.hero .slider-controls .custom-pagination{display:flex;align-items:center;justify-content:center;gap:15px}.hero .slider-controls .slick-prev,.hero .slider-controls .slick-next{border:0;background:rgba(0,0,0,0);width:40px;height:40px;background-size:contain;cursor:pointer;background-repeat:no-repeat;background-position:center center;margin-top:5px}.hero .slider-controls .slick-prev{background-image:url("../../assets/images/icon-arrow-left.svg")}.hero .slider-controls .slick-prev:hover{background-image:url("../../assets/images/icon-arrow-left-blue.svg")}.hero .slider-controls .slick-next{background-image:url("../../assets/images/icon-arrow-right.svg")}.hero .slider-controls .slick-next:hover{background-image:url("../../assets/images/icon-arrow-right-blue.svg")}.hero .slick-dots{justify-content:center}.hero .slick-dots li button{background:#fff}.hero .slick-dots li button:hover{background:#0071ad}.hero .slick-dots li.slick-active button{background:#ffcb04}.hero .slick-dots li.slick-active button:hover{background:#0071ad}.hero__content p:last-of-type{margin-bottom:0}.hero__video{position:relative;width:100%;padding-top:56.25%}.hero__video iframe{position:absolute;top:0;left:0;width:100%;height:100%}