<style>.body {
    width: 100%;
    height: 100%;
    overflow: hidden;
}


.news-container a {
    text-decoration: none !important;
}

.ball-container a {
    text-decoration: none !important;
}

.video-banner-container {
    /* 90vh/ 0 margin for regualar mp4 112vh/ -6 margin for youtube player */
    height: 112vh;
    background-color: #191c1b;
    position: relative;
    overflow-y: hidden;
    margin-bottom: -6px !important;
}

/* === PLAYER LAYOUT FIXES === */
.player-container {
    display: flex;
    padding: 96px;
    gap: 32px;
    box-sizing: border-box;
    overflow: hidden;
    /* clip any bleed */
    border-radius: unset !important;
    margin-bottom: 0px !important;
    background-color: #191c1b;
}

/* use GAP, not margins, for spacing */
.player-img {
    margin: 0 !important;
    height: auto;
    /* don't force 100% height */
    flex: 0 0 40%;
    /* 40% column */
    max-width: 40%;
}

.player-info {
    flex: 1 1 0;
    /* fills remaining space */
    min-width: 0;
    /* allow text to shrink instead of overflow */
    padding: 0 !important;
}

/* === NAME + FLAG === */
.player-name-container {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    /* let flag drop on narrow widths */
    gap: 12px;
    min-width: 0;
}

.player-name {
    min-width: 0;
}

.player-name h1 {
    margin: 0;
    width: auto !important;
    /* kill max-content */
    white-space: normal;
    /* allow wrapping */
    line-height: 1.05;
    font-size: clamp(32px, 8vw, 96px);
    /* responsive size */
    color: #fff !important;
    text-align: left;
}

.player-flag {
    flex: 0 0 auto;
    width: 48px;
    /* tune 40–56px as needed */
    margin: 0 !important;
}

.player-flag img {
    display: block;
    width: 100%;
    height: auto;
}



/* SOCIAL ICONS */

.player-social {
    width: 100%;
    height: 50px;
    display: flex;
    flex-direction: row;
    margin-bottom: 16px;
    gap: 16px;
}

/*Storm Social*/

.storm-fb {
    width: 24px;
    height: 100%;
    background: url("https://stormproducts.nyc3.cdn.digitaloceanspaces.com/social-icons/storm/S-facebook.png") no-repeat left;
    background-size: contain;
}

.storm-fb:hover {
    width: 24px;
    background: url("https://stormproducts.nyc3.cdn.digitaloceanspaces.com/social-icons/storm/S-facebook-hover.png") no-repeat left;
    background-size: contain;
}

.storm-insta {
    width: 24px;
    height: 100%;
    background: url("https://stormproducts.nyc3.cdn.digitaloceanspaces.com/social-icons/storm/S-insta.png") no-repeat left;
    background-size: contain;
}

.storm-insta:hover {
    width: 24px;
    background: url("https://stormproducts.nyc3.cdn.digitaloceanspaces.com/social-icons/storm/S-insta-hover.png") no-repeat left;
    background-size: contain;
}

.storm-tw {
    width: 24px;
    height: 100%;
    background: url("https://stormproducts.nyc3.cdn.digitaloceanspaces.com/social-icons/storm/S-twitter.png") no-repeat left;
    background-size: contain;
}

.storm-tw:hover {
    width: 24px;
    background: url("https://stormproducts.nyc3.cdn.digitaloceanspaces.com/social-icons/storm/S-twitter-hover.png") no-repeat left;
    background-size: contain;
}

.storm-yt {
    width: 24px;
    height: 100%;
    background: url("https://stormproducts.nyc3.cdn.digitaloceanspaces.com/social-icons/storm/S-youtube.png") no-repeat left;
    background-size: contain;
}

.storm-yt:hover {
    width: 24px;
    height: 100%;
    background: url("https://stormproducts.nyc3.cdn.digitaloceanspaces.com/social-icons/storm/S-youtube-hover.png") no-repeat left;
    background-size: contain;
}

/*Roto Social*/

.roto-fb {
    width: 24px;
    height: 100%;
    background: url("https://stormproducts.nyc3.cdn.digitaloceanspaces.com/social-icons/roto-grip/R-facebook.png") no-repeat left;
    background-size: contain;
}

.roto-fb:hover {
    width: 24px;
    background: url("https://stormproducts.nyc3.cdn.digitaloceanspaces.com/social-icons/roto-grip/R-facebook-hover.png") no-repeat left;
    background-size: contain;
}

