<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*********************************************************************       
    HERO 
*********************************************************************/

h1 {
    margin: .67em 0;
}

h4 {
    margin-top: 0;
    margin-bottom: 0;
}

@media only screen and (min-width: 992px) {
    .page-content {
        padding-top: 70px;
    }
}

.full-width-hero {
    background: transparent; /*Fallback if the image fails to load*/
    height: 450px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 15px;
}

@media screen and (min-width:1200px) {
    .full-width-hero {
        background-position-y: 50px;
    }
}

@media (max-width: 767px) {
    .page-content {
        padding-top: 0px;
    }

    .content-box a {
        margin-bottom: 2rem;
    }

    .team-headshot img {
        float: unset;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .page-content {
        padding-top: 0px;
    }
}

@media (max-width:768px) {
    .career-social-icons .container p {
        width: 100%;
        padding-right: 0 !important;
    }
}

/*.nav-col #find_a_job::after{
    background: url('../images/angle-right.png') no-repeat 0 0;
    background-size:contain;
    content:"";
    display: inline-block;
    -webkit-transition: all .25s;  Safari 
    transition: all .25s;
    width:12px;
    height:12px;
    margin-left:.2rem;
    margin-bottom:.1rem;
    vertical-align: middle;
}*/

/*********************************************************************       
    HERO CALL OUT  
*********************************************************************/

.mktbs-call-out {
    background-color: #fff;
    margin: auto;
    margin-top: 2rem;
    padding: 2rem;
    font-size: 16px;
    border-bottom: 4px solid rgb(95,120,0);
}

    .mktbs-call-out .mktbs-title {
        color: #000;
        font-size: 26px;
        line-height: 31px;
        font-weight: bold;
        margin: 45px 0 20px;
        display: block;
    }

    .mktbs-call-out a {
        text-decoration: none;
        color: white;
        background-color: rgb(95,120,0);
        display: inline-block;
        padding: 7px 18px;
        font-weight: 700;
        border: 2px solid rgb(95,120,0);
    }

        .mktbs-call-out a:hover {
            color: rgb(95,120,0);
            background-color: white;
        }

    .mktbs-call-out p {
        color: #000;
        margin: 0 0 20px;
        font-size: 16px;
        line-height: 23px;
    }

@media only screen and (min-width:1200px) {

    .mktbs-call-out {
        background-color: rgba(255,255,255);
        width: 550px !important;
        margin: 0 0 0 15px;
        position: absolute;
        padding: 20px 20px 20px;
        top: 50%;
        transform: translateY(-50%);
    }

        .mktbs-call-out .mktbs-title {
            margin: .5em 0 !important;
            font-size: 26px;
        }
}

/*********************************************************************       
    PAGE STYLES
*********************************************************************/
section {
    margin: 2rem 0;
}

p {
    color: black;
}

.page-content h2 {
    color: rgb(95,120,0);
    font-size: 22px;
    margin: 0;
    padding: 0;
}

#whyWork {
    margin-top: 0;
}

#whyWorkSmall {
    margin-top: 2rem;
}

.content-box {
    margin-top: 2rem;
}

    .content-box a {
        background-color: rgb(0,181,216);
        font-weight: bold;
        display: inline-block;
        font-size: 15px;
        text-decoration: none;
        -webkit-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.5);
        -moz-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.5);
        box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.5);
        padding: .5rem 1rem;
        color: white;
    }

        .content-box a:hover {
            color: rgb(0,181,216);
            background-color: white;
            outline: 2px solid rgb(0,181,216);
        }

.page-break {
    padding: 1rem;
    margin: 2rem 0;
    background-color: rgb(98,128,30);
}

    .page-break .container {
        text-align: justify;
        text-align-last: justify;
    }

    .page-break p {
        color: white;
    }

    .page-break .container * {
        display: inline-block;
        font-weight: bold;
        text-decoration: none;
    }

    .page-break .container a {
        background-color: white;
        color: rgb(95,120,0);
        font-size: 15px;
        padding: .5rem 2rem;
    }

        .page-break .container a:hover {
            background-color: rgb(95,120,0);
            color: white;
            outline: 2px solid white;
        }

