@charset "UTF-8";
:root{--dark-gray: #333;--light-gray: #eee;--lightest-gray: #f5f5f5;--green: #4dda00;--orange: #ffaa00;--box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.15), inset 0 0 0 1px #fff;--box-padding: 12px;--text-small: 0.85em}.row{margin-left:0;margin-right:0}main.main-content{padding:7vh 0}.block-views-blockcontent-block-tickets-overview h2{color:var(--dark-gray);font-weight:400}.tickets-overview{width:100%;padding:12px;background-color:var(--light-gray);display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 0 7vh 0}.tickets-overview .line-item{background-color:#fff;display:inline-flex;flex-wrap:wrap;background-color:var(--lightest-gray);box-shadow:var(--box-shadow);transition:background-color 0.3s}.tickets-overview .line-item:nth-child(1) .entry.total:after{content:""}.tickets-overview .line-item:nth-child(2) .entry.total:after{content:""}.tickets-overview .line-item:nth-child(3) .entry.total:after{content:""}.tickets-overview .line-item:nth-child(4) .entry.total:after{content:""}.tickets-overview .line-item:hover{background-color:var(--orange);cursor:alias}.tickets-overview .line-item:hover .entry.total:after,.tickets-overview .line-item:hover .entry.total{color:var(--orange)}.tickets-overview .line-item .entry.total{order:1;flex:0 1 100%;background-color:#fff;padding:var(--box-padding);text-align:center;font-size:3em;border-bottom:1px solid #ddd;position:relative;transition:color 0.3s;margin:0 1px}.tickets-overview .line-item .entry.total:after{font-family:"Font Awesome 5 Free";font-size:0.777em;vertical-align:3px;font-weight:900;color:var(--light-gray);transition:color 0.3s}.tickets-overview .line-item .entry.percent{order:2;flex:1 0 auto;padding:var(--box-padding);font-size:var(--text-small)}.tickets-overview .line-item .entry.status{order:3;flex:1 0 auto;padding:var(--box-padding);text-align:right;font-size:var(--text-small)}.view-frontpage .views-row{width:100%}.view-frontpage .views-row h2{font-size:1.5rem}.node--view-mode-teaser .node__content{display:flex;justify-content:space-between;flex-wrap:wrap}.node--view-mode-teaser .node__content>div:last-child{flex:0 1 auto;height:21px;font-size:smaller;line-height:21px;border-radius:4px;color:var(--dark-gray);font-weight:700;background-color:var(--lightest-gray);padding-left:7px;border-left:7px solid var(--orange);margin:0 0 0 auto}.node--view-mode-teaser .node__content>div:last-child[data-tid="2"]{border-left-color:var(--green)}.node--view-mode-teaser .node__content>div:last-child[data-tid="3"]{border-left-color:var(--dark-gray)}@media (min-width:1px){.tickets-overview .line-item{flex:0 1 100%}.node--view-mode-teaser .node__content{display:flex;justify-content:space-between;hyphens:auto}.node--view-mode-teaser .node__content>div:first-child,.node--view-mode-teaser .node__content>div:last-child{flex:0 1 100%}.node--view-mode-teaser .node__content>div:last-child{flex:1 0 auto;max-width:120px}}@media (min-width:768px){.tickets-overview .line-item{flex:0 1 calc(50% - 12px)}.node--view-mode-teaser .node__content{display:flex;justify-content:space-between;hyphens:none}.node--view-mode-teaser .node__content>div:first-child{flex:0 1 calc(100% - 175px)}}@media (min-width:992px){.tickets-overview .line-item{flex:0 1 calc(25% - 12px)}}/*# sourceMappingURL=crusoemedia.css.map */