/**
 * Base Styles
 * - 01 - Foundation
 * - 02 - Utilities
 * - 03 - Framework
 * - 04 - Settings
 */
/*------------------------------------*\
  01 - Foundation
\*------------------------------------*/
/**
 * Foundation for Sites
 * Version 6.7.5
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/*------------------------------------*\
  02 - Utilities
\*------------------------------------*/
/*------------------------------------*\
  03 - Framework
\*------------------------------------*/
/*------------------------------------*\
  04 - Settings
\*------------------------------------*/
/**
 * Colors
 * - 01 - Variables
 * - 02 - Mapping
 */
/*------------------------------------*\
  01 - Variables
\*------------------------------------*/
/*------------------------------------*\
  02 - Mapping
\*------------------------------------*/
@font-face {
  font-family: 'Outfit';
  src: url(/solutions/themes/custom/themekit/assets/fonts/outfit/Outfit-Regular.ttf), url(/solutions/themes/custom/themekit/assets/fonts/outfit/Outfit-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Outfit';
  src: url(/solutions/themes/custom/themekit/assets/fonts/outfit/Outfit-Light.ttf), url(/solutions/themes/custom/themekit/assets/fonts/outfit/Outfit-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Outfit';
  src: url(/solutions/themes/custom/themekit/assets/fonts/outfit/Outfit-SemiBold.ttf), url(/solutions/themes/custom/themekit/assets/fonts/outfit/Outfit-SemiBold.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Outfit';
  src: url(/solutions/themes/custom/themekit/assets/fonts/outfit/Outfit-Bold.ttf), url(/solutions/themes/custom/themekit/assets/fonts/outfit/Outfit-Bold.ttf) format("truetype");
  font-weight: bold;
  font-style: normal;
}

/******* End Drupal Defaults *******/
.paragraph--type--video-slider {
  padding-bottom: 0px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--video-slider {
    padding-bottom: 100px;
  }
}

.paragraph--type--video-slider .l-container {
  max-width: 1280px;
  display: flex;
  margin: 0 auto;
  padding: 0 15px;
  align-items: center;
  flex-wrap: nowrap;
  text-align: center;
  justify-content: center;
  flex-wrap: wrap;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--video-slider .l-container {
    gap: 35px;
    flex-wrap: nowrap;
  }
}

@media print,
screen and (min-width: 64em) {
  .paragraph--type--video-slider .l-container {
    gap: 35px;
  }
}

.paragraph--type--video-slider .l-container .image-text__image {
  flex-shrink: 0;
  width: 100%;
  order: 1;
  overflow: hidden;
  max-width: 100%;
  order: 2;
  margin-bottom: 50px;
  border-radius: 10px;
  filter: drop-shadow(4px 4px 16px rgba(118, 136, 152, 0.18));
}

.paragraph--type--video-slider .l-container .image-text__image article {
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 0;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--video-slider .l-container .image-text__image {
    max-width: 50%;
    order: 1;
    margin-bottom: 0;
  }
}

@media print,
screen and (min-width: 64em) {
  .paragraph--type--video-slider .l-container .image-text__image {
    max-width: 50%;
  }
}

@media screen and (min-width: 75em) {
  .paragraph--type--video-slider .l-container .image-text__image {
    max-width: 100%;
  }
}

.paragraph--type--video-slider .l-container .image-text__image .glide__slides {
  display: flex;
  align-items: stretch;
}

.paragraph--type--video-slider .l-container .image-text__image .glide__slides,
.paragraph--type--video-slider .l-container .image-text__image .glide__slide {
  margin: 0;
  padding: 0;
  list-style-type: none;
  flex-shrink: 0;
}

.paragraph--type--video-slider .l-container .image-text__image .glide__slide {
  position: relative;
}

@media print,
screen and (min-width: 64em) {
  .paragraph--type--video-slider .l-container .image-text__image .glide__slide .field--name-field-slider-video-reference {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.field--name-field-slider-video-reference
.paragraph--type--video-slider .l-container .image-text__image .glide__slide  {
  position: relative;
}

.paragraph--type--video-slider .l-container .image-text__image .glide__slide .field--name-field-slider-video-reference:hover {
  position: relative;
}

.paragraph--type--video-slider .l-container .image-text__image video {
  width: 90%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px 10px 0px 0px;
}
.paragraph--type--video-slider .l-container .image-text__image iframe {
  width: 90%;
  height: 632px;
  object-fit: cover;
  border-radius: 10px 10px 0px 0px;
}

@media print,
screen and (min-width: 64em) {
  .paragraph--type--video-slider .l-container .image-text__image video {
    width: 90%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px 10px 0px 0px;
  }
}

.paragraph--type--video-slider .l-container .image-text__image .field--name-field-title-01 {
  text-align: left;
  display: inline-grid;
  border-radius: 0px 0px 10px 10px;
  color: var(--Primary-Black, #000);
  background-color: #FFF;
  height: 85px;
  width: 90%;
  stroke-width: 1px;
  stroke: #C0C8CE;
  font-size: 20px;
  font-weight: 500;
  padding: 20px;
  letter-spacing: 0.45px;
  padding-left: 35px;
  margin-top: -5px;
}

@media print,
screen and (min-width: 64em) {
  .paragraph--type--video-slider .l-container .image-text__image .field--name-field-title-01 {
    font-size: 30px;
    width: 90%;
  }
}
@media print,
screen and (min-width: 75em) {
  .paragraph--type--video-slider {
    font-size: 30px;
    width: 100%;
  }
}

.paragraph--type--video-slider .l-container .image-text__image .glide__track {
  position: relative;
}

.paragraph--type--video-slider .l-container .image-text__image .glide__bullets {
  text-align: center;
  padding-top: 15px;
}

.paragraph--type--video-slider .l-container .image-text__image .glide__bullets .glide__bullet {
  background: #E5E5E5;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  margin: 0 3px;
  display: inline-block;
  cursor: pointer;
}

.paragraph--type--video-slider .l-container .image-text__image .glide__bullets .glide__bullet.glide__bullet--active {
  background: #4C4C4C;
}

.paragraph--type--video-slider .l-container .image-text__image .glide__arrows {
  position: absolute;
  left: 0;
  width: 100%;
  top: 45%;
}

.paragraph--type--video-slider .l-container .image-text__image .glide__arrows .glide__arrow--left {
  left: 0px;
  position: absolute;
  background: url(/solutions/themes/custom/themekit/dist/assets/images/left-arrow-update-mobile.png);
  width: 10px;
  height: 26px;
  border: none;
  cursor: pointer;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--video-slider .l-container .image-text__image .glide__arrows .glide__arrow--left {
    background: url(/solutions/themes/custom/themekit/dist/assets/images/left-arrow-update.png);
    position: absolute;
    width: 18px;
    height: 32px;
  }
}

.paragraph--type--video-slider .l-container .image-text__image .glide__arrows .glide__arrow--right {
  right: 0px;
  position: absolute;
  background: url(/solutions/themes/custom/themekit/dist/assets/images/right-arrow-update-mobile.png);
  width: 10px;
  height: 26px;
  border: none;
  cursor: pointer;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--video-slider .l-container .image-text__image .glide__arrows .glide__arrow--right {
    background: url(/solutions/themes/custom/themekit/dist/assets/images/right-arrow-update.png);
    position: absolute;
    width: 18px;
    height: 32px;
  }
}

.paragraph--type--video-slider .l-container .vertical-line {
  height: 1px;
  width: 80%;
  flex-shrink: 0;
  background: #E3E3E3;
  order: 2;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--video-slider .l-container .vertical-line {
    width: 1px;
    height: 295px;
  }
}

.paragraph--type--video-slider .jump-links {
  display: block;
  order: 3;
  text-align: center;
  padding-top: 25px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--video-slider .jump-links {
    text-align: left;
    padding-top:0;
  }
}

.paragraph--type--video-slider .jump-links-title {
  color: #4C4C4C;
  font-family: Outfit;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 149%;
  /* 23.84px */
  letter-spacing: 0.45px;
}

.paragraph--type--video-slider .jump-links-p {
  font-family: Outfit;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 115%;
  /* 18.4px */
  letter-spacing: 0.45px;
}


/*# sourceMappingURL=paragraph--image-text-slider.css.map*/