.main-feature-big,
.main-feature-guide{
    display: none;
}

.breadcrumbs{
    display: none;
}

.header-lsp {
    width: 100%;
}

.lsp-intro-text {
    text-transform: uppercase;
    font-family: 'Alice',Helvetica,Arial,sans-serif;
    margin-top:  141px;
}

.lsp-intro-text p {
    color: #555;
    font-size: 24px;
    text-align: center;
}

.lsp-intro-text p strong{
    color: #333; font-weight: 600; font-size: 22px;
}

.lsp {
    background: url('https://assets.landingpages.gamigo.com/websites/fiesta/images/legel-siege-pack/lspacks_section_bg.webp') no-repeat;
    background-size: cover;
    background-position: top;
    font-family: 'Alice',Helvetica,Arial,sans-serif;
}

.container-lsp {
    width: 1550px;
    margin: 0 auto;
    padding-bottom: 71px;
}

.pack .price {
    font-size: 31pt;
    color: #cd2c83;
}

.pack .old-price {
    font-size: 30px;
    text-decoration: line-through;
}

.packs .pack .ls-pack-content {
    display: none;
}

.packs, .table-container {
    display:  flex;
    justify-content: center;
}

.table-container {
    margin-bottom:  100px;
}

.pack {
    text-align:  center;
    width: 392px;
}

.ls-table-packs {
    font-size:  22px;
}

.ls-table-packs th {
    width:  347px;
    padding: 15px 0;
}

.ls-table-packs td {
    width:  396px;
    text-align: center;
    padding: 15px;
}

.ls-table-packs th {
    padding-left: 25px;
}

.ls-table-packs tr:nth-child(odd) {
    background-color: #eaf7fd;
}

.ls-table-packs td:nth-child(2) {
    border: 2px solid black;
}

.ls-table-packs td:first-child {
    border-top: 2px solid black;
    border-bottom: 2px solid black;
    border-right: 2px solid black;
}

.ls-table-packs td:last-child {
    border-top: 2px solid black;
    border-bottom: 2px solid black;
    border-left: 2px solid black;
}

.ls-table-packs th {
    border-top: 2px solid black;
    border-bottom: 2px solid black;
    border-right: 2px solid black;
}

.ls-table-packs td strong{
    font-family: 'Noto Sans', sans-serif;
    font-size: 16px;
    color: #555;
}

.ls-table-packs td span,
.ls-table-packs th span {
    font-size: 16px;
    display: block;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 900;
}

.lsp-items {
    max-width: 85%;
    margin: 0 auto;
}

.lsp-item {
    margin-bottom: 80px;
}

@media (max-width: 1440px) {

    .container-lsp {
        width:  auto;
    }

    .lsp-intro-text {
        padding: 0 7%;
    }

    .ls-table-packs {
        display:  none;
    }

    .packs .pack .ls-pack-content {
        display: block;
        width: 390px;
    }

    .packs .pack .ls-pack-content ul {
        list-style: none;
        padding-left: 0;
        padding-top: 60px;
        width: 86%;
        margin: 0 auto;
    }

    .packs .pack .ls-pack-content ul li {
        margin-bottom: 20px;
        font-size: 20px;
        text-align: center;
        color: #333;
        padding: 0 4px;
        font-weight: 500;
    }

    .packs .pack .ls-pack-content ul li strong{
        font-family: 'Noto Sans', sans-serif;
        font-size: 16px;
        color: #111;
    }

    .packs .pack .ls-pack-content ul li span{
        font-family: 'Noto Sans', sans-serif;
        font-size: 16px;
        display: block;
        font-weight: 700;
        /*padding-left: 20px;*/
    }

    .ls-table-packs td {
        border:  2px solid black;
    }

    .ls-packs-container .packs {
        justify-content: center;
    }

    .ls-packs-container .table-container {
        justify-content: center;
    }
}

@media (max-width: 1440px) {
    .lsp-intro-text {
        text-align: center;
    }
    .ls-table-packs {
        display: none;
    }

    .lsp-items {
        max-width: 95%;
    }
}


@media (max-width: 1200px) {
    .ls-packs-container .packs {
        flex-wrap: wrap;
    }

    .packs .pack .ls-pack-content {
        background-image: none;
        height: auto;
    }

    .packs .pack .ls-pack-content ul {
        padding-top: 30px;
    }

    .pack .ls-pack-content {
        margin: 0 auto;
        margin-bottom: 50px;
    }
}

