html {
    font-size: 10px
}

.opensans-normal {
    font-family: Open Sans, sans-serif;
    font-style: normal;
    font-weight: 400
}

.desktop-min-width {
    min-width: 768px
}

#display-end,
#main-menu-container,
#main-wrapper,
#nav-secondary-container,
#sub-menu-container {
    max-width: 1366px!important
}

.addtoany_share_save_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #bababa;
    border-radius: .4rem;
    padding: 1rem .6rem 0;
    margin: 3rem auto;
    -webkit-border-radius: .4rem;
    -moz-border-radius: .4rem;
    -ms-border-radius: .4rem;
    -o-border-radius: .4rem
}

.main {
    font-family: Open Sans, sans-serif;
    margin-top: 8rem
}

@media (min-width:768px) {
    .main {
        margin-top: 0
    }
}

.addtoany_header {
    font-size: 1.4rem;
    line-height: 1.9rem;
    color: #818181;
    padding-top: .3rem
}

@media (min-width:768px) {
    .social-networks-container {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
    #main-wrapper {
        padding: 0
    }
    .addtoany_share_save_container {
        margin: 3rem 0 2rem auto;
        float: right
    }
}

.hide-overflow {
    overflow: hidden
}

.faq-home-container {
    padding: 0 1.4rem
}

@media (min-width:768px) {
    .faq-home-container {
        padding: 0 3rem
    }
}

.betting-guides .body .items-row .anchor,
.betting-guides .body .items-row a,
.sbr-community .icons-wrapper .element a {
    background-color: transparent;
    border: none
}

.betting-guides .body .items-row .anchor:active,
.betting-guides .body .items-row .anchor:focus,
.betting-guides .body .items-row .anchor:hover,
.betting-guides .body .items-row a:active,
.betting-guides .body .items-row a:focus,
.betting-guides .body .items-row a:hover,
.sbr-community .icons-wrapper .element a:active,
.sbr-community .icons-wrapper .element a:focus,
.sbr-community .icons-wrapper .element a:hover {
    outline: none;
    text-decoration: none
}

.gray-background {
    background: #f1f1f3
}

