.home-bg {
    background-image:url("https://go.happyagencies.com/hubfs/back.png");
    background-repeat: no-repeat;
    background-position: 60%;
    padding-bottom:50px;
  }  
  #slack-logo {
    width: 100%;
    max-width: 160px;
  }
  #fulfi-logo {
    width: 100%;
    max-width: 200px;
  }
  .anchor-menu li {
    color: #4a5b67;
    font-size: 16px;
    line-height: 19px;
    font-weight: 400;
    font-family: Poppins;
  }
  .special-span p {
    font-weight: 700 !important;
    font-size: 32px !important;
    color: rgb(51, 71, 91) !important;
    line-height: 20px;
  }
  .extra {
        font-size: 32px;
      color: rgb(51, 71, 91);
    font-weight:400;
  }
  .dedicated-span {
        font-family: Poppins;
      font-weight: 300;
      font-style: normal;
        font-size: 20px;
      color: rgb(51, 71, 91);
  }
  
  .happy-logo img {
    max-width:220px;}
  .price {
      background: rgba(255,122,89,1);
      border-style: none;
      border-radius: 4px;
      width: 25%;
      height: 35px;
      display: flex;
      align-items: center;
      justify-content: center;
  }
  
  .price p {
    color: rgb(255, 255, 255);
    font-family: Poppins;
    font-weight: 400;
    font-style: normal;
    font-size:16px; 
    text-align:center;
    margin-bottom:0;
  }
  
  .title {
    font-size: 52px;
    color: rgb(51, 71, 91);
      font-family: Poppins;
      font-weight: 600;
  }
  
  .desc p 
  {
        font-size: 18px;
      color: rgb(100, 113, 121);
      font-family: Poppins;
      font-weight: 400;
      font-style: normal;
  }
  @media screen and (min-width:1000px) {
   .special-text{ 
      width: 577px;
      height: 55px;
  } 
  
  #slack-logo {

    width: 100%;
    max-width: 160px;
  }
  #fulfi-logo {

    width: 100%;
    max-width: 200px;
  }
  }
    .special-text {
      
         display: flex;
  justify-content: space-between;
      padding-left: 1rem;
      padding-right: 1rem;
      align-items: center;
      background: rgba(51,71,91,1);
      border-style: solid;
      border-width: 1px;
      border-color: #DFE3EB;
      border-radius: 8px;
    
  box-shadow: 0 0 11px #eaf0f6;
  }
  
  .special-text p {
    font-size: 20px;
      color: rgb(255, 255, 255);
      font-family: Poppins;
      font-weight: 600;
      font-style: normal;
  }
  
  .special-span {
        display:flex;
    justify-content:center;
    align-items:center;
      background: rgba(255,255,255,1);
      border-style: solid;
      border-width: 1px;
      border-color: #DFE3EB;
      border-radius: 4px;
    
  
     
      width: 261px;
      height: 72px;
   
  }
  
  .above-form {
    max-width:395px;
    background: rgba(255,255,255,1);
      border-style: solid;
      border-width: 1px;
      border-color: #DFE3EB;
      border-radius: 8px;
  }
  .above-form h2 {
        color: rgb(51, 71, 91);
      font-family: Poppins;
      font-weight: 600;
   font-size:28px;
    font-style: normal;
  }
  
  .above-form p {
        font-size: 18px;
      color: rgb(100, 113, 121);
      font-family: Poppins;
      font-weight: 400;
      font-style: normal;
  
  }
    .above-form label {
          font-family: Poppins;
      font-weight: 400;
      font-size: 14px;
      line-height: 15px;
      color: #33475b;
      display: block;
      margin-bottom: 4px;
  }
  
  .form-cont input {
    background-color: #f5f8fb ;
    border-radius:2px;
      border: 1px #cbd6e2 solid;
      padding: 10px;
      box-shadow: none;
    font-size: 15px;
    color:#000;
        width: 100%;
      margin-bottom: 15px;
  }
  
  .form-cont select {
    background-color: #f5f8fb ;
    border-radius:2px;
      border: 1px #cbd6e2 solid;
      padding: 10px;
      box-shadow: none;
    font-size: 15px;
    color:#000;
        width: 100%;
      margin-bottom: 15px;
  }
  
  .actions input {
        border-radius: 5px;
        font-size: 18px;
      line-height: 22px;
      font-weight: 400;
      font-family: Poppins;
      font-style: normal;
      text-align: center;
        
    background: rgba(51,71,91,1);
      box-shadow: none;
      color: #ffffff;
    margin-top:20px;
  }
  
  .actions input:hover {
    background: rgba(4,0,54,1);
  }
  input[type="radio"] {
    width:20px
  }
  .services-banner {
    background: rgba(245,248,250,1);
  height: 222px;

}

