/*.our-mission-section .title-animation .text-animation{
    display: contents;
}*/
.our-mission-section .title-animation .text-animation{
    display: unset;
}
.our-mission-section .title-animation .text-animation-clone{
    height: 100%;
    top: auto;
}
/*.our-mission-section .text-fadeup.on-screen.text-animate-start */
.our-mission-section .title-animation{
    transform: none;
        transition: none;
}
.title-animation .text-fadeup.text-animate-start .text-animation-clone {
    animation: erase 1s cubic-bezier(0.0, 0.0, 0.2, 1);
    visibility: visible;
}
.our-mission-section .text-fadeup.on-screen{
    opacity: 1;
    transform: translateY(0);
}
.our-mission-section .text-ofset-animation.no-break{
    white-space: nowrap;
}
.our-mission-section .text-fadeup{
    transform: translateY(100vh);
    opacity: 0;
    transition: 1s cubic-bezier(0.2, 0.8, 0.2, 1);
}

.title-animation .text-fadeup.text-animate-start .animation-done .text-animation-clone{
    visibility: visible;
    animation: none;
}


.our-mission-section .content-bottom .image .image-inner img{
    position: absolute;
    right: 0;
    bottom: 0;
}
.our-mission-section .content-bottom .image-animation img{
    position: absolute;
    top: 0;
    left: 60px;
}
.our-mission-section .content-bottom .image-animation{
    clip-path: polygon(37% 0, 100% 0, 100% 100%, 0% 100%);
    height: 100%;
}
.our-mission-section .content-bottom .image{
    width: 70%;
/*    padding-right: 20px;*/
    position: relative;
    z-index: 2;
    overflow: hidden;
}
.our-mission-section .content-bottom{
    padding-left: calc((100vw - 1534px) / 2);
    padding-top: 118px;
    display: flex;
    justify-content: flex-end;
}
.our-mission-section .title{
    overflow: hidden;
}
.our-mission-section .title h2{
    margin: 0 0 27px;
    max-width: 988.2px;
}
.our-mission-section .content p:last-child {
    margin-bottom: 0;
}
.our-mission-section .content p{
    margin: 0 0 21px;
}
.our-mission-section .subtitle h6{
    color: #9BE06A;
    margin: 0 0 29px;
    letter-spacing: 2.8px;
    text-transform: uppercase;
}

.our-mission-section .slides .slide-container.disable{
    pointer-events: none;
}
.our-mission-section .slides .slide .title{
    color: #DADADA;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 300;
    line-height: 113%;
    letter-spacing: -0.3px;
    transition: 0.3s all linear;
    transform-origin: left;
}
.our-mission-section .slides .slide.active .number{
    color: #9BE06A;
    transform: scale(1.16667);
    transform-origin: left;
}
.our-mission-section .slides .slide.active .title{
    color: #0A2D01;
    transform: scale(1.67);
    transform-origin: left;
}
.our-mission-section .slides .slide .number{
    color: #DADADA;
    font-family: Poppins;
    font-size: 120px;
    font-style: normal;
    font-weight: 400;
    line-height: 113%;
    margin-bottom: 0;
    letter-spacing: -1.2px;
    transition: 0.3s all linear;
    transform-origin: left;
}
.our-mission-section .slides .slide.prev:before{
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #FFF 14.08%, rgba(255, 255, 255, 0.75) 10.93%, rgba(255, 255, 255, 0.00) 100%);
    position: absolute;
    top: 0;
    left: 0;
}
.our-mission-section .slides .slide.next:before{
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.00) 100%);
    position: absolute;
    top: 0;
    left: 0;
}
.our-mission-section .slides .slide.next,
.our-mission-section .slides .slide.prev{
    opacity: 1;
    transition: all 1s cubic-bezier(0.2, 0.8, 0.2, 1);
}
.our-mission-section .slides .slide .slide-inner{
    display: flex;
    align-items: center;
    justify-content: center;
}
.our-mission-section .slides .slide {
/*    opacity: 0;*/
    cursor: pointer;
    width: auto;
    height: 33.333%;
    flex-grow: 1;
}
.our-mission-section .slides .slide.active {
    opacity: 1;
    transform: translateY(0);
    transition: all 1s cubic-bezier(0.2, 0.8, 0.2, 1);
}
.our-mission-section .slides .slides-wrapper:before{
    content: '';
    width: 295.75px;
    height: 195.29px;
    background: linear-gradient(36.74deg, rgba(155, 224, 106, 0) -22.1%, rgba(155, 224, 106, 0.2) 93.89%);
    position: absolute;
    left: -7px;
    top: calc(50% - 14px);
    transform: translateY(-50%);
    clip-path: polygon(42% 0, 98% 0%, 54% 100%, 0% 100%);
}
.our-mission-section .slides .slide.active .icons img,
.our-mission-section .slides .slide.active .icons dotlottie-player{
    opacity: 1;
}
.our-mission-section .slides .icons img,
.our-mission-section .slides .icons dotlottie-player {
    position: absolute;
    opacity: 0;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: auto;
    transition: opacity .3s ease;
}
.our-mission-section .slides .icons{
    width: 96px;
    position: relative;
}
/*.our-mission-section .slides .slide-container{
    width: 100%;
    position: absolute;
    top: calc(50% - 170px);
}*/
/*.our-mission-section .slides .slides-wrapper{
    width: 100%;
    overflow-y: hidden;
    top: calc(50% - 163px);
    height: 714.569px;
    position: sticky;
}*/
.our-mission-section .slides{
    width: 600px;
    position: absolute;
    top: 72px;
    left: calc((100vw - 1550px) / 2);
}
/*.our-mission-section {
    padding-top: 43px;
}*/
.our-mission-section .content-bottom{
    position: relative;
    overflow: hidden;
    padding-bottom: 50%;
    margin-bottom: -50%;
}
.our-mission-section .content-bottom .bg-line{
    position: absolute;
    left: 0;
    top: calc(32% + 12px);
    z-index: 1;
    pointer-events: none;
    opacity: 0;
}
.our-mission-section .content{
    line-height: 30px;
}

