.green {
	color: #17da9d;
	color: var(--brand-mint);
}




.m19__title .cta, .m26__title .cta, .calulator .cta, .m45-cta .cta {
	background-color: #17da9d;
	background-color: var(--brand-mint);
	color:#fff;
	color: var(--colour-white);
}

.calulator .cta {
	margin: 1.5rem 0 0.5rem 0;
}

.m19__title .cta.faq, .m19__title .cta.panel-faq {
	background-color: #046584;
	background-color: var(--brand-blue);
	color: #fff;
	color: var(--colour-white);
}

.m19__title .cta.faq:hover, .cta.panel-faq:hover {
	background-color: #fff;
	background-color: var(--colour-white);
	color: #046584;
	color: var(--brand-blue);
}
.m19__title a:hover, .m26__title .cta:hover, .calulator .cta:hover {
	background-color: #fff;
	background-color: var(--colour-white);
	color: #046584;
	color: var(--brand-blue);
}

.m45-cta .cta:hover {
	background-color: #046584;
	background-color: var(--brand-blue);
	color: #fff;
	color: var(--colour-white);
}


.cta--button {
	background-color: #efefef;
}

.m10__container h2 {
	font-weight: 700;
	font-size: var(--heading-font-size-md);
}

.cta .about-team {
	display: none;
}

.flex {
	display: block;
}

body .gform_wrapper .gfield .ginput_container .gfield_select, body .gform_wrapper .gfield .ginput_container_email input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), body .gform_wrapper .gfield .ginput_container_phone input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), body .gform_wrapper .gfield .ginput_container_textarea textarea, body .gform_wrapper .gfield .ginput_container_text input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	background-color: #f1f1f1;
}



body .gform_wrapper .gfield .ginput_complex.ginput_container input {
	background: #fff;
	border-radius: .1875rem;
	padding: .4375rem .75rem;
	font-size: 1.125rem;
	line-height: 2.25rem;
}

a[href^="tel:"] {
	white-space: nowrap;
}

.gform_required_legend {
	display: none;
}

.header__utility__container {
	justify-content: space-between;
	align-items: center;
	display: block;
	padding-top: 0.5rem;
}

.header-elements {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.gform_confirmation_wrapper {
	padding: 1.25em;
	padding: var(--gutter);
	font-size: x-large;
}

.charleft {
	display: none;
}

.m09 {
	padding-bottom: 0;
	margin-bottom: 0;
}

.m09__title {
	max-width:61rem;
}

.m09__review img {
    width: 58%;
}

@media (min-width: 48em) {
	.flex {
		display: flex;
	}
	.header__utility__container {
	  display: flex;
	  padding-top: 0rem;
	 }
	.m09__intro {
		font-size: 1.25rem;
		font-size: var(--font-size-md);
		max-width: 55rem;
	}
	.m09__title--margin-top {
		padding: 3.5rem 0 0;
	}
	.m09__subtitle {
		padding: 2rem 0 0;
	}
}

.m09__review__small {
	display: block;

}

.m09 .cta {
	margin-right: 1.5rem;
	margin-bottom: 1rem;
}

.m09 .cta_wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}

@media (min-width: 64em) {
		.m09__review__small {
			display: none;
		}
}


.m01__media__item__image {
	background-position:50% 0%;
}


@media (min-width: 90em) {
	.calulator {
		min-height: 56.25rem;
	}
}

@media (min-width: 64em) {
	.calulator {
		min-height: 55.25rem;
	}
}

.header__main-cta {
	display: block;
	text-align: center;
	background: #fd6c02;
	color: var(--color-white);
	padding: .75rem 1.3125rem .8125rem;
	font-size: .875rem;
	font-weight: 700;
	line-height: 1.2em;
	color: #fff;
	border-radius: 1.875rem;
	-webkit-transition: background .2s;
	transition: background .2s;
	-webkit-transition: background var(--transition);
	transition: background var(--transition);
}

.product-template-default .box__title {
	font-size: var(--heading-font-size-sm);
}

.accountants-page-template-template-t10-accountants .faq {
	display: inline-block !important;
}

.accountants-page-template-template-t10A-accountants .panel-faq {
	display: inline-block !important;
}

@media (min-width: 64em) {
	.page-template-template-t06-compare-quotes .m16__media .m16__media__item {
		display: none;
	}
}

@media only screen and (max-width: 785px) {
	.page-template-template-t06-compare-quotes .gform_footer.top_label {
		background: none;
	}
}

@media (min-width: 64em){
	.single .m09.main__section {
    margin-bottom: 0;
    }
}

.single .m09.main__section {
  margin-bottom: 0;
}

ul.thumbs-up {
  display: none;
}

.page-template-template-t06-compare-quotes ul.thumbs-up {
	display: block;
	margin: 0;
	padding: 0;
	list-style:none;
	width: 20rem;
}

.page-template-template-t06-compare-quotes ul.thumbs-up li {
	padding:  .5rem 0 0.5rem 4rem;
	margin: 0;
	margin-top: 4rem;
	background: url('/wp-content/uploads/2019/12/thumbs-up.png') no-repeat;
}

.page-template-template-t06-compare-quotes ul.thumbs-up li:before {
	content: none;
	width: 3.5em;
}

@media (min-width: 64em) {
  .page-template-template-t06-compare-quotes .m16__media {
    margin-left: 5.94%;
  }
}

@media (min-width: 90em) {
  .page-template-template-t06-compare-quotes .m16__media {
    margin-left: 6.1875rem;
  }

}

.product-template-template-t13-product-alt .gform_wrapper span.gform_description {
	font-size: 1.625rem;
	font-weight: 600;
	line-height: 2.1rem;
	margin-top: 25px;
}

.m26 .breadcrumbs {
	width:100%;
	-ms-flex-item-align:start;
	align-self:flex-start;
	margin:0;
	padding:1.875rem 0;
	color:#fff;
	color:var(--colour-white);
}

@media (min-width:64em){
	.m26 .breadcrumbs {
		margin: 0 1.875rem; padding: 1.25rem; padding: var(--gutter);
	}
}

@media (min-width: 90em) {
	.product-template-template-t13-product-alt .m10__article .social-share {
		background-color: #046584;
		background-color: var(--brand-blue);
	 }
}

.m26__special-cta {
	margin-top: 3.75rem;
}

.m26__special-cta .cta:hover .button__arrow:after {
	border-color: #046584;
}

.m26__special-cta .button__arrow:after {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}


.cli-plugin-button {
	border-radius: 1.6875rem;
}

.internal-navigation {
	width: 100%;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	padding:0;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	margin-bottom: 2.75rem;
}

.internal-navigation a {
	width: 100%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	align-items:center;
	margin:0.25rem;
	-webkit-box-shadow:0 .625rem 1.75rem 0 rgba(17,163,118,.2);
	box-shadow:0 .625rem 1.75rem 0 rgba(17,163,118,.2);
	border-radius:.1875rem;
	-webkit-transition:all .2s;
	transition:all .2s;
	-webkit-transition:all var(--transition);
	transition:all var(--transition);
	background:#fff;
	background:var(--colour-white);
	padding: 1rem 2.75rem;
	font-size: 0.8rem;
}

@media (min-width: 35em) {
	.internal-navigation a {
		width: 48%;
		font-size: 0.85rem;
	}
}

@media (min-width: 64em) {
	.internal-navigation a {
		width: 32%;
	}
}

.internal-navigation a.active {
	-webkit-box-shadow:0 0 1.25rem .125rem rgba(17,163,118,.2);
	box-shadow:0 0 1.25rem .125rem rgba(17,163,118,.2);
}

.internal-navigation a:focus,.internal-navigation a:hover {
	-webkit-box-shadow:0 0 1.25rem .125rem rgba(17,163,118,.2);
	box-shadow:0 0 1.25rem .125rem rgba(17,163,118,.2);
}

.m10 {
		background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f7f7f7));
    background-image: linear-gradient(180deg,#fff,#f7f7f7);
}

.m10-back-to-top a {
	position:fixed;
	bottom: 2rem;
	right:1rem;
	font-size: 0rem;
	z-index: 9999;
  width: 2.375rem;
  height: 2.375rem;
  border-radius: 50%;
  background-color: #17da9d;
  background-color: var(--brand-mint);
}

.m10-back-to-top a:after {
	content: "";
  position: absolute;
  border: .0625rem solid #fff;
  border-width: .1875rem .1875rem 0 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  height: .5625rem;
  width: .5625rem;
  top: 1.075rem;
  left: .875rem;
}

.m06 {
  background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8f8f8));
  background-image: linear-gradient(180deg,#fff,#f8f8f8);
}

.m06__content form {
    min-height: 20rem;
}

#gform_page_1_2 {
    margin-bottom: 2rem;
}

p.m06__content__disclaimer {
    font-size: 1rem;
    font-size: var(--font-size);
    line-height: 1.6;
    line-height: var(--line-height);
    letter-spacing: .01em;
    letter-spacing: var(--letter-spacing);
    font-weight: 400;
    color: #203d4e;
    color: var(--brand-blue-dark);
}

p.m26__content__disclaimer {
    font-size: 1rem;
    font-size: var(--font-size);
    line-height: 1.6;
    line-height: var(--line-height);
    letter-spacing: .01em;
    letter-spacing: var(--letter-spacing);
    font-weight: 400;
    color: #ffffff;
    color: var(--colour-white);
}

p.m26__content__disclaimer a {
    color: #203d4e;
    color: var(--brand-blue-dark);
}

.page-template-template-t01-homepage .m01__title .cta {
	color: #ffffff;
	color: var(--colour-white);
	background-color: #fd6c02;
}

.page-template-template-t01-homepage .m01__title .cta:focus, .page-template-template-t01-homepage .m01__title .cta:hover {
	background-color:#203d4e;
	background-color:var(--brand-blue-dark);
}

