.header-area {
    position: fixed;
    top: 30px;
    left: 0px;
    right: 0px;
    z-index: 100;
    height: 100px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.menu-container {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 0;
}

.menu {
    background-image: linear-gradient(to right, #fff 0%, #f0f0f0 100%);
    border-radius: 0.5rem;
    text-transform: uppercase;
    box-shadow: inset 0.1rem 0.1rem 0.5rem rgba(0, 0, 0, 0.15);
    display: flex;
    align-items: center;
    padding: 0;
    width: 90%;
    max-width: 90%;
    margin: 0 auto;
}

.fixed-image {
    margin-left: 1rem;
    margin-right: 2rem;
    display: flex;
    align-items: center;
}

.menu a {
    color: #1e1e1e;
    letter-spacing: 0.25px;
    text-decoration: none;
    font-weight: 475;
    padding: 1rem;
    text-align: center;
    font-family: inherit;
    font-size: inherit;
}

.menu a:focus, .menu a:focus-within {
    outline: none;
}

.menu > ol {
    display: flex;
    justify-content: space-between;
    flex-grow: 1;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.menu > ol > li {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-basis: calc(100% / 7);
    flex-shrink: 0;
    padding: 0;
    margin: 0;
    width: 100%;
}

.menu > ol > li:first-child:nth-last-child(7) ~ li:last-child:after {
    right: 650%;
}

.menu > ol > li:first-child:nth-last-child(7):nth-child(1):hover ~ li:last-child:after,
.menu > ol > li:first-child:nth-last-child(7):nth-child(1):focus ~ li:last-child:after,
.menu > ol > li:first-child:nth-last-child(7):nth-child(1):focus-within ~ li:last-child:after,
.menu > ol > li:first-child:nth-last-child(7) ~ li:nth-child(1):hover ~ li:last-child:after,
.menu > ol > li:first-child:nth-last-child(7) ~ li:nth-child(1):focus ~ li:last-child:after,
.menu > ol > li:first-child:nth-last-child(7) ~ li:nth-child(1):focus-within ~ li:last-child:after {
    right: 650%;
}

.menu > ol > li:first-child:nth-last-child(7):nth-child(2):hover ~ li:last-child:after,
.menu > ol > li:first-child:nth-last-child(7):nth-child(2):focus ~ li:last-child:after,
.menu > ol > li:first-child:nth-last-child(7):nth-child(2):focus-within ~ li:last-child:after,
.menu > ol > li:first-child:nth-last-child(7) ~ li:nth-child(2):hover ~ li:last-child:after,
.menu > ol > li:first-child:nth-last-child(7) ~ li:nth-child(2):focus ~ li:last-child:after,
.menu > ol > li:first-child:nth-last-child(7) ~ li:nth-child(2):focus-within ~ li:last-child:after {
    right: 550%;
}

.menu > ol > li:first-child:nth-last-child(7):nth-child(3):hover ~ li:last-child:after,
.menu > ol > li:first-child:nth-last-child(7):nth-child(3):focus ~ li:last-child:after,
.menu > ol > li:first-child:nth-last-child(7):nth-child(3):focus-within ~ li:last-child:after,
.menu > ol > li:first-child:nth-last-child(7) ~ li:nth-child(3):hover ~ li:last-child:after,
.menu > ol > li:first-child:nth-last-child(7) ~ li:nth-child(3):focus ~ li:last-child:after,
.menu > ol > li:first-child:nth-last-child(7) ~ li:nth-child(3):focus-within ~ li:last-child:after {
    right: 450%;
}

.menu > ol > li:first-child:nth-last-child(7):nth-child(4):hover ~ li:last-child:after,
.menu > ol > li:first-child:nth-last-child(7):nth-child(4):focus ~ li:last-child:after,
.menu > ol > li:first-child:nth-last-child(7):nth-child(4):focus-within ~ li:last-child:after,
.menu > ol > li:first-child:nth-last-child(7) ~ li:nth-child(4):hover ~ li:last-child:after,
.menu > ol > li:first-child:nth-last-child(7) ~ li:nth-child(4):focus ~ li:last-child:after,
.menu > ol > li:first-child:nth-last-child(7) ~ li:nth-child(4):focus-within ~ li:last-child:after {
    right: 350%;
}

.menu > ol > li:first-child:nth-last-child(7):nth-child(5):hover ~ li:last-child:after,
.menu > ol > li:first-child:nth-last-child(7):nth-child(5):focus ~ li:last-child:after,
.menu > ol > li:first-child:nth-last-child(7):nth-child(5):focus-within ~ li:last-child:after,
.menu > ol > li:first-child:nth-last-child(7) ~ li:nth-child(5):hover ~ li:last-child:after,
.menu > ol > li:first-child:nth-last-child(7) ~ li:nth-child(5):focus ~ li:last-child:after,
.menu > ol > li:first-child:nth-last-child(7) ~ li:nth-child(5):focus-within ~ li:last-child:after {
    right: 250%;
}

.menu > ol > li:first-child:nth-last-child(7):nth-child(6):hover ~ li:last-child:after,
.menu > ol > li:first-child:nth-last-child(7):nth-child(6):focus ~ li:last-child:after,
.menu > ol > li:first-child:nth-last-child(7):nth-child(6):focus-within ~ li:last-child:after,
.menu > ol > li:first-child:nth-last-child(7) ~ li:nth-child(6):hover ~ li:last-child:after,
.menu > ol > li:first-child:nth-last-child(7) ~ li:nth-child(6):focus ~ li:last-child:after,
.menu > ol > li:first-child:nth-last-child(7) ~ li:nth-child(6):focus-within ~ li:last-child:after {
    right: 150%;
}

.menu > ol > li:first-child:nth-last-child(7):last-child:hover:after,
.menu > ol > li:first-child:nth-last-child(7):last-child:focus:after,
.menu > ol > li:first-child:nth-last-child(7):last-child:focus-within:after,
.menu > ol > li:first-child:nth-last-child(7) ~ li:last-child:hover:after,
.menu > ol > li:first-child:nth-last-child(7) ~ li:last-child:focus:after,
.menu > ol > li:first-child:nth-last-child(7) ~ li:last-child:focus-within:after {
    right: 50%;
}

.menu > ol > li:first-child > a {
    opacity: 1;
}

.menu > ol > li > a {
    padding: 1rem 0;
    font-size: 1vw;
    color: #1e1e1e;
    position: relative;
    width: 100%;
    text-align: center;
    z-index: 1;
    opacity: 0.7;
    transition: 250ms ease all;
    font-family: inherit;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    box-sizing: border-box;
}

.menu > ol > li > ol {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    visibility: hidden;
}

.menu > ol > li > ol > li {
    margin-top: 0.5rem;
    transition: 250ms cubic-bezier(0.42, 0.83, 0.49, 1.35) transform;
    transform: scale(0);
}

.menu > ol > li > ol > li > a {
    display: block;
    width: 200%;
    text-align: center;
    border-radius: 0.2rem;
    padding: 1rem 0.5rem;
    font-size: 1.0vw;
    background: #f0f0f0;
    color: #1e1e1e;
    transition: 250ms ease all;
    font-family: inherit;
}

.menu > ol > li > ol > li > a:hover,
.menu > ol > li > ol > li > a:focus,
.menu > ol > li > ol > li > a:focus-within {
    box-shadow: inset 0 0 0 3rem rgba(0, 0, 0, 0.1);
    color: #ff589e;
}

.menu > ol > li:hover > a,
.menu > ol > li:focus > a,
.menu > ol > li:focus-within > a {
    opacity: 1 !important;
    color: #ff589e;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 0.5rem;
    font-size: 1vw;
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 250ms ease all;
}

.menu > ol > li:hover > ol,
.menu > ol > li:focus > ol,
.menu > ol > li:focus-within > ol {
    visibility: visible;
}

.menu > ol > li:hover > ol > li,
.menu > ol > li:focus > ol > li,
.menu > ol > li:focus-within > ol > li {
    transform: scale(1);
}

.menu > ol > li:hover > ol > li:first-child,
.menu > ol > li:focus > ol > li:first-child,
.menu > ol > li:focus-within > ol > li:first-child {
    transition-delay: 150ms;
}

.menu > ol > li:hover > ol > li:nth-child(1),
.menu > ol > li:focus > ol > li:nth-child(1),
.menu > ol > li:focus-within > ol > li:nth-child(1) {
    transition-delay: 150ms;
}

.menu > ol > li:hover > ol > li:nth-child(2),
.menu > ol > li:focus > ol > li:nth-child(2),
.menu > ol > li:focus-within > ol > li:nth-child(2) {
    transition-delay: 300ms;
}

.menu > ol > li:hover > ol > li:nth-child(3),
.menu > ol > li:focus > ol > li:nth-child(3),
.menu > ol > li:focus-within > ol > li:nth-child(3) {
    transition-delay: 450ms;
}

.menu > ol > li:hover > ol > li:nth-child(4),
.menu > ol > li:focus > ol > li:nth-child(4),
.menu > ol > li:focus-within > ol > li:nth-child(4) {
    transition-delay: 600ms;
}

.menu > ol > li:hover > ol > li:nth-child(5),
.menu > ol > li:focus > ol > li:nth-child(5),
.menu > ol > li:focus-within > ol > li:nth-child(5) {
    transition-delay: 750ms;
}

.menu > ol > li:hover > ol > li:nth-child(6),
.menu > ol > li:focus > ol > li:nth-child(6),
.menu > ol > li:focus-within > ol > li:nth-child(6) {
    transition-delay: 900ms;
}

.menu > ol > li:hover > ol > li:nth-child(7),
.menu > ol > li:focus > ol > li:nth-child(7),
.menu > ol > li:focus-within > ol > li:nth-child(7) {
    transition-delay: 1050ms;
}

.menu > ol > li:hover > ol > li:nth-child(8),
.menu > ol > li:focus > ol > li:nth-child(8),
.menu > ol > li:focus-within > ol > li:nth-child(8) {
    transition-delay: 1200ms;
}

.menu > ol > li:hover > ol > li:nth-child(9),
.menu > ol > li:focus > ol > li:nth-child(9),
.menu > ol > li:focus-within > ol > li:nth-child(9) {
    transition-delay: 1350ms;
}

.menu > ol > li:hover > ol > li:nth-child(10),
.menu > ol > li:focus > ol > li:nth-child(10),
.menu > ol > li:focus-within > ol > li:nth-child(10) {
    transition-delay: 1500ms;
}

.menu > ol > li:hover > ol > li:nth-child(11),
.menu > ol > li:focus > ol > li:nth-child(11),
.menu > ol > li:focus-within > ol > li:nth-child(11) {
    transition-delay: 1650ms;
}

.menu-item a.active {
    font-weight: bold;
    color: #ff589e;
}
