@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
html, body {
    height: 100%;
}
section#four-winds-online-casino {
    width: 100%;
    height: 100%;
}
section#four-winds-online-casino .casino-sportbook {
    background: url(https://strive-holding-assets-v2.pages.dev/img/casino-image.png)  no-repeat;
    background-size: cover; 
    padding: 57px 106px 20px;
    position: relative;
    z-index: 1;
    mix-blend-mode: luminosity;
    background-position: 0 70%;
}
section#four-winds-online-casino .casino-sportbook:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    height: 100%;
    background: url(https://strive-holding-assets-v2.pages.dev/img/Rectangle-132.png) no-repeat;
    background-size: cover;
    opacity: 0.8;
}
section#four-winds-online-casino .casino-pattern-img {
    background: url(https://strive-holding-assets-v2.pages.dev/img/Pattern.png) no-repeat;
    height: 100%;
    position: absolute;
    width: 475px;
    right: 0px;
    top: 0;
    left: auto;
    opacity: 0.4;
}
section#four-winds-online-casino .casino-sportbook .casino-details {
    position: relative;
}
section#four-winds-online-casino .casino-sportbook .casino-details:after {
    position: absolute;
    content: '';
    top: 0;
    left: -104px;
    background: url(https://strive-holding-assets-v2.pages.dev/img/Ellipse-1.png) no-repeat;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-size: contain;
}
section#four-winds-online-casino .casino-sportbook .casino-details img {
    margin-bottom: 30px;
    width: 222px;
}
section#four-winds-online-casino .casino-sportbook .casino-details-paragraph {
    width: 489px;
}
section#four-winds-online-casino .casino-sportbook .casino-details-paragraph h1 {
    font-family: "Roboto";
    font-size: 68.58px;
    font-weight: 900;
    line-height: 70.54px;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 34px;
}
section#four-winds-online-casino .casino-sportbook .casino-details-paragraph p {
    font-family: "Inter";
    font-size: 15.18px;
    font-weight: 500;
    line-height: 21.68px;
    color: #fff;
    margin: 0;
    padding-bottom: 20px;
}
section#four-winds-online-casino .casino-sportbook .casino-details-paragraph p.casino-estimated {
    font-weight: 700 ;
    font-size: 22.19px;
    line-height: 32.05px;
    padding-top: 20px;
    position: relative;
    font-style: italic;
}
section#four-winds-online-casino .casino-details-paragraph.sportbook-para p.casino-estimated {
/*    width: 80% !important;*/
    padding-bottom: 24px;
}
section#four-winds-online-casino .casino-sportbook .casino-details-paragraph p.casino-estimated::before
{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    border-top: 5px solid #fff;
    width: 44px;
}
section#four-winds-online-casino .casino-sportbook .casino-details-paragraph span {
    display: block;
    font-family: "Inter";
    font-size: 18px;
    font-weight: 500;
    font-style: italic;
    line-height: 21.78px;
    color: #fff;
}
.casin-game-image {
    position: absolute;
    z-index: 9;
    bottom: 0;
    right: 0;
    height: auto;
    width: 100%;
}
.casin-game-image:after {
    background: #2D0504;
    clip-path: polygon(100% 1%, 100% 101%, 0% 100%);
    height: 560px;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: -1;
    content: '';
    left: 0;
}
.casin-game-image img {
    width: 94%;
    float: right;
    position: absolute;
    bottom: 0;
    right: 0;
}
.casino-game-info {
    background: #00000070;
    padding: 10px 8px;
    border-radius: 8px;
    max-width: 831px;
    margin: 80px auto 20px;
}
 .casino-game-info p {
    font-family: 'Inter';
    font-size: 14px;
    font-weight: 500;
    line-height: 16.94px;
    margin: 0;
    color: #fff;
    text-align: center;
}
.casino-sportbook .wrapper {
    z-index: 10;
    position: relative;
}
section#four-winds-online-casino .casino-sportbook .casino-details-paragraph p strong {
    font-weight: 700;
}





