/*
	Theme Name: Franklin Covey
	Description: Custom built theme.
	Version: 1.8.12.7
	Author: The Stoke Group
	Tags: Blank, HTML5, CSS3
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}

/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a:hover,
a:active {
	outline:0;
}

.wp-block-button.btn.primary.animated a {
  background: #1c64f2;
  color: #fff;
  border: none;
  padding: 15px 34px;
}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
.hidden {
    display: none !important;
}
#footer .uk-grid {
    opacity: 1 !important;
}
.btn.btn-primary {
    background-image: none;
}

.wp-block-image {
    margin: 0 0 20px 0 !important;
}
/*------------------------------------*\
    HERO BLOCK
\*------------------------------------*/

#page .block-cta-hero .hero-content {
    max-width: 800px;
}


/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}

#content section.block,
#content .animated {
  opacity: 1 !important;
  transition: all 0.1s !important;
  top: 0 !important;
}
#content img {
   width: auto !important;
   height: 100%;
}

#content .block.block-customer-stories .accordion .item img.main-image {
   width: 100% !important;
}

.uk-child-width-1-4, 
.uk-child-width-1-2, 
.uk-grid-match,
#content .uk-grid {
    display: flex;
    flex-wrap: wrap;    
    list-style: none;
}

.uk-child-width-1-4\@m.uk-child-width-1-2\@s.uk-grid-match>* {
	padding-left: 40px;
}
.block.block-hero-banner .hero-content {
    margin-top: 0;
}
.wp-block-columns .wp-block-column #gform_wrapper_1 {
  min-height: 933px;
}
.demo-aanvragen #content {
  min-height: 958px;
}

/*------------------------------------*\
    	PAGES
    	@by Sens Online Solutions
\*------------------------------------*/

	.back_btn_wrap {
	  display: flex;
	  justify-content: end;
	  width: 100%;
	}

	.back_btn_wrap .back_btn {
	  font-weight: 700;
	  font-size: 19px;
	  color: #000;
	  background: #ecf0f0;
	  padding: 0.7rem 0.9rem;
	  border-radius: 40px;
	  text-align: right;
	}	

/*------------------------------------*\
    	RECOURCES
    	@by Sens Online Solutions
\*------------------------------------*/


	form.asre-find-education-form {
	    display: inline-block;
	}

