@font-face {
    font-family: 'CHONG-MODERN-PRO';
    src: url('https://primavera.pl/data/include/cms/Strefa/Sheba/Sheba_font_CHONGMODERNPRO-REGULAR.ttf');
}

@font-face {
    font-family: "TT Norms Pro";
    src: url("https://primavera.pl/data/include/cms/Strefa/Sheba/TT-Norms-Pro-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "TT Norms Pro";
    src: url("https://primavera.pl/data/include/cms/Strefa/Sheba/TT-Norms-Pro-Light.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'CHONG-MODERN-PRO';
    color: #D3B385 !important;
    font-weight: 100 !important;
    ;
}

.sheba p {
    font-family: "TT Norms Pro";
    font-size: 20px;
    line-height: 35px !important;
    ;
    color: #fff !important;
    font-weight: 200 !important;
    ;
}

.sheba a {
    color: #fff;
    text-decoration: underline;
}

.main {
    max-width: 1050px;
    margin: 0 auto;
    position: relative;
}

.section1 {
    height: 767px;
    background: #000000;
    position: relative;
}

.section1 picture img {
    width: 100%;
}

.section1-title {
    font-size: 75px !important;
    text-align: center;
    width: 600px;
    margin: 0 auto !important;
    position: absolute;
    left: 0;
    right: 0;
    top: 132px;
    bottom: 0;
    line-height: 70px;
}

.section1-title span {
    font-size: 45px;
    display: block;
}

.section1-list {
    display: flex;
    align-items: center;
    justify-content: space-around;
    bottom: 23px;
    position: relative;
}

.section2 {
    height: 1076px;
    background: url('https://primavera.pl/data/include/cms/Strefa/Sheba/segment2-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.title {
    color: #D3B385;
    font-weight: 100;
    text-transform: uppercase;
    text-align: center;
}

.section2-title {
    padding: 267px 115px 0px;
    line-height: 60px;
    color: #D3B385 !important;
    font-size: 46px !important;
    margin: 0 auto !important;
}

.section2-subtitle {
    font-weight: 100;
    padding: 30px 140px 0;
    text-align: center;
}

.section2-list {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-top: 70px;
}

.section2-list .item {
    display: flex;
    margin-bottom: 48px;
    align-items: start;
}

.section2-list p {
    color: #fff;
    font-weight: 200;
}

.section2-list h3 {
    text-transform: uppercase;
    color: #D3B385;
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 10px;
}

.section2-list .item-text {
    margin-left: 74px;
    width: 500px;
    font-size: 20px;
    line-height: 35px;
}

.section3 {
    height: 789px;
    background: url('https://unizoo.pl/data/include/cms/landings/sheba/imgs/segment3-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.section3-title {
    font-size: 65px !important;
    padding-top: 50px;
    margin-inline: 5px;
    margin-block: 0 !important;
}

.section3-list {
    display: flex;
}

.section3-list .item {
    text-align: right;
    padding: 0 123px 45px;
}

.section3-list .item .item-body {}

.section3-list .item img {
    height: 550px;
    margin: 0 auto;
}

.slick-prev {
    left: 90px !important;
    width: 26px !important;
    height: 26px!important;
    z-index: 999;
}

.slick-next {
    right: 90px !important;
    width: 26px !important;
    height: 26px!important;
    z-index: 999;
}

.slick-next:before {
    content: url('data:image/svg+xml,<svg width="26" height="31" viewBox="0 0 26 31" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M26 15.5696L0.499999 30.292L0.5 0.847147L26 15.5696Z" fill="%23E5C884"/></svg>') !important;
}

.slick-prev:before {
    content: url('data:image/svg+xml,<svg width="26" height="30" viewBox="0 0 26 30" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M-7.43094e-07 15.0002L25.5 0.277812L25.5 29.7227L-7.43094e-07 15.0002Z" fill="%23E5C884"/></svg>') !important;
}

.section4 {
    padding: 0 80px;
    background: url('https://unizoo.pl/data/include/cms/landings/sheba/imgs/segment4-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.section4-title {
    font-size: 46px !important;
    ;
    line-height: 60px !important;
    ;
    margin-top: 20px;
    text-align: left;
    margin-bottom: 5px;
}

.section4 .buttn {
    text-align: center;
    width: fit-content;
    margin-top: 63px;
}

.section5 .buttn {
    margin-top: 63px;
    display: inline-block;
}

.section5-block2 div {
    text-align: right;
}

.section4-block1,
.section4-block3 {
    flex-direction: column;
}

.section4-block {
    display: flex;
    flex-wrap: wrap-reverse;
    padding-top: 80px;
}

.section4-block1 {
    padding-top: 133px;
}

.section4-block2 {
    flex-direction: row;
    justify-content: space-between;
}

.section4-block2 h3 {
    font-size: 35px !important;
    ;
    text-transform: uppercase;
    line-height: 35px !important;
    ;
    margin-top: 34px;
    text-align: left;
    margin-bottom: 20px;
}

.section4-block2 .item {
    display: flex;
    flex-direction: column;
    width: 420px;
    flex-wrap: wrap-reverse;
}

.section4-block4,
.section4-block5 {
    flex-direction: column;
}

.section5-title {
    font-size: 35px !important;
    ;
    text-align: left;
    line-height: 40px;
    margin-bottom: 5px;
    margin-top: 20px;
}

.section5-block1 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 8px;
}

.section5-block2 {
    padding: 0 80px;
    margin: 0 auto;
    margin-top: 62px;
}

.section5-block2 img {
    width: 100%;
}

.section5-block1 span {
    width: 300px;
    display: block;
    margin-left: 118px;
}

.section5-block3 {
    display: flex;
    justify-content: space-between;
    padding: 0 80px;
    margin-top: 88px;
    padding-bottom: 58px;
}

.section5-block3 .item {
    width: 235px;
    text-align: center;
}

.section5-block3 .item p {
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 17px;
}

.section5 {
    background: #000;
    margin-top: -1px;
}

.section6 {
    background: url('https://unizoo.pl/data/include/cms/landings/sheba/imgs/segment6-bg.jpg');
    height: 822px;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    text-decoration: none !important;
    background-position: center center;
}

.section6-title {
    font-size: 40px !important;
    line-height: 60px !important;
    margin-left: 20px;
}

.section6-block1 {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    top: 674px;
}

.buttn {
    font-family: 'CHONG-MODERN-PRO';
    text-transform: uppercase;
    background: #D3B385;
    color: black !important;
    font-size: 25px !important;
    padding: 10px 23px;
    border-radius: 16px;
    text-decoration: none !important;
    box-shadow: 6px 6px 15px 0px #00000000;
    transition: all 0.2s;
}
.buttn:hover {
    box-shadow: 6px 6px 15px 0px #000;
    transform: translateY(-1px);
}




.text_menu__label {
    display: none !important;
}

.dnone {
    display: none;
}

@media (max-width: 967px) {
    .dnone {
        display: block !important;
    }
    .mnone {
        display: none !important;
    }

    .section1 {
        height: auto;
        margin: 0 !important;
    }
    .section1-title {
        position: unset;
        font-size: 45px !important;
        line-height: 42px !important;
        width: 100%;
    }
    .section1-title span {
        position: unset;
        font-size: 24px;
    }
    .section1-list {
        flex-direction: column;
        margin-top: 80px;
    }
    .item-img {
        width: 240px;
        margin-bottom: 40px;
    }
    .section2 {
        height: auto;
    }
    .section2-title {
        padding: 174px 39px 12px;
        font-size: 38px !important;
        line-height: 50px;
    }
    .section2-subtitle {
        padding: 0px 40px 0;
        display: none;
    }
    .section2-list h3 {
        margin-bottom: 0;
    }
    .item-text p {
        display: none;
    }
    p {
        font-size: 20px;
        line-height: 35px !important;
        padding: 0 20px;
        text-align: center;
    }
    .section2-list {
        margin-top: 18px;
    }
    .section2-list h3 {
        font-size: 35px !important;
        line-height: 40px;
    }
    .section2-list .item svg {
        width: 130px;
        margin-bottom: 20px;
    }
    .section2-list .item {
        flex-direction: column;
        text-align: center;
        align-items: center;
        margin-bottom: 57px;
    }
    .section2-list .item-text {
        margin: 0;
        width: 100%;
    }
    .section3-title {
        padding-top: 24px;
        font-size: 45px !important;
        line-height: 60px;
        margin-bottom: 45px;
    }
    .section3-list {
        padding: 0;
        flex-direction: column;
        margin-top: 47px;
    }

    .glide img {
        height: 318px !important;
    }
    .slide {
        height: 420px !important;
    }
    .glide__arrow--left {
        left: 10px !important;
    }
    .glide__arrow--right {
        right: 10px !important;
    }
    .slick-prev {
        left: 8px !important;
    }
    .slick-next {
        right: 8px !important;
    }
    .section3-list .item {
        align-items: center;
        display: flex;
        flex-direction: column;
        margin-bottom: 47px;
        padding: 0;
    }
    .buttn {
        font-size: 25px;
        padding: 14px 24px;
        margin-top: 36px !important;
    }
    .glide .buttn {
        margin-inline: auto;
        right: auto !important;
    
    }
    .section3 {
        height: auto;
    }
    .slick-slider {
        margin-bottom: 0 !important;
    }
    .section3-list .item .item-body {
        text-align: center;
    }
    .section4 {
        padding: 0px;
    }
    .section4-block1 picture {
        text-align: center;
    }
    .section4-block1 {
        padding-top: 48px;
    }
    .section4-block2 img {
        width: 330px;
    }
    .section4-block2 {
        padding-top: 21px;
        flex-direction: column;
    }
    .section4-block2 .item {
        align-items: center;
        width: 100%;
        flex-direction: column;
        margin-bottom: 50px;
    }
    .section4-title,
    .section4-block2 h3 {
        font-size: 35px !important;
        line-height: 40px!important;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 0;
        margin-top: 66px;
    }
    .section4-block2 {
        margin-bottom: 0 !important;
    }
    .section4-block {
        padding: 0;
        padding-bottom: 60px;
        align-items: center;
    }
    .section4-block5 img {
        width: 100%;
    }
    .section4 {
        padding-top: 80px;
        height: auto;
    }
    .section4-block3 h2 {
        margin-top: 24px;
        margin-bottom: 15px;
    }
    .section4-block3 {
        margin-bottom: 5px;
        padding-bottom: 0 !important;
    }
    .section4-block4 p {
        padding: 0 20px;
    }
    .section5-block1 {
        flex-direction: column;
        padding: 0 26px;
    }
    .section5-block1 span p {
        display: none;
    }
    .section5-block1 span {
        margin: 0;
    }
    .section5-block1 img {
        margin-top: 16px;
        width: 100%;
    }
    .section5-title {
        font-size: 35px !important;
        line-height: 40px!important;
        margin-bottom: 21px;
        text-align: center;
    }
    .section5-block2 {
        padding: 0;
        box-sizing: border-box;
        padding: 0 15px;
        width: 100%;
    }
    .section5-block3 {
        flex-direction: column;
        padding: 0;
        margin-top: 79px;
        align-items: center;
    }
    .section5-block3 .item p {
        margin-top: 13px;
        justify-content: center;
        height: auto;
        font-family: 'CHONG-MODERN-PRO';
        color: #D3B385 !important;
        font-weight: 100 !important;
        text-transform: uppercase;
        font-size: 26px;
    }
    .section5-block3 .item {
        margin-bottom: 20px;
    }
    .section5-block2 div {
        text-align: center;
    }
    .section5-block3 img {
        width: 130px;
        margin: 0 auto;
    }
    .section5-block3 {
        .slick-next,
        .slick-prev {
            top: 60px;
        }
    }
    .section6 {
        width: 100%;
        height: 400px;
    }
    .section6-title {
        font-size: 20px !important;
        line-height: 20px!important;
        margin-bottom: 21px;
        text-align: center;
    }
    .section6-block1 {
        top: 235px;
        flex-direction: column;
        display: none;
    }
    .section6-block1 img {
        width: 55px;
        margin-bottom: 10px;
    }

    .slide .buttn {
        bottom: 40px !important;
    }
}

@media (max-width: 335px) {
    .glide img {
        height: 244px;
    }
}



img {
    max-width: 100%;
}

.glide--dragging {
    cursor: grabbing;
}
.slide {
    display: flex;
    justify-content: center;
    position: relative;
    height: 600px;
}
.slide .buttn {
    position: absolute;
    right: 130px;
    bottom: 0;
}


.glide img {
    margin-bottom: 50px;
    height: auto;
    object-fit: contain;
}
.glide__arrow {
    top: 50%;
    background-color: transparent;
    border: none;
    opacity: 0.5;
    transition: 0.4s all;
}
.glide__arrow:hover {
    opacity: 1;
    cursor: pointer;
    scale: 1.1;
    transform-origin: center;
}

.glide__arrow--left {
    position: absolute;
    left: 90px;
}
.glide__arrow--left svg {
    transform: scaleX(-1);
}
.glide__arrow--right {
    position: absolute;
    right: 90px;
}
