* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
  margin: 0;
  padding: 0;
}

a {
  color: #8ABD24;
  text-decoration: none;
  transition: color 0.3s ease;
}
a:hover {
  color: rgb(106.72, 146.16, 27.84);
}

.btn-primary {
  background-color: #8ABD24;
  border-color: #8ABD24;
}
.btn-primary:hover {
  background-color: rgb(106.72, 146.16, 27.84);
  border-color: rgb(106.72, 146.16, 27.84);
}

.text-primary {
  color: #8ABD24 !important;
}

@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/Roboto_Condensed/static/RobotoCondensed-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/Roboto_Condensed/static/RobotoCondensed-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: block;
}
@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/Roboto_Condensed/static/RobotoCondensed-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/Roboto_Condensed/static/RobotoCondensed-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: block;
}
@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/Roboto_Condensed/static/RobotoCondensed-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/Roboto_Condensed/static/RobotoCondensed-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: block;
}
@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/Roboto_Condensed/static/RobotoCondensed-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/Roboto_Condensed/static/RobotoCondensed-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: block;
}
@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/Roboto_Condensed/static/RobotoCondensed-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: block;
}
@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/Roboto_Condensed/static/RobotoCondensed-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/Roboto_Condensed/static/RobotoCondensed-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: block;
}
@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/Roboto_Condensed/static/RobotoCondensed-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/Roboto_Condensed/static/RobotoCondensed-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: block;
}
@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/Roboto_Condensed/static/RobotoCondensed-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/Roboto_Condensed/static/RobotoCondensed-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/Roboto_Condensed/static/RobotoCondensed-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: block;
}
@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/Roboto_Condensed/static/RobotoCondensed-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/Roboto_Condensed/static/RobotoCondensed-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: block;
}
@font-face {
  font-family: "Headlines";
  src: url("../fonts/headlines/Headlines-SemiBold.otf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Headlines";
  src: url("../fonts/headlines/Headlines-Medium.otf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Headlines";
  src: url("../fonts/headlines/Headlines-Bold.otf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 1rem;
  color: #333;
}

h1 {
  font-size: 2.5rem;
}
@media (min-width: 1440px) and (max-width: 1679px) {
  h1 {
    font-size: 2.25rem;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  h1 {
    font-size: 2rem;
  }
}

h2 {
  font-size: 2rem;
}
@media (min-width: 1440px) and (max-width: 1679px) {
  h2 {
    font-size: 1.8rem;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  h2 {
    font-size: 1.6rem;
  }
}

h3 {
  font-size: 1.75rem;
}
@media (min-width: 1440px) and (max-width: 1679px) {
  h3 {
    font-size: 1.575rem;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  h3 {
    font-size: 1.4rem;
  }
}

h4 {
  font-size: 1.5rem;
}
@media (min-width: 1440px) and (max-width: 1679px) {
  h4 {
    font-size: 1.35rem;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  h4 {
    font-size: 1.2rem;
  }
}

h5 {
  font-size: 1.25rem;
}
@media (min-width: 1440px) and (max-width: 1679px) {
  h5 {
    font-size: 1.125rem;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  h5 {
    font-size: 1rem;
  }
}

h6 {
  font-size: 1rem;
}
@media (min-width: 1440px) and (max-width: 1679px) {
  h6 {
    font-size: 0.9rem;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  h6 {
    font-size: 0.8rem;
  }
}

.roboto-condensed-black {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 900 !important;
  font-style: normal;
  /* Mejoras de rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

.roboto-condensed-blackitalic {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 900;
  font-style: italic;
}

.roboto-condensed-bold {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.roboto-condensed-bolditalic {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  font-style: italic;
}

.roboto-condensed-extrabold {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 800;
  font-style: normal;
}

.roboto-condensed-extrabolditalic {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 800;
  font-style: italic;
}

.roboto-condensed-extralight {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 200;
  font-style: normal;
}

.roboto-condensed-extralightitalic {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 200;
  font-style: italic;
}

.roboto-condensed-italic {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  font-style: italic;
}

.roboto-condensed-light {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
}

.roboto-condensed-lightitalic {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 300;
  font-style: italic;
}

.roboto-condensed-medium {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
}

.roboto-condensed-mediumitalic {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 500;
  font-style: italic;
}

.roboto-condensed-regular {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.roboto-condensed-semibold {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.roboto-condensed-semibolditalic {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 600;
  font-style: italic;
}

.roboto-condensed-thin {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 100;
  font-style: normal;
}

.roboto-condensed-thinitalic {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 100;
  font-style: italic;
}

.headlines-semibold {
  font-family: "Headlines", Arial, sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  /* Mejoras de rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

.headlines-medium {
  font-family: "Headlines", Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  /* Mejoras de rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

.headlines-bold {
  font-family: "Headlines", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  /* Mejoras de rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

.roboto-regular {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  /* Mejoras de rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

.roboto-bold {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  /* Mejoras de rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

.roboto-medium {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  /* Mejoras de rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

@media (max-width: 767px) {
  h1 {
    font-size: 2rem;
  }
  h2 {
    font-size: 1.75rem;
  }
  h3 {
    font-size: 1.5rem;
  }
}
.title-landing-welcome {
  font-size: clamp(28px, 1.75rem + 1vw, 32px);
}
@media (min-width: 576px) {
  .title-landing-welcome {
    font-size: clamp(32px, 2rem + 0.8vw, 36px);
  }
}
@media (min-width: 768px) {
  .title-landing-welcome {
    font-size: clamp(36px, 2.25rem + 0.7vw, 42px);
  }
}
@media (min-width: 1024px) {
  .title-landing-welcome {
    font-size: clamp(42px, 2.625rem + 0.4vw, 46px);
  }
}
@media (min-width: 1200px) {
  .title-landing-welcome {
    font-size: clamp(46px, 2.875rem + 0.1vw, 47px);
  }
}
@media (min-width: 1280px) {
  .title-landing-welcome {
    font-size: clamp(47px, 2.9375rem + 0.08vw, 48px);
  }
}
@media (min-width: 1440px) {
  .title-landing-welcome {
    font-size: clamp(48px, 2rem + 1.5vw, 58px);
  }
}
@media (min-width: 1680px) {
  .title-landing-welcome {
    font-size: clamp(58px, 2.5rem + 0.8vw, 65px);
  }
}
@media (min-width: 1920px) {
  .title-landing-welcome {
    font-size: 65px;
  }
}

.text-landing-welcome {
  font-size: clamp(14px, 0.875rem + 0.5vw, 16px);
}
@media (min-width: 576px) {
  .text-landing-welcome {
    font-size: clamp(16px, 1rem + 0.2vw, 17px);
  }
}
@media (min-width: 768px) {
  .text-landing-welcome {
    font-size: clamp(17px, 1.0625rem + 0.1vw, 18px);
  }
}
@media (min-width: 1024px) {
  .text-landing-welcome {
    font-size: clamp(18px, 1.125rem + 0.05vw, 18px);
  }
}
@media (min-width: 1200px) {
  .text-landing-welcome {
    font-size: clamp(18px, 1.125rem + 0.05vw, 18px);
  }
}
@media (min-width: 1280px) {
  .text-landing-welcome {
    font-size: clamp(18px, 1.125rem + 0.05vw, 18px);
  }
}
@media (min-width: 1440px) {
  .text-landing-welcome {
    font-size: clamp(18px, 0.5rem + 1.2vw, 25px);
  }
}
@media (min-width: 1680px) {
  .text-landing-welcome {
    font-size: clamp(25px, 1.5625rem + 0.05vw, 25px);
  }
}
@media (min-width: 1920px) {
  .text-landing-welcome {
    font-size: clamp(25px, 1.5625rem + 0.05vw, 25px);
  }
}

.text-sent-form {
  font-size: clamp(20px, 1.25rem + 0.2vw, 21px);
}
@media (min-width: 576px) {
  .text-sent-form {
    font-size: clamp(21px, 1.3125rem + 0.1vw, 21px);
  }
}
@media (min-width: 768px) {
  .text-sent-form {
    font-size: clamp(21px, 1.25rem + 0.3vw, 23px);
  }
}
@media (min-width: 992px) {
  .text-sent-form {
    font-size: clamp(23px, 1.3rem + 0.3vw, 25px);
  }
}
@media (min-width: 1200px) {
  .text-sent-form {
    font-size: clamp(25px, 1.4rem + 0.4vw, 28px);
  }
}
@media (min-width: 1280px) {
  .text-sent-form {
    font-size: clamp(28px, 1.5rem + 0.6vw, 32px);
  }
}
@media (min-width: 1440px) {
  .text-sent-form {
    font-size: clamp(32px, 1.5rem + 1vw, 36px);
  }
}
@media (min-width: 1680px) {
  .text-sent-form {
    font-size: clamp(36px, 2rem + 0.5vw, 38px);
  }
}
@media (min-width: 1920px) {
  .text-sent-form {
    font-size: clamp(38px, 2.2rem + 0.3vw, 40px);
  }
}

.text-mantenimiento {
  font-size: clamp(1.2rem, 1.2rem + 0.05vw, 1.2rem);
}
@media (min-width: 576px) {
  .text-mantenimiento {
    font-size: clamp(1.2rem, 1.2rem + 0.05vw, 1.2rem);
  }
}
@media (min-width: 768px) {
  .text-mantenimiento {
    font-size: clamp(1.2rem, 1.05rem + 0.2vw, 1.3rem);
  }
}
@media (min-width: 992px) {
  .text-mantenimiento {
    font-size: clamp(1.3rem, 1.15rem + 0.15vw, 1.4rem);
  }
}
@media (min-width: 1200px) {
  .text-mantenimiento {
    font-size: clamp(1.4rem, 1.2rem + 0.2vw, 1.5rem);
  }
}
@media (min-width: 1280px) {
  .text-mantenimiento {
    font-size: clamp(1.4rem, 1.1rem + 0.3vw, 1.7rem);
  }
}
@media (min-width: 1440px) {
  .text-mantenimiento {
    font-size: clamp(1.5rem, 1rem + 0.5vw, 1.9rem);
  }
}
@media (min-width: 1680px) {
  .text-mantenimiento {
    font-size: clamp(1.9rem, 1.2rem + 0.4vw, 2.1rem);
  }
}
@media (min-width: 1920px) {
  .text-mantenimiento {
    font-size: clamp(2.1rem, 1.5rem + 0.3vw, 2.2rem);
  }
}

.text-sent-form-span {
  font-size: 21px;
}
@media (min-width: 1440px) and (max-width: 1679px) {
  .text-sent-form-span {
    font-size: 21px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .text-sent-form-span {
    font-size: 16px;
  }
}
@media (max-width: 1199.98px) {
  .text-sent-form-span {
    font-size: 15px;
  }
}
@media (max-width: 991.98px) {
  .text-sent-form-span {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .text-sent-form-span {
    font-size: 15px;
  }
}
@media (max-width: 575.98px) {
  .text-sent-form-span {
    font-size: 15px;
  }
}

.text-footer {
  font-size: clamp(12px, 0.75rem + 0.5vw, 14px);
}
@media (min-width: 576px) {
  .text-footer {
    font-size: clamp(14px, 0.875rem + 0.2vw, 15px);
  }
}
@media (min-width: 768px) {
  .text-footer {
    font-size: clamp(15px, 0.9375rem + 0.15vw, 16px);
  }
}
@media (min-width: 1024px) {
  .text-footer {
    font-size: clamp(16px, 1rem + 0.05vw, 16px);
  }
}
@media (min-width: 1200px) {
  .text-footer {
    font-size: clamp(16px, 1rem + 0.05vw, 16px);
  }
}
@media (min-width: 1280px) {
  .text-footer {
    font-size: clamp(16px, 1rem + 0.05vw, 16px);
  }
}
@media (min-width: 1440px) {
  .text-footer {
    font-size: clamp(16px, 0.5rem + 1vw, 20px);
  }
}
@media (min-width: 1680px) {
  .text-footer {
    font-size: clamp(20px, 1.25rem + 0.05vw, 20px);
  }
}
@media (min-width: 1920px) {
  .text-footer {
    font-size: clamp(20px, 1.25rem + 0.05vw, 20px);
  }
}

.text-white {
  color: #ffffff !important;
}

.title-landing-presentation {
  font-weight: bold;
  font-size: 27px;
  line-height: 30px;
}
@media (min-width: 394px) {
  .title-landing-presentation {
    font-size: 35px;
    line-height: 35px;
  }
}
@media (min-width: 481px) {
  .title-landing-presentation {
    font-size: 35px;
    line-height: 35px;
  }
}
@media (min-width: 576px) {
  .title-landing-presentation {
    font-size: clamp(32px, 2rem + 0.8vw, 36px);
    line-height: clamp(40px, 2.5rem + 1vw, 48px);
    line-height: 40px;
  }
}
@media (min-width: 768px) {
  .title-landing-presentation {
    font-size: clamp(36px, 2.25rem + 0.8vw, 42px);
    line-height: clamp(48px, 3rem + 0.8vw, 54px);
    line-height: 40px;
  }
}
@media (min-width: 1024px) {
  .title-landing-presentation {
    font-size: clamp(42px, 2.625rem + 0.4vw, 46px);
    line-height: clamp(54px, 3.375rem + 0.6vw, 60px);
    line-height: 50px;
  }
}
@media (min-width: 1200px) {
  .title-landing-presentation {
    font-size: clamp(46px, 2.875rem + 0.2vw, 48px);
    line-height: clamp(60px, 3.75rem + 0.3vw, 62px);
    line-height: 50px;
  }
}
@media (min-width: 1280px) {
  .title-landing-presentation {
    font-size: clamp(48px, 3rem + 0.05vw, 48px);
    line-height: 50px;
  }
}
@media (min-width: 1440px) {
  .title-landing-presentation {
    font-size: clamp(48px, 2rem + 1.8vw, 58px);
    line-height: 60px;
  }
}
@media (min-width: 1680px) {
  .title-landing-presentation {
    font-size: clamp(58px, 2.5rem + 1vw, 65px);
    line-height: clamp(70px, 4rem + 0.5vw, 78px);
    line-height: 60px;
  }
}
@media (min-width: 1920px) {
  .title-landing-presentation {
    font-size: clamp(65px, 4.0625rem + 0.05vw, 65px);
    line-height: clamp(78px, 4.875rem + 0.05vw, 78px);
    line-height: 65px;
  }
}

.text-landing-presentation {
  font-size: 18px;
}
@media (min-width: 394px) {
  .text-landing-presentation {
    font-size: 20px;
  }
}
@media (min-width: 481px) {
  .text-landing-presentation {
    font-size: 22px;
  }
}
@media (min-width: 576px) {
  .text-landing-presentation {
    font-size: clamp(16px, 1.0625rem + 0.2vw, 17px);
  }
}
@media (min-width: 768px) {
  .text-landing-presentation {
    font-size: clamp(16px, 1.125rem + 0.15vw, 17px);
  }
}
@media (min-width: 1024px) {
  .text-landing-presentation {
    font-size: clamp(17px, 1.1875rem + 0.1vw, 18px);
  }
}
@media (min-width: 1200px) {
  .text-landing-presentation {
    font-size: clamp(18px, 1.25rem + 0.05vw, 19px);
  }
}
@media (min-width: 1280px) {
  .text-landing-presentation {
    font-size: clamp(19px, 1rem + 0.8vw, 20px);
  }
}
@media (min-width: 1440px) {
  .text-landing-presentation {
    font-size: clamp(21px, 0.5rem + 1.1vw, 22px);
  }
}
@media (min-width: 1680px) {
  .text-landing-presentation {
    font-size: clamp(22px, 0.75rem + 0.8vw, 26px);
  }
}
@media (min-width: 1920px) {
  .text-landing-presentation {
    font-size: 26px;
  }
}

.text-landing-instagram {
  font-size: clamp(24px, 1.5rem + 0.4vw, 26px);
}
@media (min-width: 576px) {
  .text-landing-instagram {
    font-size: clamp(26px, 1.625rem + 0.3vw, 28px);
  }
}
@media (min-width: 768px) {
  .text-landing-instagram {
    font-size: clamp(28px, 1.75rem + 0.15vw, 29px);
  }
}
@media (min-width: 1024px) {
  .text-landing-instagram {
    font-size: clamp(29px, 1.8125rem + 0.1vw, 30px);
  }
}
@media (min-width: 1200px) {
  .text-landing-instagram {
    font-size: clamp(30px, 1.875rem + 0.05vw, 30px);
  }
}
@media (min-width: 1280px) {
  .text-landing-instagram {
    font-size: clamp(30px, 1.875rem + 0.05vw, 30px);
  }
}
@media (min-width: 1440px) {
  .text-landing-instagram {
    font-size: clamp(30px, 0.5rem + 2.5vw, 45px);
  }
}
@media (min-width: 1680px) {
  .text-landing-instagram {
    font-size: clamp(45px, 2.8125rem + 0.05vw, 45px);
  }
}
@media (min-width: 1920px) {
  .text-landing-instagram {
    font-size: clamp(45px, 2.8125rem + 0.05vw, 45px);
  }
}
.text-landing-instagram a i img {
  width: clamp(24px, 1.5rem + 0.4vw, 26px);
  height: clamp(24px, 1.5rem + 0.4vw, 26px);
}
@media (min-width: 576px) {
  .text-landing-instagram a i img {
    width: clamp(26px, 1.625rem + 0.3vw, 28px);
    height: clamp(26px, 1.625rem + 0.3vw, 28px);
  }
}
@media (min-width: 768px) {
  .text-landing-instagram a i img {
    width: clamp(28px, 1.75rem + 0.15vw, 29px);
    height: clamp(28px, 1.75rem + 0.15vw, 29px);
  }
}
@media (min-width: 1024px) {
  .text-landing-instagram a i img {
    width: clamp(29px, 1.8125rem + 0.1vw, 30px);
    height: clamp(29px, 1.8125rem + 0.1vw, 30px);
  }
}
@media (min-width: 1200px) {
  .text-landing-instagram a i img {
    width: clamp(30px, 1.875rem + 0.05vw, 30px);
    height: clamp(30px, 1.875rem + 0.05vw, 30px);
  }
}
@media (min-width: 1280px) {
  .text-landing-instagram a i img {
    width: clamp(30px, 1.875rem + 0.05vw, 30px);
    height: clamp(30px, 1.875rem + 0.05vw, 30px);
  }
}
@media (min-width: 1440px) {
  .text-landing-instagram a i img {
    width: clamp(30px, 0.5rem + 2.5vw, 45px);
    height: clamp(30px, 0.5rem + 2.5vw, 45px);
  }
}
@media (min-width: 1680px) {
  .text-landing-instagram a i img {
    width: clamp(45px, 2.8125rem + 0.05vw, 45px);
    height: clamp(45px, 2.8125rem + 0.05vw, 45px);
  }
}
@media (min-width: 1920px) {
  .text-landing-instagram a i img {
    width: clamp(45px, 2.8125rem + 0.05vw, 45px);
    height: clamp(45px, 2.8125rem + 0.05vw, 45px);
  }
}

.text-landing-presentation-mobile {
  font-size: 24px;
}

.text-landing-carousel-vertical {
  font-size: clamp(18px, 1rem + 0.2vw, 19px);
  line-height: normal;
}
@media (min-width: 394px) {
  .text-landing-carousel-vertical {
    font-size: clamp(18px, 1rem + 0.2vw, 19px);
  }
}
@media (min-width: 481px) {
  .text-landing-carousel-vertical {
    font-size: clamp(18px, 1rem + 0.2vw, 19px);
  }
}
@media (min-width: 576px) {
  .text-landing-carousel-vertical {
    font-size: clamp(18px, 1rem + 0.2vw, 19px);
  }
}
@media (min-width: 768px) {
  .text-landing-carousel-vertical {
    font-size: clamp(14px, 1rem + 0.2vw, 15px);
  }
}
@media (min-width: 992px) {
  .text-landing-carousel-vertical {
    font-size: clamp(15px, 1rem + 0.2vw, 16px);
  }
}
@media (min-width: 1200px) {
  .text-landing-carousel-vertical {
    font-size: clamp(16px, 1rem + 0.2vw, 17px);
  }
}
@media (min-width: 1280px) {
  .text-landing-carousel-vertical {
    font-size: clamp(17px, 1rem + 0.2vw, 17px);
  }
}
@media (min-width: 1440px) {
  .text-landing-carousel-vertical {
    font-size: clamp(18px, 1rem + 0.2vw, 19px);
  }
}
@media (min-width: 1680px) {
  .text-landing-carousel-vertical {
    font-size: clamp(19px, 1.5rem + 0.05vw, 22px);
  }
}
@media (min-width: 1920px) {
  .text-landing-carousel-vertical {
    font-size: clamp(25px, 1.5rem + 0.05vw, 28px);
  }
}

.title-login {
  font-size: clamp(22px, 1.375rem + 0.6vw, 25px);
}
@media (min-width: 576px) {
  .title-login {
    font-size: clamp(25px, 1.5625rem + 0.2vw, 26px);
  }
}
@media (min-width: 768px) {
  .title-login {
    font-size: clamp(26px, 1.625rem + 0.3vw, 28px);
  }
}
@media (min-width: 1024px) {
  .title-login {
    font-size: clamp(28px, 1.75rem + 0.5vw, 32px);
  }
}
@media (min-width: 1200px) {
  .title-login {
    font-size: clamp(32px, 1rem + 2vw, 44px);
  }
}
@media (min-width: 1280px) {
  .title-login {
    font-size: clamp(44px, 2rem + 1vw, 48px);
  }
}
@media (min-width: 1440px) {
  .title-login {
    font-size: clamp(48px, 2rem + 1.5vw, 52px);
  }
}
@media (min-width: 1680px) {
  .title-login {
    font-size: clamp(52px, 2.5rem + 0.8vw, 55px);
  }
}
@media (min-width: 1920px) {
  .title-login {
    font-size: clamp(55px, 3.4375rem + 0.05vw, 55px);
  }
}

.vertical-carousel-text-area {
  font-weight: bold;
  color: #fff;
  line-height: 1.1;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-size: clamp(23px, 1.25rem + 0.5vw, 25px);
}
@media (min-width: 394px) {
  .vertical-carousel-text-area {
    font-size: clamp(23px, 1.25rem + 0.5vw, 25px);
  }
}
@media (min-width: 481px) {
  .vertical-carousel-text-area {
    font-size: clamp(23px, 1.25rem + 0.5vw, 25px);
  }
}
@media (min-width: 576px) {
  .vertical-carousel-text-area {
    font-size: clamp(23px, 1.25rem + 0.5vw, 25px);
  }
}
@media (min-width: 768px) {
  .vertical-carousel-text-area {
    font-size: clamp(23px, 1.25rem + 0.5vw, 25px);
  }
}
@media (min-width: 1024px) {
  .vertical-carousel-text-area {
    font-size: clamp(23px, 1.4375rem + 0.4vw, 26px);
  }
}
@media (min-width: 1200px) {
  .vertical-carousel-text-area {
    font-size: clamp(23px, 1.625rem + 0.3vw, 26px);
  }
}
@media (min-width: 1280px) {
  .vertical-carousel-text-area {
    font-size: clamp(26px, 1.5rem + 0.5vw, 27px);
  }
}
@media (min-width: 1440px) {
  .vertical-carousel-text-area {
    font-size: clamp(30px, 1rem + 1.5vw, 31px);
  }
}
@media (min-width: 1680px) {
  .vertical-carousel-text-area {
    font-size: clamp(35px, 1.5rem + 1.2vw, 37px);
  }
}
@media (min-width: 1920px) {
  .vertical-carousel-text-area {
    font-size: clamp(39px, 2.5rem + 0.05vw, 39px);
  }
}

.subtitle-form {
  font-size: 40px;
}
@media (max-width: 1199.98px) {
  .subtitle-form {
    font-size: 36px;
  }
}
@media (max-width: 991.98px) {
  .subtitle-form {
    font-size: 24px;
  }
}
@media (max-width: 767.98px) {
  .subtitle-form {
    font-size: 24px;
  }
}
@media (max-width: 575.98px) {
  .subtitle-form {
    font-size: 24px;
  }
}

.title-nosotros {
  font-size: clamp(1.2rem, 1.2rem + 0.05vw, 1.2rem);
  line-height: normal;
}
@media (min-width: 576px) {
  .title-nosotros {
    font-size: clamp(1.2rem, 1.2rem + 0.05vw, 1.2rem);
  }
}
@media (min-width: 768px) {
  .title-nosotros {
    font-size: clamp(1.2rem, 1.2rem + 0.05vw, 1.2rem);
  }
}
@media (min-width: 992px) {
  .title-nosotros {
    font-size: clamp(1.2rem, 1rem + 0.3vw, 1.3rem);
  }
}
@media (min-width: 1200px) {
  .title-nosotros {
    font-size: clamp(1.3rem, 1.1rem + 0.25vw, 1.4rem);
  }
}
@media (min-width: 1280px) {
  .title-nosotros {
    font-size: clamp(1.4rem, 0.8rem + 0.5vw, 1.8rem);
  }
}
@media (min-width: 1440px) {
  .title-nosotros {
    font-size: clamp(1.8rem, 0.5rem + 0.9vw, 2.4rem);
  }
}
@media (min-width: 1680px) {
  .title-nosotros {
    font-size: clamp(2.3rem, 1rem + 0.8vw, 3rem);
  }
}
@media (min-width: 1920px) {
  .title-nosotros {
    font-size: clamp(2.4rem, 0.9rem + 0.78vw, 3.4rem);
  }
}

.number-nosotros {
  font-size: clamp(2rem, 2rem + 0.05vw, 2rem);
  line-height: normal;
}
@media (min-width: 576px) {
  .number-nosotros {
    font-size: clamp(2rem, 2rem + 0.05vw, 2rem);
  }
}
@media (min-width: 768px) {
  .number-nosotros {
    font-size: clamp(2rem, 2rem + 0.05vw, 2rem);
  }
}
@media (min-width: 992px) {
  .number-nosotros {
    font-size: clamp(2rem, 1.5rem + 0.5vw, 2.5rem);
  }
}
@media (min-width: 1200px) {
  .number-nosotros {
    font-size: clamp(2.5rem, 2rem + 0.4vw, 3rem);
  }
}
@media (min-width: 1280px) {
  .number-nosotros {
    font-size: clamp(3rem, 1.8rem + 0.9vw, 3.8rem);
  }
}
@media (min-width: 1440px) {
  .number-nosotros {
    font-size: clamp(3.8rem, 2rem + 1.2vw, 4.5rem);
  }
}
@media (min-width: 1680px) {
  .number-nosotros {
    font-size: clamp(4.5rem, 2.5rem + 1.2vw, 5.5rem);
  }
}
@media (min-width: 1920px) {
  .number-nosotros {
    font-size: clamp(5.5rem, 4rem + 0.78vw, 6.5rem);
  }
}

.text-info-form {
  color: #FFFFFF;
  font-size: clamp(13px, 1rem + 0.5vw, 15px);
}
@media (min-width: 576px) {
  .text-info-form {
    font-size: clamp(15px, 1.125rem + 0.4vw, 15px);
  }
}
@media (min-width: 768px) {
  .text-info-form {
    font-size: clamp(15px, 1.25rem + 0.5vw, 15px);
  }
}
@media (min-width: 1024px) {
  .text-info-form {
    font-size: clamp(15px, 1.4375rem + 0.4vw, 15px);
  }
}
@media (min-width: 1200px) {
  .text-info-form {
    font-size: clamp(15px, 1.625rem + 0.3vw, 15px);
  }
}
@media (min-width: 1280px) {
  .text-info-form {
    font-size: clamp(15px, 1.5rem + 0.5vw, 17px);
  }
}
@media (min-width: 1440px) {
  .text-info-form {
    font-size: clamp(17px, 1rem + 1.5vw, 21px);
  }
}
@media (min-width: 1680px) {
  .text-info-form {
    font-size: clamp(21px, 1.5rem + 1.2vw, 23px);
  }
}
@media (min-width: 1920px) {
  .text-info-form {
    font-size: clamp(21px, 2.5rem + 0.05vw, 23px);
  }
}

.icon-download img,
.icon-arrow-right img,
.icon-arrow-left img,
.icon-ckm img {
  transition: filter 0.3s, opacity 0.3s;
}

.icon-download:hover img,
.icon-arrow-right:hover img,
.icon-arrow-left:hover img,
.icon-ckm:hover img {
  filter: brightness(0) invert(1);
  opacity: 1;
}

.swiper-button-next,
.swiper-button-prev {
  background: none;
  border: none;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  display: none;
}

.swiper-slide:not(.swiper-slide-active) .mt-3 {
  margin-top: 8px;
}

.btn-arrow-up {
  border: 2px solid #8ABD24;
  border-radius: 38px;
  background-color: transparent;
  padding: 16px;
}

.btn-arrow-up:hover {
  border-color: #8ABD24;
  background-color: #8ABD24;
}

.btn-arrow-up:hover i img {
  filter: brightness(0) invert(1);
  opacity: 1;
}

.icon-view {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.icon-view .icon-default,
.icon-view .icon-hover {
  transition: opacity 0.3s ease;
}
.icon-view .icon-hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.icon-view:hover .icon-default {
  opacity: 0;
}
.icon-view:hover .icon-hover {
  opacity: 1;
}

.icon-footer {
  width: clamp(20px, 1.25rem + 0.4vw, 22px);
  height: clamp(20px, 1.25rem + 0.4vw, 22px);
}
@media (min-width: 576px) {
  .icon-footer {
    width: clamp(22px, 1.375rem + 0.3vw, 24px);
    height: clamp(22px, 1.375rem + 0.3vw, 24px);
  }
}
@media (min-width: 768px) {
  .icon-footer {
    width: clamp(24px, 1.5rem + 0.15vw, 25px);
    height: clamp(24px, 1.5rem + 0.15vw, 25px);
  }
}
@media (min-width: 1024px) {
  .icon-footer {
    width: clamp(25px, 1.5625rem + 0.05vw, 25px);
    height: clamp(25px, 1.5625rem + 0.05vw, 25px);
  }
}
@media (min-width: 1200px) {
  .icon-footer {
    width: clamp(25px, 1.5625rem + 0.05vw, 25px);
    height: clamp(25px, 1.5625rem + 0.05vw, 25px);
  }
}
@media (min-width: 1280px) {
  .icon-footer {
    width: clamp(25px, 1.5625rem + 0.05vw, 25px);
    height: clamp(25px, 1.5625rem + 0.05vw, 25px);
  }
}
@media (min-width: 1440px) {
  .icon-footer {
    width: clamp(25px, 0.5rem + 2vw, 35px);
    height: clamp(25px, 0.5rem + 2vw, 35px);
  }
}
@media (min-width: 1680px) {
  .icon-footer {
    width: clamp(35px, 2.1875rem + 0.05vw, 35px);
    height: clamp(35px, 2.1875rem + 0.05vw, 35px);
  }
}
@media (min-width: 1920px) {
  .icon-footer {
    width: clamp(35px, 2.1875rem + 0.05vw, 35px);
    height: clamp(35px, 2.1875rem + 0.05vw, 35px);
  }
}

.img-icon-mantenimiento {
  width: clamp(2.2rem, 1.2rem + 0.05vw, 2.2rem);
  height: clamp(2.2rem, 1.2rem + 0.05vw, 2.2rem);
}
@media (min-width: 576px) {
  .img-icon-mantenimiento {
    width: clamp(2.2rem, 1.2rem + 0.05vw, 2.2rem);
    height: clamp(1.2rem, 1.2rem + 0.05vw, 1.2rem);
  }
}
@media (min-width: 768px) {
  .img-icon-mantenimiento {
    width: clamp(2.2rem, 1rem + 0.25vw, 2.4rem);
    height: clamp(2.2rem, 1rem + 0.25vw, 2.4rem);
  }
}
@media (min-width: 992px) {
  .img-icon-mantenimiento {
    width: clamp(2.4rem, 1.1rem + 0.3vw, 2.6rem);
    height: clamp(2.4rem, 1.1rem + 0.3vw, 2.6rem);
  }
}
@media (min-width: 1200px) {
  .img-icon-mantenimiento {
    width: clamp(1.6rem, 1.2rem + 0.35vw, 1.9rem);
    height: clamp(1.6rem, 1.2rem + 0.35vw, 1.9rem);
  }
}
@media (min-width: 1280px) {
  .img-icon-mantenimiento {
    width: clamp(1.9rem, 1.2rem + 0.55vw, 2.3rem);
    height: clamp(1.9rem, 1.2rem + 0.55vw, 2.3rem);
  }
}
@media (min-width: 1440px) {
  .img-icon-mantenimiento {
    width: clamp(2.3rem, 1.3rem + 0.7vw, 2.7rem);
    height: clamp(2.3rem, 1.3rem + 0.7vw, 2.7rem);
  }
}
@media (min-width: 1680px) {
  .img-icon-mantenimiento {
    width: clamp(2.7rem, 1.8rem + 0.5vw, 3.2rem);
    height: clamp(2.7rem, 1.8rem + 0.5vw, 3.2rem);
  }
}
@media (min-width: 1920px) {
  .img-icon-mantenimiento {
    width: clamp(3.2rem, 2.2rem + 0.4vw, 3.2rem);
    height: clamp(3.2rem, 2.2rem + 0.4vw, 3.2rem);
  }
}

.icon-benefits {
  height: 32px;
  width: auto;
}
@media (min-width: 576px) {
  .icon-benefits {
    height: 32px;
  }
}
@media (min-width: 768px) {
  .icon-benefits {
    height: 38px;
  }
}
@media (min-width: 992px) {
  .icon-benefits {
    height: 42px;
  }
}
@media (min-width: 1200px) {
  .icon-benefits {
    height: 42px;
  }
}
@media (min-width: 1280px) {
  .icon-benefits {
    height: 42px;
  }
}
@media (min-width: 1440px) {
  .icon-benefits {
    height: 42px;
  }
}
@media (min-width: 1680px) {
  .icon-benefits {
    height: 42px;
  }
}
@media (min-width: 1920px) {
  .icon-benefits {
    height: 45px;
  }
}

.bg-landing {
  background-image: url("../img/landing-restyling/background-new.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  min-height: 300px;
}

.bg-landing-highlighted {
  background-image: url("../img/landing-restyling/background-new.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 300px;
}

.bg-landing-home {
  background-image: url("../img/landing-restyling/background-new.jpg");
  background-size: 100% 50%;
  background-repeat: no-repeat;
  width: 100%;
  min-height: 300px;
}

.bg-landing-dark {
  background-image: url("../img/landing-restyling/background-new-dark.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 300px;
}

.bg-landing-dark-contain {
  background-image: url("../img/landing-restyling/background-new-dark.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  min-height: 300px;
}

.bg-gray-darker {
  background-color: #242424;
}

.bg-landing-instagram {
  background-image: url("../img/landing-restyling/background-instagram.png");
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 300px;
}

.row.diagonal-line {
  position: relative;
  overflow: hidden;
}

.row-packaging-bg {
  position: relative;
  overflow: visible;
  background: linear-gradient(180deg, rgba(114, 115, 118, 0) 5.74%, rgba(98, 99, 102, 0.45) 46.07%, rgba(114, 115, 118, 0) 88.26%);
}

.row-packaging-bg::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 100%;
  height: 40%;
  background: #242424;
  border-radius: 999px 999px 0 0/30% 30% 0 0;
  z-index: 0;
}

.row-title-landing-welcome {
  padding-top: clamp(8px, 0.5rem + 1.5vw, 2rem);
  padding-bottom: clamp(8px, 0.3rem + 1vw, 1.5rem);
}
@media (min-width: 576px) {
  .row-title-landing-welcome {
    padding-top: clamp(10px, 0.625rem + 0.8vw, 1.5rem);
    padding-bottom: clamp(12px, 0.75rem + 1vw, 1.8rem);
  }
}
@media (min-width: 768px) {
  .row-title-landing-welcome {
    padding-top: clamp(12px, 0.75rem + 0.5vw, 2rem);
    padding-bottom: clamp(18px, 1.125rem + 0.8vw, 2.5rem);
  }
}
@media (min-width: 1024px) {
  .row-title-landing-welcome {
    padding-top: clamp(1.5rem, 1rem + 1vw, 3rem);
    padding-bottom: clamp(1rem, 0.5rem + 1.2vw, 2.5rem);
  }
}
@media (min-width: 1280px) {
  .row-title-landing-welcome {
    padding-top: clamp(2rem, 1.5rem + 0.8vw, 3rem);
    padding-bottom: clamp(1.5rem, 0.5rem + 0.8vw, 2rem);
  }
}
@media (min-width: 1440px) {
  .row-title-landing-welcome {
    padding-top: clamp(2.5rem, 2rem + 0.5vw, 3rem);
    padding-bottom: clamp(2rem, 1rem + 0.6vw, 2.5rem);
  }
}
@media (min-width: 1680px) {
  .row-title-landing-welcome {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}

.btn-global-ckm {
  color: #ffffff !important;
  border: 2px solid #8ABD24;
  border-radius: 38px;
  background-color: transparent;
  text-decoration: none;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding: 10px 35px;
  display: inline-block;
  font-size: 18px;
  transition: all 0.3s ease;
  box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.35);
  background: rgba(0, 0, 0, 0.3);
}
.btn-global-ckm:hover, .btn-global-ckm:focus {
  border-color: #8ABD24;
  background-color: #8ABD24;
  color: #ffffff !important;
}
@media (min-width: 576px) {
  .btn-global-ckm {
    font-size: clamp(18px, 1.125rem + 0.1vw, 18px);
  }
}
@media (min-width: 768px) {
  .btn-global-ckm {
    font-size: 18px;
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.35);
    background: rgba(0, 0, 0, 0.3);
  }
}
@media (min-width: 992px) {
  .btn-global-ckm {
    font-size: 18px;
    padding: 10px 35px;
  }
}
@media (min-width: 1200px) {
  .btn-global-ckm {
    font-size: clamp(18px, 1.125rem + 0.2vw, 20px);
    padding: 10px 35px;
    box-shadow: none;
    background: transparent;
  }
}
@media (min-width: 1280px) {
  .btn-global-ckm {
    font-size: clamp(18px, 0.75rem + 0.6vw, 20px);
    padding: 10px 45px;
  }
}
@media (min-width: 1440px) {
  .btn-global-ckm {
    font-size: clamp(20px, 0.5rem + 1.2vw, 24px);
    padding: 15px 50px;
  }
}
@media (min-width: 1680px) {
  .btn-global-ckm {
    font-size: clamp(24px, 1rem + 0.8vw, 28px);
    padding: 15px 50px;
  }
}
@media (min-width: 1920px) {
  .btn-global-ckm {
    font-size: 28px;
    padding: 15px 50px;
  }
}

.btn-global-ckm.active {
  border-color: #8ABD24;
  background-color: #8ABD24;
  color: #ffffff !important;
}

.btn-global-ckm-form {
  color: #ffffff !important;
  border: 2px solid #8ABD24;
  border-radius: 38px;
  background-color: transparent;
  text-decoration: none;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding: 15px 75px;
  display: inline-block;
  font-size: 28px;
  transition: all 0.3s ease;
}
.btn-global-ckm-form:hover, .btn-global-ckm-form:focus {
  border-color: #8ABD24;
  background-color: #8ABD24;
  color: #ffffff !important;
}
@media (min-width: 1440px) and (max-width: 1679px) {
  .btn-global-ckm-form {
    font-size: 24px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .btn-global-ckm-form {
    font-size: 18px;
    padding: 10px 45px;
  }
}
@media (max-width: 1199.98px) {
  .btn-global-ckm-form {
    font-size: 18px;
    padding: 10px 35px;
  }
}
@media (max-width: 991.98px) {
  .btn-global-ckm-form {
    font-size: 18px;
    padding: 10px 35px;
  }
}
@media (max-width: 767.98px) {
  .btn-global-ckm-form {
    font-size: 18px;
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.35);
    background: rgba(0, 0, 0, 0.3);
    padding: 10px 35px;
  }
}
@media (max-width: 575.98px) {
  .btn-global-ckm-form {
    font-size: 18px;
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.35);
    background: rgba(0, 0, 0, 0.3);
    padding: 10px 35px;
  }
}

.btn-global-ckm-form.active {
  border-color: #8ABD24;
  background-color: #8ABD24;
  color: #ffffff !important;
}

.btn-global-ckm-footer {
  color: #ffffff !important;
  border: 2px solid #8ABD24;
  border-radius: 38px;
  background-color: transparent;
  text-decoration: none;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding: 15px 31px;
  display: inline-block;
  font-size: 20px;
  transition: all 0.3s ease;
}
.btn-global-ckm-footer:hover, .btn-global-ckm-footer:focus {
  border-color: #8ABD24;
  background-color: #8ABD24;
  color: #ffffff !important;
}
@media (min-width: 1440px) and (max-width: 1679px) {
  .btn-global-ckm-footer {
    font-size: 20px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .btn-global-ckm-footer {
    font-size: 16px;
    padding: 10px 20px;
  }
}
@media (max-width: 1199.98px) {
  .btn-global-ckm-footer {
    font-size: 16px;
    padding: 10px 20px;
  }
}
@media (max-width: 991.98px) {
  .btn-global-ckm-footer {
    font-size: 16px;
    padding: 10px 20px;
  }
}
@media (max-width: 767.98px) {
  .btn-global-ckm-footer {
    font-size: 16px;
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.35);
    background: rgba(0, 0, 0, 0.3);
    padding: 10px 20px;
  }
}
@media (max-width: 575.98px) {
  .btn-global-ckm-footer {
    font-size: 16px;
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.35);
    background: rgba(0, 0, 0, 0.3);
    padding: 10px 20px;
  }
}

.btn-global-ckm-footer.active {
  border-color: #8ABD24;
  background-color: #8ABD24;
  color: #ffffff !important;
}

.banner-highlighted {
  position: relative;
  overflow: hidden;
  min-height: 580px;
  padding: 0;
}
.banner-highlighted__img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: 0;
  pointer-events: none;
  padding: 0;
}
.banner-highlighted__content {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 0;
}
@media (max-width: 767.98px) {
  .banner-highlighted {
    min-height: 180px;
    height: 180px;
  }
  .banner-highlighted__img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (max-width: 575.98px) {
  .banner-highlighted__img {
    -o-object-fit: contain;
       object-fit: contain;
  }
}

.btn-pdf-position {
  position: absolute;
  left: 10%;
  bottom: 10%;
}
@media (min-width: 1200px) and (max-width: 1599.98px) {
  .btn-pdf-position {
    left: 5%;
    bottom: 15%;
  }
}
@media (max-width: 1199.98px) {
  .btn-pdf-position {
    left: 9%;
    bottom: 20%;
  }
}
@media (max-width: 991.98px) {
  .btn-pdf-position {
    left: 8%;
    bottom: 23%;
  }
}
@media (max-width: 767.98px) {
  .btn-pdf-position {
    left: 10%;
    bottom: 8%;
    padding: 3px 25px;
    font-size: 14px;
  }
}
@media (max-width: 575.98px) {
  .btn-pdf-position {
    left: 9%;
    bottom: 18%;
    padding: 5px 15px;
    font-size: 10px;
  }
}

.btn-footer {
  color: #ffffff !important;
}

.btn-footer:hover {
  color: #8ABD24 !important;
}

.catalog-deposit-img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  max-width: 899px;
  max-height: none;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

@media (max-width: 1599.98px) {
  .catalog-deposit-img {
    max-width: 700px;
    max-height: none;
  }
}
@media (max-width: 1199.98px) {
  .catalog-deposit-img {
    max-width: 500px;
    max-height: none;
  }
}
@media (max-width: 991.98px) {
  .catalog-deposit-img {
    max-width: 350px;
    max-height: none;
  }
}
@media (max-width: 767.98px) {
  .catalog-deposit-img {
    width: 100%;
    max-width: 100%;
    height: 250px;
    max-height: none;
  }
}
.benefits-img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 899px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 1599.98px) {
  .benefits-img {
    max-width: 700px;
  }
}
@media (max-width: 1199.98px) {
  .benefits-img {
    max-width: 500px;
  }
}
@media (max-width: 991.98px) {
  .benefits-img {
    max-width: 350px;
  }
}
@media (max-width: 767.98px) {
  .benefits-img {
    width: 100%;
    max-width: 100%;
  }
}
.logo-footer {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 165px;
}
@media (min-width: 1440px) and (max-width: 1679px) {
  .logo-footer {
    max-width: 165px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .logo-footer {
    max-width: 140px;
  }
}

@media (max-width: 1199.98px) {
  .logo-footer {
    max-width: 140px;
  }
}
@media (max-width: 767.98px) {
  .logo-footer {
    max-width: 140px;
  }
}
.videos-row {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 2px;
  width: 100%;
}

.video-square {
  aspect-ratio: 1/1;
  width: 100%;
  background: #222;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.video-square video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 991.98px) {
  .videos-row {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
  }
}
.border-bottom-ckm {
  border-bottom: 2px solid #8ABD24;
}

.border-right-ckm {
  border-right: 1px solid #8ABD24;
}

.video-bg-container {
  position: relative;
  width: 100%;
  min-height: 100vh;
  overflow: hidden;
}

.video-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
}

.video-bg-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
}

.divider-ckm {
  border: none;
  border-bottom: 2px solid #D9D9D9;
  margin: 0;
  width: 100%;
  opacity: 1;
}

.divider-ckm-color {
  border: none;
  border-bottom: 2px solid #8ABD24;
  margin: 0;
  width: 100%;
  opacity: 1;
}

.img-welcome-responsive {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 767.98px) {
  .img-welcome-responsive {
    height: 100vh;
    -o-object-position: center 30%;
       object-position: center 30%;
  }
}

::-webkit-scrollbar {
  background: #222;
}

::-webkit-scrollbar-thumb {
  background: #88BB25;
}

::-webkit-scrollbar-thumb:hover {
  background: #6a9920;
}

@media (max-width: 767.98px) {
  ::-webkit-scrollbar {
    display: none;
  }
  html {
    scrollbar-width: none;
  }
}
.btn-scroll-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 50px;
  height: 50px;
  background-color: transparent;
  border: 2px solid #8ABD24;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}
.btn-scroll-top.show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.btn-scroll-top:hover {
  background-color: #8ABD24;
  border-color: #8ABD24;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
}
.btn-scroll-top:hover img {
  filter: brightness(0) invert(1);
}
.btn-scroll-top img {
  transition: filter 0.3s ease;
}

@media (max-width: 768px) {
  .btn-scroll-top {
    bottom: 20px;
    right: 20px;
    width: 45px;
    height: 45px;
  }
  .btn-scroll-top img {
    width: 20px !important;
    height: 20px !important;
  }
}
.img-render-packaging {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  z-index: 1;
}
@media (min-width: 1440px) and (max-width: 1679px) {
  .img-render-packaging {
    max-width: 96%;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .img-render-packaging {
    max-width: 93%;
  }
}

.benefits-line-height {
  line-height: 40px;
}
@media (min-width: 394px) {
  .benefits-line-height {
    line-height: 40px;
  }
}
@media (min-width: 481px) {
  .benefits-line-height {
    line-height: 40px;
  }
}
@media (min-width: 576px) {
  .benefits-line-height {
    line-height: 40px;
  }
}
@media (min-width: 768px) {
  .benefits-line-height {
    line-height: 40px;
  }
}
@media (min-width: 1024px) {
  .benefits-line-height {
    line-height: 60px;
  }
}
@media (min-width: 1200px) {
  .benefits-line-height {
    line-height: 60px;
  }
}
@media (min-width: 1280px) {
  .benefits-line-height {
    line-height: 60px;
  }
}
@media (min-width: 1440px) {
  .benefits-line-height {
    line-height: 60px;
  }
}
@media (min-width: 1680px) {
  .benefits-line-height {
    line-height: 60px;
  }
}
@media (min-width: 1920px) {
  .benefits-line-height {
    line-height: 60px;
  }
}

.bg-login {
  background: linear-gradient(0deg, #242424 0%, rgba(36, 36, 36, 0) 100%), url("../img/landing-restyling/background-login.png") center/cover no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100vh;
}
@media (max-width: 767.98px) {
  .bg-login {
    background-position: 80% 30%;
  }
}
@media (max-width: 575.98px) {
  .bg-login {
    background-position: 80% 50%;
  }
}

.bg-sent-form {
  background: linear-gradient(0deg, #242424 0%, rgba(36, 36, 36, 0) 100%), url("../img/landing-restyling/background-sent-form.png") center/cover no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  width: 100%;
  min-height: 100vh;
  position: relative;
}
@media (max-width: 1279px) {
  .bg-sent-form {
    min-height: 90vh;
  }
}
@media (max-width: 991.98px) and (max-height: 800px) {
  .bg-sent-form {
    min-height: 85vh;
  }
}
@media (max-width: 767.98px) {
  .bg-sent-form {
    background-position: 70% 30%;
    background-attachment: scroll;
    min-height: 80vh;
  }
}
@media (max-width: 767.98px) and (max-height: 500px) {
  .bg-sent-form {
    min-height: 100vh;
  }
}
@media (max-width: 575.98px) {
  .bg-sent-form {
    background-position: 70% 50%;
  }
}

.container-sent-form {
  padding-top: 4rem;
}
@media (min-width: 1440px) and (max-width: 1679px) {
  .container-sent-form {
    padding-top: 4rem;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .container-sent-form {
    padding-top: 4rem;
  }
}
@media (max-width: 1279px) {
  .container-sent-form {
    padding-top: 4rem;
  }
}
@media (max-width: 767.98px) {
  .container-sent-form {
    padding-top: 2rem;
  }
}

.p-6 {
  padding: 4rem !important;
}

.pt-6 {
  padding-top: 4rem !important;
}

.pb-6 {
  padding-bottom: 4rem !important;
}

.ps-6 {
  padding-left: 4rem !important;
}

.pe-6 {
  padding-right: 4rem !important;
}

.px-6 {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}

.py-6 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

.p-7 {
  padding: 5rem !important;
}

.pt-7 {
  padding-top: 5rem !important;
}

.pb-7 {
  padding-bottom: 5rem !important;
}

.ps-7 {
  padding-left: 5rem !important;
}

.pe-7 {
  padding-right: 5rem !important;
}

.px-7 {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}

.py-7 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}

.p-8 {
  padding: 6rem !important;
}

.pt-8 {
  padding-top: 6rem !important;
}

.pb-8 {
  padding-bottom: 6rem !important;
}

.ps-8 {
  padding-left: 6rem !important;
}

.pe-8 {
  padding-right: 6rem !important;
}

.px-8 {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}

.py-8 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

.p-9 {
  padding: 8rem !important;
}

.pt-9 {
  padding-top: 8rem !important;
}

.pb-9 {
  padding-bottom: 8rem !important;
}

.ps-9 {
  padding-left: 8rem !important;
}

.pe-9 {
  padding-right: 8rem !important;
}

.px-9 {
  padding-left: 8rem !important;
  padding-right: 8rem !important;
}

.py-9 {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}

.p-10 {
  padding: 10rem !important;
}

.pt-10 {
  padding-top: 10rem !important;
}

.pb-10 {
  padding-bottom: 10rem !important;
}

.ps-10 {
  padding-left: 10rem !important;
}

.pe-10 {
  padding-right: 10rem !important;
}

.px-10 {
  padding-left: 10rem !important;
  padding-right: 10rem !important;
}

.py-10 {
  padding-top: 10rem !important;
  padding-bottom: 10rem !important;
}

@media (min-width: 576px) {
  .p-sm-6 {
    padding: 4rem !important;
  }
  .pt-sm-6 {
    padding-top: 4rem !important;
  }
  .pb-sm-6 {
    padding-bottom: 4rem !important;
  }
  .ps-sm-6 {
    padding-left: 4rem !important;
  }
  .pe-sm-6 {
    padding-right: 4rem !important;
  }
  .px-sm-6 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .py-sm-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .p-sm-7 {
    padding: 5rem !important;
  }
  .pt-sm-7 {
    padding-top: 5rem !important;
  }
  .pb-sm-7 {
    padding-bottom: 5rem !important;
  }
  .ps-sm-7 {
    padding-left: 5rem !important;
  }
  .pe-sm-7 {
    padding-right: 5rem !important;
  }
  .px-sm-7 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .py-sm-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .p-sm-8 {
    padding: 6rem !important;
  }
  .pt-sm-8 {
    padding-top: 6rem !important;
  }
  .pb-sm-8 {
    padding-bottom: 6rem !important;
  }
  .ps-sm-8 {
    padding-left: 6rem !important;
  }
  .pe-sm-8 {
    padding-right: 6rem !important;
  }
  .px-sm-8 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
  .py-sm-8 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .p-sm-9 {
    padding: 8rem !important;
  }
  .pt-sm-9 {
    padding-top: 8rem !important;
  }
  .pb-sm-9 {
    padding-bottom: 8rem !important;
  }
  .ps-sm-9 {
    padding-left: 8rem !important;
  }
  .pe-sm-9 {
    padding-right: 8rem !important;
  }
  .px-sm-9 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }
  .py-sm-9 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .p-sm-10 {
    padding: 10rem !important;
  }
  .pt-sm-10 {
    padding-top: 10rem !important;
  }
  .pb-sm-10 {
    padding-bottom: 10rem !important;
  }
  .ps-sm-10 {
    padding-left: 10rem !important;
  }
  .pe-sm-10 {
    padding-right: 10rem !important;
  }
  .px-sm-10 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }
  .py-sm-10 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
}
@media (min-width: 768px) {
  .p-md-6 {
    padding: 4rem !important;
  }
  .pt-md-6 {
    padding-top: 4rem !important;
  }
  .pb-md-6 {
    padding-bottom: 4rem !important;
  }
  .ps-md-6 {
    padding-left: 4rem !important;
  }
  .pe-md-6 {
    padding-right: 4rem !important;
  }
  .px-md-6 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .py-md-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .p-md-7 {
    padding: 5rem !important;
  }
  .pt-md-7 {
    padding-top: 5rem !important;
  }
  .pb-md-7 {
    padding-bottom: 5rem !important;
  }
  .ps-md-7 {
    padding-left: 5rem !important;
  }
  .pe-md-7 {
    padding-right: 5rem !important;
  }
  .px-md-7 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .py-md-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .p-md-8 {
    padding: 6rem !important;
  }
  .pt-md-8 {
    padding-top: 6rem !important;
  }
  .pb-md-8 {
    padding-bottom: 6rem !important;
  }
  .ps-md-8 {
    padding-left: 6rem !important;
  }
  .pe-md-8 {
    padding-right: 6rem !important;
  }
  .px-md-8 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
  .py-md-8 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .p-md-9 {
    padding: 8rem !important;
  }
  .pt-md-9 {
    padding-top: 8rem !important;
  }
  .pb-md-9 {
    padding-bottom: 8rem !important;
  }
  .ps-md-9 {
    padding-left: 8rem !important;
  }
  .pe-md-9 {
    padding-right: 8rem !important;
  }
  .px-md-9 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }
  .py-md-9 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .p-md-10 {
    padding: 10rem !important;
  }
  .pt-md-10 {
    padding-top: 10rem !important;
  }
  .pb-md-10 {
    padding-bottom: 10rem !important;
  }
  .ps-md-10 {
    padding-left: 10rem !important;
  }
  .pe-md-10 {
    padding-right: 10rem !important;
  }
  .px-md-10 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }
  .py-md-10 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
}
@media (min-width: 992px) {
  .p-lg-6 {
    padding: 4rem !important;
  }
  .pt-lg-6 {
    padding-top: 4rem !important;
  }
  .pb-lg-6 {
    padding-bottom: 4rem !important;
  }
  .ps-lg-6 {
    padding-left: 4rem !important;
  }
  .pe-lg-6 {
    padding-right: 4rem !important;
  }
  .px-lg-6 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .py-lg-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .p-lg-7 {
    padding: 5rem !important;
  }
  .pt-lg-7 {
    padding-top: 5rem !important;
  }
  .pb-lg-7 {
    padding-bottom: 5rem !important;
  }
  .ps-lg-7 {
    padding-left: 5rem !important;
  }
  .pe-lg-7 {
    padding-right: 5rem !important;
  }
  .px-lg-7 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .py-lg-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .p-lg-8 {
    padding: 6rem !important;
  }
  .pt-lg-8 {
    padding-top: 6rem !important;
  }
  .pb-lg-8 {
    padding-bottom: 6rem !important;
  }
  .ps-lg-8 {
    padding-left: 6rem !important;
  }
  .pe-lg-8 {
    padding-right: 6rem !important;
  }
  .px-lg-8 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
  .py-lg-8 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .p-lg-9 {
    padding: 8rem !important;
  }
  .pt-lg-9 {
    padding-top: 8rem !important;
  }
  .pb-lg-9 {
    padding-bottom: 8rem !important;
  }
  .ps-lg-9 {
    padding-left: 8rem !important;
  }
  .pe-lg-9 {
    padding-right: 8rem !important;
  }
  .px-lg-9 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }
  .py-lg-9 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .p-lg-10 {
    padding: 10rem !important;
  }
  .pt-lg-10 {
    padding-top: 10rem !important;
  }
  .pb-lg-10 {
    padding-bottom: 10rem !important;
  }
  .ps-lg-10 {
    padding-left: 10rem !important;
  }
  .pe-lg-10 {
    padding-right: 10rem !important;
  }
  .px-lg-10 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }
  .py-lg-10 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
}
@media (min-width: 1200px) {
  .p-xl-6 {
    padding: 4rem !important;
  }
  .pt-xl-6 {
    padding-top: 4rem !important;
  }
  .pb-xl-6 {
    padding-bottom: 4rem !important;
  }
  .ps-xl-6 {
    padding-left: 4rem !important;
  }
  .pe-xl-6 {
    padding-right: 4rem !important;
  }
  .px-xl-6 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .py-xl-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .p-xl-7 {
    padding: 5rem !important;
  }
  .pt-xl-7 {
    padding-top: 5rem !important;
  }
  .pb-xl-7 {
    padding-bottom: 5rem !important;
  }
  .ps-xl-7 {
    padding-left: 5rem !important;
  }
  .pe-xl-7 {
    padding-right: 5rem !important;
  }
  .px-xl-7 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .py-xl-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .p-xl-8 {
    padding: 6rem !important;
  }
  .pt-xl-8 {
    padding-top: 6rem !important;
  }
  .pb-xl-8 {
    padding-bottom: 6rem !important;
  }
  .ps-xl-8 {
    padding-left: 6rem !important;
  }
  .pe-xl-8 {
    padding-right: 6rem !important;
  }
  .px-xl-8 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
  .py-xl-8 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .p-xl-9 {
    padding: 8rem !important;
  }
  .pt-xl-9 {
    padding-top: 8rem !important;
  }
  .pb-xl-9 {
    padding-bottom: 8rem !important;
  }
  .ps-xl-9 {
    padding-left: 8rem !important;
  }
  .pe-xl-9 {
    padding-right: 8rem !important;
  }
  .px-xl-9 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }
  .py-xl-9 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .p-xl-10 {
    padding: 10rem !important;
  }
  .pt-xl-10 {
    padding-top: 10rem !important;
  }
  .pb-xl-10 {
    padding-bottom: 10rem !important;
  }
  .ps-xl-10 {
    padding-left: 10rem !important;
  }
  .pe-xl-10 {
    padding-right: 10rem !important;
  }
  .px-xl-10 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }
  .py-xl-10 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
}
@media (min-width: 1400px) {
  .p-xxl-6 {
    padding: 4rem !important;
  }
  .pt-xxl-6 {
    padding-top: 4rem !important;
  }
  .pb-xxl-6 {
    padding-bottom: 4rem !important;
  }
  .ps-xxl-6 {
    padding-left: 4rem !important;
  }
  .pe-xxl-6 {
    padding-right: 4rem !important;
  }
  .px-xxl-6 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .py-xxl-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .p-xxl-7 {
    padding: 5rem !important;
  }
  .pt-xxl-7 {
    padding-top: 5rem !important;
  }
  .pb-xxl-7 {
    padding-bottom: 5rem !important;
  }
  .ps-xxl-7 {
    padding-left: 5rem !important;
  }
  .pe-xxl-7 {
    padding-right: 5rem !important;
  }
  .px-xxl-7 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .py-xxl-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .p-xxl-8 {
    padding: 6rem !important;
  }
  .pt-xxl-8 {
    padding-top: 6rem !important;
  }
  .pb-xxl-8 {
    padding-bottom: 6rem !important;
  }
  .ps-xxl-8 {
    padding-left: 6rem !important;
  }
  .pe-xxl-8 {
    padding-right: 6rem !important;
  }
  .px-xxl-8 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
  .py-xxl-8 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .p-xxl-9 {
    padding: 8rem !important;
  }
  .pt-xxl-9 {
    padding-top: 8rem !important;
  }
  .pb-xxl-9 {
    padding-bottom: 8rem !important;
  }
  .ps-xxl-9 {
    padding-left: 8rem !important;
  }
  .pe-xxl-9 {
    padding-right: 8rem !important;
  }
  .px-xxl-9 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }
  .py-xxl-9 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .p-xxl-10 {
    padding: 10rem !important;
  }
  .pt-xxl-10 {
    padding-top: 10rem !important;
  }
  .pb-xxl-10 {
    padding-bottom: 10rem !important;
  }
  .ps-xxl-10 {
    padding-left: 10rem !important;
  }
  .pe-xxl-10 {
    padding-right: 10rem !important;
  }
  .px-xxl-10 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }
  .py-xxl-10 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
}
.p-lateral-form {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .p-lateral-form {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.header-main {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background: linear-gradient(0deg, rgba(36, 36, 36, 0) 0%, #242424 100%);
  transition: all 0.3s ease;
  padding: 3rem 0;
}
@media (min-width: 1440px) and (max-width: 1679px) {
  .header-main {
    padding: 2.5rem 0;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .header-main {
    padding: 2rem 0;
  }
}
.header-main.scrolled {
  background: linear-gradient(0deg, rgba(36, 36, 36, 0) 0%, #242424 100%);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
  padding: 10px 0;
}
@media (min-width: 1440px) and (max-width: 1679px) {
  .header-main.scrolled {
    padding: 8px 0;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .header-main.scrolled {
    padding: 6px 0;
  }
}
.header-main .logo {
  display: inline-block;
}
.header-main .logo img {
  height: 85px;
  width: auto;
  transition: height 0.3s ease;
}
@media (min-width: 1440px) and (max-width: 1679px) {
  .header-main .logo img {
    height: 76px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .header-main .logo img {
    height: 68px;
  }
}
.header-main .nav-menu {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 2rem;
  align-items: center;
}
.header-main .nav-menu li {
  position: relative;
}
.header-main .nav-menu a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  transition: color 0.3s ease;
  padding: 8px 0px;
  display: block;
}
@media (min-width: 576px) {
  .header-main .nav-menu a {
    font-size: clamp(16px, 1rem + 0.2vw, 17px);
  }
}
@media (min-width: 768px) {
  .header-main .nav-menu a {
    font-size: clamp(17px, 1.0625rem + 0.2vw, 18px);
  }
}
@media (min-width: 1024px) {
  .header-main .nav-menu a {
    font-size: clamp(18px, 1.125rem + 0.1vw, 18px);
  }
}
@media (min-width: 1200px) {
  .header-main .nav-menu a {
    font-size: 18px;
  }
}
@media (min-width: 1280px) {
  .header-main .nav-menu a {
    font-size: clamp(18px, 1.125rem + 0.05vw, 18px);
  }
}
@media (min-width: 1440px) {
  .header-main .nav-menu a {
    font-size: clamp(18px, 0.75rem + 0.8vw, 21px);
  }
}
@media (min-width: 1680px) {
  .header-main .nav-menu a {
    font-size: clamp(21px, 1rem + 0.6vw, 23px);
  }
}
@media (min-width: 1920px) {
  .header-main .nav-menu a {
    font-size: 23px;
  }
}
.header-main .nav-menu a:hover, .header-main .nav-menu a.active {
  color: #8ABD24;
}
.header-main .nav-menu .dropdown .dropdown-toggle {
  color: #8ABD24;
  font-weight: 600;
}
.header-main .nav-menu .dropdown .dropdown-toggle::after {
  margin-left: 8px;
  border-top-color: #8ABD24;
}
.header-main .nav-menu .dropdown .dropdown-menu {
  border: none;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  padding: 8px 0;
  margin-top: 8px;
}
.header-main .nav-menu .dropdown .dropdown-menu .dropdown-item {
  padding: 8px 20px;
  font-size: 14px;
  color: #333;
  transition: all 0.15s ease;
}
.header-main .nav-menu .dropdown .dropdown-menu .dropdown-item:hover {
  background-color: #f8f9fa;
  color: #8ABD24;
}
.header-main .nav-menu .dropdown .dropdown-menu .dropdown-divider {
  margin: 8px 0;
  border-color: rgba(108, 117, 125, 0.2);
}
@media (max-width: 1199.98px) {
  .header-main .nav-menu a {
    font-size: 20px;
  }
}
@media (max-width: 991.98px) {
  .header-main .nav-menu a {
    font-size: 17px;
  }
}
@media (max-width: 767.98px) {
  .header-main .nav-menu a {
    font-size: 15px;
  }
}
@media (max-width: 575.98px) {
  .header-main .nav-menu a {
    font-size: 13px;
  }
}
.header-main .login-btn {
  color: #ffffff !important;
  border: 2px solid transparent;
  border-radius: 38px;
  transition: all 0.3s ease;
  border-color: #8ABD24;
  background-color: #8ABD24;
  text-decoration: none;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding: 10px 20px !important;
  display: block;
  position: relative;
  overflow: hidden;
}
.header-main .login-btn .btn-text {
  transition: all 0.3s ease;
  opacity: 1;
  transform: translateX(0);
}
.header-main .login-btn .btn-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  opacity: 0;
  transition: all 0.3s ease;
}
.header-main .login-btn .btn-icon img {
  width: 20px;
  height: 20px;
  filter: brightness(0) invert(1);
}
.header-main .login-btn:hover {
  border-color: #8ABD24;
  background-color: #8ABD24;
}
.header-main .login-btn:hover .btn-text {
  opacity: 0;
  transform: translateX(-10px);
}
.header-main .login-btn:hover .btn-icon {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}
.header-main .mobile-toggle {
  background: none;
  border: none;
  width: 30px;
  height: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 4px;
  padding: 0;
  cursor: pointer;
}
.header-main .mobile-toggle span {
  width: 25px;
  height: 2px;
  background: #ffffff;
  transition: all 0.3s ease;
  border-radius: 1px;
}
.header-main .mobile-toggle:hover span {
  background: #ffffff;
}
.header-main .mobile-toggle.active span:nth-child(1) {
  transform: rotate(45deg) translate(6px, 6px);
}
.header-main .mobile-toggle.active span:nth-child(2) {
  opacity: 0;
}
.header-main .mobile-toggle.active span:nth-child(3) {
  transform: rotate(-45deg) translate(6px, -6px);
}
@media (max-width: 1023px) {
  .header-main {
    padding: 10px 0;
  }
  .header-main .logo img {
    height: 40px;
    width: auto;
    transition: height 0.3s ease;
  }
}
@media (max-width: 1023px) and (max-width: 1199.98px) {
  .header-main .logo img {
    height: 70px;
  }
}
@media (max-width: 1023px) and (max-width: 991.98px) {
  .header-main .logo img {
    height: 52px;
  }
}
@media (max-width: 1023px) and (max-width: 767.98px) {
  .header-main .logo img {
    height: 52px;
  }
}
@media (max-width: 1023px) and (max-width: 575.98px) {
  .header-main .logo img {
    height: 52px;
  }
}
@media (max-width: 1023px) {
  .header-main.scrolled {
    padding: 8px 0;
  }
  .header-main.scrolled .logo img {
    height: 52px;
  }
}
@media (max-width: 575px) {
  .header-main .container-fluid {
    padding: 0 20px;
  }
  .header-main .logo img {
    height: 52px;
  }
}

.custom-mobile-menu {
  position: fixed;
  top: 88px;
  left: 0;
  width: 100vw;
  background: linear-gradient(0deg, #242424 0%, rgba(36, 36, 36, 0) 100%);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  z-index: 1049;
  overflow: hidden;
  transform: scaleY(0);
  transform-origin: top;
  transition: transform 0.3s cubic-bezier(0.4, 2, 0.6, 1), box-shadow 0.3s;
  padding: 0;
  margin: 0;
  display: block;
}

.custom-mobile-menu.show {
  transform: scaleY(1);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.18);
}

@media (max-width: 1023.98px) {
  .custom-mobile-menu {
    top: 90px;
  }
}
@media (max-width: 991.98px) {
  .custom-mobile-menu {
    top: 75px;
  }
}
@media (max-width: 767.98px) {
  .custom-mobile-menu {
    top: 64px;
  }
}
@media (max-width: 575.98px) {
  .custom-mobile-menu {
    top: 60.8px;
  }
}
.custom-mobile-menu .mobile-menu {
  list-style: none;
  margin: 0;
  padding: 1.5rem 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 0.5rem;
}

.custom-mobile-menu .mobile-menu li {
  width: 100%;
  text-align: left;
  padding: 0 25px 0 25px;
}

.custom-mobile-menu .mobile-menu a {
  display: block;
  width: 100%;
  padding: 0.75rem 0 0 0;
  color: #fff;
  text-decoration: none;
  transition: background 0.2s, color 0.2s;
  font-size: 22px;
  border-bottom: 2px solid #ffffff;
}

.custom-mobile-menu .mobile-menu a:hover {
  background: rgba(255, 255, 255, 0.08);
  color: #8ABD24;
}

.header-btn-text {
  font-size: 16px;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 700;
  letter-spacing: 0.5px;
  transition: font-size 0.3s ease;
}
@media (min-width: 576px) {
  .header-btn-text {
    font-size: clamp(16px, 1rem + 0.1vw, 17px);
  }
}
@media (min-width: 768px) {
  .header-btn-text {
    font-size: clamp(17px, 1.0625rem + 0.2vw, 18px);
  }
}
@media (min-width: 992px) {
  .header-btn-text {
    font-size: clamp(18px, 1.125rem + 0.3vw, 20px);
  }
}
@media (min-width: 1200px) {
  .header-btn-text {
    font-size: clamp(20px, 1.25rem + 0.4vw, 25px);
  }
}
@media (min-width: 1680px) {
  .header-btn-text {
    font-size: 25px;
  }
}

@media (max-width: 575.98px) {
  .header-main .login-btn {
    padding: 6px 20px !important;
  }
}
.vision-card {
  max-width: 535px;
  max-height: 766px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border-radius: 0;
  border: 0;
}
@media (min-width: 1440px) and (max-width: 1679px) {
  .vision-card {
    max-width: 520px;
    max-height: 690px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .vision-card {
    max-width: 460px;
    max-height: 610px;
  }
}

.vision-card .card-img-top {
  height: 410px;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0;
  border-radius: 0;
}
@media (min-width: 1440px) and (max-width: 1679px) {
  .vision-card .card-img-top {
    height: 290px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .vision-card .card-img-top {
    height: 260px;
  }
}

@media (max-width: 991.98px) {
  .vision-card {
    max-width: 400px;
    max-height: 500px;
  }
  .vision-card .card-img-top {
    height: 180px;
  }
}
@media (max-width: 767.98px) {
  .vision-card {
    max-width: 260px;
    max-height: 420px;
  }
  .vision-card .card-img-top {
    height: 175px;
  }
}
.vision-card .card-header {
  background-color: #8ABD24;
  padding: 0.75rem 1rem 0.75rem 1rem;
}
@media (min-width: 576px) {
  .vision-card .card-header {
    padding: 0.75rem 1rem 0.75rem 1rem;
  }
}
@media (min-width: 768px) {
  .vision-card .card-header {
    padding: 0.75rem 2rem 0.75rem 2rem;
  }
}
@media (min-width: 1024px) {
  .vision-card .card-header {
    padding: 0.75rem 2rem 0.75rem 2rem;
  }
}
@media (min-width: 1200px) {
  .vision-card .card-header {
    padding: 0.75rem 2rem 0.75rem 2rem;
  }
}
@media (min-width: 1280px) {
  .vision-card .card-header {
    padding: 0.75rem 2rem 0.75rem 2rem;
  }
}
@media (min-width: 1440px) {
  .vision-card .card-header {
    padding: 0.75rem 2rem 0.75rem 2rem;
  }
}
@media (min-width: 1680px) {
  .vision-card .card-header {
    padding: 0.75rem 2rem 0.75rem 2rem;
  }
}
@media (min-width: 1920px) {
  .vision-card .card-header {
    padding: 0.75rem 2rem 0.75rem 2rem;
  }
}

.vision-card .card-body {
  flex: 1 1 auto;
  padding: 1.5rem 1.5rem 1.5rem 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 991.98px) {
  .vision-card .card-body {
    padding: 1rem;
  }
}
@media (max-width: 767.98px) {
  .vision-card .card-body {
    padding: 0.75rem;
  }
}
.headline-vision {
  font-weight: bold;
  color: #fff;
  line-height: 1.1;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-size: clamp(20px, 0.875rem + 0.4vw, 22px);
}
@media (min-width: 576px) {
  .headline-vision {
    font-size: clamp(20px, 1rem + 0.3vw, 22px);
  }
}
@media (min-width: 768px) {
  .headline-vision {
    font-size: clamp(20px, 1.125rem + 0.5vw, 22px);
  }
}
@media (min-width: 1024px) {
  .headline-vision {
    font-size: clamp(22px, 1.375rem + 0.4vw, 26px);
  }
}
@media (min-width: 1200px) {
  .headline-vision {
    font-size: clamp(26px, 1.625rem + 0.2vw, 28px);
  }
}
@media (min-width: 1280px) {
  .headline-vision {
    font-size: clamp(28px, 1.5rem + 0.5vw, 30px);
  }
}
@media (min-width: 1440px) {
  .headline-vision {
    font-size: clamp(30px, 1.5rem + 0.8vw, 35px);
  }
}
@media (min-width: 1680px) {
  .headline-vision {
    font-size: clamp(35px, 1.75rem + 0.8vw, 40px);
  }
}
@media (min-width: 1920px) {
  .headline-vision {
    font-size: clamp(40px, 2.5rem + 0.05vw, 40px);
  }
}

.headline-vision-icon {
  width: clamp(20px, 1.25rem + 0.3vw, 22px) !important;
  height: clamp(20px, 1.25rem + 0.3vw, 22px) !important;
}
@media (min-width: 576px) {
  .headline-vision-icon {
    width: clamp(22px, 1.375rem + 0.3vw, 24px) !important;
    height: clamp(22px, 1.375rem + 0.3vw, 24px) !important;
  }
}
@media (min-width: 768px) {
  .headline-vision-icon {
    width: clamp(24px, 1.5rem + 0.3vw, 26px) !important;
    height: clamp(24px, 1.5rem + 0.3vw, 26px) !important;
  }
}
@media (min-width: 1024px) {
  .headline-vision-icon {
    width: clamp(26px, 1.625rem + 0.2vw, 28px) !important;
    height: clamp(26px, 1.625rem + 0.2vw, 28px) !important;
  }
}
@media (min-width: 1200px) {
  .headline-vision-icon {
    width: clamp(28px, 1.75rem + 0.2vw, 30px) !important;
    height: clamp(28px, 1.75rem + 0.2vw, 30px) !important;
  }
}
@media (min-width: 1280px) {
  .headline-vision-icon {
    width: clamp(30px, 1.875rem + 0.05vw, 30px) !important;
    height: clamp(30px, 1.875rem + 0.05vw, 30px) !important;
  }
}
@media (min-width: 1440px) {
  .headline-vision-icon {
    width: clamp(30px, 1.5rem + 0.8vw, 35px) !important;
    height: clamp(30px, 1.5rem + 0.8vw, 35px) !important;
  }
}
@media (min-width: 1680px) {
  .headline-vision-icon {
    width: clamp(35px, 1.75rem + 0.8vw, 40px) !important;
    height: clamp(35px, 1.75rem + 0.8vw, 40px) !important;
  }
}
@media (min-width: 1920px) {
  .headline-vision-icon {
    width: clamp(40px, 2.5rem + 0.05vw, 40px) !important;
    height: clamp(40px, 2.5rem + 0.05vw, 40px) !important;
  }
}

.icon-ckm .icon-vision {
  vertical-align: middle;
  width: clamp(50px, 1.875rem + 0.8vw, 55px);
  height: 35px;
}
@media (min-width: 576px) {
  .icon-ckm .icon-vision {
    width: clamp(50px, 1.875rem + 0.8vw, 55px);
  }
}
@media (min-width: 768px) {
  .icon-ckm .icon-vision {
    width: clamp(50px, 1.875rem + 0.8vw, 55px);
  }
}
@media (min-width: 1024px) {
  .icon-ckm .icon-vision {
    width: clamp(90px, 3.75rem + 0.05vw, 95px);
    height: 60px;
  }
}
@media (min-width: 1200px) {
  .icon-ckm .icon-vision {
    width: clamp(90px, 3.75rem + 0.05vw, 95px);
    height: 60px;
  }
}
@media (min-width: 1280px) {
  .icon-ckm .icon-vision {
    width: clamp(90px, 3.75rem + 0.05vw, 95px);
    height: 60px;
  }
}
@media (min-width: 1440px) {
  .icon-ckm .icon-vision {
    width: clamp(90px, 3.75rem + 0.05vw, 95px);
    height: 60px;
  }
}
@media (min-width: 1680px) {
  .icon-ckm .icon-vision {
    width: clamp(90px, 3.75rem + 0.05vw, 95px);
    height: 60px;
  }
}
@media (min-width: 1920px) {
  .icon-ckm .icon-vision {
    width: clamp(90px, 3.75rem + 0.05vw, 95px);
    height: 60px;
  }
}

.text-vision {
  color: #fff;
  line-height: 1.4;
  font-size: 12px;
}
@media (min-width: 394px) {
  .text-vision {
    font-size: 14px;
  }
}
@media (min-width: 481px) {
  .text-vision {
    font-size: 15px;
  }
}
@media (min-width: 576px) {
  .text-vision {
    font-size: clamp(15px, 0.9375rem + 0.1vw, 16px);
  }
}
@media (min-width: 768px) {
  .text-vision {
    font-size: clamp(16px, 1rem + 0.15vw, 17px);
  }
}
@media (min-width: 1024px) {
  .text-vision {
    font-size: clamp(19px, 1.625rem + 0.05vw, 20px);
  }
}
@media (min-width: 1200px) {
  .text-vision {
    font-size: clamp(19px, 1.625rem + 0.05vw, 20px);
  }
}
@media (min-width: 1280px) {
  .text-vision {
    font-size: clamp(19px, 1.625rem + 0.05vw, 20px);
  }
}
@media (min-width: 1440px) {
  .text-vision {
    font-size: clamp(20px, 1.625rem + 0.05vw, 25px);
  }
}
@media (min-width: 1680px) {
  .text-vision {
    font-size: clamp(25px, 1.625rem + 0.05vw, 28px);
  }
}
@media (min-width: 1920px) {
  .text-vision {
    font-size: clamp(28px, 1.625rem + 0.05vw, 30px);
  }
}

.splide__pagination {
  margin-top: 32px;
  display: flex;
  justify-content: center;
  gap: 12px;
  bottom: -1.5em;
}
@media (max-width: 575.98px) {
  .splide__pagination {
    bottom: -3em;
  }
}

.splide__pagination__page {
  width: 40px;
  height: 2px;
  border-radius: 3px;
  background: #ffffff;
  opacity: 1;
  transition: background 0.3s;
  border: none;
}

.splide__pagination__page.is-active {
  background: #8ABD24;
  transform: scale(1);
}

#carousel-ckm-vertical .splide__pagination__page {
  width: 12px !important;
  height: 12px !important;
  border-radius: 50% !important;
  background: #ffffff;
  border: none;
  opacity: 1;
  transition: background 0.3s;
  right: 1.5em;
}

#carousel-ckm-vertical .splide__pagination__page.is-active {
  background: #8ABD24 !important;
}

#carousel-ckm-vertical {
  min-height: 750px;
}

#carousel-ckm-vertical .splide__track,
#carousel-ckm-vertical .splide__list,
#carousel-ckm-vertical .splide__slide {
  min-height: 750px;
}

#carousel-ckm-vertical .splide__slide .img-carousel-ckm-vertical {
  height: 100%;
  min-height: 750px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

#carousel-ckm-vertical .splide__slide container-fluid,
#carousel-ckm-vertical .splide__slide .row.bg-gray-darker {
  min-height: 750px;
  height: 100%;
}

#carousel-ckm-vertical .splide__slide .col-12.col-md-7 {
  min-height: 750px;
  display: flex;
  align-items: stretch;
}

@media (max-width: 767.98px) {
  #carousel-ckm-vertical {
    min-height: 540px;
    touch-action: pan-y;
    -webkit-overflow-scrolling: touch;
  }
  #carousel-ckm-vertical .splide__track,
  #carousel-ckm-vertical .splide__list,
  #carousel-ckm-vertical .splide__slide {
    min-height: 540px;
    touch-action: pan-y;
  }
  #carousel-ckm-vertical .splide__slide container-fluid,
  #carousel-ckm-vertical .splide__slide .row.bg-gray-darker {
    min-height: 480px;
    height: auto;
  }
  #carousel-ckm-vertical .splide__slide .col-12.col-md-7 {
    min-height: auto;
  }
  #carousel-ckm-vertical .splide__slide .img-carousel-ckm-vertical {
    min-height: 220px;
    height: auto;
    margin-bottom: 0;
  }
  #carousel-ckm-vertical .splide__slide .col-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #carousel-ckm-vertical .splide__slide .col-12.col-md-4 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  #carousel-ckm-vertical .splide__slide .col-12.order-1 {
    margin-bottom: 0 !important;
  }
  #carousel-ckm-vertical .splide__slide .col-12.order-2 {
    margin-top: 0 !important;
  }
  #carousel-ckm-vertical .splide__slide container-fluid {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #carousel-ckm-vertical .splide__slide .row.bg-gray-darker {
    margin-left: 0 !important;
    margin-right: 0 !important;
    row-gap: 0 !important;
  }
  #carousel-ckm-vertical .splide__slide .col-12.col-md-4.order-2 {
    padding-top: 0.5rem !important;
    margin-top: 0 !important;
  }
}
@media (max-width: 767.98px) {
  #carousel-ckm-vertical .splide__pagination {
    position: static !important;
    margin-top: 16px !important;
    margin-bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    top: auto !important;
    bottom: auto !important;
    display: flex !important;
    justify-content: center !important;
    flex-direction: row !important;
    align-items: center !important;
  }
}
#carousel-ckm-vision .splide__pagination {
  position: relative !important;
  bottom: auto !important;
  margin-top: 24px !important;
  margin-bottom: 16px !important;
  display: flex !important;
  justify-content: center !important;
  z-index: 10 !important;
}

#carousel-ckm-vision .splide__pagination__page {
  width: 40px !important;
  height: 2px !important;
  border-radius: 3px !important;
  background: #ffffff !important;
  opacity: 1 !important;
  transition: background 0.3s !important;
  border: none !important;
}

#carousel-ckm-vision .splide__pagination__page.is-active {
  background: #8ABD24 !important;
}

#carousel-ckm-vision .splide__slide .vision-card {
  width: auto;
  height: auto;
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.8s ease-out, filter 0.6s ease, box-shadow 0.8s ease;
  display: block;
  margin: 0;
  transform-origin: center;
  will-change: transform, opacity;
}

#carousel-ckm-vision .splide__slide.is-active .vision-card {
  transform: scale(1);
  opacity: 1;
  z-index: 2;
  filter: brightness(1.1) saturate(1.1);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);
  background: transparent;
}

#carousel-ckm-vision .splide__slide:not(.is-active) .vision-card {
  transform: scale(0.85);
  background: transparent;
}

#carousel-ckm-vision .splide__slide:not(.is-active) .card-body {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s ease;
}

#carousel-ckm-vision .splide__slide.is-active .card-body {
  opacity: 1;
  pointer-events: auto;
  transition: opacity 0.8s ease 0.3s;
}

#carousel-ckm-vision .splide__slide .vision-card:hover {
  transform: scale(0.9) !important;
  transition: transform 0.3s ease;
}

#carousel-ckm-vision .splide__slide.is-active .vision-card:hover {
  transform: scale(1.05) !important;
}

#carousel-ckm-catalog {
  position: relative;
}
#carousel-ckm-catalog .splide__arrow {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}
#carousel-ckm-catalog .splide__arrow:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
#carousel-ckm-catalog .splide__arrow img {
  width: 50px;
  height: 50px;
}
#carousel-ckm-catalog .splide__slide {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 400px;
}
#carousel-ckm-catalog .splide__slide .catalog-card {
  width: auto;
  height: auto;
  min-height: 350px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.8s ease-out, filter 0.6s ease, box-shadow 0.8s ease;
  margin: 0;
  padding: 20px 20px 40px 20px;
  transform-origin: center;
  will-change: transform, opacity;
}
#carousel-ckm-catalog .splide__slide .catalog-card .catalog-img {
  max-width: 280px;
  height: auto;
  transition: max-width 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
#carousel-ckm-catalog .splide__slide .catalog-card .mt-3 {
  transition: opacity 0.4s ease;
  margin-top: 20px !important;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
#carousel-ckm-catalog .splide__slide.is-active .catalog-card {
  transform: scale(1.15);
  opacity: 1;
  z-index: 2;
  filter: brightness(1.1) saturate(1.1);
}
#carousel-ckm-catalog .splide__slide.is-active .catalog-card:hover {
  transform: scale(1.25) !important;
}
#carousel-ckm-catalog .splide__slide.is-active .catalog-card .mt-3 {
  opacity: 1;
  pointer-events: auto;
  transition: opacity 0.8s ease 0.3s;
}
#carousel-ckm-catalog .splide__slide.is-active .catalog-card .catalog-img {
  max-width: 550px;
}
@media (min-width: 1280px) and (max-width: 1439px) {
  #carousel-ckm-catalog .splide__slide.is-active .catalog-card .catalog-img {
    max-width: 450px;
  }
}
#carousel-ckm-catalog .splide__slide:not(.is-active) .catalog-card {
  transform: scale(0.85);
  opacity: 0.7;
  filter: brightness(0.8) saturate(0.9);
}
#carousel-ckm-catalog .splide__slide:not(.is-active) .catalog-card .mt-3 {
  opacity: 0;
  pointer-events: none;
}
#carousel-ckm-catalog .splide__slide:not(.is-active) .catalog-card .catalog-img {
  max-width: 450px;
}
@media (min-width: 1280px) and (max-width: 1439px) {
  #carousel-ckm-catalog .splide__slide:not(.is-active) .catalog-card .catalog-img {
    max-width: 350px;
  }
}
#carousel-ckm-catalog .splide__track {
  padding: 60px 0;
}
#carousel-ckm-catalog .splide__pagination {
  bottom: -20px;
}
#carousel-ckm-catalog .splide__pagination__page {
  background: rgba(255, 255, 255, 0.5);
  border: none;
  width: 12px;
  height: 12px;
  margin: 0 8px;
  transition: all 0.3s ease;
}
#carousel-ckm-catalog .splide__pagination__page.is-active {
  background: #88BB25;
  transform: scale(1.2);
}
@media (max-width: 991px) {
  #carousel-ckm-catalog .splide__arrow--prev {
    left: 0px;
  }
  #carousel-ckm-catalog .splide__arrow--next {
    right: 0px;
  }
  #carousel-ckm-catalog .splide__slide.is-active .catalog-card:hover {
    transform: scale(1.1) !important;
  }
}
@media (max-width: 575.98px) {
  #carousel-ckm-catalog .splide__arrow--prev {
    left: 10px;
  }
  #carousel-ckm-catalog .splide__arrow--next {
    right: 10px;
  }
  #carousel-ckm-catalog .splide__slide.is-active .catalog-card:hover {
    transform: scale(1.1) !important;
  }
}

@media (max-width: 767px) {
  #carousel-ckm-catalog .splide__slide {
    min-height: 300px;
  }
  #carousel-ckm-catalog .splide__slide .catalog-card {
    min-height: 250px;
    padding: 15px;
    transform: scale(1) !important;
    opacity: 1 !important;
    filter: brightness(1) saturate(1) !important;
  }
  #carousel-ckm-catalog .splide__slide .catalog-card .mt-3 {
    opacity: 1 !important;
    pointer-events: auto !important;
    height: 50px;
  }
  #carousel-ckm-catalog .splide__slide .catalog-card .catalog-img {
    max-width: 290px !important;
  }
  #carousel-ckm-catalog .splide__track {
    padding: 20px 0;
  }
}
.row-carousel-ckm-vertical {
  padding: 0;
}

.bg-contact-header {
  background: linear-gradient(0deg, #242424 0%, rgba(36, 36, 36, 0) 100%), url("../img/landing-restyling/img-contact.jpg") center/cover no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100vh;
}

.bg-landing-contact {
  background: linear-gradient(rgba(51, 51, 51, 0.5), rgba(51, 51, 51, 0.5)), url("../img/landing-restyling/background-contact.png") center/cover no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 767.98px) {
  .bg-landing-contact {
    background: #242424;
  }
}

.floating-label {
  position: absolute;
  top: 9px;
  left: 16px;
  z-index: 2;
  font-size: 16px;
  color: #ffffff;
  background: linear-gradient(to bottom, transparent 0%, transparent 40%, rgba(0, 0, 0, 0.95) 62%, transparent 60%, transparent 100%);
  background-size: auto;
  background-repeat: no-repeat;
  padding: 0;
  pointer-events: none;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.floating-label.active {
  position: absolute;
  top: -14px;
  left: 16px;
  z-index: 2;
  font-size: 14px;
  background: linear-gradient(to bottom, transparent 0%, transparent 40%, rgba(0, 0, 0, 0.95) 70%, transparent 60%, transparent 100%);
  background-size: auto;
  background-repeat: no-repeat;
  padding: 0 6px;
  color: #ffffff;
}

.inputForm,
.form-control {
  background: rgba(0, 0, 0, 0.3019607843);
  color: #fff;
  border: 1.5px solid #8ABD24;
  border-radius: 0;
  padding-top: 0.75rem;
}
@media (min-width: 1440px) and (max-width: 1679px) {
  .inputForm,
  .form-control {
    padding-top: 0.675rem;
    font-size: 15px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .inputForm,
  .form-control {
    padding-top: 0.6rem;
    font-size: 14px;
  }
}

.inputForm:focus,
.form-control:focus {
  background: rgba(0, 0, 0, 0.3019607843);
  color: #fff;
  border: 1.5px solid #8ABD24;
  outline: none;
  box-shadow: none;
}

.inputForm::-moz-placeholder, .form-control::-moz-placeholder {
  color: #fff;
  opacity: 0.7;
}

.inputForm::placeholder,
.form-control::placeholder {
  color: #fff;
  opacity: 0.7;
}

/* ======= ESTILOS PARA AUTOCOMPLETADO ======= */
/* Manejar el fondo amarillo del autocompletado */
.inputForm:-webkit-autofill,
.inputForm:-webkit-autofill:hover,
.inputForm:-webkit-autofill:focus,
.inputForm:-webkit-autofill:active,
.form-control:-webkit-autofill,
.form-control:-webkit-autofill:hover,
.form-control:-webkit-autofill:focus,
.form-control:-webkit-autofill:active {
  -webkit-text-fill-color: #fff !important;
  background: rgba(0, 0, 0, 0.3019607843) !important;
  border: 1.5px solid #8ABD24 !important;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

/* Activar floating label cuando hay autocompletado */
.inputForm:-webkit-autofill + .floating-label,
.form-control:-webkit-autofill + .floating-label {
  position: absolute;
  top: -12px;
  left: 16px;
  z-index: 2;
  font-size: 14px;
  background: linear-gradient(to bottom, transparent 0%, transparent 40%, rgba(0, 0, 0, 0.95) 62%, transparent 60%, transparent 100%);
  background-size: auto;
  background-repeat: no-repeat;
  padding: 0;
  color: #ffffff;
  padding-right: 10px;
  padding-left: 5px;
}

/* Para Firefox */
.inputForm:-moz-autofill,
.form-control:-moz-autofill {
  background: rgba(0, 0, 0, 0.3019607843) !important;
  color: #fff !important;
  border: 1.5px solid #8ABD24 !important;
}

.inputForm:-moz-autofill + .floating-label,
.form-control:-moz-autofill + .floating-label {
  position: absolute;
  top: -14px;
  left: 16px;
  z-index: 2;
  font-size: 16px;
  background: linear-gradient(to bottom, transparent 0%, transparent 40%, rgba(0, 0, 0, 0.95) 62%, transparent 60%, transparent 100%);
  background-size: auto;
  background-repeat: no-repeat;
  padding: 0;
  color: #ffffff;
}

/* Asegurar que el placeholder no interfiera */
.inputForm:-webkit-autofill::placeholder,
.form-control:-webkit-autofill::placeholder {
  color: transparent !important;
}

.form-group {
  position: relative;
}

select.inputForm,
select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 48px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE0IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDFMNyA3TDEzIDEiIHN0cm9rZT0iIzg4QkIyNSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+");
  background-repeat: no-repeat;
  background-position: right 16px center;
  background-size: 14px 8px;
  cursor: pointer;
}
@media (min-width: 1440px) and (max-width: 1679px) {
  select.inputForm,
  select.form-control {
    padding-top: 0.675rem;
    font-size: 15px;
    padding-right: 44px;
    background-size: 13px 7px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  select.inputForm,
  select.form-control {
    padding-top: 0.6rem;
    font-size: 14px;
    padding-right: 40px;
    background-size: 12px 6px;
  }
}
select.inputForm:focus,
select.form-control:focus {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE0IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xMyA3TDcgMUwxIDciIHN0cm9rZT0iIzg4QkIyNSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+");
  background-repeat: no-repeat;
  background-position: right 16px center;
  background-size: 14px 8px;
}
@media (min-width: 1440px) and (max-width: 1679px) {
  select.inputForm:focus,
  select.form-control:focus {
    background-size: 13px 7px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  select.inputForm:focus,
  select.form-control:focus {
    background-size: 12px 6px;
  }
}
select.inputForm:hover,
select.form-control:hover {
  background-repeat: no-repeat;
  background-position: right 16px center;
}

@media (max-width: 767.98px) {
  select.inputForm,
  select.form-control {
    padding-right: 36px;
    background-size: 12px 6px;
    background-position: right 12px center;
  }
}/*# sourceMappingURL=main.css.map */