@media screen and (min-width:991px) and (max-width:1440px)
{
    
    .casin-game-image:after {
        height: 450px;
    }
    .casin-game-image:after {
        height: 450px;
        bottom: 0;
    }
    section#four-winds-online-casino .casino-sportbook .casino-details-paragraph h1 {
        font-size: 58px;
        line-height: 60px;
        margin: 0 0 24px;
    }
    section#four-winds-online-casino .casino-sportbook .casino-details-paragraph p {
        font-size: 15px;
        line-height: 20px;
        padding-bottom: 14px;
    }
    .casin-game-image img {
        width: 80%;
    }
    .casin-game-image:after {
        height: 225px;
        clip-path: polygon(100% 1%, 100% 101%, -25% 100%);
    }
}




@media(max-width:1439px){
.casino-game-info {
    position: relative;
    bottom: 0;
}
}

@media(max-width:1200px){
section#four-winds-online-casino .casino-sportbook {
    padding: 37px 66px 20px;
}
}

@media screen and (max-width:991px)
{
    .casin-game-image {
        bottom: 0;
    }
    section#four-winds-online-casino .casino-sportbook {
        padding: 30px 37px 16px;
        background-position: center;
    }
    section#four-winds-online-casino .casino-sportbook .casino-details img {
        margin-bottom: 25px;
        width: 141px;
    }
    section#four-winds-online-casino .casino-sportbook .casino-details-paragraph {
        width: 326px;
    }
    section#four-winds-online-casino .casino-sportbook .casino-details-paragraph h1 {
                font-size: 44.85px;
        line-height: 43.02px;
        margin: 0 0 20px;
                max-width: 285px;  
    }
    section#four-winds-online-casino .casino-sportbook .casino-details-paragraph p,
    section#four-winds-online-casino .casino-sportbook .casino-details-paragraph p.casino-estimated,
    section#four-winds-online-casino .casino-sportbook .casino-details-paragraph span {
        font-size: 16.47px;
        line-height: 19.94px;
        padding-bottom: 14px;
    }
    section#four-winds-online-casino .casino-sportbook .casino-details-paragraph span
    {
        padding-bottom: 0;
    }
    section#four-winds-online-casino .casino-sportbook .casino-details:after {
        top: 0;
        left: -38px;
        background-size: contain;
        width: 375px;
        height: 100%;
    }
  
    .casin-game-image:after {
        height: 160px;
        bottom: 0%;
        clip-path: polygon(100% 1%, 100% 101%, -50% 100%);
    }
    section#four-winds-online-casino .casino-pattern-img
    {
        right: 0;
        width: 25%;
    }
    .casin-game-image img {
        bottom: -10%;
        right: -11%;
    }
    section#four-winds-online-casino .casino-sportbook {
        overflow: hidden;
    }
.casino-details-paragraph.sportbook-para .casino-estimated {
    font-size: 18.18px;
    line-height: 26.26px;
}
.casino-game-info p {
    text-align: left;
        font-weight: 400;
}
.casino-game-info {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 70px;
}
}




@media(min-width:1920px){
section#four-winds-online-casino .casino-sportbook {
    height: 100%;
}
.casino-sportbook .wrapper {
    height: 100%;
}
.casino-game-info {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
}

@media(max-width:767px){
section#four-winds-online-casino .casino-sportbook:after {
    background: none;
    background-color: #7E170F;
    opacity: 0.9;
}
}


@media(max-width:400px){
section#four-winds-online-casino .casino-sportbook .casino-details-paragraph {
        width: 100%;
    }
    section#four-winds-online-casino .casino-sportbook .casino-details:after {
    width: 100%;
}
}


@media(max-width:360px){
section#four-winds-online-casino .casino-sportbook {
        padding: 20px 16px 16px;
}
}