.lssg-author {padding-left:calc(2.8125rem + 25px) !important;max-width:none !important;}
.et_divi_builder #et_builder_outer_content .et_pb_section.et_section_transparent .ls-blockquote-author.lssg-author {
	margin:30px 0 !important;
}
.lssg-author .ls-author-photo {width:0;display:none;}

@media all and (min-width:981px) {
	.lssg-author {
		padding-left:calc(2.8125rem + 50px) !important;
	}
	/* REASONS SECTION */
.reasons-section p {font-size:18px;}
}
/* STUDY LISTING */
.lssg-study-listing {display: flex;flex-wrap: wrap;}
.lssg-study-listing > .et_pb_column {float: none;}
.lssg-study-listing.resources > .et_pb_column_2_3 .resource-content {padding:12px 12px !important;}
@media all and (min-width:600px) {
	.lssg-study-listing > .et_pb_column {display:flex;}
	.lssg-study-listing.resources > .et_pb_column_2_3 .resource-content {padding:12px 12px 0 !important;}
}
.lssg-study-listing > .et_pb_column h4, .lssg-study-listing .et_pb_column h6 {color:#123015 !important;}
.lssg-study-listing .big-block {width:100%;padding-top:17.5% !important;position:relative;}
.lssg-study-listing .big-block:not(.resource-content) figcaption {position: absolute;
bottom: 0;width: 100%;left: 0;display: block;}
.lssg-study-listing h2 {
	font-size:2.375rem !important;
	line-height:1.2 !important;
}
.lssg-study-listing h2, .lssg-study-listing h6 {margin-bottom: 12px !important;}
.lssg-study-listing h6 {text-transform:uppercase !important;font-weight:900 !important;letter-spacing:2px !important;margin-bottom:2px !important;line-height:1em !important;font-size:11px !important;}
.lssg-study-listing .big-block:not(.resource-content) h2, .lssg-study-listing .big-block:not(.resource-content) h6 {color: #ffffff !important;}
.lssg-study-listing .et_pb_column_1_3 {padding:0 !important;}
.lssg-study-listing .et_pb_column_1_3 .resource-content {padding:30px 22px !important;}
.lssg-study-listing .et_pb_column_1_3 {border:1px solid #d0d0d0 !important;display:block;background:#fff !important;}

.lssg-study-listing h4 {font-size:22px !important;line-height: 1.25em !important;margin-bottom: 12px !important;}
.lssg-study-listing > .et_pb_column {transition:0.3s ease-in-out !important;}
.lssg-study-listing > .et_pb_column:hover {box-shadow:0 0 6px 0 rgba(0, 0, 0, 0.5) !important;-webkit-box-shadow:0 0 6px 0 rgba(0, 0, 0, 0.5) !important;}
@media all and (min-width:981px) {
	.bump-right {padding-left:30px !important;}
}
.et_divi_builder #et_builder_outer_content .ls-container .et_pb_module.ls-link_primary.white-link a:after {color:#fff !important;}
.lssg-study-listing.resources > .et_pb_column_2_3 {
padding:0 !important;
}
.lssg-study-listing.resources .big-block.resource-content {border:1px solid #d0d0d0 !important;background:#fff !important;}

.lssg-study-listing.resources > .et_pb_column_2_3 h2 {font-size:22px !important;}
/* EQUAL HEIGHT */
@media all and (min-width:981px) {
	.equal-height {
		display:flex;
		flex-direction: row;
    align-items: stretch;
    height: 100%;
	}
	.equal-height > .et_pb_column {
		display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: baseline;
	}
}
.ls-container_page-nav .white-button {
	border:1px solid #123015 !important;
	padding: 10px 25px !important;
}
.white-button {
	background:#fff !important;
	color:#123015 !important;
}
@media all and (min-width:1026px) {
	.white-button {
		font-size:18px !important;
	}
	.white-button:hover {
		color: #fff !important;
    	background: #123015 !important;
	}
}
/* NUMBERED CIRCLE LISTS */
.stack-then-side {overflow:hidden;position:relative;z-index:3;max-width:1160px;margin:0 auto !important;padding:0 0 75px !important;vertical-align:top !important;}
.stack-then-side:before{
		height:100%;content:'';position:absolute;background:#f4f4f4;top:0;width:100%;left:-100%;
	}
	.stack-then-side:after{
height:100%;content:'';position:absolute;background:#f4f4f4;top:0;width:100%;right:-100%;
	}
.stack-then-side.ls-container_dark:before, .stack-then-side.ls-container_dark:after {
	background:#123015 !important;
}
.et_builder_inner_content:has(> .stack-then-side.ls-container.ls-container_grey){
	background-color: #f4f4f4 !important;
}
@media all and (min-width:981px) {
	.stack-then-side > .et_pb_row:nth-of-type(1), .stack-then-side > .et_pb_row:nth-of-type(2) {
		float:left;
	}
	.stack-then-side > .et_pb_row:nth-of-type(1) {margin-bottom:19px !important;}
	.stack-then-side > .et_pb_row:nth-of-type(2) {clear:left;}
	.stack-then-side > .et_pb_row {width:calc(50% - 10px) !important;}
	.stack-then-side > .et_pb_row:nth-of-type(3) {position:relative;top:-55px !important;margin-bottom:-36px !important;}
	.stack-then-side > .et_pb_row:nth-of-type(3), .stack-then-side > .et_pb_row:nth-of-type(4) {
		float:right;
	}
	.stack-then-side > .et_pb_row:nth-of-type(4) {clear:right;}
}
.numbering .et_pb_module {counter-increment:step-counter;position:relative;}
.numbering .item:before {
	content: counter(step-counter);
left: 0;
top: 0;
position: absolute;
width: 3.75rem;
height: 3.75rem;
border-radius: 50%;
background: #123015;
color: #ffffff;
text-align: center;
line-height: 3.75rem;
font-size: 2rem;
font-weight: 700;
}
.numbering .item {margin-bottom:25px !important;min-height:62px;display:table;}
.numbering .item .et_pb_text_inner {display:table-cell;vertical-align:middle !important;}
@media all and (max-width:1100px) {
	.numbering .item {margin-bottom:35px !important;min-height:46px;}
	.numbering .item:before {
		width: 2.75rem;height:2.75rem;line-height:2.75rem;font-size:1.7rem;
	}
	.numbering .item .et_pb_text_inner {padding-left:60px !important;}
}
.numbering.orange-numbering .item:before {
	background:#d64000;
}

@media all and (min-width:1101px) {
.numbering .item .et_pb_text_inner {padding-left:80px !important;}
}
.numbering .item .et_pb_text_inner {color:#123015 !important;}
.numbering p {font-size:18px !important;color:#123015 !important;}
/* know-your-legal-stuff */
.know-your-legal-stuff .et_pb_with_border {padding-left:15px !important;padding-right:15px !important;padding-top:37px !important;padding-bottom:37px !important;
	width:96% !important;margin-left:auto !important;margin-right:auto !important;
}
.know-your-legal-stuff p.large-18 {color:#123015 !important;}
@media all and (max-width:800px) {
.know-your-legal-stuff .et_pb_with_border {
	display:block !important;
}
	.know-your-legal-stuff .et_pb_with_border > .et_pb_column:nth-of-type(1) {margin-bottom:0 !important;}
	.know-your-legal-stuff .et_pb_with_border > .et_pb_column:nth-of-type(2) {padding-top:20px !important;margin-bottom:0px !important;}
}
@media all and (min-width:801px)  {
	.know-your-legal-stuff .et_pb_column_2_3 {width:70% !important;margin-right:25px !important;}
	.know-your-legal-stuff .et_pb_column_1_3 {width:calc(30% - 25px) !important;}
}
@media all and (min-width:801px) and (max-width:980px) {
	.et_divi_builder #et_builder_outer_content .know-your-legal-stuff .et_pb_column.et_pb_column_2_3 {
		width:70% !important;padding-right:0;
	}
	.et_divi_builder #et_builder_outer_content .know-your-legal-stuff .et_pb_column.et_pb_column_1_3 {
		width:calc(30% - 25px) !important;
	}
}
@media all and (min-width:981px) {
	.know-your-legal-stuff .et_pb_with_border {
		padding-left:60px !important;padding-right:60px !important;
	}
	.know-your-legal-stuff h3 {
		font-size:24px !important;
	}
	.know-your-legal-stuff p.large-18 {
		font-size:24.8px !important;
	}
}
/* ICONS */
.et_divi_builder #et_builder_outer_content .white-icons .dp_dmb_module_inner .social-share-icons-list .social-connect-icon {
	width:auto !important;height:11px !important;
}
.et_divi_builder #et_builder_outer_content .dp_dmb_module_inner .white-icons .social-share-icons-list a { padding:0 20px 0 0 !important;}
.size-icons .et_pb_image_wrap {
width:4.5rem;height:4.5rem;position:relative !important;
}
.size-icons .et_pb_image_wrap img {
	position:absolute !important;bottom:0;left:0;height:auto !important;width:100% !important;
}
@media all and (min-width:981px) {
	.size-icons:not(:nth-of-type(1)) {
		padding-top:50px !important;
	}
}
/* POSITION IMAGE TO BOTTOM OF SECTION */
@media all and (min-width:981px) {
	.flex-at-981:not(.et_pb_row) > .et_pb_row, .flex-at-981.et_pb_row {
		display:flex;
	}
	.absolute-at-981 .et_pb_row_inner, .absolute-at-981 .et_pb_column, .absolute-at-981 .et_pb_module, .absolute-at-981 .et_pb_image_wrap {position:static !important;}
	.absolute-at-981 img {position:absolute !important;bottom:0;right:0;}
}
/* FOOTNOTE-ISH */

#footnote-like {padding:0 25px !important;font-size:14px;}
@media all and (min-width:900px) {
	#footnote-like {font-size:16px;}
}
#footnote-like span.target {
	position:relative;
}
#footnote-like label {cursor:pointer;
width:35px;height:35px;left:0;top:0;position:absolute;border-radius:50%;background:#d64000;color:#fff;text-align:center;line-height:35px;font-weight:500;box-shadow:0 0 15px 0 rgba(0,0,0,0.2);z-index:2;
}
#footnote-like input[type="checkbox"] {display:none;}
#footnote-like .roll-down {
	font-weight: 700;border-radius: 3px;transition:all 0.2s ease-in-out;
z-index: 1;
background:#fff;position:absolute;left:20px;top:20px;overflow:hidden;min-width:225px;font-size:22px;line-height:1.2em;max-height:0px;
}
#footnote-like .roll-down p {
	padding:30px;text-decoration:none;font-style:normal !important;color:#123015 !important;
}
#footnote-like .roll-down p small {
	font-weight: 400 !important;
    font-size: 0.8em;
    display: block;color:#123015 !important;font-style:normal !important;
}
#footnote-like input[type=checkbox]:checked + .roll-down {
	max-height:4000vh;
}
@media all and (min-width:981px) {
	#footnote-like {
		padding-left:0px !important;padding-right:0px !important;
	}
}
/* COLUMN FIXES */
@media all and (min-width:481px) {
	.four-column-fix > .et_pb_column_1_4 {border-bottom:none !important;}
	.four-column-fix > .et_pb_column_1_4:nth-of-type(2n+1) {
		clear:left;
	}
}
@media all and (min-width:981px) {
	.four-column-fix > .et_pb_column_1_4:nth-of-type(2n+1) {
		clear:none;
	}
}
/* PAGE HEADER */
@media all and (max-width:950px) {
	.et_divi_builder #et_builder_outer_content .ls-container#ls-page-header-component .et_pb_column h1
 {
font-size:38px !important;
	}
}
.et_divi_builder #et_builder_outer_content .ls-container#ls-page-header-component .et_pb_column h2,
.et_divi_builder #et_builder_outer_content .ls-container#ls-page-header-component .ls-title_subheader
	{
	font-size:24px !important;
}
/* NAVIGATION */
.et_divi_builder #et_builder_outer_content .et_pb_section.et_section_transparent.ls-container.ls-container_page-nav.navigation-section nav ul li:last-of-type {
	margin-right:0;
}
/* GENERAL */
.large-18 {font-size:16px !important;}
@media all and (min-width:981px) {
	.large-18 {font-size:18px !important;}
}
@media all and (min-width:1020px) {
	.know-your-legal-stuff h3 {
		font-size:26px !important;
	}
	.know-your-legal-stuff .large-18 {font-size:24px !important;
	}
}
.knowledge-light p {font-family:clario light;}
.arrow-right-link {
	width: 17px;
    height: auto;
    margin-left: 8px;
    top: 2px;
    position: relative;
}
.popmake-content a,
.popmake-content a:visited {
	color:#2ea3f2;
	text-decoration:none;
}
.et_divi_builder #et_builder_outer_content .white-bg .et_pb_toggle_close, .et_divi_builder #et_builder_outer_content .et_pb_section.et_section_transparent.ls-container .ls-accordion.white-bg .et_pb_accordion_item.et_pb_toggle_open h5, .et_divi_builder #et_builder_outer_content .et_pb_section.et_section_transparent.ls-container .ls-accordion.white-bg .et_pb_toggle_content {
	background-color:#fff !important;
}
@media all and (max-width:980px) {
	.no-bottom-margin-before-981 > .et_pb_column {margin-bottom:0px !important;}
}
.popmake-title {
	max-width:calc(100% - 100px);
}
.hover-orange .ls-useful-link a:hover {
	color:#ff8000 !important;
}
