.socials-module {
  background-color: var(--light-bg2); }
  .socials-module .title {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 90px; }
    .socials-module .title h2 {
      font-size: 40rem;
      text-transform: uppercase;
      color: #312783;
      font-weight: 600;
      text-align: center;
      margin: 0; }
  .socials-module .text {
    max-width: 100%;
    width: 930px;
    margin: 0 auto; }
  .socials-module .socials-inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-right: 110px; }
    .socials-module .socials-inner a {
      display: block; }
      .socials-module .socials-inner a:hover {
        transform: scale(0.95); }
    .socials-module .socials-inner .facebook {
      margin-bottom: 20px; }
    .socials-module .socials-inner .tiktok {
      margin-bottom: 50px; }
      .socials-module .socials-inner .tiktok img {
        width: 70px; }
    .socials-module .socials-inner .instagram {
      margin-bottom: 35px; }
  .socials-module .foto {
    position: absolute;
    left: calc(100% - 325px);
    bottom: -40px; }
  .socials-module .wrapper {
    width: 100%;
    padding: 70px 0;
    position: relative; }
  .socials-module .buttons {
    justify-content: center;
    margin-top: 70px; }
    .socials-module .buttons .btn {
      display: flex;
      align-items: center;
      font-size: 39rem;
      padding: 13px 10px;
      border-radius: 49px;
      letter-spacing: -2px; }
      .socials-module .buttons .btn:after {
        display: block;
        content: "";
        background-image: url(/img/bell.svg);
        background-repeat: no-repeat;
        background-size: contain;
        width: 38px;
        height: 38px;
        margin-left: 10px; }
  .socials-module .foto-bg {
    position: absolute;
    right: calc(100% - 235px);
    bottom: -40px; }

.socials-module-group {
  z-index: 2;
  padding-bottom: 40px;
  margin-bottom: -40px; }

@media (max-width: 575.5px) {
  .socials-module .foto-bg {
    display: none; }
  .socials-module .title {
    margin-bottom: 25px; }
    .socials-module .title h2 {
      font-size: 28rem; }
  .socials-module .foto {
    display: none; }
  .socials-module .socials-inner {
    padding: 0;
    width: 200px;
    margin: 0 auto;
    max-width: 100%;
    flex-direction: column;
    align-items: center; }
    .socials-module .socials-inner a.youtube {
      margin-bottom: 25px;
      margin-right: auto; }
      .socials-module .socials-inner a.youtube img {
        max-width: 165px; }
    .socials-module .socials-inner a.facebook {
      margin-bottom: 0;
      margin-right: auto; }
      .socials-module .socials-inner a.facebook img {
        max-width: 70px; }
    .socials-module .socials-inner a.tiktok {
      margin-bottom: 20px;
      margin-left: 30px;
      margin-top: 15px; }
      .socials-module .socials-inner a.tiktok img {
        width: 60px; }
    .socials-module .socials-inner a.instagram {
      margin-bottom: 0;
      margin-left: auto; }
      .socials-module .socials-inner a.instagram img {
        max-width: 50px; }
  .socials-module .wrapper {
    padding: 25px 0; }
  .socials-module .text {
    width: 100%; }
  .socials-module .buttons {
    margin: 0 auto;
    width: 200px;
    max-width: 100%;
    justify-content: flex-end; }
    .socials-module .buttons .btn {
      font-size: 22rem;
      padding: 8px 5px; }
      .socials-module .buttons .btn:after {
        width: 20px;
        height: 20px;
        margin-left: 6px; } }
@media (min-width: 576px) and (max-width: 767.5px) {
  .socials-module .foto-bg {
    display: none; }
  .socials-module .title {
    margin-bottom: 25px; }
    .socials-module .title h2 {
      font-size: 28rem; }
  .socials-module .foto {
    display: none; }
  .socials-module .socials-inner {
    padding: 0;
    width: 500px;
    margin: 0 auto;
    max-width: 100%; }
    .socials-module .socials-inner a.youtube img {
      max-width: 165px; }
    .socials-module .socials-inner a.facebook {
      margin-bottom: 15px; }
      .socials-module .socials-inner a.facebook img {
        max-width: 70px; }
    .socials-module .socials-inner a.tiktok {
      margin-bottom: 20px; }
      .socials-module .socials-inner a.tiktok img {
        width: 60px; }
    .socials-module .socials-inner a.instagram {
      margin-bottom: 28px; }
      .socials-module .socials-inner a.instagram img {
        max-width: 50px; }
  .socials-module .wrapper {
    padding: 25px 0; }
  .socials-module .text {
    width: 100%; }
  .socials-module .buttons {
    margin-top: 25px; }
    .socials-module .buttons .btn {
      font-size: 22rem;
      padding: 8px 5px; }
      .socials-module .buttons .btn:after {
        width: 20px;
        height: 20px;
        margin-left: 6px; } }
