


h3 {
    font-size: 28px;
    font-family: 'grand-bold';
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
    margin: 0;
}

p {
    margin: 0;
}

.btn-back {
    width: 100%;
    padding: 10px 20px;
    font-size: 28px;
    font-family: 'grand-bold';
    border: 2px solid #0d5979;
    border-radius: 4px;
    background-color: #0d59797d;
    color: #ffffff;
    cursor: pointer;
    transition: all .5s;
    -webkit-transition: all .5s;
    letter-spacing: 2px;
}

.btn-support {
    width: 50%;
    padding: 15px 20px;
    font-size: 28px;
    font-family: 'grand-bold';
    border: 2px solid #0d5979;
    border-radius: 4px;
    background-color: #0d59797d;
    color: #ffffff;
    cursor: pointer;
    transition: all .5s;
    -webkit-transition: all .5s;
    letter-spacing: 2px;
}

.btn-support:hover,
.btn-back:hover {
    padding: 15px 20px;
    /*    font-family: "Outfit", sans-serif;*/
    border: 2px solid #0d5979;
    background-color: #0d5979;
    color: #ffffff;
}

textarea, input, select {
    width: 100%;
    border: 2px solid #0d5979;
    resize: none;
    border-radius: 5px;
    font-size: 20px;
    color: #0d5979 !important;
    padding: 10px;
    font-size: 20px;
}

::placeholder {
    color: #0d5979 !important;
}

textarea, input[type=text], input[type=email] {
    width: calc(100% - 25px) !important;
}

