@media only screen and (max-width: 400px) and (min-width: 100px) {
    .navigation {
        display: none !important;
    }

    .navigation-mobile {
        display: flex !important;
        width: 90%;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        position: fixed;
        top: 20px;
        margin-left: 5%;
        background-color: #fffffff0;
        border-radius: 5px;
        border: 2px solid;
        border-color: #00336640;
        backdrop-filter: blur(34px) brightness(100%);
        -webkit-backdrop-filter: blur(34px) brightness(100%);
        z-index: 10;
    }

    .nav-link-2 {
        font-size: 16px !important;
    }

    .navigation-mobile-container {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: space-between;
        z-index: 12;
        padding: 8px 16px;
        background-color: white;
    }

    .accordion-menu {
        width: 100% !important;
    }

    .desktop .heading {
        font-size: 55px !important;
    }

    .desktop .header {
        font-size: 28px !important;
    }

    .desktop .blubrry-podcasting {
        font-size: 28px !important;
    }

    .desktop .wrapper {
        flex-direction: column;
        height: 100px;
    }

    .divider {
        width: 90% !important;
        margin-left: 5% !important;
    }

    .desktop .UVP-card {
        width: 98% !important;
    }
}

@media only screen and (max-width: 400px) {
    .navigation {
        display: none !important;
    }

    .accordion-menu {
        width: 100% !important;
    }

    .desktop .heading {
        font-size: 55px !important;
    }

    .desktop .header {
        font-size: 28px !important;
    }

    .desktop .blubrry-podcasting {
        font-size: 28px !important;
    }

    .desktop .wrapper {
        flex-direction: column;
        height: 100px;
    }

    .divider {
        width: 90% !important;
        margin-left: 5% !important;
    }

    .desktop .UVP-card {
        width: 98% !important;
    }
}

@media only screen and (max-width: 650px) and (min-width: 400px) {
    .navigation {
        display: none !important;
    }

    .accordion-menu {
        width: 100% !important;
    }

    .navigation-mobile {
        display: flex !important;
        width: 90%;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        position: fixed;
        top: 20px;
        margin-left: 5%;
        background-color: #fffffff0;
        border-radius: 5px;
        border: 2px solid;
        border-color: #00336640;
        backdrop-filter: blur(34px) brightness(100%);
        -webkit-backdrop-filter: blur(34px) brightness(100%);
        z-index: 10;
    }

    .nav-link-2 {
        font-size: 16px !important;
    }

    .navigation-mobile-container {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: space-between;
        z-index: 12;
        padding: 8px 16px;
        background-color: white;
    }

    .desktop .heading {
        font-size: 65px !important;
    }

    .desktop .header {
        font-size: 36px !important;
    }

    .desktop .blubrry-podcasting {
        font-size: 36px !important;
    }

    .desktop .wrapper {
        flex-direction: column;
        height: 100px;
    }

    .divider {
        width: 90% !important;
        margin-left: 5% !important;
    }

    .desktop .UVP-card {
        width: 98% !important;
    }
}

@media only screen and (max-width: 992px) and (min-width: 650px) {
    .navigation {
        width: 90% !important;
        left: 5% !important;
    }

    .desktop .wrapper {
        flex-direction: column;
        height: 100px;
    }

    .divider {
        width: 90% !important;
        margin-left: 5% !important;
    }

    .desktop .UVP-card {
        width: 48% !important;
    }
}

@media only screen and (max-width: 1300px) and (min-width: 992px) {
    .desktop .UVP-card {
        width: 31% !important;
        height: 300px !important;
    }
}

.desktop {
    background-color: #ffffff;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}

.desktop .div {
    background-color: #ffffff;
    width: 100%;
    position: relative;
}

.desktop .footer {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 24px;
    padding: 24px 64px;
    background-color: transparent;
    border-radius: 0px 0px 40px 40px;
    backdrop-filter: blur(51.8px) brightness(100%);
    -webkit-backdrop-filter: blur(51.8px) brightness(100%);
}

.desktop .wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    flex: 0 0 auto;
}