/*	input#resource-search {
	    text-align: center;
	    height: 1.2rem;
	    background: #ffffff;
	    border: 1px solid #1e43ff;
	    margin-left: 1rem;
	    margin-top: -5px;
	    padding: 15px 0 15px 0;
	    width: 220px;
	    position: absolute;
	    right: 3rem;
	}*/

    select#resource-dropdown {
    	text-align: center;
    	height: 1.8rem;
    	color: #201c1d;
    	background: #ffffff;
        border: 1px solid #1e43ff;
        margin-left: 1rem;
        margin-top: 0;
        width: 220px;
        position: absolute;
        right: 1rem;  
    }
    @media (max-width: 1225px){
        .mega-menu-horizontal select#resource-dropdown {
            left: -0.6rem;
            margin-top: 29px;
            display: none;
        }
    }
    @media only screen and (max-width: 1225px){
    	#mega-menu-wrap-resource_menu .mega-menu-toggle + #mega-menu-resource_menu {
          padding: 2rem 1rem 2rem;
          margin-top: 1rem;
        }
	}
	.sens a.chevron::after {
	    content: '\f345';
	    font-family: dashicons;
	    font-weight: normal;
	    display: inline-block;
	    margin: 0 0 0 6px;
	    vertical-align: top;
	    -webkit-font-smoothing: antialiased;
	    -moz-osx-font-smoothing: grayscale;
	    transform: rotate(0);
	    color: inherit;
	    position: relative;
	    background: transparent;
	    height: auto;
	    width: auto;
	    right: auto;
	    line-height: inherit;
	}
	a.chevron {
		font-size: 18px;
	    color: #000;
	    display: block;
	    /*margin-top: 1.3rem;*/
	}

	.s-wrapper {
		display: flex;
    	justify-content: space-between;
    	column-gap: 50px;		
	}
	.col-10 {
	    width: 83.33%;
	}
	.col-8 {
	    width: 66%;
	}	
	.col-6 {
	    width: 50%;
	}
	.col-4 {
	    width: 33%;
	}
	.col-4 {
	    width: 33%;
	}
	.col-2 {
	    width: 16.66%;
	}

	.sens-image-container {
	    height: 525px;
	    width: 425px;
	    overflow: hidden;
	}

	.sens .content>div {
		padding-top: 50px;
	}	
	.archive.sens h1,
	.single-post.sens h1 {
		font-size: 65px;
		line-height: 80px;	
		font-family: Rand,sans-serif;
		max-width: 925px;
	}

	.single-post .breadcrumbs * {
		color: rgb(20, 25, 40);
		font-size: 22px;
		font-weight: 700;
	}
	.single-post .breadcrumbs .linked {
/*  		text-decoration: underline;*/
	}	
	.single-post .breadcrumbs .separator {
	  font-weight: 300;
	  font-size: 18px;
	}	
	.single-post.sens .block.featured-image {
	    margin: 1rem 0;
	}	
	.archive.sens .intro,
	.single-post.sens .intro {
	    height: 357px;
	    display: flex;
	    align-items: center;
	    justify-content: flex-start;
	    border-bottom: 1px solid;
	}
	.archive.sens .intro {
		padding-bottom: 2rem;
	}

	.archive.sens .uk-container.no-margin,
	.single-post.sens .uk-container.no-margin {
		margin: 0;
	}
	.archive.sens .wp-block-embed,
	.single-post.sens .wp-block-embed {
    	max-width: 863px;
	}
	.archive.sens .cta,
	.single-post.sens .cta {
		padding: 2.2rem 2rem;
	    border-radius: 8px;
	    position: sticky;
	    top: 2rem;
	}
	.archive.sens .cta p,
	.single-post.sens .cta p {
		font-size: 30px;
		line-height: 46px;
	}
	.archive.sens .cta a,
	.single-post.sens .cta a {
		font-size: 18px;
		color: #000;
		display: block;
		margin-top: 1.3rem;
	}
	.archive.sens .resources.menu {
	    padding: 1.5rem 0;
	    /*border-bottom: 1px solid;*/
	}

    @media (max-width: 750px){
    .archive.sens h1, .single-post.sens h1 {
        font-size: 1.9rem;
        line-height: normal;
        margin-top: 1rem;
    }
    .archive.sens .intro img {
    	display: none;
	}
	.sens-image-container {
	    width: auto;
	    overflow: hidden;
	}	
    }

	.sens.divider {
		background: #000;
    	height: 1px;
    	margin-top: 12px;
	}
	.sens .headline {
		margin-top: 2.2rem;
    	margin-bottom: 1.6rem; 
	}
	.sens .post__excerpt {
	    margin-top: 1.2rem;
	}	
	.sens .post__excerpt p {
		font-size: 22px;
		line-height: 33px;
	}
	.bg-link {
		overflow: hidden;
		height: 14.4rem;
		margin-bottom: 1rem;
		display: block;
	}	
	.bg-link img {
	    margin-bottom: 1rem;
	    min-width: fit-content;
	    min-height: 319px;
	    display: block;
	}		
	.uk-text-left h2 {
		font-size: 46px;
    	line-height: 80px;
    	font-family: Rand,sans-serif;
    	max-width: 655px;
	}
	.uk-grid-match h5 {
		font-size: 28px;
		font-family: Rand,sans-serif;
		min-height: 7rem;
	}
	.uk-grid-match h5>a:after {
		display: none !important;
	}

	a.page-numbers {
    	color: #3153ff;
	}

	#mega-menu-resource_menu .mega-menu-item.active {
	    background-color: #112dbc !important;
	}

	.resources.menu .mega-menu-link {
	    /*margin-bottom: 16px !important;*/
	}

	#page .menu-btn-primary {
	  background: #3253ff;
	  color: #fff !important;
	  padding: 8px 22px !important;
	  width: fit-content;
	  display: inline-block;
	  /*! height: 1.6rem; */
	  border-radius: 999px;
	  position: relative;
	}

	#page .menu-btn-primary a {
	  color: #fff !important;
	}	

	.mega-menu-max_mega_menu_1-mobile-open .mega-sub-menu {
	   flex-direction: column !important;
	}

	#mega-menu-wrap-max_mega_menu_1 .btn.btn-light-blue {
	  background: #67dfff;
	  color: #141928;
	}

	#mega-menu-wrap-max_mega_menu_1 #mega-menu-item-nav_menu-4 {
	  margin-top: 13px !important;
	  padding-top: 0 !important;
	}

	@media(min-width:900px){
		#mega-menu-wrap-max_mega_menu_1 #mega-menu-item-custom_html-14 {
		  background-color:#101820 !important;
		  margin: -1em 0em -1em 0 !important;
		}
	}
	.mega-courses-nav .mega-sub-menu {
	  display: flex !important;
	  padding-right: 0 !important;
	}

	@media (max-width: 900px){
		.archive.sens .intro,
		.single-post.sens .intro {
		    height: auto;
		    padding-bottom: 1rem;
		}
		.archive.sens .intro,
		.single-post.sens .intro {
			flex-direction: column;
		}
		.col-8 {
		    width: 100%;
		}
		.col-4 {
		    width: 100%;
		}	
		#mega-menu-item-custom_html-14 * {
		  color: #000 !important;
		}
	}