@media screen and (max-width:768px) {
    .page-break .container * {
        display: inline-block;
        text-align: center;
    }

    .page-break .container {
        text-align: center;
        text-align-last: center;
    }
}

.career-social-icons {
    margin: 0;
}

    .career-social-icons p {
        vertical-align: middle;
        font-size: 22px;
        font-weight: bold;
        color: rgb(95,120,0);
    }

    .career-social-icons .container {
        text-align: center;
    }

        .career-social-icons .container * {
            display: inline-block;
        }

        .career-social-icons .container img {
            height: 25px;
            padding-left: 5px;
        }

        .career-social-icons .container p {
            padding-right: 1rem;
        }

#insta, #twitta {
    height: 40px;
}

#twitta {
    margin-left: -5px;
}

#linked-in {
    padding-left: 10px;
}

#wm li {
    color: black !important;
}

.gray-break {
    width: 100%;
    background-color: rgba(204,204,204,.5);
    padding: 1rem;
}

    .gray-break .container span p {
        font-weight: bold;
        line-height: 1.2em;
    }


    /*.gray-break .container span p{
    font-weight:bold;
    line-height:1.2em;
    padding:0 15px;
}*/

    .gray-break .container p {
        padding: 0 15px;
    }

.team-container {
    width: 100%;
}

#wm .sec-title .pc-line-bkg {
    background-color: white;
}

#wm .sec-title h2 {
    background-color: rgb(95,120,0);
    color: white;
}

#wm .sec-title {
    padding-bottom: 0;
}

#wm .pb-copy-cont {
    margin: 0 15px 30px;
    background-color: white;
}

.wm-container {
    background-color: rgb(95,120,0);
}

.team-video {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}

    .team-video iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.team-copy h3 {
    padding-top: 2rem;
    text-transform: uppercase;
    font-size: 18px;
}

.team-video-info {
    padding-top: 1rem;
    padding-bottom: 2rem;
}

    .team-video-info p {
        padding: 0;
        margin: 0;
    }

.headshot-info {
    padding: 1rem;
}

    .headshot-info p {
        color: rgb(102,102,102);
        margin: 0;
        padding: 0;
        line-height: 21.6px;
    }

.team-headshot {
    padding-right: 0;
}

    .team-headshot img {
        float: none;
    }

.team-quote {
    padding: 1rem;
}

    .team-quote p {
        line-height: 21.6px;
        margin: 0;
        padding-bottom: 1rem;
        font-style: italic;
        color: rgb(102,102,102);
    }

    .team-quote a {
        color: black;
        text-decoration: none;
    }

        .team-quote a:hover {
            color: rgb(95,120,0);
            text-decoration: underline;
        }

        .team-quote a::after {
            content: url('../images/angle-right.svg');
            display: inline-block;
            -webkit-transition: all .25s;
            Safari transition: all .25s;
            width: 8px;
            margin-left: .5rem;
            vertical-align: middle;
            padding-bottom: 2px;
        }

        .team-quote a:hover::after {
            margin-left: 1rem;
        }

.pdf-links {
    margin-top: 2rem;
}

.team-pdfs {
    margin: 0;
    padding: 0;
}

    .team-pdfs a {
        color: black;
        text-decoration: none;
    }

        .team-pdfs a:hover {
            text-decoration: underline;
            color: rgb(95,120,0);
        }

    .team-pdfs li {
        background: url("../images/PhotosHR/icons/pdfBullet.png") no-repeat top left;
        margin: 0;
        padding: 4px 0 4px 30px;
        list-style: none;
    }

.icon-teams img {
    display: block;
    margin: auto;
    margin-top: -.6rem;
}

#gradsandinterns .icon-teams img {
    margin-top: 0;
}

@media (max-width: 1000px) {
    .team-headshot img {
        float: none;
    }
}

#lisaSpan {
    white-space: nowrap;
}

@media (max-width: 1200px) {
    #lisaSpan {
        white-space: normal;
    }
}

@media screen and (max-width:425px) {
    .small-iframe {
        width: 100%;
    }
}

/*HEADER OUR TEAMS PAGE*/

