/* EARLY EXIT COMPONENT */
.paragraph--type--early-exit-option { background: #f5f5f5; padding: 20px; }
.node-type-courses .paragraph--type--early-exit-option { background: #fff; }
.node-type-courses .paragraph--type--early-exit-option > .paragraph__column { background: #f5f5f5; padding: 40px !important; }
.paragraph--type--early-exit-option h4 { color: blue; }
.paragraph--type--early-exit-option .explanationcol { width: 311px; float: left; }
.node-type-courses .paragraph--type--early-exit-option .explanationcol { margin-left: 40px; margin-right: 25px; }
/* .paragraph--type--early-exit-option .card .paragraph { width: 33%; float: left; }
.node-type-courses .paragraph--type--early-exit-option .card .paragraph { width: 31%; } */
.node-type-courses .paragraph--type--early-exit-option .card > div > div:first-child > .paragraph--type--early-exit-box::after,
.node-type-courses .paragraph--type--early-exit-option .card > div > div:nth-child(2) > .paragraph--type--early-exit-box::after,
.node-type-landing_page .paragraph--type--early-exit-option .card > div > div:first-child > .paragraph--type--early-exit-box::after,
.node-type-landing_page .paragraph--type--early-exit-option .card > div > div:nth-child(2) > .paragraph--type--early-exit-box::after { content: "\f0da"; font-weight: 900; color: #fff; position: relative; 
	/* right: -180px; 
	top: -80px; 
	transform: scale(2.5);  */
}
.node-type-courses .paragraph--type--early-exit-option .card > div > div:last-child > .paragraph--type--early-exit-box::after,
.node-type-landing_page .paragraph--type--early-exit-option .card > div > div:last-child > .paragraph--type--early-exit-box::after { content: ""; }
.node-type-courses .paragraph--type--early-exit-option h5 { font-size: 16px; font-weight: bold; font-style: normal; font-stretch: normal; line-height: 1.13; letter-spacing: 0.12px; color: #404e54; }
.paragraph--type--early-exit-option .units { color: #00a6b6; font-weight: bold; font-family: roboto; font-size: 21px; letter-spacing: 0.16px; }
.paragraph--type--early-exit-option .context p { margin-bottom: 0; }
.paragraph--type--early-exit-option .explanationcol h4 { color: #005e86; }
.paragraph--type--early-exit-option .card .paragraph__column { border-radius: 2px; box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.15); background: #fff; padding: 20px !important;  }
.node-type-courses .paragraph--type--early-exit-option .card .paragraph__column { padding: 20px 17px 13px !important; min-height: 150px; }
.paragraph--type--early-exit-option .card { background: #f5f5f5; border: none; }

/* Tablet Devices */
@media screen and (max-width:767px) {
	.paragraph--type--early-exit-option .card .slick-slide { width: 28% !important; }
	.paragraph--type--early-exit-option .explanationcol { float: none; width: 100%; }
	/* .node-type-courses .paragraph--type--early-exit-option .card > div > div:first-child > .paragraph--type--early-exit-box::after,
	.node-type-courses .paragraph--type--early-exit-option .card > div > div:nth-child(2) > .paragraph--type--early-exit-box::after,
	.node-type-landing_page .paragraph--type--early-exit-option .card > div > div:first-child > .paragraph--type--early-exit-box::after,
	.node-type-landing_page .paragraph--type--early-exit-option .card > div > div:nth-child(2) > .paragraph--type--early-exit-box::after { right: -156px; } */
}

/** IE>=10 **/
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) { }
@media all and (max-width:1680px) { }
@media all and (max-width:1460px) { }
@media all and (max-width:1345px) { }
@media all and (max-width:1199px) { }
@media all and (max-width:1199px) and (min-width:1081px) { }
@media all and (max-width:1080px) {
	/* .node-type-courses .paragraph--type--early-exit-option .card .paragraph { width: 32%; float: left; } */
	/* .node-type-courses .paragraph--type--early-exit-option .card > div > div:first-child > .paragraph--type--early-exit-box::after,
	.node-type-courses .paragraph--type--early-exit-option .card > div > div:nth-child(2) > .paragraph--type--early-exit-box::after,
	.node-type-landing_page .paragraph--type--early-exit-option .card > div > div:first-child > .paragraph--type--early-exit-box::after,
	.node-type-landing_page .paragraph--type--early-exit-option .card > div > div:nth-child(2) > .paragraph--type--early-exit-box::after { right: -180px; } */
}
@media all and (max-width:999px) { }

/** Tablet **/
@media all and (max-width:62.5em) { }
@media all and (max-width:823px) {
	/* .paragraph--type--early-exit-option .card .paragraph { width: 25% !important; }
	.node-type-courses .paragraph--type--early-exit-option .card > div > div:first-child > .paragraph--type--early-exit-box::after,
	.node-type-courses .paragraph--type--early-exit-option .card > div > div:nth-child(2) > .paragraph--type--early-exit-box::after,
	.node-type-landing_page .paragraph--type--early-exit-option .card > div > div:first-child > .paragraph--type--early-exit-box::after,
	.node-type-landing_page .paragraph--type--early-exit-option .card > div > div:nth-child(2) > .paragraph--type--early-exit-box::after { right: -167px; } */
}
@media all and (max-width:62.5em) and (min-width:48em) {
	.node-type-courses .paragraph--type--early-exit-option .explanationcol,
	.node-type-landing_page .paragraph--type--early-exit-option .explanationcol { width: auto; margin: 0; }
	.node-type-courses .paragraph--type--early-exit-option .card,
	.node-type-landing_page .paragraph--type--early-exit-option .card { width: auto; display: inline-block; }
	.node-type-courses .paragraph--type--early-exit-option h5 { font-size: 18px; line-height: 1.11; letter-spacing: 0.14px; }
	.card > div > div:first-child .paragraph__column { margin-left: 0 !important; }
}

/** Mobile **/
@media all and (max-width:47.99em) {
	.node-type-courses .paragraph--type--early-exit-option { padding-left: 0; padding-right: 0; }
	.node-type-courses .paragraph--type--early-exit-option > .paragraph__column,
	.node-type-landing_page .paragraph--type--early-exit-option > .paragraph__column { padding: 30px 15px !important; }
	.node-type-courses .paragraph--type--early-exit-option .explanationcol,
	.node-type-landing_page .paragraph--type--early-exit-option .explanationcol { margin-left: 0px; margin-right: 0px; }
	.node-type-courses .paragraph--type--early-exit-option .explanationcol h4,
	.node-type-landing_page .paragraph--type--early-exit-option .explanationcol h4 { font-size: 23px; }
	.node-type-courses .paragraph--type--early-exit-option .card .slick-arrow,
	.node-type-landing_page .paragraph--type--early-exit-option .card .slick-arrow { position: absolute; width: 80px; top: 0; bottom: 0; background: none; z-index: 3; outline: none; display: none; }
	.node-type-courses .paragraph--type--early-exit-option .card .slick-prev,
	.node-type-courses .paragraph--type--early-exit-option .card .slick-disabled,
	.node-type-landing_page .paragraph--type--early-exit-option .card .slick-prev,
	.node-type-landing_page .paragraph--type--early-exit-option .card .slick-disabled { display: none !important; }
	.node-type-courses .paragraph--type--early-exit-option .card .slick-next[aria-disabled=false],
	.node-type-landing_page .paragraph--type--early-exit-option .card .slick-next[aria-disabled=false] { right: 0; background-image: url(../../images/icon-next.svg); background-position: 50% 50%; background-repeat: no-repeat; color: hsla(197.99999999999997, 13.51%, 29.02%, 0.00); width: 47px; height: 150px; -webkit-filter: blur(11px); filter: blur(11px); background-color: #efefef; }
	.node-type-courses .paragraph--type--early-exit-option .card .slick-next::after,
	.node-type-landing_page .paragraph--type--early-exit-option .card .slick-next::after { content: "\f054"; font-weight: 900; }
	.node-type-courses .paragraph--type--early-exit-option .card .paragraph__column,
	.node-type-landing_page .paragraph--type--early-exit-option .card .paragraph__column { 
		/* width: 150px !important;  */
		height: 150px; border-radius: 2px; box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.15); background-color: #fff; margin-left: 3px !important; }
	.node-type-courses .paragraph--type--early-exit-option .card .slick-track .slick-slide .paragraph--type--early-exit-box::after,
	.node-type-landing_page .paragraph--type--early-exit-option .card .slick-track .slick-slide .paragraph--type--early-exit-box::after { content: "\f0da"; font-weight: 900; color: #fff; position: relative; 
		/* right: -157px; 
		top: -80px; transform: scale(3, 3);  */
	}
	.node-type-courses .paragraph--type--early-exit-option .card .slick-track .slick-slide:last-child > .paragraph--type--early-exit-box::after,
	.node-type-landing_page .paragraph--type--early-exit-option .card .slick-track .slick-slide:last-child > .paragraph--type--early-exit-box::after { content: ""; }
}
@media all and (max-width:680px) {
	.paragraph--type--early-exit-option .card .slick-slide { width: 32% !important; }
	/* .paragraph--type--early-exit-option .card .paragraph { width: 31% !important; }
	.node-type-courses .paragraph--type--early-exit-option .card > div > div:first-child > .paragraph--type--early-exit-box::after,
	.node-type-courses .paragraph--type--early-exit-option .card > div > div:nth-child(2) > .paragraph--type--early-exit-box::after,
	.node-type-landing_page .paragraph--type--early-exit-option .card > div > div:first-child > .paragraph--type--early-exit-box::after,
	.node-type-landing_page .paragraph--type--early-exit-option .card > div > div:nth-child(2) > .paragraph--type--early-exit-box::after { right: -155px; } */
}
@media all and (max-width:480px) { }
@media all and (max-width:420px) {
	/* .paragraph--type--early-exit-option .card .paragraph { width: 44% !important; } */
	.paragraph--type--early-exit-option .card .slick-slide { width: 32% !important; }
}
@media all and (max-width:375px) {
	.paragraph--type--early-exit-option .card .slick-slide { width: 33% !important; }
	/* .node-type-courses .paragraph--type--early-exit-option .card .slick-track .slick-slide .paragraph--type--early-exit-box::after,
	.node-type-landing_page .paragraph--type--early-exit-option .card .slick-track .slick-slide .paragraph--type--early-exit-box::after { right: -152px; }
	.paragraph--type--early-exit-option .card .paragraph { margin-right: 12px; width: auto !important; }
	.node-type-courses .paragraph--type--early-exit-option .card > div > div:first-child > .paragraph--type--early-exit-box::after,
	.node-type-courses .paragraph--type--early-exit-option .card > div > div:nth-child(2) > .paragraph--type--early-exit-box::after,
	.node-type-landing_page .paragraph--type--early-exit-option .card > div > div:first-child > .paragraph--type--early-exit-box::after,
	.node-type-landing_page .paragraph--type--early-exit-option .card > div > div:nth-child(2) > .paragraph--type--early-exit-box::after { right: -152px; } */
}
@media all and (max-width:320px) {
	.paragraph--type--early-exit-option .card .slick-slide { width: 50% !important; }
	/* .node-type-courses .paragraph--type--early-exit-option .card .paragraph__column,
	.node-type-landing_page .paragraph--type--early-exit-option .card .paragraph__column { width: 130px !important; } */
	/* .node-type-courses .paragraph--type--early-exit-option .card > div > div:first-child > .paragraph--type--early-exit-box::after,
	.node-type-courses .paragraph--type--early-exit-option .card > div > div:nth-child(2) > .paragraph--type--early-exit-box::after,
	.node-type-landing_page .paragraph--type--early-exit-option .card > div > div:first-child > .paragraph--type--early-exit-box::after,
	.node-type-landing_page .paragraph--type--early-exit-option .card > div > div:nth-child(2) > .paragraph--type--early-exit-box::after { right: -135px; } */
	.node-type-courses .paragraph--type--early-exit-option > .paragraph__column { padding: 15px 0px !important; }
	/* .node-type-courses .paragraph--type--early-exit-option .card .paragraph__column { width: 140px !important; margin-left: 13px !important; } */
	/* .node-type-courses .paragraph--type--early-exit-option .card .slick-track .slick-slide .paragraph--type--early-exit-box::after,
	.node-type-landing_page .paragraph--type--early-exit-option .card .slick-track .slick-slide .paragraph--type--early-exit-box::after { right: -135px; transform: scale(2, 2); } */
}