.roto-insta {
    width: 24px;
    height: 100%;
    background: url("https://stormproducts.nyc3.cdn.digitaloceanspaces.com/social-icons/roto-grip/R-insta.png") no-repeat left;
    background-size: contain;
}

.roto-insta:hover {
    width: 24px;
    background: url("https://stormproducts.nyc3.cdn.digitaloceanspaces.com/social-icons/roto-grip/R-insta-hover.png") no-repeat left;
    background-size: contain;
}

.roto-tw {
    width: 24px;
    height: 100%;
    background: url("https://stormproducts.nyc3.cdn.digitaloceanspaces.com/social-icons/roto-grip/R-twitter.png") no-repeat left;
    background-size: contain;
}

.roto-tw:hover {
    width: 24px;
    background: url("https://stormproducts.nyc3.cdn.digitaloceanspaces.com/social-icons/roto-grip/R-twitter-hover.png") no-repeat left;
    background-size: contain;
}

.roto-yt {
    width: 24px;
    height: 100%;
    background: url("https://stormproducts.nyc3.cdn.digitaloceanspaces.com/social-icons/roto-grip/R-youtube.png") no-repeat left;
    background-size: contain;
}

.roto-yt:hover {
    width: 24px;
    height: 100%;
    background: url("https://stormproducts.nyc3.cdn.digitaloceanspaces.com/social-icons/roto-grip/R-youtube-hover.png") no-repeat left;
    background-size: contain;
}

/*Global Social*/

.global-fb {
    width: 24px;
    height: 100%;
    background: url("https://stormproducts.nyc3.cdn.digitaloceanspaces.com/social-icons/global/G-facebook.png") no-repeat left;
    background-size: contain;
}

.global-fb:hover {
    width: 24px;
    background: url("https://stormproducts.nyc3.cdn.digitaloceanspaces.com/social-icons/global/G-facebook-hover.png") no-repeat left;
    background-size: contain;
}

.global-insta {
    width: 24px;
    height: 100%;
    background: url("https://stormproducts.nyc3.cdn.digitaloceanspaces.com/social-icons/global/G-insta.png") no-repeat left;
    background-size: contain;
}

.global-insta:hover {
    width: 24px;
    background: url("https://stormproducts.nyc3.cdn.digitaloceanspaces.com/social-icons/global/G-insta-hover.png") no-repeat left;
    background-size: contain;
}

.global-tw {
    width: 24px;
    height: 100%;
    background: url("https://stormproducts.nyc3.cdn.digitaloceanspaces.com/social-icons/global/G-twitter.png") no-repeat left;
    background-size: contain;
}

.global-tw:hover {
    width: 24px;
    background: url("https://stormproducts.nyc3.cdn.digitaloceanspaces.com/social-icons/global/G-twitter-hover.png") no-repeat left;
    background-size: contain;
}

.global-yt {
    width: 24px;
    height: 100%;
    background: url("https://stormproducts.nyc3.cdn.digitaloceanspaces.com/social-icons/global/G-youtube.png") no-repeat left;
    background-size: contain;
}

.global-yt:hover {
    width: 24px;
    height: 100%;
    background: url("https://stormproducts.nyc3.cdn.digitaloceanspaces.com/social-icons/global/G-youtube-hover.png") no-repeat left;
    background-size: contain;
}


.player-stats {
    width: 100%;
    display: flex;
    flex-direction: column;
    text-align: left;
    justify-content: left;
    color: white;
}

/* BIO TEXT */

.style p {
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    letter-spacing: 0.5px !important;

}

.hometown p {
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    letter-spacing: 0.5px !important;

}

.years-on-tour p {
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    letter-spacing: 0.5px !important;

}

.age p {
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    letter-spacing: 0.5px !important;
}

.player-bio {
    width: 100%;
    text-align: left;

}

.player-bio p {
    font-family: 'Roboto', sans-serif !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.1px;
    color: white;
}

.career-highlights-container {
    width: 105%;
    height: 950px;
    position: relative;
    overflow: hidden;


}

.career-highlights-container img {
    position: absolute;
    top: 0;
    left: 0;

    background-size: cover;
}

.career-highlights {
    width: 75%;
    height: 100%;
    position: absolute;
    top: 50%;
    /* position the top  edge of the element at the middle of the parent */
    left: 50%;
    /* position the left edge of the element at the middle of the parent */

    transform: translate(-50%, -30%);


}

.storm {
    background: rgba(230, 240, 237, 0.8);
}

