*,:after,:before{box-sizing:border-box;}
ul{margin-bottom:1rem;}
ul{margin-top:0;}
ul ul{margin-bottom:0;}
strong{font-weight:bold;}
a{color:#000;background-color:transparent;}
a:hover{color:theme-color("primary");text-decoration:none;}
table{border-collapse:collapse;}
a{transition:all .3s ease;}
a{text-decoration:none;}
@media (max-width:768px){
br{display:none;}
}
a,div,li,strong,table,tbody,td,tr,ul{margin:0;padding:0;border:0;vertical-align:baseline;}
*,:after,:before{box-sizing:inherit;}
ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
a[href]{cursor:pointer;}
td{vertical-align:top;}
a{text-decoration:none;transition:all .3s ease;color:inherit;}
a:hover{text-decoration:underline;}
@media screen and (max-width:1024px){
br{display:none;}
}
/*! CSS Used from: Embedded */
.section-spaces ul{padding-left:25px;margin-bottom:20px;margin-top:10px;}
.section-spaces ul>li{margin-bottom:10px;}
.section-spaces ul>li::before{content:counters(item, '.') '. ';}
.section-spaces ul>li.heading::before{font-weight:bold;margin-bottom:20px;}
li.heading >strong{text-transform:uppercase;}
.alfa-ul{list-style:lower-alpha!important;}
ul.alfa-ul>li::before{content:none;}
.section-spaces a{color:#fb627a;}
.table-res{max-width:100%;overflow-x:scroll;margin-top:20px;margin-bottom:20px;}
.table-res table tr td{border:1px solid;padding:5px 10px;}



