.hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper {
  width: 100%;
  position: relative;
  margin-bottom: 100px;
}
@media only screen and (min-width: 768px) {
  .hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper {
    margin-bottom: 120px;
  }
}
.hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .scroll-down-btn-wrap {
  display: none;
}
.hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .play-pause-btn {
  bottom: 90px;
  display: block;
  right: calc(50% - 580px);
}
@media only screen and (min-width: 768px) {
  .hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .play-pause-btn {
    animation: fadeRight 2s ease forwards;
    display: block;
  }
}
@media (min-width: 1120px) and (max-width: 1300px) {
  .hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .play-pause-btn {
    right: calc(50% - 560px);
  }
}
@media all and (max-width: 1115px) {
  .hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .play-pause-btn {
    right: calc(50% - 480px);
  }
}
@media all and (max-width: 992px) {
  .hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .play-pause-btn {
    right: calc(50% - 366px);
  }
}
@media all and (max-width: 767px) {
  .hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .play-pause-btn {
    display: none !important;
  }
}
.hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slides-wrapper.slider_js_wrapper.slick-initialized {
  visibility: visible;
}
@media screen and (max-width: 767px) {
  .hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slides-wrapper.slider_js_wrapper.slick-initialized {
    padding-bottom: 0px;
  }
}
.hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slides-wrapper.slider_js_wrapper.slick-initialized .slick-slide {
  display: block;
}
.hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slides-wrapper.slider_js_wrapper .slider_row {
  display: none;
}
.hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slides-wrapper.slider_js_wrapper .slider_row:first-child {
  display: block;
}
.hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slides-wrapper.slider_js_wrapper .slide-item-wrap video {
  width: 100%;
  -moz-object-fit: cover;
  -o-object-fit: cover;
  -webkit-object-fit: cover;
  object-fit: cover;
  height: 435px;
  max-height: 100%;
}
@media only screen and (min-width: 768px) {
  .hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slides-wrapper.slider_js_wrapper .slide-item-wrap video {
    height: 750px;
    max-height: 750px;
  }
}
.hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slides-wrapper.slider_js_wrapper .slide-item-wrap picture img {
  width: 100%;
  -moz-object-fit: cover;
  -o-object-fit: cover;
  -webkit-object-fit: cover;
  object-fit: cover;
  height: 435px;
  max-height: 100%;
}
@media only screen and (min-width: 768px) {
  .hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slides-wrapper.slider_js_wrapper .slide-item-wrap picture img {
    max-height: 750px;
    height: 750px;
  }
}
@media only screen and (min-width: 768px) {
  .hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slides-wrapper.slider_js_wrapper .slide-item-wrap .img-mobile-only {
    display: none;
  }
}
.hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slides-wrapper.slider_js_wrapper .content-wrapper {
  position: static;
  left: auto;
  padding: 0 15px;
  width: 100%;
  top: auto;
  margin-top: -187px;
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}
@media only screen and (min-width: 768px) {
  .hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slides-wrapper.slider_js_wrapper .content-wrapper {
    padding: 101px 0;
    position: absolute;
    left: 0;
    bottom: 0px;
    margin-top: 0;
  }
}
.hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slides-wrapper.slider_js_wrapper .content-wrapper .container {
  padding: 0 30px;
}
.hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slides-wrapper.slider_js_wrapper .content-wrapper .video-content-wrapper {
  width: 73.125rem;
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-backdrop-filter: blur(8px);
  -ms-backdrop-filter: blur(8px);
  -moz-backdrop-filter: blur(8px);
  -o-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  padding: 5.5rem 6.875rem 15.375rem 6.875rem;
  clip-path: polygon(0% 0%, 0 100%, 460% 0%, 100% 0%);
}
@media all and (max-width: 767px) {
  .hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slides-wrapper.slider_js_wrapper .content-wrapper .video-content-wrapper {
    width: 100%;
    padding: 45px 15px 122px 15px;
    background-color: rgba(0, 0, 0, 0.3);
  }
}
.hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slides-wrapper.slider_js_wrapper .content-wrapper .video-content-wrapper h2,
.hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slides-wrapper.slider_js_wrapper .content-wrapper .video-content-wrapper h1 {
  font-size: 4.25rem;
  line-height: 5.125rem;
  margin-bottom: 30px;
  font-family: "roobert_regular";
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
@media only screen and (min-width: 768px) {
  .hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slides-wrapper.slider_js_wrapper .content-wrapper .video-content-wrapper h2,
  .hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slides-wrapper.slider_js_wrapper .content-wrapper .video-content-wrapper h1 {
    font-size: 4.375rem;
    line-height: 4.375rem;
  }
}
.hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slides-wrapper.slider_js_wrapper .content-wrapper .video-content-wrapper p {
  font-size: 2.625rem;
  line-height: 3.875rem;
  margin-bottom: 30px;
  font-family: "roobert_medium";
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
@media only screen and (min-width: 768px) {
  .hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slides-wrapper.slider_js_wrapper .content-wrapper .video-content-wrapper p {
    margin-bottom: 60px;
  }
}
.hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slides-wrapper.slider_js_wrapper .content-wrapper .video-content-wrapper .cta-fill-arrow {
  display: inline-block;
  vertical-align: top;
  max-width: 47%;
  margin-right: 11px;
}
.hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slides-wrapper.slider_js_wrapper .content-wrapper .video-content-wrapper .cta-fill-arrow:last-child {
  margin-right: 0;
}
.hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slides-wrapper.slider_js_wrapper .content-wrapper .video-content-wrapper .cta-fill-arrow span:not([scfieldtype]) {
  font-size: 2.5rem;
  line-height: 2.5rem;
  padding: 13px 65.3px 13px 20px;
  max-width: 200px;
  overflow: hidden;
  height: auto;
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slides-wrapper.slider_js_wrapper .content-wrapper .video-content-wrapper .cta-fill-arrow:last-child {
  margin-right: 0;
}
.hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slides-wrapper.slider_js_wrapper .content-wrapper .video-content-wrapper .cta-fill-arrow.watch-video-cta a {
  min-width: 1px !important;
}
.hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slides-wrapper.slider_js_wrapper .content-wrapper .video-content-wrapper .cta-fill-arrow.watch-video-cta a span:not([scfieldtype]) {
  padding: 11.5px 20px;
}
.hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slides-wrapper.slider_js_wrapper .content-wrapper .video-content-wrapper .cta-fill-arrow.watch-video-cta span {
  background-color: #bff355;
  padding-right: 2rem;
  max-width: 100%;
}
.hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slides-wrapper.slider_js_wrapper .content-wrapper .video-content-wrapper .cta-fill-arrow.watch-video-cta a:after {
  display: none;
}
@media only screen and (min-width: 768px) {
  .hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slides-wrapper.slider_js_wrapper .content-wrapper {
    animation: run 1s ease;
    -webkit-animation: run 1s ease;
    animation-duration: 1s;
  }
}
.hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slick-dots {
  position: absolute;
  bottom: 90px;
  text-align: right;
  right: calc(50% - 503px);
}
@media only screen and (min-width: 768px) {
  .hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slick-dots {
    animation: fadeRight 2s ease forwards;
    display: block;
  }
}
@media (min-width: 1120px) and (max-width: 1300px) {
  .hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slick-dots {
    right: calc(50% - 480px);
  }
}
@media all and (max-width: 1115px) {
  .hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slick-dots {
    right: calc(50% - 403px);
  }
}
@media all and (max-width: 992px) {
  .hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slick-dots {
    right: calc(50% - 289px);
  }
}
@media all and (max-width: 767px) {
  .hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slick-dots {
    right: auto;
    bottom: auto;
    left: auto;
    text-align: left;
    position: static;
    margin-top: 5px;
    padding-left: 25px;
  }
}
.hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slick-dots.container {
  width: auto;
}
.hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slick-dots li {
  width: 15px;
  height: 15px;
}
.hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slick-dots li button {
  width: 15px;
  height: 15px;
}
.hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slick-dots li button:before {
  content: "";
  width: 15px;
  height: 15px;
  line-height: 15px;
  border: 2px solid #243508;
  opacity: 1;
}
.hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slick-dots li.slick-active button:before {
  background-color: #bff355;
  opacity: 1;
  border: none;
}
.hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .slides-wrapper .content-wrapper .sq-date {
  display: none;
}
@media only screen and (min-width: 768px) {
  .hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .sxa-bullet-pause-white .slick-dots li button:before {
    border: 2px solid #fff;
  }
}
@media only screen and (min-width: 768px) {
  .hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .sxa-bullet-pause-white .slick-dots li.slick-active button:before {
    border: 2px solid #bff355;
  }
}
.hero-carousel-with-video.hero-carousel.sq-hero-banner-wrapper .sxa-bullet-pause-white .play-pause-btn .toggle-btn {
  border-color: transparent transparent transparent #fff;
}

.cta-fill-arrow :not(a):is(span:not([scfieldtype])) {
  padding: 0.8rem 6.5rem 0.8rem 2rem;
  /*Font size change*/
  display: inline-block;
}

.sxa_banner_video_model {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
  bottom: 0;
  height: 100%;
}
.sxa_banner_video_model .banner_video_popup {
  background-color: #243508;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
}
.sxa_banner_video_model .banner_video_popup .video_container {
  max-width: 1280px;
  width: 100vw;
  min-width: 320px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sxa_banner_video_model .banner_video_popup .video_container video,
.sxa_banner_video_model .banner_video_popup .video_container iframe {
  width: 100vw;
  height: 100vh;
  min-width: 320px;
  max-width: 1280px;
  left: 50%;
  position: absolute;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.sxa_banner_video_model .banner_video_popup .banner_specific_controls {
  position: absolute;
  left: 1rem;
  top: 1rem;
  cursor: pointer;
  z-index: 100;
}
.sxa_banner_video_model .banner_video_popup .banner_specific_controls img {
  width: 28px;
  height: auto;
  opacity: 0.7;
  cursor: pointer;
}
.sxa_banner_video_model .banner_video_popup .banner_specific_controls img.banner_minimize_video {
  margin-left: 15px;
  display: none;
}
@media only screen and (min-width: 768px) {
  .sxa_banner_video_model .banner_video_popup .banner_specific_controls img.banner_minimize_video {
    display: inline-block;
  }
}
.sxa_banner_video_model .banner_video_popup .banner_specific_controls img:hover {
  opacity: 0.6;
}

.banner_video_wrapper.banner_video_wrapper_active {
  position: fixed;
  z-index: 1000;
  width: 100vw;
  height: 100vh;
}
.banner_video_wrapper > div {
  display: none;
}
.banner_video_wrapper > div.activeVideoPopup {
  position: fixed;
  width: 100vh;
  height: 100vh;
  background-color: #243508;
  z-index: 1000;
}
.banner_video_wrapper .banner_video_close_small {
  display: none;
}

@media only screen and (min-width: 768px) {
  .video_small_popup .banner_video_popup {
    width: 380px;
    height: 29rem;
    right: 3%;
    top: 30%;
    left: auto;
    bottom: auto;
    position: fixed;
  }
}
@media only screen and (min-width: 768px) {
  .video_small_popup .banner_video_popup .banner_specific_controls img.banner_video_close {
    width: 16px;
    position: fixed;
    top: 26%;
    right: 3%;
    left: auto;
  }
}
@media only screen and (min-width: 768px) {
  .video_small_popup .banner_video_popup .banner_specific_controls img.banner_minimize_video {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .video_small_popup .banner_video_popup .banner_specific_controls .banner_video_close {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .video_small_popup .banner_video_popup .banner_specific_controls .banner_video_close.banner_video_close_small {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .video_small_popup.sxa_banner_video_model.activeVideoPopup, .video_small_popup.sxa_banner_video_model {
    background: transparent;
    width: 380px;
    height: 29rem;
    right: 3%;
    top: 30%;
    left: auto;
    bottom: auto;
    position: fixed;
  }
}
@media only screen and (min-width: 768px) {
  .video_small_popup.sxa_banner_video_model.activeVideoPopup .video_container, .video_small_popup.sxa_banner_video_model .video_container {
    width: 100%;
    min-width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .video_small_popup.sxa_banner_video_model.activeVideoPopup .video_container iframe,
  .video_small_popup.sxa_banner_video_model.activeVideoPopup .video_container video, .video_small_popup.sxa_banner_video_model .video_container iframe,
  .video_small_popup.sxa_banner_video_model .video_container video {
    width: 100%;
    height: 100%;
    min-width: 100%;
    max-width: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: translate(0%, 0%);
  }
}

.hero-carousel .cta-fill-arrow span span {
  background-image: none !important;
  padding: 0 !important;
  line-height: 1 !important;
  height: auto !important;
  border: none !important;
}

@media (max-width: 768px) {
  .carousel_mobile_slide_text_white {
    color: white;
  }
  .carousel_mobile_slide_text_black {
    color: black;
  }
}
@media (min-width: 768px) {
  .carousel_desktop_slide_text_white {
    color: white;
  }
  .carousel_desktop_slide_text_black {
    color: #243508;
  }
}
.hero-carousel .hero-Carousel-control.sxa-bullet-pause-white .slick-dots li button:before {
  border: 2px solid #fff;
}

.hero-carousel .hero-Carousel-control.sxa-bullet-pause-white .play-pause-btn .toggle-btn {
  border-color: transparent transparent transparent #fff;
}