.rg {
    background: rgba(255, 218, 215, 0.70);

}

.global {
    background: rgba(252, 222, 181, 0.80);
}

.jr {
    background-color: #B5D4E7;
}

.hof {
    background-color: #C7A6D7;
}

.susba {
    background-color: #7A9AC4;
}

.pba50 {
    background-color: #AAB2BD;
}

.career-highlights h1 {
    text-align: center !important;
    font-size: 64px !important;
    margin-top: 32px;
    letter-spacing: -0.25px !important;
    color: black !important;
}


/* Slideshow container */
.slideshow-container {
    max-width: 100%;
    height: 100vh;
    position: relative;
    margin: auto;


}

/* Hide the images by default */
.mySlides {
    display: none;
    width: 100%;
    height: 100vh;

}

.mySlides-background-storm {
    background: rgba(0, 107, 93, 0.7);
    width: 100%;
    height: 100px;
    position: relative;
}

.mySlides-background-roto {
    background: rgba(190, 11, 37, 0.70);
    width: 100%;
    height: 100px;
    position: relative;
}

.mySlides-background-global {
    background: rgba(252, 179, 38, 0.70);
    width: 100%;
    height: 100px;
    position: relative;
}

.mySlides-background-jr {
    background-color: #00AFF9;
    width: 100%;
    height: 100px;
    position: relative;
}

.mySlides-background-susba {
    background-color: #003EA7;
    width: 100%;
    height: 100px;
    position: relative;
}

.mySlides-background-hof {
    background-color: #65318F;
    width: 100%;
    height: 100px;
    position: relative;
}

.mySlides-background-pba50 {
    background-color: #000000;
    width: 100%;
    height: 100px;
    position: relative;
}

/* Next & previous buttons */
.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translate(-0%, -50%);
    width: auto;
    padding: 16px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 32px;
    background: url("https://stormproducts.nyc3.cdn.digitaloceanspaces.com/web_page_content/WEB_ICONS/left-right-arrows/right-arrow-default.svg") no-repeat center;
    background-size: cover;

}

.next:hover {
    background: url("https://stormproducts.nyc3.cdn.digitaloceanspaces.com/web_page_content/WEB_ICONS/left-right-arrows/right-arrow-hover.svg") no-repeat center;
    background-size: cover;
    text-decoration: none !important;
}


.prev {
    left: 32px;
    background: url("https://stormproducts.nyc3.cdn.digitaloceanspaces.com/web_page_content/WEB_ICONS/left-right-arrows/left-arrow-default.svg") no-repeat center;
    background-size: cover;

}

.prev:hover {
    background: url("https://stormproducts.nyc3.cdn.digitaloceanspaces.com/web_page_content/WEB_ICONS/left-right-arrows/left-arrow-hover.svg") no-repeat center;
    background-size: cover;
    text-decoration: none !important;
}



/* Caption text */
.text {
    color: #000000;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    top: 50%;
    /* position the top  edge of the element at the middle of the parent */
    left: 50%;
    /* position the left edge of the element at the middle of the parent */

    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    font-weight: 400 !important;
    font-size: 32px !important;
    letter-spacing: -0.25px !important;
}



/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.active,
.dot:hover {
    background-color: #717171;
}

