/*.text-12{*/
/*  font-size: 12px !important;*/
/*}*/

/*.btn-left-icon-arrow {*/
/*  border-bottom: 1px solid transparent;*/
/*  display: -webkit-box;*/
/*  display: -webkit-flex;*/
/*  display: -ms-flexbox;*/
/*  display: flex;*/
/*  -webkit-flex-wrap: wrap;*/
/*      -ms-flex-wrap: wrap;*/
/*          flex-wrap: wrap;*/
/*  -webkit-box-align: center;*/
/*  -webkit-align-items: center;*/
/*      -ms-flex-align: center;*/
/*          align-items: center;*/
/*}*/


/*.btn-left-icon-arrow:after {*/
/*  content: "";*/
/*  display: inline;*/
/*  width: 16px;*/
/*  height: 16px;*/
/*  margin-left: 0.5rem;*/
/*  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0L6.59 1.41L12.17 7H0V9H12.17L6.59 14.59L8 16L16 8L8 0Z' fill='white'/%3E%3C/svg%3E%0A");*/
/*}*/

/*.card-campaign {*/
/*  background: var(--bs-white);*/
/*  padding: 0.5rem;*/
/*  border-radius: 8px;*/
/*}*/


/*.card-campaign .field--type-image, .node .card-campaign .field--type-image {*/
/*  float: none;*/
/*  margin: 0 0 1rem 0;*/
/*  border-radius: 8px;*/
/*  overflow: hidden;*/
/*}*/
/*.card-campaign .field--type-image img, .node .card-campaign .field--type-image img {*/
/*  margin-bottom: 0;*/
/*}*/
/*.card-campaign .tag {*/
/*  margin-bottom: 1rem;*/
/*}*/
/*.card-campaign .title {*/
/*  margin-bottom: 1.5rem;*/
/*}*/

/*.paragraph--view-mode-expanding-gallery.dark {*/
/*  padding-bottom: 8.4375rem;*/
/*}*/

/*.bg-blue {*/
/*  background-color: #000D29;*/
/*}*/

/*.fullwidth-no-bound {*/
/*  position: relative;*/
/*  width: 100vw;*/
/*  left: 50%;*/
/*  right: 50%;*/
/*  margin-left: -50vw;*/
/*  margin-right: -50vw;*/
/*}*/


