/* Source: global.scss */
html{background-color:#fff !important}body a{color:inherit;text-decoration:inherit}body a p.text{color:var(--color-main)}.custom-card-image{height:220px;border-radius:8px 8px 0 0 !important}.custom-card-image .image,.custom-card-image img{height:100%;width:100%;object-fit:cover}

/* Source: page.scss */
.tabs .icon{visibility:hidden}.columns.is-inlined::-webkit-scrollbar{height:4px !important}.custom-slider{margin-bottom:-32px !important;cursor:pointer}.custom-slider [data-slide=true]{min-height:325px}.custom-box-background{border-radius:0 !important}.custom-box-background::before{content:" ";display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:0;opacity:.4;background-color:#000;background-size:cover}@media screen and (max-width: 768px){.slider-bar{width:64px !important;height:6px !important}}@media screen and (min-width: 769px){.custom-columns{flex-wrap:wrap !important}}@media screen and (max-width: 769px){.card.is-horizontal .card-image{border-radius:8px 8px 0 0 !important}}.card.is-horizontal{min-height:221px}