.gray-gradient {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #f1f1f3), to(#fff));
    background: -webkit-linear-gradient(top, #f1f1f3 50%, #fff);
    background: -o-linear-gradient(top, #f1f1f3 50%, #fff 100%);
    background: linear-gradient(180deg, #f1f1f3 50%, #fff)
}

.icon {
    font-family: SBR-icons, sans-serif
}

.red-separator {
    height: .3rem;
    background-color: #ffa54b;
    margin: 1rem 4rem
}

@media (min-width:768px) {
    .red-separator {
        margin: 2rem 4.6rem
    }
}

.collapsable-group-a.collapsable-group-inverted,
.collapsable-group-b {
    display: none;
    visibility: hidden
}

.collapsable-group-b.collapsable-group-inverted {
    display: block;
    visibility: visible
}

.lgSwitcherDesktop {
    display: none;
    visibility: hidden
}

@media (min-width:1024px) {
    .lgSwitcherDesktop {
        display: block;
        visibility: visible
    }
}

@media (min-width:1024px) {
    .lgSwitcherMobile {
        display: none!important;
        visibility: hidden
    }
}

.homepage-hero-section {
    width: 100%;
    padding: 0
}

.homepage-hero-section .content {
    max-width: 100%
}

.homepage-hero-section .hero-section-left-pattern {
    display: none
}

.homepage-hero-section .hero-section-footer {
    padding-bottom: 2rem
}

.homepage-hero-section .hero-section-footer .hero-section-footer-row {
    height: 4.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.homepage-hero-section .hero-section-footer .hero-section-footer-row .as-seen-on {
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 1.5rem;
    width: 100%
}

.homepage-hero-section .hero-section-footer .hero-section-footer-row .as-seen-on>span {
    color: #bababa;
    font-style: italic;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.4rem;
    min-width: 6rem;
    margin: auto 0
}

.homepage-hero-section .hero-section-footer .hero-section-footer-row .as-seen-on img {
    width: 100%;
    height: auto
}

.homepage-hero-section .hero-section-wrapper {
    background: url(../images/home-bg.jpg)!important;
    background-size: cover;
    height: 34.8rem;
    padding-top: 3rem;
    background-position: 84% 20%!important;
    position: relative
}

.homepage-hero-section .hero-section-wrapper #hero-section-youtube {
    position: absolute;
    right: 0;
    top: 0;
    display: none
}

.homepage-hero-section .hero-section-wrapper .play-video {
    width: 100%;
    height: 100%;
    z-index: 1;
    display: block!important
}

.homepage-hero-section .hero-section-wrapper .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 3rem
}

.homepage-hero-section .hero-section-wrapper .title .title-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.homepage-hero-section .hero-section-wrapper .title .title-row .title-column {
    font-weight: 900;
    font-size: 5.2rem;
    line-height: 4rem;
    color: #421f16
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .homepage-hero-section .hero-section-wrapper .title .title-row .title-column {
        display: block;
        max-width: 65rem
    }
    .homepage-hero-section .hero-section-wrapper .title .title-row .title-column span {
        display: block;
        float: left
    }
}

.homepage-hero-section .hero-section-wrapper .title .title-row span:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.homepage-hero-section .hero-section-wrapper .title .title-row span:nth-child(2) {
    display: inline;
    font-size: 6.5rem;
    line-height: 7.3rem;
    float: left
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .homepage-hero-section .hero-section-wrapper .title .title-row span:nth-child(2) {
        margin-left: 1rem
    }
}

.homepage-hero-section .hero-section-wrapper .title .title-row span:nth-child(3) {
    font-size: 6.5rem;
    line-height: 7.3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-decoration: underline;
    -webkit-text-decoration-color: #ffa54b;
    text-decoration-color: #ffa54b;
    letter-spacing: -.15rem
}

.homepage-hero-section .hero-section-wrapper .title .title-row span:last-child {
    line-height: 4rem
}

.homepage-hero-section .hero-section-wrapper .description {
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #421f16;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.homepage-hero-section .hero-section-wrapper .description p {
    width: 30rem
}

.homepage-hero-section .hero-section-wrapper .hide-play-button {
    display: none!important
}

.homepage-hero-section .hero-section-wrapper .play-button-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer
}

.homepage-hero-section .hero-section-wrapper .play-button {
    width: 13.5rem;
    height: 4.5rem;
    background: -webkit-gradient(linear, left bottom, left top, from(#421f16), to(#421f16));
    background: -webkit-linear-gradient(bottom, #421f16, #421f16);
    background: -o-linear-gradient(bottom, #421f16, #421f16);
    background: linear-gradient(0deg, #421f16, #421f16);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.homepage-hero-section .hero-section-wrapper .play-button .play-button-row {
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 1.6rem;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 1rem
}

.homepage-hero-section .hero-section-wrapper .play-button .play-button-row .button-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 1.2rem
}

.homepage-hero-section .hero-section-wrapper .play-button .play-button-row .button-icon {
    width: 2.8rem;
    height: 2.8rem;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI3LjYzMDIgMTQuMTM2NEMyNy45MDkzIDIxLjI5NzUgMjEuNTEwMiAyOC4yMzYyIDEzLjMyNjQgMjcuOTkzOEM1Ljg4ODk0IDI3LjYyMTUgMCAyMS41MDA3IDAgMTQuMDAzOUMwIDYuMzUzNjcgNi4xMzMwOCAwLjEzNjAxOSAxMy43NTEgMEMyMS40ODMyIDAuMDA4NzE5MTkgMjcuOTczOCA2LjY5NjM0IDI3LjYzMDIgMTQuMTM2NFpNMjUuNTQ3MiAxNC4wNDMxQzI1LjU0OTggMTMuOTQ0NiAyNS41NTE2IDEzLjgyNzggMjUuNTUxNiAxMy43MTA5QzI1LjU1MTYgNy4xNjE5NCAyMC4yNDI1IDEuODUyODMgMTMuNjkzNSAxLjg1MjgzQzcuMTQ0NSAxLjg1MjgzIDEuODM1MzkgNy4xNjE5NCAxLjgzNTM5IDEzLjcxMDlDMS44MzUzOSAxMy44Mjc4IDEuODM3MTMgMTMuOTQzNyAxLjg0MDYyIDE0LjA1OTdDMS44MzcxMyAxNC4xNDE3IDEuODM1MzkgMTQuMjU3NiAxLjgzNTM5IDE0LjM3NDVDMS44MzUzOSAyMC45MjM0IDcuMTQ0NSAyNi4yMzI2IDEzLjY5MzUgMjYuMjMyNkMyMC4yNDI1IDI2LjIzMjYgMjUuNTUxNiAyMC45MjM0IDI1LjU1MTYgMTQuMzc0NUMyNS41NTE2IDE0LjI1NzYgMjUuNTQ5OCAxNC4xNDE3IDI1LjU0NjQgMTQuMDI1N0wyNS41NDcyIDE0LjA0MzFaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMjAuMDg3MyAxMi44ODA5QzIwLjU2MTYgMTMuMDU3OSAyMC44OTM4IDEzLjUwNjkgMjAuODkzOCAxNC4wMzQ0QzIwLjg5MzggMTQuNTYxOSAyMC41NjE2IDE1LjAxMSAyMC4wOTUxIDE1LjE4NDVMMTAuNjA5NSAyMC43Njc0QzkuNTMwOTUgMjEuMzk5NSA4LjY0NjgyIDIwLjg5NzMgOC42NDY4MiAxOS42NDE3VjguNDYyODVDOC42NDY4MiA3LjIwNzI4IDkuNTc3MTYgNi43MDUwNiAxMC42MDk1IDcuMzM3MkwyMC4wODczIDEyLjg4MDlaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);
    margin-right: 1rem
}

@media (min-width:375px) {
    .homepage-hero-section .hero-section-footer {
        padding-bottom: 0
    }
    .homepage-hero-section .hero-section-footer .hero-section-footer-row .as-seen-on {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: auto;
        padding: 0 1.6rem
    }
    .homepage-hero-section .hero-section-footer .hero-section-footer-row .as-seen-on img {
        max-height: 2.8rem
    }
}

@media (min-width:768px) {
    .homepage-hero-section {
        margin-top: 0;
        border-bottom: .3rem solid #ffa54b
    }
    .homepage-hero-section .hero-section-footer .hero-section-footer-row {
        margin-left: 4rem
    }
    .homepage-hero-section .hero-section-footer .hero-section-footer-row .as-seen-on span {
        color: #000;
        font-style: normal;
        margin-right: 1.5rem;
        padding: 0 0 .5rem
    }
    .homepage-hero-section .hero-section-footer .hero-section-footer-row .as-seen-on img {
        max-width: 61.1rem
    }
    .homepage-hero-section .hero-section-wrapper {
        background: url(../images/home-bg.jpg) 0 -5rem no-repeat #fff;
        background-position-y: -5rem;
        background-size: cover;
        height: 27.7rem;
        padding-top: 1.5rem
    }
    .homepage-hero-section .hero-section-wrapper .title {
        margin-bottom: 1rem
    }
    .homepage-hero-section .hero-section-wrapper .title .title-row .title-column span:first-child {
        display: initial
    }
    .homepage-hero-section .hero-section-wrapper .title .title-row .title-column span:nth-child(2) {
        display: inline;
        font-size: 5.2rem;
        line-height: 5.9rem;
        float: none
    }
    .homepage-hero-section .hero-section-wrapper .title .title-row .title-column span:nth-child(3) {
        line-height: 5rem;
        letter-spacing: -.3rem
    }
    .homepage-hero-section .hero-section-wrapper .title .title-row .title-column span:last-child {
        font-size: 4rem;
        line-height: 7rem
    }
    .homepage-hero-section .hero-section-wrapper .description,
    .homepage-hero-section .hero-section-wrapper .title {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-left: 4rem;
        font-size: 1.2rem;
        line-height: 1.6rem;
        width: 70rem
    }
    .homepage-hero-section .hero-section-wrapper .description p,
    .homepage-hero-section .hero-section-wrapper .title p {
        width: 23rem
    }
}

@media (min-width:1024px) {
    .homepage-hero-section .hero-section-wrapper {
        height: 34.3rem;
        background-position-y: -9rem
    }
    .homepage-hero-section .hero-section-wrapper .description,
    .homepage-hero-section .hero-section-wrapper .title {
        margin-left: 3rem
    }
    .homepage-hero-section .hero-section-wrapper .title .title-row .title-column {
        font-weight: 900;
        font-size: 7.1rem;
        line-height: 6.6rem
    }
    .homepage-hero-section .hero-section-wrapper .title .title-row .title-column span:first-child {
        letter-spacing: -.1rem
    }
    .homepage-hero-section .hero-section-wrapper .title .title-row .title-column span:nth-child(2) {
        font-size: 7.1rem;
        line-height: 6.6rem
    }
    .homepage-hero-section .hero-section-wrapper .title .title-row .title-column span:nth-child(3) {
        font-size: 8.6rem;
        line-height: 6.7rem;
        letter-spacing: -.3rem
    }
    .homepage-hero-section .hero-section-wrapper .title .title-row .title-column span:last-child {
        font-size: 5.4rem
    }
    .homepage-hero-section .hero-section-wrapper .play-button-container {
        bottom: -5.55rem
    }
    .homepage-hero-section .hero-section-wrapper .play-button-container .play-button {
        width: 24.5rem;
        height: 8.2rem
    }
    .homepage-hero-section .hero-section-wrapper .play-button-container .play-button .play-button-row {
        font-size: 2.3rem;
        line-height: 3.1rem;
        margin: 0 auto
    }
    .homepage-hero-section .hero-section-wrapper .play-button-container .play-button .play-button-row .button-icon {
        width: 4.8rem;
        height: 4.8rem;
        background-repeat: no-repeat;
        background-size: cover
    }
    .homepage-hero-section .hero-section-wrapper .description {
        font-size: 1.8rem;
        line-height: 2.5rem;
        width: 33.3rem
    }
    .homepage-hero-section .hero-section-wrapper .description p {
        width: 33rem
    }
    .homepage-hero-section .hero-section-footer {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .homepage-hero-section .hero-section-footer .hero-section-footer-row {
        height: 5.5rem;
        margin-left: 3rem
    }
}

@media (min-width:1366px) {
    .homepage-hero-section .content {
        max-width: 100%!important
    }
    .homepage-hero-section .hero-section-wrapper {
        background-position-y: -11.7rem;
        height: 47.1rem;
        padding-top: 5rem;
    }
    .homepage-hero-section .hero-section-wrapper .description,
    .homepage-hero-section .hero-section-wrapper .title {
        margin-left: 9rem;
        width: 60rem
    }
    .homepage-hero-section .hero-section-wrapper .title .title-row .title-column span:first-child,
    .homepage-hero-section .hero-section-wrapper .title .title-row .title-column span:nth-child(2) {
        font-size: 9.9rem;
        line-height: 9.3rem
    }
    .homepage-hero-section .hero-section-wrapper .title .title-row .title-column span:first-child {
        letter-spacing: 0
    }
    .homepage-hero-section .hero-section-wrapper .title .title-row .title-column span:nth-child(3) {
        font-size: 12rem;
        line-height: 9.4rem;
        margin-bottom: 2rem
    }
    .homepage-hero-section .hero-section-wrapper .title .title-row .title-column span:last-child {
        font-size: 7.6rem;
        line-height: 7.5rem;
        letter-spacing: .07rem
    }
    .homepage-hero-section .hero-section-wrapper .description {
        margin-top: 4rem
    }
    .homepage-hero-section .hero-section-wrapper .description p {
        width: 45rem
    }
    .homepage-hero-section .hero-section-footer .hero-section-footer-row {
        margin-left: 9rem
    }
}

@media (min-width:1920px) {
    .homepage-hero-section .hero-section-left-pattern {
        display: block;
        height: 51.3rem;
        width: 35rem;
        background-repeat: repeat
    }
    .homepage-hero-section .hero-section-group {
        width: 100%
    }
    .homepage-hero-section .hero-section-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .homepage-hero-section .hero-section-wrapper {
        background: url(../images/aksh-yadav-bY4cqxp7vos-unsplash.jpg) 0 100% no-repeat #fff;
        background-size: auto, cover;
        height: 51.3rem
    }
    .homepage-hero-section .hero-section-wrapper .play-button-container {
        right: 15rem
    }
}

@media (min-width:1920px) {
    #main-wrapper {
        max-width: none!important
    }
    #hero-section-youtube {
        min-width: 1920px
    }
}

.faq-home-container {
    margin-top: 1.4rem;
    margin-bottom: 1.4rem
}

.faq-home-container .home-title-container .title {
    font-size: 2.8rem;
    font-weight: 800
}

@media (min-width:768px) {
    .faq-home-container .home-title-container .title {
        font-size: 3.8rem
    }
}

.faq-home-container .faq-item {
    border-top: .1rem solid #eaeaea
}

@media (min-width:768px) {
    .faq-home-container .faq-item {
        padding: 0 2rem
    }
}

@media (min-width:1366px) {
    .faq-home-container .faq-item {
        padding: 0
    }
}

.faq-home-container .faq-item:first-child {
    border-top: none
}

.faq-home-container .faq-item .faq-question {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #2d3047;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.4rem;
    font-weight: 600;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer
}

.faq-home-container .faq-item .faq-question>p {
    margin: 2rem 0
}

@media (min-width:768px) {
    .faq-home-container .faq-item .faq-question>p {
        margin: 3.5rem 0
    }
}

@media (min-width:1024px) {
    .faq-home-container .faq-item .faq-question>p {
        font-size: 1.6rem;
        margin: 1.25rem 0
    }
}

.faq-home-container .faq-item .faq-answer {
    -webkit-transition: max-height .3s ease-in;
    -o-transition: max-height .3s ease-in;
    transition: max-height .3s ease-in;
    max-height: 0;
    overflow: hidden
}

.faq-home-container .faq-item .faq-answer>div {
    color: #2d3047;
    font-size: 1.6rem;
    margin-bottom: 3rem
}

@media (min-width:768px) {
    .faq-home-container .faq-item .faq-answer>div {
        font-size: 1.4rem
    }
}

@media (min-width:1024px) {
    .faq-home-container .faq-item .faq-answer>div {
        font-size: 1.6rem
    }
}

.faq-home-container .faq-item .faq-answer-open {
    max-height: 200rem
}

.faq-home-container .faq-item .faqicon {
    color: #3e6184;
    font-size: 1.5rem;
    font-weight: 700;
    text-align: right;
    margin-right: 1.7rem
}

@media (min-width:1366px) {
    .faq-home-container .faq-item .faqicon {
        margin-right: 0
    }
}

.faq-home-container .add-btn:focus {
    background-color: #2e963d;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff
}

.faq-home-container .delete-btn:focus {
    background-color: #ffa54b;
    -webkit-box-shadow: none;
    box-shadow: none
}

.betting-guides,
.betting-guides-block {
    background-color: #421f16
}

.betting-guides {
    color: #fff;
    padding: 2rem 1.5rem 4rem
}

@media (min-width:768px) {
    .betting-guides {
        display: grid;
        grid-template-columns: auto 2fr;
        grid-template-rows: auto 2fr;
        padding: 2rem 3rem 5rem
    }
}

@media (min-width:1366px) {
    .betting-guides {
        margin: 0 4.7rem
    }
}

@media (min-width:768px) {
    .betting-guides .title {
        min-height: 10rem;
        margin-right: 2rem;
        margin-top: 1rem
    }
}

@media (min-width:1366px) {
    .betting-guides .title {
        margin-top: 2rem
    }
}

.betting-guides .title .title-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (min-width:768px) {
    .betting-guides .title .title-row {
        max-width: 13rem;
        min-width: 13rem
    }
}

@media (min-width:1024px) {
    .betting-guides .title .title-row {
        max-width: 26rem;
        margin-right: 1rem
    }
}

@media (min-width:1366px) {
    .betting-guides .title .title-row {
        min-width: 28rem
    }
}

.betting-guides .title .title-row .red {
    width: .3rem;
    height: 2.2rem;
    background: #ffa54b;
    margin-top: .5rem;
    margin-right: .5rem
}

@media (min-width:768px) {
    .betting-guides .title .title-row .red {
        margin-right: 1.1rem;
        margin-top: .5rem
    }
}

.betting-guides .title .title-row div {
    font-weight: 800;
    font-size: 2.8rem;
    line-height: 3rem;
    margin-bottom: 3rem
}

.betting-guides .body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width:768px) {
    .betting-guides .body {
        grid-column: 1/-1
    }
}

@media (min-width:768px) {
    .betting-guides .body .items-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-height: 15rem;
        margin-left: -2rem
    }
}

.betting-guides .body .items-row .anchor,
.betting-guides .body .items-row a {
    color: #fff;
    margin-left: 1.7rem
}

@media (min-width:768px) {
    .betting-guides .body .items-row .anchor,
    .betting-guides .body .items-row a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.betting-guides .body .items-row .anchor .item,
.betting-guides .body .items-row a .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width:768px) {
    .betting-guides .body .items-row .anchor .item,
    .betting-guides .body .items-row a .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (min-width:1024px) {
    .betting-guides .body .items-row .anchor .item,
    .betting-guides .body .items-row a .item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.betting-guides .body .items-row .anchor .item .icon,
.betting-guides .body .items-row a .item .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 2rem;
    width: 4rem
}

@media (min-width:768px) {
    .betting-guides .body .items-row .anchor .item .icon,
    .betting-guides .body .items-row a .item .icon {
        margin-bottom: 2.2rem;
        height: 4rem
    }
}

@media (min-width:1024px) {
    .betting-guides .body .items-row .anchor .item .icon,
    .betting-guides .body .items-row a .item .icon {
        margin-bottom: 0
    }
}

.betting-guides .body .items-row .anchor .item .icon img,
.betting-guides .body .items-row a .item .icon img {
    max-width: 4rem;
    max-height: 4rem
}

.betting-guides .body .items-row .anchor .item .label,
.betting-guides .body .items-row a .item .label {
    font-weight: 800;
    font-size: 2.8rem;
    line-height: 3.8rem;
    width: 22.4rem
}

@media (min-width:768px) {
    .betting-guides .body .items-row .anchor .item .label,
    .betting-guides .body .items-row a .item .label {
        font-size: 1.8rem;
        line-height: 2.5rem;
        /* max-width: 11.4rem */
    }
    .betting-guides .body .items-row .anchor .item .label .white-arrow,
    .betting-guides .body .items-row a .item .label .white-arrow {
        border-top: .5rem solid transparent;
        border-bottom: .5rem solid transparent;
        border-left: .6rem solid #fff;
        display: inline-block
    }
}

@media (min-width:1024px) {
    .betting-guides .body .items-row .anchor .item .label,
    .betting-guides .body .items-row a .item .label {
        font-size: 2.4rem;
        line-height: 3.3rem;
        min-width: 15.4rem
    }
}

.betting-guides .body .items-row .anchor .item .arrow-container,
.betting-guides .body .items-row a .item .arrow-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width:768px) {
    .betting-guides .body .items-row .anchor .item .arrow-container,
    .betting-guides .body .items-row a .item .arrow-container {
        display: none
    }
}

.betting-guides .body .items-row .anchor .item .arrow-container .arrow,
.betting-guides .body .items-row a .item .arrow-container .arrow {
    border-top: 1rem solid transparent;
    border-bottom: 1rem solid transparent;
    border-left: 1.3rem solid #2e963d
}

.betting-guides .body .items-row .separator-container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 3rem 0
}

