.pp-title {
    font-size: 55px;
    font-family: 'pp-400';
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
}
.ocean-blue-water-text {
    font-size: 22px;
}
.ocean-blue-water-title {
    max-width: 700px;
    font-size: 115px;
    font-family: 'pp-500';
    line-height: 100%;
    margin-bottom: 50px;
    margin-left: 120px;
}
.ocean-blue-water-title span {
    font-size: 115px;
    font-family: 'ns-400-italic';
    background: -webkit-linear-gradient(#72A1E5 12.75%, #02396A 88.47%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: -120px;
}
.ocean-blue-water-subtitle {
    max-width: 620px;
    width: 100%;    
}
.ocean-blue-water-subtitle span {
    display: block;
    padding-bottom: 20px;
}
.ocean-blue-water-container {
    position: relative;
    max-width: 1380px;
    width: 100%;
}
.ocean-blue-water-text {
    position: absolute;
    top: 280px;
    z-index: 999;
}
.ocean-blue-water-text img {
    margin-bottom: 220px;
}
.myimg-text-container {
    font-size: 20px;
    width: 1380px;
    color: #fff;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: 50px;
    position: relative;
}
.myimg-text-container-left,
.myimg-text-container-right {
    width: 360px;
}
.myimg-text-container-left .myimg-text:last-child,
.myimg-text-container-right .myimg-text:last-child {
    color: #5A5A5A;
}
.myimg-text-container-right {
    padding-top: 400px;
}
#triggerLeft, #triggerRight {
    display: none;
}
.myimg-text {
    padding-bottom: 48px;
}
.myimg-icon-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

#pinWater video {
    display: flex;
    width: 100%;
    height: 100vh;
    object-fit: cover;
    object-position: center;
    overflow: hidden;
}

.myimg-icon-text svg {
    margin-bottom: 20px;
}

.myimg-icon-text .icon-text:last-child {
color: #5A5A5A;
}

.pin-win {
    transition: .3s;
    opacity: 0;
}
.icon-text {
    font-size: 22px;
    padding-bottom: 40px;
}

.product-text-block {
    max-width: 950px;
    width: 100%;
    margin: 0 auto;
    padding: 50px 0 100px 0;
}

.product-text-block p {
    font-size: 22px;
    margin-bottom: 40px;
    text-align: center;
}

.product-text-block p:last-child {
    color: #4D4D4D;
}



#myimg4 {
    width: 100%;
}

.ob-about-container {
    width: 100%;
    height: auto;
    max-width: 1050px;
    padding: 250px 0;
}

.ocean-blue-water-text-title {
        max-width: 660px;
        width: 100%;
        font-size: 80px;
        font-family: 'pp-500';
        display: flex;
        flex-direction: column;
        position: absolute;
        top: 440px;
}

.ocean-blue-water-text-title span {
    font-family: 'ns-400-italic';
    text-align: right;
}









.product-scene-1 {
    display: flex;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.product-scene-1 img {
    width: 100%;
    height: 100vh;
    object-fit: contain;
    object-position: center;
}
#pin4 {
    display: flex;
    justify-content: flex-end;
}
#pin3 img,
#pin4 img {
    width: 100%;
    height: 100vh;
    object-fit: contain;
    object-position: center;
}

#pin4 img {
    width: 520px;
    object-fit: cover;
    overflow: visible;
}




  .pinned {
    position: fixed !important;
    top: 0;
  }

  .unpinned {
    position: absolute !important;
    inset: 2530px auto auto 0px !important;
  }

  .text-white {
    color: #FFF;
}

.about-engelberg-title {
    font-size: 180px;
    font-family: 'ns-400-italic';
}
.about-text {
    color: #FFF;
    font-family: 'pp-400';
    font-size: 62px;
    text-transform: uppercase;
    margin-bottom: 36px;
}


