﻿@media screen and (min-width: 981px) {
  #rec2028852591 .t001__wrapper {
    margin-top: -30px;
  }
}



#rec2028852591 .t001__buttons.cta-floating {
  position: fixed;
  left: 50%;
  bottom: 22px;
  transform: translateX(-50%);
  width: min(560px, calc(100% - 32px));
  z-index: 2147482000;
  display: flex;
  justify-content: center;
}

#rec2028852591 .t001__buttons.cta-floating .t-btn,
#rec2028852591 .t001__buttons.cta-floating .t-btnflex {
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.25) !important;
}

@media screen and (max-width: 980px) {
  #rec2028852591 .t001__buttons.cta-floating {
    left: 16px;
    right: 16px;
    bottom: 16px;
    transform: none;
    width: auto;
  }
}
