.profession-layout .cta-text__text a {
	color:#fff !important;
}

/* Main Online Portfolio Website Pages */
.profession-layout .hero {
	padding-bottom: 100px;
	overflow: visible;
	max-width: 100%;
}
@media screen and (min-width:1024px) and (-webkit-min-device-pixel-ratio:0) {
	.profession-layout .hero {
		padding-top: 62px;
		padding-bottom: 130px
	}
}

.profession-layout .hero__inner {
	max-width: unset;
}	
.profession-layout .hero__inner>.kt-inside-inner-col {
	margin: 0 auto;
	max-width: 86.93%;
	width: 100%;
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	grid-column-gap: 3.99%;
	position: relative;
	color: #fff
}
@media screen and (min-width:1024px) {
	.profession-layout .hero__inner>.kt-inside-inner-col {
		max-width: 90.04%
	}
}
@media screen and (min-width:1440px) {
	.profession-layout .hero__inner>.kt-inside-inner-col {
		max-width: 1240px
	}
}
@media screen and (min-width:1024px) {
	.profession-layout .hero__inner>.kt-inside-inner-col {
		grid-template-columns: repeat(6, minmax(0, 1fr));
		grid-column-gap: 2.6%
	}
}
@media screen and (min-width:1440px) {
	.profession-layout .hero__inner>.kt-inside-inner-col {
		grid-template-columns: repeat(12, minmax(0, 1fr));
		grid-column-gap: 1.61%;
		min-height: 450px
	}
}
.profession-layout .hero__image img {
	width: 115%;
	margin-left: -8%;
}
.profession-layout .hero__image {
	grid-row: 2;
	grid-column: 1/-1;
	width: 100%;
	position: relative;
	top: 15%;
	margin-bottom: 20px
}
@media screen and (min-width:500px) and (max-width:1023px) {
	.profession-layout .hero__image {
		margin-top: -30px;
		margin-bottom: 80px
	}
}
@media screen and (min-width:1024px) {
	.profession-layout .hero__image {
		grid-row: 1;
		position: absolute;
		top: 0;
		left: -25%;
		width: 74.2%;
		margin-top: -22vw
	}
}
@media screen and (max-device-width:1024px) and (min-device-width:768px) and (orientation:landscape) {
	.profession-layout .hero__image {
		top: 25%;
		left: -30%
	}
}
@media screen and (min-width:1440px) {
	.profession-layout .hero__image {
		top: -155px;
		width: 71.8%;
		margin-top: 40px
	}
}

.profession-layout .hero__image {
	top: 0;
	grid-row: 1;
	margin-top: 20px;
	margin-bottom: 50px;
}

@media screen and (min-width:1440px) {
  .profession-layout .hero__image {
	  left: -25%;
	  width: 74.2%;
  }
  .page-id-11619 .profession-layout .hero__image, .page-id-11654 .profession-layout .hero__image, .page-id-11644 .profession-layout .hero__image, .page-id-11635 .profession-layout .hero__image, .page-id-11838 .profession-layout .hero__image {
	  left: -16%;
  }
}

@media screen and (min-width:1024px) and (-webkit-min-device-pixel-ratio:0) {
	.profession-layout .hero__image {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		max-height: unset;
		position: relative;
		top: 0
	}
	.profession-layout .hero__image img {
		position: absolute;
		right: 0;
		width: auto;
		min-width: 1200px;
	}
	.profession-layout .hero__image.angled-comp img {
		position: absolute;
		right: 0;
		width: auto;
		min-width: unset;
	}
	.page-id-11619 .profession-layout .hero__image img, .page-id-11654 .profession-layout .hero__image img, .page-id-11644 .profession-layout .hero__image img, .page-id-11635 .profession-layout .hero__image img, .page-id-11838 .profession-layout .hero__image img {
		min-width: 750px;
		top: -160px;
		left:0;
		margin-left:0 !important;
	}
}
@media (max-width: 1023px) {
	.page-id-11619 .profession-layout .hero__image img, .page-id-11654 .profession-layout .hero__image img, .page-id-11644 .profession-layout .hero__image img, .page-id-11635 .profession-layout .hero__image img, .page-id-11838 .profession-layout .hero__image img {
		top: -160px;
		left:0;
		margin-left:0 !important;
	}
}
@media (max-width: 768px) {
	.page-id-11619 .profession-layout .hero__image, .page-id-11654 .profession-layout .hero__image, .page-id-11644 .profession-layout .hero__image, .page-id-11635 .profession-layout .hero__image, .page-id-11838 .profession-layout .hero__image {
		margin-left:-50px !important;
	}

}




.page-id-11619 .profession-layout .straight-comp img {
	min-width:825px;
}
.profession-layout .hero__text .kt-inside-inner-col {
	grid-column: 1/-1;
	margin: auto
}
@media screen and (min-width:1024px) {
	.profession-layout .hero__text .kt-inside-inner-col {
		grid-column: 4/-1
	}
}
@media screen and (min-width:1440px) {
	.profession-layout .hero__text .kt-inside-inner-col {
		grid-column: 7/-1
	}
}

.profession-layout .hero__text {
	grid-column: 1/-1;
	margin: auto
}
@media screen and (min-width:1024px) {
	.profession-layout .hero__text {
		grid-column: 4/-1
	}
}
@media screen and (min-width:1440px) {
	.profession-layout .hero__text {
		grid-column: 7/-1
	}
}
.profession-layout .hero__blurb {
	font-size: 16px;
	margin:32px 0 20px;
}
.profession-layout .hero__blurb a {
	text-decoration: underline;
  }
.profession-layout .hero__text a {
  margin-top:40px;
}
.profession-layout .text-section {
	background-color: #f5f1ed;
	padding: 60px 0
}
@media screen and (min-width:1024px) {
	.profession-layout .text-section {
		padding: 120px 0
	}
}
.text-section__inner {
	margin: 0 auto;
	max-width: 86.93%;
	width: 100%
}
@media screen and (min-width:1024px) {
	.text-section__inner {
		max-width: 90.04%
	}
}
@media screen and (min-width:1440px) {
	.text-section__inner {
		max-width: 1240px
	}
}
.text-section__block {
	margin-bottom: 30px
}
.text-section__block p {
	font-size: 20px;
	font-weight: 300;
	line-height: 1.6;
	margin-bottom: 30px
}
.text-section__block a {
	color: #000
}
.text-section__block ul li {
	margin-bottom: 1.5em;
	padding-left: 25px;
	position: relative
}
.text-section__block ul li:before {
	content: "";
	background-color: #000;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 6px;
	height: 6px;
	top: 9px
}
.text-section__block ul li p {
	display: inline
}
.text-section__block ul li ul {
	margin-top: 1.5em
}
.text-section__block ol {
	counter-reset: sections
}
.text-section__block ol li {
	margin-bottom: 1.5em;
	position: relative
}
.text-section__block ol li p {
	text-indent: 2ch
}
.text-section__block ol li:before {
	counter-increment: sections;
	content: counter(sections) ".";
	font-size: 20px;
	font-weight: 500;
	line-height: 32px;
	position: absolute
}
.text-section__block .text-embedded-image {
	max-width: 100%
}
.text-section__block .text-embedded-image__caption {
	font-size: 12px;
	letter-spacing: .07em;
	line-height: 1.67;
	font-weight: 300;
	text-transform: none;
	padding: 10px 10px 30px;
	font-style: italic
}

.text-section .kt-row-column-wrap {
	margin: 0 auto !important;
	max-width: 86.93% !important;
	width: 100% !important
}
@media screen and (min-width:1024px) {
	.text-section .kt-row-column-wrap {
		max-width: 90.04% !important;
	}
}
@media screen and (min-width:1440px) {
	.text-section .kt-row-column-wrap {
		max-width: 1240px !important;
	}
}

.profession-layout {
  font-weight: 300;
}

.accordion {
	background-color: #000;
	color:#fff;
}
@media screen and (max-width:1250px) {
	.accordion .kt-row-column-wrap {
		max-width:90% !important;
		margin:0 auto;
	}
}
.accordion > .kt-row-layout-inner .wp-block-kadence-column {
	max-width:1240px;
	margin: 0 auto !important;
}

.accordion__title {
	font-size: 30px;
	font-weight: 300;
	line-height: 38px;
	padding-top: 20px
}
@media screen and (min-width:1024px) {
	.accordion__title {
		font-size: 40px;
		letter-spacing: normal;
		line-height: 1.25;
		font-weight: 300;
		text-transform: none;
		padding: 80px 0
	}
}
@media screen and (min-width:1440px) {
	.accordion__title {
		padding: 100px 0 35px
	}
}
.accordion__blurb {
	font-size: 20px;
	letter-spacing: normal;
	line-height: 1.4;
	font-weight: 400;
	text-transform: none;
	padding-top: 20px
}
@media screen and (min-width:1024px) {
	.accordion__blurb {
		padding-top: 0
	}
}
.accordion__border {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 0px 0;
	margin: 25px 0 50px;
}
.accordion .wp-block-kadence-pane .kt-accordion-header-wrap .kt-blocks-accordion-header, .accordion .kt-accordion-header-wrap .kt-blocks-accordion-header.kt-accordion-panel-active {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 15px;
	font-weight: 300;
	line-height: 25px;
	padding: 15px 0 0;
	cursor: pointer;
	background-color:#000 !important;
	border:0px !important;
	color:#fff !important;
}
@media screen and (min-width:1024px) {
	.accordion .wp-block-kadence-pane .kt-accordion-header-wrap .kt-blocks-accordion-header, .accordion .kt-accordion-header-wrap .kt-blocks-accordion-header.kt-accordion-panel-active {
		font-size: 20px !important;
		line-height: 32px !important;
		font-weight: 400 !important;
		padding: 10px 0 !important;
	}
}

@media screen and (min-width: 1024px) {
	.accordion .wp-block-kadence-pane {
		margin: 25px 0;
	}
}
.kt-blocks-accordion-icon-trigger::before, .kt-blocks-accordion-icon-trigger::after {
	background-color:#fff !important;
}

.profession-layout .cta-text {
	background: #191919;
	color: #fff;
}
.profession-layout .cta-text__inner  > .kt-inside-inner-col {
	margin: 0 auto;
	max-width: 86.93%;
	width: 100%;
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	grid-column-gap: 3.99%;
	-webkit-box-align: normal;
	-ms-flex-align: normal;
	align-items: normal
}
@media screen and (min-width:1024px) {
	.profession-layout .cta-text__inner > .kt-inside-inner-col {
		max-width: 90.04%
	}
}
@media screen and (min-width:1440px) {
	.profession-layout .cta-text__inner > .kt-inside-inner-col {
		max-width: 1240px
	}
}
@media screen and (min-width:1024px) {
	.profession-layout .cta-text__inner > .kt-inside-inner-col {
		grid-template-columns: repeat(6, minmax(0, 1fr));
		grid-column-gap: 2.6%
	}
}
@media screen and (min-width:1440px) {
	.profession-layout .cta-text__inner > .kt-inside-inner-col {
		grid-template-columns: repeat(12, minmax(0, 1fr));
		grid-column-gap: 1.61%
	}
}
@media screen and (min-width:1024px) {
	.profession-layout .cta-text__inner > .kt-inside-inner-col {
		position: relative
	}
}