.services-image {
position:relative;
}
.vectors {
position:absolute;
z-index:1;
    top: -20px;
  right: 20px;
width:85%;
}

.services-title {
color: rgb(51, 71, 91);
  font-family: Poppins;
  font-weight: 600;
  font-style: normal;
font-size:36px;
}
.services-desc {
    font-size: 18px;
  color: rgb(74, 91, 103);
  font-family: Poppins;
  font-weight: 300;
  font-style: normal;
}


.service h3 {
color: rgb(51, 71, 91);
  font-family: Poppins;
  font-weight: 400;
  font-style: normal;
font-size:28px;}


.service li {
          color: rgb(74, 91, 103);
  font-family: Poppins;
  font-weight: 400;
  font-style: normal;
  font-size:16px;
  padding-top:10px;
}

.service a {
  background: rgba(255,255,255,1);
  box-shadow: none;
  display: flex;
  justify-content:center;
  align-items:center;
  border-style: solid;
  border-radius: 3px;
  width: 148px;
  height: 50px;
  color: #33475B;
  border-width: 1px;
  border-color: #33475B;
  font-size: 16px;
  font-weight: 400;
  font-family: Poppins;
  font-style: normal;
  text-align: center;
}

.service a:hover {

  background: rgba(4,0,54,1);
  box-shadow: none;
  color: #fff;
}

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

.even > .service-text-container {
order:2
}
}
.services-image img{
border-radius: 8px;
position:relative;
z-index:99;
}
.vector-1 {
position:absolute !important;
}
@media (max-width: 900px) {
.services-banner {
 background: rgba(245,248,250,1);
 height: auto;
 padding:20px 10px;

} 
#gridServices {
justify-content:center;
}
.services-title {
color: rgb(51, 71, 91);
  font-family: Poppins;
  font-weight: 600;
  font-style: normal;
font-size:32px;
  line-height: 40px;
}
.service-text-container {
  position:relative;
  z-index: 99;
  margin: 50px 10px!important;
}
.btn-get-started {
display:none!important;
}
}
.extension-title {
    font-size:36px;
        color: rgb(51, 71, 91);
      font-family: Poppins;
      font-weight: 600;
      font-style: normal;
  }
  
  .extension-desc {
        font-size: 18px;
      color: rgb(100, 113, 121);
      font-family: Poppins;
      font-weight: 400;
      font-style: normal;
  }
  
  .connections-container p {
    font-family: Poppins;
      font-weight: 400;
      font-style: normal;
    color: rgb(100, 113, 121);
    
    font-size:16px;}
  
  .text-col {
    max-width:500px;
    
  }
  
  .connections-image img {
    border-radius: 22px;
  }
  
  @media (max-width: 900px) {
    #fulfi {
      padding-top: 60px;
      position: relative;
      z-index: 999;
    }
    #slack-logo {
    padding:28px 20px;
    }
    #grid-extension {
    justify-content: center;
    }
  }
  .good-fit {

    background: rgba(245,248,250,1);
    border-style: none;
    border-radius: 24px;
}

.good-fit h2 {
      color: rgb(51, 71, 91);
    font-family: Poppins;
    font-weight: 600;
 font-size:36px;
  font-style: normal;
}

