:root :where(body) {
    background-image: url("../img/iyh_logo.png");
    background-size: 70%;
    background-position-x: center;
    background-repeat: no-repeat;
    background-color: #001482;
}

body {
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    color: #96fcff;
}

h1 {
    text-align: center;
    backdrop-filter: blur(15px);
    padding-top: 5px;
    padding-bottom: 5px;
}

div.social-icon {
    padding-top: 2%;
    padding-bottom: 2%;
    font-size: 20px;
}

.center {
    margin-left: auto;
    margin-right: auto;
}

.fa-brands {
    color: cornsilk !important;
}

td.social-icon {
    padding: 10px;
}

main {
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    font-family: IBM Plex Sans,sans-serif;
    font-size: 1.6em;
    font-weight: 400;
    line-height: 1.5;
    color: #96fcff;
    display: block;
    width: 400px;
    margin: 0 auto;
}

div.layout__content {
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    font-family: IBM Plex Sans, sans-serif;
    font-size: 1.6em;
    font-weight: 400;
    line-height: 1.5;
    color: #181721;
    position: relative;
    z-index: 3;
    overflow: hidden;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #e6eaf2;
}

.header__link {
    color: #96fcff;
    text-align: center;
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.header__title {
    text-align: center;
    word-wrap: break-word;
    cursor: default;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    line-height: 24px;
    color: #96fcff;
}

.header__description {
    text-align: center;
    word-wrap: break-word;
    cursor: default;
    font-size: 16px;
    font-weight: 400;
    color: #96fcff;
    line-height: 24px;
    margin: 0;
}

a.services__link {
    list-style: none;
    font: inherit;
    background-color: transparent;
    border-radius: initial;
    text-decoration: none;
    display: block;
    padding: 12px 0;
    position: relative;
    z-index: 0;
    cursor: pointer;
    border-top: none;
}

.header__link {
    font-size: 62.5%;
    text-align: center;
    background-color: transparent;
    word-wrap: break-word;
    display: block;
    padding: 16px 0 32px;
    cursor: default;
    text-decoration: none;
    color: inherit;
}

.music-service-list__img {
    list-style: none;
    font: inherit;
    cursor: pointer;
    border-style: none;
    float: left;
    margin: .5rem;
    height: 4rem;
}

div.music-service-list__content {
    list-style: none;
    font: inherit;
    cursor: pointer;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    height: 4.8rem;
    font-size: 62.5%;
}

.music-service-list__item:not(:has(.merchandise-carousel__link)) .music-service-list__link:after {
    content: "";
    position: absolute;
    top: 0;
    left: -12px;
    width: calc(100% + 24px);
    height: 100%;
    z-index: -1;
}

.music-service-list__link:after {
    display: block;
    clear: both;
    content: "";
}

.music-service-list__item {
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    color: #181721;
    list-style: none;
    font: inherit;
    margin: 0;
    padding: 0 12px;
    transition: background-color .1s ease;
}

.layout__header-sizer {
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    font-family: IBM Plex Sans,sans-serif;
    font-size: 1.6em;
    font-weight: 400;
    line-height: 1.5;
    color: #181721;
    width: 100%;
    display: none;
}

.music-service-list {
    padding: 0;
    margin: 0;
    list-style: none;
    font: inherit;
    z-index: 2;
    background-color: #fff;
}

.btn-label {
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    list-style: none;
    text-transform: none;
    font-family: inherit;
    cursor: pointer;
    user-select: none;
    text-align: center;
    letter-spacing: .03rem;
    line-height: 16px;
    font-size: 12px;
    font-weight: 700;
    color: #181721;
    white-space: nowrap;
    transition: background-color .25s ease,border-color .25s ease;
    border-radius: .4rem;
    padding: 0;
    display: contents;
    border: none;
}

.music-service-list__btn {
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    list-style: none;
    text-transform: none;
    -webkit-appearance: button;
    font-family: inherit;
    border: 0;
    text-decoration: none;
    cursor: pointer;
    user-select: none;
    display: inline-block;
    box-sizing: border-box;
    height: 4rem;
    position: relative;
    text-align: center;
    letter-spacing: .03rem;
    line-height: 16px;
    margin: 0;
    border-radius: 4px;
    background: #e6eaf2;
    padding: 1.2rem 1.6rem;
    font-size: 12px;
    font-weight: 700;
    color: #181721;
    transition: background-color .1s ease;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: fit-content;
}

#music-services {
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    color: #181721;
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
    font: inherit;
    z-index: 2;
    background-color: #fff;
}

nav {
    display: block;
    unicode-bidi: isolate;
}

.music-service-list__link {
    border-radius: initial;
    text-decoration: none;
    display: block;
    padding: 12px 0;
    position: relative;
    z-index: 0;
}

.music-service-list__link {
    border-top: 1.4px solid #e6eaf2;
}

a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
}

html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 62.5%;
    overflow-y: scroll;
}