.content{

}
.content__readNavi{
    top: 122px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    right: 0;
    left: 0;
    background-color: #171817;
    box-shadow: 0 -8px 10px 8px #0a0a0c;
    height: 65px;
    position: absolute;
    z-index: 2999;
}
.content__readNavi__title{
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 auto;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    border-style: solid;
    -webkit-border-image: -webkit-linear-gradient(top,#71623c,#3f301b);
    border-image: linear-gradient(180deg,#71623c,#3f301b);
    border-bottom: 0;
    border-image-slice: 1 100%;
    border-top: 0;
    border-left: 1px solid #71623c;
    border-bottom-width: 1px;
    border-right: 1px solid #71623c;
    border-top-width: 1px;
    height: 100%;
    margin: 0 35px;
    & .typeIcon{
        max-height: 28px;
        min-height: 28px;
        padding-left: 16px;
    }
    & h3{
        font-weight: 500;
        font-size: 14px;
        color: #937341 !important;
        letter-spacing: 2px;
        padding: 0 16px;
        text-transform: uppercase;
    }
}
.content__readNavi__pagePosition,
.pagePos{
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    margin-left: 0;
}
.content__readNavi__pagePosition{
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-flex: 2;
    -moz-box-flex: 2;
    -moz-flex: 2 1 auto;
    -ms-flex: 2 1 auto;
    flex: 2 1 auto;
    border-image: linear-gradient(180deg,#71623c,#3f301b);
    border-image-slice: 1 100%;
    border-right: 1px solid #937341;
    height: 100%;
    margin-right: 35px;
    padding-right: 35px;
    & .goToTop{
        -moz-transition: background-color .3s;
        transition: background-color .3s;
        border: 1px solid #937341;
        border-radius: 50%;
        cursor: pointer;
        height: 31px;
        max-width: 31px;
        min-width: 31px;
        padding: 6px;
        & svg{
            -moz-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            -o-transform: rotate(180deg);
            transform: rotate(180deg);
            fill: #937341;
            margin-left: 2.5px;
            margin-top: 1px;
            width: 12px;
        }
    }
    & .pagePos{
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        box-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        & .pagePosItem{
            &:hover h3{
                opacity: 1;
            }
            & .pagePosClickBox{
                position: absolute;
                top: -33px;
                right: 0;
                bottom: -32px;
                left: 0;
                cursor: pointer;
                z-index: 2;
            }
            & .pagePosTitle{
                text-align: center;
                left: 0px;
                right: 0px;
            }
            -webkit-box-flex: 1;
            -moz-box-flex: 1;
            box-flex: 1;
            -webkit-flex: 1 1 auto;
            -moz-flex: 1 1 auto;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            border-top: 1px solid #937341;
            position: relative;
            &::after{
                top: -4px;
                /* background-color: #937341; */
                border-radius: 50%;
                height: 7px;
                width: 7px;
            }
            & h3{
                position: absolute;
                top: 10px;
                right: -50px;
                bottom: -10px;
                left: -50px;
                font-family: Beaufort for LOL,Arial,sans-serif;
                font-weight: 400;
                font-size: 12px;
                -webkit-transition: opacity .2s;
                -moz-transition: opacity .2s;
                transition: opacity .2s;
                color: #c4b998;
                letter-spacing: 2px;
                opacity: 0;
                pointer-events: none;
                text-align: center;
                text-transform: uppercase;
                min-height: 14px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }
        }
        & .activePos{
            border-image: linear-gradient(90deg,#937341 55%,#262626);
            border-image-slice: 1;
            &::before{
                position: absolute;
                top: -6px;
                right: 0;
                left: 0;
                background-color: #171817;
                border: 1px solid #937341;
                border-radius: 50%;
                content: "";
                height: 11px;
                margin: 0 auto;
                width: 11px;
            }
            
            &::after{
                background-color: #c4b998;
                position: absolute;
                right: 0;
                left: 0;
                content: " ";
                margin: 0 auto;
            }
        }
        & .inactivePos{
            border-color: #262626;
            
            &::before{
                content: " ";
                position: absolute;
                top: -6px;
                right: 0;
                left: 0;
                background-color: #171817;
                border: 1px solid #937341;
                border-radius: 50%;
                height: 11px;
                margin: 0 auto;
                width: 11px;
                display: none;
            }
            

        }
        & .inactivePos:hover::before{
            display: block;
        }
    }
}

.content__banner{
    margin: 0 0 60px;
    position: relative;
    z-index: 1;
}
.content__banner__section{
    background-position: top;
    background-size: cover;
    min-height: 88vh;
    position: relative;
    & .minHeight{
        min-height: 500px;
        & .bannerBackground{
            
            background-position: 32.2917% 50.9259%;
            opacity: 1;
            top: 40px;
            position: absolute;
            right: 0;
            bottom: 0;
            left: 0;
            background-attachment: local;
            background-color: #0a0a0c;
            background-repeat: no-repeat;
            background-size: cover;
            width: 100%;
            & .bannerChild{
                height: 100%;
                position: relative;
                width: 100%;
                & .bannerTitle{
                    background-image: linear-gradient(180deg,rgba(0,0,0,0) 65%,rgba(10,10,12,.1) 70%,#0a0a0c 90%);
                    position: absolute;
                    right: 0;
                    bottom: 0;
                    left: 0;
                    padding-bottom: 35px;
                    padding-top: 80%;
                    text-align: center;
                    width: 100%;
                    & .title{
                        font-weight: 500;
                        font-size: 104px;
                        letter-spacing: .2em;
                        padding-top: 20px;
                        display: inline-block;
                        color: rgb(103, 71, 31);

                        background: -webkit-linear-gradient(90deg, rgb(103, 71, 31), rgb(203, 172, 98)) ;
                        -webkit-background-clip: text;
                        -webkit-text-fill-color: transparent;
                        text-transform: uppercase;
                    }
                    & .line{
                        display: block;
                        margin: 0 auto;
                        max-width: 100%;
                    }
                    & .subtitle{
                        text-transform: uppercase;
                        font-weight: 700;
                        font-size: 12px;
                        color: #c4b998;
                        letter-spacing: 4px;
                        padding: 16px 0 16px 4px;
                    }
                }
            }
        }
    }
}

.content__champDash{

}
.content__champDash__dashGrid,
.gradientBg{
    background-image: radial-gradient(ellipse closest-side at 50% 15%,#1b2528,#0a0a0c);
    position: absolute;
    top: -95px;
    right: 0;
    bottom: 0;
    left: 0;
}
.content__champDash__dashGrid{
    margin: 157px auto 84px;
    max-width: 1280px;
    position: relative;
    z-index: 2;
    & .gridContainer{
        display: flex;
        position: relative;
        & .champType{
            width: 23%;
            position: relative;
            & ul{
                display: -webkit-flex;
                display: -moz-flex;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-orient: vertical;
                -moz-box-orient: vertical;
                box-orient: vertical;
                -webkit-box-direction: normal;
                -moz-box-direction: normal;
                box-direction: normal;
                -webkit-flex-direction: column;
                -moz-flex-direction: column;
                flex-direction: column;
                -ms-flex-direction: column;
                -webkit-box-flex: 1;
                -moz-box-flex: 1;
                box-flex: 1;
                -webkit-flex: 1 0 auto;
                -moz-flex: 1 0 auto;
                -ms-flex: 1 0 auto;
                flex: 1 0 auto;
                position: absolute;
                height: 100%;
                width: 100%;
                & .champArea{
                    background-color: #111318;
                    color: #c4b998;
                    display: -webkit-flex;
                    display: -moz-flex;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-align: center;
                    -moz-box-align: center;
                    box-align: center;
                    -webkit-align-items: center;
                    -moz-align-items: center;
                    -ms-align-items: center;
                    -o-align-items: center;
                    align-items: center;
                    -ms-flex-align: center;
                    -webkit-box-pack: end;
                    -moz-box-pack: end;
                    box-pack: end;
                    -webkit-justify-content: flex-end;
                    -moz-justify-content: flex-end;
                    -ms-justify-content: flex-end;
                    -o-justify-content: flex-end;
                    justify-content: flex-end;
                    -ms-flex-pack: end;
                    -webkit-box-orient: vertical;
                    -moz-box-orient: vertical;
                    box-orient: vertical;
                    -webkit-box-direction: normal;
                    -moz-box-direction: normal;
                    box-direction: normal;
                    -webkit-flex-direction: column;
                    -moz-flex-direction: column;
                    flex-direction: column;
                    -ms-flex-direction: column;
                    -webkit-box-flex: 1;
                    -moz-box-flex: 1;
                    box-flex: 1;
                    -webkit-flex: 1 0 auto;
                    -moz-flex: 1 0 auto;
                    -ms-flex: 1 0 auto;
                    flex: 1 0 auto;
                    border: 1px solid #31271e;
                    min-height: 250px;
                    position: relative;
                    -webkit-transition: .3s ease;
                    -moz-transition: ease .3s;
                    transition: .3s ease;
                    &:hover{
                        -webkit-transform: scale(1.1);
                        -moz-transform: scale(1.1);
                        -ms-transform: scale(1.1);
                        -o-transform: scale(1.1);
                        transform: scale(1.1);
                        box-shadow: 0 0 16px 16px rgba(0,0,0,.3);
                        z-index: 5;
                    }
                    &:hover .areaEmblem img{
                        top: calc(50% - 122px);
                    }
                    &:hover .exploreLink .areaName .navi{
                        border-top: 1px solid #31271e;
                        height: 54px;
                    }
                    & .areaEmblem{
                        background-image: url(../assets/img/emblemShurimaBg.png);
                        position: absolute;
                        top: 0;
                        right: 0;
                        bottom: 44px;
                        left: 0;
                        background-position: 50%;
                        background-size: cover;
                        min-height: 150px;
                        & img{
                            -webkit-transition: .3s ease;
                            -moz-transition: ease .3s;
                            transition: .3s ease;
                            position: absolute;
                            right: 0;
                            left: 0;
                            top: calc(50% - 95px);
                            margin-left: auto;
                            margin-right: auto;
                            display: block;
                            max-height: 210px;
                            max-width: 170px;
                            z-index: 1;
                        }
                    }
                    & .exploreLink{
                        display: block;
                        width: 100%;
                        & .areaName{
                            background-color: #111318;
                            border-top: 1px solid #31271e;
                            position: relative;
                            width: 100%;
                            & .navi{
                                font-weight: 500;
                                font-size: 11px;
                                -webkit-transition: .4s ease;
                                -moz-transition: .4s ease;
                                transition: .4s ease;
                                border-bottom: 1px solid rgba(0,0,0,0);
                                border-top: 1px solid rgba(0,0,0,0);
                                color: #937341;
                                height: 0;
                                letter-spacing: .3em;
                                line-height: 54px;
                                overflow: hidden;
                                text-align: center;
                                text-transform: uppercase;
                                &:hover .arrowBtn .hoverArrow{
                                    -webkit-transform: translateX(50%);
                                    -moz-transform: translateX(50%);
                                    -ms-transform: translateX(50%);
                                    -o-transform: translateX(50%);
                                    transform: translateX(50%);
                                    -webkit-transition-delay: .22s;
                                    -moz-transition-delay: .22s;
                                    transition-delay: .22s;
                                    opacity: 1;
                                }
                                &:hover .arrowBtn .restArrow{
                                    -webkit-transform: translateX(230%);
                                    -moz-transform: translateX(230%);
                                    -ms-transform: translateX(230%);
                                    -o-transform: translateX(230%);
                                    transform: translateX(230%);
                                    -webkit-transition-delay: 0s;
                                    -moz-transition-delay: 0s;
                                    transition-delay: 0s;
                                    opacity: 0;
                                }
                                & .arrowBtn{
                                    width: 25px;
                                    height: 12.5px;
                                    top: 2.5px;
                                    position: relative;
                                    display: inline-block;
                                    cursor: pointer;
                                    line-height: 1;
                                    & .hoverArrow, & .restArrow{
                                        -webkit-transition: .44s;
                                        -moz-transition: .44s;
                                        transition: .44s;
                                        opacity: 0;
                                        position: absolute;
                                        top: 0;
                                        left: 0;
                                        -webkit-transform: translateX(-130%);
                                        -moz-transform: translateX(-130%);
                                        -ms-transform: translateX(-130%);
                                        -o-transform: translateX(-130%);
                                        transform: translateX(-130%);
                                    }
                                    & .restArrow{
                                        left: 0;
                                        -webkit-transition-delay: .22s;
                                        -moz-transition-delay: .22s;
                                        transition-delay: .22s;
                                        opacity: 1;
                                        -webkit-transform: translateX(50%);
                                        -moz-transform: translateX(50%);
                                        -ms-transform: translateX(50%);
                                        -o-transform: translateX(50%);
                                        transform: translateX(50%);
                                    }
                                }
                            }
                            & .top{
                                display: -webkit-flex;
                                display: -moz-flex;
                                display: -ms-flexbox;
                                display: flex;
                                min-height: 64px;
                                & .areaText{
                                    display: -webkit-flex;
                                    display: -moz-flex;
                                    display: -ms-flexbox;
                                    display: flex;
                                    -webkit-box-pack: center;
                                    -moz-box-pack: center;
                                    box-pack: center;
                                    -webkit-justify-content: center;
                                    -moz-justify-content: center;
                                    -ms-justify-content: center;
                                    -o-justify-content: center;
                                    justify-content: center;
                                    -ms-flex-pack: center;
                                    -webkit-box-align: center;
                                    -moz-box-align: center;
                                    box-align: center;
                                    -webkit-align-items: center;
                                    -moz-align-items: center;
                                    -ms-align-items: center;
                                    -o-align-items: center;
                                    align-items: center;
                                    -ms-flex-align: center;
                                    -webkit-box-orient: vertical;
                                    -moz-box-orient: vertical;
                                    box-orient: vertical;
                                    -webkit-box-direction: normal;
                                    -moz-box-direction: normal;
                                    box-direction: normal;
                                    -webkit-flex-direction: column;
                                    -moz-flex-direction: column;
                                    flex-direction: column;
                                    -ms-flex-direction: column;
                                    -webkit-flex-grow: 1;
                                    -moz-flex-grow: 1;
                                    flex-grow: 1;
                                    -ms-flex-positive: 1;
                                    border-right: 1px solid #31271e;
                                    & h5, & h6{
                                        font-weight: 400;
                                        font-size: 12px;
                                        letter-spacing: 2px;
                                        text-transform: uppercase;
                                        color: #937341;
                                    }
                                    & h6{
                                        padding-top: 4px;
                                        color: #c4b998;
                                    }
                                }
                                & .areaIcon{
                                    display: inline;
                                    -moz-flex-shrink: 1;
                                    flex-shrink: 1;
                                    -ms-flex-negative: 1;
                                    padding: 14px 18px;
                                    & img{
                                        display: block;
                                        max-height: 40px;
                                        max-width: 40px;
                                    }
                                }
                            }
                        }
                    }
                }
                & .playerType{
                    margin-bottom: 10px;
                    display: -webkit-flex;
                    display: -moz-flex;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-flex: 0;
                    -moz-box-flex: 0;
                    box-flex: 0;
                    -webkit-flex: 0 1 auto;
                    -moz-flex: 0 1 auto;
                    -ms-flex: 0 1 auto;
                    flex: 0 1 auto;
                    border: 1px solid #31271e;
                    -webkit-transition: .3s ease;
                    -moz-transition: ease .3s;
                    transition: .3s ease;
                    background-color: #111318;
                    color: #c4b998;
                    & .typeIcon{
                        border-right: 1px solid #31271e;
                        padding: 12px;
                        & img{
                            display: block;
                            max-height: 48px;
                            max-width: 48px;
                        }
                    }
                    & .typeDesc{
                        display: -webkit-flex;
                        display: -moz-flex;
                        display: -ms-flexbox;
                        display: flex;
                        -webkit-box-align: center;
                        -moz-box-align: center;
                        box-align: center;
                        -webkit-align-items: center;
                        -moz-align-items: center;
                        -ms-align-items: center;
                        -o-align-items: center;
                        align-items: center;
                        -ms-flex-align: center;
                        -webkit-box-pack: center;
                        -moz-box-pack: center;
                        box-pack: center;
                        -webkit-justify-content: center;
                        -moz-justify-content: center;
                        -ms-justify-content: center;
                        -o-justify-content: center;
                        justify-content: center;
                        -ms-flex-pack: center;
                        width: 100%;
                        & div h5, & div h6{
                            text-align: center;
                            font-weight: 400;
                            font-size: 12px;
                            letter-spacing: 2px;
                            text-transform: uppercase;
                            color: #937341;
                        }
                        & h6{
                            padding-top: 4px;
                            color: #c4b998 !important;
                        }
                    }
                }
            }
        }
        & .champQuoteContainer{
            margin-right: 10px;
            width: 54%;
            & .champQuote{
                display: -webkit-flex;
                display: -moz-flex;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-orient: vertical;
                -moz-box-orient: vertical;
                box-orient: vertical;
                -webkit-box-direction: normal;
                -moz-box-direction: normal;
                box-direction: normal;
                -webkit-flex-direction: column;
                -moz-flex-direction: column;
                flex-direction: column;
                -ms-flex-direction: column;
                & li{
                    margin-top: 10px;
                    &:first-child{
                        margin-top: 0;
                    }
                }
                & .quote{
                    padding: 42px;
                    padding-top: 77px;
                    min-height: 217px;
                    background-color: #111318;
                    border: 1px solid #31271e;
                    position: relative;
                    & p{
                        color: #c4b998;
                        text-align: center;
                        font-weight: 700;
                        font-size: 1.3em;
                        line-height: 1.5;
                        padding: 12px 0;
                        box-sizing: border-box;
                        max-width: 100%;
                    }
                    & h5{
                        color: #937341;
                        text-align: center;
                        font-weight: 700;
                        font-size: 1.3em;
                        line-height: 1.5;
                    }
                }
                & .biography{
                    display: -webkit-flex;
                    display: -moz-flex;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-pack: center;
                    -moz-box-pack: center;
                    box-pack: center;
                    -webkit-justify-content: center;
                    -moz-justify-content: center;
                    -ms-justify-content: center;
                    -o-justify-content: center;
                    justify-content: center;
                    -ms-flex-pack: center;
                    -webkit-box-align: center;
                    -moz-box-align: center;
                    box-align: center;
                    -webkit-align-items: center;
                    -moz-align-items: center;
                    -ms-align-items: center;
                    -o-align-items: center;
                    align-items: center;
                    -ms-flex-align: center;
                    -webkit-box-orient: vertical;
                    -moz-box-orient: vertical;
                    box-orient: vertical;
                    -webkit-box-direction: normal;
                    -moz-box-direction: normal;
                    box-direction: normal;
                    -webkit-flex-direction: column;
                    -moz-flex-direction: column;
                    flex-direction: column;
                    -ms-flex-direction: column;
                    -webkit-box-flex: 1;
                    -moz-box-flex: 1;
                    box-flex: 1;
                    -webkit-flex: 1 0 auto;
                    -moz-flex: 1 0 auto;
                    -ms-flex: 1 0 auto;
                    flex: 1 0 auto;
                    background-position: 50%;
                    background-size: cover;
                    max-width: 100%;
                    min-height: 230px;


                    padding-top: 42px;
                    padding-bottom: 54px;
                    min-height: 390px;
                    background-color: #111318;
                    border: 1px solid #31271e;
                    padding: 42px;
                    position: relative;
                    & .bioText, & .bioText p{
                        position: relative;
                        font-weight: 400;
                        font-size: 14px;
                        -webkit-text-align-last: center;
                        -moz-text-align-last: center;
                        -ms-text-align-last: center;
                        text-align-last: center;
                        color: #c4b998;
                        line-height: 1.6;
                        text-align: justify;
                    }
                    & .bioText p::first-letter{
                        font-weight: 500;
                        font-size: 44px;
                        border-bottom: 3px solid #937341;
                        float: left;
                        line-height: 1.2;
                        margin: -2px 20px 0 18px;
                        padding: 0 8px 0 10px;
                    }
                    & .bioText .moreChampStory{
                        margin-top: 42px;
                        display: block;
                        margin: 42px auto 0;
                        position: relative;
                        font-weight: 400;
                        font-size: 14px;
                        -webkit-border-image: -webkit-linear-gradient(top,#c3a758,#6b521e) stretch;
                        border-image: linear-gradient(180deg,#c3a758,#6b521e) stretch;
                        border-style: solid;
                        -webkit-transition: background-color .3s;
                        -moz-transition: background-color .3s;
                        transition: background-color .3s;
                        background-color: rgba(25,28,33,.8);
                        border-image-slice: 1;
                        color: #937341;
                        cursor: pointer;
                        letter-spacing: 2px;
                        padding: 23px 48px;
                        text-transform: uppercase;
                        
                        & .arrowBtn{
                            width: 34px;
                            height: 16px;
                            position: relative;
                            display: inline-block;
                            cursor: pointer;
                            line-height: 1;
                            top: 2px;
                            & .hoverArrow, & .restArrow{
                                -webkit-transition: .44s;
                                -moz-transition: .44s;
                                transition: .44s;
                                opacity: 0;
                                position: absolute;
                                top: 0;
                                left: 0;
                                -webkit-transform: translateX(-130%);
                                -moz-transform: translateX(-130%);
                                -ms-transform: translateX(-130%);
                                -o-transform: translateX(-130%);
                                transform: translateX(-130%);
                            }
                            & .restArrow{
                                left: 0;
                                -webkit-transition-delay: .22s;
                                -moz-transition-delay: .22s;
                                transition-delay: .22s;
                                opacity: 1;
                                -webkit-transform: translateX(50%);
                                -moz-transform: translateX(50%);
                                -ms-transform: translateX(50%);
                                -o-transform: translateX(50%);
                                transform: translateX(50%);
                            }
                        }
                        &:hover .hoverArrow{
                            -webkit-transform: translateX(50%);
                            -moz-transform: translateX(50%);
                            -ms-transform: translateX(50%);
                            -o-transform: translateX(50%);
                            transform: translateX(50%);
                            -webkit-transition-delay: .22s;
                            -moz-transition-delay: .22s;
                            transition-delay: .22s;
                            opacity: 1;
                        }
                        &:hover .restArrow{
                            -webkit-transform: translateX(230%);
                            -moz-transform: translateX(230%);
                            -ms-transform: translateX(230%);
                            -o-transform: translateX(230%);
                            transform: translateX(230%);
                            -webkit-transition-delay: 0s;
                            -moz-transition-delay: 0s;
                            transition-delay: 0s;
                            opacity: 0;
                        }
                    }
                    & .bioBg{
                        background-image: url(../assets/img/naafiri.jpg);
                        background-position: 32.2917% 50.9259%;
                        filter: brightness(.3) grayscale(100%);
                        opacity: .3;
                        position: absolute;
                        top: 0;
                        right: 0;
                        bottom: 0;
                        left: 0;
                        background-attachment: local;
                        background-color: #0a0a0c;
                        background-repeat: no-repeat;
                        background-size: cover;
                        transition: opacity .4s ease;
                        width: 100%;
                    }
                }
            }
        }
        & .avatarWrapper{
            top: -65px;
            right: calc(50% - 63px);
            background-color: #111318;
            border: 1px solid #31271e;
            border-radius: 50%;
            margin-right: 0!important;
            padding: 3px;
            position: absolute;
            z-index: 5;
            & .champIcon{
                height: 122px;
                width: 122px;
                border-radius: 50%;
                box-shadow: 0 0 30px #0a0a0c;
                position: relative;
                & .champ{
                    position: absolute;
                    right: 0;
                    bottom: 0;
                    background-color: #0a0a0c;
                    background-repeat: no-repeat;
                    background-size: cover;
                    transition: opacity .4s ease;
                    background-position: 32.2917% 50.9259%;
                    background-size: 350%;
                    opacity: 1;
                    top: 20.74px;
                    width: 80.52px;
                    height: 80.52px;
                    left: 20.74px;
                    border-radius: 50%;
                    &::after{
                        position: absolute;
                        top: -3px;
                        right: -3px;
                        bottom: -3px;
                        left: -3px;
                        background-image: linear-gradient(180deg,#3e3310,#c6b98b,#3e3310);
                        border-radius: 50%;
                        content: "";
                        z-index: -1;
                    }

                    
                }
                & .ring{
                    max-width: 122px;
                    display: block;
                    position: relative;
                    z-index: 5;
                }
            }
        }
        & .relatedChampsContainer{
            display: flex;
            -webkit-box-orient: vertical;
            -moz-box-orient: vertical;
            box-orient: vertical;
            -webkit-box-direction: normal;
            -moz-box-direction: normal;
            box-direction: normal;
            -moz-flex-direction: column;
            flex-direction: column;
            -ms-flex-direction: column;
            margin-right: 10px;
            position: relative;
            width: 23%;
            & li{
                margin-bottom: 10px;
            }
            & .champRace{
                -moz-transition: ease .3s;
                transition: .3s ease;
                background-color: #111318;
                border: 1px solid #31271e;
                z-index: 5;
                & .race{
                    padding: 22px;
                    text-align: center;
                    & h5{
                        color: #937341;
                    }
                    & h6{
                        color: #c4b998;
                        padding-top: 4px;
                    }
                    & h5, & h6{
                        font-weight: 400;
                        letter-spacing: 2px;
                        text-transform: uppercase;
                    }
                }
            }
            .relatedChamps{
                display: -webkit-flex;
                display: -moz-flex;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-flex: 1;
                -moz-box-flex: 1;
                box-flex: 1;
                -webkit-flex: 1 0 0px;
                -moz-flex: 1 0 0px;
                -ms-flex: 1 0 0px;
                flex: 1 0 0px;
                -webkit-box-orient: vertical;
                -moz-box-orient: vertical;
                box-orient: vertical;
                -webkit-box-direction: normal;
                -moz-box-direction: normal;
                box-direction: normal;
                -webkit-flex-direction: column;
                -moz-flex-direction: column;
                flex-direction: column;
                -ms-flex-direction: column;
                background-color: #111318;
                border: 1px solid #31271e;
                position: relative;
                margin-bottom: 0;
                & .header{
                    width: 100%;
                    max-height: 73px;
                    border-bottom: 1px solid #31271e;
                    & h5{
                        font-weight: 400;
                        font-size: 12px;
                        color: #c4b998;
                        letter-spacing: 2px;
                        padding-top: 2px;
                        text-transform: uppercase;
                        line-height: 70px;
                        text-align: center;
                    }
                }
                & .scrollBox{
                    border: 0px;
                    height: calc(100% - 73px);
                    width: 100%;
                    -webkit-box-flex: 1;
                    -moz-box-flex: 1;
                    box-flex: 1;
                    -webkit-flex: 1 0 0px;
                    -moz-flex: 1 0 0px;
                    -ms-flex: 1 0 0px;
                    flex: 1 0 0px;
                    overflow: hidden;
                    top: 0;
                    position: relative;
                    vertical-align: top;
                }
                & .scrollBoxView{
                    width: 100%;
                    height: 100%;
                    
                    & .champs{
                        overflow-y: scroll;
                        overflow-x: hidden;
                        display: -webkit-flex;
                        display: -moz-flex;
                        display: -ms-flexbox;
                        display: flex;
                        -webkit-box-pack: center;
                        -moz-box-pack: center;
                        box-pack: center;
                        
                        -ms-flex-align: center;
                        -webkit-box-orient: vertical;
                        -moz-box-orient: vertical;
                        box-orient: vertical;
                        -webkit-box-direction: normal;
                        -moz-box-direction: normal;
                        box-direction: normal;
                        -webkit-flex-direction: column;
                        -moz-flex-direction: column;
                        flex-direction: column;
                        -ms-flex-direction: column;
                        height: 100%;
                        &::-webkit-scrollbar-track{
                            position: absolute;
                            background: #101113;
                        }
                        &::-webkit-scrollbar{
                            width: 5px;
                        }
                        &::-webkit-scrollbar-thumb{
                            background: #453928;
                            border-radius: 5px;
                        }
                        & li{
                            margin-top: 25px;
                            position: relative;
                            width: 100%;
                            &:hover .avatarContainer{
                                -webkit-transform: scale(1.2);
                                -moz-transform: scale(1.2);
                                -ms-transform: scale(1.2);
                                -o-transform: scale(1.2);
                                transform: scale(1.2);
                            }
                            &:hover h5{
                                opacity: 1;
                            }
                            & .avatarContainer{
                                padding-top: 116px;
                                position: relative;
                                z-index: 1;
                                -webkit-transition: .3s ease;
                                -moz-transition: ease .3s;
                                transition: .3s ease;
                                & .avatar{
                                    position: absolute;
                                    top: 0;
                                    right: 0;
                                    bottom: 0;
                                    left: 0;
                                    background-attachment: local;
                                    background-color: #0a0a0c;
                                    background-repeat: no-repeat;
                                    transition: opacity .4s ease;

                                    
                                    background-position: 70.3646% 32.037%;
                                    background-size: 250%;
                                    opacity: 1;
                                    height: 108px;
                                    width: 108px;
                                    border-radius: 50%;
                                    margin: 0 auto;
                                    padding: 0;
                                    &::after{
                                        position: absolute;
                                        top: -3px;
                                        right: -3px;
                                        bottom: -3px;
                                        left: -3px;
                                        background-image: -webkit-linear-gradient(top,#3e3310,#c6b98b,#3e3310);
                                        background-image: linear-gradient(180deg,#3e3310,#c6b98b,#3e3310);
                                        border-radius: 50%;
                                        content: "";
                                        z-index: -1;
                                    }
                                }
                            }
                            & h5{
                                font-weight: 400;
                                font-size: 12px;
                                color: #c4b998;
                                letter-spacing: 2px;
                                text-transform: uppercase;
                                opacity: 0;
                                padding-top: 18px;
                                text-align: center;
                                -webkit-transition: .3s ease;
                                -moz-transition: ease .3s;
                                transition: .3s ease;
                            }
                        }
                    }
                }
            }
            
        }
    }
}
.content__exploreChamps{

}
.content__exploreChamps__header{
    position: relative;
    text-align: center;
    z-index: 2;
    & .iconUniverse{
        max-height: 20px;
        margin: 8px;
        
    }
    & .title{
        margin: 0 auto;
        position: relative;
        & h3{
            font-weight: 400;
            font-size: 14px;
            letter-spacing: 2px;
            position: relative;
            text-align: center;
            text-indent: 8px;
            text-transform: uppercase;
            & .text{
                color: #c4b998;
                padding-right: 4px;
                & span em{
                    color: #c4b998;
                    padding-left: 4px;
                }
            }
            & .lineLeft{
                padding-left: 70px;
                vertical-align: middle;
                width: 30%;
                -moz-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                -o-transform: rotate(180deg);
                transform: rotate(180deg);
            }
            
            & .diamondLeft::before, & .diamondRight::before{
                height: 5px;
                width: 5px;
                position: absolute;
                top: -8px;
                -webkit-transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                transform: rotate(45deg);
                border: 1px solid #373121;
                content: "\25C7";
                font-size: 0;
            }
            & .diamondLeft{
                position: relative;
                background: #373121;
                font-size: 0;
                z-index: 100;
                &::before{
                    left: -76px;
                }
            }
            & .diamondRight{
                position: relative;
                background: #373121;
                font-size: 0;
                z-index: 100;
                &::before{
                    right: -70px;
                }
            }
            & .lineRight{
                padding-left: 70px;
                vertical-align: middle;
                width: 30%;
            }
        }
    }
}

.content__exploreChamps__Container{
    margin: 60px auto;
    max-width: 1280px;
    & .champsList{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        box-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        & .champListItem{
            -webkit-box-flex: 1;
            -moz-box-flex: 1;
            box-flex: 1;
            -webkit-flex: 1 0 40%;
            -moz-flex: 1 0 40%;
            -ms-flex: 1 0 40%;
            flex: 1 0 40%;
            height: 315px;
            margin-bottom: 1%;
            margin-right: 5%;
            opacity: 1;
            position: relative;
            & .itemBg{
                background-position: 88.7962% 49.2602%;
                opacity: 1;

                background-color: #0a0a0c;
                background-repeat: no-repeat;
                background-size: cover;
                transition: opacity .4s ease;
                width: 100%;

                position: absolute;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                -webkit-transition-property: -webkit-transform,z-index,border;
                -moz-transition-property: -moz-transform,z-index,border;
                transition-property: transform,z-index,border;
                -webkit-transition-timing-function: ease,linear,ease;
                -moz-transition-timing-function: ease,linear,ease;
                transition-timing-function: ease,linear,ease;
                -webkit-transition-duration: .4s,.4s,.4s;
                -moz-transition-duration: .4s,.4s,.4s;
                transition-duration: .4s,.4s,.4s;
                background-position: 50%;
                background-size: cover;
                border: 1px solid rgba(10,10,12,.9);
                box-shadow: 0 0 16px 14px rgba(0,0,0,.2);
                z-index: 1;

                &:hover{
                    -webkit-transition-timing-function: ease,step-start,ease;
                    -moz-transition-timing-function: ease,step-start,ease;
                    transition-timing-function: ease,step-start,ease;
                    -webkit-transform: scale(1.1);
                    -moz-transform: scale(1.1);
                    -ms-transform: scale(1.1);
                    -o-transform: scale(1.1);
                    transform: scale(1.1);
                    border: 1px solid #927345;
                    z-index: 3;
                }
                &:hover .itemChild .itemName{
                    bottom: 54px;
                }
                &:hover .itemChild .itemAction{
                    background-color: rgba(10,10,12,.94);
                    border-top: 1px solid #927345;
                    height: 54px;
                }
                & .itemChild{
                    height: 100%;
                    position: relative;
                    width: 100%;
                    & .itemName{
                        position: absolute;
                        right: 0;
                        bottom: 0;
                        left: 0;
                        -webkit-transition: .4s;
                        -moz-transition: .4s;
                        transition: .4s;
                        background-color: rgba(10,10,12,.9);
                        border-top: 1px solid #927345;
                        padding: 22px;
                        text-align: center;
                        & h1{
                            color: #937341;
                            font-size: 14px;
                            letter-spacing: 2px;
                            font-weight: 500;
                            text-transform: uppercase;
                        }
                        & h2{
                            color: #c4b998;
                            font-size: 12px;
                            letter-spacing: .05em;
                            padding-top: 6px;
                            font-weight: 500;
                            text-transform: uppercase;
                        }
                    }
                    & .itemAction{
                        position: absolute;
                        right: 0;
                        bottom: 0;
                        left: 0;
                        -webkit-transition: .4s;
                        -moz-transition: .4s;
                        transition: .4s;
                        font-family: Beaufort for LOL,Arial,sans-serif;
                        font-weight: 700;
                        font-size: 11px;
                        background-color: rgba(10,10,12,.9);
                        border-top: 1px solid rgba(10,10,12,.9);
                        color: #937341;
                        height: 0;
                        letter-spacing: .3em;
                        line-height: 54px;
                        overflow: hidden;
                        text-align: center;
                        text-transform: uppercase;
                        & .text{

                        }
                        &:hover .arrowBtn .hoverArrow{
                            -webkit-transform: translateX(50%);
                            -moz-transform: translateX(50%);
                            -ms-transform: translateX(50%);
                            -o-transform: translateX(50%);
                            transform: translateX(50%);
                            -webkit-transition-delay: .22s;
                            -moz-transition-delay: .22s;
                            transition-delay: .22s;
                            opacity: 1;
                        }
                        &:hover .arrowBtn .restArrow{
                            -webkit-transform: translateX(230%);
                            -moz-transform: translateX(230%);
                            -ms-transform: translateX(230%);
                            -o-transform: translateX(230%);
                            transform: translateX(230%);
                            -webkit-transition-delay: 0s;
                            -moz-transition-delay: 0s;
                            transition-delay: 0s;
                            opacity: 0;
                        }
                        & .arrowBtn{
                            width: 25px;
                            height: 12.5px;
                            position: relative;
                            display: inline-block;
                            cursor: pointer;
                            line-height: 1;
                            top: 2px;
                            & .hoverArrow, & .restArrow{
                                -webkit-transition: .44s;
                                -moz-transition: .44s;
                                transition: .44s;
                                opacity: 0;
                                position: absolute;
                                top: 0;
                                left: 0;
                                -webkit-transform: translateX(-130%);
                                -moz-transform: translateX(-130%);
                                -ms-transform: translateX(-130%);
                                -o-transform: translateX(-130%);
                                transform: translateX(-130%);
                            }
                            & .restArrow{
                                left: 0;
                                -webkit-transition-delay: .22s;
                                -moz-transition-delay: .22s;
                                transition-delay: .22s;
                                opacity: 1;
                                -webkit-transform: translateX(50%);
                                -moz-transform: translateX(50%);
                                -ms-transform: translateX(50%);
                                -o-transform: translateX(50%);
                                transform: translateX(50%);
                            }
                        }
                    }
                }
            }
        }
    }
}