 @font-face {font-family: "Axiforma";font-style: normal;font-weight: 400;src: local("Axiforma-regular"), url("../../fonts/Axiforma-regular.woff2") format("woff2");}@font-face {font-family: "Axiforma";font-style: normal;font-weight: 700;src: local("Axiforma-bold"), url("../../fonts/Axiforma-bold.woff2") format("woff2");}:root {--color-acc: #67debb;--color-acc-alt: #39d3a5;--color-pri: #06041b;--color-sec: #1f1d3b;--color-ter: #323049;--color-ter-h: #67debb;--color-acc-h: #52cfa9;--color-surf-100: #d1d6d7;--color-surf-200: #dee1e2;--color-surf-300: #e9ebeb;--color-surf-400: #f5f6f6;--color-gray-50: #515670;--color-gray-100: #2d3138;--color-gray-200: #1b1d21;--color-silver: #2e303b;--color-gold: #7f6e44;--color-black: #000000;--f-family-h: "Syncopate", sans-serif;--f-family: "Axiforma", sans-serif;--fs-base: 1rem;--lh-base: 1.5;}.br-8 {border-radius: 8px;}.br-16 {border-radius: 16px;}.f-grow {flex-grow: 1;}.h-dvh {height: 100dvh;}.min-h-dvh {min-height: 100dvh;}.t-pretty {text-wrap: pretty;}.d-grid {display: grid;}.col-1 {grid-template-columns: 1fr;}.c-pri {background: var(--color-pri);}.c-sec {background: var(--color-sec);}.c-ter {background: var(--color-ter);}.c-acc {background: var(--color-acc);}.c-gray-100 {background-color: var(--color-gray-100);}.c-gray-200 {background-color: var(--color-gray-200);}.c-surf-100 {background-color: var(--color-surf-100);}.c-surf-200 {background-color: var(--color-surf-200);}.c-surf-300 {background-color: var(--color-surf-300);}.c-surf-400 {background-color: var(--color-surf-400);}.c-grad-2-4 {background-image: linear-gradient( to bottom right, var(--color-surf-400), var(--color-surf-200) );}.c-grad-1-4 {background-image: linear-gradient( to bottom right, var(--color-surf-400), var(--color-surf-100) );}.c-silver {background: var(--color-silver);}.c-gold {background: var(--color-gold);}.c-black {background: var(--color-black);}.c-sub.silver {background: radial-gradient(circle, white 0%, var(--color-silver) 100%);}.c-sub.gold {background: radial-gradient(circle, #cdb887 0%, var(--color-gold) 100%);}.c-sub.black {background: radial-gradient(circle, #111111 0%, var(--color-black) 100%);}.tc-pri {color: var(--color-pri);}.tc-sec {color: var(--color-sec);}.tc-ter {color: var(--color-ter);}.tc-acc {color: var(--color-acc);}.tc-acc-alt {color: var(--color-acc-alt);}.tc-gray-100 {color: var(--color-gray-100);}.tc-gray-200 {color: var(--color-gray-200);}body {background-color: var(--color-surf-200);color: var(--color-gray-100);}.deg {background: radial-gradient( circle at center bottom, var(--color-ter) 0%, var(--color-pri) 70% );}h1, h2, h3, h4, h5, h6 {text-transform: uppercase;}p, h1, h2, h3, h4, h5, h6 {margin: 10px 0;}p, li, a, body, pre, label {font-weight: 400;}h1, h2, h3, h4, h5, h6 {font-weight: 700;}b {font-weight: 700;}section {position: relative;}a {color: inherit;}.btn {background: var(--color-80);font-weight: 600;transition: all 250ms ease-in-out;&:not(.no-animate) svg.arrow {transition: translate 250ms ease-in-out;}}.btn:hover {background: var(--color-60);&:not(.no-animate) svg.arrow {translate: 15%;}}.btn.c-pri {background: var(--color-pri);color: var(--color-0);}.btn.c-sec {background: var(--color-sec);color: var(--color-0);}.btn.c-ter {background: var(--color-ter);color: var(--color-0);}.btn.c-acc {background: var(--color-acc);color: var(--color-gray-100);}.btn.c-surf {background-color: var(--color-surf-300);color: var(--color-gray-100);}.btn.c-pri:hover {background: var(--color-pri-h);}.btn.c-sec:hover {background: var(--color-sec-h);}.btn.c-ter:hover {background: var(--color-ter-h);}.btn.c-acc:hover {background: var(--color-acc-h);}.btn.c-surf:hover {background-color: var(--color-surf-400);}.btn.link {color: var(--color-60);}.btn.link::before {background: var(--color-60);}@media screen and (max-width: 768px) {.btn.big {font-size: 1rem;padding: 10px 24px;}}#preloader, #progress::before {background: black;}#preloader {position: fixed;top: 0;left: 0;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;transition: opacity 0.5s ease-out;z-index: 9999;}#preloader.hidden {opacity: 0;pointer-events: none;}#progress {width: 120px;height: 120px;border-radius: 50%;display: flex;justify-content: center;align-items: center;background: conic-gradient(var(--color-pri) 0deg, var(--color-pri) 360deg);position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}#progress::before {content: "";position: absolute;width: 110px;height: 110px;border-radius: 50%;z-index: 0;}#progress::after {content: "";display: block;width: 100px;height: 100px;background-image: url("./../../images/logo/preloader_logo.svg");background-size: contain;background-repeat: no-repeat;background-position: center;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 2;}#data {position: absolute;font-size: 1rem;z-index: 1;color: white;margin-top: 70px;}.parallax .h1-special {margin-top: -15%;}@media screen and (max-width: 1080px) {.parallax .h1-special {margin-top: 0;}}.h1-special {font-size: 5.5vw;line-height: 1;text-transform: uppercase;}.h1.big-last {--fs-h1: 4.2vw;}@media screen and (max-width: 768px) {.h1-special.first {font-size: 8vw;}}.pin {position: relative;}.pin:after {content: "";background: rgba(0, 0, 0, 0.7);position: absolute;z-index: 5;width: 100%;height: 100%;top: 0;left: 0;}.pin h2 {position: absolute;left: 50%;top: 50%;font-size: 6vw;line-height: 1;font-weight: 600;margin: 0;transform: translate(-50%, -50%);z-index: 6;text-align: center;color: white;text-transform: uppercase;}.pin h2 span {display: block;width: 100%;margin-top: 10px;font-size: 1rem;line-height: 1.5rem;font-family: var(--f-family);}.word_01, .word_02, .word_03, .word_04 {opacity: 0;}.img_01, .word_01 {opacity: 1;}.pin img {position: absolute;width: 100%;height: 100%;object-fit: cover;left: 0;top: 0;}.pin img.img_01 {z-index: 4;}.pin img.img_02 {z-index: 3;}.pin img.img_03 {z-index: 2;}.pin img.img_04 {z-index: 1;}@media screen and (max-width: 1080px) {.word_01, .word_02, .word_03, .word_04 {opacity: 1;}.letters {display: flex;flex-direction: column;width: 100%;padding: 30px 0;height: auto;}.letters > div {display: block;width: 100%;position: relative;}.pin img {position: relative;width: 100%;height: auto;object-fit: contain;display: block;}.pin h2 {position: relative;left: auto;top: auto;padding: 20px;transform: none;margin: 10px 0;text-align: center;}.pin h2 span {color: var(--color-40);text-transform: lowercase;font-weight: 400;}.pin:after {display: none;}}@media screen and (max-width: 768px) {.pin h2 {font-size: 7vw;}}.hero-pin {position: relative;height: 100dvh;overflow: hidden;width: 100%;}.text-hero {position: absolute;top: 50%;left: 50%;max-width: 1920px;width: 100%;padding: 0 30px;transform: translate(-50%, -50%);z-index: 2;display: block;text-align: center;}@media screen and (max-width: 1080px) {.text-hero {top: 50%;}}.vision-item {min-height: 220px;transition-property: background-color, color;transition: 200ms ease;@media only screen and (max-width: 767px) {min-height: 0;&:nth-child(2) {background-color: #fcfcfc;}}}@media only screen and (min-width: 768px) {.vision-text-wrap {grid-template-rows: 0fr;transition: grid-template-rows 300ms ease-out;}.vision-item:hover {background-color: var(--color-acc);color: white;.vision-text-wrap {grid-template-rows: 1fr;}}}.slogan-text {max-width: 54ch;}.journey-container {max-width: 1024px;}.journey-item {--i-size: 80px;margin-top: calc(var(--i-size) * 0.5);@media only screen and (max-width: 767px) {--i-size: 64px;}}.icon-journey {width: var(--i-size);height: var(--i-size);padding: 10px;margin-inline: auto;margin-top: calc(var(--i-size) * -0.5);}.wrap_products {perspective: 1200px;perspective-origin: center;}.box_product {--product-img-size: 26vw;--angle: 40deg;position: absolute;top: 50%;transform: translate(calc(50% * var(--dir, -1)), -50%);transform-origin: center;transform-style: preserve-3d;z-index: 2;transition-property: transform, right, left;transition: 250ms ease;&.img-three, &.img-two {left: 50%;}&.img-one {--dir: 1;right: 50%;}}.product {width: 100%;max-width: var(--product-img-size);transform-origin: center;}.wrap_products .box_product.img-three {z-index: 3;}.wrap_products.fade-in .box_product.img-one {right: calc(50.5% + var(--product-img-size));.product {transform: rotate3d(0, 1, 0, var(--angle));}}.wrap_products.fade-in .box_product.img-two {left: calc(50.5% + var(--product-img-size));.product {transform: rotate3d(0, 1, 0, calc(var(--angle) * -1));}}.box_product span {position: absolute;width: 100%;left: 0%;top: 90%;bottom: 20%;display: flex;gap: 10px;justify-content: center;transition-property: opacity, transform;transition: 250ms ease;opacity: 0;pointer-events: none;transform: translateY(0px) translateZ(14px);z-index: 4;align-items: center;flex-direction: column;}.box_product span button {max-width: 60px;}.box_product:hover span {opacity: 1;pointer-events: all;transform: translateY(-40px) translateZ(14px);}.background {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;z-index: 0;pointer-events: none;}.imgs-product {transition-property: opacity, transform;transition: 500ms ease;}.img_product_basic {opacity: 1;}.img_product_premium, .img_product_advanced {opacity: 0;}.box_product.img-two:hover ~ .img_product_advanced {opacity: 1;transform: scale(1);}.box_product.img-two:hover ~ .img_product_basic, .box_product.img-two:hover ~ .img_product_premium {opacity: 0;transform: scale(1.1);}.box_product.img-one:hover ~ .img_product_premium {opacity: 1;transform: scale(1);}.box_product.img-one:hover ~ .img_product_basic, .box_product.img-one:hover ~ .img_product_advanced {opacity: 0;transform: scale(1.1);}.box_product.img-three:hover ~ .img_product_basic {opacity: 1;transform: scale(1);}.box_product.img-three:hover ~ .img_product_advanced, .box_product.img-three:hover ~ .img_product_premium {opacity: 0;transform: scale(1.1);}.box_product .product {transition: transform 250ms ease;}.box_product:hover .product {z-index: 3;--angle: 0;}@media only screen and (max-width: 1080px) {.box_product {--product-img-size: 48vw;display: flex;justify-content: center;align-items: center;position: static;height: 100dvh;width: 100%;transform: none;background-size: cover;background-position: center;background-repeat: no-repeat;}.product {transform: none;}.wrap_products.fade-in .box_product, .wrap_products.fade-in .box_product .product {transform: none !important;position: static !important;}.box_product.img-one {background-image: url("./../../images/body/subpage/bg_basic.webp");}.box_product.img-two {background-image: url("./../../images/body/subpage/bg_advanced.webp");}.box_product.img-three {background-image: url("./../../images/body/subpage/bg_premium.webp");}.box_product span {top: calc(50% - 24px);bottom: auto;opacity: 1;transform: none !important;}}@media only screen and (max-width: 767px) {.box_product {--product-img-size: 70vw;}}.spirit-container {--p: 28px;--i-size: 56px;padding: var(--p) var(--p) var(--p) calc(var(--p) + var(--i-size) * 0.25);}.spirit-icon {top: 0;left: 0;transform: translate(-50%, -50%);width: var(--i-size);height: var(--i-size);@media only screen and (max-width: 767px) {transform: translate(-25%, -50%);}}.img-spirit {opacity: 0;transition: opacity 500ms ease-out;&.active {opacity: 1;}}@media only screen and (max-width: 1080px) {.spirit-banner {min-height: 50dvh;}}.dh {width: 100%;height: 100dvh;position: relative;overflow: hidden;margin: 0;padding: 0;@media only screen and (max-width: 1080px) {height: auto;aspect-ratio: 16/9;}}@media only screen and (max-width: 1080px) {.med-h-auto {height: auto;}}.video-iframe-wrapper {position: absolute;top: 0;left: 0;width: 100%;height: 100%;overflow: hidden;}.video-iframe-wrapper iframe {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 100vw;height: 56.25vw;min-height: 100vh;min-width: 177.78vh;pointer-events: none;@media only screen and (max-width: 1080px) {height: auto;width: 100%;min-height: 0px;min-width: 0px;aspect-ratio: 16/9;}}.slider-tabs-wrap {max-width: 1496px;padding-inline: 28px;top: 80px;left: 50%;translate: -50%;z-index: 2;gap: 4px;}.slider-tabs {gap: 20px;@media only screen and (max-width: 1080px) {gap: 0;}}.slider-tabs-nav {aspect-ratio: 1;padding: 21px 18px;@media only screen and (max-width: 767px) {padding: 18px;}@media only screen and (min-width: 1081px) {display: none;}}#prevTab .arrow {rotate: 180deg;}.tab {background-color: var(--color-surf-400);color: var(--color-acc-alt);cursor: pointer;transition-property: background-color, color;transition: 200ms linear;&:hover, &.active {background-color: var(--color-acc);color: white;}.h6 {font-size: 1.1rem;}@media only screen and (max-width: 1080px) {width: 100%;flex-shrink: 0;}@media only screen and (max-width: 767px) {padding-inline: 4px;.h6 {font-size: 0.85rem;}}}.tabs-content-slide {top: 0;left: 0;width: 100%;height: 100%;opacity: 0;transition: opacity 500ms ease-out;&.active {opacity: 1;}}.tab-content-title {font-size: 10vw;line-height: 1;opacity: 0.7;mix-blend-mode: hard-light;filter: drop-shadow(0 0 16px var(--color-acc));}.tab-content-text {max-width: 30ch;margin-top: -1.8ch;@media only screen and (max-width: 767px) {margin-top: 0;}}@media only screen and (min-width: 768px) {.truth-item {height: 25dvh;&:hover {.truth-title {transform: translate3d(-98%, 0, 0);}}}.truth-image {position: absolute;top: -25%;bottom: 0;left: 50%;translate: -50%;height: 200%;width: auto;z-index: 0;filter: grayscale(1);mix-blend-mode: luminosity;opacity: 0.15;mask-image: linear-gradient( to left, transparent, black 20%, black 80%, transparent );pointer-events: none;transform: translate3d(var(--x), 0, 0);transform-origin: center;}.truth-title {position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;font-size: 8vw;background-image: linear-gradient( to top, var(--color-surf-300), transparent 5% ), linear-gradient(116.57deg, var(--color-surf-400), var(--color-surf-200));transition: transform 500ms ease-out;z-index: 5;}.truth-content {height: 100%;background-color: var(--color-acc-alt);display: flex;justify-content: center;align-items: center;}.truth-text {color: var(--color-0);z-index: 3;}}.modal {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 11;background: rgba(0, 0, 0, 0.8);display: flex;justify-content: center;align-items: center;opacity: 0;visibility: hidden;pointer-events: none;transition: opacity 0.3s ease, visibility 0.3s ease;overflow-y: auto;}.modal.open {opacity: 1;visibility: visible;pointer-events: auto;}.modal-content {overflow: hidden;background: white;padding: 40px;width: 90%;max-width: 500px;max-height: 90vh;border-radius: 20px;border: 1px solid var(--color-90);animation: fadeIn 0.3s ease-in-out;display: flex;flex-direction: column;overflow-y: auto;}.modal.modal_product .modal-content {max-width: 1280px;}.modal .icon-close {position: absolute;top: 20px;right: 20px;border-radius: 50%;z-index: 12;}.modal-content p {color: var(--color-pri);}.no-scroll {overflow: hidden;}@media screen and (max-width: 768px) {.modal-content {padding: 20px;max-height: 480px;overflow-y: scroll;}.modal .icon-close {top: 10px;right: 10px;}}.abs-text {position: absolute;left: 50%;top: 30%;transform: translate(-50%, -50%);}.img-middle {position: absolute;top: 65%;left: 50%;max-width: 400px;width: 100%;z-index: 2;transform: translate(-50%, -50%);z-index: 2;transition: transform 0.2s ease-out;transform-style: preserve-3d;will-change: transform;}.ingredients li {position: absolute;top: 65%;left: 50%;transform: translate(-50%, -50%);opacity: 0;padding: 10px 20px;border-radius: 30px;gap: 10px;white-space: nowrap;color: white;background: var(--color-black);box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);z-index: 1;transition: all 0.8s ease;}.ingredients li span {margin-right: 10px;}.ingredients.fade-in li {opacity: 1;transform: none;}.ingredients.fade-in li:nth-child(1) {top: 40%;left: 20%;}.ingredients.fade-in li:nth-child(2) {top: 55%;left: 20%;}.ingredients.fade-in li:nth-child(3) {top: 70%;left: 20%;}.ingredients.fade-in li:nth-child(4) {top: 40%;left: 80%;transform: translateX(-100%);}.ingredients.fade-in li:nth-child(5) {top: 55%;left: 80%;transform: translateX(-100%);}.ingredients.fade-in li:nth-child(6) {top: 70%;left: 80%;transform: translateX(-100%);}.benefits-list {position: absolute;z-index: 2;width: 100%;height: 100%;}.benefits {position: absolute;max-width: 300px;text-align: center;padding: 10px;border-radius: 10px;}.benefits.b-1 {top: 15%;left: 4%;}.benefits.b-2 {top: 15%;left: auto;right: 4%;}.benefits.b-3 {top: 70%;left: 4%;}.benefits.b-4 {top: 70%;left: auto;right: 4%;}.benefits.b-1::after, .benefits.b-2::after, .benefits.b-3::after, .benefits.b-4::after {content: "";position: absolute;width: 130px;overflow: hidden;height: 70px;top: 10%;}.benefits.b-1::after, .benefits.b-3::after {right: -20%;}.benefits.b-2::after, .benefits.b-4::after {left: -20%;transform: rotate(180deg);}.benefits.b-1::after, .benefits.b-4::after {background: url("./../../images/body/subpage/arrow_1.svg") center/contain no-repeat;}.benefits.b-2::after, .benefits.b-3::after {background: url("./../../images/body/subpage/arrow_2.svg") center/contain no-repeat;}.center {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);max-width: 1080px;width: 80%;text-align: center;z-index: 3;}.center p {margin-top: 20px;font-size: 2rem;line-height: 1;}@media screen and (max-width: 1440px) {.ingredients.fade-in li:nth-child(1) {top: 40%;left: 10%;}.ingredients.fade-in li:nth-child(2) {top: 55%;left: 10%;}.ingredients.fade-in li:nth-child(3) {top: 70%;left: 10%;}.ingredients.fade-in li:nth-child(4) {top: 40%;left: 90%;transform: translateX(-100%);}.ingredients.fade-in li:nth-child(5) {top: 55%;left: 90%;transform: translateX(-100%);}.ingredients.fade-in li:nth-child(6) {top: 70%;left: 90%;transform: translateX(-100%);}}@media screen and (max-width: 768px) {.img-middle {position: relative;left: 50%;bottom: 0;transform: translateX(-50%);max-width: 200px;margin: 20px auto;}.ingredients_wrap {position: relative;width: 100%;padding: 40px 20px;}.abs-text {position: relative;transform: none;left: 0;top: 0;text-align: center;margin-bottom: 20px;}.ingredients {display: grid;grid-template-columns: 1fr;gap: 8px;padding: 0;}.ingredients li {top: 0;left: 0;transform: none;position: relative;display: flex;align-items: center;justify-content: flex-start;opacity: 1;transform: none;font-size: 1.5rem;width: 100%;border-radius: 10px;background: var(--color-100);border: none;backdrop-filter: none;padding: 10px;}}:root {--icon-size-ch: 24px;--icon-wrap-ch: 48px;--icon-size-c: 40px;--icon-wrap-c: 60px;--icon-size-big: 75px;--icon-wrap-big: 90px;}.v-custom {position: relative;padding: 0;min-width: var(--icon-wrap-c);min-height: var(--icon-wrap-c);transition: all 0.25s ease-in-out;}.v-custom::before {content: "";position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);width: var(--icon-size-c);height: var(--icon-size-c);background-size: calc(var(--icon-size-c) * 10);overflow: hidden;}.v-custom.my_flags {min-width: var(--icon-wrap-ch);min-height: var(--icon-wrap-ch);}.v-custom.my_flags::before {width: var(--icon-size-ch);height: var(--icon-size-ch);background-size: calc(var(--icon-size-ch) * 10);}.v-custom.i-big {min-width: var(--icon-wrap-big);min-height: var(--icon-wrap-big);}.v-custom.i-big::before {width: var(--icon-size-big);height: var(--icon-size-big);background-size: calc(var(--icon-size-big) * 10);}.v-custom.my_flags::before {background-image: url("../../images/body/sprite/flags.svg");}.v-custom.gold::before {background-image: url("../../images/body/sprite/gold.svg");}.v-custom.black::before {background-image: url("../../images/body/sprite/black.svg");}.v-custom.silver::before {background-image: url("../../images/body/sprite/silver.svg");}.v-custom.my_flags.icon-1::before {background-position: calc(-0 * var(--icon-size-ch)) 0;}.v-custom.my_flags.icon-2::before {background-position: calc(-1 * var(--icon-size-ch)) 0;}.v-custom.my_flags.icon-3::before {background-position: calc(-2 * var(--icon-size-ch)) 0;}.v-custom.my_flags.icon-4::before {background-position: calc(-3 * var(--icon-size-ch)) 0;}.v-custom.my_flags.icon-5::before {background-position: calc(-4 * var(--icon-size-ch)) 0;}.v-custom.my_flags.icon-6::before {background-position: calc(-5 * var(--icon-size-ch)) 0;}.v-custom.my_flags.icon-7::before {background-position: calc(-6 * var(--icon-size-ch)) 0;}.v-custom.icon-1::before {background-position: calc(-0 * var(--icon-size-c)) 0;}.v-custom.icon-2::before {background-position: calc(-1 * var(--icon-size-c)) 0;}.v-custom.icon-3::before {background-position: calc(-2 * var(--icon-size-c)) 0;}.v-custom.icon-4::before {background-position: calc(-3 * var(--icon-size-c)) 0;}.v-custom.icon-5::before {background-position: calc(-4 * var(--icon-size-c)) 0;}.v-custom.icon-6::before {background-position: calc(-5 * var(--icon-size-c)) 0;}.v-custom.i-big.icon-7::before {background-position: calc(-6 * var(--icon-size-big)) 0;}.v-custom.i-big.icon-8::before {background-position: calc(-7 * var(--icon-size-big)) 0;}.v-custom.i-big.icon-9::before {background-position: calc(-8 * var(--icon-size-big)) 0;}.v-custom.i-big.icon-10::before {background-position: calc(-9 * var(--icon-size-big)) 0;}.link li a {position: relative;transform: translateX(0px);transition: all 0.25s ease-in-out;}.link li a:hover {position: relative;transform: translateX(5px);}.link li a::after {content: "";width: 0%;height: 2px;background: var(--color-sec);position: absolute;left: 0;bottom: 0;transition: all 0.25s ease-in-out;}.link li a:hover::after {width: 100%;}.o-50.custom::after {background-color: rgba(24, 53, 99, 0.7);}.section-arrows {position: absolute;top: 50%;right: 20px;transform: translateY(-50%);display: flex;flex-direction: column;gap: 10px;z-index: 10;}.section-arrows .arrow {width: 50px;height: 50px;border-radius: 50%;background: var(--color-pri);border: none;cursor: pointer;position: relative;display: flex;align-items: center;justify-content: center;transition: background 0.3s;padding: 0;}.section-arrows .arrow::before {content: "";width: 50px;height: 50px;display: block;background-size: contain;background-repeat: no-repeat;background-position: center;}.section-arrows .arrow.down::before {background-image: url("./../../images/icons/body/down.svg");}.section-arrows .arrow.up::before {background-image: url("./../../images/icons/body/up.svg");}.section-arrows .arrow:hover {background: var(--color-acc);}@media screen and (max-width: 768px) {.section-arrows {display: none;}}.wrap-people {padding: 120px 0;}:root {--cantidad: 5;--altura: 220px;--ancho: 410px;}.people {display: flex;gap: 30px;}@media only screen and (max-width: 767px) {.people {--ancho: 205px;--altura: 110px;}}.people-d li img {object-fit: cover;max-width: 100px;border-radius: 50%;margin-bottom: 20px;}.people-d li {perspective: 1000px;}.item-d img {transition: transform 0.6s ease;transform-style: preserve-3d;}.item-d:hover img {transform: rotateY(180deg);}.item-d :is(h5, p) {margin: 0;}.item-d p {color: var(--color-gray-50);transition: color 350ms ease;font-size: 0.8rem;}.item-d:hover p {color: var(--color-gray-200);cursor: default;}.people li {display: flex;align-items: center;justify-content: center;}.people {width: 90%;max-width: 1920px;margin-inline: auto;position: relative;height: var(--altura);overflow: hidden;mask-image: linear-gradient( to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1) 20%, rgba(0, 0, 0, 1) 80%, rgba(0, 0, 0, 0) );}.people.alreves {mask-image: linear-gradient( to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1) 20%, rgba(0, 0, 0, 1) 80%, rgba(0, 0, 0, 0) );}@keyframes scrollRight {to {right: calc(var(--ancho) * -1);}}@keyframes scrollLeft {to {left: calc(var(--ancho) * -1);}}.alreves .item {left: auto;right: max(calc(var(--ancho) * var(--cantidad)), 100%);animation-name: scrollRight;}.item {text-align: center;display: flex;align-items: flex-start;flex-direction: column;width: var(--ancho);height: var(--altura);position: absolute;left: max(calc(var(--ancho) * var(--cantidad)), 100%);animation-name: scrollLeft;animation-duration: 64s;animation-timing-function: linear;animation-iteration-count: infinite;border-radius: 10px;overflow: hidden;}.item1 {animation-delay: calc(64s / var(--cantidad) * (var(--cantidad) - 1) * -1);}.item2 {animation-delay: calc(64s / var(--cantidad) * (var(--cantidad) - 2) * -1);}.item3 {animation-delay: calc(64s / var(--cantidad) * (var(--cantidad) - 3) * -1);}.item4 {animation-delay: calc(64s / var(--cantidad) * (var(--cantidad) - 4) * -1);}.item5 {animation-delay: calc(64s / var(--cantidad) * (var(--cantidad) - 5) * -1);}.item6 {animation-delay: calc(64s / var(--cantidad) * (var(--cantidad) - 6) * -1);}.item7 {animation-delay: calc(64s / var(--cantidad) * (var(--cantidad) - 7) * -1);}.item8 {animation-delay: calc(64s / var(--cantidad) * (var(--cantidad) - 8) * -1);}.item9 {animation-delay: calc(64s / var(--cantidad) * (var(--cantidad) - 9) * -1);}.item10 {animation-delay: calc(64s / var(--cantidad) * (var(--cantidad) - 10) * -1);}.item11 {animation-delay: calc(64s / var(--cantidad) * (var(--cantidad) - 1) * -1);}.item12 {animation-delay: calc(64s / var(--cantidad) * (var(--cantidad) - 2) * -1);}.item13 {animation-delay: calc(64s / var(--cantidad) * (var(--cantidad) - 3) * -1);}.item14 {animation-delay: calc(64s / var(--cantidad) * (var(--cantidad) - 4) * -1);}.item15 {animation-delay: calc(64s / var(--cantidad) * (var(--cantidad) - 5) * -1);}.item16 {animation-delay: calc(64s / var(--cantidad) * (var(--cantidad) - 6) * -1);}.item17 {animation-delay: calc(64s / var(--cantidad) * (var(--cantidad) - 7) * -1);}.item18 {animation-delay: calc(64s / var(--cantidad) * (var(--cantidad) - 8) * -1);}.item19 {animation-delay: calc(64s / var(--cantidad) * (var(--cantidad) - 9) * -1);}.item20 {animation-delay: calc(64s / var(--cantidad) * (var(--cantidad) - 10) * -1);}.num-count {counter-reset: priv 0;}.rom-count {counter-reset: rom 0;}.letter-count {counter-reset: lett 0;}.num-increment {counter-increment: priv 1;}.rom-increment {counter-increment: rom 1;}.letter-increment {counter-increment: lett 1;}.before\:num-result::before {content: counter(priv) ". ";}.before\:letter-result::before {content: counter(lett, upper-alpha) ". ";}.before\:letter-low-result::before {content: " (" counter(lett, lower-alpha) ") ";font-weight: 700;}.before\:rom-result::before {content: " (" counter(rom, lower-roman) ") ";font-weight: 700;}ul.list-li {list-style-type: disc;padding-left: 16px;}