.good-fit p {
      font-size: 18px;
    color: rgb(74, 91, 103);
    font-family: Poppins;
    font-weight: 400;
    font-style: normal;
}

.fit-list h3 {
      font-family: Poppins;
    font-weight: 500;
    font-style: normal;
      font-size: 18px;
    color: rgb(74, 91, 103);
}

.fit-list p {
  font-size: 16px;
    color: rgb(100, 113, 121);
    font-family: Poppins;
    font-weight: 400;
    font-style: normal;
}
.faqs h2 {
    font-size:36px;
        color: rgb(51, 71, 91);
      font-family: Poppins;
      font-weight: 600;
      font-style: normal;
  }
  
  .faq-list h3 {
        font-family: Poppins;
      font-weight: 500;
      font-style: normal;
        font-size: 18px;
      color: rgb(74, 91, 103);
  }
  
  .faq-list p {
    font-size: 16px;
      color: rgb(100, 113, 121);
    font-weight:400;
     font-family: Poppins;
  }
  
  .get-started {
        max-width: 390px;
        background: rgba(255,255,255,1);
      border-style: solid;
      border-width: 1px;
      border-color: #DFE3EB;
      border-radius: 8px;
        box-shadow: 0 0 11px #eaf0f6;
  }
  
  .get-started h3 {
        color: rgb(51, 71, 91);
      font-family: Poppins;
      font-weight: 600;
      font-style: normal;
    font-size:28px
  }
  
  .get-started p {
        font-size: 18px;
      color: rgb(100, 113, 121);
      font-family: Poppins;
      font-weight: 400;
      font-style: normal;
  }
  
  .started-list li {
    font-size: 16px;
      color: rgb(100, 113, 121);
  }
  
  
  .get-started a {
    display: flex;
    justify-content:center;
    align-items:center;
      border-style: none;
      border-radius: 5px;
     /* width: 320px; */
      height: 52px;
  
      background: rgba(51,71,91,1);
      color: #fff;
      font-size: 18px;
      font-weight: 400;
      font-family: Poppins;
      font-style: normal;
      text-align: center;
      background-repeat: no-repeat;
  }
  .testimonial {
   
    background: rgba(255,255,255,1);
      border-style: solid;
      border-width: 1px;
      border-color: #DFE3EB;
      border-radius: 8px;
    box-shadow: 0 0 11px #eaf0f6;
  }
  
  .role {
        font-size: 14px;
      color: rgb(100, 113, 121);
    font-weight:300;
        font-family: Poppins;
  }
  
  .name {
    font-size:20px;
        color: rgb(51, 71, 91);
      font-family: Poppins;
      font-weight: 600;
      font-style: normal;
  }
  
  .comment {
        font-size: 16px;
      color: rgb(100, 113, 121);
      font-weight:300;
        font-family: Poppins;
  }
  
  .logo img {
    max-width:130px;
    margin-left:auto;
  }
  .footer-bg {
    background: rgba(246,248,250,1);
  }
  
  .footer-cont h2 {
        color: rgb(51, 71, 91);
      font-family: Poppins;
      font-weight: 600;
      font-style: normal;
   font-size:36px 
  }
  
  .footer-cont p {
    font-size: 18px;
      color: rgb(74, 91, 103);
      font-family: Poppins;
      font-weight: 400;
      font-style: normal;
  }
  
  
  .footer-cont li {
        font-size: 16px;
      color: rgb(51, 71, 91);
      font-family: Poppins;
      font-weight: 600;
      font-style: normal;
  }
  
  .price p {
        color: rgb(255, 255, 255);
      font-family: Poppins;
      font-weight: 400;
      font-style: normal;
    font-size:16px; 
    text-align:center;
  }
  
  
  .footer-link a {
   
    display: flex;
    justify-content:center;
    align-items:center;
      border-style: none;
      border-radius: 5px;
      width: 184px;
      height: 52px;
  
      background: rgba(51,71,91,1);
      color: #fff;
      font-size: 18px;
      font-weight: 400;
      font-family: Poppins;
      font-style: normal;
      text-align: center;
      background-repeat: no-repeat;
  
  }
  
  
  .copy-cont {
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
        background: rgba(51,71,91,1);
      height: 181px;
  }
  
  .copy-cont img {
    max-width:170px;
    margin-bottom:15px;
  }
  
  .copy-cont p {
    text-align:center;
        font-size: 14px;
      color: rgb(255, 255, 255);
      font-family: Poppins;
      font-weight: 200;
      font-style: normal;
  }
  
  .copy-span {
    font-weight:400;
  }

  .happy-hubspot-span{
    color:#ff7a59;
  }
  .cost-certified-logo{
    width:138px;
    height: auto;
  }
  .form-container {
    width: 70%;
    padding: 20px;
    border: 1px solid #eaeaea;
    border-radius: 10px;
    background-color: white;
    margin-left:30%;
  }
  
  h2 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  
  p {
    margin-bottom: 20px;
    color: #555;
  }
  
  label {
    display: block;
    font-weight: bold;
    color:#33475b;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 15px;
  }
  
  input[type="text"], input[type="email"] {
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #eaeaea;
    border-radius: 5px;
  }
  
  .phone-number {
    display: flex;
    gap: 10px;
  }
  
  .phone-number select {
    padding: 10px;
    border: 1px solid #eaeaea;
    border-radius: 5px;
    height:100%;
  }
  
  .phone-number input[type="text"] {
    flex: 1;
  }
  
  .business-type {
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    gap:20px;
    margin-top:10px;
  }
  
  .business-type input[type="radio"] {
    margin-right: 10px;
  }
  
  .form-button {
    width: 100%;
    padding: 12px;
    background-color: #33475b;
    color: white;
    font-size: 16px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
  }
  
  button:hover {
    background-color: #001d40;
}
.happy-features-lists{
    display: flex;
    flex-direction: row;
    margin-bottom:20px;
    gap:30px;
}
.auxiliar-div{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap:20px;
}

  .service-1{
    display: flex;
    flex-direction: row-reverse;
  }
  .service-3{
    display: flex;
    flex-direction: row-reverse;
  }
 
