.elementor-17958 .elementor-element.elementor-element-957ae5d{font-size:16px;}.elementor-17958 .elementor-element.elementor-element-242a772 .elementor-wrapper{--video-aspect-ratio:1.77777;}.elementor-17958 .elementor-element.elementor-element-a5e31d8 .elementor-button{text-shadow:0px 0px 0px rgba(0,0,0,0.3);fill:#000000;color:#000000;background-color:#FFFFFF;border-style:solid;border-width:1px 1px 1px 1px;border-color:#000000;border-radius:2em 2em 2em 2em;}.elementor-17958 .elementor-element.elementor-element-766650a .elementor-blockquote__content{font-family:"Pangea", Sans-serif;margin-top:0px;}.elementor-17958 .elementor-element.elementor-element-766650a .elementor-blockquote:before{color:#FF4841;font-size:calc(1px * 100);}/* Start custom CSS for html, class: .elementor-element-083b0c0 */@media screen and (max-width:360px) {
  .interactive-pdf{
      height: 220px;
      width: 100%;
  }
}

@media screen and (max-width:768px) and (min-width:361px) {
    .interactive-pdf{
      height: 360px;
      width: 100%;
  }
}

@media screen and (min-width:769px) {
    .interactive-pdf{
      height: 635px;
      width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7734a78 *//* CSS for responsive iframe */
/* ========================= */

/* outer wrapper: set max-width & max-height; max-height greater than padding-bottom % will be ineffective and height will = padding-bottom % of max-width */
#Iframe-Master-CC-and-Rs {
  max-width: 900px;
  max-height: 100%; 
  overflow: hidden;
}

/* inner wrapper: make responsive */
.responsive-wrapper {
  position: relative;
  height: 0;    /* gets height from padding-bottom */
  
  /* put following styles (necessary for overflow and scrolling handling on mobile devices) inline in .responsive-wrapper around iframe because not stable in CSS:
    -webkit-overflow-scrolling: touch; overflow: auto; */
  
}
 
.responsive-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  
  margin: 0;
  padding: 0;
  border: none;
}

/* padding-bottom = h/w as % -- sets aspect ratio */
/* YouTube video aspect ratio */
.responsive-wrapper-wxh-572x612 {
  padding-bottom: 75%;
}

.center-block-horiz {
  margin-left: auto !important;
  margin-right: auto !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Pangea';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.sundance.org/wp-content/uploads/2021/11/PangeaText-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Pangea';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.sundance.org/wp-content/uploads/2021/11/PangeaText-Italic.woff') format('woff');
}
@font-face {
	font-family: 'Pangea';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://www.sundance.org/wp-content/uploads/2021/11/PangeaText-Bold.woff') format('woff');
}
@font-face {
	font-family: 'Pangea';
	font-style: italic;
	font-weight: bold;
	font-display: auto;
	src: url('https://www.sundance.org/wp-content/uploads/2021/11/PangeaText-BoldItalic.woff') format('woff');
}
@font-face {
	font-family: 'Pangea';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.sundance.org/wp-content/uploads/2021/11/Pangea-Light.woff') format('woff');
}
/* End Custom Fonts CSS */