@media (min-width: 768px) and (max-width: 991.5px) {
  .socials-module .foto-bg {
    right: calc(100% - 40px); }
    .socials-module .foto-bg img {
      max-width: 290px; }
  .socials-module .title {
    margin-bottom: 25px; }
    .socials-module .title h2 {
      font-size: 28rem; }
  .socials-module .foto {
    left: calc(100% - 100px); }
    .socials-module .foto img {
      max-width: 240px; }
  .socials-module .socials-inner {
    padding-right: 70px; }
    .socials-module .socials-inner a.youtube img {
      max-width: 165px; }
    .socials-module .socials-inner a.facebook {
      margin-bottom: 15px; }
      .socials-module .socials-inner a.facebook img {
        max-width: 70px; }
    .socials-module .socials-inner a.tiktok {
      margin-bottom: 20px; }
      .socials-module .socials-inner a.tiktok img {
        width: 60px; }
    .socials-module .socials-inner a.instagram {
      margin-bottom: 28px; }
      .socials-module .socials-inner a.instagram img {
        max-width: 50px; }
  .socials-module .wrapper {
    padding: 25px 0; }
  .socials-module .text {
    width: 580px; }
  .socials-module .buttons {
    margin-top: 25px; }
    .socials-module .buttons .btn {
      font-size: 22rem;
      padding: 8px 5px; }
      .socials-module .buttons .btn:after {
        width: 20px;
        height: 20px;
        margin-left: 6px; } }
@media (min-width: 992px) and (max-width: 1199.5px) {
  .socials-module .foto-bg {
    right: calc(100% - 119px); }
    .socials-module .foto-bg img {
      max-width: 360px; }
  .socials-module .title {
    margin-bottom: 35px; }
    .socials-module .title h2 {
      font-size: 30rem; }
  .socials-module .foto {
    left: calc(100% - 165px); }
    .socials-module .foto img {
      max-width: 272px; }
  .socials-module .socials-inner {
    padding-right: 70px; }
    .socials-module .socials-inner a.youtube img {
      max-width: 200px; }
    .socials-module .socials-inner a.facebook {
      margin-bottom: 15px; }
      .socials-module .socials-inner a.facebook img {
        max-width: 80px; }
    .socials-module .socials-inner a.instagram {
      margin-bottom: 28px; }
      .socials-module .socials-inner a.instagram img {
        max-width: 55px; }
  .socials-module .wrapper {
    padding: 35px 0; }
  .socials-module .text {
    width: 610px; }
  .socials-module .buttons {
    margin-top: 35px; }
    .socials-module .buttons .btn {
      font-size: 27rem; }
      .socials-module .buttons .btn:after {
        width: 25px;
        height: 25px; } }
@media (min-width: 1200px) and (max-width: 1579.5px) {
  .socials-module .foto-bg {
    right: calc(100% - 100px); }
    .socials-module .foto-bg img {
      max-width: 465px; }
  .socials-module .title {
    margin-bottom: 55px; }
    .socials-module .title h2 {
      font-size: 34rem; }
  .socials-module .foto {
    left: calc(100% - 200px); }
    .socials-module .foto img {
      max-width: 350px; }
  .socials-module .socials-inner {
    padding-right: 80px; }
    .socials-module .socials-inner a.youtube img {
      max-width: 230px; }
    .socials-module .socials-inner a.facebook img {
      max-width: 90px; }
    .socials-module .socials-inner a.instagram img {
      max-width: 65px; }
  .socials-module .wrapper {
    padding: 55px 0; }
  .socials-module .text {
    width: 730px; }
  .socials-module .buttons {
    margin-top: 55px; }
    .socials-module .buttons .btn {
      font-size: 32rem; }
      .socials-module .buttons .btn:after {
        width: 30px;
        height: 30px; } }
@media (min-width: 1580px) {
  .socials-module .foto img {
    width: 350px; }
  .socials-module .socials-inner a.youtube img {
    max-width: 220px; }
  .socials-module .socials-inner a.facebook img {
    max-width: 100px; }
  .socials-module .socials-inner a.instagram img {
    max-width: 60px; }
  .socials-module .title h2 {
    font-size: 33rem; }
  .socials-module .buttons .btn {
    font-size: 25rem; }
    .socials-module .buttons .btn:after {
      height: 30px; } }

/*# sourceMappingURL=socials_module.css.map */
