.oceanpage-video {
    padding: 100px 20px 200px 0;
}
.oceanpage-title-container {
    display: flex;
    margin: 25px 0;
    gap: 25px;
}
.engelberg {
    max-width: 620px;
    width: 100%;
    height: auto;
    padding: 25px 40px 25px 40px;
    border: 1px solid #493934;
}
.oceanpage-title {
    font-family: 'sf-500';
    margin-bottom: 30px;
    font-size: 55px;
}
.oceanpage-text {
    max-width: 510px;
    font-size: 18px;
}
.oceanpage-text-helper {
    margin-bottom: 20px;
}
.ocean {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    padding: 25px 25px 40px 25px;
    border: 1px solid #493934;
}
.ocean-block {
    max-width: 700px;
}
.oceanpage-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 10px 0;
    color: #fff;
    background: #493934;
    transition: .2s;
}
.oceanpage-btn:hover {
    color: #493934;
    background: #FFF;
    -webkit-box-shadow: 0px 0px 77px -6px #493934;
    -moz-box-shadow: 0px 0px 77px -6px #493934;
    box-shadow: 0px 0px 77px -6px #493934;
}
.ocean-category .item-category {
    color: #000;
}

.engelberg_tech_text-block .thermo_text {
    max-width: 480px;
    width: 100%;
}