.profession-layout .cta-text__image__container {
	grid-column: 1/-1;
	position: relative
}
@media screen and (min-width:1024px) {
	.profession-layout .cta-text__image__container {
		grid-column: 1/4
	}
}
@media screen and (min-width:1440px) {
	.profession-layout .cta-text__image__container {
		grid-column: 1/7
	}
}
.profession-layout .cta-text__text, .cta-text__text + .wp-block-kadence-advancedbtn {
	grid-column: 1/-1;
	color: #fff
}
@media screen and (min-width:1024px) {
	.profession-layout .cta-text__text {
		grid-column: 4/-1
	}
	.cta-text__text + .wp-block-kadence-advancedbtn {
		grid-column: 4/-1
	}
}
@media screen and (min-width:1440px) {
	.profession-layout .cta-text__text {
		grid-column: 7/12;
		padding: 50px 0
	}
}
.profession-layout .cta-text {
	overflow: hidden
}
@media screen and (min-width:1024px) {
	.profession-layout .cta-text {
		padding: 60px 0
	}
}
.profession-layout .cta-text .cta-text__blurb {
	font-size: 20px;
	font-weight: 300;
	line-height: 1.36
}
@media screen and (min-width:1024px) {
	.profession-layout .cta-text .cta-text__blurb {
		font-size: 22px
	}
}
@media screen and (min-width:1024px) {
	.profession-layout .cta-text .cta-text__image__container img {
		height: auto;
		min-width: 700px
	}
}
@media screen and (min-width:1440px) {
	.profession-layout .cta-text .cta-text__image__container img {
		min-width: 900px
	}
	.profession-layout .cta-text .cta-text__image__container.lg-thumb img {
		min-width: 1100px
	}
	.profession-layout .cta-text .cta-text__image__container.sm-thumb img {
		min-width: 700px
	}
}

@media screen and (min-width:1024px) {
	.profession-layout .cta-text .cta-text__image__container {
		position: absolute;
		top: 25%;
		-webkit-transform: translate3d(0, -50%, 0);
		transform: translate3d(0, -50%, 0);
		right: 0;
		width: auto;
		height: 100%;
		margin: 0
	}
	.profession-layout .cta-text .cta-text__image__container img {
		width: 114%;
		margin: 0 -7% 50px
	}

}
@media screen and (min-width:1440px) {
	.profession-layout .cta-text .cta-text__image__container {
		right: 19.96397px
	}
}
.profession-layout .cta-text .cta-text__title {
	font-size: 30px;
	font-weight: 300;
	line-height: 38px
}
@media screen and (min-width:1024px) {
	.profession-layout .cta-text .cta-text__title {
		font-size: 46px;
		line-height: 60px
	}
}
.profession-layout .cta-text .cta-text__blurb, .profession-layout .hero__blurb.lg-text {
	font-size: 20px;
	font-weight: 300;
	line-height: 1.36;
	margin: 40px 0 75px;
}
@media screen and (min-width:1024px) {
	.profession-layout .cta-text .cta-text__blurb {
		font-size: 22px
	}
}
.content-image-column {
	background-color: #fff;
	color:#000;
	padding: 60px 0;
	position: relative
}
.content-image-column.even {
	background-color: #f5f1ed
}
@media screen and (min-width:1024px) {
	.content-image-column {
		padding: 120px
	}
}
.content-image-column__inner {
	margin: 0 auto;
	max-width: 86.93%;
	width: 100%;
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	grid-column-gap: 3.99%;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start
}
@media screen and (min-width:1024px) {
	.content-image-column__inner {
		max-width: 90.04%
	}
}
@media screen and (min-width:1440px) {
	.content-image-column__inner {
		max-width: 1240px
	}
}
@media screen and (min-width:1024px) {
	.content-image-column__inner {
		grid-template-columns: repeat(6, minmax(0, 1fr));
		grid-column-gap: 2.6%
	}
}
@media screen and (min-width:1440px) {
	.content-image-column__inner {
		grid-template-columns: repeat(12, minmax(0, 1fr));
		grid-column-gap: 1.61%
	}
}
.content-image-column__asset {
	grid-column: 1/-1;
	margin-top: auto
}
.content-image-column__asset--top {
	margin: 30px 0 20px
}
.content-image-column__asset--bottom {
	margin: 40px 0
}
@media screen and (min-width:1024px) {
	.content-image-column__asset {
		grid-column: 1/4;
	padding-right: 85.03289px;
	padding-left: 0
	}
	.content-image-column:nth-child(2n) .content-image-column__asset {
		grid-column: 4/-1;
	padding-left: 85.03289px;
	grid-row: 1
	}
	.content-image-column__asset--bottom {
		margin: auto 0 0
	}
}
@media screen and (min-width:1440px) {
	.content-image-column__asset {
		grid-column: 1/7;
	padding-right: 85.03289px;
	padding-left: 0
	}
	.content-image-column:nth-child(2n) .content-image-column__asset {
		grid-column: 7/-1;
	grid-row: 1;
	padding-left: 85.03289px
	}
	.content-image-column__asset--bottom {
		margin: auto 0 0;
		position: relative;
		top: 90px
	}
}
.content-image-column__title {
	letter-spacing: -.5px;
	margin-bottom: 35px;
	font-size: 34px;
	line-height: 1.3;
	font-weight: 400;
}
@media screen and (min-width:1024px) {
	.content-image-column__title {
		font-weight: 300;
		font-size: 46px;
		line-height: 60px;
		margin-bottom: 50px
	}
}


.content-image-column__text {
	grid-column: 1/-1
}
@media screen and (min-width:1024px) {
	.content-image-column__text {
		grid-column: 4/-1
	}
	.content-image-column:nth-child(2n) .content-image-column__text {
		grid-column: 1/4;
	grid-row: 1
	}
}
@media screen and (min-width:1440px) {
	.content-image-column__text {
		grid-column: 7/-1
	}
	.content-image-column:nth-child(2n) .content-image-column__text {
		grid-column: 1/7;
		grid-row: 1
	}
}
.content-image-column__content p {
	font-weight: 300;
	font-size: 20px;
	letter-spacing: 0;
	text-align: left;
	line-height: 32px;
	margin-bottom: 1.5em
}
.content-image-column__content p b {
	font-weight: 500
}
@media screen and (min-width:1440px) {
	.content-image-column__content p {
		margin-bottom: 30px
	}
}
.content-image-column__content h3 {
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
	letter-spacing: .5px;
	margin-bottom: 20px
}
.content-image-column__content a {
	color:#000;
	text-decoration: none;
	border-bottom: 1px solid #000;
}
.content-image-column__content a:hover {
	border-bottom-color: rgba(0, 0, 0, .1)
}
.content-image-column__content h4 {
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
	letter-spacing: .5px;
	margin-bottom: 30px
}
@media screen and (min-width:1440px) {
	.content-image-column__content h4 {
		padding-top: 30px
	}
}
.content-image-column__content ul li {
	margin-bottom: 1.5em;
	padding-left: 25px;
	position: relative
}
.content-image-column__content ul li:before {
	content: "";
	background-color: #000;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 6px;
	height: 6px;
	top: 9px
}
.content-image-column__content ul li p {
	display: inline
}
.content-image-column__content ul li ul {
	margin-top: 1.5em
}
.content-image-column__content ol {
	counter-reset: sections;
	list-style-type: none;
	margin:0;
	padding:0;
}
.content-image-column__content ol li {
	margin-bottom: 1.5em;
	position: relative;
	font-weight: 300;
	font-size: 20px;
	letter-spacing: 0;
	text-align: left;
	text-indent: 25px;
}
 .content-image-column__content ul li { 
 	font-size: 20px;
 }
.content-image-column__content ol li:before {
	counter-increment: sections;
	content: counter(sections) ".";
	font-size: 20px;
	font-weight: 500;
	line-height: 32px;
	position: absolute;
	text-indent: -25px;
}
.content-image-column strong {
	font-weight: 500;
}

/* Guides Pages */
.seo-lander__header h1 {
	font-size: 32px;
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: 32px
}
@media screen and (min-width:1024px) {
	.seo-lander__header h1 {
		font-size: 64px;
		margin-bottom: 40px
	}
}
.seo-lander__header__image {
	grid-column: span 4;
	margin-bottom: 40px;
	line-height: 0;
	width: 100%;
}
@media screen and (min-width:1024px) {
	.seo-lander__header__image {
		grid-column: 5/-1
	}
}
@media screen and (min-width:1440px) {
	.seo-lander__header__image {
		grid-column: 9/-1
	}
}
.preamble-text[data-v-44ec19f4] {
	padding: 24px 0;
	background-color: #f5f1ed
}
@media screen and (min-width:1024px) {
	.preamble-text[data-v-44ec19f4] {
		padding: 32px 0
	}
}
@media screen and (min-width:1440px) {
	.preamble-text[data-v-44ec19f4] {
		padding: 32px
	}
}
.preamble-text__inner[data-v-44ec19f4] {
	margin: 0 auto;
	max-width: 86.93%;
	width: 100%
}
@media screen and (min-width:1024px) {
	.preamble-text__inner[data-v-44ec19f4] {
		max-width: 90.04%
	}
}
@media screen and (min-width:1440px) {
	.preamble-text__inner[data-v-44ec19f4] {
		max-width: 1240px
	}
}
.preamble-text__block[data-v-44ec19f4] hr {
	display: none
}
.preamble-text__block[data-v-44ec19f4] h2.preamble-header,
.preamble-text__block[data-v-44ec19f4] h3 {
	margin: 1em 0;
	font-size: 18px;
	font-weight: 500
}
.preamble-text__block[data-v-44ec19f4] p {
	font-size: 15px;
	font-weight: 400;
	line-height: 150%;
	margin-bottom: 0
}
@media screen and (min-width:1024px) {
	.preamble-text__block[data-v-44ec19f4] p {
		font-size: 18px
	}
}
.preamble-text__block[data-v-44ec19f4] a {
	color: #000
}
.preamble-text__block[data-v-44ec19f4] ul li {
	margin-bottom: 1.5em;
	padding-left: 25px;
	position: relative
}
.preamble-text__block[data-v-44ec19f4] ul li:before {
	content: "";
	background-color: #000;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 6px;
	height: 6px;
	top: 9px
}
.preamble-text__block[data-v-44ec19f4] ul li p {
	display: inline
}
.preamble-text__block[data-v-44ec19f4] ul li ul {
	margin-top: 1.5em
}
.preamble-text__block[data-v-44ec19f4] ol {
	counter-reset: sections
}
.preamble-text__block[data-v-44ec19f4] ol li {
	margin-bottom: 1.5em;
	position: relative
}
.preamble-text__block[data-v-44ec19f4] ol li p {
	text-indent: 2ch
}
.preamble-text__block[data-v-44ec19f4] ol li:before {
	counter-increment: sections;
	content: counter(sections) ".";
	font-size: 20px;
	font-weight: 500;
	line-height: 32px;
	position: absolute
}
.preamble-text__block[data-v-44ec19f4] .text-embedded-image {
	max-width: 100%
}
.preamble-text__block[data-v-44ec19f4] .text-embedded-image__caption {
	font-size: 12px;
	letter-spacing: .07em;
	line-height: 1.67;
	font-weight: 300;
	text-transform: none;
	padding: 10px 10px 30px;
	font-style: italic
}
.preamble-text__toggle[data-v-44ec19f4] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	color: #000;
	background:none;
	display: inline-block;
	font-weight: 500;
	font-size: 13px;
	padding: 0 0 8px 0;
	position: relative;
	text-decoration: none;
	margin-top: 20px;
	cursor: pointer
}
.preamble-text__toggle[data-v-44ec19f4]:after {
	-webkit-transition: -webkit-transform .25s linear;
	transition: -webkit-transform .25s linear;
	transition: transform .25s linear;
	transition: transform .25s linear, -webkit-transform .25s linear;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	content: "";
	background-color: #000;
	display: block;
	width: 100%;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 0
}
.preamble-text__toggle[data-v-44ec19f4]:hover:after {
	-webkit-transform: translate3d(0, -3px, 0);
	transform: translate3d(0, -3px, 0)
}
/* .preamble-more {
	display:none;
} */
.seo-lander__content .kb-table-of-contents-title {
	font-size: 24px !important;
	line-height: 1.42 !important;
	margin-bottom: 40px !important;
	font-weight:400 !important;
}
@media screen and (min-width:1024px) {
	.seo-lander__content .kb-table-of-contents-title {
		font-size: 28px !important;
		margin-bottom: 50px !important
	}
}

.col-content ol {
	margin:0;
}
.col-content ol li {
	padding-left:10px;
}
.col-content ol li::marker {
	font-weight:500;
}
.col-content h3 {
	font-weight:500;
	font-size: 20px;
	margin-top:60px;
}
.preamble-text__block p:first-of-type {
	margin-top:0 !important; 
}