.page-template-template-t01-homepage .m02__steps {
	margin-top: 12rem;
}

.m01__title .thumbs--up li, .m19__intro .thumbs--up li {
	padding-bottom: 1.5rem;
}

.m01__title .thumbs--up li:last-child, .m19__intro .thumbs--up li:last-child {
	padding-bottom: 2.5rem;
}

.m01__title .thumbs--up li {
	font-size: 1.375rem;
  font-size: var(--font-size-lg);
	font-weight: 600;
}

.page-template-template-t01-homepage #process {
	background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f7f7f7));
  background-image: linear-gradient(180deg,#fff,#f7f7f7);
}

.page-template-template-t01-homepage .m02__cta {
	margin-bottom: 5rem;
}

@media (min-width: 64em) {
	.page-template-template-t01-homepage .m04__boxes {
    background-image: url(assets/svg/blobs-grey2.svg);
    background-repeat: no-repeat;
    background-position: right 80px bottom;
    background-size: contain;
	}
}

.page-template-template-t01-homepage-alt .m26__title {
	margin-top: 6.5rem;
}

.page-template-template-t01-homepage-alt .heading.heading--xxl {
	margin-bottom: 0.75rem;
}

.page-template-template-t01-homepage-alt .m26__intro p {
	font-size: 1.025rem;
  line-height: 1.75rem;
}

.page-template-template-t01-homepage-alt .m26__title p {

	margin-bottom: 0.25rem;
}

.page-template-template-t01-homepage-alt .m26__title li {
	font-size: 1.275rem !important;
	margin-bottom: 1.25rem;
}

.page-template-template-t01-homepage-alt .m26__title li {
	font-size: 1.275rem !important;
	margin-bottom: 1.25rem;
}


.page-template-template-t01-homepage-alt .awards__item {
	margin:  0 10px;
	margin-left: 0px;
	width: 120px;
	background-position: center;
	background-size: 98%;
	background-repeat: no-repeat;
	height: 120px;
	border-radius: 0.5rem;
	background-color: #ffffff;
}
.page-template-template-t01-homepage-alt .awards__item:first-child {
	margin-left: 10px;
}

.page-template-template-t01-homepage-alt .awards__item:last-child {
	background-color: #222120;
	background-size: 90%;
}

.page-template-template-t01-homepage-alt .feefo-award {
	margin-right: 10px;
}

.page-template-template-t01-homepage-alt .m34__reviews {
	margin-top: 1.55rem;
	display: flex;
}

.page-template-template-t01-homepage-alt .m26-awards {
	display: flex;
}

.page-template-template-t01-homepage-alt .m26__right {
	padding-top: 3.5rem;
	padding-bottom: 5rem;
}
.page-template-template-t01-homepage-alt .m26__right .gform_legacy_markup_wrapper .top_label div.ginput_container {
	margin-top: 3px;
}

.page-template-template-t01-homepage-alt .m26__right .gform_wrapper .gfield .gfield_label, .page-template-template-t01-homepage-alt .m26__right .gform_wrapper .gform_steps {
	padding-right: 0;
	padding-left: 0;
}

.page-template-template-t01-homepage-alt .m26__right .gform_wrapper .gfield .ginput_container .gfield_select, .gform_wrapper .gfield .ginput_container_text input {
	padding-top: 0;
	padding-bottom: 0;
}

.page-template-template-t01-homepage .m21, .page-template-template-t01-homepage-alt .m21 {
	background: #03799f;
	margin-bottom: 0rem;
}

.page-template-template-t13-product-alt .m21 {
	margin-bottom: -5rem;
	background: #03799f;
}

.page-template-template-t01-homepage-alt .m26__right .get-started-points {
	display: block;
	margin-top: 3rem !important;
}

.page-template-template-t01-homepage-alt .m26__right .get-started-points li {
	padding-right: 0;
}


.page-template-template-t13-product-alt  .m26__right .get-started-points {
	display: block;
	margin-top: 3rem !important;
}

.page-template-template-t13-product-alt .m26__right .get-started-points li {
	padding-right: 0;
}

.page-template-template-t01-homepage .calulator, .page-template-template-t01-homepage-alt .calulator {
	margin-bottom: 0rem;
}

.page-template-template-t01-homepage .m41 {
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#fff));
	background-image: linear-gradient(180deg,#f5f5f5,#fff);
}

.page-template-template-t01-homepage-alt .m41 {
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#fafafa));
	background-image: linear-gradient(180deg,#f5f5f5,#fafafa);
}

.page-template-template-t01-homepage-alt .m05 {
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff));
    background-image: linear-gradient(180deg,#fff,#fff)
}


.page-template-template-t01-homepage-alt .tpilot-m07 {
	padding-bottom: 60px !important;
}

.page-template-template-t13-product-alt .tpilot-m07 {
	background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f5f5f5));
	background-image: linear-gradient(180deg,#fff,#f5f5f5);
}

.tpilot-m07 .main__section__header__title { 
	font-size: 1.5rem;
}


.page-template-template-t01-homepage-alt .m02__cta {
	margin-bottom: 5rem;
}

.page-template-template-t01-homepage-alt .m01__title .cta {
	color: #ffffff;
	color: var(--colour-white);
	background-color: #fd6c02;
}

.page-template-template-t01-homepage-alt .m01__title .cta:focus, .page-template-template-t01-homepage-alt .m01__title .cta:hover {
	background-color:#203d4e;
	background-color:var(--brand-blue-dark);
}

.page-template-template-t01-homepage-alt .m02__steps {
	margin-top: 7rem;
}

.page-template-template-t01-homepage-alt .m02.main__section--wavy-bottom {
	padding-bottom: 2rem;
	margin-bottom: 2rem;
}

@media (min-width: 64em) {
	.page-template-template-t01-homepage-alt .m04__boxes {
    background-image: url(assets/svg/blobs-grey2.svg);
    background-repeat: no-repeat;
    background-position: right 80px bottom;
    background-size: contain;
	}
}



.calcualtor_overlay_form#overlay_form {
	position: absolute;
	top: 26rem;
	left: 50%;
	color: #fff;
	width: 100%;
	padding: 1.5rem 1.5rem 0.25rem;
	background-color: #046584;
	border-radius: 2rem;
	transform:translate(-50%,-55%);
	-ms-transform: translate(-50%,-55%);
	opacity: 1;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: 1s;
}
@keyframes fadeInOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.if_calculator_cta {
	display: inline-block;
}

.if_calculator_cta_small {
	visibility: hidden;
	height: 1px;
	padding:0;
	margin-top:1.5rem !important;
}

@media (max-height: 625px), (max-width:625px) {
	.if_calculator_cta {
		display: none;
	}

	.if_calculator_cta_small {
		visibility: visible;
		height: auto;
		margin: 1.5rem 0 0.5rem 0;
		padding: 1.0625rem 2.125rem;
	}
	.calcualtor_overlay_form#overlay_form {
		top: 23rem;
	}
}


.calcualtor_overlay#overlay {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.85);
	z-index: 99;
	opacity: 1;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: 0.5s;
}

.calcualtor_overlay_form h2 {
	color: #ffffff;
	font-size: 1.15rem;
	padding-bottom: 0.75rem;
}

.calcualtor_overlay_form .pop_up_disclaimer {
	font-size: 0.75rem;
	margin-top: 0;
}

.calcualtor_overlay_form .gform_wrapper {
	margin-bottom: 0;
}

@media (min-width: 35em) {
	.calcualtor_overlay_form#overlay_form {
		width: 34rem;
	}
}

.overlay_close {
	position: absolute;
	bottom: 100%;
	text-align: right;
	font-weight: 800;
	right: 2rem;
	color: #17da9d;
}

.calcualtor_overlay_form .gform_wrapper .gfield .ginput_container .gfield_select, .calcualtor_overlay_form .gform_wrapper .gfield .ginput_container_email input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .calcualtor_overlay_form .gform_wrapper .gfield .ginput_container_phone input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .calcualtor_overlay_form .gform_wrapper .gfield .ginput_container_textarea textarea, .calcualtor_overlay_form .gform_wrapper .gfield .ginput_container_text input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .calcualtor_overlay_form .gform_wrapper .gfield .ginput_container_text input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	line-height: 0;
	font-size: 0.75rem;
}

.calcualtor_overlay_form .button--submit {
	padding: 0.55rem 2.125rem;
	font-size: 1rem;
}

.calcualtor_overlay_form .gform_wrapper .gfield .gfield_label {
	font-size: 0.85rem;
	line-height: 0;
}

.calcualtor_overlay_form .gform_wrapper ul li.gfield {
	margin-top: 0px;
	margin-bottom: 0.5rem;
}

.calcualtor_overlay_form .gform_wrapper .gfield .gfield_label, .calcualtor_overlay_form .gform_wrapper .gfield_required {
	color: #fff ;
}

.accountants-page-template .calcualtor_overlay{
	display:none !important;
}

.m36 {
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#fff));
	background-image: linear-gradient(180deg,#f5f5f5,#fff);
}

.m36 .cta {
	background-color: #fd6c02;
	color: #ffffff;
	color: var(--colour-white);
}

.m36 .cta:hover {
	background-color: #203d4e;
	background-color: var(--brand-blue-dark);

}

.m36 .broker {
	width: 100%;
	height: 22rem;
	display: block;
	background-size: cover;
	background-position: center;
}
.m36 ul {
	font-size: 1rem;
	list-style-image:
	list
}

.m36 li {
	padding-bottom: 1.25rem;
	padding-left: 2.5rem;
	background: url('/wp-content/uploads/2020/02/touch-tick-icon.png') no-repeat;
	background-size: 2.25rem;
}
.m36 li:before {
	content: '';
}


@media (min-width: 48em) {
 .m36_content {
  	display: flex;
	  flex-wrap: wrap;
	}
	.m36_left{
		width: 33%;
	}
	.m36_right {
		width: 66%;
		padding-left: 0;
	}
	.m36 .broker {
		width: 80%;
		height: 24rem;
		margin: auto;
	}
}

.m36 .cta-box {
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
}

.m36 .m36_reviews {
	margin-left: 1rem;
	margin-top: 0.4rem;
}

.m13 {
	background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f7f7f7));
	background-image: linear-gradient(180deg,#fff,#f7f7f7);
}