@media (min-width:768px) {
    .betting-guides .body .items-row .separator-container {
        margin: 0;
        width: .35rem;
        height: auto;
        -webkit-filter: blur(1px);
        filter: blur(1px)
    }
}

.betting-guides .body .items-row .separator-container .separator {
    background: -webkit-radial-gradient(50% 50% at 50% 50%, #0b153a 0, rgba(36, 57, 131, 0) 100%);
    background: -o-radial-gradient(50% 50% at 50% 50%, #0b153a 0, rgba(36, 57, 131, 0) 100%);
    background: radial-gradient(50% 50% at 50% 50%, #0b153a 0, rgba(36, 57, 131, 0) 100%);
    height: .15rem;
    width: 18rem
}

@media (min-width:768px) {
    .betting-guides .body .items-row .separator-container .separator {
        height: 100%;
        width: 5rem
    }
}

@media (min-width:768px) {
    .betting-guides .description {
        grid-column: 2/2;
        grid-row: 1/-1
    }
}

.betting-guides .description p {
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.9rem;
    text-align: justify
}

@media (min-width:768px) {
    .betting-guides .description p {
        text-align: left;
        margin-top: 1rem
    }
}

@media (min-width:1366px) {
    .betting-guides .description p {
        font-size: 1.6rem;
        line-height: 2.6rem;
        margin-top: 2rem
    }
}

.sbr-community {
    background-color: #0b153a;
    color: #fff;
    padding: 3rem 1.5rem;
    font-family: Open Sans, sans-serif!important
}

@media (min-width:375px) {
    .sbr-community {
        padding: 3rem 2rem;
        margin-bottom: auto
    }
}

@media (min-width:768px) and (max-width:1025px) {
    .sbr-community {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        max-width: 100%
    }
    .sbr-community .left,
    .sbr-community .right {
        width: 50%
    }
    .sbr-community .left {
        padding-right: 1.9rem
    }
    .sbr-community .right {
        padding-left: 1.9rem
    }
}

@media (min-width:1366px) {
    .sbr-community {
        max-width: 37.5rem
    }
}

.sbr-community .title .title-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.sbr-community .title .title-row .red {
    width: .3rem;
    height: 2.2rem;
    background: #ffa54b;
    margin-top: 0;
    margin-right: .5rem
}

@media (min-width:768px) {
    .sbr-community .title .title-row .red {
        margin-right: 1.1rem
    }
}

.sbr-community .title .title-row h3 {
    font-weight: 800;
    font-size: 2.8rem;
    line-height: 2rem;
    margin-bottom: 3rem
}

.sbr-community .description p {
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 2.2rem;
    text-align: left
}

@media (min-width:768px) and (max-width:1025px) {
    .sbr-community .description p {
        line-height: 3.2rem
    }
}

.sbr-community .members-posts-topics-wrapper {
    border-bottom: .1rem solid rgba(255, 187, 31, .4);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 3.5rem;
    margin-top: 3.5rem
}

@media (min-width:375px) and (max-width:767px) {
    .sbr-community .members-posts-topics-wrapper {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media (min-width:768px) and (max-width:1025px) {
    .sbr-community .members-posts-topics-wrapper {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
}

@media (min-width:1024px) {
    .sbr-community .members-posts-topics-wrapper {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

.sbr-community .members-posts-topics-wrapper .element .title {
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 1.6rem;
    text-align: center
}

.sbr-community .members-posts-topics-wrapper .element .value {
    color: #ffbb1f;
    font-weight: 700;
    font-size: 2.2rem;
    line-height: 3rem;
    text-align: center
}

.sbr-community .icons-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 3rem
}

@media (min-width:768px) and (max-width:1025px) {
    .sbr-community .icons-wrapper {
        grid-template-columns: repeat(4, 1fr)
    }
}

.sbr-community .icons-wrapper .element {
    margin: 2rem auto
}

.sbr-community .icons-wrapper .element a {
    text-decoration: none;
    color: #fff
}

.sbr-community .icons-wrapper .element a .icon img {
    max-height: 6rem
}

.sbr-community .icons-wrapper .element a .icon-description {
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 1.6rem;
    font-family: Open Sans, sans-serif!important;
    text-align: center;
    margin-top: 1.5rem
}

.sbr-community .rewards-box {
    border-radius: .5rem;
    padding: 1.2rem 1rem 2rem;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyVpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDM1MiwgMjAyMC8wMS8zMC0xNTo1MDozOCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjEgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODhBMkVENkY3NUI5MTFFQTlBQ0JCNUZDQTk2NTg4RDYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODhBMkVENzA3NUI5MTFFQTlBQ0JCNUZDQTk2NTg4RDYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4OEEyRUQ2RDc1QjkxMUVBOUFDQkI1RkNBOTY1ODhENiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4OEEyRUQ2RTc1QjkxMUVBOUFDQkI1RkNBOTY1ODhENiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmDi2j4AAAAYSURBVHjaYmBgYHD4//8/AyOIAAGAAAMAPGIGPI3Q/egAAAAASUVORK5CYII=) 0 0 repeat, #474d63;
    margin-bottom: 3rem;
    margin-top: 4rem
}

@media (min-width:1024px) and (max-width:1025px) {
    .sbr-community .rewards-box {
        margin-left: 2.2rem;
        margin-right: 2.2rem
    }
}

.sbr-community .rewards-box .rewards-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width:1024px) and (max-width:1025px) {
    .sbr-community .rewards-box .rewards-row {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
}

.sbr-community .rewards-box .rewards-row .element {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.sbr-community .rewards-box .rewards-row .element .title {
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 1.6rem;
    margin-bottom: .5rem
}

.sbr-community .rewards-box .rewards-row .element .value {
    font-weight: 700;
    font-size: 2.8rem;
    line-height: 3.8rem
}

.sbr-community .rewards-box .rewards-row .element span {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.4rem;
    margin-top: .5rem
}

.sbr-community .rewards-box .rewards-row .element:first-child .value {
    color: #13c62d
}

.sbr-community .button-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 1rem 0
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .sbr-community .button-container {
        display: block
    }
}

.sbr-community .button-container .visit-button {
    font-style: normal;
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 2.5rem;
    margin: 0;
    color: #fff;
    height: 4.7rem
}

.background-about-xl {
    background-color: #f1f1f3;
    position: absolute;
    display: none;
    visibility: hidden;
    z-index: -1;
    width: 50%;
    height: 35.7rem
}

@media (min-width:1024px) {
    .background-about-xl {
        display: block;
        visibility: visible
    }
}

.home-about-section {
    overflow: hidden
}

.home-about-section .home-title-container {
    height: 9.9rem;
    margin-bottom: 0
}

@media (min-width:768px) {
    .home-about-section .home-title-container {
        background-color: #f1f1f3
    }
}

.home-about-section .home-title-container .title {
    color: #fff;
    text-align: center;
    line-height: 3rem
}

.home-about-section .home-title-container .title,
.home-about-section .home-title-container .title .highlighted {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.home-about-section .home-title-container .title .highlighted {
    height: 3rem;
    padding: .3rem;
    margin: 0 .5rem
}

@media (min-width:768px) {
    .home-about-section .home-title-container .title .highlighted {
        color: #fff;
        height: 4.7rem
    }
}

@media (min-width:768px) {
    .home-about-section .home-title-container .title {
        color: #421f16;
        font-size: 3.8rem
    }
}

.home-about-section .home-title-container .stars .star-row .star-container .star {
    border-top: .5rem solid #59679c;
    border-bottom: .5rem solid #421f16;
    border-right: .5rem solid #421f16
}

@media (min-width:768px) {
    .home-about-section .home-title-container .stars .star-row .star-container .star {
        border-bottom: .5rem solid #f1f1f3;
        border-right: .5rem solid #f1f1f3
    }
}

@media (min-width:1024px) {
    .home-about-section .main-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (min-width:768px) {
    .home-about-section .main-container-sm {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width:1366px) {
    .home-about-section .main-container-sm {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

@media (min-width:1920px) {
    .home-about-section .main-container-sm {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }
}

.home-about-section .watchdog {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f1f1f3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 1rem
}

@media (min-width:375px) {
    .home-about-section .watchdog {
        padding: 3.5rem
    }
}

@media (min-width:768px) {
    .home-about-section .watchdog {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        height: 35.8rem;
        width: 32.4rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: right
    }
}

@media (min-width:1024px) {
    .home-about-section .watchdog {
        padding-top: 0
    }
}

@media (min-width:1366px) {
    .home-about-section .watchdog {
        width: 44.4rem;
        padding-top: 4.7rem;
        padding-right: 9.5rem
    }
}

@media (min-width:1920px) {
    .home-about-section .watchdog {
        padding-right: 7.5rem;
        width: 44rem
    }
}

.home-about-section .watchdog .about-divisor {
    display: block;
    height: .47rem;
    width: 13.29rem;
    background-color: #ffa54b;
    margin-right: 1.5rem
}

@media (min-width:768px) {
    .home-about-section .watchdog .about-divisor {
        margin-right: 0;
        width: 17.72rem;
        height: .62rem
    }
}

.home-about-section .watchdog>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.home-about-section .watchdog>div>p {
    margin: 0 1.5rem 0 0;
    font-family: proxima-nova, sans-serif;
    font-weight: 900;
    color: #421f16;
    line-height: 4rem
}

@media (min-width:768px) {
    .home-about-section .watchdog>div>p {
        margin-right: 0;
        line-height: 5.4rem
    }
}

.home-about-section .watchdog>div>p:first-child {
    font-size: 3.55rem
}

@media (min-width:768px) {
    .home-about-section .watchdog>div>p:first-child {
        font-size: 4.61rem
    }
}

.home-about-section .watchdog>div>p:nth-child(2) {
    font-size: 4.068rem
}

@media (min-width:768px) {
    .home-about-section .watchdog>div>p:nth-child(2) {
        font-size: 5.34rem
    }
}

.home-about-section .watchdog>div>p:nth-child(3) {
    font-size: 3.7rem
}

@media (min-width:768px) {
    .home-about-section .watchdog>div>p:nth-child(3) {
        font-size: 4.8rem
    }
}

.home-about-section .watchdog>img {
    height: 100%;
    width: auto
}

@media (min-width:768px) {
    .home-about-section .watchdog>img {
        height: 10.9rem;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        width: auto
    }
}

.home-about-section .free-dispute {
    padding: 2.8rem 1rem 5rem;
    background-color: #fff
}

@media (min-width:375px) {
    .home-about-section .free-dispute {
        padding: 2.8rem 3.5rem 5rem
    }
}

@media (min-width:768px) {
    .home-about-section .free-dispute {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 4rem 3.5rem 5rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

@media (min-width:1920px) {
    .home-about-section .free-dispute {
        width: 48rem
    }
}

.home-about-section .free-dispute .learn-more {
    text-align: center
}

@media (min-width:768px) {
    .home-about-section .free-dispute .learn-more {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

.home-about-section .free-dispute .learn-more>a:focus {
    outline: none
}

.home-about-section .free-dispute .learn-more>a>button {
    background-color: #2e963d;
    border-radius: .4rem;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 700;
    padding: 1.05rem 0;
    width: 29rem
}

.home-about-section .free-dispute .learn-more>a>button:focus {
    outline: none
}

.home-about-section .free-dispute .opinion-container {
    text-align: right
}

@media (min-width:768px) {
    .home-about-section .free-dispute .opinion-container {
        -ms-flex-item-align: center;
        align-self: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin-top: 2.9rem;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        max-width: 29rem
    }
}

@media (min-width:768px) {
    .home-about-section .free-dispute .opinion-container .opinion-text {
        width: 29rem
    }
}

.home-about-section .free-dispute .opinion-container .opinion-text .opinion {
    font-size: 2.2rem;
    font-weight: 600;
    font-style: italic;
    color: #421f16;
    margin: 0
}

@media (min-width:768px) {
    .home-about-section .free-dispute .opinion-container .opinion-text .opinion {
        font-size: 1.8rem;
        width: 23rem;
        margin-left: 6rem
    }
}

.home-about-section .free-dispute .opinion-container .opinion-text .author {
    font-size: 2.2rem;
    color: #421f16;
    margin: 0
}

@media (min-width:768px) {
    .home-about-section .free-dispute .opinion-container .opinion-text .author {
        font-size: 1.8rem;
        width: 23rem;
        margin-left: 6rem
    }
}

.home-about-section .free-dispute .opinion-container .laptop {
    position: relative;
    bottom: 1rem;
    width: 32rem
}

.home-about-section .free-dispute .opinion-container .laptop .laptop-image-2 {
    display: none;
    visibility: hidden
}

@media (min-width:1366px) {
    .home-about-section .free-dispute .opinion-container .laptop .laptop-image-2 {
        display: block;
        visibility: visible
    }
}

@media (min-width:1920px) {
    .home-about-section .free-dispute .opinion-container .laptop .laptop-image-2 {
        display: none;
        visibility: hidden
    }
}

@media (min-width:1366px) {
    .home-about-section .free-dispute .opinion-container .laptop .laptop-image {
        display: none;
        visibility: hidden
    }
}

@media (min-width:1920px) {
    .home-about-section .free-dispute .opinion-container .laptop .laptop-image {
        display: block;
        visibility: visible
    }
}

@media (min-width:375px) {
    .home-about-section .free-dispute .opinion-container .laptop {
        width: auto
    }
}

@media (min-width:768px) {
    .home-about-section .free-dispute .opinion-container .laptop {
        position: absolute;
        left: -20rem;
        top: 3rem
    }
}

@media (min-width:1024px) {
    .home-about-section .free-dispute .opinion-container .laptop {
        top: 6rem
    }
}

@media (min-width:1366px) {
    .home-about-section .free-dispute .opinion-container .laptop {
        top: -.5rem;
        left: -33rem
    }
}

@media (min-width:1920px) {
    .home-about-section .free-dispute .opinion-container .laptop {
        top: 5rem;
        left: -25rem
    }
}

.home-about-section .free-dispute>h3:first-child {
    text-align: right
}

@media (min-width:768px) {
    .home-about-section .free-dispute>h3:first-child {
        text-align: center;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

.home-about-section .free-dispute>h3:first-child>p {
    font-family: proxima-nova, sans-serif;
    color: #421f16;
    font-weight: 900;
    line-height: 3.5rem
}

.home-about-section .free-dispute>h3:first-child>p:first-child {
    font-size: 3.3rem;
    margin-bottom: 1rem
}

@media (min-width:768px) {
    .home-about-section .free-dispute>h3:first-child>p:first-child {
        font-size: 4.1rem;
        margin-bottom: 2rem
    }
}

@media (min-width:1024px) {
    .home-about-section .free-dispute>h3:first-child>p:first-child {
        font-size: 3.2rem
    }
}

@media (min-width:1366px) {
    .home-about-section .free-dispute>h3:first-child>p:first-child {
        font-size: 4.5rem
    }
}

.home-about-section .free-dispute>h3:first-child>p:nth-child(2) {
    font-size: 2.6rem
}

@media (min-width:768px) {
    .home-about-section .free-dispute>h3:first-child>p:nth-child(2) {
        font-size: 3.38rem;
        margin-bottom: 1.8rem
    }
}

.home-about-section .community {
    background-color: #0b153a;
    position: relative;
    padding-bottom: 3.8rem;
    margin-bottom: 1.4rem
}

@media (min-width:768px) {
    .home-about-section .community {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        overflow: hidden;
        padding-bottom: 0;
        min-height: 24rem
    }
}

@media (min-width:1024px) {
    .home-about-section .community {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.home-about-section .community .community-gradient {
    background: -webkit-radial-gradient(72.27% 123.38% at 27.73% 62.02%, #454f82 0, #0c163c 100%);
    background: -o-radial-gradient(72.27% 123.38% at 27.73% 62.02%, #454f82 0, #0c163c 100%);
    background: radial-gradient(72.27% 123.38% at 27.73% 62.02%, #454f82 0, #0c163c 100%);
    color: green;
    margin: 0 auto 35%;
    width: 100%
}

.home-about-section .community .community-gradient>img {
    width: 32rem
}

@media (min-width:375px) {
    .home-about-section .community .community-gradient>img {
        width: 100%
    }
}

@media (min-width:768px) {
    .home-about-section .community .community-gradient>img {
        width: 45.7rem
    }
}

@media (min-width:768px) {
    .home-about-section .community .community-gradient {
        margin-bottom: 0;
        width: 45.7rem
    }
}

@media (min-width:1024px) {
    .home-about-section .community .community-gradient {
        margin-bottom: 9.5rem;
        width: 35.8rem
    }
}

@media (min-width:1366px) {
    .home-about-section .community .community-gradient {
        width: 44.3rem
    }
}

.home-about-section .community .community-image {
    position: absolute;
    top: 2.6rem;
    width: 100%
}

@media (min-width:768px) {
    .home-about-section .community .community-image {
        left: 0;
        margin-left: 0;
        display: none;
        visibility: hidden
    }
}

@media (min-width:1024px) {
    .home-about-section .community .community-image {
        display: block;
        visibility: visible;
        width: 35.8rem;
        top: 6.69rem
    }
}

@media (min-width:1366px) {
    .home-about-section .community .community-image {
        width: 44.3rem;
        top: 1.69rem
    }
}

.home-about-section .community .community-image-sm {
    position: absolute;
    display: none;
    visibility: hidden
}

@media (min-width:768px) {
    .home-about-section .community .community-image-sm {
        display: block;
        visibility: visible
    }
}

@media (min-width:1024px) {
    .home-about-section .community .community-image-sm {
        display: none;
        visibility: hidden
    }
}

.home-about-section .community .community-text {
    color: #fff;
    font-size: 3.4rem;
    font-weight: 900;
    text-align: center;
    padding: 0 2rem
}

@media (min-width:375px) {
    .home-about-section .community .community-text {
        padding: 0 3.6rem
    }
}

@media (min-width:768px) {
    .home-about-section .community .community-text {
        padding: 0 6.6rem;
        -ms-flex-item-align: center;
        align-self: center;
        padding: 0 3.1rem
    }
}

@media (min-width:1024px) {
    .home-about-section .community .community-text {
        margin-top: 2rem;
        margin-bottom: 4.5rem;
        max-width: 36rem
    }
}

.home-about-section .community .community-text>span {
    font-family: proxima-nova, sans-serif
}

.home-about-section .community .community-text>span:not(.highlighted) {
    line-height: 4rem;
    display: block
}

.home-about-section .community .community-text .highlighted {
    color: #fff!important;
    display: block;
    background-color: #ffa54b;
    font-size: 5.5rem;
    padding: 0 1.65rem;
    border-radius: .181rem;
    max-width: 27rem;
    margin: .6rem auto 0
}

@media (min-width:768px) {
    .home-about-section .community .community-text .highlighted {
        font-size: 5rem
    }
}