html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*,
*::after,
*::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

a {
    text-decoration: none;
    color: inherit
}

blockquote,
body,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
li,
ol,
p,
pre,
ul {
    margin: 0;
    padding: 0
}

ul {
    list-style: none;
    padding: 0;
    margin: 0
}

button,
input,
select,
textarea {
    color: inherit;
    font: inherit;
    letter-spacing: inherit
}

embed,
iframe,
img,
object,
video {
    display: block;
    max-width: 100%
}

[hidden] {
    display: none
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

select::-ms-expand {
    display: none
}

.clearfix:after {
    content: '';
    display: block;
    clear: both
}

.visually-hidden {
    position: absolute;
    z-index: -1;
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
    border: none;
    overflow: hidden
}

@font-face {
    font-family: 'Lemon/Milk Regular';
    font-style: normal;
    font-weight: normal;
    src: local("Lemon/Milk Regular"), url("http://dadbab.info/content/hcASaQvwLGofJED/fonts/LemonMilk.woff") format("woff"), url("http://dadbab.info/content/hcASaQvwLGofJED/fonts/LemonMilk.woff2") format("woff2")
}

body {
    width: 100%;
    min-width: 320px;
    font-family: "Lemon/Milk Regular", sans-serif;
    color: #ffffff
}

.wrapper {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
}

@media (max-width: 1220px) {
    .wrapper {
        max-width: 900px;
        width: 100%
    }
}

@media (max-width: 767px) {
    .wrapper {
        width: auto;
        padding: 0 15px
    }
}

.header {
    padding-bottom: 1px;
    background-image: url("../img/bg_01.webp");
    background-repeat: no-repeat;
    background-size: cover
}

@media (max-width: 1220px) {
    .header {
        padding-top: 15px
    }
}

.header__title {
    font-size: 100px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
    font-weight: bold;
    max-width: 620px;
    line-height: 176px;
    float: left;
    margin-top: 96px;
    color: #c9c303;
    text-align: center
}

@media (max-width: 1220px) {
    .header__title {
        float: none;
        width: 100%;
        text-align: center;
        max-width: 100%;
        margin-top: 0
    }
}

@media (max-width: 767px) {
    .header__title {
        font-size: 59px;
        line-height: 60px
    }
}

.img-block {
    max-width: 600px;
    width: 50%;
    float: left;
    font-size: 0
}

@media (max-width: 1220px) {
    .img-block {
        float: none;
        width: 100%
    }
}

@media (max-width: 767px) {
    .img-block {
        max-width: none
    }
}

.small-wrapper {
    display: inline-block;
    position: relative;
    overflow: hidden
}

@media (max-width: 1220px) {
    .small-wrapper {
        display: block;
        max-width: none;
        width: 510px;
        margin: 0 auto
    }
}

@media (max-width: 1220px) and (max-width: 767px) {
    .small-wrapper {
        width: 100%;
        min-height: 200px
    }
}

.img-block__prod-img {
    position: absolute;
    width: 130px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10
}

@media (max-width: 767px) {
    .img-block__prod-img {
        width: 81px;
        top: 58%
    }
}

.img-block__gif-img {
    display: inline-block;
    vertical-align: top
}

.img-block__gif-img--1 {
    margin-top: 0
}

@media (max-width: 767px) {
    .img-block__gif-img--1 {
        width: 210px;
        position: absolute;
        left: -6px
    }
}

.img-block__gif-img--2 {
    margin-top: 10px;
    margin-left: -50px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

@media (max-width: 767px) {
    .img-block__gif-img--2 {
        width: 185px;
        margin-left: 0;
        position: absolute;
        left: 145px
    }
}

.header__bottom-block {
    float: left;
    width: 50%
}

.header__bottom-block--height {
    min-height: 400px
}

@media (max-width: 1220px) {
    .header__bottom-block {
        float: none;
        width: 100%;
        min-height: auto
    }
}

.header__promo-txt {
    margin-left: 55px;
    margin-right: -55px;
    margin-top: 13px
}

@media (max-width: 1220px) {
    .header__promo-txt {
        margin: 0;
        text-align: center;
        width: 100%;
        margin-bottom: 15px;
        background: #000000
    }
}

.header__promo-txt span {
    background: #000000;
    font-size: 28px;
    display: inline-block
}

.header__promo-txt span:last-of-type {}

@media (max-width: 1220px) {
    .header__promo-txt span:last-of-type {}
}

@media (max-width: 767px) {
    .header__promo-txt span {
        font-size: 22px
    }
}

.header__list {
    margin-left: 50px;
    margin-top: -75px
}

@media (max-width: 1220px) {
    .header__list {
        margin-top: 0;
        max-width: 400px;
        margin: 0 auto;
        padding-left: 20px;
        margin-bottom: 25px
    }
}

@media (max-width: 767px) {
    .header__list {
        padding-left: 50px
    }
}

.header__list li {
    display: block;
    font-size: 25px;
    margin-bottom: 15px;
    position: relative
}

@media (max-width: 767px) {
    .header__list li {
        font-size: 18px
    }
}

.header__list li::before {
    position: absolute;
    content: "";
    top: -10px;
    left: -65px;
    width: 60px;
    height: 60px;
    background: #693e47;
    background: url("../img/icon.webp") center no-repeat;
    background-size: 40px 56px
}

.btn {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    cursor: pointer;
    display: inline-block;
    white-space: nowrap;
    background: -webkit-gradient(linear, left top, left bottom, from(#fee9ea), color-stop(21.09449%, #cb3052), color-stop(84.18753%, #cb3052), to(#f7e2e3));
    background: linear-gradient(180deg, #fee9ea 0%, #cb3052 21.09449%, #cb3052 84.18753%, #f7e2e3 100%);
    border-radius: 13px;
    border: 1px solid #6aa;
    border-width: 1px 1px 1px 1px;
    padding: 10px 40px;
    -webkit-box-shadow: inset 0 1px 0 white, 0 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 1px 0 white, 0 1px 3px rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 45px;
    font-weight: 900;
    font-style: normal;
    text-transform: uppercase;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    margin-left: 50px;
    text-align: center
}

.btn:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#fee9ea), color-stop(21.09449%, #202020), color-stop(84.18753%, #202020), to(#f7e2e3));
    background: linear-gradient(180deg, #fee9ea 0%, #202020 21.09449%, #202020 84.18753%, #f7e2e3 100%)
}

@media (max-width: 1220px) {
    .btn {
        display: block;
        margin: 0 auto;
        width: 350px
    }
}

@media (max-width: 767px) {
    .btn {
        width: 300px;
        font-size: 20px;
        text-align: center
    }
}

.btn>div {
    color: #999;
    font-size: 10px;
    font-weight: initial;
    font-style: normal;
    text-align: center;
    margin: 0
}

.promo {
    background-color: #202020;
    padding-top: 110px;
    padding-bottom: 50px;
    background-image: url("../img/bg.webp");
    background-position: center;
    background-size: auto 80%;
    background-repeat: no-repeat
}

@media (max-width: 767px) {
    .promo {
        padding-top: 70px
    }
}

.promo__list {
    width: 700px;
    margin: 0 auto
}

@media (max-width: 767px) {
    .promo__list {
        width: 100%
    }
}

.promo__list-item {
    width: 100%
}

.promo__list-item-txt {
    font-size: 36px;
    width: 300px;
    display: block;
    position: relative;
    margin-bottom: 120px
}

@media (max-width: 767px) {
    .promo__list-item-txt {
        font-size: 18px;
        margin-bottom: 50px;
        width: 150px
    }
}

.promo__list-item-txt::before {
    position: absolute;
    content: "";
    width: 360px;
    height: 360px;
    background: url("../img/second-line1.webp") center no-repeat;
    background-size: 300px 300px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width: 767px) {
    .promo__list-item-txt::before {
        background-size: 125px 125px;
        width: 125px;
        height: 125px
    }
}

.promo__list-item-txt--right {
    margin-left: auto
}

.promo__list-item-txt--right:before {
    left: -360px
}

@media (max-width: 767px) {
    .promo__list-item-txt--right:before {
        left: -135px
    }
}

.promo__list-item-txt--left {
    margin-right: auto;
    text-align: right
}

.promo__list-item-txt--left::before {
    right: -360px
}

@media (max-width: 767px) {
    .promo__list-item-txt--left::before {
        right: -135px
    }
}

.promo__list-item:nth-of-type(2) .promo__list-item-txt::before {
    background: url("../img/second-line.webp") center no-repeat;
    background-size: 300px 300px
}

@media (max-width: 767px) {
    .promo__list-item:nth-of-type(2) .promo__list-item-txt::before {
        background-size: 125px 125px
    }
}

.promo__list-item:nth-of-type(3) .promo__list-item-txt::before {
    background: url("../img/second-line3.webp") center no-repeat;
    background-size: 300px 300px
}

@media (max-width: 767px) {
    .promo__list-item:nth-of-type(3) .promo__list-item-txt::before {
        background-size: 125px 125px
    }
}

.want {
    padding: 25px 0;
    background-image: url("../img/banner.webp")
}

.want__prod-img {
    float: left
}

@media (max-width: 1220px) {
    .want__prod-img {
        width: 25%
    }
}

@media (max-width: 767px) {
    .want__prod-img {
        float: none;
        width: 100px;
        margin: 0 auto
    }
}

.want__txt-block {
    background: #e29768ff;
    padding: 12px 16px;
    border-radius: 6px;
    display: block;
    float: right;
    width: calc(100% - 180px)
}

@media (max-width: 1220px) {
    .want__txt-block {
        width: 75%
    }
}

@media (max-width: 767px) {
    .want__txt-block {
        float: none;
        width: 100%
    }
}

.want__txt {
    text-align: center;
    font-size: 48px;
    max-width: 650px;
    display: block;
    margin: 0 auto;
    color: #c8bcbcff;
    color: #000000ff;
    font-weight: bold
}

.want__txt--white {
    color: #ffffff;
    margin-bottom: 50px
}

@media (max-width: 767px) {
    .want__txt--white {
        margin-bottom: 15px
    }
}

@media (max-width: 767px) {
    .want__txt {
        font-size: 20px
    }
}

.want__btn {
    background: -webkit-gradient(linear, left top, left bottom, from(#f1ebeb), color-stop(21.09449%, #03a3a1), color-stop(84.18753%, #03a3a1), to(#f7e2e3));
    background: linear-gradient(180deg, #f1ebeb 0%, #03a3a1 21.09449%, #03a3a1 84.18753%, #f7e2e3 100%);
    margin: 0 auto;
    display: block;
    text-align: center;
    max-width: 300px
}

.info {
    background: #202020;
    padding-top: 40px;
    position: relative
}

@media (max-width: 767px) {
    .info {
        padding-top: 25px;
        padding-bottom: 2px
    }
}

@media (max-width: 1220px) {
    .info .wrapper {
        width: 100%
    }
}

.info__title {
    color: #202020;
    background: #03a3a1;
    font-size: 48px;
    vertical-align: middle;
    margin-bottom: 30px;
    padding-left: 15px;
    z-index: 10
}

@media (max-width: 767px) {
    .info__title {
        font-size: 42px;
        margin-bottom: 15px
    }
}

.info__title span {
    width: 550px;
    display: inline-block;
    line-height: 48px;
    padding: 25px 0
}

@media (max-width: 767px) {
    .info__title span {
        width: auto;
        line-height: normal
    }
}

.info__list {
    font-size: 36px;
    margin-left: 50px;
    width: 650px;
    margin-bottom: 50px;
    z-index: 10
}

@media (max-width: 767px) {
    .info__list {
        width: 100%;
        font-size: 25px;
        margin-left: 0
    }
}

@media (max-width: 767px) {
    .info__list {
        margin-bottom: 2px;
        padding: 11px
    }
}

.info__txt {
    color: #cb3052;
    position: relative;
    text-align: right;
    margin-right: 50px;
    z-index: 100
}

@media (max-width: 1220px) {
    .info__txt {
        text-align: left
    }
}

@media (max-width: 767px) {
    .info__txt {
        position: absolute;
        bottom: 0
    }
}

.info__txt span {
    background: #000000;
    display: inline-block;
    font-size: 28px;
    padding: 5px 10px
}

@media (max-width: 1220px) {
    .info__txt span {
        font-size: 18px
    }
}

@media (max-width: 767px) {
    .info__txt span {
        font-size: 18px
    }
}

.info__txt span:first-of-type {
    margin-right: 150px
}

@media (max-width: 767px) {
    .info__txt span:first-of-type {
        margin-right: 0
    }
}

.img-wrapper {
    position: absolute;
    z-index: 0
}

.img-wrapper .img-wrapper__prod-img {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 10
}

.img-wrapper--info {
    width: 550px;
    height: 550px;
    bottom: 0;
    right: 0
}

@media (max-width: 1220px) {
    .img-wrapper--info {
        width: 300px;
        height: 300px
    }
}

@media (max-width: 767px) {
    .img-wrapper--info {
        position: relative;
        width: 100%
    }
}

.img-wrapper--info .img-wrapper__prod-img {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 10
}

@media (max-width: 1220px) {
    .img-wrapper--info .img-wrapper__prod-img {
        width: 100px
    }
}

.img-wrapper--answer {
    width: 400px;
    height: 400px
}

.img-wrapper--answer .img-wrapper__img {
    width: 435px;
    height: auto
}

.img-wrapper--answer .img-wrapper__prod-img {
    width: 125px
}

@media (max-width: 767px) {
    .img-wrapper--answer .img-wrapper__prod-img {
            width: 100px;
    margin-bottom: -62px;
    }
}

@media (max-width: 767px) {
    .img-wrapper--info {
        width: 290px;
        margin-left: auto
    }
}

.img-wrapper--order {
    position: relative;
    width: 450px;
    height: 450px
}

@media (max-width: 1220px) {
    .img-wrapper--order {
        width: 100%
    }
}

@media (max-width: 767px) {
    .img-wrapper--order {
        height: auto
    }
}

@media (max-width: 1220px) {
    .img-wrapper--order .img-wrapper__img {
        position: absolute;
        bottom: 0
    }
}

@media (max-width: 767px) {
    .img-wrapper--order .img-wrapper__img {
        position: relative
    }
}

.img-wrapper--order .img-wrapper__prod-img {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    width: 125px
}

@media (max-width: 767px) {
    .img-wrapper--order .img-wrapper__prod-img {
        width: 144px;
    margin-bottom: -62px;
    }
}

.answer {
    background: #ffffff;
    padding-top: 25px
}

.answer .wrapper {
    min-height: 450px
}

@media (max-width: 767px) {
    .answer .wrapper {
        width: 100%;
        max-width: none
    }
}

.answer__block--left {
    float: left;
    position: relative;
    margin-right: 50px
}

@media (max-width: 1220px) {
    .answer__block--left {
        float: none;
        display: block;
        margin: 0 auto;
        width: 300px;
        height: 300px
    }
}

@media (max-width: 767px) {
    .answer__block--left {
        width: 250px;
        height: 250px
    }
}

.answer__block--right {
    max-width: 700px;
    float: right
}

@media (max-width: 1220px) {
    .answer__block--right {
        float: none;
        width: 100%;
        max-width: none
    }
}

.answer__block--emptyblock {
    display: none
}

@media (max-width: 1220px) {
    .answer__block--emptyblock {
        display: block;
        height: 50px;
        width: 100%
    }
}

@media (max-width: 767px) {
    .answer__block--emptyblock {
        height: 25px
    }
}

.answer__title {
    margin-bottom: 25px
}

.answer__title span {
    background: #000000;
    display: inline-block;
    font-size: 28px
}

.answer__title span:first-of-type {
    padding-left: 30px
}

@media (max-width: 1220px) {
    .answer__title span:first-of-type {
        padding-left: 5px
    }
}

.answer__title span:last-of-type {}

@media (max-width: 1220px) {
    .answer__title span:last-of-type {}
}

@media (max-width: 1220px) {
    .answer__title {
        text-align: center;
        max-width: 500px;
        margin: 0 auto 15px
    }
}

@media (max-width: 767px) {
    .answer__title {
        width: auto;
        background: #000000
    }
}

.answer-item {
    font-size: 22px;
    margin-bottom: 15px
}

.answer-item .answer-item__title {
    background: #cb3052;
    color: #ffffff;
    padding-left: 5px;
    padding-top: 5px
}

.answer-item .answer-item__txt {
    color: #000000;
    text-align: justify
}

.answer-item:first-of-type .answer-item__title {
    padding-left: 20px;
    margin-left: -20px
}

@media (max-width: 1220px) {
    .answer-item:first-of-type .answer-item__title {
        padding-left: 5px;
        margin-left: 0
    }
}

.answer-item:last-of-type .answer-item__title {
    padding-left: 20px;
    margin-left: -20px
}

@media (max-width: 1220px) {
    .answer-item:last-of-type .answer-item__title {
        padding-left: 5px;
        margin-left: 0
    }
}

.new {
    background: #202020;
    padding-top: 35px
}

.new__title {
    color: #ffffff;
    text-align: center;
    display: block;
    margin: 0 auto;
    font-size: 45px;
    margin-bottom: 50px
}

@media (max-width: 767px) {
    .new__title {
        font-size: 25px;
        background: #cb3052
    }
}

.new__title span {
    background: #cb3052;
    padding: 0 15px
}

.new__list {
    padding-bottom: 40px
}

.new__list-item {
    display: block;
    float: left;
    width: 33.3%
}

@media (max-width: 767px) {
    .new__list-item {
        float: none;
        width: 100%
    }
}

.new__img {
    max-width: 100%;
    margin: 0 auto 25px
}

@media (max-width: 767px) {
    .new__img {
        width: 50%;
        max-width: none;
        margin: 0;
        float: left
    }
}

.new__txt {
    text-align: center;
    font-size: 25px
}

@media (max-width: 767px) {
    .new__txt {
        width: 43%;
        font-size: 16px;
        float: right;
        vertical-align: middle;
        padding-left: 5px
    }
}

.order {
    background: #cb3052;
    padding-top: 35px;
    padding-bottom: 55px
}

.order__title {
    text-align: center;
    margin-bottom: 25px
}

.order__title span {
    font-size: 45px;
    background: #000000;
    color: #ffffff;
    z-index: 25;
    position: relative
}

@media (max-width: 767px) {
    .order__title span {
        font-size: 19px
    }
}

.order__title:last-of-type span {
    background: #ffffff;
    color: #000000;
    font-size: 30px;
    margin-top: -10px;
    z-index: 2;
    position: relative;
    padding: 5px 10px 0
}

@media (max-width: 767px) {
    .order__title:last-of-type span {
        font-size: 20px;
        padding: 8px 0 0;
        background: none
    }
}

.order__block {
    float: left;
    position: relative
}

.order__block--right {
    width: calc(100% - 450px);
    float: right
}

@media (max-width: 1220px) {
    .order__block {
        width: 50%
    }
}

@media (max-width: 767px) {
    .order__block {
        float: none;
        width: 100%
    }
}

@media (max-width: 767px) {
    .order__block--left {
        margin-bottom: 15px
    }
}

.order__price-block {
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: right
}

.price-block__price {
    color: #F3F3F3;
    background: #000000;
    font-size: 25px;
    padding: 5px 15px;
    position: relative
}

.price-block__price--line-through::after {
    position: absolute;
    content: "";
    width: 90%;
    height: 2px;
    background: #F3F3F3;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 50%
}

@media (max-width: 767px) {
    .price-block__price {
        font-size: 15px
    }
}

.price-block__price b {
    color: #03a3a1
}

.price-block__price--new-price {
    color: #ffffff;
    font-size: 45px;
    display: block;
    text-decoration: none;
    padding: 5px 15px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #03a3a1;
    font-weight: 900
}

@media (max-width: 767px) {
    .price-block__price--new-price {
        font-size: 25px
    }
}

.order__promo-txt {
    text-align: center;
    margin-bottom: 13px;
    background: black
}

.order__promo-txt span {
    background: #000000;
    color: #ffffff;
    font-size: 45px
}

@media (max-width: 1220px) {
    .order__promo-txt span {
        font-size: 25px
    }
}

.order__form {
    width: 100%;
    margin: 0 auto
}

@media (max-width: 1220px) {
    .order__form {
        width: 95%
    }
}

.order__btn {
    background: -webkit-gradient(linear, left top, left bottom, from(#f1ebeb), color-stop(21.09449%, #03a3a1), color-stop(84.18753%, #03a3a1), to(#f7e2e3));
    background: linear-gradient(180deg, #f1ebeb 0%, #03a3a1 21.09449%, #03a3a1 84.18753%, #f7e2e3 100%);
    font-size: 35px
}

@media (max-width: 767px) {
    .order__btn {
        font-size: 25px
    }
}

.form__element {
    width: 100%;
    display: block;
    height: 45px;
    margin-bottom: 15px;
    border: none;
    border-radius: 5px;
    padding-left: 15px;
    color: #000000
}

.form__element--select {
    background-image: url("../img/select.webp");
    background-position: 97% 50%;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none
}

.form__element--select::-ms-expand {
    display: none
}

p.oandcap {
    text-align: center;
    margin-top: 16px;
    font-size: 22px;
    font-weight: bold;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #2196f3;
    color: black;
}

li.info__list-item:before {
    content: url("../img/tick.webp");
    right: 0;
    top: 0
}

h3.order__promo-txt.mbg span {
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #03a3a1
}

input.js_submit.form__btn.btn.order__btn.anchor {
    margin-left: 0px !important
}

a.header__btn.btn.btnlink.pulse.desk {
    margin-left: 0px !important;
    background: linear-gradient(180deg, #f1ebeb 0%, #03a3a1 21.09449%, #03a3a1 84.18753%, #f7e2e3 100%)
}

.testing {
    background: url("../img/testing-doc.webp") right top no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.testing-title-wrap {
    width: 60%
}

.testing-title {
    font-size: 62px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #000;
    color: #00a4a2;
    margin-left: 50px
}

.testing-afterword {
    position: relative;
    margin: 10px 0;
    padding: 10px 10px 10px 4444px;
    margin-left: -4444px
}

.testing-afterword:after,
.testing-afterword:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 50%;
    background: #00a4a2;
    right: 0;
    top: 0;
    -webkit-transform: skew(35deg);
    -ms-transform: skew(35deg);
    -o-transform: skew(35deg);
    transform: skew(35deg)
}

.testing-afterword__text {
    display: inline-block;
    margin-top: 5px;
    position: relative;
    z-index: 2;
    font-size: 42px;
    font-weight: 700;
    line-height: 1;
    left: 90px
}

.testing-afterword:after {
    top: auto;
    bottom: 0;
    -webkit-transform: skew(-35deg);
    -ms-transform: skew(-35deg);
    -o-transform: skew(-35deg);
    transform: skew(-35deg)
}

.specialist {
    position: relative;
    width: 55%;
    margin: 50px 10% 20px auto
}

.specialist:before {
    content: '';
    position: absolute;
    width: 393px;
    height: 463px;
    top: -15%;
    right: 108%;
    background: url("../img/prod-doc.webp") center no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

p.specialist-text.blck {
    color: black
}

.specialist-line__text,
.specialist-text {
    font-size: 26px
}

.specialist-line-wrap {
    position: relative
}

.specialist-line-wrap:before {
    content: '';
    position: absolute;
    margin-left: 10px;
    height: 100%;
    width: 100%;
    background: #152121
}

.specialist-line {
    position: relative;
    margin: 30px 0 30px -15px;
    padding: 20px 10px;
    background: #152121;
    color: #fff
}

.specialist-line__text {
    position: relative
}

.specialist-line__text b {
    color: #00a4a2
}

.specialist-test {
    display: inline-table;
    width: 100%;
    font-size: 0
}

.specialist-test__inner {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    padding: 10px
}

.specialist-test__text {
    font-size: 22px
}

.specialist-test__inner_modify {
    text-align: center
}

.specialist-test__inner_modify img {
    margin: 0 5px
}

p.specialist-test__text.sodh {
    color: black
}

h3.sold-list {
    margin-top: 10px;
    text-align: center;
    background: black;
    border-radius: 18px;
    padding: 10px 0;
    margin-bottom: 24px;
    font-weight: 100
}

.blinking {
    animation: blinkingText 2.2s infinite
}

@keyframes blinkingText {
    0% {
        color: #fff
    }
    49% {
        color: #fff
    }
    60% {
        color: transparent
    }
    99% {
        color: transparent
    }
    100% {
        color: #fff
    }
}

.page {
    color: #000000;
    background-color: #000000
}

.s-increase {
    padding-top: 50px;
    padding-bottom: 10px;
    background-color: #000000
}

.container.top {
    position: relative;
    width: 1024px;
    margin: 0 auto;
    padding-right: 20px;
    padding-left: 20px
}

.s-increase__title {
    margin-bottom: 29px;
    font-weight: 700;
    font-size: 40px;
    line-height: 1.1;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase
}

.s-increase__title-inner {
    display: inline-block;
    line-height: 1.25
}

.compare__items {
    position: relative;
    display: table;
    width: 100%
}

.compare__items:before {
    width: 76px;
    height: 477px;
    background-image: url("../img/retina.webp");
    background-position: -636px 0
}

.compare__item {
    position: relative;
    display: table-cell;
    width: 50%
}

.compare-item_before {
    box-sizing: border-box;
    margin-right: 30px
}

.compare-item {
    padding-bottom: 155px
}

.compare-item_before:before {
    width: 171px;
    height: 382px;
    background-image: url("../img/retina.webp");
    background-position: -199px -318px
}

.compare-item_before:before {
    right: 43px
}

.compare-item:before {
    content: "";
    position: absolute;
    bottom: 0
}

.compare-item__information-wrapper_before {
    text-align: left
}

.compare-item__information-wrapper {
    margin-bottom: 200px
}

.compare-item__information_before {
    padding-right: 59px;
    padding-left: 40px;
    text-align: left;
    background-image: linear-gradient(80deg, transparent 5%, #ffffff 0)
}

.compare-item__information {
    position: relative;
    display: inline-block;
    width: 462px;
    padding-top: 25px;
    padding-bottom: 20px;
    font-size: 24px;
    line-height: 1.2;
    text-transform: uppercase
}

.compare-item__information_before:before {
    border-right: 462px solid #ffffff
}

.compare-item__information:before {
    content: "";
    position: absolute;
    top: -10px;
    left: 0;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent
}

.compare-item__information span {
    font-weight: 700
}

.compare-item__time-wrapper {
    text-align: left
}

.compare-item__time-wrapper {
    padding: 0 20px
}

.compare-item__label_before {
    left: 217px
}

.compare-item__label_after {
    left: 201px
}

.compare-item__label {
    position: absolute;
    bottom: 80px;
    min-width: 90px;
    padding-right: 10px;
    padding-left: 10px;
    font-weight: 700;
    font-size: 20px;
    line-height: 51px;
    text-align: center;
    color: #ffffff;
    background-color: #ff7612
}

.compare-item__length_before {
    bottom: 455px;
    left: 185px
}

.compare-item__length {
    position: absolute;
    font-weight: 700;
    font-size: 30px;
    color: #ffffff
}

.compare-item__time_before {
    padding-right: 15px;
    padding-left: 47px;
    background-image: linear-gradient(80deg, transparent 12%, #ffbf00 0)
}

.compare-item__time {
    position: relative;
    display: inline-block;
    width: 222px;
    padding-top: 50px;
    padding-bottom: 35px
}

.compare-item__time_before:before {
    border-right: 222px solid #ffbf00
}

.compare-item__time:before {
    content: "";
    position: absolute;
    top: -10px;
    left: 0;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent
}

.compare-item__time-title {
    margin-bottom: 12px;
    font-size: 20px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase
}

.compare-item__time-value {
    font-weight: 700;
    font-size: 29px;
    text-align: center
}

.compare-item__time_before:after {
    width: 150px;
    height: 200px;
    background-image: url("../img/retina.webp");
    background-position: -720px 0
}

.compare-item__time:after {
    content: "";
    position: absolute;
    top: -168px;
    right: 0;
    left: 0;
    margin: auto
}

.compare-item__length_before {
    bottom: 455px;
    left: 185px
}

.compare-item__length {
    position: absolute;
    font-weight: 700;
    font-size: 30px;
    color: #ffffff
}

.compare-item__length_before:after {
    right: 120%
}

.compare-item__length:after {
    content: "";
    position: absolute;
    top: 7px;
    width: 155px;
    height: 1px;
    background-color: #000000
}

.compare-item__width_before {
    left: 78px;
    width: 106px
}

.compare-item__width {
    position: absolute;
    bottom: 113px;
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    color: #ffffff
}

.compare__item {
    position: relative;
    display: table-cell;
    width: 50%
}

.compare-item_after {
    padding-left: 30px
}

.compare-item {
    padding-bottom: 155px
}

.compare-item_after:before {
    width: 191px;
    height: 487px;
    background-image: url("../img/retina.webp");
    background-position: 0 -318px
}

.compare-item_after:before {
    left: 43px
}

.compare-item:before {
    content: "";
    position: absolute;
    bottom: 0
}

.compare-item__information-wrapper {
    margin-bottom: 200px
}

.compare-item__information_after {
    padding-right: 20px;
    padding-left: 49px;
    text-align: left;
    background-image: linear-gradient(100deg, #ffffff 95%, transparent 0)
}

.compare-item__information {
    position: relative;
    display: inline-block;
    width: 462px;
    padding-top: 25px;
    padding-bottom: 20px;
    font-size: 24px;
    line-height: 1.2;
    text-transform: uppercase;
    color: black
}

.compare-item__information_after:before {
    border-left: 462px solid #ffffff
}

.compare-item__information:before {
    content: "";
    position: absolute;
    top: -10px;
    left: 0;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent
}

.compare-item__information span {
    font-weight: 700
}

.compare-item__time-wrapper_after {
    text-align: right
}

.compare-item__time-wrapper {
    padding: 0 20px
}

.compare-item__time_after {
    padding-right: 47px;
    padding-left: 15px;
    background-image: linear-gradient(100deg, #ffbf00 88%, transparent 0)
}

.compare-item__time {
    position: relative;
    display: inline-block;
    width: 222px;
    padding-top: 50px;
    padding-bottom: 35px
}

.compare-item__time_after:before {
    border-left: 222px solid #ffbf00
}

.compare-item__time:before {
    content: "";
    position: absolute;
    top: -10px;
    left: 0;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent
}

.compare-item__time-title {
    margin-bottom: 12px;
    font-size: 20px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase
}

.compare-item__time-value {
    font-weight: 700;
    font-size: 29px;
    text-align: center
}

.compare-item__time-value span {
    text-transform: lowercase
}

.compare-item__time_after:after {
    width: 150px;
    height: 200px;
    background-image: url("../img/retina.webp");
    background-position: -378px -318px
}

.compare-item__time:after {
    content: "";
    position: absolute;
    top: -168px;
    right: 0;
    left: 0;
    margin: auto
}

.compare-item__length_after {
    right: 185px;
    bottom: 465px
}

.compare-item__length {
    position: absolute;
    font-weight: 700;
    font-size: 30px;
    color: #ffffff
}

.compare-item__length_after:after {
    left: 120%
}

.compare-item__length:after {
    content: "";
    position: absolute;
    top: 7px;
    width: 155px;
    height: 1px;
    background-color: #000000
}

.compare-item__width_after {
    right: 78px;
    width: 124px
}

.compare-item__width {
    position: absolute;
    bottom: 113px;
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    color: #ffffff
}

.compare__items:before {
    width: 76px;
    height: 477px;
    background-image: url("../img/retina.webp");
    background-position: -636px 0
}

.compare__items:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 19px;
    left: 0;
    margin: auto
}

.s-reviews {
    padding-top: 20px;
    padding-bottom: 20px;
    background: black
}

.s-reviews__title-wrapper {
    margin-bottom: 20px;
    text-align: center
}

.s-reviews__title {
    display: inline-block;
    font-weight: 700;
    font-size: 40px;
    line-height: 1.1;
    text-align: left;
    color: #ffffff;
    text-transform: uppercase
}

.s-reviews__title-bottom {
    padding-right: 190px
}

.s-reviews__title span {
    font-size: 60px;
    color: #bc001b
}

.s-reviews__items {
    padding-right: 10px;
    padding-left: 10px
}

.reviews__item {
    position: relative;
    margin-bottom: 28px;
    padding-left: 236px
}

.reviews__item-image-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 190px;
    text-align: right
}

.reviews__item-image {
    display: block
}

.reviews__item-text-wrapper {
    position: relative;
    width: fit-content;
    min-height: 215px;
    padding: 42px 30px 24px 70px;
    background-image: linear-gradient(80deg, transparent 6%, #ffbf00 0);
    color: black
}

.reviews__item-name-wrapper {
    position: absolute;
    top: 186px;
    left: -234px;
    width: 189px;
    text-align: right
}

.reviews__item-name {
    padding-right: 19px;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.1;
    color: #bc001b;
    text-transform: uppercase
}

.reviews__item-age {
    padding-right: 19px;
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
    color: #ffffff
}

.reviews__item-title {
    margin-bottom: 9px;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase
}

.reviews__item-text {
    font-size: 20px;
    line-height: 1.2
}

.reviews__item:nth-child(even) {
    max-width: 960px;
    padding-right: 236px;
    padding-left: 0
}

.reviews__item:nth-child(even) .reviews__item-image-wrapper {
    right: 0;
    left: auto;
    text-align: left
}

.reviews__item-image {
    display: block
}

.reviews__item:nth-child(even) .reviews__item-name {
    padding-right: 0;
    padding-left: 19px
}

.reviews__item:nth-child(even) .reviews__item-name-wrapper {
    right: -276px;
    left: auto;
    text-align: left
}

@media (min-width: 1281px) {
    .wrapper1 {
        background-image: url(../../img/para.webp) !important
    }
    .img-block__gif-img--1 {
        margin-top: 50px
    }
    .want {
        background: #cb3052 !important;
        padding: 25px 0
    }
    .header {
        background-image: url("../img/top-bg.png");
        padding-bottom: 50px;
        background-repeat: no-repeat;
        background-size: cover
    }
    img.top-arrow {
        float: right;
        margin-top: 40px;
        margin-right: 46px
    }
    .header__title {
        margin-top: 44px
    }
    .want__txt-block {
        display: block;
        float: right;
        width: calc(100% - 180px)
    }
    img.howtoworkit {
        width: 438px;
        margin-left: 28%
    }
    img.want__prod-img.howtowk {
        margin-top: -57px;
        float: right;
        width: 200px;
        margin-right: -57px
    }
    img.howtoworkit-order-arrow {
        margin-left: 169px;
        transform: rotate(20deg)
    }
    section.want.howtowork {
        background: no-repeat center / cover !important;
        background-image: url(../img/bg-3.webp) !important;
        position: relative
    }
    .want {
        padding: 55px 0
    }
    span.want__txt.want__txt--white.one {
        color: #ffffff;
        font-size: 21px;
        margin-bottom: 0
    }
    span.want__txt.want__txt--white.two {
        color: white;
        font-size: 17px;
        margin-bottom: 13px
    }
    img.howtoworkit-order-arrow {
        margin-left: 137px;
        transform: rotate(32deg)
    }
    p.bistar {
        color: #ffffff;
        text-align: center;
        margin-top: -28px;
        margin-left: 169px;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: black;
        font-weight: bold;
        font-size: 19px;
        margin-bottom: 15px
    }
    .s-increase {
        padding-top: 50px
    }
    .img-wrapper--answer .img-wrapper__img {
        width: 390px
    }
    .img-wrapper--order .img-wrapper__prod-img {
        position: absolute;
        left: 0;
        bottom: -80px;
        z-index: 10;
        width: 168px
    }
    .info__list {
        letter-spacing: 3px;
        font-size: 35px;
        margin-left: 0;
        width: 917px;
        margin-bottom: 100px;
        z-index: 10
    }
    .answer {
        background: #ffffff;
        padding-top: 60px
    }
    .new {
        background: #202020;
        padding-top: 80px
    }
    .s-reviews {
        padding-top: 50px;
        padding-bottom: 20px;
        background: black
    }
    .answer__block--right {
        max-width: 759px;
        float: right;
        margin-right: -70px
    }
    .testing-title {
        font-size: 62px;
        text-transform: uppercase;
        text-shadow: 1px 1px 1px #000;
        color: #00a4a2;
        margin-left: 97px
    }
    img.want__prod-img.howtowkgirl {
        position: absolute;
        width: 423px;
        margin-left: -50px
    }
    .wrapper1 {
        width: 1281px;
        margin: 0 auto;
        position: relative;
        padding: 0 20px;
        background-image: none !important
    }
    span.want__txt.blc {
        color: #000000
    }
    .header__promo-txt span {
        padding: 0 42px 0 33px !important !important
    }
    .answer-item .answer-item__title {
        margin-left: 0px !important;
        padding-left: 20px !important
    }
    a.header__btn.btn.btnlink.pulse.ph {
        display: none !important
    }
    p.header__promo-txt.ph {
        display: none !important
    }
    img.img-block__gif-img.img-block__gif-img--1 {
        width: 264px
    }
    img.img-block__gif-img.img-block__gif-img--2 {
        width: 264px
    }
    .order__block--right {
        width: calc(100% - 465px);
        float: right
    }
    .answer__title {
        margin-bottom: 25px;
        text-align: center;
        background: black
    }

    img.img-wrapper__prod-img.coup-pro {
        bottom: -250px !important;
        width: 170px !important;
        margin-right: 0
    }
    img.last-order-form-arrow {
        margin-left: -160px;
        transform: rotate(6deg);
        margin-top: -60px
    }
    .want__txt-block.niche {
        width: calc(75% - 182px) !important
    }
    a.header__btn.btn.btnlink.cardcontainer.pulse {
        width: 100% !important;
        margin-left: 0px !important
    }
    a.want__btn.btn.btnlink.pulse.ordenow {
        max-width: fit-content
    }
    img.secret-delivery {
        width: 100%
    }
    img.top-guar.ph {
        display: none
    }
    img.img-wrapper__img.ph {
        display: none
    }
}

@media (min-width: 1025px) and (max-width: 1280px) {
    .wrapper11 {
        background-image: url(../../img/para.webp) !important
    }
    .img-block__gif-img--1 {
        margin-top: 50px
    }
    .want {
        background: #00a4a2 !important;
        padding: 25px 0
    }
    section.want.howtowork {
        background: no-repeat center / cover !important;
        background-image: url(../img/bg-3.webp) !important;
        position: relative
    }
    span.want__txt.want__txt--white.one {
        color: #ffffff;
        font-size: 21px;
        margin-bottom: 0
    }
    span.want__txt.want__txt--white.two {
        color: white;
        font-size: 17px;
        margin-bottom: 13px
    }
    img.howtoworkit {
        width: 438px;
        margin-left: 28%
    }
    img.want__prod-img.howtowk {
        margin-top: 0;
        float: right
    }
    img.howtoworkit-order-arrow {
        margin-left: 169px;
        transform: rotate(20deg)
    }
    p.bistar {
        color: #ffffff;
        text-align: center;
        margin-top: -28px;
        margin-left: 169px;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: black;
        font-weight: bold;
        font-size: 19px
    }
    img.want__prod-img.howtowkgirl {
        position: absolute;
        width: 423px;
        margin-left: -50px
    }
    img.top-arrow {
        float: right;
        margin-top: 60px;
        margin-right: 46px
    }
    .header {
        background-image: url("../img/top-bg.png");
        padding-bottom: 50px;
        background-repeat: no-repeat;
        background-size: cover
    }
    .wrapper1 {
        width: 1200px !important;
        margin: 0 auto;
        position: relative;
        padding: 0 20px;
        background-image: none !important
    }
    span.want__txt.blc {
        color: #000000
    }
    .header__promo-txt span {
        padding: 0 42px 0 33px !important !important
    }
    .answer-item .answer-item__title {
        margin-left: 0px !important;
        padding-left: 20px !important
    }
    a.header__btn.btn.btnlink.pulse.ph {
        display: none !important
    }
    p.header__promo-txt.ph {
        display: none !important
    }
    img.img-block__gif-img.img-block__gif-img--1 {
        width: 264px
    }
    img.img-block__gif-img.img-block__gif-img--2 {
        width: 315px
    }
    .order__block--right {
        width: calc(100% - 465px);
        float: right
    }
    .answer__title {
        margin-bottom: 25px;
        text-align: center;
        background: black
    }
    .img-wrapper--answer .img-wrapper__img {
        max-width: fit-content !important;
        height: auto;
        margin-left: -56px
    }
    img.img-wrapper__prod-img.coup-pro {
        bottom: -258px !important;
        width: 155px !important
    }
    img.last-order-form-arrow {
        margin-left: -160px;
        transform: rotate(6deg);
        margin-top: -60px
    }
    .want__txt-block.niche {
        width: calc(75% - 182px) !important
    }
    a.header__btn.btn.btnlink.cardcontainer.pulse {
        width: 100% !important;
        margin-left: 0px !important
    }
    a.want__btn.btn.btnlink.pulse.ordenow {
        max-width: fit-content
    }
    a.want__btn.btn.btnlink.pulse.ordenow {
        background: linear-gradient(180deg, #ffffff 0%, #cb3052 21.09449%, #cb3052 84.18753%, #f7e2e3 100%) !important
    }
    img.secret-delivery {
        width: 100%
    }
    img.top-guar.ph {
        display: none
    }
    img.img-wrapper__img.ph {
        display: none
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .order__title span {
        font-size: 44px
    }
    .order__title:last-of-type span {
        font-size: 29px
    }
    .s-reviews {
        padding-top: 50px
    }
    .specialist:before {
        content: '';
        position: absolute;
        width: 387px;
        height: 463px;
        top: -15%;
        right: 97%;
        background: url("../img/prod-doc.webp") center no-repeat;
        -webkit-background-size: contain;
        background-size: contain
    }
    .testing-title {
        font-size: 55px
    }
    .testing-afterword__text {
        left: 56px
    }
    .wrapper1 {
        background-image: url(../../img/para.webp) !important
    }
    .img-block__gif-img--1 {
        margin-top: 50px
    }
    .want {
        background: #cb3052 !important;
        padding: 25px 0
    }
    .header {
        background: #03a3a1;
        padding-bottom: 50px;
        background-repeat: no-repeat;
        background-size: cover
    }
    h3.order__promo-txt.mbg span {
        font-size: 35px
    }
    .wrapper1 {
        margin: 0 auto;
        position: relative;
        padding: 0 20px;
        background-image: none !important
    }
    span.want__txt.blc {
        color: #000000
    }
    .header__promo-txt span {
        padding: 0 42px 0 33px !important !important
    }
    .answer-item .answer-item__title {
        margin-left: 0px !important;
        padding-left: 20px !important
    }
    a.header__btn.btn.btnlink.pulse.ph {
        display: none !important
    }
    p.header__promo-txt.ph {
        display: none !important
    }
    img.img-block__gif-img.img-block__gif-img--1 {
        width: 264px
    }
    img.img-block__gif-img.img-block__gif-img--2 {
        width: 264px
    }
    .order__block--right {
        width: calc(100% - 465px);
        float: right
    }
    .answer__title {
        margin-bottom: 25px;
        text-align: center;
        background: black
    }
    .img-wrapper--answer .img-wrapper__img {
        max-width: fit-content !important;
        height: auto;
        margin-left: -56px
    }
    img.img-wrapper__prod-img.coup-pro {
        bottom: -258px !important;
        width: 155px !important
    }
    img.last-order-form-arrow {
        margin-left: -160px;
        transform: rotate(6deg);
        margin-top: -60px
    }
    .want__txt-block.niche {
        width: calc(75% - 182px) !important
    }
    a.header__btn.btn.btnlink.cardcontainer.pulse {
        width: 100% !important;
        margin-left: 0px !important
    }
    a.want__btn.btn.btnlink.pulse.ordenow {
        max-width: fit-content
    }
    img.secret-delivery {
        width: 100%
    }
    img.top-guar.ph {
        display: none
    }
    img.img-wrapper__img.ph {
        display: none
    }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    img.want__prod-img {
        visibility: hidden
    }
    .header {
        background-image: url("../img/bg_01.webp");
        padding-bottom: 50px;
        background-repeat: no-repeat;
        background-size: cover
    }
    .want {
        background: #cb3052 !important;
        padding: 25px 0
    }
    .wrapper1 {
        width: auto;
        margin: 0 auto;
        position: relative;
        padding: 0 20px;
        background-image: none !important
    }
    span.want__txt.blc {
        color: #000000
    }
    .header__promo-txt span {
        padding: 0 42px 0 33px !important !important
    }
    .answer-item .answer-item__title {
        margin-left: 0px !important;
        padding-left: 20px !important
    }
    a.header__btn.btn.btnlink.pulse.ph {
        display: none !important
    }
    p.header__promo-txt.ph {
        display: none !important
    }
    img.img-block__gif-img.img-block__gif-img--1 {
        width: 254px
    }
    img.img-block__gif-img.img-block__gif-img--2 {
        width: 264px
    }
    .order__block--right {
        width: calc(100% - 465px);
        float: right
    }
    .answer__title {
        margin-bottom: 25px;
        text-align: center;
        background: black
    }
    .img-wrapper--answer .img-wrapper__img {
        width: 263px;
        height: auto;
        margin-left: -353px
    }
    img.img-wrapper__prod-img.coup-pro {
        bottom: -94px !important;
        width: 155px !important
    }
    img.last-order-form-arrow {
        margin-left: -160px;
        transform: rotate(6deg);
        margin-top: -60px
    }
    .want__txt-block.niche {
        width: calc(75% - 182px) !important
    }
    a.header__btn.btn.btnlink.cardcontainer.pulse {
        width: 100% !important;
        margin-left: 0px !important
    }
    a.want__btn.btn.btnlink.pulse.ordenow {
        max-width: fit-content
    }
    img.secret-delivery {
        width: 100%
    }
    a.header__btn.btn.btnlink.pulse.desk {
        margin-left: 0px !important;
        width: 100%
    }
    .img-wrapper--info {
        margin-right: 206px;
        width: 377px;
        height: 300px;
        top: 59px
    }
    .info__txt span {
        font-size: 28px
    }
    img.top-guar.ph {
        display: none
    }
    img.img-wrapper__img.ph {
        display: none
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    img.top-arrow {
        display: none
    }
    img.want__prod-img {
        visibility: hidden
    }
    .want {
        background-image: url("../img/banner.webp");
        background-repeat: no-repeat;
        padding: 25px 0;
        background-size: 100% 100%
    }
    img.img-wrapper__img.top {
        display: none
    }
    h2.order__title.doubt {
        background: #000000
    }
    h2.order__title.det {
        background: #ffffff
    }
    h3.order__promo-txt.mbg span {
        color: chartreuse
    }
    a.header__btn.btn.btnlink.pulse.desk {
        display: none !important
    }
    .answer__block--left {
        margin-top: -70px !important
    }
    .new__txt {
        margin-top: 38px !important
    }
    .header__title {
        -webkit-text-stroke-color: white !important
    }
    p.header__promo-txt.desk {
        display: none !important
    }
    img.howtoworkit {
        width: auto
    }
    span.want__txt.white {
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: black;
        font-size: 33px
    }
    span.want__txt.want__txt--white.one {
        color: black;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: white
    }
    span.want__txt.want__txt--white.two {
        color: black;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: white
    }
    img.howtoworkit-order-arrow {
        display: none
    }
    p.bistar {
        padding: 26px 0 19px;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: white
    }
    .info__title {
        font-size: 40px
    }
    img.top-arrow {
        display: none
    }
    img.img-wrapper__img.desk {
        display: none
    }
    img.last-order-form-arrow {
        display: none
    }
    input.js_submit.form__btn.btn.order__btn.anchor {
        margin-left: auto !important
    }
    .s-increase {
        padding-top: 18px;
        padding-bottom: 35px
    }
    .container.top {
        width: 320px;
        padding-right: 10px;
        padding-left: 10px
    }
    .s-increase__title {
        margin-bottom: 15px;
        font-weight: 400;
        font-size: 26px
    }
    .s-increase__title-inner {
        margin-bottom: 20px
    }
    .s-increase__title-top {
        text-align: center
    }
    .compare-item_after:before,
    .compare-item_before:before,
    .compare__items:before,
    .experts__item-image-wrapper {
        background-image: url("../img/retina-m@2x.webp");
        background-size: 396px 298px
    }
    .compare__items:before {
        bottom: 15px;
        width: 50px;
        height: 291px;
        background-image: url("../img/retina-m.webp");
        background-position: -238px 0
    }
    .compare__items:before {
        content: "";
        position: absolute;
        right: 0;
        bottom: 19px;
        left: 0;
        margin: auto
    }
    .compare__item {
        text-align: center
    }
    .compare-item_before {
        padding-right: 0
    }
    .compare-item {
        padding-top: 5px;
        padding-bottom: 0
    }
    .compare-item__information-wrapper,
    .compare-item__time-wrapper {
        display: none
    }
    .compare-item__label_before {
        left: 104px
    }
    .compare-item__label {
        min-width: 60px;
        font-size: 14px;
        line-height: 28px;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }
    .compare-item__length_before {
        bottom: 245px;
        left: 27px
    }
    .compare-item__length {
        font-size: 20px;
        white-space: nowrap
    }
    .compare-item__length:after {
        width: 92px
    }
    .compare-item__width_before {
        right: 33px;
        left: 0;
        width: 64px
    }
    .compare-item__width {
        bottom: -30px;
        margin: auto;
        font-size: 22px
    }
    .compare-item_after {
        padding-left: 0
    }
    .compare-item_after:before {
        width: 117px;
        height: 298px;
        background-image: url("../img/retina-m.webp");
        background-position: 0 0
    }
    .compare-item:before {
        position: static;
        display: inline-block
    }
    .compare-item__information-wrapper,
    .compare-item__time-wrapper {
        display: none
    }
    .compare-item__label_after {
        right: auto;
        left: 64%
    }
    .compare-item__label {
        min-width: 60px;
        font-size: 14px;
        line-height: 28px;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }
    .compare-item__length_after {
        right: 47px;
        bottom: 311px
    }
    .compare-item__length {
        font-size: 20px;
        white-space: nowrap
    }
    .compare-item__length:after {
        width: 92px
    }
    .compare-item__width_after {
        right: 4px;
        left: 0;
        width: 75px
    }
    .compare-item__width {
        bottom: -30px;
        margin: auto;
        font-size: 22px
    }
    p.oandcap {
        text-align: center;
        margin-top: 16px;
        font-size: 22px;
        font-weight: bold;
        -webkit-text-stroke-width: 0;
        -webkit-text-stroke-color: #2196f3;
        color: black;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    img.want__prod-img {
        visibility: hidden
    }
    img.want__prod-img {
        display: none
    }
    .want {
        background-image: url("../img/girl2.webp");
        background-repeat: no-repeat;
        padding: 25px 0;
        background-size: 100% 100%
    }
    img.img-wrapper__img.top {
        display: none
    }
    h2.order__title.doubt {
        background: #000000
    }
    h2.order__title.det {
        background: #ffffff
    }
    h3.order__promo-txt.mbg span {
        color: chartreuse
    }
    a.header__btn.btn.btnlink.pulse.desk {
        display: none !important
    }
    .answer__block--left {
        margin-top: -70px !important
    }
    .new__txt {
        margin-top: 38px !important
    }
    .header__title {
        -webkit-text-stroke-color: white !important
    }
    p.header__promo-txt.desk {
        display: none !important
    }
    img.howtoworkit {
        width: auto
    }
    span.want__txt.white {
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: black;
        font-size: 33px
    }
    span.want__txt.want__txt--white.one {
        color: white
    }
    span.want__txt.want__txt--white.two {
        color: white
    }
    img.howtoworkit-order-arrow {
        display: none
    }
    p.bistar {
        padding: 26px 0 19px;
        font-weight: bold
    }
    .info__title {
        font-size: 40px
    }
    img.img-wrapper__img.desk {
        display: none
    }
    img.last-order-form-arrow {
        display: none
    }
    input.js_submit.form__btn.btn.order__btn.anchor {
        margin-left: auto !important
    }
    .s-increase {
        padding-top: 18px;
        padding-bottom: 35px;
        display: none
    }
    .container.top {
        width: 320px;
        padding-right: 10px;
        padding-left: 10px
    }
    .s-increase__title {
        margin-bottom: 15px;
        font-weight: 400;
        font-size: 26px
    }
    .s-increase__title-inner {
        margin-bottom: 20px
    }
    .s-increase__title-top {
        text-align: center
    }
    .compare-item_after:before,
    .compare-item_before:before,
    .compare__items:before,
    .experts__item-image-wrapper {
        background-image: url("../img/retina-m@2x.webp");
        background-size: 396px 298px
    }
    .compare__items:before {
        bottom: 15px;
        width: 50px;
        height: 291px;
        background-image: url("../img/retina-m.webp");
        background-position: -238px 0
    }
    .compare__items:before {
        content: "";
        position: absolute;
        right: 0;
        bottom: 19px;
        left: 0;
        margin: auto
    }
    .compare__item {
        text-align: center
    }
    .compare-item_before {
        padding-right: 0
    }
    .compare-item {
        padding-top: 5px;
        padding-bottom: 0
    }
    .compare-item__information-wrapper,
    .compare-item__time-wrapper {
        display: none
    }
    .compare-item__label_before {
        left: 104px
    }
    .compare-item__label {
        min-width: 60px;
        font-size: 14px;
        line-height: 28px;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }
    .compare-item__length_before {
        bottom: 245px;
        left: 27px
    }
    .compare-item__length {
        font-size: 20px;
        white-space: nowrap
    }
    .compare-item__length:after {
        width: 92px
    }
    .compare-item__width_before {
        right: 33px;
        left: 0;
        width: 64px
    }
    .compare-item__width {
        bottom: -30px;
        margin: auto;
        font-size: 22px
    }
    .compare-item_after {
        padding-left: 0
    }
    .compare-item_after:before {
        width: 117px;
        height: 298px;
        background-image: url("../img/retina-m.webp");
        background-position: 0 0
    }
    .compare-item:before {
        position: static;
        display: inline-block
    }
    .compare-item__information-wrapper,
    .compare-item__time-wrapper {
        display: none
    }
    .compare-item__label_after {
        right: auto;
        left: 64%
    }
    .compare-item__label {
        min-width: 60px;
        font-size: 14px;
        line-height: 28px;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }
    .compare-item__length_after {
        right: 47px;
        bottom: 311px
    }
    .compare-item__length {
        font-size: 20px;
        white-space: nowrap
    }
    .compare-item__length:after {
        width: 92px
    }
    .compare-item__width_after {
        right: 4px;
        left: 0;
        width: 75px
    }
    .compare-item__width {
        bottom: -30px;
        margin: auto;
        font-size: 22px
    }
    img.top-guar.desk {
        display: none
    }
    img.top-arrow {
        display: none
    }
    .s-reviews {
        padding-top: 17px;
        padding-bottom: 0;
        overflow: hidden;
        display: none
    }
    .s-experts .container,
    .s-reviews .container {
        width: 300px
    }
    .s-reviews__title-wrapper {
        margin-bottom: 14px
    }
    .s-reviews__title {
        font-weight: 400;
        font-size: 26px;
        text-align: center
    }
    .s-reviews__title-bottom {
        padding-right: 0;
        padding-left: 0
    }
    .s-reviews__title span {
        font-weight: 700;
        font-size: inherit
    }
    .s-reviews__items {
        position: relative;
        padding: 18px 0 11px;
        background-color: #ffbf00
    }
    .s-reviews__items:before {
        left: -1000px
    }
    .s-reviews__items:after,
    .s-reviews__items:before {
        content: "";
        position: absolute;
        top: 0;
        width: 1000px;
        height: 100%;
        background-color: #ffbf00
    }
    .reviews__item {
        margin-bottom: 13px;
        padding-left: 0
    }
    .reviews__item-image-wrapper {
        position: relative;
        top: auto;
        bottom: auto;
        display: block;
        max-width: none;
        padding-left: 4px;
        text-align: left
    }
    .reviews__item-image {
        width: 104px
    }
    .reviews__item-text-wrapper {
        width: 100%;
        padding: 0;
        background-image: none
    }
    .reviews__item-title-wrapper {
        min-height: 85px;
        margin-top: -94px;
        padding-left: 118px
    }
    .reviews__item-name-wrapper {
        position: static;
        width: 100%;
        margin-bottom: 10px;
        text-align: right !important
    }
    .reviews__item-name {
        display: inline-block;
        padding-right: 0;
        font-size: 18px;
        vertical-align: top
    }
    .reviews__item-age {
        display: inline-block;
        padding-right: 0;
        font-size: 18px;
        vertical-align: top
    }
    .reviews__item-title {
        margin-bottom: 15px;
        font-size: 18px
    }
    .reviews__item-title span {
        display: inline-block;
        vertical-align: bottom
    }
    .reviews__item-text {
        margin-top: 20px;
        font-size: 18px
    }
    .reviews__item:nth-child(even) {
        padding-right: 0
    }
    .reviews__item:nth-child(even) .reviews__item-image-wrapper {
        right: auto
    }
    .reviews__item-image {
        width: 104px
    }
    .reviews__item-text-wrapper {
        width: 100%;
        padding: 0;
        background-image: none
    }
    .reviews__item-title-wrapper {
        min-height: 85px;
        margin-top: -94px;
        padding-left: 118px
    }
    .reviews__item:nth-child(even) .reviews__item-name-wrapper {
        right: -276px;
        left: auto;
        text-align: left
    }
    .reviews__item:nth-child(even) .reviews__item-name {
        padding-left: 0
    }
    .reviews__item:nth-child(even) .reviews__item-age {
        padding-left: 0
    }
    .reviews__item-title {
        margin-bottom: 15px;
        font-size: 18px
    }
    .reviews__item-title span {
        display: inline-block;
        vertical-align: bottom
    }
    .reviews__item-text {
        margin-top: 20px;
        font-size: 18px
    }
    .reviews__item {
        margin-bottom: 13px;
        padding-left: 0
    }
    .reviews__item-image-wrapper {
        position: relative;
        top: auto;
        bottom: auto;
        display: block;
        max-width: none;
        padding-left: 4px;
        text-align: left
    }
    .reviews__item-image {
        width: 104px
    }
    .reviews__item-text-wrapper {
        width: 100%;
        padding: 0;
        background-image: none
    }
    .reviews__item-title-wrapper {
        min-height: 85px;
        margin-top: -94px;
        padding-left: 118px
    }
    .reviews__item-name-wrapper {
        position: static;
        width: 100%;
        margin-bottom: 10px;
        text-align: right !important
    }
    .reviews__item-name {
        display: inline-block;
        padding-right: 0;
        font-size: 18px;
        vertical-align: top
    }
    .reviews__item-age {
        display: inline-block;
        padding-right: 0;
        font-size: 18px;
        vertical-align: top
    }
    .reviews__item-title {
        margin-bottom: 15px;
        font-size: 18px
    }
    .reviews__item-title span {
        display: inline-block;
        vertical-align: bottom
    }
    .reviews__item-text {
        margin-top: 20px;
        font-size: 18px
    }
    .reviews__item:nth-child(even) {
        padding-right: 0
    }
    .reviews__item:nth-child(even) .reviews__item-image-wrapper {
        right: auto
    }
    .reviews__item-image {
        width: 104px
    }
    .reviews__item-text-wrapper {
        width: 100%;
        padding: 0;
        background-image: none
    }
    .reviews__item-title-wrapper {
        min-height: 85px;
        margin-top: -94px;
        padding-left: 118px
    }
    .reviews__item-name-wrapper {
        position: static;
        width: 100%;
        margin-bottom: 10px;
        text-align: right !important
    }
    .reviews__item:nth-child(even) .reviews__item-name {
        padding-left: 0
    }
    .reviews__item:nth-child(even) .reviews__item-age {
        padding-left: 0
    }
    .reviews__item-title {
        margin-bottom: 15px;
        font-size: 18px
    }
    .reviews__item-title span {
        display: inline-block;
        vertical-align: bottom
    }
    .reviews__item-text {
        margin-top: 20px;
        font-size: 18px
    }
    p.oandcap {
        text-align: center;
        margin-top: 16px;
        font-size: 22px;
        font-weight: bold;
-webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #03a9f4;
    color: white;
    }
}

@media (min-width: 1281px) {
img.fx_num { position: fixed; height: 130px; width: auto; bottom: 20px; right: 31px; margin-bottom: 0px; z-index:999999; }
}
@media (min-width: 1025px) and (max-width: 1280px) {
img.fx_num { position: fixed; height: 130px; width: auto; bottom: 20px; right: 31px; margin-bottom: 0px; z-index:999999; }
}
@media (min-width: 768px) and (max-width: 1024px) {
img.fx_num { position: fixed; height: 130px; width: auto; bottom: 20px; right: 31px; margin-bottom: 0px; z-index:999999; }
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
img.fx_num { position: fixed; height: 130px; width: auto; bottom: 20px; right: 31px; margin-bottom: 0px; z-index:999999; }
}
@media (min-width: 481px) and (max-width: 767px) {
img.fx_num { position: fixed; height: 95px; width: auto; bottom: 20px; right: 25px; margin-bottom: 0px; z-index:999999; }
}
@media (min-width: 320px) and (max-width: 480px) {
img.fx_num { position: fixed; height: 95px; width: auto; bottom: 20px; right: 25px; margin-bottom: 0px; z-index:999999; }
}
body {
    margin: 0;
    font-family: Arial, sans-serif;
}


/* ......................my code css............... */

.nha-navbar {
    background-color: #ac2b76; /* Pink navbar */
    color: white;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 16px;
    width: 100%;
    box-sizing: border-box;
}

.nha-logo {
    height: 60px;
    width: auto;
    max-width: 100%;
}

.nha-navbar-center {
    text-align: center;
    flex: 1;
    margin: 0 10px;
}

.nha-navbar-center h1 {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    white-space: nowrap;
}

.nha-navbar-center p {
    margin: 0;
    font-size: 14px;
    white-space: nowrap;
}

a img.nha-logo {
    cursor: pointer;
    transition: transform 0.3s ease;
}

a img.nha-logo:hover {
    transform: scale(1.05);
}



.health-section {
    background-color: white;
    padding: 16px;
    max-width: 400px;
    margin: 20px auto;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    position: relative;
}

.date-badge {
    background-color: #00aaff;
    color: white;
    padding: 4px 8px;
    display: inline-block;
    border-radius: 4px;
    font-size: 12px;
    margin-bottom: 8px;
}

.health-section h2 {
    font-size: 16px;
    color: #000;
    margin: 10px 0;
    line-height: 1.5;
}

.verified-badge {
    background-color: #e0f4ff;
    color: #0077aa;
    text-align: center;
    padding: 8px;
    border-radius: 4px;
    font-size: 14px;
    margin: 12px 0;
}

.doctor-image-container {
    position: relative;
    text-align: center;
}

.doctor-image {
    width: 100%;
    max-width: 350px;   /* increased from 250px to 350px */
    height: auto;       /* maintain aspect ratio */
    border-radius: 8px;
    display: block;
    margin: 0 auto;     /* centers the image horizontally */
}


/* .btnlink {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background-color: red;
    color: white;
    padding: 8px 16px;
    text-decoration: none;
    font-weight: bold;
    border-radius: 4px;
    font-size: 14px;
} */
 .btnlink:hover {
    background-color: darkred;
}
.health-section p {
    font-size: 14px;
    color: #333;
    line-height: 1.4;
    margin-top: 12px;
}

/* .............content............. */

.benefits-section {
    max-width: 600px;
    margin: 20px auto;
    padding: 0 15px;
    font-family: Arial, sans-serif;
    color: #333;
    line-height: 1.6;
    font-size: 16px;
}

.benefits-box {
    background-color: #db7fd6ff;
    padding: 12px 16px;
    border-radius: 6px;
    margin-bottom: 16px;
}

.benefits-box1 {
    background-color: #3ed5d2ff;
    padding: 12px 16px;
    border-radius: 6px;
    margin-bottom: 16px;
}

.benefits-box ul {
    list-style-type: disc;
    padding-left: 20px;
    margin: 0;
}

.benefits-box li {
    margin-bottom: 8px;
}

.benefits-section p {
    margin-bottom: 12px;
}

.benefits-section p strong {
    color: #280505ff;
}

.product-image {
    display: block;       /* make image a block-level element */
    margin: 0 auto;       /* centers horizontally within its container */
    max-width: 100%;      /* responsive scaling */
    height: auto;         /* maintain aspect ratio */
}
.growth-section {
    max-width: 700px;
    margin: 20px auto;
    padding: 15px;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 0 8px rgba(0,0,0,0.1);
    text-align: center;
}

.growth-images {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 15px;
}

.growth-item {
    flex: 1 1 30%;
}

.growth-image {
    width: 100%;
    border-radius: 6px;
}

.growth-caption-box {
    background-color: #007BFF; /* blue box */
    color: white;
    padding: 6px 10px;
    border-radius: 4px;
    font-size: 14px;
    margin-top: 8px;
    font-weight: bold;
}

.growth-description {
    font-size: 16px;
    color: #333;
    margin: 15px 0;
}

.growth-gif-image {
    width: 100%;
    max-width: 400px;
    border-radius: 6px;
    display: block;
    margin: 0 auto;
}

.benefits-boxx {
    background-color: #3d8934ff;
    padding: 12px 16px;
    border-radius: 6px;
    margin-bottom: 16px;
    color: #000;
}

/* ...........button red............ */
.btnlink {
    display: block; /* makes it occupy full width within its container */
    background-color: #d10000;
    color: white;
    text-align: center;
    padding: 14px 20px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.2;
    transition: background-color 0.3s, transform 0.2s;
    box-shadow: 0 4px 6px rgba(0,0,0,0.2);
    width: 80%;              /* wider button */
    max-width: 400px;        /* limit on large screens */
    margin: 20px auto;       /* centers horizontally with top/bottom margin */
}

.btnlink:hover {
    background-color: #b80000;
    transform: translateY(-2px);
}

.btn-main-text {
    font-size: 20px;
    font-weight: bold;
}

.btn-sub-text {
    font-size: 14px;
    font-weight: normal;
}

@media (max-width: 480px) {
    .btnlink {
        font-size: 18px;
        padding: 12px 16px;
        width: 90%;            /* even wider on small screens */
    }
    .btn-main-text {
        font-size: 18px;
    }
    .btn-sub-text {
        font-size: 13px;
    }
}



/* ...........rajesh css.......... */
.benefits-box11 {
    background-color: #fcfcfcff;
    padding: 12px 16px;
    border-radius: 6px;
    margin-bottom: 16px;
    color: #000;
}

.testimonial-box {
    background-color: #f4f4f4;
    padding: 20px;
    max-width: 600px;
    margin: 20px auto;      /* centers the div */
    border-radius: 8px;
    box-shadow: 0 0 8px rgba(0,0,0,0.1);
    text-align: center;
}

.testimonial-gif {
    width: 100%;
    max-width: 250px;
    height: auto;
    border-radius: 8px;
    display: block;
    margin: 0 auto 15px auto; /* centers the GIF and adds space below */
}

.testimonial-text p {
    color: #000;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 12px;
    text-align: left;
}

@media (max-width: 480px) {
    .testimonial-text p {
        font-size: 14px;
    }
}

.heading-center {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin: 20px auto;
    line-height: 1.4;
    color: #000;
    max-width: 90%;
}

@media (max-width: 480px) {
    .heading-center {
        font-size: 18px;
    }
}
.paragraph-center {
    text-align: center;
    font-size: 16px;
    color: #000;
    line-height: 1.6;
    max-width: 600px;
    margin: 15px auto;
    padding: 0 10px;
}

@media (max-width: 480px) {
    .paragraph-center {
        font-size: 14px;
    }
}
.centered-image {
    display: block;
    margin: 20px auto;             /* centers the image */
    max-width: 100%;               /* responsive */
    height: auto;                  /* maintain aspect ratio */
    border-radius: 8px;            /* rounded corners */
}

.paragraph-centerr {
    text-align: center;
    font-size: 16px;
    color: #000;
    line-height: 1.6;
    max-width: 600px;
    margin: 15px auto;
    padding: 15px 10px;         /* added inner spacing */
    border-radius: 6px;         /* optional rounded corners */
}

.grey-bg {
    background-color: #716565ff;  /* light grey background */
}

@media (max-width: 480px) {
    .paragraph-centerr {
        font-size: 14px;
    }
}


.heading-center {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin: 20px auto;
    line-height: 1.4;
    color: #000;
    max-width: 90%;
}

@media (max-width: 480px) {
    .heading-center {
        font-size: 18px;
    }
}
.paragraph-center {
    text-align: center;
    font-size: 16px;
    color: #000;
    line-height: 1.6;
    max-width: 600px;
    margin: 15px auto;
    padding: 0 10px;
}

@media (max-width: 480px) {
    .paragraph-center {
        font-size: 14px;
    }
}
.paragraph-center {
    text-align: center;
    font-size: 16px;
    color: #000;
    line-height: 1.6;
    max-width: 600px;
    margin: 15px auto;
    padding: 0 10px;
}

@media (max-width: 480px) {
    .paragraph-center {
        font-size: 14px;
    }
}
.heading-center {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin: 20px auto;
    line-height: 1.4;
    color: #000;
    max-width: 90%;
}

.paragraph-center {
    text-align: center;
    font-size: 16px;
    color: #000;
    line-height: 1.6;
    max-width: 600px;
    margin: 15px auto;
    padding: 0 10px;
}

@media (max-width: 480px) {
    .heading-center {
        font-size: 18px;
    }
    .paragraph-center {
        font-size: 14px;
    }
}
.alert-box {
    background-color: #f8d7da;   /* light red alert */
    padding: 20px;
    border-radius: 8px;
    max-width: 600px;
    margin: 20px auto;
    text-align: center;
    box-shadow: 0 0 10px rgba(0,0,0,0.05);
}

.alert-title {
    font-weight: bold;
    font-size: 18px;
    color: #000;
    margin-bottom: 10px;
}

.alert-text {
    color: #000;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 10px;
}

.alert-confidential {
    font-weight: bold;
    color: #000;
    font-size: 16px;
}

@media (max-width: 480px) {
    .alert-title {
        font-size: 16px;
    }
    .alert-text,
    .alert-confidential {
        font-size: 14px;
    }
}
.bold-text {
    font-weight: bold;
}
.comments.black {
    background-color: #111;
    color: #eee;
    padding: 20px;
    border-radius: 12px;
    max-width: 700px;
    margin: auto;
    font-family: sans-serif;
}

.comments__title {
    font-size: 1.5rem;
    margin-bottom: 20px;
    color: #fff;
    text-align: center;
}

.comments__item {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    padding: 15px;
    border-bottom: 1px solid #333;
}

.comments__avatar img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #444;
}

.comments__body {
    flex: 1;
}

.comments__info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 0.9rem;
    color: #aaa;
    margin-bottom: 5px;
}

.comments__name {
    font-weight: 600;
    color: #fff;
}

.time-comments {
    font-size: 0.8rem;
    color: #888;
}

.comments__text p {
    margin: 5px 0;
    line-height: 1.4;
    color: #ddd;
}

.comments__text img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    margin-top: 8px;
}

.like-facebook img {
    width: 24px;
    height: 24px;
    cursor: pointer;
    transition: transform 0.2s ease;
}

.like-facebook img:hover {
    transform: scale(1.2);
}

.panel-funct {
    display: flex;
    gap: 10px;
    margin-top: 8px;
    font-size: 0.85rem;
}

.panel-funct .add-comment,
.panel-funct .share a {
    color: #00bcd4;
    cursor: pointer;
    transition: color 0.2s ease;
}

.panel-funct .add-comment:hover,
.panel-funct .share a:hover {
    color: #4dd0e1;
}

.fade1, .fade2 {
    animation: fadeIn 0.8s ease-in;
}

@keyframes fadeIn {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}

@media (max-width: 600px) {
    .comments__item {
        flex-direction: column;
        align-items: flex-start;
    }

    .comments__info {
        flex-direction: column;
        align-items: flex-start;
        gap: 4px;
    }
}
.comments__avatar img {
    filter: blur(1.2px);
}



.fixed-order-btn {
    position: fixed;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background: #d70000;
    color: #fff;
    text-align: center;
    /* padding: 1px 6px; controls button length/width */
    border-radius: 6px 0 0 6px;
    z-index: 9999;
    font-weight: bold;
    text-decoration: none;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    /* transition: background 0.3s; */
    /* animation: bubble-pulse 2s infinite; */
}

.fixed-order-btn:hover {
    background: #b30000;
    animation: none; /* stop pulse on hover for clarity */
}

.fixed-order-btn .btn-main-text {
    font-size: 40px; /* smaller */
    display: block;
    line-height: 1.2;
}

.fixed-order-btn .btn-sub-text {
    font-size: 15px; /* smaller */
    display: block;
    line-height: 1.2;
}

@media (max-width: 768px) {
    .fixed-order-btn {
        padding: 3px 5px; /* even smaller on mobile */
    }
}
/* ===== Make content full width on desktop ===== */

@media (min-width: 1024px) {
    .health-section,
    .growth-section,
    .benefits-section,
    .testimonial-box,
    .alert-box,
    .comments.black,
    .paragraph-center,
    .paragraph-centerr {
        max-width: 90%;   /* wider than fixed px values */
        width: 90%;       /* expands the section */
        margin: 20px auto;
        padding: 20px;
    }

    .doctor-image,
    .growth-gif-image,
    .product-image,
    .testimonial-gif {
        max-width: 80%;   /* images will also widen within sections */
    }
}
/* .....banner........... */

/* ===== Banner Image Full Width on Desktop & Responsive on Mobile ===== */
.banner-fullscreen {
    display: block;              /* remove inline spacing */
    width: fullscreen;                 /* full width on all screens */
    max-width: 100%;             /* prevents overflow */
    height: auto;                /* maintain aspect ratio */
    margin: 0 auto;              /* center in container if needed */
    border-radius: 0;            /* optional: set to 8px for rounded corners */
    object-fit: cover;           /* ensures proper fit if container size changes */
}

/* Optional: Add container control if you want padding around the image */
.banner-container {
    width: 100%;
    max-width: 1200px;          /* limits it on ultra-wide monitors, adjust as needed */
    margin: 0 auto;             /* center container */
    padding: 0;                 /* add padding if needed */
}

/* ....new css.......... */
.fullscreen-banner {
    display: block;
    width: 100vw;         /* FULL viewport width */
    max-width: 100vw;     /* prevent overflow */
    height: auto;         /* maintain aspect ratio */
    margin: 0;            /* remove default margins */
    padding: 0;           /* remove padding if any */
    object-fit: cover;    /* ensures clean fill if container resized */
}


#contact-anchor {
    scroll-margin-top: 80px; /* adjust based on your navbar height */
}

/* ......button1....... */
.button {
    background: #d70000;
    color: #fff;
    padding: 15px 30px; /* bigger padding */
    border: none;
    border-radius: 8px;  /* slightly rounder */
    cursor: pointer;
    font-size: 20px;     /* bigger font */
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    transition: background-color 0.3s ease, transform 0.2s ease;
    box-shadow: 0 4px 6px rgba(0,0,0,0.2);
}

/* Hover effect */
.button:hover {
    background: #b30000;
    transform: translateY(-2px);
}

/* Center align using container */
.button-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0; /* spacing above and below */
}

/* .......button2 rajes....... */
.button-container {
    width: 100%;                   /* takes full width of parent */
    text-align: center;            /* centers inline-block elements horizontally */
    margin: 20px 0;                /* spacing above and below */
}

.button {
    background: #d70000;
    color: #fff;
    padding: 15px 30px;            /* bigger padding */
    border: none;
    border-radius: 8px;            /* slightly rounder */
    cursor: pointer;
    font-size: 20px;               /* bigger font */
    font-weight: bold;
    text-decoration: none;
    display: inline-block;         /* allows padding and centers using text-align */
    transition: background-color 0.3s ease, transform 0.2s ease;
    box-shadow: 0 4px 6px rgba(0,0,0,0.2);
}

.button:hover {
    background: #b30000;
    transform: translateY(-2px);
}