/*	.sens.archive .mega-menu-wrap {
	    display: flex !important;
	    column-gap: 1.8rem;
	    justify-content: start;
	    background: #3959ff !important;
	    padding: 5px 16px !important;
	    color: #fff !important;
	}

	.sens.archive .mega-menu-wrap a {
	    color: #fff !important;
	}

	.sens.archive .mega-menu-wrap .sub-menu {
	    display: none;
	}*/
@media (min-width: 900px) {
	.inner {
/*	    min-height: 19rem;*/
	}
}
/*------------------------------------*\
    	LANGUAGE SWITCHER
    	@by Sens Online Solutions
\*------------------------------------*/

.language-switcher {
	  width: 4.5rem;
	  height: 2.5rem;
	  display: flex;
	  justify-content: center;
	  align-items: center;
	  color: #131928;
	  gap: 0.6rem;
	  padding-right: 4rem;
}
@media (min-width: 640px) {
	.uk-child-width-1-2\@s>* {
		width: 50%;
	}
}
@media (min-width: 960px) {
	.uk-child-width-1-4\@m>* {
		width: 25%;
	}
}

header .language-switcher a[title="FR"] {
/*    display:none*/
}

header .language-switcher a {
    font-family: Rand,sans-serif;
    color: #141928;
    font-size: 0.7rem;
    font-weight: 600;
    margin-bottom: -0.7rem;   
	min-width: 2.2rem;
  	min-height: 1.6rem;
  	text-align: center;
}

header .header-top {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    flex-direction: row-reverse;
    top: 10px;
}
#page header .request-demo {
	position: relative;
	right: unset;
	top: unset;
}
.menu-wrapper {
	padding-bottom: 1rem;
}

.menu-wrapper a {
    color: #3253ff;
    font-weight: 500;
}
.mega-indicator::after {
  content: '⌄' !important;
  transform: scaleX(1.7) translateY(-2px) !important;
}

#mega-menu-wrap-resource_menu #mega-menu-resource_menu > li.mega-menu-item.hide-desktop {
  display: none;
} 
@media (max-width: 1225px){
  .language-switcher {
      right: 4.4rem;
      top: 0.8rem;
      height: auto !important;
      color: #488dff;
      position: absolute;
  }
  header .language-switcher a {
      color: #488dff;
  }
    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
    margin-right: 15px;
  }
  .hide-desktop {
   	display: block !important;
  } 
}
/*------------------------------------*\
    MAIN MENU 1
\*------------------------------------*/

.menu-title {
    font-size: 18px !important;
    font-weight: 700;
    line-height: 26px;
    color: #3253ff;
    position: relative;
}

.textwidget.custom-html-widget a.btn.btn-outline.first {
    margin-top: 1rem;
}	

#mega-menu-wrap-max_mega_menu_1 .over-ons-menu .mega-sub-menu .mega-menu-link {
    color: #3a59ff !important; 
}

#mega-menu-max_mega_menu_1 .mega-menu-item>.mega-menu-link {
/*    position: static!important;*/
}

#mega-menu-wrap-max_mega_menu_1 { 
	position:static !important
}

#page #mega-menu-item-13700 ul.mega-sub-menu {
    width: 345px!important;
    left: auto !important;
    padding: 0 !important;
}

.over-ons-menu {
	position:relative !important;
}

#mega-menu-wrap-max_mega_menu_1 .over-ons-menu .mega-sub-menu {
	width: 400px !important;
}

#mega-menu-wrap-max_mega_menu_1 .over-ons-menu .mega-menu-column {
	width: 100% !important;
}

#mega-menu-item-20190 .mega-sub-menu .mega-menu-link::after,
#mega-menu-item-20188 .mega-sub-menu .mega-menu-link::after {
	content: ""!important;
	background: url(/wp-content/themes/franklincovey/img/link-arrow.svg) no-repeat!important;
	display: inline-block!important;
	margin-left: 12px!important;
	width: 9px!important;
	height: 15px!important;
	transition: all .35s!important;
}

