::-webkit-scrollbar{width:16px;height:16px;}::-webkit-scrollbar-track{background:#f4f4f4;border-radius:8px;box-shadow:inset 0 0 5px rgba(0, 0, 0, 0.1);}::-webkit-scrollbar-thumb{background-color:#e4aa00;border-radius:8px;border:4px solid #f4f4f4;box-shadow:inset 0 0 10px rgba(0, 0, 0, 0.2);}::-webkit-scrollbar-thumb:hover{background-color:#d49400;}::-webkit-scrollbar-thumb:active{background-color:#bf8400;}
html{scrollbar-width:thick;scrollbar-color:#e4aa00 #f4f4f4;}
body{background-color:#F9F9F9;background-image:url(//d3efmtx87wd661.cloudfront.net/wp-content/themes/multicredito/landingpages/lp-multicredito/img/19.webp);background-repeat:no-repeat;background-position:bottom;color:#F9F9F9;}
header{background-image:url(//d3efmtx87wd661.cloudfront.net/wp-content/themes/multicredito/landingpages/lp-multicredito/img/04.webp);background-position:center center;background-size:cover;}
main{background-image:url(//d3efmtx87wd661.cloudfront.net/wp-content/themes/multicredito/landingpages/lp-multicredito/img/05.webp);background-repeat:no-repeat;background-position:top right;}
footer{background-color:#232323;}
h1, h2, h3, h4, h5, p, span {
color: #000000;
} a{color:inherit !important;text-decoration:inherit !important;}
a:hover, a:active{color:#FFFFFF !important;}
.btn-success{font-size:2.5rem;font-weight:700;color:#FFFFFF;background-color:#6ebf63 !important;border:none;padding:1rem 4rem;}
.btn-success:hover{background-color:#5fa456 !important;}
.btn-success svg{width:1em;height:1em;fill:currentColor;}
.pb-300{padding-bottom:300px;}
.border-right{border-right:solid 2px #000000;}
.social ul{list-style:none;padding:0;margin:0;}
.social li svg{width:40px;height:40px;fill:currentColor;}
.social ul{display:flex;justify-content:center;align-items:center;gap:10px;}
.social a{border-radius:100%;display:flex;justify-content:center;align-items:center;border:1px solid #e4aa00;color:#e4aa00;padding:1rem;text-decoration:none;}
.social a:hover{color:#FFFFFF !important;background-color:#e4aa00;}
@media(max-width:990px){
.border-right {
border-right: none;
border-bottom: solid 2px #000000;
}
}