/** Base show styling.  */
/* BANNER.  */
/* SHOW BANNER SETTINGS */
/* HOMEPAGE BANNER SETTINGS */
/* rest settings are like for show banner */
/* former 220px */
/* BANNER.  */
/* SHOW BANNER SETTINGS */
/* HOMEPAGE BANNER SETTINGS */
/* rest settings are like for show banner */
/* former 220px */
/* BANNER.  */
/* SHOW BANNER SETTINGS */
/* HOMEPAGE BANNER SETTINGS */
/* rest settings are like for show banner */
/* former 220px */
@font-face { font-family: SpartanMBRegular; src: url("../../fonts/SpartanMB-Regular.otf") format("opentype"); }
@font-face { font-family: SpartanMBSemiBold; src: url("../../fonts/SpartanMB-SemiBold.otf") format("opentype"); }
@font-face { font-family: SpartanMBBold; src: url("../../fonts/SpartanMB-Bold.otf") format("opentype"); }
/* Play Button icon for media thumbnails in Seasons */
/* line 13, ../../scss/modules/media_icons.scss */
article.node-media .node-image { position: relative; }
/* line 16, ../../scss/modules/media_icons.scss */
article.node-media .node-image picture { position: relative; display: block; }
/* line 19, ../../scss/modules/media_icons.scss */
article.node-media .node-image picture img { width: 100%; }
/* line 24, ../../scss/modules/media_icons.scss */
article.node-media .node-image picture:before { content: " "; width: 100%; height: 100%; position: absolute; display: block; background: transparent url("../../images/icons/media.svg") no-repeat center center; background-size: 30%; }
/* line 31, ../../scss/modules/media_icons.scss */
article.node-audio .node-image { position: relative; }
/* line 34, ../../scss/modules/media_icons.scss */
article.node-audio .node-image picture { position: relative; display: block; }
/* line 38, ../../scss/modules/media_icons.scss */
article.node-audio .node-image picture:before { content: " "; width: 100%; height: 100%; position: absolute; display: block; background: transparent url("../../images/icons/audio.svg") no-repeat center center; background-size: 30%; }
/* line 45, ../../scss/modules/media_icons.scss */
article.node-photo-gallery .node-image { position: relative; }
/* line 48, ../../scss/modules/media_icons.scss */
article.node-photo-gallery .node-image picture { position: relative; display: block; }
/* line 52, ../../scss/modules/media_icons.scss */
article.node-photo-gallery .node-image picture:before { content: " "; width: 100%; height: 100%; position: absolute; display: block; background: transparent url("../../images/icons/photo.svg") no-repeat center center; background-size: 30%; }