/* Fading animation */
.fade {
    animation-name: fade;
    animation-duration: 1.5s;
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

.highlight-list-container {
    width: 90%;
    height: 550px;

    margin-left: auto;
    margin-right: auto;
    overflow-y: scroll;

}

.highlight-list {
    width: 100%;
    height: auto;
}

.highlight-list p {
    text-align: left !important;
}




.highlight-list hr {
    margin: 16px 0px;
    background-color: #000000 !important;
    height: 1px !important;

}











/* MOBILE */
@media all and (min-width:320px) and (max-width:425px) {
    .video-banner-container {
        height: auto;
        background-color: #191c1b;
        position: relative;
        overflow-y: hidden;
        margin-bottom: -6px !important;
    }

    .player-container {
        padding: 24px;
        gap: 24px;
    }

    .player-img {
        flex: 0 0 100%;
        max-width: 100%;
        width: 300px !important;
    }

    .player-info {
        flex: 1 1 auto;
    }

    .player-flag {
        width: 100px;

    }

    .player-name-container {
        gap: 8px;
    }


    .career-highlights {
        width: 75%;
        height: 100%;
        position: absolute;
        top: 45%;
        left: 50%;
        transform: translate(-50%, -30%);
    }

    .career-highlights h1 {
        text-align: center !important;
        font-size: 32px !important;
        margin-top: unset;
        margin: 32px;
        letter-spacing: -0.25px !important;
        color: black !important;
    }

    .career-highlights-container {
        width: 100%;
        height: 703px;
        position: relative;
        overflow: hidden;
    }

    .player-social {
        width: 100%;
        height: 50px;
        display: flex;
        flex-direction: row;
        margin-top: 16px;
        gap: 16px;
    }
}



@media all and (min-width:600px) and (max-width:904px) {

    .video-banner-container {
        height: 500px;
        position: relative;
        overflow-y: hidden;
    }

    .player-container {
        padding: 64px;
        height: auto;
        display: flex;
        flex-direction: column;
        gap: 64px;

        background-color: #191c1b;
    }

    .player-img {
        width: 100%;
        margin: 0px;
    }

    .player-name-container {
        width: 100%;
        display: flex;
        flex-direction: column;
        margin-bottom: 16px;
        gap: 16px;
    }

    .player-name h1 {
        font-size: 64px;
        color: white !important;
        text-align: left;
    }

    .player-info {
        width: 100%;
        display: flex;
        flex-direction: column;
        margin: 0px;
    }

    .player-flag {
        width: 100px;
    }

    .career-highlights h1 {
        text-align: center !important;
        font-size: 45px !important;
        margin-top: 32px;
        letter-spacing: -0.25px !important;
        color: black !important;
    }

    .text {
        color: #000000;
        font-size: 15px;
        padding: 8px 12px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        text-align: center;
        font-weight: 400 !important;
        font-size: 20px !important;
        letter-spacing: -0.25px !important;
    }

    .highlight-list-container {
        width: 80%;
        height: 550px;
        margin-left: auto;
        margin-right: auto;
        overflow-y: scroll;
    }

    .career-highlights {
        width: 100%;
        height: 100%;
        background: rgba(230, 240, 237, 0.8);
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -30%);
    }

    .pro-tip-container {
        padding: 64px;
    }

    .pro-tip-container h1 {
        color: black !important;
        font-size: 45px !important;
        margin-bottom: 32px;
    }

    .pro-tip-container p {
        font-family: 'Roboto', sans-serif !important;
        font-weight: 400;
        font-size: 20px;
        margin-top: 32px;
    }

    .pro-tip-vid {
        width: 70vw;
        height: 47vh;
        margin-left: auto;
        margin-right: auto;
    }

    .career-highlights-container img {
        position: absolute;
        top: 0;
        left: 0;
        height: auto;
    }

    .career-highlights {
        width: 90%;
        height: 100%;
        background: rgba(230, 240, 237, 0.8);
        position: absolute;
        top: 40%;
        left: 50%;
        transform: translate(-50%, -30%);
    }

    .mySlides {
        display: none;
        width: 100%;
        height: auto;
    }

    .slideshow-container {
        max-width: 100%;
        height: auto;
        position: relative;
        margin: auto;
    }

    .career-highlights {
        width: 90%;
        height: auto;
        background: rgba(230, 240, 237, 0.8);
        position: absolute;
        top: 40%;
        left: 50%;
        transform: translate(-50%, -30%);
    }

    .career-highlights-container {
        width: 100%;
        height: 950px;
        position: relative;
        overflow: hidden;
    }
}