@media (max-width: 500px) {
    .lsp-intro-text {
        margin-top: 0;
    }

    .lsp-item h3 {
        font-size: 33px;
    }

    .lsp-intro-text p{
        font-size: 22px;
        margin-left: 0;
        margin-right: 0;
    }
}

h2, h3, .headline h2 {
    font: 900 35px / 36px 'Alice', Arial, sans-serif;
    color: #648848;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
}

#head-block{
    position: relative;
}

#head-block::after,
#block1.lsp::after{
    content:'';
    background: transparent url('https://assets.landingpages.gamigo.com/websites/fiesta/images/legel/divider-fel.webp') no-repeat center top/cover;
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    width: 2000px;
    height: 80px;
    z-index: 10;
    filter: drop-shadow(0px 5px 15px rgba(0, 0, 0, 0.75));
}

@media screen and (max-width: 1440px){
    #head-block::after,
    #block1.lsp::after,
    #ls-weapons.divider::after{
        bottom: -30px;
        left: 0;
        right: 0;
        width: 1750px;
        height: 70px;
        z-index: 10;
        filter: drop-shadow(0px 13px 15px black);
    } 
}

@media screen and (max-width: 922px){
    #head-block::after,
    #block1.lsp::after,
    #ls-weapons.divider::after{
        bottom: -20px;
        left: 0;
        right: 0;
        width: 1250px;
        height: 50px;
        z-index: 10;
        filter: drop-shadow(0px 13px 15px black);
    } 
}

#block1.lsp{
    position: relative;
    padding-bottom: 100px;
}

.lsp-intro-text {
    text-transform: none;
    font-family: 'Alice', Helvetica, Arial, sans-serif;
    margin-top: 75px;
    max-width: 80%;
    margin-left: 10%;
}

.btn-lsp a{
    color: #fff;
}

.btn-lsp a:hover, .btn-lsp a:focus{
    color: #fff;
    text-decoration: none;
}

.btn-lsp {
    display: block;
    background: transparent url(https://assets.landingpages.gamigo.com/websites/fiesta/images/legel/ls-cta.webp) no-repeat center top / cover;
    width: 300px;
    height: 100px;
    font: 700 2.2rem / 2.5rem "Alice", serif;
    margin: 10px auto 30px;
    padding-top: 41px;
    color: #fff;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.75);
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}

.btn-lsp:hover, .btn-lsp:focus {
    background-position: center bottom;
    text-decoration: none;
    color: #fdfdfd;
    padding-left: 1px;
    padding-top: 42px;
}

.lsp-item{
    display: grid;
    grid-template-columns: 50% 45%;
    gap: 1rem;
    align-items: center;
    margin-bottom: 50px;
    margin-left: 5%;
}

.lsp-item h3{
    margin-bottom: 14px;
    text-transform: uppercase;
    font-size: 35px;
}

.lsp-item p{
    font-size: 24px;
    color: #57153A;
    color: #555;
}

.lsp-item img{
    grid-column: 1;
    width: 100%;
    max-width: 600px;
}

.lsp-item_content{
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.lsp-item:nth-child(even) {
    grid-template-columns: 45% 50%;
}

.lsp-item:nth-child(even) img {
    order: 1;
    grid-column: 2;
    justify-self: end;
}

@media screen and (max-width: 1440px){
    .btn-lsp {
        margin-bottom: 5px;
    }
}

@media screen and (max-width: 1440px){
    .lsp-item img{
        max-width: 500px;
    }

    .lsp-item h3{
        margin-bottom: 10px;
        text-transform: uppercase;
        font-size: 32px;
    }

    .lsp-item p{
        font-size: 23px;
        line-height: 28px;
    }
}

@media screen and (max-width: 1200px){
    .lsp-item h3{
        font-size: 30px;
    }

    .lsp-item p{
        font-size: 21px;
        line-height: 26px;
    }
}

@media screen and (max-width: 992px){
    .lsp-intro-text {
        margin-top: 25px;
        max-width: 90%;
        margin-left: 5%;
    }

    .lsp-intro-text p{
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .table-container{
        display: none;
    }

    .lsp-item{
        display: flex;
        flex-direction: column;
        gap: 1rem;
        margin-bottom: 100px;
    }

    .lsp-item_content{
        display: contents;
    }

    .lsp-item:nth-child(odd) img {
        order: 1;
        grid-column: 2;
        justify-self: end;
    }

    .lsp-item p {
        text-align: center;
        max-width: 80%;
        margin-bottom: 10px;
    }    
}

@media screen and (max-width: 768px){
    #block1.lsp {
        padding-bottom: 25px;
    }

    .packs .pack .ls-pack-content ul li{
        font-size: 22px;
    }

    .lsp-item{
        margin-left: 5%;
        margin-right: 5%;
    }

    .lsp-item h3{
        margin-bottom: 10px;
        font-size: 28px;
        line-height: 30px;
        text-align: center;
    }

    .lsp-item p {
        text-align: center;
        max-width: 100%;
        font-size: 20px;
        line-height: 23px;
        margin-bottom: 10px;
    }      
}

@media screen and (max-width: 480px){
    .lsp-item {
        margin-bottom: 50px;
    }

    .lsp-intro-text p {
        font-size: 23px;
        line-height: 28px;
        margin-bottom: 20px;
    }

    .lsp-item h3{
        font-size: 25px;
        line-height: 28px;
    }

    .lsp-item p {
        font-size: 20px;
        line-height: 23px;
    }    
}

/* weapons */

#ls-weapons{
    background: #000 url('https://assets.landingpages.gamigo.com/websites/fiesta/images/legel/background-media.webp') no-repeat center top/cover;
    position: relative;
    min-height: 850px;
    border-top: 2px solid #cba66b;
    padding-bottom: 50px;
    text-align: center;
}

#ls-weapons-injustice{
    background: #000 url('https://assets.landingpages.gamigo.com/websites/fiesta/images/legel-siege-pack/background-injustice.webp') no-repeat center top/cover;
    position: relative;
    min-height: 850px;
    border-top: 2px solid #cba66b;
    padding-bottom: 50px;
    text-align: center;
}