.desktop .logo {
    width: 142px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.desktop .group {
    top: 0;
    left: 0;
}

.desktop .raw-voice {
    top: 7px;
    left: 18px;
    font-family: "Roboto-SemiBold", Helvetica;
    font-weight: 600;
    color: #f78c1e;
    font-size: 21px;
    letter-spacing: 0.42px;
    line-height: normal;
    
}

.desktop .text-wrapper {
    position: relative;
    width: fit-content;
    font-family: "Source Sans Pro-Regular", Helvetica;
    font-weight: 400;
    color: #444444;
    font-size: 16px;
    letter-spacing: 0;
    line-height: normal;
}

.desktop .link-wrapper {
    display: inline-flex;
    align-items: flex-start;
    gap: 16px;
    position: relative;
    flex: 0 0 auto;
}

.desktop .link {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: var(--LP-1-desktop-link-text-font-family);
    font-weight: var(--LP-1-desktop-link-text-font-weight);
    color: var(--lp-1secondary-colour);
    font-size: var(--LP-1-desktop-link-text-font-size);
    letter-spacing: var(--LP-1-desktop-link-text-letter-spacing);
    line-height: var(--LP-1-desktop-link-text-line-height);
    font-style: var(--LP-1-desktop-link-text-font-style);
}

.desktop .blubrry {
    position: absolute;
    height: 448px;
    top: 4153px;
    left: 113px;
}

.desktop .overlap-group {
    position: relative;
    background-color: #1976d2;
    border-radius: 10px;
}

.desktop .paragraph {
    font-family: var(--LP-1-desktop-paragraph-1-font-family);
    font-weight: var(--LP-1-desktop-paragraph-1-font-weight);
    color: #ffffff;
    font-size: var(--LP-1-desktop-paragraph-1-font-size);
    letter-spacing: var(--LP-1-desktop-paragraph-1-letter-spacing);
    line-height: var(--LP-1-desktop-paragraph-1-line-height);
    font-style: var(--LP-1-desktop-paragraph-1-font-style);
}

.desktop .p {
    font-family: var(--LP-1-desktop-small-paragraph-font-family);
    font-weight: var(--LP-1-desktop-small-paragraph-font-weight);
    color: #ffffff;
    font-size: var(--LP-1-desktop-small-paragraph-font-size);
    letter-spacing: var(--LP-1-desktop-small-paragraph-letter-spacing);
    line-height: var(--LP-1-desktop-small-paragraph-line-height);
    font-style: var(--LP-1-desktop-small-paragraph-font-style);
}

.desktop .header {
    font-family: var(--LP-1-desktop-header-2-font-family);
    font-weight: var(--LP-1-desktop-header-2-font-weight);
    color: #ffffff;
    font-size: var(--LP-1-desktop-header-2-font-size);
    letter-spacing: var(--LP-1-desktop-header-2-letter-spacing);
    line-height: var(--LP-1-desktop-header-2-line-height);
    font-style: var(--LP-1-desktop-header-2-font-style);
}

.desktop .button {
    all: unset;
    box-sizing: border-box;
    height: 42px;
    width: 200px;
    gap: 8px;
    background-color: #ffffff;
    border-radius: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 24px;
}

.desktop .header-2 {
    width: fit-content;
    margin-left: -12.50px;
    margin-right: -12.50px;
    font-family: var(--LP-1-desktop-button-text-font-family);
    font-weight: var(--LP-1-desktop-button-text-font-weight);
    color: var(--lp-1secondary-colour);
    font-size: var(--LP-1-desktop-button-text-font-size);
    letter-spacing: var(--LP-1-desktop-button-text-letter-spacing);
    line-height: var(--LP-1-desktop-button-text-line-height);
    position: relative;
    margin-top: -1.00px;
    font-style: var(--LP-1-desktop-button-text-font-style);
}

.desktop .img {
    width: 240px;
    height: 240px;
}

.desktop .heaeder {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: var(--LP-1-desktop-header-2-font-family);
    font-weight: var(--LP-1-desktop-header-2-font-weight);
    color: var(--lp-1dark-colour);
    font-size: var(--LP-1-desktop-header-2-font-size);
    letter-spacing: var(--LP-1-desktop-header-2-letter-spacing);
    line-height: var(--LP-1-desktop-header-2-line-height);
    
    font-style: var(--LP-1-desktop-header-2-font-style);
}

.desktop .FAQ-accordion {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 24px;
    position: relative;
    flex: 0 0 auto;
    width: 100%;
}

.desktop .dropdown-header {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    position: relative;
    flex: 0 0 auto;
    max-width: 100%;
}

.desktop .header-3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 0px;
    position: relative;
    flex: 0 0 auto;
    background-color: transparent;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-color: #44444429;
}