.seo-lander__content .kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list, .seo-lander__content ul {
	list-style: none;
	margin:0;
	padding:0;
	position:relative;
}

.seo-lander__content .kb-table-of-content-list li, .seo-lander__content li {
	padding-left:30px;
	margin-bottom: 30px;
	font-size: 20px;
	position: relative;
	font-weight:300;
}

.seo-lander__content .kb-table-of-content-list li:before, .seo-lander__content ul li::before {
	content: "";
	background-color: #000;
	display: block;
	position: absolute;
	top: 12px;
	left: 0;
	width: 6px;
	height: 6px;
}

.seo-lander__content .kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-link-style-underline a {
	text-decoration: none !important;
	border-bottom:0px !important;
}
.seo-lander__content .kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-link-style-underline a:hover {
	border-bottom: 1px solid !important;
}
.seo-lander__content p {
	font-weight: 300;
	font-size: 18px;
	letter-spacing: 0;
	text-align: left;
	line-height: 1.6;
	margin-bottom: 1.5em
}
@media screen and (min-width:1024px) {
	.seo-lander__content p {
		font-size: 20px
	}
}
.seo-lander__content p b {
	font-weight: 500
}
@media screen and (min-width:1440px) {
	.seo-lander__content p {
		margin-bottom: 30px
	}
}

.seo-lander__content a {
	border-bottom: 1px solid #000;
	color: #000;
	text-decoration: none;
}

.seo-lander__content a:hover {
	border-bottom-color: #0000001a;
}

h2.titled-text-section__title {
	margin-bottom: 35px;
	font-size: 34px;
	line-height: 1.3
}
@media screen and (min-width:1024px) {
	h2.titled-text-section__title {
		font-weight: 300;
		font-size: 46px;
		line-height: 60px;
		margin-bottom: 50px
	}
}

