body {
    background-color: #000;
}
#mainOceanBlue {
    position: relative;
    width: 100%;
    height: 100vh;
    object-fit: cover;
    object-position: center;
}
.oceanpage-video {
    padding: 20px;
}
.oceanpage-vid-block {
    width: 100%;
    height: 700px;
    margin-top: 80px;
    background: var(--grey-bg);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.oceanpage-vid-block img {
    display: flex;
}
.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 #415366;
}
.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 60px 25px;
    border: 1px solid #415366;
}
.oceanpage-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 10px 0;
    background: #0049AE;
    transition: .2s;
}
.oceanpage-btn:hover {
    color: #0049AE;
    background: #FFF;
    -webkit-box-shadow: 0px 0px 77px -6px #0049AE;
    -moz-box-shadow: 0px 0px 77px -6px #0049AE;
    box-shadow: 0px 0px 77px -6px #0049AE;
}
.oceanpage-about {
    display: block;
    position: relative;
    padding-top: 140px;
    width: 100%;
    height: 100%;
}
.oceanpage-text-container {
    position: absolute;
    top: 3900px;
    left: 0;
    z-index: 999;
    padding-left: 480px;
    color: #000;
}
.oceanpage-about-title {
    width: 100%;
    max-width: 550px;
    font-size: 180px;
    font-family: 'sf-500';
    line-height: 90%;
    margin-bottom: 50px;
}
.oceanpage-about-text {
    width: 100%;
    max-width: 600px;
    font-size: 22px;
    font-family: 'sf-500';
    margin-bottom: 50px;
    line-height: 115%;
}
.oceanpage-about-bg {
    width: 100%;
    height: auto;
    z-index: 5;
}
.oceanpage-about-bg img {
    width: 100%;
    height: 100%;
    z-index: -1;
}

.angle-text-container {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    max-height: 830px;
    display: flex;
    flex-direction: column;
    gap: 120px;
}
.angle-text-wrapper {
    font-size: 22px;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
}
.angle-text-wrapper:nth-child(2) > .angle-text-block {
    max-width: 470px;
}
.angle-text-block {
    max-width: 480px;
    width: 100%;
    opacity: 0;
    transition: .5s;
}
.angle-text-wrapper h3 {
    font-size: 40px;
    font-family: 'sf-700';
    line-height: 100%;
    margin: 14px 0;
    background: -webkit-linear-gradient(#72A1E5 12.75%, #02396A 88.47%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.angle-text-block.angle-active {
    opacity: 1;
}
.sound-pin-container {
    margin-top: 200px;
}
.sound-waves-container {
    max-width: 1400px;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.sound-waves-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-width: 450px;
    max-height: 550px;
    width: 100%;
    height: 100vh;
    font-family: 'sf-700';
}
.sound-waves-text {
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 130%;
    opacity: 0;
    transition: 0.5s;
}

.sound-waves-text.text-showed {
    color: #4D4D4D;
    font-family: 'sf-400';
    opacity: 1;
}

.sound-waves-text.text-active {
    font-family: 'sf-700';
    color: white;
    opacity: 1;
    transition: 0.5s;
}

.sound-waves-text-wrapper {
    color: #4D4D4D;
    font-family: 'sf-400';
    margin-top: 100px;
}


.preloaderVid {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999;
}


#trigger9 {
    display: block;
    margin: 0 auto;
    margin-top: 200px;
    padding: 200px 0 400px 0;
}
#pinWater {
    z-index: 999;
}

.oceanblue_sceane-container {
    position: relative;
    max-width: 1420px;
    width: 100%;
    margin: 0 auto;
}
.oceanblue_sceane-item {
    display: block;
    position: relative;
    max-width: 1640px;
    width: 100%;
    padding-top: 930px;
    margin: 0 auto;
    z-index: 2;
}
.oceanblue-sceane4-text-container {
    max-width: 600px;
    width: 100%;
    padding: 40px 0;
}
.engelberg_ugol-container {
    position: absolute;
    top: 0;
    right: -35%;
    max-width: 980px;
    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%;
}


.oceanblue-gradient-title {
    font-size: 40px;
    font-family: 'sf-700';
    background: -webkit-linear-gradient(#72A1E5 12.75%, #02396A 88.47%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 20px;
}
.oceanblue-gradient-text {
    color: #C7CBCE;
    max-width: 380px;
    width: 100%;
    font-size: 18px;
    line-height: 130%;
}
.tech-table {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
}
.tech-table:not(:last-child) {
    border-bottom: 1px solid #6d6d6d;
}
.text-sceane-title {
    max-width: 1400px;
    margin-bottom: 40px;
}
.text-sceane-text {
    max-width: 700px;
    width: 100%;
    font-size: 18px;
    margin-bottom: 20px;
}
.engelberg-inf-title {
    font-size: 180px;
    font-family: 'sf-500';
    line-height: 96%;
    margin-bottom: 60px;
}
.trigger-big-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 860px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    margin-top: -260px;
    text-align: center;
}
.engelberg-inf-subtitle {
    font-size: 22px;
}
.engelberg-inf-subtitle span {
    display: block;
    color: #4D4D4D;
    margin-bottom: 30px;
    transition: .5s;
}
.engelberg-inf-subtitle span.active {
    color: var(--white);
}

.ob-container {
    max-width: 1380px;
    width: 100%;
}
.ob-about-title {
    font-size: 140px;
    font-family: 'pp-500';
    padding-bottom: 50px;
}
.ob-about-title span {
    font-size: 148px;
    font-family: 'ns-400-italic';
    background: -webkit-linear-gradient(#72A1E5 12.75%, #02396A 88.47%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.ob-about-subtitle {
    max-width: 850px;
    width: 100%;
    font-size: 20px;
    color: #4D4D4D;
    padding: 0 20px;
    font-family: 'sf-700';
}
.ob-about-block-container {
    width: 100%;
    margin: 0 20px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 80px;
    padding: 100px 0;
}
.ob-about-block {
    max-width: 460px;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 30px;
}
.ob-about-block-icon {
    max-width: 68px;
    width: 100%;
    height: auto;

}
.ob-about-block-title {
    font-family: 'sf-600';
    font-size: 30px;
    background: -webkit-linear-gradient(#72A1E5 12.75%, #02396A 88.47%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 110%;
    padding-bottom: 16px;
}
.ob-about-block-text {
    color: #4D4D4D;
    font-size: 18px;
}

.int-block-container {
    width: 100%;
    margin: 0 auto;
    padding: 50px 0 500px 0;
    display: flex;
    justify-content: space-between;
    gap: 40px;
}
.int-block-container img {
    max-width: 970px;
    max-height: 800px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.int-block {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.int-text-block {
    max-width: 626px;
    width: 100%;
}
.int-text-block p {
    font-size: 22px;
    margin-bottom: 32px;
}
.int-text-block p:last-child {
    color: #4D4D4D;
}


@media (max-width: 1680px) {
}

@media (max-width: 1440px) {
    .oceanpage-btn {
        padding: 16px 0;
    }
    .bkh65-mainbanner-img {
        height: 100vh;
    }
    .header {
        top: 20px;
    }
    .oceanpage-video {
        padding: 60px;
    }
    .engelberg {
        padding: 20px 35px;
    }
    .oceanpage-title {
        font-size: 46px;
        line-height: 100%
    }
    .oceanpage-text {
        font-size: 12px;
        max-width: 320px;
    }
    .ocean {
        gap: 20px;
        padding: 20px 35px;
    }

    .item-category {
        font-size: 16px;
        white-space: nowrap;
    }
}

@media (max-width: 1280px) {

}