.desktop .header-4 {
    width: fit-content;
    font-family: var(--LP-1-desktop-header-4-font-family);
    font-weight: var(--LP-1-desktop-header-4-font-weight);
    color: var(--lp-1primary-colour);
    font-size: var(--LP-1-desktop-header-4-font-size);
    letter-spacing: var(--LP-1-desktop-header-4-letter-spacing);
    line-height: var(--LP-1-desktop-header-4-line-height);
    text-transform: uppercase;
    position: relative;
    margin-top: -1.00px;
    font-style: var(--LP-1-desktop-header-4-font-style);
}

.desktop .icon {
    position: relative;
    width: 16px;
    height: 16px;
}

.bb-card-link:hover {
    opacity: 0.8;
}

.desktop .small-paragraph {
    position: relative;
    font-family: var(--LP-1-desktop-small-paragraph-font-family);
    font-weight: var(--LP-1-desktop-small-paragraph-font-weight);
    color: #444444;
    font-size: var(--LP-1-desktop-small-paragraph-font-size);
    letter-spacing: var(--LP-1-desktop-small-paragraph-letter-spacing);
    line-height: var(--LP-1-desktop-small-paragraph-line-height);
    font-style: var(--LP-1-desktop-small-paragraph-font-style);
    max-width: 100%;
}

.desktop .dropdown-header-2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 0px;
    position: relative;
    flex: 0 0 auto;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #44444429;
    max-width: 100%;
}

.desktop .header-5 {
    position: relative;
    flex: 1;
    margin-top: -1.00px;
    font-family: var(--LP-1-desktop-header-4-font-family);
    font-weight: var(--LP-1-desktop-header-4-font-weight);
    color: var(--lp-1dark-colour);
    font-size: var(--LP-1-desktop-header-4-font-size);
    letter-spacing: var(--LP-1-desktop-header-4-letter-spacing);
    line-height: var(--LP-1-desktop-header-4-line-height);
    font-style: var(--LP-1-desktop-header-4-font-style);
}

.desktop .UVP-header {
    align-items: flex-start;
    gap: 458px;
    flex: 0 0 auto;
    display: flex;
    position: relative;
}

.desktop .blubrry-podcasting {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: var(--LP-1-desktop-header-2-font-family);
    font-weight: var(--LP-1-desktop-header-2-font-weight);
    color: var(--lp-1dark-colour);
    font-size: var(--LP-1-desktop-header-2-font-size);
    text-align: center;
    letter-spacing: var(--LP-1-desktop-header-2-letter-spacing);
    line-height: var(--LP-1-desktop-header-2-line-height);
    
    font-style: var(--LP-1-desktop-header-2-font-style);
}

.desktop .cards-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px 20px;
    position: relative;
}

.desktop .UVP-card {
    flex-direction: column;
    width: 23%;
    height: 250px;
    align-items: center;
    justify-content: flex-start;
    gap: 32px;
    padding: 32px 16px;
    background-color: #4444440d;
    border-radius: 24px;
    border: 1px solid;
    border-color: #44444429;
    display: flex;
    position: relative;
}

.desktop .icon-2 {
    position: relative;
    width: 42px;
    height: 42px;
}

