.cm-accordion-v {
    background-repeat: no-repeat;
    height: auto;
    min-height: 860px;
    padding: 60pt 0;    
    position: relative;
    width: 100%;
    max-width: 100%;
    background-size: auto;
    background-position: top 14rem center;
}

.cm-accordion-v .container {
    max-width: 1340px;
    margin: 0 auto;
    padding: 0 20px;
}

.cm-accordion-v .accordion-title h2 {
    max-width: 727px;
    min-height: 82px;
    font-size: 40px;
    line-height: 48px;
    color: #00314b;
    font-weight: 700;
    font-family: "Poppins";
    text-align: center;
    margin: 0 auto;
}

.cm-accordion-v .accordion-sec-inner {
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: end;
    gap: 40px;
}

.cm-accordion-v .accordion-sec-inner .accordion-v-item {
    width: 393px;
    0    height: auto;
    background: linear-gradient(180deg,#e5f9fb,#e5f9fb);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    justify-content: center;
}

.cm-accordion-v .acoordion-section {
    margin-top: 30px;
}

.cm-accordion-v .accordion-sec-inner .accordion-v-item .accordion-content {
    width: 100%;
    padding: 0 60px;
    display: none;
}

.cm-accordion-v .accordion-sec-inner .accordion-v-item img {
    width: 100%;
    max-width: 100%;
    vertical-align: middle;
}

.cm-accordion-v .accordion-sec-inner .accordion-v-item .accordion-image {
    left: -73px;
    position: absolute;
    top: -9px;
}
.cm-accordion-v .accordion-sec-inner .accordion-v-item:nth-child(3) .accordion-image {
    top: -21px;
}
.cm-accordion-v .accordion-sec-inner .accordion-v-item .accordion-content p {
    max-width: 308px;
    font-size: 18px;
    line-height: 26px;
    color: #000000;
    font-weight: 400;
    font-family: "Poppins";
}

.cm-accordion-v .accordion-sec-inner .accordion-v-item:nth-child(2) .accordion-image {
    top: -34px;
}

.cm-accordion-v .accordion-sec-inner .accordion-v-item .accordion-v3-title h5 {
    max-width: 237px;
    min-height: 60px;
    font-size: 20px;
    line-height: 24px;
    color: #00314b;
    font-weight: 700;
    font-family: "Poppins";
    margin: 0;
    display: flex;
}
.cm-accordion-v .accordion-sec-inner .accordion-v-item .accordion-v3-title h5 span{
    display: inline-block;
    padding-left: 5px;
}
.accordion-icon {
    background-image: url('https://44279836.fs1.hubspotusercontent-na1.net/hubfs/44279836/Nautilus_CMS_Dec2023/images/Add%20accordion.png');
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center;
    width: 31px;
    height: 31px;
    cursor: pointer;
}

.cm-accordion-v .accordion-sec-inner .accordion-v-item .accordion-v3-title.is-active .accordion-icon{
    background-image: url('https://44279836.fs1.hubspotusercontent-na1.net/hubfs/44279836/Nautilus_CMS_Dec2023/images/accordion%20less.png')    
}

.cm-accordion-v .accordion-sec-inner .accordion-v-item .accordion-v3-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0px 13px 0 80px;
    min-height: 83px;
    cursor: pointer;
}
.accordion-bottom-btn {
    display: flex;
    margin-left: auto;
    justify-content: end;
    text-align: right;
    margin-top: 20px;
    margin-right: 60px;
}

.accordion-bottom-btn a {
    align-items: center;
    background-color: #f18020;
    border-radius: 5px;
    color: #000;
    display: flex;
    font-family: Poppins;
    font-size: 20px;
    font-weight: 700;
    height: 50px;
    justify-content: center;
    line-height: 24px;
    text-align: center;
    width: 286px;
}

/* Lightbox */
.acc-lightbox-content-wrapper .oembed_container {
    display: inline-block !important;
    height: 100%;
    position: relative;
    width: 100%;
}

