.cbrbs1012-mainWrapper {
    /* font-family: "ClarinsRegular", "Times New Roman", Times, serif; */
    font-weight: normal;
    max-width: 1600px;
    padding: 0;
    margin: 0px auto;
}


/* Body */

.cbrbs1012-body {
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
}

.cbrbs1012-body .brcbs-logo-we-care {
    width: 308px;
    display: block;
    margin: 50px auto 25px;
}


/* BODY TEXT */

.cbrbs1012-body .cbrbs1012-text {
    text-align: center;
    max-width: 1000px;
    margin: 0px auto 30px;
    position: relative;
    z-index: 2;
}

.cbrbs1012-body .cbrbs1012-text .cbrbs1012-title {
    /* font-family: "ClarinsRegular", "Times New Roman", Times, serif; */
    font-weight: normal;
    font-size: 60px;
    line-height: 60px;
    color: #333333;
    margin: 0 auto 30px;
}

.cbrbs1012-body .cbrbs1012-text .cbrbs1012-bodyText {
    margin: 0 30px;
    /* font-family: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif; */
    /* font-family: "ClarinsRegular", "Times New Roman", Times, serif; */
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5em;
    color: #333333;
}


/* BODY TILES */

.cbrbs1012-tiles {
    width: 1170px;
    margin: 0 auto 0px;
    position: relative;
    z-index: 2;
}

.cbrbs1012-group:after {
    content: "";
    display: table;
    clear: both;
}

.cbrbs1012-tiles .cbrbs1012-tile {
    float: left;
    position: relative;
    width: 585px;
    height: 585px;
    margin: 0px;
}

.cbrbs1012-tiles .cbrbs1012-tile.cbrbs1012-tileLeftSide {
    float: left;
}

.cbrbs1012-tiles .cbrbs1012-tile.cbrbs1012-tileRightSide {
    float: right;
}

.cbrbs1012-tiles .cbrbs1012-tile .cbrbs1012-imgWrapper {
    width: inherit;
    height: inherit;
    background-color: #e4e4e4;
    overflow: hidden;
}

.cbrbs1012-tiles .cbrbs1012-tile .cbrbs1012-imgWrapper a {
    color: #333333;
    /* font-family: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif; */
    font-weight: 400;
    font-size: 12px;
    border: none;
    display: block;
}

.cbrbs1012-tiles .cbrbs1012-tile .cbrbs1012-imgWrapper a img {
    width: 100%;
    height: auto;
    position: relative;
    object-fit: cover;
    color: #333333;
    /* font-family: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif; */
    font-weight: 400;
    font-size: 12px;
    border: none;
}

.cbrbs1012-tiles .cbrbs1012-tile .cbrbs1012-textWrapper {
    width: inherit;
    height: inherit;
    box-sizing: border-box;
    border: solid 1px #cfcac9;
    /* font-family: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif; */
    font-weight: 400;
    display: table;
    padding-left: 80px;
    padding-right: 20px;
}

.cbrbs1012-tiles .cbrbs1012-tile.cbrbs1012-tileLeftSide .cbrbs1012-textWrapper {
    text-align: right;
    padding-left: 20px;
    padding-right: 80px;
}

.cbrbs1012-tiles .cbrbs1012-tile .cbrbs1012-textWrapper .cbrbs1012-textWrapperInner {
    display: table-cell;
    vertical-align: middle;
}

.cbrbs1012-tiles .cbrbs1012-tile .cbrbs1012-textWrapper .cbrbs1012-title {
    /* font-family: "ClarinsRegular", "Times New Roman", Times, serif; */
    font-weight: normal;
    font-size: 35px;
    line-height: 35px;
    color: #333333;
    margin: 0 0px 21px;
}

.cbrbs1012-tiles .cbrbs1012-tile .cbrbs1012-textWrapper .cbrbs1012-subTitle {
    /* font-family: "Gotham SSm medium A", "Gotham SSm medium B", Helvetica, Arial, sans-serif; */
    /* font-family: "ClarinsRegular", "Times New Roman", Times, serif; */
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    color: #333333;
    margin: 0px 0px 0px 0px;
}