.desktop .text-wrapper-2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.desktop .header-6 {
    align-self: stretch;
    font-family: var(--LP-1-desktop-header-4-font-family);
    font-weight: var(--LP-1-desktop-header-4-font-weight);
    color: var(--lp-1dark-colour);
    font-size: var(--LP-1-desktop-header-4-font-size);
    text-align: center;
    letter-spacing: var(--LP-1-desktop-header-4-letter-spacing);
    line-height: var(--LP-1-desktop-header-4-line-height);
    position: relative;
    margin-top: -1.00px;
    font-style: var(--LP-1-desktop-header-4-font-style);
}

.desktop .small-paragraph-2 {
    align-self: stretch;
    font-family: var(--LP-1-desktop-small-paragraph-font-family);
    font-weight: var(--LP-1-desktop-small-paragraph-font-weight);
    color: #444444;
    font-size: var(--LP-1-desktop-small-paragraph-font-size);
    text-align: center;
    line-height: var(--LP-1-desktop-small-paragraph-line-height);
    position: relative;
    letter-spacing: var(--LP-1-desktop-small-paragraph-letter-spacing);
    font-style: var(--LP-1-desktop-small-paragraph-font-style);
}

.desktop .text-wrapper-3 {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
    position: relative;
    flex: 0 0 auto;
}

.desktop .text {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    position: relative;
    flex: 0 0 auto;
}

.desktop .header-7 {
    position: relative;
    margin-top: -1.00px;
    font-family: var(--LP-1-desktop-header-2-font-family);
    font-weight: var(--LP-1-desktop-header-2-font-weight);
    color: var(--lp-1dark-colour);
    font-size: var(--LP-1-desktop-header-2-font-size);
    letter-spacing: var(--LP-1-desktop-header-2-letter-spacing);
    line-height: var(--LP-1-desktop-header-2-line-height);
    font-style: var(--LP-1-desktop-header-2-font-style);
}

.desktop .flexcontainer {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
}

.desktop .span-wrapper {
    position: relative;
    align-self: stretch;
    font-family: var(--LP-1-desktop-big-text-font-family);
    font-weight: var(--LP-1-desktop-big-text-font-weight);
    color: #444444;
    font-size: var(--LP-1-desktop-big-text-font-size);
    letter-spacing: var(--LP-1-desktop-big-text-letter-spacing);
    line-height: var(--LP-1-desktop-big-text-line-height);
    font-style: var(--LP-1-desktop-big-text-font-style);
}

.desktop .span {
    letter-spacing: var(--LP-1-desktop-big-text-letter-spacing);
    font-family: var(--LP-1-desktop-big-text-font-family);
    font-style: var(--LP-1-desktop-big-text-font-style);
    font-weight: var(--LP-1-desktop-big-text-font-weight);
    line-height: var(--LP-1-desktop-big-text-line-height);
    font-size: var(--LP-1-desktop-big-text-font-size);
}

.desktop .project-slider {
    display: inline-flex;
    align-items: center;
    gap: 639px;
    position: relative;
    flex: 0 0 auto;
}

.desktop .products-2 {
    position: relative;
    margin-top: -1.00px;
    font-family: var(--LP-1-desktop-header-2-font-family);
    font-weight: var(--LP-1-desktop-header-2-font-weight);
    color: var(--lp-1dark-colour);
    font-size: var(--LP-1-desktop-header-2-font-size);
    letter-spacing: var(--LP-1-desktop-header-2-letter-spacing);
    line-height: var(--LP-1-desktop-header-2-line-height);
    font-style: var(--LP-1-desktop-header-2-font-style);
}

.desktop .arrow-wrapper {
    position: relative;
    flex: 0 0 auto;
    height: 32px;
}

.desktop .project-card-wrapper {
    position: relative;
    width: 100%;
    height: 560px;
}

.desktop .project-card {
    display: inline-flex;
    align-items: flex-start;
    gap: 10px;
    position: absolute;
    top: 0;
    left: 0;
}

.row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.desktop .project-text-wrapper {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
}