.oembed_container .iframe_wrapper > * {
    height: 100%;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.iframe_wrapper {
    height: 0;
    padding-bottom: 56.25%;
    padding-top: 25px;
    position: relative;
}
.iframe_wrapper {
    height: 0;
    padding-bottom: 56.25%;
    padding-top: 25px;
    position: relative;
}

.embed_container {
    display: inline-block;
    height: 100%;
    position: relative;
    width: 100%;
}

.embed_container iframe {
    left: 0;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.acc-lightbox-content-wrapper .youtubevideo-lightbox {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 1260px;
    min-height: 836px;
    filter: drop-shadow(3.09px 5.143px 5px rgba(0,0,0,0.25));
    background-color: #ffffff;
    z-index: 99;
    width: 100%;
}
.acc-lightbox-content-wrapper .youtubevideo-lightbox.show-light{
    display: block;
}
.acc-lightbox-content-wrapper .youtubevideo-lightbox .youtubevideo-video {
    max-width: 927px;
    height: 537px;
    margin: 0 auto;
    padding: 70px 0 0;
}
.acc-lightbox-content-wrapper .youtubevideo-lightbox .youtubevideo-video > div {
    max-width: 100% !important;
    max-height: 100% !important;
}
.acc-lightbox-content-wrapper .youtubevideo-lightbox .youtubevideo-video > div iframe {
    max-width: 100% !important;
    max-height: 100% !important;
}
.acc-lightbox-content-wrapper .youtubevideo-lightbox .youtubevideo-btn button {
    width: 300px;
    height: 50px;
    border-radius: 5px;
    background-color: #f08020;
    border: none;
    padding: 0;
}

.acc-lightbox-content-wrapper .youtubevideo-cross {
    text-align: right;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

.show-item .acc-lightbox-content-wrapper .youtubevideo-lightbox {
    display: block;
    height: auto;
    opacity: 1;
    pointer-events: all;
    visibility: visible;
    width: calc(100% - 50px);
    z-index: 10000;
    min-height: 800px;
    overflow: auto;
}

.show-item .acc-lightbox-content-wrapper .youtubevideo-lightbox .youtubevideo-video {
    height: auto;
    max-width: 927px;
    padding: 100px 20px 0;
    overflow: auto;
    min-height: 536px;
}

.acc-lightbox-content-wrapper .youtubevideo-lightbox .youtubevideo-btn {
    margin: 40px 0 0;
    text-align: center;
}

.acc-lightbox-content-wrapper .youtubevideo-lightbox .iframe_wrapper{
    padding-bottom: 56.25% !important;
}

.overlay-section{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0 0 0 / 0.400);
    z-index: 9999;
    display: none;
}

.show-overlay .overlay-section{
    display: block;
}
.acc-v3 .btn-sec-col {
    margin-bottom: 15px;
    text-align: center;
}

.acc-v3 .btn-sec-col a {
    background: rgb(241, 128, 32);
    display: inline-block;
    padding: 15px 20px;
    line-height: 1;
    font-family: Poppins;
    font-size: 20px;
    font-weight: 700;
    color: #000;
    border-radius: 5px;
}

.cm-accordion-v .accordion-v3-title h4 {
    color: #000000;
    font-family: Poppins;
    font-weight: bold;
    font-size: 22px;
    line-height: 1;
}

.accordion-v-wrapper > .accordion-title {
    margin-bottom: 50px;
}
@media screen and (max-width: 1024px){
    .show-item .acc-lightbox-content-wrapper .youtubevideo-lightbox{
        min-height: auto;
    }
    .show-item .acc-lightbox-content-wrapper .youtubevideo-lightbox .youtubevideo-btn{
        margin: 40px 0;
    }
}

@media screen and (max-width: 991px){
    .cm-accordion-v {
        min-height: auto;
    }
    .cm-accordion-v {
        background-image: none !important;
        min-height: auto;
    }
    .show-item .acc-lightbox-content-wrapper .youtubevideo-lightbox{
        height: auto;
    }
}

@media screen and (max-width: 767px){
    .cm-accordion-v .accordion-v3-title h2 {
        min-height: auto;
        height: auto;
        margin-bottom: 70px;
        font-size: 30px;
        line-height: 1.5;
    }
    .cm-accordion-v .accordion-sec-inner .accordion-v-item .accordion-v3-title{
        text-align: center;
    }
    .cm-accordion-v .accordion-sec-inner .accordion-v-item:nth-child(3) .accordion-image{
        top: -38px;
    }
    .acc-lightbox-content-wrapper .youtubevideo-lightbox .youtubevideo-btn button{
        height: auto;
        padding: 10px;
    }
    .show-item .acc-lightbox-content-wrapper .youtubevideo-lightbox .youtubevideo-video{
        min-height: auto;
    }
    .show-item .acc-lightbox-content-wrapper .youtubevideo-lightbox .youtubevideo-video{
        padding: 70px 20px 0;
    }
    .acc-lightbox-content-wrapper .youtubevideo-lightbox .youtubevideo-btn{
        margin: 20px 0;
    }
    .accordion-bottom-btn {
        justify-content: center;
        margin-right: 0;
    }
}