@media all and (min-width:905px) and (max-width:1239px) {
    .video-banner-container {
        height: 700px;
        position: relative;
        overflow-y: hidden;
    }

    .player-container {
        padding: 96px;
        height: auto;
        display: flex;
        flex-direction: column;
        gap: 96px;

        background-color: #191c1b;
    }

    .player-img {
        width: 100%;
        margin: 0px;
    }

    .player-name-container {
        width: 100%;
        display: flex;
        flex-direction: column;
        margin-bottom: 16px;
        gap: 16px;
    }

    .player-name h1 {
        font-size: 96px;
        color: white !important;
        text-align: left;
    }

    .player-info {
        width: 100%;
        display: flex;
        flex-direction: column;
        margin: 0px;
    }

    .player-flag {
        width: 100px;
    }

    .career-highlights h1 {
        text-align: center !important;
        font-size: 64px !important;
        margin-top: 32px;
        letter-spacing: -0.25px !important;
        color: black !important;
    }

    .text {
        color: #000000;
        font-size: 15px;
        padding: 8px 12px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        text-align: center;
        font-weight: 400 !important;
        font-size: 20px !important;
        letter-spacing: -0.25px !important;
    }

    .highlight-list-container {
        width: 80%;
        height: 550px;
        margin-left: auto;
        margin-right: auto;
        overflow-y: scroll;
    }

    .career-highlights {
        width: 100%;
        height: 100%;
        background: rgba(230, 240, 237, 0.8);
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -30%);
    }

    .pro-tip-container {
        padding: 96px;
    }

    .pro-tip-container h1 {
        color: black !important;
        font-size: 64px !important;
        margin-bottom: 32px;
    }

    .pro-tip-container p {
        font-family: 'Roboto', sans-serif !important;
        font-weight: 400;
        font-size: 20px;
        margin-top: 32px;
    }

    .pro-tip-vid {
        width: 70vw;
        height: 47vh;
        margin-left: auto;
        margin-right: auto;
    }

    .career-highlights-container img {
        position: absolute;
        top: 0;
        left: 0;
        height: auto;
    }

    .career-highlights {
        width: 90%;
        height: 100%;
        background: rgba(230, 240, 237, 0.8);
        position: absolute;
        top: 40%;
        left: 50%;
        transform: translate(-50%, -30%);
    }

    .mySlides {
        display: none;
        width: 100%;
        height: auto;
    }

    .slideshow-container {
        max-width: 100%;
        height: auto;
        position: relative;
        margin: auto;
    }

    .career-highlights {
        width: 90%;
        height: auto;
        background: rgba(230, 240, 237, 0.8);
        position: absolute;
        top: 40%;
        left: 50%;
        transform: translate(-50%, -30%);
    }

    .career-highlights-container {
        width: 100%;
        height: 950px;
        position: relative;
        overflow: hidden;
    }
}

@media all and (min-width:1240px) and (max-width:1439px) {

    .video-banner-container {
        height: 900px;
        position: relative;
        overflow-y: hidden;
    }

    .player-container {
        padding: 96px;
        height: auto;
        display: flex;
        flex-direction: column;
        gap: 96px;
        background-color: #191c1b;
    }

    .player-img {
        width: 100%;
        margin: 0px;
    }

    .player-info {
        width: 100%;
        display: flex;
        flex-direction: column;
        margin: 0px;
    }
}

@media all and (min-width:1440px) and (max-width:1919px) {}

/*4K*/
@media all and (min-width:2000px) {}

/*Iphone 4 */
@media all and (min-height:479px) and (max-height:481px) {}

/*Iphone SE */
@media all and (min-height:666px) and (max-height:668px) {}

/*Iphone 5/SE  Nexus 5*/
@media all and (min-height:567px) and (max-height:569px) {}

/*Nokia Lumia 520 */
@media all and (min-height:532px) and (max-height:534px) {}

/*Galaxy Note 3, LG Optimus L10, Nexus 4/, Galaxy S5*/
@media all and (min-height:638px) and (max-height:641px) {}

/*Galaxy s9*/
@media all and (min-height:657px) and (max-height:659px) {}

/*Galaxy S8 */
@media all and (min-height:738px) and (max-height:741px) {}

/*Samsung Galaxy S20*/
@media all and (min-height:914px) and (max-height:916px) {}

/*Nexus 7 */
@media all and (min-height:959px) and (max-height:961px) {}

/*Pixel 3 Xl */
@media all and (min-height:785px) and (max-height:787px) {}

/*Iphone 6/7/8 Plus */
@media all and (min-height:721px) and (max-height:737px) {}

/*Phone 12*/
@media all and (min-height:840px) and (max-height:900px) {}

/*Phone X*/
@media all and (min-height:800px) and (max-height:839px) {}

/*Surface Duo */
@media all and (min-height:719px) and (max-height:720px) {}

/*IPAD Air, Galaxy Tab S4, Nexus 10*/
@media all and (min-height:1137px) and (max-height:1281px) {}

/*IPAD*/
@media all and (min-height:1023px) and (max-height:1025px) {}

/*IPAD PRO*/
@media all and (min-height:1360px) and (max-height:1399px) {}

/*Nest Hub */
@media all and (max-height: 601px) and (min-width: 1023px) {}

/*Nest Hub Max */
@media all and (max-height: 801px) and (min-width: 1279px) {}

/*TV Screen */
@media all and (max-height: 601px) and (min-width: 1240px) {}

/*Small Laptop */
@media all and (max-height: 900px) and (min-width: 1400px) {}

/*Small phone */
@media all and (max-height: 800px) and (min-width: 400px) {}




</style>