.desktop .small-text {
    width: fit-content;
    margin-top: -1.00px;
    font-family: var(--LP-1-desktop-small-text-font-family);
    font-weight: var(--LP-1-desktop-small-text-font-weight);
    color: var(--lp-1light-colour);
    font-size: var(--LP-1-desktop-small-text-font-size);
    line-height: var(--LP-1-desktop-small-text-line-height);
    position: relative;
    letter-spacing: var(--LP-1-desktop-small-text-letter-spacing);
    font-style: var(--LP-1-desktop-small-text-font-style);
}

.desktop .header-8 {
    position: relative;
    font-family: var(--LP-1-desktop-header-3-font-family);
    font-weight: var(--LP-1-desktop-header-3-font-weight);
    color: var(--lp-1light-colour);
    font-size: var(--LP-1-desktop-header-3-font-size);
    letter-spacing: var(--LP-1-desktop-header-3-letter-spacing);
    line-height: var(--LP-1-desktop-header-3-line-height);
    font-style: var(--LP-1-desktop-header-3-font-style);
}

.desktop .project-card-2 {
    display: inline-flex;
    align-items: flex-start;
    gap: 10px;
    position: absolute;
    top: 0;
    left: 496px;
}

.desktop .project-card-3 {
    display: inline-flex;
    align-items: flex-start;
    gap: 10px;
    position: absolute;
    top: 0;
    left: 992px;
}

#about, #products, #legacy, #services, #faq, #blubrry, #footer {
    padding: 60px 0px;
}

.desktop .image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 32px;
    max-height: 500px;
}

.desktop .big-text {
    position: relative;
    font-family: var(--LP-1-desktop-big-text-font-family);
    font-weight: var(--LP-1-desktop-big-text-font-weight);
    color: #444444;
    font-size: var(--LP-1-desktop-big-text-font-size);
    letter-spacing: var(--LP-1-desktop-big-text-letter-spacing);
    line-height: var(--LP-1-desktop-big-text-line-height);
    font-style: var(--LP-1-desktop-big-text-font-style);
}

.desktop .small-paragraph-3 {
    position: relative;
    font-family: var(--LP-1-desktop-small-paragraph-font-family);
    font-weight: var(--LP-1-desktop-small-paragraph-font-weight);
    color: #444444;
    font-size: var(--LP-1-desktop-small-paragraph-font-size);
    letter-spacing: var(--LP-1-desktop-small-paragraph-letter-spacing);
    line-height: var(--LP-1-desktop-small-paragraph-line-height);
    font-style: var(--LP-1-desktop-small-paragraph-font-style);
}

.desktop .div-wrapper {
    all: unset;
    box-sizing: border-box;
    gap: 8px;
    position: relative;
    flex: 0 0 auto;
    background-color: var(--lp-1primary-colour);
    border-radius: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 24px;
}

.desktop .text-2 {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    margin-left: -8.50px;
    margin-right: -8.50px;
    font-family: var(--LP-1-desktop-button-text-font-family);
    font-weight: var(--LP-1-desktop-button-text-font-weight);
    color: var(--lp-1light-colour);
    font-size: var(--LP-1-desktop-button-text-font-size);
    letter-spacing: var(--LP-1-desktop-button-text-letter-spacing);
    line-height: var(--LP-1-desktop-button-text-line-height);
    font-style: var(--LP-1-desktop-button-text-font-style);
}

.desktop .overlap {
    width: 100%;
    height: 662px;
    background-image: url(/images/header.png);
    background-size: cover;
    background-position: 50% 50%;
    display: flex; justify-content: center; align-items: center;
}

.desktop .header-content {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 24px;
}

.desktop .heading {
    position: relative;
    margin-top: -1.00px;
    font-family: var(--LP-1-desktop-header-1-font-family);
    font-weight: var(--LP-1-desktop-header-1-font-weight);
    color: var(--lp-1light-colour);
    font-size: var(--LP-1-desktop-header-1-font-size);
    text-align: center;
    letter-spacing: var(--LP-1-desktop-header-1-letter-spacing);
    line-height: var(--LP-1-desktop-header-1-line-height);
    font-style: var(--LP-1-desktop-header-1-font-style);
}

