:root {
    --mobile-accordion-open: 600px;
    --desktop-accordion-arrow-open: 94px;
}

.desktop-accordion-section {
    display: none;
}

.mobile-accordion-section .accordion-header h3 {
    font-family: 'Adieu-Regular';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    /* identical to box height, or 162% */
    text-transform: uppercase;
    color: #5000A0;
}

.mobile-accordion-section .accordion-body p {
    font-family: 'AvenirNext LT Pro';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    color: #2B2B2B;
}

.mobile-accordion-section .accordion-body {
    padding: 0%;
}

.mobile-accordion-section .accordion-item-header h5 {
    font-family: 'Adieu-Regular';
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 30px;
    /* or 125% */
    text-transform: uppercase;
    color: #2B2B2B;
    transition: all 0.9s;
}

.mobile-accordion-section .accordion-item-body-text p {
    font-family: 'AvenirNext LT Pro';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    color: #2B2B2B;
}

.mobile-accordion-section .accordion-item-body-link a,
.mobile-accordion-section .accordion-item-body-link a:link,
.mobile-accordion-section .accordion-item-body-link a:visited {
    text-decoration: none;
    font-family: 'AvenirNext LT Pro';
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    /* identical to box height */
    letter-spacing: 0.05em;
    color: #FF6600;
}

.mobile-accordion-section .accordion-item-btn {
    content: url(../img/svg_s/MediumOrange.svg);
    /* width: 8%; */
    margin-left: 5%;
    transition: all 0.4s;
    text-decoration: none;
}

.mobile-accordion-section .accordion-item-body {
    max-height: 0px;
    /* height: 350px; */
    transition: all 0.9s;
    overflow: hidden;
}

.mobile-accordion-section .accordion-open {
    max-height: var(--mobile-accordion-open);
}

.mobile-accordion-section .accordion-item-header-active h5 {
    color: #FF6600;
}

.mobile-accordion-section .accordion-item {
    border: none;
    /* margin-top: 10%;
    margin-bottom: 10%; */
}

.accordion-body-image img {
    border-radius: 40px;
}

.desktop-accordion-section .accordion-item-header h3 {
    font-family: 'Adieu-Regular';
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    /*line-height: 90px;*/
    line-height: 50px;
    /* or 167% */
    text-transform: uppercase;
    color: #2B2B2B;
    transition: all 0.9s;
}

.accordion-item-active-header-link h3 {
    color: #FF6600 !important;
}

.accordion-item-slick .img-responsive {
    max-width: 400px;
}

@media only screen and (min-width: 768px) {
    .mobile-accordion-section {
        display: none;
    }
    .desktop-accordion-section {
        display: block;
        /* margin-bottom: 20%; */
    }
    .accordion {
        padding-top: 25px;
        /* padding-left: 100px; */
    }
    .accordion .row {
        align-items: center;
    }
    .accordion-body {
        font-family: 'AvenirNext LT Pro Regular';
        font-style: normal;
        padding: 0px;
    }
    .desktop-accordion-section .accordion-header h3 {
        font-family: 'Adieu-Regular';
        font-style: normal;
        font-weight: normal;
        font-size: 20px;
        line-height: 30px;
        /* identical to box height, or 150% */
        text-transform: uppercase;
        color: #5000A0;
    }
    .desktop-accordion-section .accordion-body p {
        font-family: 'AvenirNext LT Pro Regular';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 22px;
        color: #2B2B2B;
    }
    .desktop-accordion-section .accordion-item-header {
        align-items: center;
    }
    .desktop-accordion-section .accordion-header-pre {
        font-family: 'Adieu-Regular';
        font-style: normal;
        font-weight: normal;
        font-size: 20px;
        line-height: 60px;
        /* identical to box height, or 300% */
        text-transform: uppercase;
        /* color: #FF6600; */
        transition: all 0.9s;
        height: 0px;
        overflow: hidden;
    }
    .desktop-accordion-section .accordion-item-body {
        max-height: 0px;
        overflow: hidden;
        padding-left: 2%;
        transition: all 0.9s;
    }
    .desktop-accordion-section .accordion-item-body p {
        font-family: 'AvenirNext LT Pro';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 22px;
        color: #2B2B2B;
    }
    .desktop-accordion-section .accordion-item {
        border: none;
        padding-top: 10px;
        /*margin-bottom: 10px;*/
    }
    .desktop-accordion-section .accordion-item-btn {
        content: url(../img/svg_s/LongOrange.svg);
        /* width: 94px; */
        transition: all 0.9s;
        width: 0px;
    }
    .accordion-header-link {
        text-decoration: none;
        cursor: pointer;
    }
    .accordion-header-link:hover h1 {
        color: #FF6600;
    }
    .desktop-accordion-section .accordion-item-active-pre {
        color: #FF6600;
        height: 60px;
    }
    .desktop-accordion-section .accordion-item-active-arrow {
        width: var(--desktop-accordion-arrow-open);
    }
    .desktop-accordion-section .accordion-item-active-body {
        max-height: 350px;
    }
    .desktop-accordion-section .accordion-item-slick {
        /* display: none; */
        max-height: 0px;
        overflow: hidden;
        transition: all 1.5s;
        opacity: 0;
    }
    .desktop-accordion-section .accordion-item-slick-all {
        opacity: 0;
        max-height: 0px;
        overflow: hidden;
        transition: all 1.5s;
    }
    .desktop-accordion-section .accordion-item-slick-all.accordion-item-slick-active {
        opacity: 1;
        max-height: 600px;
    }
    .desktop-accordion-section .accordion-item-slick-active {
        opacity: 1;
        max-height: 600px;
    }
    .accordion-item-slick img {
        border-radius: 40px;
    }
}

@media only screen and (max-width: 1366px) {
    .desktop-accordion-section .accordion-item-header h3 {
        font-size: 50px;
    }
}

@media only screen and (max-width: 1024px) {
    .desktop-accordion-section .accordion-item-header h3 {
        font-size: 40px;
    }
}