.form-title{
    font-family: Poppins;
    font-size: 28px;
    color: #33475b;
    font-weight: 600;
}
.form-subtitle{
font-size: 18px;
font-weight: 400;
color: #647179;
font-family: Poppins;
margin-bottom:20px;
}
.hs-button{
  width: 100%;
  padding-bottom:10px;
  padding-top:10px;
}
ul{
  margin:10px;
}
.footer{
    display: flex;
    flex-direction: column;
    background-color: #33475b;
    height: 180px;
    justify-content: center;
    align-items: center;
    margin-bottom:0;
    
}
.footer-text{
    color:white;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 200;
    text-align: center;
}
.footer-span{
    font-weight:400;
}
.footer-image{
    max-width: 170px;
}
#hsForm_7904fab6-7a0c-4130-ad6c-d2637ec90986_4029  label{
  margin-top: 20px;
  
}

@media (max-width: 767px) {
  .navigation{
    flex-direction: column;
  }
  .header__navigation,
  .header__search,
  .header__language-switcher {
    display: none;
    width: 100%;
  }

  .header__navigation.open,
  .header__search.open,
  .header__language-switcher.open {
    background-color: #F8FAFC;
    display: block;
    left: 0;
    min-height: calc(100vh - 115px);
    position: absolute;
    right: 0;
    top: 75px;
    z-index: 2;
  }

  .header__navigation--toggle,
  .header__search--toggle,
  .header__language-switcher--toggle,
  .header__close--toggle {
    cursor: pointer;
    margin: 0 5vw;
    position: relative;
  }

  .header__navigation--toggle.hide,
  .header__search--toggle.hide,
  .header__language-switcher--toggle.hide {
    display: none;
  }

  .header__navigation--toggle.open,
  .header__search--toggle.open,
  .header__language-switcher--toggle.open {
    display: block;
    margin-left: 0;
    margin-right: auto;
  }

  .header__navigation--toggle:after,
  .header__search--toggle:after,
  .header__language-switcher--toggle:after {
    display: none;
    font-size: 1.083rem;
    font-weight: 600;
    position: absolute;
    left: 40px;
    text-transform: uppercase;
    top: -10px;
  }

  .header__navigation--toggle.open:after,
  .header__search--toggle.open:after,
  .header__language-switcher--toggle.open:after {
    display: block;
    word-break: normal;
  }

  .header__navigation--toggle {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAxOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5oYW1idXJnZXI8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGcgaWQ9ImhhbWJ1cmdlciIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+ICAgICAgICA8ZyBpZD0iR3JvdXAiIHN0cm9rZT0iIzQ5NEE1MiIgc3Ryb2tlLXdpZHRoPSIzIj4gICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlIiB4PSIxLjUiIHk9IjEuNSIgd2lkdGg9IjIxIiBoZWlnaHQ9IjEiIHJ4PSIwLjUiPjwvcmVjdD4gICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLUNvcHktNCIgeD0iMS41IiB5PSI5LjUiIHdpZHRoPSIyMSIgaGVpZ2h0PSIxIiByeD0iMC41Ij48L3JlY3Q+ICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZS1Db3B5LTUiIHg9IjEuNSIgeT0iMTcuNSIgd2lkdGg9IjIxIiBoZWlnaHQ9IjEiIHJ4PSIwLjUiPjwvcmVjdD4gICAgICAgIDwvZz4gICAgPC9nPjwvc3ZnPg==);
    background-size: cover;
    height: 25px;
    width: 25px;
  }

  .header__navigation--toggle:after {
    content: "Menu";
  }

  .header__language-switcher--toggle {
    background-image: url(//static.hsappstatic.net/cos-LanguageSwitcher/static-1.1/img/globe.png);
    background-size: cover;
    height: 25px;
    width: 25px;
  }

  .header__language-switcher--toggle:after {
    content: "Language";
  }

  .header__search--toggle {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5TZWFyY2g8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGRlZnM+ICAgICAgICA8cGF0aCBkPSJNOS4xMzg2MTUzNCwxNS44OTI1Njg1IEM1LjQxMzk1NzQyLDE1Ljg5MjU2ODUgMi4zODM4ODUyNywxMi44NjM0NDc1IDIuMzgzODg1MjcsOS4xMzkwMDM3NiBDMi4zODM4ODUyNyw1LjQxNDU2MDA1IDUuNDEzOTU3NDIsMi4zODM4ODUyNyA5LjEzODYxNTM0LDIuMzgzODg1MjcgQzEyLjg2MzI3MzMsMi4zODM4ODUyNyAxNS44OTI1Njg1LDUuNDE0NTYwMDUgMTUuODkyNTY4NSw5LjEzOTAwMzc2IEMxNS44OTI1Njg1LDEyLjg2MzQ0NzUgMTIuODYzMjczMywxNS44OTI1Njg1IDkuMTM4NjE1MzQsMTUuODkyNTY4NSBNOS4xMzg3NTI0NSwyLjQzMzYwODg3ZS0xMyBDMTQuMTc3OTk1NSwyLjQzMzYwODg3ZS0xMyAxOC4yNzY0NTM3LDQuMTAwMzI0NzEgMTguMjc2NDUzNyw5LjEzOTI3Nzk2IEMxOC4yNzY0NTM3LDExLjIyOTgyMTEgMTcuNTcxMDE2OSwxMy4xNTg0NDM0IDE2LjM4NTYzMTMsMTQuNjk5NjY5NiBMMjMuNjUwODg4MSwyMS45NjUyMjY2IEMyNC4xMTYzNzA2LDIyLjQzMDcwOTIgMjQuMTE2MzcwNiwyMy4xODU0MDU1IDIzLjY1MDg4ODEsMjMuNjUwODg4MSBDMjMuMTg1NDA1NSwyNC4xMTYzNzA2IDIyLjQzMDcwOTIsMjQuMTE2MzcwNiAyMS45NjUyMjY2LDIzLjY1MDg4ODEgTDE0LjY5OTgxMzMsMTYuMzg1NDcxMyBDMTMuMTU4NDQwNSwxNy41NzA5NTA5IDExLjIyOTU3MzgsMTguMjc2NDUzNyA5LjEzODc1MjQ1LDE4LjI3NjQ1MzcgQzQuMDk5NTA5MzgsMTguMjc2NDUzNyAtMy43MzAzNDkzNmUtMTQsMTQuMTc4MjMxMiAtMy43MzAzNDkzNmUtMTQsOS4xMzkyNzc5NiBDLTMuNzMwMzQ5MzZlLTE0LDQuMTAwMzI0NzEgNC4wOTk1MDkzOCwyLjQzMzYwODg3ZS0xMyA5LjEzODc1MjQ1LDIuNDMzNjA4ODdlLTEzIFoiIGlkPSJwYXRoLTEiPjwvcGF0aD4gICAgPC9kZWZzPiAgICA8ZyBpZD0iU2VhcmNoIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4gICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICAgICAgPC9tYXNrPiAgICAgICAgPHVzZSBpZD0iSWNvbnMvQWN0aW9ucy9TZWFyY2giIGZpbGw9IiM0OTRBNTIiIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICA8L2c+PC9zdmc+);
    background-size: cover;
    height: 25px;
    width: 25px;
  }

  .header__search--toggle:after {
    content: "Search";
  }

  .header__close--toggle {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjE5cHgiIHZpZXdCb3g9IjAgMCAyNCAxOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5jbG9zZTwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZyBpZD0iY2xvc2UiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9Ikdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyLjAwMDAwMCwgLTEuMDAwMDAwKSIgc3Ryb2tlPSIjNDk0QTUyIiBzdHJva2Utd2lkdGg9IjMiPiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwLjAwMDAwMCwgMTAuNTAwMDAwKSByb3RhdGUoLTQ1LjAwMDAwMCkgdHJhbnNsYXRlKC0xMC4wMDAwMDAsIC0xMC41MDAwMDApICIgeD0iLTAuNSIgeT0iMTAuNSIgd2lkdGg9IjIxIiBoZWlnaHQ9IjEiIHJ4PSIwLjUiPjwvcmVjdD4gICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLUNvcHktNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAuMDAwMDAwLCAxMC41MDAwMDApIHJvdGF0ZSg0NS4wMDAwMDApIHRyYW5zbGF0ZSgtMTAuMDAwMDAwLCAtMTAuNTAwMDAwKSAiIHg9Ii0wLjUiIHk9IjEwLjUiIHdpZHRoPSIyMSIgaGVpZ2h0PSIxIiByeD0iMC41Ij48L3JlY3Q+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-size: 110%;
    display: none;
    height: 25px;
    margin-right: 0;
    width: 25px;
  }

  .header__close--toggle.show {
    display: block;
  }
  .navigation{
    display: flex;
    flex-direction: column;
  }
  .form-container {
    margin-right: auto;
    margin-left:auto;
  }
  #slack-logo {

    width: 100%;
    max-width: 160px;
  }
  #fulfi-logo {

    width: 100%;
    max-width: 200px;
  }
  .grid-mobile {
    display: grid;
    grid-column: 1fr!important;
    place-items: center!important;
  }
  .anchor-menu{
    display:none;
  }
  .happy-logo{
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  .even > .service-text-container {
    order:1
}
.service-text-container {
  grid-area: text;
}
.services-image {
  grid-area: image;

}
.grid-mobile {
  display: grid;
  grid-template-areas: 
    "text"
    "image"!important;
  gap: 10px;
}
}