.sec-title {
    text-align: center;
    padding-bottom: 18px;
}

    .sec-title .header-line {
        height: 2px;
        width: calc( 100% - 30px );
        display: block;
        position: absolute;
        top: 30px;
        z-index: 20;
        background-color: #fff;
    }

    .sec-title .header-line {
        background-color: rgb(95,120,0);
    }

.team-header {
    margin: auto;
}

.sec-title h2 {
    position: relative;
    display: inline-block;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 40px;
    background-color: #ffffff;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding: 10px;
    z-index: 20;
    text-transform: uppercase;
}

    .sec-title h2.title-white {
        color: #ffffff;
        border-color: #ffffff;
    }

    .sec-title h2.title-white {
        color: #000;
        border-color: #000;
    }

    .sec-title h2.bkg-none {
        background-color: transparent;
    }

.team-video video::-webkit-media-controls-panel {
    background-image: linear-gradient(transparent, transparent) !important;
}

/*********************************************************************       
    MARRKETING BANNER   
*********************************************************************/

#mkt-banner {
    margin-top: -21px;
    position: relative;
    background-color: transparent;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}



    #mkt-banner.mktb-standard {
    }


.mktb-standard .mktb-mobile-bk {
    display: block;
    width: 100%;
    height: 400px;
    position: relative;
    background-color: transparent;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.mktb-standard.mktb-default .mktb-mobile-bk {
    height: 250px;
}

.mktb-standard .mktb-bk {
    display: none;
}

.mktb-standard .container {
    position: relative;
    height: auto;
    margin-top: -400px;
}

.mktb-standard.mktb-default .container {
    margin-top: 0;
}

#mkt-banner .logo-abs-cont {
    background: #fff;
    padding: 15px;
}

#mkt-banner.mktb-standard .logo-abs-cont {
    bottom: auto;
    top: 250px;
    left: 15px;
}

#mkt-banner.mktb-standard.mktb-default .logo-abs-cont {
    top: 0;
    left: 0;
}

#mkt-banner .logo-abs-cont {
    padding: 15px;
    position: absolute;
    bottom: 0;
    left: 0;
}

#mkt-banner.mktb-standard.mktb-default .logo-abs-cont {
    position: relative;
    text-align: center;
}

#mkt-banner .logo-abs-cont img {
    height: 50px;
    width: auto;
}

.mktbs-call-out {
    background-color: #fff;
    margin: 250px 15px 0;
    padding: 32px 15px 30px;
    border-bottom-width: 5px;
    border-bottom-style: solid;
}

.mktb-standard .bar-btm {
    width: 100%;
    height: 3px;
    display: block;
    position: absolute;
    bottom: 0;
    margin-left: -20px;
}

.mktbs-call-out .mktbs-title {
    color: #000;
    font-size: 26px;
    line-height: 31px;
    font-weight: bold;
    margin: 45px 0 20px;
    display: block;
}

.mktbs-call-out p {
    color: #000;
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 23px;
}

a.btn-pp {
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    font-size: 15px;
    padding: 7px 18px;
    border-width: 2px;
    border-style: solid;
    -webkit-transition: all .25s;
    transition: all .25s;
}

    a.btn-pp:hover {
        background-color: #fff;
    }

.dark-text a.btn-pp {
    color: #000;
}


#mkt-banner-lines {
    margin-top: -21px;
}

.mktb-lines .top-line {
    height: 10px;
    width: 100%;
    display: block;
}

.mktb-lines .btm-line {
    height: 8px;
    width: 100%;
    display: block;
}


.mktb-lines .img-ves img {
    display: block;
    padding: 13px 0 7px;
    margin: 0 auto;
    height: 75px;
}