@media screen and (max-width: 1770px) {
	#mega-menu-wrap-max_mega_menu_1 .over-ons-menu .mega-sub-menu:not(.mega-menu-row .mega-sub-menu) {
		left: -100px !important;
	}
}

/*------------------------------------*\
    GRAFITY FORMS
    @by Sens Online Solutions    
\*------------------------------------*/

#gform_1 .gfield {
    margin-top: 14px;
}

#field_1_1 label.gfield_label, 
#field_1_2 label.gfield_label, 
#field_1_3 label.gfield_label, 
#field_1_5 label.gfield_label, 
#field_1_6 label.gfield_label, 
#field_1_7 label.gfield_label, 
#field_1_4 label.gfield_label {
    display: none;
}
#field_1_1, 
#field_1_2, 
#field_1_3, 
#field_1_6, 
#field_1_7, 
#field_1_4 {
/*    margin-bottom: 1rem;*/
}            
#field_1_5,
#field_1_8 {
    border: none;
    padding: 0;
}
#input_1_9 {
    height: 10rem;                
}
/*newsletter checkbox*/
#choice_2_10_1 {
    width: auto !important;
}
#label_2_10_1 {
	font-weight: 400;
}
/*textarea's*/
#input_1_9,
#input_2_9 {
    height: 120px;
}

.gform_wrapper.gravity-theme .ginput_container_consent label {
	font-size: 18px !important;
  	line-height: normal 
}


.ginput_container.ginput_container_consent {
    display: flex !important;
    flex-direction: row;
    column-gap: 1rem;
    align-content: center;
    justify-content: flex-start;
}

/*errors*/
.gform_submission_error.hide_summary.animated {
    font-family: inherit;
}
.gfield_validation_message {
    padding: 1px 15px 1px !important;
    margin-top: 0rem !important;
    background: none !important;
    border: none !important;
}

#content #page .gform_wrapper.gravity-theme input[type=checkbox] {
    width: auto;
    padding: 0 !important;
    margin-top: -3px !important;
}

#content #page .gform_wrapper.gravity-theme .gfield_checkbox label {
    line-height: 1.1rem;
}
.gform_wrapper.gravity-theme .gfield_consent_description {
    line-height: 0.7rem;
    font-size: 0.6rem;
}

/*fieldset's*/
fieldset {
    border: none;
    padding: 0;
}

#gform_1 legend.gfield_label {
	display: none;
}

span.gfield_required.gfield_required_text {
    font-size: 11px;
    margin-left: 0.4rem;
}


/*------------------------------------*\
    REVIEWS
\*------------------------------------*/

/* reviews overview page */
.glsr-default .glsr-review {
    background: #ecf0f0;
    padding: 1.4rem 2rem;
    border-radius: 12px;
}

.glsr-reviews {
    gap: 1rem !important;
}

/* detail course page overwrites with .page-parent  */
.page-parent #page .glsr-reviews {
    display: flex;
    justify-content: space-between;
    gap: var(--glsr-gap-sm);
}

.page-parent #page .glsr, .glsr-modal {
    background: none;
}

.page-parent #page .glsr-default .glsr-review {
    background: #ecf0f0;
    padding: 1.5rem;
    width: 50%;
    align-items: flex-start;
    align-content: flex-start;    
}
.page-parent .glsr-summary {
    margin-top: 2rem;
}

@media (max-width: 800px){
	.page-parent #page .glsr-default .glsr-review {
	    width: 100%;	
	}
	.page-parent #page .glsr-reviews {
	    display: grid;
	}	
    .page-parent .glsr-summary {
        margin-top: 1rem;
    }  
}

#page .glsr[data-shortcode="site_reviews_summary"] {
    background: none;
    margin: 0 !important;
    padding: 0 0 1rem 0;
}

.page-parent .site-content .glsr:nth-child(even),
.page-child .site-content .glsr:first-child {
/*    font-size: 1.3rem;*/
/*    font-weight: 700;*/
}

.glsr-review-date .glsr-tag-value,
.glsr-review-content .glsr-tag-value {
    font-size: 0.8rem;
    font-weight: 400;
}

.glsr {
    /*background: #ecf0f0;*/
    /*padding: 2rem 2rem;*/
    border-radius: 0.5rem;
    margin-bottom: 1rem
}

