@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700,300);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,700,300);
 
.header-sticky-wrapper {
    min-height: 100px;
    position: sticky;
    top: 0;
    z-index: 1010;
    margin: auto;
    max-width: 1387px;
}
.header1 {
    height: 100px;
    left: 0;
    position: relative;
    top: 0;
    /* width: 100vw; */
    z-index: 1002;
    --tw-bg-opacity: 1;
    background-color: rgb(4 30 66 / var(--tw-bg-opacity));
}
.container--fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 1720px;
    max-width: 1480px;
    padding-left: 1rem;
    /* padding-right: 1rem; */
    width: 100%;
}
.header__container {
    align-items: center;
    display: flex;
    height: 100%;
    position: static;
}
.header__logo {
    margin-right: 50px;
}
.header__logo a {
    text-decoration-thickness: 0;
}
.header__logo img {
    display: block;
    height: 3.5rem;
    width: auto;
}
.header__nav-wrapper {
    top: 100px;
    width: 375px;
    align-items: center;
    background-color: transparent;
    display: flex;
    flex-direction: row;
    flex-grow: 1;
    height: 100%;
    justify-content: end;
    min-height: 100%;
    overflow: visible;
    position: static;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.header1-nava1 {
    /* padding-top: .75rem; */
    width: 100%;
    /* height: 100%;
    padding-top: 80px; */
    padding-right: 2.5rem;
}
.menu {
    display: flex;
    align-items: center;
    flex-direction: row;
    height: 100%;
    padding: 0;
    width: auto;
}
.menu-item {
    align-items: center;
    font-size: 14px;
    display: flex;
    height: 100%;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 3rem;
    -moz-column-break-inside: avoid;
    break-inside: avoid-column;
}
.menu-item__label{
    cursor: pointer;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    width: 100%;
    display: flex;
    padding-right: 0;
    white-space: nowrap;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 14px;
    position: relative;
}
.menu-item__label:hover{
    height: 20px;
    border-bottom: 1px white solid;
}
.menu-item__label:before {
    position: absolute;
    right: 1.25rem;
    top: 50%;
    --tw-translate-y0px: -50%;
    border-left-color: transparent;
    border-left-width: 4px;
    border-right-color: transparent;
    border-right-width: 4px;
    border-top-width: 6px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    --tw-border-opacity: 1;
    border-top-color: rgb(0 22 50 / var(--tw-border-opacity));
    content: var(--tw-content);
    transition-duration: .3s;
    --tw-translate-y: 0px;
    bottom: -.75rem;
    right: 50%;
    top: unset;
    --tw-translate-x: 50%;
    border-top-color: #fff6;
    content: var(--tw-content);
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.header__controls {
    align-items: center;
    display: flex;
    flex-grow: 1;
    gap: .25rem;
    justify-content: flex-end;
    flex-grow: 0;
}
.in-platform-banner {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}
.header__sponsor {
    align-items: center;
    display: inline-flex;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-left: 2rem;
    display: flex;
}
.in-platform-banner__image {
    display: block;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto;
}
.header__sponsor .in-platform-banner__image {
    height: auto;
    max-height: 24px;
    max-width: 120px;
    width: auto;
}
.header__control {
    align-items: center;
    display: flex;
    height: 100%;
    position: relative;
    width: 24px;
    height: 24px;
}
.header-search__box {
    align-items: center;
    display: flex;
    height: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 100%;
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    transition-duration: .15s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    height: 100%;
    top: 0;
    width: 24px;
    z-index: 3;
    --tw-translate-x: -100%;
    border-left-width: 1px;
    overflow: hidden;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding: 0;
    --tw-bg-opacity: 1;
    background-color: rgb(4 30 66 / var(--tw-bg-opacity)1);
    border-bottom-width: 0;
    border-left-width: 1px;
    border-top-width: 0;
    --tw-border-opacity: 1;
    border-color: rgb(4 30 66 / var(--tw-border-opacity));
    }
.header-search__button {
    align-items: center;
    background-color: transparent;
    border-radius: 9999px;
    border-width: 0;
    cursor: pointer;
    display: flex;
    height: 2.5rem;
    justify-content: center;
    min-height: 2.5rem;
    min-width: 2.5rem;
    padding: .375rem;
    width: 2.5rem;
    --tw-text-opacity: 1;
    color: rgb(0 33 77 / var(--tw-text-opacity));
    background-color: transparent;
    border-width: 0;
    height: 2.75rem;
    padding: .25rem;
    width: 2.75rem;
}
.header-search__zoom {
    height: 100%;
    max-height: 24px;
    max-width: 24px;
    width: 100%;
    --tw-text-opacity: 1;
    transition-duration: .3s;
}
.header-search__zoom {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

/* Footer*/
.sponsors {
    width: 100%;
    background-color: #ffffff;
}
.sponsors__container {
    padding-bottom: 2.25rem;
    padding-top: 2.25rem;
}
.sponsors-row {
    max-width: 100%;
}
.sponsors-row__wrapper {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 100%;
}
.sponsors-row__item {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    margin-bottom: 1.25rem;
    margin-top: 1.25rem;
    margin-left: 3rem;
    margin-right: 3rem;
    width: auto;
    margin: 1.25rem .75rem 1.25rem 1rem;
}
.sponsors-item__link {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    text-decoration-thickness: 0;
}
.sponsors-item__logo {
    display: block;
    height: 100%;
    max-height: 60px;
    max-width: 100px;
    opacity: .5;
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    max-width: 200px;
    opacity: 1;
    width: auto;
    max-height: 90px;
}
.sponsors-item__logo:hover {
        --tw-scale-x: 1.1;
        --tw-scale-y: 1.1;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    }
.footer__bottom {
    border-color: rgba(4, 30, 66, .1);
    border-top: 1px rgba(4, 30, 66, .1) solid;
    /* border-style: solid; */
    color: rgba(4, 30, 66, .6);
    padding-bottom: 2rem;
    padding-top: 2rem;
}
.gopsusports .container {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1516px;
}
.footer__container {
    align-items: center;
    display: flex;
    gap: 2rem;
    flex-direction: row;
    justify-content: space-between;
    padding-left: 1rem;
    padding-right: 1rem;
    max-width: 1350px;
    margin: auto;
}
.footer__copyright {
    align-items: center;
    display: flex;
    gap: 1rem;
    flex-direction: row;
    justify-content: flex-start;
}
.footer__logo-image {
    max-width: 80px;
}
.footer__copyright-text {
    color: rgba(0, 22, 50, .8);
    font-size: 14px;
    line-height: 1.5;
}
.footer__menu-box {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: .75rem;
    width: 21%;
}
.footer-nav {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 1.25rem;
    flex-direction: row;
    margin: 0 1.25rem;
    -moz-column-gap: 3rem;
    column-gap: 3rem;
    margin-bottom: 0;
    margin-top: 0;
}
.menu {
    flex-direction: row;
    height: 100%;
    padding: 0;
}
.menu--level-0 {
    overflow-x: auto;
    scrollbar-color: #fff hsla(0, 0%, 100%, .4);
    scrollbar-width: thin;
    row-gap: 1.25rem;
    column-gap: 3rem;
    justify-content: center;
}
.footer-nav__menu {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    width: auto;
    -moz-column-gap: 3rem;
    column-gap: 3rem;
}
.menu-item {
    align-items: center;
    font-size: 14px;
    height: 100%;
    margin-bottom: 0;
    padding-bottom: 0;
    -moz-column-break-inside: avoid;
    break-inside: avoid-column;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    line-height: 1.4;
    border-width: 0;
    display: flex;
    flex-direction: column;
}
.menu-item__link {
    cursor: pointer;
    align-items: center;
    width: fit-content;
    --tw-text-opacity: 1;
    overflow: hidden;
    padding: .25rem 0;
    position: relative;
    text-decoration-thickness: 0;
    text-transform: none;
    transition-duration: .3s;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    display: inline-block;
    background-clip: text;
    opacity: 1 !important;
    color: rgba(0, 33, 77, .8) !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    white-space: nowrap;
    text-decoration: none;
}
.footer-nav__accessibility {
    -webkit-background-clip: text;
    background-clip: text;
    display: inline-block;
    overflow: hidden;
    padding: .25rem 0;
    position: relative;
    text-decoration-thickness: 0;
    text-transform: none;
    transition-duration: .3s;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    opacity: 1 !important;
    color: rgba(0, 33, 77, .8) !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 1;
    text-decoration: none;
}
.footer__menu-text {
    display: inline-block;
    font-size: 12px;
    padding-bottom: .25rem;
    padding-top: .25rem;
    --tw-text-opacity: 1;
    color: #162d4e;
    opacity: 1;
}
.footer__consent-links {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: .5rem;
    width: 36%;
}
.iubenda-link {
    text-align: center;
    white-space: nowrap;
    margin-bottom: 0;
    margin-right: 1rem;
    color: rgba(0, 33, 77, .8);
    font-size: 14px;
    font-weight: 500;
    padding-bottom: .25rem;
    padding-top: .25rem;
    text-decoration: none;
}
.footer__powered {
    gap: .5rem;
    align-items: center;
    display: flex;
    justify-content: center;
    text-decoration-thickness: 0;
    text-decoration: none;
}
.footer-powered__label {
    color: rgba(4, 30, 66, .7);
    font-size: 12px;
    white-space: nowrap;
}