/*.paragraph--view-mode-campaign-with-video-bg {*/
/*  overflow: hidden;*/
/*  position: relative;*/
/*  padding: 8.4375rem 0;*/
/*  margin-bottom: 0 !important;*/
/*}*/
/*.paragraph--view-mode-campaign-with-video-bg:after {*/
/*  content: "";*/
/*  position: absolute;*/
/*  top: 0;*/
/*  left: 0;*/
/*  z-index: 1;*/
/*  width: 100%;*/
/*  height: 100%;*/
/*  background: -webkit-linear-gradient(268.67deg, rgba(0, 13, 41, 0) 3.15%, rgba(0, 13, 41, 0.248869) 10.62%, #000D29 79.26%);*/
/*  background: -o-linear-gradient(268.67deg, rgba(0, 13, 41, 0) 3.15%, rgba(0, 13, 41, 0.248869) 10.62%, #000D29 79.26%);*/
/*  background: linear-gradient(181.33deg, rgba(0, 13, 41, 0) 3.15%, rgba(0, 13, 41, 0.248869) 10.62%, #000D29 79.26%);*/
/*}*/
/*.paragraph--view-mode-campaign-with-video-bg .hero-content {*/
/*  color: var(--bs-white);*/
/*  font-size: 1.25rem;*/
/*  padding-left: 3rem;*/
/*  padding-right: 3rem;*/
/*  margin: auto;*/
/*  max-width: 750px;*/
/*}*/
/*.paragraph--view-mode-campaign-with-video-bg .slick > div {*/
/*  margin: 0;*/
/*}*/
/*.paragraph--view-mode-campaign-with-video-bg .slick-slide {*/
/*  padding: 0 0.625rem;*/
/*}*/
/*.paragraph--view-mode-campaign-with-video-bg .slider-wrapper {*/
/*  max-width: 850px;*/
/*  width: 100%;*/
/*  margin: auto;*/
/*}*/
/*@media (min-width: 112.5rem) {*/
/*  .paragraph--view-mode-campaign-with-video-bg .slider-wrapper {*/
/*    max-width: 75rem;*/
/*  }*/
/*}*/
/*.paragraph--view-mode-campaign-with-video-bg .slick-slider ul.slick-dots {*/
/*  position: absolute;*/
/*  left: 0;*/
/*  right: 0;*/
/*  bottom: -50px;*/
/*  margin: auto;*/
/*}*/
/*@media (max-width: 40rem) {*/
/*  .paragraph--view-mode-campaign-with-video-bg .slick-slider ul.slick-dots {*/
/*    left: 1rem;*/
/*    right: unset;*/
/*    margin: 0;*/
/*    bottom: 5px;*/
/*    max-width: 28px;*/
/*    width: 100%;*/
/*  }*/
/*}*/
/*@media (max-width: 40rem) {*/
/*  .paragraph--view-mode-campaign-with-video-bg .slick__arrow {*/
/*    margin-top: 2rem;*/
/*    text-align: right;*/
/*  }*/
/*  .paragraph--view-mode-campaign-with-video-bg .slick__arrow .slick-arrow {*/
/*    margin-right: 0.5rem;*/
/*  }*/
/*}*/
/*.paragraph--view-mode-campaign-with-video-bg .slick__arrow .slick-arrow {*/
/*  position: absolute;*/
/*  -webkit-transform: translate(0, -50%);*/
/*       -o-transform: translate(0, -50%);*/
/*          transform: translate(0, -50%);*/
/*  top: 50%;*/
/*  border: 2px solid var(--bs-white);*/
/*  width: 35px;*/
/*  height: 35px;*/
/*  display: inline-block;*/
/*  border-radius: 50%;*/
/*  background-color: transparent;*/
/*}*/
/*@media (max-width: 40rem) {*/
/*  .paragraph--view-mode-campaign-with-video-bg .slick__arrow .slick-arrow {*/
/*    position: unset;*/
/*    -webkit-transform: unset;*/
/*         -o-transform: unset;*/
/*            transform: unset;*/
/*  }*/
/*}*/
/*.paragraph--view-mode-campaign-with-video-bg .slick__arrow .slick-prev:before, .paragraph--view-mode-campaign-with-video-bg .slick__arrow .slick-next:before {*/
/*  display: inline-block;*/
/*  width: 6px;*/
/*  height: 12px;*/
/*}*/
/*.paragraph--view-mode-campaign-with-video-bg .slick__arrow .slick-next {*/
/*  right: -40px;*/
/*}*/
/*.paragraph--view-mode-campaign-with-video-bg .slick__arrow .slick-next:before {*/
/*  content: "";*/
/*  background-image: url("data:image/svg+xml,%3Csvg width='6' height='12' viewBox='0 0 6 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 12L6 6L0 0V12Z' fill='white'/%3E%3C/svg%3E%0A");*/
/*}*/
/*.paragraph--view-mode-campaign-with-video-bg .slick__arrow .slick-prev {*/
/*  left: -40px;*/
/*}*/
/*.paragraph--view-mode-campaign-with-video-bg .slick__arrow .slick-prev::before {*/
/*  content: "";*/
/*  background-image: url("data:image/svg+xml,%3Csvg width='6' height='12' viewBox='0 0 6 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 0L-1.90719e-07 6L6 12L6 0Z' fill='white'/%3E%3C/svg%3E%0A");*/
/*}*/
/*.paragraph--view-mode-campaign-with-video-bg .video-bg {*/
/*  position: absolute;*/
/*  top: 0;*/
/*  left: 0;*/
/*  width: 100%;*/
/*  height: 100%;*/
/*}*/
/*.paragraph--view-mode-campaign-with-video-bg .video-bg iframe {*/
/*  position: absolute;*/
/*  top: 0;*/
/*  left: 0;*/
/*  right: 0;*/
/*  bottom: 0;*/
/*  width: 100%;*/
/*  height: 100%;*/
/*  margin: 0;*/
/*}*/
/*@media (max-width: 40rem) {*/
/*  .paragraph--view-mode-campaign-with-video-bg .video-bg iframe {*/
/*    width: 100vw;*/
/*    height: 52vw;*/
/*    zoom: 2;*/
/*    left: 50%;*/
/*    -webkit-transform: translate(-50%, 0);*/
/*         -o-transform: translate(-50%, 0);*/
/*            transform: translate(-50%, 0);*/
/*  }*/
/*}*/

/*.video-responsive {*/
/*  position: relative;*/
/*}*/
/*.video-responsive:after {*/
/*  content: "";*/
/*  display: block;*/
/*  padding-bottom: 56.25%;*/
/*}*/

@media (min-width: 112.5rem) {
  .paragraph--view-mode-campaign-with-video-bg .slider-wrapper {
    max-width: 75rem;
  }
}

@media (min-width: 112.5rem) {
  .card-campaign {
    padding: 1rem;
  }
}

@media (min-width: 112.5rem) {
  .fullwidth-no-bound {
    max-width: 120rem;
    margin: auto;
    left: -25%;
    right: -25%;
  }
}

.paragraph--type-stories.paragraph--view-mode-expanding-gallery{
	padding-bottom: 8.4375rem;
	position: relative;
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background-color: #000D29;
}

@media (min-width: 112.5rem){
	.paragraph--type-stories.paragraph--view-mode-expanding-gallery{
			max-width: 120rem;
      margin: auto;
      left: -25%;
      right: -25%;	
		
	}
}


@media (max-width: 320px){
	.paragraph--view-mode-campaign-with-video-bg:after{
		height: 35%;
	}
}
@media (max-width: 640px){
	.paragraph--view-mode-campaign-with-video-bg:after{
		height: 45%;
	}
	
	.paragraph--view-mode-campaign-with-video-bg .video-bg .video-responsive{
		position: absolute;
		padding-bottom: 0%;
		width: 100vw;
		left: -50%;
		transform: translate(50%,0);
		transform: scale(2);
	}
	
	.paragraph--view-mode-campaign-with-video-bg .video-bg iframe{
		height: 100%;
	}
}