#pg4_br {
    display: none
}

.section2__brand {
    margin-left: -10px;
}

.section2__country-name {
    font-size: 15px;
    padding: 0;
}

.main__down-btn-icon-2 {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.main__down-btn-icon {
    width: 40%;
    height: 40%;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.section2__flag {
    width: 20px;
    height: 13px;
    position: relative;
    left: auto;
    top: auto;
}

.section2__country-tab {
    padding: 5px 9px;
    gap: 5px;
}

#page4_main__logo {
    right: 0%;
    top: 10%;
}

.main__content--fourth {
    gap: 60px;
}

.section5__title {
    font-size: 50px;
}

.section5__title-container {
    position: unset;
}

.section5__about-text {
    transform: unset;
}

.section6__title {
    font-size: 43px;
}

.main__section--sixth .main__logo {
    top: 5px;
    right: 0;
}

.section6__left-about {
    padding-top: 14%;
}

.section6__product--classic .section6__product-img {
    bottom: unset;
    top: -20px;
    width: 80%;
    left: 47%;
    transform: translateX(-50%);
    max-width: 245px;
    height: auto;
}

.section6__product--desserts .section6__product-img {
    bottom: unset;
    top: 10px;
    width: 80%;
    left: 47%;
    transform: translateX(-50%);
    max-width: 215px;
    height: auto;
}

.section6__product--masala .section6__product-img {
    bottom: unset;
    top: -20px;
    width: 80%;
    left: 47%;
    transform: translateX(-50%);
    max-width: 165px;
    height: auto;
}

.section6__product {
    min-height: 420px;
}

.section6__product-title {
    font-size: 17px;
    top: 230px;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    width: 85%;
}

.section6__product-description {
    font-size: 13px;
    line-height: 1.4;
    top: 280px;
    bottom: unset;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
}

.section6__product--masala .section6__product-description {
    top: 245px;
}

.right-content__text-block {
    position: absolute;
    width: 95%;
    height: auto;
    bottom: 10%;
    left: 2.5%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.text-block__text {
    font-size: 3.8vw;
}

.uniqueness-item__title {
    letter-spacing: -0.02em;
    font-size: 17px;
}

.uniqueness-item__description {
    font-size: 15.5px;
}

.ninth-section {
    height: 1200px;
}

.ninth-section__text-blocks {
    font-size: 16px;
    width: 415px;
    margin: 0 auto;
}

.ninth-section__greeting {
    font-size: 26px;
}

.ninth-section__signature {
    bottom: -68%;
    right: 2%;
}

.ninth-section__left-img {
    bottom: 12%;
    left: 2%;
    width: 42%;
    height: auto;
}

.ninth-section-video {
    bottom: 30%;
}

.ninth-section__logo-decor {
    top: 74%;
}

.ninth-section-video {
    left: 15%;
}

#page7_main__logo {
    top: 0%;
    right: unset;
    left: 83%;
    display: none;
}

.problem-card__icon {
    top: 10px;
    left: 10px;
    width: 32%;
    max-width: 45px;
    height: auto;
    position: absolute;
}

.page-11__title {
    font-size: 35px;
}

.sub-page-11 .main__logo {
    top: 4%;
    right: 10px;
}

.page11-platinum-variant-text {
    width: 80%;
}

.page-13__title {
    font-size: 42px;
    width: 90%;
    margin: 0 auto;
}

.page-13__steps-grid {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 16px 12px;
    gap: 10px;
    margin-top: 180px;
    margin-bottom: 18px;
}

.page-13__step--1,
.page-13__step--2,
.page-13__step--3,
.page-13__step--4,
.page-13__step--5,
.page-13__step--6 {
    display: flex;
    align-items: flex-start;
    padding: 10px 12px;
    margin-bottom: 8px;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 7px;
    border-left: 2px solid #FFD700;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    backdrop-filter: none;
    border: none;
    border-left: 2px solid #FFD700;
    min-height: auto;
}

.page-13__step--1 { order: 1; }
.page-13__step--2 { order: 2; }
.page-13__step--3 { order: 3; }
.page-13__step--4 { order: 4; }
.page-13__step--5 { order: 5; }
.page-13__step--6 { order: 6; }

.step__number {
    width: 24px;
    height: 24px;
    background: linear-gradient(135deg, #FFD700 0%, #FFA500 100%);
    color: #000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    font-size: 12px;
    margin-right: 10px;
    flex-shrink: 0;
    box-shadow: 0 2px 7px rgba(255, 215, 0, 0.3);
    border: 1px solid rgba(255, 255, 255, 0.2);
    z-index: 2;
}

.step__content {
    flex: 1;
}

.step__title {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 6px;
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    color: white;
    letter-spacing: 0.08px;
    line-height: 1.3;
    text-align: left;
    text-shadow: none;
}

.step__texts {
    margin-top: 4px;
    padding-left: 0;
    width: 100%;
}

.step__texts p {
    font-size: 13px;
    line-height: 1.4;
    color: rgba(255, 255, 255, 0.9);
    margin: 3px 0;
    margin-left: 0;
    padding-left: 0;
    font-weight: 400;
    letter-spacing: 0.05px;
    text-align: left;
    text-shadow: none;
    width: 100%;
}

.step__bg,
.step__number-bg,
.step-6__fact-bg,
.step-6__fact-decor,
.page-13__lines-decor,
.page-13__uniting-decor,
.page-13__uniting-decor-mob {
    display: none;
}

.step-5__img {
    width: 68px;
    height: 68px;
    object-fit: cover;
    border-radius: 50%;
    border: 2px solid #FFD700;
    box-shadow: 0 3px 12px rgba(255, 215, 0, 0.35), 0 2px 8px rgba(0, 0, 0, 0.25);
    margin-left: auto;
    margin-right: 10px;
    flex-shrink: 0;
    transition: all 0.3s ease;
}

.page-13__step--5 .step__title {
    margin-top: 45px;
    text-align: left;
    margin-left: -20px;
    padding-left: 0px;
}

.step-6__facts {
    gap: 4px;
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-top: 0;
}

.step-6__fact {
    width: 100%;
    height: auto;
    padding: 7px;
    margin-bottom: 5px;
}

.step-6__fact p {
    font-size: 12px;
    margin: 0;
    margin-left: 0;
    padding-left: 0;
    text-align: left;
    color: white;
    line-height: 1.3;
    width: 100%;
}

.page-13 .main__logo {
    display: none;
}

.page-14__background {
    border-radius: 0 0 20px 20px;
}

/* Footer positioning at bottom for mobile */
.page-15__footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-top: 0;
    padding: 15px 20px;
    text-align: center;
    background: rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
}

/* Social media icons positioning for mobile-big */
.corner-socials {
    position: fixed;
    bottom: 20px;
    right: 10px;
    transform: none;
    flex-direction: column;
    gap: 15px;
    z-index: 1000;
}

.corner-social-link {
    width: 48px;
    height: 48px;
}

.corner-social-link img {
    width: 26px;
    height: 26px;
}

/* Mobile-big specific buy modal styles - slightly larger than mobile-xs */
.buy-modal {
    justify-content: flex-start !important;
    align-items: center !important;
    padding-left: 85px !important;
}

.buy-modal__content {
    width: 85% !important;
    max-width: 350px !important;
    min-width: 300px !important;
    padding: 18px 25px !important;
    border-radius: 18px !important;
}

.buy-modal__title {
    font-size: 20px !important;
    margin-bottom: 18px !important;
}

#buy-form {
    gap: 14px !important;
}

#buy-form label {
    font-size: 14px !important;
}

#buy-form input[type="text"], #buy-form input[type="tel"] {
    width: 100% !important;
    padding: 10px 14px !important;
    font-size: 15px !important;
    border-radius: 10px !important;
    box-sizing: border-box !important;
}

.buy-modal__btn {
    width: 100% !important;
    padding: 12px 0 !important;
    font-size: 15px !important;
    margin: 10px 0 0 0 !important;
    box-sizing: border-box !important;
}

.buy-modal__message {
    margin-left: 0 !important;
    font-size: 13px !important;
    padding: 10px 14px !important;
    margin-top: 12px !important;
}

.buy-modal__close {
    width: 32px !important;
    height: 32px !important;
    font-size: 18px !important;
    top: 14px !important;
    right: 18px !important;
}

#buy-sms-block {
    padding: 18px !important;
    margin-top: 12px !important;
}