@font-face {
    /*font-family: 'Futura PT Demi';
    src: url('../fonts/FuturaPT-Demi.eot');
    src: url('../fonts/FuturaPT-Demi.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FuturaPT-Demi.woff2') format('woff2'),
        url('../fonts/FuturaPT-Demi.woff') format('woff'),
        url('../fonts/FuturaPT-Demi.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    /*font-family: 'Futura PT Book';*/
    src: url('../fonts/FuturaPT-Book.eot');
    src: url('../fonts/FuturaPT-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FuturaPT-Book.woff2') format('woff2'),
        url('../fonts/FuturaPT-Book.woff') format('woff'),
        url('../fonts/FuturaPT-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}*/


.lab2026 p, .lab2026 h3, .lab2026 h2, .lab2026 h1{margin: 0;}


/**********/


html{scroll-behavior: smooth;}
body{background: #FFF;}
.s-container, section{
	box-sizing:border-box;
	position:relative;
	}

.lab2026{
    margin: 20px auto;
    background: #FFF;
    /*font-family: 'Futura PT Book';*/
    font-weight: normal;
    overflow-x: hidden;
    background-size: contain;

}

.lab2026 .sk{
    max-width: 1290px;
    width: 100%;
    margin: 20px auto;
    position: relative;
}

.lab2026 strong{
    font-weight: 600;
    /*font-family: 'Futura PT Demi';*/
}
.lab2026 sup{line-height: 0;}

/******************/


.wrap-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.text-section {
    flex: 1;
    padding: 20px;
    box-sizing: border-box;
}

.image-section {
    flex: 1;
    text-align: center;
}

.responsive-image {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.lab2026 h2{font-size: 33px; line-height: 38px; text-transform: uppercase; margin: 0; /*font-family: 'Futura PT Book';*/font-weight: normal; text-align: center}




/*** REF 1**/


/**/
.lab2026 .ref1 .sk{
    background: url(../images/bg.jpg) no-repeat center;
    background-size: cover;
}


.lab2026 .ref1 span.greenBgTxt{
    background: #00992b;
    color: #FFF;
    /*font-family: 'Futura PT Book';*/
    font-weight: normal;
    font-size: 19px;
    line-height: 19px;
    text-transform: uppercase;
    padding: 5px 15px;

}

.lab2026 .ref1 h1{
    /*font-family: 'Futura PT Demi';*/
    font-weight: 600;
    font-size: 63px;
    line-height: 50px;
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-top: 15px;
}
.lab2026 h1 span{
    font-weight: normal;
    /*font-family: 'Futura PT Book';*/
	font-size: 25px;
	line-height: 31px;
    display: block;
}


.lab2026 .ref1 p{
    font-size: 16.5px;
    line-height: 25px;
    padding-bottom: 9px;
    text-transform: uppercase;

    }

.lab2026 .ref1 a.mineral2022-btn {
  color: #000;
  background-color: #fff;
}

.lab2026 .ref1 a.mineral2022-btn:hover {
  color: #fff;
  background-color: #000;
}

/*************************
    HEADER
**********************/


.lab2026 .ref1 .sk.hero {
    background: none;
    position: relative;
    overflow: hidden;
}

.lab2026 .ref1 .sk.hero .wrap-section {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: stretch;
    background: url("../images/bg.jpg") no-repeat center center;
    background-size: cover;
}


.ref1 .text-section {
    flex: 0 0 30%;
    max-width: 30%;
    box-sizing: border-box;
    padding-left: clamp(35px, 4vw, 75px);
    padding-right: 0;
}

.ref1 .image-section {
    flex: 0 0 43%;
    max-width: 43%;
    box-sizing: border-box;
    padding: 0;
}

.ref1 .quote-section {
    flex: 0 0 23%;
    max-width: 23%;
    box-sizing: border-box;
}


.lab2026 .ref1 .sk.hero .text-section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.lab2026 .ref1 .sk.hero .text-section,
.lab2026 .ref1 .sk.hero .text-section h1,
.lab2026 .ref1 .sk.hero .text-section p {
    color: #fff;
}

.lab2026 .ref1 .sk.hero span.greenBgTxt {
    background: #000;
    /*font-family: 'Futura PT Demi';*/
    font-weight: 600;
    font-size: 16px;
    line-height: 14px;
    letter-spacing: 1px;
    padding: 7px 9px;
}


.lab2026 .ref1 .sk.hero .image-section {
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.ref1 .responsive-image {
    display: block;
    width: 640px;
    max-width: 100%;
    height: auto;
}

.lab2026 .ref1 .sk.hero .hero-woman {
    display: block;
    margin: 0;
    align-self: flex-end;
}


.lab2026 .ref1 .sk.hero .quote-section {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;

    padding-right: clamp(35px, 4vw, 75px);
    padding-bottom: 40px;

    color: #fff;
    text-align: right;
}

.lab2026 .ref1 .sk.hero .quote-section p {
    color: #fff;
    /*font-family: 'Futura PT Book';*/
    font-weight: normal;
    font-style: italic;
    font-size: clamp(22px, 2vw, 26px);
    line-height: 1.15;

    margin: 0 0 24px 0;

    text-align: right;
}

.lab2026 .ref1 .sk.hero .signature-image {
    display: block;

    width: clamp(130px, 13vw, 190px);
    max-width: 100%;
    height: auto;

    margin-left: auto;
}




@media (max-width: 1110px) {

    .ref1 .text-section {
        flex: 0 0 30%;
        max-width: 30%;
    }

    .ref1 .image-section {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .ref1 .quote-section {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .ref1 .responsive-image {
        width: clamp(500px, 48vw, 640px);
    }
}


@media (max-width: 930px) {

    .ref1 .text-section {
        flex: 0 0 38%;
        max-width: 38%;
        padding-left: clamp(28px, 3vw, 45px);
    }

    .ref1 .image-section {
        flex: 0 0 42%;
        max-width: 42%;
    }

    .ref1 .quote-section {
        flex: 0 0 20%;
        max-width: 20%;
        padding-right: 25px;
    }

    .ref1 .responsive-image {
        width: clamp(380px, 43vw, 520px);
    }

    .lab2026 .ref1 .sk.hero .quote-section p {
        font-size: clamp(16px, 2vw, 22px);
    }
}


@media (max-width: 768px) {

    .lab2026 .ref1 .sk {
        padding: 0;
    }

    .lab2026 .ref1 .sk.hero .wrap-section {
        display: flex;
        flex-wrap: wrap;

        background: linear-gradient(#7a0000 0%, #c40000 100%);
    }


    .ref1 .text-section {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;

        padding: 50px 30px 30px;
    }


    .ref1 .image-section {
        flex: 0 0 60%;
        max-width: 60%;
        width: 60%;

        margin-top: 10px;

        display: flex;
        justify-content: center;
        align-items: flex-end;
    }

    .ref1 .quote-section {
        flex: 0 0 40%;
        max-width: 40%;
        width: 40%;

        display: flex;
        justify-content: flex-end;
        align-items: flex-end;

        padding:0 20px 25px 10px;

        box-sizing: border-box;
    }

    .ref1 .responsive-image {
        width: clamp(260px, 44vw, 320px);
        max-width: 100%;
    }

    .lab2026 .ref1 .sk.hero .quote-section p {
        font-size: clamp(14px, 3.2vw, 18px);
        line-height: 1.1;

        margin-bottom: 14px;
    }

    .lab2026 .ref1 .sk.hero .signature-image {
        width: clamp(100px, 24vw, 150px);
    }
}


@media (max-width: 460px) {

    .ref1 .responsive-image {
        width: clamp(260px, 46vw, 280px);
    }

    .lab2026 .ref1 .sk.hero .quote-section {
        padding-right: 14px;
        padding-bottom: 18px;
    }

    .lab2026 .ref1 .sk.hero .quote-section p {
        font-size: 14px;
    }
}





/*************************
    Seckja 2 Rutyna 
**********************/

.ref-products-routine {
    width: 100%;
}

.ref-products-routine .sk {
    max-width: 1290px;
    width: 100%;
    margin: 20px auto;
    padding: 0;
}


.ref-products-routine .routine-box {
    position: relative;
    overflow: hidden;
    background: #970006;
}


.ref-products-routine .routine-bg {
    display: block;
    width: 100%;
    height: auto;
}

.ref-products-routine .routine-mobile-bg {
    display: none;
}


.ref-products-routine .routine-text {
    position: absolute;

    top: 50%;
    right: clamp(30px, 5vw, 80px);

    transform: translateY(-50%);

    width: clamp(320px, 34vw, 500px);

    display: flex;
    flex-direction: column;
    align-items: flex-end;

    text-align: right;
    color: #fff;
}

.ref-products-routine .routine-text h2 {
    margin: 0 0 clamp(14px, 1.4vw, 22px);

    /*font-family: 'Futura PT Demi';*/
    font-weight: 600;

    font-size: clamp(26px, 3.1vw, 42px);
    line-height: 0.95;

    text-transform: uppercase;
    text-align: right;

    color: #fff;
}

.ref-products-routine .routine-text p {
    margin: 0;

    /*font-family: 'Futura PT Book';*/
    font-weight: normal;

    font-size: clamp(18px, 2.1vw, 34px);
    line-height: 1.05;

    text-transform: uppercase;
    text-align: right;

    color: #fff;
}


@media (max-width: 1180px) {

    .ref-products-routine .routine-text {
        width: clamp(250px, 30vw, 360px);
        right: clamp(24px, 3vw, 45px);
    }

    .ref-products-routine .routine-text h2 {
        font-size: clamp(22px, 2.8vw, 34px);
    }

    .ref-products-routine .routine-text p {
        font-size: clamp(16px, 2vw, 26px);
    }
}


@media (max-width: 930px) {

    .ref-products-routine .routine-text {
        width: 280px;
        right: 24px;
    }

    .ref-products-routine .routine-text h2 {
        font-size: clamp(20px, 2.8vw, 30px);
    }

    .ref-products-routine .routine-text p {
        font-size: clamp(15px, 2vw, 22px);
    }
}



@media (max-width: 760px) {

    .ref-products-routine .sk {
        margin: 20px 0;
        padding: 0 10px;
        box-sizing: border-box;
    }

    .ref-products-routine .routine-desktop-bg {
        display: none;
    }

    .ref-products-routine .routine-mobile-bg {
        display: block;
    }

    .ref-products-routine .routine-text {
        position: relative;

        top: auto;
        right: auto;

        transform: none;

        width: 100%;

        padding:
            clamp(28px, 6vw, 40px)
            clamp(22px, 6vw, 35px)
            clamp(34px, 8vw, 44px);

        box-sizing: border-box;

        align-items: center;
        text-align: center;
    }

    .ref-products-routine .routine-text h2 {
        font-size: clamp(28px, 8vw, 40px);
        line-height: 1;
        text-align: center;
        margin-bottom: 14px;
    }

    .ref-products-routine .routine-text p {
        font-size: clamp(20px, 6vw, 28px);
        line-height: 1.08;
        text-align: center;
    }
}


@media (max-width: 480px) {

    .ref-products-routine .routine-text {
        padding: 24px 18px 30px;
    }

    .ref-products-routine .routine-text h2 {
        font-size: clamp(24px, 8vw, 30px);
    }

    .ref-products-routine .routine-text p {
        font-size: clamp(18px, 6vw, 24px);
    }
}



/*************************
    Dercos - Stats
**********************/

.ref-clinical {
    width: 100%;
}

.ref-clinical .sk {
    max-width: 1290px;
    width: 100%;
    margin: 20px auto;
    padding: 0;
}

.ref-clinical .clinical-box {
    position: relative;
    overflow: hidden;
    background: #f5f5f5;
}

.ref-clinical .clinical-bg {
    display: block;
    width: 100%;
    height: auto;
}

.ref-clinical .mobile-bg {
    display: none;
}

.ref-clinical .clinical-content {
    position: absolute;
    inset: 0;
}

.ref-clinical .clinical-top {
    position: absolute;
    top: clamp(45px, 5vw, 80px);
    left: clamp(40px, 8vw, 160px);
    width: clamp(520px, 48vw, 760px);
}

.ref-clinical h2 {
    text-align: left;
    margin: 0 0 5px;
    font-size: clamp(26px, 2.6vw, 45px);
    line-height: 1.02;
}

.ref-clinical h2 span {
    display: block;
    /*font-family: 'Futura PT Book';*/
    font-weight: normal;
}

.ref-clinical h3 {
    margin: 0 0 45px;
    color: #000;
    /*font-family: 'Futura PT Book';*/
    font-weight: normal;
    font-size: clamp(20px, 2vw, 27px);
    line-height: clamp(26px, 2.4vw, 32px);
    text-transform: uppercase;
}

.ref-clinical .clinical-stats {
    display: flex;
    gap: clamp(70px, 8vw, 89px);
}

.ref-clinical .clinical-stat {
    position: relative;
    padding-left: clamp(24px, 2.2vw, 30px);
}

.ref-clinical .clinical-stat::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background: #000;
}

.ref-clinical .clinical-value {
    color: #000;
    /*font-family: 'Futura PT Book';*/
    font-weight: normal;
    font-size: clamp(64px, 6.7vw, 86px);
    line-height: 1;
    margin-bottom: 12px;
    letter-spacing: -4px;
}

.ref-clinical .value-margin {
    margin-left: -5px;
}

.ref-clinical .clinical-value.plus {
    font-size: clamp(64px, 6.7vw, 86px);
}

.ref-clinical .clinical-value sup {
    font-size: 0.3em;
    position: relative;
    top: -13px;
}

.ref-clinical .clinical-stat p {
    margin: 0;
    color: #000;
    /*font-family: 'Futura PT Book';*/
    font-weight: normal;
    font-size: clamp(18px, 1.7vw, 24px);
    line-height: 0.98;
    text-transform: uppercase;
}

.ref-clinical .clinical-small {
    margin-bottom: 8px !important;
}

.ref-clinical .clinical-bottom {
    position: absolute;
    left: clamp(40px, 8vw, 160px);
    bottom: 20px;
    width: clamp(620px, 70vw, 780px);
    color: #000;
    /*font-family: 'Futura PT Book';*/
    font-weight: normal;
    font-size: clamp(14px, 1.3vw, 19.5px);
    line-height: 1.15;
}

.clinical-value-wrap {
    display: inline-flex;
    align-items: flex-start;
    white-space: nowrap;
}

.clinical-value-wrap sup {
    font-size: 18px;
    line-height: 1;
    margin-left: 3px;
    margin-top: 6px;
}

@media (max-width: 1024px) {
    .ref-clinical .clinical-top {
        width: 58vw;
    }

    .ref-clinical .clinical-stats {
        gap: 50px;
    }

    .ref-clinical .clinical-bottom {
        width: 62vw;
    }
}

@media (max-width: 850px) {
    .ref-clinical .desktop-bg {
        display: none;
    }

    .ref-clinical .mobile-bg {
        display: block;
    }

    .ref-clinical .clinical-content {
        position: relative;
        inset: auto;
        width: 100%;
        text-align: center;
    }

    .ref-clinical .clinical-top,
    .ref-clinical .clinical-bottom {
        position: relative;
        left: auto;
        top: auto;
        bottom: auto;
        width: 100%;
        text-align: center;
    }

    .ref-clinical .clinical-top {
        padding: 30px 24px 24px;
        box-sizing: border-box;
    }

    .ref-clinical h2 {
        text-align: center;
    }

    .ref-clinical h3 {
        text-align: center;
        margin-bottom: 38px !important;
    }

    .ref-clinical .clinical-stats {
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: stretch;
        justify-content: center;
        gap: 18px;
    }

    .ref-clinical .clinical-stat {
        width: 50%;
        padding-left: 0;
        text-align: center;
        box-sizing: border-box;
    }

    .ref-clinical .clinical-stat::before {
        display: none;
    }

    .ref-clinical .clinical-value {
        margin-left: 0;
        margin-bottom: 8px;
        text-align: center;
        letter-spacing: -2px;
        font-size: clamp(42px, 7vw, 64px);
    }

    .ref-clinical .clinical-value.plus {
        font-size: clamp(42px, 7vw, 64px);
    }

    .ref-clinical .clinical-stat p {
        text-align: center;
        font-size: clamp(14px, 2.8vw, 18px);
        line-height: 1.05;
    }

    .ref-clinical .clinical-small {
        text-align: center;
    }

    .clinical-value-wrap {
        justify-content: center;
        width: 100%;
    }

    .clinical-value-wrap sup {
        font-size: 13px;
        margin-top: 4px;
    }

    .ref-clinical .clinical-bottom {
        padding: 0 24px 34px;
        box-sizing: border-box;
        font-size: clamp(14px, 3.4vw, 16px);
        line-height: 1.35;
        margin-top: 30px;
    }

    .ref-clinical .clinical-bottom br {
        display: none;
    }
}

@media (max-width: 600px) {

    .ref-clinical .clinical-stats {
        gap: 0;
    }

    .ref-clinical .clinical-stat {
        width: 50%;
        position: relative;
        padding: 0 16px;
    }

    .ref-clinical .clinical-stat::before {
        display: none;
    }

    .ref-clinical .clinical-stat:first-child::after {
        content: "";
        position: absolute;
        top: 10%;
        right: 0;
        width: 2px;
        height: 80%;
        background: #000;
    }

    .ref-clinical .clinical-value {
        font-size: clamp(38px, 10vw, 56px);
    }

    .ref-clinical .clinical-value.plus {
        font-size: clamp(38px, 10vw, 56px);
    }

    .ref-clinical .clinical-stat p {
        font-size: clamp(12px, 3.2vw, 16px);
    }
}

@media (max-width: 480px) {

    .ref-clinical .clinical-stats {
        gap: 0;
    }

    .ref-clinical .clinical-bottom {
        padding-bottom: 28px;
    }
}







/* ===========================
DERCOS - 2 staty
=========================== */

.ref-dercos-clinical {
    width: 100%;
}

.ref-dercos-clinical .sk {
    max-width: 1290px;
    width: 100%;
    margin: 20px auto;
    padding: 0;
}

.ref-dercos-clinical .dercos-clinical-box {
    position: relative;
    display: flex;
    align-items: center;
    min-height: clamp(360px, 39vw, 512px);
    overflow: hidden;
    background: #f3f3f3;
}

.ref-dercos-clinical .dercos-clinical-content {
    position: relative;
    z-index: 2;
    flex: 0 0 58%;
    max-width: 58%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
    padding:
        clamp(55px, 6vw, 86px)
        20px
        clamp(40px, 5vw, 70px)
        clamp(40px, 8vw, 160px);
}

.ref-dercos-clinical h2 {
    text-align: left;
    margin: 0 0 5px;
    font-size: clamp(26px, 2.6vw, 45px);
    line-height: 1.02;
    color: #000;
    text-transform: uppercase;
}

.ref-dercos-clinical h2 span {
    display: block;
    /*font-family: 'Futura PT Book';*/
    font-weight: normal;
}

.ref-dercos-clinical h3 {
    margin: 0 0 45px;
    color: #000;
    /*font-family: 'Futura PT Book';*/
    font-weight: normal;
    font-size: clamp(20px, 2vw, 27px);
    line-height: clamp(26px, 2.4vw, 32px);
    text-transform: uppercase;
}

.ref-dercos-clinical .dercos-stats {
    display: flex;
    align-items: center;
    gap: clamp(42px, 5vw, 70px);
}

.ref-dercos-clinical .dercos-stat {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: clamp(110px, 12vw, 150px);
    padding-left: clamp(24px, 2.2vw, 30px);
}

.ref-dercos-clinical .dercos-stat::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background: #000;
}

.ref-dercos-clinical .dercos-value-wrap {
    display: inline-flex;
    align-items: flex-start;
    min-width: 195px;
    white-space: nowrap;
}

.ref-dercos-clinical .dercos-value {
    color: #000;
    /*font-family: 'Futura PT Book';*/
    font-weight: normal;
    font-size: clamp(64px, 6.7vw, 86px);
    line-height: 1;
    letter-spacing: -4px;
}

.ref-dercos-clinical .dercos-value-wrap sup {
    font-size: 18px;
    line-height: 1;
    margin-left: 4px;
    margin-top: 8px;
}

.ref-dercos-clinical .dercos-stat p {
    margin: 0;
    color: #000;
    /*font-family: 'Futura PT Book';*/
    font-weight: normal;
    font-size: clamp(18px, 1.7vw, 24px);
    line-height: 0.98;
    text-transform: uppercase;
}

.ref-dercos-clinical .dercos-value-wrap + p {
    margin-top: 10px;
}

.ref-dercos-clinical .dercos-clinical-image {
    position: absolute;
    right: 0;
    bottom: 0;
    width: clamp(320px, 33vw, 430px);
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}

.ref-dercos-clinical .dercos-clinical-image img {
    display: block;
    width: 100%;
    height: auto;
}

@media (max-width: 1024px) {
    .ref-dercos-clinical .dercos-clinical-content {
        flex-basis: 60%;
        max-width: 60%;
        padding-left: clamp(35px, 7vw, 90px);
    }

    .ref-dercos-clinical .dercos-clinical-image {
        width: clamp(280px, 32vw, 380px);
    }

    .ref-dercos-clinical .dercos-stats {
        gap: 42px;
    }
}

@media (max-width: 768px) {
    .ref-dercos-clinical .sk {
        margin: 20px 0;
        padding: 0 10px;
        box-sizing: border-box;
    }

    .ref-dercos-clinical .dercos-clinical-box {
        display: block;
        min-height: 0;
    }

    .ref-dercos-clinical .dercos-clinical-content {
        max-width: 100%;
        padding: 30px 24px 20px;
        text-align: center;
        align-items: center;
    }

    .ref-dercos-clinical h2 {
        text-align: center;
    }

    .ref-dercos-clinical h3 {
        text-align: center;
        margin-bottom: 34px;
    }

    .ref-dercos-clinical .dercos-stats {
        width: 100%;
        flex-direction: row;
        align-items: stretch;
        justify-content: center;
        gap: 0;
    }

    .ref-dercos-clinical .dercos-stat {
        width: 50%;
        min-height: 0;
        padding: 0 16px;
        align-items: center;
        text-align: center;
        box-sizing: border-box;
    }

    .ref-dercos-clinical .dercos-stat::before {
        display: none;
    }

    .ref-dercos-clinical .dercos-stat:first-child::after {
        content: "";
        position: absolute;
        top: 10%;
        right: 0;
        width: 2px;
        height: 80%;
        background: #000;
    }

    .ref-dercos-clinical .dercos-value-wrap {
        justify-content: center;
        min-width: 0;
        width: 100%;
    }

    .ref-dercos-clinical .dercos-value {
        font-size: clamp(38px, 10vw, 56px);
        letter-spacing: -2px;
    }

    .ref-dercos-clinical .dercos-value-wrap sup {
        font-size: 13px;
        margin-top: 4px;
    }

    .ref-dercos-clinical .dercos-stat p {
        text-align: center;
        font-size: clamp(12px, 3.2vw, 16px);
        line-height: 1.05;
    }

    .ref-dercos-clinical .dercos-clinical-image {
        position: relative;
        width: min(100%, 430px);
        margin-left: auto;
    }
}

@media (max-width: 480px) {
    .ref-dercos-clinical .dercos-stats {
        gap: 0;
    }

    .ref-dercos-clinical .dercos-clinical-image {
        width: 100%;
    }
}

@media (max-width: 360px) {
    .lab2026 h1 span {
        font-size: 24px;
    }
}



/****************** PRODUKTY *******************/

.produkty{padding-top: 10px;}

.produkty .wrap-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 0 10px;
}


.produkty .wrap-container .flex-item {
    flex: 1;
    min-width: calc(33.333% - 20px);
    box-sizing: border-box;
    background-color: #fff;
    margin: 5px;
    border-radius: 30px;
    text-align: center; 
    background: #FFF;
    padding-bottom: 20px;
    position: relative;
}

.produkty .wrap-container .flex-item:hover .item-image{
    transform: scale(1.07);
}


.produkty .wrap-container .item-image {
    width: 100%; 
    height: auto; 
    border-radius: 5px 5px 0 0; 
    margin-bottom: 10px;
    max-width: 330px;
    transition: 0.5s all;
}



.produkty .flex-item > div{padding: 0 20px 30px 20px;}

.produkty .productTitle{
    text-transform: uppercase;
    font-size: 19px;
    line-height: 20px;
    font-weight: 600;
    font-family: 'Futura PT Demi''
}
.produkty .productDescription{
    font-size: 19px;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

    .product-mobile{display: none;}


.produkty .btt{
    position: absolute !important;
    bottom: 30px;
    left: 50%; 
    transform: translateX(-50%); 
    width: 192px; 

}

.brFix{display: none;}

@media (max-width: 904px) {

.produkty .wrap-container .flex-item {
        min-width: 100%;
        margin-bottom: 10px;
    }
    .produkty .brFix{display: none;}
    .punktory {
    display: block;
    width: fit-content;
    margin: 0 auto;
  }
    
    .product-mobile{display: inline; margin-top: 30px}
    .product-desktop{display: none;}
}






/****************** note *******************/
.note p{font-size: 15px; line-height: 17px; text-align: center; color: #8b8b8b}
.note sup{line-height: 0;}


/****************** BTN *******************/


.lab2026 a.withBorder{
    border: 1px solid #1c213f;
}
.lab2026 a.mineral2022-btn{
    transition: all ease 400ms;
    display: inline-block;
    overflow: hidden;
    position: relative;
    padding: 13px 40px 13px 40px;
    font-weight: 700;
    font-size: .70em;
    text-align: center;
    text-transform: uppercase;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: pointer;
    color: #fff;
    z-index: 1;
    text-decoration: none;
    margin: 20px 0 0px;
	box-sizing:border-box;
    background-color: #000;
    border-radius: 25px;
}

.lab2026 a.mineral2022-btn:hover{
    color: #000;
    border-color: #000;
    background: #fff;

}

/*********************************************************************************************/
/*********************************************************************************************/
/*********************************************************************************************/


@media all and (max-width: 1300px) {
    .lab2026 .sk {
        margin: 20px 0;
        width: 100%;
        padding: 0 10px;
    }
}
@media all and (max-width: 1270px) {
    .brFix{display: block;}

}


@media all and (max-width: 1000px) {
    .lab2026 .ref1 p {
        font-size: 20px;
        line-height: 28px;
    }

    .lab2026 h2 {
        font-size: 37px;
        line-height: 39px;
    }

    .produkty .productTitle {
        font-size: 18px;
    }
}

@media (max-width: 960px) {
    .ref-clinical h3 {
        margin: 0 0 25px;
    }

    .ref-clinical .clinical-bottom {
        bottom: 10px !important;
        font-size: clamp(13px, 0.3vw, 18.5px);
        line-height: 1.1em
    }
}

@media (max-width: 860px) {
    .ref-clinical h3 {
        margin: 0 0 15px;
    }
}

@media (max-width: 720px) {
    .produkty .wrap-container .flex-item {
        margin: 0;
    }
}

@media all and (max-width: 480px) {
    .lab2026 .ref1 h1 {
        font-size: 57px;
    }

    .lab2026 h2 {
        font-size: 30px;
        line-height: 34px;
    }

    #r2 {
        scroll-margin-top: 80px;
    }
    .note p {
        font-size: 12px;
        line-height: 15px;
    }
}
@media all and (max-width: 440px) {
    .productInfo {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }
}


/********************** SLIDER ****************/

.reviews-section {
  max-width: 1290px;
  margin: 0 auto;
  padding: 80px 20px;
  text-align: center;
  position: relative;
}

.reviews-section * {
  box-sizing: border-box;
}


.reviews-section .reviews-header {
  margin-bottom: 50px;
}

.reviews-section .reviews-header h2 {
  margin: 0;
    /*font-family: 'Futura PT Demi';*/
    font-weight: 600;
}
.reviews-section .reviews-header h2 span {
  margin: 0;
    /*font-family: 'Futura PT Book';*/
    font-weight: normal;
}

.revievs-footer{text-align: center}
.revievs-footer img{
    display: block;
    margin: 0 auto 10px;
}


.slider {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.slider-wrapper {
  overflow: hidden;
  width: 100%;
  transition: height 0.4s ease;
  position: relative;
}

.slider-track {
  white-space: nowrap;
  transition: transform 0.6s ease;
  will-change: transform;
}

.slide {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;   
  align-items: center;       
  vertical-align: top;
  width: 100%;
  white-space: normal;
  padding: 60px 60px;
  text-align: center;
  position: relative;
}


.review-text {
  position: relative;
  font-size: 17px;
  line-height: 25px;
  max-width: 750px;
  margin: 0 auto 25px auto;
    /*font-family: 'Futura PT Book';*/
    font-weight: normal; 
    font-style: italic;
}



.slide::before {
  content: "”";
  position: absolute;
  left: 7vw;
  bottom: 0;
  font-size: 190px;
  color: #9933ff;
  line-height: 1;
  font-family: Arial;
    font-weight: bold;
  pointer-events: none;
}

.slide::after {
  content: "”";
  position: absolute;
  right: 7vw;
  top: 0;
  font-size: 190px;
  color: #9933ff;
  line-height: 1;
 font-family: Arial;
    font-weight: bold;
  pointer-events: none;
}

.author {
  display: block;
  margin-bottom: 15px;
  font-weight: bold;
}

.rating {
  display: flex;
  justify-content: center;  
  align-items: center;
  gap: 8px;
  font-size: 20px;
  color: #f5b301;
}

.rating span {
  color: #000;
  margin: 0;
}

.quote {
  position: absolute;
  font-size:190px;
  color: #9933ff;
  opacity: 1;
  pointer-events: none;
  line-height: 1;
  font-family: Arial;
}

.quote.left {
  left: 0;
  top: 20px;
}

.quote.right {
  right: 0;
  bottom: 20px;
}

.nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #000;
  color: #fff;
  border: none;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  cursor: pointer;
  z-index: 20;

  display: flex;
  align-items: center;
  justify-content: center;

  transition: opacity 0.2s ease;
}

.prev { left: 10px; }
.next { right: 10px; }

.nav:hover {
  opacity: 0.8;
}

@media (max-width: 1110px) {
    .review-text {
        max-width: 500px;
    }
}

@media (max-width: 992px) {
    .reviews-section {
        padding: 0 25px 20px;
    }

    .slide {
        padding: 40px 30px;
    }

    .review-text {
        font-size: 16px;
    }

    .quote {
        font-size: 80px;
    }
}

@media (max-width: 820px) {
    .slide::before {
        font-size: 130px;
    }

    .slide::after {
        font-size: 130px;
    }
}

@media (max-width: 600px) {
    .slide {
        padding: 30px 20px;
    }

    .quote {
        font-size: 60px;
    }
}

@media (max-width: 768px) {
    .slider {
        padding-bottom: 50px;
    }
    .revievs-footer img {
        margin-top: 40px;
    }
    .slide::before {
        left: 0;
        font-size: 70px;
        bottom: 20px;
    }

    .slide::after {
        font-size: 70px;
        top: -10px;
        right: 0;
    }

    .nav {
        top: auto;
        bottom: 10px;
        transform: none;
    }

    .prev {
        left: 50%;
        transform: translateX(-60px);
    }

    .next {
        right: 50%;
        transform: translateX(60px);
    }
}

@media (max-width: 650px) {
    .review-text {
        max-width: 350px;
    }
}

.lab2026 .xz-cta {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
}

.lab2026 .sklepy {
    display: none;
    transition: 0.2s all;
}

.lab2026 .lista-sklepow {
    background-color: #fff;
    color: #000;
    font-size: 16px;
    line-height: 16px;
    display: block;
    left: 0;
    right: 0;
    position: absolute;
    width: 90%;
    z-index: 10;
    border: 1px solid #b2b2b2;
    max-width: 262px;
    bottom: 96px;
    margin: 0 auto;
    border-radius: 20px;
    text-transform: uppercase;
}

.lab2026 .lista-sklepow::after {
    content: "";
    background: url(../images/sklepy-arrow.png) no-repeat;
    width: 15px;
    height: 14px;
    position: absolute;
    bottom: -14px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.lab2026 .lista-sklepow > span {
    margin: 20px 0;
}

.lab2026 .lista-sklepow a img {
    max-width: 139px !important;
    margin: 4px 0;
}

/** ANIM ***/

.fade-in-section {
    opacity: 0;
    transform: translateY(40px);
    transition: opacity 1.2s ease, transform 1.2s ease;
    will-change: opacity, transform;
}

.fade-in-section.visible {
    opacity: 1;
    transform: translateY(0);
}

.lab2026 .ref1 .sk.hero .hero-woman {
    opacity: 0;
    transform: translateY(18px);
    animation: heroWomanFade 0.9s ease-out 0.2s forwards;
}

.lab2026 .ref1 .sk.hero .quote-section p {
    opacity: 0;
    transform: translateY(14px);
    animation:
        heroQuoteFade 0.75s ease-out 0.95s forwards,
        heroQuotePulse 1.2s ease-in-out 1.9s 1;
}

.lab2026 .ref1 .sk.hero .signature-image {
    opacity: 0;
    transform: translateY(14px);
    animation: heroQuoteFade 0.75s ease-out 1.35s forwards;
}

@keyframes heroWomanFade {
    from {
        opacity: 0;
        transform: translateY(18px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes heroQuoteFade {
    from {
        opacity: 0;
        transform: translateY(14px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes heroQuotePulse {
    0% {
        transform: translateY(0) scale(1);
        text-shadow: 0 0 0 rgba(255, 215, 120, 0);
    }

    40% {
        transform: translateY(0) scale(1.035);
        text-shadow:
            0 0 12px rgba(255, 225, 120, 0.55),
            0 0 24px rgba(255, 215, 120, 0.35);
    }

    100% {
        transform: translateY(0) scale(1);
        text-shadow: 0 0 0 rgba(255, 215, 120, 0);
    }
}

@media (prefers-reduced-motion: reduce) {
    .fade-in-section,
    .lab2026 .ref1 .sk.hero .hero-woman,
    .lab2026 .ref1 .sk.hero .quote-section p,
    .lab2026 .ref1 .sk.hero .signature-image {
        opacity: 1;
        transform: none;
        animation: none;
        transition: none;
    }
}