@media only screen and (min-width:768px) {
    .mktb-standard.mktb-default .container {
        margin-top: -50px;
        padding-bottom: 0;
    }

    .mktb-standard .mktb-mobile-bk {
        display: none;
    }

    .mktb-standard .mktb-bk {
        display: block;
        width: 100%;
        height: 400px;
        position: absolute;
        top: 0;
        left: 0;
        background-color: transparent;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
    }

    #mkt-banner .logo-abs-cont {
        bottom: initial;
        top: 250px;
        left: 15px;
    }

    #mkt-banner.mktb-standard.mktb-default .logo-abs-cont {
        left: auto;
    }

    .mktb-standard.mktb-animation .mktb-bk {
        height: 500px;
    }

    .mktb-standard.mktb-default .mktb-bk {
        height: 250px;
    }

    .mktb-standard .container {
        position: relative;
        height: 400px;
        margin-top: 0;
        padding-bottom: 0;
        overflow: hidden;
    }

    .mktb-standard.mktb-animation .container {
        height: 500px;
    }


    .mktb-standard.mktb-default .container {
        height: 250px;
        margin-top: 0;
    }


    .mktbs-call-out {
        width: 60%;
        margin: 0 0 0 15px;
        position: absolute;
        padding: 20px 20px 20px;
        top: 18%;
    }

    #mkt-banner.mktb-standard.mktb-default .logo-abs-cont {
        position: absolute;
        text-align: left;
    }

    #mkt-banner .logo-abs-cont {
        background: #fff;
        padding: 15px 25px 7px;
        position: absolute;
        top: 0;
        right: 10px;
        left: auto;
        -webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.25);
        -moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.25);
        box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.25);
    }

    #mkt-banner.mktb-standard .logo-abs-cont {
        bottom: auto;
        top: 0;
        left: auto;
    }

    #mkt-banner .logo-abs-cont img {
        height: 50px;
        max-height: none;
        width: auto;
        max-width: none;
    }

    .mktb-lines .img-ves img {
        float: right;
        margin: 0 20px 0 0;
    }
}

@media only screen and (min-width:992px) {

    #mkt-banner {
        margin-top: -14px;
    }

    .mktbs-call-out {
        top: 55%;
        transform: translateY(-50%);
    }

    #mkt-banner.mktb-lines {
        margin-bottom: 25px;
    }

    .mktb-lines .top-line {
        height: 6px;
    }

    .mktb-lines .btm-line {
        height: 8px;
    }
}

@media only screen and (min-width:1200px) {
    .mktb-standard .mktbs-call-out {
        width: 40%;
    }
}

/* RESPONSIVE VIDEOS */
/* SOC Support change 2156- Avinash*/
/* .videoWrapper {
    margin:0 -15px;
}*/
.videoWrapper {
    margin: 0px;
}
/* EOC Support change 2156- Avinash*/
.embedContainer {
    background: #222224;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

    .embedContainer iframe, .embedContainer object, .embedContainer embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: none;
    }

.captionContainer {
    background: #222224;
    display: table;
    height: 84px;
    width: 100%;
    padding: 15px;
}

.videoCaption {
    display: table-cell;
    vertical-align: middle;
}

    .videoCaption p {
        display: none;
        color: #fff;
        font-size: 18px;
        margin: 0;
        padding: 0;
    }

.thumbContainer {
    display: block;
    vertical-align: top;
    cursor: pointer;
}

    .thumbContainer.active .thumbOverlay {
        display: block;
    }

.videoThumbs {
    margin: 0 -15px;
    padding: 25px 0;
    font-size: 0;
}

    .videoThumbs .col-sm-3 {
        margin-top: 20px;
    }

        .videoThumbs .col-sm-3:first-child {
            margin-top: 0;
        }

.thumbOverlay {
    background: rgba(0,0,0,0.6);
    position: absolute;
    display: none;
    height: 100%;
    width: 100%;
    cursor: pointer;
    z-index: 10;
}

.vidThumb {
    position: relative;
    margin: 0 -15px;
}

    .vidThumb img {
        width: 100%;
    }

    .vidThumb .play {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 30px;
        margin-top: -15px;
        margin-left: -15px;
    }

.vidTitle {
    text-align: left;
}

    .vidTitle p {
        font-size: 15px;
        line-height: 22px;
        padding: 0;
        margin: -5px 0 0 0;
    }

.videoNav {
    display: none;
}

.previousVideo, .nextVideo {
    position: absolute;
    top: 36%;
    margin-top: -37px;
}

    .previousVideo img, .nextVideo img {
        height: 22px;
    }

.previousVideo {
    cursor: pointer;
    left: 15px;
}

.nextVideo {
    cursor: pointer;
    right: 15px;
}

/* MEDIA QUERIES */

