:root{--secondary:#00a2e1;--rounded:10px;--card-padding:15px;--btn-font-size:11px}@media (min-width:991px){:root{--card-padding:25px}}.flex_container{display:flex;flex-wrap:wrap;gap:30px;width:100%}.flex_container>*{flex-shrink:0;max-width:100%;width:100%}.bg-image{width:100%}.Btn{background-color:transparent;border:1px solid #ffffff26;border-radius:var(--rounded);color:#fff!important;flex:1;font-size:var(--btn-font-size);font-weight:600;padding:10px;text-align:center;transition:all .2s ease-in-out}.flex-fill{flex:1 1 auto!important}.small{font-size:14px!important;line-height:1.5!important}.small strong{font-weight:700}.card-text{font-size:13px}.icon_svg{display:block;height:25px;margin-top:5px}.card.card-widget{background-color:var(--dark_widget)!important;margin:30px auto auto;max-width:80%;padding:30px}.card.card-widget .card-text,.card.card-widget .small,.card.card-widget h3{color:#fff}.card.card-widget h3{font-size:22px!important;font-weight:700!important;line-height:30px!important}.Btn svg path{transition:all .2s ease-in-out}.rounded-primary{background-color:var(--primary_widget);border-color:var(--primary_widget);color:#fff!important}.rounded-primary:active,.rounded-primary:focus,.rounded-primary:hover,.rounded-secondary:active,.rounded-secondary:focus,.rounded-secondary:hover{background-color:#fff;border-color:#fff;color:var(--dark_widget)!important}.rounded-primary:active svg path,.rounded-primary:focus svg path,.rounded-primary:hover svg path,.rounded-secondary:active svg path,.rounded-secondary:focus svg path,.rounded-secondary:hover svg path{fill:var(--dark_widget);stroke:var(--dark_widget)}.label_icon{display:block;margin-top:.25rem}.rounded-dark{background-color:var(--dark_widget);border-color:var(--dark_widget)}.bg-image{aspect-ratio:3/2;background-image:url(https://placehold.co/600x400);background-position:50%;background-repeat:no-repeat;background-size:cover}.rounded-border{border-radius:var(--rounded)}.buttons_groups{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem}@media only screen and (min-width:768px){.column_6{flex:0 0 auto;width:45%}}@media only screen and (min-width:1024px){.column_6{width:47%}}