.page-id-7585 #exitpopup-modal { display: none !important; }

#exitpopup-modal .exitpopup-modal-window {
	background-color: #ffffff !important;
	border-radius: 20px !important;
}

#exitpopup-modal .modal-title {
	display: none;
}

#exitpopup-modal .exitpopup-modal-footer p {
	border-bottom: none !important;
	color: #19da9d !important;
}
#exitpopup-modal .exitpopup-modal-footer {
position: absolute;
bottom: 100%;
text-align: right;
right: 5%;
font-weight: 800;
}

.m37_container {
	background-color: #f1f1f1;
	border-radius: 10px;
	padding-bottom: 1rem;
	padding-top: 0.5rem;
}

.m37_disclaimer {
	font-size: 0.875rem;
	font-size: var(--font-size-sm);
}
@media (min-width: 48em) {
	.page-template-template-t15-new-get-started .m09__title--margin-top {
		padding: 1.5rem 0 0;
	}
}

.page-template-template-t15-new-get-started .gform_wrapper .gfield .gfield_label {
	color: #000;
	font-size: 0.85rem;
	line-height: 1.25rem;
	font-weight: 400;
	padding: .1875rem .625rem .125rem;
}

.page-template-template-t15-new-get-started .gform_wrapper ul li.gfield {
	margin-top: 0.5rem;
}

.page-template-template-t15-new-get-started .gform_wrapper .gfield .ginput_container .gfield_select, .page-template-template-t15-new-get-started .gform_wrapper .gfield .ginput_container_email input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .page-template-template-t15-new-get-started .gform_wrapper .gfield .ginput_container_phone input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .page-template-template-t15-new-get-started .gform_wrapper .gfield .ginput_container_textarea textarea, .page-template-template-t15-new-get-started .gform_wrapper .gfield .ginput_container_text input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	background-color: #ffffff;
	padding: 0rem 0.75rem;
	font-size: 1rem;
}

.page-template-template-t15-new-get-started .gform_wrapper .top_label div.ginput_container {
	margin-top: 0.25rem;
}

.page-template-template-t15-new-get-started .gform_wrapper .gform_body ul li.gfield {
	display: inline-block;
	width: 100%;
}

@media (min-width: 32em) {
	.page-template-template-t15-new-get-started .gform_wrapper .gform_body ul li.gfield {
		display: inline-block;
		width: 50%;
		padding: 0 1rem;
	}
}

.page-template-template-t15-new-get-started .gform_wrapper .gform_footer {
	margin-top: 0;
}

.page-template-template-t15-new-get-started .header__col--mobile {
	display: none;
}

.page-template-template-t15-new-get-started .header {
	-webkit-box-shadow: 0 0.125rem 0.3125rem 0 rgba(0,0,0,.1);
	box-shadow: 0 0.125rem 0.3125rem 0 rgba(0,0,0,.1);
}

@media (min-width: 64em) {
	.page-template-template-t15-new-get-started .header__home-link img {
		margin-top: 0.5rem;
		margin-bottom: 0.5rem;
	}
}

.page-template-template-t15-new-get-started .m09 .breadcrumbs {
	display: none;
}

.page-template-template-t15-new-get-started .m09__title.heading {
	font-size: 1.625rem;
	font-size: var(--heading-font-size-md);
}

.page-template-template-t15-new-get-started .m09__intro {
	font-size: 1rem;
	line-height: 1.5rem;
	margin-bottom: 1.5rem;
}

.page-template-template-t15-new-get-started .main__section#article-header {
	margin-bottom: 0.25rem;
	background-image: none;
}

.page-template-template-t15-new-get-started .button {
	margin-top: 1.25rem;
	padding: 1rem 2.625rem;
	line-height: 1em;
}

.page-template-template-t15-new-get-started .m09__review,.page-template-template-t15-new-get-started .m09__review__small {
	display: none;
}

.tpilot.trustpilot-widget iframe {
	width: auto !important;
	margin-left: -1rem;
}

.page-template-template-t15-new-get-started .tpilot {
	display: none;
}

.page-template-template-t15-new-get-started .m05 {
	background-image: none;
}

.get-started-points {
	display: block;
	margin: 3rem 0 0!important;
	padding: 0 !important;
}

@media (min-width: 48em) {
	.get-started-points {
		display: inline-flex;
	}
}

.get-started-points li {
	background: url('/wp-content/uploads/2020/02/touch-tick-icon.png') no-repeat;
	background-size: 2.25rem;
	padding: 0 2.5rem 1rem 2.5rem;
}

.page-template-template-t01-homepage-alt .get-started-points li, .page-template-template-t13-product-alt .get-started-points li {
	background-image: url('/wp-content/uploads/2022/07/touch-tick-icon-blue.png');
	color: #046584;
}

.get-started-points li:before{
	content: '';
}

.page-template-template-t15-new-get-started .m28 {
	margin-top: 5rem;
}

@media (min-width: 48em) {
	.post-template-template-t15-new-get-started .m09__title--margin-top {
		padding: 1.5rem 0 0;
	}
}

.post-template-template-t15-new-get-started .gform_wrapper .gfield .gfield_label {
	color: #000;
	font-size: 0.85rem;
	line-height: 1.25rem;
	font-weight: 400;
	padding: .1875rem .625rem .125rem;
}

.post-template-template-t15-new-get-started .gform_wrapper ul li.gfield {
	margin-top: 0.5rem;
}

.post-template-template-t15-new-get-started .gform_wrapper .gfield .ginput_container .gfield_select, .post-template-template-t15-new-get-started .gform_wrapper .gfield .ginput_container_email input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .post-template-template-t15-new-get-started .gform_wrapper .gfield .ginput_container_phone input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .post-template-template-t15-new-get-started .gform_wrapper .gfield .ginput_container_textarea textarea, .post-template-template-t15-new-get-started .gform_wrapper .gfield .ginput_container_text input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	background-color: #ffffff;
	padding: 0rem 0.75rem;
	font-size: 1rem;
}

.post-template-template-t15-new-get-started .gform_wrapper .top_label div.ginput_container {
	margin-top: 0.25rem;
}

.post-template-template-t15-new-get-started .gform_wrapper .gform_body ul li.gfield {
	display: inline-block;
	width: 100%;
}

@media (min-width: 32em) {
	.post-template-template-t15-new-get-started .gform_wrapper .gform_body ul li.gfield {
		display: inline-block;
		width: 50%;
		padding: 0 1rem;
	}
}

.post-template-template-t15-new-get-started .gform_wrapper .gform_footer {
	margin-top: 0;
}

.post-template-template-t15-new-get-started .header__col--mobile {
	display: none;
}

.post-template-template-t15-new-get-started .header {
	-webkit-box-shadow: 0 0.125rem 0.3125rem 0 rgba(0,0,0,.1);
	box-shadow: 0 0.125rem 0.3125rem 0 rgba(0,0,0,.1);
}

@media (min-width: 64em) {
	.post-template-template-t15-new-get-started .header__home-link img {
		margin-top: 0.5rem;
		margin-bottom: 0.5rem;
	}
}

.post-template-template-t15-new-get-started .m09 .breadcrumbs {
	display: none;
}

.post-template-template-t15-new-get-started .m09__title.heading {
	font-size: 1.625rem;
	font-size: var(--heading-font-size-md);
}

.post-template-template-t15-new-get-started .m09__intro {
	font-size: 1rem;
	line-height: 1.5rem;
	margin-bottom: 1.5rem;
}

.post-template-template-t15-new-get-started .main__section#article-header {
	margin-bottom: 0.25rem;
	background-image: none;
}

.post-template-template-t15-new-get-started .button {
	margin-top: 1.25rem;
	padding: 1rem 2.625rem;
	line-height: 1em;
}

.post-template-template-t15-new-get-started .m09__review,.post-template-template-t15-new-get-started .m09__review__small {
	display: none;
}

.post-template-template-t15-new-get-started .m05 {
	background-image: none;
}

.get-started-points li:before{
	content: '';
}

.post-template-template-t15-new-get-started .m28 {
	margin-top: 5rem;
}

.about-touch .about-touch-2.wide {
	display: none;
}


.m38 .box {
	width: 100%;
	height: 25rem;
	display: block;
	background-size: cover;
	background-position: center;
}

.about-touch {
	margin-bottom: 5rem;
}

.m38__cta {
	text-align: center;
}

@media (min-width: 48em) {
	.about-touch {
		display: flex;
		flex-wrap: nowrap;
		width: 100%;
	}
	.m38 .box {
		width: 50%;
		height: 20rem;
	}
	.about-touch .about-touch-1 {
		padding-left: 2rem;
		width: 50%;
	}
	.about-touch .about-touch-2 {
		padding-right: 2rem;
		width: 50%;
	}
	.about-touch .about-touch-2.mobile {
		display: none;
	}
	.about-touch .about-touch-2.wide {
		display: block;
	}
}

.m39_container {
	width: 100%;
	display: block;
	background: url('/wp-content/uploads/2020/03/information-downdload-image.png') no-repeat;
  background-position: 50% 110%;
}

@media (min-width: 48em) {
	.m39_container {
		margin: 0 auto;
		width: 80%;
		background-position: 0% 95%;
	}
}
@media (min-width: 98em) {
	.m39_container {
		background-position: 0% 70%;
	}
}