.cbrbs1012-tiles .cbrbs1012-tile .cbrbs1012-textWrapper .cbrbs1012-bodyText {
    color: #000000;
    margin: 0px 140px 24px 0px;
}

.cbrbs1012-tiles .cbrbs1012-tile .cbrbs1012-textWrapper .cbrbs1012-bodyText b {
    /* font-family: "Gotham SSm medium A", "Gotham SSm medium B", Helvetica, Arial, sans-serif; */
    font-weight: 500;
}

.cbrbs1012-tiles .cbrbs1012-tile .cbrbs1012-textWrapper .cbrbs1012-bodyText,
.cbrbs1012-tiles .cbrbs1012-tile .cbrbs1012-textWrapper a {
    font-size: 14px;
    line-height: 22px;
    /* font-family: "ClarinsRegular", "Times New Roman", Times, serif; */
}

.cbrbs1012-tiles .cbrbs1012-tile.cbrbs1012-tileLeftSide .cbrbs1012-textWrapper .cbrbs1012-bodyText {
    margin: 0px 0px 24px 140px;
}

.cbrbs1012-tiles .cbrbs1012-tile .cbrbs1012-textWrapper .cbrbs1012-bodyText .cbrbs1012-footnote {
    font-size: 11px;
    line-height: 18px;
    display: block;
}

.cbrbs1012-tiles .cbrbs1012-tile .cbrbs1012-textWrapper a,
.cbrbs1012-tiles .cbrbs1012-tile .cbrbs1012-textWrapper a:visited,
.cbrbs1012-tiles .cbrbs1012-tile .cbrbs1012-textWrapper a:hover,
.cbrbs1012-tiles .cbrbs1012-tile .cbrbs1012-textWrapper a:active {
    text-decoration: underline;
    color: inherit;
    margin: 0px 10px 0px 0px;
}

.cbrbs1012-tiles .cbrbs1012-tile .cbrbs1012-textWrapper a:hover {
    color: #be0f34;
}

.cbrbs1012-nowrap-desktop {
    white-space: nowrap;
}


/* Desktop */

@media only screen and (max-width: 1190px) {
    .cbrbs1012-body .brcbs-logo-we-care {
        width: 40.419vw;
    }
    .cbrbs1012-body .cbrbs1012-text .cbrbs1012-title {
        font-size: 6.299vw;
        line-height: 6.299vw;
    }
    .cbrbs1012-body .cbrbs1012-text .cbrbs1012-bodyText {
        /*font-size: 2.09vw;
    line-height: 3.674vw;*/
        font-size: 16px;
        line-height: 1.5em;
        margin: 0 10vw;
    }
    .cbrbs1012-tiles {
        width: 88.712vw;
    }
    .cbrbs1012-tiles .cbrbs1012-tile {
        width: 44.356vw;
        height: 44.356vw;
    }
    .cbrbs1012-tiles .cbrbs1012-tile .cbrbs1012-textWrapper {
        padding-left: 4.724vw;
    }
    .cbrbs1012-tiles .cbrbs1012-tile.cbrbs1012-tileLeftSide .cbrbs1012-textWrapper {
        padding-right: 4.724vw;
    }
    .cbrbs1012-tiles .cbrbs1012-tile .cbrbs1012-textWrapper .cbrbs1012-title {
        margin-bottom: 2.724vw;
    }
    .cbrbs1012-tiles .cbrbs1012-tile .cbrbs1012-textWrapper .cbrbs1012-bodyText {
        margin-right: 8vw;
        margin-bottom: 2.724vw;
    }
    .cbrbs1012-tiles .cbrbs1012-tile.cbrbs1012-tileLeftSide .cbrbs1012-textWrapper .cbrbs1012-bodyText {
        margin-left: 0vw;
    }
}


/* Tablet */

