@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');

/* 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;
}

a{text-decoration:none!important;}

h1 {
  font-family: Sora;
    font-weight: 600;
    line-height: 64px!important;
    font-size: 48px;
}

.wp-block-post-title {
  font-family: Sora;
    font-weight: 600;
    line-height: 48px!important;
    font-size: 38px;
}

h2 {
  font-family: Sora;
    font-weight: 600;
    line-height: 36px;
    font-size: 28px;
  }

h3 {
  font-family: Sora;
    font-weight: 600;
    line-height: 34px;
    font-size: 24px;
}

h4 {
  font-family: 'Sora';
  color: #053436;
  font-size:16px;
  line-height: 28px;
  color: #33d67b;
}

.wp-block-quote {
  font-family: Work Sans;
    font-weight: 400;
    line-height: 36px;
    font-size: 28px;
}

.wp-block-quote em {font-style: unset!important;}

:root :where(.wp-block-post-title) {line-height: unset;}

:root :where(.wp-block-quote) {
  border: 0px solid white!important;
padding-right: var(--wp--custom--gap--horizontal);
}

ul.wp-block-list li,
ul.wp-block-list {list-style-type: disc!important;}

li > ul.wp-block-list li,
li > ul.wp-block-list {list-style-type: circle!important;}


.alignfull.wp-block-post-featured-image {padding-bottom:0px!important;}

.wp-block-post-title, h2, h3{color: #053436;}

.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;
}




/* 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:14px;
font-weight: 500;
}

.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;}


/* 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;}



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;
}

.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:0px;
}

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;}



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-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;}



.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: 500!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-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;}

.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;
  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;
}


.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);
}



.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__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__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__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;}

.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
}


/* breakpoints */

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

  .Footer__footer__2A4Dq .Footer__privacyTerms__1p0G3 a {margin: 0 32px;}

  .Footer__footer__2A4Dq .Footer__copyrightContainer__2rG2O {margin-top: 50px;}

  .Footer__inputLabel__1rE5x {display: block;}
}

  @media screen and (max-width: 560px) {
    .featured-post-text {
    margin-top: 10vw!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: 770px) {
  .Footer__signupRow__3PXl7 {display: block;}
}



@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__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__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;}
}


@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;}
  
  .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: 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;
}

  .Footer__footerInner___U4K3 {
    padding: 64px 30px 32px;
    width: calc(100vw - 60px);
  }

  .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;
  }
}