.m39 .download-text h2 {
	font-size: 2.25rem;
	font-weight: 600;
	margin-top: 1rem;
}

@media (min-width: 48em) {
	.m39 .download-text  {
		width: 50%;
		padding-right: 5rem;
	}
	.m39 .pardot-info-form {
		width: 50%;
	}
	.m39_container {
		display: flex;
		flex-wrap: nowrap;
	}
}

.m39 .download-text {
	width: 100%;
	padding-top: 2rem;
}

.m39 .pardot-info-form {
	width: 100%;
}


@media (min-width: 48em) {
	.what_next_title {
		width: 45%;
		padding-right: 5%;
	}
}

.what_next_title {
	width: 100%;
}

.what_next_title .heading {
	color: #fff;
	margin-bottom: 1rem;
}


.what_next_image .broker {
	background-repeat: no-repeat;
	background-position: center 0;
	border-radius: .1875rem;
	width: 70%;
	height: 18rem;
	-webkit-box-shadow: 0 0.125rem 0.3125rem 0 rgba(0,0,0,.1);
	box-shadow: 0 0.125rem 0.3125rem 0 rgba(0,0,0,.1);
	background-color: #15cf95;
}

.what_next_image {
	margin-top:0;
}

.what_next_image figcaption {
	font-size: 1.25rem;
	font-size: var(--font-size-md);
	line-height: 1.5rem;
	width: 70%;
}


.what-is .box {
	width: 100%;
	height: 25rem;
	display: block;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.m41_container {
	margin-bottom: 5rem;
	background-image:url('assets/svg/blobs-grey.svg');
	background-repeat: no-repeat;
  background-position: 100%;
  background-size: auto 85%;
}

@media (min-width: 48em) {

	.what-is .what-is-intro {
		margin-left: 0 !important;
		width: 100%;
		font-size: 18px;
	  line-height: 32px;
	}

	.m41_container {
		display: flex;
	}

	.m41_container .what-is-image {
		flex-basis: 50%;
	}

	.m41_container .wrapper {
		flex-basis: 50%;
	}

}



@media (min-width: 48em) {
	.what_next_image .broker {
		width:100%;
	}
	.what_next_image figcaption {
		width: 100%;
	}
}

.page-template-template-t18-what-next .m10__article	ol {
	  list-style: none;
	  counter-reset: my-awesome-counter;
	}
.page-template-template-t18-what-next .m10__article	ol li {
	  counter-increment: my-awesome-counter;
		padding-bottom: 1rem
	}
.page-template-template-t18-what-next .m10__article	ol li::before {
	  content: counter(my-awesome-counter) ". ";
		color: #17da9d;
    color: var(--brand-mint);
	  font-size: 1.75rem;
	}

	.page-template-template-t18-what-next .m10__article	ul {
		  list-style: none;
	}
	
	.page-template-template-t18-what-next .m10__article ul li::before {
		content: '';
		display: inline-block;
		height: 40px;
		width: 40px;
		background-size: 40px;
		background-image: url('/wp-content/uploads/2020/02/touch-tick-icon-1.png');
		background-repeat: no-repeat;
		margin-right: 10px;
		background-position: center center;
		vertical-align: middle;
		padding-bottom: 3rem;
		text-align: right;
	}


.tpilot-m07 .container {
	max-width: 87.125rem;
}


.page-template-template-t15-new-get-started .tpilot-m07 {
		background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#fafafa));
  	background-image: linear-gradient(180deg,#fff,#fafafa);
  	padding-top: 6rem;
}

.post-template-template-t15-new-get-started .tpilot-m07 {
		background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#fafafa));
  	background-image: linear-gradient(180deg,#fff,#fafafa);
  	padding-top: 6rem;
}


.page-id-7585 .m26 {
	margin-bottom:0;
}

@media (min-width: 90em) {
	.page-id-7585 .m26__right {
			padding-top: 4.5rem;
	}
}

.page-id-7585 .m26.main__section--wavy-bottom:after, .m08.main__section--wavy-top:before  {
	background: none;
}

.page-id-7585 .m28 {
	display: none;
}

.page-id-7585 .gform_wrapper .gfield .ginput_container .gfield_select, .page-id-7585 .gform_wrapper .gfield .ginput_container_email input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .page-id-7585 .gform_wrapper .gfield .ginput_container_phone input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .page-id-7585 .gform_wrapper .gfield .ginput_container_textarea textarea, .page-id-7585 .gform_wrapper .gfield .ginput_container_text input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	background-color: #fff;
}



@media only screen and (min-width: 641px) {
.page-id-7585 .gform_wrapper textarea.large {
    height: 160px;
	}
}


#gform_wrapper_20 .gform_fields .gfield input::-webkit-input-placeholder, #gform_wrapper_20 .gform_fields .gfield textarea::-webkit-input-placeholder  {
	/* Chrome/Opera/Safari */
  color: #d0d0d0;
}
#gform_wrapper_20 .gform_fields .gfield input::-moz-placeholder, #gform_wrapper_20 .gform_fields .gfield textarea::-moz-placeholder {
	/* Firefox 19+ */
  color: #d0d0d0;
}
#gform_wrapper_20 .gform_fields .gfield input:-ms-input-placeholder, #gform_wrapper_20 .gform_fields .gfield textarea:-ms-input-placeholder {
	/* IE 10+ */
  color: #d0d0d0;
}
#gform_wrapper_20 .gform_fields .gfield input:-moz-placeholder, #gform_wrapper_20 .gform_fields .gfield textarea:-moz-placeholder {
	/* Firefox 18- */
  color: #d0d0d0;
}


.page-template-template-t07a-landing-page .container--wide {
	max-width: 110rem;
}

.page-template-template-t07a-landing-page .heading--xxl {
	font-size: 2.325rem;
}

.page-template-template-t07a-landing-page .m26__title li {
	font-size: 1.20rem;
	line-height: 1.20rem;
}

@media (min-width: 90em) {
	.page-template-template-t07a-landing-page	.m26__title {
    margin-right: 9.4375rem;
	}
}

.page-template-template-t07a-landing-page .m26 {
	margin-bottom: 0px;
	padding-bottom: 100px;
}


.page-template-template-t07a-landing-page .m26:after {
    background: none;
}

.page-template-template-t07a-landing-page .m34__reviews {
	display: none;
}

.page-template-template-t07a-landing-page .m26__right, .page-template-template-t07a-landing-page  .m26__right:after {
	background: #203d4e;
}

@media (min-width: 64em) {
	.page-template-template-t07a-landing-page .m26__left, .page-template-template-t07a-landing-page .m26__right {
    padding-bottom: 20px;
	}
}

.page-template-template-t07a-landing-page .gform_wrapper .gfield .gfield_label {
  color: #fff;
}

.page-template-template-t07a-landing-page  .gform_wrapper .gfield_required {
    color: #fff;
}

.page-template-template-t07a-landing-page .gform_wrapper div.validation_error {
	color: #fbad8f;
	border-top: 2px solid #fbad8f;
	border-bottom: 2px solid #fbad8f;
}

.page-template-template-t07a-landing-page .gform_wrapper .validation_message {
	color: #fbad8f;
}

.page-template-template-t07a-landing-page .gform_wrapper li.gfield.gfield_error {
	background: none;
}

.page-template-template-t07a-landing-page p.m26__content__disclaimer a {
	color: #17da9d;
	color: var(--brand-mint);
}


.page-template-template-t07a-landing-page .main__section--wavy-top {
	padding-top: 30px;
	padding-bottom: 30px;
}

.page-template-template-t07a-landing-page .m28.main__section--wavy-top:before, .page-template-template-t07a-landing-page .m28.main__section--wavy-top:after {
	display: none;
}

.page-template-template-t07a-landing-page .main__section {
	margin-bottom: 0;
}


.page-template-template-t07a-landing-page .m08__title {
	margin-bottom:0;
}

.m43_container {
	display: flex;
	padding-top: 5rem;
}

.m08__title { 
	font-size: 1.625rem;
  font-size: var(--heading-font-size-md);
}



.box--post .box__content {
	padding: 2.5rem 1.6rem;
}

/* PILLAR PAGE */



.page-template-template-t20-pillarpage h2, .page-template-template-t20-pillarpage h3 {
	font-weight: 800;
}


.page-template-template-t20-pillarpage .m45-cta .cta {
	max-width: 17rem;
	border-radius: 2.5rem;
	text-align: center;
}

.hero-bg-wrapper {
	background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
}

.pillar-hero {
  padding-top: 2rem;
  padding-bottom: 85%;
  margin-bottom: 0rem;
}

.pillar-hero.product-banner-2023 {
  color: #ffffff;
}

.hero-bg-wrapper.product-wrapper-2023 { 
  background-color: #203d4e;
  background-color: var(--brand-blue-dark);
}

.main__section--wavy-bottom.pillar-hero#pillar:after {
	background-image: url('assets/svg/wavy-top2-blue.svg');
}


.pillar-hero .m01__title p {
	line-height: 1.75rem;
	margin-bottom: 0;
}
.pillar-hero .m01__title ul {
	margin-bottom: 2rem;
	padding-left: 1.5rem;
}

.pillar-hero .m01__title ul li {
	margin-left: 1rem;
	line-height: 1.15rem;
}

.pillar-hero .m01__title ul li:before {
	content: "";
	width: 2em;
 	height: 2rem;
  background-size: contain;
  background-image: url('/wp-content/uploads/2020/02/touch-tick-icon.png');
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  top: 0.8rem;
  margin-left: -2rem;
  text-indent: 2rem;
}

.pillar-hero.product-banner-2023 .m01__title ul li:before {
	background-image: url('/wp-content/uploads/2023/10/touch-tick-icon-green.png');
}


.page-template-template-t20-pillarpage .pillar-hero .m45-cta .cta {
  max-width: 15rem;
}