@media only screen and (max-width: 1023px) {
    .cbrbs1012-hide {
        display: none;
    }
    .cbrbs1012-body .brcbs-logo-we-care {
        margin-bottom: 6.036vw;
    }
    .cbrbs1012-tiles .cbrbs1012-tile .cbrbs1012-textWrapper .cbrbs1012-title {
        font-size: 4.59vw;
        line-height: 4.59vw;
    }
    .cbrbs1012-tiles .cbrbs1012-tile .cbrbs1012-textWrapper .cbrbs1012-subTitle {
        font-size: 2.62vw;
        line-height: 4.199vw;
    }
    .cbrbs1012-tiles .cbrbs1012-tile .cbrbs1012-textWrapper .cbrbs1012-bodyText {
        font-size: 1.83vw;
        line-height: 2.62vw;
    }
    .cbrbs1012-tiles .cbrbs1012-tile .cbrbs1012-textWrapper .cbrbs1012-bodyText .cbrbs1012-footnote {
        font-size: 1.443vw;
        line-height: 2.362vw;
    }
}


/* Mobile */

@media only screen and (max-width: 761px) {
    .cbrbs1012-nowrap-desktop {
        white-space: normal;
    }
    .cbrbs1012-body .brcbs-logo-we-care {
        width: 70.13vw;
        margin-bottom: 8.533vw;
    }
    .cbrbs1012-body .cbrbs1012-text {
        margin: 9.866vw auto;
    }
    .cbrbs1012-body .cbrbs1012-text .cbrbs1012-title {
        font-size: 9.333vw;
        line-height: 9.333vw;
        margin-bottom: 10vw;
    }
    .cbrbs1012-body .cbrbs1012-text .cbrbs1012-bodyText {
        /* font-size: 5.333vw;
    line-height: 8.533vw;*/
        margin: 0 20px;
    }
    .cbrbs1012-tiles {
        width: 84.8vw;
    }
    .cbrbs1012-tiles .cbrbs1012-tile {
        width: 84.8vw;
        height: 84.8vw;
    }
    .cbrbs1012-tiles .cbrbs1012-tile.cbrbs1012-tileText {
        height: auto;
    }
    .cbrbs1012-tiles .cbrbs1012-tile .cbrbs1012-textWrapper {
        border: none;
        height: auto;
        margin-bottom: 16vw;
        padding-left: 7.2vw;
        padding-right: 0;
    }
    .cbrbs1012-tiles .cbrbs1012-tile.cbrbs1012-tileLeftSide .cbrbs1012-textWrapper {
        text-align: left;
        padding-left: 7.2vw;
        padding-right: 10px;
    }
    .cbrbs1012-tiles .cbrbs1012-tile.cbrbs1012-tileLeftSide {
        float: left;
    }
    .cbrbs1012-tiles .cbrbs1012-tile.cbrbs1012-tileRightSide {
        float: left;
    }
    .cbrbs1012-tiles .cbrbs1012-tile .cbrbs1012-textWrapper .cbrbs1012-title {
        margin-top: 8.8vw;
        font-size: 9.333vw;
        line-height: 9.333vw;
        margin-bottom: 4.724vw;
    }
    .cbrbs1012-tiles .cbrbs1012-tile .cbrbs1012-textWrapper .cbrbs1012-subTitle {
        font-size: 5.333vw;
        line-height: 8.533vw;
    }
    .cbrbs1012-tiles .cbrbs1012-tile .cbrbs1012-textWrapper .cbrbs1012-bodyText {
        margin-bottom: 4.724vw;
    }
    .cbrbs1012-tiles .cbrbs1012-tile .cbrbs1012-textWrapper .cbrbs1012-bodyText,
    .cbrbs1012-tiles .cbrbs1012-tile .cbrbs1012-textWrapper a {
        font-size: 3.733vw;
        line-height: 5.333vw;
    }
    .cbrbs1012-tiles .cbrbs1012-tile .cbrbs1012-textWrapper .cbrbs1012-bodyText .cbrbs1012-footnote {
        font-size: 2.933vw;
        line-height: 4.8vw;
    }
    .cbrbs1012-tiles .cbrbs1012-tile.cbrbs1012-tile-last {
        margin-bottom: 0;
    }
}