.card{width:80vw;}
p.card-num {
    font-weight: 100;
    font-family: 'Biotif-Regular';
    font-size: 50px;
    top: 20px;
    text-align: left;
    left: 80px;
    max-width: 63%;
}


#values {
    max-width: 80vw;
    height: 100vh;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.card-content {
    padding-top: 160px;
}

.card-text {
    width: 60%;
}

#values .slick-dots {
    margin-left: 80px;
}main.main-wrapper {
    background: #000;
}

p.title-heading {
    color: #fff;
    font-size: 50px!important;
    text-align: center;
    margin-bottom: 50px;
    font-family: 'Biotif-Bold'!important;
}

.title-container p {
    display: block;
    font-family: 'Biotif-Regular';
    font-size: 27px;
}

.title-description::before, .home-title-description:before {
    display: none;
}

.press > section {
    min-height: 100vh;
}

.content-restricted-heading .title-wrapper {
    height: 100vh;
    display: flex;
    align-items: center;
    padding: 0;
}

.header-logo img {
    filter: invert(1);
}

body.on-scroll:not(.nav-open) .header {
    background: #000000b3!important;
}
.anchored-section:not(#contacts){
    padding-left:0!important;
}.video-container {
    height: 100vh;
}
.press .anchored-section{
height:100vh;
    overflow:hidden;

}
.card{width:80vw;background: none;}
p.card-num {
    font-weight: 100;
    font-family: 'Biotif-Regular';
    font-size: 50px;
    top: 20px;
    text-align: left;
    left: 80px;
    max-width: 63%;
    line-height: 1.3;
    position: static;
    background: none;
}


#values {
    max-width: 80vw;
    height: 100vh;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.card-content {
    padding-top: 50px;
}

.card-text {
    width: 60%;
}

#values .slick-dots {
    margin-left: 80px;
}main.main-wrapper {
    background: #000;
}

p.title-heading {
    color: #fff;
    font-size: 50px!important;
    text-align: center;
    margin-bottom: 50px;
    font-family: 'Biotif-Bold'!important;
}

.title-container p {
    display: block;
    font-family: 'Biotif-Regular';
    font-size: 27px;
}

.title-description::before, .home-title-description:before {
    display: none;
}

.press > section {
    min-height: 100vh;
}

.content-restricted-heading .title-wrapper {
    height: 100vh;
    display: flex;
    align-items: center;
    padding: 0;
}

.header-logo img {
    filter: invert(1);
}

body.on-scroll:not(.nav-open) .header {
    background: #000000b3!important;
}
.anchored-section:not(#contacts){
    padding-left:0!important;
}
.press .anchored-section{
height:100vh;
    

}.video-container {
    height: 100vh;
    overflow: hidden;
}
.card-text {
    display: flex;
    width: 100%;
}

.card-text p {
    flex: 1;
}

.card-text p img {
    width: 100%;
    object-fit: contain;
    height: auto;
}
.card-text p:nth-child(2) img{
    max-height: 50vh;}
.card-text p:last-child {
    text-align: right;
}

.card-text p:first-child {
    text-align: left;
    font-size: 26px;
}.card-number-container {
    background-color: transparent;
    padding-top: 50px;
    padding-left: 80px;
}
@media screen and (max-width:990px){
    .title-container p {
    font-size: 14px;
    padding: 0 20px;
}
section#values .col-lg-12.col-md-12.col-sm-12 {
    padding: 0;
}
.video-container {
    height: auto;
}

.press .anchored-section {
    height: auto;
    min-height: auto;
}

#values {
    height: auto;
}

p.card-num {
    font-size: 20px;
    left: 30px;
    margin-bottom: 0;
    max-width: 90%;
}

#values .card-text {
    font-size: 14px;
    width: 100%;
    flex-wrap: wrap;
}.card-text p {
    flex: 0 0 100%;
    font-size: 14px!important;
}

.card-number-container {
    padding-left: 40px;
}

.card-content {
    padding-top: 0;
    margin-top: 0!important;
}

ul.cards-container {
    width: 100%;
    padding-top: 50px;
}

#values {
    max-width: 90vw;
}

#values .slick-dots {
    margin-left: 0;
}.card-text p img {
    max-height: 35vh;
}
}
}