@font-face {
  font-family: "AllIcons";
  src: url(https://promoalltest.cdnpromo.com/wp-content/themes/tg/for/webfonts/icomoon.eot?mjyjy6);
  src: url(https://promoalltest.cdnpromo.com/wp-content/themes/tg/for/webfonts/icomoon.eot?#iefixmjyjy6) format("embedded-opentype"), url(https://promoalltest.cdnpromo.com/wp-content/themes/tg/for/webfonts/icomoon.woff?mjyjy6) format("woff"), url(https://promoalltest.cdnpromo.com/wp-content/themes/tg/for/webfonts/icomoon.ttf?mjyjy6) format("truetype"), url(../svg/icomoon4cf1.svg?mjyjy6#icomoon) format("svg");
  font-weight: normal;
  font-style: normal; }

.footer {
  padding: 3.6rem 2.4rem 4rem;
  display: grid;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 100%;
  font-weight: 500;
  font-family: 'Wes FY', sans-serif;
  background-color: #ffffff;
  border-top: 1px solid #d8d8d8;
  /*.footer__info__logo {
    float: initial;
    width: auto;

    .promo-logo {
      margin-bottom: 0;
    }
  }*/ }

.footer.hide-footer {
  display: none; }

.footer .promo-logo {
  background-repeat: no-repeat;
  background-image: url(../logo.html);
  width: 116px;
  height: 32px; }

/*@media only screen and (min-width: 43.75em) {
  .footer {
    padding: 0 6rem;
  }
}*/
@media only screen and (min-width: 64em) {
  .footer {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -ms-flex-line-pack: start;
        align-content: start;
    background: #fff;
    padding-top: 67px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

.footer__links {
  margin-bottom: 3.2rem; }

@media only screen and (min-width: 64em) {
  .footer__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 90rem;
    margin-right: 1rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

.footer .accordion__item {
  position: relative;
  cursor: pointer;
  -webkit-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out; }
  @media (min-width: 64em) {
    .footer .accordion__item {
      cursor: default; } }

.footer .accordion__item.active + .panel {
  max-height: 500px; }

.footer .accordion__item:after {
  font-family: "AllIcons";
  content: "\e636";
  font-size: 3rem;
  position: absolute;
  right: -0.5rem;
  top: -1.8rem;
  line-height: 6rem;
  -webkit-transition: all 150ms;
  transition: all 150ms; }

.footer .accordion__item.active {
  margin-bottom: 0;
  border: none; }
  @media (min-width: 64em) {
    .footer .accordion__item.active {
      margin-bottom: 3rem; } }

.footer .accordion__item.active:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

@media only screen and (min-width: 64em) {
  .footer .accordion__item:after {
    content: "";
    display: none; } }

.footer .panel {
  max-height: 0;
  background-color: white;
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out;
  list-style: none;
  font-size: 16px;
  letter-spacing: 0.69px;
  text-align: left;
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none; }

.footer .panel li {
  color: #000;
  margin-bottom: 1.8rem;
  font-weight: 500; }

.footer .panel li a {
  color: #818181;
  text-decoration: none;
  font-weight: 500;
  font-family: "Wes FY", sans-serif;
  font-size: 16px;
  letter-spacing: 0.61px;
  -webkit-transition: color 200ms;
  transition: color 200ms; }
  @media (min-width: 64em) {
    .footer .panel li a {
      color: #000000;
      font-size: 14px; } }

.footer .panel li a:visited,
.footer .panel li a:link,
.footer .panel li a:hover,
.footer .panel li a:active {
  color: #818181;
  text-decoration: none; }
  @media (min-width: 64em) {
    .footer .panel li a:visited,
    .footer .panel li a:link,
    .footer .panel li a:hover,
    .footer .panel li a:active {
      color: #000000;
      font-size: 14px; } }
  .footer .panel li a:visited:hover,
  .footer .panel li a:link:hover,
  .footer .panel li a:hover:hover,
  .footer .panel li a:active:hover {
    color: #ff4070; }

@media only screen and (min-width: 64em) {
  .footer .panel {
    font-size: 14px;
    max-height: 100%;
    display: block;
    padding: 0;
    color: #000; }
  .footer .panel li {
    margin-bottom: 1.4rem; } }

.footer__item {
  width: 100%;
  text-align: left;
  display: inline-block;
  font-size: 16px;
  margin-bottom: 1.8rem;
  padding-bottom: 1.8rem;
  border-bottom: 1px solid #d8d8d8;
  color: #000000;
  text-decoration: none;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  font-family: 'Wes FY', sans-serif;
  font-weight: 500;
  letter-spacing: 0.7px; }
  @media (min-width: 64em) {
    .footer__item {
      margin-bottom: 3rem;
      padding-bottom: 0;
      border-bottom: none;
      font-weight: 700; } }

@media only screen and (min-width: 64em) {
  .footer__item__container {
    width: 16rem; } }

@media only screen and (min-width: 64em) {
  .footer__item__container.last-container {
    width: 10rem; } }

@media only screen and (min-width: 80em) {
  .footer__item__container.last-container {
    width: 14rem; } }

.footer__info {
  text-align: left; }

@media only screen and (min-width: 64em) {
  .footer__info {
    width: 20vw; } }

.footer__info div {
  margin-bottom: 3.2rem; }

@media only screen and (min-width: 43.75em) {
  .footer__info div {
    margin-bottom: 2rem; } }

.footer__info__text {
  font-family: "Wes FY", sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.7px;
  line-height: 24px;
  color: #000000; }
  @media (min-width: 43.75em) {
    .footer__info__text {
      max-width: 48rem;
      font-size: 14px;
      letter-spacing: 0.61px;
      line-height: 20px; } }

.footer__info .fmp-badges {
  margin-top: 25px; }

.footer__info .fmp-badges a {
  display: inline-block;
  background-color: transparent;
  border-radius: 3px;
  line-height: 8px; }

.footer__info .fmp-badges a img {
  width: 100%; }

.footer__info .fmp-badges .fmp-badge-fb {
  width: 150px;
  float: left;
  margin-right: 16px; }

.footer__info .fmp-badges .fmp-badge-instagram {
  width: 50px;
  padding-top: 1px; }

.header .sidebar {
  display: block;
  position: relative; }

@media only screen and (min-width: 64em) {
  .header .sidebar {
    display: none; } }

.header .sidebar__nav {
  height: 100vh;
  position: fixed;
  top: 0;
  left: 150vw;
  z-index: 1500;
  opacity: 1;
  width: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background-color: #fff; }

.header .sidebar__nav--secondary {
  left: 150vw;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  z-index: 1501; }

.header .sidebar__list {
  position: absolute;
  list-style: none;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  justify-items: left;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 5.6rem 0 0 0;
  padding: 0 0 0 2.4rem; }

.header .sidebar__list ul {
  list-style: none; }

.header .sidebar__link {
  width: 80vw;
  text-align: left;
  display: inline-block;
  font-size: 1.6rem;
  margin-bottom: 1.8rem;
  padding-bottom: 1.8rem;
  border-bottom: 1px solid #d8d8d8;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }
  .header .sidebar__link:hover {
    color: #FF4070; }

.header .sidebar__list .cale_mobile__link {
  display: block; }
  @media (min-width: 992px) {
    .header .sidebar__list .cale_mobile__link {
      display: none !important; } }

.header .sidebar__link.signup {
  border-bottom: none; }

.header .sidebar__link:link, .header .sidebar__link:visited {
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }

.header .sidebar__link:link span, .header .sidebar__link:visited span {
  display: inline-block; }

.header .sidebar__link:hover, .header .sidebar__link:active {
  background-position: 100%; }

.header .sidebar__link.open-secondary {
  position: relative; }

.header .sidebar__link.open-secondary:after {
  font-family: "AllIcons";
  content: "\e636";
  font-size: 3rem;
  position: absolute;
  right: 0.3rem;
  top: -1.8rem;
  line-height: 6rem;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg); }

.header .sidebar__checkbox {
  display: none; }

.header .sidebar__button {
  position: absolute;
  height: 56px;
  width: 56px;
  right: 0;
  top: -56px;
  margin: 0;
  z-index: 2000;
  text-align: center;
  cursor: pointer; }

.header .sidebar__icon {
  position: relative;
  margin-top: 2.6rem; }

.header .sidebar__icon, .header .sidebar__icon::before, .header .sidebar__icon::after {
  width: 2rem;
  height: 2px;
  background-color: #000;
  display: inline-block; }

.header .sidebar__icon::before, .header .sidebar__icon::after {
  content: "";
  position: absolute;
  left: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }

.header .sidebar__icon::before {
  top: -0.8rem; }

.header .sidebar__icon::after {
  top: 0.8rem; }

.header .sidebar__start-btn {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 90vw;
  position: absolute;
  bottom: 2rem;
  font-size: 1.7rem; }

.header .sidebar .accordion__item {
  -webkit-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out;
  position: relative; }

.header .sidebar .accordion__item:after {
  font-family: "AllIcons";
  content: "\e636";
  font-size: 3rem;
  position: absolute;
  right: 0.3rem;
  top: -1.8rem;
  line-height: 6rem; }

.header .sidebar .accordion__item.active {
  margin-bottom: 0;
  border: none; }

.header .sidebar .accordion__item.active:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.header .sidebar .accordion__item.active + .panel {
  max-height: 500px;
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 1.8rem; }

.header .sidebar .panel {
  max-height: 0;
  background-color: white;
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out;
  list-style: none;
  font-size: 1.6rem;
  letter-spacing: 0.69px;
  text-align: left; }

.header .sidebar .panel li {
  color: rgba(82, 82, 82, 0.7);
  margin-bottom: 1.8rem;
  font-weight: 500; }

.header .sidebar .panel li a {
  color: rgba(82, 82, 82, 0.7);
  text-decoration: none;
  font-weight: 500; }

.header .sidebar .panel li a:visited, .header .sidebar .panel li a:link, .header .sidebar .panel li a:hover, .header .sidebar .panel li a:active {
  font-family: 'Wes FY';
  font-weight: 500;
  color: rgba(82, 82, 82, 0.7);
  text-decoration: none; }

@media only screen and (min-width: 64em) {
  .header .sidebar .panel {
    font-size: 1.4rem;
    max-height: 100%;
    display: block;
    padding: 0;
    color: #000; }
  .header .sidebar .panel li {
    margin-bottom: 1.4rem; } }

.header .sidebar__checkbox:checked ~ .sidebar__nav {
  opacity: 1;
  width: 100%;
  left: 0; }

.header .sidebar__checkbox:checked + .sidebar__button .sidebar__icon {
  background-color: transparent; }

.header .sidebar__checkbox:checked + .sidebar__button .sidebar__icon:before {
  top: 0;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg); }

.header .sidebar__checkbox:checked + .sidebar__button .sidebar__icon:after {
  top: 0;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg); }