.pillar-cta {
	display: flex;
	text-align: center;
	align-items: center;
	flex-direction: column;
}

.pillar-cta .cta {
	margin-bottom: 1.5rem;
}

.m04a .box__title {
   font-size: 1.375rem;
   font-size: var(--heading-font-size-xs);
}


.m04a  .box__title__arrow:after {
	top: 0.575rem;
}

.if-intro {
	padding: 1rem 0rem 4rem 0rem;
	color: #ffffff;
	color: var(--colour-white);
	background-color: #046584;
	background-color: var(--brand-blue);
}



.if-intro .m01__container {
	background-size: auto 100%;
}

.if-intro .intro-content  {
	font-size: 1.25rem;
	font-weight: 500;
	color: #ffffff;
}

.what-is-if {
	padding-bottom: 75%;
	background-size: contain;
	background-position: bottom right;
	background-repeat: no-repeat;
}

.page-template-template-t20-pillarpage .what-is-if {
	margin-bottom: 0;
}

.what-is-if.main__section--wavy-bottom:after {
	background-image: url('/wp-content/themes/touchfinancial/assets/svg/wavy-top2-grey.svg');
}

.what-is-if .m45-cta {
	margin-top: 1.25rem;
}

.what-is-if .m45-cta .cta {
	margin-bottom: 1rem;
}

.page-template-template-t20-pillarpage .tpilot-m07 {
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 60%, rgba(238,238,238,1) 100%);
	padding-bottom: 10rem;
}

.cost {
	padding-bottom: 65%;
	background-size: contain;
	background-position: bottom left;
	background-repeat: no-repeat;
}


.how-it-works-wrapper {
	max-width: 660px;
	margin: auto;
}

.how-it-works-wrapper h2 {
	width: 100%;
	text-align: center;
	margin-bottom: 2rem;
}
.how-item {
	margin-bottom: 3rem;
	width: 100%;
}

.how-image {
	height: 10rem;
  background-size: contain;
  background-repeat: no-repeat;
  width: 10rem;
  margin: auto;
}

#stats .stat__icon {
	display: flex;
	justify-content: center;
}

.benefits {
	background-color: #203d4e;
	background-color: var(--brand-blue-dark);
	color: #fff;
	color: var(--colour-white);
}

.benefits h2 {
	color: #fff;
	color: var(--colour-white);
	text-align: center;
	margin-bottom: 2rem;
 }

 .benefits-wrapper .cta:hover {
 	background-color: #046584;
  	background-color: var(--brand-blue);
 }

.benefits-item {
	background-repeat: no-repeat;
	background-size: 100px;
	background-position: top center;
	max-width: 300px;
	margin: auto;
	text-align: center;
	padding: 1rem;
	padding-top: 7rem;
	margin-bottom: 2rem;
}


.page-template-template-t20-pillarpage .if-intro:after {
	background-image: url('/wp-content/themes/touchfinancial/assets/svg/wavy-top2-grey.svg');
}

#stats.main__section--wavy-top:before {
	display: none;
}

 #stats {
	margin-top: -3rem;
	background-color: #f8f8f8;
	color: #17da9d;
}

#stats .m03__stats {
	font-size: 2.5rem;
	line-height: 2.75rem;
	font-weight: 700;
	text-align: center;
	max-width: 768px;
	margin: auto;
	padding: 2rem;
	flex-direction: column;
}
#stats .m03__stats {
  margin-top: -5rem;
}

#stats .m03__stats .cta {
	width: fit-content;
	margin: auto;
	margin-top: 2rem;
	background-color: #17da9d;
	color: #ffffff;
}

#stats .m03__stats .cta:hover {
	background-color: #203d4e;
  background-color: var(--brand-blue-dark);
}


.if-outro .m01__container {
	background-image: url(assets/svg/blobs-grey.svg);
	background-size: auto 100%;
	max-width: 940px;
  margin: auto;
}


.page-template-template-t22-products-new .if-intro .m01__container, .page-template-template-t23-factroing-v-discounting .if-intro .m01__container, .page-template-template-t25-product-small-2023 .if-intro .m01__container {
	background-image: url(assets/svg/blobs-grey.svg);
}


.page-template-template-t22-products-new .main__section--wavy-bottom#if-calculator-banner:after {
	background-image: url(assets/svg/wavy-top2-grey.svg);
}


.page-template-template-t22-products-new .tpilot-m07, .page-template-template-t23-factroing-v-discounting .tpilot-m07, .page-template-template-t25-product-small-2023 .tpilot-m07 {
	background: #f8f8f8;
	background: linear-gradient(180deg, #f8f8f8 0%, #ffffff 15%, #ffffff 80%, #f8f8f8 100%);
	margin-top: -5rem;
	padding-top: 5rem;
	padding-bottom: 10rem;
}

.page-template-template-t23-factroing-v-discounting .if-intro:after {
  background-image: url(assets/svg/wavy-top2-grey.svg);
}


@media only screen and (min-width: 768px) {
  .pillar-hero {
  	padding-top: 0rem;
  }
  .pillar-hero .m01__title ul {
		padding-left: 3rem;
	}

	.pillar-hero .m01__title ul li {
		font-size: 1.125rem;
		line-height: 1.5rem;
	}
  .pillar-hero .cta {
	  margin-bottom: 0;
	}

	.pillar-cta {
		flex-direction: row;
	}

	.if-intro .m01__container {
		background-size: auto 75%;
	}


	.if-intro .intro-content {
  	width: 50%;
  }
  .what-is-if {
		padding-bottom: 60%;
	}

	#stats {
		margin-top: -5rem;
	}

	#stats .m03__stats {
		margin-top: -8rem;
	}

	.how-item {
		display: flex;
		align-items: center;
		margin-bottom: 0;
	}
	.how-item:nth-of-type(even) {
		flex-direction: row-reverse;
	}

	.how-item:nth-of-type(odd) .how-content {
		padding-left: 2rem;
	}

	.how-item:nth-of-type(even) .how-content {
		padding-right: 2rem;
		
	}

	.how-image {
		width: 35%;
		height: 15rem;
	}

	.how-content {
		width: 65%;
	}

	.arrow {
		position: relative;
	  margin: 0 auto;
	  width: 0px;
	}
	.how-item:last-of-type .arrow {
		display: none;
	}

	.arrow .curve {
		border: 10px solid #e8e8e8;		
		border-color: transparent transparent transparent #e8e8e8;
		height: 270px;
		width: 230px;
		border-radius: 230px 0 0 150px;
		position: relative;
    top: 130px;
    left: -60px;
	}

	.how-item:nth-of-type(even) .arrow .curve {
		border-color: transparent #e8e8e8 transparent transparent;
		border-radius: 0px 230px 150px 0px;
    left: -175px;
	}

	.arrow .point:before, .arrow .point:after {
	  content:"";
	  background: #e8e8e8;
	  -webkit-border-radius: 0.2em;
	  border-radius: 0.2em;
	  display: block;
	  height: 0.575em;
	  position: absolute;
	  right: 0;
	  width: 2em;
	}

	.arrow .point:after {
	  -webkit-transform: rotate(280deg);
	  transform: rotate(280deg);
	  position: relative;
	  left: -41px;
    top: 78px;
	}

	 .arrow .point:before {
	 	-webkit-transform: rotate(20deg);
	 	transform: rotate(20deg);
	 	top: 356px;
    	left: -57px;
	}

	.how-item:nth-of-type(even) .arrow .point:after {
		-webkit-transform: rotate(340deg);
		transform: rotate(340deg);
		position: relative;
		left: 17px;
    	top: 91px;
	}

	.how-item:nth-of-type(even) .arrow .point:before {
	  	-webkit-transform: rotate(80deg);
	  	transform: rotate(80deg);
	 	top: 349px;
    	left: 3px;
	}


	.benefits-grid {
		display: grid;
		grid-template-columns: repeat(4, 1fr);
	}

	.benefits-item {
		grid-column: span 2;
		min-height: 20rem;
	}

	.benefits-item:last-child {
	  grid-column-end: 4;
	}

	.if-outro .m01__container {
		background-size: auto 75%;
	}

}


@media only screen and (min-width: 1024px) {
  .m04a .box__title__arrow:after {
  	top: 0.3rem;
  }
}

@media only screen and (min-width: 1068px) {
  .hero-bg-wrapper {
  	background-position: top right;
  }

  .page-template-template-t22-products-new .if-intro .m01__container, .page-template-template-t23-factroing-v-discounting .if-intro .m01__container, .page-template-template-t25-product-small-2023 .if-intro .m01__container {
		background-image: url('/wp-content/uploads/2023/10/invoice-factoring-intro.jpg');
		background-size: auto 85%;
	}

	.page-template-template-t25-product-small-2023 .if-intro .m01__container {
		background-size: auto 100%;
		padding-top: 6rem;
		padding-bottom: 6rem;
		margin-bottom: 2rem;
	}


  .pillar-hero {
  	display: flex;
  	align-items: center;  	
  	padding-bottom: 0%;
  	height: calc(100vh - 35rem);
  	min-height: 35rem;
  	background: rgb(255,255,255);
		background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 60%, rgba(255,255,255,0) 80%);
		flex-wrap: wrap;
    align-items: center;
  }

  .pillar-hero.product-banner-2023 {
  	background: rgb(32,61,78);
		background: linear-gradient(90deg, rgba(32,61,78,1) 0%, rgba(32,61,78,1) 50%, rgba(32,61,78,0) 75%);
		height: 100%;
		padding-top: 5%;
		padding-bottom: 5%;
  }

  .what-is-text {
  	width: 60%;
  }

  .what-is-if {
		padding-bottom: 10%;
		background-size: 45%;
		background-position: bottom right;
	}

	.cost-text {
  	width: 60%;
  	margin: auto;
  }

  .cost {
		padding-bottom: 45%;
		background-size: 75%;
		background-position: bottom left;
	}

	.benefits-grid {
		grid-template-columns: repeat(6, 1fr);
	}

	
	.benefits-item:last-child:nth-child(3n - 1) {
	  grid-column-end: -2;
	}

	.benefits-item:nth-last-child(2):nth-child(3n + 1) {
	  grid-column-end: 4;
	}
}