@media only screen and (min-width:768px) {

    .mktbs-call-out {
        width: 60%;
    }

    /* VIDEOS */
    .videoWrapper {
        margin: 0;
    }

    .captionContainer {
        padding: 0 95px;
    }

    .videoThumbs {
        margin: 0;
    }

        .videoThumbs .col-sm-3 {
            margin-top: 0;
        }

    .thumbContainer {
        display: inline-block;
        float: none;
    }

    .vidThumb {
        float: none;
    }

        .vidThumb .play {
            width: 50px;
            margin-top: -25px;
            margin-left: -25px;
        }

    .vidTitle {
        margin: 10px -15px 0 -15px;
    }

        .vidTitle p {
            margin-bottom: 20px;
            margin-top: 0;
            padding: 0;
        }

    .previousVideo {
        cursor: pointer;
        left: 10px;
    }

    .nextVideo {
        cursor: pointer;
        right: 10px;
    }
}

.previousVideo, .nextVideo {
    position: absolute;
    top: 36%;
    margin-top: -37px;
}

/*  Medium devices (desktops, 992px and up) */
@media only screen and (max-width: 1024px) {
    /* VIDEOS */
    .previousVideo {
        cursor: pointer;
        left: 10px;
    }

    .nextVideo {
        cursor: pointer;
        right: 10px;
    }
}

.previousVideo, .nextVideo {
    position: absolute;
    top: 45%;
    margin-top: -37px;
}

/*  Large devices (large desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    /* VIDEOS */
    .previousVideo {
        cursor: pointer;
        left: 10px;
    }

    .nextVideo {
        cursor: pointer;
        right: 10px;
    }

    .previousVideo, .nextVideo {
        position: absolute;
        top: 45%;
        margin-top: -37px;
    }
}

/* Video Player
====================================*/

section.grey-back {
    background-color: #f7f7f7;
    margin-top: 5px;
    padding: 0 0 15px 0;
}

    section.grey-back .assuranceprogram-header {
        margin-top: 15px;
    }

.vidTitle p {
    font-size: 16px;
    line-height: 21px;
}

.embedContainer {
    background: #222224;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

    .embedContainer iframe, .embedContainer object, .embedContainer embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: none;
    }

.captionContainer {
    background: #222224;
    display: table;
    height: 64px;
    width: 100%;
    padding: 15px;
}

.videoCaption {
    display: table-cell;
    vertical-align: middle;
}

    .videoCaption p {
        display: none;
        color: #fff;
        font-size: 18px;
        margin: 0;
        padding: 0;
    }

.thumbContainer {
    cursor: pointer;
}

    .thumbContainer.active .thumbOverlay {
        display: block;
    }

.videoThumbs {
    margin: 0 -15px;
    padding: 25px 0;
    font-size: 0;
}

    .videoThumbs .col-sm-3 {
        margin-top: 20px;
    }

        .videoThumbs .col-sm-3:first-child {
            margin-top: 0;
        }

.thumbOverlay {
    background: rgba(0,0,0,0.6);
    position: absolute;
    display: none;
    height: 100%;
    width: 100%;
    cursor: pointer;
}

.vidThumb {
    position: relative;
    margin: 0 -15px;
}

    .vidThumb img {
        width: 100%;
    }

.vidTitle {
    text-align: left;
}

.videoNav {
    display: none;
}

.previousVideo, .nextVideo {
    position: absolute;
    top: 50%;
    margin-top: -11px;
}

.previousVideo {
    cursor: pointer;
    left: 15px;
}

.nextVideo {
    cursor: pointer;
    right: 15px;
}

.text-center {
    text-align: center;
}

.row.text-center .col-sm-3 {
    display: inline-block;
    float: left;
    vertical-align: top;
}

@media only screen and (min-width:768px) {
    /* GLOBAL */
    .row.text-center .col-sm-3 {
        float: none;
    }

    /* VIDEOS */
    .captionContainer {
        padding: 0 95px;
    }

    .videoThumbs {
        margin: 0
    }

        .videoThumbs .col-sm-3 {
            margin-top: 0;
        }

    .vidThumb {
        float: none;
    }

    .vidTitle {
        margin: 10px -15px 0 -15px;
    }

        .vidTitle p {
            margin-bottom: 20px;
            padding: 0;
        }

    .videoNav {
        margin-top: -22px;
    }
}

