<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width: 768px) {
    section.tile.t\:flex.md-w\:360 {
        width: 360px;
    }
    section.tile .tile-thumbnail{ 
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }
    section.tile .tile-body{
        border: none; 
        border-color: none;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }
    section.tile {
        border-radius: 4px;
    }
}

section.tile {
    position: relative;
    background: #dae1e7;
    margin: 2ch 0;
    font-family: "Arial", "Helvetica", sans-serif !important;
    font-size: 14px !important;
}

section.tile.bxsh {
    box-shadow: 0 2px 3px 1px rgba(0,0,0,0.16),0 0 1px 1px rgba(0,0,0,0.08)
}

section.tile .tile-body {
    background: #f0f3f7;
}

@media screen and (max-width: 767px) {
    .cardZone {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media screen and (max-width: 767px) {
    section.tile .tile-thumbnail.sm-w\:100 {
        width: 100px;
    } 
    section.tile .tile-thumbnail.sm-w\:120 {
        width: 120px;
    } 
    section.tile .tile-thumbnail.sm-w\:140 {
        width: 140px;
    } 
    section.tile .tile-thumbnail.sm-w\:160 {
        width: 160px;
    } 
}

section.tile .tile-body div.block a + a, section.tile .tile-body div.block strong + strong{
    padding-left: calc(1em - 4px);
}

section.tile .tile-body.pd-sm {
    padding: 10px 4px;
}

section.tile .tile-body .block {
    position: absolute;
    right: 6px;
    bottom: 6px;
}

section.tile .tile-body .big {
    font-size: 28px;
}

section.tile .tile-body .bold {
    font-weight: 700;
    color: #42474d;
    font-size: 1.125em;
}
section.tile .tile-body h3{
    font-size: initial !important;
    font-weight: initial !important;
}
section.tile .tile-body h3 strong{
    font-weight: bold !important;
}

section.tile .tile-body {
    font-family: 'Arial', 'Helvetica', sans-serif !important;
    color: #42474d;
    font-weight: 400;
    font-size: 1.125em;
}

section.tile .tile-body strong {
    font-family: 'Arial', 'Helvetica', sans-serif !important;
}

section.tile .tile-body h3 strong {
    font-size: 14pt;
    color: #42474d;
}

section.tile .tile-body .pt-sm {
    padding-top: 10px;
}

section.tile .tile-body address {
    font-style: normal;
}
section.tile .tile-thumbnail {
    background: #f0f3f7;
}

section.tile .tile-thumbnail img {
    height: auto;
    width: 110%;
    margin: 0 auto;
}

section.tile .tile-body a, section.tile .tile-body a:active strong, section.tile .tile-body a:visited, section.tile .tile-body .block strong{
    color: #3d5c80;
}
section.tile .tile-body .block strong {
    text-transform: uppercase;
}

section.tile .tile-body a:hover {
    color: #325174;
    text-decoration: none;
}
@media screen and (min-width: 768px) {
    section.tile.t\:flex {
        display:-webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex
    }
}

@media screen and (max-width: 767px) {
    section.tile.m\:flex {
        display:-webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex
    }

    section.tile.m\:flex.m\:fxdc {
        flex-direction: column
    }
}

section.tile.w-full {
    width: 100%
}

section.tile .bs-1 {
    border: solid 1px;
    border-color: #dae1e7
}

section.tile .brn {
    border-right: 0px
}

section.tile .tile-thumbnail {
    position: relative;
    height: 100%;
    overflow: hidden;
    background: #e6e6e6
}

@media screen and (max-width: 767px) {
    section.tile .tile-thumbnail {
        width:100%;
        min-height: 65px
    }
}

section.tile .tile-thumbnail.flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex
}

section.tile .tile-thumbnail.jcc {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

section.tile .tile-thumbnail.aic {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

section.tile .tile-thumbnail img {
    height: 100%;
    width: auto;
    margin: 0 auto
}

section.tile .tile-thumbnail img.winit {
    width: initial
}

section.tile .tile-thumbnail.fr {
    float: right
}

section.tile .tile-thumbnail.fl {
    float: left
}

section.tile .tile-thumbnail.btr-sm {
    border-top-right-radius: .25rem
}

section.tile .tile-thumbnail.bbr-sm {
    border-bottom-right-radius: .25rem
}

section.tile .tile-thumbnail.btl-sm {
    border-top-left-radius: .25rem
}

section.tile .tile-thumbnail.bbl-sm {
    border-bottom-left-radius: .25rem
}

section.tile .tile-body {
    flex: 1;
    border: solid 1px;
    border-color: #dae1e7;
    margin: unset;
}

section.tile .tile-body.pd-sm {
    padding: 1.5rem
}

section.tile .tile-body.bln {
    border-left: 0px
}

section.tile .tile-body.brn {
    border-right: 0px
}

section.tile .tile-body.btr-sm {
    border-top-right-radius: .25rem
}

section.tile .tile-body.bbr-sm {
    border-bottom-right-radius: .25rem
}

section.tile .tile-body.btl-sm {
    border-top-left-radius: .25rem
}

section.tile .tile-body.bbl-sm {
    border-bottom-left-radius: .25rem
}

section.tile .tile-body .i {
    display: inline
}

section.tile .tile-body .i-b {
    display: inline-block
}

section.tile .tile-body .block {
    display: block
}

section.tile .tile-body .none {
    display: none
}

section.tile.btr-sm {
    border-top-right-radius: .25rem
}

section.tile.bbr-sm {
    border-bottom-right-radius: .25rem
}

section.tile.btl-sm {
    border-top-left-radius: .25rem
}

section.tile.bbl-sm {
    border-bottom-left-radius: .25rem
}

section.tile {
    position: relative;
    background: #dae1e7;
    margin: 2ch 0
}

section.tile.bxsh {
    box-shadow: 0 2px 3px 1px rgba(0,0,0,0.16),0 0 1px 1px rgba(0,0,0,0.08)
}

@media screen and (min-width: 768px) {
    section.tile.t\:flex {
        display:-webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex
    }
}

@media screen and (max-width: 767px) {
    section.tile.m\:flex {
        display:-webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex
    }

    section.tile.m\:flex.m\:fxdc {
        flex-direction: column
    }
}

section.tile.w-full {
  max-width: 520px;
    min-width: 220px
}
section.tile .bs-1 {
    border: solid 1px;
    border-color: #dae1e7
}

section.tile .brn {
    border-right: 0px
}

section.tile .tile-thumbnail {
    position: relative;
    height: 100%;
    overflow: hidden;
    background: #e6e6e6
}

@media screen and (max-width: 767px) {
    section.tile .tile-thumbnail {
        width:100%;
        min-height: 65px
    }
}

section.tile .tile-thumbnail.flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex
}

section.tile .tile-thumbnail.jcc {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

section.tile .tile-thumbnail.aic {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

section.tile .tile-thumbnail img {
    height: 100%;
    width: auto;
    margin: 0 auto
}

section.tile .tile-thumbnail img.winit {
    width: initial
}

section.tile .tile-thumbnail.fr {
    float: right
}

section.tile .tile-thumbnail.fl {
    float: left
}

section.tile .tile-thumbnail.btr-sm {
    border-top-right-radius: .25rem
}

section.tile .tile-thumbnail.bbr-sm {
    border-bottom-right-radius: .25rem
}

section.tile .tile-thumbnail.btl-sm {
    border-top-left-radius: .25rem
}

section.tile .tile-thumbnail.bbl-sm {
    border-bottom-left-radius: .25rem
}

section.tile .tile-body.pd-sm {
    padding: 1.5rem
}

section.tile .tile-body.bln {
    border-left: 0px
}

section.tile .tile-body.brn {
    border-right: 0px
}

section.tile .tile-body.btr-sm {
    border-top-right-radius: .25rem
}

section.tile .tile-body.bbr-sm {
    border-bottom-right-radius: .25rem
}

section.tile .tile-body.btl-sm {
    border-top-left-radius: .25rem
}

section.tile .tile-body.bbl-sm {
    border-bottom-left-radius: .25rem
}

section.tile .tile-body .i {
    display: inline
}

section.tile .tile-body .i-b {
    display: inline-block
}

section.tile .tile-body .block {
    display: block
}

section.tile .tile-body .none {
    display: none
}

section.tile.btr-sm {
    border-top-right-radius: .25rem
}

section.tile.bbr-sm {
    border-bottom-right-radius: .25rem
}

section.tile.btl-sm {
    border-top-left-radius: .25rem
}

section.tile.bbl-sm {
    border-bottom-left-radius: .25rem
}

section.tile .tile-thumbnail img {
    height: 100%;
    width: auto;
    margin: 0 auto;
}

@media screen and (max-width: 767px) {
    .sm-h\:60 {
        height:60px
    }

    .sm-w\:60 {
        width: 60px
    }

    .sm-h\:80 {
        height: 80px
    }

    .sm-w\:80 {
        width: 80px
    }

    .sm-h\:100 {
        height: 100px
    }

    .sm-w\:100 {
        width: 100px
    }

    .sm-h\:120 {
        height: 120px
    }

    .sm-w\:120 {
        width: 120px
    }

    .sm-h\:160 {
        height: 160px
    }

    .sm-w\:160 {
        width: 160px
    }

    .sm-h\:180 {
        height: 180px
    }

    .sm-w\:180 {
        width: 180px
    }

    .sm-h\:200 {
        height: 200px
    }

    .sm-w\:200 {
        width: 200px
    }

    .sm-h\:240 {
        height: 240px
    }

    .sm-w\:240 {
        width: 240px
    }

    .sm-h\:300 {
        height: 300px
    }

    .sm-w\:300 {
        width: 300px
    }

    .sm-h\:360 {
        height: 360px
    }

    .sm-w\:360 {
        width: 360px
    }

    .sm-h\:400 {
        height: 400px
    }

    .sm-w\:400 {
        width: 400px
    }

    .sm-h\:420 {
        height: 420px
    }

    .sm-w\:420 {
        width: 420px
    }

    .sm-h\:480 {
        height: 480px
    }

    .sm-w\:480 {
        width: 480px
    }

    .sm-h\:500 {
        height: 500px
    }

    .sm-w\:500 {
        width: 500px
    }
}

@media screen and (max-width: 767px) {
    .sm-mah\:60 {
        height:60px
    }

    .sm-maw\:60 {
        width: 60px
    }

    .sm-mah\:80 {
        height: 80px
    }

    .sm-maw\:80 {
        width: 80px
    }

    .sm-mah\:100 {
        height: 100px
    }

    .sm-maw\:100 {
        width: 100px
    }

    .sm-mah\:120 {
        height: 120px
    }

    .sm-maw\:120 {
        width: 120px
    }

    .sm-mah\:160 {
        height: 160px
    }

    .sm-maw\:160 {
        width: 160px
    }

    .sm-mah\:180 {
        height: 180px
    }

    .sm-maw\:180 {
        width: 180px
    }

    .sm-mah\:200 {
        height: 200px
    }

    .sm-maw\:200 {
        width: 200px
    }

    .sm-mah\:240 {
        height: 240px
    }

    .sm-maw\:240 {
        width: 240px
    }

    .sm-mah\:300 {
        height: 300px
    }

    .sm-maw\:300 {
        width: 300px
    }

    .sm-mah\:360 {
        height: 360px
    }

    .sm-maw\:360 {
        width: 360px
    }

    .sm-mah\:400 {
        height: 400px
    }

    .sm-maw\:400 {
        width: 400px
    }

    .sm-mah\:420 {
        height: 420px
    }

    .sm-maw\:420 {
        width: 420px
    }

    .sm-mah\:480 {
        height: 480px
    }

    .sm-maw\:480 {
        width: 480px
    }

    .sm-mah\:500 {
        height: 500px
    }

    .sm-maw\:500 {
        width: 500px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .md-h\:60 {
        height:60px
    }

    .md-w\:60 {
        width: 60px
    }

    .md-h\:80 {
        height: 80px
    }

    .md-w\:80 {
        width: 80px
    }

    .md-h\:100 {
        height: 100px
    }

    .md-w\:100 {
        width: 100px
    }

    .md-h\:120 {
        height: 120px
    }

    .md-w\:120 {
        width: 120px
    }

    .md-h\:160 {
        height: 160px
    }

    .md-w\:160 {
        width: 160px
    }

    .md-h\:180 {
        height: 180px
    }

    .md-w\:180 {
        width: 180px
    }

    .md-h\:200 {
        height: 200px
    }

    .md-w\:200 {
        width: 200px
    }

    .md-h\:240 {
        height: 240px
    }

    .md-w\:240 {
        width: 240px
    }

    .md-h\:300 {
        height: 300px
    }

    .md-w\:300 {
        width: 300px
    }

    .md-h\:360 {
        height: 360px
    }

    .md-w\:360 {
        width: 360px
    }

    .md-h\:400 {
        height: 400px
    }

    .md-w\:400 {
        width: 400px
    }

    .md-h\:420 {
        height: 420px
    }

    .md-w\:420 {
        width: 420px
    }

    .md-h\:480 {
        height: 480px
    }

    .md-w\:480 {
        width: 480px
    }

    .md-h\:500 {
        height: 500px
    }

    .md-w\:500 {
        width: 500px
    }
}

@media screen and (min-width: 992px) {
    .lg-h\:60 {
        height:60px
    }

    .lg-w\:60 {
        width: 60px
    }

    .lg-h\:80 {
        height: 80px
    }

    .lg-w\:80 {
        width: 80px
    }

    .lg-h\:100 {
        height: 100px
    }

    .lg-w\:100 {
        width: 100px
    }

    .lg-h\:120 {
        height: 120px
    }

    .lg-w\:120 {
        width: 120px
    }

    .lg-h\:160 {
        height: 160px
    }

    .lg-w\:160 {
        width: 160px
    }

    .lg-h\:180 {
        height: 180px
    }

    .lg-w\:180 {
        width: 180px
    }

    .lg-h\:200 {
        height: 200px
    }

    .lg-w\:200 {
        width: 200px
    }

    .lg-h\:240 {
        height: 240px
    }

    .lg-w\:240 {
        width: 240px
    }

    .lg-h\:300 {
        height: 300px
    }

    .lg-w\:300 {
        width: 300px
    }

    .lg-h\:360 {
        height: 360px
    }

    .lg-w\:360 {
        width: 360px
    }

    .lg-h\:400 {
        height: 400px
    }

    .lg-w\:400 {
        width: 400px
    }

    .lg-h\:420 {
        height: 420px
    }

    .lg-w\:420 {
        width: 420px
    }

    .lg-h\:480 {
        height: 480px
    }

    .lg-w\:480 {
        width: 480px
    }

    .lg-h\:500 {
        height: 500px
    }

    .lg-w\:500 {
        width: 500px
    }
}

.opc\:0 {
    opacity: 0
}

.opc\:5 {
    opacity: .05
}

.opc\:10 {
    opacity: .1
}

.opc\:15 {
    opacity: .15
}

.opc\:20 {
    opacity: .2
}

.opc\:25 {
    opacity: .25
}

.opc\:30 {
    opacity: .3
}

.opc\:35 {
    opacity: .35
}

.opc\:40 {
    opacity: .4
}

.opc\:45 {
    opacity: .45
}

.opc\:50 {
    opacity: .5
}

.opc\:55 {
    opacity: .55
}

.opc\:60 {
    opacity: .6
}

.opc\:65 {
    opacity: .65
}

.opc\:70 {
    opacity: .7
}

.opc\:75 {
    opacity: .75
}

.opc\:80 {
    opacity: .8
}

.opc\:85 {
    opacity: .85
}

.opc\:90 {
    opacity: .9
}

.opc\:95 {
    opacity: .95
}

.p-top\:0 {
    padding-top: 0px
}

.p-left\:0 {
    padding-left: 0px
}

.p-bottom\:0 {
    padding-bottom: 0px
}

.p-right\:0 {
    padding-right: 0px
}

.p-top\:5 {
    padding-top: 5px
}

.p-left\:5 {
    padding-left: 5px
}

.p-bottom\:5 {
    padding-bottom: 5px
}

.p-right\:5 {
    padding-right: 5px
}

.p-top\:10 {
    padding-top: 10px
}

.p-left\:10 {
    padding-left: 10px
}

.p-bottom\:10 {
    padding-bottom: 10px
}

.p-right\:10 {
    padding-right: 10px
}

.p-top\:15 {
    padding-top: 15px
}

.p-left\:15 {
    padding-left: 15px
}

.p-bottom\:15 {
    padding-bottom: 15px
}

.p-right\:15 {
    padding-right: 15px
}

.p-top\:20 {
    padding-top: 20px
}

.p-left\:20 {
    padding-left: 20px
}

.p-bottom\:20 {
    padding-bottom: 20px
}

.p-right\:20 {
    padding-right: 20px
}

.p-top\:25 {
    padding-top: 25px
}

.p-left\:25 {
    padding-left: 25px
}

.p-bottom\:25 {
    padding-bottom: 25px
}

.p-right\:25 {
    padding-right: 25px
}

.p-top\:30 {
    padding-top: 30px
}

.p-left\:30 {
    padding-left: 30px
}

.p-bottom\:30 {
    padding-bottom: 30px
}

.p-right\:30 {
    padding-right: 30px
}

.p-top\:35 {
    padding-top: 35px
}

.p-left\:35 {
    padding-left: 35px
}

.p-bottom\:35 {
    padding-bottom: 35px
}

.p-right\:35 {
    padding-right: 35px
}

.p-top\:40 {
    padding-top: 40px
}

.p-left\:40 {
    padding-left: 40px
}

.p-bottom\:40 {
    padding-bottom: 40px
}

.p-right\:40 {
    padding-right: 40px
}

.p-top\:45 {
    padding-top: 45px
}

.p-left\:45 {
    padding-left: 45px
}

.p-bottom\:45 {
    padding-bottom: 45px
}

.p-right\:45 {
    padding-right: 45px
}

.p-top\:50 {
    padding-top: 50px
}

.p-left\:50 {
    padding-left: 50px
}

.p-bottom\:50 {
    padding-bottom: 50px
}

.p-right\:50 {
    padding-right: 50px
}

.p-top\:55 {
    padding-top: 55px
}

.p-left\:55 {
    padding-left: 55px
}

.p-bottom\:55 {
    padding-bottom: 55px
}

.p-right\:55 {
    padding-right: 55px
}

.p-top\:60 {
    padding-top: 60px
}

.p-left\:60 {
    padding-left: 60px
}

.p-bottom\:60 {
    padding-bottom: 60px
}

.p-right\:60 {
    padding-right: 60px
}

.p-top\:65 {
    padding-top: 65px
}

.p-left\:65 {
    padding-left: 65px
}

.p-bottom\:65 {
    padding-bottom: 65px
}

.p-right\:65 {
    padding-right: 65px
}

.p-top\:70 {
    padding-top: 70px
}

.p-left\:70 {
    padding-left: 70px
}

.p-bottom\:70 {
    padding-bottom: 70px
}

.p-right\:70 {
    padding-right: 70px
}

.p-top\:75 {
    padding-top: 75px
}

.p-left\:75 {
    padding-left: 75px
}

.p-bottom\:75 {
    padding-bottom: 75px
}

.p-right\:75 {
    padding-right: 75px
}

.p-top\:80 {
    padding-top: 80px
}

.p-left\:80 {
    padding-left: 80px
}

.p-bottom\:80 {
    padding-bottom: 80px
}

.p-right\:80 {
    padding-right: 80px
}

.p-top\:85 {
    padding-top: 85px
}

.p-left\:85 {
    padding-left: 85px
}

.p-bottom\:85 {
    padding-bottom: 85px
}

.p-right\:85 {
    padding-right: 85px
}

.p-top\:90 {
    padding-top: 90px
}

.p-left\:90 {
    padding-left: 90px
}

.p-bottom\:90 {
    padding-bottom: 90px
}

.p-right\:90 {
    padding-right: 90px
}

.p-top\:95 {
    padding-top: 95px
}

.p-left\:95 {
    padding-left: 95px
}

.p-bottom\:95 {
    padding-bottom: 95px
}

.p-right\:95 {
    padding-right: 95px
}

.p-top\:100 {
    padding-top: 100px
}

.p-left\:100 {
    padding-left: 100px
}

.p-bottom\:100 {
    padding-bottom: 100px
}

.p-right\:100 {
    padding-right: 100px
}

.p-top\:105 {
    padding-top: 105px
}

.p-left\:105 {
    padding-left: 105px
}

.p-bottom\:105 {
    padding-bottom: 105px
}

.p-right\:105 {
    padding-right: 105px
}

.p-top\:110 {
    padding-top: 110px
}

.p-left\:110 {
    padding-left: 110px
}

.p-bottom\:110 {
    padding-bottom: 110px
}

.p-right\:110 {
    padding-right: 110px
}

.p-top\:115 {
    padding-top: 115px
}

.p-left\:115 {
    padding-left: 115px
}

.p-bottom\:115 {
    padding-bottom: 115px
}

.p-right\:115 {
    padding-right: 115px
}
</pre></body></html>