.container {
    display: block;
    position: relative;
     width: unset; 
    padding-left: 40px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkmark {
    position: absolute;
    top: 2px;
    left: -0px;
    height: 25px;
    width: 25px;
    background-color: #ffffff;
    border: 2px solid #0d5979;
    border-radius: 2px;
    cursor: pointer;
}

.container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid #0d5979;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


.jvp-y-moment_header {
    background-color: #0d5979; 
    height: 100vh; 
    position: relative;
}

.jvp-y-moment_header-headlines {
    display: flex; position: absolute; top: 100px; width: 100%;
}

.jvp-y-moment_header-headlines-container {
    width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; flex-direction: column;
}

.jvp-y-moment_header-headlines img {
    width: 90%; margin: 0 auto;
}

.jvp-y-moment_header-headlines h3 {
    font-size: 60px; color: #ffffff; 
    text-shadow: 1px 0px #010101;
    margin: 0;
    width: 100%;
    left: 5%;
    position: relative;
    top: -50px;
}

.jvp-y-moment_m100 {
    height: auto;
    background-color: #094f6d;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 100px;
    padding: 30px 0;
}

.jvp-y-moment_m100-left {
    width: 500px; display: flex; justify-content: center; height: auto;
}

.jvp-y-moment_m100-right {
    width: 650px; position: relative;
}

.jvp-y-moment_m100-line {
    display:block; height: 350px; width: 5px; background-color:#fff;
}

.jvp-y-moment_m100-right h1 {
    font-size: 62px; color: #ffffff; font-family: 'grand-bold' !important; position: relative; margin: 0; display: inline-block;
}

.jvp-y-moment_m100-right h1 span {
    height: 150px; width: 150px; position: absolute; top: -40px;
}

.jvp-y-moment_m100-right p {
    font-size:22px; color: #ffffff
}

.jvp-y-moment_m100-right .small {
    font-size:18px; color: #ffffff
}

.jvp-y-moment_m100-right img,
.jvp-y-moment_m100-left img {
    width: 100%;
}

.jvp-y-moment_m100-are-you-in {
    height: 80vh; background-color: #ffffff; position: relative;
}

.jvp-y-moment_m100-logo-container {
    width: 200px; height: 200px; position: absolute; right: 50px; top:30px;
}

.jvp-y-moment_m100-headline-container {
    position: relative; left: 100px; top: 20%;
}

.jvp-y-moment_m100-headline-container h1 {
    font-size: 130px; color: #0d5979; font-family: 'grand-bold' !important; position: relative; margin: 0; line-height: 120%;
}

.jvp-y-moment_m100-headline-container h2 {
    font-size: 80px; margin: 0;
}

.ms-100_sub-footer {
    padding: 30px 0;
}


@media (max-width: 1200px) {
    .jvp-y-moment_header {
        height: auto;
    }

    .jvp-y-moment_header-headlines h3 {
        font-size: 50px;
    }

    .jvp-y-moment_m100-left,
    .jvp-y-moment_m100-right {
        width: 400px;
    }

    .jvp-y-moment_m100-right h1 {
        font-size: 50px;
    }

    .jvp-y-moment_m100-right p {
        font-size: 20px;
    }

    .jvp-y-moment_m100-right .small {
        font-size: 16px;
    }

    .jvp-y-moment_m100-headline-container {
        bottom: 0;
    }

    .jvp-y-moment_m100-headline-container h1 {
        font-size: 100px;
    }

    .jvp-tl_design-element {
        width: 400px;
        height: 400px;
        right: -100px;
        bottom: -100px !important;
    }

    .jvp-y-moment_m100-logo-container {
        width: 150px;
        height: 150px;
    }

    .jvp-y-moment_m100-are-you-in {
        height: 70vh;
    }
}


@media (max-width: 1024px) {

    .jvp-y-moment_m100-left {
        width: 300px;
        margin-bottom: 30px;
    }

    .jvp-y-moment_m100-are-you-in {
        height: auto;
        padding: 100px 10px;
    }

    .jvp-y-moment_m100-headline-container {
        position: relative;
        left: 0;
    }

    .jvp-y-moment_m100-headline-container h1 {
        font-size: 75px;
    }

    .jvp-y-moment_m100-headline-container h2 {
        font-size: 60px;
    }

    .jvp-y-moment_m100-logo-container {
        width: 120px;
        height: 120px;
        right: 20px;
        top: 0;
    }

    .jvp-y-moment_m100-right h1 {
        font-size: 35px;
    }

    .jvp-y-moment_m100-right h1 span {
        height: 100px;
        width: 100px;
        position: absolute;
        top: -30px;
        right: -90px;
    }
}


@media (max-width: 768px)
{
    .jvp-y-moment_header-headlines h3 {
        font-size: 35px;
        top: 0;
    }

    .jvp-y-moment_m100 {
        flex-direction: column;
        height: auto; 
        gap: 0;
        padding-bottom: 40px;
    }

    .jvp-y-moment_m100-line {
        display: none;
    }

    .jvp-y-moment_m100-headline-container h1 {
        font-size: 80px;
    }

    .jvp-y-moment_m100-headline-container {
        left: 0;
    }

    .btn-support,
    .btn-back {
        width: 90%;
    }
}

@media (max-width: 600px)
{
    .jvp-y-moment_header-headlines h3 {
        font-size: 28px;
        top: -20px;
    }

    .jvp-tl_nav {
        justify-content: center;
    }

    .jvp-tl_nav ul {
        padding: 0;
    }

    .jvp-y-moment_m100-right h1 {
        font-size: 40px;
    }

    .jvp-y-moment_m100-right h1 span {
        right: -90px;
    }

    .jvp-y-moment_m100-are-you-in {
        height: auto;
        padding: 130px 10px 50px 10px;
    }

    .jvp-y-moment_m100-headline-container {
        left: 0;
        position: relative;
    }

    .jvp-y-moment_m100-headline-container h1 {
        font-size: 60px;
    }

    .jvp-y-moment_m100-headline-container h2 {
        font-size: 30px;
    }

    .jvp-tl_design-element {
        width: 300px;
        height: 300px;
    }

    .jvp-y-moment_m100-logo-container {
        width: 120px;
        height: 120px;
        right: 10px;
        top: 10px;
    }
}




/* SUPPORTER Start*/

.commitment-container {
    padding: 20px 0;
    height: auto;
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
}

.grid-wrapper {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    grid-auto-rows: 40px;
    margin-bottom: 50px;
    padding: 0 10px;
}

.masonry-brick {
    border-radius: 4px;
    cursor: zoom-in;
    color: #2f3640;
    background-color: #0d5979;
    transition: opacity .25s ease-in-out;
    grid-row-end: span 2;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    /* transform: translateY(-10%); */
    opacity: 1;
    transition: 600ms transform cubic-bezier(0.55, 0.055, 0.675, 0.19), 600ms opacity cubic-bezier(0.55, 0.055, 0.675, 0.19) 300ms;
    position: relative;
}

.masonry-content {
    padding-bottom: 4px;
}

.masonry-brick-p {
    font-size: 20px;
    margin: 10px;
    color: #ffffff;
    font-family: "Outfit", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

.masonry-brick-name {
    /* margin: 0 10px; */
    color: #ffffff;
    position: absolute;
    bottom: 10px;
    /* left: 10px; */
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: .2s ease;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    display: flex;
    justify-content: right;
    align-items: flex-end;
    border-radius: 4px;
    margin-bottom: 15px;
}

.masonry-brick-hover-name {
    font-family: "Outfit", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
}

.icon-arrow {
    width: 25px;
    margin-right: 10px;
}

.masonry-brick-name-inner {
    display: flex;
    align-items: center;
    background-color: #0d5979;
    justify-content: center;
    padding: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    /* border-bottom-left-radius: 18px; */
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    /* border-top-right-radius: 18px; */
}

.masonry-content img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    height: 100%;
}

.masonry-brick img {
    width: 100%;
    border-radius: 4px;
}

.masonry-brick video {
    width: 100%;
    height: 100%;
    object-fit: fill;
    border-radius: 4px;
}

.masonry-brick:hover .masonry-brick-name {
    opacity: 1;
    background-color: #010101b5;
}

.masonry-description {
    font-family: "Outfit", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    color: #ffffff;
}

.close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px 15px;
    margin: 10px;
    font-weight: 800;
    line-height: 100%;
    font-size: 30px;
    cursor: pointer;
    /*border: 2px solid #0d59797d;*/
    border-radius: 50%;
    background-color: #f3f3f3;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    z-index: 10;

            transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

.close:hover {
    background-color: #ffffff;
    color: #0d5979;
}

.share-by-container {
    display: flex;
    justify-content: space-around;
    height: 50px;
    align-items: center;
    margin-top: 30px;
}

.ui-dialog {
    background-color: #ffffff;
/*    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;*/
    padding: 70px 10px;
    position: relative;
    height: auto;
    width: 600px !important;
    top: -519.25px;
    left: 50% !important;
    transform: translate(-300px);
    display: flex;
    justify-content: center;
    z-index: 100;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.ui-dialog-content {
    color: #0d5979;
    font-family: 'grand-bold' !important;
    font-size: 20px;
}

#fuUpload {
    opacity: 0;
    z-index: -1;
    position: absolute;
}

#divDropBox {
    display: block;
    width: calc(100% - 20px);
    height: 250px;
    font-family: 'Outfit';
    font-size: 20px;
    text-align: center;
    background-color: #ffffff;
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
    border: 2px dashed #0d5979;
    border-radius: 6px;
    padding: 50px 10px 0px 10px;
    background-position: center;
    background-repeat: no-repeat;
}