.panel hr {
    border-top: 4px solid #55565a;
    margin: auto;
    margin-top: 16px;
    margin-bottom: 22px;
    width: 80%;
}

@media screen and (max-width:1199px) {
    .panel hr {
        width: 100%;
    }
}

.rf-accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 18px;
    transition: 0.4s;
}

div.rf-accordion.active {
    background-color: #eee;
}

.rf-accordion:before {
    content: '\002B';
    color: #55565a;
    float: left;
    display: block;
    margin: 0 10px;
    font-size: 51px;
    position: relative;
}

.rf-accordion.active:before {
    content: "\2212";
}

.rf-accordion strong {
    display: table;
}

.panel {
    padding-left: 18px;
    padding-right: 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    margin-bottom: -10px;
    box-shadow: none;
    width: 100%;
}

.active.panel {
    width: 100%;
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 428px) and (max-width: 768px) {


    .rf-accordion {
        background-color: #eee;
        color: #444;
        cursor: pointer;
        padding: 18px;
        width: 100%;
        border: none;
        text-align: left;
        outline: none;
        font-size: 18px;
        transition: 0.4s;
    }

        .rf-accordion.active {
            background-color: #ccc;
        }

        .rf-accordion:before {
            content: '\002B';
            color: #55565a;
            float: left;
            display: table;
            margin: 0 10px;
            font-size: 51px;
        }

        .rf-accordion.active:before {
            content: "\2212";
        }

        .rf-accordion strong {
            display: table;
        }

    .panel {
        padding: 0 18px;
        background-color: white;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.2s ease-out;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 428px) {

    .rf-accordion {
        background-color: #eee;
        color: #444;
        cursor: pointer;
        padding: 18px;
        width: 100%;
        border: none;
        text-align: left;
        outline: none;
        font-size: 18px;
        transition: 0.4s;
    }

        .rf-accordion.active {
            background-color: #ccc;
        }

        .rf-accordion:before {
            content: '\002B';
            color: #55565a;
            float: left;
            display: table;
            margin: 0 10px;
            font-size: 51px;
        }

        .rf-accordion.active:before {
            content: "\2212";
        }

        .rf-accordion strong {
            display: table;
        }

    .panel {
        padding-top: 3px;
        padding-left: 13px;
        padding-right: 13px;
        background-color: white;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.2s ease-out;
    }
}

/*@media only screen and (max-width:768px) {
    #win-the-fight {
        margin-top: 200px !important;
    }
}

@media only screen and (max-width:560px) {
    #win-the-fight {
        margin-top: 300px !important;
    }
}

@media only screen and (max-width:410px) {
    #win-the-fight {
        margin-top: 350px !important;
    }
}*/

.active .panel {
    width: 100% !important;
}

#brand-tabs .learnMoreBtn, #brand-tabs .learnMoreBtn:link {
    display: block;
    width: 100% !important;
    font-size: 15px;
    font-weight: 600;
    padding: 5px 5px !important;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    background-color: #ffd608 !important;
    color: black;
    transition: color .25s,
                border .25s,
                background-color .25s
               ;
}

    #brand-tabs .learnMoreBtn:hover, #brand-tabs .learnMoreBtn:link:hover {
        background-color: #000 !important;
        color: #ffd608;
        outline: 2px #ffd608 solid;
    }

@media (min-width: 990px) {
    #brand-tabs .learnMoreBtn, #brand-tabs .learnMoreBtn:link {
        width: 50% !important;
    }
}

.panel hr {
    border-top: 2px solid #55565a;
    margin: auto;
    margin-top: 16px;
    margin-bottom: 22px;
    width: 100%;
}

.rf-accordion.active:before {
    content: "\d7";
}

.rf-accordion:before {
    content: '\002B';
    color: #55565a;
    float: left;
    display: block;
    /* margin: 0 10px; */
    margin: 0 20px 0 10px;
    font-size: 51px;
    position: relative;
    top: -24px;
}

div.rf-accordion.active, div.rf-accordion:hover {
    background-color: #D4D4D4;
}

div.panel &gt; .row {
    margin: 50px 0px !important;
}

.d-flex-center {
    display: flex;
    justify-content: center;
}</pre></body></html>