@media only screen and (min-width: 1440px) {
	.cost {
		padding-bottom: 10%;
		background-size: 45%;
	}
	.cost-text {
  	width: 65%;
  	margin-left: 35%;
  }
  .pillar-hero {
		background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 75%);
  }
}



@media only screen and (min-width: 1920px) {
	.hero-bg-wrapper {
		background-size: 51%;
	}
	.pillar-hero {
  	height: calc(100vh - 30rem);
  	min-height: 40rem;
  }
}

/* COMPARE GRID */


.compare-box {
  margin-top: 60px;
  margin-bottom: 60px;
}


.compare-box h1 {
  font-size: 2.5rem;
  text-align: center;
  margin-bottom: 3.5rem;
}


.compare-grid {
  display: flex;
  margin-bottom: 3rem;
  font-size: 0.85rem;
  line-height: 1rem;
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
}

.grid-key {
  width: 40%;
  position: fixed;
}

.page-template-template-t23-factroing-v-discounting .grid-key {
 	width: 42%;
}

.grid-key-item, .grid-details-item {
  display: flex;
  align-items: center;
  height: 120px;
  padding: 10px;
}


.page-template-template-t23-factroing-v-discounting .grid-key-item, .page-template-template-t23-factroing-v-discounting .grid-details-item {
  height: 180px;
}

.grid-details-item {
  border-bottom: 1px solid #efefef;
}

.grid-key-item {
  border-bottom: 1px solid #ffffff;
}


.grid-key-item {
  font-weight: bold;
  background-color: rgba(4, 255, 177, 0.5);
}

.grid-key-item:first-of-type {
  background-color: rgba(255, 255, 255, 0.95);
}

.grid-details {
  margin-left: 40%;
  display: flex;
  overflow: scroll;
}
.page-template-template-t23-factroing-v-discounting .grid-details {
	margin-left: 42%;
}
.grid-details-grid {
  min-width: 134px;
}

.page-template-template-t23-factroing-v-discounting .m10 {
	margin-bottom: 5rem;
	padding-top: 0;
	background-image:url('assets/svg/blobs-grey.svg');
	background-repeat: no-repeat;
  background-position: 75%;
  background-size: auto 75%;
}


.swipe-more {
	display: flex;
	justify-content: space-around;
	margin: auto;
	margin-bottom: 4rem;
	text-align: center;
	margin-top: -1.75rem;
  font-weight: 800;
}


.swipe-text:before {
	content: '';
	display: inline-block;
	width: 1rem;
  height: 1rem;
  border-bottom: 3px solid #046584;
  border-right: 3px solid #046584;
  transform: rotate(135deg);
  position: relative;
  left: -1rem;
	top: 5px
}

.swipe-text:after {
	content: '';
	display: inline-block;
	width: 1rem;
  height: 1rem;
  border-top: 3px solid #046584;
  border-left: 3px solid #046584;
  transform: rotate(135deg);
  position: relative;
  left: 1rem;
  top: 5px;
}

.scroll {
	display: inline-block;
}
.swipe {
	display: none;
}



@media (hover: none) {
	.scroll {
		display: none;
	}
	.swipe {
		display: inline-block;
	}
}


@media only screen and (min-width: 768px) {

  .post-template-template-t26-main-blog-2023 .compare-grid {
  	margin-bottom: 8rem;
  }
  .grid-key, .page-template-template-t23-factroing-v-discounting .grid-key {
    width: 33%;
  }
  .grid-details, .page-template-template-t23-factroing-v-discounting .grid-details {
    margin-left: 33%;
  }
  .grid-details {
	  overflow: hidden;
	}
  .grid-details-grid {
    width: 50%;
  }

  .post-template-template-t26-main-blog-2023 .blog-2023 .grid-key {
    width: 20%;
  	position: fixed;
  }
  .post-template-template-t26-main-blog-2023 .blog-2023 .grid-details {
  	margin-left: 20%;
  	overflow: scroll;
  }

  .page-template-template-t23-factroing-v-discounting .grid-key-item, .page-template-template-t23-factroing-v-discounting .grid-details-item {
  	height: 120px;
  }
}


@media only screen and (min-width: 1068px) {
  .grid-key {
    position: relative;
  }
  .grid-details, .page-template-template-t23-factroing-v-discounting .grid-details {
    margin-left: 2.5rem;
  }

  .grid-key-item, .grid-details-item {
    padding: 10px 20px;
  }
}

@media only screen and (min-width: 1200px) {
  .swipe-more {
  	display: none;
  }
}




/* PILLAR PRODUCTS */


.invoice-finace-products {
	background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f5f5f5));
	background-image: linear-gradient(180deg,#fff,#f5f5f5);
	padding-bottom: 5rem;
}

.tile {
	background-color: #ffffff;
	margin-bottom: 3rem;
	-webkit-box-shadow: 0.15rem 0.1rem 0.6375rem 0 rgba(17,163,118,.2);
  box-shadow: 0.15rem 0.1rem 0.6375rem 0 rgba(17,163,118,.2);
  -webkit-transition: all .25s linear;
  transition: all .25s linear;
}

.tile:hover {
	-webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

.tile-content {
	padding: 2rem 2rem 1rem 2rem;
}

.tile-content h2, .tile-content h3 {
	font-weight: 500;
}

.product-image {
	min-height: 20rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}


.m45-cta {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.page-template-template-t20-pillarpage .tile .m45-cta .cta, .page-template-template-t23-factroing-v-discounting .tile .m45-cta .cta, .page-template-template-t25-product-small-2023 .m10 .m45-cta .cta {
	background: none;
	padding: 0;
	font-size: 1.125rem;
	border-radius: 0;
	color: #046584;
  color: var(--brand-blue);
}

.page-template-template-t20-pillarpage .tile .box__title__arrow, .page-template-template-t23-factroing-v-discounting .tile .box__title__arrow, .page-template-template-t25-product-small-2023 .m10 .box__title__arrow {
	top: 7px;
	margin-left: 0;
}

.page-template-template-t25-product-small-2023 .m45-cta .cta {
	padding-bottom: 0.75rem !important;
	border-bottom: 3px solid #fafafa;
	-webkit-transition: all .2s linear;
  transition: all .2s linear;
  -webkit-transition: all linear var(--transition);
  transition: all linear var(--transition);
}

.page-template-template-t25-product-small-2023 .m45-cta .cta:hover {
	border-bottom: 3px solid #17da9d;
	padding-bottom: 1rem;
}

.page-template-template-t25-product-small-2023 .m11 .posts__item__type {
	display: none;
}

.after-text {
  max-width: 786px;
  margin: auto;
  margin-bottom: 3rem;
}




@media only screen and (min-width: 1068px) {
  .tile {
		display: flex;
	}
	
	.tile:nth-of-type(even) {
		flex-direction: row-reverse;
	}

	.tile-content, .product-image {
		flex-basis: 60%;
	}

	.product-image {
		flex-basis: 40%;
	}

	.page-template-template-t20-pillarpage .tile .box__title__arrow, .page-template-template-t23-factroing-v-discounting .tile .box__title__arrow, .page-template-template-t25-product-small-2023 .m10 .box__title__arrow {
		top: 3px;
	}
}






/* HOME PAGE 2023 */



.page-template-template-t21-homepage2023 h2, .page-template-template-t21-homepage2023 h3 {
	font-weight: 800;
}


.m57 {
	background-color: #203d4e ;
	background-color: var(--brand-blue-dark);
	color: #ffffff;
	padding-top: 2.5rem;
}

.m57 .thumbs--up li {
	padding: 1rem 0rem;
  font-weight: 800;
  font-size: 1.125rem;
  line-height: 1.25rem;
}

.m57 .thumbs--up li:before {
	background-image: url('assets/svg/thumb-up-green.png');
}

.page-template-template-t21-homepage2023 .what-is-text {
	font-size: 1.15rem;
}

.what-is-text .pill-title {
	font-weight: 600;
  color: #17da9d;
  border-radius: 12px;
  margin-bottom: -0.5rem;
  font-size: 1.25rem;
}

.if-intro h2 {
	color: #ffffff;
	font-size: 2.25rem;
	font-weight: 700;
}

.page-template-template-t21-homepage2023 .what-is-if {
	margin-bottom: 0rem;
}

.page-template-template-t21-homepage2023 .tpilot-m07 {
	background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 85%, rgba(248,248,248,1) 100%);
	padding-top: 5rem;
}

.page-template-template-t21-homepage2023 .m59 {
	margin: auto;
	margin-top: 5rem;
	padding-bottom: 60%;
	background-repeat: no-repeat;
	background-position: bottom right;
	max-width: 60rem;
	background-size: 100%;
}

.page-template-template-t21-homepage2023 .m59 blockquote {
	padding: 0;
  margin: 0;
  font-size: 1.5rem;
  line-height: 2rem;
  max-width: 33rem;
}

.page-template-template-t21-homepage2023 .m59 blockquote h3 {
  font-size: 2.5rem;
  line-height: 2.75rem;
}

.page-template-template-t21-homepage2023 .m59 blockquote em {
  font-size: 1rem;
}


.page-template-template-t21-homepage2023 .m59 .cta {
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  -webkit-transition: all linear var(--transition);
  transition: all linear var(--transition);
}

.page-template-template-t21-homepage2023 .m59 .click {
	border: 5px solid #203d4e;
	color: #ffffff;
	background-color: #203d4e;
	margin-bottom: 1rem;
}

.page-template-template-t21-homepage2023 .m59 .click:hover {
	border: 5px solid #046584;
	color: #ffffff;
	background-color: #046584;
}

.page-template-template-t21-homepage2023 .m59 .call {
	border: 5px solid #203d4e;
	color: #203d4e;
	background-color: #ffffff;
}

.page-template-template-t21-homepage2023 .m59 .call:hover {
	border: 5px solid #203d4e;
	color: #ffffff;
	background-color: #203d4e;
}

.page-template-template-t21-homepage2023 .m21 {
   background-color: #03799f;
}

#three-step-process .box--steps {
  font-size: 0.85rem;
  background-color: rgba(4, 255, 177, 0.5);
  border-radius: 1rem;
  padding-top: 1rem;
  margin-bottom: 1rem;
}
#three-step-process .step-icon {
	width: 5rem;
	height: 5rem;
	margin: auto;
	background-size: cover;
  background-position: center;
}

