@charset "UTF-8";
@use "sass:math" as *;
/**
 * Clay 3.105.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/********* Cifras **********/
.cifras {
  margin-bottom: 100px; }
  .cifras .cifra {
    text-align: center; }
    .cifras .cifra__content .title-icon p {
      font-family: 'Roboto-Bold', Helvetica, Arial, sans-serif;
      font-size: 14px;
      letter-spacing: 1px;
      line-height: 18px;
      color: #000000;
      text-transform: uppercase; }
    .cifras .cifra__content .text-icon p {
      font-family: 'Roboto-Regular', Helvetica, Arial, sans-serif;
      font-size: 14px;
      text-transform: none !important;
      text-align: left; }
    .cifras .cifra__number {
      margin-bottom: 20px; }
      .cifras .cifra__number p {
        font-family: 'SuisseIntl-Medium', 'rocablack';
        font-size: 60px;
        line-height: 60px;
        letter-spacing: -1px;
        font-weight: normal;
        letter-spacing: 0px;
        margin-bottom: 10px;
        text-align: center;
        margin-left: 30px; }
    .cifras .cifra__title p {
      font-family: 'Roboto-Bold', Helvetica, Arial, sans-serif;
      font-size: 12px;
      letter-spacing: 1px;
      line-height: 18px;
      text-transform: uppercase;
      text-align: center;
      margin-left: 30px; }
  .cifras .col-lg:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 60%;
    width: 1px;
    background-color: #ddd; }
  .cifras .col-lg:first-of-type:before {
    content: none; }
  @media (max-width: 767px) {
    .cifras {
      margin-bottom: 70px; }
      .cifras .cifra {
        text-align: center;
        padding: 30px 0 20px 0; }
        .cifras .cifra__number {
          margin-bottom: 5px; }
          .cifras .cifra__number p {
            font-family: 'SuisseIntl-Medium', 'rocablack';
            font-size: 36px;
            line-height: 36px;
            letter-spacing: -1px;
            font-weight: normal; }
        .cifras .cifra__title p {
          font-family: 'Roboto-Bold', Helvetica, Arial, sans-serif;
          font-size: 12px;
          letter-spacing: 1px;
          line-height: 18px;
          text-transform: uppercase; }
      .cifras .col-lg:first-of-type .cifra {
        padding-top: 0; }
      .cifras .col-lg:last-of-type .cifra {
        padding-bottom: 0; }
      .cifras .col-lg:before {
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateY(0);
        transform: translateX(-50%);
        height: 1px;
        width: 90px;
        background-color: #ddd; }
      .cifras .col-lg:first-of-type:before {
        content: none; } }

/********* endCifras **********/
.figures-banner {
  margin-bottom: 20px;
  margin-top: 0px; }
  .figures-banner .cifra__number p {
    text-align: left !important;
    margin-left: 0px !important; }
  .figures-banner .cifra__content .text-icon p {
    text-align: left !important;
    margin-left: 0px !important; }
  .figures-banner .container {
    max-width: 1600px; }
    .figures-banner .container .row {
      row-gap: 2rem; }
      @media (max-width: 767px) {
        .figures-banner .container .row {
          row-gap: 0; } }
  .figures-banner .cifra-col {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    justify-content: start; }
    .figures-banner .cifra-col:last-of-type::after {
      content: none; }
    @media (max-width: 1024px) {
      .figures-banner .cifra-col {
        justify-content: flex-start; }
        .figures-banner .cifra-col:nth-of-type(2)::after {
          content: none; } }
    @media (max-width: 767px) {
      .figures-banner .cifra-col {
        justify-content: start; } }
    .figures-banner .cifra-col::after {
      /*content: "";
        position: absolute;
        display: block;
        right: 0;
        top: 0;
        width: 1px;
        height: 100%;
        background: #ddd;
        opacity: 0.5;*/ }
      @media (max-width: 640px) {
        .figures-banner .cifra-col::after {
          content: none; } }
  .figures-banner .cifra {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 1.5rem;
    padding: 0.5rem 1rem;
    width: max-content;
    text-align: left; }
    @media (max-width: 1024px) {
      .figures-banner .cifra {
        text-align: left;
        padding: 0.5rem 0;
        column-gap: 0;
        gap: 1rem; } }
    .figures-banner .cifra .cifra__icon {
      display: block; }
    .figures-banner .cifra .cifra__content {
      display: flex;
      flex-direction: column; }
      .figures-banner .cifra .cifra__content .cifra__number {
        font-family: 'SuisseIntl-Medium', 'rocablack';
        font-size: 26px;
        line-height: 1.15;
        letter-spacing: normal;
        margin-bottom: 0.25rem; }
        .figures-banner .cifra .cifra__content .cifra__number p {
          margin-bottom: 0; }
      .figures-banner .cifra .cifra__content .cifra__title {
        font-family: 'Roboto-Bold', Helvetica, Arial, sans-serif;
        font-size: 10px;
        letter-spacing: 1px;
        line-height: 18px; }
        .figures-banner .cifra .cifra__content .cifra__title p {
          margin-bottom: 0;
          text-transform: uppercase; }

/*.figures-banner-rs {
	min-height: 120px;
	padding: 24px 120px;
	display: flex;
	align-items: center;
	justify-content: space-between;

	.cifra__number {
		@include rs-font-regular-16;
		text-transform: capitalize;
	}

	.cifra__title {
		// TODO FONTS??
		@include rs-font-regular-14;
		color: $rs-roca-grey-500;
	}

	.cifra-col {
		&::after {
    		content: none;
    	}

		@media (max-width: 768px){
			margin-top: 40px;
		}
	}

	@media (max-width: 768px){
    	padding: 24px 80px;
	}

	@media (max-width: 360px){
		padding: 24px 16px;
	}

	&:not(.figures-banner) {
		padding: 40px 112px;

		.cifra__number {
			@include rs-font-regular-48;

			@media (max-width: 768px){
				font-size: 32px;
			}
		}

		.cifra__title {
			@include rs-font-regular-16;
			color: $rs-roca-black;

			p {
				text-transform: capitalize;
			}
		}

		.col-lg {
			&:before {
				background-color: $rs-roca-black;
				top: 50%;
				left: 0;
				transform: translateY(-50%);
				height: 60%;
				width: 1px;
			}

			@media (max-width: 992px) {
				&:nth-of-type(3):before {
					content: none;
				}
			}

			@media (max-width: 767px) {
				&:first-of-type .cifra {
					padding-top: 30px;
				}
			}
		}

		@media (max-width: 1180px) {
			padding: 40px 80px;
		}

		@media (max-width: 360px) {
			padding: 16px 40px;
		}
	}
}*/