#ls-weapons::before,
#ls-weapons-injustice::before{
    content: '';
    width: 100%;
    height: 350px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
    z-index: 0;
    position: absolute;
    left: 0;
    right: 0;
}

#ls-weapons .container.content,
#ls-weapons-injustice .container.content{
    padding: 75px 0 0 0;
    z-index: 10;
}

#ls-weapons h2,
#ls-weapons-injustice h2{
    font: 700 5rem / 5.5rem "Alice", serif;
    color: #b2ffee;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.75);
    text-transform: uppercase;
}
   
#ls-weapons h3,
#ls-weapons-injustice h3{
    font: 700 3.5rem/4.0rem "Alice", serif;
    color: rgb(173, 197, 239);
}
      
.splide-weapons img,
.splide-weapons-injustice img{
    filter: drop-shadow(12px 4px 14px black);
}

.splide-weapons li span,
.splide-weapons-injustice li span,
#ls-weapons div span,
#ls-weapons-injustice div span{
    display: block;
    font-size: 20px;
    color: #fff;
    text-shadow: 2px 2px 2px #000;
}

.weapons{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}              

.splide__slide img{
    width: 85%;
}

.weapon-links{
    display: flex;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    padding-top: 10px;
    text-shadow: 1px 2px 0px rgba(0, 0, 0, 0.75), 2px 2px 6px rgba(0, 0, 0, 0.5);
    gap: 20px;
    cursor: pointer;
}

.weapon-links .darkness_wc.active,
.weapon-links .injustice_wc.active{
    color: #b2ffee;
    text-decoration: underline;
}

.weapon-links .darkness_wc.hover,
.weapon-links .injustice_wc.hover{
    color: #b2ffee;
}

@media screen and (max-width: 992px){
    #ls-weapons h2,
    #ls-weapons-injustice h2{
        font: 700 3.5rem / 4rem "Alice", serif;
        color: #b2ffee;
        text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.75);
        text-transform: uppercase;
    }

    .splide__slide img{
        width: 75%;
    }
}

@media screen and (max-width: 768px){
   #ls-weapons-injustice .container.content,
   #ls-weapons .container.content{
       padding: 68px 20px 0 20px;
   }
   
   #ls-weapons-injustice .content,
   #ls-weapons .content {
       padding-top: 0px;
   }
}

p {
    letter-spacing: -0.5px;
}