.home-container {
    width: 100%;
    display: flex;
    min-height: 100vh;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    background-color: var(--dl-color-theme-neutral);
}
.home-container01 {
    width: 100%;
    margin: auto;
    display: flex;
    max-width: var(--dl-size-size-maxwidth);
    align-items: center;
    justify-content: center;
}
.home-navlink {
    display: contents;
}
.home-logo {
    text-decoration: none;
}
.home-desktop-menu {
    flex: 1;
    display: flex;
    justify-content: space-between;
}
.home-component {
    text-decoration: none;
}
.home-component01 {
    text-decoration: none;
}
.home-component02 {
    text-decoration: none;
}
.home-burger-menu {
    display: none;
}
.home-icon {
    fill: var(--dl-color-theme-neutralwhite);
    width: auto;
    height: var(--dl-size-size-size-4);
}
.home-mobile-menu {
    background-color: rgba(0, 32, 25, 0.8);
    opacity: 0;
}
.home-nav {
    width: 100%;
    height: 100%;
    display: flex;
    align-self: center;
    align-items: flex-start;
    flex-direction: column;
}
.home-top {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: var(--dl-space-space-space-9);
    justify-content: space-between;
}
.home-logo1 {
    width: auto;
    cursor: pointer;
    height: var(--dl-size-size-small);
    transition: 0.3s;
    text-decoration: none;
}
.home-logo1:hover {
    fill: var(--dl-color-theme-accent);
}
.home-close-menu {
    display: flex;
    align-items: center;
    justify-content: center;
}
.home-icon2 {
    fill: var(--dl-color-theme-neutralwhite);
    width: var(--dl-size-size-size-4);
    height: auto;
}
.home-links1 {
    gap: var(--dl-space-space-space-7);
    flex: 0 0 auto;
    display: flex;
    align-self: center;
    margin-top: var(--dl-space-space-space-12);
    align-items: center;
    flex-direction: column;
}
.home-burger-menu1 {
    display: none;
}
.home-icon4 {
    width: var(--dl-size-size-xsmall);
    height: var(--dl-size-size-xsmall);
}
.home-hero-section {
    background-size: cover;
    background-image: url("/storage/assets/images/img/hero-image1-1500h.jpg");
}
.home-divider {
    gap: 8px;
    width: 1px;
    height: 24px;
    margin: auto 0;
    display: flex;
    opacity: .5;
    align-self: stretch;
    align-items: center;
    border-radius: var(--dl-radius-radius-radius2);
    background-color: var(--dl-color-theme-neutralwhite);
}
.home-container06 {
    flex: 1;
}
.home-container07 {
    align-self: stretch;
}
.home-text {
    color: var(--dl-color-theme-neutralwhite);
}
.home-container09 {
    gap: 4px;
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    justify-content: center;
}
.home-container10 {
    align-self: stretch;
}
.home-title {
    color: var(--dl-color-theme-neutralwhite);
}
.home-text03 {
    color: var(--dl-color-theme-neutralwhite);
}
.home-component15 {
    text-decoration: none;
}
.home-image01:hover {
    transform: scale(102%);
    box-shadow: 0px 4px 64px -10px #019384;
}
.home-image01:active {
    transform: scale(98%);
    box-shadow: 0px 4px 64px -8px #e24d34;
}
.home-container14 {
    gap: var(--dl-space-space-space-8);
}
.home-text12 {
    color: var(--dl-color-theme-accent);
}
.home-container16 {
    gap: 4px;
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    justify-content: flex-start;
}
.home-container18 {
    width: 100%;
}
.home-container19 {
    width: 100%;
}
.home-text16 {
    color: var(--dl-color-theme-primary200);
}
.home-container21 {
    gap: 4px;
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    justify-content: flex-start;
}
.home-text17 {
    color: var(--dl-color-theme-neutralwhite);
}
.home-container22 {
    flex-direction: row-reverse;
}
.home-container23 {
    width: 100%;
}
.home-image05 {
    box-shadow: 0px 4px 64px 0px rgba(0, 0, 0, 0.5);
}
.home-image05:hover {
    transform: scale(102%);
    box-shadow: 0px 4px 64px -10px #019384;
}
.home-image05:active {
    transform: scale(98%);
    box-shadow: 0px 4px 64px -8px #e24d34;
}
.home-container24 {
    width: 100%;
}
.home-container26 {
    gap: 4px;
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    justify-content: center;
}
.home-container28 {
    width: 100%;
}
.home-image06:hover {
    transform: scale(102%);
    box-shadow: 0px 4px 64px -10px #019384;
}
.home-image06:active {
    transform: scale(98%);
    box-shadow: 0px 4px 64px -8px #e24d34;
}
.home-container29 {
    width: 100%;
}
.home-container31 {
    gap: var(--dl-space-space-space-9);
}
.home-image08:hover {
    transform: scale(102%);
    box-shadow: 0px 4px 64px -10px #019384;
}
.home-image08:active {
    transform: scale(98%);
    box-shadow: 0px 4px 64px -8px #e24d34;
}
.home-image10:hover {
    transform: scale(102%);
    box-shadow: 0px 4px 64px -10px #019384;
}
.home-image10:active {
    transform: scale(98%);
    box-shadow: 0px 4px 64px -8px #e24d34;
}
.home-music-container {
    gap: var(--dl-space-space-space-11);
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    flex-direction: column;
    justify-content: flex-end;
}
.home-text33 {
    color: var(--dl-color-theme-neutralwhite);
    cursor: default;
    text-align: left;
    word-break: keep-all;
}
.home-container39 {
    display: flex;
    position: relative;
}
.home-title1 {
    color: var(--dl-color-theme-neutralwhite);
    width: max-content;
    line-height: 24px;
}
.home-component26 {
    text-decoration: none;
}
.home-component27 {
    text-decoration: none;
}
.home-component28 {
    text-decoration: none;
}
.home-component29 {
    text-decoration: none;
}
.home-component30 {
    text-decoration: none;
}
.home-component31 {
    text-decoration: none;
}
.home-component32 {
    text-decoration: none;
}
.home-component33 {
    text-decoration: none;
}
.home-component34 {
    text-decoration: none;
}
.home-component35 {
    text-decoration: none;
}
.home-component36 {
    text-decoration: none;
}
.home-component37 {
    text-decoration: none;
}
.home-subscribe {
    gap: 16px;
    width: 100%;
    display: flex;
    align-self: stretch;
    align-items: flex-start;
    flex-direction: column;
}
.home-text41 {
    color: rgba(255, 255, 255, 1);
    cursor: default;
    height: auto;
    text-align: left;
    line-height: normal;
}
.home-subscribe1 {
    gap: var(--dl-space-space-space-2);
    display: flex;
    align-self: stretch;
    align-items: flex-start;
    flex-shrink: 0;
}
.home-textinput:hover {
    color: var(--dl-color-theme-primary100);
    border-color: var(--dl-color-theme-primary100);
}
.home-component40 {
    text-decoration: none;
}
.home-component41 {
    text-decoration: none;
}
.home-component42 {
    text-decoration: none;
}
.home-text43 {
    color: rgba(255, 255, 255, 1);
    cursor: default;
    height: auto;
    text-align: left;
    line-height: 24px;
}
.home-text44 {
    color: rgba(255, 255, 255, 1);
    height: auto;
    text-align: left;
    line-height: 24px;
}
.home-divider3 {
    gap: 8px;
    width: 1px;
    height: var(--dl-size-size-xsmall);
    display: flex;
    opacity: .5;
    align-self: stretch;
    margin-top: 4px;
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    border-radius: var(--dl-radius-radius-radius2);
    margin-bottom: 4px;
    background-color: var(--dl-color-theme-neutralwhite);
}
.home-text45 {
    color: rgba(255, 255, 255, 1);
    height: auto;
    text-align: left;
    transition: 0.3s;
    line-height: 24px;
    text-decoration: none;
}
.home-text45:hover {
    color: var(--dl-color-theme-primary100);
}
.home-text45:active {
    color: var(--dl-color-theme-accent);
}
@media(max-width: 1600px) {
    .home-text15 {
        color: rgba(255, 255, 255, 1);
    }
}
@media(max-width: 1200px) {
    .home-title {
        font-size: 54px;
        line-height: 120%;
    }
    .home-title1 {
        font-size: 20px;
    }
    .home-text41 {
        font-size: 20px;
    }
}
@media(max-width: 991px) {
    .home-container01 {
        justify-content: space-between;
    }
    .home-desktop-menu {
        display: none;
    }
    .home-burger-menu {
        display: flex;
        justify-content: space-between;
    }
    .home-burger-menu1 {
        top: 0px;
        right: 0px;
        display: flex;
        position: absolute;
        align-self: flex-end;
    }
    .home-title {
        font-size: 46px;
    }
    .home-container14 {
        gap: var(--dl-space-space-space-6);
    }
}
@media(max-width: 767px) {
    .home-burger-menu {
        align-items: center;
        justify-content: center;
    }
    .home-burger-menu1 {
        align-items: center;
        justify-content: center;
    }
    .home-title {
        font-size: 42px;
    }
    .home-music-section {
        padding-left: 0;
        padding-right: 0;
    }
    .home-decorative-text {
        padding-left: var(--dl-space-space-space-6);
        padding-right: var(--dl-space-space-space-6);
    }
    .home-section-headline {
        padding-left: var(--dl-space-space-space-6);
        padding-right: var(--dl-space-space-space-6);
    }
    .home-container22 {
        flex-direction: column;
    }
    .home-merch-section {
        padding-left: 0;
        padding-right: 0;
    }
    .home-decorative-text2 {
        padding-left: var(--dl-space-space-space-6);
        padding-right: var(--dl-space-space-space-6);
    }
    .home-section-headline2 {
        padding-left: var(--dl-space-space-space-6);
        padding-right: var(--dl-space-space-space-6);
    }
    .home-container31 {
        gap: var(--dl-space-space-space-2);
        overflow-x: scroll;
        flex-direction: row;
        justify-content: flex-start;
    }
    .home-image11 {
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        margin: auto;
    }
    .home-divider3 {
        width: 100%;
        height: 1px;
        margin-top: 0px;
        margin-bottom: 0px;
        justify-content: flex-start;
    }
}
@media(max-width: 479px) {
    .home-section-headline {
        padding-left: var(--dl-space-space-space-4);
        padding-right: var(--dl-space-space-space-4);
    }
    .home-section-headline2 {
        padding-left: var(--dl-space-space-space-4);
        padding-right: var(--dl-space-space-space-4);
    }
}
.section_main_container,.home-container{
  overflow: hidden;
}
