@charset "utf-8";
/*
 * @project atomic-css
 * @bootstrapversion 4
 * @based on emmet 2017-03
 * @docs https://docs.emmet.io/cheat-sheet/
 */
.c_oh:hover{filter:none; -webkit-filter:none;}.c-oh:hover{filter:none!important; -webkit-filter:none!important}
.c_bright_10_oh:hover{color:rgba(255,255,255,.1)}.c-bright-10-oh:hover{color:rgba(255,255,255,.1)!important}
.c_bright_10{color:rgba(255,255,255,.1)}.c-bright-10{color:rgba(255,255,255,.1)!important}
.c_bright_20_oh:hover{color:rgba(255,255,255,.2)}.c-bright-20-oh:hover{color:rgba(255,255,255,.2)!important}
.c_bright_20{color:rgba(255,255,255,.2)}.c-bright-20{color:rgba(255,255,255,.2)!important}
.c_bright_30_oh:hover{color:rgba(255,255,255,.3)}.c-bright-30-oh:hover{color:rgba(255,255,255,.3)!important}
.c_bright_30{color:rgba(255,255,255,.3)}.c-bright-30{color:rgba(255,255,255,.3)!important}
.c_bright_40_oh:hover{color:rgba(255,255,255,.4)}.c-bright-40-oh:hover{color:rgba(255,255,255,.4)!important}
.c_bright_40{color:rgba(255,255,255,.4)}.c-bright-40{color:rgba(255,255,255,.4)!important}
.c_bright_50_oh:hover{color:rgba(255,255,255,.5)}.c-bright-50-oh:hover{color:rgba(255,255,255,.5)!important}
.c_bright_50{color:rgba(255,255,255,.5)}.c-bright-50{color:rgba(255,255,255,.5)!important}
.c_bright_60_oh:hover{color:rgba(255,255,255,.6)}.c-bright-60-oh:hover{color:rgba(255,255,255,.6)!important}
.c_bright_60{color:rgba(255,255,255,.6)}.c-bright-60{color:rgba(255,255,255,.6)!important}
.c_bright_70_oh:hover{color:rgba(255,255,255,.7)}.c-bright-70-oh:hover{color:rgba(255,255,255,.7)!important}
.c_bright_70{color:rgba(255,255,255,.7)}.c-bright-70{color:rgba(255,255,255,.7)!important}
.c_bright_80_oh:hover{color:rgba(255,255,255,.8)}.c-bright-80-oh:hover{color:rgba(255,255,255,.8)!important}
.c_bright_80{color:rgba(255,255,255,.8)}.c-bright-80{color:rgba(255,255,255,.8)!important}
.c_bright_90_oh:hover{color:rgba(255,255,255,.9)}.c-bright-90-oh:hover{color:rgba(255,255,255,.9)!important}
.c_bright_90{color:rgba(255,255,255,.9)}.c-bright-90{color:rgba(255,255,255,.9)!important}
.c_bright_a:after{color:#fff}.c-bright-a:after{color:#fff!important}
.c_bright_b::before{color:#fff}.c-bright-b::before{color:#fff!important}
.c_bright_oh:hover{color:rgba(255,255,255,1)}.c-bright-oh:hover{color:rgba(255,255,255,1)!important}
.c_bright_of:focus{color:rgba(255,255,255,1)}.c-bright-of:focus{color:rgba(255,255,255,1)!important}
.c_bright{color:#fff}.c-bright{color:#fff!important}
.c_dark_10{color:rgba(0,0,0,.1)}.c-dark-10{color:rgba(0,0,0,.1)!important}
.c_dark_20{color:rgba(0,0,0,.2)}.c-dark-20{color:rgba(0,0,0,.2)!important}
.c_dark_30{color:rgba(0,0,0,.3)}.c-dark-30{color:rgba(0,0,0,.3)!important}
.c_dark_40{color:rgba(0,0,0,.4)}.c-dark-40{color:rgba(0,0,0,.4)!important}
.c_dark_50{color:rgba(0,0,0,.5)}.c-dark-50{color:rgba(0,0,0,.5)!important}
.c_dark_60{color:rgba(0,0,0,.6)}.c-dark-60{color:rgba(0,0,0,.6)!important}
.c_dark_70{color:rgba(0,0,0,.7)}.c-dark-70{color:rgba(0,0,0,.7)!important}
.c_dark_80{color:rgba(0,0,0,.8)}.c-dark-80{color:rgba(0,0,0,.8)!important}
.c_dark_90{color:rgba(0,0,0,.9)}.c-dark-90{color:rgba(0,0,0,.9)!important}
.c_dark_a:after{color:#000}.c-dark-a:after{color:#000!important}
.c_dark_b::before{color:#000}.c-dark-b::before{color:#000!important}
.c_dark_oh:hover{color:rgba(0,0,0,1)}.c-dark-oh:hover{color:rgba(0,0,0,1)!important}
.c_dark_of:focus{color:rgba(0,0,0,1)}.c-dark-of:focus{color:rgba(0,0,0,1)!important}
.c_dark{color:#000}.c-dark{color:#000!important}
.c_dark{color:#000}.c-dark{color:#000!important}
.c_gold_a:after{color:gold}.c-gold-a:after{color:gold!important}
.c_gold_b::before{color:gold}.c-gold-b::before{color:gold!important}
.c_gold{color:gold}.c-gold{color:gold!important}
.c_i{color:inherit}.c-i{color:inherit!important}
.c_inv{filter: invert(1)}.c-inv{filter: invert(1)!important}
.c_muted_a:after{color:#bbb}.c-muted-a:after{color:#bbb!important}
.c_muted_b::before{color:#bbb}.c-muted-b::before{color:#bbb!important}
.c_muted{color:#bbb}.c-muted{color:#bbb!important}

.gray{filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */ filter:gray; /* IE6-9 */ -webkit-filter:grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */}

.mbm_n{mix-blend-mode:normal}.mbm-n{mix-blend-mode:normal!important}
.mbm_m{mix-blend-mode:multiply}.mbm-m{mix-blend-mode:multiply!important}
.mbm_s{mix-blend-mode:screen}.mbm-s{mix-blend-mode:screen!important}
.mbm_o{mix-blend-mode:overlay}.mbm-o{mix-blend-mode:overlay!important}
.mbm_dark{mix-blend-mode:darken}.mbm-dark{mix-blend-mode:darken!important}
.mbm_light{mix-blend-mode:lighten}.mbm-light{mix-blend-mode:lighten!important}
.mbm_dodge{mix-blend-mode:color-dodge}.mbm-dodge{mix-blend-mode:color-dodge!important}
.mbm_burn{mix-blend-mode:color-burn}.mbm-burn{mix-blend-mode:color-burn!important}
.mbm_hard{mix-blend-mode:hard-light}.mbm-hard{mix-blend-mode:hard-light!important}
.mbm_soft{mix-blend-mode:soft-light}.mbm-soft{mix-blend-mode:soft-light!important}
.mbm_dif{mix-blend-mode:difference}.mbm-dif{mix-blend-mode:difference!important}
.mbm_ex{mix-blend-mode:exclusion}.mbm-ex{mix-blend-mode:exclusion!important}
.mbm_hue{mix-blend-mode:hue}.mbm-hue{mix-blend-mode:hue!important}
.mbm_sat{mix-blend-mode:saturation}.mbm-sat{mix-blend-mode:saturation!important}
.mbm_col{mix-blend-mode:color}.mbm-col{mix-blend-mode:color!important}
.mbm_lum{mix-blend-mode:luminosity}.mbm-lum{mix-blend-mode:luminosity!important}

@media (min-width:576px){ 

}
@media (min-width:768px){ 
    .c_bright_md{color:#fff}.c-bright-md{color:#fff!important}
    .c_dark_md{color:#000}.c-dark-md{color:#000!important}
    .c_bright_oh_md:hover{color:rgba(255,255,255,1)}.c-bright-oh-md:hover{color:rgba(255,255,255,1)!important}
    .c_dark_oh_md:hover{color:rgba(0,0,0,1)}.c-dark-oh-md:hover{color:rgba(0,0,0,1)!important}
    .c_bright_of_md:focus{color:rgba(255,255,255,1)}.c-bright-of-md:focus{color:rgba(255,255,255,1)!important}
    .c_dark_of_md:focus{color:rgba(0,0,0,1)}.c-dark-of-md:focus{color:rgba(0,0,0,1)!important}
    .c_bright_80_md{color:rgba(255,255,255,.8)}.c-bright-80-md{color:rgba(255,255,255,.8)!important}
    .c_dark_80_md{color:rgba(0,0,0,.8)}.c-dark-80-md{color:rgba(0,0,0,.8)!important}
}
@media (min-width:992px){
    .c_bright_lg{color:#fff}.c-bright-lg{color:#fff!important}
    .c_dark_lg{color:#000}.c-dark-lg{color:#000!important}
    .c_bright_oh_lg:hover{color:rgba(255,255,255,1)}.c-bright-oh-lg:hover{color:rgba(255,255,255,1)!important}
    .c_dark_oh_lg:hover{color:rgba(0,0,0,1)}.c-dark-oh-lg:hover{color:rgba(0,0,0,1)!important}
    .c_bright_of_lg:focus{color:rgba(255,255,255,1)}.c-bright-of-lg:focus{color:rgba(255,255,255,1)!important}
    .c_dark_of_lg:focus{color:rgba(0,0,0,1)}.c-dark-of-lg:focus{color:rgba(0,0,0,1)!important}
    .c_bright_80_lg{color:rgba(255,255,255,.8)}.c-bright-80-lg{color:rgba(255,255,255,.8)!important}
    .c_dark_80_lg{color:rgba(0,0,0,.8)}.c-dark-80-lg{color:rgba(0,0,0,.8)!important}
}
@media (min-width:1200px){ 

}