textarea {
    width: 100%;
    resize: none !important;
}

.formStep {
    display: flex;
    justify-content: center !important;
    align-items: center !important;
    gap: 20px !important;
}

#divStep1 {
    flex-direction: column;
}

#divDropBox label {
    outline: 1px solid;
    border-radius: 5px;
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
    padding: 4px;
    background-color: #fff;
    display: flex;
}

.modal {
    display: none;
    position: absolute;
    z-index: 2000;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    overflow: hidden;
    /*background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);*/
}

.modal-content {
    width: 65%;
    max-width: 500px;
    height: auto;
    margin: 50px auto;
    background-color: #0d5979;
    position: relative;
    padding: 15px;
    box-shadow: 0 2px 5px #000;
    border-radius: 10px;
    /* overflow-y: scroll; */
    /*height: 80vh;*/
}

.ui-dialog-titlebar-close {
    position: absolute;
    right: 10px;
    top: 10px;
}

.ui-button {
    text-indent: -9999px;
    background-image: url(/Common/Images/Icons/close.svg);
    width: 40px;
    height: 40px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 60%;
    cursor: pointer;
    border: unset;
   /* background-color: #006241;*/
}

#tbStatement {
    /*width: 500px !important;*/
    height: 150px !important;
}



@media (max-width: 600px) {
        .ui-dialog {
        width: 400px !important;
        transform: translate(-200px);
    }
}

    /* SUPPORTER End*/