.eng_about-container {
    width: 100%;
    text-align: center;
    position: relative;
}
.eng_about_text-block {
    position: relative;
    z-index: 9;
}
.eng_about_text-container {
    max-width: 720px;
    width: 100%;
    margin: 0 auto;
    padding: 50px 0;
}
h1.eng_about-title {
    font-size: 200px;
    font-family: 'pp-500';
    letter-spacing: -4px;
    background: -webkit-linear-gradient(#F0BB8F 12.75%, #7D5136 88.47%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.eng_about-text {
    color: #9E9E9E;
    font-size: 20px;
}
p.eng_about-text:first-child {
    margin-bottom: 40px;
}
.engelberg_scene-1 {
    width: 100%;
    padding-top: 500px;
    text-align: center;
}

.engelberg_scene-title {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    padding: 40px 0;
    display: flex;
    flex-direction: column;
    background: -webkit-linear-gradient(#F0BB8F 12.75%, #7D5136 88.47%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.engelberg_scene-title span {
    width: 100%;
    font-size: 140px;
    line-height: 80%;
    letter-spacing: -4px;
}
.engelberg_scene {
    text-align: left;
}
.engelberg_scene-italic {
    text-align: right;
    font-family: 'ns-400-italic';
}

.engelberg_asia-container {
    width: 100%;
    position: relative;

}

.engelberg_video-container {
    position: absolute;
    top: 0;
    right: 5%;
    width: 100%;
    margin: 0 auto;
    padding-top: 100px;
}
.engelberg_video-item {
    width: 100%;
    height: 100%;
}

.engelberg_asia_text-container {
    display: block;
    position: relative;
    max-width: 1640px;
    width: 100%;
    margin: 0 auto;
    padding: 100px 0 100px 130px;
    z-index: 2;
}
.engelberg_asia_text-block {
    max-width: 640px;
    width: 100%;
    padding: 40px 0;
}

.engelberg_asia-title {
    max-width: 680px;
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 40px 0;
}
.engelberg_asia-title {
    width: 100%;
    font-family: 'pp-500';
}
.engelberg_asia-title-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.engelberg_asia-text {
    text-align: left;
    font-size: 140px;
    line-height: 90%;
}
.engelberg_asia-subtext {
    max-width: 250px;
    width: 100%;
    font-size: 22px;
    color: #959595;
    line-height: 120%;
    padding-bottom: 28px;
}
.engelberg_asia-text-italic {
    font-family: 'ns-400-italic';
    font-size: 180px;
    line-height: 90%;

    background: -webkit-linear-gradient(#F0BB8F 12.75%, #7D5136 88.47%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}







.engelberg_glass_video-container {
    width: 100%;
    height: 600px;
    overflow: visible;
    margin: 50px 0;
}
.engelberg_glass-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.engelberg_main-video {
    width: 100%;
    height: auto;
    margin: 150px 0;
}

.engelberg_scene-5 {
    width: 100%;
    padding-top: 300px;
}
.engelberg_scene-2 {
    width: 100%;
    padding: 150px 20px;
}
.engelberg_privilege-container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1300px;
}
.engelberg_privilege-item {
    max-width: 560px;
    width: 100%;
    padding: 30px 0;
}
.engelberg_privilege-title {
    font-size: 32px;
    font-family: 'sf-700';
    line-height: 100%;
    background: -webkit-linear-gradient(#D7B89F 15%, #7D5136 88%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
h4.engelberg_privilege-title {
    font-size: 32px;
    padding: 20px 0;
}
.engelberg_privilege-text {
    color: #9E9E9E;
    font-size: 20px;
    padding-top: 20px;
}

.engelberg_privilege-item h3 {
    font-size: 32px;
}
.engelberg_privilege-item p {
    font-size: 18px;
    font-family: 'sf-500';
}

.int-block-container {
    width: 100%;
    margin: 0 auto;
    padding: 350px 0 500px 0;
    display: flex;
    justify-content: space-between;
    gap: 40px;
}
.int-block-container img {
    display: block;
    height: -webkit-fill-available;
    max-width: 970px;
    max-height: 900px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.int-block {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.int-block img {
    /* max-height: 600px; */
}
.int-text-block {
    color: #9E9E9E;
    max-width: 626px;
    width: 100%;
}
.int-text-block p {
    font-size: 22px;
    margin-bottom: 32px;
}
.int-text-block p:first-child {
    font-family: 'sf-700';
}

.engelberg_tech-container {
    width: 100%;
    position: relative;

}
.engelberg_ugol-container {
    position: absolute;
    top: 0;
    right: -20%;
    max-width: 1800px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    object-fit: cover;
    object-position: left;
    -webkit-mask-image: linear-gradient(to bottom, 
        rgba(0, 0, 0, 0) 0%, 
        rgba(0, 0, 0, 1) 30%, 
        rgba(0, 0, 0, 1) 100%);
    mask-image: linear-gradient(to bottom, 
        rgba(0, 0, 0, 0) 0%, 
        rgba(0, 0, 0, 1) 30%, 
        rgba(0, 0, 0, 1) 100%);
}
video.engelberg_ugol-item {
    width: 100%;
    height: 100%;
}
.engelberg_tech_text-container {
    display: block;
    position: relative;
    max-width: 1640px;
    width: 100%;
    padding: 950px 20px 400px 130px;
    margin: 0 auto;
    z-index: 2;
}
.engelberg_tech_text-block {
    max-width: 640px;
    width: 100%;
    padding: 40px 0;
}

.oceanpage-about-bg img {
    width: 100%;
}

@media (max-width: 1680px) {
}

@media (max-width: 1440px) {
    .engelberg_asia_text-block {
        max-width: 570px;
    }
    .pri-text {
        max-width: 300px;
    }
    .engelberg_privilege-container {
        max-width: 1150px;
    }
    .thermo_main-video {
        width: 100%;
        height: 100vh;
        object-fit: cover;
    }
    .oceanpage-btn {
        padding: 16px 0;
    }
    .oceanpage-video {
        padding: 60px;
    }
    .engelberg {
        padding: 20px 35px;
    }
    .oceanpage-title {
        font-size: 46px;
        line-height: 100%;
        margin-bottom: 20px;
    }
    .oceanpage-text {
        font-size: 16px;
        max-width: 350px;
    }
    .ocean {
        gap: 20px;
        padding: 20px 35px;
    }

    .item-category {
        font-size: 16px;
        white-space: nowrap;
    }

    .bgGradient img {
        padding: 180px 0;
    }
    h1.eng_about-title {
        font-size: 160px;
    }
    .engelberg_main-video {
        margin: 200px 0;
    }
    .engelberg_asia-title {
        max-width: 650px;
    }
    .engelberg_asia-text {
        font-size: 120px;
    }
    .engelberg_asia-text-italic {
        font-size: 130px;
    }
    .engelberg_asia_text-container {
        padding: 100px 60px 100px 130px;
    }

    .engelberg_scene-2 {
        padding: 150px 60px;
    }
    .engelberg_privilege-item h3 {
        font-size: 32px;
    }
    .engelberg_privilege-text {
        margin-bottom: 10px;
    }
    .engelberg_privilege-item {
        max-width: 540px;
    }
    .engelberg_privilege-item p {
        font-size: 20px;
    }
    .engelberg_asia-subtext {
        max-width: 300px;
        font-size: 26px;
    }

    .engelberg_scene-title span {
        font-size: 130px;
        padding-right: 20px;
    }
    .engelberg_scene-title {
        max-width: 900px;
        padding-bottom: 0;
    }
    .engelberg_glass_video-container {
        margin: 0;
    }
    .int-block-container {
        padding: 150px 30px 300px 30px;
        gap: 20px;
    }
    .int-block-container img {
        max-width: 700px;
        height: auto;
    }
    .engelberg_tech_text-container {
        padding: 790px 50px 400px 120px;
    }
    .engelberg_tech_text-block {
        max-width: 510px;
    }
    .oceanpage-about-bg img {
        padding: 150px 0;
    }
}

@media (max-width: 1340px) {
}

@media (max-width: 1280px) {
    .engelberg_privilege-container {
        max-width: 990px;
    }
    .engelberg_privilege-item h3 {
        font-size: 26px;
    }
    .engelberg_privilege-item p {
        font-size: 18px;
    }
    .int-text-block p {
        font-size: 18px;
    }
    .engelberg_privilege-title {
        font-size: 26px;
    }
    .engelberg_tech_text-block {
        max-width: 460px;
    }
    .oceanpage-video {
        padding: 20px;
    }
    .oceanpage-title-container {
        gap: 20;
        margin: 20px 0;
    }
    .oceanpage-title {
        font-size: 38px;
        margin-bottom: 20px;
    }
    .engelberg {
        padding: 20px;
    }
    .ocean {
        padding: 20px;
    }
    .engelberg_tech_text-container {
        padding: 535px 50px 400px 100px;
    }
    h1.eng_about-title {
        font-size: 120px;
    }
    .eng_about-text {
        font-size: 18px;
        max-width: 580px;
    }
    .engelberg_asia-title {
        max-width: 560px;
    }
    .engelberg_asia-text {
        font-size: 100px;
    }
    .engelberg_asia-text-italic {
        font-size: 110px;
    }
    .engelberg_asia-subtext {
        max-width: 240px;
        font-size: 20px;
    }
    .engelberg_privilege-text {
        font-size: 18px;
    }
    .engelberg_asia_text-block {
        max-width: 510px;
    }
    .engelberg_scene-2 {
        padding: 150px 30px;
    }
    .engelberg_privilege-item {
        max-width: 450px;
    }
    .int-block-container img {
        max-width: 530px;
    }
    .oceanpage-text {
        font-size: 14px;
    }
    .oceanpage-about-bg img {
        padding: 100px 0;
    }
    .eng_about-text {
        margin: 0 auto;
    }
    h4.engelberg_privilege-title {
        font-size: 26px;
    }
}

@media (max-width: 1160px) {
}