/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/


@font-face { 
	font-family: "Financier Display"; 
	src: url(//3050063.fs1.hubspotusercontent-na1.net/hubfs/3050063/raw_assets/public/TheGap_February2025/fonts/6424b7e22d793d3e7a4a3907_FinancierDisplay-Semibold.otf) format("opentype");
	font-style: normal; 
	font-weight: 600; 
	font-display: swap; 
}



@font-face { font-family: "DM Sans"; 
	src: url(//3050063.fs1.hubspotusercontent-na1.net/hubfs/3050063/raw_assets/public/TheGap_February2025/fonts/DM-Sans.woff2) format("woff2");
	font-style: normal;
	font-weight: 400;
	unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; 
}

@font-face { font-family: "DM Sans"; 
	src: url(//3050063.fs1.hubspotusercontent-na1.net/hubfs/3050063/raw_assets/public/TheGap_February2025/fonts/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K6z8GXhnU0-500.woff2) format("woff2");
	font-style: normal;
	font-weight: 500; 
	unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face { font-family: "DM Sans";
	src: url(//3050063.fs1.hubspotusercontent-na1.net/hubfs/3050063/raw_assets/public/TheGap_February2025/fonts/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K6z8GXhnU0-700.woff2) format("woff2");
	font-style: normal; 
	font-weight: 700; 
	unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; 
}








:root{
	
	--primary-custom-font: Financier Display, sans-serif;
	--secondary-custom-font:  DM Sans, sans-serif;
	
}










body{
	font-family: var(--secondary-custom-font);
}

h1, h2, h3, h4{
	font-family: var(--primary-custom-font);
}

p,
a:not(.cf-footer), 
ul:not(.cf-footer),
ol:not(.cf-footer),
blockquote{
	font-size: 22.000000000020002px;
}

h5,h6{
	font-family: var(--secondary-custom-font);
}

html{
	scroll-behavior: smooth;
}





/* Primary Button */

.child-theme .span2 .hs-button,
.child-theme .span3 .hs-button,
.child-theme .span4 .hs-button,
.child-theme .span5 .hs-button,
.child-theme .span6 .hs-button,
.child-theme .cm_nv_wrp .cm_nv_inner  .custom,
.child-theme form input[type=submit],
.child-theme .hs-button,
.child-theme .tabber .media-col .form-wrap input.hs-button,
.child-theme .cnt-wit-tp-img-wrp .col-btn-grp a, 
.child-theme .testimonials_slider .testmn_item .btn_item a,
.child-theme .feat-wrap .feat-item-wrp .right-content .btn_row a,
.child-theme .card_gallery .card_inner .card_box .btn_item a, 
.child-theme .career-opportunities .career_popup .popup-btn .btn_row a,
.child-theme .blog-feed .recent-post-item .post-btm .read-more a,
.child-theme .accordion_wrap .acc-item .acc-content .acc-btn-wrap a,
.child-theme .systems-page .hs-search-results__next-page,
.child-theme .systems-page .hs-search-results__prev-page{
	padding:20px 32px;
	min-width: 280px;
	font-weight: 500;
	text-decoration: none;
	transition: background-color .3s, transform .3s;
	display: flex;
	position: relative;
	justify-content: center;
	align-items: center;
	font-size:17.999999999939998px;
}


/* Secondary Button */

.child-theme .span2 .hs-sec-btn,
.child-theme .span3 .hs-sec-btn,
.child-theme .span4 .hs-sec-btn,
.child-theme .span5 .hs-sec-btn,
.child-theme .span6 .hs-sec-btn,
.child-theme .hs-sec-btn,
.child-theme .contact-banner .form-row.hs-secondary input.hs-button,
.child-theme .contact-banner .form-row.hs-secondary .hs-button,
.child-theme .landing-banner .form-row.hs-secondary input.hs-button,
.child-theme .landing-banner .form-row.hs-secondary .hs-button,
.child-theme .hs_service .widget-type-form .hs-button,
.child-theme .form-row.secondary input[type="submit"],
.child-theme .popup_modal_box.bg_primary .hs-button,
.child-theme .hs-sec-btn,
.child-theme .systems-page .hs-search-results__next-page,
.child-theme .systems-page .hs-search-results__prev-page{
	padding:20px 32px;
	min-width: 280px;
	font-weight: 500;
	text-decoration: none;
	transition: background-color .3s, transform .3s;
	display: flex;
	position: relative;
	justify-content: center;
	align-items: center;
	font-size:17.999999999939998px;
}

.child-theme .home_page_v1_page .two-col-content .hs-sec-btn{
	background-color: rgba(51, 20, 53,1.0);
	color: rgba(246, 242, 232,1.0);
}

.child-theme .home_page_v1_page .two-col-content .hs-sec-btn:hover{
	background-color: rgba(51, 20, 53,0.9);
	color: rgba(246, 242, 232,1.0);
}

.child-theme .bnr_wrp.right .slide_background .page-center{
	width: 100%;

}

.child-theme .blog-feed .tags_wrap span a{
	font-size: 18px;
}

.child-theme .blog-feed .tags_wrap:after{
	display: none;
}

/* Form Styling */


.child-theme .tabber .media-col .form-wrap .hs-input,
.child-theme form input[type=email],
.child-theme form input[type=file],
.child-theme form input[type=number], 
.child-theme form input[type=password], 
.child-theme form input[type=search], 
.child-theme form input[type=tel], 
.child-theme form input[type=text],
.child-theme form select, 
.child-theme form textarea,
.child-theme .contact-banner form .hs-form-field input:not(.hs-button),
.child-theme .contact-banner form .hs-form-field textarea{
	height: auto;
	border-width: 2px;
	border-style: solid;
	padding-left: 25px;
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 16px;
	line-height: 1.42856875;
	border-radius: 8px;
}


.child-theme .tabber .media-col .form-wrap .hs-input::placeholder,
.child-theme form input[type=email]::placeholder,
.child-theme form input[type=file]::placeholder,
.child-theme form input[type=number]::placeholder, 
.child-theme form input[type=password]::placeholder, 
.child-theme form input[type=search]::placeholder, 
.child-theme form input[type=tel]::placeholder, 
.child-theme form input[type=text]::placeholder,
.child-theme form select::placeholder, 
.child-theme form textarea::placeholder,
.child-theme .contact-banner form .hs-form-field input:not(.hs-button)::placeholder,
.child-theme .contact-banner form .hs-form-field textarea::placeholder{
	color: #999;
}

.child-theme .tabber .media-col .form-wrap .hs-input:focus,
.child-theme form input[type=email]:focus, 
.child-theme form input[type=file]:focus,
.child-theme form input[type=number]:focus,
.child-theme form input[type=password]:focus,
.child-theme form input[type=search]:focus,
.child-theme form input[type=tel]:focus,
.child-theme form input[type=text]:focus, 
.child-theme form select:focus, 
.child-theme form textarea:focus,
.child-theme .contact-banner form .hs-form-field input:not(.hs-button):focus,
.child-theme .contact-banner form .hs-form-field textarea:focus{
	box-shadow: none;
	background-color: #3314351f;
	color: rgb(51,20,53);
}

.child-theme form .hs-form-field label,
.child-theme  .cnt-mid-sec form .hs-form-field>label{
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: 500;
	display: block;
}

.child-theme form {
	border: 2px solid #331435;
	padding: 4em;
	border-radius: 16px;
}

.child-theme .hs-form-field {
	margin: 0;
} 

.child-theme form .hs-submit {
	margin-top: 70px;
}

.child-theme form .hs-submit .hs-button {
	min-width: auto;
	padding-right: 35px;
	padding-left: 35px;
}

.child-theme .contact-banner form .hs-form-field textarea,
.child-theme form textarea {
	padding-top: 12px;
	padding-left: 16px;
	padding-bottom: 8px;
	min-height: 280px;
}

.child-theme form .hs-richtext {
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: 500;
}

.child-theme .contact-banner form .hs-form-field {
	margin: 0;
}

.child-theme form .inputs-list>li {
	margin: 0;
	display: flex;
}

.child-theme form .inputs-list>li label {
	margin: 0;
	display: flex;
	align-items: center;
}

.child-theme form .inputs-list>li label span {
	margin: 0 !important;
	padding-left: 7px;

}


.child-theme form a {
	font-size: 14px;
	text-decoration: underline;
}

.child-theme form .hs-richtext {
	color: #331435cc;
}

.child-theme form .inputs-list>li label span {
	color: #331435cc;
	font-weight: 400;
}

.child-theme form .inputs-list>li label span {
	color: #331435cc;
	font-weight: 400;
}

.child-theme form .legal-consent-container {
	margin-bottom: 35px;
}

.child-theme form .hs-submit,
.child-theme .contact-banner form .hs-submit{
	margin-top: 43px;
}

.child-theme form a.hs-button {
	min-width: auto !important; 
}


.cm_500_page .error-page:before{
	font-size: 20rem;
}

.systems-page p a{
	font-size: inherit;
}

.child-theme .home_page_v2_banner_area .banner_v2 {
	background: gray;
	padding-top: 120px;
}

.child-theme .contact_page_v2 .contact-banner .hs-button {
	margin-top: 20px;
}

.child-theme .home_page_v5_banner_area .banner_v3 {
	padding-top: 120px;
}

.child-theme .systems-page form {
	max-width: 767px;
}

.child-theme .hs_service .col4 form {
	border: 0;
	padding: 0;
}

.child-theme .hs_service .col4 form.hs-form input {
	background: #f6f2e8;
}

.child-theme .hs_service .col4 form.hs-form .hs-button{
	margin-top: 20px;
}

.child-theme .contact-banner form .hs-form-field .grecaptcha-badge {
	margin: 30px 0 0;
}

@media(max-width: 991px){ 

	.child-theme form {
		padding: 0;
		border: 0;
	}

	/* 	.child-theme .website_page_banner_area .parallax_enable, 
	.child-theme .migration_test_banner_area .parallax_enable,
	.child-theme .landing_page_banner_area .parallax_enable{
	padding-top: 120px;
} */
}


@media(max-width: 767px){
	.child-theme .hs_service .col4 .row-fluid {
		padding: 0 !important;
	}

	.child-theme form {
		margin-bottom: 20px;
	}


	.cm_500_page .error-page:before{
		font-size: 12rem;
	}

	.child-theme .systems-page h1 {
		font-size: 40px;
	} 

}

@media(max-width: 479px){
	
	.child-theme .span2 .hs-button,
	.child-theme .span3 .hs-button,
	.child-theme .span4 .hs-button,
	.child-theme .span5 .hs-button,
	.child-theme .span6 .hs-button,
	.child-theme .cm_nv_wrp .cm_nv_inner  .custom,
	.child-theme form input[type=submit],
	.child-theme .hs-button,
	.child-theme .tabber .media-col .form-wrap input.hs-button,
	.child-theme .cnt-wit-tp-img-wrp .col-btn-grp a, 
	.child-theme .testimonials_slider .testmn_item .btn_item a,
	.child-theme .feat-wrap .feat-item-wrp .right-content .btn_row a,
	.child-theme .card_gallery .card_inner .card_box .btn_item a, 
	.child-theme .career-opportunities .career_popup .popup-btn .btn_row a,
	.child-theme .blog-feed .recent-post-item .post-btm .read-more a,
	.child-theme .accordion_wrap .acc-item .acc-content .acc-btn-wrap a,
	.child-theme .systems-page .hs-search-results__next-page,
	.child-theme .systems-page .hs-search-results__prev-page,
	.child-theme .span2 .hs-sec-btn,
	.child-theme .span3 .hs-sec-btn,
	.child-theme .span4 .hs-sec-btn,
	.child-theme .span5 .hs-sec-btn,
	.child-theme .span6 .hs-sec-btn,
	.child-theme .hs-sec-btn,
	.child-theme .contact-banner .form-row.hs-secondary input.hs-button,
	.child-theme .contact-banner .form-row.hs-secondary .hs-button,
	.child-theme .landing-banner .form-row.hs-secondary input.hs-button,
	.child-theme .landing-banner .form-row.hs-secondary .hs-button,
	.child-theme .hs_service .widget-type-form .hs-button,
	.child-theme .form-row.secondary input[type="submit"],
	.child-theme .popup_modal_box.bg_primary .hs-button,
	.child-theme .hs-sec-btn,
	.child-theme .systems-page .hs-search-results__next-page,
	.child-theme .systems-page .hs-search-results__prev-page{
		min-width: auto;
		width: 100%;
	}

	.child-theme .bnr_wrp .btn_item a{
		min-width: auto;
	}


	.child-theme .card_gallery .card_inner .card_box .btn_item{
		width: 100%;
	}


	.child-theme  .card_gallery .card_inner .card_box .btn_item a{
		min-width: auto;
	}

	.child-theme  .btn_item{
		width: 100%;
	}


	.child-theme .cm_tmw_content h3 {
		font-size: 22px;
	}

	.faq_page .simple-banner h1 {
		font-size: 40px;
	}

	.cm_500_page .error-page:before{
		font-size: 8em;
	}

	.blog-index-layout .simple-banner h1 {
		font-size: 36px;
	}

}


/* child 1 css */
















.child-theme p{
	font-size:22.400000000000002px;

}


/* .child-theme h2{
letter-spacing: -.01em; 
}
*/

.page-banner.simple-banner {
	min-height: auto;
}
.page-banner.simple-banner .banner-content-inner {
	padding: 0;
}

.page-banner .top_sec h1 {
	text-align: center;
	letter-spacing: 0;
	line-height: 1;
	margin-top: 20px;
	margin-bottom: 0px;
	font-weight: 600;
	padding-bottom:10px;
}

.page-banner.simple-banner .top_sec h4 {
	text-align: center;
	font-family: DM Sans, sans-serif;
	font-size: 25.900000000000002px;
	font-weight: 500;
	line-height: 1.2;
	margin-top: 20px;
	margin-bottom: 10px;
}

.col-two-cont.two-col-content .content-col .cont-inner{
	max-width: 720px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0;
}

.col-two-cont.two-col-content .flex_row{
	row-gap:4em;
}

.col-two-cont .top_sec .top_content {
	font-size: 1.2em;
	text-align: left;
}


.col-two-cont.two-col-content .content-col .description h3 {
	font-weight: 700;
	line-height: 1.3;
	font-size:47.04px;
	font-family: "DM Sans", sans-serif;
	margin:0px;
}


.content-wrapper ,
.dnd-section > .row-fluid,
.page-center{
	padding:0px 30px;
}



.col-two-cont.two-col-content .content-col .description h6{
	margin-bottom: 60px;
	font-size:20.16px;
	font-weight: 500;
	margin-top: 10px;
	line-height: 18px;
	font-family: "DM Sans", sans-serif;

}
.col-two-cont .no_content_available .content-col .description {
	margin-bottom: 0;
}


.col-two-cont.two-col-content .content-col .description {
	margin: 0;
}

.img-two-col .right_media_image {
	border-radius: 30px;
}


.img-two-col .flex_row .content-col {
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
}

.img-two-col.two-col-content .media_column .mediaimg img {
	border-top-right-radius: 30px !important;
	border-bottom-right-radius: 30px !important;
}


.img-two-col .content-col  .description h3 {
	margin-bottom: 45px;
	text-align: center;
	letter-spacing: 0;
	margin: 0 0 45px;
	font-size: 58.8px;
	line-height: 1.05;
	font-family: "DM Sans"sans-serif;
	font-weight:700;
}


.img-two-col .content-col .cont-inner .description{
	text-align:center;
	margin-bottom:0;
}

.img-two-col .content-col .description h4, 
.img-two-col .content-col .description p {
	margin-bottom: 25px;
	padding-top: 3px;
	font-family: DM Sans, sans-serif;
	font-weight: 500;
	line-height: 1.25;
	text-decoration: none;

}
.img-two-col.two-col-content .content-col .btn-items .btn_row {
	margin: 0;
	justify-content:center;
}

.img-two-col.two-col-content .content-col .btn-items .btn_row a.hs-button {
	border-radius: 100px;
	align-items: center;
	padding: 1.2em 4em 1.2em 2.1em;
	font-size: 18px;
	text-decoration: none;
	transition: box-shadow .2s;
	min-width:auto;
	display: block;
	position:relative;
}

.img-two-col.two-col-content .content-col .btn-items .btn_row a.hs-button .circle-btn {
	background-color: #fff;
	border-radius: 100px;
	width: 32px;
	height: 32px;
	margin-left: 15px;
	position: absolute;
	inset: 1em 1em 0% auto;
	display: block;
	transform: translate3d(0em, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
}

.img-two-col.two-col-content .content-col .btn-items .btn_row a.hs-button .img-span {
	opacity: .5;
	height: 13px;
	position: absolute;
	inset: 20px 0px 0px 67px;
	vertical-align: middle;
	max-width: 100%;
	display: inline-block;
}


.img-two-col.two-col-content .content-col .btn-items .btn_row a.hs-button .img-span>img {
	height: 13px;
	vertical-align: middle;
	max-width: 100%;
	transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
	display: inline-block;
}


.img-two-col.two-col-content .content-col .btn-items .btn_row a.hs-button:hover .circle-btn{
	transform: translate3d(-3em, 0px, 0px) scale3d(20, 20, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
}

.img-two-col.two-col-content .content-col .btn-items .btn_row a.hs-button:hover .img-span>img {
	transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(45deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
}

.img-two-col.two-col-content .content-col .btn-items .btn_row a.hs-button:hover{
	color: rgb(51, 20, 53);
}

.img-two-col.two-col-content .content-col .btn-items .btn_row a.hs-button:hover {
	box-shadow: 0 4px 0 0 #331435a6;
	color:#331435a6;
}

.w-two-col .top_sec {
	padding: 0;
	margin: 0;
}

.w-two-col .top_sec .title {
	font-size: 69.82758620631px;
	font-weight: 600;
	color:rgba(51, 20, 53,1.0);
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 1.4;
	font-family: Financier Display, sans-serif;
}



.w-two-col .right_media_image {
	place-items: center;
	margin-top: 4em;
}



.w-two-col .right_media_image .media_column {
	padding: 0;
}
.w-two-col.two-col-content .content-col .description {
	margin-bottom: 0px;
}
.w-two-col.two-col-content .content-col {
	margin-bottom:20px;
}

.w-two-col .content-col .description ul {
	overflow: hidden;
	margin-top: 0;
	margin-bottom: 10px;
	padding-left: 40px;
}

.w-two-col .content-col .description ul>li {
	font-size: 19.6px;
	font-weight: 500;
	line-height: 1.4;
	margin: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #331435cc;
}

.w-two-col .media_column {
	text-align: center;
	border-radius: 100%;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	width: 400px;
	min-width: 400px;
	height: 400px;
	min-height: 400px;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.4em;
	font-weight: 500;
	display: flex;
	overflow: hidden;
}

.w-two-col.two-col-content .flex_row{
	gap: 10px;

}
.big-banner .flex_row {
	flex-direction: row;
	max-width:900px;
	align-items: center;
}

.big-banner .flex_row .img_wrap {
	width: 160px;
	padding:0px;
}


.simple-banner.advisory-banner .banner-content-inner {
	max-width: 80em;
	margin: 0 auto;
}

.big-banner.simple-banner .page-center {
	padding-top: 60px;
	margin-bottom:80px;
}
.big-banner .flex_row {
	gap: 45px;

	padding:84px 0px;
}

.big-banner .flex_row .banner-content-inner {
	padding: 0px;
	width:auto;
	text-align: left;
	display:flex;
	align-items:center;
	flex-wrap:wrap;
	flex:1;
}

.big-banner .flex_row .banner-content-inner h1 {
	text-transform: none;
	margin-top: 0;
	margin:0;
	font-family: Financier Display, sans-serif;
	font-size: 7.2em;
	line-height: .94;
}
.simple-two-col .top_sec {
	padding: 0;
	margin: 0 auto;
	max-width:920px;
	padding-bottom:56px;
}

.simple-two-col .top_sec h2.title {
	text-transform: none;
	margin-top: 0;
	font-size: 7em;
	line-height: 1.1;
	font-weight: 500;
	margin-bottom: 10px;
}


.simple-two-col .flex_row {
	padding-bottom: 4em;
}

.simple-two-col.two-col-content .content-col .description {
	margin: 0;
}

.simple-two-col .content-col .description h2 {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: DM Sans, sans-serif;
	font-size: 2em;
	font-weight: 500;
	line-height: 1.25;
}

.simple-two-col.two-col-content .media_column .content_box {
	margin: 0 0 40px;

}

.simple-two-col .media_column .content_box p {
	font-size: 1.6em;
	line-height: 1.4;
	color:#331435cc;
}


.page-video-sec .video_container {
	margin: -115px 0px;
	border-radius: 5px;
}

.page-video-sec.adv_video_module {
	overflow: visible;
}
.simple-cnt-bg .content_widget .title {
	font-family: Financier Display, sans-serif;
	font-weight: 600;
	margin-bottom: 10px;
}

.simple-cnt-bg .content_widget h2.title {
	line-height: 1.3;
	letter-spacing:normal;
}

.simple-cnt-bg.cnt-wit-bg-wrp .content_widget .rich_text h2 {
	margin-bottom: 48px;
	text-align: left;
	margin-top: 10px;
	font-family: DM Sans, sans-serif;
	letter-spacing:normal;
	font-size: 2em;
	font-weight: 500;
	line-height: 1.25;
}
.abs-img-sec .content-col .description h4{
	margin-bottom: 48px;
	text-align: left;
	margin-top: 10px;
	font-family: DM Sans, sans-serif;
	line-height: 1.25;
}

.simple-cnt-bg .rich_text p, .abs-img-sec .content-col .description p {
	margin-bottom: 40px;
	color: #331435cc;
	font-size: 1.6em;
	line-height: 1.4;
}
.simple-cnt-bg .content_widget {
	text-align: left;
	max-width: 61.2em;
}

.abs-img-sec .content-col.col6{
	width: 61.2em;
}

.abs-img-sec .flex_row .media_column {
	width: 23em;
	position: absolute;
	z-index: 111;
	right: 0;
	margin-right: 30px;
	margin-top:-480px;
}


.abs-img-sec.two-col-content .content-col .description {
	margin: 0;
}

.abs-img-sec .content-col .description h2 {
	margin-bottom: 10px;
	line-height:1.3;

}


.abs-img-sec.two-col-content {
	overflow: visible;
}

.adv-two-col.two-col-content  .flex_row {
	grid-column-gap: 7.5em;
	grid-row-gap: 7.5em;
	grid-template-rows: auto;
	grid-template-columns: .5fr 1fr;
	grid-auto-columns: 1fr;
	display: grid;
}

.adv-two-col .media_column .doubleimg {
	flex-direction: column;
	gap:48px;
}


.adv-two-col.two-col-content .img-col .doubleimg.vertical .double-img.img1 {
	margin: 0;
}
.adv-two-col.two-col-content  .flex_row .media_column {
	margin-top: -10em;
}

.adv-two-col.two-col-content {
	overflow: visible;
}

.adv-two-col .media_column .mediaimg .double-img.img1 img {
	object-fit: cover;
	object-position: 84% 50%;
	border-radius: 1000px;
	width: 420px;
	min-width: 420px;
	height: 420px;
	min-height: 420px;
}

.adv-two-col .media_column .mediaimg .double-img.img2 {
	margin:2em 0px;
	width:100%;

}

.adv-two-col.two-col-content .img-col .doubleimg.vertical .double-img.img2{
	margin-left:0px;
}
.adv-two-col .img-col .doubleimg.vertical .double-img.img2 img{
	width:100%;
}

.adv-two-col .media_column .mediaimg .double-img.img2 img{
	height:auto;
	width:100%;
}


.adv-two-col.two-col-content .img-col .doubleimg.vertical .double-img{
	max-width: 100%;
	min-height: auto;
}

.adv-two-col.two-col-content .img-col .doubleimg.vertical .double-img img{
	height:auto;
}
.adv-two-col.two-col-content .media_column {
	display: flex;
	flex-direction: column;
	gap: 48px;
	align-items:center;
	justify-content:space-between;
}


.adv-two-col.two-col-content .right_column_btn .btn_row{
	margin: 0;
	justify-content: center;
}

.adv-two-col .right_column_btn .btn_row a.hs-sec-btn {
	background-color: transparent;
	color: rgba(173, 163, 214,1.0);
	font-weight:400;
	border: 1px solid rgba(173, 163, 214,1.0);
	min-width: 260px;
	line-height:1.38888888889;
}


.adv-two-col.two-col-content .content-col .description{
	margin:0px;
}
.adv-two-col .content-col .description h4 {
	margin-top: 10px;
	margin-bottom: 30px;
	font-family: DM Sans, sans-serif;
	font-size: 2em;
	font-weight: 500;
	line-height: 1.25;
}

.adv-two-col .content-col .description p {
	margin-bottom: 40px;
}
.adv-two-col .content-col .description a {
	text-decoration:underline;
	font-size:22.4px;
}

.adv-two-col .content-col .description h2 {
	line-height: 1.3;
	margin-bottom: 10px;
}

.adv-two-col .content-col .description h2:first-of-type {
	padding-bottom: 38px;
}

.adv-two-col .content-col .description h4:not(:first-of-type) {
	padding-top: 52px;
}


.adv-two-col .right_column_btn .btn_row a.hs-sec-btn:hover{
	transform: translateY(-5px);
}

.adv-two-col.two-col-content.no-margin .flex_row .media_column{
	margin-top:0px;
}


.adv-two-col.no-margin .media_column .mediaimg img {
	width: 245px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.adv-two-col.two-col-content.no-margin .media_column {
	justify-content: space-between;
}
.adv-two-col.no-margin .right_column_btn .btn_row a.hs-sec-btn{
	border-color:#b5e1ce;
	color:#b5e1ce;
}

.page-btm-pane .page-center {
	padding: 0;
}
.page-btm-pane .content_widget h2.title {
	margin-bottom: 20px;
}
.page-btm-pane .rich_text {
	text-align:center;
}

.page-btm-pane .rich_text h4 {
	text-align: center;
	max-width: 23em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 48px;
	margin-top: 10px;
	font-family: DM Sans, sans-serif;
	font-weight: 500;
	line-height: 1.25;
}

.page-btm-pane .rich_text p {
	margin-bottom: 40px;
	color: #331435cc;
}

.page-tp-img .top_sec {
	margin: 0;
	padding: 0;
	text-align: center;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.page-tp-img .top_sec h4.title {
	margin-bottom: 48px;
	text-align: center;
	margin-top: 10px;
	font-family: DM Sans, sans-serif;
	font-size: 2em;
	font-weight: 500;
	line-height: 1.25;
}

.page-tp-img .top_sec .top_content p {
	margin-bottom: 10px;
	letter-spacing: 0;
	line-height: 1.4;
	color: #331435cc;
}





.page-tp-img .bottom_row {
	margin-bottom: 5em;
}

.page-tp-img .bottom_row .flex_row {
	grid-column-gap: 24px;
	grid-row-gap: 24px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	display: grid;
}
.page-tp-img .bottom_row .flex_row .cnt-col.col20 {
	width: auto;
}

.page-tp-img .bottom_row .flex_row .cnt-col {

	border: 1px solid rgba(51, 20, 53,1.0);
	text-align: center;
	border-radius: 16px;
	flex-flow: column;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	display: flex;

}

.page-tp-img .cnt-col .inner_spacing {
	height: 100%;
}

.page-tp-img .cnt-col .tp-img {
	margin: 0;
}

.page-tp-img .cnt-col .tp-img-cnt .col-title {
	font-family: DM Sans, sans-serif;
	font-size: 25px;
	font-weight: 700;
	color:rgba(51, 20, 53,1.0);
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
	line-height: 1.4;
	word-break: auto-phrase;
}

.page-tp-img .cnt-col .tp-img-cnt .tp-img-cnt-inner p {
	font-size: 1.3em;
	font-weight: 400;
	font-family: DM Sans, sans-serif;
	letter-spacing: -.02em;
	line-height:1.5;
	margin-bottom: 10px;
}
.cm-tp-btm .content_widget h4.title {
	margin-bottom: 48px;
	text-align: center;
	margin-top: 10px;
	font-family: DM Sans, sans-serif;
	font-size: 2em;
	font-weight: 500;
	line-height: 1.25;
}

.cm-tp-btm .rich_text p {
	letter-spacing: 0;
	margin-bottom: 40px;
	line-height: 1.4;
	color: #331435cc;
}
.cm-tp-btm .content_widget .btn_row {
	margin: 0;
}

.cm-tp-btm .content_widget .btn_row a.hs-button {
	background: transparent;
	border: 2px solid rgba(51, 20, 53,1.0);
	color:rgba(51, 20, 53,1.0);
	min-width:260px;
	width:260px;
}

.cm-tp-btm .content_widget .btn_row a.hs-button:after {
	content: "";
	background-color: rgba(51, 20, 53,1.0);
	color: rgba(51, 20, 53,1.0);
	display:none;
	border-radius: 100%;
	width: 70px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	inset: 100% 0% auto;

}

.cm-tp-btm .content_widget .btn_row a.hs-button:hover:after {

	width:100%;
	height:100%;
}


.img-two-col .media_column .mediaimg {
	height: 100%;
}

.img-two-col .media_column .mediaimg img {
	height: 100%;
}

.img-two-col .media_column .mediaimg .single-img {
	height: 100%;
}

.img-two-col.two-col-content .flex_row.flex_center {
	gap: 0;
}
.img-two-col .content-col .description h3{
	font-family: "DM Sans", sans-serif;
}

.pg-img-slider.imageGallery-slider.overlap {
	padding-bottom: 60px;
}

.img-two-col.two-col-content .content-col .btn_row a.hs-button .inner-circle-button {
	background-color: #f6f2e8;
	border-radius: 100px;
	width: 32px;
	height: 32px;
	margin-left: 15px;
	position: absolute;
	inset: 1em 1em 0% auto;
	transform: translate3d(0em, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
}
.img-two-col.two-col-content .content-col .btn_row a.hs-button img {
	transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
	opacity: .5;
	height: 13px;
	position: absolute;
	inset: 1.55em 1.55em 0% auto;
	transition: .3s all ease;
}

.img-two-col.two-col-content .content-col .btn_row a.hs-button:hover .label-text{
	color: rgb(51, 20, 53);   
	z-index: 4;
	position: relative;
}


.img-two-col.two-col-content .content-col .btn_row a.hs-button:hover .inner-circle-button {
	transform: translate3d(-3em, 0px, 0px) scale3d(20, 20, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	transform-style: preserve-3d; 


}

.img-two-col.two-col-content .content-col .btn_row a.hs-button:hover img {
	transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(45deg) skew(0deg, 0deg);
	transform-style: preserve-3d;

}

.cm-tp-btm .content_widget .btn_row a.hs-button {
	overflow:hidden;
}
.cm-tp-btm .content_widget .btn_row a.hs-button:hover .label-text {
	color:#fff;
	z-index:11;
	position:relative;
}


.cm-tp-btm .content_widget .btn_row a.hs-button:before  {
	content: " ";
	background-color: #331435;
	color: #fff;
	border-radius: 100%;
	width: 5em;
	height: 5em;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	inset: 100% 0% auto;
	transform: translate3d(0px, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
	transition:.5s all ease-in-out;
}
.cm-tp-btm .content_widget .btn_row a.hs-button:hover:before{
	transform: translate3d(0px, -100%, 0px) scale3d(8, 8, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	transform-style: preserve-3d;

}

.img-two-col.two-col-content .content-col .btn-items .btn_row a.hs-button {
	overflow: hidden;
	transition: 0.5s all ease-in-out;
}

.img-two-col.two-col-content .content-col .btn_row a.hs-button .inner-circle-button {
	transition: 0.5s all ease-in-out;
}

.img-two-col.two-col-content .content-col .btn_row a.hs-button .label-text {
	transition: .1s all ease-in-out;

}
.cnt-wit-bg-wrpcm-tp-btm .label-text {
	transition: all 0.5slinear;
}


/*--------responsive -------------*/








@media (min-width:767px)  and (max-width:991px){
	.child-theme h1{
		font-size:92.80000000035px;
	}

	.child-theme body{
		font-size:16.00000000004px;
	}


	.dnd_padd, 
	.dnd-section,
	.content-wrapper--vertical-spacing, .child-theme .simple-banner {
		padding-top:80.0000000002px;
		padding-bottom:80.0000000002px;
	}
	.child-theme h2{
		font-size:67.200000000168px;
	}

	.child-theme h3{
		font-size:56.000000000140005px;
	}

	.child-theme h4{
		font-size:35.19999999992px;
	}

	.child-theme h5{
		font-size:28.800000000072px;
	}

	.child-theme h6{
		font-size:19.200000000048004px;
	}

	.w-two-col.two-col-content .content-col {
		width: 100%;
	}
	.simple-two-col .flex_row .content-col.col6 {
		padding-right: 41px;
	}

	.simple-two-col.two-col-content .flex_row.flex_center{
		flex-direction:column;
	}
	.simple-two-col .flex_row .content-col.col6, .simple-two-col .flex_row .media_column{
		width:100%;
		padding:0px;
	}
	.page-tp-img.cnt-wit-tp-img-wrp {
		padding-top: 160px;
	}
	.page-banner.simple-banner.extra-space {
		padding-bottom: 112px;
		padding-top:128px;
	}
	.page-banner.simple-banner {
		padding-top: 128px;
		padding-bottom: 112px;
	}
	.page-tp-img .bottom_row .flex_row .cnt-col:last-child {
		grid-area: span 1 / span 2 / span 1 / span 2;
	}
}

.adv-two-col.two-col-content .mediaimg {
	width: 100%;
}
.adv-two-col.two-col-content .img-col .doubleimg.vertical .double-img.img1 {
	margin: 0;
	text-align: center;
}

.cm-fcaban-type2.fcaban-radi .flex_row {
	border-radius: 5px !important;
	margin: -115px auto !important;
}
.cm-fcaban-type2.fcaban-radi .flex_row iframe {
	border-radius: 5px !important;
}
.simple-banner.fcaban-radi .flex_row iframe {
	border-radius: 5px !important;
}

.img-two-col.two-col-content .media_column img {
	object-fit: cover;
}

@media (min-width:480px) and (max-width:767px){
	.page-tp-img .bottom_row .flex_row .cnt-col:last-child {
		grid-area: span 1 / span 2 / span 1 / span 2;
	}
	.img-two-col .content-col .description p{
		font-size:25.6px;
	}
}



@media screen and (min-width: 1920px) {
	.abs-img-sec .flex_row .media_column {
		width: 27em;
	}

	.page-tp-img .top_sec .top_content p {

		margin-bottom:40px;
	}
}


.two-col-content.cm-course-obj .mediaimg .single-img img {
	width: revert-layer;
}

@media (max-width:1260px) and (min-width:1100px){
	.two-col-content.abs-img-sec .content-col,
	.cnt-wit-bg-wrp.simple-cnt-bg .content_widget{
		padding-right: 160px;
	}
}

@media (max-width:1100px) and (min-width:992px){
	.two-col-content.abs-img-sec .content-col,
	.cnt-wit-bg-wrp.simple-cnt-bg .content_widget{
		padding-right: 260px;
	}
}

@media (max-width:991px){

	.page-banner.simple-banner .page-center {
		max-width: 100%;
	}
	.content-wrapper ,
	.dnd-section > .row-fluid,
	.page-center,
	.cnt-wit-bg-wrp.terms-full-col .page-center{
		
		max-width: 767.9999999867999px;
		
	}


	.page-banner.simple-banner .top_sec h4 {
		font-size: 29.599999999919998px;
	}
	.col-two-cont.two-col-content .content-col .description h3 {
		font-size:53.75999999986px;

	}
	.col-two-cont.two-col-content .content-col .description h6{
		margin-bottom: 60px;
		font-size:20.16px;
		line-height:1;
	}

	.abs-img-sec .flex_row .media_column{
		display:none;
	}

	.col-two-cont.two-col-content .content-col .description h6{
		font-size:23.040000000024px;
	}

	.img-two-col .content-col .description h3 {
		font-size:25.59999999991px;
	}
	.child-theme p{
		font-size:25.59999999998px;
	}

	.img-two-col .flex_row .content-col {
		border-radius: 30px;
	}
	.img-two-col .flex_row .content-col {
		border-radius: 30px;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}
	.img-two-col.two-col-content .media_column .mediaimg img {
		border-bottom-right-radius: 0 !important;
		border-top-right-radius: 0 !important;
	}
	.img-two-col.two-col-content .media_column {
		border-bottom-left-radius: 30px;
		border-bottom-right-radius: 30px;
		overflow: hidden;
	}
	.two-col-content.img-two-col .columns_rowo_wrap {
		max-width: 600px;
		margin: 0 auto;
	}

	.w-two-col.two-col-content {
		max-width: 1280px;
	}
	.w-two-col .content-col .description ul>li{
		font-size:22.4px
	}

	.w-two-col.two-col-content .flex_row{
		gap:30px;
	}

	.w-two-col .top_sec .title{
		font-size:60.8px;
		line-height:1;
	}
	.big-banner .flex_row .banner-content-inner h1{
		font-size: 4em;
	}
	.big-banner .flex_row{
		padding:48px 0px;
	}
	.simple-two-col .top_sec h2.title{
		font-size:6em;
	}

	.simple-two-col .content-col .description h2{
		font-size:2.2em;
		text-align:center;
	}
	.simple-two-col .media_column .content_box p{
		text-align:center;
	}
	.simple-two-col .top_sec{
		padding-bottom:64px;

	}
	.simple-two-col.two-col-content .flex_row.flex_center{
		row-gap:58px;
	}

	.page-video-sec .video_container{
		width:708px;
		margin-left:auto;
		margin-right:auto;
	}
	.simple-cnt-bg.cnt-wit-bg-wrp .content_widget .rich_text h2{
		text-align: center;
		font-size: 2.2em;
	}

	.abs-img-sec .content-col .description h4, .abs-img-sec .content-col .description h2 {
		text-align: center;
	}

	.simple-cnt-bg .content_widget h2.title{
		text-align:center;

	}


	.simple-cnt-bg .rich_text p, .simple-cnt-bg .rich_text, .abs-img-sec .content-col .description p{
		text-align:center;
	}

	.adv-two-col.two-col-content .flex_row{
		grid-template-columns: 1fr;
	}
	.adv-two-col .flex_row .content-col {
		text-align: center;
	}

	.page-tp-img .bottom_row .flex_row{
		grid-template-columns: 1fr 1fr;
	}
	.page-tp-img .bottom_row .flex_row .cnt-col {
		max-width: 340px;
		margin-left: auto;
		margin-right: auto;
	}

	.page-tp-img .top_sec h4.title{
		font-size: 2.2em;
	}

	.page-tp-img .cnt-col .tp-img img {
		max-width: 100%;
		width:100%;
	}
	.cm-tp-btm .content_widget h4.title{
		font-size: 2.2em;
	}
	/* 	.img-two-col.two-col-content.img-two-col .columns_rowo_wrap {
	max-width: 100%;
} */

}


@media (max-width:767px){

	.child-theme p{
		font-size:22.400000000000002px;
	}


	.content-wrapper ,
	.dnd-section > .row-fluid,
	.page-center,
	.cnt-wit-bg-wrp.terms-full-col .page-center{
		
		max-width: 567.9999999944px;
		
	}
	.img-two-col.two-col-content .media_column .mediaimg img {
		border-radius:0px 0px 30px 30px !important;
	}
	.img-two-col .content-col .cont-inner .description h3{
		line-height: 1.2;
		font-size: 32px;
	}
	.w-two-col .top_sec .title{
		font-size:56px;
	}

	.w-two-col .content-col .description ul>li{
		font-size:19.2px;
	}
	.big-banner .flex_row .banner-content-inner h1{
		font-size:39.99999999969px;
	}
	.big-banner.simple-banner .flex_row{
		gap:45px;
		flex-flow: column;
	}
	.simple-two-col .top_sec h2.title{
		font-size:5.1em;
	}
	.simple-two-col .content-col .description h2{
		font-size:24px;
	}
	.simple-two-col .content-col .description h2{
		text-align:center;
	}

	.simple-two-col.two-col-content .flex_row{
		row-gap:58px;
	}
	.simple-two-col .media_column .content_box p{
		font-size:22.4px;
	}

	.simple-two-col.two-col-content .media_column .content_box{
		text-align:center;
	}
	.simple-two-col .flex_row{
		padding-bottom:2.5em;
	}
	.simple-two-col .top_sec{
		padding-bottom:64px;
	}

	.page-video-sec .video_container{
		width: 70vw;
		margin-top: -50px;
		margin-bottom: -50px;

	}
	.simple-cnt-bg .content_widget .title, .abs-img-sec .content-col .description h2{
		font-size: 4.2em;
	}

	.simple-cnt-bg.cnt-wit-bg-wrp .content_widget .rich_text h2{
		font-size:24px;
	}

	.simple-cnt-bg .rich_text p, .abs-img-sec .content-col .description p{
		font-size:22.400000000000002px;
	}

	.adv-two-col.two-col-content .flex_row{
		grid-column-gap: 5em;
		grid-row-gap: 5em;
	}
	.adv-two-col .content-col .description h2{
		font-size: 4.2em;
	}
	.adv-two-col .content-col .description h4{
		font-size: 24px;
	}
	.adv-two-col .content-col .description p{
		font-size:22.4px;
	}
	.page-tp-img .top_sec h4.title{
		font-size:24px;
	}
	.cm-tp-btm .content_widget h4.title{
		font-size: 24px;
	}
	.page-banner.simple-banner{
		padding-bottom:112px;
	}
	.cm-fcaban-type2.fcaban-radi .flex_row {
		margin: -50px auto !important;
	}
}




@media (max-width:479px){

	.child-theme h1{
		font-size:53.86699507374001px;
	}

	.child-theme h3, .col-two-cont.two-col-content .content-col .description h3{
		font-size:35.199999999570004px;
	}

	.page-banner.simple-banner .top_sec h4 {

		font-size: 19.99999999984px;

	}

	.content-wrapper ,
	.dnd-section > .row-fluid,
	.page-center{
		padding:0px 20px;
	}
	.col-two-cont.two-col-content .flex_row{
		row-gap:2em;
	}

	.child-theme p{
		font-size:16.00000000004px;
	}

	.img-two-col.two-col-content .content-col .btn-items .btn_row a.hs-button .img-span{
		inset:unset;
		left: 40.3%;
		top: 20px;
		top: 20px;
	}
	.big-banner.simple-banner .flex_row{
		flex-direction: column-reverse;
	}
	.big-banner .flex_row .banner-content-inner{
		text-align:center;
	}
	.big-banner .flex_row .img_wrap{
		width:150px;
	}
	.big-banner.simple-banner .flex_row{
		padding:40px 0px;
	}
	.big-banner.simple-banner .page-center{
		margin-bottom:55px;
		padding-top:32px;
		padding-bottom:32px;
	}

	.simple-two-col .top_sec h2.title{
		font-size: 3.5em;
	}
	.simple-two-col .top_sec{
		padding:0px 0px 30px;
	}
	.simple-two-col .content-col .description h2{
		font-size:20px;
		line-height:1.15;
	}
	.simple-two-col .media_column .content_box p{
		margin-bottom: 20px;
		font-size: 1em;
	}
	.simple-two-col.two-col-content .flex_row{
		row-gap:32px;
	}

	.simple-two-col.two-col-content .media_column .content_box{
		margin:0px;
	}

	.simple-cnt-bg .content_widget .title, .abs-img-sec .content-col .description h2{
		font-size: 2em;
		line-height: 1.1;
	}

	.simple-cnt-bg .rich_text p, .abs-img-sec .content-col .description p{
		font-size:16.00000000004px;
		margin-bottom:20px;
	}


	.adv-two-col .content-col .description h2{
		font-size: 2em;
		line-height: 1.2;
	}

	.adv-two-col .content-col .description h4{
		font-size: 18px;
		line-height: 1.15;
	}
	.adv-two-col .content-col .description p{
		margin-bottom: 20px;
		font-size: 1em;
	}
	.adv-two-col .media_column .mediaimg .double-img.img1 img{
		width: 280px;
		min-width: 280px;
		height: 280px;
		min-height: 280px;
	}
	.adv-two-col .content-col .description a{
		font-size:18px;
	}
	.page-tp-img .bottom_row .flex_row{
		grid-template-columns: 1fr;
	}

	.page-tp-img .cnt-col .tp-img-cnt .col-title{
		font-size:20px;
		line-height:1.2;
	}


	.page-tp-img .cnt-col .tp-img img{
		width: 160px;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.page-tp-img .cnt-col .tp-img-cnt .tp-img-cnt-inner p{
		line-height: 1.4;
	}
	.page-banner.simple-banner.extra-space {
		padding-bottom: 64px;
	}

	.page-banner.extra-space .top_sec h1{
		max-width: 100%;
		font-size: 54px;
	}
	.img-two-col .flex_row .content-col {
		min-height: 35vh;
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		justify-content: center;
	}
	.page-banner.simple-banner{
		padding-bottom:64px;
	}
	.img-two-col .page-center {
		padding-top: 2em;
		padding-bottom: 2em;
	}
	.w-two-col .top_sec .title{
		font-size:48px;
	}
	.w-two-col .media_column{
		width: 280px;
		min-width: 280px;
		height: 280px;
		min-height: 280px;
		font-size: 1em;
	}
	.w-two-col.two-col-content .flex_row{
		flex-direction: column-reverse;
		row-gap:32px;
	}
	.w-two-col .content-col .description ul>li{
		font-size:16px;
	}


	.simple-two-col.two-col-content .flex_row.flex_center{
		row-gap:30px;
	}
	.page-video-sec .video_container{
		width: 87vw;
	}
	.pg-img-slider.imageGallery-slider.overlap {
		padding-bottom: 10px;
	}
	.img-two-col.two-col-content .content-col .btn-items .btn_row a.hs-button {
		padding: 1.2em 3em 1.2em 2em;
	}
	.cnt-wit-bg-wrp.terms-full-col h3 {
		font-size: 2.3em;
	}
}




@media (max-width:350px){
	.adv-two-col.two-col-content .flex_row{
		display:flex;
		flex-direction:column;
		flex-wrap:wrap;
	}


}

/* child 2 css */



.simple-banner.cm-banner {
	min-height: auto;
}

.simple-banner.cm-banner .page-center.full_width   {
	padding-left:0;
	padding-right:0;
}
.simple-banner.cm-banner .top_sec h1 {
	text-align: center;
	letter-spacing: 0;
	font-size: 5.8em;
	line-height: 1;
	margin-top: 20px;
	margin-bottom: 10px;
}

.simple-banner.cm-banner .top_sec h5 {
	text-align: center;
	margin-top: 60px;
	margin-bottom: 10px;
	font-family: DM Sans, sans-serif;
	font-size: 2.6em;
	font-weight: 500;
	line-height: 1.25;
}

.simple-banner.cm-banner .top_sec {
	grid-area: 1 / 2 / 2 / 12;
	align-self: start;
	z-index: 6;
	width: 100%;
	max-width: 80em;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
	flex-direction: column;
	flex: 0 auto;
	justify-content: center;
	align-items: center;
	display: flex;
}

.simple-banner.cm-banner .banner-content-inner.col12 {
	grid-column-gap: 2.2em;
	grid-row-gap: 2.2em;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	align-items: start;
	width: 100%;
	display: grid;
	position: relative;
	padding: 0;
}

.cm-res-content .flex_row .col4 {
	padding-left: 0;
	padding-right: 0;
}
.cm-res-content.cnt-wit-tp-img-wrp .col-title {
	margin-top: 0;
	font-size: 1.8em;
	font-weight: 700;
	line-height: 1.3;
	margin-bottom: 10px;
}

.cm-res-content.col4_row.cnt-wit-tp-img-wrp .flex-row {
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	display: grid;
}


.cm-res-content.cnt-wit-tp-img-wrp .tp-img-cnt-inner p {
	letter-spacing: 0;
	font-size: 1.45em;
	line-height: 1.4;
	margin-bottom: 10px;
	color:#331435cc;
}

.cm-res-content.cnt-wit-tp-img-wrp .tp-img-cnt-inner p:last-child {
	margin-bottom: 10px;
}

.cm-res-content.col4_row .flex_row .col4 {
	width: 100%;
}
.cm-res-content.cnt-wit-tp-img-wrp .tp-img img {
	object-fit: fill;
	border-radius: 16px;
	min-width: 100%;
	margin-bottom: 24px;
	display: inline-block;
}

.cm-res-content.cnt-wit-tp-img-wrp .tp-img {
	margin-bottom: 0;
}

.cm-res-content.cnt-wit-tp-img-wrp .inner_spacing {
	border: 2px solid #0000;
	display: flex;
	flex-direction: column;
	height: 100%;
}

.cm-res-content.cnt-wit-tp-img-wrp .inner_spacing:hover{
	border: 2px solid #331435;
	border-radius: 16px;
}

.cm-res-content .page-center {
	margin-bottom: 80px;
}

.resources_page .content-section .page-center {
	grid-row-gap: 4em;
	flex-direction: column;
	padding-top: 60px;
	padding-bottom: 0;
	display: flex;
}

.resources_page .content-section .page-center:after,
.resources_page .content-section .page-center:before {
	content: " ";
	grid-area: 1 / 1 / 2 / 2;
	display: table;
}

.resources_page .content-section .page-center:after {
	clear: both;
}

.resources_page .content-section .main-grid {
	grid-column-gap: 2.2em;
	grid-row-gap: 2.2em;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	align-items: start;
	width: 100%;
	display: grid;
	position: relative;
}

.resources_page .content-section .image-wrapper {
	grid-area: span 1 / span 5 / span 1 / span 5;
}

.resources_page .content-section .image-wrapper img {
	z-index: 3;
	object-fit: cover;
	flex: 1;
	align-self: stretch;
	width: 100%;
	height: 100%;
	position: relative;
}

.resources_page .content-section .resources-form-container {
	grid-area: span 1 / span 7 / span 1 / span 7;
	align-self: stretch;
	border: 2px solid #331435;
	flex-direction: column;
	align-items: center;
	width: 100%;
	min-height: auto;
	padding: 4em;
	display: flex;
	overflow: hidden;
	border-radius: 16px;
}

.child-theme .resources_page .resources-form-container form input[type=submit] {
	font-size: 14px;
	line-height: 14px;
	font-family: DM Sans;
	padding: 12px 24px;
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	min-width: auto;
	font-weight: 700;
	background: #311345;
	border-color: #311345;
	width: auto;
}

.child-theme .resources_page .resources-form-container form {
	padding: 0;
	border: none;
	border-radius: 0;
}

.child-theme .resources_page .resources-form-container form .hs-form-field label {
	margin-top: 0;
	font-family: DM Sans;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 4px;
}

.child-theme .resources_page .resources-form-container form input[type=email], 
.child-theme .resources_page .resources-form-container form input[type=file],
.child-theme .resources_page .resources-form-container form input[type=number], 
.child-theme .resources_page .resources-form-container form input[type=password],
.child-theme .resources_page .resources-form-container form input[type=search],
.child-theme .resources_page .resources-form-container form input[type=tel],
.child-theme .resources_page .resources-form-container form input[type=text],
.child-theme .resources_page .resources-form-container form select,
.child-theme .resources_page .resources-form-container form textarea {
	padding: 0 15px;
	min-height: 27px;
	border: 0;
	border-radius: 0;
	border-bottom: 2px solid #cad5e2;
	background: none;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	height: 40px;
	color: #33475b;
}
.child-theme .resources_page .resources-form-container .hs-form-field {
	margin-bottom: 18px;
}

.resources_page .resources-form-container form .inputs-list {
	margin: 0 0 5px;
	width: 100%;
	padding-left: 5px;
}

.resources_page .resources-form-container form .inputs-list>li {
	display: block;
	padding: 0;
	width: 100%;
	padding-top: 0;
	margin: 0;
}

.child-theme .resources_page .resources-form-container form .hs-form-field label.hs-error-msg {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #f2545b !important;
}

.child-theme  .resources_page .resources-form-container select.is-placeholder {
	color: #bfbfbf;
}
.child-theme  .resources_page .resources-form-container .hs-input option:disabled {
	color: #bfbfbf;
}
.legal-consent-container .hs-form-booleancheckbox-display>span,
.legal-consent-container .hs-form-booleancheckbox-display>span p {
	font-size: 14px;
}
.legal-consent-container .hs-form-booleancheckbox-display>span p {
	margin-left: 0 !important;

}

form input[type=checkbox], form input[type=radio] {
	cursor: pointer;
	width: auto;
	height: auto;
	padding: 0;
	margin: 3px 5px 3px 0px;
	line-height: normal;
	border: none;
}

.child-theme .resources_page form .hs-submit {
	padding: 20px 0px;
	margin: 0;
}
.child-theme  .resources_page .resources-form-container .grecaptcha-badge {
	margin-left: 0;
}
form .hs-richtext, form .hs-richtext p {
	line-height: 24px;
	margin-bottom:0;
}

form .hs-richtext p {
	margin: 1em 0px;
}

.resources_page .resources-form-container form .inputs-list:first-child {
	padding-top: 6px;
}

.child-theme .resources_page .resources-form-container .legal-consent-container .field.hs-form-field {
	margin-bottom: 8px;
}

/* @media (min-width: 992px) {
.body-wrapper:has(.simple-banner) .simple-banner {
margin-top: -105px;
}
} */
@media (min-width: 768px) and (max-width: 991px) {

}

@media (min-width: 479px) and (max-width: 991px) {
	.simple-banner.cm-banner {
		padding-bottom:112px;
		padding-top:128px;
	}
}

@media (max-width: 991px) {
	.simple-banner.cm-banner .banner-content-inner.col12 {
		grid-template-columns: 1fr 1fr;
	}
	.simple-banner.cm-banner .top_sec {
		grid-column: 1 / 3;
		padding-left: 30px;
		padding-right: 30px;
	}
	.cm-res-content.col4_row.cnt-wit-tp-img-wrp .flex-row {
		grid-template-columns: 1fr 1fr;
	}
	.resources_page .content-section .main-grid {
		grid-template-columns: 1fr 1fr;
	}
	.resources_page .content-section .resources-form-container {
		grid-area: span 1 / span 5 / span 1 / span 5;
		border-color: #0000;
		padding: 0;
		border-radius: 0;

	}

}
@media screen and (max-width: 767px) {
	.simple-banner.cm-banner .top_sec h1 {
		font-size: 4.5em;
	}
	.simple-banner.cm-banner .top_sec h5{
		font-size: 24px;
	}
	.simple-banner.cm-banner .banner-content-inner.col12 {
		grid-column-gap: 1em;
		grid-row-gap: 1em;
	}
	.cm-res-content.cnt-wit-tp-img-wrp .col-title {
		font-size: 20px;
		font-weight: 700;
	}
	.cm-res-content.col4_row.cnt-wit-tp-img-wrp .flex-row {
		grid-template-columns: 1fr;
	}
	.resources_page .content-section .main-grid {
		grid-column-gap: 1em;
		grid-row-gap: 1em;
	}
}



@media screen and (max-width: 479px) {
	.simple-banner.cm-banner .top_sec h1 {
		font-size: 3em;
	}
	.simple-banner.cm-banner .top_sec h5 {
		line-height: 1.15;
	}
	.simple-banner.cm-banner .banner-content-inner.col12 {
		grid-row-gap: 2em;
	}
	.simple-banner.cm-banner {
		font-size: 18px;
	}
	.cm-res-content.cnt-wit-tp-img-wrp .tp-img-cnt-inner p {
		font-size: 1em;
	}
	.cm-res-content .page-center {
		margin-bottom: 55px;
	}
	.resources_page .content-section .page-center {
		grid-row-gap: 2em;
		padding-top: 2em;
		padding-bottom: 2em;
	}
	.resources_page .content-section .main-grid {
		grid-row-gap: 2em;
		justify-items: stretch;
	}
	.simple-banner.cm-banner {
		padding-top: 8em;
	}
}

/* child 3 */


.testimonials_slider.cm-coachestesti-sec .bottom_row {
	max-width: 936px;
	margin: 0 auto;
}
.testimonials_slider.cm-coachestesti-sec .testmn_inner {
	box-shadow: none;
	padding: 0;
}
.testimonials_slider.cm-coachestesti-sec .icon_inner {
	border-radius: 0;
	margin-bottom: 0;
}
.testimonials_slider.cm-coachestesti-sec.col12_row .testmn_item {
	padding-left: 0;
	padding-right: 0;
}
.testimonials_slider.cm-coachestesti-sec .card_quote p {
	font-family: Financier Display, sans-serif;
	font-size: 3.3em;
	line-height: 1.5;
	letter-spacing: -.02em;
	margin-bottom: 10px;
}
.testimonials_slider.cm-coachestesti-sec .icon_img.icon_sp {
	border-radius: 0;
	height: 42px;
	margin-bottom: 2em;
	width: auto;
	font-size: 14px;
}
.testimonials_slider.cm-coachestesti-sec .card_quote:after {
	background-color: #331435;
	width: 2px;
	height: 45px;
	content: "";
	display: block;
	margin: 0 auto;
}
.testimonials_slider.cm-coachestesti-sec .card_content h4 {
	font-family: DM Sans, sans-serif;
	font-size: 1.6em;
	line-height: 1.5;
	font-weight: 300;
}
.testimonials_slider.cm-coachestesti-sec .card_content {
	margin-top: 1em;
}


/* Inner */
.simple-banner.cm-fca-banner .page-center {
	padding-top: 60px;
}
.simple-banner.cm-fca-banner .flex_row {
	padding-top: 6em;
	row-gap: 0;
}
.simple-banner.cm-fca-banner .img_wrap {
	margin-bottom: 3rem;
}
.simple-banner.cm-fca-banner .img_wrap img {
	object-fit: contain;
	object-position: 0% 50%;
	width: 30rem;
	height: 150px;
	margin-bottom: 2rem;
	margin-left: 0;
	margin-right: auto;
	display: block;
}
.simple-banner.cm-fca-banner .banner-content-inner {
	padding-left: 0;
	padding-right: 0;
}
.simple-banner.cm-fca-banner .top_sec h1 {
	font-size: 5.8em;
	font-weight: 600;
	line-height: .94;
}
.simple-banner.cm-fca-banner .img_wrap {
	order: 1;
	padding-left: 0;
	padding-right: 0;
}
.simple-banner.cm-fca-banner .banner-content-inner {
	order: 2;
}
.simple-banner.cm-fca-banner .btn_row {
	text-align: right;
	justify-content: end;
	margin-top: 5rem;
}

.two-col-content.cm-fca-twocol {
	overflow: unset;
}
.two-col-content.cm-fca-twocol .mediaimg {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.two-col-content.cm-fca-twocol .single-img {
	border-radius: 2000px;
	width: 90%;
	margin-top: -25rem;
}
.two-col-content.cm-fca-twocol .media_column .mediaimg img {
	border-radius: 2000px !important;
}

.two-col-content.cm-fca-twocol h3 {
	font-family: DM Sans, sans-serif;
	line-height: 1.4;
	margin-bottom: 10px;
	margin-top: 20px;
	font-weight: 600;
}
.two-col-content.cm-fca-twocol h5 {
	font-family: DM Sans, sans-serif;
	font-weight: 700;
	line-height: 1.3;
	margin-bottom: 10px;
}
.two-col-content.cm-fca-twocol .content-col {
	padding-left: 29px;
	padding-right: 0;
}
.two-col-content.cm-fca-twocol .content-col .description {
	margin-bottom: 0;
	margin-top: 30px;
}
.two-col-content.cm-fca-twocol .description p {
	margin-bottom: 20px;
	letter-spacing: -.02em;
}
.two-col-content.cm-fca-twocol .img-col {
	padding-left: 0;
	padding-right: 29px;
}


.simple-banner.cm-fcaban-type2 {
	overflow: unset;
	min-height: auto;
}
.simple-banner.cm-fcaban-type2 .img_wrap {
	padding-left: 0;
	padding-right: 0;
}
.simple-banner.cm-fcaban-type2 .flex_row {
	border-radius: 20px;
	overflow: hidden;
	margin-top: -120px;
	margin-bottom: -120px;
}

.simple-banner.iframe-min .flex_row {
	margin: -115px auto;
}

.simple-banner.cm-fcaban-type2 .flex_row {
	row-gap: 0;
}
.simple-banner.cm-fcaban-type2 .flex_row iframe {
	border-radius: 20px;
	display: block;
}

.two-col-content.right.cm-strtwocol-sec .media_column img {
	border-radius: 20px !important;
}

.simple-banner.cm-fcaban-type2 .banner-content-inner {
	padding: 0;
}
.twocol-type2.two-col-content .top_sec{
	padding-left: 0;
	padding-right: 0;
	text-align: left;
}
.twocol-type2.two-col-content .top_sec h2{
	margin-bottom: 48px;
	letter-spacing: 0;
	font-size: 5.8em;
	font-weight: 600;
	line-height: .94;
}
.twocol-type2.two-col-content h3 {
	font-family: DM Sans, sans-serif;
	line-height: 1.4;
	margin-bottom: 10px;
	margin-top: 20px;
	font-weight: 600;
}
.twocol-type2.two-col-content h5 {
	font-family: DM Sans, sans-serif;
	font-weight: 700;
	line-height: 1.3;
	margin-bottom: 10px;
}
.twocol-type2.two-col-content h4 {
	margin-top: 0;
	margin-bottom: .5rem;
	font-size: 2.4em;
	font-weight: 500;
	line-height: 1.3;
	font-family: DM Sans, sans-serif;
}
.twocol-type2.two-col-content .content-col {
	padding-right: 29px;
	margin-top: 30px;
	padding-left: 0;
}

.twocol-type2.two-col-content .content-col .description {
	margin-bottom: 0;
}
.twocol-type2.two-col-content .description p {
	letter-spacing: -.02em;
	margin-bottom: 40px;
}
.twocol-type2.two-col-content .mediaimg {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.twocol-type2.two-col-content .img-col {
	padding-left: 29px;
	padding-right: 0;
}
.two-col-content.twocol-type2 .single-img {
	border-radius: 20px !important;
	height: 500px;
	width: 89%;
	overflow: hidden;
}
.two-col-content.twocol-type2 .single-img img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.two-col-content.cm-strtwocol-sec .mediaimg .single-img img{
	border-radius: 20px !important;
}


.two-col-content.cm-strtwocol-sec .description h4 a {
	font-size: inherit;
	text-decoration: underline;
}


.testimonials_sliderv2.cm-fca-testi .left_inner {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	margin-bottom: 0;
	padding-right: 20px;
	text-align:left;
}
.testimonials_sliderv2.cm-fca-testi .text_box {
	order: 1;
	margin-bottom: 2.3em;
}
.testimonials_sliderv2.cm-fca-testi .rating {
	order: 2;
	line-height: 21px;
	margin-bottom: 2.3em;
}
.testimonials_sliderv2.cm-fca-testi .name {
	order: 3;
	color: #331435;
	font-family: DM Sans, sans-serif;
	font-size: 1.6em;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.5;
	order: 3;
	margin: 0;
}
.testimonials_sliderv2.cm-fca-testi .rolee {
	color: #331435cc;
	font-size: 1.2em;
	font-weight: 500;
	order: 4;
	text-align: left;
	line-height: 1.5;
	margin: 0;
}
.testimonials_sliderv2.cm-fca-testi .text_box h4 {
	line-height: 1.25;
	letter-spacing: 0;
	margin-bottom: 10px;
	font-family: "DM Sans", sans-serif;
	font-weight: 400;
}


/* .testimonials_sliderv2.cm-fca-testi .right_col {
margin-top: -250px;
} */
.testimonials_sliderv2.cm-fca-testi .flex_row .img_bg {
	border-radius: 15em;
	height: 26em;
	overflow: hidden;
	position: relative;
	width: 26em;
	padding-bottom: 0;
}
.testimonials_sliderv2.cm-fca-testi .splide__track {
	margin: 0;
	padding-top: 5em;
	overflow: hidden;
	padding-bottom: 5em;
}
.testimonials_sliderv2.cm-fca-testi .testmn_inner_outer {
	padding-left: 72px;
	padding-right: 72px;
}
.testimonials_sliderv2.cm-fca-testi .testmn_inner_outer .cm_trns {
	padding-left: 0;
	padding-right: 0;
}

.testimonials_sliderv2.cm-fca-testi .testmn_inner_outer .flex_row{
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	align-items: start;
	width: 100%;
	display: grid;
	position: relative;
	margin-bottom: 0;
	padding-top: 25px;
	padding-bottom: 25px;
	grid-column-gap: 0vw;
	grid-row-gap: 0px;
}

.testimonials_sliderv2.cm-fca-testi .testmn_inner_outer .left_col {
	flex-direction: column;
	align-items: flex-start;
	width: 100%;
	display: flex;
	grid-row-gap: 2em;
	position: relative;
	grid-area: span 1 / span 7 / span 1 / span 7;
	align-self: center;
}
.testimonials_sliderv2.cm-fca-testi .testmn_inner_outer .right_col {
	text-align: center;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	display: flex;
	grid-area: span 1 / span 4 / span 1 / span 4;
	place-self: center;
	/* 	margin-top: -170px; */
	z-index: 9;
}

.testimonials_sliderv2.cm-fca-testi .text_box:before {
	background-image: url(//3050063.fs1.hubspotusercontent-na1.net/hubfs/3050063/raw_assets/public/TheGap_February2025/images/qoute.svg);
	content: "";
	opacity: .4;
	height: 3em;
	margin-bottom: 2em;
	display: block;
	background-repeat: no-repeat;
	background-size: contain;
}

.testimonials_sliderv2.cm-fca-testi .glide__slides>*, 
.testimonials_sliderv2.cm-fca-testi .splide__list>.splide__slide {
	margin-bottom: 0;
	margin-top: 0;
}
.testimonials_sliderv2.cm-fca-testi .splide__pagination.splide__pagination--ltr {
	margin-bottom: 40px;
}
.testimonials_sliderv2.cm-fca-testi {
	overflow: unset;
}
.testimonials_sliderv2.cm-fca-testi .bottom_row {
	padding-bottom: 0;
}


.cnt-wit-bg-wrp.terms-full-col .rich_text {
	font-size: 1.2em;
}
.cnt-wit-bg-wrp.terms-full-col h3 {
	margin-bottom: 0;
	font-size: 2.8em;
	font-weight: 700;
	line-height: 1.3;
	margin-top: 0;
	font-family: "DM Sans", sans-serif;
}
.cnt-wit-bg-wrp.terms-full-col h6 {
	margin-bottom: 60px;
	font-size: 1.2em;
	font-weight: 500;
	line-height: 18px;
	margin-top: 10px;
}
.cnt-wit-bg-wrp.terms-full-col .content_widget {
	padding-top: 4em;
	padding-bottom: 4em;
}
.cnt-wit-bg-wrp.terms-full-col .rich_text {
	font-size: 1.2em;
}

.cnt-wit-bg-wrp.terms-full-col .rich_text p {
	font-size: 1.4em;
	line-height: 1.5;
	letter-spacing: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}
.cnt-wit-bg-wrp.terms-full-col .rich_text ul {
	margin-bottom: 10px;
	padding-left: 40px;
	font-size: 1.4em;
	line-height: 1.5;
}
.cnt-wit-bg-wrp.terms-full-col .rich_text ul li {
	margin: 0;
	padding-top: 6px;
	padding-bottom: 6px;
}
.cnt-wit-bg-wrp.terms-full-col .rich_text h4 {
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 2em;
	font-weight: 400;
	font-family: "DM Sans", sans-serif;
	line-height: 1;
}

.two-col-content.img-two-col .columns_rowo_wrap {
	padding-top: 60px;
	padding-bottom: 60px;
}

.cnt-wit-bg-wrp.terms-full-col h6 {
	margin-bottom: 60px;
	font-size: 1.2em;
	font-weight: 500;
	line-height: 18px;
	margin-top: 10px;
}
.cnt-wit-bg-wrp.terms-full-col h5 {
	font-family: DM Sans, sans-serif;
	font-size: 1.6em;
	font-weight: 700;
	margin-top: 0;
}

.cnt-wit-bg-wrp.terms-full-col a {
	text-decoration: underline;
	font-size: inherit;
}

.cnt-wit-bg-wrp.terms-full-col a:hover {
	color: #331435cc;
}

.cnt-wit-bg-wrp.terms-full-col ol {
	font-size: 1.4em;
	list-style-type: lower-alpha;
	margin-bottom: 10px;
	margin-top: 0;
	overflow: hidden;
	padding-left: 40px;
	line-height: 1.5;
}

.cnt-wit-bg-wrp.terms-full-col ol li {
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0;
}


.simple-banner.cm-fca-bantype2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
	grid-template-rows: auto;
	grid-template-columns: 1fr .25fr 1fr;
	grid-auto-columns: 1fr;
	place-items: center stretch;
	max-width: 70%;
	margin-bottom: 50px;
	font-size: 14px;
	display: grid;
}

.simple-banner.cm-fca-bantype2 ul li {
	font-size: 8.4em;
	text-align: center;
	margin: 0;
}
.simple-banner.cm-fca-bantype2 .btn_row {
	margin-top: 115px;
	column-gap: 40px;
	row-gap: 40px;
}
.simple-banner.cm-fca-bantype2 .top_sec h1 {
	font-family: Financier Display, sans-serif;
	text-transform: none;
	margin-top: 0;
	font-size: 7em;
	line-height: 1.1;
}



.cnt-wit-bg-wrp.cmfull-withimg-sec img {
	border-radius: 20px;
	width: 100%;
}


.two-col-content.cm-strtwocol-sec .top_sec {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 70px;
}
.two-col-content.cm-strtwocol-sec .title {
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2;
}

.two-col-content.cm-strtwocol-sec .content-col {
	padding-left: 0;
	padding-right: 38px;
}
.two-col-content.cm-strtwocol-sec .content-col .description {
	margin-bottom: 0;
}
.two-col-content.cm-strtwocol-sec .description h4 {
	font-family: "DM Sans", sans-serif;
	margin: 10px 0;
}
.two-col-content.cm-strtwocol-sec .description h4 + p {
	margin-top: 30px;
}
.two-col-content.cm-str-type2 .description h4 + p {
	margin-top: 0;
}

.two-col-content.cm-strtwocol-sec .description * {
	color: rgba(51, 20, 53, 0.8);
}
.two-col-content.cm-strtwocol-sec .description h4 {
	color: #331435;
}
.two-col-content.cm-strtwocol-sec .media_column {
	padding-left: 20px;
	padding-right: 0;
}
.two-col-content.cm-strtwocol-sec .flex_row {
	padding-bottom: 4em;
}
.two-col-content.cm-str-type2 .flex_row {
	padding-bottom: 0;
}

.two-col-content.right.cm-strtwocol-sec .content-col {
	padding-right: 0;
	padding-left: 29px;
}
.two-col-content.right.cm-strtwocol-sec .media_column {
	padding-left: 0;
	padding-right: 29px;
}

.two-col-content.cm-strtwocol-sec .description p {
	margin-bottom: 40px;
}
.two-col-content.cm-strtwocol-sec .description p:last-child {
	margin-bottom: 0;
}

.cm_nv_wrp.cm-strategic-btn .cm_nv_inner .btn_row {
	column-gap: 40px;
	row-gap: 40px;
}
.two-col-content.cm-str-type2 .content-col .description {
	margin-top: 30px;
}

.simple-banner.cm-coac-ban h1 {
	font-size: 7.2em;
	line-height: .94;
	margin-bottom: 48px;
}

.simple-banner.cm-coac-ban .banner-content-inner {
	margin-bottom:153px;
}


/* Home */
.simple-banner.cm-home-banner {
	align-items: center;
	min-height: 100vh;
	display: flex;
	overflow: hidden;
	background-color: #0000;
	border: 2px #0000;
	position: relative;
}
.simple-banner.cm-home-banner .top_sec {
	padding-left: 0;
	padding-right: 0;
	text-align: center;
	padding-bottom: 5em;
}
.simple-banner.cm-home-banner .top_sec h1 {
	font-size: 9em;
	letter-spacing: -.02em;
	line-height: .94;
	margin-top: 0;
	text-transform: none;
	padding-bottom: 10px;
	margin-bottom: 0;
}
.simple-banner.cm-home-banner .top_sec h4 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: DM Sans, sans-serif;
	font-size: 2.6em;
	font-weight: 500;
	line-height: 1.25;
}
.simple-banner.cm-home-banner .banner-content-inner {
	margin: 0 auto;
	max-width: 1178px;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
	flex-direction: column;
	flex: 0 auto;
	justify-content: center;
	align-items: center;
	display: flex;
}

.cnt-wit-bg-wrp.cm-homebg-text .content_widget {
	max-width: 778px;
	margin: 0 auto;
}
.cnt-wit-bg-wrp.cm-homebg-text .rich_text {
	padding-left: 60px;
	padding-right: 60px;
}
.cnt-wit-bg-wrp.cm-homebg-text .content_widget h2 {
	padding-top: 1.2em;
	padding-bottom: 1.2em;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 2.6em;
	font-family: DM Sans, sans-serif;
	font-weight: 500;
	line-height: 1.25;
}
.cnt-wit-bg-wrp.cm-homebg-text .btn_row {
	margin-bottom: 0;
	padding-top: 1.2em;
	padding-bottom: 1.2em;
}


.simple-banner.cm-fca-bantype2 ul li:first-child{
	padding-bottom: 20px;
}
.simple-banner.cm-fca-bantype2 ul li:nth-child(2){
	padding-bottom: 15px;
}

.two-col-content.cm-strtwocol-sec .title {
	margin: 0;
}
.two-col-content.cm-strtwocol-sec .bg_el.bg_img {
	background-position: 0 0, 0 0, 50% !important;
	background-size: cover, auto, cover !important;
}
.two-col-content.cm-strtwocol-sec .title {
	margin: 0;
	margin-bottom: 10px;
	margin-top: 20px;
	line-height: 1.2;
}

.cnt-wit-bg-wrp.cm-homebg-text .bg_el.bg_img {
	background-position: 0 0, 0 0, 50% !important;
}
.two-col-content.cm-hometwo-sec .top_sec {
	padding-left: 0 !important;
	padding-right: 0 !important;
	padding-top: 60px;
	margin-bottom: 4em;
}

.two-col-content.cm-hometwo-sec .title {
	margin-bottom: 0;
}

/* .two-col-content.cm-hometwo-sec .page-center {
padding-top: 60px;
} */

.two-col-content.cm-hometwo-sec .content-col {
	padding: 4em 2em;
}
.two-col-content.cm-hometwo-sec .cont-inner h4 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: DM Sans, sans-serif;
	font-size: 2.6em;
	line-height: 1.25;
	padding-bottom: 2em;
	text-align: left;
	font-weight: 500;
}
.two-col-content.cm-hometwo-sec .media_column {
	padding-left: 15px;
	padding-right: 0;
}
.two-col-content.cm-hometwo-sec .flex_row {
	padding: 1em;
}
.two-col-content.cm-hometwo-sec .cont-inner {
	max-width: 460px;
}
.two-col-content.cm-hometwo-sec .content-col .description {
	margin-bottom: 0;
}

.two-col-content.cm-hometwo-sec .heading {
	margin-bottom: 4em;
}
.home_page_v1_page .add-testi-violet .image-profile-wrapper {
	width: 30em;
	height: 30em;
}
.home_page_v1_page .add-testi-violet .right-testi {
	margin-top: -300px;
}


/* Btn */

.btn-effect .btn_row {
	margin-top: 0;
}
.btn-effect .primary-link-block,
.btn-effect .primary-link-block{
	align-items: center;
	border-radius: 200px;
	display: flex;
	font-weight: 500;
	justify-content: center;
	overflow: hidden;
	padding: 20px 32px;
	position: relative;
	text-decoration: none;
	transition: background-color .6s;
	min-width: auto;

}

.btn-effect .btn_row .hs-sec-btn{
	background-color: #ef6737;
	color: #331435;
}

.btn-effect .primary-link-block:hover .primary-button-hover-fill{
	border-radius: 100%;
	height: 5em;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	inset: 100% 0% auto; 
}

.btn-effect .hs-sec-btn:hover .primary-button-hover-fill{
	color: #331435;
	background-color:#b5e1ce;
}

.btn-effect .custom-button {
	grid-column-gap: 2.2em;
	grid-row-gap: 2.2em;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	align-items: start;
	width: 100%;
	display: grid;
	position: relative;
}

.btn-effect .custom-button-container {
	grid-area: span 1 / span 12 / span 1 / span 12;
	align-self: start;
	text-align: center;
	flex-direction: column;
	flex: 0 auto;
	justify-content: center;
	align-items: center;
	display: flex;
}

.btn-effect .btn-label-wrapper {
	z-index: 4;
	grid-column-gap: 6px;
	grid-row-gap: 6px;
	justify-content: center;
	align-items: center;
	width: 100%;
	text-decoration: none;
	display: flex;
	position: relative;
}

.btn-effect .label-button {
	padding-right: 5px;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
	color:#331435 !important;
	display: inline;
	line-height: 1.5;
}

.btn-effect .arrow-wrapper {
	grid-row-gap: 0px;
	flex-direction: column;
	flex: none;
	align-items: center;
	height: 12px;
	margin-left: 12px;
	display: flex;
	overflow: hidden;
}

.btn-effect .arrow-wrapper img {
	height: 12px;
	vertical-align: middle;
	max-width: 100%;
	display: inline-block;
	transform: translate3d(0px, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
	transition: all .6s;

}

.btn-effect .primary-link-block:hover .arrow-wrapper img{
	transform: translate3d(0px, -100%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
}

.btn-effect .primary-link-block .primary-button-hover-fill{
	transform: translate3d(0px, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
	transition: all .6s;
}

.btn-effect .primary-link-block:hover .primary-button-hover-fill{
	transform: translate3d(0px, -100%, 0px) scale3d(4, 4, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
}


.btn-effect .primary-link-block.hs-button {
	border: 2px solid #331435;
	background: transparent;
}

.btn-effect .primary-link-block.hs-button:hover .primary-button-hover-fill{
	color: #ffffff;
	background-color:#331435;
}
.btn-effect .primary-link-block.hs-button:hover .label-button {
	color: #fff !important;
}
.two-col-content.cm-hometwo-sec .primary-link-block:hover .arrow-wrapper img {
	filter: invert(1);
}

.testimonials_sliderv2.cm-fca-testi .splide__arrow.splide__arrow--prev svg, 
.testimonials_sliderv2.cm-fca-testi .splide__arrow.splide__arrow--next svg {
	display: none;
}

.testimonials_sliderv2.cm-fca-testi .splide__arrow.splide__arrow--prev:before,
.testimonials_sliderv2.cm-fca-testi .splide__arrow.splide__arrow--next:before{
	width: 28px;
	height: 36px;
	display: block;
	content: "";
	background-size: contain;
	background-repeat: no-repeat;
}
.testimonials_sliderv2.cm-fca-testi .splide__arrow.splide__arrow--prev:before{
	background-image: url(//3050063.fs1.hubspotusercontent-na1.net/hubfs/3050063/raw_assets/public/TheGap_February2025/images/arrow-left.svg);
}
.testimonials_sliderv2.cm-fca-testi .splide__arrow.splide__arrow--next:before {
	background-image: url(//3050063.fs1.hubspotusercontent-na1.net/hubfs/3050063/raw_assets/public/TheGap_February2025/images/arrow-right.svg);
}
.testimonials_sliderv2.cm-fca-testi  .splide .splide__arrow--prev {
	left: 0;
}
.testimonials_sliderv2.cm-fca-testi  .splide .splide__arrow--next {
	right: 0;
}
.testimonials_sliderv2.cm-fca-testi .splide .splide__arrow--prev,
.testimonials_sliderv2.cm-fca-testi .splide .splide__arrow--next {
	margin-top: -48px !important;
}
.testimonials_sliderv2.cm-fca-testi .splide__arrow {
	width: 40px;
	height: 40px;
	padding: 6px;
}

.cnt-wit-bg-wrp.terms-full-col a {
	color: #331435cc;
}
.cnt-wit-bg-wrp.terms-full-col a:hover {
	color: #331435a6;
}

.child-theme .resources_page .resources-form-container .hs-recaptcha .grecaptcha-badge {
	overflow-x: auto;
	overflow-y: hidden;
}

.two-col-content.cm-strtwocol-sec .content-col .description {
	margin-bottom: 40px;
}

.testimonials_sliderv2.cm-fca-testi .splide__arrow:focus-visible {
	outline: none;
}


.simple-banner.iframe-min iframe {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

@media(max-width: 991px){
	.btn-effect .custom-button {
		grid-template-columns: 1fr 1fr;
	}

	.btn-effect .custom-button-container {
		grid-column: 1 / 11;
	}

	/* 	.two-col-content.cm-strtwocol-sec .content-col .description {
	margin-bottom: 0;
} */

	.left.two-col-content.cm-strtwocol-sec .media_column {
		padding-bottom: 2.5em;
	}



}


@media(max-width: 767px){
	.btn-effect .custom-button {
		grid-column-gap: 2em;
		grid-row-gap: 2em;
	}
}

@media(max-width: 479px){
	.btn-effect .custom-button-container {
		grid-area: span 1 / span 10 / span 1 / span 10;
	}

	.btn-effect .primary-link-block {
		padding-left: 25px;
		padding-right: 25px;
	}

	.btn-effect .label-button {
		font-size: 16px;
	}

	.btn-effect .btn-label-wrapper {
		gap: 0;
	}

	.right.two-col-content.cm-strtwocol-sec .content-col .description {
		margin-bottom: 32px;
	}

	.cm_nv_wrp.cm-strategic-btn {
		padding-top: 60px !important;
	}
}

/* Btn End */

@media screen and (min-width: 1440px) {
	.two-col-content.cm-fca-twocol .single-img  {
		margin-top: -18rem;
	}
}

@media screen and (min-width: 1920px) {
	.two-col-content.cm-fca-twocol .single-img  {
		width: 80%;
	}
	.two-col-content.cm-fca-twocol .img-col {
		padding-right: 5px;
	}
	.two-col-content.cm-fca-twocol .content-col {
		padding-left: 5px;
	}
	.twocol-type2.two-col-content .content-col {
		padding-right: 5px;
	}
	.twocol-type2.two-col-content .img-col {
		padding-left: 5px;
	}
	.cnt-wit-bg-wrp.cm-homebg-text .rich_text {
		padding-left: 40px;
		padding-right: 40px;
	}

}

@media(max-width:991px){
	.simple-banner.cm-fca-banner .top_sec h1 {
		font-size: 4em;
	}	
	.simple-banner.cm-fca-banner .flex_row {
		padding-top: 3em;
	}
	.two-col-content.cm-fca-twocol .content-col {
		width: 100%;
		padding-left: 0;
	}
	.two-col-content.cm-fca-twocol .img-col {
		width: 100%;
		padding-right: 0;
	}
	.two-col-content.cm-fca-twocol .single-img {
		width: 70%;
		margin-top: -6.225rem;
	}
	.two-col-content.cm-fca-twocol .mediaimg {
		justify-content: flex-start;
	}
	.two-col-content.cm-fca-twocol .flex_row {
		row-gap: 10px;
	}
	.twocol-type2.two-col-content .top_sec h2 {
		font-size: 4em;
	}
	.twocol-type2.two-col-content .content-col {
		width: 100%;
		padding-right: 0;
	}
	.twocol-type2.two-col-content .img-col {
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}
	.twocol-type2.two-col-content .mediaimg {
		justify-content: flex-start;
	}
	.twocol-type2.two-col-content .flex_row {
		row-gap: 10px;
	}
	.testimonials_sliderv2.cm-fca-testi .testmn_inner_outer .flex_row {
		grid-template-columns: 1fr 1fr;
		padding-top: 35px;
		padding-bottom: 35px;
	}
	.testimonials_sliderv2.cm-fca-testi .testmn_inner_outer .left_col {
		grid-area: 2 / 1 / 3 / 3;
		align-self: center;
	}
	.testimonials_sliderv2.cm-fca-testi .testmn_inner_outer .right_col {
		grid-area: 1 / 1 / 2 / 3;
		margin-top:0;
	}
	.testimonials_sliderv2.cm-fca-testi .flex_row .img_bg {
		align-self: flex-end;
		margin-right: 50px;
	}
	.testimonials_sliderv2.cm-fca-testi .splide__track {
		padding-top: 0;
		padding-bottom: 0;
	}
	.testimonials_sliderv2.cm-fca-testi .bottom_row {
		padding-bottom: 0;
	}

	.two-col-content.img-two-col .content-col {
		width: 100%;
	}
	.img-two-col.two-col-content .media_column {
		width: 100%;
	}
	.img-two-col .content-col .description h3 {
		letter-spacing: -.01em;
		font-size: 3em;
		margin-bottom: 45px;
	}
	.cnt-wit-bg-wrp.terms-full-col h6 {
		line-height: 1.2;
	}
	/* 	.cnt-wit-bg-wrp.terms-full-col .rich_text {
	max-width: 600px;
	margin: 0 auto;
} */

	.simple-banner.cm-fca-bantype2 ul {
		max-width: 90%;
	}
	.simple-banner.cm-fca-banner .top_sec h1 {
		font-size: 6em;
	}
	.simple-banner.cm-fca-bantype2 ul li {
		font-size: 5em;
	}
	.simple-banner.cm-fca-bantype2 .btn_row {
		margin-top: 147px;
	}

	.two-col-content.cm-strtwocol-sec .title {
		text-align: center;
	}
	.two-col-content.cm-strtwocol-sec .content-col, 
	.two-col-content.cm-strtwocol-sec .media_column {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.two-col-content.cm-strtwocol-sec *,
	.two-col-content.cm-strtwocol-sec .title{
		text-align: center;
	}
	.two-col-content.cm-strtwocol-sec .flex_row {
		padding-bottom: 0;
		row-gap: 58px;
	}
	.two-col-content.right.cm-strtwocol-sec .media_column,
	.two-col-content.right.cm-strtwocol-sec .content-col{
		padding-left: 0;
		padding-right: 0;
	}
	.cm_nv_wrp.cm-strategic-btn {
		padding-top: 142px !important;
	}
	.cm_nv_wrp.cm-strategic-btn.hrz .btn_row {
		justify-content: center !important;
	}

	.simple-banner.cm-coac-ban {
		/* 		padding-top: 188px; */
		padding-top: calc(8em + 60px);
	}
	.simple-banner.cm-coac-ban h1 {
		font-size: 4em;
	}

	.simple-banner.cm-home-banner .top_sec h1 {
		font-size: 4.6em;
	}
	.simple-banner.cm-home-banner .top_sec h4 {
		font-size: 2.2em;
	}
	.simple-banner.cm-home-banner .top_sec {
		padding-bottom: 2em;
	}
	.simple-banner.cm-home-banner {
		padding-bottom: 0;
		padding-top: 60px;
		/* 		margin-top: -104.8px; */
	}
	.cnt-wit-bg-wrp.cm-homebg-text {
		padding-bottom: 3.4em;
		padding-top: 3em;
	}
	.cnt-wit-bg-wrp.cm-homebg-text .rich_text {
		padding-left: 50px;
		padding-right: 50px;
	}
	.cnt-wit-bg-wrp.cm-homebg-text .content_widget h2 {
		font-size: 2.2em;
	}
	.cnt-wit-bg-wrp.cm-homebg-text .content_widget h2 {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.cnt-wit-bg-wrp.cm-homebg-text .btn_row {
		padding-top: 54px;
		padding-bottom: 56px;
	}
	.two-col-content.cm-hometwo-sec .title {
		letter-spacing: -.01em;
		font-size: 3em;
	}
	.two-col-content.cm-hometwo-sec .content-col {
		width: 100%;
	}

	.two-col-content.cm-hometwo-sec .media_column {
		width: 100%;
	}
	.two-col-content.cm-hometwo-sec .content-col {
		order: 2;
	}
	.two-col-content.cm-hometwo-sec .media_column {
		order: 1;
	}
	.two-col-content.cm-hometwo-sec .media_column {
		padding: 0 32px;
	}

	.two-col-content.cm-hometwo-sec .cont-inner {
		max-width: 100%;
	}
	.two-col-content.cm-hometwo-sec .cont-inner h4 {
		font-size: 2.2em;
	}
	.two-col-content.cm-hometwo-sec .content-col {
		order: 2;
		padding: 32px 62px 30px;
	}
	.home_page_v1_page .add-testi-violet .image-profile-wrapper {
		align-self: flex-end;
		width: 15em;
		height: 15em;
		margin-right: 50px;
	}
	.home_page_v1_page .add-testi-violet .right-testi {
		margin-top: -144px;
	}
	.home_page_v1_pagec .add-testi-violet .testi-name h5 {
		font-size: 1.6em;
	}
	.simple-banner.cm-fca-banner .top_sec h1 {
		font-size: 4em;
	}

	.two-col-content.twocol-type2 {
		padding-top: 6em;
	}

	.testimonials_sliderv2.cm-fca-testi .name {
		font-size: 1.3em;
	}
}



@media(max-width:767px){

	.testimonials_slider.cm-coachestesti-sec .card_quote p {
		font-size: 2.8em;
		line-height: 1.2;
	}
	.simple-banner.cm-fca-banner .top_sec h1 {
		font-size: 40px;
	}
	.simple-banner.cm-fca-banner .btn_row {
		margin-top: 4rem;
	}
	.two-col-content.cm-fca-twocol h3 {
		font-size: 2.5em;
	}
	.twocol-type2.two-col-content .top_sec h2 {
		font-size: 40px;
	}
	.testimonials_sliderv2.cm-fca-testi .testmn_inner_outer {
		padding-left: 0;
		padding-right: 0;
	}
	.testimonials_sliderv2.cm-fca-testi .flex_row .img_bg {
		align-self: flex-end;
		margin-right: 0;
	}
	.testimonials_sliderv2.cm-fca-testi .flex_row .img_bg {
		align-self: self-start;
	}
	.testimonials_sliderv2.cm-fca-testi .splide button.splide__arrow {
		display: none;
	}
	.testimonials_sliderv2.cm-fca-testi .name {
		font-size: 1.2em;
	}
	.testimonials_sliderv2.cm-fca-testi .rolee {
		font-size: 1.1em;
	}
	.testimonials_sliderv2.cm-fca-testi .text_box h4 {
		font-size: 1.6em;
	}
	.cnt-wit-bg-wrp.terms-full-col .rich_text h4 {
		line-height: 1.2;

	}
	.cnt-wit-bg-wrp.terms-full-col {
		padding-top: 2em;
		padding-bottom: 2em;
	}
	.cnt-wit-bg-wrp.terms-full-col .content_widget {
		padding-bottom: 2em;
		padding-top: 2em;
	}
	.cnt-wit-bg-wrp.terms-full-col .rich_text p, 
	.cnt-wit-bg-wrp.terms-full-col .rich_text ul, 
	.cnt-wit-bg-wrp.terms-full-col .rich_text ol{
		font-size: 18px;
		line-height: 1.4;
	}
	.cnt-wit-bg-wrp.terms-full-col .rich_text h4 {
		font-size: 1.8em;
	}

	.simple-banner.cm-fca-banner .btn_row {
		margin-top: 91px;
	}
	.two-col-content.cm-strtwocol-sec .title {
		font-size: 4.2em;
		font-weight: 600;
	}
	.two-col-content.cm-strtwocol-sec .description p,
	.two-col-content.cm-strtwocol-sec .description p ul {
		font-size: 1.4em;
	}
	.cm_nv_wrp.cm-strategic-btn {
		padding-top: 50px !important;
		padding-bottom: 108px !important;
	}
	.simple-banner.cm-fca-banner .top_sec h1 {
		font-size: 4em;
		line-height: 1.1;
	}
	.add-testi-violet .ratings.inner-padding-xsmall {
		padding-top: 0;
		padding-bottom: 0;
	}
	.add-testi-violet .testi-name h5 {
		font-size: 1.2em;
	}
	.add-testi-violet .testi-name h6 {
		font-size: 1.1em;
	}
	.add-testi-violet .quote-icon {
		height: 2.7em;
	}
	.simple-banner.cm-coac-ban h1 {
		font-size: 40px;
	}
	.simple-banner.cm-coac-ban .banner-content-inner {
		padding-left: 0;
		padding-right: 0;
	}
	.simple-banner.cm-coac-ban .page-center {
		padding-left: 0;
		padding-right: 0;
	}
	.simple-banner.cm-home-banner .top_sec h1 {
		font-size: 60px;
	}
	.simple-banner.cm-home-banner .top_sec h4 {
		font-size: 24px;
		line-height: 1.15;
	}
	.simple-banner.cm-home-banner .top_sec {
		padding-bottom: 3.38em;
	}
	.cnt-wit-bg-wrp.cm-homebg-text .rich_text {
		padding-left: 0;
		padding-right: 0;
	}
	.cnt-wit-bg-wrp.cm-homebg-text .page-center {
		max-width: 100%;
		padding-left: 60px;
		padding-right: 60px;
	}
	.cnt-wit-bg-wrp.cm-homebg-text .content_widget h2 {
		padding-top: 35px;
		padding-bottom: 35px;
		font-size: 24px;
		line-height: 1.15;
	}
	.cnt-wit-bg-wrp.cm-homebg-text .btn_row {
		padding-bottom: 35px;
		padding-top: 35px;
	}
	.two-col-content.cm-hometwo-sec .title {
		line-height: 1.2;
		font-size: 32px;
	}
	.two-col-content.cm-hometwo-sec .content-col {
		padding: 0;
	}

	.simple-banner.cm-fca-banner .btn_row {
		justify-content: end;
		text-align: right;
	}
	.simple-banner.cm-fca-banner .top_sec h1 {
		font-size: 40px;
		line-height: .94;
	}
	.simple-banner.cm-fca-banner .btn_row {
		margin-top: 4rem;
	}
	.testimonials_sliderv2.cm-fca-testi .splide button.splide__arrow,
	.testimonials_sliderv2.cm-fca-testi .splide .splide__arrows{
		display: block !important;
	}
	.testimonials_sliderv2.cm-fca-testi .splide .splide__arrow--next, 
	.testimonials_sliderv2.cm-fca-testi .splide .splide__arrow--prev {
		margin-top: 0;
	}
	.testimonials_sliderv2.cm-fca-testi .splide .splide__arrow--prev {
		left:-15px;
	}
	.testimonials_sliderv2.cm-fca-testi .splide .splide__arrow--next {
		right:-15px;
	}
	.testimonials_sliderv2.cm-fca-testi .splide__arrow {
		height: 30px;
		padding: 0;
		width: 20px;
		text-align: center;
	}
	.testimonials_sliderv2.cm-fca-testi .flex_row .img_bg {
		align-self: center;
	}
	.testimonials_sliderv2.cm-fca-testi .left_inner {
		padding-left: 20px;
	}
	.testimonials_sliderv2.cm-fca-testi .splide__arrow.splide__arrow--next:before, 
	.testimonials_sliderv2.cm-fca-testi .splide__arrow.splide__arrow--prev:before {
		height: 30px;
		width: 20px;
		margin: 0 auto;
	}
	.simple-banner.cm-fca-bantype2 ul li {
		font-size: 4.5em;
	}
	.simple-banner.cm-fca-bantype2 .btn_row {
		justify-content: center;
		text-align: center;
	}
	.simple-banner.cm-fca-bantype2 .btn_row .btn_item a {
		width: 100%;
	}
	.simple-banner.cm-fcaban-type2 .flex_row,
	.simple-banner.iframe-min .flex_row{
		margin-top: -50px;
		margin-bottom: -50px;
	}

	.simple-banner.cm-coac-ban {
		padding-top: calc(5em + 60px);
	}
}

@media screen and (max-width: 479px) {
	.testimonials_slider.cm-coachestesti-sec {
		padding-top: 2em;
		padding-bottom: 2em;
	}
	.testimonials_slider.cm-coachestesti-sec .card_quote p {
		font-size: 2em;
	}
	.testimonials_slider.cm-coachestesti-sec .icon_img.icon_sp {
		height: 1.25em;
		font-size: 18px;
	}
	.testimonials_slider.cm-coachestesti-sec {
		font-size: 18px;
	}
	.testimonials_slider.cm-coachestesti-sec .card_content h4 {
		font-size: 1.1em;
	}
	.testimonials_slider.cm-coachestesti-sec .card_quote:after {
		height: 28px;
	}
	.simple-banner.cm-fca-banner .flex_row {
		padding-top: 2.5em;
	}
	.simple-banner.cm-fca-banner .img_wrap img {
		height: 100px;
		margin-bottom: 0;
	}
	.simple-banner.cm-fca-banner .top_sec h1 {
		font-size: 36px;
	}
	.simple-banner.cm-fca-banner .page-center {
		padding-top: 2em;
		padding-bottom: 2em;
	}
	.simple-banner.cm-fca-banner .img_wrap {
		margin-bottom: 2rem;
	}
	.two-col-content.cm-fca-twocol h3 {
		font-size: 2.2em;
	}
	.two-col-content.cm-fca-twocol .description p {
		font-size: 1.3rem;
	}
	.two-col-content.twocol-type2 {
		padding-top: 4em;
	}

	.two-col-content.twocol-type2 .title {
		text-align: center;
	}
	.twocol-type2.two-col-content .top_sec h2 {
		font-size: 36px;
	}
	.two-col-content.twocol-type2 .single-img {
		width: 100%;
		height: 300px;
	}
	.testimonials_sliderv2.cm-fca-testi .flex_row .img_bg {
		width: 13em;
		height: 13em;
		margin-right: 0;
	}
	.testimonials_sliderv2.cm-fca-testi .text_box:before {
		height: 1.25em;
	}
	.testimonials_sliderv2.cm-fca-testi .text_box h4 {
		font-size: 1.3em;
	}
	.testimonials_sliderv2.cm-fca-testi .name {
		font-size: 1em;
	}
	.testimonials_sliderv2.cm-fca-testi .rolee {
		font-size: .9em;
	}
	.testimonials_sliderv2.cm-fca-testi .flex_row .img_bg {
		align-self: center;
	}
	/* 	.simple-banner.cm-fcaban-type2 .banner-content-inner {
	margin-bottom: -65px;
	margin-top: -65px;
} */

	.simple-banner.cm-fca-banner .top_sec h1 {
		font-size: 2.9em;
	}
	.two-col-content.cm-strtwocol-sec .title {
		font-size: 2em;
		line-height: 1.2;
	}
	.two-col-content.cm-strtwocol-sec .description h4 {
		font-size: 20px;
	}
	.left.two-col-content.cm-strtwocol-sec .top_sec {
		margin-bottom: 40px;
	}
	.two-col-content.cm-strtwocol-sec .description p, 
	.two-col-content.cm-strtwocol-sec .description p ul {
		margin-bottom: 20px;
		font-size: 1em;
	}
	.two-col-content.cm-strtwocol-sec .flex_row {
		row-gap: 30px;
	}
	.two-col-content.cm-strtwocol-sec .description h4 {
		line-height: 1.15;
	}
	.two-col-content.cm-strtwocol-sec .content-col .description {
		margin-bottom: 20px;
	}
	.home_page_v1_page .add-testi-violet .image-profile-wrapper {
		width: 10em;
		height: 10em;
	}

	.home_page_v1_page .add-testi-violet .ratings.inner-padding-xsmall {
		padding: 0;
	}
	.simple-banner.cm-fca-banner .top_sec h1 {
		font-size: 40px;
		line-height: 1;
	}
	.simple-banner.cm-fca-banner .btn_row {
		margin-top: 4rem;
	}
	.simple-banner.cm-fca-banner .top_sec h1 {
		font-size: 36px;
	}
	.simple-banner.cm-fca-banner .btn_row .btn_item {
		width: auto;
	}
	.simple-banner.cm-fca-banner .btn_row .btn_item a {
		width: auto;
		display: inline-block;
		font-size: 16px;
		padding: 20px 30px;
	}
	.simple-banner.cm-fca-bantype2 ul li {
		font-size: 3em;
		line-height: .6;
	}
	.simple-banner.cm-fca-bantype2 ul {
		max-width: 100%;
	}
	.simple-banner.cm-fca-bantype2 ul li:nth-child(2) {
		padding-bottom: 5px;
	}
	.simple-banner.cm-fca-bantype2 ul li:first-child {
		padding-bottom: 10px;
	}
	.two-col-content.cm-hometwo-sec .media_column {
		padding: 0;
	}
	.two-col-content.cm-hometwo-sec .top_sec {
		padding-top: 30px;
		margin-bottom: 2em;
	}
	.two-col-content.cm-hometwo-sec .flex_row {
		padding: 0;
	}

	.cnt-wit-bg-wrp.terms-full-col h3 {
		font-size: 2em;
	}
}


/* child 4 css */


/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

/* Header Styling */

.header-wrapper-inner{
	position: absolute;
	width: 100%;
	z-index: 99;
}

.cst-header .primary-container {
	min-height: auto;
	justify-content: center;
	width: 100%;
	display: flex;
}



.cst-header .primary-section {
	padding: 0;
	width: 100%;
	min-height: 7.5em;
}

.cst-header .primary-section .page-center {
	padding: 0 30px;
}

header.header.cst-header .hs-button {
	min-width: auto;
	text-decoration: underline;
	font-size: 18px;
	transition: background-color .2s;
	display: flex;
	align-items: center;
	justify-content: center;
	white-space: nowrap;
}

header.header.cst-header .hs-button::after{
	content: '';
	padding-right: 5px;
}

.cst-header .primary-section .container-wrapper {
	justify-content: unset;
	gap: 0;
}

.cst-header .header__menu--desktop>.header__menu-wrapper {
	justify-content: center;
}

.cst-header .nav {
	width: 77.4%;
}

.cst-header .right-section {
	margin-left: auto;
}

.cst-header .header__menu--desktop>.header__menu-wrapper {
	gap: 0;
}

.cst-header .header__menu--desktop>.header__menu-wrapper li a {
	padding: 20px 15px;
	font-weight: 500;
}

.cst-header .logo-section a {
	display: block;
}

.cst-header .logo-section img {
	min-width: 224px;
}

.cst-header .logo-section {
	min-width: 224px;
}

.cst-header .header__menu--desktop>.header__menu-wrapper li.active-branch a {
	background-image: url(//3050063.fs1.hubspotusercontent-na1.net/hubfs/3050063/raw_assets/public/TheGap_February2025/images/644af685ae31bd1e5c595483_The%20Gap%20Dot.svg);
	background-position: 50% 100%;
	background-repeat: no-repeat;
	background-size: auto 8px;
}

.header .logo-section .logo-with-banner {
	display: none;
}

.has-no-banner .cst-header .primary-container {
	background: #ada3d6;
}

.has-no-banner .header .logo-section .logo-without-banner {
	display: none;
}

.has-no-banner .header .logo-section .logo-with-banner {
	display: block;
}

.has-no-banner .cst-header .header__menu--desktop>.header__menu-wrapper li a {
	color: rgba(51, 20, 53,1.0);
}

.has-no-banner header.header.cst-header .hs-button {
	border-color: rgba(51, 20, 53,1.0);
	color: rgba(51, 20, 53,1.0);
	background: transparent;
}

/* Error Page */

.custom-error-pg {
	background: #ada3d6;
}


.custom-error-pg .utility-page-wrap {
	justify-content: center;
	align-items: center;
	width: 100vw;
	max-width: 100%;
	height: 100vh;
	max-height: 100%;
	display: flex;
	margin-top: -105px;
}

.custom-error-pg .utility-page-content {
	text-align: center;
	flex-direction: column;
	width: 260px;
	display: flex;
	margin: 0 0 15px;
}

.custom-error-pg .error-logo img {
	display: block;
	width: 100% !important;
}

.custom-error-pg h2 {
	font-family: Financier Display, sans-serif;
	font-size: 2.4em;
	font-weight: 500;
	line-height: 1.2;
	margin-top: 20px;
	margin-bottom: 10px;
	letter-spacing: normal;
}

.custom-error-pg p {
	font-family: DM Sans, sans-serif;
	line-height: 1.5;
	font-size: 14px;
	margin: 0;
}

.custom-error-pg .home-btn-err {
	margin-bottom: 0;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
	flex-direction: column;
	flex: 0 auto;
	justify-content: center;
	align-items: center;
	display: flex
		;
}

.custom-error-pg .home-btn-err a {
	min-width: auto !important;
	font-size: 16px;
	font-weight: 500;
	transition: background-color .2s;
	display: flex;
	position: relative;
	justify-content: center;
	align-items: center;
	text-align: center;
}


/* Footer Style */



.cf-footer .cf-sec .page-center {
	padding-left: 30px;
	padding-right: 30px;
	position: relative;
	padding-top: 35px;
}

.cf-footer .cf-sec .flex_row {
	margin-bottom: 0;
	padding-top: 25px;
	padding-bottom: 25px;
	grid-column-gap: 2.2em;
	grid-row-gap: 2.2em;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	align-items: start;
	width: 100%;
	display: grid;
	position: relative;
}

.cf-footer .cf-logo-wrap.col-section {
	grid-area: 1 / 1 / 2 / 4;
	padding-bottom: 4em;
	min-height: auto;
	position: relative;
}

.cf-footer .col-section {
	padding: 0;
}

.cf-footer .cf-cp-txt-wrap {
	grid-area: 2 / 1 / 3 / 9;
	place-self: center start;
	grid-column-gap: 20px;
	display: flex;
}


.cf-footer .cf-social-wrap {
	grid-area: 2 / 7 / 3 / 13;
	justify-self: end;
	grid-column-gap: 20px;
	display: flex;
}

.cf-footer .cf-img-wrap {
	grid-area: span 1 / span 3 / span 1 / span 3;
	justify-self: end;
	width: 80px;
	padding-top: 12px;
	max-width: 100%;
	display: inline-block;
}

.cf-footer .cf-sitemap-wrap {
	grid-area: 1 / 8 / 2 / 13;
}

.cf-footer .cf-sitemap .hs-menu-wrapper>ul {
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr;
	grid-row-gap: 16px;
	grid-column-gap: 16px;
	grid-auto-columns: 1fr;
	display: grid;
	margin-bottom: 10px;
}

.cf-footer .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper {
	top: 0;
}

.cf-footer .cf-img-mobile {
	display: none;
}


.cf-footer .cf-cp-txt .footer-content {
	display: flex;
	gap: 20px;
}

.cf-footer .cf-cp-txt .footer-content p {
	margin: 0;
	color: #ada3d699;
	font-size: 13px;
}

.cf-footer .cf-cp-txt .footer-content p:first-child::after {
	content: '|';
	padding-left: 20px;
}

.cf-footer .cf-cp-menu .hs-menu-wrapper>ul {
	display: flex;
	flex-direction: row;
	grid-column-gap: 20px;
	grid-row-gap: 20px;
	font-size: 14px;
	line-height: 1.5;
}

.cf-footer .cf-cp-menu .hs-menu-wrapper>ul li {
	margin: 0;
}

.cf-footer .cf-cp-menu .hs-menu-wrapper>ul li a {
	color: #ada3d699;
	font-size: 14px;
	text-decoration: underline;
	line-height: 1.5;
}

.cf-footer .cf-cp-menu .hs-menu-wrapper>ul li a:hover{
	color: #ada3d6;
}

.cf-footer .cf-social-icons  .footer-social {
	padding: 0;
	grid-column-gap: 2em;
	grid-template-rows: auto;
	grid-template-columns: auto auto;
	grid-auto-flow: column;
	justify-content: start;
	place-items: center start;
	grid-row-gap: 16px;
	display: grid;
}

.cf-footer .cf-social-icons .footer-social .footer-social-item {
	justify-content: center;
	width: 36px;
	height: 36px;
}

.cf-footer .cf-social-icons .footer-social .footer-social-item img{
	max-height: 18px;
	width: auto;
	height: auto;
}

.cf-footer .cf-sitemap .hs-menu-wrapper>ul>li>a {
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: DM Sans, sans-serif;
	font-size: 1.6em;
	font-weight: 500;
	line-height: 1.25;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	white-space: nowrap;
}

.cf-footer .cf-sitemap .hs-menu-wrapper>ul>li {
	font-size: 14px;
	margin: 0;
}

.cf-footer .cf-sitemap .hs-menu-wrapper>ul ul {
	font-size: 14px;
}

.cf-footer .cf-sitemap .hs-menu-wrapper>ul ul li {
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0;
}

.cf-footer .cf-sitemap .hs-menu-wrapper>ul ul li a {
	color: #f6f2e8;
	font-size: 16px;
	text-decoration: none;
	font-family: DM Sans, sans-serif;
	line-height: 1.5;
}


.cf-footer .cf-logo img {
	margin-bottom: 25px;
	width: 148.67px;
}

.cf-footer div {
	font-size: 14px;
}

.cf-footer .cf-ame p {
	color: #ada3d6;
	font-weight: 500;
	letter-spacing: 0;
	margin-bottom: 60px !important;
	font-size: 1.6em;
	line-height: 1.4;
}

.cf-footer .cf-sitemap .hs-menu-wrapper>ul>li>a {
	color: #fff9;
}


.cf-footer .cf-cnt-btn .ftr_btn_item a .footer-button-circle {
	background-color: #ef6737;
	background-image: url(//3050063.fs1.hubspotusercontent-na1.net/hubfs/3050063/raw_assets/public/TheGap_February2025/images/6424b47047d98afcc13bd6f7_cta-arrow-white.svg);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: auto 12px;
	border-radius: 100%;
	flex: none;
	justify-content: center;
	align-items: center;
	width: 3.2em;
	height: 3.2em;
	display: flex;
}

.cf-footer .cf-cnt-btn .ftr_btn_item a .footer-button-circle:hover{
	background-color: #b5e1ce;
}

.cf-footer .cf-cnt-btn .ftr_btn_item a {
	font-size: 14px;
	line-height: 1.5;
	padding: 12px 12px 12px 32px;
	border-radius: 100px;
	justify-content: space-between;
	min-width: auto;
}

.cf-footer .cf-cnt-btn a .button-text {
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
	color: #331435cc;
}

.cf-footer .cf-cnt-btn .btn_row {
	display: block;
}

.cf-footer.cf-footer-lp .cf-sec .flex_row {
	padding-bottom: 35px;
}

.custom-no-navigation .container-wrapper {
	min-height: auto;
}

.cf-footer .cf-cnt-btn .ftr_btn_item a:hover .button-text{
	color: rgba(51, 20, 53,0.65);
}

/* Page Style */

.trial-now-banner.simple-banner .banner-content-inner,
.free-trail-banner.simple-banner .banner-content-inner {
	grid-column-gap: 2.2em;
	grid-row-gap: 2.2em;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	align-items: start;
	width: 100%;
	display: grid;
	position: relative;
}

.trial-now-banner.simple-banner .banner-content-inner .top_sec,
.free-trail-banner.simple-banner .banner-content-inner .top_sec{
	grid-area: 2 / 2 / 3 / 12;
	align-self: start;
	z-index: 6;
	/* 	grid-column-gap: 16px; */
	grid-row-gap: 0px;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	align-items: center;
	width: 100%;
	max-width: 80em;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	position: relative;
	text-align: center;
	flex-direction: column;
	flex: 0 auto;
	justify-content: center;
	gap: 16px;
}

.page-banner.trial-now-banner .top_sec h1,
.free-trail-banner.page-banner .top_sec h1{
	margin-top: 0;
	padding: 0;
}

.page-banner.simple-banner.trial-now-banner .top_sec h4,
.free-trail-banner.simple-banner.page-banner .top_sec h4 {
	padding: 0;
	margin-bottom: 40px;
	margin-top: 0;
}

.cm-crd-img.cnt-wit-tp-img-wrp .tp-img {
	margin: 0;
	text-align: center;
}

.cm-crd-img.cnt-wit-tp-img-wrp .tp-img img {
	max-height: 200px;
	display: block;
	position: relative;
	width: auto;
	margin: auto;
}

.cm-crd-img.cnt-wit-tp-img-wrp .col-title {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: DM Sans, sans-serif;
	font-size: 2.6em;
	font-weight: 500;
	line-height: 1.25;
}

.cm-crd-img.cnt-wit-tp-img-wrp .flex-row {
	margin: 0 -10px;
}

.cm-crd-img .page-center{
	padding: 0;
}

.simple-banner.sgl-cnt-cm .page-center {
	padding: 0;
}

.simple-banner.sgl-cnt-cm .banner-content-inner {
	grid-auto-columns: 1fr;
	grid-column-gap: 2.2em;
	grid-row-gap: 2.2em;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	align-items: start;
	width: 100%;
	display: grid;
	position: relative;
}

.simple-banner.sgl-cnt-cm .banner-content-inner .top_sec {
	grid-area: 1 / 3 / 2 / 11;
	grid-column-gap: 10px;
	align-items: center;
	margin-top: 15px;
	margin-bottom: 15px;
	display: flex;
	overflow: hidden;
}

.simple-banner.sgl-cnt-cm .banner-content-inner .top_sec h5 {
	justify-content: flex-start;
	text-align: center;
	margin-bottom: 40px;
	font-family: DM Sans, sans-serif;
	font-size: 31.08px;
	font-weight: 500;
	line-height: 1.2;
}

.simple-banner.sgl-cnt-cm .page-center,
.simple-banner.trial-now-banner .page-center,
.free-trail-banner.simple-banner .page-center{
	padding: 0 ;
}


/* Animated Button Style */

.button-wrapper {
	grid-column-gap: 40px;
	grid-row-gap: 40px;
	display: flex;
}


.button-wrapper a {
	border: 2px solid rgba(51, 20, 53,1.0);
	color: rgba(51, 20, 53,1.0);
	text-align: center;
	border-radius: 200px;
	justify-content: center;
	align-self: flex-end;
	align-items: center;
	padding: 20px 32px;
	font-weight: 500;
	text-decoration: none;
	transition: background-color .2s;
	display: block;
	position: relative;
	overflow: hidden;
	max-width: 100%;
}

.button-wrapper .btn-label-wrapper {
	z-index: 4;
	grid-column-gap: 6px;
	grid-row-gap: 6px;
	justify-content: center;
	align-items: center;
	width: 100%;
	text-decoration: none;
	display: flex;
	position: relative;
}

.button-wrapper .label-button {
	padding-right: 5px;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
	display: inline;
	color: rgb(0, 0, 0);
	line-height: 1.5;
}

.button-wrapper a:hover .label-button{
	color: #fff;
}

.button-wrapper .arrow-wrapper {
	grid-row-gap: 0px;
	flex-direction: column;
	flex: none;
	align-items: center;
	height: 12px;
	margin-left: 12px;
	display: flex;
	overflow: hidden;
}

.button-wrapper .arrow-wrapper img {
	transform: translate3d(0px, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
	height: 12px;
	transition: all 0.3s ease;
}

.button-wrapper a:hover img{
	transform: translate3d(0px, -100%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
}

.button-wrapper .secondary-button-hover-fill {
	background-color: rgba(51, 20, 53,1.0);
	color: rgba(51, 20, 53,1.0);
	border-radius: 100%;
	width: 5em;
	height: 5em;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	inset: 100% 0% auto;
	transform: translate3d(0px, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
	transition: all 0.3s ease;
}

.button-wrapper a:hover .secondary-button-hover-fill {
	transform: translate3d(0px, -100%, 0px) scale3d(8, 8, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
}


.page-banner.free-trail-banner .top_sec h1 {
	font-size: 5.8em;
	line-height: .94;
	margin-bottom: 4px;
}

.cst-crd-img.cm-crd-img.cnt-wit-tp-img-wrp .flex-row {
	margin: 0;
	justify-content: space-between;
}

.bnr-with-slider.simple-banner .top_sec h5 {
	font-size: 1.85em;
	line-height: 1.2;
	letter-spacing: -.02em;
	margin-bottom: 40px;
}

.bnr-with-slider.simple-banner .top_sec p {
	color: #331435cc !important;
}

.bnr-with-slider.simple-banner .top_sec p,
.bnr-with-slider.simple-banner .top_sec p:last-child{
	margin-bottom: 20px;
}


.simple-banner.bnr-with-slider .flex_row {
	max-width: 900px;
	margin: 0 auto;
}

.simple-banner.bnr-with-slider .banner-content-inner {
	padding: 0;
}

/* Logo Partners */

.cst-logo-parteners .top_sec .title {
	color: rgba(51, 20, 53,1.0);
	line-height: .94;
	margin-bottom: 48px;
}

.logo_slider.cst-logo-parteners .top_sec {
	padding: 0;
	margin: 0 !important;
}

.cst-logo-parteners .flex_row {
	grid-column-gap: 2em;
	grid-row-gap: 2.5em;
	grid-template-rows: auto auto auto;
	grid-template-columns: 1fr 1fr 1fr;
	grid-auto-rows: minmax(auto, 1fr);
	grid-auto-columns: 1fr;
	display: grid;
}

.cst-logo-parteners .logo_item .logo_inner {
	padding: 24px;
	height: 230px;
}

.cst-logo-parteners .page-center {
	padding: 0;
}

.cst-logo-parteners .logos_row{
	margin: 0;
}

.cst-crd-btn .top_sec .title {
	margin: 0;
	padding: 0;
	color: rgba(51, 20, 53,1.0);
	text-align: center;
	letter-spacing: 0;
}

.cst-crd-btn .top_sec {
	margin: 0;
	padding: 0;
}

.cst-crd-btn .top_content {
	margin-top: 13px;
	margin-bottom: 15px;
}

.cst-crd-btn .top_content h4,.cst-crd-btn .top_sec .top_content>:last-child {
	text-align: center;
	margin-bottom: 40px;
	font-family: DM Sans, sans-serif;
	font-size: 31.08px;
	font-weight: 500;
	line-height: 1.2;
}


.simple-banner.cst-bnr {
	min-height: 50vh;
}

.cst-bnr .top_sec {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
	display: flex;
}

.cst-bnr .top_sec h1 {
	color: rgba(51, 20, 53,1.0);
	text-transform: none;
	margin-top: 0;
	font-size: 7em;
	line-height: 1.1;
	margin-bottom: 10px;
}

.cst-bnr .top_sec p,
.simple-banner.cst-bnr .top_sec p:last-child{
	margin-bottom: 40px;
	font-family: DM Sans, sans-serif;
	font-size: 1.85em;
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: -.02em;
}

.cst-bnr-img.simple-banner .flex_row {
	max-width: 52.5rem;
	margin-top: -165px;
	margin-left: auto;
	margin-right: auto;
	row-gap: 0;
	column-gap: 1rem;
	row-gap: 1rem;
}

.cst-bnr-img {
	overflow: unset;
}

.cst-bnr-img .img_wrap_inner {
	background-color: #ef6737;
	border-radius: 100%;
	width: 233px;
	height: 233px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 22px;
	padding-right: 10px;
	overflow: hidden;
}

.cst-bnr-img .img_wrap_inner img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.cst-bnr-img .top_sec h2 {
	margin-top: 20px;
	margin-bottom: 19px;
}

.cst-bnr-img .top_sec p {
	text-align: center;
}

.cst-bnr.cst-bnr-img .top_sec {
	padding: 3.5em 3em 4em;
	padding-top: 0;
	padding-bottom: 0;
}

.cst-two-col .top_content p {
	margin-bottom: 40px;
	font-family: DM Sans, sans-serif;
	font-size: 1.85em;
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: -.02em;
}

.cst-two-col .top_sec .top_content>:last-child {
	margin-bottom: 40px;
}

.cst-two-col .top_sec .title {
	margin-bottom: 20px;
}

.cst-two-col .flex_row {
	place-items: center;
	padding-top: 40px;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 45px;
	grid-row-gap: 100px;
	grid-template-rows: auto;
	grid-auto-columns: 1fr;
	display: grid;
	place-items: center;
}

.cst-two-col .top_sec {
	margin: 0;
	padding: 3.5em 3em 4em;
	padding-top: 0;
	padding-bottom: 0;
}

.cst-two-col .content-col,.cst-two-col .media_column {
	width: 100%;
}

.cst-two-col .content-col .cont-inner {
	justify-content: center;
	align-items: center;
	height: auto;
	padding: 2.2em 2.1em;
	border: 2px solid rgba(51, 20, 53,1.0);
	width: 100%;
	min-height: auto;
	display: flex;
	overflow: hidden;
	flex-direction: column;
	border-radius: 16px;
}

.cst-two-col.two-col-content .content-col .description {
	margin: 0;
}

.cst-two-col.two-col-content .content-col .description h5 {
	margin-bottom: 40px;
	font-family: DM Sans, sans-serif;
	font-size: 1.85em;
	font-weight: 500;
	line-height: 1.2;
}

.cst-two-col.two-col-content .content-col .description p {
	margin-bottom: 20px;
	line-height: 1.5;
}

.cst-two-col.two-col-content .content-col .description h5 {
	letter-spacing: -.02em;
}

.cst-two-col.two-col-content .content-col .description ol {
	padding-left: 40px;
	margin: 0;
}

.cst-two-col.two-col-content .content-col .description ol li {
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 1.5;
	font-size: 22.4px;
}

.cst-two-col.two-col-content .content-col .description ol li a {
	line-height: 1.5;
	font-size: 22.4px;
	color: #331435cc !important;
	text-decoration: underline;
}

.cst-two-col.two-col-content .content-col .description ol li a:hover {
	color: #331435a6 !important;
}

.cst-two-col.two-col-content .content-col .btn-items .btn_row {
	margin-top: 20px;
	justify-content: flex-end;
}

.cst-two-col.two-col-content .content-col .btn-items .btn_row a {
	padding-top: 16px;
	padding-bottom: 16px;
	background: #ef6737;
	transition: background-color .3s, transform .3s;
	font-size: 18px;
	line-height: 1.5;
}

.cst-two-col.two-col-content .content-col .btn-items .btn_row a:hover {
	background: #ef6737e6; 
}

.cst-two-col.two-col-content .content-col .btn-items {
	width: 100%;
	display: block;
}


.cst-two-col.two-col-content .content-col .btn-items .btn_row a::after {
	content: '';
	padding-right: 5px;
}

.cst-bnr .banner-content-inner{
	padding: 0;
}



.cst-crd-btn.col4_row .cnt-col {
	max-width: 452.8px;
	padding: 0.4em 0 4em;
}

.cst-crd-btn.cm-crd-img.cnt-wit-tp-img-wrp .flex-row {
	margin: 0;
	justify-content: space-between;
}

.cst-crd-btn.cnt-wit-tp-img-wrp .tp-img img {
	background-color: #0000;
	width: 100px;
	max-width: 100px;
	height: 100px;
	max-height: 100px;
	margin-bottom: 45px;
}

.cst-crd-btn.cnt-wit-tp-img-wrp .tp-img-cnt-inner {
	text-align: left;
}

.cst-crd-btn.cnt-wit-tp-img-wrp .tp-img {
	align-items: center;
	background-color: #0000;
	border-radius: 15px;
	display: flex;
	flex: none;
	height:100px;
	justify-content: center;
	margin-bottom: 10px;
	margin-right: 0;
	margin-top: 0;
	min-height: auto;
	padding: 0;
	width:100px;
	margin-bottom: 30px;
}

.cst-crd-btn.cnt-wit-tp-img-wrp .inner_spacing {
	display: flex;
	/* 	justify-content: center; */
	align-items: center;
	flex-wrap: wrap;
	flex-direction: column;
}

.cst-crd-btn.cm-crd-img.cnt-wit-tp-img-wrp .col-title {
	margin-top: 0;
	margin-bottom: 30px;
	display: inline-block;
}

.cst-crd-btn .tp-img-cnt-inner p,
.cst-crd-btn.cnt-wit-tp-img-wrp .tp-img-cnt-inner p:last-child {
	color: #331435cc;
	margin-bottom: 60px;
}

.cnt-wit-tp-img-wrp.cm-crd-img .inner_spacing {
	height: 100%;
	align-items: center;
	display: flex;
	flex-direction: column;
	flex-wrap: unset;
}

.cst-crd-btn.cnt-wit-tp-img-wrp .tp-img-cnt {
	height: 100%;
	display: flex;
	flex-direction: column;
}
.cnt-wit-tp-img-wrp.cm-crd-img .col-btn-grp {
	margin-top: auto;
}
.cst-crd-btn.btn-effect .primary-link-block {
	background: transparent;
	color: #000 !important;
	border: 2px solid rgba(51, 20, 53,1.0);
	min-width: auto !important;
}

.cst-crd-btn.btn-effect .primary-link-block .primary-button-hover-fill {
	background: rgba(51, 20, 53,1.0);
	color: #fff !important;
}

.cst-crd-btn.btn-effect .primary-link-block:hover .label-button{
	color: #fff !important;
}

.cst-crd-btn.btn-effect .primary-link-block:hover .arrow-wrapper img{
	filter: invert(1);
}


.team-crd .page-center {
	padding: 0;
}

.team-crd .top_sec {
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 6em;
}

.team-crd .top_sec .title {
	color: rgba(51, 20, 53,1.0);
	line-height: .94;
	margin: 0;
}

.team-crd .top_sec .top_content {
	margin-top: 15px;
	margin-bottom: 15px;
}

.team-crd .top_sec .top_content h4 {
	font-size: 31.08px;
	font-weight: 500;
	line-height: 1.2;
	font-family: DM Sans, sans-serif;
	margin-bottom: 40px;
	display: inline-block;
}

.team-crd .top_sec .content_widget {
	padding-bottom: 5em;
}

.team-crd.cnt-wit-tp-img-wrp .flex-row {
	row-gap: 56px;
	column-gap: 36px;
	justify-content: flex-start;
}

.team-crd .cnt-col {
	padding: 0;
	max-width: 449.33px;
}

.team-crd.cnt-wit-tp-img-wrp .tp-img {
	border-radius: 24px;
	height: 20em;
	overflow: hidden;
	margin-bottom: 35px;
}

.team-crd.cnt-wit-tp-img-wrp .tp-img img {
	object-fit: contain;
	object-position: 50% 100%;
	width: 100%;
	height: 100%;
	display: inline-block;
}

.team-crd.cnt-wit-tp-img-wrp .col-title {
	display: inline-block;
	font-size: 36px;
	font-weight: 600;
	line-height: 1.3;
	margin-bottom: 0;
}

.team-crd.cnt-wit-tp-img-wrp .col-btn-grp {
	margin-top: 0;
}

.team-crd .btn_row {
	width: 100%;
}

.team-crd .btn_row .btn_item {
	width: 100%;
	display: block;
}

.team-crd .btn_row .btn_item a {
	width: 100%;
	min-width: auto;
}

.team-crd.btn-effect .arrow-wrapper {
	display: none;
}

.team-crd.btn-effect .label-button {
	color: #000 !important;
}

.team-crd.team-crd-extra .top_sec .top_content {
	margin-bottom: 15px;
	margin-top: 2px;
}

.team-crd.team-crd-extra .top_sec {
	padding-bottom: 0;
}

.team-crd.team-crd-extra .cnt-col {
	max-width: 328px;
}

.cst-cnt .page-center {
	padding: 0;
}

.cst-cnt .top_sec {
	margin: 0;
	padding-left: 0;
	padding-right: 0;
}

.cst-cnt .top_sec .title {
	color: rgba(51, 20, 53,1.0);
	line-height: .94;
	margin-bottom: 0;
}

.cst-cnt .top_sec {
	max-width: 936.39px;
	margin: 0 auto;
}

.cst-cnt .top_content h4 {
	font-size: 31.08px;
	text-align: center;
	margin-bottom: 40px;
	font-family: DM Sans, sans-serif;
	line-height: 1.2;
	display: inline-block;
}

.cst-cnt .top_sec .top_content>:last-child {
	margin-bottom: 40px;
}

.cst-cnt .top_content {
	margin-top: 15px;
	margin-bottom: 15px;
}

.contact-banner.cst-contact .page-center {
	padding: 0;
}

.cst-contact .col1 {
	display: none;
}

.cst-contact  .col5 {
	padding: 0;
	grid-area: 1 / 1 / 2 / 4;
	align-self: stretch;
	width: 100%;
	margin-bottom: 20px;
}


.cst-contact .col6 {
	padding: 0;
	width: 100%;
	grid-area: 1 / 5 / 2 / 13;
	align-self: stretch;
}

.cst-contact .flex_row {
	grid-column-gap: 2.2em;
	grid-row-gap: 2.2em;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	align-items: start;
	width: 100%;
	display: grid;
	position: relative;
}

.cst-contact .col6 .form-section {
	max-width: 100% !important;
	box-shadow: none !important;
}

.contact-banner.cst-contact .cnt-bnr-content {
	margin: 0;
	margin-bottom: 35px;
}

.contact-banner.cst-contact .cnt-bnr-content h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: DM Sans, sans-serif;
	font-size: 2.6em;
	line-height: 1.25;
}

.contact-banner.cst-contact .cnt-bnr-content p {
	text-align: left;
	letter-spacing: 0;
	margin-bottom: 0;
	font-size: 1.2em;
	line-height: 1.45;
	color: #331435a6;
}

.contact-banner.cst-contact .cnt-detail-title {
	margin: 0;
}

.contact-banner.cst-contact .cnt-detail-title h6 {
	font-size: 1.4em;
	line-height: 1;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: 700;
}

.cst-contact .detail-content p {
	color: #331435a6;
	text-align: left;
	letter-spacing: 0;
	margin-bottom: 0;
	font-size: 1.2em;
	line-height: 1.45;
}

.cst-contact .detail-content a {
	font-size: 16.8px;
	line-height: 1.45;
	color: #331435cc;
	text-decoration: underline;
}

.cst-contact.contact-banner .cnt-detail-item:not(:last-child),
.cst-contact.contact-banner .cnt-detail-item {
	margin-bottom: 35px;
}

.child-theme .cst-contact.contact-banner form input[type=checkbox], 
.child-theme .cst-contact.contact-banner form input[type=radio]{
	margin: 0 !important;
}


.cst-crd-btn.crd-cnt .top_sec {
	padding-top: 6em;
	padding-bottom: 6em;
}

.cst-crd-btn.crd-cnt .top_content h4 {
	display: inline-block;
}

.cst-crd-btn.crd-cnt .top_sec {
	padding-top: 6em;
	padding-bottom: 6em;
}

.cst-crd-btn .top_content h4 {
	display: inline-block;
}

.crd-cnt .page-center {
	padding: 0;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	grid-row-gap: 4em;
}

.cst-crd-btn.crd-cnt .cnt-col {
	padding: 4em 0;
}

.cnt-wit-tp-img-wrp.crd-cnt .flex-row {
	justify-content: space-between;
}

.cnt-wit-tp-img-wrp.crd-cnt .col-title {
	margin-bottom: 30px;
	font-family: DM Sans, sans-serif;
	font-size: 2.6em;
	font-weight: 500;
	line-height: 1.25;
	margin-top: 10px;
}

.cst-crd-btn.crd-cnt .tp-img-cnt-inner p {
	line-height: 1.4;
}

.cm-map .page-center {
	padding: 0;
}

.child-theme .body-wrapper{
	overflow: unset;
}

.cst-contact .detail-content a:hover {
	color: #331435a6;
}

.team-crd.btn-effect .primary-link-block .primary-button-hover-fill {
	background-color: rgba(51, 20, 53,1.0);
	color: rgba(51, 20, 53,1.0);
	border-radius: 100%;
	width: 5em;
	height: 5em;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	inset: 100% 0% auto;
}

.team-crd.btn-effect  .btn_row .btn_item a {
	transition: all .15s;
}

.cf-footer.cf-footer-lp .cf-sec .page-center {
	padding-top: 0;
}

.cf-footer.cf-footer-lp .cf-cp-txt .footer-content p:first-child:after {
	display: none;
}

.cnt-wit-tp-img-wrp.cm-crd-img .content_widget {
	padding-bottom: 15px;
}


/* Blue Normal Hover */
.blue-btn .btn_row .btn_item .hs-button {
	background: transparent;
	border: 2px solid rgba(51, 20, 53,1.0);
	color: #000;
	overflow: hidden;
	position: relative;
	transition: 0.6s ease;
}
.blue-btn .btn_row .btn_item .hs-button span {
	position: relative;
	z-index: 1;
	transition: 0.1sease;
}
.blue-btn .btn_row .btn_item .hs-button:after {
	background-color: rgba(51, 20, 53,1.0);
	border-radius: 100%;
	color: rgba(51, 20, 53,1.0);
	content: "";
	display: block;
	height: 5em;
	inset: 100% 0 auto;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	transform: translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
	transition: 0.6s ease;
	width: 5em;
}
.blue-btn .btn_row .btn_item .hs-button:hover {
	color: #fff;
}
.blue-btn .btn_row .btn_item .hs-button:hover:after {
	transform: translate3d(0px, -100%, 0px) scale3d(8, 8, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
}
.two-col-content.cst-events-twocl-btm .primary-link-block:hover .arrow-wrapper img,
.cnt-wit-bg-wrp.enjoy.btn-effect2 .arrow-wrapper img{
	filter: invert(1);
}

/* End Blue Normal Hover */

/* Media Queries */
@media(min-width: 992px){
	.cst-header .logo-section img {
		max-width: 224px;
	}

	.has-no-banner .cst-header .primary-container{
		position: relative;
	}

	.cst-crd-img.cnt-wit-tp-img-wrp .cnt-col {
		padding: 0;
		max-width: 452.8px;
	}
}

@media(max-width:1919px){
	.cst-crd-btn .top_content h4, 
	.cst-crd-btn .top_sec .top_content>:last-child {
		margin-bottom: 0;
	}

	.simple-banner.free-trail-banner .banner-content-inner {
		padding-top: 5em;
	}
}

@media(max-width: 991px){

	.custom-error-pg .utility-page-wrap{
		margin-top: -104.8px;
	}

	.cst-header .cst-humburger-icon span {
		display: none !important;
	}

	.cst-header .cst-humburger-icon .cst-mobile-trigger {
		background: #ada3d6;
		border-radius: 100%;
		flex-direction: column;
		flex: none;
		justify-content: center;
		align-items: center;
		min-height: auto;
		padding: 7px;
		display: flex;
		position: relative;
		font-size: 24px;
		height: 52.8px;
		width: 52.2px;
	}

	.cst-header .cst-humburger-icon svg {
		width: 38.8px !important;
		height: 36px !important;
	}

	.cst-header .cst-humburger-icon {
		align-items: flex-end;
		min-height: 45px;
		padding: 10px;
		cursor: pointer;
	}

	.cst-header .primary-section .page-center {
		padding: 0;
	}

	.cst-header .primary-section {
		min-height: 75px;
		padding-top: 1em;
		padding-bottom: 1em;
		padding-right: 10px;
		padding-left: 30px;
	}

	.cst-header .logo-section, .cst-header .logo-section img {
		min-width: 271.59px;
	}

	.cst-header .w-nav-overlay {
		width: 100%;
		display: none;
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		overflow: hidden;
		height: 100vh;
	}

	header.header.cst-header .nav .header__menu.header__menu--desktop {
		min-height: auto;
		overflow: hidden;
	}

	header.header.cst-header .nav {
		height: auto;
		position: absolute;
		top: 100%;
		display: none;
	}

	.cst-header .primary-section {
		position: relative;
	}

	header.header.cst-header .nav .header__menu.header__menu--desktop>ul {
		padding: 0;
		padding-left: 15px;
		padding-right: 20px;
	}

	header.header.cst-header .nav .header__menu.header__menu--desktop>ul li {
		border: none;
	}

	header.header.cst-header .nav .header__menu.header__menu--desktop>ul>li>a {
		padding: 12px 15px;
		display: inline-block;
		width: auto;
		font-size: 20px;
		line-height: 1.5;
	}

	header.header.cst-header .hs-button {
		padding: 20px 32px;
		padding-left: 50px;
	}

	.cst-header .top-section {
		padding: 56px 30px 40px!important;
	}

	.cst-header .top-section .btn-section {
		padding: 0;
	}

	header.header.cst-header .nav .header__menu.header__menu--desktop>ul {
		margin: 0;
	}

	header.header.cst-header .mobile-close-icon {
		display: none;
	}

	header.header.cst-header {
		position: fixed;
		width: 100%;
		top: 0;
		z-index: 1000;
	}

	.cst-header .primary-container {
		background: rgba(51, 20, 53,1.0);
		z-index: 100;
	}

	.cst-overlay-active .cst-header .w-nav-overlay {
		display: block;
	}

	.cst-header .top-section {
		display: block !important;
	}

	.has-no-banner .cst-header .primary-container {
		background: #ada3d6;
	}

	.has-no-banner .cst-header .cst-humburger-icon .cst-mobile-trigger {
		background: rgba(51, 20, 53,1.0);
	}

	header.cst-header .logo-section>div {
		display: block;
		width: 100%;
	}

	.cst-header .logo-section, .cst-header .logo-section img {
		min-width: auto;
	}

	.cst-header .logo-section {
		max-width: 430px;
	}

	.cst-header .logo-section img {
		width: 43.4vw !important;;
	}

	.custom-error-pg .home-btn-err a {
		padding: 18px 40px;
	}

	.cf-footer .cf-cp-txt-wrap {
		grid-row: 4 / 5;
		grid-column-end: 3;
		justify-self: center;
	}

	.cf-footer .cf-social-wrap {
		grid-area: 3 / 1 / 4 / 3;
		justify-self: center;
	}

	.cf-footer .cf-img-wrap {
		grid-area: span 1 / span 1 / span 1 / span 1;
		justify-self: auto;
	}

	.cf-footer .cf-sitemap-wrap {
		grid-area: 2 / 1 / 3 / 3;
	}

	.cf-footer .cf-sec .page-center {
		width: auto;
		
		max-width: 767.9999999867999px;
		
	}

	.cf-footer .cf-sec .flex_row {
		grid-template-columns: 1fr 1fr;
		padding-top: 35px;
		padding-bottom: 35px;
	}

	.cf-footer .cf-logo-wrap.col-section {
		grid-column-end: 2;
	}

	.cf-footer .cf-img-wrap a {
		display: block;
	}

	.cf-footer .cf-img-wrap {
		width: 111px;
		margin-left: auto;
		margin-right: auto;
	}

	.cf-footer .cf-img-wrap img {
		max-width: 111px !important;
	}

	.cf-footer .cf-logo img {
		margin-bottom: 10px;
	}

	.cf-footer div {
		font-size: 16px;
	}

	.cf-footer .cf-cnt-btn .ftr_btn_item a {
		font-size: 16px;
	}

	.cf-footer .cf-logo-wrap.col-section {
		padding-bottom: 2.5em;
	}

	.cf-footer .cf-sitemap .hs-menu-wrapper>ul>li {
		font-size: 16px;
	}

	.cf-footer .cf-cp-menu .hs-menu-wrapper>ul li a {
		font-size: 16px;
	}

	.custom-no-navigation .container-wrapper {
		min-height: auto;
	}

	.cst-header.cst-header-lp .primary-section {
		min-height: 104.8px;
	}

	.trial-now-banner.simple-banner .banner-content-inner,
	.free-trail-banner.simple-banner .banner-content-inner{
		grid-template-columns: 1fr 1fr;
	}

	.trial-now-banner.simple-banner .banner-content-inner .top_sec,
	.free-trail-banner.simple-banner .banner-content-inner .top_sec{
		grid-column: 1 / 3;
		padding-left: 30px;
		padding-right: 30px;
		gap: 20px;
	}

	.page-banner.trial-now-banner .top_sec h1,
	.free-trail-banner.page-banner .top_sec h1{
		font-size: 4em;
		line-height: .94;
	}

	.trial-now-banner .flex_row{
		padding-top: 5em;
	}
	.free-trail-banner .flex_row{
		padding-top: 0;
	}

	.simple-banner.sgl-cnt-cm .banner-content-inner {
		grid-template-columns: 1fr 1fr;
	}

	.simple-banner.sgl-cnt-cm .banner-content-inner .top_sec {
		grid-column-start: 1;
	}

	.simple-banner.sgl-cnt-cm .banner-content-inner .top_sec h5 {
		font-size: 35.52px;
	}

	.custom-button-wrap .custom-button{
		grid-template-columns: 1fr 1fr;
	}

	.custom-button-wrap .custom-button {
		grid-template-columns: 1fr 1fr;
	}

	.custom-button-wrap .custom-button-container {
		grid-column: 1 / 11;
	}

	.simple-banner.cst-bnr{
		padding-top: 140px;
		padding-bottom: 60px;
	}

	.cst-bnr .top_sec h1 {
		font-size: 6em;
	}

	.cst-bnr-img.simple-banner .flex_row {
		margin-top: -240px;
	}

	.cst-bnr-img .top_sec h2 {
		letter-spacing: -.01em;
		font-size: 3em;
	}

	.cst-two-col .top_sec .title {
		letter-spacing: -.01em;
		font-size: 3em;
	}

	.cst-two-col .flex_row {
		grid-template-columns: 1fr;
		padding: 0;
		grid-row-gap: 100px !important;
		grid-template-rows: auto;
	}

	.cst-two-col .content-col .cont-inner {
		padding: 2em 1.2em;
	}

	.cst-two-col.two-col-content .content-col .description p {
		margin-bottom: 14px;
		font-size: 1.2em;
	}

	.cst-two-col.two-col-content .content-col .description ol li {
		font-size: 19.2px;
		padding-top: 4px;
		padding-bottom: 4px;
	}

	.cst-two-col.two-col-content .content-col .description ol li a {
		font-size: 19.2px;
	}

	.cst-logo-parteners .top_sec .title {
		font-size: 4em;
	}

	.cst-logo-parteners .logo_item .logo_inner {
		height: 120px;
		padding: 16px;
	}

	.cst-logo-parteners .top_sec .title {
		font-size: 4em;
	}

	.cst-logo-parteners .logo_item .logo_inner {
		height: 120px;
		padding: 16px;
	}

	.cst-crd-btn .top_sec .title {
		font-size: 4em;
	}


	.team-crd .cnt-col {
		max-width: 333.98px;
	}

	.team-crd .top_sec .title,
	.cst-cnt .top_sec .title {
		font-size: 4em;
	}

	.team-crd .top_sec .top_content h4,
	.cst-cnt .top_content h4 {
		font-size: 35.52px;
	}

	.team-crd .top_sec {
		padding-bottom: 3em;
		padding-top: 2.2em;
	}

	.team-crd .top_sec .content_widget {
		padding-bottom: 2em;
	}

	.team-crd .top_sec .top_content h4 {
		margin: 0;
	}

	.team-crd.cnt-wit-tp-img-wrp .flex-row {
		justify-content: center;
	}

	.team-crd-extra.team-crd.cnt-wit-tp-img-wrp .flex-row {
		justify-content: flex-start;
	}

	.cst-contact .flex_row {
		grid-template-columns: 1fr 1fr;
	}

	.cst-contact .col5 {
		grid-area: 1 / 1 / 2 / 3;
	}

	.cst-contact .col6 {
		grid-area: 2 / 1 / 3 / 3;
	}
	.cst-crd-btn.cm-crd-img.cnt-wit-tp-img-wrp .col-title {
		font-size: 2.2em;
	}
	.cst-crd-btn.cm-crd-img.cnt-wit-tp-img-wrp .cnt-col {
		padding-left: 15px;
		padding-right: 15px;
	}
	.cst-crd-btn.cm-crd-img.cnt-wit-tp-img-wrp .flex-row {
		margin-left: -15px;
		margin-right: -15px;
	}

	.cm-crd-img.cnt-wit-tp-img-wrp .col-title {
		font-size: 2.2em;
	}

	.cf-footer .cf-logo img {
		width: 122px;
	}
}

@media(max-width: 767px){



	.cst-header .logo-section a {
		padding-left: 10px;
	}

	.cst-header .logo-section img {
		width: 40.3vw !important;
	}

	.custom-error-pg h2 {
		font-size: 24px;
	}

	.custom-error-pg p {
		font-size: 16px;
	}

	.custom-error-pg .home-btn-err {
		padding-top: 35px;
		padding-bottom: 35px;
	}

	.custom-error-pg .home-btn-err a {
		width: 100%;
	}

	.custom-error-pg .home-btn-err>div {
		width: 100%;
	}

	.cf-footer .cf-sec .page-center{
		
		max-width: 567.9999999944px;
		
	}

	.cf-footer .cf-sec .flex_row {
		grid-column-gap: 1em;
		grid-row-gap: 1em;
	}

	.footer .flex_row .col-section:not(:first-child) {
		padding: 0;
	}

	.cf-footer .cf-img-wrap {grid-area: span 1 / span 1 / span 1 / span 1;
		width: 117px !important;
		padding-left: 21px !important;
		padding-top: 12px !important;
	}

	.cf-footer .cf-img-wrap img {
		max-width: 100% !important;
		width: 100%;
		margin: 0 auto;
	}

	.cf-footer .cf-ame p {
		font-size: 1.1em;
	}


	.cf-footer .cf-cnt-btn .ftr_btn_item a .footer-button-circle {
		height: 3.2em;
	}

	.cf-footer .cf-cp-txt .footer-content p {
		flex: 1 0 auto;
	}

	.cf-footer .cf-cp-txt .footer-content {
		gap: 0;
	}

	.cf-footer .cf-cp-txt .footer-content p {
		padding: 0px 20px 0 0;
	}

	.cf-footer .cf-cp-menu .hs-menu-wrapper>ul {
		flex-wrap: wrap;
		align-content: flex-start;
	}

	.cf-footer .cf-cp-txt-wrap {
		grid-column-gap: 30px;
	}

	.cf-footer .footer-social-item:not(:first-child) {
		margin: 0;
	}

	.cf-footer .cf-social-wrap {
		justify-content: center;
		padding-right: 30px;
	}

	.cf-footer .cf-social-icons .footer-social {
		grid-template-rows: auto;
		grid-template-columns: 1fr 1fr 1fr 1fr;
		padding-right: 30px;
	}

	.trial-now-banner.simple-banner .banner-content-inner,
	.free-trail-banner.simple-banner .banner-content-inner{
		grid-template-columns: 1fr 1fr;
	}

	.trial-now-banner.simple-banner .banner-content-inner .top_sec,
	.free-trail-banner.simple-banner .banner-content-inner .top_sec {
		grid-column: 1 / 3;
		padding-left: 30px;
		padding-right: 30px;
		gap: 20px;
	}

	.page-banner.trial-now-banner .top_sec h1,
	.page-banner.free-trail-banner .top_sec h1{
		font-size: 4em;
		line-height: .94;
	}

	.page-banner.trial-now-banner .top_sec h1,
	.page-banner.free-trail-banner .top_sec h1{
		font-size: 40px;
	}

	.trial-now-banner.simple-banner .banner-content-inner,
	.free-trail-banner.simple-banner .banner-content-inner{
		grid-column-gap: 1em;
		grid-row-gap: 1em;
	}

	.page-banner.free-trail-banner .top_sec h1{
		margin: 0;
	}

	.cm-crd-img.cnt-wit-tp-img-wrp .col-title {
		font-size: 24px;
		line-height: 1.15;
	}

	.cst-bnr .top_sec h1 {
		text-align: left;
		font-size: 3.5em;
	}

	.cst-bnr-img .top_sec h2 {
		margin-bottom: 20px;
	}

	.cst-bnr .top_sec p, .simple-banner.cst-bnr .top_sec p:last-child {
		font-size: 20px;
	}

	.simple-banner.cst-bnr.cst-bnr-img{
		padding-bottom: 0;
	}

	.cst-bnr-img .top_sec h2 {
		font-size: 32px;
		line-height: 1.2;
	}

	.cst-bnr.cst-bnr-img .top_sec {
		padding-left: 25px;
		padding-right: 25px;
	}

	.cst-two-col .top_sec {
		padding-left: 25px;
		padding-right: 25px;
	}

	.cst-two-col .top_sec .title {
		line-height: 1.2;
		font-size: 32px;
	}

	.cst-two-col .top_content p {
		font-size: 20px;
	}

	.cst-two-col .flex_row {
		grid-row-gap: 50px !important;
	}

	.cst-two-col.two-col-content .content-col .description h5 {
		font-size: 20px;
	}

	.cst-two-col .content-col .cont-inner {
		padding: 0;
		border: 0;
		overflow: unset;
	}

	.cst-two-col.two-col-content .content-col .description p {
		font-size: 1em;
	}

	.cst-two-col.two-col-content .content-col .description ol li {
		font-size: 14.4px;
	}

	.cst-two-col.two-col-content .content-col .description ol li a {
		font-size: 14.4px;
	}

	.cst-two-col.two-col-content .content-col .btn-items .btn_row a {
		font-size: 16px;
	}

	.cst-bnr.cst-bnr-img .top_sec p, .simple-banner.cst-bnr.cst-bnr-img .top_sec p:last-child{
		margin-bottom: 16px;
	}

	.cst-two-col .content-col{
		padding: .5em 0;
	}

	.cst-logo-parteners .top_sec .title {
		font-size: 36px;
		margin-bottom: 45px;
	}


	.cst-logo-parteners .flex_row {
		grid-template-columns: 1fr;
		grid-column-gap: 0;
		grid-row-gap: 0;
	}



	.cst-logo-parteners .logo_item .logo_inner {
		height: 125.5px;
		padding: 6px;
	}

	.cst-logo-parteners .logo_item .logo_inner img{
		width: auto; 
		height: 125.5px;
	}

	.cst-crd-btn .top_sec .title {
		font-size: 36px;
	}

	.cst-crd-btn .top_content h4, .cst-crd-btn .top_sec .top_content>:last-child {
		font-size: 20px;
		margin: 0;
	}

	.cst-crd-btn .top_content {
		margin-bottom: 0;
	}

	/* 	.cst-crd-btn.cm-crd-img.cnt-wit-tp-img-wrp .col-title {
	margin-top: 48px;
} */

	.logo_slider.cst-logo-parteners .top_sec {
		position: sticky;
		top: 5.5rem;
		z-index: 4;
		background-color: #F6F2E8;
		padding-top: 50px;
		padding-bottom: 45px !important;
	}
	.cst-logo-parteners .top_sec .title {
		margin-bottom: 0;
	}



	.cst-cnt .top_sec .title, .team-crd .top_sec .title {
		font-size: 36px;
	}

	.cst-cnt .top_content h4, .team-crd .top_sec .top_content h4 {
		font-size: 20px;
	}

	.team-crd .top_sec {
		padding-bottom: 2.5em;
		padding-top: 1.5em;
	}

	.team-crd .top_sec .content_widget {
		padding-bottom: 3em;
	}

	.team-crd.cnt-wit-tp-img-wrp .col-title {
		font-size: 24px;
	}

	.team-crd.cnt-wit-tp-img-wrp .flex-row {
		grid-column-gap: 16px;
		grid-row-gap: 16px;
	}

	.team-crd.cnt-wit-tp-img-wrp .tp-img {
		margin-bottom: 30px;
	}

	.team-crd.team-crd-extra .top_sec {
		padding-top: 2.8em;
	}

	.contact-banner.cst-contact .cnt-bnr-content h3 {
		line-height: 1.15;
		font-size: 24px;
	}

	.contact-banner.cst-contact .cnt-bnr-content p {
		font-size: 14px;
	}

	.contact-banner.cst-contact .cnt-detail-title h6 {
		font-size: 14px;
	}

	.contact-banner.cst-contact .cnt-bnr-content {
		margin-bottom: 30px;
	}

	.contact-banner.cst-contact .form-section {
		padding: 0!important;
	}

	.cst-contact .flex_row {
		grid-column-gap: 1em;
	}

	.contact-banner .left-content {
		margin-bottom: 20px;
	}

	.cst-contact.contact-banner .cnt-detail-item:not(:last-child), 
	.cst-contact.contact-banner .cnt-detail-item {
		margin-bottom: 30px;
	}

	.cf-footer.cf-footer-lp .cf-cp-txt .footer-content p {
		padding: 0;
	}

	.cst-two-col .content-col .cont-inner {
		padding: .5em 0;
		justify-content: center;
		align-items: center;
		min-height: 50vh;
	}
	.cst-crd-btn.cm-crd-img.cnt-wit-tp-img-wrp .flex-row {
		margin-left: 0;
		margin-right: 0;
	}
	.cst-crd-btn.cm-crd-img.cnt-wit-tp-img-wrp .cnt-col {
		padding-left: 0;
		padding-right: 0;
	}
	.cm-crd-img.cnt-wit-tp-img-wrp .col-title {
		font-size: 24px;
	}
	.team-crd .cnt-col,
	.team-crd.team-crd-extra .cnt-col{
		max-width:100%;
	}
	.cst-crd-btn.cnt-wit-tp-img-wrp .tp-img {
		align-items: self-start;
		justify-content: flex-start;
		text-align: left;
		margin-left: 0;
		margin-right: auto;
	}
	.cnt-wit-tp-img-wrp.cm-crd-img .col-btn-grp {
		margin-top: auto;
		justify-content: flex-start;
	}
	.cst-crd-btn.cm-crd-img.cnt-wit-tp-img-wrp .col-title {
		font-size: 24px;
	}
	.cst-crd-btn.cm-crd-img.cnt-wit-tp-img-wrp .cnt-col {
		text-align: left;
	}
	.cst-crd-btn.cm-crd-img.cnt-wit-tp-img-wrp .flex-row {
		margin: 0;
		justify-content: unset;
	}
	.cnt-wit-tp-img-wrp.cm-crd-img .inner_spacing,
	.cst-crd-btn.cnt-wit-tp-img-wrp .tp-img-cnt {
		width: 100%;
	}
	.cst-crd-btn .tp-img-cnt-inner p {
		font-size: 1.1em;
	}

	.custom-button-wrap .custom-button {
		display: block;
	}

}

@media(max-width:767px) and (min-width:480px){
	.cf-footer .cf-cp-txt-wrap {
		grid-column-gap: 0px;
	}
	.footer .cf-cp-txt-wrap .cf-cp-txt {
		flex: 1 0 auto;
	}
}

@media(max-width: 600px){
	.cf-footer .cf-cp-txt .footer-content p{
		flex: auto;
	}
}

@media(max-width: 479px){
	.cst-header .primary-section {
		padding-left: 20px;
		padding-right: 10px;
	}

	.cst-header .cst-humburger-icon {
		padding-left: 5px;
		padding-right: 10px;
	}

	.cst-header .cst-humburger-icon .cst-mobile-trigger {
		width: 1.6em;
		height: 1.6em;
		padding: 5px;
	}

	.cst-header .cst-humburger-icon svg {
		height: 36px !important;
		width: 28.39px !important;
	}

	.cst-header .logo-section img {
		width: 25.4vw !important;
		max-height: 18px;
	}

	header.header.cst-header .nav .header__menu.header__menu--desktop>ul>li>a {
		font-size: 18px;
	}

	header.header .top-section.mobile_section .btn-section a {
		padding-left: 30px;
		padding-right: 25px;
		font-size: 16px;
	}

	.cst-header .top-section {
		padding: 36px 30px 40px !important;
	}

	.cf-footer .cf-cp-txt .footer-content p {
		flex: auto;
	}

	.cf-footer .cf-sec .flex_row {
		grid-row-gap: 2em;
		justify-items: stretch;
	}

	.cf-footer .cf-logo-wrap.col-section {
		grid-area: 1 / 1 / 2 / 3;
	}


	.cf-footer .cf-cp-txt-wrap {
		order: 9999;
		grid-row: 5 / 6;
	}

	.cf-footer .cf-social-wrap {
		order: -9999;
		grid-row: 4 / 5;
	}

	.cf-footer .cf-img-wrap {
		display: none;
	}

	.cf-footer .cf-sitemap-wrap {
		grid-row: 2 / 3;
	}

	.cf-footer .cf-img-mobile {
		display: block;
		margin-top: 40px;
	}

	.cf-footer .cf-sitemap .hs-menu-wrapper>ul {
		grid-template-columns: 1fr 1fr;
	}

	.cf-footer .cf-social-icons .footer-social {
		grid-template-columns: 1fr 1fr 1fr;
		padding-right: 0;
		justify-content: center !important;
		align-items: center !important;
	}

	.cf-footer .cf-social-wrap .cf-social-icons {
		width: 100%;
	}

	.cf-footer .cf-social-icons .footer-social .footer-social-item {
		margin: auto;
	}

	.cf-footer .cf-cp-txt-wrap {
		flex-direction: column-reverse;
		text-align: center;
		font-size: 11px;
	}

	.cf-footer .cf-cp-txt .footer-content p {
		text-align: center;
		text-align: center;
		font-size: 11px;
	}

	.cf-footer .cf-cp-menu .hs-menu-wrapper>ul {
		justify-content: center;
		align-items: center;
		margin-bottom: 20px;
	}

	.cf-footer .cf-sec .page-center {
		padding-left: 20px;
		padding-right: 20px;
	}

	.cf-footer .cf-sitemap .hs-menu-wrapper>ul>li>a {
		font-size: 1em;
	}

	.cf-footer .cf-ame p {
		font-size: 1em;
		margin-bottom: 35px !important;
	}

	.cf-footer .cf-sitemap .hs-menu-wrapper>ul>li {
		margin-bottom: 10px;
	}

	.cst-header.cst-header-lp .primary-section {
		min-height: 90.8px;
	}

	.cf-footer.cf-footer-lp .cf-sec .flex_row{
		padding-bottom: 35px;
	}

	.simple-banner.sgl-cnt-cm .page-center,
	.simple-banner.trial-now-banner .page-center,
	.simple-banner.free-trail-banner .page-center{
		padding: 0 20px;
	}

	.page-banner.trial-now-banner .top_sec h1,
	.page-banner.free-trail-banner .top_sec h1{
		font-size: 36px;
	}

	.trial-now-banner.simple-banner .banner-content-inner,
	.page-banner.free-trail-banner .banner-content-inner{
		grid-row-gap: 2em;
		justify-items: stretch;
	}

	.cm-portal-wrap .flex-hat h5 {
		font-size: 20px;
	}

	.cm-portal-wrap .bottom__content p {
		font-size: 1em;
	}

	.simple-banner.sgl-cnt-cm .page-center{
		padding: 0;
	}

	.simple-banner.sgl-cnt-cm .banner-content-inner .top_sec h5 {
		font-size: 20px;
	}

	.simple-banner.sgl-cnt-cm .banner-content-inner {
		display: flex;
		flex-wrap: wrap;
	}

	.cf-footer .cf-cp-txt .footer-content p {
		padding: 0;
	}

	.cf-footer .cf-cp-txt .footer-content p:first-child:after {
		display: none;
	}

	.cf-footer.cf-footer-lp .cf-sec .flex_row {
		grid-column-gap: 0;
		grid-row-gap: 0;
	}

	.custom-error-pg .utility-page-wrap{
		margin-top: -90.39px;
	}


}




@media(max-width: 320px){
	.cst-header .logo-section img {
		max-height: 18px;
		width: 31.4vw !important;
	}
}

/* child 5 css */

.lgs.cnt-wit-bg-wrp h2.title{
	letter-spacing: 0;
	margin: 0;
	font-size: 4.2em;
	line-height: 1.05;
}

.lgs.cnt-wit-bg-wrp .content_widget{
	padding-bottom: 56px;
}

.lgs.cnt-wit-bg-wrp .rich_text p{
	padding: 25px 0;
	margin: 0;
}

.lgs.cnt-wit-bg-wrp .btn_row{
	margin: 0;
}

.lgs.cnt-wit-bg-wrp .btn_row .hs-sec-btn{
	min-width: auto;
	background-color: #ef6737;
	color: #331435;
}

.lgs.cnt-wit-bg-wrp .btn_row .hs-sec-btn .arrow-wrapper img:last-child {
	filter: invert(1);
}

.btn-effect2.lgs.cnt-wit-bg-wrp .btn_row .hs-sec-btn:hover .primary-button-hover-fill {
	background-color: #ef6737;
}

.dnd_padd.lgs{
	overflow: visible;
}

.lgs:after {
	background-color: #ef6737;
	content: "";
	display: inline-block;
	width: 2px;
	height: 140px;
	position: absolute;
	left: 50%;
	z-index: 99;
}

.add-testi-violet.mks-g .image-profile-wrapper{
	width: 30em;
	height: 30em;
}

.add-testi-violet.mks-g .right-testi{
	margin-top: -300px;
}

.members-say .title{
	font-size: 5.8em;
	line-height: .94;
	max-width: 60%;
}

.two-col-content.the-gap{
	min-height: 100vh;
	display: flex;
	align-items: center;
}

.the-gap .description h1{
	font-size: 7em;
	line-height: 1.1;
	margin-bottom: 10px;
}

.the-gap .description h1 span{
	padding: 0 5px;
}

.two-col-content.the-gap .content-col .description{
	margin-bottom: 0;
}

.the-gap .description P{
	font-size: 1.85em;
	font-weight: 500;
	line-height: 1.2;
	margin-bottom: 40px;
	letter-spacing: -.02em;
}

.the-gap .cont-inner {
	height: 100%;
}

.two-col-content.the-gap .content-col .btn_row .hs-button{
	min-width: auto;
	line-height: 1.7;
	padding-right: 37px !important;
	transition: transform .3s;
}

.ybwa .btn-items .hs-button:hover,
.two-col-content.the-gap .content-col .btn_row .hs-button:hover{
	transform: translateY(-6px);
	background-color: #331435;
}

.cnt-wit-tp-img-wrp .btn_item .hs-sec-btn, 
.two-col-content.ybwa .content-col .btn_row .hs-sec-btn,
.two-col-content.the-gap .content-col .btn_row .hs-sec-btn{
	min-width: auto;
	border: 2px solid #331435;
	background-color: transparent;
}

.two-col-content.the-gap.btn-effect2 .content-col .btn_row .hs-sec-btn .label-button{
	color: #000 !important;
}

.two-col-content.the-gap.btn-effect2 .content-col .btn_row .hs-sec-btn:hover .label-button{
	color: #fff !important;
}

.two-col-content.the-gap .content-col .btn_row{
	column-gap: 40px;
	margin: 0;
}

.two-col-content.the-gap .content-col .btn-items {
	display: flex;
	height: fit-content;
}

.two-col-content.the-gap .mediaimg .single-img{
	text-align: right;
}

.two-col-content.the-gap .mediaimg .single-img img{
	max-width: 95.7%;
}

.two-col-content.our-mission .mediaimg {
	background-color: #331435;
	border-radius: 100%;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: 500px;
	height: 100%;
	max-height: 500px;
	padding: 42px 10px 0;
	display: flex    ;
	overflow: hidden;
}

.ybwa .description h2,
.our-mission .description h2{
	font-size: 5em;
	margin: 20px 0 10px;
	line-height: 1.2;
}

.ybwa .description p,
.our-mission .description p{
	margin-bottom: 40px;
	line-height: 1.2;
	font-size: 1.85em;
	letter-spacing: -.02em;
}

.ybwa .description p strong,
.our-mission .description p strong{
	font-weight: 500;
}

.our-mission .description p:last-child{
	font-weight: 300;
	font-size: 1.6em;
	line-height: 1.4;
	color: #331435cc;
	margin-bottom: 60px;
	letter-spacing: 0;
}

.two-col-content.ybwa .content-col .description,
.two-col-content.our-mission .content-col .description{
	margin-bottom: 0;
}

.two-col-content.ybwa .mediaimg .single-img {
	margin-left: 25px;
}

.two-col-content.ybwa .mediaimg .single-img img{
	max-width: 74%;
	margin-top: -190px;
}

.ybwa .description p:last-child{
	margin-bottom: 20px;
	font-size: 1.4em;
	line-height: 1.5;
	letter-spacing: 0;
}

.ybwa .btn_row{
	margin-top: 40px;
	gap: 40px;
}

.ybwa .btn-items a {
	min-width: auto;
	line-height: 1.7;
}

.ybwa .btn-items .hs-button{
	padding-right: 37px !important;
}

.two-col-content.ybwa .content-col .btn_row .hs-sec-btn{
	line-height: 1.5;
}

.cst-values-item.ovg .top_sec.noButton h2.title {
	font-size: 4.2em;
	line-height: 1.05;
}

.cst-values-item.ovg .page-center{
	padding-top: 49px
}

.cst-values-item.card_gallery.ovg .card_box .it_title{
	line-height: 1.3;
	margin-top: 0;
}

.cnt-wit-tp-img-wrp.cot .tp-img{
	background-color: #331435;
	border-radius: 100%;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 400px;
	min-width: 400px;
	height: 400px;
	min-height: 400px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	overflow: hidden;
	margin-bottom: 0;
}

.cnt-wit-tp-img-wrp.cot .page-center{
	padding-top: 3.5em;
}

.cnt-wit-tp-img-wrp.cot h2.col-title{
	font-size: 5em;
	font-weight: 600;
	line-height: 1.2;
	margin: 20px 0 10px;
}

.cnt-wit-tp-img-wrp.cot .tp-img-cnt-inner p,
.cnt-wit-tp-img-wrp.cot .tp-img-cnt-inner p:last-child{
	margin-bottom: 40px;
	line-height: 1.2;
	font-size: 1.85em;
	letter-spacing: -.02em;
	font-weight: 500;
}

.cnt-wit-tp-img-wrp.cot .tp-img-cnt{
	max-width: 800px;
	margin: 0 auto;
	padding-top: 4em;
}

.cnt-wit-tp-img-wrp.cot .btn_row{
	margin-top: 0;
}

.cnt-wit-tp-img-wrp.cot .col-btn-grp a.hs-sec-btn{
	min-width: auto;
	background-color: transparent;
}

.our-mission.tgl .description p:not(:first-of-type){
	color: #331435cc;
	font-size: 1.6em;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 1.4;
	margin-bottom: 60px;
}

.two-col-content.our-mission.tgl .mediaimg{
	max-height: 100%;
	max-width: 100%;
	width: 100%;
	height: auto;
	padding: 0;
	border-radius: 20px
}

.enjoy .page-center .content_widget {
	padding: 3em 3em 4em;
}

.cnt-wit-bg-wrp.enjoy h2.title{
	margin-bottom: 40px;
}


.cnt-wit-bg-wrp.enjoy .rich_text p{
	font-size: 1.85em;
	letter-spacing: -.02em;
	margin-bottom: 44px;
	font-weight: 500;
	line-height: 1.2;
}

.cnt-wit-bg-wrp.enjoy .btn_item a{
	min-width: auto;
}

.cnt-wit-bg-wrp.enjoy .btn_row{
	gap: 40px;
}

.cnt-wit-bg-wrp.enjoy .btn_item a.hs-sec-btn {
	border: 2px solid #b5e1ce;
	background-color: transparent;
	color: #b5e1ce;
}

.cnt-wit-bg-wrp.enjoy.btn-effect2 .btn_item a.hs-sec-btn .label-button {
	color: #b5e1ce !important;
}

.cnt-wit-bg-wrp.enjoy.btn-effect2 .btn_item a.hs-sec-btn:hover .label-button {
	color: #fff !important;
}

.cnt-wit-bg-wrp.enjoy .btn_item a.hs-sec-btn:after{
	background-image: url(//3050063.fs1.hubspotusercontent-na1.net/hubfs/3050063/raw_assets/public/TheGap_February2025/images/6424b47047d98afcc13bd6f7_cta-arrow-white.svg); 
	margin-left: 23px;
}

.cnt-wit-bg-wrp.enjoy .btn_item a.hs-button{
	background-color: #b5e1ce;
	color: #331435;
	padding-right: 37px !important;
	line-height: 1.7;
	transition: transform .3s;
}

.cnt-wit-bg-wrp.enjoy .btn_item a.hs-button:hover{
	transform: translateY(-6px);
}

.our-mission.tgl .top_sec {
	margin-bottom: 4em;
}

.our-mission.tgl.diversity .description p:not(:first-of-type) {
	color: #331435;
	font-size: 1.4em;
	line-height: 1.5;
}

.our-mission.diversity .description p:last-child{
	margin-bottom: 20px;
}

.our-locations .content_widget{
	max-width: 800px;
	margin: 0 auto;
}

.cnt-wit-bg-wrp.our-locations h2.title{
	margin-bottom: 20px;
}

.our-locations .rich_text p:not(:last-child){
	margin-bottom: 40px;
}

.our-locations .rich_text p:last-child{
	margin-bottom: 40px;
}

.our-locations .rich_text p{
	color: #331435cc;
	line-height: 1.4;
}

.two-col-content.ybwa{
	overflow: visible;
}

@media screen and (min-width: 1920px){
	.two-col-content.the-gap .content-col .btn-items{
		margin-top: auto;
	}

	.the-gap .cont-inner{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
}

@media(max-width: 1250px){ 
	.testimonials_sliderv2.cm-fca-testi .testmn_inner_outer .left_col {
		padding-right:50px;
	}
}

@media(max-width: 1200px){ 
	.add-testi-violet.mks-g .image-profile-wrapper{
		width: 20em;
		height: 20em;
	}
}

@media(max-width: 991px){ 
	.lgs.cnt-wit-bg-wrp .rich_text p {
		padding: 35px 0;
	}

	.lgs.cnt-wit-bg-wrp h2.title{
		letter-spacing: -.01em;
		font-size: 3em;
	}

	.lgs.cnt-wit-bg-wrp .btn_row .hs-sec-btn:after{
		margin-left: 17px;
	}

	.lgs.cnt-wit-bg-wrp .content_widget{
		padding-bottom: 40px;
	}

	.lgs:after{
		bottom: -70px;
	}

	.members-say .title {
		max-width: 100%;
		font-size: 4em;
	}

	.add-testi-violet.mks-g .image-profile-wrapper {
		width: 15em;
		height: 15em;
	}

	.add-testi-violet.mks-g .right-testi {
		margin-top: -144px;
	}

	.add-testi-violet.mks-g .testi-name h5 {
		font-size: 1.3em;
		font-size: 1.6em;
	}

	.two-col-content.ybwa .media_column,
	.two-col-content.the-gap .media_column{
		display: none;
	}

	.two-col-content.ybwa .flex_row .col6,
	.two-col-content.the-gap .flex_row .col6{
		width: 100%;
	}

	.the-gap .description h1 {
		font-size: 6em;
	}

	.two-col-content.the-gap{
		min-height: auto;
		/* 		margin-top: -104.8px; */
	}

	.two-col-content.the-gap .flex_row {
		padding-top: 120px;
		padding-bottom: 100px;
	}

	.ybwa .description h2{
		font-size: 3.8em;
		line-height: 1;
	}

	.cst-values-item.ovg .top_sec.noButton h2.title{
		letter-spacing: -.01em;
		font-size: 3em;
	}

	.cnt-wit-tp-img-wrp.cot .page-center {
		padding-top: 2em;
	}

	.our-mission .description h2,
	.cnt-wit-tp-img-wrp.cot h2.col-title {
		font-size: 3.8em;
		line-height: 1;
	}

	.cnt-wit-tp-img-wrp.cot .tp-img-cnt{
		padding: 4em 3em 0;
	}

	.two-col-content.tgl .flex_row .content-col.col5,
	.two-col-content.tgl .flex_row .media_column.col6{
		width: 100%;
	}

	.two-col-content.tgl .flex_row {
		row-gap: 40px;
	}

	.our-mission.tgl .top_sec {
		margin-bottom: 2em;
	}

	.our-mission.tgl .top_sec h2.title {
		letter-spacing: -.01em;
		font-size: 3em;
	}

	.cnt-wit-bg-wrp.enjoy h2.title {
		letter-spacing: -.01em;
		font-size: 3em;
	}

	.enjoy .page-center .content_widget {
		padding-right: 0;
		padding-left: 0;
	}

	.cnt-wit-bg-wrp.enjoy .btn_item a.hs-sec-btn:after{
		display: none;
	}

	.cnt-wit-bg-wrp.our-locations h2.title {
		letter-spacing: -.01em;
		font-size: 3em;
	}

}

@media(max-width: 767px){
	.lgs.cnt-wit-bg-wrp h2.title {
		font-size: 32px;
	}

	.lgs.cnt-wit-bg-wrp .rich_text p {
		font-size: 1.1em;
	}

	.lgs:after {
		bottom: -100px;
	}

	.members-say .title{
		font-size: 40px;
	}

	.add-testi-violet.mks-g .quote-icon {
		height: 2.7em;
	}

	.add-testi-violet.mks-g .ratings.inner-padding-xsmall {
		padding-top: 0;
		padding-bottom: 0;
	}

	.add-testi-violet.mks-g .testi-name h5 {
		font-size: 1.2em;
	}

	.add-testi-violet.mks-g .testi-name h6 {
		font-size: 1.1em;
	}

	.the-gap .description h1 {
		font-size: 5.1em;
	}

	.two-col-content.the-gap .content-col .btn_row{
		row-gap: 40px;
	}

	.two-col-content.the-gap .content-col .btn_row .hs-button {
		line-height: 1.5;
	}

	.two-col-content.the-gap .flex_row {
		padding-bottom: 40px;
		padding-top: 45px;
	}

	.ybwa .description h2,
	.our-mission .description h2{
		font-size: 3.5em;
		line-height: 1;
	}

	.our-mission .description p:last-child{
		font-size: 1.1em;
	}

	.two-col-content.our-mission .flex_row {
		row-gap: 40px;
	}

	.two-col-content.our-mission .mediaimg{
		min-width: 100%;
		min-height: 100%;
		height: 100%;
		width: 100%;
		max-height: unset;
	}

	.ybwa .description p:last-child{
		font-size: .9em;
	}

	.ybwa .btn-items a {
		line-height: 1.5;
	}

	.two-col-content.ybwa .content-col .btn_row .hs-sec-btn:after{
		margin-left: 11px;
	}

	.cst-values-item.ovg .top_sec.noButton h2.title{
		font-size: 32px;
	}

	.cst-values-item.card_gallery.ovg .card_box .it_title{
		font-size: 2em;
	}

	.cst-values-item.card_gallery.ovg .card_box .card_content p{
		font-size: 1.4em;
	}

	.cst-values-item.card_gallery.ovg .bottom_row .flex_row .card_item {
		max-width: 300px;
		margin-bottom: 0;
	}

	.cst-values-item.ovg .page-center {
		padding-top: 35px;
	}

	.cst-values-item.card_gallery.ovg .bottom_row .flex_row {
		row-gap: 40px !important;
	}

	.cst-values-item.card_gallery.ovg .card_box .card_content p{
		line-height: 1.5;
	}

	.cst-values-item.card_gallery.ovg .card_box .card_content p:not(:last-child){
		margin-bottom: 20px;
	}

	.cst-values-item.ovg .top_sec.noButton h2.title{
		padding-bottom: 3px;
	}

	.cnt-wit-tp-img-wrp.cot h2.col-title{
		font-size: 3.5em;
	}

	.cnt-wit-tp-img-wrp.cot .page-center {
		padding-top: 35px;
	}

	.cnt-wit-tp-img-wrp.cot .tp-img-cnt {
		padding: 4em 35px 0;
	}

	.cnt-wit-tp-img-wrp.cot .cnt-col{
		padding: 0; 
	}

	.our-mission.tgl .description p:not(:first-of-type){
		font-size: 1.1em;
	}

	.cnt-wit-bg-wrp.enjoy h2.title {
		font-size: 32px;
	}

	.enjoy .page-center .content_widget {
		padding-bottom: 2em;
	}

	.our-mission.tgl.diversity .top_sec h2.title{
		font-size: 32px;
	}

	.our-mission.tgl.diversity .description p:not(:first-of-type) {
		font-size: .9em;
	}

	.cnt-wit-bg-wrp.our-locations h2.title{
		font-size: 32px;
	}

}

@media(max-width: 500px){
	.cnt-wit-tp-img-wrp.cot .tp-img{
		width: auto;
		min-width: auto;
		height: 225px;
		min-height: auto;
	}

	.cnt-wit-tp-img-wrp.cot .page-center {
		padding-top: 25px;
	}

	.cnt-wit-tp-img-wrp.cot .page-center .bottom_row  {
		padding-right: 25px;
		padding-left: 25px;
	}

	.cnt-wit-tp-img-wrp.cot .tp-img-cnt{
		padding-right: 0;
		padding-left: 0;
	}

	.cnt-wit-tp-img-wrp.cot h2.col-title{
		line-height: 1;
		font-size: 54px;
	}

	.cnt-wit-tp-img-wrp.cot .tp-img-cnt-inner p,
	.cnt-wit-tp-img-wrp.cot .tp-img-cnt-inner p:last-child {
		font-weight: 500;
		font-size: 20px;
	}

	.cnt-wit-tp-img-wrp.cot .tp-img-cnt {
		padding-top: 72px;
	}

	.cnt-wit-tp-img-wrp.cot .col-btn-grp a.hs-sec-btn {
		font-size: 16px;
		line-height: 1.7;
		display: inline-block;
		padding-left: 20px !important;
		padding-right: 20px !important;
	}

	.cnt-wit-tp-img-wrp .btn_item .hs-sec-btn:after{
		display: inline-block;
	}
}

@media(max-width: 479px){
	.lgs.cnt-wit-bg-wrp h2.title {
		line-height: 1.2;
	}

	.lgs.cnt-wit-bg-wrp .rich_text p {
		font-size: 1em;
	}

	.lgs.cnt-wit-bg-wrp .btn_row .hs-sec-btn{
		width: auto;
		font-size: 16px;
		padding-left: 30px;
		padding-right: 25px;
	}

	.add-testi-violet.mks-g .image-profile-wrapper {
		width: 10em;
		height: 10em;
		align-self: center;
	}

	.add-testi-violet.mks-g .quote-icon{
		height: 1.25em;
	}

	.add-testi-violet.mks-g .testi-name h5 {
		font-size: 1.1em;
	}

	.add-testi-violet.mks-g .testi-name h6 {
		font-size: .9em;
	}

	.add-testi-violet.mks-g .ratings.inner-padding-xsmall {
		padding-bottom: 10px;
	}

	.members-say .title {
		font-size: 36px;
	}

	.the-gap .description h1 {
		font-size: 3.5em;
	}

	.the-gap .description P{
		font-size: 20px;
	}

	.two-col-content.the-gap .content-col .btn_row .hs-sec-btn,
	.two-col-content.the-gap .content-col .btn_row .hs-button{
		font-size: 16px;
		padding-left: 30px !important;
		padding-right: 30px !important;
		display: inline-block;
		width: auto;
	}

	.two-col-content.the-gap .content-col .btn_row .hs-sec-btn{
		padding-left: 20px !important;
		padding-right: 20px !important;
	}

	.two-col-content.the-gap .content-col .btn_row {
		row-gap: 30px;
	}

	.two-col-content.the-gap .flex_row {
		padding: 0;
	}

	.ybwa .description h2,
	.our-mission .description h2 {
		font-size: 3em;
		line-height: 1;
	}

	.ybwa .description p,
	.our-mission .description p{
		font-size: 20px;
	}

	.ybwa .description p:last-child,
	.our-mission .description p:last-child{
		font-size: 1em;
	}

	.ybwa .btn-items a{
		font-size: 16px;
		width: auto;
		display: inline-block;
	}

	.two-col-content.ybwa .content-col .btn_row .hs-sec-btn{
		padding-right: 20px !important;
		padding-left: 20px !important;;
	}

	.cnt-wit-bg-wrp.enjoy .btn_item a.hs-button,
	.ybwa .btn-items .hs-button{
		padding-right: 30px !important;
		padding-left: 30px !important;;
	}

	.ybwa .btn_row{
		gap: 30px;
	}

	.cst-values-item.ovg .top_sec.noButton h2.title{
		line-height: 1.2;
	}

	.cst-values-item.card_gallery.ovg .card_box .it_title{
		margin-bottom: 10px;
		font-size: 1.6em;
	}

	.cst-values-item.card_gallery.ovg .card_box .card_content img{
		margin-top: 16px !important;
		margin-bottom: 16px !important;
	}

	.cst-values-item.card_gallery.ovg .bottom_row .flex_row {
		row-gap: 50px !important;
	}

	.our-mission.tgl .description p:not(:first-of-type){
		font-size: 1em;
	}

	.cnt-wit-bg-wrp.enjoy h2.title{
		line-height: 1.2;
	}

	.cnt-wit-bg-wrp.enjoy .rich_text p {
		font-size: 20px;
	}

	.cnt-wit-bg-wrp.enjoy .btn_item a {
		display: inline-block;
		width: auto;
		font-size: 16px;
	}

	.cnt-wit-bg-wrp.enjoy .btn_item a.hs-button{
		line-height: 1.5;
	}

	.cnt-wit-bg-wrp.enjoy .btn_row {
		gap: 30px;
	}

	.cnt-wit-bg-wrp.enjoy .btn_item a.hs-sec-btn{
		padding-left: 20px !important;
		padding-right: 36px !important;
	}

	.enjoy .page-center .content_widget {
		padding-bottom: 35px;
	}

	.our-mission.tgl.diversity .description p:not(:first-of-type) {
		font-size: .9em;
		font-size: 1em;
	}

	.our-mission.tgl.diversity .top_sec h2.title{
		line-height: 1.2;
	}

	.add-testi-violet.mks-g {
		padding-bottom: 4.5em;
	}

	.two-col-content.ybwa .btn_item,
	.two-col-content.the-gap .btn_item{
		display: flex;
	} 

	.two-col-content.ybwa .content-col .description {
		margin-bottom: 40px;
	}

	.cst-values-item.ovg .page-center{
		padding-top: 25px;
		padding-bottom: 0;
	}

}


.btn-effect2 .btn_row {
	margin-top: 0;
}

.btn-effect2 .primary-link-block,
.btn-effect2 .primary-link-block{
	align-items: center;
	border-radius: 200px;
	display: flex;
	font-weight: 500;
	justify-content: center;
	overflow: hidden;
	padding: 20px 32px;
	position: relative;
	text-decoration: none;
	transition: background-color .6s;
	min-width: auto;

}

.btn-effect2 .btn_row .hs-sec-btn{
	background-color: #ef6737;
	color: #331435;
}

.btn-effect2 .primary-link-block:hover .primary-button-hover-fill{
	border-radius: 100%;
	height: 5em;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	inset: 100% 0% auto; 
}

.btn-effect2 .hs-sec-btn:hover .label-button{
	color: #fff !important;
}

.btn-effect2 .hs-sec-btn:hover .primary-button-hover-fill{
	color: #331435;
	background-color:#331435;
}

.btn-effect2 .custom-button {
	grid-column-gap: 2.2em;
	grid-row-gap: 2.2em;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	align-items: start;
	width: 100%;
	display: grid;
	position: relative;
}

.btn-effect2 .custom-button-container {
	grid-area: span 1 / span 12 / span 1 / span 12;
	align-self: start;
	text-align: center;
	flex-direction: column;
	flex: 0 auto;
	justify-content: center;
	align-items: center;
	display: flex;
}

.btn-effect2 .btn-label-wrapper {
	z-index: 4;
	grid-column-gap: 6px;
	grid-row-gap: 6px;
	justify-content: center;
	align-items: center;
	width: 100%;
	text-decoration: none;
	display: flex;
	position: relative;
}

.btn-effect2 .label-button {
	padding-right: 5px;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
	color:#331435 !important;
	display: inline;
	line-height: 1.5;
}

.btn-effect2 .arrow-wrapper {
	grid-row-gap: 0px;
	flex-direction: column;
	flex: none;
	align-items: center;
	height: 12px;
	margin-left: 12px;
	display: flex;
	overflow: hidden;
}

.btn-effect2 .arrow-wrapper img {
	height: 12px;
	vertical-align: middle;
	max-width: 100%;
	display: inline-block;
	transform: translate3d(0px, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
	transition: all .6s;
}

.btn-effect2 .arrow-wrapper img:last-child{
	filter: invert(1);
}

.btn-effect2 .primary-link-block:hover .arrow-wrapper img{
	transform: translate3d(0px, -100%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
}

.btn-effect2 .primary-link-block .primary-button-hover-fill{
	transform: translate3d(0px, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
	transition: all .6s;
}

.btn-effect2 .primary-link-block:hover .primary-button-hover-fill{
	transform: translate3d(0px, -100%, 0px) scale3d(4, 4, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
}


.btn-effect2 .primary-link-block.hs-button {
	border: 2px solid #331435;
	background: transparent;
}

.btn-effect2 .primary-link-block.hs-button:hover .primary-button-hover-fill{
	color: #ffffff;
	background-color:#331435;
}
.btn-effect2 .primary-link-block.hs-button:hover .label-button {
	color: #fff !important;
}


@media(max-width: 991px){
	.btn-effect2 .custom-button {
		grid-template-columns: 1fr 1fr;
	}

	.btn-effect2 .custom-button-container {
		grid-column: 1 / 11;
	}
}


@media(max-width: 767px){
	.btn-effect2 .custom-button {
		grid-column-gap: 2em;
		grid-row-gap: 2em;
	}
}

@media(max-width: 479px){
	.btn-effect2 .custom-button-container {
		grid-area: span 1 / span 10 / span 1 / span 10;
	}

	.btn-effect2 .primary-link-block {
		padding-right: 25px;
		padding-left: 30px;
	}

	.btn-effect2 .label-button {
		font-size: 16px;
	}

	.btn-effect2 .btn-label-wrapper {
		gap: 0;
	}
}

/* child 6 */


.twocol-about.twocol-type2.two-col-content .top_sec h2 {
	font-size: 7.2em;
	line-height: .94;
	margin-bottom: 10px;
}

.twocol-about.twocol-type2.two-col-content h3 {
	margin-top: 20px;
	margin-bottom: 10px !important;
	text-align: left;
	font-weight: 500;
	font-size: 2.6em;
	line-height: 1.25;
}

.twocol-about.twocol-type2.two-col-content .top_sec {
	margin: 0;
	padding-bottom: 4em;
}

.twocol-about.twocol-type2.two-col-content .img-col {
	padding: 0;
	width: 48.9%;
}

.twocol-about.twocol-type2.two-col-content .content-col {
	padding: 0;
	margin: 0;
	width: 44.6%;
}

.twocol-about.two-col-content.twocol-type2 .single-img {
	width: 100%;
	border-radius: 0px!important;
	height: 100%;
}

.twocol-about.two-col-content .mediaimg .single-img img {
	z-index: 3;
	object-fit: cover;
	flex: 1;
	align-self: stretch;
	width: 100%;
	height: 100%;
	position: relative;
}

.twocol-about.twocol-type2.two-col-content h5 {
	font-weight: 500;
	margin-bottom: 40px;
	line-height: 1.2;
	margin-top: 20px;
	font-size: 1.85em;
}

.twocol-about.twocol-type2.two-col-content .description p {
	letter-spacing: 0;
	color: #331435cc;
	margin-bottom: 60px;
}

.twocol-about.twocol-type2.two-col-content .mediaimg {
	height: 100%;
}



.cst-about-testimonial.testimonials_slider .testmn_item {
	width: 66.67%;
	padding: 0;
}

.cst-about-testimonial .testmn_row {
	justify-content: center;
}

.cst-about-testimonial.testimonials_slider .testmn_inner {
	border-radius: 0;
	box-shadow: none;
}

.cst-about-testimonial.testimonials_slider .icon_inner {
	font-size: 100%;
	margin: 0;
}

.cst-about-testimonial.testimonials_slider span.icon_img.icon_sp {
	height: 3em;
	width: auto;
	border-radius: 0;
	margin-bottom: 2em;
	opacity: .5;
}

.cst-about-testimonial.testimonials_slider .card_box .card_quote p {
	letter-spacing: 0;
	font-size: 2em;
	line-height: 1.25;
	margin-bottom: 10px;
	color: #f6f2e8 !important;
}

.cst-about-testimonial.testimonials_slider .card_content {
	margin: 0;
}

.cst-about-testimonial.testimonials_slider .card_content h4 {
	font-size: 1.6em;
	color: #f6f2e8cc !important;
	line-height: 1.5;
	font-family: DM Sans, sans-serif;
	font-weight: 400;
}

.cst-about-testimonial.testimonials_slider .card_content span {
	font-size: 1.2em;
	font-weight: 500;
	color: #f6f2e8a6 !important;
}


.cst-director-sec.cnt-wit-tp-img-wrp .top_sec.noButton {
	padding: 0;
	margin: 0;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	display: flex;
}

.cst-director-sec.cnt-wit-tp-img-wrp .top_sec.noButton h2.title {
	font-size: 5.8em;
	font-weight: 600;
	line-height: .94;
	letter-spacing: 0;
	margin: 0 0 30px;
}

.cst-director-sec.cnt-wit-tp-img-wrp .cnt-col {
	padding: 0;
	flex-direction: column;
	flex: 0 auto;
	justify-content: flex-start;
	align-items: center;
	display: flex;
	grid-area: span 1 / span 4 / span 1 / span 4;
	align-self: stretch;
	width: 100%;
}

.cst-director-sec.cnt-wit-tp-img-wrp .flex-row {
	grid-column-gap: 2.2em;
	grid-row-gap: 2.2em;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	align-items: start;
	width: 100%;
	display: grid;
	position: relative;
}

.cst-director-sec.cnt-wit-tp-img-wrp .tp-img {
	margin: 0 auto;
	border-radius: 100%;
	width: 20em;
	height: 20em;
	perspective: 2000px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	display: flex;
	position: relative;
	overflow: hidden;
	background-color: #331435;
}

.cst-director-sec.cnt-wit-tp-img-wrp .tp-img img {
	object-fit: contain;
	object-position: 50% 100%;
	width: 100%;
	height: 100%;
	position: relative;
	color: #331435;
}

.cst-director-sec.cnt-wit-tp-img-wrp .tp-img-cnt .col-title {
	font-size: 2.4em;
	font-weight: 500;
	line-height: 1.2;
	font-family: Financier Display, sans-serif;
	margin-top: 20px;
	margin-bottom: 10px;
}

.cst-director-sec.cnt-wit-tp-img-wrp .tp-img-cnt-inner {
	text-align: left;
}

.cst-director-sec.cnt-wit-tp-img-wrp .tp-img-cnt-inner h2 {
	margin-top: calc(3px + 10px);
	margin-bottom: 3px;
	font-family: DM Sans, sans-serif;
	font-size: 1.6em;
	font-weight: 500;
	line-height: 1.25;
	text-decoration: none;
	letter-spacing: 0;
	text-align: center;
}

.cst-director-sec.cnt-wit-tp-img-wrp .tp-img-cnt-inner p {
	font-size: 1.6em;
	line-height: 1.4;
	color: #331435cc;
}



.cst-values-item .top_sec.noButton {
	padding: 0;
	margin: 0;
}

.cst-values-item .page-center {
	padding-top: 60px;
	display: flex;
	flex-direction: column;
	grid-row-gap: 4em;
}

.cst-values-item .top_sec.noButton h2.title {
	color: #ef6737;
	text-align: center;
	letter-spacing: 0;
	font-size: 5.8em;
	font-weight: 600;
	line-height: .94;
	margin: 0;
}

.cst-values-item .top_sec.noButton .top_content h3 {
	color: #f6f2e8;
	font-size: 1.85em;
	font-weight: 500;
	line-height: 1.2;
	margin-bottom: 0;
	font-family: DM Sans, sans-serif;
	justify-content: center;
	display: flex;
}

.cst-values-item .top_sec.noButton .top_content {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 1.2em;
	line-height: 1.45;
}

.cst-values-item.card_gallery .card_item {
	/* 	padding: 0; */
	/* 	perspective: 2000px;
	border-radius: 20px;
	flex-direction: column;
	justify-content: flex-start;
	align-self: stretch;
	align-items: center;
	width: auto; */
	/* 	margin-left: 10px;
	margin-right: 10px; */
	/* 	display: flex;
	position: relative;
	overflow: visible; */
}

.cst-values-item.card_gallery .bottom_row .flex_row {
	/* 	gap: 2em; */
	/* 	grid-column-gap: 2em;
	grid-row-gap: 2em;
	flex: 0 auto;
	justify-content: center;
	align-items: flex-start;
	display: flex; */
	margin: 0 -14px;
}

.cst-values-item.card_gallery .card_inner {
	border-radius: 0;
}

.cst-values-item.card_gallery .card_box .it_title {
	margin-top: 3px;
	margin-bottom: 20px;
	font-family: Financier Display, sans-serif;
	font-size: 2em;
	font-weight: 600;
	line-height: 1.25;
	color: #ada3d6 !important;
}

.cst-values-item.card_gallery .card_box .card_content img {
	object-fit: contain;
	height: 10em;
	margin-top: 10px;
	margin-bottom: 20px;
	position: relative;
	display: inline-block;
}

.cst-values-item.card_gallery .card_box .card_content+.btn_row {
	margin: 0;
}

.cst-values-item.card_gallery .card_box .card_content {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}

.cst-values-item.card_gallery .card_box .card_content p {
	font-size: 1.4em;
	font-weight: 500;
	line-height: 1.45;
	text-align: center;
	letter-spacing: 0;
}

.imageGallery-slider.cst-about-logoslider {
	padding-top: 5em;
	padding-bottom: 5em;
	grid-row-gap: 4em;
	flex-direction: column;
	display: flex;
}

.imageGallery-slider .cst-top-sec {
	padding-top: 6em;
	padding-bottom: 6em;
	width: 100%;
}

.imageGallery-slider .cst-top-sec .cst-top-content {
	text-align: center;
}

.imageGallery-slider .cst-top-sec .cst-top-content h2 {
	text-align: center;
	letter-spacing: 0;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}

.imageGallery-slider.cst-about-logoslider .grid-rail {
	grid-column-gap: 1.1em;
	grid-row-gap: 16px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	grid-auto-flow: column;
	padding-left: 0;
	padding-right: 1.2em;
	display: grid;
	padding-bottom:12vh;
}

.imageGallery-slider.cst-about-logoslider .frame-image-overflow {
	min-width: auto;
	padding: 2em;
	border:2px solid #331435;
}

.imageGallery-slider.cst-about-logoslider .frame-image-overflow img{
	padding-left: 20px;
	padding-right: 20px;
	object-fit: contain;
	flex: 1;
	width: 100%;
	max-height: 200px;
	height: auto;
	object-position:unset;
	display: inline-block;
}

.imageGallery-slider.cst-about-logoslider .hero-ticker-images:before{
	content:" ";
	background-image: linear-gradient(to right, #f6f2e8 19%, #494f8500);
	z-index: 10;
	width: 25em;
	height: 100%;
	position: absolute;
	inset: 0% auto auto 0%;
}

.imageGallery-slider.cst-about-logoslider .hero-ticker-images:after{
	content:" ";
	background-image: linear-gradient(270deg, #f6f2e8 19%, #494f8500);
	inset: 0% 0% 0% auto;
	z-index: 10;
	width: 25em;
	height: 100%;
	position: absolute;
}




.twocol-cause.two-col-content.twocol-cause .page-center {
	padding-top: 60px;
	display: flex;
	grid-row-gap: 4em;
	flex-direction: column;
}

.twocol-cause.twocol-type2.two-col-content .top_sec {
	margin: 0;
	text-align: center;
}

.twocol-cause.twocol-type2.two-col-content .top_sec h2.title {
	color: #ef6737 !important;
	margin: 0;
	font-size: 5.8em;
	font-weight: 600;
	line-height: .94;
}

.twocol-cause.twocol-type2.two-col-content .top_sec .top_content {
	align-items: center;
	margin-top: 15px;
	margin-bottom: 15px;
	overflow: hidden;
	letter-spacing: 0;
	font-size: 1.2em;
	line-height: 1.45;
}

.twocol-cause.twocol-type2.two-col-content .top_sec .top_content h3 {
	text-align: center;
	margin-bottom: 0;
	font-size: 1.85em;
	font-weight: 500;
	line-height: 1.2;
	color: #f6f2e8 !important;
	margin-top: 0;
}

.twocol-cause.twocol-type2.two-col-content .top_sec .top_content h3 strong{
	font-weight: 500;
}

.two-col-content.twocol-cause .bottom_row .flex_row {
	border-radius: 28px;
	padding: 1em;
	overflow: hidden;
	grid-column-gap: 2.2em;
	grid-row-gap: 2.2em;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	align-items: start;
	width: 100%;
	display: grid;
	position: relative;
}

.twocol-cause.twocol-type2.two-col-content .content-col {
	align-self: center;
	grid-area: 1 / 1 / 2 / 6;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	text-align: center;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	display: flex;
	border-radius: 32px;
	position: relative;
	padding: 4em 2em;
}

.twocol-cause.two-col-content.twocol-type2 .single-img img {
	object-fit: contain;
	width: 40em;
	padding-bottom: 0;
}

.twocol-cause.twocol-type2.two-col-content .img-col {
	padding: 0;
	margin: 0;
	grid-area: 1 / 6 / 2 / 13;
	place-self: center;
	height: auto;
	width: auto;
}

.twocol-cause.twocol-type2.two-col-content .mediaimg {
	display: block;
}

.twocol-cause.two-col-content.twocol-type2 .single-img {
	width: 100%;
	height: auto;
	border-radius: 0 !important;
}


.twocol-cause.two-col-content .cont-inner {
	width: 100%;
	max-width: 28em;
	margin-left: auto;
	margin-right: auto;
}

.twocol-cause.two-col-content .cont-inner .description  p {
	margin-bottom: 0;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 1.6em;
	line-height: 1.4;
	letter-spacing: 0;
}

.cm-about-ban.simple-banner {
	min-height: auto;
}

.cm-about-ban.simple-banner .page-center .banner-content-inner {
	padding: 0;
	padding-top: 6em;
	padding-bottom: 6em;
}

.cm-about-ban.simple-banner .top_sec h1 {
	font-size: 7.2em;
	line-height: .94;
	margin: 0;
}

.cm-about-ban.simple-banner .btn_row {
	padding-top: 3em;
	margin: 0;
}

.cst-events-twocl-btm.two-col-content .columns_rowo_wrap.bottom_row {
	width: 100%;
	padding: 1em;
	position: relative;
	overflow: hidden;
	border: 2px solid #331435;
	border-radius: 16px;
}

.cst-events-twocl-btm.two-col-content .bottom_row .flex_row {
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	align-items: start;
	width: 100%;
	display: grid;
	position: relative;
	margin-bottom: 0;
	padding-top: 25px;
	padding-bottom: 25px;
	grid-column-gap: 0vw;
	grid-row-gap: 0px;
}

.cst-events-twocl-btm.two-col-content .bottom_row .content-col {
	flex-direction: column;
	align-items: flex-start;
	width: 100%;
	display: flex;
	position: relative;
	grid-area: 1 / 2 / 2 / 6;
	align-self: center;
}

.cst-events-twocl-btm.two-col-content .bottom_row .media_column {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	padding: 45px 22px;
	display: flex;
	height: 100%;
	grid-area: 1 / 7 / 2 / 13;
	align-self: center;
}

.cst-events-twocl-btm.two-col-content .content-col .description {
	margin: 0;
}

.cst-events-twocl-btm.two-col-content .content-col .description ul li {
	margin: 0;
	padding: 0;
	grid-column-gap: 10px;
	text-align: left;
	align-items: center;
	margin-top: 15px;
	margin-bottom: 15px;
	display: flex;
	overflow: hidden;
}

.cst-events-twocl-btm.two-col-content .content-col .description ul {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.5;
}

.cst-events-twocl-btm.two-col-content .content-col .description ul li:before {
	background-color: #ef6737;
	border-radius: 100px;
	width: 12px;
	height: 12px;
	content: " ";
}


.cst-events-twocl-btm.two-col-content .content-col .description ul li span {
	font-family: Financier Display, sans-serif;
	font-size: 1.6em;
	color: #331435;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: 500;
	line-height: 1.25;
	text-decoration: none;
}

.cst-events-twocl-btm.two-col-content .content-col .description h2 {
	letter-spacing: 0;
	margin: 0;
	font-size: 4.2em;
	line-height: 1.05;
}

.cst-events-twocl-btm.two-col-content .content-col .description p {
	margin-bottom: 0;
	padding-top: 25px;
	padding-bottom: 25px;
	color: #331435cc;
	font-size: 1.6em;
	line-height: 1.4;
	letter-spacing: 0;
}

.cst-events-twocl-btm.two-col-content .content-col .btn-items .btn_row {
	margin: 0;
	justify-content: flex-end;
}

.cst-events-twocl-btm.two-col-content .bottom_row .content-col .cont-inner {
	width: 100%;
}

.right.two-col-content.cm-hometwo-sec .flex_row {
	grid-column-gap: 2.2em;
	grid-row-gap: 2.2em;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	align-items: start;
	width: 100%;
	display: grid;
	position: relative;
}

.right.two-col-content.cm-hometwo-sec .content-col {
	width: 100%;
	grid-area: 1 / 7 / 2 / 13;
	align-self: center;
}

.right.two-col-content.cm-hometwo-sec .media_column {
	grid-area: 1 / 1 / 2 / 6;
	place-self: stretch center;
	padding: 0;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	display: flex;
}

.right.two-col-content.cm-hometwo-sec .media_column .mediaimg {
	width: 100%;
}

.right.two-col-content.cm-hometwo-sec .cont-inner {
	max-width: 100%;
}

.cm-strtwocol-linkpg.two-col-content.cm-strtwocol-sec .mediaimg .single-img img {
	object-fit: cover;
	border-radius: 20px;
	width: 100%;
	height: 235px;
}

.simple-banner.cm-fcaban-type2.fcaban-radi-0 .flex_row iframe {
	border-radius: 0;
}

.simple-banner.cm-fcaban-type2.fcaban-radi-0 .flex_row {
	border-radius: 0;
}


.cm-about-ban.simple-banner .btn_row .btn_item .hs-sec-btn {
	min-width: auto;
	justify-content: center;
	align-items: center;
	width: 98px;
	height: 98px;
	border-radius: 100%;
	overflow: hidden;
	background: transparent;
	display: flex;
	position: relative;
}
.cm-about-ban.simple-banner .btn_row .btn_item .hs-sec-btn span:before {
	background-image: url(//3050063.fs1.hubspotusercontent-na1.net/hubfs/3050063/raw_assets/public/TheGap_February2025/images/arrow-2.svg);
	width: 20px;
	height: 20px;
	display: block;
	content: "";
	transform: translate3d(0rem, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
	background-size: contain;
	background-repeat: no-repeat;
	transition: background 0.3s ease;
}
.cm-about-ban.simple-banner .btn_row .btn_item .hs-sec-btn span {
	z-index: 33;
	position: relative;
	display: block;
	font-size: 0;
}
.cm-about-ban.simple-banner .btn_row .btn_item .hs-sec-btn:after {
	background-color: #b5e1ce;
	content:"";
	border-radius: 100%;
	width: 8em;
	height: 8em;
	position: absolute;
	transform: translate3d(0px, 0px, 0px) scale3d(0.1, 0.1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
	opacity: 0;
	z-index: 1;
	transition: 0.3s ease;
}
.cm-about-ban.simple-banner .btn_row .btn_item .hs-sec-btn:hover:after {
	transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
	opacity: 1;
}
.cm-about-ban.simple-banner .btn_row .btn_item .hs-sec-btn:before {
	background: #ef6737;
	width: 7em;
	height: 7em;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	max-width: 100%;
}
.cm-about-ban.simple-banner .btn_row .btn_item .hs-sec-btn:before {
	background-color: #ef6737;
	transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
}
.cm-about-ban.simple-banner .btn_row .btn_item .hs-sec-btn:hover span:before {
	transform: translate3d(0.25rem, 0px, 0px) scale3d(1.1, 1.1, 1) rotateX(0deg) rotateY(0deg) rotateZ(45deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
}
.cm-about-ban.simple-banner .btn_row .btn_item .hs-sec-btn:hover {
	transform: translate3d(0px, 0px, 0px) scale3d(0.9, 0.9, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
}
.cm-about-ban.simple-banner .btn_row .btn_item .hs-sec-btn:before {
	background-color: #ef6737;
	content: "";
	display: block;
}
.simple-banner.cm-about-ban {
	margin-bottom: 0;
}
.body-wrapper .blog-feed .meta_wrap>span {
	align-items: center;
}

@media screen and (min-width: 1920px){
	.cst-values-item .top_sec.noButton .top_content{
		margin-bottom: 55px;
	}

	.twocol-cause.twocol-type2.two-col-content .top_sec .top_content h3{
		margin-bottom:40px;
	}
}


@media screen and (max-width: 991px) {
	.cm-about-ban.simple-banner .page-center {
		flex: 0 auto;
		width: auto;
		max-width: 768px;
	}

	.cm-about-ban.simple-banner .top_sec h1 {
		font-size: 4em;
	}

	.cm-about-ban.simple-banner .page-center .banner-content-inner {
		padding-top: 5.2em;
		padding-bottom: 3em;
	}

	.twocol-about.twocol-type2.two-col-content .top_sec h2 {
		font-size: 4em;
	}

	.twocol-about.twocol-type2.two-col-content h3 {
		font-size: 2.2em;
	}

	.twocol-about.twocol-type2.two-col-content .content-col {
		width: 100%;
	}

	.twocol-about.twocol-type2.two-col-content .img-col {
		width: 100%;
	}

	.twocol-about.twocol-type2.two-col-content .top_sec {
		padding-bottom: 2.5em;
	}

	.twocol-about.twocol-type2.two-col-content .flex_row {
		row-gap: 2.2em;
	}

	.cst-about-testimonial.testimonials_slider .testmn_item {
		width: 100%;
		padding-top:2.2em;
	}

	.cst-director-sec.cnt-wit-tp-img-wrp .top_sec.noButton {
		padding-top: 35px;
		padding-bottom: 35px;
	}

	.cst-director-sec.cnt-wit-tp-img-wrp .top_sec.noButton h2.title {
		font-size: 4em;
	}

	.cst-director-sec.cnt-wit-tp-img-wrp .cnt-col {
		grid-area: span 1 / span 5 / span 1 / span 5;
		align-self: stretch;
	}

	.cst-director-sec.cnt-wit-tp-img-wrp .flex-row {
		grid-template-columns: 1fr 1fr;
	}

	.cst-director-sec.cnt-wit-tp-img-wrp .cnt-col:last-of-type {
		grid-area: span 1 / span 10 / span 1 / span 10;
		align-self: stretch;
	}

	.cst-director-sec.cnt-wit-tp-img-wrp .tp-img {
		width: 16em;
		height: 16em;
	}

	.cst-values-item .top_sec.noButton h2.title {
		font-size: 4em;
	}

	.cst-values-item.card_gallery .bottom_row .flex_row .card_item {
		width: 100%;
		margin-bottom: 40px;
	}

	.cst-values-item.card_gallery .card_box .card_content img {
		width: auto !important;
		height: 10em !important;
	}

	.cst-values-item.card_gallery .bottom_row .flex_row {
		row-gap: 2em !important;
	}

	.twocol-cause.twocol-type2.two-col-content .top_sec h2.title {
		font-size: 4em;
	}

	.two-col-content.twocol-cause .bottom_row .flex_row {
		grid-template-columns: 1fr 1fr;
		padding-left: 3em;
		padding-right: 3em;
	}

	.twocol-cause.twocol-type2.two-col-content .content-col {
		grid-area: 2 / 1 / 3 / 3;
		padding: 30px;
	}

	.twocol-cause.twocol-type2.two-col-content .img-col {
		grid-column: 1 / 3;
	}

	.twocol-cause.two-col-content .cont-inner .description p {
		padding-top: 35px;
		padding-bottom: 35px;
	}

	.imageGallery-slider.cst-about-logoslider .frame-image-overflow img {
		max-height: 10em;
	}

	.cst-events-twocl-btm.two-col-content .columns_rowo_wrap.bottom_row {
		padding-left: 3em;
		padding-right: 3em;
	}

	.cst-events-twocl-btm.two-col-content .bottom_row .flex_row {
		padding-top: 35px;
		padding-bottom: 35px;
		grid-template-columns: 1fr 1fr;
	}

	.cst-events-twocl-btm.two-col-content .bottom_row .content-col {
		grid-area: 2 / 1 / 3 / 3;
	}

	.cst-events-twocl-btm.two-col-content .bottom_row .media_column {
		grid-area: 1 / 1 / 2 / 3;
	}

	.cst-events-twocl-btm.two-col-content .content-col .description ul {
		font-size: 16px;
	}

	.cst-events-twocl-btm.two-col-content .content-col .description h2 {
		letter-spacing: -.01em;
		font-size: 3em;
	}

	.cst-events-twocl-btm.two-col-content .content-col .description p {
		padding-top: 35px;
		padding-bottom: 35px;
	}

	.right.two-col-content.cm-hometwo-sec .flex_row {
		grid-template-columns: 1fr 1fr;
		padding-left: 3em;
		padding-right: 3em;
	}

	.right.two-col-content.cm-hometwo-sec .content-col {
		grid-area: 2 / 1 / 3 / 3;
		padding: 30px;
	}

	.right.two-col-content.cm-hometwo-sec .media_column {
		grid-area: 1 / 1 / 2 / 3;
	}

	/* 	.simple-banner.cm-about-ban {
	margin-top: -104.8px;
}
	*/

	.has-banner .body-container-wrapper,
	.has-banner .banner_area,
	.has-banner .banner-section{
		margin-top: -104.8px;
	}

	.has-banner .banner_area+.body-container-wrapper,
	.has-banner .banner-section+.body-container-wrapper{
		margin-top: 0;
	}
}


@media (max-width:767px){
	.twocol-about.two-col-content.twocol-type2 .title {
		text-align: left;
	}

	.twocol-about.twocol-type2.two-col-content .top_sec h2 {
		font-size: 40px;
	}

	.twocol-about.twocol-type2.two-col-content h3 {
		font-size: 24px;
		line-height: 1.15;
	}

	.twocol-about.twocol-type2.two-col-content h5 {
		font-size: 20px;
	}

	.twocol-about.twocol-type2.two-col-content .flex_row {
		row-gap: 2em;
	}

	.testimonials_slider.cst-about-testimonial {
		padding-top: 2em;
		padding-bottom: 2em;
	}

	.cst-about-testimonial.testimonials_slider span.icon_img.icon_sp {
		height: 1.25em;
	}

	.cst-about-testimonial.testimonials_slider .card_box .card_quote p {
		font-size: 1.3em;
	}

	.cst-about-testimonial.testimonials_slider .card_content h4 {
		font-size: 1.2em;
	}

	.cst-about-testimonial.testimonials_slider .card_content span {
		font-size: 1em;
		text-align: left;
	}

	.cnt-wit-tp-img-wrp.cst-director-sec {
		padding-top: 2em;
		padding-bottom: 2em;
	}

	.cst-director-sec.cnt-wit-tp-img-wrp .top_sec.noButton h2.title {
		font-size: 36px;
	}

	.cst-director-sec.cnt-wit-tp-img-wrp .flex-row {
		grid-column-gap: 2em;
		grid-row-gap: 2em;
	}

	.cst-director-sec.cnt-wit-tp-img-wrp .cnt-col {
		grid-area: span 1 / span 10 / span 1 / span 10;
		align-self: stretch;
		font-size: 18px;
	}

	.cst-director-sec.cnt-wit-tp-img-wrp .tp-img-cnt .col-title {
		font-size: 22px;
		font-weight: 700;
		line-height: 1.35;
	}

	.cst-director-sec.cnt-wit-tp-img-wrp .tp-img-cnt-inner h2 {
		font-size: 1em;
	}

	.cst-director-sec.cnt-wit-tp-img-wrp .tp-img-cnt-inner p {
		font-size: 1em;
	}

	.card_gallery.cst-values-item {
		padding-top: 2em;
		padding-bottom: 2em;
	}

	.cst-values-item .page-center {
		grid-row-gap: 2em;
		padding-top: 2em;
		padding-bottom: 2em;
	}

	.cst-values-item .top_sec.noButton h2.title {
		font-size: 36px;
	}

	.cst-values-item .top_sec.noButton .top_content h3 {
		font-size: 20px;
	}

	/* 	.cst-values-item.card_gallery .card_box .it_title {
	font-size: 1em;
} */

	.cst-values-item.card_gallery .card_box .card_content p {
		font-size: 14px;
	}

	.twocol-cause.two-col-content.twocol-type2 {
		padding-top: 2em;
	}

	.twocol-cause.two-col-content.twocol-cause .page-center {
		grid-row-gap: 2em;
		padding-top: 2em;
		padding-bottom: 2em;
	}

	.twocol-cause.twocol-type2.two-col-content .top_sec h2.title {
		font-size: 36px;
	}

	.twocol-cause.twocol-type2.two-col-content .top_sec .top_content h3 {
		font-size: 20px;
	}

	.twocol-cause.twocol-type2.two-col-content .content-col {
		grid-row: 2 / 3;
		grid-column-end: 3;
		padding: 0;
	}

	.twocol-cause.twocol-type2.two-col-content .img-col {
		grid-area: 1 / 1 / 2 / 3;
	}

	.two-col-content.twocol-cause .bottom_row .flex_row {
		padding: 20px;
		grid-row-gap: 2em;
		justify-items: stretch;
		grid-column-gap: 1em;
	}

	.twocol-cause.two-col-content .cont-inner {
		font-size: 18px;
	}

	.twocol-cause.two-col-content .cont-inner .description p {
		font-size: 1em;
	}

	.cst-about-testimonial.testimonials_slider .card_content span {
		text-align: center;
	}

	.imageGallery-slider.cst-about-logoslider {
		padding-top: 2em;
		padding-bottom: 2em;
		grid-row-gap:2em;
	}

	.imageGallery-slider.cst-about-logoslider .hero-ticker-images:before {
		width: 8em;
	}

	.imageGallery-slider.cst-about-logoslider .hero-ticker-images:after {
		width: 8em;
	}

	/* 	.imageGallery-slider.cst-about-logoslider .frame-image-overflow img {
	width: auto;
	max-width: none;
	max-height: 22px;
}
	*/
	.cst-events-twocl-btm.two-col-content .columns_rowo_wrap.bottom_row {
		padding: 20px;
	}

	.cst-events-twocl-btm.two-col-content .content-col .description ul li span {
		font-size: 18px;
	}

	.cst-events-twocl-btm.two-col-content .content-col .description h2 {
		line-height: 1.2;
		font-size: 32px;
	}

	.cst-events-twocl-btm.two-col-content .content-col .description p {
		font-size: 1em;
	}

	.right.two-col-content.cm-hometwo-sec .content-col {
		padding: 0;
	}

	.right.two-col-content.cm-hometwo-sec .flex_row {
		grid-row-gap: 2em;
		justify-items: stretch;
		grid-column-gap: 1em;
		padding: 20px;
	}

	.right.two-col-content.cm-hometwo-sec .top_sec {
		margin-bottom: 2em;
		padding-top: 0;
	}

	.right.two-col-content.cm-hometwo-sec .cont-inner h4 {
		font-size: 24px;
		line-height: 1.15;
	}

	.right.two-col-content.cm-hometwo-sec .page-center {
		padding-top: 2em;
		padding-bottom: 2em;
	}

	.sgl-cnt-cm.page-banner.simple-banner {
		padding-bottom: 2.5em;
	}

	.simple-banner.sgl-cnt-cm .banner-content-inner .top_sec h5 {
		margin-bottom: 0;
	}

	.free-trail-banner.page-banner.simple-banner {
		padding-bottom: 2em;
	}
	.cm-about-ban.simple-banner .btn_row .btn_item .hs-sec-btn, 
	.cm-about-ban.simple-banner .btn_row .btn_item .hs-sec-btn:before {
		height: 80px;
		width: 80px;
	}
	.cm-about-ban.simple-banner .top_sec h1 {
		font-size: 40px;
	}

}


/* header css */

/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/


.wrapper{
	position:relative;
	width:100%;
}


header.header {
	left: 0;
	/* 	padding-left: 30px;
	padding-right: 30px; */
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}

header.header .container {
	grid-column-gap: 0;
	grid-row-gap: 0;
	align-items: center;
	display: grid;
	grid-template-columns: 16em 1fr;
	grid-template-rows: auto;
	max-width: 100%;
	min-height: 7.5em;
	width: 100%;
	margin: 0 auto;
	padding-left: 30px;
	padding-right: 30px;
}

.main-active{
	padding-top:100px;
}

header.header .right-wrapper {
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr .25fr;
	grid-auto-columns: 1fr;
	display: grid;
	grid-row-gap: 16px;
	grid-column-gap: 16px;
	float: right;
	position: relative;
}

/* nav  */

header.header nav{
	z-index: 1;
	justify-content: center;
	align-items: center;
	display: flex;
	position: relative;
	grid-area: 1/1/2/3;
}

header.header nav .hs-menu-wrapper ul li a{
	font-size: 18px;
	font-weight: 500;
	margin-left: 0;
	margin-right: 0;
	padding: 20px 15px;
	text-decoration: none;
	transition: color .2s;
	display: inline-block;
	color: rgba(246, 242, 232,1.0);
}


header.header nav .hs-menu-wrapper > ul > li.active-branch > a,
header.header nav .hs-menu-wrapper > ul > li.active > a{
	background-image:   url(//3050063.fs1.hubspotusercontent-na1.net/hubfs/3050063/raw_assets/public/TheGap_February2025/images/The%20Gap%20Dot.svg);
	background-position: 50% 100%;
	background-repeat: no-repeat;
	background-size: auto 8px;

}

header.header nav .hs-menu-wrapper > ul{
	flex-wrap: nowrap;
	word-break: initial;
}

header.header nav .hs-menu-wrapper > ul li{
	margin: 0;
}



header nav .hs-menu-wrapper ul ul.hs-menu-children-wrapper {
	background-color: rgba(246, 242, 232,1.0);
	margin-top: 7px;
	position: absolute;
	max-width: 100%;
	font-size: 18px;
	padding: 5px 2px;
	display: none;
}

header.header nav .hs-menu-wrapper>ul>li:hover ul.hs-menu-children-wrapper{
	display: block;
}


header nav .hs-menu-wrapper ul ul.hs-menu-children-wrapper a {
	padding: 8px 21px;
	display: block;
	color: rgba(51, 20, 53,1.0);
}

header nav .hs-menu-wrapper ul ul.hs-menu-children-wrapper a:hover{
	opacity:.8;
}


header.header .login-button{
	position: absolute;
	/*   top: -57%; */
	bottom: auto;
	left: auto;
	right: 0%;
	top: auto;
}



header.header .login-button a {
	color: rgba(246, 242, 232,1.0);
	background-color: rgba(51, 20, 53,1.0);
	border: 2px solid rgba(246, 242, 232,1.0);
	border-radius: 100px;
	justify-content: center;
	align-items: center;
	padding: 20px 32px;
	font-weight: 500;
	transition: background-color .2s;
	display: flex;
	position: relative;
	overflow: hidden;
	text-decoration: underline;
	font-size: 18px;
}

header.header .login-button a:hover{
	color: rgba(51, 20, 53,1.0);
	background-color: rgba(240, 240, 240,1.0);
	border-color: rgba(246, 242, 232,1.0);
}

header.header .login-button a {
	min-width: auto;
}

header.header .login-button a::after {
	content: '';
	padding-right: 5px;
}

header.header .logo img {
	width: 224px !important;
}


/* hamburger */

.burger {
	float: right;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	tap-highlight-color: transparent;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding: 18px;
	font-size: 24px;
	display: none;
	position: relative;
	min-height: 45px;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-end;
	padding: 10px;
	grid-area: 1/4/2/5;
	justify-self: end;
	-webkit-user-select: text;
	margin: 0;
}

.burger .menu-mobile {
	width: 2.2em;
	height: 2.2em;
	min-height: auto;
	background-color: #ada3d6;
	border-radius: 100%;
	flex-direction: column;
	flex: none;
	justify-content: center;
	align-items: center;
	padding: 7px;
	display: flex;
	position: relative;
}

.burger {
	display: none;
}

/* mobile menu */

.wrapper .mobile-menu {
	position: absolute;
	top: 0;
	z-index: 19;
	background: #ada3d6;
	width: 100%;
	top: 90px;
	display:none;
	top: 0;
	transform: translateY(-100%);
}

.wrapper .mobile-menu nav ul {
	display: flex;
	flex-direction: column;
}

.wrapper .mobile-menu .hs-menu-wrapper ul li a {
	font-size: 20px;
	line-height: 1.5;
	color: rgba(51, 20, 53,1.0);
	padding-top: 12px;
	padding-bottom: 12px;
	margin-left: 0;
	margin-right: 0;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: 500;
	text-decoration: none;
	transition: color .2s;
	display: block;
	position: relative;

}

.wrapper .mobile-menu .hs-menu-wrapper ul li:hover a{
	color: rgba(51, 20, 53,1.0);
	opacity: .8;
}

.wrapper .mobile-menu .hs-menu-wrapper ul li.active-branch a{
	background-image: url(//3050063.fs1.hubspotusercontent-na1.net/hubfs/3050063/raw_assets/public/TheGap_February2025/images/The%20Gap%20Dot.svg);
	background-position: 50% 100%;
	background-repeat: no-repeat;
	background-size: auto 8px;
}


.wrapper .mobile-menu nav {
	padding-left: 15px;
	padding-right: 20px;
}

.wrapper .Mobile-menu-button {
	margin-top: 0;
	padding: 56px 30px 33px;
}

.wrapper .Mobile-menu-button a {
	border-radius: 100px;
	justify-content: center;
	align-items: center;
	padding: 20px 32px;
	font-weight: 500;
	transition: background-color .2s;
	display: inline-block;
	position: relative;
	overflow: hidden;
	max-width: 100%;
	font-size: 18px;
	line-height: 1.5;
	width: 100%;
	text-align: center;
	text-decoration: underline;
	background-color: rgba(246, 242, 232,0.0);
	border: 2px solid rgba(51, 20, 53,1.0);
	color: rgba(51, 20, 53,1.0);
}

.wrapper .Mobile-menu-button a:hover{
	color: rgba(246, 242, 232,1.0);
	background-color: rgba(51, 20, 53,1.0);
	border-color: rgba(51, 20, 53,1.0);
}

.wrapper .mobile-menu .hs-menu-wrapper ul ul {
	margin-left: 10px;
	display:none;
}

.mobile-menu nav.mobile-menu-wrap ul > li.hs-item-has-children{
	position:relative;
}

.mobile-menu .child-trigger {
	position: absolute;
	height: 51px;
	display: block;
	width: 50px;
	top: 0;
	right: 0;
}
.mobile-menu .child-trigger:after{
	content: "+";
	font-size: 19px;
	font-weight: 900;
	position: absolute;
	right: 11px;
	top: 10px;
	height: 51px;
	width: 20px;
	cursor: pointer;
}

.hs_cos_wrapper_type_menu a {
	text-decoration: none;
}

.dark-header .header-inner,
.no-banner .light-header .header-inner{
	background: #ada3d6 !important;
}
.dark-header .header-inner .hs-menu-wrapper ul li a,
.no-banner .light-header .header-inner .hs-menu-wrapper ul li a,
.dark-header .header-inner .hs-menu-wrapper ul li:hover a,
.no-banner .light-header .header-inner .hs-menu-wrapper ul li:hover a{
	color: #331435;
}

.dark-header .header-inner .hs-menu-wrapper ul li:hover a,
.no-banner .light-header .header-inner .hs-menu-wrapper ul li:hover a{
	opacity: .8;
}

.wrapper .mobile-menu nav .hs-menu-wrapper ul li {
	margin: 0;
}

.dark-header header.header .login-button a,
.no-banner .light-header header.header .login-button a{
	border-color: #331435;
	color: #331435;
	background: transparent;
}

.dark-header header.header .login-button a:hover,
.no-banner .light-header header.header .login-button a:hover{
	background: #331435;
	color: #f6f2e8;
}

.header .no-banner-logo {
	display: none;
}

.dark-header .header .banner-logo,
.no-banner .light-header .header .banner-logo{
	display: none;
}

.dark-header .header .no-banner-logo,
.no-banner .light-header .header .no-banner-logo{
	display: block;
}

.header-inner {
	background-color: rgba(51, 20, 53,0.0);
}

.burger .menu-mobile > div {
	width: 36px;
	height: 36px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.burger .menu-mobile > div:before {
	width: 21px;
	height: 1px;
	content: "";
	display: block;
	background: #fff;
	margin-top: 0.5px;
	margin-right: 7px;
	transition: 0.3s ease;
}
.burger .menu-mobile > div:after {
	width: 21px;
	height: 1px;
	content: "";
	display: block;
	background: #fff;
	margin-top: 4.5px;
	margin-left: 5px;
	transition: 0.3s ease;
}
.mobile-open .burger .menu-mobile > div:before {
	transform: rotate(45deg););
	margin: 0;
}
.mobile-open .burger .menu-mobile > div:after {
	transform: rotate(-45deg);
	margin: 0;
}


/* media query */
@media (min-width: 992px){
	.wrapper .mobile-menu{
		display:none !important;
	}

	header nav .hs-menu-wrapper ul ul.hs-menu-children-wrapper:before {
		content: '';
		display: block;
		clear: both;
		height: 24px;
		position: absolute;
		top: -24px;
		left: 0;
		width: 100%;
	}

	header.header .login-button a{
		top: -1px;
	}

	header.header nav .hs-menu-wrapper>ul>li:hover>a{
		color: rgba(246, 242, 232,1.0);
	}

	header.header nav .hs-menu-wrapper>ul>li ul li a{
		color: rgba(51, 20, 53,1.0);
	}

	header.header nav .hs-menu-wrapper>ul>li ul li:hover a{
		color: rgba(51, 20, 53,1.0);
	}

	.light-header .header nav .hs-menu-wrapper ul li a {
		-webkit-font-smoothing: auto;
		-moz-osx-font-smoothing: auto;
	}
}

@media (max-width: 991px) {
	header.header nav, header.header .login-button {
		display: none;
	}

	.wrapper .mobile-menu nav{
		display: block !important;
	}

	.burger {
		display: block;
	}

	.burger:before {
		left: 13px;
	}

	header.header {
		padding: 16px 10px 16px 30px;
	}

	header.header .right-wrapper {
		display: flex;
		justify-content: end;
	}

	header.header {
		padding-top: 1em;
		padding-bottom: 1em;
		padding-right: 10px;
	}

	header.header .container {
		min-height: auto;
		grid-column-gap: 0px;
		grid-row-gap: 0px;
		grid-template-columns: 1fr 1fr auto auto;
	}

	header.header .logo img {
		width: 43.45vw !important;
	}

	header .logo a {
		display: block;
	}

	.logo {
		line-height: 0;
		padding-top: 6px;
		padding-bottom: 6px;
	}

	header.header {
		font-size: 16px;
		line-height: 1.5;
		z-index: 100;
	}

	.wrapper .mobile-menu .hs-menu-wrapper ul li a {
		display: inline-block;
	}

	.mobile-menu nav.mobile-menu-wrap ul>li.hs-item-has-children.child-open .child-trigger:after {
		content: "-";
	}

	.wrapper .mobile-menu .hs-menu-wrapper ul ul {
		margin-left: 0;
	}

	.cm_header_wrapper .header {
		bottom: auto;
		left: 0;
		position: fixed;
		right: auto;
		top: 0;
		width: 100%;
		z-index: 20;
		transition: all .5s ease;
	}

	.wrapper .mobile-menu {
		transform: translateY(-150%);
		transition: transform 400ms ease 0s;
		display: block;
	}

	.mobile-open .wrapper .mobile-menu {
		transform: translateY(0);
		transition: transform 400ms ease 0s;
	}

	/*    */
	.mobile-menu_outer {
		position: absolute;
		top: 100%;
		/* 		z-index: 12; */
		width: 100%;
		overflow: hidden;
		height: 0;
		transition: 0.2s ease 0.5s;
	}

	.mobile-open .mobile-menu_outer {
		height: calc(100vh - 90px);
		transition: 0.2s ease 0.1s;
	}

	.wrapper .mobile-menu {
		display: block;
		transform: scaleY(0);
		transform-origin: top;
		transition: transform .4s ease 0.2s;
		transform: translateY(0);
		transform: translateY(-100%);
		top: 0;
	}

	.mobile-open .wrapper .mobile-menu {
		transform: scaleY(1);
		transition: transform .4s ease 0.2s;
		transform: translateY(0);
	}

	header.header .right-wrapper {
		justify-self: end;
		float: right;
		grid-area: 1/4/2/5;
	}

	header.header .logo {
		padding: 0;
		justify-self: start;
		float: left;
	}

	header.header .logo a {
		display: inline-block;
	}

	.cm_header_wrapper header.header .logo img {
		width: 100% !important; 
		display: inline-block;
	}

	.cm_header_wrapper .header {
		padding: 0;
	}

	header.header .container {
		padding: 16px 10px 16px 30px;
		padding-bottom: 1em;
		padding-right: 10px;
		padding-top: 1em;
	}

	header.header.lp-header .login-button {
		width: 72.8px;
		height: 72.8px;
		display: block;
		position: relative;
		pointer-events: none;
		display: block;
	}


	.cm-nav-overlay {
		width: 100%;
		display: none;
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		overflow: hidden;
		height: 100vh;
		z-index: 9;
	}

	.mobile-open .cm-nav-overlay{
		display: block;
	}

	.header .header-inner {
		background: #331435;
	}

	.dark-header .burger .menu-mobile,
	.no-banner .light-header .burger .menu-mobile{
		background: #331435;
	}

	header.header nav .hs-menu-wrapper>ul>li:hover ul.hs-menu-children-wrapper {
		display: none;
	}

	header nav .hs-menu-wrapper ul ul.hs-menu-children-wrapper {
		position: relative;
	}

	.wrapper .mobile-menu nav .hs-menu-wrapper ul li ul.hs-menu-children-wrapper li a{
		color: rgba(51, 20, 53,1.0);
	}

	.wrapper .mobile-menu nav .hs-menu-wrapper ul li ul.hs-menu-children-wrapper li:hover a{
		color: rgba(51, 20, 53,1.0);
	}

	.header-wrapper {
		min-height: 104.8px;
	}
}


@media (max-width: 767px){
	header.header{
		min-height: 75px;
	}
	header.header .logo a {
		padding-left: 10px;
		justify-self: start;
	}

	header.header .logo img {
		width: 40.23vw!important;
	}

}

@media (max-width: 479px){
	.burger .menu-mobile {
		width: 1.6em;
		height: 1.6em;
		padding: 5px;
	}

	header.header .logo img {
		width: auto !important;
		max-height: 18px;
	}

	header.header .container {
		padding-left: 20px;
		padding-right: 10px;
	}

	.burger {
		padding-left: 5px;
	}

	.cm_header_wrapper header.header .logo img {
		width: auto !important;
		max-height: 18px;
		vertical-align: middle;
		margin-top: 2px;
	}

	header.header.lp-header .login-button {
		height: 58.39px;
		width: 53.39px;
	}

	.wrapper .mobile-menu .hs-menu-wrapper ul li a {
		font-size: 18px;
	}

	.wrapper .Mobile-menu-button a {
		font-size: 16px;
	}

	.wrapper .Mobile-menu-button {
		padding: 36px 30px 33px;
	}

	.header-wrapper {
		min-height: 90.39px;
	}
}

@media (max-height:600px) {
	.wrapper .mobile-menu {
		max-height: calc(100vh - 91px);
		overflow:auto;
	}
}