.desktop .paragraph-2 {
    position: relative;
    font-family: var(--LP-1-desktop-header-3-font-family);
    font-weight: var(--LP-1-desktop-header-3-font-weight);
    color: #eeeeeee6;
    font-size: var(--LP-1-desktop-header-3-font-size);
    text-align: center;
    letter-spacing: var(--LP-1-desktop-header-3-letter-spacing);
    line-height: var(--LP-1-desktop-header-3-line-height);
    font-style: var(--LP-1-desktop-header-3-font-style);
}

.desktop .button-2 {
    all: unset;
    box-sizing: border-box;
    width: 239px;
    gap: 10px;
    position: relative;
    flex: 0 0 auto;
    background-color: var(--lp-1primary-colour);
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 24px;
}

.desktop .text-3 {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: var(--LP-1-mobile-button-text-font-family);
    font-weight: var(--LP-1-mobile-button-text-font-weight);
    color: var(--lp-1light-colour);
    font-size: var(--LP-1-mobile-button-text-font-size);
    letter-spacing: var(--LP-1-mobile-button-text-letter-spacing);
    line-height: var(--LP-1-mobile-button-text-line-height);
    
    font-style: var(--LP-1-mobile-button-text-font-style);
}

.divider {
    width: 66.6666667%; height: 1px; border: 1px rgba(0, 51, 102, 0.25) solid;
}

.desktop .navigation {
    display: flex;
    align-items: center;
    width: 66.66666667%;
    justify-content: space-between;
    padding: 15px 32px;
    position: fixed;
    top: 20px;
    left: calc((100% - 66.6666667%) / 2);
    background-color: #fffffff0;
    border-radius: 5px;
    border: 2px solid;
    border-color: #00336640;
    backdrop-filter: blur(4px) brightness(100%);
    -webkit-backdrop-filter: blur(4px) brightness(100%);
    z-index: 10;
}

.desktop .navbar {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 21px;
    position: relative;
    align-self: stretch;
    flex: 0 0 auto;
}

.desktop .nav-link-2 {
    position: relative;
    width: fit-content;
    text-decoration: none;
    font-family: var(--LP-1-desktop-link-text-font-family);
    font-weight: var(--LP-1-desktop-link-text-font-weight);
    color: var(--lp-1dark-colour);
    font-size: var(--LP-1-desktop-link-text-font-size);
    letter-spacing: var(--LP-1-desktop-link-text-letter-spacing);
    line-height: var(--LP-1-desktop-link-text-line-height);
    font-style: var(--LP-1-desktop-link-text-font-style);
    transition: color .15s ease-in-out, background-color .15s ease-in-out, background-color .15s ease-in-out
}

.nav-link-wrapper {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    width: 100%;
    padding: 20px 16px;
    z-index: 10;
}

.desktop .nav-link-2:hover {
    color: var(--lp-1primary-colour);
    cursor: pointer;
}

.icon-3 {
    position: relative;
    width: 32px;
    height: 32px;
}

.navigation-mobile {
    display: none;
    overflow: hidden;
}

.noNav {
    display: none;
}

.showNav {
    animation-name: dropin;
    animation-duration: 0.6s;
    animation-fill-mode: forwards;
}

.navigation-mobile-show-nav {
    animation-name: extend;
    animation-duration: 0.6s;
    animation-fill-mode: forwards;
}

.navigation-mobile-hide-nav {
    animation-name: retract;
    animation-duration: 0.6s;
    animation-fill-mode: forwards;
}

.hide-horizontal {
    animation-name: hide-horizontal;
    animation-duration: 0.3s;
    animation-fill-mode: forwards;
}

.show-horizontal {
    animation-name: show-horizontal;
    animation-duration: 0.3s;
    animation-fill-mode: forwards;
}

@keyframes show-horizontal {
    0%   {opacity:0; transform: translate(100px,0);}
    100% {opacity:1; transform: translate(0,0);}
}