#three-step-process .arrow {
  position: relative;
  margin: 0 auto;
  width: 0px;
  margin-top: -220px;
}

#three-step-process .arrow .curve {
	border: 10px solid #03799f;
	height: 270px;
	width: 230px;
	border-radius: 230px 0 0 150px;
	position: relative;
  top: 130px;
  left: -100px;
	border-color: transparent transparent transparent #03799f;
}

#three-step-process .arrow .point:before, #three-step-process .arrow .point:after {
  content:"";
  background: #03799f;
  -webkit-border-radius: 0.2em;
  border-radius: 0.2em;
  display: block;
  height: 0.575em;
  position: absolute;
  right: 0;
  width: 2em;
}

#three-step-process .arrow .point:after {
  -webkit-transform: rotate(280deg);
  transform: rotate(280deg);
  position: relative;
  left: -81px;
  top: 78px;
}

#three-step-process .arrow .point:before {
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg);
  top: 356px;
  left: -95px;
  background-color: #03799f;
}

#three-step-process .arrow:last-of-type {
	display: none;
}

.page-template-template-t21-homepage2023 .benefits-item {
	max-width: 230px;
}

.page-template-template-t21-homepage2023 .m06__media {
	display: none;
}



@media only screen and (min-width: 768px) {
	.page-template-template-t21-homepage2023 .if-intro .m01__container {
		background-size: auto 45%;
	}

	.page-template-template-t21-homepage2023 .benefits-item {
		min-height: 12rem;
	}

	.page-template-template-t21-homepage2023 .benefits-item:last-child {
	  grid-column-end: unset;
	}

	.m57 .thumbs--up {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
	}

	.m57 .thumbs--up li {
		padding: 1rem 2rem;
	}

	.what-is-text .pill-title {
		font-size: 1.75rem;
	}

	#three-step-process .box--steps {
		width: 33%;
	}

	#three-step-process .arrow {
		margin-top: 0px;
		margin-left: -40px;
		margin-bottom: 10px;
	}

	#three-step-process .arrow .curve {
		top: 85px;
  	left: -170px;
  	rotate: -110deg;
	}


	#three-step-process .arrow .point:before {
		-webkit-transform: rotate(-23deg);
    transform: rotate(-23deg);
    top: 261px;
    left: 40px;
	}

	#three-step-process .arrow .point:after {
		-webkit-transform: rotate(260deg);
    transform: rotate(260deg);
    top: -2px;
    left: 53px;
	}

	.page-template-template-t21-homepage2023 .m06__content {
		width: 90% !important;
	}


}



@media only screen and (min-width: 916px) {
	#three-step-process .arrow {
		margin-top: -40px;
	}
	.page-template-template-t21-homepage2023 .m59 {
		margin: auto;
		margin-top: 5rem;
		padding-bottom: 5%;
		background-repeat: no-repeat;
		background-position: right -1rem;
		max-width: 60rem;
		background-size: 35rem;
	}

}



@media only screen and (min-width: 1068px) {
	.page-template-template-t21-homepage2023 .what-is-if {
		background-position: bottom right;
	}
	#three-step-process .arrow {
		margin-top: -60px;
	}

	.page-template-template-t21-homepage2023 .what-is-text {
  	width: 50%;
  }

}

@media only screen and (min-width: 1220px) {
	.m01a__title .trustpilot-widget {
		left: -80px;
	}
}

@media only screen and (min-width: 1980px) {
	
	.page-template-template-t21-homepage2023 .what-is-if {
		background-size: 45%;
	}
}





/* PRODUCT PAGE 2023 */


.page-template-template-t22-products-new h2, .page-template-template-t22-products-new h3, .page-template-template-t25-product-small-2023 h2, .page-template-template-t25-product-small-2023 h3, .page-template-template-t30-sector-pages h2, .page-template-template-t30-sector-pages h3 {
	font-weight: 800;
}

.page-template-template-t22-products-new .m26__title p {
	line-height: 1.75rem;
}

.page-template-template-t22-products-new .if-intro, .page-template-template-t23-factroing-v-discounting .if-intro, .page-template-template-t25-product-small-2023 .if-intro {
	background-color: #ffffff;
	background-color: var(--brand-white);
}

.page-template-template-t22-products-new .if-intro .intro-content, .page-template-template-t23-factroing-v-discounting .if-intro .intro-content, .page-template-template-t25-product-small-2023 .if-intro .intro-content {
	color: #046584;
  color: var(--brand-blue);
}

.page-template-template-t22-products-new .if-intro:after, .page-template-template-t23-factroing-v-discounting .m10:after, .page-template-template-t25-product-small-2023 .if-intro:after {
	background-image: url('assets/svg/wavy-top2-grey.svg');
}

.page-template-template-t22-products-new .main__section--wavy-bottom.what-is-if:after, .page-template-template-t25-product-small-2023 .main__section--wavy-bottom.what-is-if:after {
	background-image: url('/wp-content/themes/touchfinancial/assets/svg/wavy-top2-grey.svg');
}

.how-it-works-new {
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f7f7f7),to(#ffffff));
  background-image: linear-gradient(0deg,#fff,#f7f7f7);
  padding-top: 5rem;
}

.page-template-template-t22-products-new .product-cta-banner {
	padding-top: 5rem;
	padding-bottom: 12rem;
	text-align: center;
}


.page-template-template-t22-products-new .product-cta-banner h3 {
	line-height: 1.5rem;
} 

.page-template-template-t22-products-new .product-cta-banner #field_26_1 .gfield_label {
	display: none;
} 

.page-template-template-t22-products-new .product-cta-banner h2 {
	margin-bottom: 1rem;
	font-size: 2rem;
	line-height: 1.75rem;
}

.page-template-template-t22-products-new .product-cta-banner h3 {
	color: #ffffff;
	margin-bottom: 1rem;
}

.page-template-template-t22-products-new .product-cta-banner #input_26_1::-ms-input-placeholder {
  color: #ccc;
}

.page-template-template-t22-products-new .product-cta-banner #input_26_1::placeholder {
  color: #ccc;
}


.page-template-template-t22-products-new .product-cta-banner .button--submit {
	background-color: #fd6c02;
	margin: auto;
}

.page-template-template-t22-products-new .pillar-cta .cta:hover, .page-template-template-t25-product-small-2023 .pillar-cta .cta:hover, .page-template-template-t23-factroing-v-discounting .pillar-cta .cta:hover {
	background-color: #17da9d;
	background-color: var(--brand-mint);
}

.page-template-template-t22-products-new .m10__article, .page-template-template-t25-product-small-2023 .m10__article {
	max-width: 100%;
}

.page-template-template-t22-products-new.page-id-12839 .m10 {
	padding-bottom: 5rem;
	margin-bottom: 5rem;
	background: #f8f8f8;
}


