@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');


:root {
     /* Paleta de colores */
     --color1: #f5a772;
     --color2: linear-gradient(124deg, #3abcee 20%, #6990e9 80%, #051642 100%);
     --color-svg: #f5a772;
     --color-bgColor: #faf9ff;
     --color-bgColor-opacity: #faf9ff84;
     --color-gradiation: linear-gradient(124deg, rgba(58, 188, 238, 1) 0%, rgba(182, 71, 225, 1) 88%);
}

* {
     scroll-behavior: smooth !important;
     font-family: "Montserrat", sans-serif;
}

body {
     width: 100vw;
     font-family: "Montserrat", sans-serif;
     overflow-x: hidden;
     max-height: 100vh;
     max-width: 100vw;
     background-color: #fffdfa;

}

@media (min-width: 990px) {
     .first-screen .container {
          margin: 0px 10%;
          min-width: 100%;
          margin-left: 2%;
     }

     .first-screen .clearfix {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 10px;
     }

     .inner-wrap .left {
          min-width: 100%;
     }

     .content-uno {
          display: flex;
          position: relative;
          gap: 20px;
     }

     .left ul {
          margin-left: 0px !important;
     }

     .inner-wrap .right {
          top: -150px !important;
     }
}

.content-uno-content {}

.footer,
.beneficios,
.first-screen {
     background: url(../img/bg_news02.png) no-repeat center;
     background-size: contain;
}

h1 {
     font-size: 2em;
     margin: 0.67em 0;
}

a {
     background-color: transparent;
}

b {
     font-weight: bolder;
}

img {
     border-style: none;
}

button,
input {
     font-family: inherit;
     font-size: 100%;
     line-height: 1.15;
     margin: 0;
}

button,
input {
     overflow: visible;
}

button {
     text-transform: none;
}

button {
     -webkit-appearance: button;
}

[hidden] {
     display: none;
}

.ba-slider {
     position: relative;
     overflow: hidden;
}

.ba-slider img {
     width: 100%;
     display: block;
     max-width: none;
}

.ba-slider .resize {
     position: absolute;
     top: 0;
     left: 0;
     height: 100%;
     width: 50%;
     overflow: hidden;
}

.ba-slider .handle {
     position: absolute;
     left: 50%;
     top: 0;
     bottom: 0;
     width: 2px;
     margin-left: -1px;
     background: #fff;
     cursor: ew-resize;
}

.ba-slider .handle:after {
     position: absolute;
     top: 50%;
     width: 41px;
     height: 41px;
     margin: -19px 0 0 -19px;
     content: '';
     -webkit-transition: all 0.3s ease;
     -o-transition: all 0.3s ease;
     transition: all 0.3s ease;
}

h2,
p,
h3 {
     margin: 0;
}

.popup {
     transform: translateX(-1000px);
     position: fixed;
     bottom: 30px;
     left: 5px;
     background-color: #ffffff;
     padding: 18px 43px 16px 125px;
     border-radius: 500px;
     width: 420px;
     z-index: 9;
     opacity: 0;
     transition: transform 500ms ease-in-out, opacity 500ms ease-in-out;
     margin-left: 10px;
}

.popup--v {
     transform: translateX(0);
     opacity: 1;
}

.popup::before {
     content: '';
     position: absolute;
     left: 35px;
     top: 18%;
     background-size: contain;
     background-repeat: no-repeat;
     width: 80px;
     height: 95px;
}

.popup h3 {
     margin: 0 0 5px;
     font-size: 18px;
     line-height: 27px;
}

.popup p {
     font-weight: 500;
     line-height: 20px;
     font-size: 14px;
}

.popup p span {
     color: #05AFD4;
     font-size: 14px;
}

.popup p span::before {
     content: '';
     display: inline-block;
     width: 10px;
     height: 10px;
     margin-right: 3px;
}

@media screen and (max-width: 990px) {
     .popup {
          transform: scale(0.8);
          bottom: 100px;
     }
}

@media screen and (max-width: 768px) {
     .popup {
          transform: scale(0.6);
          left: 0;
          bottom: 0;
          transform-origin: left;
     }
}

* {
     box-sizing: border-box;
}

.first-screen {
     /* background: url(../img/elemnet.png) no-repeat center;
     background-size: cover; */
}

.wrapper {
     overflow: hidden;
     margin-top: 40px;
}

.container {
     max-width: 1142px;
     margin: auto;
}

.clearfix:after {
     content: '';
     display: table;
     clear: both;
}

.header {
     margin-bottom: 70px;
}

.header .container {
     background: #fff;
     border-radius: 5px;
     padding: 20px 0;
     font-size: 0;
     text-align: center;
}

.logo {
     display: inline-block;
     vertical-align: middle;
     padding-left: 35px;
     margin-right: 80px;
}

.menu {
     font-family: 'Jost', sans-serif;
     display: inline-block;
     vertical-align: middle;
     padding-right: 35px;
}

.menu .item {
     display: inline-block;
     vertical-align: middle;
     font-weight: 400;
     font-size: 16px;
     text-transform: uppercase;
     margin-right: 70px;
     cursor: pointer;
     color: #000;
     text-decoration: none;
}

.menu .item:hover {
     text-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

.menu .item:last-child {
     margin-right: 0;
}

.menu .item:hover {
     color: #0060bb;
}

.top-text {
     font-weight: 800;
     text-transform: uppercase;
     font-size: 25px;
}

.title {
     color: var(--color1) !important;
}

.first-screen .title,
.footer .title {
     position: relative;
     z-index: 3;
     font-size: 110px;
     line-height: 120px;
     font-weight: 800;
     text-transform: uppercase;
     margin-left: -10px;
     margin-top: 25px;
     margin-bottom: 35px;
}

.first-screen .container {
     position: relative;
}

.inner-wrap .left {
     float: left;
     max-width: 400px;
     margin-right: 150px;
}

.left ul {
     margin-left: 40px;
     margin-top: 20px;
}

.accordion__body {
     overflow: hidden;
     /* Ocultar el contenido que excede el contenedor */
     height: 0;
     /* Inicialmente, el height es 0 */
     transition: height 0.5s ease;
     /* Transición suave para el height */
}

.left ul li {
     display: flex;
     align-items: center;
     gap: 6px;
}

.left ul li svg {
     width: 50px;
     height: 50px;
}

.prod_50off {
     position: absolute;
     width: 180px;
     height: 180px;
     object-fit: contain;
     right: -70px;
     top: -70px;
     animation: beat 3s infinite ease-in-out alternate;
}

@keyframes beat {
     0% {
          transform: scale(1.0);
     }

     30% {
          transform: scale(1.0);
     }

     40% {
          transform: scale(1.1);
     }

     50% {
          transform: scale(1.0);
     }

     60% {
          transform: scale(1.1);
     }

     70% {
          transform: scale(1.0);
     }

     100% {
          transform: scale(1.0);
     }
}

.left ul li svg path {
     fill: #f5a772;
}

.left ul li p {
     font-size: 1.1rem !important;
     font-weight: 400 !important;
     text-align: start !important;
     margin: 0px !important;
}

.inner-wrap .left p,
.footer .left p {
     position: relative;
     font-weight: 700;
     font-size: 25px;
     line-height: 152%;
     z-index: 1;
     text-shadow: 0 0 6px #e3e3e3;
}

.inner-wrap .right {
     float: left;
     background: #749fd3;
     color: #fff;
     border-radius: 20px;
     width: 400px;
     min-height: 525px;
     padding-top: 50px;
     padding-bottom: 35px;
     position: relative;
     top: -65px;
     left: 100px;
}

.field {
     display: block;
     margin: auto;
     border: 1px solid rgba(255, 255, 255, 0.48);
     border-radius: 5px;
     max-width: 100%;
     width: 80%;
     height: 45px;
     background: inherit;
     margin-bottom: 9px;
     font-weight: 400;
     border-radius: 25px;
     font-size: 16px;
     color: #252525;
     background-color: white;
     border: 1px solid #69727d;
     padding-left: 20px;
     outline: none;
}

.price-block {
     margin-bottom: 20px;
     font-size: 0;
     text-align: center;
     display: flex;
     justify-content: center;
     align-items: baseline;
     flex-wrap: wrap;
     max-width: 300px;
     margin-left: auto;
     margin-right: auto;
}

.price-block .new {
     display: inline-block;
     vertical-align: bottom;
     font-weight: 700;
     font-size: 45px;
     margin-right: 10px;
}

.price-block .old {
     position: relative;
     font-weight: 500;
     font-size: 25px;
     display: inline-block;
     vertical-align: bottom;
}

.price-block .old:after {
     position: absolute;
     content: '';
     display: block;
     top: 11px;
     background: #fff;
     height: 2px;
     width: 100%;
     transform: skew(160deg, 160deg);
}

.first-screen {
     padding-left: 95px;
}

.first-screen .container {
     position: relative;
}

.first-screen__dec-1 {
     position: absolute;
     top: 147px;
     left: 330px;
     display: none;
}

.first-screen form,
.footer form {
     position: relative;
     z-index: 9;
}

.first-screen .left {
     position: relative;
}

.first-screen__prod {
     height: 450px;
    margin-left: 30px;
}

form p {
     text-align: center;
     font-weight: 500;
     font-size: 16px;
     line-height: 125%;
     max-width: 260px;
     margin: auto;
     margin-top: 15px;
     margin-bottom: 20px;
}

.button {
     text-decoration: none;
     display: block;
     margin: auto;
     background: #b8331d;
     border-radius: 50px;
     border: 1px solid #5a5a5a;
     max-width: 300px;
     width: 80%;
     font-weight: 700;
     font-size: 16px;
     text-transform: uppercase;
     text-align: center;
     color: #fff;
     padding: 15px;
     cursor: pointer;
     display: flex;
     justify-content: center;
     align-items: center;
}

.button svg {
     height: 20px;
     margin-right: 5px;
     fill: white;
}

.second-screen {
     padding-bottom: 50px;
}

.second-screen h3 {
     font-weight: 700;
     font-size: 50px;
     line-height: 110%;
     margin-bottom: 30px;
}

.second-screen .column_2 h3 {
     font-size: 36px;
}

.second-screen p {
     font-weight: 500;
     font-size: 16px;
     line-height: 187%;
}

.second-screen .column_1 {
     max-width: 385px;
     margin-right: 40px;
}

.second-screen .column_1,
.second-screen .column_2,
.second-screen img {
     display: inline-block;
     vertical-align: bottom;
}

.second-screen img {
     border-radius: 5px;
     width: 317px;
     height: 360px;
     object-fit: cover;
     object-position: center;
}

.second-screen .column_2 {
     max-width: 335px;
     margin-left: 52px;
}

.third-screen .title {
     font-weight: 700;
     font-size: 45px;
     line-height: 122%;
     text-align: center;
     max-width: 710px;
     margin: auto;
     margin-bottom: 30px;
}

.third-screen .text {
     font-weight: 500;
     font-size: 22px;
     line-height: 159%;
     text-align: center;
     max-width: 865px;
     margin: auto;
     margin-bottom: 30px;
}

.third-screen .inner-wrapper {
     font-size: 0;
     text-align: center;
}

.third-screen .item {
     display: inline-block;
     vertical-align: top;
     max-width: 250px;
     margin-right: 90px;
}

.third-screen .item img {
     display: block;
     margin: auto;
     margin-bottom: 20px;
}

.third-screen .item:nth-child(2) .step-media {
     display: flex;
     flex-direction: column;
     align-items: center;
     width: 70px;
     margin: 0 auto;
}

.third-screen .item:nth-child(2) .step-media .number {
     margin-left: 0;
     margin-right: 0;
     margin-bottom: 10px;
}

.third-screen .item:nth-child(2) .step-media .girl-emoji {
     display: flex;
     align-items: center;
     justify-content: center;
     width: 70px;
     height: 96px;
     margin: 0 0 20px;
     font-size: 96px;
     line-height: 1;
}

.third-screen .item p {
     margin-top: 15px;
     font-weight: 500;
     font-size: 16px;
     line-height: 187%;
     text-align: center;
}

.third-screen .item:last-child {
     margin-right: 0;
}

.third-screen .item h3 {
     font-weight: 800;
     font-size: 20px;
     text-align: center;
}

.third-screen .item p {
     font-weight: 500;
     font-size: 16px;
     line-height: 187%;
     text-align: center;
}

.number {
     width: 45px;
     height: 45px;
     line-height: 45px;
     border-radius: 100%;
     background: #13BD68;
     text-align: center;
     font-weight: 800;
     font-size: 20px;
     color: #fff;
     margin: auto;
     margin-bottom: 10px;
}

.third-screen .container {
     background: #fff;
     padding-top: 60px;
     padding-bottom: 60px;
     margin-bottom: 40px;
}

.fourth-screen .container {
     position: relative;
     padding-bottom: 40px;
}

.fourth-screen .title {
     font-weight: 700;
     font-size: 50px;
     text-align: center;
     max-width: 600px;
     margin: auto;
     margin-bottom: 23px;
}

.fourth-screen .text {
     font-weight: 500;
     font-size: 25px;
     max-width: 700px;
     margin: auto;
     margin-bottom: 67px;
}

.fourth-screen .left,
.fourth-screen .right {
     max-width: 290px;
}

.fourth-screen .left {
     float: left;
     text-align: left;
}

.fourth-screen .right {
     float: right;
     text-align: left;
}

.fourth-screen .item {
     position: relative;
     background: #fff;
     border-radius: 10px;
     padding: 23px 20px;
     margin-bottom: 27px;
}

.fourth-screen .item:after {
     content: "";
     position: absolute;
     display: block;
     right: -80px;
     top: 30px;
     background: #ffffff;
     width: 80px;
     height: 1px;
     z-index: 2;
}

.fourth-screen .item:before {
     content: "";
     position: absolute;
     display: block;
     right: -85px;
     top: 23px;
     background: #ffffff;
     width: 15px;
     height: 15px;
     border-radius: 100%;
     z-index: 3;
}

.fourth-screen .right .item:after {
     left: -80px;
}

.fourth-screen .right .item:before {
     left: -85px;
}

.fourth-screen .item h3 {
     font-weight: 700;
     font-size: 18px;
     line-height: 167%;
     text-transform: uppercase;
     margin-bottom: 25px;
}

.fourth-screen .left .item h3,
.fourth-screen .left .item p {
     text-align: left;
}

.fourth-screen .item p {
     font-weight: 500;
     font-size: 16px;
     line-height: 187%;
}

.fourth-screen .item img {
     position: absolute;
     top: 0;
     right: -180px;
     width: 138px;
}

.fourth-screen .right .item img {
     left: -170px;
}

.fourth-screen .right .item:nth-child(2) img {
     left: -193px;
     top: 0px;
}

.fourth-screen .right .inner:nth-child(2) .item:nth-child(2) img,
.fourth-screen .right .inner:nth-child(3) .item:nth-child(2) img {
     left: -197px;
     top: -9px;
}

.fourth-screen .left .item:nth-child(2) img {
     top: -36px;
     right: -188px;
}

.fourth-screen .left .inner:nth-child(3) .item:nth-child(2) img {
     top: 12px;
     right: -213px;
}

.fourth-screen img.drop_1 {
     top: -20px !important;
     right: -188px !important;
}

.fourth-screen .pippet {
     position: absolute;
     top: 350px;
     left: -150px;
     margin: auto;
     height: 400px;
     z-index: -1;
}

.fourth-screen .bottle {
     pointer-events: none;
     position: absolute;
     top: 550px;
     right: -150px;
     height: 400px;
     margin: auto;
}

.action-screen .container {
     position: relative;
     padding-bottom: 134px;
}

.action-screen .woman {
     position: absolute;
     bottom: 0;
     right: 0;
     width: 100%;
     max-width: 489px;
}

.action-screen .left {
     max-width: 590px;
}

.action-screen .title {
     font-weight: 700;
     font-size: 50px;
     line-height: 130%;
     text-align: right;
     margin-bottom: 40px;
}

.action-screen__text {
     font-weight: 500;
     font-size: 20px;
     line-height: 200%;
     text-align: right;
     margin-bottom: 50px;
}

.action-screen .accordion__item {
     margin-bottom: 30px;
     background-color: #fff;
     border-radius: 10px;
}

.action-screen .accordion__item:last-child {
     margin-bottom: 0;
}

.action-screen .accordion__header {
     position: relative;
     display: block;
     font-weight: 700;
     color: #000;
     cursor: pointer;
     transition: background-color 0.2s ease-out;
     font-weight: 700;
     font-size: 20px;
     text-align: right;
     padding-top: 20px;
     padding-bottom: 20px;
     padding-right: 50px;
     padding-left: 20px;
}

.action-screen .accordion__header::after {
     content: "";
     position: absolute;
     display: block;
     background-image: url("../img/Vector.png");
     background-repeat: no-repeat;
     transition: transform 0.2s ease-out;
     right: 14px;
     top: 50%;
     transform: translateY(-50%);
     width: 14px;
     height: 8px;
}

.action-screen .accordion__content {
     padding-bottom: 25px;
     text-align: right;
     font-weight: 400;
     font-size: 16px;
     line-height: 187%;
     padding-left: 45px;
     padding-right: 45px;
}

.action-screen .accordion__item:not(.accordion__item_show) .accordion__body {
     display: none;
}

.beneficios {
     padding-top: 30px;
     padding-bottom: 60px;
}

.beneficios .title {
     font-weight: 700;
     margin-bottom: 30px;
     font-size: 45px;
}

.item-li {
     display: flex;
     justify-content: start;
     align-items: center;
     margin-bottom: 25px;
     color: #131313;
}

.item-li svg {
     margin-right: 10px;
     width: 35px;
     height: 35px;
     object-fit: contain;
}

.img-item-li {
     width: 100%;
     height: 100%;
     max-height: 300px;
     object-fit: contain;
     display: block;
     margin: auto;
}

.beneficios {
     width: 100%;
}

.beneficios .title {
     text-align: start;
}

.beneficios .container {
     width: 100%;
     display: flex;
     justify-content: center;
     align-items: center;
}

.beneficios .bleft {
     width: 100%;
     height: 100%;
}

.beneficios .bright {
     width: 100%;
     height: 100%;
}

.reviews-screen .container {
     background: #fff;
     padding-top: 77px;
     padding-bottom: 40px;
     padding-left: 98px;
     padding-right: 98px;
     border-radius: 5px;
     margin-bottom: 100px;
}

.reviews-screen .title {
     font-weight: 700;
     font-size: 50px;
     margin: auto;
     margin-bottom: 30px;
     max-width: 730px;
     text-align: center;
}

.reviews-screen__top-text {
     font-weight: 500;
     font-size: 22px;
     text-align: center;
     margin-bottom: 50px;
     color: #202020 !important;
}

.data-wrapper {
     font-size: 0;
     text-align: center;
     margin-bottom: 40px;
}

.data-wrapper .item {
     display: inline-block;
     vertical-align: top;
     width: 115px;
     margin-right: 130px;
}

.data-wrapper .item:last-child {
     margin-right: 0;
}

.data-wrapper .item p {
     font-weight: 700;
     font-size: 30px;
     margin-bottom: 5px;
}

.data-wrapper .item p b {
     font-weight: 500;
}

.data-wrapper .item img {
     display: block;
     margin: auto;
     margin-bottom: 5px;
}

.data-wrapper .item span {
     font-weight: 600;
     font-size: 16px;
     line-height: 112%;
     text-align: center;
     display: block;
     max-width: 115px;
     margin: auto;
}

.slider-wrap {
     font-size: 0;
     display: flex;
     flex-wrap: wrap;
}

.slider-wrap .item {
     position: relative;
     background: #fff0dd;
     padding-left: 8px;
     padding-right: 8px;
     padding-top: 14px;
     border-radius: 10px;
     max-width: 454px;
     padding-bottom: 30px;
     margin-bottom: 120px;
}

/* .slider-wrap .item:nth-child(5),.slider-wrap .item:nth-child(6){margin-bottom:0;} */
.slider-wrap .item:after {
     position: absolute;
     content: "";
     bottom: -10px;
     left: 15px;
     margin: auto;
     width: 0;
     height: 0;
     border-left: 15px solid transparent;
     border-right: 15px solid transparent;
     border-top: 10px solid #fff0dd;
}

.slider-wrap .item:nth-child(even) {
     margin-left: 35px;
}

.slider-photo {
     margin-bottom: 30px;
}

.rating {
     margin-top: 10px;
}

.rating i {
     color: rgb(255, 162, 0);
}

.avatar {
     width: 50px;
     height: 50px;
     border-radius: 100%;
     object-fit: cover;
}

.s-actions {
     background: url(../img/bg-blue-gel.svg) no-repeat center;
     background-size: contain;
}

/* .reviews-screen .button{
     background: #0060bb !important;
} */
.slider-photo .before,
.slider-photo .after {
     position: relative;
     display: inline-block;
     vertical-align: top;
     margin-bottom: 10px;
}

.slider-photo .before {
     margin-right: 5px;
}

.slider-photo p {
     position: absolute;
     font-weight: 700;
     font-size: 12px;
     text-transform: uppercase;
     text-align: center;
     color: #fff;
     background: #f5a772;
     border-radius: 50px;
     width: 66px;
     width: fit-content;
     padding: 0 7px;
     min-width: 66px;
     height: 22px;
     line-height: 22px;
     top: 10px;
     left: 0;
     right: 0;
     margin: auto;
}

.slider-title {
     font-weight: 700;
     font-size: 20px;
     line-height: 140%;
     margin-bottom: 5px;
}

.grade {
     margin-bottom: 10px;
}

.grade p,
.grade img {
     display: inline-block;
     vertical-align: middle;
}

.grade p b {
     font-weight: 700;
     font-size: 16px;
     color: #000;
}

.grade p {
     font-weight: 500;
     color: #c4c4c4;
     font-size: 16px;
     margin-right: 15px;
}

.name {
     background: transparent;
     bottom: -65px;
     position: absolute;
     font-size: 0;
     text-align: center;
}

.name img,
.name .right {
     display: inline-block;
     vertical-align: middle;
}

.name img {
     margin-right: 10px;
     border-radius: 50%;
}

.name .right p {
     font-weight: 700;
     font-size: 16px;
     display: block;
}

.name .right span {
     font-size: 12px;
     line-height: 140%;
     color: #8a8a8a;
     display: block;
     font-weight: 400;
     margin-top: 3px;
}

.slider-wrap .item .text {
     font-weight: 400;
     font-size: 16px;
     line-height: 175%;
}

.answers-sreen {
     padding-bottom: 100px;
}

.answers-sreen .title {
     font-weight: 700;
     font-size: 50px;
     line-height: 130%;
     text-align: center;
     color: #000;
     max-width: 750px;
     margin: auto;
     margin-bottom: 67px;
}

.answers-sreen .accordion__item {
     border-bottom: 1px solid #e9e9e9;
     margin-bottom: 30px;
}

.answers-sreen .accordion__item:last-child {
     border: none;
     margin-bottom: 0;
}

.answers-sreen .accordion__header {
     position: relative;
     font-weight: 700;
     font-size: 20px;
     color: #000;
     cursor: pointer;
     transition: background-color 0.2s ease-out;
     padding-bottom: 28px;
}

.answers-sreen .accordion__header::after {
     flex-shrink: 0;
     width: 1.25rem;
     height: 1.25rem;
     margin-left: auto;
     background-image: url("../img/Vector.png");
     background-repeat: no-repeat;
     content: "";
     transition: transform 0.2s ease-out;
     width: 14px;
     height: 8px;
     position: absolute;
     right: 0;
     top: 50%;
     transform: translateY(-50%);
}

.answers-sreen .accordion__item:not(.accordion__item_show) .accordion__header {
     position: relative;
     padding-right: 30px;
}

.answers-sreen .accordion__content {
     font-weight: 400;
     font-size: 16px;
     line-height: 187%;
     padding-bottom: 25px;
}

.answers-sreen .accordion__item:not(.accordion__item_show) .accordion__body {
     display: none;
}

.instructions-block .container {
     background: #fff;
     border-radius: 5px;
     padding-top: 40px;
     padding-bottom: 40px;
     margin-bottom: 100px;
}

.instructions-block .title {
     font-weight: 700;
     font-size: 45px;
     line-height: 122%;
     text-align: center;
     max-width: 840px;
     margin: auto;
     margin-bottom: 45px;
}

.instructions-block .inner-wrapper {
     font-size: 0;
     text-align: center;
}

.instructions-block .item {
     position: relative;
     display: inline-block;
     vertical-align: top;
     max-width: 210px;
     margin-right: 125px;
}

.instructions-block .item:after {
     content: "";
     position: absolute;
     display: block;
     background: url(../img/arrows.png) no-repeat center;
     right: -85px;
     top: 10px;
     width: 34px;
     height: 24px;
}

.instructions-block .item:last-child:after {
     display: none;
}

.instructions-block .item:last-child {
     margin-right: 0;
}

.instructions-block h3 {
     font-weight: 800;
     font-size: 20px;
     text-align: center;
     margin-bottom: 15px;
}

.instructions-block p {
     font-weight: 500;
     font-size: 16px;
     line-height: 187%;
     text-align: center;
}

.footer .container {
     position: relative;
}

.footer .pippet {
     position: absolute;
     bottom: 50px;
     left: 0;
     height: 450px;
     z-index: -1;
}

.wrapper {
     overflow: hidden;
}

.web {
     display: block;
}

.mob {
     display: none;
}

@media (min-width: 1142px) {
     .slider-wrap {
          margin-bottom: 100px;
     }
}

@media (max-width: 1142px) {
     .second-screen img {
          width: 300px;
          height: 348px;
     }
}

@media (min-width: 1190px) {
     .second-screen .container {
          padding-left: 0;
          padding-right: 0;
          margin-top: -45px;
     }

     .inner-wrap .left {
          margin-right: 125px;
     }
}

@media (min-width: 990px) and (max-width: 1190px) {
     .menu .item {
          margin-right: 40px;
     }

     .first-screen .title {
          font-size: 135px;
     }

     .first-screen .left {
          margin-bottom: 100px;
     }

     .first-screen .inner-wrap .right,
     .first-screen .left {
          float: none;
          margin-left: auto;
          min-width: 466px;
     }

     .first-screen__prod {
          top: 105px;
          left: 320px;
     }

     .second-screen .container {
          display: flex;
          justify-content: center;
          align-items: flex-start;
     }

     .second-screen .column_2 {
          margin-top: 35px;
     }

     .action-screen .left {
          position: relative;
          z-index: 1;
     }

     .action-screen__text {
          text-shadow: 0 0 6px #ededed;
     }

     .slider-wrap .item {
          max-width: none;
     }

     .slider-wrap .item:nth-child(even) {
          margin-right: 0;
          margin-left: 0;
     }

     .answers-sreen .accordion__item {
          padding: 0 15px;
     }

     .footer .inner-wrap .right {
          float: right;
     }

     .footer .left p {
          position: relative;
          z-index: 4;
          text-shadow: 0 0 6px #e3e3e3;
     }

     .footer .container {
          padding-left: 15px;
          padding-right: 15px;
     }

     .footer .title {
          font-size: 155px;
     }

     .action-screen .woman {
          right: -200px;
     }

     .first-screen {
          padding-left: 0;
     }

     .first-screen .inner-wrap {
          display: flex;
     }
}

@media screen and (max-width:990px) {
     .prod_50off {
          width: 140px;
          height: 140px;
          top: auto;
          right: 49px;
     }

     .container {
          max-width: 320px;
          padding-left: 10px;
          padding-right: 10px;
     }

     .action-screen .container {
          padding-bottom: 80px;
     }

     .mob {
          display: block;
     }

     /* .web{display:none;} */
     /* .menu{display:none;} */
     .menu {
          /* display: none; */
          position: absolute;
          background: #fff;
          bottom: -206px;
          z-index: 10;
          right: -7px;
          display: flex !important;
          flex-direction: column;
          align-items: flex-start;
          gap: 9px;
          padding: 20px;
          border-radius: 20px;
          transform: translateX(-200%);
     }

     .first-screen .title,
     .footer .title {
          font-size: 60px;
          line-height: 40px;
          margin-top: 30px;
          text-align: center;
          margin-bottom: 30px;
     }

     .logo {
          margin-right: 80px;
          float: none;
          position: relative;
          left: -45px;
     }

     .logo img {
          width: 117px;
     }

     .header {
          margin-bottom: 37px;
     }

     .header .container {
          position: relative;
          padding: 17px 0;
     }

     .header .icon-menu {
          cursor: pointer;
          position: absolute;
          content: "";
          display: block;
          background: url(../img/menu.png) no-repeat center;
          width: 30px;
          height: 19px;
          right: 20px;
          top: 20px;
     }

     .first-screen {
          padding-left: 0;
          margin-bottom: 80px;
     }

     .top-text {
          font-size: 12px;
     }

     .inner-wrap .left p,
     .footer .left p {
          font-size: 20px;
          line-height: 1.2;
          text-align: center;
          margin: auto;
          margin-bottom: 15px;
     }

     .inner-wrap .left {
          float: none;
          margin-right: 0;
     }

     .first-screen__dec-1 {
          display: none;
     }

     .first-screen__prod {
          width: 100%;
          height: 500px;
          max-height: 300px;
          object-fit: contain;
          margin: auto;
          padding-right: 0px !important;
     }

     .inner-wrap .right {
          float: none;
          top: 0;
          left: 0;
          margin: auto;
          border: none;
          right: 0;
          height: auto;
          width: auto;
     }

     .circle {
          position: absolute;
          width: 500px;
          height: 650px;
          left: 50%;
          transform: translateX(-50%);
          right: auto;
          margin: auto;
          top: 25px;
          background: #749fd3;
          z-index: -1;
          border-radius: 25px;
          width: 100%;
     }

     .second-screen h3 {
          font-size: 30px;
          line-height: 133%;
          margin-bottom: 20px;
     }

     img {
          max-width: 100%;
     }

     .second-screen .column_1 {
          margin-right: 0;
     }

     .second-screen img {
          height: 348px;
          margin-top: 20px;
          margin-bottom: 20px;
     }

     .third-screen .title {
          font-size: 28px;
          line-height: 133%;
          margin-bottom: 25px;
     }

     .third-screen .text {
          font-size: 18px;
          line-height: 139%;
     }

     .third-screen .item {
          display: block;
          margin-right: auto;
          margin-left: auto;
          margin-bottom: 35px;
     }

     .third-screen .item:nth-child(2) .step-media {
          display: flex;
          flex-direction: column;
          align-items: center;
     }

     .third-screen .item:last-child {
          margin-bottom: 0;
          margin-left: auto;
          margin-right: auto;
     }

     .third-screen .container {
          padding-bottom: 40px;
     }

     .fourth-screen .title {
          margin-right: -10px;
          margin-left: -10px;
          font-size: 30px;
          margin-bottom: 20px;
     }

     .fourth-screen .text {
          margin-bottom: 0px;
          font-size: 18px;
          line-height: 139%;
          text-align: center;
     }

     .fourth-screen .pippet,
     .fourth-screen .bottle {
          display: none;
     }

     .fourth-screen .item:before,
     .fourth-screen .item:after {
          display: none;
     }

     .fourth-screen .left {
          float: none;
          text-align: left;
          display: flex;
          flex-direction: column;
     }

     .fourth-screen .item img {
          position: absolute;
          left: 90px !important;
          top: -90px !important;
          right: auto !important;
          width: 112px;
     }

     .action-screen .title {
          font-size: 30px;
          line-height: 133%;
          text-align: center;
          margin-bottom: 25px;
     }

     .action-screen .woman {
          display: none;
     }

     .action-screen__text {
          font-size: 16px;
          line-height: 139%;
          text-align: center;
          margin-bottom: 25px;
     }

     .action-screen .accordion__header,
     .answers-sreen .accordion__header {
          font-size: 16px;
          line-height: 139%;
          text-align: left;
          padding: 10px 5px;
          padding-right: 30px;
     }

     .action-screen .accordion__content {
          font-size: 16px;
          line-height: 187%;
          text-align: left;
          padding-left: 5px;
          padding-right: 5px;
     }

     .action-screen .accordion__item {
          margin-bottom: 25px;
     }

     .fourth-screen .item {
          position: relative;
          z-index: 5;
     }

     .fourth-screen .inner {
          position: relative;
          margin-top: 100px;
     }

     .drop_mob {
          position: absolute;
          left: 0;
          right: 0;
          top: -60px;
          z-index: 2;
          margin: auto;
     }

     .reviews-screen .container {
          padding-left: 10px;
          padding-right: 10px;
          padding-top: 40px;
          margin-bottom: 70px;
          padding-bottom: 20px;
     }

     .slider-photo .before img,
     .slider-photo .after img {
          width: 125px;
     }

     .reviews-screen .title,
     .answers-sreen .title,
     .instructions-block .title {
          font-size: 27px;
          line-height: 130%;
          margin-bottom: 20px;
     }

     .reviews-screen__top-text {
          font-size: 18px;
          line-height: 139%;
          margin-bottom: 20px;
     }

     .data-wrapper .item p {
          font-size: 20px;
     }

     .data-wrapper .item span {
          font-size: 14px;
          line-height: 129%;
     }

     .data-wrapper .item:nth-child(1) img {
          width: 30px;
     }

     .data-wrapper .item:nth-child(2) img {
          width: 83px;
     }

     .data-wrapper .item:nth-child(3) img {
          width: 30px;
     }

     .data-wrapper .item {
          width: 90px;
          margin-right: 5px;
     }

     .data-wrapper {
          margin-bottom: 25px;
     }

     .slider-photo {
          text-align: center;
          margin-left: -96px;
     }

     .slider-title {
          font-size: 18px;
          line-height: 139%;
     }

     .name {
          background: transparent;
          bottom: -65px;
          position: absolute;
          font-size: 0;
          text-align: center;
          margin: auto;
          left: 0;
          right: 0;
     }

     .slider-wrap .item:after {
          left: 0;
          right: 0;
     }

     .slider-wrap .item:nth-child(even) {
          margin-left: auto;
     }

     .answers-sreen .accordion__item {
          margin-bottom: 5px;
     }

     .instructions-block .item {
          display: block;
          width: 100%;
          margin-left: auto;
          margin-right: auto;
          padding-bottom: 45px;
          margin-bottom: 20px;
     }

     .instructions-block .item:after {
          content: "";
          position: absolute;
          display: block;
          background: url(../img/arrows.png) no-repeat center;
          right: 0;
          top: auto;
          width: 34px;
          height: 24px;
          bottom: 0;
          left: 0;
          margin: auto;
          transform: rotate(90deg);
     }

     .instructions-block .item:last-child {
          margin-right: auto;
     }

     .instructions-block .container {
          padding-bottom: 0;
          margin-bottom: 80px;
     }

     .second-screen .column_2 {
          margin-left: 0;
     }

     .footer .left p {
          margin-bottom: 40px;
     }

     .footer {
          position: relative;
          background-image: none;
          background-position-y: -238px;
     }

     .footer::before {
          position: absolute;
          background: url(../../127.0.0.1_3A5500/img/bg_news02.png
) no-repeat top;
          content: '';
          width: 100%;
          right: 0;
          bottom: 0;
          top: -84px;
          left: 0;
     }

     .footer .container {
          padding-bottom: 80px;
          max-width: 100%;
          padding-left: 20px;
          padding-right: 20px;
     }

     .footer .pippet {
          display: none;
     }

     .footer-product {
          position: absolute;
          left: 0;
          right: 0;
          margin: auto;
          display: block;
          top: 185px;
          z-index: 1;
          width: 225px;
          max-width: 225px;
     }

     .second-screen {
          position: relative;
     }

     .second-screen:after {
          content: "";
          position: absolute;
          width: 100%;
          height: 7550px;
          top: 0;
          left: 0;
          right: 0;
          z-index: -1;
     }

     .number {
          width: 35px;
          height: 35px;
          font-size: 16px;
          line-height: 35px;
     }

     .beneficios .container {
          flex-direction: column;
          justify-content: center;
     }

     .beneficios .button {
          margin: auto !important;
     }

     .beneficios .title {
          text-align: center;
     }

     .bright {
          margin-top: 40px;
     }

     .first-screen .container {
          max-width: 100%;
          padding-left: 20px;
          padding-right: 20px;
     }
}

.no-wrap {
     white-space: nowrap;
}

@media (min-width: 990px) {
     .container {
          padding-left: 15px;
          padding-right: 15px;
     }
}

.h1 {
     font-size: 24px;
     font-weight: 900;
     font-family: Montserrat, sans-serif;
     line-height: 1;
     color: var(--color1);
}

.s-actions {
     padding: 25px 0 0;
     position: relative;
}

.text-center {
     text-align: center;
}

.b-pluses {
     list-style: none;
     font-weight: 800;
     font-family: Montserrat, sans-serif;
     color: var(--color1);
     text-transform: uppercase;
     max-width: -webkit-max-content;
     max-width: -moz-max-content;
     max-width: max-content;
     margin: 15px auto 10px;
}

.b-pluses li {
     padding-left: 50px;
     background: url("../img/gel-svg.svg") no-repeat left center;
     min-height: 50px;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
     line-height: 1.2;
}

.b-actions {
     background: #fff;
     border: 1px solid #146c802b;
     list-style: none;
     padding: 25px 13px 5px;
     position: relative;
     max-width: -webkit-max-content;
     max-width: -moz-max-content;
     max-width: max-content;
     margin: 0 auto 15px;
}

.b-actions li {
     position: relative;
     margin-bottom: 20px;
     padding-left: 17px;
}

.b-actions li:before {
     content: "";
     width: 9px;
     height: 9px;
     background: #f5a772;
     border-radius: 50%;
     position: absolute;
     left: 0;
     top: 7px;
}

.b-actions li:after {
     content: "";
     width: 80%;
     height: 1px;
     position: absolute;
     left: 17px;
     bottom: -3px;
     background: -webkit-gradient(linear, left top, right top, color-stop(0, #05AFD4), to(#fff));
     background: -o-linear-gradient(left, #0762b7 0, #fff 100%);
     background: linear-gradient(to right, #05AFD4 0, #fff 100%);
}

.b-actions li:last-child:after {
     display: none;
}

.magic-photo {
     max-width: 500px;
     margin: 0 auto;
}

.text-large {
     font-size: 20px;
     font-weight: 700;
     font-style: italic;
     margin: 15px 0 10px;
}

.subtitle {
     font-weight: 400;
     text-transform: uppercase;
     margin: 10px 0px;
}

.icons {
     display: flex;
     justify-content: center;
     align-items: center;
}

.icons svg {
     width: 40px;
     height: 40px;
     margin: 10px 10px;
     fill: white;
}

.logo img {
     width: 90px;
     object-fit: contain;
}

.btn-pink {
     background-color: #05AFD4;
     border: none;
     font-weight: bold;
     line-height: 0;
}

@media (min-width: 991px) {
     .h1 {
          font-size: 61px;
     }

     .s-actions {
          padding: 75px 0 0;
     }

     .s-actions .h1 {
          margin-bottom: 40px;
     }

     .actions-inner {
          display: inline-block;
          width: 42%;
          vertical-align: top;
     }

     .b-pluses {
          max-width: 310px;
          margin: 10px 25px 15px auto;
     }

     .b-pluses li {
          padding-right: 55px;
          background-position: right center;
          -webkit-box-pack: end;
          -ms-flex-pack: end;
          justify-content: end;
          padding-left: 0;
          text-align: right;
     }

     .b-actions {
          text-align: right;
          padding: 50px 40px 40px;
          margin-right: -100px;
          z-index: 10;
     }

     .b-actions li {
          margin-bottom: 15px;
          padding-right: 25px;
     }

     .b-actions li:before {
          left: auto;
          right: 0;
     }

     .b-actions li:after {
          left: auto;
          right: 25px;
          background: -webkit-gradient(linear, right top, left top, color-stop(0, #f7ae9f), to(#fff));
          background: -o-linear-gradient(right, #0060BB 0, #fff 100%);
          background: linear-gradient(to left, #05AFD4 0, #fff 100%);
     }

     .b-actions li:last-child:after {
          display: block;
     }

     .magic-photo {
          display: inline-block;
          max-width: 57%;
     }

     .text-large {
          font-size: 24px;
          margin: 25px auto 30px;
          max-width: 715px;
     }
}

/*! CSS Used from: Embedded ; media=all */
@media all {
     .a {
          display: none;
          fill: #fcaa9c;
     }

     .b {
          fill: #fcaa9c;
     }
}

/*! CSS Used from: Embedded ; media=all */
@media all {
     .s0 {
          fill: #fcaa9c;
     }
}

/*! CSS Used fontfaces */
@font-face {
     font-family: 'Jost';
     font-style: italic;
     font-weight: 100 900;
     font-display: swap;
     src: url(https://fonts.gstatic.com/s/jost/v18/92zUtBhPNqw73oHt5D4hTxM.woff2) format('woff2');
     unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
     font-family: 'Jost';
     font-style: italic;
     font-weight: 100 900;
     font-display: swap;
     src: url(https://fonts.gstatic.com/s/jost/v18/92zUtBhPNqw73oHt7j4hTxM.woff2) format('woff2');
     unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
     font-family: 'Jost';
     font-style: italic;
     font-weight: 100 900;
     font-display: swap;
     src: url(https://fonts.gstatic.com/s/jost/v18/92zUtBhPNqw73oHt4D4h.woff2) format('woff2');
     unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
     font-family: 'Jost';
     font-style: normal;
     font-weight: 100 900;
     font-display: swap;
     src: url(https://fonts.gstatic.com/s/jost/v18/92zatBhPNqw73oDd4iYl.woff2) format('woff2');
     unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
     font-family: 'Jost';
     font-style: normal;
     font-weight: 100 900;
     font-display: swap;
     src: url(https://fonts.gstatic.com/s/jost/v18/92zatBhPNqw73ord4iYl.woff2) format('woff2');
     unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
     font-family: 'Jost';
     font-style: normal;
     font-weight: 100 900;
     font-display: swap;
     src: url(https://fonts.gstatic.com/s/jost/v18/92zatBhPNqw73oTd4g.woff2) format('woff2');
     unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
     font-family: 'Montserrat';
     font-style: italic;
     font-weight: 100 900;
     font-display: swap;
     src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
     unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
     font-family: 'Montserrat';
     font-style: italic;
     font-weight: 100 900;
     font-display: swap;
     src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
     unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
     font-family: 'Montserrat';
     font-style: italic;
     font-weight: 100 900;
     font-display: swap;
     src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
     unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

@font-face {
     font-family: 'Montserrat';
     font-style: italic;
     font-weight: 100 900;
     font-display: swap;
     src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
     unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
     font-family: 'Montserrat';
     font-style: italic;
     font-weight: 100 900;
     font-display: swap;
     src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
     unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
     font-family: 'Montserrat';
     font-style: normal;
     font-weight: 100 900;
     font-display: swap;
     src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
     unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
     font-family: 'Montserrat';
     font-style: normal;
     font-weight: 100 900;
     font-display: swap;
     src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
     unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
     font-family: 'Montserrat';
     font-style: normal;
     font-weight: 100 900;
     font-display: swap;
     src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
     unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

@font-face {
     font-family: 'Montserrat';
     font-style: normal;
     font-weight: 100 900;
     font-display: swap;
     src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
     unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
     font-family: 'Montserrat';
     font-style: normal;
     font-weight: 100 900;
     font-display: swap;
     src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
     unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.button {
     position: relative;
     padding: 10px 22px;
     border-radius: 6px;
     border: none;
     color: #fff;
     cursor: pointer;
     background-color: #13BD68;
     transition: all 0.2s ease;
}

.button:active {
     transform: scale(0.96);
}

.button:before,
.button:after {
     position: absolute;
     content: "";
     width: 150%;
     left: 50%;
     height: 100%;
     transform: translateX(-50%);
     z-index: -1000;
     background-repeat: no-repeat;
}

.button:hover:before {
     top: -70%;
     background-image: radial-gradient(circle, var(--color1) 20%, transparent 20%),
          radial-gradient(circle, transparent 20%, var(--color1) 20%, transparent 30%),
          radial-gradient(circle, var(--color1) 20%, transparent 20%),
          radial-gradient(circle, var(--color1) 20%, transparent 20%),
          radial-gradient(circle, transparent 10%, var(--color1) 15%, transparent 20%),
          radial-gradient(circle, var(--color1) 20%, transparent 20%),
          radial-gradient(circle, var(--color1) 20%, transparent 20%),
          radial-gradient(circle, var(--color1) 20%, transparent 20%),
          radial-gradient(circle, var(--color1) 20%, transparent 20%);
     background-size: 10% 10%, 20% 20%, 15% 15%, 20% 20%, 18% 18%, 10% 10%, 15% 15%,
          10% 10%, 18% 18%;
     background-position: 50% 120%;
     animation: greentopBubbles 0.6s ease;
}

@keyframes greentopBubbles {
     0% {
          background-position: 5% 90%, 10% 90%, 10% 90%, 15% 90%, 25% 90%, 25% 90%,
               40% 90%, 55% 90%, 70% 90%;
     }

     50% {
          background-position: 0% 80%, 0% 20%, 10% 40%, 20% 0%, 30% 30%, 22% 50%,
               50% 50%, 65% 20%, 90% 30%;
     }

     100% {
          background-position: 0% 70%, 0% 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%,
               50% 40%, 65% 10%, 90% 20%;
          background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
     }
}

.button:hover::after {
     bottom: -70%;
     background-image: radial-gradient(circle, var(--color1) 20%, transparent 20%),
          radial-gradient(circle, var(--color1) 20%, transparent 20%),
          radial-gradient(circle, transparent 10%, var(--color1) 15%, transparent 20%),
          radial-gradient(circle, var(--color1) 20%, transparent 20%),
          radial-gradient(circle, var(--color1) 20%, transparent 20%),
          radial-gradient(circle, var(--color1) 20%, transparent 20%),
          radial-gradient(circle, var(--color1) 20%, transparent 20%);
     background-size: 15% 15%, 20% 20%, 18% 18%, 20% 20%, 15% 15%, 20% 20%, 18% 18%;
     background-position: 50% 0%;
     animation: greenbottomBubbles 0.6s ease;
}

@keyframes greenbottomBubbles {
     0% {
          background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%,
               70% -10%, 70% 0%;
     }

     50% {
          background-position: 0% 80%, 20% 80%, 45% 60%, 60% 100%, 75% 70%, 95% 60%,
               105% 0%;
     }

     100% {
          background-position: 0% 90%, 20% 90%, 45% 70%, 60% 110%, 75% 80%, 95% 70%,
               110% 10%;
          background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
     }
}


@keyframes zoomIn {
     0% {
          opacity: 0;
          transform: scale(0.5);
     }

     100% {
          opacity: 1;
          transform: scale(1);
     }
}


/* modal */
.modal--v {
     transform: translateX(0) !important;
     opacity: 1;
}

.modal {
     width: 100%;
     max-width: 300px;
     height: fit-content;
     background-color: white;
     border-radius: 90px;
     box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
     position: fixed;
     bottom: 4%;
     left: 2%;
     transform: translate(-50%, -50%);
     z-index: 122;
     display: flex;
     align-items: center;
     padding: 15px;
     gap: 10px;
     /* transform: translateX(0px); */
     transform: translateX(-1500px);
     transition: transform 700ms ease-in-out, opacity 500ms ease-in-out;
}


.modal img {
     width: 50px;
     height: 50px;
     object-fit: contain;
}

.modal-content {
     display: flex;
     flex-direction: column;
     justify-content: space-between;
     height: 82px;
     width: 100%;
     padding-right: 10px;
     justify-content: center;
     gap: 10px;
}

.modal-content h2 {
     font-size: .8rem;
     font-weight: 600;
     padding: 0px;
     margin: 0px;
     height: fit-content;
}

.modal-content p {
     font-size: .7rem;
     font-weight: 400;
     padding: 0px;
     margin: 0px;
     height: fit-content;
}

.modal-bottom {
     display: flex;
     align-items: center;
     gap: 4px;
}

.modal-bottom svg {
     width: 10px;
     height: 10px;
     fill: #05AFD4;
}

.modal-bottom p {
     font-size: .6rem;
     font-weight: 400;
     color: #05AFD4;
}

@media (min-width:1024px) {

     .modal {
          width: 100%;
          max-width: 450px;
          height: 125px;
     }


     .modal img {
          width: 80px;
          height: 80px;
          object-fit: contain;
     }

     .modal-content {
          height: 102px;
     }

     .modal-content h2 {
          font-size: 1.3rem;
     }

     .modal-content p {
          font-size: .9rem;
     }

     .modal-bottom svg {
          width: 15px;
          height: 15px;
     }

     .modal-bottom p {
          font-size: .9rem;
     }
}


/* footer */
footer {
     display: flex;
     flex-direction: column;
     gap: 6px;
     align-items: center;
     justify-content: center;
     padding: 18px 10%;
     background: linear-gradient(135deg, #faf9ff 0%, #f6f6f6 100%);
}

footer nav {
     display: flex;
     gap: 10px;
}

footer nav a {
     text-decoration: none;
}

footer nav a:hover {
     color: #0060BB;
     text-decoration: underline;
}

footer .description-footer {
     font-size: .8rem;
     color: #8a8a8a;
     text-align: center;
}

footer .derechos-footer {
     font-size: .9rem;
     color: #8a8a8a;
     text-align: center;
}

/* CRO trust blocks: uses the existing palette, spacing and card language */
.cro-title {
     font-weight: 700;
     font-size: 45px;
     line-height: 122%;
     text-align: center;
     max-width: 840px;
     margin: 0 auto 45px;
}

.approve-note {
     max-width: 320px;
     margin: 4px auto 14px;
     padding: 11px 14px;
     border-left: 4px solid var(--color1);
     border-radius: 5px;
     background: #fff0dd;
     color: #202020;
     font-size: 13px;
     line-height: 145%;
}

.approve-note b {
     color: #b8331d;
}

.form-trust {
     display: grid;
     grid-template-columns: 1fr 1fr;
     gap: 7px 10px;
     width: 88%;
     max-width: 320px;
     margin: 14px auto 12px;
     padding: 12px;
     border-radius: 10px;
     background: rgba(255, 255, 255, 0.16);
     font-size: 11px;
     line-height: 135%;
}

.form-trust div {
     display: flex;
     align-items: flex-start;
     gap: 5px;
}

.form-trust span {
     flex: 0 0 auto;
     color: #fff0dd;
     font-weight: 800;
}

.trust-grid {
     display: grid;
     grid-template-columns: repeat(4, 1fr);
     gap: 15px;
}

.hero-trust-grid {
     clear: both;
     padding: 24px 0 50px;
}

.trust-item {
     display: flex;
     align-items: center;
     justify-content: center;
     gap: 10px;
     min-height: 72px;
     padding: 14px;
     border-radius: 10px;
     background: #fff0dd;
     color: #202020;
     text-align: left;
     font-size: 15px;
     line-height: 135%;
}

.trust-item span {
     flex: 0 0 auto;
     font-size: 25px;
}

.order-steps,
.cod-trust {
     padding: 80px 15px;
}

.order-steps {
     background: var(--color-bgColor);
}

.order-steps__grid {
     display: grid;
     grid-template-columns: repeat(4, 1fr);
     gap: 20px;
}

.order-step {
     position: relative;
     min-height: 165px;
     padding: 30px 20px;
     border-radius: 10px;
     background: #fff0dd;
     text-align: center;
}

.order-step .number {
     width: 54px;
     height: 54px;
     margin: 0 auto 20px;
     border-radius: 50%;
     background: var(--color1);
     color: #fff;
     line-height: 54px;
}

.order-step h3 {
     font-size: 18px;
     line-height: 145%;
}

.cod-trust {
     background: var(--color-bgColor);
}

.cod-trust__grid {
     display: grid;
     grid-template-columns: 1fr 1fr;
     gap: 30px;
     align-items: center;
     max-width: 940px;
     margin: auto;
}

.cod-trust__list {
     padding: 30px;
     border-radius: 10px;
     background: #fff;
}

.cod-trust__list p {
     display: flex;
     align-items: center;
     gap: 12px;
     margin-bottom: 18px;
     font-size: 18px;
     line-height: 145%;
}

.cod-trust__list p:last-child {
     margin-bottom: 0;
}

.cod-trust__list span {
     color: var(--color1);
     font-size: 24px;
     font-weight: 700;
}

.cod-trust__note {
     padding: 30px;
     border-left: 7px solid var(--color1);
     border-radius: 10px;
     background: #fff0dd;
     font-size: 20px;
     line-height: 155%;
}

.shipping-info {
     padding: 0 15px 70px;
     background: var(--color-bgColor);
}

.shipping-info__card {
     max-width: 900px;
     margin: auto;
     padding: 24px 28px;
     border-radius: 10px;
     background: #fff0dd;
}

.shipping-info__card h2 {
     margin-bottom: 18px;
     font-size: 24px;
     line-height: 130%;
     text-align: center;
}

.shipping-info__grid {
     display: grid;
     grid-template-columns: 1fr 1fr;
     gap: 12px 24px;
}

.shipping-info__grid p {
     display: flex;
     gap: 8px;
     font-size: 15px;
     line-height: 145%;
}

.shipping-info__grid span {
     color: var(--color1);
     font-weight: 800;
}

.footer-trust {
     padding: 25px 15px;
     background: var(--color-bgColor);
}

@media (max-width: 989px) {
     .cro-title {
          margin-bottom: 30px;
          font-size: 32px;
     }

     .trust-grid,
     .order-steps__grid {
          grid-template-columns: repeat(2, 1fr);
     }

}

@media (max-width: 600px) {
     .order-steps,
     .cod-trust {
          padding: 55px 15px;
     }

     .hero-trust-grid {
          padding: 20px 0 45px;
     }

     .trust-grid {
          gap: 8px;
     }

     .trust-item {
          min-height: 98px;
          padding: 12px 8px;
          flex-direction: column;
          gap: 6px;
          text-align: center;
          font-size: 12px;
     }

     .trust-item span {
          font-size: 23px;
     }

     .order-steps__grid {
          gap: 10px;
     }

     .order-step {
          min-height: 155px;
          padding: 22px 10px;
     }

     .order-step h3 {
          font-size: 16px;
     }

     .cod-trust__grid {
          grid-template-columns: 1fr;
          gap: 18px;
     }

     .cod-trust__list,
     .cod-trust__note {
          padding: 22px;
     }

     .cod-trust__list p {
          font-size: 16px;
     }

     .cod-trust__note {
          font-size: 17px;
     }
}

/* section cero */

.number {
     font-size: 24px;
     font-weight: bold;
}

.imagen-debajo {
     display: block;
     margin: 10px auto;
     max-width: 100%;
     height: auto;
}

.girl {
     display: block;
     margin: 10px auto;
     width: 70px;
     height: auto;
}

@media(max-width:360px) {
     .title {
          font-size: 3rem !important;
     }

     .instructions-block .title,
     .answers-sreen .title,
     .reviews-screen .title,
     .action-screen .title,
     .beneficios .title,
     .fourth-screen .title,
     .third-screen .title {
          font-size: 2rem !important;
     }

     .inner-wrap .right {
          padding-top: 37px !important;
     }

}

/* Mobile width and spacing refinements */
@media (max-width: 600px) {
     .wrapper {
          margin-top: 20px;
     }

     .container {
          width: calc(100% - 24px);
          max-width: none;
          padding-left: 0;
          padding-right: 0;
     }

     .header {
          margin-bottom: 24px;
     }

     .header .container {
          width: 100%;
     }

     .first-screen {
          margin-bottom: 48px;
     }

     .first-screen .container {
          width: 100%;
          max-width: none;
          padding-left: 12px;
          padding-right: 12px;
     }

     .first-screen .title,
     .footer .title {
          margin-top: 22px;
          margin-bottom: 22px;
     }

     .content-uno,
     .content-uno-content,
     .inner-wrap .left,
     .inner-wrap .right,
     .second-screen .column_1,
     .second-screen .column_2,
     .action-screen .left,
     .fourth-screen .left,
     .fourth-screen .right,
     .beneficios .bleft,
     .beneficios .bright {
          width: 100%;
          max-width: none;
     }

     .left ul {
          margin-left: 0;
          padding-left: 0;
     }

     .left ul li {
          width: 100%;
     }

     .inner-wrap .right {
          padding-left: 12px;
          padding-right: 12px;
     }

     .field {
          width: 100%;
          height: 48px;
     }

     .approve-note {
          max-width: none;
          width: 100%;
     }

     .form-trust {
          width: 100%;
          max-width: none;
          padding: 11px 10px;
     }

     .button,
     .btn-pink,
     .beneficios .button {
          width: 100%;
          max-width: 100%;
     }

     .second-screen {
          padding-bottom: 36px;
     }

     .second-screen p,
     .third-screen .text,
     .third-screen .item,
     .third-screen .item p,
     .fourth-screen .text,
     .fourth-screen .item p,
     .action-screen__text,
     .instructions-block p {
          max-width: none;
          width: 100%;
     }

     .second-screen img {
          width: 100%;
          height: auto;
          max-height: 360px;
     }

     .third-screen .container {
          padding-top: 42px;
          padding-bottom: 32px;
          margin-bottom: 28px;
     }

     .third-screen .item {
          margin-bottom: 26px;
     }

     .fourth-screen .container {
          padding-bottom: 24px;
     }

     .fourth-screen .item {
          padding: 20px 14px;
          margin-bottom: 22px;
     }

     .fourth-screen .item h3 {
          margin-bottom: 14px;
     }

     .beneficios {
          padding-top: 20px;
          padding-bottom: 42px;
     }

     .item-li {
          width: 100%;
          margin-bottom: 18px;
     }

     .bright {
          margin-top: 24px;
     }

     .action-screen .container {
          padding-bottom: 58px;
     }

     .action-screen__text {
          margin-bottom: 20px;
     }

     .action-screen .accordion__item {
          margin-bottom: 14px;
     }

     .action-screen .accordion__content,
     .answers-sreen .accordion__content {
          padding-left: 8px;
          padding-right: 8px;
     }

     .order-steps,
     .cod-trust {
          padding: 42px 0;
     }

     .order-step {
          min-height: 142px;
          padding: 18px 8px;
     }

     .trust-item {
          padding-left: 6px;
          padding-right: 6px;
     }

     .cod-trust__list,
     .cod-trust__note {
          padding: 18px 16px;
     }

     .shipping-info {
          padding: 0 0 42px;
     }

     .shipping-info .container {
          width: calc(100% - 32px);
     }

     .shipping-info__card {
          padding: 20px 16px;
     }

     .shipping-info__card h2 {
          margin-bottom: 15px;
          font-size: 21px;
     }

     .shipping-info__grid {
          grid-template-columns: 1fr;
          gap: 8px;
     }

     .reviews-screen .container {
          width: calc(100% - 24px);
          padding: 32px 0 18px;
          margin-bottom: 50px;
     }

     .slider-wrap {
          width: 100%;
     }

     .slider-wrap .item {
          width: 100%;
          max-width: none;
          margin-left: 0;
          margin-right: 0;
          margin-bottom: 105px;
          padding: 16px 14px 28px;
     }

     .slider-wrap .item:nth-child(even) {
          margin-left: 0;
          margin-right: 0;
     }

     .slider-photo {
          margin-left: 0;
          margin-bottom: 18px;
     }

     .name {
          bottom: -72px;
          width: 100%;
     }

     .name .right {
          max-width: calc(100% - 70px);
          text-align: left;
     }

     .reviews-screen .button {
          width: 100%;
     }

     .answers-sreen {
          padding-bottom: 58px;
     }

     .answers-sreen .accordion__item {
          width: 100%;
          margin-bottom: 8px;
     }

     .instructions-block .container {
          padding: 32px 0 0;
          margin-bottom: 52px;
     }

     .instructions-block .item {
          padding-left: 8px;
          padding-right: 8px;
          padding-bottom: 36px;
          margin-bottom: 16px;
     }

     .footer-trust {
          padding-left: 12px;
          padding-right: 12px;
     }

     .footer-trust .container {
          width: 100%;
     }
}

@media (max-width: 360px) {
     .container,
     .reviews-screen .container {
          width: calc(100% - 20px);
     }

     .first-screen .container {
          padding-left: 10px;
          padding-right: 10px;
     }

     .inner-wrap .right {
          padding-left: 10px;
          padding-right: 10px;
     }
}

/* Mobile object presence: enlarge blocks without widening the page canvas */
@media (max-width: 600px) {
     .inner-wrap .right {
          width: calc(100% + 12px);
          max-width: none;
          margin-left: -6px;
          margin-right: -6px;
          padding-left: 14px;
          padding-right: 14px;
          border-radius: 22px;
     }

     .inner-wrap .right form {
          width: 100%;
     }

     .field,
     .approve-note,
     .inner-wrap .right .button {
          width: 100%;
          max-width: none;
     }

     .hero-trust-grid,
     .order-steps__grid,
     .cod-trust__grid,
     .footer-trust .trust-grid {
          width: calc(100% + 8px);
          margin-left: -4px;
          margin-right: -4px;
     }

     .trust-grid,
     .order-steps__grid {
          gap: 6px;
     }

     .trust-item {
          min-height: 106px;
          padding: 14px 8px;
     }

     .order-step {
          min-height: 150px;
          padding: 20px 10px;
     }

     .cod-trust__list,
     .cod-trust__note {
          width: 100%;
          min-height: 100%;
          padding: 22px 18px;
     }

     .fourth-screen .inner-wrapper,
     .beneficios .container,
     .action-screen .left,
     .reviews-screen .slider-wrap,
     .answers-sreen .accordion2,
     .instructions-block .inner-wrapper {
          width: calc(100% + 8px);
          margin-left: -4px;
          margin-right: -4px;
     }

     .fourth-screen .item {
          width: 100%;
          padding: 24px 18px;
          border-radius: 12px;
     }

     .item-li {
          min-height: 54px;
     }

     .item-li svg {
          flex: 0 0 40px;
          width: 40px;
          height: 40px;
     }

     .beneficios .button,
     .fourth-screen > .container > .button,
     .s-actions .button,
     .reviews-screen .button {
          width: calc(100% + 8px);
          max-width: none;
          margin-left: -4px;
          margin-right: -4px;
          min-height: 48px;
     }

     .action-screen .accordion__item,
     .answers-sreen .accordion__item {
          width: 100%;
          border-radius: 12px;
     }

     .action-screen .accordion__header,
     .answers-sreen .accordion__header {
          padding-top: 14px;
          padding-bottom: 14px;
          padding-left: 12px;
     }

     .slider-wrap .item {
          width: 100%;
          padding: 20px 18px 32px;
          border-radius: 12px;
     }

     .instructions-block .item {
          width: 100%;
          padding-left: 14px;
          padding-right: 14px;
     }
}

@media (max-width: 360px) {
     .inner-wrap .right {
          width: calc(100% + 8px);
          margin-left: -4px;
          margin-right: -4px;
          padding-left: 12px;
          padding-right: 12px;
     }

     .hero-trust-grid,
     .order-steps__grid,
     .cod-trust__grid,
     .footer-trust .trust-grid,
     .fourth-screen .inner-wrapper,
     .beneficios .container,
     .action-screen .left,
     .reviews-screen .slider-wrap,
     .answers-sreen .accordion2,
     .instructions-block .inner-wrapper {
          width: calc(100% + 6px);
          margin-left: -3px;
          margin-right: -3px;
     }
}

/* Mobile hierarchy: dominant, medium and compact block proportions */
@media (max-width: 600px) {
     /* Dominant blocks */
     .inner-wrap .right,
     .hero-trust-grid,
     .order-steps__grid,
     .cod-trust__grid,
     .footer-trust .trust-grid {
          width: calc(100% + 8px);
          margin-left: -4px;
          margin-right: -4px;
     }

     .beneficios .container {
          width: calc(100% - 16px);
          margin-left: auto;
          margin-right: auto;
     }

     /* Medium blocks */
     .reviews-screen .slider-wrap,
     .answers-sreen .accordion2,
     .action-screen .left {
          width: 95%;
          margin-left: auto;
          margin-right: auto;
     }

     .slider-wrap .item,
     .answers-sreen .accordion__item,
     .action-screen .accordion__item {
          width: 100%;
     }

     /* Compact supporting blocks */
     .fourth-screen .inner-wrapper,
     .third-screen .inner-wrapper,
     .instructions-block .inner-wrapper {
          width: 89%;
          margin-left: auto;
          margin-right: auto;
     }

     .fourth-screen .left,
     .fourth-screen .right,
     .fourth-screen .inner,
     .fourth-screen .item,
     .third-screen .item,
     .instructions-block .item {
          width: 100%;
          max-width: none;
     }

     .b-actions,
     .b-pluses {
          width: 88%;
          max-width: none;
          margin-left: auto;
          margin-right: auto;
     }

     /* Keep primary conversion actions visually dominant */
     .beneficios .button,
     .fourth-screen > .container > .button,
     .s-actions .button,
     .reviews-screen .button {
          width: calc(100% + 8px);
          max-width: none;
          margin-left: -4px;
          margin-right: -4px;
     }
}

@media (max-width: 360px) {
     .reviews-screen .slider-wrap,
     .answers-sreen .accordion2,
     .action-screen .left {
          width: 94%;
     }

     .fourth-screen .inner-wrapper,
     .third-screen .inner-wrapper,
     .instructions-block .inner-wrapper {
          width: 88%;
     }
}

/* Mobile refinement: Beneficios de Joinflex only */
@media (max-width: 600px) {
     .beneficios .container {
          width: 86%;
          margin-left: auto;
          margin-right: auto;
     }

     .beneficios .title {
          margin-bottom: 22px;
     }

     .beneficios .item-li {
          min-height: 46px;
          margin-bottom: 14px;
          align-items: center;
     }

     .beneficios .item-li svg {
          flex: 0 0 36px;
          width: 36px;
          height: 36px;
          margin-right: 9px;
     }

     .beneficios .item-li p {
          line-height: 145%;
     }

     .beneficios .button {
          width: calc(100% + 28px);
          max-width: none;
          margin-left: -14px !important;
          margin-right: -14px !important;
          min-height: 48px;
     }

     .beneficios .bright {
          margin-top: 20px;
     }
}

@media (max-width: 360px) {
     .beneficios .container {
          width: 85%;
     }

     .beneficios .button {
          width: calc(100% + 24px);
          margin-left: -12px !important;
          margin-right: -12px !important;
     }
}

/* Testimonial rating alignment */
.reviews-screen .slider-photo {
     width: 100%;
     min-height: 22px;
     margin-left: 0;
     margin-bottom: 10px;
     text-align: left;
}

.reviews-screen .slider-photo .after {
     display: block;
     width: 100%;
     margin-bottom: 0;
}

.reviews-screen .slider-photo p {
     position: static;
     display: inline-block;
     margin: 0;
     text-align: left;
}

.reviews-screen .grade {
     display: flex;
     align-items: center;
     justify-content: flex-start;
     margin-bottom: 12px;
     text-align: left;
}

.reviews-screen .slider-wrap .item {
     display: flex;
     flex-direction: column;
}

.reviews-screen .name {
     position: static;
     order: 1;
     display: flex;
     align-items: center;
     justify-content: flex-start;
     width: 100%;
     margin: 0 0 18px;
     text-align: left;
}

.reviews-screen .name img,
.reviews-screen .name .right {
     display: block;
}

.reviews-screen .name img {
     flex: 0 0 54px;
     width: 54px;
     height: 54px;
     margin-right: 12px;
}

.reviews-screen .name .right {
     max-width: calc(100% - 66px);
     text-align: left;
}

.reviews-screen .name .right p,
.reviews-screen .name .right span {
     margin-left: 0;
     text-align: left;
}

.reviews-screen .slider-photo {
     order: 2;
}

.reviews-screen .grade {
     order: 3;
}

.reviews-screen .slider-title {
     order: 4;
}

.reviews-screen .slider-wrap .item > .text {
     order: 5;
     text-align: left;
}

@media (max-width: 600px) {
     .reviews-screen .slider-wrap .item {
          margin-bottom: 32px;
     }

     .reviews-screen .name {
          bottom: auto;
          left: auto;
          right: auto;
          margin-bottom: 16px;
     }

     .reviews-screen .slider-photo {
          margin-bottom: 8px;
     }
}

/* Mobile order-flow header alignment */
@media (max-width: 600px) {
     .first-screen .top-text,
     .first-screen .title,
     .first-screen .content-uno-content > p {
          width: calc(100% - 20px);
          margin-left: 10px;
          margin-right: 10px;
          padding-left: 0;
          padding-right: 0;
          text-align: left;
     }

     .first-screen .top-text {
          margin-bottom: 0;
     }

     .first-screen .title {
          margin-top: 18px;
          margin-bottom: 22px;
     }

     .first-screen .content-uno-content > p {
          max-width: none;
          margin-top: 0;
          margin-bottom: 18px;
          text-align: left !important;
     }
}

/* Pain identification block */
.pain-identification {
     padding: 16px 0;
     background: #fff7f1;
}

.pain-identification__inner {
     max-width: 860px;
     margin: 0 auto;
     padding: 16px 18px;
     background: #ffffff;
     border-radius: 14px;
     box-shadow: 0 6px 18px rgba(0, 0, 0, 0.07);
     text-align: center;
}

.pain-identification h2 {
     margin: 0 0 12px;
     font-size: 24px;
     line-height: 1.2;
     color: #222222;
     font-weight: 700;
}

.pain-identification__grid {
     display: grid;
     grid-template-columns: repeat(3, 1fr);
     gap: 10px;
     margin: 0 0 12px;
}

.pain-identification__item {
     padding: 10px 10px;
     border: 1px solid rgba(245, 167, 114, 0.4);
     border-radius: 12px;
     background: #fffaf6;
     text-align: left;
     display: flex;
     align-items: center;
     gap: 8px;
}

.pain-identification__item span {
     flex: 0 0 22px;
     width: 22px;
     height: 22px;
     display: inline-flex;
     align-items: center;
     justify-content: center;
     border-radius: 50%;
     background: #f5a772;
     color: #ffffff;
     font-weight: 700;
     font-size: 14px;
}

.pain-identification__item p {
     margin: 0;
     font-size: 14px;
     line-height: 1.25;
     color: #333333;
     font-weight: 600;
}

.pain-identification__text {
     max-width: 620px;
     margin: 8px auto 12px;
     font-size: 14px;
     line-height: 1.4;
     color: #444444;
}

.pain-identification .button {
     display: inline-flex;
     width: auto;
     max-width: none;
     margin: 0 auto;
     padding: 10px 22px;
     font-size: 14px;
     line-height: 1.2;
}

@media (max-width: 767px) {
     .pain-identification {
          padding: 12px 0;
     }

     .pain-identification__inner {
          padding: 14px 12px;
          border-radius: 12px;
     }

     .pain-identification h2 {
          font-size: 21px;
          margin-bottom: 10px;
     }

     .pain-identification__grid {
          grid-template-columns: 1fr;
          gap: 8px;
          margin-bottom: 10px;
     }

     .pain-identification__item {
          padding: 9px 10px;
     }

     .pain-identification__item p {
          font-size: 13.5px;
     }

     .pain-identification__text {
          font-size: 13.5px;
          margin: 6px auto 10px;
     }

     .pain-identification .button {
          padding: 9px 16px;
          font-size: 13px;
     }
}

/* Reviews trust summary and carousel */
.reviews-trust-summary {
     max-width: 720px;
     margin: 0 auto 12px;
     padding: 12px 14px;
     border-radius: 14px;
     background: #fff7f1;
     text-align: center;
     border: 1px solid rgba(245, 167, 114, 0.35);
}

.reviews-trust-summary__rating {
     display: flex;
     justify-content: center;
     align-items: center;
     gap: 6px;
     font-size: 18px;
     font-weight: 700;
     color: #222222;
     margin-bottom: 4px;
}

.reviews-trust-summary__stars {
     color: #f5a772;
     letter-spacing: 1px;
     white-space: nowrap;
}

.reviews-trust-summary__orders {
     font-size: 14px;
     line-height: 1.35;
     font-weight: 600;
     color: #333333;
     margin-bottom: 2px;
}

.reviews-trust-summary__note {
     font-size: 13px;
     line-height: 1.35;
     color: #666666;
}

.reviews-swipe-hint {
     display: none;
     margin: 6px auto 10px;
     text-align: center;
     font-size: 13px;
     color: #777777;
}

.reviews-screen .reviews-carousel {
     max-width: 1080px;
     margin: 18px auto 0;
}

.reviews-cta {
     text-align: center;
     margin-top: 16px;
}

.reviews-cta .button {
     display: inline-flex;
     width: auto;
     max-width: none;
     margin: 0 auto;
     padding: 12px 22px;
     font-size: 14px;
     line-height: 1.2;
}

@media (min-width: 1024px) {
     .reviews-screen .reviews-carousel {
          display: grid;
          grid-template-columns: repeat(3, 1fr);
          gap: 18px;
          flex-wrap: nowrap;
     }

     .reviews-screen .reviews-carousel .reviews-carousel__item {
          max-width: none;
          width: auto;
          margin-left: 0 !important;
          margin-right: 0 !important;
          margin-bottom: 0;
     }
}

@media (min-width: 768px) and (max-width: 1023px) {
     .reviews-screen .reviews-carousel {
          display: grid;
          grid-template-columns: repeat(2, 1fr);
          gap: 16px;
          flex-wrap: nowrap;
     }

     .reviews-screen .reviews-carousel .reviews-carousel__item {
          max-width: none;
          width: auto;
          margin-left: 0 !important;
          margin-right: 0 !important;
          margin-bottom: 0;
     }
}

@media (max-width: 767px) {
     #reviews-screen,
     .reviews-screen {
          padding-top: 22px;
          padding-bottom: 22px;
     }

     .reviews-trust-summary {
          margin-bottom: 8px;
          padding: 10px 12px;
          border-radius: 12px;
     }

     .reviews-trust-summary__rating {
          font-size: 17px;
          margin-bottom: 3px;
     }

     .reviews-trust-summary__orders {
          font-size: 13.5px;
     }

     .reviews-trust-summary__note {
          font-size: 12.5px;
     }

     .reviews-screen__top-text {
          margin-bottom: 12px;
     }

     .reviews-screen .data-wrapper {
          display: none;
     }

     .reviews-swipe-hint {
          display: block;
     }

     .reviews-screen .reviews-carousel {
          display: flex;
          flex-wrap: nowrap;
          gap: 12px;
          overflow-x: auto;
          scroll-snap-type: x mandatory;
          -webkit-overflow-scrolling: touch;
          padding: 0 14px 4px;
          margin-top: 10px;
          width: 100%;
          scrollbar-width: none;
     }

     .reviews-screen .reviews-carousel::-webkit-scrollbar {
          display: none;
     }

     .reviews-screen .reviews-carousel .reviews-carousel__item {
          flex: 0 0 86%;
          max-width: 86%;
          width: 86%;
          scroll-snap-align: center;
          box-sizing: border-box;
          margin-left: 0 !important;
          margin-right: 0 !important;
          margin-bottom: 0 !important;
          padding: 14px 12px 18px;
     }

     .reviews-screen .reviews-carousel .reviews-carousel__item > .text {
          display: -webkit-box;
          -webkit-line-clamp: 4;
          -webkit-box-orient: vertical;
          overflow: hidden;
     }

     .reviews-screen .reviews-carousel .reviews-carousel__item .name {
          margin-bottom: 12px;
     }

     .reviews-cta {
          margin-top: 12px;
     }

     .reviews-cta .button {
          padding: 11px 18px;
          font-size: 13px;
     }
}
