@charset "UTF-8";
img.lazyload{
    -webkit-filter:blur(5px);
    filter:blur(5px);
    -webkit-transform:scale(1.05);
    -ms-transform:scale(1.05);
    transform:scale(1.05)
}
.no-js img.lazyload{
    display:none
}
img.lazyloaded{
    -webkit-filter:blur(0);
    filter:blur(0);
    -webkit-transition:all .3s;
    transition:all .3s
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html{
    font-family:sans-serif;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%
}
body{
    margin:0
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{
    display:block
}
audio,canvas,progress,video{
    display:inline-block;
    vertical-align:baseline
}
audio:not([controls]){
    display:none;
    height:0
}
[hidden],template{
    display:none
}
a{
    background-color:transparent
}
a:active,a:hover{
    outline:0
}
abbr[title]{
    border-bottom:1px dotted
}
b,strong{
    font-weight:700
}
dfn{
    font-style:italic
}
h1{
    font-size:2em;
    margin:.67em 0
}
mark{
    background:#ff0;
    color:#000
}
small{
    font-size:80%
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
sup{
    top:-.5em
}
sub{
    bottom:-.25em
}
img{
    border:0
}
svg:not(:root){
    overflow:hidden
}
figure{
    margin:1em 40px
}
hr{
    box-sizing:content-box;
    height:0
}
pre{
    overflow:auto
}
code,kbd,pre,samp{
    font-family:monospace,monospace;
    font-size:1em
}
button,input,optgroup,select,textarea{
    color:inherit;
    font:inherit;
    margin:0
}
button{
    overflow:visible
}
button,select{
    text-transform:none
}
button,html input[type=button],input[type=reset],input[type=submit]{
    -webkit-appearance:button;
    cursor:pointer
}
button[disabled],html input[disabled]{
    cursor:default
}
button::-moz-focus-inner,input::-moz-focus-inner{
    border:0;
    padding:0
}
input{
    line-height:normal
}
input[type=checkbox],input[type=radio]{
    box-sizing:border-box;
    padding:0
}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{
    height:auto
}
input[type=search]{
    -webkit-appearance:textfield;
    box-sizing:content-box
}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{
    -webkit-appearance:none
}
fieldset{
    border:1px solid silver;
    margin:0 2px;
    padding:.35em .625em .75em
}
textarea{
    overflow:auto
}
optgroup{
    font-weight:700
}
table{
    border-collapse:collapse;
    border-spacing:0
}
td,th{
    padding:0
}
*,:after,:before{
    box-sizing:border-box
}
html{
    font-size:10px;
    -webkit-tap-highlight-color:transparent
}
body{
    font-family:Helvetica,Arial,sans-serif;
    font-size:14px;
    line-height:1.429;
    color:#545454;
    background-color:#f2f2f2
}
#ss-bg{
    background-color:#fff
}
button,input,select,textarea{
    font-family:inherit;
    font-size:inherit;
    line-height:inherit
}
a{
    color:#1965e1;
    text-decoration:none
}
a:focus,a:hover{
    color:#071956
}
a:focus{
    outline:thin dotted;
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px
}
figure{
    margin:0
}
img{
    vertical-align:middle
}
.img-responsive{
    display:block;
    max-width:100%;
    height:auto
}
.img-rounded{
    border-radius:6px
}
.img-thumbnail{
    padding:4px;
    line-height:1.429;
    background-color:#f2f2f2;
    border:1px solid #ddd;
    border-radius:4px;
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    display:inline-block;
    max-width:100%;
    height:auto
}
.img-circle{
    border-radius:50%
}
hr{
    margin-top:20px;
    margin-bottom:20px;
    border:0;
    border-top:1px solid #eee;
    clear:both
}
.sr-only{
    position:absolute;
    width:1px;
    height:1px;
    margin:-1px;
    padding:0;
    overflow:hidden;
    clip:rect(0,0,0,0);
    border:0
}
.sr-only-focusable:active,.sr-only-focusable:focus{
    position:static;
    width:auto;
    height:auto;
    margin:0;
    overflow:visible;
    clip:auto
}
em.serial{
    top:33px;
    position:relative
}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
    font-family:inherit;
    font-weight:400;
    line-height:1.2
}
.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{
    font-weight:400;
    line-height:1;
    color:#777
}
.h1.bold,.h2.bold,.h3.bold,.h4.bold,.h5.bold,.h6.bold,h1.bold,h2.bold,h3.bold,h4.bold,h5.bold,h6.bold{
    font-weight:700
}
.h1.devices,.h2.devices,.h3.devices,.h4.devices,.h5.devices,.h6.devices,h1.devices,h2.devices,h3.devices,h4.devices,h5.devices,h6.devices{
    margin:20px 0;
    padding:12px 8px
}
.h1-block,h1.block{
    font-family:inherit;
    font-weight:400;
    line-height:1.2;
    margin-bottom:10px;
    margin-top:20px;
    font-size:40px;
    display:block
}
.h1-block .small,.h1-block small,h1.block .small,h1.block small{
    font-size:65%
}
.h2-block,h2.block{
    font-family:inherit;
    font-weight:400;
    line-height:1.2;
    margin-bottom:10px;
    margin-top:20px;
    font-size:28px;
    display:block
}
.h2-block .small,.h2-block small,h2.block .small,h2.block small{
    font-size:65%
}
.h3-block,h3.block{
    font-family:inherit;
    font-weight:400;
    line-height:1.2;
    margin-bottom:10px;
    margin-top:20px;
    font-size:25px;
    display:block
}
.h3-block .small,.h3-block small,h3.block .small,h3.block small{
    font-size:65%
}
.h1,h1{
    font-family:inherit;
    font-weight:400;
    line-height:1.2;
    margin-bottom:10px;
    margin-top:20px;
    font-size:40px
}
.h1 .small,.h1 small,h1 .small,h1 small{
    font-size:65%
}
.h2,h2{
    font-family:inherit;
    font-weight:400;
    line-height:1.2;
    margin-bottom:10px;
    margin-top:20px;
    font-size:28px;
     margin-right:25px;
}
.h2 .small,.h2 small,h2 .small,h2 small{
    font-size:65%
}
.h3,h3{
    font-family:inherit;
    font-weight:400;
    line-height:1.2;
    margin-bottom:10px;
    margin-top:20px;
    font-size:25px
}
.h3 .small,.h3 small,h3 .small,h3 small{
    font-size:65%
}
.h4,h4{
    font-family:inherit;
    font-weight:400;
    line-height:1.2;
    margin-bottom:10px;
    margin-top:20px;
    font-size:18px
}
.h4 .small,.h4 small,h4 .small,h4 small{
    font-size:65%
}
.h5,h5{
    font-family:inherit;
    font-weight:400;
    line-height:1.2;
    margin-bottom:10px;
    margin-top:20px;
    font-size:14px
}
.h5 .small,.h5 small,h5 .small,h5 small{
    font-size:65%
}
.h6,h6{
    font-family:inherit;
    font-weight:400;
    line-height:1.2;
    margin-bottom:10px;
    margin-top:20px;
    font-size:12px
}
.h6 .small,.h6 small,h6 .small,h6 small{
    font-size:65%
}
p{
    margin:0 0 10px
}
p.bold{
    font-weight:700
}
p.caveat{
    font-size:11px
}
p.caveat,p.large{
    font-family:Helvetica,Arial,sans-serif;
    font-style:normal;
    font-variant:normal;
    font-weight:400;
    line-height:23px
}
p.large{
    font-size:16px
}
p.medium{
    font-size:14px
}
p.medium,p.small{
    font-family:Helvetica,Arial,sans-serif;
    font-style:normal;
    font-variant:normal;
    font-weight:400;
    line-height:23px
}
p.small{
    font-size:12px
}
.lead{
    margin-bottom:20px;
    font-size:16px;
    font-weight:300;
    line-height:1.4
}
.small,small{
    font-size:85%
}
.mark,mark{
    background-color:#f6efd1;
    padding:.2em
}
.text-left{
    text-align:left
}
.text-right{
    text-align:right
}
.text-center{
    text-align:center
}
.text-justify{
    text-align:justify
}
.text-nowrap{
    white-space:nowrap
}
.text-lowercase{
    text-transform:lowercase
}
.text-uppercase{
    text-transform:uppercase
}
.text-capitalize{
    text-transform:capitalize
}
.text-muted{
    color:#777
}
.text-primary{
    color:#1965e1
}
a.text-primary:hover{
    color:#1450b3
}
.text-success{
    color:#6b930d
}
a.text-success:hover{
    color:#496409
}
.text-info{
    color:#1965e1
}
a.text-info:hover{
    color:#1450b3
}
.text-warning{
    color:#ed7200
}
a.text-warning:hover{
    color:#ba5900
}
.text-danger{
    color:#ff0136
}
a.text-danger:hover{
    color:#cd002b
}
.bg-primary{
    color:#fff;
    background-color:#1965e1
}
a.bg-primary:hover{
    background-color:#1450b3
}
.bg-success{
    background-color:#edf9d5
}
a.bg-success:hover{
    background-color:#daf3a8
}
.bg-info{
    background-color:#e9eff8
}
a.bg-info:hover{
    background-color:#c2d3ec
}
.bg-warning{
    background-color:#f6efd1
}
a.bg-warning:hover{
    background-color:#eee0a6
}
.bg-danger{
    background-color:#ffedf1
}
a.bg-danger:hover{
    background-color:#ffbac9
}
.section-header{
    background:#f2f2f2;
    margin:0;
    padding:15px 30px 30px
}
.section-header--no-section{
    padding:23px 30px 15px
}
.grid-cell:first-child>.section-header{
    padding-top:0
}
.title-header{
    margin-top:20px
}
ol,ul{
    margin-top:0;
    margin-bottom:10px;
    padding-left:20px
}
ol ol,ol ul,ul ol,ul ul{
    margin-bottom:0
}
.list-inline,.list-unstyled{
    padding-left:0;
    list-style:none
}
.list-inline{
    margin-left:-5px
}
.list-inline>li{
    display:inline-block;
    padding-left:5px;
    padding-right:5px
}
dl{
    margin-top:0;
    margin-bottom:20px
}
dd,dt{
    line-height:1.429
}
dt{
    font-weight:700
}
dd{
    margin-left:0
}
.dl-horizontal dd:after,.dl-horizontal dd:before{
    content:" ";
    display:table
}
.dl-horizontal dd:after{
    clear:both
}
abbr[data-original-title],abbr[title]{
    cursor:help;
    border-bottom:1px dotted #777
}
.initialism{
    font-size:90%;
    text-transform:uppercase
}
blockquote{
    display:inline-block;
    font-size:17.5px;
    font-style:italic;
    margin:0 0 20px;
    padding:15px 30px
}
blockquote,blockquote p{
    position:relative
}
blockquote .fa-quote-left{
    font-size:22px;
    left:-30px;
    position:absolute;
    top:-15px
}
blockquote .fa-quote-right{
    bottom:0;
    font-size:22px;
    position:absolute;
    right:-30px
}
blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{
    margin-bottom:0
}
blockquote .small,blockquote footer,blockquote small{
    display:block;
    font-size:80%;
    line-height:1.429
}
blockquote .small cite,blockquote footer cite,blockquote small cite{
    color:#545454;
    display:block;
    font-style:normal;
    font-weight:700;
    position:relative
}
.blockquote-reverse,blockquote.pull-right{
    float:right;
    text-indent:right
}
address{
    margin-bottom:20px;
    font-style:normal;
    line-height:1.429
}
.richtext{
    padding:15px
}
.richtext__image{
    display:inline-block;
    margin-bottom:10px;
    max-width:100%
}
.richtext__image:first-child{
    margin-top:20px
}
.richtext__image:last-child{
    margin-bottom:0
}
.richtext__image img{
    max-width:100%
}
.richtext__video-container{
    display:inline-block;
    margin-bottom:10px;
    padding-top:56.25%;
    position:relative;
    width:100%
}
.richtext__video-container:first-child{
    margin-top:20px
}
.richtext__video-container:last-child{
    margin-bottom:0
}
.richtext__video{
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%
}
.link-arrow{
    color:#1965e1;
    text-decoration:none;
    font-weight:700
}
.link-arrow:focus,.link-arrow:hover{
    color:#071956
}
.link-arrow:focus{
    outline:thin dotted;
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px
}
a:active .link-arrow,a:focus .link-arrow,a:hover .link-arrow{
    color:#071956
}
.link-arrow:after{
    content:"\f105";
    font-family:Fontawesome;
    margin-left:15px
}
.container__white-wrapper{
    background:#fff
}
.container__white-wrapper+.common-global-footer{
    margin-top:15px
}
.container{
    margin-right:auto;
    margin-left:auto;
    padding-left:15px;
    padding-right:15px
}
.container:after,.container:before{
    content:" ";
    display:table
}
.container:after{
    clear:both
}
.container.main{
    background-color:#fff
}
.container--grid:after,.container--grid:before{
    content:" ";
    display:table
}
.container--grid:after{
    clear:both
}
.container-fluid{
    margin-right:auto;
    margin-left:auto;
    padding-left:15px;
    padding-right:15px
}
.container-fluid:after,.container-fluid:before{
    content:" ";
    display:table
}
.container-fluid:after{
    clear:both
}
.row{
    margin-left:-15px;
    margin-right:-15px
}
.row:after,.row:before{
    content:" ";
    display:table
}
.row:after{
    clear:both
}
.row__no-overflow{
    overflow:hidden
}
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xsm-1,.col-xsm-10,.col-xsm-11,.col-xsm-12,.col-xsm-2,.col-xsm-3,.col-xsm-4,.col-xsm-5,.col-xsm-6,.col-xsm-7,.col-xsm-8,.col-xsm-9{
    position:relative;
    min-height:1px;
    padding-left:15px;
    padding-right:15px
}
.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{
    float:left
}
.col-xs-1{
    width:8.333%
}
.col-xs-2{
    width:16.667%
}
.col-xs-3{
    width:25%
}
.col-xs-4{
    width:33.333%
}
.col-xs-5{
    width:41.667%
}
.col-xs-6{
    width:50%
}
.col-xs-7{
    width:58.333%
}
.col-xs-8{
    width:66.667%
}
.col-xs-9{
    width:75%
}
.col-xs-10{
    width:83.333%
}
.col-xs-11{
    width:91.667%
}
.col-xs-12{
    width:100%
}
.col-xs-pull-0{
    right:auto
}
.col-xs-pull-1{
    right:8.333%
}
.col-xs-pull-2{
    right:16.667%
}
.col-xs-pull-3{
    right:25%
}
.col-xs-pull-4{
    right:33.333%
}
.col-xs-pull-5{
    right:41.667%
}
.col-xs-pull-6{
    right:50%
}
.col-xs-pull-7{
    right:58.333%
}
.col-xs-pull-8{
    right:66.667%
}
.col-xs-pull-9{
    right:75%
}
.col-xs-pull-10{
    right:83.333%
}
.col-xs-pull-11{
    right:91.667%
}
.col-xs-pull-12{
    right:100%
}
.col-xs-push-0{
    left:auto
}
.col-xs-push-1{
    left:8.333%
}
.col-xs-push-2{
    left:16.667%
}
.col-xs-push-3{
    left:25%
}
.col-xs-push-4{
    left:33.333%
}
.col-xs-push-5{
    left:41.667%
}
.col-xs-push-6{
    left:50%
}
.col-xs-push-7{
    left:58.333%
}
.col-xs-push-8{
    left:66.667%
}
.col-xs-push-9{
    left:75%
}
.col-xs-push-10{
    left:83.333%
}
.col-xs-push-11{
    left:91.667%
}
.col-xs-push-12{
    left:100%
}
.col-xs-offset-0{
    margin-left:0
}
.col-xs-offset-1{
    margin-left:8.333%
}
.col-xs-offset-2{
    margin-left:16.667%
}
.col-xs-offset-3{
    margin-left:25%
}
.col-xs-offset-4{
    margin-left:33.333%
}
.col-xs-offset-5{
    margin-left:41.667%
}
.col-xs-offset-6{
    margin-left:50%
}
.col-xs-offset-7{
    margin-left:58.333%
}
.col-xs-offset-8{
    margin-left:66.667%
}
.col-xs-offset-9{
    margin-left:75%
}
.col-xs-offset-10{
    margin-left:83.333%
}
.col-xs-offset-11{
    margin-left:91.667%
}
.col-xs-offset-12{
    margin-left:100%
}
.grid{
    border-bottom:8px solid #f2f2f2;
    border-top:8px solid #f2f2f2
}
.grid.grid-db{
    border-bottom:16px solid #f2f2f2;
    border-top:16px solid #f2f2f2
}
.grid--no-border-top,.grid--no-border-top>.grid-cell{
    border-top:0
}
.container__white-wrapper .grid{
    border-color:#fff
}
.grid-row-no-bg{
    border-bottom:8px solid transparent;
    border-top:8px solid transparent
}
.grid-cell{
    background-color:#fff;
    border-bottom:7px solid #f2f2f2;
    border-top:7px solid #f2f2f2;
    padding:0
}
.grid-cell--no-bg{
    background:0 0
}
.grid-cell--no-border{
    border:0
}
.grid-cell--padding{
    padding:0 15px
}
.container__white-wrapper .grid-cell{
    border-color:#fff
}
.grid--content{
    padding:10px 15px 20px
}
.grid--content:after{
    clear:both;
    content:"";
    display:block
}
.grid--hidden{
    display:none
}
.flex-col,.flex-wrapper{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex
}
.flex-col{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
    -ms-flex-direction:column;
    flex-direction:column
}
.pad-7{
    padding-left:7px;
    padding-right:7px
}
.va--middle{
    vertical-align:middle!important
}
code,kbd,pre,samp{
    font-family:Menlo,Monaco,Consolas,Courier New,monospace
}
code{
    color:#c7254e;
    background-color:#f9f2f4;
    border-radius:4px
}
code,kbd{
    padding:2px 4px;
    font-size:90%
}
kbd{
    color:#fff;
    background-color:#333;
    border-radius:3px;
    box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)
}
kbd kbd{
    padding:0;
    font-size:100%;
    font-weight:700;
    box-shadow:none
}
pre{
    display:block;
    padding:9.5px;
    margin:0 0 10px;
    font-size:13px;
    line-height:1.429;
    word-break:break-all;
    word-wrap:break-word;
    color:#545454;
    background-color:#f5f5f5;
    border:1px solid #ccc;
    border-radius:4px
}
pre code{
    padding:0;
    font-size:inherit;
    color:inherit;
    white-space:pre-wrap;
    border-radius:0
}
pre code,table{
    background-color:transparent
}
caption{
    padding-top:8px;
    padding-bottom:8px;
    color:#777
}
caption,th{
    text-align:left
}
.table{
    width:100%;
    max-width:100%;
    margin-bottom:20px
}
.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{
    padding:8px;
    line-height:1.429;
    vertical-align:top;
    border-top:1px solid #ddd
}
.table>thead>tr>th{
    vertical-align:bottom;
    border-bottom:2px solid #ddd
}
.table>caption+thead,.table>tbody+tbody{
    border-top:2px solid #ddd
}
.table .table{
    background-color:#f2f2f2
}
.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{
    border:1px solid #ddd
}
.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{
    border-bottom-width:2px
}
.table-striped>tbody>tr:nth-child(odd){
    background-color:#f9f9f9
}
table col[class*=col-]{
    position:static;
    float:none;
    display:table-column
}
table td[class*=col-],table th[class*=col-]{
    position:static;
    float:none;
    display:table-cell
}
.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{
    background-color:#f5f5f5
}
.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{
    background-color:#e8e8e8
}
.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{
    background-color:#edf9d5
}
.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{
    background-color:#e3f6bf
}
.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{
    background-color:#e9eff8
}
.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{
    background-color:#d6e1f2
}
.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{
    background-color:#f6efd1
}
.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{
    background-color:#f2e8bc
}
.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{
    background-color:#ffedf1
}
.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{
    background-color:#ffd4dd
}
.table-responsive{
    overflow-x:auto;
    min-height:.01%
}
.style-guide-sizes{
    margin-bottom:20px
}
.style-guide-sizes td,.style-guide-sizes th{
    border:1px solid #545454;
    padding:5px 10px
}
fieldset{
    margin:0;
    min-width:0
}
fieldset,legend{
    padding:0;
    border:0
}
legend{
    display:block;
    width:100%;
    margin-bottom:20px;
    font-size:21px;
    line-height:inherit;
    color:#545454;
    border-bottom:1px solid #eee
}
.form-legend{
    padding-bottom:20px;
    margin-top:0
}
label{
    display:inline-block;
    max-width:100%;
    margin-bottom:5px;
    font-weight:700
}
.checkbox [required]+label p:first-of-type:after,[required]+label:after{
    color:#c33;
    content:"\2A";
    margin-left:5px
}
.checkbox [required]+label:after,.form-group--required [required]+label:after{
    content:none
}
.checkbox--required label:after{
    color:#c33;
    content:"\2A";
    margin-left:5px
}
.form-group--required .checkbox--required label:after{
    content:none
}
.form-group--required .form-group__title:after{
    color:#c33;
    content:"\2A";
    margin-left:5px
}
input[type=search]{
    box-sizing:border-box
}
input[type=checkbox],input[type=radio]{
    margin:4px 0 0;
    line-height:normal
}
input[type=file]{
    display:block
}
input[type=range]{
    display:block;
    width:100%
}
select[multiple],select[size]{
    height:auto
}
input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{
    outline:thin dotted;
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px
}
output{
    padding-top:9px;
    font-size:14px
}
.form-control,output{
    display:block;
    line-height:1.429;
    color:#555
}
.form-control{
    width:100%;
    height:38px;
    padding:8px 12px;
    font-size:16px;
    background-color:#fff;
    background-image:none;
    border:1px solid #eee;
    border-radius:0;
    -webkit-appearance:none;
    -moz-appearance:none
}
.form-control:focus{
    border-color:#e5e5e5;
    outline:0
}
.form-control:focus::-webkit-input-placeholder{
    color:transparent
}
.form-control:focus:-moz-placeholder,.form-control:focus::-moz-placeholder{
    color:transparent
}
.form-control:focus:-ms-input-placeholder{
    color:transparent
}
.form-control:focus+.form-label{
    display:block
}
.form-control:focus{
    border-color:#ddd
}
.form-control:focus+.form-label{
    background:#ddd;
    color:#071956
}
.has-success .form-control,.has-success .form-control:focus{
    border-color:#bbd975;
    color:#6b930d;
    padding-right:35px
}
.has-warning .form-control,.has-warning .form-control:focus{
    border-color:#e8d37b;
    color:#ed7200;
    padding-right:35px
}
.has-error .form-control,.has-error .form-control:focus{
    border-color:#ffccd7;
    color:#ff0136;
    padding-right:35px
}
.form-control::-moz-placeholder{
    color:#999;
    opacity:1
}
.form-control:-ms-input-placeholder{
    color:#999
}
.form-control::-webkit-input-placeholder{
    color:#999
}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{
    cursor:not-allowed;
    background-color:#eee;
    opacity:1
}
.form-select-wrapper{
    position:relative
}
.form-select-wrapper select{
    border:1px solid #eee;
    -webkit-transition:color .2s ease-out;
    transition:color .2s ease-out;
    padding-right:30px
}
.form-select-wrapper select::-ms-expand{
    display:none
}
.form-select-wrapper select.place_holder{
    color:#b1b1b1
}
.form-select-wrapper:before{
    box-sizing:border-box;
    color:#165ccf;
    content:"\f078";
    font-family:Fontawesome;
    font-size:12px;
    height:12px;
    margin-top:-8px;
    position:absolute;
    right:2px;
    top:50%;
    pointer-events:none;
    visibility:visible;
    width:30px;
    text-align:center
}
.has-error .form-select-wrapper:before,.has-success .form-select-wrapper:before,.has-warning .form-select-wrapper:before{
    content:none
}
.form-select-wrapper__loading:before{
    -webkit-animation:spin 1s steps(8) infinite;
    animation:spin 1s steps(8) infinite;
    content:"\f110";
    font-family:Fontawesome;
    line-height:12px;
    margin-top:-6px
}
.form-select-wrapper .select_option__highlight{
    font-weight:700;
    text-transform:lowercase
}
.form-select-wrapper .select_option__highlight:first-letter{
    text-transform:uppercase
}
.form-select-wrapper--float{
    float:left
}
.form-select-text{
    border:1px solid #e5e5e5;
    left:0;
    padding:8px 4px;
    position:absolute;
    top:0;
    width:100%
}
.checkbox input,.radio input{
    display:none
}
.checkbox label,.radio label{
    display:inline;
    position:relative
}
.checkbox label:hover,.radio label:hover{
    color:#0f3c85
}
.checkbox label:before,.radio label:before{
    background-color:#fff;
    border:1px solid #e5e5e5;
    color:transparent;
    content:"\f00c";
    display:block;
    font-family:Fontawesome;
    font-size:11px;
    height:20px;
    left:-30px;
    padding-top:2px;
    position:absolute;
    text-align:center;
    top:-2px;
    width:20px
}
.radio label:before{
    border-radius:50%;
    content:"\f111"
}
.checkbox input:checked+input+label:before,.checkbox input:checked+label:before,.radio input:checked+input+label:before,.radio input:checked+label:before{
    color:#165ccf;
    padding-top:1px
}
.checkbox input[disabled=disabled]+input+label,.checkbox input[disabled=disabled]+label,.radio input[disabled=disabled]+input+label,.radio input[disabled=disabled]+label{
    color:#e5e5e5;
    cursor:not-allowed
}
.checkbox input[disabled=disabled]:checked+input+label:before,.checkbox input[disabled=disabled]:checked+label:before,.radio input[disabled=disabled]:checked+input+label:before,.radio input[disabled=disabled]:checked+label:before{
    color:#e5e5e5
}
.has-success label:before{
    border-color:#bbd975
}
.has-success .checkbox input:checked+input+label:before,.has-success .checkbox input:checked+label:before,.has-success .form-group__title,.has-success .radio input:checked+input+label:before,.has-success .radio input:checked+label:before{
    color:#6b930d
}
.has-warning label:before{
    border-color:#e8d37b
}
.has-warning .checkbox input:checked+input+label:before,.has-warning .checkbox input:checked+label:before,.has-warning .radio input:checked+input+label:before,.has-warning .radio input:checked+label:before{
    color:#ed7200
}
.has-error label:before{
    border-color:#ffccd7
}
.has-error .checkbox input:checked+input+label:before,.has-error .checkbox input:checked+label:before,.has-error .form-group__title,.has-error .radio input:checked+input+label:before,.has-error .radio input:checked+label:before{
    color:#ff0136
}
textarea.form-control{
    resize:vertical;
    height:auto
}
input[type=search]{
    -webkit-appearance:none
}
.form-label{
    background:#eee;
    bottom:100%;
    display:block;
    font-size:14px;
    font-weight:400;
    left:0;
    margin:0;
    overflow:hidden;
    padding:5px 10px;
    position:absolute;
    text-overflow:ellipsis;
    white-space:nowrap
}
.has-success .form-label{
    background-color:#edf9d5
}
.has-warning .form-label{
    background-color:#f6efd1
}
.has-error .form-label{
    background-color:#ffedf1
}
.form-group{
    margin:20px 0;
    margin-bottom:5px;
    position:relative;
    font-size:16px;
}
.form-group.has-success:after{
    color:#6b930d;
    content:"\f00c"
}
.form-group.has-success:after,.form-group.has-warning:after{
    font-family:Fontawesome;
    font-size:17px;
    position:absolute;
    right:10px;
    top:8px
}
.form-group.has-warning:after{
    color:#ed7200;
    content:"\f071"
}
.form-group.has-error:after{
    color:#ff0136;
    content:"\f00d";
    font-family:Fontawesome;
    font-size:17px;
    position:absolute;
    right:10px;
    top:8px
}
.form-group.sortcode-label{
    margin-top:0
}
.form-group+p{
    margin-top:30px
}
.js [data-switchgroup-hidden]{
    display:none
}
.form-footer{
    margin-top:30px
}
.form-footer__row{
    display:block
}
.form-signin{
    margin:0 auto;
    max-width:330px;
    padding:15px
}
.form-group__reset-date-and-product{
    font-size:13px;
    position:absolute;
    right:10px;
    top:-10px
}
.form-group__date-selected-info{
    position:absolute
}
.form-group-no-tick{
    margin:45px 0;
    margin-bottom:5px;
    position:relative
}
.form-group-no-tick.has-success:after{
    color:#6b930d
}
.form-group-no-tick.has-warning:after{
    color:#ed7200;
    content:"\f071";
    font-family:Fontawesome;
    font-size:17px;
    position:absolute;
    right:10px;
    top:8px
}
.form-group-no-tick.has-error:after{
    color:#ff0136
}
.form-group-no-tick+p{
    margin-top:30px
}
.form-group-no-label{
    margin-top:15px
}
.checkbox,.radio{
    position:relative;
    display:block;
    margin:10px 0;
    padding:0 30px
}
.form-group-no-tick .checkbox,.form-group-no-tick .radio{
    padding-right:0
}
.checkbox label,.radio label{
    min-height:20px;
    margin-bottom:0;
    font-weight:400;
    cursor:pointer
}
.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{
    position:absolute;
    margin-left:-20px
}
.checkbox+.checkbox,.radio+.radio{
    margin-top:-5px
}
.checkbox-inline,.radio-inline{
    display:inline;
    font-weight:400;
    vertical-align:middle
}
.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{
    margin-top:0;
    margin-left:20px
}
.checkbox-inline.disabled,.checkbox.disabled label,.radio-inline.disabled,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio label,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{
    cursor:not-allowed
}
.group-label{
    background:0 0;
    display:block;
    font-weight:400
}
.form-control-static{
    padding-top:9px;
    padding-bottom:9px;
    margin-bottom:0
}
.form-control-static.input-lg,.form-control-static.input-sm{
    padding-left:0;
    padding-right:0
}
.form-group-sm .form-control,.input-sm{
    height:30px;
    padding:5px 10px;
    font-size:12px;
    line-height:1.5;
    border-radius:3px
}
.form-group-sm .form-control,select.input-sm{
    height:30px;
    line-height:30px
}
.form-group-sm .form-control,select[multiple].input-sm,textarea.input-sm{
    height:auto
}
.form-group-lg .form-control,.input-lg{
    height:66px;
    padding:20px;
    font-size:18px;
    line-height:1.33;
    border-radius:6px
}
.form-group-lg .form-control,select.input-lg{
    height:66px;
    line-height:66px
}
.form-group-lg .form-control,select[multiple].input-lg,textarea.input-lg{
    height:auto
}
.has-feedback{
    position:relative
}
.has-feedback .form-control{
    padding-right:47.5px;
    border:1px solid #e5e5e5
}
.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{
    color:#6b930d
}
.has-success .form-control{
    border-color:#6b930d
}
.has-success .form-control:focus{
    border-color:#496409
}
.has-success .input-group-addon{
    color:#6b930d;
    border-color:#6b930d;
    background-color:#edf9d5
}
.has-success .checkbox,.has-success .checkbox-inline,.has-success .form-control-feedback,.has-success .form-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{
    color:#6b930d
}
.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{
    color:#ed7200
}
.has-warning .form-control{
    border-color:#ed7200
}
.has-warning .form-control:focus{
    border-color:#ba5900
}
.has-warning .input-group-addon{
    color:#ed7200;
    border-color:#ed7200;
    background-color:#f6efd1
}
.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .form-control-feedback,.has-warning .form-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{
    color:#ed7200
}
.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{
    color:#ff0136
}
.has-error .form-control{
    border-color:#ff0136
}
.has-error .form-control:focus{
    border-color:#cd002b
}
.has-error .input-group-addon{
    color:#ff0136;
    border-color:#ff0136;
    background-color:#ffedf1
}
.has-error .checkbox,.has-error .checkbox-inline,.has-error .form-control-feedback,.has-error .form-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{
    color:#ff0136
}
.has-feedback label~.form-control-feedback{
    top:25px
}
.has-feedback label.sr-only~.form-control-feedback{
    top:0
}
.help-block{
    display:block;
    margin-top:5px;
    margin-bottom:0;
    color:#949494
}
.form-inline select{
    padding-right:30px
}
.form-inline button{
    margin:8px 0 0;
    padding:8px 25px
}
.form-group--inline button:not(.pika-button){
    margin-bottom:0;
    margin-top:45px;
    padding:8px 12px;
    white-space:nowrap
}
.form-group--inline .form-group{
    margin:45px 0 0
}
.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{
    margin-top:0;
    margin-bottom:0;
    padding-top:9px
}
.form-horizontal .checkbox,.form-horizontal .radio{
    min-height:29px
}
.form-horizontal .form-group{
    margin-left:-15px;
    margin-right:-15px
}
.form-horizontal .form-group:after,.form-horizontal .form-group:before{
    content:" ";
    display:table
}
.form-horizontal .form-group:after{
    clear:both
}
.form-horizontal .has-feedback .form-control-feedback{
    right:15px
}
.radio-toggle{
    border:2px solid #165ccf;
    display:table;
    text-align:center;
    width:100%
}
.radio-toggle--option{
    border-left:2px solid #165ccf;
    display:table-cell;
    overflow:hidden;
    position:relative
}
.radio-toggle--option:first-child{
    border-left:0
}
.radio-toggle--option label{
    color:#165ccf;
    margin:0;
    padding:8px 0;
    cursor:pointer;
    width:100%
}
.radio-toggle--option label:active,.radio-toggle--option label:focus,.radio-toggle--option label:hover{
    color:#fff;
    background-color:#1450b3
}
.radio-toggle--option input{
    position:absolute;
    left:-100px
}
.radio-toggle--option input:checked+label{
    background-color:#165ccf;
    color:#fff
}
.radio-toggle--option input:checked+label:active,.radio-toggle--option input:checked+label:focus,.radio-toggle--option input:checked+label:hover{
    color:#fff;
    background-color:#1450b3
}
.radio-toggle__2opt .radio-toggle--option{
    width:33.33%
}
.radio-toggle__3opt .radio-toggle--option{
    width:33.333%
}
.radio-toggle__4opt .radio-toggle--option{
    width:25%
}
.radio-toggle__5opt .radio-toggle--option{
    width:20%
}
.radio-toggle__multiline{
    display:block
}
.radio-toggle__multiline .radio-toggle--option{
    border-top:2px solid #165ccf;
    border-left:0;
    display:block
}
.radio-toggle__multiline .radio-toggle--option:first-child{
    border-top:0
}
.form-group--inline-wrapper{
    display:table;
    padding-bottom:15px;
    width:100%
}
.form-group--inline-wrapper .form-group--inline{
    display:table-cell;
    vertical-align:top;
    width:100%
}
.form-group--inline-wrapper .form-group{
    margin:45px 0 0
}
.form-group--inline-wrapper .btn,.form-group--inline-wrapper .btn-border,.form-group--inline-wrapper .btn-danger,.form-group--inline-wrapper .btn-default,.form-group--inline-wrapper .btn-facebook,.form-group--inline-wrapper .btn-gplus,.form-group--inline-wrapper .btn-info,.form-group--inline-wrapper .btn-info-oj,.form-group--inline-wrapper .btn-linkedin,.form-group--inline-wrapper .btn-primary,.form-group--inline-wrapper .btn-primary-oj,.form-group--inline-wrapper .btn-primary-snd,.form-group--inline-wrapper .btn-success,.form-group--inline-wrapper .btn-theme,.form-group--inline-wrapper .btn-warning{
    margin:-2px 0 0;
    padding-bottom:8px;
    padding-top:8px
}
.form-group--extra-spacing{
    padding-bottom:30px
}
.form-field-with-button{
    display:table;
    margin-top:45px;
    width:100%
}
.form-field-with-button .form-group{
    display:table-cell;
    text-align:left;
    vertical-align:middle
}
.form-field-with-button input,.form-field-with-button select{
    height:54px;
    padding-bottom:13px;
    padding-top:13px
}
.form-field-with-button button{
    margin:0;
    position:relative
}
.form-field-with-button .form-group.has-error:after,.form-field-with-button .form-group.has-success:after,.form-field-with-button .form-group.has-warning:after{
    top:15px
}
.form-field-with-button--small{
    display:table;
    margin:10px 0 20px;
    position:relative;
    width:100%
}
.form-field-with-button--small .form-group{
    display:table-cell;
    text-align:left
}
.form-field-with-button--small input{
    height:38px;
    padding-bottom:5px;
    padding-top:5px
}
.form-field-with-button--small button{
    display:block;
    margin:0;
    padding:8px;
    position:relative;
    width:100%
}
.form-field-with-button--small .form-group.has-error:after,.form-field-with-button--small .form-group.has-success:after,.form-field-with-button--small .form-group.has-warning:after{
    top:7px
}
.form-group.form-input-message{
    display:none;
    font-size:24px;
    height:28px;
    line-height:28px;
    margin:0;
    padding:0 0 0 5px;
    text-align:right
}
.form-group.form-input-message.show{
    display:table-cell
}
.success .form-group.form-input-message{
    color:#008931
}
.has-error .form-group.form-input-message{
    color:#ff0136
}
.form-input-message .fa{
    position:relative;
    top:3px
}
.btn,.btn-border,.btn-danger,.btn-default,.btn-facebook,.btn-gplus,.btn-info,.btn-info-oj,.btn-linkedin,.btn-primary,.btn-primary-oj,.btn-primary-snd,.btn-success,.btn-theme,.btn-warning{
    display:inline-block;
    margin-bottom:10px;
    font-weight:700;
    text-align:center;
    vertical-align:middle;
    -ms-touch-action:manipulation;
    touch-action:manipulation;
    cursor:pointer;
    background-image:none;
    border:1px solid #fff;
    letter-spacing:.5px;
    padding:15px 25px;
    font-size:14px;
    line-height:1.429;
    -webkit-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.active.btn-border:focus,.active.btn-danger:focus,.active.btn-default:focus,.active.btn-facebook:focus,.active.btn-gplus:focus,.active.btn-info-oj:focus,.active.btn-info:focus,.active.btn-linkedin:focus,.active.btn-primary-oj:focus,.active.btn-primary-snd:focus,.active.btn-primary:focus,.active.btn-success:focus,.active.btn-theme:focus,.active.btn-warning:focus,.active.focus.btn-border,.active.focus.btn-danger,.active.focus.btn-default,.active.focus.btn-facebook,.active.focus.btn-gplus,.active.focus.btn-info,.active.focus.btn-info-oj,.active.focus.btn-linkedin,.active.focus.btn-primary,.active.focus.btn-primary-oj,.active.focus.btn-primary-snd,.active.focus.btn-success,.active.focus.btn-theme,.active.focus.btn-warning,.btn-border:active.focus,.btn-border:active:focus,.btn-border:focus,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:focus,.btn-default:active.focus,.btn-default:active:focus,.btn-default:focus,.btn-facebook:active.focus,.btn-facebook:active:focus,.btn-facebook:focus,.btn-gplus:active.focus,.btn-gplus:active:focus,.btn-gplus:focus,.btn-info-oj:active.focus,.btn-info-oj:active:focus,.btn-info-oj:focus,.btn-info:active.focus,.btn-info:active:focus,.btn-info:focus,.btn-linkedin:active.focus,.btn-linkedin:active:focus,.btn-linkedin:focus,.btn-primary-oj:active.focus,.btn-primary-oj:active:focus,.btn-primary-oj:focus,.btn-primary-snd:active.focus,.btn-primary-snd:active:focus,.btn-primary-snd:focus,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:focus,.btn-success:active.focus,.btn-success:active:focus,.btn-success:focus,.btn-theme:active.focus,.btn-theme:active:focus,.btn-theme:focus,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:focus,.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus,.focus.btn-border,.focus.btn-danger,.focus.btn-default,.focus.btn-facebook,.focus.btn-gplus,.focus.btn-info,.focus.btn-info-oj,.focus.btn-linkedin,.focus.btn-primary,.focus.btn-primary-oj,.focus.btn-primary-snd,.focus.btn-success,.focus.btn-theme,.focus.btn-warning{
    outline:thin dotted;
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px
}
.btn-border:focus,.btn-border:hover,.btn-danger:focus,.btn-danger:hover,.btn-default:focus,.btn-default:hover,.btn-facebook:focus,.btn-facebook:hover,.btn-gplus:focus,.btn-gplus:hover,.btn-info-oj:focus,.btn-info-oj:hover,.btn-info:focus,.btn-info:hover,.btn-linkedin:focus,.btn-linkedin:hover,.btn-primary-oj:focus,.btn-primary-oj:hover,.btn-primary-snd:focus,.btn-primary-snd:hover,.btn-primary:focus,.btn-primary:hover,.btn-success:focus,.btn-success:hover,.btn-theme:focus,.btn-theme:hover,.btn-warning:focus,.btn-warning:hover,.btn.focus,.btn:focus,.btn:hover,.focus.btn-border,.focus.btn-danger,.focus.btn-default,.focus.btn-facebook,.focus.btn-gplus,.focus.btn-info,.focus.btn-info-oj,.focus.btn-linkedin,.focus.btn-primary,.focus.btn-primary-oj,.focus.btn-primary-snd,.focus.btn-success,.focus.btn-theme,.focus.btn-warning{
    color:#fff;
    text-decoration:none
}
.active.btn-border,.active.btn-danger,.active.btn-default,.active.btn-facebook,.active.btn-gplus,.active.btn-info,.active.btn-info-oj,.active.btn-linkedin,.active.btn-primary,.active.btn-primary-oj,.active.btn-primary-snd,.active.btn-success,.active.btn-theme,.active.btn-warning,.btn-border:active,.btn-danger:active,.btn-default:active,.btn-facebook:active,.btn-gplus:active,.btn-info-oj:active,.btn-info:active,.btn-linkedin:active,.btn-primary-oj:active,.btn-primary-snd:active,.btn-primary:active,.btn-success:active,.btn-theme:active,.btn-warning:active,.btn.active,.btn:active{
    outline:0;
    background-image:none;
    box-shadow:inset 0 3px 5px rgba(0,0,0,.125)
}
.btn.disabled,.btn[disabled],.disabled.btn-border,.disabled.btn-danger,.disabled.btn-default,.disabled.btn-facebook,.disabled.btn-gplus,.disabled.btn-info,.disabled.btn-info-oj,.disabled.btn-linkedin,.disabled.btn-primary,.disabled.btn-primary-oj,.disabled.btn-primary-snd,.disabled.btn-success,.disabled.btn-theme,.disabled.btn-warning,[disabled].btn-border,[disabled].btn-danger,[disabled].btn-default,[disabled].btn-facebook,[disabled].btn-gplus,[disabled].btn-info,[disabled].btn-info-oj,[disabled].btn-linkedin,[disabled].btn-primary,[disabled].btn-primary-oj,[disabled].btn-primary-snd,[disabled].btn-success,[disabled].btn-theme,[disabled].btn-warning,fieldset[disabled] .btn,fieldset[disabled] .btn-border,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-default,fieldset[disabled] .btn-facebook,fieldset[disabled] .btn-gplus,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info-oj,fieldset[disabled] .btn-linkedin,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary-oj,fieldset[disabled] .btn-primary-snd,fieldset[disabled] .btn-success,fieldset[disabled] .btn-theme,fieldset[disabled] .btn-warning{
    cursor:not-allowed;
    pointer-events:none;
    opacity:.65;
    box-shadow:none
}
.btn-attached{
    margin-bottom:0;
    padding-top:8px;
    padding-bottom:8px
}
.btn-default{
    color:#fff;
    background-color:#0d2ea0;
    border-color:transparent
}
.btn-default.active,.btn-default.focus,.btn-default:active,.btn-default:focus,.btn-default:hover,.open>.btn-default.dropdown-toggle{
    color:#fff;
    background-color:#092071;
    border-color:transparent
}
.btn-default.active,.btn-default:active,.open>.btn-default.dropdown-toggle{
    background-image:none
}
.btn-default.margin-0{
    margin:0
}
.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{
    background-color:#0d2ea0;
    border-color:transparent
}
.btn-primary{
    color:#fff;
    background-color:#1965e1;
    border-color:transparent
}
.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open>.btn-primary.dropdown-toggle{
    color:#fff;
    background-color:#1450b3;
    border-color:transparent
}
.btn-primary.active,.btn-primary:active,.open>.btn-primary.dropdown-toggle{
    background-image:none
}
.btn-primary.margin-0{
    margin:0
}
.btn-primary-snd,.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{
    background-color:#1965e1;
    border-color:transparent
}
.btn-primary-snd{
    color:#fff
}
.btn-primary-snd.active,.btn-primary-snd.focus,.btn-primary-snd:active,.btn-primary-snd:focus,.btn-primary-snd:hover,.open>.btn-primary-snd.dropdown-toggle{
    color:#fff;
    background-color:#1450b3;
    border-color:transparent
}
.btn-primary-snd.active,.btn-primary-snd:active,.open>.btn-primary-snd.dropdown-toggle{
    background-image:none
}
.btn-primary-snd.margin-0{
    margin:0
}
.btn-primary-snd.disabled,.btn-primary-snd.disabled.active,.btn-primary-snd.disabled.focus,.btn-primary-snd.disabled:active,.btn-primary-snd.disabled:focus,.btn-primary-snd.disabled:hover,.btn-primary-snd[disabled],.btn-primary-snd[disabled].active,.btn-primary-snd[disabled].focus,.btn-primary-snd[disabled]:active,.btn-primary-snd[disabled]:focus,.btn-primary-snd[disabled]:hover,fieldset[disabled] .btn-primary-snd,fieldset[disabled] .btn-primary-snd.active,fieldset[disabled] .btn-primary-snd.focus,fieldset[disabled] .btn-primary-snd:active,fieldset[disabled] .btn-primary-snd:focus,fieldset[disabled] .btn-primary-snd:hover{
    background-color:#1965e1;
    border-color:transparent
}
.btn-primary-oj{
    color:#fff;
    background-color:#e17000;
    border-color:transparent
}
.btn-primary-oj.active,.btn-primary-oj.focus,.btn-primary-oj:active,.btn-primary-oj:focus,.btn-primary-oj:hover,.open>.btn-primary-oj.dropdown-toggle{
    color:#fff;
    background-color:#ae5700;
    border-color:transparent
}
.btn-primary-oj.active,.btn-primary-oj:active,.open>.btn-primary-oj.dropdown-toggle{
    background-image:none
}
.btn-primary-oj.margin-0{
    margin:0
}
.btn-primary-oj.disabled,.btn-primary-oj.disabled.active,.btn-primary-oj.disabled.focus,.btn-primary-oj.disabled:active,.btn-primary-oj.disabled:focus,.btn-primary-oj.disabled:hover,.btn-primary-oj[disabled],.btn-primary-oj[disabled].active,.btn-primary-oj[disabled].focus,.btn-primary-oj[disabled]:active,.btn-primary-oj[disabled]:focus,.btn-primary-oj[disabled]:hover,fieldset[disabled] .btn-primary-oj,fieldset[disabled] .btn-primary-oj.active,fieldset[disabled] .btn-primary-oj.focus,fieldset[disabled] .btn-primary-oj:active,fieldset[disabled] .btn-primary-oj:focus,fieldset[disabled] .btn-primary-oj:hover{
    background-color:#e17000;
    border-color:transparent
}
.btn-theme{
    color:#fff;
    background-color:#1965e1;
    border-color:transparent
}
.btn-theme.active,.btn-theme.focus,.btn-theme:active,.btn-theme:focus,.btn-theme:hover,.open>.btn-theme.dropdown-toggle{
    color:#fff;
    background-color:#1450b3;
    border-color:transparent
}
.btn-theme.active,.btn-theme:active,.open>.btn-theme.dropdown-toggle{
    background-image:none
}
.btn-theme.margin-0{
    margin:0
}
.btn-theme.disabled,.btn-theme.disabled.active,.btn-theme.disabled.focus,.btn-theme.disabled:active,.btn-theme.disabled:focus,.btn-theme.disabled:hover,.btn-theme[disabled],.btn-theme[disabled].active,.btn-theme[disabled].focus,.btn-theme[disabled]:active,.btn-theme[disabled]:focus,.btn-theme[disabled]:hover,fieldset[disabled] .btn-theme,fieldset[disabled] .btn-theme.active,fieldset[disabled] .btn-theme.focus,fieldset[disabled] .btn-theme:active,fieldset[disabled] .btn-theme:focus,fieldset[disabled] .btn-theme:hover{
    background-color:#1965e1;
    border-color:transparent
}
.btn-success{
    color:#fff;
    background-color:#390;
    border-color:transparent
}
.btn-success.active,.btn-success.focus,.btn-success:active,.btn-success:focus,.btn-success:hover,.open>.btn-success.dropdown-toggle{
    color:#fff;
    background-color:#260;
    border-color:transparent
}
.btn-success.active,.btn-success:active,.open>.btn-success.dropdown-toggle{
    background-image:none
}
.btn-success.margin-0{
    margin:0
}
.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{
    background-color:#390;
    border-color:transparent
}
.btn-info{
    color:#1965e1;
    background-color:#fff;
    border-color:#1965e1
}
.btn-info.active,.btn-info.focus,.btn-info:active,.btn-info:focus,.btn-info:hover,.open>.btn-info.dropdown-toggle{
    color:#1965e1;
    background-color:#e6e6e6;
    border-color:#134caa
}
.btn-info.active,.btn-info:active,.open>.btn-info.dropdown-toggle{
    background-image:none
}
.btn-info.margin-0{
    margin:0
}
.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{
    background-color:#fff;
    border-color:#1965e1
}
.btn-info-oj{
    color:#e17000;
    background-color:#fff;
    border-color:transparent
}
.btn-info-oj.active,.btn-info-oj.focus,.btn-info-oj:active,.btn-info-oj:focus,.btn-info-oj:hover,.open>.btn-info-oj.dropdown-toggle{
    color:#e17000;
    background-color:#e6e6e6;
    border-color:transparent
}
.btn-info-oj.active,.btn-info-oj:active,.open>.btn-info-oj.dropdown-toggle{
    background-image:none
}
.btn-info-oj.margin-0{
    margin:0
}
.btn-info-oj.disabled,.btn-info-oj.disabled.active,.btn-info-oj.disabled.focus,.btn-info-oj.disabled:active,.btn-info-oj.disabled:focus,.btn-info-oj.disabled:hover,.btn-info-oj[disabled],.btn-info-oj[disabled].active,.btn-info-oj[disabled].focus,.btn-info-oj[disabled]:active,.btn-info-oj[disabled]:focus,.btn-info-oj[disabled]:hover,fieldset[disabled] .btn-info-oj,fieldset[disabled] .btn-info-oj.active,fieldset[disabled] .btn-info-oj.focus,fieldset[disabled] .btn-info-oj:active,fieldset[disabled] .btn-info-oj:focus,fieldset[disabled] .btn-info-oj:hover{
    background-color:#fff;
    border-color:transparent
}
.btn-info-oj:active,.btn-info-oj:focus,.btn-info-oj:hover{
    color:#fff;
    background-color:#ae5700
}
.btn-border{
    color:#1965e1;
    background-color:#fff;
    border-color:#1965e1
}
.btn-border.active,.btn-border.focus,.btn-border:active,.btn-border:focus,.btn-border:hover,.open>.btn-border.dropdown-toggle{
    color:#1965e1;
    background-color:#e6e6e6;
    border-color:#134caa
}
.btn-border.active,.btn-border:active,.open>.btn-border.dropdown-toggle{
    background-image:none
}
.btn-border.margin-0{
    margin:0
}
.btn-border.disabled,.btn-border.disabled.active,.btn-border.disabled.focus,.btn-border.disabled:active,.btn-border.disabled:focus,.btn-border.disabled:hover,.btn-border[disabled],.btn-border[disabled].active,.btn-border[disabled].focus,.btn-border[disabled]:active,.btn-border[disabled]:focus,.btn-border[disabled]:hover,fieldset[disabled] .btn-border,fieldset[disabled] .btn-border.active,fieldset[disabled] .btn-border.focus,fieldset[disabled] .btn-border:active,fieldset[disabled] .btn-border:focus,fieldset[disabled] .btn-border:hover{
    background-color:#fff;
    border-color:#1965e1
}
.btn-link{
    background:0 0;
    border:0;
    color:#1965e1;
    padding:0
}
.btn-warning{
    color:#fff;
    background-color:#c33;
    border-color:transparent
}
.btn-warning.active,.btn-warning.focus,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.open>.btn-warning.dropdown-toggle{
    color:#fff;
    background-color:#a32929;
    border-color:transparent
}
.btn-warning.active,.btn-warning:active,.open>.btn-warning.dropdown-toggle{
    background-image:none
}
.btn-warning.margin-0{
    margin:0
}
.btn-danger,.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{
    background-color:#c33;
    border-color:transparent
}
.btn-danger{
    color:#fff
}
.btn-danger.active,.btn-danger.focus,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.open>.btn-danger.dropdown-toggle{
    color:#fff;
    background-color:#a32929;
    border-color:transparent
}
.btn-danger.active,.btn-danger:active,.open>.btn-danger.dropdown-toggle{
    background-image:none
}
.btn-danger.margin-0{
    margin:0
}
.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{
    background-color:#c33;
    border-color:transparent
}
.btn-facebook{
    color:#fff;
    background-color:#3b5998;
    border-color:#fff
}
.btn-facebook.active,.btn-facebook.focus,.btn-facebook:active,.btn-facebook:focus,.btn-facebook:hover,.open>.btn-facebook.dropdown-toggle{
    color:#fff;
    background-color:#2d4373;
    border-color:#e0e0e0
}
.btn-facebook.active,.btn-facebook:active,.open>.btn-facebook.dropdown-toggle{
    background-image:none
}
.btn-facebook.margin-0{
    margin:0
}
.btn-facebook.disabled,.btn-facebook.disabled.active,.btn-facebook.disabled.focus,.btn-facebook.disabled:active,.btn-facebook.disabled:focus,.btn-facebook.disabled:hover,.btn-facebook[disabled],.btn-facebook[disabled].active,.btn-facebook[disabled].focus,.btn-facebook[disabled]:active,.btn-facebook[disabled]:focus,.btn-facebook[disabled]:hover,fieldset[disabled] .btn-facebook,fieldset[disabled] .btn-facebook.active,fieldset[disabled] .btn-facebook.focus,fieldset[disabled] .btn-facebook:active,fieldset[disabled] .btn-facebook:focus,fieldset[disabled] .btn-facebook:hover{
    background-color:#3b5998;
    border-color:#fff
}
.btn-linkedin{
    color:#fff;
    background-color:#007bb6;
    border-color:#fff
}
.btn-linkedin.active,.btn-linkedin.focus,.btn-linkedin:active,.btn-linkedin:focus,.btn-linkedin:hover,.open>.btn-linkedin.dropdown-toggle{
    color:#fff;
    background-color:#005983;
    border-color:#e0e0e0
}
.btn-linkedin.active,.btn-linkedin:active,.open>.btn-linkedin.dropdown-toggle{
    background-image:none
}
.btn-linkedin.margin-0{
    margin:0
}
.btn-linkedin.disabled,.btn-linkedin.disabled.active,.btn-linkedin.disabled.focus,.btn-linkedin.disabled:active,.btn-linkedin.disabled:focus,.btn-linkedin.disabled:hover,.btn-linkedin[disabled],.btn-linkedin[disabled].active,.btn-linkedin[disabled].focus,.btn-linkedin[disabled]:active,.btn-linkedin[disabled]:focus,.btn-linkedin[disabled]:hover,fieldset[disabled] .btn-linkedin,fieldset[disabled] .btn-linkedin.active,fieldset[disabled] .btn-linkedin.focus,fieldset[disabled] .btn-linkedin:active,fieldset[disabled] .btn-linkedin:focus,fieldset[disabled] .btn-linkedin:hover{
    background-color:#007bb6;
    border-color:#fff
}
.btn-gplus{
    color:#fff;
    background-color:#dd4b39;
    border-color:#fff
}
.btn-gplus.active,.btn-gplus.focus,.btn-gplus:active,.btn-gplus:focus,.btn-gplus:hover,.open>.btn-gplus.dropdown-toggle{
    color:#fff;
    background-color:#c23321;
    border-color:#e0e0e0
}
.btn-gplus.active,.btn-gplus:active,.open>.btn-gplus.dropdown-toggle{
    background-image:none
}
.btn-gplus.margin-0{
    margin:0
}
.btn-gplus.disabled,.btn-gplus.disabled.active,.btn-gplus.disabled.focus,.btn-gplus.disabled:active,.btn-gplus.disabled:focus,.btn-gplus.disabled:hover,.btn-gplus[disabled],.btn-gplus[disabled].active,.btn-gplus[disabled].focus,.btn-gplus[disabled]:active,.btn-gplus[disabled]:focus,.btn-gplus[disabled]:hover,fieldset[disabled] .btn-gplus,fieldset[disabled] .btn-gplus.active,fieldset[disabled] .btn-gplus.focus,fieldset[disabled] .btn-gplus:active,fieldset[disabled] .btn-gplus:focus,fieldset[disabled] .btn-gplus:hover{
    background-color:#dd4b39;
    border-color:#fff
}
.btn-facebook,.btn-gplus,.btn-linkedin{
    padding-left:75px;
    position:relative
}
.btn-facebook .fa,.btn-gplus .fa,.btn-linkedin .fa{
    border-right:1px solid #fff;
    bottom:0;
    font-size:20px;
    left:0;
    line-height:53px;
    min-width:53px;
    position:absolute;
    text-align:center;
    top:0
}
.btn-sm{
    padding:5px 10px;
    font-size:12px;
    line-height:1.5
}
.collapsed---closed-label{
    display:none
}
.collapsed .collapsed---closed-label,.collapsed---open-label{
    display:inline
}
.collapsed .collapsed---open-label{
    display:none
}
.btn-block{
    display:block;
    width:100%
}
.btn-block+.btn-block{
    margin-top:5px
}
input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{
    width:100%
}
.btn-default .fa-spinner,.btn-info .fa-spinner,.btn-primary .fa-spinner{
    -webkit-animation:spin 1s steps(8) infinite;
    animation:spin 1s steps(8) infinite;
    display:none
}
.btn-default .fa-check,.btn-default.btn--spinner .fa-shopping-cart,.btn-info .fa-check,.btn-info.btn--spinner .fa-shopping-cart,.btn-primary .fa-check,.btn-primary.btn--spinner .fa-shopping-cart{
    display:none
}
.btn-default.btn--spinner .fa-spinner,.btn-info.btn--spinner .fa-spinner,.btn-primary.btn--spinner .fa-spinner{
    display:inline-block;
    margin-right:5px;
    min-width:15px
}
.nav{
    margin-bottom:0;
    padding-left:0;
    list-style:none
}
.nav:after,.nav:before{
    content:" ";
    display:table
}
.nav:after{
    clear:both
}
.nav>li,.nav>li>a{
    position:relative;
    display:block
}
.nav>li>a{
    padding:10px 15px;
    border:1px solid;
    background:#fff;
    margin-top:5px
}
.nav>li>a:focus,.nav>li>a:hover{
    text-decoration:none;
    background-color:#eee
}
.nav>li.disabled>a{
    color:#777
}
.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{
    color:#777;
    text-decoration:none;
    background-color:transparent;
    cursor:not-allowed
}
.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{
    background-color:#eee;
    border-color:#1965e1
}
.nav>li>a>img{
    max-width:none
}
.tab-content>.tab-pane{
    display:none;
    visibility:hidden
}
.tab-content>.active{
    display:block;
    visibility:visible
}
.nav-tabs .dropdown-menu{
    margin-top:-1px;
    border-top-right-radius:0;
    border-top-left-radius:0
}
.common-breadcrumb{
    background-color:#f2f2f2;
    color:#1965e1;
    font-size:12px;
    list-style:none;
    margin:0;
    padding:15px
}
.common-breadcrumb--wrap__spaced{
    margin:10px 0
}
.common-breadcrumb--wrap__spaced+.container--grid .grid{
    margin-top:-15px
}
.common-breadcrumb.container{
    margin:0 auto
}
.partner-breadcrumb .common-breadcrumb{
    background-color:inherit;
    color:inherit
}
.common-breadcrumb>li{
    display:inline-block
}
.common-breadcrumb>li+li:before{
    display:inline-block;
    font:normal normal normal 14px/1 FontAwesome;
    font-size:inherit;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:greyscale;
    content:" ";
    font-size:.8em;
    padding:0 5px;
    color:#777
}
.common-breadcrumb>.active{
    color:#777
}
.common-breadcrumb>li a{
    color:inherit
}
.main-site-back .common-breadcrumb{
    display:inline-block
}
.common--full-width-carousel__slide__foreground__content--b-block:before{
    display:none
}
.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning{
    background-color:transparent;
    border-color:#fff;
    color:#fff;
    border-width:2px
}
.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.blog .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover{
    background-color:rgba(84,84,84,.2)
}
.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning{
    background-color:#fff;
    border-color:transparent
}
.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover{
    background-color:#e6e6e6
}
.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning{
    background-color:#1965e1;
    color:#fff;
    border-color:transparent
}
.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.blog .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover{
    background-color:#1450b3
}
.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning{
    background-color:#fff;
    border-color:#1965e1;
    color:#1965e1;
    border-width:2px
}
.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover{
    background-color:#e6e6e6
}
.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning{
    background-color:#1965e1;
    color:#fff;
    border-color:transparent
}
.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover{
    color:#fff;
    background-color:#1450b3
}
.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning{
    background-color:transparent;
    border-color:#545454;
    border-width:2px;
    color:#545454
}
.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover{
    background-color:rgba(84,84,84,.2)
}
.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block,.common--full-width-carousel__slide--theme-b-block-1 .common--full-width-carousel__slide__foreground__content--b-block,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block{
    background:#008393;
    color:#fff
}
.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning{
    background:#fff;
    color:#008393
}
.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.blog--theme-4 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-2 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover{
    background-color:#e6e6e6
}
.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block,.common--full-width-carousel__slide--theme-b-block-3 .common--full-width-carousel__slide__foreground__content--b-block,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block{
    background:#8e258d;
    color:#fff
}
.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning{
    background:#fff;
    color:#8e258d
}
.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.blog--theme-5 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-4 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover{
    background-color:#e6e6e6
}
.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block{
    background:#e8bcdd;
    color:#545454
}
.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-5 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning{
    border-color:#545454;
    color:#545454
}
.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block{
    background:#bed600;
    color:#545454
}
.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-6 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning{
    background-color:transparent;
    border-color:#545454;
    color:#545454
}
.common--full-width-carousel__slide--theme-b-block-7 .common--full-width-carousel__slide__foreground__content--b-block,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block{
    background:#e52053;
    color:#fff
}
.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-8 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning{
    color:#e52053
}
.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block,.common--full-width-carousel__slide--theme-b-block-9 .common--full-width-carousel__slide__foreground__content--b-block{
    background:#1965e1;
    color:#fff
}
.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning{
    background:#fff;
    color:#1965e1
}
.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.blog--theme-2 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-10 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover{
    background-color:#e6e6e6
}
.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block,.common--full-width-carousel__slide--theme-b-block-11 .common--full-width-carousel__slide__foreground__content--b-block,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block{
    background:#d71f85;
    color:#fff
}
.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning{
    background:#fff;
    color:#d71f85
}
.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.blog--theme-6 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-12 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover{
    background-color:#e6e6e6
}
.common--full-width-carousel__slide--theme-b-block-13 .common--full-width-carousel__slide__foreground__content--b-block,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block{
    background:#0d2ea0;
    color:#fff
}
.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-14 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning{
    background:#fff;
    color:#0d2ea0
}
.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block,.common--full-width-carousel__slide--theme-b-block-15 .common--full-width-carousel__slide__foreground__content--b-block,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block{
    background:#6c6f00;
    color:#fff
}
.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning{
    background:#fff;
    color:#6c6f00
}
.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.blog--theme-3 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.common--full-width-carousel__slide--theme-b-block-16 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover{
    background-color:#e6e6e6
}
.common--full-width-carousel__slide--theme-b-block-28 .common--full-width-carousel__slide__foreground__content--b-block,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block{
    background:#008931;
    color:#fff
}
.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.common--full-width-carousel__slide--theme-b-block-29 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning{
    background:#fff;
    color:#008931
}
.common--full-width-carousel__slide--theme-b-block-17 .common--full-width-carousel__slide__foreground__content--b-block{
    background:#e8bcdd
}
.common--full-width-carousel__slide--theme-b-block-18 .common--full-width-carousel__slide__foreground__content--b-block{
    background:#bed600
}
.common--full-width-carousel__slide--theme-b-block-19 .common--full-width-carousel__slide__foreground__content--b-block{
    background:#f8af00
}
.common--full-width-carousel__slide--theme-b-block-20 .common--full-width-carousel__slide__foreground__content--b-block,.common--full-width-carousel__slide--theme-b-block-21 .common--full-width-carousel__slide__foreground__content--b-block,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content--b-block,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content--b-block{
    background:#fff
}
.common--full-width-carousel__slide--theme-b-block-22 .common--full-width-carousel__slide__foreground__content--b-block,.common--full-width-carousel__slide--theme-b-block-23 .common--full-width-carousel__slide__foreground__content--b-block{
    background:#545454;
    color:#fff
}
.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content--b-block,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content--b-block{
    background:0 0
}
.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-2 .common--full-width-carousel__slide__foreground__content--b-block{
    background:#071956;
    color:#fff
}
.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-border,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-default,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-success,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning{
    background:#fff;
    color:#071956
}
.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:active,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:focus,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-border:hover,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:active,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:focus,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-danger:hover,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:active,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:focus,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-default:hover,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:active,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:focus,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-facebook:hover,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:active,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:focus,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-gplus:hover,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:active,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:focus,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info-oj:hover,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:active,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:focus,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-info:hover,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:active,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:focus,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-linkedin:hover,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:active,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:focus,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-oj:hover,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:active,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:focus,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary-snd:hover,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:active,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:focus,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-primary:hover,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:active,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:focus,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-success:hover,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:active,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:focus,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-theme:hover,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:active,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:focus,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn-warning:hover,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn:active,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn:focus,.blog--theme-1 .common--full-width-carousel__slide--theme-inherit-1 .common--full-width-carousel__slide__foreground__content--b-block .btn:hover{
    background-color:#e6e6e6
}
.common--full-width-carousel__slide--theme-bg-solid-1{
    background-color:#0d2ea0
}
.common--full-width-carousel__slide--theme-bg-solid-2{
    background-color:#1965e1
}
.common--full-width-carousel__slide--theme-bg-solid-3{
    background-color:#ddd
}
.common--full-width-carousel__slide--theme-bg-solid-4{
    background-color:#008393
}
.common--full-width-carousel__slide--theme-bg-solid-5{
    background-color:#8e258d
}
.common--full-width-carousel__slide--theme-bg-solid-6{
    background-color:#e52053
}
.common--full-width-carousel__slide--theme-bg-solid-7{
    background-color:#35c4b5
}
.common--full-width-carousel__slide--theme-bg-solid-8{
    background-color:#00a9e0
}
.common--full-width-carousel__slide--theme-bg-solid-9{
    background-color:#e17000
}
.common--full-width-carousel__slide--theme-bg-solid-10{
    background-color:#6c6f00
}
.common--full-width-carousel__slide--theme-bg-solid-11{
    background-color:#7ba4d9
}
.common--full-width-carousel__slide--theme-bg-solid-12{
    background-color:#f8af00
}
.common--full-width-carousel__slide--theme-bg-solid-13{
    background-color:#bed600
}
.common--full-width-carousel__slide--theme-bg-solid-14{
    background-color:#d71f85
}
.common--full-width-carousel__slide--theme-bg-solid-15{
    background-color:#e8bcdd
}
.common--full-width-carousel__slide--theme-bg-solid-16{
    background-color:#008931
}
.common--full-width-carousel__slide--full-b-block{
    padding:30px
}
.common--full-width-carousel__slide--full-b-block-img-bg .common--full-width-carousel__slide__positioner{
    height:auto;
    left:0;
    position:absolute;
    top:0
}
.common--full-width-carousel__slide--bg-solid .common--full-width-carousel__slide__foreground__content{
    background:#fff;
    border-radius:0 0 50px 0
}
.common--full-width-carousel__slide--full-b-block-img-bg .common--full-width-carousel__slide__foreground__content{
    border-radius:0 0 50px 0
}
.common--full-width-carousel__slide--full-b-block .common--full-width-carousel__slide__foreground,.common--full-width-carousel__slide--full-b-block-img-bg .common--full-width-carousel__slide__foreground{
    width:100%
}
.common--full-width-carousel__slide--full-b-block .common--full-width-carousel__slide__foreground__content,.common--full-width-carousel__slide--full-b-block-img-bg .common--full-width-carousel__slide__foreground__content{
    padding:30px;
    text-align:left
}
.common--full-width-carousel{
    font-size:0;
    overflow:hidden;
    position:relative;
    width:100%
}
.common--full-width-carousel__slides{
    display:block;
    min-width:100%;
    -webkit-transition:-webkit-transform .5s ease-in-out;
    transition:-webkit-transform .5s ease-in-out;
    transition:transform .5s ease-in-out;
    transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;
    white-space:nowrap
}
.common--full-width-carousel__slide{
    display:inline-block;
    overflow:hidden;
    position:relative;
    vertical-align:top;
    width:100%
}
.common--full-width-carousel__slide__background{
    position:relative;
    min-height:300px;
    overflow:hidden
}
.common--full-width-carousel--slim .common--full-width-carousel__slide__background{
    height:275px
}
.common--full-width-carousel__slide__background__picture{
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%
}
.common--full-width-carousel__slide__background__picture img{
    object-fit:cover;
    object-position:center;
    height:100%
}
.common--full-width-carousel__slide__background__picture img.positionY--top{
    object-position:center top
}
.common--full-width-carousel__slide__background__picture img.positionY--bottom{
    object-position:center bottom
}
.common--full-width-carousel__slide__background__item{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    background-position:50% 50%;
    background-size:cover
}
.common--full-width-carousel__slide__positioner{
    height:100%;
    width:100%
}
.common--full-width-carousel__slide__foreground{
    font-size:14px;
    position:relative;
    white-space:normal
}
.common--full-width-carousel__slide__foreground__footer{
    margin-top:15px
}
.common--full-width-carousel__slide__foreground__inner{
    overflow:hidden
}
.common--full-width-carousel__slide__foreground__content{
    background-color:#fff;
    padding:30px
}
.common--full-width-carousel__slide__foreground__content:before{
    background-color:hsla(0,0%,100%,.8);
    bottom:100%;
    content:"";
    height:30px;
    left:0;
    position:absolute;
    width:100%
}
[data-fwc-slides=active] .common--full-width-carousel__slide__foreground__content:before{
    height:35px
}
.common--full-width-carousel__slide--dark .common--full-width-carousel__slide__foreground__content,.common--full-width-carousel__slide--no-bg-dark .common--full-width-carousel__slide__foreground__content,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content{
    background-color:#545454;
    color:#fff
}
.common--full-width-carousel__slide--dark .common--full-width-carousel__slide__foreground__content:before,.common--full-width-carousel__slide--no-bg-dark .common--full-width-carousel__slide__foreground__content:before,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content:before,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content:before{
    background-color:rgba(84,84,84,.8)
}
.common--full-width-carousel__slide__foreground__content :first-child .h1-block,.common--full-width-carousel__slide__foreground__content :first-child .h2-block,.common--full-width-carousel__slide__foreground__content>:first-child:not(form){
    margin-top:0
}
.common--full-width-carousel__slide__foreground__content>:last-child:not(form){
    margin-bottom:0
}
.common--full-width-carousel__slide__foreground__content>form{
    margin-bottom:-10px;
    margin-top:-20px
}
.common--full-width-carousel__controls{
    display:none
}
.common--full-width-carousel--active .common--full-width-carousel__controls{
    display:block
}
.common--full-width-carousel__controls--b-block{
    display:none
}
.common--full-width-carousel--active .common--full-width-carousel__controls--b-block{
    display:block
}
.common--full-width-carousel__control--next,.common--full-width-carousel__control--previous{
    background:hsla(0,0%,100%,.8);
    bottom:0;
    color:#1965e1;
    cursor:pointer;
    font-size:18px;
    left:0;
    padding:6px 10px 4px 7px;
    position:absolute
}
.common--full-width-carousel__controls--b-block .common--full-width-carousel__control--next,.common--full-width-carousel__controls--b-block .common--full-width-carousel__control--previous{
    bottom:50%;
    font-size:15px;
    padding:4px 7px
}
.common--full-width-carousel__control--next{
    left:auto;
    padding:6px 7px 4px 10px;
    right:0
}
.common--full-width-carousel__control--pause{
    display:none
}
.common--full-width-carousel__pagination{
    bottom:22px;
    height:0;
    left:0;
    position:absolute;
    text-align:center;
    width:100%
}
.common--full-width-carousel__pagination__item{
    background:#eee;
    border-radius:50%;
    cursor:pointer;
    display:inline-block;
    height:10px;
    margin:0 5px;
    -webkit-transition:background-color .5s ease-in-out;
    transition:background-color .5s ease-in-out;
    width:10px
}
.common--full-width-carousel__pagination__item--active{
    background:#1965e1
}
.common--checkout-header,.common-global-header{
    background:#0d2ea0;
    height:60px;
    position:relative;
    z-index:4
}
.common--checkout-header .container,.common-global-header .container{
    position:relative
}
.common--checkout-header--title a,.common-global-header--title a{
    display:block;
    margin-top:12px;
    width:100px
}
.common--checkout-header--title img,.common-global-header--title img{
    display:block;
    width:100px
}
.common--checkout-header--items,.common-global-header--items{
    position:absolute;
    right:0;
    top:0;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex
}
.common--checkout-header--item,.common-global-header--item{
    color:#fff;
    cursor:pointer;
    display:block;
    float:left;
    height:60px;
    position:relative;
    width:60px
}
.common--checkout-header--item:active,.common--checkout-header--item:focus,.common-global-header--item:active,.common-global-header--item:focus{
    color:#fff
}
.common--checkout-header--item.active,.common--checkout-header--item:focus,.common--checkout-header--item:hover,.common-global-header--item.active,.common-global-header--item:focus,.common-global-header--item:hover{
    background:#dce0ed;
    color:#0d2ea0;
    text-decoration:none
}
.common--checkout-header--item.active .common-global-header--item--logged-in-status:before,.common--checkout-header--item:focus .common-global-header--item--logged-in-status:before,.common--checkout-header--item:hover .common-global-header--item--logged-in-status:before,.common-global-header--item.active .common-global-header--item--logged-in-status:before,.common-global-header--item:focus .common-global-header--item--logged-in-status:before,.common-global-header--item:hover .common-global-header--item--logged-in-status:before{
    color:#dce0ed
}
.common--checkout-header--item.active+.common-global-nav--list--item--my-account,.common-global-header--item.active+.common-global-nav--list--item--my-account{
    display:block
}
.common--checkout-header--item--count,.common-global-header--item--count{
    background-color:#e17000;
    border-radius:50%;
    border-bottom-left-radius:0;
    color:#fff;
    font-family:Helvetica,Arial,sans-serif;
    font-size:10px;
    line-height:10px;
    padding:3px 4px;
    position:absolute;
    right:2px;
    top:10px
}
.common--checkout-header--item--logged-in-status,.common-global-header--item--logged-in-status{
    display:none;
    background-color:#a5dd26;
    border-radius:50%;
    padding:3px;
    position:absolute;
    right:8px;
    top:10px;
    font-size:10px;
    line-height:10px
}
.common--checkout-header--item--logged-in-status:before,.common-global-header--item--logged-in-status:before{
    font-family:FontAwesome;
    content:"\f00c";
    color:#0d2ea0
}
.common-global-header--logged-in .common--checkout-header--item--logged-in-status,.common-global-header--logged-in .common-global-header--item--logged-in-status{
    display:block
}
.common--checkout-header--item--basket-wrapper:hover,.common-global-header--item--basket-wrapper:hover{
    background:#dce0ed
}
.common--checkout-header--item--basket-wrapper,.common--checkout-header--item--my-account-wrapper,.common-global-header--item--basket-wrapper,.common-global-header--item--my-account-wrapper{
    float:left;
    position:relative
}
.common--checkout-header--my-account-wrapper:focus .common-global-header--item--logged-in-status:before,.common--checkout-header--my-account-wrapper:focus-within .common-global-header--item--logged-in-status:before,.common--checkout-header--my-account-wrapper:hover .common-global-header--item--logged-in-status:before,.common-global-header--my-account-wrapper:focus .common-global-header--item--logged-in-status:before,.common-global-header--my-account-wrapper:focus-within .common-global-header--item--logged-in-status:before,.common-global-header--my-account-wrapper:hover .common-global-header--item--logged-in-status:before{
    color:#dce0ed
}
.common--checkout-header--my-account-wrapper:focus .common-global-header--item,.common--checkout-header--my-account-wrapper:focus-within .common-global-header--item,.common-global-header--my-account-wrapper:focus .common-global-header--item,.common-global-header--my-account-wrapper:focus-within .common-global-header--item{
    background:#dce0ed;
    color:#0d2ea0;
    text-decoration:none
}
.common--checkout-header--my-account-wrapper:focus .common-global-nav--list--item--my-account,.common--checkout-header--my-account-wrapper:focus-within .common-global-nav--list--item--my-account,.common-global-header--my-account-wrapper:focus .common-global-nav--list--item--my-account,.common-global-header--my-account-wrapper:focus-within .common-global-nav--list--item--my-account{
    display:block
}
.common--checkout-header--my-account-wrapper:focus .common-global-header--item--logged-in-status:before,.common--checkout-header--my-account-wrapper:focus-within .common-global-header--item--logged-in-status:before,.common-global-header--my-account-wrapper:focus .common-global-header--item--logged-in-status:before,.common-global-header--my-account-wrapper:focus-within .common-global-header--item--logged-in-status:before{
    color:#dce0ed
}
.common--checkout-header--item .fa,.common--checkout-header--toggle,.common-global-header--item .fa,.common-global-header--toggle{
    display:inline-block;
    font-family:Fontawesome;
    font-size:22px;
    font-weight:400;
    line-height:60px;
    cursor:pointer;
    text-align:center;
    width:60px
}
.main-site-global-search{
    background:#dce0ed;
    display:none;
    position:relative
}
.main-site-global-search .fa-times{
    position:absolute;
    color:#d8d8d8;
    font-size:22px;
    -webkit-transition:color .3s ease;
    transition:color .3s ease
}
.main-site-global-search .fa-times:hover{
    cursor:pointer;
    color:#545454
}
.main-site-global-search.active{
    display:block
}
.main-site-global-search .btn-default{
    margin:15px 15px 0 0
}
.main-site-global-search--result-list{
    background:#fff;
    border:1px solid #eee;
    border-right:0;
    border-top:0;
    display:block;
    overflow:hidden;
    padding:5px 15px;
    margin-top:-15px;
    width:350px
}
.main-site-global-search__form{
    display:none;
    margin:auto;
    width:100%;
    padding:30px
}
.active .main-site-global-search__form{
    display:block
}
.main-site-global-search__form-group{
    width:100%;
    height:50px;
    position:relative
}
.main-site-global-search__form-group input{
    height:100%;
    float:left
}
.main-site-global-search__form-group .btn-primary{
    width:25%;
    padding:0;
    margin:0;
    border-radius:0
}
.main-site-global-search__form-group .btn-info{
    margin:40px 0 0
}
.main-site-global-search__form-group .common-autocomplete{
    top:50px;
    padding:30px;
    max-height:380px;
    border-color:#d8d8d8;
    border-top:none;
    overflow:auto
}
.main-site-global-search__form-group .common-autocomplete li{
    margin-left:-30px;
    margin-right:-30px;
    padding-left:30px;
    padding-right:30px
}
.main-site-global-search__form-group .common-autocomplete li:hover{
    background:#f3f3f3
}
.main-site-global-search__form-group .common-autocomplete li:hover a{
    color:#1965e1
}
.main-site-global-search__form-group .common-autocomplete--recent-searches .common-autocomplete__recent-search-container{
    margin-top:0
}
.main-site-global-search__form-group .common-autocomplete__recent-search-container{
    position:relative;
    margin-top:40px
}
.main-site-global-search__form-group .common-autocomplete__clear-recent-search-icon{
    top:0;
    right:0
}
.main-site-global-search__form-group .common-autocomplete_link{
    padding:10px 0;
    color:#545454
}
.main-site-global-search__form-group .common-autocomplete_link mark{
    background:0 0;
    color:inherit;
    padding:0;
    font-weight:700
}
.main-site-global-search__form-group .common-autocomplete__suggestion-text{
    color:#545454;
    margin-top:0
}
.main-site-global-search__form-group .common-autocomplete__suggestion-divider{
    margin:25px 0;
    border:none;
    height:1px;
    background:#d8d8d8
}
.main-site-global-search__form-searchfield{
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    width:75%;
    padding-left:20px;
    border:1px solid #d8d8d8;
    border-right:none;
    border-radius:0
}
.main-site-global-search__form-searchfield::-webkit-input-placeholder{
    color:#d8d8d8
}
.main-site-global-search__form-searchfield::-moz-placeholder{
    color:#d8d8d8
}
.main-site-global-search__form-searchfield:-ms-input-placeholder{
    color:#d8d8d8
}
.main-site-global-search__form-searchfield:-moz-placeholder{
    color:#d8d8d8
}
.main-site-global-search__form-searchfield:focus{
    color:#545454;
    outline:0;
    border:2px solid #7ba4d9;
    border-right:none
}
.main-site-global-search__clear-search-icon{
    pointer-events:none;
    left:-webkit-calc(75% - 42px);
    left:calc(75% - 42px);
    top:14px;
    opacity:0;
    -webkit-transition:opacity .3s ease;
    transition:opacity .3s ease
}
.main-site-global-search__clear-search-icon.is-visible{
    pointer-events:all;
    opacity:1
}
.main-site-global-search--label{
    color:#8187a2;
    font-size:34px;
    font-weight:400;
    left:0;
    line-height:81px;
    margin:0;
    padding:0 12px;
    position:absolute;
    top:0
}
.main-site-global-search--form-control{
    background:#fff;
    border:1px solid #fff;
    font-size:16px;
    height:52px;
    line-height:34px;
    width:100%;
    padding:8px 12px;
    margin-top:15px;
    margin-bottom:15px
}
.common-global-nav{
    display:none
}
.common-global-nav.active{
    display:block
}
.common-global-nav--list,.common-global-nav--sub-list{
    margin:0;
    padding:0;
    z-index:20
}
.common-global-nav--list--primary{
    background:#fff;
    margin-top:15px
}
.common-global-nav--list--secondary{
    overflow:hidden
}
.common-global-nav--sub-list{
    background:#fff;
    display:none;
    overflow:hidden;
    z-index:6
}
.common-global-nav--primary--link--active .common-global-nav--sub-list{
    display:table-row
}
.common-global-nav--sub-list--item:first-child{
    border-top:1px solid #eee
}
.common-global-nav--list--item,.common-global-nav--sub-list--item{
    list-style:none;
    position:relative;
    text-align:center
}
.common-global-nav--list--primary>.common-global-nav--list--item,.common-global-nav--list--primary>.common-global-nav--sub-list--item{
    border-top:1px solid #eee
}
.common-global-nav--list--primary>.common-global-nav--list--item:first-child,.common-global-nav--list--primary>.common-global-nav--sub-list--item:first-child{
    border:0
}
.common-global-nav--list--secondary .common-global-nav--list--item,.common-global-nav--list--secondary .common-global-nav--sub-list--item{
    float:left;
    width:50%
}
.common-global-nav--list--item{
    display:table;
    height:60px;
    width:100%;
    margin-right:15px
}
.common-global-nav--list--item--basket,.common-global-nav--list--item--my-account{
    background:#fff;
    border:1px solid #545454;
    border-top:0;
    display:none;
    padding:5px 15px;
    position:absolute;
    right:-60px;
    top:100%
}
.common-global-nav--list--item--my-account{
    padding:20px;
    right:-288%;
    max-width:382px;
    width:96vw
}
.common-global-nav--list--item--my-account .btn-group{
    margin:10px 0
}
.common-global-nav--list--item--my-account .btn-group .btn,.common-global-nav--list--item--my-account .btn-group .btn-border,.common-global-nav--list--item--my-account .btn-group .btn-danger,.common-global-nav--list--item--my-account .btn-group .btn-default,.common-global-nav--list--item--my-account .btn-group .btn-facebook,.common-global-nav--list--item--my-account .btn-group .btn-gplus,.common-global-nav--list--item--my-account .btn-group .btn-info,.common-global-nav--list--item--my-account .btn-group .btn-info-oj,.common-global-nav--list--item--my-account .btn-group .btn-linkedin,.common-global-nav--list--item--my-account .btn-group .btn-primary,.common-global-nav--list--item--my-account .btn-group .btn-primary-oj,.common-global-nav--list--item--my-account .btn-group .btn-primary-snd,.common-global-nav--list--item--my-account .btn-group .btn-success,.common-global-nav--list--item--my-account .btn-group .btn-theme,.common-global-nav--list--item--my-account .btn-group .btn-warning{
    margin:0 4px 4px 0
}
.common-global-nav--list--item--my-account .btn-group .btn-border:last-child,.common-global-nav--list--item--my-account .btn-group .btn-danger:last-child,.common-global-nav--list--item--my-account .btn-group .btn-default:last-child,.common-global-nav--list--item--my-account .btn-group .btn-facebook:last-child,.common-global-nav--list--item--my-account .btn-group .btn-gplus:last-child,.common-global-nav--list--item--my-account .btn-group .btn-info-oj:last-child,.common-global-nav--list--item--my-account .btn-group .btn-info:last-child,.common-global-nav--list--item--my-account .btn-group .btn-linkedin:last-child,.common-global-nav--list--item--my-account .btn-group .btn-primary-oj:last-child,.common-global-nav--list--item--my-account .btn-group .btn-primary-snd:last-child,.common-global-nav--list--item--my-account .btn-group .btn-primary:last-child,.common-global-nav--list--item--my-account .btn-group .btn-success:last-child,.common-global-nav--list--item--my-account .btn-group .btn-theme:last-child,.common-global-nav--list--item--my-account .btn-group .btn-warning:last-child,.common-global-nav--list--item--my-account .btn-group .btn:last-child{
    margin-bottom:0;
    margin-right:0
}
.common-global-nav--list--item--my-account legend{
    padding-bottom:10px
}
.common-global-nav--list--item--my-account .form-footer{
    margin:20px 0
}
.common-global-nav--list--item--my-account .common--login-form__link{
    padding-bottom:0;
    margin-bottom:20px
}
.common-global-nav--list--item--my-account .btn,.common-global-nav--list--item--my-account .btn-border,.common-global-nav--list--item--my-account .btn-danger,.common-global-nav--list--item--my-account .btn-default,.common-global-nav--list--item--my-account .btn-facebook,.common-global-nav--list--item--my-account .btn-gplus,.common-global-nav--list--item--my-account .btn-info,.common-global-nav--list--item--my-account .btn-info-oj,.common-global-nav--list--item--my-account .btn-linkedin,.common-global-nav--list--item--my-account .btn-primary,.common-global-nav--list--item--my-account .btn-primary-oj,.common-global-nav--list--item--my-account .btn-primary-snd,.common-global-nav--list--item--my-account .btn-success,.common-global-nav--list--item--my-account .btn-theme,.common-global-nav--list--item--my-account .btn-warning,.common-global-nav--list--item--my-account p{
    margin-bottom:0
}
.common-global-nav--list--item--basket--item,.common-global-nav--list--item--basket--total{
    border-bottom:1px solid #eee;
    font-size:12px;
    margin-bottom:5px;
    overflow:hidden;
    width:230px
}
.common-global-nav--list--item--basket--item--image,.common-global-nav--list--item--basket--total--image{
    float:left;
    width:80px
}
.common-global-nav--list--item--basket--item--image img,.common-global-nav--list--item--basket--total--image img{
    object-fit:contain;
    width:100%
}
.common-global-nav--list--item--basket--item--text,.common-global-nav--list--item--basket--total--text{
    float:left;
    padding:0 15px;
    text-align:left;
    width:150px
}
.common-global-nav--list--item--basket--item--text h4,.common-global-nav--list--item--basket--total--text h4{
    margin-top:7px
}
.common-global-nav--list--item--basket--item--text--link,.common-global-nav--list--item--basket--total--text--link{
    color:#545454
}
.common-global-nav--list--item--basket--item--text--quantity,.common-global-nav--list--item--basket--total--text--quantity{
    margin-bottom:0
}
.common-global-nav--list--item--basket--item--text--remove:before,.common-global-nav--list--item--basket--total--text--remove:before{
    content:"\f00d";
    font-family:Fontawesome;
    margin-right:5px
}
.common-global-nav--list--item--basket--item--label,.common-global-nav--list--item--basket--total--label{
    float:left;
    font-size:18px;
    margin-top:10px;
    padding-left:95px;
    text-align:left;
    width:230px
}
.common-global-nav--list--item--basket--item--price,.common-global-nav--list--item--basket--total--price{
    float:left;
    text-align:left;
    width:120px
}
.common-global-nav--list--item--basket--item--price--inc-tax,.common-global-nav--list--item--basket--total--price--inc-tax{
    font-weight:700;
    margin:10px 0 0
}
.common-global-nav--list--item--basket--total{
    border-bottom:0
}
.common-global-nav--list--item--basket .btn-primary{
    display:block;
    margin-top:10px
}
.common-global-nav--list--item__basket .common-global-header--item{
    background:0 0;
    color:#fff;
    text-decoration:none
}
.common-global-nav--list--item__basket:hover .common-global-header--item{
    color:#0d2ea0
}
.common-global-nav--list--item__basket:hover .common-global-nav--list--item--basket{
    display:block
}
.common-global-nav--sub-list--item{
    -webkit-transition:all .3s ease-in;
    transition:all .3s ease-in
}
.common-global-nav--sub-list--item.common-global-nav--sub-list--item--break{
    border-top:1px solid #ddd
}
.common-global-nav--primary--link{
    color:#545454;
    display:table-cell;
    font-weight:400;
    height:60px;
    padding:0 60px 0 15px;
    text-align:left;
    vertical-align:middle;
    width:100%
}
.common-global-nav--primary--link:focus,.common-global-nav--primary--link:hover{
    font-weight:400;
    text-decoration:none
}
.common-global-nav--primary--link__language:before{
    content:"\f0ac";
    font-family:Fontawesome;
    font-size:22px;
    margin-right:5px;
    vertical-align:-4px
}
.common-global-nav--primary--link__my-account:before{
    content:"\f007";
    font-family:Fontawesome;
    font-size:18px;
    margin-right:10px;
    vertical-align:-2px
}
.common-global-nav--primary--link__logout:before{
    content:"\f08b";
    font-family:Fontawesome;
    font-size:18px;
    margin-right:10px;
    vertical-align:-2px
}
.common-global-nav--primary--link--toggle{
    border-left:1px solid #eee;
    font-family:Fontawesome;
    height:60px;
    padding-top:20px;
    position:absolute;
    right:0;
    text-align:center;
    top:0;
    width:60px
}
.common-global-nav--primary--link--active .common-global-nav--primary--link--toggle .common-global-nav--primary--link--toggle--inactive,.common-global-nav--primary--link--toggle .common-global-nav--primary--link--toggle--active{
    display:none
}
.common-global-nav--primary--link--active .common-global-nav--primary--link--toggle .common-global-nav--primary--link--toggle--active{
    display:inline
}
.common-global-nav--secondary--link{
    color:#545454;
    display:block;
    font-family:Fontawesome;
    font-size:22px;
    font-weight:400;
    line-height:81px;
    position:relative
}
.common-global-nav--secondary--link:focus,.common-global-nav--secondary--link:hover{
    background-color:#ddd;
    font-weight:400;
    text-decoration:none
}
.common-global-nav--secondary--link--basket{
    position:relative
}
.common-global-nav--secondary--link--basket--count{
    background-color:#1965e1;
    border-radius:50%;
    border-bottom-left-radius:0;
    color:#fff;
    font-family:Helvetica,Arial,sans-serif;
    font-size:10px;
    left:25px;
    line-height:10px;
    padding:3px 4px;
    position:absolute;
    top:-12px
}
.common-global-nav--sub-link{
    color:#545454;
    display:block;
    font-weight:400;
    padding:10px 15px;
    text-align:left
}
.common-global-nav--sub-link:focus,.common-global-nav--sub-link:hover{
    background-color:#ddd;
    font-weight:400;
    text-decoration:none
}
.common-header-bar--inline .common-global-nav--sub-link:focus,.common-header-bar--inline .common-global-nav--sub-link:hover{
    background-color:transparent
}
.common-global-nav--sub-link--map-marker:before{
    content:"\f041";
    font-family:Fontawesome;
    margin-right:5px
}
body.slide-active{
    overflow-x:hidden
}
.no-margin-top{
    margin-top:0!important
}
#page-content{
    position:relative;
    padding-top:70px;
    left:0
}
#page-content.slide-active{
    padding-top:0
}
#slide-nav .navbar-toggle{
    cursor:pointer!important;
    position:relative;
    line-height:0;
    float:left;
    margin:0;
    width:30px;
    height:40px;
    padding:10px 0 0;
    border:0;
    background:0 0;
    z-index:11
}
#slide-nav .navbar-toggle>.icon-bar{
    width:100%;
    display:block;
    height:3px;
    margin:5px 0 0
}
#slide-nav .navbar-toggle.slide-active .icon-bar{
    background:#545454
}
.navbar-header,.navbar.navbar-fixed-top.slide-active{
    position:relative
}
.burger,.burger:after,.burger:before{
    background:#fff;
    border-radius:1px;
    bottom:28px;
    content:"";
    height:3px;
    left:20px;
    position:absolute;
    -webkit-transition:bottom .1s ease-out .05s,-webkit-transform .1s ease-out;
    transition:bottom .1s ease-out .05s,-webkit-transform .1s ease-out;
    transition:bottom .1s ease-out .05s,transform .1s ease-out;
    transition:bottom .1s ease-out .05s,transform .1s ease-out,-webkit-transform .1s ease-out;
    width:20px
}
.active .burger,.active .burger:after,.active .burger:before{
    background:#0d2ea0;
    -webkit-transition:bottom .1s ease-out,-webkit-transform .1s ease-out .05s;
    transition:bottom .1s ease-out,-webkit-transform .1s ease-out .05s;
    transition:bottom .1s ease-out,transform .1s ease-out .05s;
    transition:bottom .1s ease-out,transform .1s ease-out .05s,-webkit-transform .1s ease-out .05s
}
a:hover .burger,a:hover .burger:after,a:hover .burger:before{
    background:#0d2ea0
}
.burger:after{
    bottom:-7px;
    left:0
}
.burger:before{
    bottom:7px;
    left:0
}
.active .burger{
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg)
}
.active .burger:after{
    bottom:0;
    -webkit-transform:rotate(-90deg);
    -ms-transform:rotate(-90deg);
    transform:rotate(-90deg)
}
.active .burger:before{
    bottom:0
}
.navbar-toggle{
    position:relative;
    float:right;
    margin-right:15px;
    padding:9px 10px;
    margin-top:18px;
    margin-bottom:18px;
    background-color:transparent;
    background-image:none;
    border:1px solid transparent;
    border-radius:4px
}
.navbar-toggle:focus{
    outline:0
}
.common-header-bar{
    background-color:#fff;
    display:block;
    font-size:0;
    margin-top:-15px
}
.common-header-bar .container{
    margin-top:15px;
    padding:0
}
.common-header-bar--inline{
    margin-top:0;
    position:relative;
    z-index:2
}
.common-header-bar--inline .container{
    margin-top:0
}
.common-header-bar--logo{
    height:40px;
    margin:10px 0 10px 15px;
    float:left
}
.common-header-bar--header-two{
    float:right;
    color:#545454;
    font-size:14px;
    margin:20px 15px;
    text-align:center
}
.common-header-bar--header-two:hover{
    color:#545454
}
.common-header-bar--link{
    margin-left:20px
}
.common-header-panel{
    background-color:#fff;
    display:block;
    padding:25px 40px
}
.common-header-panel h1,.common-header-panel h2,.common-header-panel h3,.common-header-panel h4{
    margin-top:0
}
.common-header-panel p{
    margin-bottom:0
}
.common-subheader{
    background:0;
    display:inline-block;
    width:100%
}
.common-subheader-nav{
    display:inline-block;
    margin:0;
    width:100%
}
.common-subheader .common-global-nav--primary--link--pagetitle{
    position:relative;
    font-weight:700;
    color:#1965e1
}
.common-subheader .common-global-nav--list--item{
    font-size:14px;
    max-width:none;
    width:100%
}
.common-subheader .common-global-nav--list--item.common-header-bar{
    z-index:10
}
.common-subheader .common-global-nav--sub-list{
    width:100%
}
.common-subheader .common-global-nav--sub-list--item:focus,.common-subheader .common-global-nav--sub-list--item:hover{
    background-color:#fff
}
.common-subheader .common-global-nav--sub-list--item.active{
    background-color:#545454
}
.common-header-bar--inline .common-subheader .common-global-nav--sub-list--item.active{
    background-color:transparent
}
.common-subheader .common-global-nav--sub-list--item.active .common-global-nav--sub-link{
    color:#fff
}
.common-header-bar--inline .common-subheader .common-global-nav--sub-list--item.active .common-global-nav--sub-link{
    color:#545454;
    font-weight:700
}
.common-subheader .common-global-nav--sub-list--item.active .common-global-nav--sub-link:focus,.common-subheader .common-global-nav--sub-list--item.active .common-global-nav--sub-link:hover{
    color:#071956
}
.common-subheader .common-global-nav--sub-link{
    white-space:normal
}
.common-header-bar--inline .common-subheader .common-global-nav--sub-link{
    padding:19px 15px;
    height:60px
}
.common-subheader .common-global-nav--primary--link--toggle{
    border-left:1px solid #f2f2f2;
    width:60px
}
.common-subheader .common-global-nav--primary--link{
    padding-right:60px
}
.common-subheader .common-global-nav--primary--link .fa-chevron-down,.common-subheader .common-global-nav--primary--link .fa-chevron-up{
    font-size:14px;
    color:#1965e1
}
.common-subheader .common-breadcrumb{
    background-color:transparent;
    border-top:0;
    float:left;
    margin:22px 0
}
.common-mega-nav+.common-header-bar--inline{
    border-top:0
}
.common--icon-card{
    text-align:center;
    min-height:100%;
    background:#fff
}
.common--icon-card>a{
    display:block
}
.common--icon-card>a:active{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card h2,.common--icon-card p,.common--icon-card--button{
    margin:0 25px
}
.common--icon-card h2{
    font-size:18px;
    font-weight:700;
    margin-top:35px
}
.common--icon-card p{
    margin-top:15px
}
.common--icon-card--button{
    display:block;
    padding:15px;
    margin-top:25px;
    font-weight:700
}
.common--icon-card .additional-text{
    margin-bottom:8px;
    margin-top:25px;
    visibility:hidden
}
.common--icon-card .additional-text-visible{
    margin-bottom:8px;
    margin-top:25px
}
.common--icon-card .font-size-info{
    font-size:20px
}
.common--icon-card .image-styling{
    height:115px;
    width:218px
}
.common--icon-card .add-visible{
    visibility:hidden
}
.common--icon-card a{
    height:100%;
    padding:40px 0 30px;
    color:#4d4d4d;
    position:relative
}
.common--icon-card a:hover{
    color:#0f3c85
}
.common--icon-card a:hover .common--icon-card--button{
    color:#fff
}
.common--icon-card .common--icon-card--button,.common--icon-card .common--icon-card--icon,.common--icon-card p{
    display:block
}
.common--icon-card .common--icon-card--icon{
    width:75px;
    height:75px;
    margin:0 auto 25px;
    border-radius:100%;
    position:relative
}
.common--icon-card .common--icon-card--icon .fa{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    color:#fff
}
.common--icon-card .common--icon-card--button{
    -webkit-transition:all .15s ease;
    transition:all .15s ease
}
.common--icon-card__theme-1{
    overflow:hidden
}
.common--icon-card__theme-1:before{
    content:"";
    cursor:pointer;
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    border:1px solid #d8d8d8
}
.common--icon-card__theme-1:hover:before{
    border-color:#0d2ea0
}
.common--icon-card__theme-1 a:focus,.common--icon-card__theme-1:focus{
    outline:0
}
.common--icon-card__theme-1 a::-moz-focus-inner,.common--icon-card__theme-1::-moz-focus-inner{
    border:0
}
.common--icon-card__theme-1:active:before,.common--icon-card__theme-1:active>*{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card__theme-1:after{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    border-bottom:1px solid #d8d8d8
}
.common--icon-card__theme-1:hover:after{
    border-color:#0d2ea0
}
.common--icon-card__theme-1:active:after{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card__theme-1:after{
    border-bottom:5px solid #0d2ea0
}
.common--icon-card__theme-1 a:hover{
    border-color:#0d2ea0
}
.common--icon-card__theme-1 a:hover .common--icon-card--button{
    background:#0d2ea0
}
.common--icon-card__theme-1 a:hover .common--icon-card--button:hover{
    background:#0b2788;
    border-color:#0b2788
}
.common--icon-card__theme-1 .common--icon-card--icon{
    background:#0d2ea0
}
.common--icon-card__theme-1 .common--icon-card--button{
    color:#0d2ea0;
    border:1px solid #0d2ea0
}
.common--icon-card__theme-2{
    overflow:hidden
}
.common--icon-card__theme-2:before{
    content:"";
    cursor:pointer;
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    border:1px solid #d8d8d8
}
.common--icon-card__theme-2:hover:before{
    border-color:#071956
}
.common--icon-card__theme-2 a:focus,.common--icon-card__theme-2:focus{
    outline:0
}
.common--icon-card__theme-2 a::-moz-focus-inner,.common--icon-card__theme-2::-moz-focus-inner{
    border:0
}
.common--icon-card__theme-2:active:before,.common--icon-card__theme-2:active>*{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card__theme-2:after{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    border-bottom:1px solid #d8d8d8
}
.common--icon-card__theme-2:hover:after{
    border-color:#071956
}
.common--icon-card__theme-2:active:after{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card__theme-2:after{
    border-bottom:5px solid #071956
}
.common--icon-card__theme-2 a:hover{
    border-color:#071956
}
.common--icon-card__theme-2 a:hover .common--icon-card--button{
    background:#071956
}
.common--icon-card__theme-2 a:hover .common--icon-card--button:hover{
    background:#05123e;
    border-color:#05123e
}
.common--icon-card__theme-2 .common--icon-card--icon{
    background:#071956
}
.common--icon-card__theme-2 .common--icon-card--button{
    color:#071956;
    border:1px solid #071956
}
.common--icon-card__theme-3{
    overflow:hidden
}
.common--icon-card__theme-3:before{
    content:"";
    cursor:pointer;
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    border:1px solid #d8d8d8
}
.common--icon-card__theme-3:hover:before{
    border-color:#1965e1
}
.common--icon-card__theme-3 a:focus,.common--icon-card__theme-3:focus{
    outline:0
}
.common--icon-card__theme-3 a::-moz-focus-inner,.common--icon-card__theme-3::-moz-focus-inner{
    border:0
}
.common--icon-card__theme-3:active:before,.common--icon-card__theme-3:active>*{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card__theme-3:after{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    border-bottom:1px solid #d8d8d8
}
.common--icon-card__theme-3:hover:after{
    border-color:#1965e1
}
.common--icon-card__theme-3:active:after{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card__theme-3:after{
    border-bottom:5px solid #1965e1
}
.common--icon-card__theme-3 a:hover{
    border-color:#1965e1
}
.common--icon-card__theme-3 a:hover .common--icon-card--button{
    background:#1965e1
}
.common--icon-card__theme-3 a:hover .common--icon-card--button:hover{
    background:#1450b3;
    border-color:#1450b3
}
.common--icon-card__theme-3 .common--icon-card--icon{
    background:#1965e1
}
.common--icon-card__theme-3 .common--icon-card--button{
    color:#1965e1;
    border:1px solid #1965e1
}
.common--icon-card__theme-4{
    overflow:hidden
}
.common--icon-card__theme-4:before{
    content:"";
    cursor:pointer;
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    border:1px solid #d8d8d8
}
.common--icon-card__theme-4:hover:before{
    border-color:#212121
}
.common--icon-card__theme-4 a:focus,.common--icon-card__theme-4:focus{
    outline:0
}
.common--icon-card__theme-4 a::-moz-focus-inner,.common--icon-card__theme-4::-moz-focus-inner{
    border:0
}
.common--icon-card__theme-4:active:before,.common--icon-card__theme-4:active>*{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card__theme-4:after{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    border-bottom:1px solid #d8d8d8
}
.common--icon-card__theme-4:hover:after{
    border-color:#212121
}
.common--icon-card__theme-4:active:after{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card__theme-4:after{
    border-bottom:5px solid #212121
}
.common--icon-card__theme-4 a:hover{
    border-color:#212121
}
.common--icon-card__theme-4 a:hover .common--icon-card--button{
    background:#212121
}
.common--icon-card__theme-4 a:hover .common--icon-card--button:hover{
    background:#141414;
    border-color:#141414
}
.common--icon-card__theme-4 .common--icon-card--icon{
    background:#212121
}
.common--icon-card__theme-4 .common--icon-card--button{
    color:#212121;
    border:1px solid #212121
}
.common--icon-card__theme-5{
    overflow:hidden
}
.common--icon-card__theme-5:before{
    content:"";
    cursor:pointer;
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    border:1px solid #d8d8d8
}
.common--icon-card__theme-5:hover:before{
    border-color:#545454
}
.common--icon-card__theme-5 a:focus,.common--icon-card__theme-5:focus{
    outline:0
}
.common--icon-card__theme-5 a::-moz-focus-inner,.common--icon-card__theme-5::-moz-focus-inner{
    border:0
}
.common--icon-card__theme-5:active:before,.common--icon-card__theme-5:active>*{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card__theme-5:after{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    border-bottom:1px solid #d8d8d8
}
.common--icon-card__theme-5:hover:after{
    border-color:#545454
}
.common--icon-card__theme-5:active:after{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card__theme-5:after{
    border-bottom:5px solid #545454
}
.common--icon-card__theme-5 a:hover{
    border-color:#545454
}
.common--icon-card__theme-5 a:hover .common--icon-card--button{
    background:#545454
}
.common--icon-card__theme-5 a:hover .common--icon-card--button:hover{
    background:#474747;
    border-color:#474747
}
.common--icon-card__theme-5 .common--icon-card--icon{
    background:#545454
}
.common--icon-card__theme-5 .common--icon-card--button{
    color:#545454;
    border:1px solid #545454
}
.common--icon-card__theme-6{
    overflow:hidden
}
.common--icon-card__theme-6:before{
    content:"";
    cursor:pointer;
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    border:1px solid #d8d8d8
}
.common--icon-card__theme-6:hover:before{
    border-color:#008393
}
.common--icon-card__theme-6 a:focus,.common--icon-card__theme-6:focus{
    outline:0
}
.common--icon-card__theme-6 a::-moz-focus-inner,.common--icon-card__theme-6::-moz-focus-inner{
    border:0
}
.common--icon-card__theme-6:active:before,.common--icon-card__theme-6:active>*{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card__theme-6:after{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    border-bottom:1px solid #d8d8d8
}
.common--icon-card__theme-6:hover:after{
    border-color:#008393
}
.common--icon-card__theme-6:active:after{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card__theme-6:after{
    border-bottom:5px solid #008393
}
.common--icon-card__theme-6 a:hover{
    border-color:#008393
}
.common--icon-card__theme-6 a:hover .common--icon-card--button{
    background:#008393
}
.common--icon-card__theme-6 a:hover .common--icon-card--button:hover{
    background:#006c7a;
    border-color:#006c7a
}
.common--icon-card__theme-6 .common--icon-card--icon{
    background:#008393
}
.common--icon-card__theme-6 .common--icon-card--button{
    color:#008393;
    border:1px solid #008393
}
.common--icon-card__theme-7{
    overflow:hidden
}
.common--icon-card__theme-7:before{
    content:"";
    cursor:pointer;
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    border:1px solid #d8d8d8
}
.common--icon-card__theme-7:hover:before{
    border-color:#8e258d
}
.common--icon-card__theme-7 a:focus,.common--icon-card__theme-7:focus{
    outline:0
}
.common--icon-card__theme-7 a::-moz-focus-inner,.common--icon-card__theme-7::-moz-focus-inner{
    border:0
}
.common--icon-card__theme-7:active:before,.common--icon-card__theme-7:active>*{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card__theme-7:after{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    border-bottom:1px solid #d8d8d8
}
.common--icon-card__theme-7:hover:after{
    border-color:#8e258d
}
.common--icon-card__theme-7:active:after{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card__theme-7:after{
    border-bottom:5px solid #8e258d
}
.common--icon-card__theme-7 a:hover{
    border-color:#8e258d
}
.common--icon-card__theme-7 a:hover .common--icon-card--button{
    background:#8e258d
}
.common--icon-card__theme-7 a:hover .common--icon-card--button:hover{
    background:#7a2079;
    border-color:#7a2079
}
.common--icon-card__theme-7 .common--icon-card--icon{
    background:#8e258d
}
.common--icon-card__theme-7 .common--icon-card--button{
    color:#8e258d;
    border:1px solid #8e258d
}
.common--icon-card__theme-8{
    overflow:hidden
}
.common--icon-card__theme-8:before{
    content:"";
    cursor:pointer;
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    border:1px solid #d8d8d8
}
.common--icon-card__theme-8:hover:before{
    border-color:#e52053
}
.common--icon-card__theme-8 a:focus,.common--icon-card__theme-8:focus{
    outline:0
}
.common--icon-card__theme-8 a::-moz-focus-inner,.common--icon-card__theme-8::-moz-focus-inner{
    border:0
}
.common--icon-card__theme-8:active:before,.common--icon-card__theme-8:active>*{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card__theme-8:after{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    border-bottom:1px solid #d8d8d8
}
.common--icon-card__theme-8:hover:after{
    border-color:#e52053
}
.common--icon-card__theme-8:active:after{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card__theme-8:after{
    border-bottom:5px solid #e52053
}
.common--icon-card__theme-8 a:hover{
    border-color:#e52053
}
.common--icon-card__theme-8 a:hover .common--icon-card--button{
    background:#e52053
}
.common--icon-card__theme-8 a:hover .common--icon-card--button:hover{
    background:#d31949;
    border-color:#d31949
}
.common--icon-card__theme-8 .common--icon-card--icon{
    background:#e52053
}
.common--icon-card__theme-8 .common--icon-card--button{
    color:#e52053;
    border:1px solid #e52053
}
.common--icon-card__theme-9{
    overflow:hidden
}
.common--icon-card__theme-9:before{
    content:"";
    cursor:pointer;
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    border:1px solid #d8d8d8
}
.common--icon-card__theme-9:hover:before{
    border-color:#d71f85
}
.common--icon-card__theme-9 a:focus,.common--icon-card__theme-9:focus{
    outline:0
}
.common--icon-card__theme-9 a::-moz-focus-inner,.common--icon-card__theme-9::-moz-focus-inner{
    border:0
}
.common--icon-card__theme-9:active:before,.common--icon-card__theme-9:active>*{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card__theme-9:after{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    border-bottom:1px solid #d8d8d8
}
.common--icon-card__theme-9:hover:after{
    border-color:#d71f85
}
.common--icon-card__theme-9:active:after{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card__theme-9:after{
    border-bottom:5px solid #d71f85
}
.common--icon-card__theme-9 a:hover{
    border-color:#d71f85
}
.common--icon-card__theme-9 a:hover .common--icon-card--button{
    background:#d71f85
}
.common--icon-card__theme-9 a:hover .common--icon-card--button:hover{
    background:#c11c77;
    border-color:#c11c77
}
.common--icon-card__theme-9 .common--icon-card--icon{
    background:#d71f85
}
.common--icon-card__theme-9 .common--icon-card--button{
    color:#d71f85;
    border:1px solid #d71f85
}
.common--icon-card__theme-10{
    overflow:hidden
}
.common--icon-card__theme-10:before{
    content:"";
    cursor:pointer;
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    border:1px solid #d8d8d8
}
.common--icon-card__theme-10:hover:before{
    border-color:#008931
}
.common--icon-card__theme-10 a:focus,.common--icon-card__theme-10:focus{
    outline:0
}
.common--icon-card__theme-10 a::-moz-focus-inner,.common--icon-card__theme-10::-moz-focus-inner{
    border:0
}
.common--icon-card__theme-10:active:before,.common--icon-card__theme-10:active>*{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card__theme-10:after{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    border-bottom:1px solid #d8d8d8
}
.common--icon-card__theme-10:hover:after{
    border-color:#008931
}
.common--icon-card__theme-10:active:after{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card__theme-10:after{
    border-bottom:5px solid #008931
}
.common--icon-card__theme-10 a:hover{
    border-color:#008931
}
.common--icon-card__theme-10 a:hover .common--icon-card--button{
    background:#008931
}
.common--icon-card__theme-10 a:hover .common--icon-card--button:hover{
    background:#007028;
    border-color:#007028
}
.common--icon-card__theme-10 .common--icon-card--icon{
    background:#008931
}
.common--icon-card__theme-10 .common--icon-card--button{
    color:#008931;
    border:1px solid #008931
}
.common--icon-card__theme-11{
    overflow:hidden
}
.common--icon-card__theme-11:before{
    content:"";
    cursor:pointer;
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    border:1px solid #d8d8d8
}
.common--icon-card__theme-11:hover:before{
    border-color:#6c6f00
}
.common--icon-card__theme-11 a:focus,.common--icon-card__theme-11:focus{
    outline:0
}
.common--icon-card__theme-11 a::-moz-focus-inner,.common--icon-card__theme-11::-moz-focus-inner{
    border:0
}
.common--icon-card__theme-11:active:before,.common--icon-card__theme-11:active>*{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card__theme-11:after{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    border-bottom:1px solid #d8d8d8
}
.common--icon-card__theme-11:hover:after{
    border-color:#6c6f00
}
.common--icon-card__theme-11:active:after{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card__theme-11:after{
    border-bottom:5px solid #6c6f00
}
.common--icon-card__theme-11 a:hover{
    border-color:#6c6f00
}
.common--icon-card__theme-11 a:hover .common--icon-card--button{
    background:#6c6f00
}
.common--icon-card__theme-11 a:hover .common--icon-card--button:hover{
    background:#535600;
    border-color:#535600
}
.common--icon-card__theme-11 .common--icon-card--icon{
    background:#6c6f00
}
.common--icon-card__theme-11 .common--icon-card--button{
    color:#6c6f00;
    border:1px solid #6c6f00
}
.common--icon-card__nav-theme-1{
    overflow:hidden
}
.common--icon-card__nav-theme-1:before{
    content:"";
    cursor:pointer;
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    border:1px solid #d8d8d8
}
.common--icon-card__nav-theme-1:hover:before{
    border-color:#071956
}
.common--icon-card__nav-theme-1 a:focus,.common--icon-card__nav-theme-1:focus{
    outline:0
}
.common--icon-card__nav-theme-1 a::-moz-focus-inner,.common--icon-card__nav-theme-1::-moz-focus-inner{
    border:0
}
.common--icon-card__nav-theme-1:active:before,.common--icon-card__nav-theme-1:active>*{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card__nav-theme-1:after{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    border-bottom:1px solid #d8d8d8
}
.common--icon-card__nav-theme-1:hover:after{
    border-color:#071956
}
.common--icon-card__nav-theme-1:active:after{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card__nav-theme-1:after{
    border-bottom:5px solid #071956
}
.common--icon-card__nav-theme-1 a:hover{
    border-color:#071956
}
.common--icon-card__nav-theme-1 a:hover .common--icon-card--button{
    background:#071956
}
.common--icon-card__nav-theme-1 a:hover .common--icon-card--button:hover{
    background:#05123e;
    border-color:#05123e
}
.common--icon-card__nav-theme-1 .common--icon-card--icon{
    background:#071956
}
.common--icon-card__nav-theme-1 .common--icon-card--button{
    color:#071956;
    border:1px solid #071956
}
.common--icon-card__nav-theme-2{
    overflow:hidden
}
.common--icon-card__nav-theme-2:before{
    content:"";
    cursor:pointer;
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    border:1px solid #d8d8d8
}
.common--icon-card__nav-theme-2:hover:before{
    border-color:#1965e1
}
.common--icon-card__nav-theme-2 a:focus,.common--icon-card__nav-theme-2:focus{
    outline:0
}
.common--icon-card__nav-theme-2 a::-moz-focus-inner,.common--icon-card__nav-theme-2::-moz-focus-inner{
    border:0
}
.common--icon-card__nav-theme-2:active:before,.common--icon-card__nav-theme-2:active>*{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card__nav-theme-2:after{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    border-bottom:1px solid #d8d8d8
}
.common--icon-card__nav-theme-2:hover:after{
    border-color:#1965e1
}
.common--icon-card__nav-theme-2:active:after{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card__nav-theme-2:after{
    border-bottom:5px solid #1965e1
}
.common--icon-card__nav-theme-2 a:hover{
    border-color:#1965e1
}
.common--icon-card__nav-theme-2 a:hover .common--icon-card--button{
    background:#1965e1
}
.common--icon-card__nav-theme-2 a:hover .common--icon-card--button:hover{
    background:#165bca;
    border-color:#165bca
}
.common--icon-card__nav-theme-2 .common--icon-card--icon{
    background:#1965e1
}
.common--icon-card__nav-theme-2 .common--icon-card--button{
    color:#1965e1;
    border:1px solid #1965e1
}
.common--icon-card__nav-theme-3{
    overflow:hidden
}
.common--icon-card__nav-theme-3:before{
    content:"";
    cursor:pointer;
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    border:1px solid #d8d8d8
}
.common--icon-card__nav-theme-3:hover:before{
    border-color:#6c6f00
}
.common--icon-card__nav-theme-3 a:focus,.common--icon-card__nav-theme-3:focus{
    outline:0
}
.common--icon-card__nav-theme-3 a::-moz-focus-inner,.common--icon-card__nav-theme-3::-moz-focus-inner{
    border:0
}
.common--icon-card__nav-theme-3:active:before,.common--icon-card__nav-theme-3:active>*{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card__nav-theme-3:after{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    border-bottom:1px solid #d8d8d8
}
.common--icon-card__nav-theme-3:hover:after{
    border-color:#6c6f00
}
.common--icon-card__nav-theme-3:active:after{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card__nav-theme-3:after{
    border-bottom:5px solid #6c6f00
}
.common--icon-card__nav-theme-3 a:hover{
    border-color:#6c6f00
}
.common--icon-card__nav-theme-3 a:hover .common--icon-card--button{
    background:#6c6f00
}
.common--icon-card__nav-theme-3 a:hover .common--icon-card--button:hover{
    background:#535600;
    border-color:#535600
}
.common--icon-card__nav-theme-3 .common--icon-card--icon{
    background:#6c6f00
}
.common--icon-card__nav-theme-3 .common--icon-card--button{
    color:#6c6f00;
    border:1px solid #6c6f00
}
.common--icon-card__nav-theme-4{
    overflow:hidden
}
.common--icon-card__nav-theme-4:before{
    content:"";
    cursor:pointer;
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    border:1px solid #d8d8d8
}
.common--icon-card__nav-theme-4:hover:before{
    border-color:#008393
}
.common--icon-card__nav-theme-4 a:focus,.common--icon-card__nav-theme-4:focus{
    outline:0
}
.common--icon-card__nav-theme-4 a::-moz-focus-inner,.common--icon-card__nav-theme-4::-moz-focus-inner{
    border:0
}
.common--icon-card__nav-theme-4:active:before,.common--icon-card__nav-theme-4:active>*{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card__nav-theme-4:after{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    border-bottom:1px solid #d8d8d8
}
.common--icon-card__nav-theme-4:hover:after{
    border-color:#008393
}
.common--icon-card__nav-theme-4:active:after{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card__nav-theme-4:after{
    border-bottom:5px solid #008393
}
.common--icon-card__nav-theme-4 a:hover{
    border-color:#008393
}
.common--icon-card__nav-theme-4 a:hover .common--icon-card--button{
    background:#008393
}
.common--icon-card__nav-theme-4 a:hover .common--icon-card--button:hover{
    background:#006c7a;
    border-color:#006c7a
}
.common--icon-card__nav-theme-4 .common--icon-card--icon{
    background:#008393
}
.common--icon-card__nav-theme-4 .common--icon-card--button{
    color:#008393;
    border:1px solid #008393
}
.common--icon-card__nav-theme-5{
    overflow:hidden
}
.common--icon-card__nav-theme-5:before{
    content:"";
    cursor:pointer;
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    border:1px solid #d8d8d8
}
.common--icon-card__nav-theme-5:hover:before{
    border-color:#8e258d
}
.common--icon-card__nav-theme-5 a:focus,.common--icon-card__nav-theme-5:focus{
    outline:0
}
.common--icon-card__nav-theme-5 a::-moz-focus-inner,.common--icon-card__nav-theme-5::-moz-focus-inner{
    border:0
}
.common--icon-card__nav-theme-5:active:before,.common--icon-card__nav-theme-5:active>*{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card__nav-theme-5:after{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    border-bottom:1px solid #d8d8d8
}
.common--icon-card__nav-theme-5:hover:after{
    border-color:#8e258d
}
.common--icon-card__nav-theme-5:active:after{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card__nav-theme-5:after{
    border-bottom:5px solid #8e258d
}
.common--icon-card__nav-theme-5 a:hover{
    border-color:#8e258d
}
.common--icon-card__nav-theme-5 a:hover .common--icon-card--button{
    background:#8e258d
}
.common--icon-card__nav-theme-5 a:hover .common--icon-card--button:hover{
    background:#7a2079;
    border-color:#7a2079
}
.common--icon-card__nav-theme-5 .common--icon-card--icon{
    background:#8e258d
}
.common--icon-card__nav-theme-5 .common--icon-card--button{
    color:#8e258d;
    border:1px solid #8e258d
}
.common--icon-card__nav-theme-6{
    overflow:hidden
}
.common--icon-card__nav-theme-6:before{
    content:"";
    cursor:pointer;
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    border:1px solid #d8d8d8
}
.common--icon-card__nav-theme-6:hover:before{
    border-color:#d71f85
}
.common--icon-card__nav-theme-6 a:focus,.common--icon-card__nav-theme-6:focus{
    outline:0
}
.common--icon-card__nav-theme-6 a::-moz-focus-inner,.common--icon-card__nav-theme-6::-moz-focus-inner{
    border:0
}
.common--icon-card__nav-theme-6:active:before,.common--icon-card__nav-theme-6:active>*{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card__nav-theme-6:after{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    border-bottom:1px solid #d8d8d8
}
.common--icon-card__nav-theme-6:hover:after{
    border-color:#d71f85
}
.common--icon-card__nav-theme-6:active:after{
    -webkit-transform:scale(.99);
    -ms-transform:scale(.99);
    transform:scale(.99)
}
.common--icon-card__nav-theme-6:after{
    border-bottom:5px solid #d71f85
}
.common--icon-card__nav-theme-6 a:hover{
    border-color:#d71f85
}
.common--icon-card__nav-theme-6 a:hover .common--icon-card--button{
    background:#d71f85
}
.common--icon-card__nav-theme-6 a:hover .common--icon-card--button:hover{
    background:#c11c77;
    border-color:#c11c77
}
.common--icon-card__nav-theme-6 .common--icon-card--icon{
    background:#d71f85
}
.common--icon-card__nav-theme-6 .common--icon-card--button{
    color:#d71f85;
    border:1px solid #d71f85
}
.common-mega-header:before{
    content:"";
    width:100vw;
    height:100vh;
    position:fixed;
    top:0;
    left:0;
    display:block;
    z-index:2;
    -webkit-transform:translateY(-200%);
    -ms-transform:translateY(-200%);
    transform:translateY(-200%);
    -webkit-transition:opacity .2s ease;
    transition:opacity .2s ease;
    opacity:0;
    will-change:opacity;
    pointer-events:none
}
.common-mega-header--bg:before{
    -webkit-transform:translateY(0);
    -ms-transform:translateY(0);
    transform:translateY(0);
    opacity:1
}
.common-mega-header--bg>.container{
    z-index:3;
    height:100%;
    background:#0d2ea0
}
.common-mega-header--bg--overlay:before{
    background:rgba(0,0,0,.55);
    pointer-events:auto
}
.common-mega-header .common--checkout-header--item--basket-wrapper,.common-mega-header .common--checkout-header--item--my-account-wrapper,.common-mega-header .common-global-header--item--basket-wrapper,.common-mega-header .common-global-header--item--my-account-wrapper{
    position:static
}
.common-mega-header .common-global-nav--list--item--basket,.common-mega-header .common-global-nav--list--item--my-account{
    right:0;
    border:0;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.11);
    width:auto;
    max-width:none
}
.common-mega-header .common-global-nav--list--item--basket.active,.common-mega-header .common-global-nav--list--item--my-account.active{
    display:block
}
.common-mega-header .common-global-nav--list--item--basket .btn-info,.common-mega-header .common-global-nav--list--item--basket .btn-primary,.common-mega-header .common-global-nav--list--item--my-account .btn-info,.common-mega-header .common-global-nav--list--item--my-account .btn-primary{
    display:block;
    min-width:190px;
    margin:0 auto
}
.common-mega-header .common-global-nav--list--item--my-account{
    padding:0;
    margin:0 15px 15px
}
.common-mega-header .common-mega-header--logged-in,.common-mega-header .common-mega-header--login{
    width:-webkit-calc(100vw - 30px);
    width:calc(100vw - 30px)
}
.common-mega-header .common-mega-header--login{
    padding:0 0 25px
}
.common-mega-header .common-mega-header--login .common-mega-header--login__inner,.common-mega-header .common-mega-header--login legend{
    padding:0 25px
}
.common-mega-header .common-mega-header--login legend{
    position:relative;
    min-height:62px;
    line-height:62px
}
.common-mega-header .common-mega-header--login legend:before{
    content:"";
    width:100%;
    position:absolute;
    bottom:0;
    left:0;
    border-bottom:2px solid #eee
}
.common-mega-header .common-mega-header--login .form-control{
    min-width:295px
}
.common-mega-header .common-mega-header--login .form-footer{
    margin:10px 0 25px
}
.common-mega-header .common-mega-header--login .common--login-form__link{
    margin-bottom:25px
}
.common-mega-header .common-mega-header--login .common--login-form__link .fa{
    font-size:9px;
    margin-left:5px;
    vertical-align:2px
}
.common-mega-header .common-global-nav--list--item--basket{
    padding:25px
}
.common-mega-header .common-global-nav--list--item--basket .common-global-nav--list--item--basket--item{
    padding:0 12px 12px;
    margin-bottom:12px
}
.common-mega-header .common-global-nav--list--item--basket .common-global-nav--list--item--basket--item:last-of-type{
    border:none
}
.common-mega-header .common-global-nav--list--item--basket .common-global-nav--list--item--basket--item--text,.common-mega-header .common-global-nav--list--item--basket .common-global-nav--list--item--basket--total--text{
    float:right;
    width:auto
}
.common-mega-header .common-global-nav--list--item--basket .main-site-brother-club{
    border:none;
    padding-top:25px
}
.common-mega-header .common-global-nav--list--item--basket .main-site-brother-club--image{
    margin-top:0
}
.common-mega-header .common-global-nav--list--item--basket .main-site-brother-club--text,.common-mega-header .common-global-nav--list--item--basket .main-site-brother-club--text ul{
    margin-bottom:0
}
.common-mega-header--logged-in{
    min-width:345px
}
.common-mega-header--logged-in h2{
    margin:0;
    font-size:18px;
    font-weight:300;
    position:relative;
    min-height:62px;
    line-height:62px;
    text-align:left;
    padding:0 20px
}
.common-mega-header--logged-in h2:before{
    content:"";
    width:100%;
    position:absolute;
    bottom:0;
    left:0;
    border-bottom:2px solid #eee
}
.common-mega-header--logged-in .common-mega-header--logged-in__list{
    list-style:none;
    padding:0;
    margin:0
}
.common-mega-header--logged-in .common-mega-header--logged-in__list li{
    border-bottom:1px solid #eee
}
.common-mega-header--logged-in .common-mega-header--logged-in__list a{
    display:block;
    position:relative;
    padding:15px 20px 15px 60px;
    color:#4d4d4d
}
.common-mega-header--logged-in .common-mega-header--logged-in__list a:hover{
    background:#e6e6e6
}
.common-mega-header--logged-in .common-mega-header--logged-in__list a:active{
    color:#1965e1
}
.common-mega-header--logged-in .common-mega-header--logged-in__list a .fa{
    font-size:20px;
    color:#1965e1;
    position:absolute;
    left:20px;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%)
}
.common-mega-header--logged-in .common-mega-header--logged-in__buttons{
    padding:30px 20px 25px
}
.common-mega-header--logged-in .common-mega-header--logged-in__buttons a{
    display:block;
    text-align:center
}
.common-mega-header--logged-in .common-mega-header--logged-in__buttons .btn-info{
    margin:15px 0 25px
}
.common-mega-nav{
    z-index:4;
    position:absolute;
    width:100%
}
.common-mega-nav .common-global-nav--list--primary{
    background:#fff;
    position:relative
}
.common-mega-nav .col-lg-1,.common-mega-nav .col-lg-10,.common-mega-nav .col-lg-11,.common-mega-nav .col-lg-12,.common-mega-nav .col-lg-2,.common-mega-nav .col-lg-3,.common-mega-nav .col-lg-4,.common-mega-nav .col-lg-5,.common-mega-nav .col-lg-6,.common-mega-nav .col-lg-7,.common-mega-nav .col-lg-8,.common-mega-nav .col-lg-9,.common-mega-nav .col-md-1,.common-mega-nav .col-md-10,.common-mega-nav .col-md-11,.common-mega-nav .col-md-12,.common-mega-nav .col-md-2,.common-mega-nav .col-md-3,.common-mega-nav .col-md-4,.common-mega-nav .col-md-5,.common-mega-nav .col-md-6,.common-mega-nav .col-md-7,.common-mega-nav .col-md-8,.common-mega-nav .col-md-9,.common-mega-nav .col-sm-1,.common-mega-nav .col-sm-10,.common-mega-nav .col-sm-11,.common-mega-nav .col-sm-12,.common-mega-nav .col-sm-2,.common-mega-nav .col-sm-3,.common-mega-nav .col-sm-4,.common-mega-nav .col-sm-5,.common-mega-nav .col-sm-6,.common-mega-nav .col-sm-7,.common-mega-nav .col-sm-8,.common-mega-nav .col-sm-9,.common-mega-nav .col-xs-1,.common-mega-nav .col-xs-10,.common-mega-nav .col-xs-11,.common-mega-nav .col-xs-12,.common-mega-nav .col-xs-2,.common-mega-nav .col-xs-3,.common-mega-nav .col-xs-4,.common-mega-nav .col-xs-5,.common-mega-nav .col-xs-6,.common-mega-nav .col-xs-7,.common-mega-nav .col-xs-8,.common-mega-nav .col-xs-9,.common-mega-nav .col-xsm-1,.common-mega-nav .col-xsm-10,.common-mega-nav .col-xsm-11,.common-mega-nav .col-xsm-12,.common-mega-nav .col-xsm-2,.common-mega-nav .col-xsm-3,.common-mega-nav .col-xsm-4,.common-mega-nav .col-xsm-5,.common-mega-nav .col-xsm-6,.common-mega-nav .col-xsm-7,.common-mega-nav .col-xsm-8,.common-mega-nav .col-xsm-9{
    min-height:0
}
.common-mega-nav .common-global-nav--list--item{
    height:auto
}
.common-mega-nav .flex-col,.common-mega-nav .flex-wrapper{
    display:block
}
.common-mega-nav h2{
    font-size:14px;
    margin:0
}
.common-mega-nav ul{
    padding:0;
    margin:0;
    list-style:none
}
.common-mega-nav a{
    color:#4d4d4d
}
.common-mega-nav a:hover{
    color:#0f3c85
}
.common-mega-nav .common-global-nav--primary--link{
    display:block;
    height:auto;
    padding:20px 70px 20px 35px;
    position:relative
}
.common-mega-nav .common-global-nav--primary--link--toggle{
    font-size:9px;
    padding-top:25px;
    cursor:pointer;
    height:100%;
    z-index:5
}
.common-mega-nav .common-global-nav--primary--link--toggle .fa{
    vertical-align:1px
}
.common-mega-nav .common-global-nav--primary--link--toggle--rotate{
    display:inline-block;
    -webkit-transition:all .3s ease-out;
    transition:all .3s ease-out;
    will-change:transform
}
.common-mega-nav--wrapper{
    width:100%
}
.common-mega-nav--wrapper .common-mega-nav--ctas,.common-mega-nav--wrapper .mega-nav-sub-col{
    text-align:left
}
.common-mega-nav--wrapper .container{
    padding:0
}
.common-mega-nav--ctas a,.common-mega-nav--icon-card a,.common-mega-nav--list a,.common-mega-nav--list h2,.common-mega-nav--photo-link a{
    display:block;
    background:#fafbfd
}
.common-mega-nav--list a,.common-mega-nav--list h2{
    padding:22px 70px 22px 45px
}
.common-mega-nav--ctas a,.common-mega-nav--icon-card a,.common-mega-nav--list--standard-link a,.common-mega-nav--photo-link a{
    padding:22px 70px 22px 45px;
    position:relative
}
.common-mega-nav--ctas a:before,.common-mega-nav--icon-card a:before,.common-mega-nav--list--standard-link a:before,.common-mega-nav--photo-link a:before{
    content:"";
    display:block;
    width:60px;
    height:100%;
    position:absolute;
    top:0;
    right:0;
    border-left:1px solid #eee
}
.common-mega-nav--list h2{
    position:relative
}
.common-mega-nav--list h2.common-mega-nav--list--header-link{
    padding:0
}
.common-mega-nav--list .common-mega-nav--list__collapsible{
    border-bottom:1px solid #eee
}
.common-mega-nav--list .common-mega-nav--list__collapsible li a{
    padding-left:55px;
    background:#f5f7fa
}
.common-mega-nav--list .common-mega-nav--list__collapsible li a:before{
    display:none
}
.common-mega-nav--list .fa-chevron-right{
    font-size:9px;
    color:#1965e1;
    margin-left:10px;
    vertical-align:2px
}
.common-mega-nav--photo-card{
    display:none
}
.common-mega-nav--icon-card.common--icon-card h2{
    text-align:left;
    font-weight:400
}
.common-mega-nav--icon-card.common--icon-card .common--icon-card--button,.common-mega-nav--icon-card.common--icon-card .common--icon-card--icon,.common-mega-nav--icon-card.common--icon-card p,.common-mega-nav--icon-card.common--icon-card:after,.common-mega-nav--photo-link .fa,.common-mega-nav--photo-link picture{
    display:none
}
.common-mega-nav--ctas a{
    padding:20px 70px 20px 45px
}
.common-mega-nav--ctas .fa{
    display:none
}
.common-carousel{
    background-color:#fff;
    position:relative;
    width:100%
}
.common-carousel__slide-control-wrapper{
    overflow:hidden;
    position:relative
}
.common-carousel__btn{
    position:absolute;
    top:0;
    right:0;
    font-size:22px
}
.common-carousel-inner{
    position:relative;
    overflow:hidden;
    width:100%
}
.common-carousel-inner>.item{
    display:none;
    position:relative;
    -webkit-transition:left .6s ease-in-out;
    transition:left .6s ease-in-out
}
.common-carousel-inner>.item>a>img,.common-carousel-inner>.item>img{
    display:block;
    max-width:100%;
    height:auto;
    line-height:1
}
.common-carousel-inner>.item .common-hero--image--img{
    width:100%
}
.common-carousel-inner>.active,.common-carousel-inner>.next,.common-carousel-inner>.prev{
    display:block
}
.common-carousel-inner>.active{
    left:0
}
.common-carousel-inner>.next,.common-carousel-inner>.prev{
    position:absolute;
    top:0;
    width:100%
}
.common-carousel-inner>.next{
    left:100%
}
.common-carousel-inner>.prev{
    left:-100%
}
.common-carousel-inner>.next.left,.common-carousel-inner>.prev.right{
    left:0
}
.common-carousel-inner>.active.left{
    left:-100%
}
.common-carousel-inner>.active.right{
    left:100%
}
.common-carousel-control{
    display:none;
    background:#fff;
    border-radius:50%;
    height:30px;
    width:30px;
    padding:7px 0 0 4px;
    position:absolute;
    bottom:15px;
    left:15px;
    color:#1965e1;
    text-align:center
}
.common-carousel-control[data-slide=prev]{
    padding:7px 2px 0 0
}
.common-carousel-control.active{
    display:block
}
.common-carousel__hero .common-carousel-control{
    left:15px
}
.common-carousel-control.right{
    left:auto;
    right:15px
}
.common-carousel__hero .common-carousel-control.right{
    right:15px
}
.common-carousel-control:hover{
    color:#0d2ea0
}
.common-carousel-control .icon-next,.common-carousel-control .icon-prev{
    margin-top:-10px;
    font-family:serif
}
.common-carousel-control .icon-prev:before{
    content:"\2039"
}
.common-carousel-control .icon-next:before{
    content:"\203a"
}
.common-carousel-control .fa{
    font-size:18px;
    line-height:18px
}
.common-carousel-indicators{
    display:none;
    position:absolute;
    bottom:10px;
    left:50%;
    z-index:1;
    width:60%;
    margin:0 0 0 -30%;
    padding-left:0;
    list-style:none;
    text-align:center
}
.common-carousel-indicators.active{
    display:block
}
.common-carousel-indicators li{
    background:#eee;
    border-radius:50%;
    display:inline-block;
    margin:0 4px;
    width:8px;
    height:8px;
    text-indent:-9999px;
    border-radius:10px;
    cursor:pointer;
    opacity:.75;
    -webkit-transition:opacity .3s ease;
    transition:opacity .3s ease
}
.common-carousel-indicators li:hover{
    opacity:.8
}
.common-carousel-indicators .active{
    background-color:#1965e1;
    color:#fff;
    opacity:1
}
.common-carousel-indicators .active:active,.common-carousel-indicators .active:hover{
    opacity:1
}
.common-carousel-caption{
    font-size:16px;
    overflow:hidden;
    padding:15px;
    padding-bottom:40px;
    text-align:center
}
.common-carousel-caption a{
    font-weight:700
}
.common-carousel-caption h1{
    font-size:25px
}
.common-carousel-caption p{
    margin:20px 0
}
.clearfix:after,.clearfix:before{
    content:" ";
    display:table
}
.clearfix:after{
    clear:both
}
.center-block{
    display:block;
    margin-left:auto;
    margin-right:auto
}
.pull-right{
    float:right!important
}
.pull-left{
    float:left!important
}
.mt-1{
    margin-top:10px
}
.mb-1{
    margin-bottom:10px
}
.mt-2{
    margin-top:20px
}
.mb-2{
    margin-bottom:20px
}
.mt-3{
    margin-top:30px
}
.mb-3{
    margin-bottom:30px
}
.mt-4{
    margin-top:40px
}
.mb-4{
    margin-bottom:40px
}
.mt-5{
    margin-top:50px
}
.mb-5{
    margin-bottom:50px
}
.mt-6{
    margin-top:60px
}
.mb-6{
    margin-bottom:60px
}
.mt-7{
    margin-top:70px
}
.mb-7{
    margin-bottom:70px
}
.mt-8{
    margin-top:80px
}
.mb-8{
    margin-bottom:80px
}
.mt-9{
    margin-top:90px
}
.mb-9{
    margin-bottom:90px
}
.mt-10{
    margin-top:100px
}
.mb-10{
    margin-bottom:100px
}
.mt-11{
    margin-top:110px
}
.mb-11{
    margin-bottom:110px
}
.mt-12{
    margin-top:120px
}
.mb-12{
    margin-bottom:120px
}
.mt-13{
    margin-top:130px
}
.mb-13{
    margin-bottom:130px
}
.mt-14{
    margin-top:140px
}
.mb-14{
    margin-bottom:140px
}
.mt-15{
    margin-top:150px
}
.mb-15{
    margin-bottom:150px
}
.mt-16{
    margin-top:160px
}
.mb-16{
    margin-bottom:160px
}
.mt-17{
    margin-top:170px
}
.mb-17{
    margin-bottom:170px
}
.mt-18{
    margin-top:180px
}
.mb-18{
    margin-bottom:180px
}
.mt-19{
    margin-top:190px
}
.mb-19{
    margin-bottom:190px
}
.mt-20{
    margin-top:200px
}
.mb-20{
    margin-bottom:200px
}
.hide{
    display:none!important
}
.show{
    display:block!important
}
.invisible{
    visibility:hidden
}
.text-hide{
    font:0/0 a;
    color:transparent;
    text-shadow:none;
    background-color:transparent;
    border:0
}
.hidden{
    display:none!important;
    visibility:hidden!important
}
.affix{
    position:fixed
}
@-ms-viewport{
    width:device-width
}
.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-print,.visible-print-block,.visible-print-inline,.visible-print-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-xxs,.visible-xxs-block,.visible-xxs-inline,.visible-xxs-inline-block{
    display:none!important
}
.embed-responsive{
    position:relative;
    display:block;
    height:0;
    padding:0;
    overflow:hidden
}
.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object{
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    height:100%;
    width:100%;
    border:0
}
.embed-responsive.embed-responsive-16by9{
    padding-bottom:56.25%
}
.embed-responsive.embed-responsive-4by3{
    padding-bottom:75%
}
@media only screen and (min-width:400px){
    .common-mega-header .common-mega-header--login .form-control{
        min-width:320px
    }
}
@media (min-width:480px){
    .col-xsm-1,.col-xsm-10,.col-xsm-11,.col-xsm-12,.col-xsm-2,.col-xsm-3,.col-xsm-4,.col-xsm-5,.col-xsm-6,.col-xsm-7,.col-xsm-8,.col-xsm-9{
        float:left
    }
    .col-xsm-1{
        width:8.333%
    }
    .col-xsm-2{
        width:16.667%
    }
    .col-xsm-3{
        width:25%
    }
    .col-xsm-4{
        width:33.333%
    }
    .col-xsm-5{
        width:41.667%
    }
    .col-xsm-6{
        width:50%
    }
    .col-xsm-7{
        width:58.333%
    }
    .col-xsm-8{
        width:66.667%
    }
    .col-xsm-9{
        width:75%
    }
    .col-xsm-10{
        width:83.333%
    }
    .col-xsm-11{
        width:91.667%
    }
    .col-xsm-12{
        width:100%
    }
    .col-xsm-pull-0{
        right:auto
    }
    .col-xsm-pull-1{
        right:8.333%
    }
    .col-xsm-pull-2{
        right:16.667%
    }
    .col-xsm-pull-3{
        right:25%
    }
    .col-xsm-pull-4{
        right:33.333%
    }
    .col-xsm-pull-5{
        right:41.667%
    }
    .col-xsm-pull-6{
        right:50%
    }
    .col-xsm-pull-7{
        right:58.333%
    }
    .col-xsm-pull-8{
        right:66.667%
    }
    .col-xsm-pull-9{
        right:75%
    }
    .col-xsm-pull-10{
        right:83.333%
    }
    .col-xsm-pull-11{
        right:91.667%
    }
    .col-xsm-pull-12{
        right:100%
    }
    .col-xsm-push-0{
        left:auto
    }
    .col-xsm-push-1{
        left:8.333%
    }
    .col-xsm-push-2{
        left:16.667%
    }
    .col-xsm-push-3{
        left:25%
    }
    .col-xsm-push-4{
        left:33.333%
    }
    .col-xsm-push-5{
        left:41.667%
    }
    .col-xsm-push-6{
        left:50%
    }
    .col-xsm-push-7{
        left:58.333%
    }
    .col-xsm-push-8{
        left:66.667%
    }
    .col-xsm-push-9{
        left:75%
    }
    .col-xsm-push-10{
        left:83.333%
    }
    .col-xsm-push-11{
        left:91.667%
    }
    .col-xsm-push-12{
        left:100%
    }
    .col-xsm-offset-0{
        margin-left:0
    }
    .col-xsm-offset-1{
        margin-left:8.333%
    }
    .col-xsm-offset-2{
        margin-left:16.667%
    }
    .col-xsm-offset-3{
        margin-left:25%
    }
    .col-xsm-offset-4{
        margin-left:33.333%
    }
    .col-xsm-offset-5{
        margin-left:41.667%
    }
    .col-xsm-offset-6{
        margin-left:50%
    }
    .col-xsm-offset-7{
        margin-left:58.333%
    }
    .col-xsm-offset-8{
        margin-left:66.667%
    }
    .col-xsm-offset-9{
        margin-left:75%
    }
    .col-xsm-offset-10{
        margin-left:83.333%
    }
    .col-xsm-offset-11{
        margin-left:91.667%
    }
    .col-xsm-offset-12{
        margin-left:100%
    }
    .common-global-nav--list--item--my-account{
        width:91vw
    }
}
@media only screen and (min-width:520px){
    .common-mega-header .common-global-nav--list--item--my-account{
        box-shadow:2px 2px 10px 0 rgba(0,0,0,.11)
    }
    .common-mega-header .common-mega-header--logged-in,.common-mega-header .common-mega-header--login{
        width:auto
    }
    .common-mega-header .common-mega-header--logged-in{
        min-width:490px
    }
    .common-mega-header .common-mega-header--logged-in h2{
        text-align:center
    }
    .common-mega-header .common-mega-header--logged-in .common-mega-header--logged-in__nav{
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-align:center;
        -webkit-align-items:center;
        -ms-flex-align:center;
        align-items:center
    }
    .common-mega-header .common-mega-header--logged-in .common-mega-header--logged-in__buttons,.common-mega-header .common-mega-header--logged-in .common-mega-header--logged-in__list{
        float:left;
        width:50%;
        height:100%
    }
    .common-mega-header .common-mega-header--logged-in .common-mega-header--logged-in__list li:last-of-type{
        border-bottom:none
    }
    .common-mega-header .common-mega-header--logged-in .common-mega-header--logged-in__buttons{
        padding:25px;
        border-left:1px solid #eee
    }
}
@media (min-width:768px){
    .lead{
        font-size:21px
    }
    .dl-horizontal dt{
        float:left;
        width:160px;
        clear:left;
        text-align:right;
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap
    }
    .dl-horizontal dd{
        margin-left:180px
    }
    .container{
        width:750px
    }
    .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{
        float:left
    }
    .col-sm-1{
        width:8.333%
    }
    .col-sm-2{
        width:16.667%
    }
    .col-sm-3{
        width:25%
    }
    .col-sm-4{
        width:33.333%
    }
    .col-sm-5{
        width:41.667%
    }
    .col-sm-6{
        width:50%
    }
    .col-sm-7{
        width:58.333%
    }
    .col-sm-8{
        width:66.667%
    }
    .col-sm-9{
        width:75%
    }
    .col-sm-10{
        width:83.333%
    }
    .col-sm-11{
        width:91.667%
    }
    .col-sm-12{
        width:100%
    }
    .col-sm-pull-0{
        right:auto
    }
    .col-sm-pull-1{
        right:8.333%
    }
    .col-sm-pull-2{
        right:16.667%
    }
    .col-sm-pull-3{
        right:25%
    }
    .col-sm-pull-4{
        right:33.333%
    }
    .col-sm-pull-5{
        right:41.667%
    }
    .col-sm-pull-6{
        right:50%
    }
    .col-sm-pull-7{
        right:58.333%
    }
    .col-sm-pull-8{
        right:66.667%
    }
    .col-sm-pull-9{
        right:75%
    }
    .col-sm-pull-10{
        right:83.333%
    }
    .col-sm-pull-11{
        right:91.667%
    }
    .col-sm-pull-12{
        right:100%
    }
    .col-sm-push-0{
        left:auto
    }
    .col-sm-push-1{
        left:8.333%
    }
    .col-sm-push-2{
        left:16.667%
    }
    .col-sm-push-3{
        left:25%
    }
    .col-sm-push-4{
        left:33.333%
    }
    .col-sm-push-5{
        left:41.667%
    }
    .col-sm-push-6{
        left:50%
    }
    .col-sm-push-7{
        left:58.333%
    }
    .col-sm-push-8{
        left:66.667%
    }
    .col-sm-push-9{
        left:75%
    }
    .col-sm-push-10{
        left:83.333%
    }
    .col-sm-push-11{
        left:91.667%
    }
    .col-sm-push-12{
        left:100%
    }
    .col-sm-offset-0{
        margin-left:0
    }
    .col-sm-offset-1{
        margin-left:8.333%
    }
    .col-sm-offset-2{
        margin-left:16.667%
    }
    .col-sm-offset-3{
        margin-left:25%
    }
    .col-sm-offset-4{
        margin-left:33.333%
    }
    .col-sm-offset-5{
        margin-left:41.667%
    }
    .col-sm-offset-6{
        margin-left:50%
    }
    .col-sm-offset-7{
        margin-left:58.333%
    }
    .col-sm-offset-8{
        margin-left:66.667%
    }
    .col-sm-offset-9{
        margin-left:75%
    }
    .col-sm-offset-10{
        margin-left:83.333%
    }
    .col-sm-offset-11{
        margin-left:91.667%
    }
    .col-sm-offset-12{
        margin-left:100%
    }
    .grid{
        margin:0 -22px
    }
    .grid-cell{
        border:7px solid #f2f2f2
    }
    .grid-cell--no-border{
        border:0
    }
    .table-sm{
        display:table;
        width:100%
    }
    .table-sm--fixed{
        table-layout:fixed
    }
    .table-cell-sm{
        display:table-cell;
        float:none;
        vertical-align:top
    }
    .table-cell-flex-sm,.table-flex-sm{
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex
    }
    .form-inline{
        margin-top:25px
    }
    .form-inline .form-group,.form-inline .form-group-no-tick{
        display:inline-block;
        margin-top:30px;
        vertical-align:top
    }
    .form-inline .form-control{
        display:inline-block;
        width:auto;
        vertical-align:middle
    }
    .form-inline .form-control-static{
        display:inline-block
    }
    .form-inline .input-group{
        display:inline-table;
        vertical-align:middle
    }
    .form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{
        width:auto
    }
    .form-inline .input-group>.form-control{
        width:100%
    }
    .form-inline .control-label{
        margin-bottom:0;
        vertical-align:middle
    }
    .form-inline .checkbox,.form-inline .radio{
        display:inline-block;
        margin-top:0;
        margin-bottom:0;
        vertical-align:middle
    }
    .form-inline .checkbox label,.form-inline .radio label{
        padding-left:0
    }
    .form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{
        position:relative;
        margin-left:0
    }
    .form-inline .has-feedback .form-control-feedback{
        top:0
    }
    .form-inline .form-control:focus{
        margin-top:0
    }
    .form-inline .btn,.form-inline .btn-border,.form-inline .btn-danger,.form-inline .btn-default,.form-inline .btn-facebook,.form-inline .btn-gplus,.form-inline .btn-info,.form-inline .btn-info-oj,.form-inline .btn-linkedin,.form-inline .btn-primary,.form-inline .btn-primary-oj,.form-inline .btn-primary-snd,.form-inline .btn-success,.form-inline .btn-theme,.form-inline .btn-warning{
        margin-top:30px;
        padding-bottom:10px;
        vertical-align:top
    }
    .form-inline button{
        margin-top:30px
    }
    .form-horizontal .control-label{
        text-align:left;
        margin-bottom:0;
        padding-top:9px
    }
    .form-horizontal .form-group-lg .control-label{
        padding-top:27.6px
    }
    .form-horizontal .form-group-sm .control-label{
        padding-top:6px
    }
    .form-field-with-button--small{
        width:50%
    }
    .has-error .form-group.form-input-message.show{
        display:block;
        font-size:17px;
        position:absolute;
        left:70%;
        top:2px
    }
    .common--full-width-carousel__slide--full-b-block .common--full-width-carousel__slide__foreground__content,.common--full-width-carousel__slide--full-b-block-img-bg .common--full-width-carousel__slide__foreground__content{
        padding-left:20%;
        padding-right:20%;
        text-align:center
    }
    .common--full-width-carousel__slide__background{
        height:300px
    }
    .common--full-width-carousel__slide__container{
        margin:auto;
        width:750px
    }
    .main-site-global-search .btn-default{
        margin-right:0
    }
    .main-site-global-search--result-list{
        width:750px
    }
    .main-site-global-search__form{
        padding:30px 0;
        width:750px
    }
    .common-global-nav .common-global-nav--list--primary,.common-global-nav--list--secondary{
        margin-left:-15px;
        margin-right:-15px
    }
    .common-global-nav--list--item--my-account{
        width:94vw;
        width:382px
    }
    .common-header-bar{
        border-bottom:1px solid #f5f5f5
    }
    .common-subheader-nav{
        float:right;
        width:33.33%
    }
    .common-subheader .common-global-nav--list--item.common-header-bar{
        border-left:1px solid #eee
    }
    .common-subheader .common-global-nav--sub-list{
        position:absolute;
        right:0;
        top:100%
    }
}
@media (min-width:768px) and (max-width:991px){
    .visible-sm{
        display:block!important
    }
    table.visible-sm{
        display:table
    }
    tr.visible-sm{
        display:table-row!important
    }
    td.visible-sm,th.visible-sm{
        display:table-cell!important
    }
    .visible-sm-block{
        display:block!important
    }
    .visible-sm-inline{
        display:inline!important
    }
    .visible-sm-inline-block{
        display:inline-block!important
    }
    .hidden-sm{
        display:none!important
    }
}
@media (min-width:768px) and (max-width:1199px){
    .common--full-width-carousel__slide--full-b-block-img-bg .common--full-width-carousel__slide__positioner{
        left:30px;
        position:absolute;
        right:30px;
        top:50%;
        -webkit-transform:translateY(-50%);
        -ms-transform:translateY(-50%);
        transform:translateY(-50%);
        width:auto
    }
}
@media only screen and (min-width:768px){
    .common-mega-header .common-global-nav--list--item--my-account{
        margin:0 15px
    }
}
@media (min-width:992px){
    .container{
        width:970px
    }
    .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{
        float:left
    }
    .col-md-1{
        width:8.333%
    }
    .col-md-2{
        width:16.667%
    }
    .col-md-3{
        width:25%
    }
    .col-md-4{
        width:33.333%
    }
    .col-md-5{
        width:41.667%
    }
    .col-md-6{
        width:50%
    }
    .col-md-7{
        width:58.333%
    }
    .col-md-8{
        width:66.667%
    }
    .col-md-9{
        width:75%
    }
    .col-md-10{
        width:83.333%
    }
    .col-md-11{
        width:91.667%
    }
    .col-md-12{
        width:100%
    }
    .col-md-pull-0{
        right:auto
    }
    .col-md-pull-1{
        right:8.333%
    }
    .col-md-pull-2{
        right:16.667%
    }
    .col-md-pull-3{
        right:25%
    }
    .col-md-pull-4{
        right:33.333%
    }
    .col-md-pull-5{
        right:41.667%
    }
    .col-md-pull-6{
        right:50%
    }
    .col-md-pull-7{
        right:58.333%
    }
    .col-md-pull-8{
        right:66.667%
    }
    .col-md-pull-9{
        right:75%
    }
    .col-md-pull-10{
        right:83.333%
    }
    .col-md-pull-11{
        right:91.667%
    }
    .col-md-pull-12{
        right:100%
    }
    .col-md-push-0{
        left:auto
    }
    .col-md-push-1{
        left:8.333%
    }
    .col-md-push-2{
        left:16.667%
    }
    .col-md-push-3{
        left:25%
    }
    .col-md-push-4{
        left:33.333%
    }
    .col-md-push-5{
        left:41.667%
    }
    .col-md-push-6{
        left:50%
    }
    .col-md-push-7{
        left:58.333%
    }
    .col-md-push-8{
        left:66.667%
    }
    .col-md-push-9{
        left:75%
    }
    .col-md-push-10{
        left:83.333%
    }
    .col-md-push-11{
        left:91.667%
    }
    .col-md-push-12{
        left:100%
    }
    .col-md-offset-0{
        margin-left:0
    }
    .col-md-offset-1{
        margin-left:8.333%
    }
    .col-md-offset-2{
        margin-left:16.667%
    }
    .col-md-offset-3{
        margin-left:25%
    }
    .col-md-offset-4{
        margin-left:33.333%
    }
    .col-md-offset-5{
        margin-left:41.667%
    }
    .col-md-offset-6{
        margin-left:50%
    }
    .col-md-offset-7{
        margin-left:58.333%
    }
    .col-md-offset-8{
        margin-left:66.667%
    }
    .col-md-offset-9{
        margin-left:75%
    }
    .col-md-offset-10{
        margin-left:83.333%
    }
    .col-md-offset-11{
        margin-left:91.667%
    }
    .col-md-offset-12{
        margin-left:100%
    }
    .table-md{
        display:table;
        width:100%
    }
    .table-cell-md,.table-cell-sm{
        display:table-cell;
        float:none;
        vertical-align:top
    }
    .table-cell-flex-md,.table-flex-md{
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex
    }
    .radio-toggle-md__4opt .radio-toggle--option{
        width:25%
    }
    .form-field-with-button--small{
        width:100%
    }
    .form-field-with-button--small button{
        display:block;
        padding:8px;
        width:100%
    }
    .common--full-width-carousel__slide__foreground__content--b-block{
        background-color:#fff;
        border-radius:0 0 50px 0;
        margin-bottom:30px;
        margin-top:30px
    }
    .common--full-width-carousel__slide--dark .common--full-width-carousel__slide__foreground__content--b-block{
        background-color:#545454
    }
    .common--full-width-carousel__slide--full-b-block,.common--full-width-carousel__slide--full-b-block-img-bg{
        min-height:300px;
        padding:0
    }
    .common--full-width-carousel__slide--full-b-block-img-bg .common--full-width-carousel__slide__positioner{
        height:100%
    }
    .common--full-width-carousel--pull-content{
        margin-bottom:-57px
    }
    .common--full-width-carousel__slide--slim{
        height:275px
    }
    .common--full-width-carousel__slide__background,.common--full-width-carousel__slide__background__picture img{
        height:500px
    }
    .common--full-width-carousel__slide--animate .common--full-width-carousel__slide__background__item[data-fwc-image=zoom]{
        -webkit-animation:zoom 30s forwards ease-out;
        animation:zoom 30s forwards ease-out
    }
    .common--full-width-carousel__slide__positioner{
        left:0;
        position:absolute;
        top:0
    }
    .common--full-width-carousel__slide__container{
        height:100%;
        position:relative;
        width:970px
    }
    .common--full-width-carousel__slide__foreground{
        opacity:0;
        position:absolute;
        -webkit-transform:translateY(-30px);
        -ms-transform:translateY(-30px);
        transform:translateY(-30px);
        -webkit-transition:opacity 1s linear .5s,-webkit-transform 1s ease-out .5s;
        transition:opacity 1s linear .5s,-webkit-transform 1s ease-out .5s;
        transition:opacity 1s linear .5s,transform 1s ease-out .5s;
        transition:opacity 1s linear .5s,transform 1s ease-out .5s,-webkit-transform 1s ease-out .5s;
        width:33.33%
    }
    .common--full-width-carousel--large-text-block .common--full-width-carousel__slide__foreground{
        width:50%
    }
    .common--full-width-carousel__slide--top .common--full-width-carousel__slide__foreground{
        top:0
    }
    .common--full-width-carousel__slide--right .common--full-width-carousel__slide__foreground{
        left:66.66%
    }
    .common--full-width-carousel__slide--bottom .common--full-width-carousel__slide__foreground{
        bottom:0
    }
    .common--full-width-carousel__slide--left .common--full-width-carousel__slide__foreground{
        left:0
    }
    .common--full-width-carousel__slide__foreground--wide{
        width:40%
    }
    .common--full-width-carousel__slide--right .common--full-width-carousel__slide__foreground--wide{
        left:60%
    }
    .common--full-width-carousel__slide--full-b-block .common--full-width-carousel__slide__foreground,.common--full-width-carousel__slide--full-b-block-img-bg .common--full-width-carousel__slide__foreground,.common--full-width-carousel__slide--middle-y .common--full-width-carousel__slide__foreground{
        background:0 0;
        display:table;
        height:100%;
        padding:0
    }
    .common--full-width-carousel__slide--animate .common--full-width-carousel__slide__foreground{
        opacity:1;
        -webkit-transform:translate(0);
        -ms-transform:translate(0);
        transform:translate(0)
    }
    .common--full-width-carousel__slide--middle-x .common--full-width-carousel__slide__foreground{
        left:50%;
        -webkit-transform:translate(-50%,-30px);
        -ms-transform:translate(-50%,-30px);
        transform:translate(-50%,-30px)
    }
    .common--full-width-carousel__slide--animate.common--full-width-carousel__slide--middle-x .common--full-width-carousel__slide__foreground{
        left:50%;
        -webkit-transform:translate(-50%);
        -ms-transform:translate(-50%);
        transform:translate(-50%)
    }
    .common--full-width-carousel__slide--full-b-block .common--full-width-carousel__slide__foreground__inner,.common--full-width-carousel__slide--full-b-block-img-bg .common--full-width-carousel__slide__foreground__inner,.common--full-width-carousel__slide--middle-y .common--full-width-carousel__slide__foreground__inner{
        display:table-cell;
        vertical-align:middle
    }
    .common--full-width-carousel--large-text-block .common--full-width-carousel__slide__foreground__content{
        padding:60px
    }
    .common--full-width-carousel__slide__foreground__content:not(.common--full-width-carousel__slide__foreground__content--b-block){
        background-color:hsla(0,0%,100%,.8)
    }
    .common--full-width-carousel__slide__foreground__content:before{
        content:none
    }
    .common--full-width-carousel__slide--dark .common--full-width-carousel__slide__foreground__content{
        background-color:rgba(84,84,84,.8)
    }
    .common--full-width-carousel__slide--no-bg .common--full-width-carousel__slide__foreground__content,.common--full-width-carousel__slide--no-bg-dark .common--full-width-carousel__slide__foreground__content,.common--full-width-carousel__slide--theme-b-block-24 .common--full-width-carousel__slide__foreground__content,.common--full-width-carousel__slide--theme-b-block-25 .common--full-width-carousel__slide__foreground__content,.common--full-width-carousel__slide--theme-b-block-26 .common--full-width-carousel__slide__foreground__content,.common--full-width-carousel__slide--theme-b-block-27 .common--full-width-carousel__slide__foreground__content{
        background-color:transparent
    }
    .common--full-width-carousel--pull-content .common--full-width-carousel__slide__foreground__content{
        margin-top:-28px
    }
    .common--full-width-carousel--pull-content .common--full-width-carousel__slide--bottom .common--full-width-carousel__slide__foreground__content{
        margin-bottom:57px;
        margin-top:0
    }
    .common--full-width-carousel__control--next,.common--full-width-carousel__control--previous{
        bottom:50%;
        margin-top:-18px
    }
    .common--full-width-carousel__pagination{
        bottom:20px
    }
    .common--checkout-header--item--basket-wrapper:hover,.common--checkout-header--item--my-account-wrapper:hover,.common-global-header--item--basket-wrapper:hover,.common-global-header--item--my-account-wrapper:hover{
        background:#dce0ed
    }
    .common--checkout-header--item--basket-wrapper:hover .common-global-header--item--logged-in-status:before,.common--checkout-header--item--my-account-wrapper:hover .common-global-header--item--logged-in-status:before,.common-global-header--item--basket-wrapper:hover .common-global-header--item--logged-in-status:before,.common-global-header--item--my-account-wrapper:hover .common-global-header--item--logged-in-status:before{
        color:#dce0ed
    }
    .common--checkout-header--item--basket-wrapper:hover .common--checkout-header--item .fa,.common--checkout-header--item--basket-wrapper:hover .common-global-header--item .fa,.common--checkout-header--item--my-account-wrapper:hover .common--checkout-header--item .fa,.common--checkout-header--item--my-account-wrapper:hover .common-global-header--item .fa,.common-global-header--item--basket-wrapper:hover .common--checkout-header--item .fa,.common-global-header--item--basket-wrapper:hover .common-global-header--item .fa,.common-global-header--item--my-account-wrapper:hover .common--checkout-header--item .fa,.common-global-header--item--my-account-wrapper:hover .common-global-header--item .fa{
        color:#0d2ea0
    }
    .common--checkout-header--item--basket-wrapper:hover .common-global-nav--list--item--basket,.common--checkout-header--item--basket-wrapper:hover .common-global-nav--list--item--my-account,.common--checkout-header--item--my-account-wrapper:hover .common-global-nav--list--item--basket,.common--checkout-header--item--my-account-wrapper:hover .common-global-nav--list--item--my-account,.common-global-header--item--basket-wrapper:hover .common-global-nav--list--item--basket,.common-global-header--item--basket-wrapper:hover .common-global-nav--list--item--my-account,.common-global-header--item--my-account-wrapper:hover .common-global-nav--list--item--basket,.common-global-header--item--my-account-wrapper:hover .common-global-nav--list--item--my-account{
        display:block
    }
    .common--checkout-header .common-global-header--item--nav,.common--checkout-header .common-global-header--toggle--nav,.common-global-header .common-global-header--item--nav,.common-global-header .common-global-header--toggle--nav{
        display:none
    }
    .main-site-global-search--result-list{
        position:absolute;
        width:970px
    }
    .common-global-nav{
        background:#fff;
        display:block;
        height:60px;
        position:relative;
        z-index:3
    }
    .common-global-nav .container{
        padding:0
    }
    .common-global-nav--list--primary{
        background:0 0
    }
    .common-global-nav .common-global-nav--list--primary{
        margin:0
    }
    .common-global-nav--list--secondary{
        float:right;
        margin-left:0;
        margin-right:0;
        overflow:visible
    }
    .common-global-nav--sub-list{
        border:1px solid #eee;
        border-top:0;
        left:0;
        min-width:100%;
        position:absolute;
        top:100%
    }
    .common-global-nav--list--item:hover .common-global-nav--sub-list,.common-global-nav--primary--link--active .common-global-nav--sub-list{
        display:block
    }
    .common-global-nav--sub-list--item:first-child{
        border-top:0
    }
    .common-global-nav--list--primary>.common-global-nav--list--item,.common-global-nav--list--primary>.common-global-nav--sub-list--item{
        border:0;
        float:left
    }
    .common-global-nav--list--secondary .common-global-nav--list--item,.common-global-nav--list--secondary .common-global-nav--sub-list--item{
        min-width:100%;
        width:auto
    }
    .common-global-nav--list--item{
        display:block;
        width:auto
    }
    .common-global-nav--list--item--my-account{
        right:-120px
    }
    .common-global-nav--sub-list--item{
        text-align:left
    }
    .common-global-nav--primary--link{
        padding:0 30px 0 15px;
        width:auto
    }
    .common-global-nav--list--item:first-child .common-global-nav--primary--link{
        border-left:0
    }
    .common-global-nav--primary--link--toggle{
        border:0;
        width:30px
    }
    .common-global-nav--primary--link--toggle .common-global-nav--primary--link--toggle--active,.common-global-nav--primary--link--toggle .common-global-nav--primary--link--toggle--inactive{
        padding:2px 4px
    }
    .common-global-nav--list--item:hover .common-global-nav--primary--link--toggle .common-global-nav--primary--link--toggle--inactive{
        display:none
    }
    .common-global-nav--list--item:hover .common-global-nav--primary--link--toggle .common-global-nav--primary--link--toggle--active{
        display:inline
    }
    .common-global-nav--secondary--link{
        line-height:60px;
        width:60px
    }
    .common-global-nav--sub-link{
        white-space:nowrap
    }
    #page-content{
        left:0!important
    }
    .navbar.navbar-fixed-top.slide-active{
        position:fixed
    }
    .navbar-header{
        left:0!important
    }
    .navbar-toggle{
        display:none
    }
    .common-header-bar{
        padding-right:0
    }
    .common-header-bar--inline{
        border-top:1px solid #eee
    }
    .common-subheader-nav{
        width:25%
    }
    .common-header-bar--inline .common-subheader-nav{
        width:80%
    }
    .common-header-bar--inline .common-subheader .common-global-nav--sub-list{
        top:0;
        text-align:right;
        display:block;
        border:0;
        z-index:0
    }
    .common-header-bar--inline .common-subheader .common-global-nav--sub-list--item{
        display:inline-block
    }
    .common-header-bar--inline .common-subheader .common-global-nav--primary--link{
        display:none
    }
    .common-carousel__btn{
        top:auto;
        bottom:0;
        font-size:28px
    }
    .common-carousel-control{
        bottom:50%;
        margin-bottom:-15px
    }
    .common-carousel__thumbnails .common-carousel-control{
        bottom:50%
    }
    .common-carousel__labeled .common-carousel-indicators.active{
        bottom:auto;
        display:table;
        left:auto;
        margin:0;
        position:relative;
        table-layout:fixed;
        width:100%
    }
    .common-carousel__labeled .common-carousel-indicators li{
        background:#fff;
        border-radius:0;
        border:1px solid #eee;
        border-bottom-width:2px;
        border-top-width:2px;
        display:table-cell;
        font-size:12px;
        font-weight:700;
        height:50px;
        line-height:16px;
        padding:0 15px;
        position:relative;
        text-indent:0;
        vertical-align:middle;
        -webkit-transition:background-color .2s linear,color .2s linear;
        transition:background-color .2s linear,color .2s linear
    }
    .common-carousel__labeled .common-carousel-indicators li:first-child{
        border-left:0
    }
    .common-carousel__labeled .common-carousel-indicators li:last-child{
        border-right:0
    }
    .common-carousel__labeled .common-carousel-indicators li.active{
        background-color:#1965e1;
        color:#fff
    }
    .common-carousel__labeled .common-carousel-indicators li:hover{
        background-color:#1450b3;
        color:#fff
    }
    .common-carousel__thumbnails .common-carousel-indicators{
        font-size:0;
        left:0;
        margin-left:0;
        position:relative;
        width:100%;
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack:center;
        -webkit-justify-content:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .common-carousel__thumbnails .common-carousel-indicators li{
        background:0 0;
        border-radius:0;
        height:auto;
        margin:0;
        padding:7px;
        text-indent:0;
        width:25%
    }
    .common-carousel__thumbnails .common-carousel-indicators img{
        width:100%
    }
    .common-carousel-caption{
        left:0;
        padding-left:50px;
        position:absolute;
        text-align:left;
        top:0;
        width:40%
    }
}
@media (min-width:992px) and (max-width:1199px){
    .visible-md{
        display:block!important
    }
    table.visible-md{
        display:table
    }
    tr.visible-md{
        display:table-row!important
    }
    td.visible-md,th.visible-md{
        display:table-cell!important
    }
    .visible-md-block{
        display:block!important
    }
    .visible-md-inline{
        display:inline!important
    }
    .visible-md-inline-block{
        display:inline-block!important
    }
    .hidden-md{
        display:none!important
    }
}
@media (min-width:992px) and (max-width:1060px){
    [data-fwc-slides=active] .common--full-width-carousel__slide--left .common--full-width-carousel__slide__foreground{
        left:30px
    }
    [data-fwc-slides=active] .common--full-width-carousel__slide--right .common--full-width-carousel__slide__foreground{
        right:30px
    }
}
@media only screen and (min-width:992px){
    .common-mega-header{
        z-index:6
    }
    .common-mega-header:before{
        display:none
    }
    .common-mega-header .common-global-nav--list--item--my-account{
        margin:0
    }
    .common-mega-header .common-mega-header--login .form-control{
        min-width:320px
    }
    .common-mega-nav{
        height:62px;
        padding-top:0;
        padding-bottom:2px;
        position:relative;
        width:auto
    }
    .common-mega-nav.common-global-nav{
        height:62px
    }
    .common-mega-nav .mega-nav-footer,.common-mega-nav .mega-nav-wrapper{
        margin-left:-22px;
        margin-right:-22px
    }
    .common-mega-nav .col-lg-1,.common-mega-nav .col-lg-10,.common-mega-nav .col-lg-11,.common-mega-nav .col-lg-12,.common-mega-nav .col-lg-2,.common-mega-nav .col-lg-3,.common-mega-nav .col-lg-4,.common-mega-nav .col-lg-5,.common-mega-nav .col-lg-6,.common-mega-nav .col-lg-7,.common-mega-nav .col-lg-8,.common-mega-nav .col-lg-9,.common-mega-nav .col-md-1,.common-mega-nav .col-md-10,.common-mega-nav .col-md-11,.common-mega-nav .col-md-12,.common-mega-nav .col-md-2,.common-mega-nav .col-md-3,.common-mega-nav .col-md-4,.common-mega-nav .col-md-5,.common-mega-nav .col-md-6,.common-mega-nav .col-md-7,.common-mega-nav .col-md-8,.common-mega-nav .col-md-9,.common-mega-nav .col-sm-1,.common-mega-nav .col-sm-10,.common-mega-nav .col-sm-11,.common-mega-nav .col-sm-12,.common-mega-nav .col-sm-2,.common-mega-nav .col-sm-3,.common-mega-nav .col-sm-4,.common-mega-nav .col-sm-5,.common-mega-nav .col-sm-6,.common-mega-nav .col-sm-7,.common-mega-nav .col-sm-8,.common-mega-nav .col-sm-9,.common-mega-nav .col-xs-1,.common-mega-nav .col-xs-10,.common-mega-nav .col-xs-11,.common-mega-nav .col-xs-12,.common-mega-nav .col-xs-2,.common-mega-nav .col-xs-3,.common-mega-nav .col-xs-4,.common-mega-nav .col-xs-5,.common-mega-nav .col-xs-6,.common-mega-nav .col-xs-7,.common-mega-nav .col-xs-8,.common-mega-nav .col-xs-9,.common-mega-nav .col-xsm-1,.common-mega-nav .col-xsm-10,.common-mega-nav .col-xsm-11,.common-mega-nav .col-xsm-12,.common-mega-nav .col-xsm-2,.common-mega-nav .col-xsm-3,.common-mega-nav .col-xsm-4,.common-mega-nav .col-xsm-5,.common-mega-nav .col-xsm-6,.common-mega-nav .col-xsm-7,.common-mega-nav .col-xsm-8,.common-mega-nav .col-xsm-9{
        min-height:1px
    }
    .common-mega-nav:before{
        content:"";
        width:100%;
        position:absolute;
        bottom:0;
        left:0;
        border-bottom:2px solid #eee
    }
    .common-mega-nav .common-global-nav--list--primary{
        position:static;
        background:0 0
    }
    .common-mega-nav .common-global-nav--list--item,.common-mega-nav .common-global-nav--sub-list--item{
        position:static
    }
    .common-mega-nav .common-global-nav--primary--link--toggle{
        pointer-events:none
    }
    .common-mega-nav .common-global-nav--list--secondary li{
        position:relative;
        margin:0
    }
    .common-mega-nav .common-global-nav--primary--link{
        position:relative;
        overflow:hidden;
        padding:20px 15px;
        border:none;
        height:62px
    }
    .common-mega-nav--list--item .common-mega-nav .common-global-nav--primary--link{
        padding-right:60px
    }
    .common-mega-nav .common-global-nav--primary--link:after{
        content:"";
        display:block;
        height:3px;
        width:100%;
        position:absolute;
        top:auto;
        bottom:2px;
        left:0;
        background:#1965e1;
        opacity:0;
        -webkit-transition:all .3s ease-out;
        transition:all .3s ease-out;
        will-change:opacity
    }
    .common-mega-nav .common-global-nav--primary--link__language{
        cursor:pointer;
        padding-top:15px;
        padding-bottom:14px
    }
    .common-mega-nav .common-global-nav--primary--link__language:before{
        vertical-align:-2px
    }
    .common-mega-nav--background{
        display:block;
        position:absolute;
        height:300vh;
        width:100%;
        top:100%;
        left:0;
        background:rgba(0,0,0,.55);
        -webkit-transform:translateY(-200%);
        -ms-transform:translateY(-200%);
        transform:translateY(-200%);
        -webkit-transition:opacity .2s ease;
        transition:opacity .2s ease;
        opacity:0;
        will-change:opacity
    }
    .common-mega-nav--list ul,.common-mega-nav--wrapper{
        height:auto!important
    }
    .common-mega-nav--wrapper{
        position:absolute;
        top:100%;
        left:0;
        width:100%;
        background:#fff;
        padding-top:35px;
        z-index:5;
        display:block;
        -webkit-transform:translateY(-200%);
        -ms-transform:translateY(-200%);
        transform:translateY(-200%);
        visibility:hidden
    }
    .common-mega-nav--wrapper :focus{
        outline:0
    }
    .common-mega-nav--wrapper ::-moz-focus-inner{
        border:0
    }
    .common-mega-nav--wrapper .mega-nav-col{
        padding:0
    }
    .common-mega-nav--wrapper .mega-nav-col .row{
        margin-left:0;
        margin-right:0
    }
    .common-mega-nav--wrapper .common-mega-nav--ctas,.common-mega-nav--wrapper .mega-nav-sub-col{
        padding-left:7px;
        padding-right:7px
    }
    .common-mega-nav--wrapper .mega-nav-sub-col>*{
        min-height:1px;
        margin-bottom:35px;
        position:relative
    }
    .common-mega-nav--wrapper .common-global-nav--primary--link--toggle{
        display:none
    }
    .common-mega-nav--list--item .common-global-nav--primary--link{
        padding-right:30px
    }
    .common-mega-nav--list--item:hover~.common-mega-nav--background{
        -webkit-transform:translateY(0);
        -ms-transform:translateY(0);
        transform:translateY(0);
        opacity:1
    }
    .common-mega-nav--list--item:hover .common-mega-nav--wrapper{
        -webkit-transform:translateY(0);
        -ms-transform:translateY(0);
        transform:translateY(0);
        visibility:visible;
        display:block
    }
    .common-global-nav--list--item:hover .common-global-nav--primary--link:after{
        opacity:1
    }
    .common-global-nav--list--item:hover .common-global-nav--primary--link--toggle--rotate{
        -webkit-transform:rotate(-180deg);
        -ms-transform:rotate(-180deg);
        transform:rotate(-180deg)
    }
    .common-mega-nav--list{
        border:none;
        text-align:left
    }
    .common-mega-nav--list:nth-of-type(2){
        margin-top:auto
    }
    .common-mega-nav--list .common-mega-nav--list__collapsible li a,.common-mega-nav--list h2,.common-mega-nav--list h2.common-mega-nav--list--header-link a,.common-mega-nav--list li a{
        padding:5px 15px 5px 17px;
        background:0 0
    }
    .common-mega-nav--list h2,.common-mega-nav--list ul{
        position:relative
    }
    .common-mega-nav--list h2:before,.common-mega-nav--list ul:before{
        content:"";
        position:absolute;
        left:0;
        border-left:2px solid #008393
    }
    .common-mega-nav--list h2{
        font-size:16px;
        font-weight:700;
        padding:5px 15px 15px 17px
    }
    .common-mega-nav--list h2:before{
        top:5px;
        height:100%
    }
    .common-mega-nav--list h2.common-mega-nav--list--header-link{
        padding:0 0 10px
    }
    .common-mega-nav--list .common-mega-nav--list__collapsible,.common-mega-nav--list ul{
        border-bottom:0
    }
    .common-mega-nav--list ul{
        display:block;
        visibility:visible
    }
    .common-mega-nav--list ul:before{
        top:5px;
        height:-webkit-calc(100% - 10px);
        height:calc(100% - 10px)
    }
    h2+.common-mega-nav--list ul:before{
        top:0;
        height:-webkit-calc(100% - 5px);
        height:calc(100% - 5px)
    }
    .common-mega-nav--list .common-mega-nav--list__nudge{
        padding-top:10px
    }
    .common-mega-nav--list .common-mega-nav--list--standard-link a:before{
        display:none
    }
    .common-mega-nav--list a{
        color:#4d4d4d
    }
    .common-mega-nav--list a:hover,.common-mega-nav--list a:hover .fa-chevron-right{
        color:#0f3c85
    }
    .common-mega-nav--list a:active{
        color:#008393
    }
    .common-mega-nav--list__nav-theme-1 h2:before,.common-mega-nav--list__nav-theme-1 ul:before{
        border-color:#071956
    }
    .common-mega-nav--list__nav-theme-2 h2:before,.common-mega-nav--list__nav-theme-2 ul:before{
        border-color:#1965e1
    }
    .common-mega-nav--list__nav-theme-3 h2:before,.common-mega-nav--list__nav-theme-3 ul:before{
        border-color:#6c6f00
    }
    .common-mega-nav--list__nav-theme-4 h2:before,.common-mega-nav--list__nav-theme-4 ul:before{
        border-color:#008393
    }
    .common-mega-nav--list__nav-theme-5 h2:before,.common-mega-nav--list__nav-theme-5 ul:before{
        border-color:#8e258d
    }
    .common-mega-nav--list__nav-theme-6 h2:before,.common-mega-nav--list__nav-theme-6 ul:before{
        border-color:#d71f85
    }
    .common-mega-nav--icon-card,.common-mega-nav--photo-card{
        height:-webkit-calc(100% - 35px);
        height:calc(100% - 35px)
    }
    .common-mega-nav--photo-card{
        text-align:center;
        min-height:100%;
        display:block
    }
    .common-mega-nav--photo-card>a{
        display:block
    }
    .common-mega-nav--photo-card>a:active{
        -webkit-transform:scale(.99);
        -ms-transform:scale(.99);
        transform:scale(.99)
    }
    .common-mega-nav--photo-card h2,.common-mega-nav--photo-card p,.common-mega-nav--photo-card--button{
        margin:0 25px
    }
    .common-mega-nav--photo-card h2{
        font-size:18px;
        font-weight:700;
        margin-top:35px
    }
    .common-mega-nav--photo-card p{
        margin-top:15px
    }
    .common-mega-nav--photo-card--button{
        display:block;
        padding:15px;
        margin-top:25px;
        font-weight:700
    }
    .common-mega-nav--photo-card a{
        background:#008393;
        color:#fff;
        padding-bottom:35px
    }
    .common-mega-nav--photo-card a:hover{
        color:#fff
    }
    .common-mega-nav--photo-card a:hover .common-mega-nav--photo-card--button{
        background:#fff;
        color:#008393
    }
    .common-mega-nav--photo-card a:hover .common-mega-nav--photo-card--button:hover{
        background:#e6e6e6;
        border-color:#e6e6e6
    }
    .common-mega-nav--photo-card picture{
        display:block
    }
    .common-mega-nav--photo-card .common-mega-nav--photo-card--button{
        border:1px solid #fff;
        color:#fff;
        will-change:background-color,color;
        -webkit-transition:all .15s ease;
        transition:all .15s ease
    }
    .common-mega-nav--photo-card__nav-theme-1 a{
        background:#071956
    }
    .common-mega-nav--photo-card__nav-theme-1 a:hover{
        color:#fff
    }
    .common-mega-nav--photo-card__nav-theme-1 a:hover .common-mega-nav--photo-card--button{
        background:#fff;
        color:#071956
    }
    .common-mega-nav--photo-card__nav-theme-1 a:hover .common-mega-nav--photo-card--button:hover{
        background:#e6e6e6;
        border-color:#e6e6e6
    }
    .common-mega-nav--photo-card__nav-theme-2 a{
        background:#1965e1
    }
    .common-mega-nav--photo-card__nav-theme-2 a:hover{
        color:#fff
    }
    .common-mega-nav--photo-card__nav-theme-2 a:hover .common-mega-nav--photo-card--button{
        background:#fff;
        color:#1965e1
    }
    .common-mega-nav--photo-card__nav-theme-2 a:hover .common-mega-nav--photo-card--button:hover{
        background:#e6e6e6;
        border-color:#e6e6e6
    }
    .common-mega-nav--photo-card__nav-theme-3 a{
        background:#6c6f00
    }
    .common-mega-nav--photo-card__nav-theme-3 a:hover{
        color:#fff
    }
    .common-mega-nav--photo-card__nav-theme-3 a:hover .common-mega-nav--photo-card--button{
        background:#fff;
        color:#6c6f00
    }
    .common-mega-nav--photo-card__nav-theme-3 a:hover .common-mega-nav--photo-card--button:hover{
        background:#e6e6e6;
        border-color:#e6e6e6
    }
    .common-mega-nav--photo-card__nav-theme-4 a{
        background:#008393
    }
    .common-mega-nav--photo-card__nav-theme-4 a:hover{
        color:#fff
    }
    .common-mega-nav--photo-card__nav-theme-4 a:hover .common-mega-nav--photo-card--button{
        background:#fff;
        color:#008393
    }
    .common-mega-nav--photo-card__nav-theme-4 a:hover .common-mega-nav--photo-card--button:hover{
        background:#e6e6e6;
        border-color:#e6e6e6
    }
    .common-mega-nav--photo-card__nav-theme-5 a{
        background:#8e258d
    }
    .common-mega-nav--photo-card__nav-theme-5 a:hover{
        color:#fff
    }
    .common-mega-nav--photo-card__nav-theme-5 a:hover .common-mega-nav--photo-card--button{
        background:#fff;
        color:#8e258d
    }
    .common-mega-nav--photo-card__nav-theme-5 a:hover .common-mega-nav--photo-card--button:hover{
        background:#e6e6e6;
        border-color:#e6e6e6
    }
    .common-mega-nav--photo-card__nav-theme-6 a{
        background:#d71f85
    }
    .common-mega-nav--photo-card__nav-theme-6 a:hover{
        color:#fff
    }
    .common-mega-nav--photo-card__nav-theme-6 a:hover .common-mega-nav--photo-card--button{
        background:#fff;
        color:#d71f85
    }
    .common-mega-nav--photo-card__nav-theme-6 a:hover .common-mega-nav--photo-card--button:hover{
        background:#e6e6e6;
        border-color:#e6e6e6
    }
    .common-mega-nav--ctas a,.common-mega-nav--icon-card a,.common-mega-nav--photo-link a{
        display:block;
        background:#fff;
        padding:0
    }
    .common-mega-nav--ctas a:before,.common-mega-nav--icon-card a:before,.common-mega-nav--photo-link a:before{
        display:none
    }
    .common-mega-nav--icon-card.common--icon-card a{
        padding:40px 0 30px;
        background:0 0
    }
    .common-mega-nav--icon-card.common--icon-card h2{
        font-size:18px;
        margin:35px 25px 0;
        text-align:center;
        font-weight:700
    }
    .common-mega-nav--icon-card.common--icon-card .common--icon-card--button,.common-mega-nav--icon-card.common--icon-card .common--icon-card--icon,.common-mega-nav--icon-card.common--icon-card p,.common-mega-nav--icon-card.common--icon-card:after{
        display:block
    }
    .common-mega-nav--photo-link{
        text-align:left
    }
    .common-mega-nav--photo-link picture{
        display:block;
        position:relative;
        z-index:5
    }
    .common-mega-nav--photo-link img{
        height:120px;
        object-fit:cover;
        width:100%;
        display:block
    }
    .common-mega-nav--photo-link h2{
        font-size:14px;
        font-weight:700;
        margin:-1px 0 0;
        color:#4d4d4d;
        padding:15px 30px 15px 15px;
        border:1px solid #eee;
        position:relative
    }
    .common-mega-nav--photo-link .fa{
        display:inline-block;
        font-size:9px;
        position:absolute;
        right:15px;
        top:50%;
        -webkit-transform:translateY(-50%);
        -ms-transform:translateY(-50%);
        transform:translateY(-50%);
        color:#1965e1
    }
    .common-mega-nav--photo-link a{
        display:block
    }
    .common-mega-nav--photo-link a:hover picture{
        opacity:.75
    }
    .common-mega-nav--photo-link a:hover h2{
        border-color:#d8d8d8;
        color:#0f3c85
    }
    .common-mega-nav--photo-link a:hover h2 .fa{
        color:#0f3c85
    }
    .common-mega-nav--photo-link a:active{
        -webkit-transform:scale(.985);
        -ms-transform:scale(.985);
        transform:scale(.985)
    }
    .common-mega-nav--ctas:before{
        content:"";
        border-top:1px solid #eee;
        position:absolute;
        top:0;
        left:7px;
        width:-webkit-calc(100% - 14px);
        width:calc(100% - 14px)
    }
    .common-mega-nav--ctas nav{
        float:right;
        padding:25px 0
    }
    .common-mega-nav--ctas ul{
        padding:0
    }
    .common-mega-nav--ctas li{
        display:inline-block;
        float:left;
        border-right:1px solid #eee;
        margin-right:10px;
        padding-right:10px
    }
    .common-mega-nav--ctas li:last-of-type{
        margin:0;
        padding:0;
        border:none
    }
    .common-mega-nav--ctas a{
        font-weight:700;
        color:#4d4d4d;
        background:0 0;
        padding:0
    }
    .common-mega-nav--ctas a:before{
        display:none
    }
    .common-mega-nav--ctas a:hover,.common-mega-nav--ctas a:hover .fa{
        color:#0f3c85
    }
    .common-mega-nav--ctas a:active{
        color:#008393
    }
    .common-mega-nav--ctas .fa{
        display:inline-block;
        color:#f8af00;
        margin-right:10px
    }
    .common-mega-nav--ctas__nav-theme-1 .fa,.common-mega-nav--ctas__nav-theme-2 .fa{
        color:#545454
    }
    .common-mega-nav--ctas__nav-theme-3 .fa{
        color:#bed600
    }
    .common-mega-nav--ctas__nav-theme-4 .fa,.common-mega-nav--ctas__nav-theme-6 .fa{
        color:#f8af00
    }
    .common-mega-nav--ctas__nav-theme-5 .fa{
        color:#e52053
    }
}
@media (min-width:1062px){
    .common--full-width-carousel__control--pause{
        background:rgba(25,101,225,.8);
        bottom:0;
        color:#fff;
        cursor:pointer;
        display:block;
        font-size:18px;
        left:0;
        padding:5px 0;
        position:absolute;
        text-align:center;
        width:30px
    }
    .common--full-width-carousel__control--pause .fa-play{
        display:none
    }
    .common--full-width-carousel__control--pause .fa-pause:before{
        margin-left:-1px
    }
    .common--full-width-carousel--paused .common--full-width-carousel__control--pause .fa-pause{
        display:none
    }
    .common--full-width-carousel--paused .common--full-width-carousel__control--pause .fa-play{
        display:inline
    }
}
@media (min-width:1200px) and (max-width:1260px){
    [data-fwc-slides=active] .common--full-width-carousel__slide--left .common--full-width-carousel__slide__foreground{
        left:30px
    }
    [data-fwc-slides=active] .common--full-width-carousel__slide--right .common--full-width-carousel__slide__foreground{
        right:30px
    }
}
@media only screen and (min-width:1200px){
    .common-mega-nav .common-global-nav--list--item{
        margin-right:0;
        padding:0 7px
    }
    .common-mega-nav .common-global-nav--list--item:first-of-type{
        padding-left:0
    }
    .common-mega-nav .common-global-nav--list--item:last-of-type{
        padding-right:0
    }
}
@media (min-width:1200px){
    .container{
        width:1350px
    }
    .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{
        float:left
    }
    .col-lg-1{
        width:8.333%
    }
    .col-lg-2{
        width:16.667%
    }
    .col-lg-3{
        width:25%
    }
    .col-lg-4{
        width:33.333%
    }
    .col-lg-5{
        width:41.667%
    }
    .col-lg-6{
        width:50%
    }
    .col-lg-7{
        width:58.333%
    }
    .col-lg-8{
        width:66.667%
    }
    .col-lg-9{
        width:75%
    }
    .col-lg-10{
        width:83.333%
    }
    .col-lg-11{
        width:91.667%
    }
    .col-lg-12{
        width:100%
    }
    .col-lg-pull-0{
        right:auto
    }
    .col-lg-pull-1{
        right:8.333%
    }
    .col-lg-pull-2{
        right:16.667%
    }
    .col-lg-pull-3{
        right:25%
    }
    .col-lg-pull-4{
        right:33.333%
    }
    .col-lg-pull-5{
        right:41.667%
    }
    .col-lg-pull-6{
        right:50%
    }
    .col-lg-pull-7{
        right:58.333%
    }
    .col-lg-pull-8{
        right:66.667%
    }
    .col-lg-pull-9{
        right:75%
    }
    .col-lg-pull-10{
        right:83.333%
    }
    .col-lg-pull-11{
        right:91.667%
    }
    .col-lg-pull-12{
        right:100%
    }
    .col-lg-push-0{
        left:auto
    }
    .col-lg-push-1{
        left:8.333%
    }
    .col-lg-push-2{
        left:16.667%
    }
    .col-lg-push-3{
        left:25%
    }
    .col-lg-push-4{
        left:33.333%
    }
    .col-lg-push-5{
        left:41.667%
    }
    .col-lg-push-6{
        left:50%
    }
    .col-lg-push-7{
        left:58.333%
    }
    .col-lg-push-8{
        left:66.667%
    }
    .col-lg-push-9{
        left:75%
    }
    .col-lg-push-10{
        left:83.333%
    }
    .col-lg-push-11{
        left:91.667%
    }
    .col-lg-push-12{
        left:100%
    }
    .col-lg-offset-0{
        margin-left:0
    }
    .col-lg-offset-1{
        margin-left:8.333%
    }
    .col-lg-offset-2{
        margin-left:16.667%
    }
    .col-lg-offset-3{
        margin-left:25%
    }
    .col-lg-offset-4{
        margin-left:33.333%
    }
    .col-lg-offset-5{
        margin-left:41.667%
    }
    .col-lg-offset-6{
        margin-left:50%
    }
    .col-lg-offset-7{
        margin-left:58.333%
    }
    .col-lg-offset-8{
        margin-left:66.667%
    }
    .col-lg-offset-9{
        margin-left:75%
    }
    .col-lg-offset-10{
        margin-left:83.333%
    }
    .col-lg-offset-11{
        margin-left:91.667%
    }
    .col-lg-offset-12{
        margin-left:100%
    }
    .table-cell-md .table-cell-lg,.table-cell-sm{
        float:none
    }
    .table-cell-flex-lg,.table-flex-lg{
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex
    }
    .form-field-with-button button{
        display:block;
        width:150px
    }
    .common--full-width-carousel__slide--full-b-block,.common--full-width-carousel__slide--full-b-block-img-bg{
        min-height:500px
    }
    .common--full-width-carousel--slim .common--full-width-carousel__slide__background{
        height:275px
    }
    .common--full-width-carousel__slide__container{
        width:1350px
    }
    .main-site-global-search--result-list{
        position:absolute;
        width:1170px
    }
    .common-global-nav--list--item--basket{
        right:-90px
    }
    .common-carousel-caption{
        padding:30px;
        padding-left:65px
    }
    .visible-lg{
        display:block!important
    }
    table.visible-lg{
        display:table
    }
    tr.visible-lg{
        display:table-row!important
    }
    td.visible-lg,th.visible-lg{
        display:table-cell!important
    }
    .visible-lg-block{
        display:block!important
    }
    .visible-lg-inline{
        display:inline!important
    }
    .visible-lg-inline-block{
        display:inline-block!important
    }
    .hidden-lg{
        display:none!important
    }
}
@media (max-width:991px){
    .common--full-width-carousel__slide__foreground__content--b-block{
        text-align:center
    }
    [data-fwc-slides=active] .common--full-width-carousel__slide__foreground__content{
        padding-top:45px
    }
    .common--full-width-carousel--active .common--full-width-carousel__controls{
        bottom:0;
        left:0;
        margin-bottom:-35px;
        position:absolute;
        width:100%
    }
    .common-caption--extra,.common-mega-nav--icon-card:before{
        display:none
    }
}
@media (max-width:767px){
    .common--full-width-carousel__slide--full-b-block-img-bg .common--full-width-carousel__slide__positioner{
        width:-webkit-calc(100% - 60px);
        width:calc(100% - 60px);
        margin:30px;
        left:auto!important;
        position:relative!important;
        top:auto!important
    }
    .common--full-width-carousel__slide--full-b-block-img-bg .common--full-width-carousel__slide__background{
        position:absolute;
        top:0;
        left:0;
        bottom:0;
        right:0
    }
    .main-site-global-search__form-group .btn-info{
        width:100%
    }
    .common-carousel-caption p{
        min-height:40px
    }
    .visible-xs{
        display:block!important
    }
    table.visible-xs{
        display:table
    }
    tr.visible-xs{
        display:table-row!important
    }
    td.visible-xs,th.visible-xs{
        display:table-cell!important
    }
    .visible-xs-block{
        display:block!important
    }
    .visible-xs-inline{
        display:inline!important
    }
    .visible-xs-inline-block{
        display:inline-block!important
    }
    .hidden-xs{
        display:none!important
    }
}
@media (max-width:480px){
    .h1,.h1-block,h1,h1.block{
        font-size:30px
    }
}
@media screen and (max-width:767px){
    .table-responsive{
        width:100%;
        margin-bottom:15px;
        overflow-y:hidden;
        -ms-overflow-style:-ms-autohiding-scrollbar;
        border:1px solid #ddd
    }
    .table-responsive>.table{
        margin-bottom:0
    }
    .table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{
        white-space:nowrap
    }
    .table-responsive>.table-bordered{
        border:0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{
        border-left:0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{
        border-right:0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{
        border-bottom:0
    }
}
@media only screen and (max-width:991px){
    .common-mega-nav .common-global-nav--primary--link--toggle--active>.common-global-nav--primary--link--toggle--rotate{
        -webkit-transform:rotate(-180deg);
        -ms-transform:rotate(-180deg);
        transform:rotate(-180deg)
    }
}
@media screen and (-webkit-min-device-pixel-ratio:0){
    input[type=date],input[type=datetime-local],input[type=month],input[type=time]{
        line-height:38px
    }
    input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm{
        line-height:30px
    }
    input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg{
        line-height:66px
    }
}
@media (-webkit-transform-3d),(transform-3d){
    .common-carousel-inner>.item{
        -webkit-transition:-webkit-transform .6s ease-in-out;
        transition:-webkit-transform .6s ease-in-out;
        transition:transform .6s ease-in-out;
        transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out;
        -webkit-backface-visibility:hidden;
        backface-visibility:hidden;
        -webkit-perspective:1000;
        perspective:1000
    }
    .common-carousel-inner>.item.active.right,.common-carousel-inner>.item.next{
        -webkit-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0);
        left:0
    }
    .common-carousel-inner>.item.active.left,.common-carousel-inner>.item.prev{
        -webkit-transform:translate3d(-100%,0,0);
        transform:translate3d(-100%,0,0);
        left:0
    }
    .common-carousel-inner>.item.active,.common-carousel-inner>.item.next.left,.common-carousel-inner>.item.prev.right{
        -webkit-transform:translateZ(0);
        transform:translateZ(0);
        left:0
    }
}
@media (max-width:374px){
    .visible-xxs{
        display:block!important
    }
    table.visible-xxs{
        display:table
    }
    tr.visible-xxs{
        display:table-row!important
    }
    td.visible-xxs,th.visible-xxs{
        display:table-cell!important
    }
    .hidden-xxs{
        display:none!important
    }
}
@media (max-width:768px){
    .btn-wide{
        display:block;
        width:100%
    }
    .common--full-width-carousel__slide--full-b-block .common--full-width-carousel__slide__foreground__content h1,.common--full-width-carousel__slide--full-b-block .common--full-width-carousel__slide__foreground__content p,.common--full-width-carousel__slide--full-b-block-img-bg .common--full-width-carousel__slide__foreground__content h1,.common--full-width-carousel__slide--full-b-block-img-bg .common--full-width-carousel__slide__foreground__content p{
        overflow:hidden
    }
    .common-header-bar--logo{
        margin-left:15px
    }
    .common-header-bar .container{
        padding:0
    }
    .common-header-bar--header-two{
        font-size:14px
    }
    .common-subheader .common-global-nav--primary--link{
        border-top:1px solid #eee;
        border-bottom:1px solid #eee
    }
}
@media (max-width:992px){
    #slide-nav .container{
        margin:0;
        padding:0!important
    }
    #slide-nav .navbar-header{
        margin:0 auto;
        padding:0 15px
    }
    #slide-nav .navbar.slide-active{
        position:absolute;
        width:40%;
        top:-1px;
        z-index:1000
    }
    #slide-nav #slidemenu{
        background:#eee;
        left:-100%;
        width:50%;
        min-width:0;
        position:absolute;
        padding-left:0;
        z-index:2;
        margin:0
    }
    #slide-nav #slidemenu .navbar-nav{
        min-width:0;
        width:100%;
        margin:0
    }
    #slide-nav #slidemenu .navbar-nav .dropdown-menu li a{
        min-width:0;
        width:80%;
        white-space:normal
    }
    #slide-nav{
        border-top:0
    }
    #slide-nav.navbar-inverse #slidemenu{
        background:#333
    }
    #slide-nav #navbar-height-col{
        position:fixed;
        top:60px;
        height:100%;
        width:50%;
        left:-80%;
        background:#eee;
        z-index:1
    }
    #slide-nav.navbar-inverse #navbar-height-col{
        background:#333;
        z-index:1;
        border:0
    }
    #slide-nav .navbar-form{
        width:100%;
        margin:8px 0;
        text-align:center;
        overflow:hidden
    }
    #slide-nav .navbar-form .form-control{
        text-align:center
    }
    #slide-nav .navbar-form .btn,#slide-nav .navbar-form .btn-border,#slide-nav .navbar-form .btn-danger,#slide-nav .navbar-form .btn-default,#slide-nav .navbar-form .btn-facebook,#slide-nav .navbar-form .btn-gplus,#slide-nav .navbar-form .btn-info,#slide-nav .navbar-form .btn-info-oj,#slide-nav .navbar-form .btn-linkedin,#slide-nav .navbar-form .btn-primary,#slide-nav .navbar-form .btn-primary-oj,#slide-nav .navbar-form .btn-primary-snd,#slide-nav .navbar-form .btn-success,#slide-nav .navbar-form .btn-theme,#slide-nav .navbar-form .btn-warning{
        width:100%
    }
    .common-subheader .container{
        padding-left:0;
        padding-right:0
    }
}
@media print{
    .visible-print{
        display:block!important
    }
    table.visible-print{
        display:table
    }
    tr.visible-print{
        display:table-row!important
    }
    td.visible-print,th.visible-print{
        display:table-cell!important
    }
    .visible-print-block{
        display:block!important
    }
    .visible-print-inline{
        display:inline!important
    }
    .visible-print-inline-block{
        display:inline-block!important
    }
    .hidden-print{
        display:none!important
    }
}