.spilleplan .spilleplan-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.spilleplan .spilleplan-tabs button.spilleplan-tab{background-color:#f0f0f0!important;border:none;cursor:pointer;border-radius:4px;font-weight:700;color:black!important}.spilleplan .spilleplan-tabs button.spilleplan-tab.active{background:#ff8272!important;color:white!important}.spilleplan .spilleplan-wrapper{position:relative;display:-ms-grid;display:grid;overflow-x:auto;padding-right:50px;cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cpath d='M4 24h40M4 24l4-4M4 24l4 4M44 24l-4-4M44 24l-4 4' stroke='%23888' stroke-width='2' stroke-linecap='round'/%3E%3Ccircle cx='24' cy='24' r='6' fill='%23fff' stroke='%23888' stroke-width='2'/%3E%3C/svg%3E") 24 24,-webkit-grab;cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cpath d='M4 24h40M4 24l4-4M4 24l4 4M44 24l-4-4M44 24l-4 4' stroke='%23888' stroke-width='2' stroke-linecap='round'/%3E%3Ccircle cx='24' cy='24' r='6' fill='%23fff' stroke='%23888' stroke-width='2'/%3E%3C/svg%3E") 24 24,grab}.spilleplan .spilleplan-wrapper.dragging{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cpath d='M4 24h40M4 24l4-4M4 24l4 4M44 24l-4-4M44 24l-4 4' stroke='%23888' stroke-width='2' stroke-linecap='round'/%3E%3Ccircle cx='24' cy='24' r='6' fill='%23fff' stroke='%23888' stroke-width='2'/%3E%3Ccircle cx='24' cy='24' r='12' fill='none' stroke='%23ff8272' stroke-width='2'/%3E%3C/svg%3E") 24 24,-webkit-grabbing;cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cpath d='M4 24h40M4 24l4-4M4 24l4 4M44 24l-4-4M44 24l-4 4' stroke='%23888' stroke-width='2' stroke-linecap='round'/%3E%3Ccircle cx='24' cy='24' r='6' fill='%23fff' stroke='%23888' stroke-width='2'/%3E%3Ccircle cx='24' cy='24' r='12' fill='none' stroke='%23ff8272' stroke-width='2'/%3E%3C/svg%3E") 24 24,grabbing}.spilleplan .spilleplan-wrapper .time-header{position:relative;height:40px;-ms-grid-row:1;grid-row:1;grid-column:1/-1}.spilleplan .spilleplan-wrapper .time-header .hour-marker{position:absolute;top:0;text-align:center;-webkit-transform:translateX(-50%);transform:translateX(-50%);color:black;padding-top:10px;font-weight:700}.spilleplan .spilleplan-wrapper .sp-grid{-ms-grid-row:2;grid-row:2;grid-column:1/-1;min-width:var(--spilleplan-grid-width,2000px)}.spilleplan .spilleplan-wrapper .sp-grid .sp-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.spilleplan .spilleplan-wrapper .sp-grid .sp-row:not(:last-child){border-bottom:1px solid black}.spilleplan .spilleplan-wrapper .sp-grid .sp-row .location{position:sticky;left:0;background:rgba(0,0,0,0.7);color:#fff;z-index:3;-ms-flex-negative:0;flex-shrink:0;padding:10px 10px;text-transform:uppercase;line-height:1.2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700}.spilleplan .spilleplan-wrapper .sp-grid .sp-row .events{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.spilleplan .spilleplan-wrapper .sp-grid .sp-row .events .sp-event{position:absolute;z-index:2;top:0;height:100%;background:#ff8272;border-radius:6px;overflow:hidden;visibility:hidden;opacity:0;-webkit-transition:opacity 0.4s visibility 0.4s;transition:opacity 0.4s visibility 0.4s}.spilleplan .spilleplan-wrapper .sp-grid .sp-row .events .sp-event a{color:inherit;text-decoration:none;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.spilleplan .spilleplan-wrapper .sp-grid .sp-row .events .sp-event a .img-wrapper{height:100%;max-width:80px;line-height:0;overflow:hidden}.spilleplan .spilleplan-wrapper .sp-grid .sp-row .events .sp-event a .img-wrapper img{line-height:0;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.spilleplan .spilleplan-wrapper .sp-grid .sp-row .events .sp-event a .text-wrapper{font-size:16px;padding:10px;color:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.spilleplan .spilleplan-wrapper .sp-grid .sp-row .events .sp-event a .text-wrapper h4{line-height:1.2;margin-bottom:0;color:#fff}.spilleplan .spilleplan-wrapper .sp-grid .sp-row .events .sp-event.active{visibility:visible;opacity:1}.spilleplan .spilleplan-wrapper .guidelines{grid-column:1/-1;-ms-grid-row:2;grid-row:2;height:100%;z-index:1;pointer-events:none;position:relative}.spilleplan .spilleplan-wrapper .guidelines .guideline{position:absolute;top:0;height:100%}.spilleplan .spilleplan-wrapper .guidelines .guideline:before{content:"";position:absolute;left:50%;top:0;width:1px;height:100%;border-left:1px dashed rgba(0,0,0,0.2);pointer-events:none;z-index:2}.spilleplan .spilleplan-wrapper .guidelines .guideline:nth-child(odd){background:rgba(0,0,0,0.07)}.spilleplan .spilleplan-wrapper .guidelines .guideline:not(:first-child){border-left:1px solid black}@media (min-width:769px){.spilleplan .spilleplan-tabs{margin-bottom:30px;gap:20px}.spilleplan .spilleplan-tabs button.spilleplan-tab{padding:10px 20px!important;font-size:20px!important;max-width:133px}.spilleplan .spilleplan-wrapper .time-header{margin-left:180px}.spilleplan .spilleplan-wrapper .time-header .hour-marker{font-size:20px}.spilleplan .spilleplan-wrapper .location{width:180px;height:80px}.spilleplan .spilleplan-wrapper .events{height:80px}.spilleplan .spilleplan-wrapper .events .sp-event a .text-wrapper h4,.spilleplan .spilleplan-wrapper .events .sp-event a .text-wrapper span.time{font-size:16px}.spilleplan .spilleplan-wrapper .guidelines{margin-left:180px}}@media (max-width:768px){.spilleplan .spilleplan-tabs{margin-bottom:20px;gap:10px}.spilleplan .spilleplan-tabs button.spilleplan-tab{padding:8px 12px!important;font-size:14px!important;max-width:88px}.spilleplan .spilleplan-wrapper .time-header{margin-left:120px}.spilleplan .spilleplan-wrapper .time-header .hour-marker{font-size:18px}.spilleplan .spilleplan-wrapper .location{width:120px;font-size:14px;height:60px}.spilleplan .spilleplan-wrapper .events{height:60px}.spilleplan .spilleplan-wrapper .events .sp-event a .text-wrapper h4,.spilleplan .spilleplan-wrapper .events .sp-event a .text-wrapper span.time{font-size:14px}.spilleplan .spilleplan-wrapper .guidelines{margin-left:120px}}