u {
	text-decoration: none;
}
.seo-lander__content .text-section,
.seo-lander__content .titled-text-section {
	padding: 0 0 60px
}
@media screen and (min-width:1440px) {
	.seo-lander__content .text-section,
	.seo-lander__content .titled-text-section {
		padding-right: 24px
	}
}
.seo-lander__content .text-section:first-of-type,
.seo-lander__content .titled-text-section:first-of-type {
	padding-top: 0
}
.seo-lander__content .text-section__block,
.seo-lander__content .titled-text-section__block {
	margin: 0
}
.seo-lander__content .text-section__block h2,
.seo-lander__content .titled-text-section__block h2 {
	margin-bottom: 35px;
	font-size: 34px;
	line-height: 1.3
}
@media screen and (min-width:1024px) {
	.seo-lander__content .text-section__block h2,
	.seo-lander__content .titled-text-section__block h2 {
		font-weight: 300;
		font-size: 46px;
		line-height: 60px;
		margin-bottom: 50px
	}
}
.seo-lander__content .titled-text-section h3 {
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
	letter-spacing: .5px;
	margin-bottom: 20px
}
.seo-lander__footer .cta-text {
	background: #000;
	color: #fff;
	padding: 40px
}
@media screen and (min-width:1024px) {
	.seo-lander__footer .cta-text {
		padding: 56px
	}
}
.seo-lander__footer .cta-text__inner {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.seo-lander__footer .cta-text__text {
	max-width: 870px
}
.seo-lander__footer .cta-text__title {
	font-size: 36px;
	margin-bottom: 16px;
	margin-top:0;
	line-height:1.2;
}
@media screen and (min-width:1024px) {
	.seo-lander__footer .cta-text__title {
		font-size: 56px
	}
}
.seo-lander__footer .cta-text__blurb p {
	font-weight: 400;
	margin:0;
}
@media screen and (min-width:1024px) {
	.seo-lander__footer .cta-text__blurb {
		font-size: 21px
	}
}
.seo-lander__footer .cta-text__button {
	margin: 32px 0 0
}
.seo-lander__footer .cta-text__button .btn--dark {
	background-color: #fff00b;
	color: #000
}
.seo-lander__footer .cta-text__button .btn--dark:hover {
	background-color: #fff
}
.grid-container .col-footer {
	grid-column: span 4
}
@media screen and (min-width:1024px) {
	.grid-container .col-footer {
		grid-column: 1/-1;
		grid-row: 2
	}
}

/* body.page-id-470 .site-footer */
body.online-portfolio-web-template-page-online-portfolio-website-guide .site-footer, 
body.single-post .site-footer, 
body.online-portfolio-web-template-page-online-portfolio-website-ideas .site-footer {
	background:#fff;
	color:#000;
}

/* body.page-id-470 .site-footer ul li:first-child, 
body.page-id-470 .site-footer ul a */
body.online-portfolio-web-template-page-online-portfolio-website-guide .site-footer ul li:first-child, 
body.online-portfolio-web-template-page-online-portfolio-website-guide .site-footer ul a, 
body.single-post .site-footer ul li:first-child,
body.single-post .site-footer ul a, 
body.online-portfolio-web-template-page-online-portfolio-website-ideas .site-footer ul li:first-child, 
body.online-portfolio-web-template-page-online-portfolio-website-ideas .site-footer ul a {
	color:#000;
}

/* body.page-id-470 .site-footer .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg  */
body.online-portfolio-web-template-page-online-portfolio-website-guide .site-footer .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg, 
body.single-post .site-footer .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg, 
body.online-portfolio-web-template-page-online-portfolio-website-ideas .site-footer .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg {
	fill: #000;
}

/* body.page-id-470 .site-footer .footer-bottom ul li:first-child, 
body.page-id-470 .site-footer .footer-bottom ul a */
body.online-portfolio-web-template-page-online-portfolio-website-guide .site-footer .footer-bottom ul li:first-child, 
body.online-portfolio-web-template-page-online-portfolio-website-guide .site-footer .footer-bottom ul a, 
body.single-post .site-footer .footer-bottom ul li:first-child, 
body.single-post .site-footer .footer-bottom ul a, 
body.online-portfolio-web-template-page-online-portfolio-website-ideas .site-footer .footer-bottom ul li:first-child, 
body.online-portfolio-web-template-page-online-portfolio-website-ideas .site-footer .footer-bottom ul a {
	color:#fff;
}

/* body.page-id-470 .site-footer .wp-block-image a::before */
body.online-portfolio-web-template-page-online-portfolio-website-guide .site-footer .wp-block-image a::before, 
body.single-post .site-footer .wp-block-image a::before, 
body.online-portfolio-web-template-page-online-portfolio-website-ideas .site-footer .wp-block-image a::before {
	content: url("data:image/svg+xml,%3Csvg viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg' class='footer__badge'%3E%3Cpath d='M20 39.048C9.48 39.048.952 30.52.952 20 .952 9.48 9.48.952 20 .952 30.52.952 39.048 9.48 39.048 20c0 10.52-8.528 19.048-19.048 19.048zm6.667-22.858v-4.76H13.333v17.14h4.762v-5.735l7.62.021v-4.762h-7.687V16.19h8.639z' fill='currentColor' fill-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");
	width:40px;
	height:40px;
	position:absolute;
}
/* body.page-id-470 .site-footer .wp-block-image a img */
body.online-portfolio-web-template-page-online-portfolio-website-guide .site-footer .wp-block-image a img,
body.single-post .site-footer .wp-block-image a img, 
body.online-portfolio-web-template-page-online-portfolio-website-ideas .site-footer .wp-block-image a img 
{display:none;}

.seo-lander__sidebar .cta-text {
	display: none;
	background: #000;
	color: #fff;
	padding: 40px 24px
}
@media screen and (min-width:1024px) {
	.seo-lander__sidebar .cta-text {
		display: block;
		margin-bottom: 60px;
		padding: 40px 32px;
		position: sticky;
		z-index: 2;
		top: 91px
	}
}
.seo-lander__sidebar .cta-text__inner {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.seo-lander__sidebar .cta-text__title {
	font-size: 36px;
	line-height:1.2;
	margin-bottom: 16px;
	margin-top:0;
}
.seo-lander__sidebar p {
	margin:0;
}
.seo-lander__sidebar .cta-text__button {
	margin: 32px 0 0
}
.seo-lander__sidebar .cta-text__button .btn--dark {
	background-color: #fff00b;
	color: #000
}
.seo-lander__sidebar .cta-text__button .btn--dark:hover {
	background-color: #fff
}

.col-content .cta-text__text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
@media screen and (min-width:1024px) {
	.col-content .cta-text__text {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.spotlights-list__content__text .cta-text__text {
		flex-direction: column;
	}
}

.col-content .cta-text__title {
	font-size: 24px;
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: 18px
}
@media screen and (min-width:1024px) {
	.col-content .cta-text__title {
		margin-bottom: 12px;
		margin-top:0;
		font-size: 32px
	}
}
.col-content .cta-text__blurb {
	font-size: 15px;
	letter-spacing: normal;
	line-height: 1.67;
	font-weight: 300;
	text-transform: none;
	font-weight: 400;
	margin:0;
}
.col-content .cta-text__button {
	margin-top: 32px
}
@media screen and (min-width:1024px) {
	.col-content .cta-text__button {
		margin-top: 0;
		margin-left: auto
	}
}

.profession-layout .kt-row-column-wrap {
	padding:0 !important;
}

.black-btn a {
	font-size:21px !important;
	background:#000 !important;
	color:#fff !important;
	padding: 12px 25px !important;
}

.black-btn.has-arrow a::after {
	content: url("data:image/svg+xml,%3Csvg viewBox='0 0 22 23' xmlns='http://www.w3.org/2000/svg' class=''%3E%3Cg stroke='%23fff' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='square'%3E%3Cpath d='M11.982 1.372l8.71 9.713-8.66 9.726M19.088 11.091H1.67'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
	height:29px;
}

.black-btn a:hover {
	background:#fff00b !important;
	color:#000 !important;
}
.advertorial-lander .black-btn a:hover {
	background:#fff !important;
	color:#000 !important;
}
.black-btn.has-arrow a:hover::after {
	content: url("data:image/svg+xml,%3Csvg viewBox='0 0 22 23' xmlns='http://www.w3.org/2000/svg' class=''%3E%3Cg stroke='%23000' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='square'%3E%3Cpath d='M11.982 1.372l8.71 9.713-8.66 9.726M19.088 11.091H1.67'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
	height:29px;
}

/* How-To Pages */

.white-btn a {
	background:#fff !important;
	color:#000 !important;
	font-size:21px !important;
}
.white-btn a:hover {
	background:#fff00b !important;
}

.transparent-btn a {
	background:transparent !important;
	color:#000 !important;
	font-size:21px !important;
	border: 2px solid #000 !important;
	padding:12px 25px !important;
}
.transparent-btn a::after {
	height:29px;
}
.transparent-btn a:hover {
	background:#000 !important;
	color:#fff !important;
}
.transparent-btn.has-arrow a:hover::after {
	content: url("data:image/svg+xml,%3Csvg viewBox='0 0 22 23' xmlns='http://www.w3.org/2000/svg' class=''%3E%3Cg stroke='%23fff' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='square'%3E%3Cpath d='M11.982 1.372l8.71 9.713-8.66 9.726M19.088 11.091H1.67'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
	height:29px;
}


body.parent-pageid-13169 .navbar, body.post-type-archive-online-portfolio-web .navbar {
	background:none;
}

body.parent-pageid-13169 .entry-content, body.parent-pageid-13169 .site {
	background:#fff;
	color:#000 !important;
	font-size:20px;
}

body.parent-pageid-13169 .section a, body.parent-pageid-13169 .section ul, body.parent-pageid-13169 .section li, body.parent-pageid-13169 .entry-content .preamble__block a, body.parent-pageid-13169 .entry-content .preamble__block ul, body.parent-pageid-13169 .entry-content .preamble__block li {
	font-size:20px;
	color: #000;
}

body.parent-pageid-13169 .entry-content ul, .page-online-portfolio .section__content ul, .content-image-column__text ul {
	list-style-type: none;
}

@media (max-width: 1024px) {
	body.parent-pageid-13169 .navbar {
		background:#000;
	}
}

body.parent-pageid-13169 .site-main {
	padding-top:0;
}

.pink-bg {
	background-image: linear-gradient(43deg, #dca8ac, #c08789);
}
.green-bg {
	background-image: linear-gradient(43deg, #e7f3eb, #9aaba5);
}
.tan-bg {
	background-image: linear-gradient(43deg, #d2c1b8, #8e746e);
}
.blue-bg {
	background-image: linear-gradient(43deg, #427ECA, #153F84);
}
.sand-bg {
	background-image: linear-gradient(43deg, #f2debf, #be9d75);
}
.mauve-bg {
	background-image: linear-gradient(43deg, #d6c6bd, #896f6a);
}

.howto-hero > .kt-row-layout-inner > .kt-row-column-wrap > .wp-block-kadence-column, .section > .kt-row-layout-inner > .kt-row-column-wrap > .wp-block-kadence-column {
	display:contents;
}

.howto-hero {
	overflow: visible;
	padding: 105px 0 0
}
@media screen and (min-width:1024px) {
	.howto-hero {
		padding: 180px 0 130px
	}
}

.howto-hero .kt-row-column-wrap, .section .kt-row-column-wrap, .hero .kt-row-column-wrap {
	padding:0 !important;
}

.howto-hero .hero__inner > .kt-inside-inner-col {
	margin: 0 auto;
	max-width: 86.93%;
	width: 100%;
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	grid-column-gap: 3.99%;
	position: relative;
	color: #fff
}
@media screen and (min-width:1024px) {
	.howto-hero .hero__inner > .kt-inside-inner-col {
		max-width: 90.04%
	}
}
@media screen and (min-width:1440px) {
	.howto-hero .hero__inner > .kt-inside-inner-col {
		max-width: 1240px
	}
}
@media screen and (min-width:1024px) {
	.howto-hero .hero__inner > .kt-inside-inner-col {
		grid-template-columns: repeat(6, minmax(0, 1fr));
		grid-column-gap: 2.6%
	}
}
@media screen and (min-width:1440px) {
	.howto-hero .hero__inner > .kt-inside-inner-col {
		grid-template-columns: repeat(12, minmax(0, 1fr));
		grid-column-gap: 1.61%;
		min-height: 450px
	}
}

.howto-hero .hero__image {
	grid-row: 2;
	grid-column: 1/-1;
	width: 100%;
	position: relative;
	top: 15%;
	margin-bottom: 20px
}
@media screen and (min-width:500px) and (max-width:1023px) {
	.howto-hero .hero__image {
		margin-top: -30px;
		margin-bottom: 80px
	}
}
@media screen and (min-width:1024px) {
	.howto-hero .hero__image {
		grid-row: 1;
		position: absolute;
		top: 0;
		left: -25%;
		width: 74.2%;
		margin-top: -22vw
	}
}
@media screen and (max-device-width:1024px) and (min-device-width:768px) and (orientation:landscape) {
	.howto-hero .hero__image {
		top: 25%;
		left: -30%
	}
}
@media screen and (min-width:1440px) {
	.howto-hero .hero__image {
		top: -155px;
		width: 71.8%;
		margin-top: 40px
	}
}
.howto-hero .hero__text {
	grid-column: 1/-1;
	margin: auto
}
@media screen and (min-width:1024px) {
	.howto-hero .hero__text {
		grid-column: 4/-1
	}
}
@media screen and (min-width:1440px) {
	.howto-hero .hero__text {
		grid-column: 7/-1
	}
}
.howto-hero .hero__text p {
	margin-bottom: 20px
}
.howto-hero .hero__title {
	font-size: 40px;
	letter-spacing: normal;
	line-height: 1.25;
	font-weight: 300;
	text-transform: none
}
@media screen and (min-width:1024px) {
	.howto-hero .hero__title {
		font-size: 70px;
		letter-spacing: normal;
		line-height: 1.11;
		font-weight: 300;
		text-transform: none
	}
}
.howto-hero .hero__blurb {
	font-size: 22px;
	letter-spacing: normal;
	line-height: 1.36;
	font-weight: 300;
	text-transform: none;
	margin-top: 32px
}
.howto-hero .hero__blurb a {
	color: inherit
}
.howto-hero .hero__cta {
	margin-top: 40px
}

.table-of-contents__title {
	color: #fff;
	font-size: 24px;
	line-height: 1.42;
	margin-bottom: 30px
}
@media screen and (min-width:1024px) {
	.table-of-contents__title {
		font-size: 28px;
		margin-bottom: 50px
	}
}
@media screen and (min-width:1440px) {
	.table-of-contents__title {
		margin-bottom: 0
	}
}

.howto-toc .kb-table-of-content-link-style-underline a, .howto-toc .opw-toc a {
	text-decoration: none !important;
	border-bottom: 1px solid #0000;
	color: #fff !important;
	font-size: 20px;
	line-height: 1.6;
	padding-left: 35px;
}

.howto-toc .kb-table-of-content-link-style-underline a:hover, .howto-toc .opw-toc a:hover {
	border-bottom-color: inherit;
}
.howto-toc .kb-table-of-content-link-style-underline li, .howto-toc .opw-toc li {
	position: relative;
	margin-bottom: 30px;
}
.howto-toc .kb-table-of-content-link-style-underline, .howto-toc .opw-toc {
	counter-reset: item;
}
.howto-toc .opw-toc {
	list-style: none;
	columns: 2;
	  -webkit-columns: 2;
	  -moz-columns: 2;
}

@media (max-width: 550px) {
	.howto-toc .opw-toc {
		columns: 1;
		-webkit-columns: 1;
		-moz-columns: 1;
	}
}

.howto-toc .kb-table-of-content-link-style-underline li::before, .howto-toc .opw-toc li::before {
	display: block;
	counter-increment: item;
	content: counter(item);
	color: #fff;
	font-weight: 700;
	width: 0px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	font-size:22px;
}


.section {
	background-color: #fff;
	padding: 60px 0;
	position: relative
}
.section:nth-child(2n) {
	background-color: #f5f1ed
}
@media screen and (min-width:1024px) {
	.section {
		padding: 120px
	}
}
.section__inner > .kt-inside-inner-col {
	margin: 0 auto;
	max-width: 86.93%;
	width: 100%;
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	grid-column-gap: 3.99%;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start
}
@media screen and (min-width:1024px) {
	.section__inner > .kt-inside-inner-col {
		max-width: 90.04%
	}
}
@media screen and (min-width:1440px) {
	.section__inner > .kt-inside-inner-col {
		max-width: 1240px
	}
}
@media screen and (min-width:1024px) {
	.section__inner > .kt-inside-inner-col {
		grid-template-columns: repeat(6, minmax(0, 1fr));
		grid-column-gap: 2.6%
	}
}
@media screen and (min-width:1440px) {
	.section__inner > .kt-inside-inner-col {
		grid-template-columns: repeat(12, minmax(0, 1fr));
		grid-column-gap: 1.61%
	}
}
.section__text {
	grid-column: 1/-1
}
@media screen and (min-width:1024px) {
	.section__text {
		grid-column: 1/4;
		grid-row: 1
	}
	.section:nth-child(2n) .section__text  {
		grid-column: 4/-1
	}
}
@media screen and (min-width:1440px) {
	.section__text  {
		grid-column: 1/7;
		grid-row: 1
	}
	.section:nth-child(2n) .section__text {
		grid-column: 7/-1
	}
}
.section__asset {
	grid-column: 1/-1;
	margin-top: auto
}
.section__asset--top {
	margin: 30px 0 20px
}
.section__asset--bottom {
	margin: 40px 0
}
@media screen and (min-width:1024px) {
	.section__asset {
		grid-column: 4/-1;
		padding-left: 85.03289px;
		grid-row: 1
	}
	.section:nth-child(2n) .section__asset {
		grid-column: 1/4;
		padding-right: 85.03289px;
		padding-left: 0
	}
	.section__asset--bottom {
		margin: auto 0 0
	}
}
@media screen and (min-width:1440px) {
	.section__asset {
		grid-column: 7/-1;
		grid-row: 1;
		padding-left: 85.03289px
	}
	.section:nth-child(2n) .section__asset {
		grid-column: 1/7;
		padding-right: 85.03289px;
		padding-left: 0
	}
	.section__asset--bottom {
		margin: auto 0 0;
		position: relative;
		top: 90px
	}
}
.section__cta {
	grid-column: 1/-1;
	margin-top: auto;
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 50px
}
@media screen and (min-width:1024px) {
	.section__cta {
		grid-column: 1/4
	}
	.section:nth-child(2n) .section__cta {
		grid-column: 4/-1
	}
}
@media screen and (min-width:1440px) {
	.section__cta {
		grid-column: 1/7
	}
	.section:nth-child(2n) .section__cta {
		grid-column: 7/-1
	}
}
.section__title {
	letter-spacing: -.5px;
	margin-bottom: 35px;
	font-size: 34px;
	line-height: 1.3
}
.entry-content, .page-online-portfolio {
	counter-reset: section;
}
.section__title:before {
	counter-increment: section;
	content: counter(section);
	display: block;
	margin: 20px 0 25px;
	font-size: 40px;
	line-height: 50px;
	font-weight: 400
}
@media screen and (min-width:1024px) {
	.section__title:before {
		font-size: 50px;
		line-height: 60px;
		margin: 0 0 15px
	}
}
@media screen and (min-width:1440px) {
	.section__title:before {
		font-size: 60px;
		line-height: 72px;
		margin-bottom: 30px
	}
}
@media screen and (min-width:1024px) {
	.section__title {
		font-weight: 300;
		font-size: 46px;
		line-height: 60px;
		margin-bottom: 50px
	}
}
.section__content h3 {
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
	letter-spacing: .5px;
	margin-bottom: 20px
}
.section__content p {
	font-weight: 300;
	font-size: 20px;
	letter-spacing: 0;
	text-align: left;
	line-height: 32px;
	margin-top:0;
	margin-bottom: 1.5em
}
@media screen and (min-width:1440px) {
	.section__content p {
		margin-bottom: 30px
	}
}
.section__content a {
	border-bottom: 1px solid #000;
	color: #000;
	text-decoration: none
}
.section__content a:hover {
	border-bottom-color: rgba(0, 0, 0, .1)
}
.section__content h4 {
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
	letter-spacing: .5px;
	margin-bottom: 30px
}
@media screen and (min-width:1440px) {
	.section__content h4 {
		padding-top: 30px
	}
}
.section__content ul li {
	margin-bottom: 1.5em;
	padding-left: 25px;
	position: relative
}
.section__content ul li:before {
	content: "";
	background-color: #000;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 6px;
	height: 6px;
	top: 9px
}
.section__content ul li p {
	display: inline
}
.section__content ul li ul {
	margin-top: 1.5em
}
@media screen and (min-width:1440px) {
	.section__content {
		margin-bottom: 80px
	}
}
.has-arrow a::after {
	height:29px !important;
}

.howto__updated-at {
	background-color: #f5f1ed;
	font-size: 14px;
	padding: 40px 0;
	text-align: center;
	margin:0;
	margin-left: calc(-100vw / 2 + 100% / 2);
	margin-right: calc(-100vw / 2 + 100% / 2);
	max-width: 100vw;
}
.howto-full-bleed__inner {
	width:unset;
	height: unset;
	padding-bottom:0;	
}
.full-bleed__inner {
	margin-left: calc(-100vw / 2 + 100% / 2);
	margin-right: calc(-100vw / 2 + 100% / 2);
	max-width: 100vw;
	position:relative;
}
.full-bleed__inner figcaption {
	font-size: 12px;
	text-indent: 10px;
	margin-bottom: 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	color:#fff;
}

.preamble__block h3 {
	font-size: 20px;
	letter-spacing: normal;
	line-height: 1.4;
	text-transform: none;
	font-weight: 400;
	margin-bottom: 1em;
}

/* Main Online Portfolio Website page */
.hero_online-portfolio {
	overflow: visible;
	padding: 105px 0 0
}
@media screen and (min-width:1024px) {
	.hero_online-portfolio {
		padding: 180px 0 130px
	}
}
.hero_online-portfolio > .kt-row-layout-inner > .kt-row-column-wrap > .wp-block-kadence-column, .slideshowSection > .kt-row-layout-inner > .kt-row-column-wrap > .wp-block-kadence-column {
	display: contents;
}


.hero_online-portfolio .hero__inner > .kt-inside-inner-col {
	margin: 0 auto;
	max-width: 86.93%;
	width: 100%;
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	grid-column-gap: 3.99%;
	position: relative
}

@media (max-width: 550px) {
	.hero_online-portfolio .hero__inner > .kt-inside-inner-col {
		margin: 0 auto;
		max-width: 86.93%;
		width: 100%;
		display: flex;
		flex-direction: column;
		position: relative
	}	
	.hero_online-portfolio .hero__image {
		order:10;
	}
	.hero_online-portfolio .hero__title {
		order:1;
	}
	.hero_online-portfolio .hero__text {
		order:2;
	}
}

@media screen and (min-width:1024px) {
	.hero_online-portfolio .hero__inner > .kt-inside-inner-col {
		max-width: 90.04%
	}
}
@media screen and (min-width:1440px) {
	.hero_online-portfolio .hero__inner > .kt-inside-inner-col {
		max-width: 1240px
	}
}
@media screen and (min-width:1024px) {
	.hero_online-portfolio .hero__inner > .kt-inside-inner-col {
		grid-template-columns: repeat(6, minmax(0, 1fr));
		grid-column-gap: 2.6%
	}
}
@media screen and (min-width:1440px) {
	.hero_online-portfolio .hero__inner > .kt-inside-inner-col {
		grid-template-columns: repeat(12, minmax(0, 1fr));
		grid-column-gap: 1.61%
	}
}
.hero_online-portfolio .hero__image {
	grid-row: 3;
	grid-column: 1/-1;
	width: 100%;
	position: relative;
	top: auto;
	bottom: -57px;
	margin-top: -30px
}
@media screen and (min-width:1024px) {
	.hero_online-portfolio .hero__image {
		grid-row: 1;
		position: absolute;
		width: 68%;
		left: -19.5%;
		top: 50%;
		bottom: auto;
		margin-top: -22vw
	}
}
@media screen and (min-width:1440px) {
	.hero_online-portfolio .hero__image {
		top: -115px;
		left: -16.8%;
		width: 71.8%;
		margin-top: 0
	}
}
.hero_online-portfolio .hero__title {
	grid-column: 1/-1;
	font-size: 45px;
	line-height: 48px;
	font-weight: 300;
	margin:0;
}
@media screen and (min-width:1024px) {
	.hero_online-portfolio .hero__title {
		font-size: 70px;
		letter-spacing: normal;
		line-height: 1.11;
		font-weight: 300;
		text-transform: none;
		grid-column: 4/-1;
		margin-left: -1.4em;
		line-height: 60px
	}
}
@media screen and (min-width:1440px) {
	.hero_online-portfolio .hero__title {
		grid-column: 7/-1;
		margin-left: 0;
		font-size: 89px;
		line-height: 100px;
		letter-spacing: -1.27px
	}
}
.hero_online-portfolio .hero__text {
	grid-column: 1/-1;
	position: relative
}
@media screen and (min-width:1024px) {
	.hero_online-portfolio .hero__text {
		grid-column: 4/-1
	}
}
@media screen and (min-width:1440px) {
	.hero_online-portfolio .hero__text {
		grid-column: 8/-1
	}
}
.hero_online-portfolio .hero__text p {
	margin-bottom: 20px
}
.hero_online-portfolio .hero__blurb {
	font-size: 18px;
	letter-spacing: normal;
	line-height: 1.5;
	font-weight: 300;
	text-transform: none;
	margin-top: 10px !important;
	margin-right:0;
	display:inline-block;
}
.hero_online-portfolio .hero__cta {
	margin-top: 40px
}
.gray-bg {
	background-image: linear-gradient(43deg, #2D342D, #121713);
}
.hero_online-portfolio a {
	border-bottom: 1px solid #fff;
}
.hero_online-portfolio .button {
	margin-top:40px;
}
.slideshowSection {
	text-align: center;
	color: #fff;
	background:#000;
	padding: 100px 0 0
}
.slideshowSection h3 {
	font-size: 30px;
	font-weight: 300;
	line-height: 38px
}
@media screen and (min-width:1024px) {
	.slideshowSection h3 {
		font-size: 40px;
		letter-spacing: normal;
		line-height: 1.25;
		font-weight: 300;
		text-transform: none
	}
}
.slideshowSection p {
	font-size: 15px;
	letter-spacing: 0;
	line-height: 25px
}
.slideshow__inner > .kt-inside-inner-col {
	margin: 0 auto;
	max-width: 86.93%;
	width: 100%
}
@media screen and (min-width:1024px) {
	.slideshow__inner > .kt-inside-inner-col  {
		max-width: 90.04%
	}
}
@media screen and (min-width:1440px) {
	.slideshow__inner > .kt-inside-inner-col  {
		max-width: 1240px
	}
}
@media screen and (min-width:1024px) {
	.slideshow__inner > .kt-inside-inner-col  {
		display: grid;
		grid-template-columns: repeat(4, minmax(0, 1fr));
		grid-column-gap: 3.99%
	}
}
@media screen and (min-width:1024px) and (min-width:1024px) {
	.slideshow__inner > .kt-inside-inner-col  {
		grid-template-columns: repeat(6, minmax(0, 1fr));
		grid-column-gap: 2.6%
	}
}
@media screen and (min-width:1024px) and (min-width:1440px) {
	.slideshow__inner > .kt-inside-inner-col  {
		grid-template-columns: repeat(12, minmax(0, 1fr));
		grid-column-gap: 1.61%
	}
}
.slideshow__heading p {
	margin: 60px auto 80px
}
@media screen and (min-width:1024px) {
	.slideshow__heading {
		font-size: 28px;
		grid-column: 2/6
	}
}
@media screen and (min-width:1440px) {
	.slideshow__heading {
		grid-column: 4/10
	}
}

.opw-slider .slick-list {
	overflow: hidden !important;
}
.opw-slider .slick-slide {
	margin-top:0 !important;
}
.opw-slider .slick-prev {
	display:none !important;
}
.opw-slider .slick-next::before {
	content: url("data:image/svg+xml,%3Csvg viewBox='0 0 22 23' xmlns='http://www.w3.org/2000/svg' title='arrow' class='slideshow__arrow'%3E%3Cg stroke='%23fff' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='square'%3E%3Cpath d='M11.982 1.372l8.71 9.713-8.66 9.726M19.088 11.091H1.67'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.opw-slider .slick-next:hover::before {
	content: url("data:image/svg+xml,%3Csvg viewBox='0 0 22 23' xmlns='http://www.w3.org/2000/svg' title='arrow' class='slideshow__arrow'%3E%3Cg stroke='%23fff00b' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='square'%3E%3Cpath d='M11.982 1.372l8.71 9.713-8.66 9.726M19.088 11.091H1.67'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}


.slideshow__items {
	position: relative;
	padding-right:65px;
}

@media (max-width: 980px) {
	.opw-slider .slick-next {
		right:0;
	}
	.slideshow__items {
		padding-left:30px;
		padding-right:30px;
	}
	.opw-slider {
		margin-left:30px;
		margin-right:30px;
	}
}

.slideshow__items .slideshow__items--browser {
	z-index: -1;
	position: relative
}
.slideshow__items .slideshow__items--browser .slideshow__items--browser-frame {
	position: relative;
	width: 100%
}
.slideshow__items .slideshow__items--browser .slideshow__items--browser-image {
	position: absolute;
	width: 94%;
	padding: 0 10% 0 5%;
	left: 0;
	top: 13%
}
.slideshow__items .slideshow__items--phone {
	position: absolute;
	top: 2%;
	right: 65px
}
@media screen and (min-width:1024px) {
	.slideshow__items .slideshow__items--phone {
		top: 5%
	}
}
@media screen and (min-width:1440px) {
	.slideshow__items .slideshow__items--phone {
		top: 7%
	}
}
.slideshow__items .slideshow__items--phone .slideshow__items--phone-frame {
	position: relative;
	width: 100%;
	bottom: 0;
	right: 0
}
.slideshow__items .slideshow__items--phone .slideshow__items--phone-image {
	position: absolute;
	bottom: 12.3%;
	right: 3.4%;
	width: 16.4%
}
.slideshow__items--title {
	color:#fff;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 25px;
	font-size: 20px;
	line-height: 28px
}
.slideshow__items--description {
	color:#fff;
	text-align: center;
	font-size: 15px;
	line-height: 25px
}
.slideshow__items--description a {
	color: #fff
}
.slideshow__items--description a:hover {
	color: #fff00b;
	text-decoration: none
}
.slideshowSection::after {
	clear: both;
	content: '';
	display: table;
}

@media (max-width: 1024px) {
	.howto-toc .kt-row-column-wrap {
		padding:80px !important;
	}
}
@media (max-width: 550px) {
	.howto-toc .kt-row-column-wrap {
		padding:25px !important;
	}
}
@media screen and (min-width:1024px) {
	.opw-showcase .showcase-section__collection > .kt-inside-inner-col {
		display: grid;
		grid-template-columns: repeat(4, minmax(0, 1fr));
		grid-column-gap: 3.99%;
		grid-column: 1/-1
	}
}
@media screen and (min-width:1024px) and (min-width:1024px) {
	.opw-showcase .showcase-section__collection > .kt-inside-inner-col {
		grid-template-columns: repeat(6, minmax(0, 1fr));
		grid-column-gap: 2.6%
	}
}
@media screen and (min-width:1024px) and (min-width:1440px) {
	.opw-showcase .showcase-section__collection > .kt-inside-inner-col {
		grid-template-columns: repeat(12, minmax(0, 1fr));
		grid-column-gap: 1.61%
	}
}
.opw-showcase .showcase-section__collection .showcase-section__card {
	grid-column: 1/-1;
	margin-bottom: 100px
}
.opw-showcase .showcase-section__collection .showcase-section__card--title {
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	line-height: 26px;
	margin-bottom: 20px
}
.opw-showcase .showcase-section__collection .showcase-section__card--title a {
	color: inherit;
	text-decoration: none
}
.opw-showcase .showcase-section__collection .showcase-section__card--title a:hover {
	text-decoration: underline
}
.opw-showcase .showcase-section__collection .showcase-section__card--description {
	font-size: 15px;
	line-height: 25px;
	padding: 0 15%;
	margin: 20px 0 45px;
	text-align: center;
}
@media screen and (min-width:1024px) {
	.opw-showcase .showcase-section__collection .showcase-section__card {
		grid-column: span 3
	}
	.opw-showcase .showcase-section__collection .showcase-section__card:nth-child(odd):last-child {
		grid-column: 2/6;
		max-width: 591px;
		margin: 0 auto
	}
}
@media screen and (min-width:1440px) {
	.opw-showcase .showcase-section__collection .showcase-section__card {
		padding: 100px 60px 0;
		margin-bottom: 30px;
		grid-column: span 6
	}
	.opw-showcase .showcase-section__collection .showcase-section__card:nth-child(odd):last-child {
		grid-column: 4/span 6
	}
}
.opw-showcase .showcase-section__title {
	font-size: 30px;
	font-weight: 300;
	line-height: 38px;
	padding: 70px 0;
	max-width:700px;
	margin:0 auto;	
}
@media screen and (min-width:1024px) {
	.opw-showcase .showcase-section__title {
		font-size: 40px;
		letter-spacing: normal;
		line-height: 1.25;
		font-weight: 300;
		text-transform: none;
		padding: 80px 0
	}
}
@media screen and (min-width:1440px) {
	.opw-showcase .showcase-section__title {
		padding: 100px 0 0
	}
}
.opw-showcase .transparent-btn a {
	font-size: 15px !important;
}
.page-online-portfolio .table-of-contents__title {
	font-size: 40px;
	font-weight: 300;
	line-height: 1.25em;
	margin:0;
	max-width:400px;
}
.comparison {
	color: #fff;
	background:#000;
	padding: 60px 0
}
@media screen and (min-width:1024px) {
	.comparison {
		padding: 100px 0
	}
}
.comparison__inner > .kt-inside-inner-col {
	margin: 0 auto;
	max-width: 86.93%;
	width: 100%;
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 45px;
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	grid-column-gap: 3.99%
}
@media screen and (min-width:1024px) {
	.comparison__inner > .kt-inside-inner-col {
		max-width: 90.04%
	}
}
@media screen and (min-width:1440px) {
	.comparison__inner > .kt-inside-inner-col {
		max-width: 1240px
	}
}
@media screen and (min-width:1024px) {
	.comparison__inner > .kt-inside-inner-col {
		grid-template-columns: repeat(6, minmax(0, 1fr));
		grid-column-gap: 2.6%
	}
}
@media screen and (min-width:1440px) {
	.comparison__inner > .kt-inside-inner-col {
		grid-template-columns: repeat(12, minmax(0, 1fr));
		grid-column-gap: 1.61%
	}
}
.comparison__title {
	font-size: 30px;
	font-weight: 300;
	line-height: 38px;
	margin-bottom: 35px;
	grid-column: 1/-1
}
@media screen and (min-width:1024px) {
	.comparison__title {
		font-size: 46px;
		line-height: 60px;
		letter-spacing: -.5px;
		grid-column: 1/3
	}
}
@media screen and (min-width:1440px) {
	.comparison__title {
		grid-column: 1/7
	}
}
.comparison__description {
	grid-column: 1/-1
}
.comparison__description p {
	font-size: 15px;
	letter-spacing: 0;
	line-height: 25px;
	margin-bottom: 25px
}
@media screen and (min-width:1024px) {
	.comparison__description {
		grid-column: 4/-1
	}
}
@media screen and (min-width:1440px) {
	.comparison__description {
		grid-column: 7/span 6
	}
}
table.comparison__table,
.comparison__table td,
.comparison__table th,
.comparison__table tr {
	border-bottom: 1px solid #d8d8d8 !important
}
.comparison__table {
	margin: 50px 0 30px;
	width: 100%;
	grid-column: 1/-1
}
.comparison__table th {
	text-align: center;
	padding: 15px 5px
}
.comparison__table tr td:first-of-type, .comparison__table th:first-of-type {
	text-align: left;
	font-size: 15px;
	line-height: 25px;
	padding:25px 0;
}

.comparison__table tr td:nth-of-type(2)::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='18' class='comparison__table--column-check'%3E%3Cpath d='M1 8.5L7.684 15 21 2' stroke='%23fff00b' stroke-width='3' fill='none'%3E%3C/path%3E%3C/svg%3E");
	width:22px;
	height:18px;
	margin-left:43%;
}

.comparison__table tr td:nth-of-type(3)::before {
	content: url("data:image/svg+xml,%3Csvg width='17' height='16' xmlns='http://www.w3.org/2000/svg' class=''%3E%3Cg stroke='%23fff' stroke-width='3' fill='none' fill-rule='evenodd'%3E%3Cpath d='M2.201 14.333L15 1M14.8 14.333L2 1'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
	width:22px;
	height:18px;
	margin-left:43%;
}


.comparison__table--column svg {
	vertical-align: middle
}
@media screen and (min-width:1440px) {
	.comparison__table--column {
		margin: 80px 0;
		padding: 25px
	}
}
th.comparison__table--column,
th.comparison__table--column--feature {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 11px;
	letter-spacing: .69px;
	line-height: 18px
}
@media screen and (min-width:1024px) {
	th.comparison__table--column,
	th.comparison__table--column--feature {
		font-size: 16px;
		letter-spacing: 1px;
		line-height: 26px
	}
}
.comparison__table--column,
.comparison__table--column--feature {
	font-size: 15px;
	line-height: 25px;
	padding: 15px 0;
	vertical-align: middle
}
@media screen and (min-width:1024px) {
	.comparison__table--column,
	.comparison__table--column--feature {
		padding: 25px 50px 25px 0
	}
}
@media screen and (min-width:1440px) {
	.comparison__table--column,
	.comparison__table--column--feature {
		padding: 25px 0
	}
}
.comparison__table--column {
	padding: 15px 0 15px 30px
}
.comparison__table--column-check {
	color: #fff00b
}
@media screen and (min-width:1024px) {
	.comparison__table--column {
		padding: 0;
		width: 275px
	}
}
@media screen and (min-width:1440px) {
	.comparison__table--column {
		width: 375px
	}
}

.comparison__inner .accordion {
	grid-column: 1/12;
}
.black-white-btn {
	grid-column: 1/12;
}
.black-white-btn a {
	font-size:21px !important;
	background:#000 !important;
	color:#fff !important;
	padding: 12px 25px !important;
}

.black-white-btn.has-arrow a::after {
	content: url("data:image/svg+xml,%3Csvg viewBox='0 0 22 23' xmlns='http://www.w3.org/2000/svg' class=''%3E%3Cg stroke='%23fff' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='square'%3E%3Cpath d='M11.982 1.372l8.71 9.713-8.66 9.726M19.088 11.091H1.67'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
	height:29px;
}

.black-white-btn a:hover {
	background:#fff !important;
	color:#000 !important;
}

.black-white-btn.has-arrow a:hover::after {
	content: url("data:image/svg+xml,%3Csvg viewBox='0 0 22 23' xmlns='http://www.w3.org/2000/svg' class=''%3E%3Cg stroke='%23000' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='square'%3E%3Cpath d='M11.982 1.372l8.71 9.713-8.66 9.726M19.088 11.091H1.67'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
	height:29px;
}


@media screen and (min-width:1024px) {
	.cta-text__text + .wp-block-kadence-advancedbtn {
		grid-column: 4/-1
		margin-top:-50px;
	}
}
@media screen and (min-width:1440px) {
	.cta-text__text + .wp-block-kadence-advancedbtn {
		grid-column: 7/12
	}
}
.cta-text.cta-text--has-image {
	background: #191919;
	color: #fff;
	padding: 50px 0
}
@media screen and (min-width:1024px) {
	.cta-text.cta-text--has-image {
		padding: 85px 0
	}
}
@media screen and (min-width:1440px) {
	.cta-text.cta-text--has-image {
		padding: 100px 0
	}
}
.cta-text.cta-text--has-image .opw-cta-text__inner > .kt-inside-inner-col {
	margin: 0 auto;
	max-width: 86.93%;
	width: 100%;
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	grid-column-gap: 3.99%;
	-webkit-box-align: normal;
	-ms-flex-align: normal;
	align-items: normal
}
@media screen and (min-width:1024px) {
	.cta-text.cta-text--has-image .opw-cta-text__inner > .kt-inside-inner-col {
		max-width: 90.04%
	}
}
@media screen and (min-width:1440px) {
	.cta-text.cta-text--has-image .opw-cta-text__inner > .kt-inside-inner-col {
		max-width: 1240px
	}
}
@media screen and (min-width:1024px) {
	.cta-text.cta-text--has-image .opw-cta-text__inner > .kt-inside-inner-col {
		grid-template-columns: repeat(6, minmax(0, 1fr));
		grid-column-gap: 2.6%
	}
}
@media screen and (min-width:1440px) {
	.cta-text.cta-text--has-image .opw-cta-text__inner > .kt-inside-inner-col {
		grid-template-columns: repeat(12, minmax(0, 1fr));
		grid-column-gap: 1.61%
	}
}
@media screen and (min-width:1024px) {
	.cta-text.cta-text--has-image .opw-cta-text__inner > .kt-inside-inner-col {
		position: relative
	}
}
.cta-text.cta-text--has-image .cta-text__image__container {
	grid-column: 1/-1;
	position: relative
}
@media screen and (min-width:1024px) {
	.cta-text.cta-text--has-image .cta-text__image__container {
		grid-column: 1/4
	}
}
@media screen and (min-width:1440px) {
	.cta-text.cta-text--has-image .cta-text__image__container {
		grid-column: 1/7
	}
}
.cta-text.cta-text--has-image .cta-text__image {
	width: 114%;
	margin: 0 -7% 50px
}
@media screen and (min-width:1024px) {
	.cta-text.cta-text--has-image .cta-text__image {
		position: absolute;
		top: 50%;
		-webkit-transform: translate3d(0, -50%, 0);
		transform: translate3d(0, -50%, 0);
		right: 0;
		width: auto;
		height: 100%;
		margin: 0
	}
}
@media screen and (min-width:1440px) {
	.cta-text.cta-text--has-image .cta-text__image {
		right: 19.96397px
	}
}
.cta-text.cta-text--has-image .cta-text__text {
	grid-column: 1/-1;
	color: #fff
}
@media screen and (min-width:1024px) {
	.cta-text.cta-text--has-image .cta-text__text {
		grid-column: 4/-1
	}
}
@media screen and (min-width:1440px) {
	.cta-text.cta-text--has-image .cta-text__text {
		grid-column: 7/12;
		padding: 50px 0
	}
}
.cta-text.cta-text--has-image .cta-text__title {
	font-size: 30px;
	font-weight: 300;
	line-height: 38px
}
@media screen and (min-width:1024px) {
	.cta-text.cta-text--has-image .cta-text__title {
		font-size: 46px;
		line-height: 60px
	}
}
.cta-text.cta-text--has-image .cta-text__blurb {
	font-size: 16px;
	line-height: 25px;
	margin: 30px 0
}
.cta-text.cta-text--has-image .cta-text__blurb p {
	margin-bottom: 25px
}
.cta-text.cta-text--has-image .cta-text__blurb p a {
	color: #fff
}
@media screen and (min-width:1440px) {
	.cta-text.cta-text--has-image .cta-text__blurb {
		margin: 40px 0 75px
	}
}
.cta-text.cta-text--has-image .cta-text__button {
	grid-column: 1/-1;
	margin-left: 0
}
@media screen and (min-width:1024px) {
	.cta-text.cta-text--has-image .cta-text__button {
		grid-column: 4/-1
	}
}
@media screen and (min-width:1440px) {
	.cta-text.cta-text--has-image .cta-text__button {
		grid-column: 7/12
	}
}
@media (max-width: 320px) {
	.transparent-btn a, .black-white-btn a {
		padding:12px !important;
	}
}

/* Hire Format Expert Page */

.hero-expert {
	overflow: visible;
	padding: 105px 0 30px;
	width:100%;
	max-width: 100%;
}
@media screen and (min-width:1024px) {
	.hero-expert {
		padding: 130px 0 60px;
		overflow: hidden
	}
}
@media screen and (max-device-width:1024px) and (min-device-width:768px) and (orientation:landscape) {
	.hero-expert {
		padding: 100px 0 130px
	}
}

.hero-expert .hero__inner {
	display:contents;
}
.hero-expert .hero__inner > .kt-inside-inner-col {
	margin: 0 auto;
	max-width: 86.93%;
	width: 100%;
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	grid-column-gap: 3.99%;
	position: relative;
	color: #fff;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
@media screen and (min-width:1024px) {
	.hero-expert .hero__inner > .kt-inside-inner-col {
		max-width: 90.04%
	}
}
@media screen and (min-width:1440px) {
	.hero-expert .hero__inner > .kt-inside-inner-col {
		max-width: 1240px
	}
}
@media screen and (min-width:1024px) {
	.hero-expert .hero__inner > .kt-inside-inner-col {
		grid-template-columns: repeat(6, minmax(0, 1fr));
		grid-column-gap: 2.6%
	}
}
@media screen and (min-width:1440px) {
	.hero-expert .hero__inner > .kt-inside-inner-col {
		grid-template-columns: repeat(12, minmax(0, 1fr));
		grid-column-gap: 1.61%;
		min-height: 450px
	}
}
.hero-expert .hero__media {
	grid-row: 2;
	grid-column: 1/-1;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 40px
}
@media screen and (min-width:1024px) {
	.hero-expert .hero__media {
		position: static;
		width: auto;
		margin: 0;
		grid-row: 1;
		grid-column: 4/-1
	}
}
@media screen and (min-width:1440px) {
	.hero-expert .hero__media {
		grid-column: 6/-1
	}
}
@media screen and (min-width:1024px) {
	.hero-expert .hero__media img {
		display: block;
		width: auto;
		height: 665px;
		margin-right: -100px;
		margin-left: -35px
	}
	.page-id-13087 .hero-expert .hero__media img {
		height: auto;
	}
}
.hero-expert .hero__media video {
	display: block;
	width: 115%;
	height: auto;
	margin-left: -12%
}
@media screen and (min-width:1024px) {
	.hero-expert .hero__media video {
		display: block;
		width: auto;
		height: 465px;
		margin-left: -15px
	}
}
@media screen and (min-width:1440px) {
	.hero-expert .hero__media video {
		height: 665px;
		margin-right: -100px;
		margin-left: 5px
	}
}
.hero-expert .hero__text {
	grid-column: 1/-1;
	margin: auto;
	position: relative;
	z-index: 1;
	max-width: 100%;
}
@media screen and (min-width:1024px) {
	.hero-expert .hero__text {
		grid-column: 1/4
	}
}
@media screen and (min-width:1440px) {
	.hero-expert .hero__text {
		grid-column: 1/6
	}
}
.hero-expert .hero__text p {
	margin-bottom: 20px
}
.hero-expert .hero__title {
	font-size: 40px;
	letter-spacing: normal;
	line-height: 1.25;
	font-weight: 300;
	text-transform: none
}
@media screen and (min-width:1024px) {
	.hero-expert .hero__title {
		font-size: 70px;
		letter-spacing: normal;
		line-height: 1.11;
		font-weight: 300;
		text-transform: none
	}
}
.hero-expert .hero__blurb {
	font-size: 22px;
	letter-spacing: normal;
	line-height: 1.36;
	font-weight: 300;
	text-transform: none;
	margin-top: 32px;
	font-size: 20px
}
@media screen and (min-width:1440px) {
	.hero-expert .hero__blurb {
		width: 105%
	}
}
.hero-expert .hero__blurb a {
	color: inherit
}
.hero-expert .hero__cta {
	margin-top: 40px
}
.sbs-cta__inner > .kt-inside-inner-col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
@media screen and (min-width:1024px) {
	.sbs-cta__inner > .kt-inside-inner-col {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}
.sbs-cta__title {
	font-size: 24px;
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: 18px
}

.page-id-13087 .sbs-cta {
	padding: 35px 0;
	background: #fff00b
}
@media screen and (min-width:1024px) {
	.page-id-13087 .sbs-cta {
		padding: 16px 0
	}
}
.page-id-13087 .sbs-cta__inner > .kt-inside-inner-col {
	margin: 0 auto;
	max-width: 86.93%;
	width: 100%
}
@media screen and (min-width:1024px) {
	.page-id-13087 .sbs-cta__inner > .kt-inside-inner-col {
		max-width: 90.04%
	}
}
@media screen and (min-width:1440px) {
	.page-id-13087 .sbs-cta__inner > .kt-inside-inner-col {
		max-width: 1240px
	}
}
.page-id-13087 .sbs-cta__text > .kt-inside-inner-col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.page-id-13087 .sbs-cta__text {
	display:contents;
}
.page-id-13087 .sbs-cta__title {
	margin-right: 7px;
	font-size: 20px;
	font-weight: 500;
	text-transform: uppercase
}
.page-id-13087 .sbs-cta__blurb {
	font-size: 20px;
	font-weight: 300;
	margin:0;
}
.page-id-13087 .sbs-cta__button {
	margin-top: 16px
}
@media screen and (min-width:1024px) {
	.page-id-13087 .sbs-cta__button {
		margin-top: 0
	}
}
.page-id-13087 .sbs-cta__cta {
	font-size: 18px;
	font-weight: 500;
	padding-left: 35px
}

.page-id-13087 .testimonial-slider .wp-block-kadence-slide {
	margin-top:0 !important;
}
.page-id-13087 .testimonial-slider .slick-list {
	overflow:hidden !important;
	min-height: 400px;
}

@media (max-width: 767px) {
	.page-id-13087 .testimonials-slider__item__user__photo {
		display:none;
	}
}

.page-id-13087 .testimonials-slider__item__background__image {
	position:absolute;
	right:-170px;
	top:-130px;
}
@media (max-width: 1025px) {
	.page-id-13087 .testimonials-slider__item__background__image, .page-id-13087 .screenshot {
		display:none;	
	}
}
@media (max-width: 1300px) {
	.page-id-13087 .testimonials-slider__item__background__image {
		right:-425px;
	}
}


.page-id-13087 .kb-advanced-slide-inner {
	overflow:visible !important;
}

@media (max-width: 1250px) {
	.page-id-13087 .testimonials-slider__title {
		font-size: 32px !important;
		margin-bottom:15px !important;
	}
	.page-id-13087 .kb-advanced-slide-inner p { 
		font-size:18px !important;
		line-height: 24px;
	}
}
.page-id-13087 .testimonials-slider__title {
	font-size: 40px;
	letter-spacing: normal;
	line-height: 1.25;
	font-weight: 300;
	text-transform: none;
	margin-bottom:40px;
}
.page-id-13087 .kb-advanced-slide-inner p {
	font-weight: 300;
}
.page-id-13087 .testimonials-slider__item__user {
	margin-top:30px;
}
.page-id-13087 .testimonials-slider__item__user__name {
	font-weight: 500;
	font-size: 15px;
}
.page-id-13087 .kt-blocks-carousel .slick-dots {
	bottom: -40px;
}

.examplesSection {
	background-color: #191919;
}

.examplesSection .examples__heading {
	font-size: 40px;
	letter-spacing: normal;
	line-height: 1.25;
	font-weight: 300;
	text-transform: none;
	margin: 0 auto 60px;
	color:#fff;
}
@media screen and (min-width:1024px) {
	.examplesSection .examples__heading {
		margin-bottom: 110px
	}
}
.examples__items--browser {
	z-index: 0;
	position: relative
}
.examples__items--browser-title {
	position: absolute;
	top: 6.5%;
	left: 15%;
	right: 25%;
	text-align: center;
	z-index: 2;
	font-size: 60%;
	color:#fff;
	margin:0;
}
@media screen and (min-width:1024px) {
	.examples__items--browser-title {
		top: 6%;
		font-size: 65%
	}
}
.examples__items--browser-svg {
	width: 90%;
	height: auto
}
.examples__items--browser-image {
	position: absolute;
	width: 93%;
	padding: 0 10% 0 4.5%;
	left: 0;
	top: 14.5%
}
.examples__items--phone {
	position: absolute;
	top: auto;
	right: 0;
	bottom: 7%;
	width: 21.4%
}
@media screen and (min-width:1024px) {
	.examples__items--phone {
		bottom: -15%
	}
}
.examples__items--phone-image {
	position: absolute;
	bottom: 21.4%;
	right: 16%;
	width: 76%
}

.sbs-layout__features__section {
	background: #000;
	color:#fff;
	padding: 160px 0 60px;
}

.sbs-layout__features {
	color:#fff;
	list-style-type: none;
	margin:0;
	padding:0;
}
.sbs-layout__features li {
	color:#fff;
	font-size:18px;
}
.sbs-layout__features li p {
	margin:0;
}
ul.sbs-layout__features li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-bottom: 10px;
	padding: 10px;
	min-height: 67px;
	background: #222;
	position: relative;
}
ul.sbs-layout__features li::before {
	content:'';
	position: static;
	margin-right: 10px;
	width: 27px;
	height: 26px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADUAAAA1CAYAAADh5qNwAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAK8SURBVHgB1ZqNdZswFEYfnoBOUDpB3QlKNvAIyQRJJjCdIN3A2SDpBLQTlE6AN0g3+PKeJQgmCAdJSHDPedaxsUHX+hck5BEAGSc5x5bjs05THQ1HHf85/nBUSZL8piXBIluOPUcNe144Dhw7iglnIOco4Z+a45pCwhfMZpKJIwdVzUJTQrVV7zKhSsdEDZ/tTQvVWAZ7cgWqZ3vBsrAXgyqhpQk1TBfDsqqciTtT/hODVMXJV1o2MiO54tlI1T+w6X8AVbRLFxJk6vXE+U37B86koMaDgtZDxvGuGvZL6oHWxy16g3MrxQdyTuJOKO2Q6nfWG7YdBUuVpJYNa+UTdxrSeaiSwts6aM20bWvT/yAS/zi+kVo82nJ79g5xB9oKuluG+6Cfy3k2UFUvozhICeVNW+D0yMkV2ZdYLi8biteWzoQaHMW+y4tIbSk8g0INWuyGpnNyEanQU6JRIUE3iQNNJ5XfilRG4fiokIyZGdmRilRK7vzQMUYIITr9Fu4UnUwVhu+03faYEPwMLdeuUsVA5vpiIYUEJ6liJJONWGghYWc7myjpAvydO4QXEnI58V/Y4bRdhfn2QbZy8kfYYyWGGTd25PzSpVdkTzFVDH66bRMnF1cp4cNiMwsJVfdiPjYtR8UQZi9x172gS7vqso8oJKTdi+bwxz6S0GHo3/S5b74PLCTkQ1IF/PKAcEJ116W7RSb1UQ76mLWH5oZn/4/Nm3YzUy8J7ml9PHeFhHd3PbC+Tc0vevnfshn4kuwNGBdyC+O+L2SES2uH5fOTpgL/vaFPLq7T1iZWw/W5CixLTEooIx9ArWJjI/NTv2Mo4t2xl+nbvHdlELY6lpjjuSSDmJSar+WKSSanGHTkargj1ezJh0xCntCZkZDbKc1jppc4cvwitQx/HtuSnoI3qT54u5lnfIbWl0SfV8AktUt6wOpTAAAAAElFTkSuQmCC) no-repeat;
	background-size: contain
}
ul.sbs-layout__features li p {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin: 0;
	font-size: 18px;
	line-height: 1.25
}
.sbs-layout__cta-claim .sbs-cta__title {
	text-transform: none;
	font-size: 46px;
	line-height: 60px;
	font-weight: 300;
	margin-bottom: 12px;
}
.sbs-layout__cta-claim .sbs-cta__blurb {
	padding-left:30px;
}
.sbs-layout__cta-claim .sbs-cta__blurb li {
	color:#fff;
}
.sbs-layout__cta-claim .sbs-cta__blurb li p, .sbs-layout__cta-claim .sbs-cta__blurb li::marker {
	font-size: 26px;
	font-weight:400;
	line-height: 1.38;
}
.sbs-layout__cta-claim .sbs-cta__blurb li p em {
	font-size: 18px;
	font-style: normal;
}
@media screen and (min-width: 1024px) {
	.hero__image.angled-comp {
		grid-row: 1;
		position: absolute;
		top: 0;
		left: -25%;
		width: 74.2%;
		margin-top: -8vw;
	}
}
@media screen and (min-width: 1440px) {
	.hero__image.angled-comp {
		top: -155px;
		width: 71.8%;
		margin-top: 40px;
	}
}
.small-cta-text .cta-text__blurb {
	font-size: 16px !important;
	margin: 0 0 25px 0 !important;
}
@media (min-width: 1024px) {
	.cta-text__image__container.straight-comp {
		top: 50% !important;
	}
}

.kt-accordion-panel-inner {
	background: transparent !important;
	color:#fff;
	border:0px !important;
	padding:0 !important;
}
.white-btn.long-link a {
	padding: 12px 17px !important;
}
@media (max-width: 550px) {
	.white-btn a {
		font-size: 14px !important;
	}
}

@media (min-width: 1024px) {
	.profession-layout .sticky-cta .kt-row-layout-inner {
		padding:25px 0;
	}	
}
.profession-layout .sticky-cta .kt-row-layout-inner {
	padding:10px 0;
}
@media (max-width: 950px) {
	.hero__image {
		grid-row:2 !important;
	}
	.hero__text {
		grid-row:1 !important;
	}
}
.yellow-btn .kt-button {
  background-color: #fff00b;
}

.feature {
	padding: 50px 0;
	background: #191919
}
@media screen and (min-width: 1024px) {
	.feature {
		padding: 100px 0 110px
	}
}
@media screen and (min-width: 1440px) {
	.feature {
		padding: 110px 0 130px
	}
}
.feature__text {
	grid-column: 1 / -1
}
@media screen and (min-width: 1024px) {
	.feature__text {
		grid-column: span 3;
		margin-top: 20px
	}
}
@media screen and (min-width: 1440px) {
	.feature__text {
		grid-column: span 6
	}
}
.feature__headline {
	font-size: 40px;
	letter-spacing: initial;
	line-height: 1.25;
	font-weight: 300;
	text-transform: initial;
	margin-bottom: 10px
}
@media screen and (min-width: 1024px) {
	.feature__headline {
		font-size: 50px;
		letter-spacing: initial;
		line-height: 1.2;
		font-weight: 300;
		text-transform: initial;
		margin-bottom: 20px
	}
}
.feature__blurb {
	font-size: 15px;
	letter-spacing: initial;
	line-height: 1.67;
	font-weight: 300;
	text-transform: initial;
	line-height: 1.47;
	margin-bottom: 30px
}
@media screen and (min-width: 1024px) {
	.feature__blurb {
		margin-bottom: 40px
	}
}
@media screen and (min-width: 1440px) {
	.feature__blurb {
		padding-right: calc(calc((((1440px * 0.8611111111) - ((1440px * 0.8611111111 * 0.0161) * 11)) / 12) * 1) + calc((1440px * 0.8611111111 * 0.0161) * 1))
	}
}
.feature__cta-btn {
	-webkit-transition: background-color 350ms ease-in-out, color 350ms ease-in-out;
	transition: background-color 350ms ease-in-out, color 350ms ease-in-out;
	background-color: #fff00b;
	border-radius: 999px;
	color: #000;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	white-space: nowrap;
	font-size: 21px;
	height: 60px;
	padding: 0 25px;
	text-decoration: none;
	max-width: 100%
}
.feature__cta-btn svg {
	-webkit-transition: -webkit-transform 350ms ease-in-out;
	transition: -webkit-transform 350ms ease-in-out;
	transition: transform 350ms ease-in-out;
	transition: transform 350ms ease-in-out, -webkit-transform 350ms ease-in-out;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 20px;
	width: auto;
	margin-left: 35px
}
.feature__cta-btn:hover {
	background-color: #fff00b;
	color: #000
}
.feature__cta-btn:hover svg {
	-webkit-transform: translateX(12px);
	transform: translateX(12px)
}
@media screen and (max-width: 374px) {
	.feature__cta-btn {
		height: 50px;
		padding: 0 15px;
		font-size: 18px
	}
}
@media screen and (max-width: 1023px) {
	.feature__cta-btn svg {
		margin-left: 10px
	}
}
.feature__image {
	grid-column: 1 / -1;
	margin-top: 50px
}
@media screen and (min-width: 1024px) {
	.feature__image {
		grid-column: span 3;
		margin-top: 0
	}
}
@media screen and (min-width: 1440px) {
	.feature__image {
		grid-column: span 6;
		margin-left: -3px
	}
}
.page-id-11425 .user-reviews, .page-id-11425 .user-reviews > .kt-inside-inner-col {
	background-color: #000;
}
.page-id-11425 .slick-slide {
	margin-top:0;
}
.feature > .kt-row-layout-inner, .how-it-works > .kt-row-layout-inner, .benefits > .kt-row-layout-inner, .questions > .kt-row-layout-inner {
	max-width:1240px;
	margin:0 auto;
}
@media (max-width: 1239px) {
	.feature > .kt-row-layout-inner > .kt-row-column-wrap, .how-it-works > .kt-row-layout-inner > .kt-row-column-wrap, .benefits > .kt-row-layout-inner > .kt-row-column-wrap, .questions > .kt-row-layout-inner > .kt-row-column-wrap {
		max-width: 90.04% !important;
		margin:0 auto;
	}
}
@media (max-width: 1024px) {
	.page-id-11425 .user-reviews__get-started--callout {
		font-size: 30px;
	}
}

.user-reviews__review--background {
	margin-top:-40px;
}

/* Features on /website/ page */
@media screen and (min-width: 1024px) {
	.feature-set__sticky-box {
		grid-column: 1 / 3;
		height: 377px;
		padding: 50px 30px 50px 50px;
		position: -webkit-sticky;
		position: sticky;
		top: 140px;
		margin-top:-70px;
		align-items: flex-start;
	}
}
@media screen and (min-width: 1024px) {
	.feature-set__features-list > .kt-inside-inner-col {
		grid-column: 4 / -1;
		grid-row: 1;
		margin-top: 107px
	}
}
@media screen and (min-width: 1440px) {
	.feature-set__features-list > .kt-inside-inner-col {
		grid-column: 5 / -1;
		margin-top: 147px
	}
}

.feature-set__feature > .kt-inside-inner-col {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-column-gap: 3.99%;
	margin-top: 70px
}
@media screen and (min-width: 1024px) {
	.feature-set__feature > .kt-inside-inner-col {
		grid-template-columns: repeat(6, 1fr);
		grid-column-gap: 2.6%
	}
}
@media screen and (min-width: 1440px) {
	.feature-set__feature > .kt-inside-inner-col {
		grid-template-columns: repeat(12, 1fr);
		grid-column-gap: 1.61%
	}
}
@media screen and (min-width: 1024px) {
	.feature-set__feature > .kt-inside-inner-col {
		display: block;
		margin-top: 100px
	}
}
@media screen and (min-width: 1440px) {
	.feature-set__feature > .kt-inside-inner-col {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-top: 120px
	}
	.feature-set__feature:nth-of-type(even) > .kt-inside-inner-col {
		-webkit-flex-direction: row-reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}
}

.feature-set__feature-image-container > .kt-inside-inner-col {
	grid-column: 1 / 4;
	position: relative
}
@media screen and (min-width: 1024px) {
	.feature-set__feature-image-container > .kt-inside-inner-col {
		max-width: 64.81%
	}
}
@media screen and (min-width: 1440px) {
	.feature-set__feature-image-container > .kt-inside-inner-col {
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		max-width: calc(calc((((1440px * 0.8611111111) - ((1440px * 0.8611111111 * 0.0161) * 11)) / 12) * 3) + calc((1440px * 0.8611111111 * 0.0161) * 2))
	}
}
.feature-set__feature-text-title {
	font-size: 20px;
	letter-spacing: initial;
	line-height: 1.4;
	font-weight: 400;
	text-transform: initial
}
@media screen and (min-width: 1024px) {
	.feature-set__feature-text-title {
		font-size: 30px
	}
}
.feature-set__feature-text-blurb {
	font-size: 15px;
	letter-spacing: initial;
	line-height: 1.67;
	font-weight: 300;
	text-transform: initial;
	margin-top: 20px
	margin-bottom:0;
}
@media screen and (min-width: 1440px) {
	.feature-set__feature-text-blurb {
		margin-top: 30px
	}
}
.feature-set__feature-animatable {
	-webkit-transition: opacity 850ms ease-in-out;
	transition: opacity 850ms ease-in-out;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.001
}
.feature-set__feature-animatable--active {
	opacity: 1
}

.page-id-14305 .feature-set {
	overflow: visible;
}

.page-id-14305 .hero__text-title {
	font-size: 40px;
	letter-spacing: initial;
	line-height: 1.25;
	font-weight: 300;
	text-transform: initial;
	margin-top: 10px
}
@media screen and (min-width: 1024px) {
	.page-id-14305 .hero__text-title {
		font-size: 50px;
		letter-spacing: initial;
		line-height: 1.2;
		font-weight: 300;
		text-transform: initial;
		padding-right: calc(calc((((100vw * 0.9004) - ((100vw * 0.9004 * 0.026) * 5)) / 6) * 1) / 2)
	}
}
@media screen and (min-width: 1440px) {
	.page-id-14305 .hero__text-title {
		font-size: 70px;
		letter-spacing: initial;
		line-height: 1.11;
		font-weight: 300;
		text-transform: initial;
		padding-right: 0
	}
}
.page-id-14305 .hero__text-blurb {
	font-size: 15px;
	letter-spacing: initial;
	line-height: 1.67;
	font-weight: 300;
	text-transform: initial;
	margin-top: 30px
}
@media screen and (min-width: 1024px) {
	.page-id-14305 .hero__text-blurb {
		font-size: 22px;
		letter-spacing: initial;
		line-height: 1.36;
		font-weight: 300;
		text-transform: initial;
		padding-right: calc(calc((((100vw * 0.9004) - ((100vw * 0.9004 * 0.026) * 5)) / 6) * 1) + calc((100vw * 0.9004 * 0.026) * 1))
	}
}
@media screen and (min-width: 1440px) {
	.page-id-14305 .hero__text-blurb {
		padding-right: calc(calc((((1440px * 0.8611111111) - ((1440px * 0.8611111111 * 0.0161) * 11)) / 12) * 1) + calc((1440px * 0.8611111111 * 0.0161) * 1))
	}
}


/* Templates: Showcase Anchor Section */
.theme-details__inner[data-v-f679b83a] {
    padding-bottom: 100px;
}
.theme-details__title[data-v-f679b83a] {
    font-size: 40px;
    letter-spacing: normal;
    line-height: 1.25;
    font-weight: 300;
    text-transform: none;
    text-transform: capitalize;
    margin: 14px 0 12px;
}
@media screen and (min-width: 1024px) {
    .theme-details__title[data-v-f679b83a] {
        font-size:70px;
        letter-spacing: normal;
        line-height: 1.11;
        font-weight: 300;
        text-transform: none;
        margin: 17px 0 37px
    }
}
.theme-details__blurb[data-v-f679b83a] {
    font-size: 15px;
    letter-spacing: normal;
    line-height: 1.67;
    font-weight: 300;
    text-transform: none;
    margin-bottom: 2em
}

@media screen and (min-width: 1024px) {
    .theme-details__blurb[data-v-f679b83a] {
        font-size:22px;
        letter-spacing: normal;
        line-height: 1.36;
        font-weight: 300;
        text-transform: none
    }
}

.theme-details__preview[data-v-f679b83a] {
    font-size: 22px;
    letter-spacing: normal;
    line-height: 1.36;
    font-weight: 300;
    text-transform: none;
    margin: 26px 0 56px
}

.theme-details__preview a[data-v-f679b83a] {
    color: #fff
}

.theme-details__screens[data-v-f679b83a] {
    -ms-flex-negative: 0.5;
    flex-shrink: 0.5;
    position: relative
}

@media screen and (min-width: 1024px) {
    .theme-details__screens[data-v-f679b83a] {
        width:834px
    }
}
.theme-details__screens[data-v-f679b83a] {
    -ms-flex-negative: 0.5;
    flex-shrink: 0.5;
    position: relative
}

@media screen and (min-width: 1024px) {
    .theme-details__screens[data-v-f679b83a] {
        width:834px
    }
}

.theme-details__screens--browser[data-v-f679b83a] {
    width: 100%
}

.theme-details__screens--browser-frame[data-v-f679b83a] {
    width: 96.24%;
    position: relative
}

.theme-details__screens--browser-image[data-v-f679b83a] {
    width: 71.3%;
    left: 12.2%;
    top: 5.5%;
    position: absolute
}

.theme-details__screens--phone-frame[data-v-f679b83a] {
    width: 23.81%;
    bottom: -3%;
    left: 0;
    position: absolute;
    z-index: 2
}

.theme-details__screens--phone-image[data-v-f679b83a] {
    width: 21.4%;
    left: 1.2%;
    bottom: -1.1%;
    position: absolute;
    border-radius: 1vw;
    padding-top: 3%;
    background: #ebebeb;
    overflow: hidden;
    line-height: 0;
    z-index: 1
}

@media screen and (min-width: 1024px) {
    .theme-details__screens--phone-image[data-v-f679b83a] {
        border-radius:.5vw
    }
}

#showcase__details {
	display: none;
}