/*SHIP ANIMATE*/
.ships-animate {
    position: relative;
    pointer-events: none;
    width: calc(100% - 485px);
    display: flex;
    justify-content: flex-end;
}

.ships-animate .shape-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ships-animate .shape-image {
    position: absolute;
    left: 30px;
    top: 332px;
    z-index: 1;
    width: 97.44%;
    height: auto;
    transition: all 1s cubic-bezier(0.2, 0.8, 0.2, 1);
}

.ships-animate.on-screen .shape-image {
    left: -43%;
}

.ships-animate .images-wrapper {
    overflow: hidden;
    width: 1250px;
    height: 1001px;
    position: relative;
}

.ships-animate .sea-image {
    position: relative;
    left: 1250px;
    z-index: 2;
    clip-path: polygon(54% 0, 100% 0, 100% 100%, 0% 100%);
    transition: all 1s cubic-bezier(0.2, 0.8, 0.2, 1);
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.ships-animate.on-screen .sea-image {
    left: 0;
}

.ships-animate .images-wrapper::before {
    content: '';
    position: absolute;
    top: -24px;
    right: 0;
    z-index: 3;
    width: 79.36%;
    height: 36.96%;
    background: linear-gradient(180deg, #FFFFFF 14.08%, rgba(255, 255, 255, 0.754098) 54.93%, rgba(255, 255, 255, 0) 100%);
}

.ships-animate .sea-image img {
    width: 1885px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    max-width: none;
    transition: all 1s cubic-bezier(0.2, 0.8, 0.2, 1);
}

.ships-animate.text-animate-start .sea-image img {
    left: -410px;
}

.ships-animate .ship-image {
    position: absolute;
    z-index: 4;
    width: 833px;
    height: 947px;
    bottom: 0;
    right: -1660px;
    transition: all 1s cubic-bezier(0.2, 0.8, 0.2, 1);
}

.ships-animate.on-screen .ship-image {
    right: -410px;
}

.ships-animate.on-screen.text-animate-start .ship-image {
    right: 0;
    transition: all 1s cubic-bezier(0.2, 0.8, 0.2, 1);
}
.our-mission-section {
    position: relative;
}

.our-mission-section .slides .slide-container .sticky-container{
    overflow: hidden;
    top: 50%;
    height: 1008px;
    position: sticky;
}
.our-mission-section .slides .slide-container .scroll-container{
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: calc(1008px / 3);
}
.our-mission-section .slides .slide-container .sticky-container::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, #FFFFFF 14.08%, rgba(255, 255, 255, 0.754098) 54.93%, rgba(255, 255, 255, 0) 100%);
    width: 100%;
    height: 20%;
    opacity: 1;
    transition: 0.5s all;
    z-index: 1;
}
.our-mission-section .slides .slide-container .sticky-container::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(0deg, #FFFFFF 14.08%, rgba(255, 255, 255, 0.754098) 54.93%, rgba(255, 255, 255, 0) 100%);
    width: 100%;
    height: 20%;
    opacity: 1;
    transition: 0.5s all;
    z-index: 1;
}

/*.our-mission-section .content-bottom {
    position: sticky;
    top: 0;
    position: -wekit-sticky;
}*/

@media(min-width: 1441px){
    .our-mission-section .slides .slides-wrapper:before{
        background: linear-gradient(36.74deg, rgba(155, 224, 106, 0) -22.1%, rgba(155, 224, 106, 0.2) 93.89%);
        width: 414.05px;
        height: 273.4px;
        left: -7px;
        top: calc(50% - 54px);
    }
    .our-mission-section .slides .slide .number{
        font-size: 168px;
        line-height: 190px;
        letter-spacing: -0.01em;
    }
    .our-mission-section .slides .slide .title{
        font-size: 42px;
        line-height: 47px;
        letter-spacing: -0.01em;
    }
    .our-mission-section .slides .icons{
        max-width: 101.35px;
        width: 101.35px;
        top: -4px;
        left: 4px;
    }
    .our-mission-section .content-bottom {
        padding-left: calc((100vw - 1550px) / 2);
        padding-top: 36px;
    }
    .our-mission-section .slides .icons:before {
        width: 414.05px;
        height: 273.4px;
    }
    .ships-animate.on-screen .shape-image {
        left: -40%;
    }
    .our-mission-section .slides .slide .slide-info{
        padding-left: 32px;
    }
    .our-mission-section .slides .slide{
        left: 0;
    }
    .our-mission-section .slides{
        margin-top: -7px;
    }
    .our-mission-section{
        padding-bottom: 24px;
    }
    .our-mission-section .slides .slide-container:before{
        width: 414.05px;
        height: 273.4px;
    }
    .our-mission-section .slides .slide-container:before{
        left: -11px;
        top: calc(50% - 18px);
        transform: translateY(-50%);
    }
}
@media(max-width: 1599px){
    .ships-animate .ship-image{
        width: 666px;
        height: 756px;
    }
    .ships-animate .images-wrapper{
        width: 1000px;
        height: 800.8px;
    }
    .ships-animate .sea-image img{
        width: 1508px;
    }
    .ships-animate.text-animate-start .sea-image img {
        left: -320px;
    }
    .ships-animate.on-screen .ship-image {
        right: -327px;
    }
    .ships-animate .sea-image img{
        left: 0;
    }
    .our-mission-section .content-bottom{
        padding-left: 36px;
    }
    .our-mission-section .slides{
        left: 36px;
    }
    /*.our-mission-section .slides .slide-container .sticky-container{
        height: 772px;
    }*/
}
@media(max-width: 1440px){
    .our-mission-section .content-bottom{
        padding-top: 74px;
        padding-left: calc((100vw - 1138px) / 2);
    }
    .our-mission-section .slides .icons{
        min-width: 90px;
        width: 90px;
        top: -3px;
    }
    .our-mission-section .slides .slide .slide-info{
        padding-left: 20px;
    }
    .our-mission-section .slides .slide{
        left: 2px;
    }
    .ships-animate .images-wrapper {
        width: 884px;
        height: 731.8px;
    }
    .ships-animate .sea-image{
        clip-path: polygon(55.5% 0, 100% 0, 100% 100%, 0% 100%);
    }
    .ships-animate .ship-image {
        width: 586px;
        height: 676px;
    }
    .ships-animate.text-animate-start .sea-image img {
        left: -311px;
    }
    .ships-animate .sea-image img {
        width: 1360px;
    }
    .ships-animate.on-screen .shape-image {
        left: -36%;
    }
    .ships-animate .shape-image{
        top: 203px;
    }
    .ships-animate.on-screen .ship-image {
        right: -310px;
    }
    /*.our-mission-section .slides{
        margin-top: 44px;
    }*/
    .our-mission-section .slides .slide-container .sticky-container{
        height: 732px;
    }
    .our-mission-section .slides {
        left: calc((100vw - 1138px) / 2);
        top: 137px;
    }
    .ships-animate{
        width: calc(100% - 368px);
    }
    .our-mission-section .slides .slide-container .scroll-container{
        margin-top: calc(732px / 3);
    }
    .our-mission-section .slides .slide-container .sticky-container::after{
        height: 30%;
    }
    .our-mission-section .slides .slides-wrapper:before{
        top: calc(50% - 40px);
    }
    .our-mission-section .slides .slide .number{
        margin-bottom: 0;
    }
}
@media(max-width: 1200px){
    .our-mission-section .content-bottom {
        padding-left: 36px;
    }
    .our-mission-section .slides .slide .number{
        font-size: 80px;
    }
    .our-mission-section .slides .icons:before{
        width: 220.75px;
    }
    .our-mission-section .slides .slide .title{
        font-size: 26px;
    }
    .ships-animate.text-animate-start .sea-image img {
        left: -377px;
    }
    .ships-animate .images-wrapper {
        width: 700px;
        height: 660px;
    }
    .ships-animate .ship-image {
        width: 557px;
        height: 633px;
    }
    .ships-animate .sea-image img {
        width: 1220px;
    }
    .ships-animate.on-screen .shape-image {
        left: -30%;
    }
    .ships-animate .sea-image {
        clip-path: polygon(62% 0, 100% 0, 100% 100%, 0% 100%);
    }
    .ships-animate.on-screen .ship-image {
        right: -380px;
    }
    .ships-animate .shape-image{
        left: 0;
    }
    .our-mission-section .slides .slides-wrapper:before {
        top: calc(50% - 66px);
        width: 230.75px;
        height: 148.29px;
    }
    .ships-animate {
        width: 72%;
    }
    .our-mission-section .slides .slide-container .sticky-container::after {
        height: 40%;
    }
    .our-mission-section .slides {
        left: 36px;
    }
}
@media(max-width: 991px){
    /*.our-mission-section .content-bottom{
        display: block;
    }*/
    .our-mission-section .slides{
        width: 450px;
    }
    .our-mission-section .slides{
        left: 36px;
        top: 72px;
    }
    .ships-animate .images-wrapper {
        width: 520px;
        height: 570px;
    }
    .ships-animate .ship-image {
        width: 458px;
        height: 520px;
    }
    .ships-animate .sea-image img {
        width: 1090px;
    }
    .ships-animate.text-animate-start .sea-image img {
        left: -434px;
    }
    .ships-animate.on-screen .shape-image {
        left: -25%;
    }
    .ships-animate .sea-image {
        clip-path: polygon(74% 0, 100% 0, 100% 100%, 0% 100%);
    }
    .our-mission-section .slides .slide .slide-info {
        padding-left: 15px;
    }
    .our-mission-section .slides .slide .number {
        font-size: 70px;
    }
    .our-mission-section .slides .slide .title {
        font-size: 24px;
    }
    .ships-animate .sea-image img {
        left: -53px;
    }
    .our-mission-section .slides .slides-wrapper:before {
        top: calc(50% - 78px);
    }
}
@media(min-width: 768px){
    .our-mission-section .slides .slide-container .sticky-container .bg-background{
        display: none;
    }
}
@media(max-width: 767.98px){
    .our-mission-section .slides .slides-wrapper:before{
        display: none;
    }
    .our-mission-section .slides .slide-container .sticky-container .bg-background{
        background: linear-gradient(36.74deg, rgba(155, 224, 106, 0) -22.1%, rgba(155, 224, 106, 0.2) 93.89%);
        width: 295.75px;
        height: 195.29px;
        position: fixed;
        opacity: 0;
        pointer-events: none;
        top: 50%;
        left: 40px;
        transform: translate( 0, -50%);
        clip-path: polygon(42% 0, 98% 0%, 54% 100%, 0% 100%);
    }
    .our-mission-section .slides .slide-container .sticky-container {
        height: auto;
        top: calc(50% + 163px);
    }
    .our-mission-section{
/*        overflow: hidden;*/
        padding-top: 49px;
        margin-bottom: -100%;
    }
    .our-mission-section .content-bottom{
        padding-bottom: 100%;
        overflow: hidden;
    }
    .our-mission-section .content-bottom{
        display: block;
    }
    .our-mission-section .content-bottom {
        padding-left: 30px;
    }
    .our-mission-section .content {
        line-height: 28px;
    }
    .our-mission-section .subtitle h6{
        letter-spacing: 1.96px;
        margin: 0 0 27px;
    }
    .our-mission-section .content p {
        margin: 0 0 28px;
    }
    .our-mission-section .slides .slide-container .sticky-container::after {
        height: 30%;
        position: fixed;
        background: linear-gradient(0deg, #FFFFFF 14.08%, rgba(255, 255, 255, 0.754098) 50%, rgba(255, 255, 255, 0) 100%);
        opacity: 0;
    }
    .our-mission-section .slides .slide-container .sticky-container::before{
        position: fixed;
        height: 30%;
        background: linear-gradient(180deg, #FFFFFF 14.08%, rgba(255, 255, 255, 0.754098) 50%, rgba(255, 255, 255, 0) 100%);
        opacity: 0;
    }
    .our-mission-section.active .slides .slide-container .sticky-container .bg-background,
    .our-mission-section.active .slides .slide-container .sticky-container::after,
    .our-mission-section.active .slides .slide-container .sticky-container::before{
        opacity: 1;
    }
    .our-mission-section .slides .slide .title{
        font-size: 25px;
        letter-spacing: -0.25px;
    }
    .our-mission-section .slides .slide.active .title{
        transform: scale(1.79);
    }
    .our-mission-section .slides .slide .number{
        font-size: 100px;
        letter-spacing: -1px;
    }
    .our-mission-section .slides .slide.active .number{
        transform: scale(1.19);
    }
    .our-mission-section .content-bottom {
        padding-top: 54px;
    }
    .our-mission-section .title h2 {
        margin: 0 0 24px;
        letter-spacing: -1.2px;
    }
    .our-mission-section .slides{
        position: relative;
        left: 3.5%;
        width: auto;
        top: 0;
    }
    .our-mission-section .slides .slide {
        left: 2px;
        height: calc(100vh / 3);
    }
    .ships-animate {
        width: 100%;
    }
    .our-mission-section .slides .slide .slide-info {
        padding-left: 24px;
    }
    .our-mission-section .slides .icons{
        top: -11px;
    }
    .ships-animate .images-wrapper{
        width: 399px;
        height: 376px;
    }
    .ships-animate.on-screen .ship-image {
        right: -77px;
    }
    .ships-animate .ship-image {
        width: 317.2px;
        height: 357.19px;
    }
    .ships-animate .sea-image {
        position: absolute;
    }
    .ships-animate .sea-image {
        clip-path: polygon(64% 0, 100% 0, 100% 100%, 0% 100%);
    }
    .ships-animate .shape-image {
        top: 99px;
        left: auto;
        right: 0;
    }
    .ships-animate.on-screen .shape-image {
        left: -32%;
    }
    .ships-animate .sea-image img {
        width: 722.19px;
    }
    .ships-animate.text-animate-start .sea-image img {
        left: -162px;
    }
    .ships-animate.on-screen.text-animate-start .ship-image {
        right: -74px;
    }
    .ships-animate.on-screen .ship-image {
        right: -239px;
    }
    .ships-animate{
        display: flex;
        justify-content: flex-end;
        margin-top: 7px;
    }
    .ships-animate.on-screen .shape-image{
        left: auto;
        right: 51px;
        width: 650px;
    }
    .our-mission-section .slides .slide-container:before{
        top: calc(50% - 20px);
    }
    .ships-animate .shape-image img{
        object-fit: contain;
    }
    .our-mission-section .slides .slide-container .scroll-container{
        position: relative;
        /*padding-top: 50px;
        padding-bottom: 50px;*/
        margin: 0;
        height: auto;
    }
    .slides-block .sticky-container .bg-background {
        position: fixed;
        opacity: 0;
        pointer-events: none;
        top: 60%;
        left: 40px;
        transform: translate( 0, -50%);
    }
    .our-mission-section .slides .slide .slide-inner{
        justify-content: flex-start;
    }
}
@media(max-width: 439px){
    .our-mission-section .title h2{
        letter-spacing: -0.65px;
    }
}
@media(max-width: 399px){
    .our-mission-section .slides{
        left: 0;
    }
    .our-mission-section .slides .slide .slide-info {
        padding-left: 15px;
    }
    .our-mission-section .slides .icons {
        min-width: 80px;
        width: 80px;
    }
    .our-mission-section .slides .slide .number {
        font-size: 85px;
    }
    .our-mission-section .slides .slide .title {
        font-size: 22px;
    }
    .our-mission-section .slides .slide-container .sticky-container .bg-background{
        width: 277.75px;
        height: 170.29px;
    }
}