@import url('https://fonts.googleapis.com/css2?family=Sora:wght@400;600&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&display=swap');

a{text-decoration:none!important;}

.wp-block-columns.is-layout-flex.wp-container-9, .wp-block-columns.are-vertically-aligned-center.is-layout-flex.wp-container-13, .wp-block-columns.are-vertically-aligned-center.is-layout-flex.wp-container-37{padding: 90px 100px 68px;
margin: 0 auto;
}

@media screen and (max-width: 484px){.footer-social-icons{
	padding-top:40px;}}

.footer-social-icons{margin-top:-30px;}
@media screen and (max-width: 1100px){
.wp-block-columns.is-layout-flex.wp-container-9, .wp-block-columns.are-vertically-aligned-center.is-layout-flex.wp-container-13, .wp-block-columns.are-vertically-aligned-center.is-layout-flex.wp-container-37 {
    padding: 64px 30px 32px;
    width: calc(100vw - 60px)
			margin-top:20px;
	margin-bottom:80px;
}}

/* sendy*/
.sendy-form{background-color:#053436;}

input[type=email] {
	margin-bottom:20px;
	margin-top:-12px;
	float:left;
    color: #ffffff;
    width: 270px;
    padding: 0;
    border: 0px solid white;
    border-bottom: 1px solid white;
  background-color:#053436;
  margin-right: 30px;
    height: 28px;
  font-family: 'Work Sans';
    font-size: 14px;
    line-height: 20px;
}

input[type="submit" i], .subscribe-button {
  border: 0px solid white;
    text-transform: uppercase;
    font-family: 'Sora';
    font-weight: 600;
    padding-left: 26px;
    padding-right: 26px;
    height: 40px;
    border-radius: 20px;
    font-size: 14px;
    letter-spacing: 1.4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    color: #ffffff;
    background-color: #553BF2;
  margin-top: -44px;
  max-width:148px;
	min-width:148px;
}

input[type="submit" i]:hover, .subscribe-button:hover{
  background-color:#715CF4;
  
}

input[type="submit" i]:active, .subscribe-button:active{
   background-color:#4731CA; 
}

/* misc pages */

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button:not(.has-background):not(.has-text-color):hover, .wp-block-search .wp-block-search__button:not(.has-background):not(.has-text-color):hover{
	background-color:rgba(0, 0, 0, 0);
fill:#808080!important;}

.wp-block-search__input.wp-block-search__input.has-small-font-size{padding-top:15px!important;}


.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button:not(.has-background):not(.has-text-color):hover, .wp-block-search .wp-block-search__button:not(.has-background):not(.has-text-color):hover ~.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button svg, .wp-block-search .wp-block-search__button svg{fill:#808080!important;}


.taxonomy-category.is-style-post-category-icon.wp-block-post-terms a, .is-style-post-date-icon.wp-block-post-date a, .taxonomy-post_tag.is-style-post-tag-icon.wp-block-post-terms a{
	font-weight: 500!important;
}

.back-home{
	max-width:1080px;
	margin:0 auto;
	margin-bottom:40px!important;
}


.back-icon{
	float:left;
	width:36px;
height:36x;
margin-right:5px;}

.back-label{padding-top:8px;
}

.wp-block-latest-posts .wp-block-latest-posts__post-date{color:#808080;
margin-top:5px;
font-size:12px;}

.wp-block-post-author__bio{font-size:14px;
margin-top:5px;}

.wp-block-post-author__avatar{margin-right:20px;}


.wp-block-post-author{max-width: var(--wp--style--global--content-size);
margin-left: auto;
margin-right:auto;}

.wp-block-post-author__name{font-size:16px;}

.avatar.avatar-48.photo{border-radius:24px;}

.taxonomy-post_tag.is-style-post-tag-icon.wp-block-post-terms a{color:#33D57A;}

label.wp-block-search__label{
	font-size: var(--wp--custom--font-sizes--huge)!important;
    font-weight: var(--wp--custom--heading--typography--font-weight)!important;
    line-height: var(--wp--custom--heading--typography--line-height)!important;
}


.wp-block-post-title a, .is-layout-flex.wp-block-group.post-meta a{text-transform:none;
-webkit-text-decoration-line: none;
    text-decoration-line: none;
font-weight: 600;}

/* mobile footer stuff*/

@media (max-width: 781px){
	.header-container{height:auto!important;}
	.is-layout-flex.wp-container-14.wp-block-columns{width:auto!important;}
	
	.is-layout-flex.wp-container-38.wp-block-columns{
    max-width: 1280px;
    margin: auto;
    margin-bottom: 100px;
    margin-top: 40px;
    width: calc(100vw - 60px);
	}
	.site-footer-container.wp-block-template-part{margin-top:40px!important;}
		.is-layout-constrained.wp-block-query{padding-left:5%;
	padding-right:5%;
	max-width:100%;}
	.footer-social-icons{text-align:center;}
	.footer-social.twitter{margin-left:0px;}
	.Footer__footer__2A4Dq ul{display:block;}
	.is-layout-flex.wp-container-14.wp-block-columns{
		padding-left:30px!important;
	padding-right:30px!important;}
	.is-layout-constrained.wp-block-column {
    position: relative;
    left: 0px!important;
	}
	#footer-top{margin-bottom:40px;}
	.footer-social-icons{float:unset!important;
}
.Footer__privacyTerms__1p0G3{right:auto!important;}
	.is-layout-flex.wp-container-10.wp-block-columns{
		margin-right: 30px!important;
	margin-left:30px!important;}
	
	.Footer__footer__2A4Dq ul {width: 300px;}
	.Footer__footerInner___U4K3{width:100%!important;}
	
	.is-layout-constrained.wp-block-column.has-black-color.has-text-color{padding-left:40px;}
	
	.is-layout-flex.wp-container-10.wp-block-columns{
		padding-left: 0px!important;
	padding-right:0px!important;}
	
	.wp-block-button__link{margin-top:50px;}
	
	.wp-block-jetpack-button.alignright.wp-block-button{float:left!important;}
	
	.is-content-justification-center.is-layout-flex.wp-container-1.wp-block-buttons {
		margin-bottom: 20px!important;}
	
	.wp-block-categories-list.wp-block-categories{margin-bottom:80px!important;}
	.wp-block-search__button-inside.wp-block-search__icon-button.wp-block-search{margin-bottom:60px!important;}
	.wp-block-latest-posts.is-grid li {margin-right:0px;}
	.is-layout-flex.wp-container-6.wp-block-columns{padding-top:40px!important;}
}


/* header stuff*/

.nav-dropdown-item-mobile{
	margin-bottom: 30px;
}

.mobile-nav-button{display:flex;}

#mobilemenu{background-image:url("https://blog.temboo.com/wp-content/uploads/2022/11/purple-menu.png");}

#mobileclose{background-image:url("https://blog.temboo.com/wp-content/uploads/2022/11/mobileclose@4x.png");
width:14px;
height:14px;
	float:right;
	margin-top:0px;
}

.dropbtn {
	background-repeat: no-repeat;
	background-size:contain;
	background-color: rgba(0, 0, 0, 0);
	margin-top:36px;
	width:24px;
	height:20px;
  border: none;
  cursor: pointer;
}


.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
	top:15px;
	min-width:300px;
	right:0;
  display: none;
  position: absolute;
  background-color: #ffffff;
  overflow: auto;
  z-index: 1;
	border-radius: 4px;
	box-shadow:-10px 10px rgba(5, 52, 55, 0.10);
	padding: 30px;
}


.show {display: block;}

#green-button{
	background-color:#33D57A;
margin-right:20px;
width:123px;}


/*mobile stuff*/

@media screen and (max-width: 910px) {
	
	.featured-post{
		background-position: center top!important;
		background-image: url(https://blog.temboo.com/wp-content/uploads/2025/12/main-blog-img-mobile.png)!important;
		
	height:auto!important;
	margin-top:-80px!important;
	}
	.featured-post-title{
		font-size: 32px!important;
    line-height: 43px!important;	}
	.featured-post-text{
			margin: 0 auto!important;
		margin-top:10px!important;
		padding:30px 40px 30px 40px!important;}
	
	.featured-post-text-container{
		   height:600px;
		margin-top:0px!important;
		padding-top:200px;
}
	
	.featured-post-text {
		    margin-top: 25vw!important;
	}
	.is-layout-flex.wp-container-6.wp-block-columns{margin-top:-30px!important;}

.header-nav{display:none!important;}
	
.header-nav-mobile{display:block!important;}
	
	.header{padding: 0 0px!important;
	width:95%;}
	
	.header-logo{margin-top:20px!important;}
}


@media screen and (max-width: 720px) {
	.featured-post{ 
		margin-top: -40px!important;
    margin-bottom: 0px!important;
		height:auto;
	}
	.featured-post-text {
    margin-top: 15vw!important;
}
	.featured-post-text-container {height:auto;}
}

@media screen and (max-width: 560px) {
		.featured-post-text {
    margin-top: 10vw!important;
}
}

footer {overflow: hidden;}

.header-nav-mobile{display:none;}

.nav-dropdown-item-mobile>a{
	color:#053436;
}

.company-nav{display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;}



/* */


.Logo__logo__2bpcd.Logo__home__2Lx7t {
    fill: #553BF2;
}

#companynav, .nav-arrow{cursor:default;}

.nav-arrow{ width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 9px solid #33D57A;
  margin-left: 10px;
  -webkit-transition: -webkit-transform 0.125s;
  transition: -webkit-transform 0.125s;
  transition: transform 0.125s;
  transition: transform 0.125s, -webkit-transform 0.125s;
}

.company-menu-item{
	margin-bottom:12px;
}

.company-menu-item:last-child{
	margin-bottom:0px;
}

.header-container{
    width: 100%;
    height: 120px;
    top: 0;
}

.header{
	z-index:9;
	    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1080px;
    color: #053436;
    font-family: 'Work Sans';
    font-weight: 500;
    padding: 0 40px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 16px;
    margin: auto;
}


.header-nav-item{margin: 0 35px;
    white-space: nowrap;
    letter-spacing: 0.32px;
    color: #053436;
    cursor: pointer;
    font-weight: 500;
    padding: 4px 0;
    position: relative;
	z-index:9;
}

.header-logo {
	width: 142px;
    height: 40px;
    margin-top: 32px;
}


.header-nav {
	margin-top: 40.5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: -20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	z-index:9;
}

.company-menu{color: #ffffff;
}

.company-menu:hover{color: #33D57A;
}


.company-menu:active{color: #2FB468;
}


.nav-dropdown{
	border-radius:4px 4px 0px 0px;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    padding: 10px 17.5px 7px;
    margin-top: -3px;
   // -webkit-transition-delay: 0.125s;
   // transition-delay: 0.125s;
}

.nav-dropdown-open {
	margin-top: 145px;
	background-color: #553BF2;
border-radius:0px 0px 4px 4px;
	padding:20px;
	padding-left:35px;
	padding-right:45px;
	display:none;
	position:absolute;
}

.nav-dropdown:hover>.header-nav-item{	color:#ffffff;
	font-weight:400;
}

.nav-dropdown:hover>.nav-arrow{transform:rotate(180deg)!important;}

.nav-dropdown{
	padding-left: 0px;
    padding-right: 0px;}


.nav-dropdown:hover{
background-color:#553BF2;
}



.nav-dropdown:hover>.nav-dropdown-open{
	display:block;
}



/* featured article */


.featured-post{
 background-image: url("https://blog.temboo.com/wp-content/uploads/2025/12/main-blog-img.png");
	background-size:contain;
	height:520px;
	background-position: 0% 50%;
	background-repeat: no-repeat;
	margin-top:-50px;
	margin-bottom: -20px;
}

.featured-post-text-container{
	width:95%;
max-width:1280px;
	margin: 0 auto;
}


.featured-post-text{
	background-color: #ffffff;
	border-radius: 10px;
	box-shadow:-10px 10px rgba(5, 52, 55, 0.10);
	right:0;
	margin: 0 auto;
	max-width:620px;
	text-align: left;
	margin-right:0;
	margin-top:80px;
	padding-top: 40px;
	padding-bottom: 30px;
	padding-left:60px;
	padding-right: 60px;
}

.featured-post-title{
	font-family: 'Sora';
	font-size:48px;
	line-height:58px;
	font-weight: 600;
	color: #053436;
	margin-bottom:20px;
}
.featured-post-button:hover, .wp-block-button__link:hover, .nav-signup-button:hover {background-color:#715CF4!important;}



.featured-post-button:active, .wp-block-button__link:active, .nav-signup-button:active  {background-color:#4731CA;}

.featured-post-button, .nav-signup-button, .wp-block-search__button.wp-element-button{ 
	text-transform: uppercase;
	font-family: 'Sora';
    font-weight: 600;
    padding-left:26px;
	padding-right:26px;
    height: 40px;
    border-radius: 20px;
    font-size: 14px;
    letter-spacing: 1.4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    color: #ffffff;
    background-color: #553BF2;
}


/* site edits below*/

.has-text-color.has-background-color.has-background.has-custom-color-1-background-color.wp-block-jetpack-mailchimp form{max-width:448px;}

.wp-block-jetpack-button.alignright.wp-block-button{float:right;
margin-top:-44px;}

.is-content-justification-center.is-layout-flex.wp-container-1.wp-block-buttons{margin-top:0px;
margin-bottom:80px;}

#wp-block-archives-3{width:100%;}

.wp-block-search__input.wp-block-search__input.has-small-font-size{font-size:14px!important;}

input[type=search]:focus{
	color: #333333;
    outline: 0px dotted currentcolor;
    outline-offset: 0px;}

.is-layout-constrained.wp-block-column.has-black-color.has-text-color{padding-right:40px;}


.wp-block-search__input.wp-block-search__input.has-small-font-size{
	border: 0px solid white;
}

.wp-block-search__button.has-small-font-size.has-icon.wp-element-button{
	background-color: rgba(255,255,255,0.5);
	padding: 0;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input{padding: 0;}


.wp-block-search__inside-wrapper{margin-top:100px;}


.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{border: 0px solid white;
padding:0;
border-bottom: 1px solid #ddd;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button svg, .wp-block-search .wp-block-search__button svg{fill:#808080;}


.site-footer-container.wp-block-template-part{
	background-color: #053436;
margin-top:120px;
padding-top:60px;
}

input:focus{    border-bottom: 1px solid #33D57A;}


input{
	outline: none;
    font-family: 'Work Sans';
    font-size: 14px;
    background: none;
    border: none;
    width: 270px;
    border-radius: 0px;
    border-bottom: 1px solid #ffffff;
    position: relative;
    padding: 0;
    margin-right: 30px;
    height: 28px;
    color: #ffffff;
    caret-color: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;}

input[type=email]{
	color: #ffffff;
	width:270px;
	padding:0;
	border:0px solid white;
	border-bottom: 1px solid white;
}


.wp-block-button .wp-block-button__link{
	border: 0px solid white;
text-transform: uppercase;
	font-family: 'Sora';
    font-weight: 600;
    padding-left:26px;
	padding-right:26px;
    height: 40px;
    border-radius: 20px;
    font-size: 14px;
    letter-spacing: 1.4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    color: #ffffff;
    background-color: #553BF2;
}

.categories-label{
	margin-top:50px;
	font-size:13px;
	color: #053436;}


.Footer__listHeader__heToC{font-size:12px;}

select{
	padding:0px;
border:0px solid white;
border-bottom:1px solid #ddd;
padding-bottom: 5px;}

select:focus{outline:0px solid white;}

.wp-block-categories-list.wp-block-categories{margin-top:20px;
margin-bottom:80px;}

.wp-block-archives-dropdown.wp-block-archives{}

#wp-block-archives-5 {width:100%;}

.wp-block-archives-dropdown label {font-size:13px;
	color: #053436;
	margin-bottom: 10px;
}

.wp-block-latest-posts__list.is-grid.columns-3.wp-block-latest-posts.has-small-font-size{margin-top:40px;}

h4{
	font-family: 'Sora';
	color: #053436;
	font-size:14px;
}

.wp-block-latest-posts__post-excerpt{font-size:14px;
line-height:20px;
color:#333;}

li.cat-item{
	margin-bottom:12px!important;
}
li.cat-item>a{
	font-weight: 400!important;
	font-size: 14px;
}

ul.wp-block-archives-list.wp-block-archives{
	margin-top:100px!important;
	
}

ul{
	  padding-inline-start: 0px;
    list-style-type: none;
}

.is-layout-flow.wp-block-group.has-background-background-color.has-background{margin-top:0px;}

.alignfull.wp-block-post-featured-image {
	max-width:720px;
	margin-left:auto!important;
	margin-right: auto!important;
	padding-bottom: 40px;
	margin: 0 auto;
}

.wp-block-post-title{
	font-size:28px;
line-height:36px;
}


h2, h3{
	font-size:24px;
line-height:32px;
}

.wp-block-post-title, h2, h3{
	font-weight:600;
font-family: 'Sora';
color: #053436;
}

.wp-block-embed__wrapper{
	text-align:center;
}


.is-layout-flex.wp-container-6.wp-block-columns{
	background-color:white;
padding-top:80px;
border-radius:10px;
	margin-bottom:120px;
box-shadow:-10px 10px rgba(5, 52, 55, 0.10);
	width:95%;
max-width:1280px;
	margin: 0 auto;
}

.wp-site-blocks > .wp-block-group.has-background{	margin-left:0px!important;
	margin-right: 0px!important;}

.wp-embed-footer{display: none;}

.wp-embed-heading{
	font-family: 'Sora';

}

body{font-family: 'Work Sans';
font-size: 14px;
line-height:20px;
color: #333;
background-color:#ffffff;
}

a{color: #553BF2;
font-weight:500;}

a:hover{text-decoration:none;
color: #715CF4;}

a:active{color: #4731CA;}

.wp-block-latest-posts__featured-image{margin-bottom:20px;}

.wp-block-latest-posts__list.is-grid.columns-3.wp-block-latest-posts.has-small-font-size{text-align:center;}

.wp-block-latest-posts__featured-image img {max-width: 250px;
width:100%;}

.wp-block-latest-posts__featured-image img:hover {opacity:0.8;}

.wp-block-latest-posts__featured-image {text-align: center;}

.wp-block-latest-posts.is-grid li{margin-bottom: 40px;}

/* misc below*/
.Footer__mcForm__15D7Y {opacity:0;}


button{border: 0px solid white;}

input[type=email]:focus{
	color: #ffffff;
border-bottom: 1px solid #33D57A;}

input[type=checkbox]:focus, input[type=submit]:focus, button:focus, input[type=email]:focus {
    outline: 0px dotted currentcolor;
    outline-offset: 0px;
}


a:not(.ab-item):not(.screen-reader-shortcut):active, a:not(.ab-item):not(.screen-reader-shortcut):focus {
    outline: 0px dotted currentColor;
    text-decoration: none;
}

.Button__button__UF3Vv.Button__subscribe__3TwBF:hover {
    color: #ffffff;
    background-color: #715CF4;
}

.Button__button__UF3Vv.Button__subscribe__3TwBF:active {
    color: #ffffff;
    background-color: #4731CA;
}

.wp-site-blocks{padding:0;}

.wp-block-latest-posts.wp-block-latest-posts__list, .wp-block-embed__wrapper, .wp-block-group.wp-container-1, .wp-block-jetpack-mailchimp {padding-left: var(--wp--custom--gap--horizontal);
    padding-right: var(--wp--custom--gap--horizontal);}

.Button__button__UF3Vv.Button__subscribe__3TwBF{    background-color: #553BF2;}

.Button__button__UF3Vv {
    font-family: 'Sora';
    font-weight: 600;
    width: 150px;
    height: 40px;
    border-radius: 20px;
    font-size: 14px;
    letter-spacing: 1.4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    color: #ffffff;
}

/* footer code below */

#footer-top{margin-top:-60px;}
#footer-bottom{margin-top:-100px;}


.Footer__footerInner___U4K3
{margin-bottom:-44px!important;}

@media screen and (max-width: 520px){
.Footer__footer__2A4Dq .Footer__privacyTerms__1p0G3 {
    position: absolute;
	bottom: 60px;
	}
}

.Footer__copyrightContainer__2rG2O {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.Footer__copyrightContainer__2rG2O{
	text-align:center;
margin-top: 40px;
}

.Footer__footer__2A4Dq {
  z-index: 1;
  margin: 0 auto;
  border: none;
  background-color: #053436;
  font-family: 'Work Sans';
  font-weight: 300;
}

.Footer__footerInner___U4K3 {
  padding: 90px 100px 68px;
  //max-width: 1080px;
  margin: auto;
	
}

.Footer__footer__2A4Dq a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
}

.footer-social {
  width: 24px;
  height: 24px;
  background-size: 24px;
  display: inline-block;
  margin-left: 20px;
}

.youtube {
  background: url("https://temboo.com/assets/youtube-icon.svg") no-repeat 0/24px;
}

.twitter {
  background: url("https://temboo.com/assets/twitter-icon.svg") no-repeat 0/24px;
}

.linkedin {
  background: url("https://temboo.com/assets/linkedin-icon.svg") no-repeat 0/24px;
}

.instagram {
  background: url("https://temboo.com/assets/instagram-icon.svg") no-repeat 0/24px;
}

.facebook {
  background: url("https://temboo.com/assets/facebook-icon.svg") no-repeat 0/24px;
}


.is-layout-flex.wp-container-10.wp-block-columns, .is-layout-flex.wp-container-14.wp-block-columns {
	padding-left:30px;
	padding-right:30px;
    max-width: 1280px;
    margin: auto;
margin-bottom:100px;
	margin-top:40px;
width: calc(100vw - 60px);}



.wp-block-jetpack-mailchimp{padding-left:0px;
padding-right:0px;}

.footer-social-icons{float:right;
}

.footer-social-container{}

.Footer__footerInner___U4K3 a{font-weight:400;}

.Footer__footer__2A4Dq .Footer__footerLink__31eM0 {
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  margin: 3px 85px 0 0;
}

.Footer__footer__2A4Dq .Footer__footerLink__31eM0 a {
  color: #ffffff;
  font-weight: normal;
}

.Footer__footer__2A4Dq .Footer__copyright__2fmMU {
  font-size: 12px;
  font-family: 'Work Sans';
  font-weight: 300;
  color: #ffffff;
  margin: 0px;
}

.Footer__footer__2A4Dq .Footer__copyright__2fmMU a {
  font-weight: 300;
  color: #ffffff;
}

.Footer__footer__2A4Dq .Footer__privacyTerms__1p0G3 a  {
  font-size: 12px;
  font-family: 'Work Sans';
  font-weight: 300;
  color: #ffffff;
  margin-left: 65px;
}

.Footer__footer__2A4Dq .Footer__listHeader__heToC {
  margin-bottom: 11px;
  font-weight: 400;
  font-family: 'Sora';
  color: #33D57A;
  display: block;
}

.Footer__footer__2A4Dq ul {
  color: #777;
  display: inline-grid;
  list-style: none;
  margin: 0px 130px 25px 0px;
  padding-left: 0;
}

.Footer__footer__2A4Dq ul:last-of-type {
  margin: 0 0 25px;
}

.Footer__footer__2A4Dq ul li {
  margin-top: 14px;
  font-weight: normal;
}

.Footer__footer__2A4Dq .Footer__copyright__2fmMU a {
  display: inline-block;
  padding-left: 16px;
}

.Footer__footer__2A4Dq a {
  color: #ffffff;
}

.Footer__footer__2A4Dq a:hover {
  color: #33D57A;
	text-decoration: none;
}
.Footer__footer__2A4Dq a:active {
  color: #2FB468;
		text-decoration: none;

}

.Footer__footer__2A4Dq a.Footer__followIcon__1xMh0 {
  background: url("/assets/button-footer-follow-new.png") no-repeat left top;
  padding-left: 20px;
  padding-bottom: 9px;
  z-index: 1;
  background-size: 180px 180px;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.Footer__footer__2A4Dq a.Footer__followIcon__1xMh0.Footer__footer-twitter__3ppQ7 {
  background-position: left top;
}

.Footer__footer__2A4Dq a.Footer__followIcon__1xMh0.Footer__footer-twitter-hover__Z39K2 {
  opacity: 0;
  position: relative;
  z-index: 2;
  left: -20px;
  background-position: left -45px;
}

.Footer__footer__2A4Dq a.Footer__followIcon__1xMh0.Footer__footer-twitter-hover__Z39K2:hover,
.Footer__footer__2A4Dq a.Footer__followIcon__1xMh0.Footer__footer-twitter-hover__Z39K2:active {
  opacity: 1;
}

.Footer__footer__2A4Dq a.Footer__followIcon__1xMh0.Footer__footer-linkedin__3-Ehw {
  background-position: -82px top;
}

.Footer__footer__2A4Dq a.Footer__followIcon__1xMh0.Footer__footer-linkedin-hover__33rJn {
  opacity: 0;
  position: relative;
  z-index: 2;
  left: -20px;
  background-position: -82px -45px;
}

.Footer__footer__2A4Dq a.Footer__followIcon__1xMh0.Footer__footer-linkedin-hover__33rJn:hover,
.Footer__footer__2A4Dq a.Footer__followIcon__1xMh0.Footer__footer-linkedin-hover__33rJn:active {
  opacity: 1;
}

.Footer__footer__2A4Dq a.Footer__followIcon__1xMh0.Footer__footer-youtube__LSiiC {
  background-position: -41px top;
}

.Footer__footer__2A4Dq a.Footer__followIcon__1xMh0.Footer__footer-youtube-hover__1PC3n {
  opacity: 0;
  position: relative;
  z-index: 2;
  left: -20px;
  background-position: -41px -45px;
}

.Footer__footer__2A4Dq a.Footer__followIcon__1xMh0.Footer__footer-youtube-hover__1PC3n:hover,
.Footer__footer__2A4Dq a.Footer__followIcon__1xMh0.Footer__footer-youtube-hover__1PC3n:active {
  opacity: 1;
}

.Footer__footer__2A4Dq a.Footer__followIcon__1xMh0.Footer__footer-instagram__3QPsq {
  background-position: -121px top;
}

.Footer__footer__2A4Dq a.Footer__followIcon__1xMh0.Footer__footer-instagram-hover__2Z4p7 {
  opacity: 0;
  position: relative;
  z-index: 2;
  left: -20px;
  background-position: -121px -45px;
}

.Footer__footer__2A4Dq a.Footer__followIcon__1xMh0.Footer__footer-instagram-hover__2Z4p7:hover,
.Footer__footer__2A4Dq a.Footer__followIcon__1xMh0.Footer__footer-instagram-hover__2Z4p7:active {
  opacity: 1;
}

.Footer__footer__2A4Dq a.Footer__followIcon__1xMh0.Footer__footer-facebook__5ReMU {
  background-position: -160px top;
}

.Footer__footer__2A4Dq a.Footer__followIcon__1xMh0.Footer__footer-facebook-hover__3a6CX {
  opacity: 0;
  position: relative;
  z-index: 2;
  left: -20px;
  background-position: -160px -45px;
}

.Footer__footer__2A4Dq a.Footer__followIcon__1xMh0.Footer__footer-facebook-hover__3a6CX:hover,
.Footer__footer__2A4Dq a.Footer__followIcon__1xMh0.Footer__footer-facebook-hover__3a6CX:active {
  opacity: 1;
}

.Footer__signupRow__3PXl7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.Footer__footer__2A4Dq .Footer__mceEmail__1BAas {
  outline: none;
  font-family: 'Work Sans';
  font-size: 14px;
  background: none;
  border: none;
  width: 270px;
  border-radius: 0px;
  border-bottom: 1px solid #ffffff;
  position: relative;
  padding: 0;
  margin-right: 30px;
  height: 28px;
  color:  #ffffff;
  caret-color: #ffffff;
  -webkit-box-shadow: none;
          box-shadow: none;
}


.Footer__footer__2A4Dq .Footer__mceEmail__1BAas::-webkit-input-placeholder {
	color: #b5b5b5;
}


.Footer__footer__2A4Dq .Footer__mceEmail__1BAas::-moz-placeholder {
	color: #b5b5b5;
}


.Footer__footer__2A4Dq .Footer__mceEmail__1BAas:-ms-input-placeholder {
	color: #b5b5b5;
}


.Footer__footer__2A4Dq .Footer__mceEmail__1BAas::-ms-input-placeholder {
	color: #b5b5b5;
}


.Footer__footer__2A4Dq .Footer__mceEmail__1BAas::placeholder {
	color: #b5b5b5;
}

.Footer__footer__2A4Dq #Footer__mc_embed_signup_scroll__2U4q0 .Footer__clear__2ctTB {
	display: inline-block;
}

.Footer__footer__2A4Dq .Footer__mcContainer__1wjjA {
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.Footer__footer__2A4Dq .Footer__mcForm__15D7Y.Footer__error__3LQwc .Footer__mceEmail__1BAas {
  border-color: #EF3F3D;
}

.Footer__footer__2A4Dq .Footer__mcForm__15D7Y.Footer__error__3LQwc .Footer__inputMessage__3Ar3V {
  color: #EF3F3D;
}

.Footer__mceEmail__1BAas:focus-within,
.Footer__footer__2A4Dq .Footer__mcForm__15D7Y.Footer__success__3JI6R .Footer__mceEmail__1BAas {
  border-color: #33D57A;
  color: #ffffff;
}


.Footer__inputMessage__3Ar3V {
  color: #33D57A;
  width: auto;
  font-size: 16px;
  font-family: 'Work Sans';
  font-weight: 300;
  width: 286px;
  position: absolute;
  top: 43px;
  line-height: 1.3;
  left: 0;
  text-align: left;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}

.Footer__inputMessage__3Ar3V a {
  font-size: 16px;
}

/* Change Autocomplete styles in Chrome*/
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  background: none !important;
  border: none;
  border-bottom: 1px solid #b5b5b5;
  -webkit-text-fill-color: #ffffff;
  -webkit-box-shadow: 0 0 0px 1000px rgba(0, 0, 0, 0) inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

.Footer__mcForm__15D7Y {
  padding: 70px 0;
}


.Footer__privacyTerms__1p0G3 {
  position: absolute;
  right: 0;
}

.Footer__iconContainer__3Wwcd {
  display: block;
}

.Footer__inputLabel__1rE5x {
  margin-bottom: 5px;
  display: none;
  font-family: 'Sora';
  color: #ffffff;
}

.wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-1.wp-block-columns-is-layout-flex {
    background-color: white;
    padding: 40px;
    margin: 40px;
    max-width: 1080px;
    border-radius: 10px;
    box-shadow: -10px 10px rgba(5, 52, 55, 0.10);
}

.wp-block-group.has-background-background-color.has-background.is-layout-flow.wp-block-group-is-layout-flow .wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-1.wp-block-columns-is-layout-flex {box-shadow:none;
border-radius:0px;
   padding: 0px;
    margin: 0 auto;
}

.wp-block-group.has-background-background-color.has-background.is-layout-flow.wp-block-group-is-layout-flow .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow
{margin-right: 40px;}

.wp-block-columns.are-vertically-aligned-center.is-layout-flex.wp-container-core-columns-is-layout-2.wp-block-columns-is-layout-flex{
	padding: 70px 100px 70px 100px;
}

h1.wp-block-query-title {
	font-size:0px;
}

h1.wp-block-query-title > span {
	font-size: 48px!important;
}

.wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-28f84493.wp-block-columns-is-layout-flex {
	background-color: White;
    padding: 80px;
	padding-top:60px;
    margin-left: 40px;
    margin-righT: 40px;
    border-radius: 10px;
	box-shadow: -10px 10px rgba(5, 52, 55, 0.10);
    right: 0;

}

main .wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-28f84493.wp-block-columns-is-layout-flex {box-shadow:none;}


footer .wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-28f84493.wp-block-columns-is-layout-flex {
	background-color: unset;
    padding: 0px;
    margin-left: 40px;
    margin-right: 40px;
    border-radius: 0px;
	margin-top: 80px
}


@media screen and (max-width: 1100px) {
  .Footer__footerInner___U4K3 {
    padding: 64px 30px 32px;
    width: calc(100vw - 60px);
   // margin: unset;
  }
	.wp-block-columns.are-vertically-aligned-center.is-layout-flex.wp-container-core-columns-is-layout-2.wp-block-columns-is-layout-flex{
		padding-left:60px;
		padding-right:60px;
	}
}

@media screen and (max-width: 852px) {
  .Footer__footer__2A4Dq ul {
    width: 126px;
  }
}

@media screen and (max-width: 770px) {
  .Footer__signupRow__3PXl7 {
    display: block;
  }
  .Footer__iconContainer__3Wwcd {
    margin-bottom: 50px;
    text-align: center;
  }
  .Footer__iconContainer__3Wwcd .Footer__icon__37Qlg {
    width: 32px;
    height: 32px;
    background-size: 32px;
  }
}

@media screen and (max-width: 572px) {
  .Footer__footer__2A4Dq ul:nth-of-type(even) {
    margin-right: 0;
  }
}

@media screen and (max-width: 520px) {
  .Footer__footer__2A4Dq .Footer__privacyTerms__1p0G3 a {
    margin: 0 32px;
  }
  .Footer__footer__2A4Dq .Footer__privacyTerms__1p0G3 {
  //  position: absolute;
  //  right: unset;
 //   bottom: 60px;
  }
  .Footer__footer__2A4Dq .Footer__mcContainer__1wjjA {
    display: block;
  }
  .Footer__footer__2A4Dq .Footer__mcForm__15D7Y {
    width: 100%;
  }
  .Footer__footer__2A4Dq .Footer__mcForm__15D7Y.Footer__success__3JI6R{
    padding: 70px 0 128px;
  }
  .Footer__footer__2A4Dq .Footer__mceEmail__1BAas {
    width: 100%;
    margin: 0 0 50px;
  }
  .Footer__footer__2A4Dq .Footer__copyrightContainer__2rG2O {
    margin-top: 50px;
  }
  .Footer__footer__2A4Dq .Footer__mcForm__15D7Y.Footer__error__3LQwc .Footer__inputMessage__3Ar3V {
    top: 55px;
  }
  .Footer__footer__2A4Dq .Footer__mcContainer__1wjjA .Footer__inputMessage__3Ar3V {
    font-size: 14px;
    bottom: -70px;
    top: unset;
    width: 100%;
  }
  .Footer__footer__2A4Dq .Footer__mcContainer__1wjjA .Footer__inputMessage__3Ar3V a {
    font-size: 14px;
  }
  .Footer__iconContainer__3Wwcd {
    margin-bottom: 100px;
  }
  .Footer__inputLabel__1rE5x {
    display: block;
  }
}

@media screen and (max-width: 445px) {
 // .Footer__footer__2A4Dq ul:nth-of-type(odd) {
    margin-right: 60px;
  }
}


@media screen and (max-width: 910px) {
	.wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-28f84493.wp-block-columns-is-layout-flex {
		margin-left:auto;
	margin-right:auto;
	width:95%;
	padding-left:20px;
	padding-right:20px;}
}