.page-parent .glsr {
    padding: 0;
}

.glsr-summary-rating,
.glsr-review-title {
    display: none;
}
.ratingTen {
    top: 2.4rem;
    left: 0px;  
    width: 4rem;
    font-size: 4rem;
    font-weight: 400;
    position: absolute;
    margin-top: -2.1rem;
    font-family: TiemposFine,serif;
}
.page-parent .ratingTen {
    top: 3.1rem;
    left: -8px;
}

.glsr-review-date{
	margin-left: 3.8rem;
}
.glsr-review-content,
.glsr-review-author {
    margin-left: 4.5rem;
}

.glsr-review-author,
.glsr-review-date {
    font-size: 0.8rem;
}

/*------------------------------------*\
    HOME
\*------------------------------------*/


.wp-block-buttons.is-layout-flex.wp-block-buttons-is-layout-flex.animated {
  display: flex;
  justify-content: end;
}

/*------------------------------------*\
    OPEN WORKSHOPS
\*------------------------------------*/

.open-workshops-template-default .is-layout-flex.wp-container-5.wp-block-columns.alignfull.has-text-color.has-background .is-layout-flow.wp-block-column {
    margin-left: 0;
}


/*------------------------------------*\
    Theme mobile fix
\*------------------------------------*/

@media (max-width:800px){

	  .s-wrapper {
	      display: block;
	  }

	.block.block-video-player .player-video iframe {
	    min-height: 380px;
/*	    max-width: 85vw;*/
	    max-width: 100%;
	}
}


a.btn.btn-primary, button.btn.btn-primary {
  background-color: #3253FF !important;
  color: #FFF;
  border: 1px solid #3253FF !important;
}

/*------------------------------------*\
    JOURNEY BLOCK
\*------------------------------------*/

.block.block-journey .slide-inner .btn-primary {
  padding: 0;
  border-radius: 50%;
  height: 26px;
  width: 26px;
  font-size: 20px;
}
#journey-block .slide-container {
  width: 25%;
}

