.button-fixed .cta-bubble {
    position: absolute;
    top: 4rem;
    z-index: 10;
    margin: 0 auto;
    left: 48.4rem;
    right: 0;
   border-radius:.3125rem;
}


.cta-bubble {
    background: #e61428;
       width: 4.8rem;
    border-radius: 0.2125rem;
    color: #fff;
    padding:1.1875rem 0 0.4rem;
    font-weight: 200;
    letter-spacing: -.02em;
    font-size: .78rem;
    line-height: 1;
    transform: scale(1);
    -webkit-animation: bounce .4s ease-in-out;
    animation: bounce .4s ease-in-out;
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
    transform-origin: center bottom;
    display: block;
}

.hs-content-id-115496782256 .button-fixed .cta-bubble {
  top: 5rem;
  left: 42.4rem;
}

.hs-content-id-115254469444 .button-fixed .cta-bubble{
  top: 5rem;
  left: 45.4rem;
}

.cta-bubble .animated-icon {
       width: 0.8rem;
    height: 0.8rem;
    top: 0.425rem;
    right: 0.325rem;
    fill: #fff;
    position: absolute;
}

.cta-bubble>div {
    overflow: hidden;
    padding: 0 0.525rem;
}


.cta-bubble.inview>div div {
    display: block;
    transform: translateX(0);
  line-height: 1rem;
}
.cta-bubble>div div:first-child {
    transition: transform .3s .6s;
}

.cta-bubble.inview>div div {
    display: block;
    transform: translateX(0);
}
.cta-bubble>div div:nth-child(2) {
    transition: transform .3s .9s;
}


.cta-bubble:after {
    content: "";
    width: 0;
    height: 0;
    border-color: #e61428 transparent transparent;
    border-style: solid;
    border-width: .8rem 0.5875rem 0;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -0.6875rem;
}

@media only screen and (max-width: 750px){
.button-fixed .cta-bubble {
    top: 3.6rem;
    left: 15.4rem;
    right: 0;
  width: 4.5rem;
  font-size:.58rem;
  padding: .71875rem 0 .4rem;
}
  .cta-bubble.inview>div div{
  line-height: 1.4;
  }
 .hs-content-id-115496782256  .button-fixed .cta-bubble {
         top: 4rem;
    left: 7.4rem;
    /* padding: 37px 0px 0.74rem 0.02rem; */
    padding: 1.285rem 11px .4rem;
    font-size: 0.8rem;
    max-height: 140px;
    width: 4.8rem;
   border-radius: 0.3125rem;
}
  .hs-content-id-115496782256 .cta-bubble>div{
    padding:0
  }
  }}

@media  (min-width:1500px){
.button-fixed .cta-bubble {
    position: fixed;
    top: 3rem;
    z-index: 10;
    margin: 0 auto;
    left: 46.999rem;
    right: 0;
}
}
@media  (min-width:1700px){
.button-fixed .cta-bubble {
    position: fixed;
    top: 3rem;
    z-index: 10;
    margin: 0 auto;
    left: 53.9rem;
    right: 0;
}
}
@media  (min-width:2000px){
.button-fixed .cta-bubble {
    position: fixed;
    top: 3rem;
    z-index: 10;
    margin: 0 auto;
    left: 56.4rem;
    right: 0;
}
  .hs-content-id-115496782256 .button-fixed .cta-bubble{
  left: 42.4rem;
  }
}

@media (min-width: 5000px){
.button-fixed .cta-bubble {
    position: fixed;
    top: 3rem;
    z-index: 10;
    margin: 0 auto;
    left: 73rem;
    right: 0;
}
  .hs-content-id-115496782256 .button-fixed .cta-bubble{
    left: 41rem;
  }
}
/* .sticky-button{
  background: #e61428;
    border-radius: 0.25rem;
    color: #fff;
    font-size: .7rem;
    font-weight: 700;
    letter-spacing: -.02em;
    line-height: 1;
    padding: 1.3rem 1rem 0.5rem 0.325rem;
    /* position: fixed; */
    /* right: 
2rem
; */
    text-align: left;
    text-decoration: none;
    top: 3rem;
    width: 0.7rem;
    z-index: 1;
}
}

.sticky-button-wrapper a:hover{
 background:#e61428!important;
}

/* .page-center_features{
margin:0 auto!important;
  max-width: 1180px!important;
} */

.sticky-button:after {
   border-color: #e61428 transparent transparent;
    border-style: solid;
    border-width: 0.7rem 0.5rem 0;
    content: "";
    height: 0;
    left: 7%;
    margin-left: -0.6875rem;
    position: absolute;
    top: 118%;
    width: 0;
  
}
.sticky-button-wrapper{
/* position:relative; */
      left: 67.4rem;
    margin: 0 auto;
    position: fixed;
    right: 0;
    top: 5rem;
    z-index: 10;
}
.sticky-button-wrapper .animated-sticky-icon {
     
  left: 6rem;
    fill: #fff;
    height: 0.7rem;
    position: absolute;
    right: 0;
    top: -12px;
    width: 0.7rem;
  z-index: 3;
} */