.page-template-template-t22-products-new .m06, .page-template-template-t23-factroing-v-discounting .m06, .page-template-template-t25-product-small-2023 .m06 {
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#ffffff));
  background-image: linear-gradient(0deg,#fff,#f8f8f8);
  padding-top: 10rem;
}

.page-template-template-t25-product-small-2023 .m06 {
	padding-top: 0rem;
	background-color: #ffffff;
	background-image: unset;
}

.page-template-template-t22-products-new.page-id-12839 .m06 {
	background: #ffffff;
	padding-top: 0;
}

.page-template-template-t22-products-new .m06:before, .page-template-template-t23-factroing-v-discounting .m06:before, .page-template-template-t25-product-small-2023 .m06:before {
	content: "";
	position: absolute;
	background-repeat: repeat-x;
	left: 0;
	right: 0;
	height: 100px;
	height: var(--wavy-height);
	background-size: 2200px auto;
	background-size: var(--wavy-size) auto;
	top: -1px;
	background-image: url(assets/svg/wavy-top2.svg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}


.page-template-template-t25-product-small-2023 .how-it-works-new {
	background: #ffffff;
	margin-top: -10rem;
}

.page-template-template-t25-product-small-2023 .what-is-if:after {
	display: none;
}

.tabbed-panel {
	background-color: #fafafa;
	padding-top: 10rem;
}

.page-template-template-t22-products-new.page-id-12839 .tabbed-panel, .page-template-template-t22-products-new.page-id-12839 .m36 {
	display: none;
}


.tabbed-panel .desktop {
	display:none;
}

.panel-wrapper {
	margin-top: 5rem;
	margin-bottom: 5rem;
}

.tabbed-panel .tab {
  display: flex;
  justify-content: space-between;
	padding: 1rem;
	background-color: #efefef;
  border-bottom: 3px solid #ffffff;
  font-weight: 600;
  cursor: pointer;
  -webkit-transition: .2s;
  transition: .2s;
  -webkit-transition: var(--transition);
  transition: var(--transition);
}

.tabbed-panel .tab:hover {
	color: #ffffff;
	background-color: #17da9d;
	background-color: var(--brand-mint);
}

.tabbed-panel .box__title__arrow:after {
	top: 0.5875rem;
	-webkit-transition: .2s;
  transition: .2s;
  -webkit-transition: var(--transition);
  transition: var(--transition);
}

.tabbed-panel .active .box__title__arrow:after {
	-webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.tabbed-panel .tab:hover .box__title__arrow:after {
	border-color: #ffffff;
}

.tabbed-panel .panel {
	padding: 2rem;
	background-color: #efefef;
  	border-bottom: 3px solid #ffffff;
	display: none;
}

.tabbed-panel .tab.active {
	background-color: #17da9d;
	color: #ffffff;
}

.tabbed-panel .tab.active .box__title__arrow:after {
	border-color: #ffffff;
}


.page-template-template-t22-products-new .what-is-if {
	padding-bottom: 65%;
	padding-top: 5rem;
	margin-bottom: 0;
}


.page-template-template-t22-products-new .m10 {
   background-image: -webkit-gradient(linear,left top,left bottom,from(#f7f7f7),to(#ffffff));
   background-image: linear-gradient(0deg,#fff,#f7f7f7);
   margin-bottom: 0;
   padding-bottom: 0;
}

.m58 {
  background-color: #203d4e;
  background-color: var(--brand-blue-dark);
}

.m58__title.main__section__header__title {
	color: #ffffff;
}

.m58 .main__section__header {
	margin-bottom: 0rem;
}

.m58 .awards {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.m58 .awards__item {
	display: flex;
	justify-content: center;
	width: 12rem;
	margin: 0.625rem;
}


@media only screen and (min-width: 440px) {
	.page-template-template-t22-products-new .product-cta-banner #input_26_1 {
		max-width: 75%;
	}
}


@media only screen and (min-width: 768px) {
	.page-template-template-t22-products-new .m26__title p {
		line-height: 2rem;
	}
	.page-template-template-t22-products-new .m26__title {
		margin-left: 0rem;
		margin-right: 0rem;
	}
	.page-template-template-t22-products-new .product-cta-banner #input_26_1 {
		max-width: 55%;
	}
	
	.page-template-template-t22-products-new .product-cta-banner h2 {
		margin-bottom: 2rem;
		font-size: 3rem;
	}


}




@media only screen and (min-width: 969px) {
	.tabbed-panel .mobile {
		display:none;
	}
	.tabbed-panel .desktop {
		display:block;
	}
	.tabbed-panel .panel-tabs {
		display: flex;
	}
	.tabbed-panel .tab {
		justify-content: center;
		align-items: center;
		flex-basis: 25%;
		border-right: 3px solid #ffffff; 
	}
	.tabbed-panel .tab:last-of-type{
		border-right: none; 
	}
	.tabbed-panel .box__title__arrow:after {
		top: 0.275rem;
	}
	.tabbed-panel .panel {
		padding: 5rem 6rem;
		font-size: 1.25rem;
	}
	.tabbed-panel .panel.active {
		display: block;
	}

	.m58 .awards__item {
		width: 15rem;
	}
}




@media only screen and (min-width: 1068px) {
	.page-template-template-t22-products-new .what-is-if, .page-template-template-t25-product-small-2023 .what-is-if {
		padding-bottom: 15%;
	}
	.m58 .awards {
  	justify-content: space-between;
	}
	.m58 .badges .awards__item {
		width: 10rem;
	}
	.m58 .awards.badges {
		width: 65%;
		margin: auto;
	} 
}



@media only screen and (min-width: 1440px) {
	.page-template-template-t22-products-new .what-is-if, .page-template-template-t25-product-small-2023 .what-is-if {
		padding-bottom: 8%;
		background-size: 40%;
	}
}






/* BLOG PAGE 2023 */

.post-template-template-t26-blog-2023 #article-header .m10__article {
	max-width: unset !important;
	margin-bottom: 0;
}


.post-template-template-t26-blog-2023 #article-header {
	padding-top: 0;
}

.post-template-template-t26-blog-2023 #article-header:before {
	display: none;
}

.post-template-template-t26-blog-2023 .m06__media {
	display: none;
}


@media only screen and (min-width: 768px) {
	.post-template-template-t26-blog-2023 #article-header {
		padding-top: 5rem;
    padding-bottom: 10rem;
	}

	.post-template-template-t26-blog-2023 #article-header:before {
		display: block;
	}


	.post-template-template-t26-blog-2023 .m06__content {
		width: 90% !important;
	}
}





@media only screen and (min-width: 1440px) {
	.post-template-template-t26-blog-2023 #article-header {
		padding-top: 0rem;
		margin-top: 0rem;
	}

}




.post-template-template-t26-main-blog-2023 .m06 .gform_wrapper, .post-template-template-t26-blog-2023 .m06 .gform_wrapper {
	padding: 1rem;
	border-radius: 1rem;
	background-color: #046584;
  background-color: var(--brand-blue);
}

.post-template-template-t26-main-blog-2023 .m06 .gform_wrapper .gfield .gfield_label, .post-template-template-t26-blog-2023 .m06 .gform_wrapper .gfield .gfield_label {
	color: #ffffff;
}

.post-template-template-t26-main-blog-2023 .m06 .gform_wrapper.gravity-theme .gfield_required, .post-template-template-t26-blog-2023 .m06 .gform_wrapper.gravity-theme .gfield_required {
	color: #ffffff;
}



/* MAIN BLOG PAGE 2023 */


.post-template-template-t26-main-blog-2023 .m10__article.new-blog {
	max-width: unset !important;
	margin-bottom: 0;
}

.post-template-template-t26-main-blog-2023 #article-header {
	padding-top: 0rem;
	padding-bottom: 0;
	margin-bottom: 0;
}


.post-template-template-t26-main-blog-2023 #article-header:after {
	display: none;
}

.post-template-template-t26-main-blog-2023 .tabbed-panel {
	background-color: #f7f7f7;
	padding-top: 1px;
}

.post-template-template-t26-main-blog-2023.postid-14265 .tabbed-panel {
	padding-top: 10rem;
}

.post-template-template-t26-main-blog-2023 .tabbed-panel .container {
	max-width: 64.375rem;
  max-width: var(--container-max-width-medium);
  margin: auto;
}

.post-template-template-t26-main-blog-2023 .tabbed-panel:before {
	display: none;
}


.post-template-template-t26-main-blog-2023 .m04a .box__title {
	font-size: 1rem;
}

.post-template-template-t26-main-blog-2023 .box--post .box__content {
	padding: 2.5rem 1rem;
}


.post-template-template-t26-main-blog-2023 .m06__media {
	display: none;
}



.post-template-template-t26-main-blog-2023 .grid-details-item:not(:first-child) {
	background-repeat: no-repeat;
	background-position: center;
	background-size: 2rem;
	text-indent: -4000px;
}

.post-template-template-t26-main-blog-2023 .grid-details-item.yes {
	background-image: url('/wp-content/uploads/2023/12/checked.png');
}

.post-template-template-t26-main-blog-2023 .grid-details-item.no {
	background-image: url('/wp-content/uploads/2023/12/not-checked.png');
}


@media only screen and (min-width: 768px) {
	.post-template-template-t26-main-blog-2023 .m06__content {
		width: 90% !important;
	}
}






/* SECTOR PAGES */



.page-template-template-t30-sector-pages .what-is-if:after, .page-template-template-t30-sector-pages .cost:after {
	display: none;
}


.page-template-template-t30-sector-pages .m10 {
	margin-top: 0rem;
}


.page-template-template-t30-sector-pages .benefits-item {
	text-align: left;
	max-width: 500px;
}

.page-template-template-t30-sector-pages .benefits-item:first-child {
	grid-column-end: 4;
	max-width: 100%;
	padding-top: 0;
	min-height: unset;
}

.page-template-template-t30-sector-pages .m06 {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: linear-gradient(180deg, #fff, #fff);
    padding-bottom: 0;
}



.page-template-template-t30-sector-pages .m06__content {
	width: 100%;
}
.page-template-template-t30-sector-pages .m06__media { 
	display: none;
}


.page-template-template-t30-sector-pages .m10 {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#fff));
    background-image: linear-gradient(180deg, #f8f8f8, #fff);
}


.page-template-template-t30-sector-pages .m10:after {
	background-image: url('assets/svg/wavy-top2-grey.svg');
}

.page-template-template-t30-sector-pages .how-it-works-new {
	margin-top: -5rem;
}


.page-template-template-t30-sector-pages .cost {
	padding-top: 5rem;
	padding-bottom: 60%;
    background-size: 65%;
    background-position: bottom center;
}


@media only screen and (min-width: 768px) {
	.page-template-template-t30-sector-pages .benefits-grid {
		grid-template-columns: repeat(4, 1fr);
	}

	.page-template-template-t30-sector-pages .benefits-item:last-child {
	  grid-column-end: unset;
	  min-height: 30rem;
	}

	.page-template-template-t30-sector-pages .cost {
		padding-bottom: 35%;
	    background-size: 50%;
	}
}

@media only screen and (min-width: 1068px) {
	.page-template-template-t30-sector-pages .what-is-if {
		padding-bottom: 0;
		background-position: center right;
	}

	.page-template-template-t30-sector-pages .cost {
	    padding-bottom: 25%;
	    background-size: 35%;
	    background-position: bottom left;
	}
}

@media only screen and (min-width: 1440px) {
	.page-template-template-t30-sector-pages .cost {
		padding-bottom: 12rem;
	    background-size: contain;
	    background-position: 10% center;

	}
}



@media only screen and (min-width: 1920px) {
	.page-template-template-t30-sector-pages .what-is-if {
		background-size: 33%;
		background-position: 75% center;
	}
	.page-template-template-t30-sector-pages .cost {
	    background-position: 20% center;

	}
}