.block.block-journey {
  padding:100px 0 0
}
.block.block-journey .animated-line {
  margin:100px 0
}
.block.block-journey .journey-intro div.title {
  font-size:85px;
  line-height:93px;
  margin-bottom:25px;
  font-family:TiemposFine,serif
}
.block.block-journey #journey-prev-button {
  left:-20px;
  top:100px
}
.block.block-journey #journey-prev-button img {
  height:20px
}
.block.block-journey #journey-next-button {
  top:100px;
  margin-left:20px
}
.block.block-journey #journey-next-button img {
  height:20px
}
.block.block-journey .journey-text {
  margin-bottom:60px
}
.block.block-journey .journey-text .btn-plain {
  margin-top:60px;
  float:right;
  margin-bottom:40px
}
.block.block-journey .journey-container {
  position:relative
}
.block.block-journey .journey-container>.sub-heading {
  position:absolute;
  top:-64px;
  font-weight:700
}
.block.block-journey .slides .slick-track {
  display:flex
}
.block.block-journey .slick-arrow {
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  border:none;
  background:url(../img/chevron-right.svg) no-repeat;
  height:16px;
  z-index:10
}
.block.block-journey .slick-arrow.previous {
  transform:rotate(180deg);
  left:-20px
}
.block.block-journey .slick-arrow.next {
  right:-20px
}
.block.block-journey .slide-inner {
  position:relative;
  padding:1em;
  border:3px solid;
  border-radius:8px;
  min-height:210px;
  width:285px;
  text-align:right
}
.block.block-journey .slide-inner .eyebrow,
.block.block-journey .slide-inner .slide-title {
  text-align:left
}
.block.block-journey .slide-inner .collapse-button,
.block.block-journey .slide-inner .slide-content {
  display:none
}
.block.block-journey .slide-inner .expand-button {
  display:inline-block
}
.block.block-journey .slide-inner.border-orange {
  border-color:#FFB93C
}
.block.block-journey .slide-inner.border-purple {
  border-color:#A191F2
}
.block.block-journey .slide-inner.border-green {
  border-color:#62D99B
}
.block.block-journey .slide-inner.border-light-blue {
  border-color:#67DFFF
}
.block.block-journey .slide-inner.border-cloud,
.block.block-journey .slide-inner.border-gray {
  border-color:#CFDEE5
}
.block.block-journey .slide-inner.border-red {
  border-color:#FF585D
}
.block.block-journey .slide-inner.border-yellow {
  border-color:#FFB93C
}
.block.block-journey .slide-inner .slide-content {
  margin-bottom:45px;
  text-align:left
}
.block.block-journey .slide-inner .btn-primary {
  padding:0;
  border-radius:50%;
  height:26px;
  width:26px;
  font-size:20px
}
.block.block-journey .slide-inner span.number {
  font-size:14px;
  border:1px solid;
  border-radius:999px;
  display:inline-block;
  width:35px;
  height:35px;
  text-align:center
}
.block.block-journey .slide-inner span.eyebrow-text {
  font-size:16px
}
.block.block-journey .slide-inner .slide-title,
.block.block-journey .slide-inner h3 {
  margin:24px 0 20px;
  font-weight:600;
  font-size:22px;
  line-height:36px;
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-line-clamp:2;
  line-clamp:2;
  -webkit-box-orient:vertical;
  padding-bottom:3px
}
.block.block-journey .slide-inner button:not(.btn-primary) {
  font-size:16px;
  line-height:22px;
  border:none;
  background:0 0;
  border-bottom:1px solid;
  padding:0;
  padding-bottom:3px;
  position:absolute;
  bottom:20px
}
.block.block-journey .slide-inner button:not(.btn-primary) span.expand {
  background:url(../img/expand.svg) no-repeat;
  background-size:100%;
  width:15px;
  height:15px;
  margin-left:10px;
  display:inline-block
}
.block.block-journey .slide-inner button:not(.btn-primary) span.collapse {
  background:url(../img/collapse.svg) no-repeat;
  background-size:100%;
  width:21px;
  height:20px;
  margin-left:10px;
  display:inline-block
}
.block.block-journey .slide-container.is-active {
  width:645px!important
}
.block.block-journey .slide-container.is-active .slide-inner {
  width:610px
}
.block.block-journey .slide-container.is-active .slide-inner .expand-button {
  display:none
}
.block.block-journey .slide-container.is-active .slide-inner .collapse-button {
  display:inline-block
}
.block.block-journey .slide-container.is-active .slide-inner .slide-content {
  display:block
}
.block.block-journey .slide-container.is-active .slide-inner span.number {
  background-color:#101820;
  color:#FFF;
  border:1px solid #101820
}
.block.block-journey .slide-container.is-active .slide-inner.border-orange {
  background-color:#FFB93C
}
.block.block-journey .slide-container.is-active .slide-inner.border-purple {
  background-color:#A191F2
}
.block.block-journey .slide-container.is-active .slide-inner.border-green {
  background-color:#62D99B
}
.block.block-journey .slide-container.is-active .slide-inner.border-light-blue {
  background-color:#67DFFF
}
.block.block-journey .slide-container.is-active .slide-inner.border-cloud,
.block.block-journey .slide-container.is-active .slide-inner.border-gray {
  background-color:#CFDEE5
}
.block.block-journey .slide-container.is-active .slide-inner.border-red {
  background-color:#FF585D
}
.block.block-journey .slide-container.is-active .slide-inner.border-yellow {
  background-color:#FFB93C
}
.block.block-journey .progress {
  display:block;
  margin-top:150px;
  width:100%;
  height:4px;
  border-radius:10px;
  overflow:hidden;
  background-color:#f5f5f5;
  background-image:linear-gradient(to right,#000,#000);
  background-repeat:no-repeat;
  background-size:0 100%;
  transition:background-size .4s ease-in-out
}
.block.block-journey .sr-only {
  position:absolute;
  width:1px;
  height:1px;
  padding:0;
  margin:-1px;
  overflow:hidden;
  clip:rect(0,0,0,0);
  border:0
}

/*Begrens blokken tegen overschrijden viewport */

.sens-image-container,
.block.block-journey .slide-container,
.block.block-journey .slide-inner {
    max-width: 100%;
}

@media (max-width: 768px) {
    .block.block-journey .slide-container,
    .block.block-journey .slide-container.is-active {
        width: 100% !important;
    }
}

/*------------------------------------*\
    circumstances BLOCK
\*------------------------------------*/

.block.block-circumstances {
    padding-top: 100px
}

.block.block-circumstances .headings {
    margin-bottom: 50px
}

.block.block-circumstances .headings .title {
    font-size: 46px;
    line-height: 57px;
    font-family: Rand, sans-serif
}

.block.block-circumstances .circumstance {
    border-radius: 6px;
    padding: 20px;
    overflow: hidden;
    padding-bottom: 20px;
    position: relative;
    transition: top .35s ease-out;
    top: 0
}

.block.block-circumstances .circumstance .video-preview a.btn {
    display: inline-block;
    padding: 4px 20px
}

.block.block-circumstances .circumstance .video-preview img {
    margin-bottom: 10px
}

.block.block-circumstances .circumstance .details {
    padding-bottom: 20px
}

.block.block-circumstances .circumstance .details .eyebrow {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px
}

.block.block-circumstances .circumstance .details .title {
    font-size: 34px;
    font-family: TiemposFine, serif
}

.block.block-circumstances .circumstance .details p {
    margin-top: 10px
}

.block.block-circumstances .circumstance:hover {
    text-decoration: none;
    top: -20px
}

.block.block-circumstances .animated-line {
    margin-top: 50px
}

/*------------------------------------*\
    COURSES BLOCK
\*------------------------------------*/

block.block-courses {
  padding-top:50px!important
}
.block.block-courses .block-header div.header {
  font-family:TiemposFine,serif;
  margin:0 0 15px;
  font-weight:300;
  color:#101820;
  font-size:2.625rem;
  line-height:2.8rem
}
.block.block-courses .block-header div.header .header-copy {
  font-family:Rand,sans-serif;
  font-size:18px;
  line-height:26px;
  font-weight:400;
  margin-top:20px
}
.block.block-courses .block-header div.header .header-copy p {
  margin-bottom:0
}
.block.block-courses .columns {
  margin-top:40px
}
.block.block-courses .columns .category {
  font-size:16px;
  color:#101820;
  width:100%;
  text-align:left;
  padding-left:20px;
  padding-right:20px;
  border-radius:24px;
  font-weight:700;
  margin-bottom:10px
}
.block.block-courses .columns .courses .course {
  padding-top:20px;
  padding-bottom:0;
  border-bottom:none
}
.block.block-courses .columns .courses .course .inner {
  -webkit-box-shadow:0 0 4px 0 #cdcdcd;
  -moz-box-shadow:0 0 4px 0 #cdcdcd;
  box-shadow:0 0 4px 0 #cdcdcd;
  border-radius:6px;
  padding:12px
}
.block.block-courses .columns .courses .course .inner .title {
  font-size:16px;
  font-weight:700;
  position:relative;
  padding-right:30px;
  line-height:22px
}
.block.block-courses .columns .courses .course .inner .inner-content {
  position:relative
}
.block.block-courses .columns .courses .course .inner .inner-content .image {
  margin-bottom:20px
}
.block.block-courses .columns .courses .course .inner .inner-content .image img {
  width:100%;
  object-fit:cover;
  object-position:center center
}
.block.block-courses .columns .courses .course .inner .inner-content p {
  font-size:16px;
  line-height:22px
}
.block.block-courses .columns .courses .course .inner .inner-content .cta a.btn {
  border-radius:124px;
  font-size:13px;
  padding:7px 15px
}
.block.block-courses .columns .courses .course .inner .inner-content a.toggle-view {
  right:0;
  background:url(./img/minus.svg) no-repeat center center/100%;
  display:block;
  bottom:6px
}
.block.block-courses .columns .courses .course a.toggle-view {
  position:absolute;
  bottom:-18px;
  right:0;
  background:url(./img/plus.svg) no-repeat center center/100%;
  width:20px;
  height:20px;
  z-index:1;
  transition:all .35s;
  cursor:pointer;
  display:none
}
.block.block-courses .columns .courses .course.collapsed {
  border-bottom:1px solid #101820;
  padding-bottom:16px
}
.block.block-courses .columns .courses .course.collapsed .inner {
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none
}
.block.block-courses .columns .courses .course.collapsed .inner .title .toggle-view {
  display:block
}
.block.block-courses .columns .courses .course.collapsed .inner-content {
  display:none
}
.block.block-courses .animated-line {
  margin-top:50px
}

.block.block-podcasts {
  padding-top:50px!important
}
.block.block-podcasts .block-header {
  display:flex;
  margin-bottom:30px;
  justify-content:right
}
.block.block-podcasts .block-header div.header {
  font-family:TiemposFine,serif;
  margin:0 0 15px;
  font-weight:300;
  color:#101820;
  font-size:2.625rem;
  line-height:2.8rem
}
.block.block-podcasts .block-header div.header .header-copy {
  font-family:Rand,sans-serif;
  font-size:18px;
  line-height:26px;
  font-weight:400;
  margin-top:20px
}
.block.block-podcasts .block-header div.header .header-copy p {
  margin-bottom:0
}
.block.block-podcasts .block-header .header {
  width:50%;
  padding-right:10px
}
.block.block-podcasts .block-header .header a {
  font-size:18px;
  font-weight:700
}
.block.block-podcasts .block-header .search {
  width:70%
}
.block.block-podcasts .block-header .search .categories {
  margin-right:10px
}
.block.block-podcasts .block-header .search .categories .cat-dropdown {
  font-size:16px;
  padding:10px
}
.block.block-podcasts .block-header .search .categories .cat-dropdown label {
  cursor:pointer
}
.block.block-podcasts .block-header .search .categories .btn {
  border-radius:8px;
  background-repeat:no-repeat;
  background-position:center right;
  background-image:url(../img/select-dropdown.svg);
  background-size:20px 7px;
  padding:13px 26px 13px 12px
}
.block.block-podcasts .block-header .search .categories .btn:hover {
  border-color:#101820;
  background-color:#FFF;
  color:#101820
}
.block.block-podcasts .block-header .search input:not([type=checkbox]) {
  background:#D8D4D7;
  border:none;
  padding:18px 1em!important;
  border-radius:8px;
  border-top-right-radius:0;
  border-bottom-right-radius:0;
  font-size:20px!important;
  width:100%!important;
  -moz-appearance:none;
  -webkit-appearance:none;
  appearance:none;
  font-family:Rand,sans-serif;
  color:#101820;
  height:48px
}
.block.block-podcasts .block-header .search input:not([type=checkbox])::-ms-input-placeholder,
.block.block-podcasts .block-header .search input:not([type=checkbox])::placeholder {
  opacity:.5
}
.block.block-podcasts .block-header .search button.btn {
  border-radius:8px;
  border-top-left-radius:0;
  border-bottom-left-radius:0
}
.block.block-podcasts .block-header .search button.btn:hover {
  border:1px solid #101820;
  background-color:#101820
}
.block.block-podcasts .block-header .search form {
  display:flex
}
.block.block-podcasts .course {
  border-radius:6px;
  padding:20px 20px 0 20px;
  overflow:hidden;
  position:relative;
  transition:top .35s ease-out;
  top:0
}
.block.block-podcasts .course .video-preview {
  padding-top:20px;
  padding-bottom:20px
}
.block.block-podcasts .course .video-preview a.btn {
  display:inline-block;
  padding:4px 20px
}
.block.block-podcasts .course .video-preview img {
  margin-bottom:10px
}
.block.block-podcasts .course .video-preview a.toggle-view {
  display:none
}
.block.block-podcasts .course a.toggle-view {
  position:absolute;
  bottom:20px;
  right:0;
  background:url(./img/plus.svg) no-repeat center center/100%;
  width:28px;
  height:28px;
  z-index:1;
  transition:all .35s;
  cursor:pointer;
}
.block.block-podcasts .course .details {
  padding-bottom:20px;
  position:relative;
}
.block.block-podcasts .course .details .eyebrow {
  font-size:14px;
  font-weight:700;
  text-transform:uppercase;
  margin-bottom:5px;
}
.block.block-podcasts .course .details .title {
  font-size:34px;
  font-family:TiemposFine,serif;
}
.block.block-podcasts .course .details p {
  margin-top:10px;
}
.block.block-podcasts .course:hover {
  text-decoration:none;
}
.block.block-podcasts .course.collapsed .video-preview {
  display:none;
}
.block.block-podcasts .course.expanded .video-preview {
  display:block;
}
.block.block-podcasts .course.expanded .video-preview a.toggle-view {
  display:block;
}
.block.block-podcasts .course.expanded .details a.toggle-view {
  display:none;
}
.block.block-podcasts .course.expanded a.toggle-view {
  right:20px;
  background:url(./img/minus.svg) no-repeat center center/100%;
}
.block.block-podcasts .animated-line {
  margin-top:50px
}
.color-blue {
  color:#3253FF
}
.bg-color-black {
  background-color:#101820;
}
.bg-color-orange {
  background-color:#FFB93C;
}
.bg-color-purple {
  background-color:#A191F2;
}
.bg-color-green {
  background-color:#62D99B;
}
.bg-color-light-blue {
  background-color:#67DFFF;
}
.bg-color-cloud,
.bg-color-gray {
  background-color:#CFDEE5;
}
.bg-color-red {
  background-color:#FF585D;
}
.bg-color-yellow {
  background-color:#FFB93C;
}