@-webkit-keyframes show-horizontal {
    0%   {opacity:0; transform: translate(100px,0); }
    100% {opacity:1; transform: translate(0,0);}
}

@keyframes hide-horizontal {
    0%   {opacity:1; transform: translate(0,0);}
    100% {opacity:0; transform: translate(100px,0);}
}

@-webkit-keyframes hide-horizontal {
    0%   {opacity:1; transform: translate(0,0); }
    100% {opacity:0; transform: translate(100px,0);}
}

@keyframes extend {
    0%   {height: 52px;}
    100% {height: 314px;}
}
@-webkit-keyframes extend {
    0%   {height: 52px;}
    100% {height: 314px;}
}

@keyframes retract {
    0%   {height: 314px;}
    100% {height: 52px;}
}
@-webkit-keyframes retract {
    0%   {height: 314px;}
    100% {height: 52px;}
}

@keyframes dropin {
    0%   {opacity:0; transform: translate(0,-200px);}
    100% {opacity:1; transform: translate(0,0);}
}
@-webkit-keyframes dropin {
    0%   {opacity:0; transform: translate(0,-200px); }
    100% {opacity:1; transform: translate(0,0);}
}

@keyframes goout {
    0%   {opacity:1; transform: translate(0,0);}
    100% {opacity:0; transform: translate(0,-200px);}
}
@-webkit-keyframes goout {
    0%   {opacity:1; transform: translate(0,0); }
    100% {opacity:0; transform: translate(0,-200px);}
}

.accordion-menu {
    display: inline-block;
    padding: 10px 20px 20px;
    border-radius: 5px;
    width: 80%;
}

ul {
    list-style: none;
    perspective: 900;
    padding: 0 20px 10px;
    margin: 0;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(255, 255, 255, 0.19);
}
ul li {
    position: relative;
    padding: 0;
    margin: 0;
    padding-bottom: 4px;
    padding-top: 18px;
    border-top: 1px dotted #dce7eb;
}
ul li:nth-child(1) {
    border: none;
}
ul li:nth-of-type(1) {
    animation-delay: 0.5s;
}
ul li:nth-of-type(2) {
    animation-delay: 0.75s;
}
ul li:nth-of-type(3) {
    animation-delay: 1s;
}
ul li:last-of-type {
    padding-bottom: 0;
}
ul li .arrow {
    position: absolute;
    transform: translate(-6px, 0);
    margin-top: 8px;
    right: 0;
}
ul li .fas {
    color: var(--lp-1primary-colour);
    font-size: 15px;
    margin-right: 10px;
}
ul li .arrow:before, ul li .arrow:after {
    content: "";
    position: absolute;
    background-color: var(--lp-1primary-colour);
    width: 3px;
    height: 9px;
}
ul li .arrow:before {
    transform: translate(-2px, 0) rotate(45deg);
}
ul li .arrow:after {
    transform: translate(2px, 0) rotate(-45deg);
}
ul li input[type=checkbox] {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
}
ul li input[type=checkbox]:checked ~ p {
    margin-top: 0;
    max-height: 0;
    opacity: 0;
    transform: translate(0, 50%);
}
ul li input[type=checkbox]:checked ~ .arrow:before {
    transform: translate(2px, 0) rotate(45deg);
}
ul li input[type=checkbox]:checked ~ .arrow:after {
    transform: translate(-2px, 0) rotate(-45deg);
}
.transition, ul li .arrow:before, ul li .arrow:after {
    transition: all 0.25s ease-in-out;
}
.flipIn, h1, ul li {
    animation: flipdown 0.25s ease both;
}
.no-select, h2 {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    user-select: none;
}
@keyframes flipdown {
    0% {
        opacity: 0;
        transform-origin: top center;
        transform: rotateX(-90deg);
    }
    5% {
        opacity: 1;
    }
    80% {
        transform: rotateX(8deg);
    }
    83% {
        transform: rotateX(6deg);
    }
    92% {
        transform: rotateX(-3deg);
    }
    100% {
        transform-origin: top center;
        transform: rotateX(0deg);
    }
}