@charset "UTF-8";

.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{display:none}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//ahs.kapmi.edu.in/wp-content/plugins/weekly-class/assets/libs/owlcarousel/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
.ladda-button{position:relative}.ladda-button .ladda-spinner{position:absolute;z-index:2;display:inline-block;width:32px;height:32px;top:50%;margin-top:0;opacity:0;pointer-events:none}.ladda-button .ladda-label{position:relative;z-index:3}.ladda-button .ladda-progress{position:absolute;width:0;height:100%;left:0;top:0;background:rgba(0,0,0,0.2);visibility:hidden;opacity:0;-webkit-transition:0.1s linear all !important;-moz-transition:0.1s linear all !important;-ms-transition:0.1s linear all !important;-o-transition:0.1s linear all !important;transition:0.1s linear all !important}.ladda-button[data-loading] .ladda-progress{opacity:1;visibility:visible}.ladda-button,.ladda-button .ladda-spinner,.ladda-button .ladda-label{-webkit-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;-moz-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;-ms-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;-o-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important}.ladda-button[data-style=zoom-in],.ladda-button[data-style=zoom-in] .ladda-spinner,.ladda-button[data-style=zoom-in] .ladda-label,.ladda-button[data-style=zoom-out],.ladda-button[data-style=zoom-out] .ladda-spinner,.ladda-button[data-style=zoom-out] .ladda-label{-webkit-transition:0.3s ease all !important;-moz-transition:0.3s ease all !important;-ms-transition:0.3s ease all !important;-o-transition:0.3s ease all !important;transition:0.3s ease all !important}.ladda-button[data-style=expand-right] .ladda-spinner{right:-6px}.ladda-button[data-style=expand-right][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-right][data-size="xs"] .ladda-spinner{right:-12px}.ladda-button[data-style=expand-right][data-loading]{padding-right:56px}.ladda-button[data-style=expand-right][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-right][data-loading][data-size="s"],.ladda-button[data-style=expand-right][data-loading][data-size="xs"]{padding-right:40px}.ladda-button[data-style=expand-left] .ladda-spinner{left:26px}.ladda-button[data-style=expand-left][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-left][data-size="xs"] .ladda-spinner{left:4px}.ladda-button[data-style=expand-left][data-loading]{padding-left:56px}.ladda-button[data-style=expand-left][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-left][data-loading][data-size="s"],.ladda-button[data-style=expand-left][data-loading][data-size="xs"]{padding-left:40px}.ladda-button[data-style=expand-up]{overflow:hidden}.ladda-button[data-style=expand-up] .ladda-spinner{top:-32px;left:50%;margin-left:0}.ladda-button[data-style=expand-up][data-loading]{padding-top:54px}.ladda-button[data-style=expand-up][data-loading] .ladda-spinner{opacity:1;top:26px;margin-top:0}.ladda-button[data-style=expand-up][data-loading][data-size="s"],.ladda-button[data-style=expand-up][data-loading][data-size="xs"]{padding-top:32px}.ladda-button[data-style=expand-up][data-loading][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-up][data-loading][data-size="xs"] .ladda-spinner{top:4px}.ladda-button[data-style=expand-down]{overflow:hidden}.ladda-button[data-style=expand-down] .ladda-spinner{top:62px;left:50%;margin-left:0}.ladda-button[data-style=expand-down][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-down][data-size="xs"] .ladda-spinner{top:40px}.ladda-button[data-style=expand-down][data-loading]{padding-bottom:54px}.ladda-button[data-style=expand-down][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-down][data-loading][data-size="s"],.ladda-button[data-style=expand-down][data-loading][data-size="xs"]{padding-bottom:32px}.ladda-button[data-style=slide-left]{overflow:hidden}.ladda-button[data-style=slide-left] .ladda-label{position:relative}.ladda-button[data-style=slide-left] .ladda-spinner{left:100%;margin-left:0}.ladda-button[data-style=slide-left][data-loading] .ladda-label{opacity:0;left:-100%}.ladda-button[data-style=slide-left][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-right]{overflow:hidden}.ladda-button[data-style=slide-right] .ladda-label{position:relative}.ladda-button[data-style=slide-right] .ladda-spinner{right:100%;margin-left:0;left:16px}.ladda-button[data-style=slide-right][data-loading] .ladda-label{opacity:0;left:100%}.ladda-button[data-style=slide-right][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-up]{overflow:hidden}.ladda-button[data-style=slide-up] .ladda-label{position:relative}.ladda-button[data-style=slide-up] .ladda-spinner{left:50%;margin-left:0;margin-top:1em}.ladda-button[data-style=slide-up][data-loading] .ladda-label{opacity:0;top:-1em}.ladda-button[data-style=slide-up][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=slide-down]{overflow:hidden}.ladda-button[data-style=slide-down] .ladda-label{position:relative}.ladda-button[data-style=slide-down] .ladda-spinner{left:50%;margin-left:0;margin-top:-2em}.ladda-button[data-style=slide-down][data-loading] .ladda-label{opacity:0;top:1em}.ladda-button[data-style=slide-down][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=zoom-out]{overflow:hidden}.ladda-button[data-style=zoom-out] .ladda-spinner{left:50%;margin-left:32px;-webkit-transform:scale(2.5);-moz-transform:scale(2.5);-ms-transform:scale(2.5);-o-transform:scale(2.5);transform:scale(2.5)}.ladda-button[data-style=zoom-out] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-out][data-loading] .ladda-label{opacity:0;-webkit-transform:scale(0.5);-moz-transform:scale(0.5);-ms-transform:scale(0.5);-o-transform:scale(0.5);transform:scale(0.5)}.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner{opacity:1;margin-left:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.ladda-button[data-style=zoom-in]{overflow:hidden}.ladda-button[data-style=zoom-in] .ladda-spinner{left:50%;margin-left:-16px;-webkit-transform:scale(0.2);-moz-transform:scale(0.2);-ms-transform:scale(0.2);-o-transform:scale(0.2);transform:scale(0.2)}.ladda-button[data-style=zoom-in] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-in][data-loading] .ladda-label{opacity:0;-webkit-transform:scale(2.2);-moz-transform:scale(2.2);-ms-transform:scale(2.2);-o-transform:scale(2.2);transform:scale(2.2)}.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner{opacity:1;margin-left:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.ladda-button[data-style=contract]{overflow:hidden;width:100px}.ladda-button[data-style=contract] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract][data-loading]{border-radius:50%;width:52px}.ladda-button[data-style=contract][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=contract-overlay]{overflow:hidden;width:100px;box-shadow:0px 0px 0px 2000px transparent}.ladda-button[data-style=contract-overlay] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract-overlay][data-loading]{border-radius:50%;width:52px;box-shadow:0px 0px 0px 2000px rgba(0,0,0,0.8)}.ladda-button[data-style=contract-overlay][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner{opacity:1}
@font-face {
font-family: 'themify';
src:url(//ahs.kapmi.edu.in/wp-content/plugins/weekly-class/assets/libs/themify/fonts/themify.eot);
src:url(//ahs.kapmi.edu.in/wp-content/plugins/weekly-class/assets/libs/themify/fonts/themify.eot) format('embedded-opentype'),
url(//ahs.kapmi.edu.in/wp-content/plugins/weekly-class/assets/libs/themify/fonts/themify.woff) format('woff'),
url(//ahs.kapmi.edu.in/wp-content/plugins/weekly-class/assets/libs/themify/fonts/themify.ttf) format('truetype'),
url(//ahs.kapmi.edu.in/wp-content/plugins/weekly-class/assets/libs/themify/fonts/themify.svg) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="ti-"], [class*=" ti-"] {
font-family: 'themify';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ti-wand:before {
content: "\e600";
}
.ti-volume:before {
content: "\e601";
}
.ti-user:before {
content: "\e602";
}
.ti-unlock:before {
content: "\e603";
}
.ti-unlink:before {
content: "\e604";
}
.ti-trash:before {
content: "\e605";
}
.ti-thought:before {
content: "\e606";
}
.ti-target:before {
content: "\e607";
}
.ti-tag:before {
content: "\e608";
}
.ti-tablet:before {
content: "\e609";
}
.ti-star:before {
content: "\e60a";
}
.ti-spray:before {
content: "\e60b";
}
.ti-signal:before {
content: "\e60c";
}
.ti-shopping-cart:before {
content: "\e60d";
}
.ti-shopping-cart-full:before {
content: "\e60e";
}
.ti-settings:before {
content: "\e60f";
}
.ti-search:before {
content: "\e610";
}
.ti-zoom-in:before {
content: "\e611";
}
.ti-zoom-out:before {
content: "\e612";
}
.ti-cut:before {
content: "\e613";
}
.ti-ruler:before {
content: "\e614";
}
.ti-ruler-pencil:before {
content: "\e615";
}
.ti-ruler-alt:before {
content: "\e616";
}
.ti-bookmark:before {
content: "\e617";
}
.ti-bookmark-alt:before {
content: "\e618";
}
.ti-reload:before {
content: "\e619";
}
.ti-plus:before {
content: "\e61a";
}
.ti-pin:before {
content: "\e61b";
}
.ti-pencil:before {
content: "\e61c";
}
.ti-pencil-alt:before {
content: "\e61d";
}
.ti-paint-roller:before {
content: "\e61e";
}
.ti-paint-bucket:before {
content: "\e61f";
}
.ti-na:before {
content: "\e620";
}
.ti-mobile:before {
content: "\e621";
}
.ti-minus:before {
content: "\e622";
}
.ti-medall:before {
content: "\e623";
}
.ti-medall-alt:before {
content: "\e624";
}
.ti-marker:before {
content: "\e625";
}
.ti-marker-alt:before {
content: "\e626";
}
.ti-arrow-up:before {
content: "\e627";
}
.ti-arrow-right:before {
content: "\e628";
}
.ti-arrow-left:before {
content: "\e629";
}
.ti-arrow-down:before {
content: "\e62a";
}
.ti-lock:before {
content: "\e62b";
}
.ti-location-arrow:before {
content: "\e62c";
}
.ti-link:before {
content: "\e62d";
}
.ti-layout:before {
content: "\e62e";
}
.ti-layers:before {
content: "\e62f";
}
.ti-layers-alt:before {
content: "\e630";
}
.ti-key:before {
content: "\e631";
}
.ti-import:before {
content: "\e632";
}
.ti-image:before {
content: "\e633";
}
.ti-heart:before {
content: "\e634";
}
.ti-heart-broken:before {
content: "\e635";
}
.ti-hand-stop:before {
content: "\e636";
}
.ti-hand-open:before {
content: "\e637";
}
.ti-hand-drag:before {
content: "\e638";
}
.ti-folder:before {
content: "\e639";
}
.ti-flag:before {
content: "\e63a";
}
.ti-flag-alt:before {
content: "\e63b";
}
.ti-flag-alt-2:before {
content: "\e63c";
}
.ti-eye:before {
content: "\e63d";
}
.ti-export:before {
content: "\e63e";
}
.ti-exchange-vertical:before {
content: "\e63f";
}
.ti-desktop:before {
content: "\e640";
}
.ti-cup:before {
content: "\e641";
}
.ti-crown:before {
content: "\e642";
}
.ti-comments:before {
content: "\e643";
}
.ti-comment:before {
content: "\e644";
}
.ti-comment-alt:before {
content: "\e645";
}
.ti-close:before {
content: "\e646";
}
.ti-clip:before {
content: "\e647";
}
.ti-angle-up:before {
content: "\e648";
}
.ti-angle-right:before {
content: "\e649";
}
.ti-angle-left:before {
content: "\e64a";
}
.ti-angle-down:before {
content: "\e64b";
}
.ti-check:before {
content: "\e64c";
}
.ti-check-box:before {
content: "\e64d";
}
.ti-camera:before {
content: "\e64e";
}
.ti-announcement:before {
content: "\e64f";
}
.ti-brush:before {
content: "\e650";
}
.ti-briefcase:before {
content: "\e651";
}
.ti-bolt:before {
content: "\e652";
}
.ti-bolt-alt:before {
content: "\e653";
}
.ti-blackboard:before {
content: "\e654";
}
.ti-bag:before {
content: "\e655";
}
.ti-move:before {
content: "\e656";
}
.ti-arrows-vertical:before {
content: "\e657";
}
.ti-arrows-horizontal:before {
content: "\e658";
}
.ti-fullscreen:before {
content: "\e659";
}
.ti-arrow-top-right:before {
content: "\e65a";
}
.ti-arrow-top-left:before {
content: "\e65b";
}
.ti-arrow-circle-up:before {
content: "\e65c";
}
.ti-arrow-circle-right:before {
content: "\e65d";
}
.ti-arrow-circle-left:before {
content: "\e65e";
}
.ti-arrow-circle-down:before {
content: "\e65f";
}
.ti-angle-double-up:before {
content: "\e660";
}
.ti-angle-double-right:before {
content: "\e661";
}
.ti-angle-double-left:before {
content: "\e662";
}
.ti-angle-double-down:before {
content: "\e663";
}
.ti-zip:before {
content: "\e664";
}
.ti-world:before {
content: "\e665";
}
.ti-wheelchair:before {
content: "\e666";
}
.ti-view-list:before {
content: "\e667";
}
.ti-view-list-alt:before {
content: "\e668";
}
.ti-view-grid:before {
content: "\e669";
}
.ti-uppercase:before {
content: "\e66a";
}
.ti-upload:before {
content: "\e66b";
}
.ti-underline:before {
content: "\e66c";
}
.ti-truck:before {
content: "\e66d";
}
.ti-timer:before {
content: "\e66e";
}
.ti-ticket:before {
content: "\e66f";
}
.ti-thumb-up:before {
content: "\e670";
}
.ti-thumb-down:before {
content: "\e671";
}
.ti-text:before {
content: "\e672";
}
.ti-stats-up:before {
content: "\e673";
}
.ti-stats-down:before {
content: "\e674";
}
.ti-split-v:before {
content: "\e675";
}
.ti-split-h:before {
content: "\e676";
}
.ti-smallcap:before {
content: "\e677";
}
.ti-shine:before {
content: "\e678";
}
.ti-shift-right:before {
content: "\e679";
}
.ti-shift-left:before {
content: "\e67a";
}
.ti-shield:before {
content: "\e67b";
}
.ti-notepad:before {
content: "\e67c";
}
.ti-server:before {
content: "\e67d";
}
.ti-quote-right:before {
content: "\e67e";
}
.ti-quote-left:before {
content: "\e67f";
}
.ti-pulse:before {
content: "\e680";
}
.ti-printer:before {
content: "\e681";
}
.ti-power-off:before {
content: "\e682";
}
.ti-plug:before {
content: "\e683";
}
.ti-pie-chart:before {
content: "\e684";
}
.ti-paragraph:before {
content: "\e685";
}
.ti-panel:before {
content: "\e686";
}
.ti-package:before {
content: "\e687";
}
.ti-music:before {
content: "\e688";
}
.ti-music-alt:before {
content: "\e689";
}
.ti-mouse:before {
content: "\e68a";
}
.ti-mouse-alt:before {
content: "\e68b";
}
.ti-money:before {
content: "\e68c";
}
.ti-microphone:before {
content: "\e68d";
}
.ti-menu:before {
content: "\e68e";
}
.ti-menu-alt:before {
content: "\e68f";
}
.ti-map:before {
content: "\e690";
}
.ti-map-alt:before {
content: "\e691";
}
.ti-loop:before {
content: "\e692";
}
.ti-location-pin:before {
content: "\e693";
}
.ti-list:before {
content: "\e694";
}
.ti-light-bulb:before {
content: "\e695";
}
.ti-Italic:before {
content: "\e696";
}
.ti-info:before {
content: "\e697";
}
.ti-infinite:before {
content: "\e698";
}
.ti-id-badge:before {
content: "\e699";
}
.ti-hummer:before {
content: "\e69a";
}
.ti-home:before {
content: "\e69b";
}
.ti-help:before {
content: "\e69c";
}
.ti-headphone:before {
content: "\e69d";
}
.ti-harddrives:before {
content: "\e69e";
}
.ti-harddrive:before {
content: "\e69f";
}
.ti-gift:before {
content: "\e6a0";
}
.ti-game:before {
content: "\e6a1";
}
.ti-filter:before {
content: "\e6a2";
}
.ti-files:before {
content: "\e6a3";
}
.ti-file:before {
content: "\e6a4";
}
.ti-eraser:before {
content: "\e6a5";
}
.ti-envelope:before {
content: "\e6a6";
}
.ti-download:before {
content: "\e6a7";
}
.ti-direction:before {
content: "\e6a8";
}
.ti-direction-alt:before {
content: "\e6a9";
}
.ti-dashboard:before {
content: "\e6aa";
}
.ti-control-stop:before {
content: "\e6ab";
}
.ti-control-shuffle:before {
content: "\e6ac";
}
.ti-control-play:before {
content: "\e6ad";
}
.ti-control-pause:before {
content: "\e6ae";
}
.ti-control-forward:before {
content: "\e6af";
}
.ti-control-backward:before {
content: "\e6b0";
}
.ti-cloud:before {
content: "\e6b1";
}
.ti-cloud-up:before {
content: "\e6b2";
}
.ti-cloud-down:before {
content: "\e6b3";
}
.ti-clipboard:before {
content: "\e6b4";
}
.ti-car:before {
content: "\e6b5";
}
.ti-calendar:before {
content: "\e6b6";
}
.ti-book:before {
content: "\e6b7";
}
.ti-bell:before {
content: "\e6b8";
}
.ti-basketball:before {
content: "\e6b9";
}
.ti-bar-chart:before {
content: "\e6ba";
}
.ti-bar-chart-alt:before {
content: "\e6bb";
}
.ti-back-right:before {
content: "\e6bc";
}
.ti-back-left:before {
content: "\e6bd";
}
.ti-arrows-corner:before {
content: "\e6be";
}
.ti-archive:before {
content: "\e6bf";
}
.ti-anchor:before {
content: "\e6c0";
}
.ti-align-right:before {
content: "\e6c1";
}
.ti-align-left:before {
content: "\e6c2";
}
.ti-align-justify:before {
content: "\e6c3";
}
.ti-align-center:before {
content: "\e6c4";
}
.ti-alert:before {
content: "\e6c5";
}
.ti-alarm-clock:before {
content: "\e6c6";
}
.ti-agenda:before {
content: "\e6c7";
}
.ti-write:before {
content: "\e6c8";
}
.ti-window:before {
content: "\e6c9";
}
.ti-widgetized:before {
content: "\e6ca";
}
.ti-widget:before {
content: "\e6cb";
}
.ti-widget-alt:before {
content: "\e6cc";
}
.ti-wallet:before {
content: "\e6cd";
}
.ti-video-clapper:before {
content: "\e6ce";
}
.ti-video-camera:before {
content: "\e6cf";
}
.ti-vector:before {
content: "\e6d0";
}
.ti-themify-logo:before {
content: "\e6d1";
}
.ti-themify-favicon:before {
content: "\e6d2";
}
.ti-themify-favicon-alt:before {
content: "\e6d3";
}
.ti-support:before {
content: "\e6d4";
}
.ti-stamp:before {
content: "\e6d5";
}
.ti-split-v-alt:before {
content: "\e6d6";
}
.ti-slice:before {
content: "\e6d7";
}
.ti-shortcode:before {
content: "\e6d8";
}
.ti-shift-right-alt:before {
content: "\e6d9";
}
.ti-shift-left-alt:before {
content: "\e6da";
}
.ti-ruler-alt-2:before {
content: "\e6db";
}
.ti-receipt:before {
content: "\e6dc";
}
.ti-pin2:before {
content: "\e6dd";
}
.ti-pin-alt:before {
content: "\e6de";
}
.ti-pencil-alt2:before {
content: "\e6df";
}
.ti-palette:before {
content: "\e6e0";
}
.ti-more:before {
content: "\e6e1";
}
.ti-more-alt:before {
content: "\e6e2";
}
.ti-microphone-alt:before {
content: "\e6e3";
}
.ti-magnet:before {
content: "\e6e4";
}
.ti-line-double:before {
content: "\e6e5";
}
.ti-line-dotted:before {
content: "\e6e6";
}
.ti-line-dashed:before {
content: "\e6e7";
}
.ti-layout-width-full:before {
content: "\e6e8";
}
.ti-layout-width-default:before {
content: "\e6e9";
}
.ti-layout-width-default-alt:before {
content: "\e6ea";
}
.ti-layout-tab:before {
content: "\e6eb";
}
.ti-layout-tab-window:before {
content: "\e6ec";
}
.ti-layout-tab-v:before {
content: "\e6ed";
}
.ti-layout-tab-min:before {
content: "\e6ee";
}
.ti-layout-slider:before {
content: "\e6ef";
}
.ti-layout-slider-alt:before {
content: "\e6f0";
}
.ti-layout-sidebar-right:before {
content: "\e6f1";
}
.ti-layout-sidebar-none:before {
content: "\e6f2";
}
.ti-layout-sidebar-left:before {
content: "\e6f3";
}
.ti-layout-placeholder:before {
content: "\e6f4";
}
.ti-layout-menu:before {
content: "\e6f5";
}
.ti-layout-menu-v:before {
content: "\e6f6";
}
.ti-layout-menu-separated:before {
content: "\e6f7";
}
.ti-layout-menu-full:before {
content: "\e6f8";
}
.ti-layout-media-right-alt:before {
content: "\e6f9";
}
.ti-layout-media-right:before {
content: "\e6fa";
}
.ti-layout-media-overlay:before {
content: "\e6fb";
}
.ti-layout-media-overlay-alt:before {
content: "\e6fc";
}
.ti-layout-media-overlay-alt-2:before {
content: "\e6fd";
}
.ti-layout-media-left-alt:before {
content: "\e6fe";
}
.ti-layout-media-left:before {
content: "\e6ff";
}
.ti-layout-media-center-alt:before {
content: "\e700";
}
.ti-layout-media-center:before {
content: "\e701";
}
.ti-layout-list-thumb:before {
content: "\e702";
}
.ti-layout-list-thumb-alt:before {
content: "\e703";
}
.ti-layout-list-post:before {
content: "\e704";
}
.ti-layout-list-large-image:before {
content: "\e705";
}
.ti-layout-line-solid:before {
content: "\e706";
}
.ti-layout-grid4:before {
content: "\e707";
}
.ti-layout-grid3:before {
content: "\e708";
}
.ti-layout-grid2:before {
content: "\e709";
}
.ti-layout-grid2-thumb:before {
content: "\e70a";
}
.ti-layout-cta-right:before {
content: "\e70b";
}
.ti-layout-cta-left:before {
content: "\e70c";
}
.ti-layout-cta-center:before {
content: "\e70d";
}
.ti-layout-cta-btn-right:before {
content: "\e70e";
}
.ti-layout-cta-btn-left:before {
content: "\e70f";
}
.ti-layout-column4:before {
content: "\e710";
}
.ti-layout-column3:before {
content: "\e711";
}
.ti-layout-column2:before {
content: "\e712";
}
.ti-layout-accordion-separated:before {
content: "\e713";
}
.ti-layout-accordion-merged:before {
content: "\e714";
}
.ti-layout-accordion-list:before {
content: "\e715";
}
.ti-ink-pen:before {
content: "\e716";
}
.ti-info-alt:before {
content: "\e717";
}
.ti-help-alt:before {
content: "\e718";
}
.ti-headphone-alt:before {
content: "\e719";
}
.ti-hand-point-up:before {
content: "\e71a";
}
.ti-hand-point-right:before {
content: "\e71b";
}
.ti-hand-point-left:before {
content: "\e71c";
}
.ti-hand-point-down:before {
content: "\e71d";
}
.ti-gallery:before {
content: "\e71e";
}
.ti-face-smile:before {
content: "\e71f";
}
.ti-face-sad:before {
content: "\e720";
}
.ti-credit-card:before {
content: "\e721";
}
.ti-control-skip-forward:before {
content: "\e722";
}
.ti-control-skip-backward:before {
content: "\e723";
}
.ti-control-record:before {
content: "\e724";
}
.ti-control-eject:before {
content: "\e725";
}
.ti-comments-smiley:before {
content: "\e726";
}
.ti-brush-alt:before {
content: "\e727";
}
.ti-youtube:before {
content: "\e728";
}
.ti-vimeo:before {
content: "\e729";
}
.ti-twitter:before {
content: "\e72a";
}
.ti-time:before {
content: "\e72b";
}
.ti-tumblr:before {
content: "\e72c";
}
.ti-skype:before {
content: "\e72d";
}
.ti-share:before {
content: "\e72e";
}
.ti-share-alt:before {
content: "\e72f";
}
.ti-rocket:before {
content: "\e730";
}
.ti-pinterest:before {
content: "\e731";
}
.ti-new-window:before {
content: "\e732";
}
.ti-microsoft:before {
content: "\e733";
}
.ti-list-ol:before {
content: "\e734";
}
.ti-linkedin:before {
content: "\e735";
}
.ti-layout-sidebar-2:before {
content: "\e736";
}
.ti-layout-grid4-alt:before {
content: "\e737";
}
.ti-layout-grid3-alt:before {
content: "\e738";
}
.ti-layout-grid2-alt:before {
content: "\e739";
}
.ti-layout-column4-alt:before {
content: "\e73a";
}
.ti-layout-column3-alt:before {
content: "\e73b";
}
.ti-layout-column2-alt:before {
content: "\e73c";
}
.ti-instagram:before {
content: "\e73d";
}
.ti-google:before {
content: "\e73e";
}
.ti-github:before {
content: "\e73f";
}
.ti-flickr:before {
content: "\e740";
}
.ti-facebook:before {
content: "\e741";
}
.ti-dropbox:before {
content: "\e742";
}
.ti-dribbble:before {
content: "\e743";
}
.ti-apple:before {
content: "\e744";
}
.ti-android:before {
content: "\e745";
}
.ti-save:before {
content: "\e746";
}
.ti-save-alt:before {
content: "\e747";
}
.ti-yahoo:before {
content: "\e748";
}
.ti-wordpress:before {
content: "\e749";
}
.ti-vimeo-alt:before {
content: "\e74a";
}
.ti-twitter-alt:before {
content: "\e74b";
}
.ti-tumblr-alt:before {
content: "\e74c";
}
.ti-trello:before {
content: "\e74d";
}
.ti-stack-overflow:before {
content: "\e74e";
}
.ti-soundcloud:before {
content: "\e74f";
}
.ti-sharethis:before {
content: "\e750";
}
.ti-sharethis-alt:before {
content: "\e751";
}
.ti-reddit:before {
content: "\e752";
}
.ti-pinterest-alt:before {
content: "\e753";
}
.ti-microsoft-alt:before {
content: "\e754";
}
.ti-linux:before {
content: "\e755";
}
.ti-jsfiddle:before {
content: "\e756";
}
.ti-joomla:before {
content: "\e757";
}
.ti-html5:before {
content: "\e758";
}
.ti-flickr-alt:before {
content: "\e759";
}
.ti-email:before {
content: "\e75a";
}
.ti-drupal:before {
content: "\e75b";
}
.ti-dropbox-alt:before {
content: "\e75c";
}
.ti-css3:before {
content: "\e75d";
}
.ti-rss:before {
content: "\e75e";
}
.ti-rss-alt:before {
content: "\e75f";
}
.wcs-timetable__container {
position: relative;
min-height: 12.5vh;
clear: both;
width: 100%;
padding: 5vh 0;
display: flex;
flex-wrap: wrap; }
.wcs-timetable__container::after {
content: '';
display: block;
clear: both; }
.wcs-timetable__container * {
box-sizing: border-box; }
.wcs-timetable__container .wcs-filters__container {
flex-basis: 100%;
flex-grow: 1; }
.wcs-timetable__container .wcs-timetable {
flex-basis: 100%; }
@media (min-width: 992px) {
.wcs-timetable__container.wcs-timetable--with-filters:not(.wcs-timetable--filters-center) .wcs-filters__container {
flex-basis: 210px;
flex-grow: 0; }
.wcs-timetable__container.wcs-timetable--with-filters:not(.wcs-timetable--filters-center) .wcs-filters__container .wcs-filters__filter-column:first-child {
padding-top: 0; }
.wcs-timetable__container.wcs-timetable--with-filters:not(.wcs-timetable--filters-center) .wcs-filters__container .wcs-filters__filter-column:first-child::before {
display: none; }
.wcs-timetable__container.wcs-timetable--with-filters:not(.wcs-timetable--filters-center) .wcs-timetable {
flex-basis: 40%;
flex-grow: 1; }
.wcs-timetable__container.wcs-timetable--with-filters.wcs-timetable--filters-center.wcs-timetable--filters-without-toggle .wcs-filters__filter-column {
padding-top: 0; }
.wcs-timetable__container.wcs-timetable--with-filters.wcs-timetable--filters-center.wcs-timetable--filters-without-toggle .wcs-filters__filter-column::before {
display: none; }
.wcs-timetable__container.wcs-timetable--with-filters.wcs-timetable--filters-right .wcs-filters__container {
margin-left: 30px;
order: 2; }
.wcs-timetable__container.wcs-timetable--with-filters.wcs-timetable--filters-left .wcs-filters__container {
margin-right: 30px;
order: 0; }
.wcs-timetable__container.wcs-timetable--with-filters.wcs-timetable--filters-center .wcs-timetable {
margin-top: 1vh; } }
.wcs-timetable__container table, .wcs-timetable__container thead, .wcs-timetable__container tbody, .wcs-timetable__container tr, .wcs-timetable__container td, .wcs-timetable__container th {
border: none !important; }
.wcs-timetable__container .wcs-mobile {
display: none; }
.wcs-timetable__container .wcs-content {
display: none; }
.wcs-timetable__container h2 {
margin: 0 0 1vh;
padding: 1vh 0;
text-align: left; }
.wcs-timetable__container h3 {
font-size: 160%;
line-height: 1.25; }
.wcs-timetable__container a:not(.wcs-btn) {
color: inherit; }
.wcs-timetable__container a:not(.wcs-btn):hover {
color: inherit;
opacity: 0.75; }
.wcs-timetable__container .wcs-class__title:not(td) {
margin: 0;
padding: 0; }
.wcs-timetable {
text-align: center;
position: relative;
width: 100%; }
.wcs-timetable.disabled {
opacity: 0.5; }
.wcs-timetable--class-title {
margin: 0;
padding: 0;
font-size: 140%;
line-height: 1.4;
color: inherit; }
.wcs-class__non-breakable {
display: inline-block;
white-space: nowrap; }
.wcs-class__title {
word-break: break-word; }
.wcs-filters {
margin: 0;
position: relative;
display: flex;
flex-wrap: wrap;
justify-content: center;
width: 100%; }
.wcs-filters__filter-column {
flex-grow: 1;
position: relative;
padding: 2vh 5px 0;
margin-bottom: 1.5vh;
flex-basis: 160px; }
.wcs-filters__filter-column::before {
content: '';
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
border-top: 1px solid currentColor;
opacity: 0.125; }
.wcs-filters__filter-column:last-of-type {
padding-bottom: 0;
border-bottom: none !important; }
.wcs-filters__filter-wrapper {
margin: 0.5vh 0;
display: block;
font-size: 90%;
font-weight: normal;
cursor: pointer; }
.wcs-filters__filter-wrapper .wcs-filter {
margin-top: 0;
margin-right: 7px; }
.wcs-filters__filter-wrapper--padded {
padding-left: 22px; }
.wcs-filters__filter-wrapper--padded:first-of-type {
padding-left: 0; }
.wcs-filters.disabled div {
opacity: 0.5; }
.wcs-filters__title {
font-size: 90%;
font-weight: bold;
display: block;
padding: 0;
margin: 0 0 1vh; }
.wcs-filters--inline .wcs-filter {
display: none; }
.wcs-filters--inline .wcs-filters__filter-wrapper {
display: inline-block;
margin-right: 1vh; }
.wcs-filters--inline .wcs-filters__filter-column {
padding-left: 0;
padding-right: 0;
flex-basis: auto; }
.wcs-filters--inline .wcs-filters__title {
display: inline-block;
margin: 0 1vh 0 0; }
.wcs-filters .wcs-filter:checked + span {
position: relative;
display: inline-block; }
.wcs-filter-toggler {
display: inline-block;
padding: 0 5px;
line-height: 2.4;
cursor: pointer;
font-weight: bold; }
.wcs-filter-toggler-container {
text-align: right;
display: none;
flex-basis: 100%; }
.wcs-timetable--filters-with-toggle .wcs-filter-toggler-container {
display: block; }
.wcs-filter-toggler em {
display: inline-block;
margin-left: 5px; }
.wcs-filters--switches .wcs-switcher__switch {
background: currentColor;
border-radius: 48px;
display: inline-block;
width: 22px;
position: relative;
height: 13px;
cursor: pointer;
transition: background .2s ease-in-out !important;
margin-right: 10px;
float: left;
margin-top: 3px;
box-shadow: 1px 1px 0px white; }
.wcs-filters--switches .wcs-filter {
display: none; }
.wcs-filters--switches .wcs-filter + .wcs-switcher__switch .wcs-switcher__handler {
border-radius: 50%;
width: 11px;
height: 11px;
background: #fff;
position: absolute;
top: 1px;
left: 1px; }
.wcs-filters--switches .wcs-filter:checked + .wcs-switcher__switch .wcs-switcher__handler {
right: 1px;
left: auto; }
.wcs-timetable--filters-center .wcs-filters--inline {
flex-direction: column; }
.wcs-timetable--filters-center .wcs-filters__container {
padding-bottom: 2em; }
.wcs-timetable__list {
list-style: none;
padding: 0;
margin: 0;
text-align: left; }
.wcs-timetable__list .wcs-class {
list-style: none;
margin: inherit;
padding: inherit;
display: flex;
position: relative;
min-height: 12.5vh;
align-items: center;
animation: fadein 1s; }
@media (max-width: 768px) {
.wcs-timetable__list .wcs-class {
flex-wrap: wrap;
align-items: stretch;
align-content: stretch; } }
.wcs-timetable__list .wcs-class::before {
content: '';
display: block;
position: absolute;
top: 1px;
right: 0;
bottom: 0;
left: 0;
background-color: currentcolor;
opacity: 0;
z-index: 0; }
.wcs-timetable__list .wcs-class::after {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
border-top: 1px solid currentColor;
opacity: 0.075; }
.wcs-timetable__list .wcs-class:hover::before {
opacity: 0.04; }
.wcs-timetable__list .wcs-class--canceled {
opacity: 0.85;
text-decoration: line-through; }
.wcs-timetable__list .wcs-class--canceled:hover::before {
opacity: 0; }
.wcs-timetable__list .wcs-class--canceled * {
color: currentColor !important;
opacity: 0.6; }
.wcs-timetable__list .wcs-class--canceled .wcs-class__action,
.wcs-timetable__list .wcs-class--canceled .wcs-class__image {
display: none; }
.wcs-timetable__list .wcs-class--canceled a {
cursor: text; }
.wcs-timetable__list .wcs-class__excerpt {
margin-top: 1vh; }
.wcs-timetable__list .wcs-class .wcs-class__action,
.wcs-timetable__list .wcs-class .wcs-class__image,
.wcs-timetable__list .wcs-class .wcs-class__meta,
.wcs-timetable__list .wcs-class .wcs-class__time {
display: flex;
margin: 3vh 15px;
z-index: 1; }
.wcs-timetable__list .wcs-class .wcs-class__meta {
flex-grow: 1; }
@media (max-width: 768px) {
.wcs-timetable__list .wcs-class .wcs-class__meta {
margin: 10px 20px; } }
.wcs-timetable__list .wcs-class .wcs-class_time-duration {
font-size: 100%;
line-height: 1.4;
margin: 0;
opacity: 0.75; }
.wcs-timetable__list .wcs-class .wcs-class__time {
text-align: center;
flex-shrink: 0;
margin: 3vh 15px 3vh 30px; }
.wcs-timetable__list .wcs-class .wcs-class__time span {
display: block;
width: 100%; }
.wcs-timetable__list .wcs-class .wcs-class__time span:first-child {
font-size: 196%;
line-height: 1; }
.wcs-timetable__list .wcs-class .wcs-class__time span:last-child {
font-size: 100%;
line-height: 1.4; }
@media (max-width: 768px) {
.wcs-timetable__list .wcs-class .wcs-class__time {
display: block;
flex-flow: 1;
width: calc(100% - 40px);
margin: 20px 20px 0;
text-align: left; }
.wcs-timetable__list .wcs-class .wcs-class__time span {
display: inline-block;
width: auto; }
.wcs-timetable__list .wcs-class .wcs-class__time span:first-child {
font-size: inherit;
line-height: inherit; }
.wcs-timetable__list .wcs-class .wcs-class__time span:last-child {
font-size: inherit; } }
.wcs-timetable__list .wcs-class .wcs-class__image {
width: 12.5vh;
background-size: cover;
background-position: center center;
margin: 0;
flex-shrink: 0;
align-self: stretch; }
@media (max-width: 768px) {
.wcs-timetable__list .wcs-class .wcs-class__image {
display: none; } }
.wcs-timetable__list .wcs-class .wcs-class__action {
flex-shrink: 0;
margin-left: 0;
align-items: center; }
@media (max-width: 768px) {
.wcs-timetable__list .wcs-class .wcs-class__action {
flex-grow: 1;
width: 100%;
margin: 0 20px 20px; } }
.wcs-timetable__list .wcs-timetable__zero-data {
text-align: center;
min-height: 20vh; }
.wcs-timetable__list .wcs-timetable__zero-data::before {
opacity: 0.08; }
.wcs-timetable__list .wcs-class__inner-flex {
width: 100%; }
.wcs-timetable__list .wcs-class__duration {
text-transform: none; }
.wcs-timetable__list .wcs-class__duration::before {
opacity: 1; }
.wcs-timetable__compact-list {
width: 100%;
display: block;
padding: 0;
margin: 0;
list-style: none;
text-align: left; }
.wcs-timetable__compact-list .wcs-day {
border-color: inherit;
transition: background-color, border-left-color 300ms;
position: relative;
display: flex;
align-items: flex-start;
width: 100%;
flex-wrap: wrap;
margin: 0;
padding: 0; }
.wcs-timetable__compact-list .wcs-day + .wcs-timetable__compact-list .wcs-day {
margin-top: 5vh; }
@media (min-width: 768px) {
.wcs-timetable__compact-list .wcs-day + .wcs-timetable__compact-list .wcs-day {
margin-top: auto; } }
@media (min-width: 768px) {
.wcs-timetable__compact-list .wcs-day {
flex-wrap: nowrap; }
.wcs-timetable__compact-list .wcs-day--visible:not(:last-child)::after {
content: '';
display: block;
position: absolute;
border-bottom-style: solid;
border-bottom-width: 1px;
opacity: 0.25;
bottom: 0;
left: 0;
right: 0; } }
.wcs-timetable__compact-list .wcs-day__date {
line-height: 1.64;
width: 100%;
box-sizing: border-box;
padding: 1vh 0;
text-overflow: ellipsis;
min-width: 90px;
font-size: normal; }
@media (min-width: 768px) {
.wcs-timetable__compact-list .wcs-day__date {
width: 18%; } }
@media (min-width: 1200px) {
.wcs-timetable__compact-list .wcs-day__date {
font-size: large; } }
.wcs-timetable__compact-list .wcs-day .wcs-timetable__classes {
padding: 0;
margin: 0;
flex-grow: 1; }
.wcs-timetable__compact-list .wcs-day .wcs-timetable__classes::before {
content: '';
display: block;
position: absolute;
border-top: 3px solid;
right: 0;
left: 0;
top: 0; }
@media (min-width: 768px) {
.wcs-timetable__compact-list .wcs-day .wcs-timetable__classes::before {
border-left: 3px solid;
bottom: 0;
right: auto; } }
.wcs-timetable__compact-list .wcs-class:last-child::after {
display: none; }
.wcs-timetable__compact-list .wcs-timetable__classes {
list-style: none;
padding: 0;
margin: 0;
border-color: inherit;
width: 100%;
position: relative; }
.wcs-timetable__compact-list .wcs-class {
padding: 2vh 0;
position: relative;
min-height: 7.5vh;
width: 100%; }
@media (min-width: 768px) {
.wcs-timetable__compact-list .wcs-class {
display: flex;
align-items: center;
padding: 1vh 0 1vh 2vh; }
.wcs-timetable__compact-list .wcs-class:not(.wcs-class--canceled):hover::before {
content: '';
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: currentcolor;
opacity: 0.05; } }
.wcs-timetable__compact-list .wcs-class--visible:last-child::after {
display: none; }
.wcs-timetable__compact-list .wcs-class--visible::after {
content: '';
display: block;
position: absolute;
bottom: 0;
left: 0;
right: 0;
border-bottom-style: dashed;
border-bottom-width: 1px;
border-bottom-color: inherit;
opacity: 0.15; }
.wcs-timetable__compact-list .wcs-class__content {
flex-grow: 1;
position: relative; }
@media (min-width: 768px) {
.wcs-timetable__compact-list .wcs-class__content {
padding: 0 2vh; } }
.wcs-timetable__compact-list .wcs-class__title {
font-size: normal;
margin-bottom: 5px; }
.wcs-timetable__compact-list .wcs-class__title.wcs-modal-call {
cursor: pointer; }
@media (min-width: 768px) {
.wcs-timetable__compact-list .wcs-class__title {
font-size: larger; } }
@media (min-width: 1200px) {
.wcs-timetable__compact-list .wcs-class__title {
font-size: 120%; } }
.wcs-timetable__compact-list .wcs-class__time {
width: 100%; }
.wcs-timetable__compact-list .wcs-class__time .wcs-class__duration {
display: inline-block;
font-size: 100%;
padding-left: 10px; }
@media (min-width: 768px) {
.wcs-timetable__compact-list .wcs-class__time {
line-height: 1.96;
width: 15vh;
min-width: 160px;
text-align: center;
padding: 0; }
.wcs-timetable__compact-list .wcs-class__time .wcs-class__duration {
padding-left: 0;
display: block;
font-size: 90%; } }
.wcs-timetable__compact-list .wcs-class__excerpt {
margin-top: 1vh; }
.wcs-timetable__compact-list small {
display: inline-block;
opacity: 0.75;
margin: 0 !important;
padding: 0;
font-size: 90%;
line-height: 1.4; }
@media (min-width: 768px) {
.wcs-timetable__compact-list small {
display: block; } }
.wcs-timetable__compact-list span {
font-size: inherit; }
.wcs-timetable__compact-list .wcs-class--canceled {
position: relative; }
.wcs-timetable__compact-list .wcs-class--canceled::before {
content: '';
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: currentcolor;
opacity: 0.025; }
.wcs-timetable__compact-list .wcs-class--canceled .wcs-class__time,
.wcs-timetable__compact-list .wcs-class--canceled .wcs-class__title,
.wcs-timetable__compact-list .wcs-class--canceled small {
text-decoration: line-through;
opacity: 0.25;
color: inherit !important; }
.wcs-timetable__compact-list .wcs-class--canceled .wcs-class__time small {
opacity: 1; }
.wcs-timetable__compact-list .wcs-class--canceled a {
cursor: text;
color: inherit; }
.wcs-timetable__compact-list .wcs-class--canceled a:hover {
color: inherit;
opacity: 1; }
.wcs-timetable--large {
width: 100%;
text-align: left; }
.wcs-timetable--large .wcs-table {
display: table; }
.wcs-timetable--large .wcs-table__te {
display: table-row; }
.wcs-timetable--large .wcs-table__te > div {
display: table-cell; }
.wcs-timetable--large tbody {
border-color: inherit;
display: block;
width: 100%; }
@media (min-width: 768px) {
.wcs-timetable--large tbody {
display: table-row-group; } }
.wcs-timetable--large .wcs-table__tr {
border-color: inherit; }
.wcs-timetable--large .wcs-table__tr:first-of-type .wcs-table__td {
border-top: none; }
.wcs-timetable--large .no-classes {
border-style: solid;
border-width: 1px; }
.wcs-timetable--large .wcs-class__time {
letter-spacing: 1px;
text-align: center; }
.wcs-timetable--large .wcs-table__tr {
display: flex;
flex-wrap: wrap;
padding: 20px 0; }
.wcs-timetable--large .wcs-table__tr.wcs-timetable__heading {
display: block;
width: 100%; }
.wcs-timetable--large .wcs-table__tr.wcs-timetable__heading .wcs-table__td:first-child {
border-top-left-radius: 2px;
border-bottom-left-radius: 2px; }
.wcs-timetable--large .wcs-table__tr.wcs-timetable__heading .wcs-table__td:last-child {
border-top-right-radius: 2px;
border-bottom-right-radius: 2px; }
.wcs-timetable--large .wcs-table__tr.wcs-timetable__heading .wcs-table__td {
padding: 10px;
border-top: none;
text-align: left;
cursor: inherit;
text-transform: capitalize; }
@media (min-width: 768px) {
.wcs-timetable--large .wcs-table__tr.wcs-timetable__heading .wcs-table__td {
padding: 2vh 1.5vh; } }
.wcs-timetable--large .wcs-table__tr.wcs-timetable__heading + .wcs-table__tr > .wcs-table__td {
border-top: none; }
.wcs-timetable--large .wcs-table__tr.wcs-timetable__heading .wcs-class__time {
width: 100%;
display: block;
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
text-align: center; }
.wcs-timetable--large .wcs-table__tr.wcs-timetable__heading .wcs-class__title,
.wcs-timetable--large .wcs-table__tr.wcs-timetable__heading .wcs-class__locations,
.wcs-timetable--large .wcs-table__tr.wcs-timetable__heading .wcs-class__instructors {
display: none; }
@media (min-width: 768px) {
.wcs-timetable--large .wcs-table__tr.wcs-timetable__heading {
display: table-row; }
.wcs-timetable--large .wcs-table__tr.wcs-timetable__heading .wcs-class__time {
width: 17.5%;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
display: table-cell; }
.wcs-timetable--large .wcs-table__tr.wcs-timetable__heading .wcs-class__duration {
width: 7.5%; }
.wcs-timetable--large .wcs-table__tr.wcs-timetable__heading .wcs-class__title {
padding-left: 0;
display: table-cell; }
.wcs-timetable--large .wcs-table__tr.wcs-timetable__heading .wcs-class__locations,
.wcs-timetable--large .wcs-table__tr.wcs-timetable__heading .wcs-class__instructors {
width: 20%;
display: table-cell; } }
.wcs-timetable--large .wcs-table__tr .wcs-table__td {
padding: 10px;
position: relative;
display: block;
box-sizing: border-box; }
@media (min-width: 768px) {
.wcs-timetable--large .wcs-table__tr .wcs-table__td {
padding: 2vh 1.5vh;
display: table-cell; } }
.wcs-timetable--large .wcs-table__tr .wcs-table__td.wcs_class__duration {
text-align: right; }
.wcs-timetable--large .wcs-table__tr .wcs-class__excerpt {
margin-top: 0.5vh;
font-size: 90%;
opacity: 0.75; }
.wcs-timetable--large .wcs-table__tr small {
display: block;
opacity: 0.75;
line-height: 1.6; }
.wcs-timetable--large .wcs-table__tr [data-wcs-location] a,
.wcs-timetable--large .wcs-table__tr [data-wcs-instructor] a {
position: relative;
z-index: 1; }
@media (max-width: 767px) {
.wcs-timetable--large .wcs-table__tr .wcs-class__time {
width: 50%;
text-align: left; }
.wcs-timetable--large .wcs-table__tr .wcs-class__duration {
width: 50%;
text-align: right; }
.wcs-timetable--large .wcs-table__tr .wcs-class__title {
padding: 0 10px 10px;
width: 100%; }
.wcs-timetable--large .wcs-table__tr .wcs-class__locations,
.wcs-timetable--large .wcs-table__tr .wcs-class__instructors {
width: 100%;
padding: 0 10px; }
.wcs-timetable--large .wcs-table__tr .wcs-class__locations::before {
content: attr(data-wcs-location) ":";
display: inline-block;
opacity: 0.75;
margin-right: 10px; }
.wcs-timetable--large .wcs-table__tr .wcs-class__instructors::before {
content: attr(data-wcs-instructor) ":";
display: inline-block;
opacity: 0.75;
margin-right: 10px; } }
@media (min-width: 768px) {
.wcs-timetable--large .wcs-table__tr {
display: table-row;
padding: 0; }
.wcs-timetable--large .wcs-table__tr:not(.wcs-timetable__heading) + .wcs-table__tr:not(.wcs-timetable__heading) .wcs-table__td::after {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
border-top-width: 1px;
border-top-style: solid;
border-top-color: inherit;
opacity: 0.15; }
.wcs-timetable--large .wcs-table__tr:not(.wcs-timetable__heading):not(.wcs-class--canceled):hover .wcs-table__td::before {
content: '';
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: currentcolor;
opacity: 0.05;
z-index: 0; } }
.wcs-timetable--large .wcs-table__tr:not(.wcs-class--canceled) .wcs-modal-call {
cursor: pointer; }
.wcs-timetable--large .wcs-table__tr.wcs-class--canceled {
text-decoration: line-through;
opacity: 0.45;
position: relative; }
.wcs-timetable--large .wcs-table__tr.wcs-class--canceled .wcs-table__td {
position: static; }
@media (min-width: 768px) {
.wcs-timetable--large .wcs-table__tr.wcs-class--canceled .wcs-table__td {
position: relative; }
.wcs-timetable--large .wcs-table__tr.wcs-class--canceled .wcs-table__td::before {
content: '';
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: currentcolor;
opacity: 0.125; } }
.wcs-timetable--large .wcs-table__tr.wcs-class--canceled .wcs-table__td:first-of-type::before {
content: '';
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: currentcolor;
opacity: 0.125; }
.wcs-timetable--large span {
font-size: inherit; }
.wcs-timetable__week {
padding: 0;
margin: 0;
text-align: left; }
@media (min-width: 992px) {
.wcs-timetable__week {
margin: 0 -0.2vh;
display: flex;
width: 100%;
align-content: stretch;
align-items: stretch;
justify-content: space-between; } }
@media (min-width: 992px) {
.wcs-timetable__week .wcs-timetable__spacer {
flex-grow: 10;
position: relative;
z-index: 1; }
.wcs-timetable__week .wcs-timetable__spacer::after {
box-sizing: border-box;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
overflow: hidden;
background-size: 6px;
background-color: rgba(255, 255, 255, 0.3);
background-image: url("data:image/svg+xml,%3Csvg%20version%3D%271.1%27%20id%3D%27Layer_1%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20xmlns%3Axlink%3D%27http%3A//www.w3.org/1999/xlink%27%20x%3D%270px%27%20y%3D%270px%27%0A%20%20%20%20%20fill%3D%27rgba(0, 0, 0, 0.3)%27%20width%3D%2712px%27%20height%3D%2712px%27%20viewBox%3D%270%200%2012%2012%27%20enable-background%3D%27new%200%200%2012%2012%27%20xml%3Aspace%3D%27preserve%27%3E%0A%3Cpath%20d%3D%27M12%2C2.121V0H9.879L0%2C9.879V12h2.121L12%2C2.121z%20M9.879%2C12L12%2C9.879V12H9.879z%20M0%2C2.121V0h2.121L0%2C2.121z%27/%3E%0A%3C/svg%3E");
content: '';
z-index: -1;
opacity: 0.2;
z-index: 0; } }
.wcs-timetable__week .wcs-day {
margin: 0;
padding: 0;
min-height: 15vh; }
@media (min-width: 992px) {
.wcs-timetable__week .wcs-day {
display: flex;
align-items: stretch;
align-content: stretch;
flex-direction: column;
width: 100%;
margin: 0 0.2vh; } }
.wcs-timetable__week .wcs-day:last-child .wcs-timetable--classes .wcs-timetable--class {
border-right: none !important; }
.wcs-timetable__week .wcs-day__title {
font-size: 110%;
position: relative;
padding: 1vh;
margin: 0 0 0.4vh 0 !important; }
@media (min-width: 992px) {
.wcs-timetable__week .wcs-day__title {
flex-shrink: 0;
flex-grow: 0;
text-align: center;
padding: 1vh 0; } }
.wcs-timetable__week .wcs-day__title::before {
content: '';
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: currentcolor;
opacity: 0.125; }
.wcs-timetable__week .wcs-day__title small {
font-size: 80%; }
.wcs-timetable__week .wcs-day .wcs-timetable__classes {
padding: 0;
margin: 0 0 0.4vh 0; }
.wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class {
padding: 10px 15px;
position: relative;
flex-shrink: 0;
font-size: 90%;
box-sizing: border-box;
display: flex;
flex-wrap: wrap;
align-content: stretch;
align-items: stretch;
width: 100%; }
.wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class .wcs-class__title {
flex-grow: 3; }
.wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class .wcs-class__time {
flex-grow: 1;
text-align: right; }
.wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class div {
flex-grow: 4;
align-self: flex-end;
width: 100%; }
@media (min-width: 992px) {
.wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class {
flex-direction: column; }
.wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class .wcs-class__title {
flex-grow: 0;
width: 100%;
display: block; }
.wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class .wcs-class__time {
flex-grow: 1;
text-align: left;
width: 100%; }
.wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class div {
flex-grow: 0;
align-self: flex-end; } }
.wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class + .wcs-class {
margin: 0.4vh 0 0; }
.wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class > div {
font-size: 80%;
position: relative;
width: 100%;
opacity: 0.6;
transition: opacity 100ms ease-in; }
.wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class:hover > div {
opacity: 0.95; }
.wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class::before {
content: '';
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 0.06;
background-color: currentcolor;
transition: opacity, background-color, border 100ms ease-in; }
.wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class:hover::before {
opacity: 0.05;
background-color: transparent;
border: 0.4vh solid; }
.wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class small {
text-overflow: ellipsis;
display: block;
font-size: inherit;
position: relative;
cursor: pointer; }
.wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class--canceled {
opacity: 0.75;
position: relative;
z-index: 1; }
.wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class--canceled::after {
box-sizing: border-box;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
overflow: hidden;
background-size: 6px;
background-color: rgba(255, 255, 255, 0.3);
background-image: url("data:image/svg+xml,%3Csvg%20version%3D%271.1%27%20id%3D%27Layer_1%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20xmlns%3Axlink%3D%27http%3A//www.w3.org/1999/xlink%27%20x%3D%270px%27%20y%3D%270px%27%0A%20%20%20%20%20fill%3D%27rgba(0, 0, 0, 0.3)%27%20width%3D%2712px%27%20height%3D%2712px%27%20viewBox%3D%270%200%2012%2012%27%20enable-background%3D%27new%200%200%2012%2012%27%20xml%3Aspace%3D%27preserve%27%3E%0A%3Cpath%20d%3D%27M12%2C2.121V0H9.879L0%2C9.879V12h2.121L12%2C2.121z%20M9.879%2C12L12%2C9.879V12H9.879z%20M0%2C2.121V0h2.121L0%2C2.121z%27/%3E%0A%3C/svg%3E");
content: '';
z-index: -1;
opacity: 0.2;
z-index: 0; }
.wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class--canceled .wcs-timetable--class-title,
.wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class--canceled .wcs-timetable--time,
.wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class--canceled > div {
opacity: 0.45; }
.wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class--canceled::before {
background-color: transparent;
border: 0.4vh solid; }
.wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class--canceled:hover::before {
background-color: transparent; }
.wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class--canceled:hover > div {
opacity: 0.45; }
.wcs-timetable__week .wcs-class__time {
font-size: inherit; }
.wcs-timetable__week time {
display: block;
font-size: inherit;
opacity: 0.75;
margin-bottom: 1.5vh; }
.wcs-timetable__week time span {
font-size: inherit;
white-space: normal;
display: inline-block; }
.wcs-timetable__week .wcs-class--dark {
color: rgba(0, 0, 0, 0.75); }
.wcs-timetable__week .wcs-class--light {
color: rgba(255, 255, 255, 0.75); }
@media (min-width: 992px) {
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-1 {
min-height: 4.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-2 {
min-height: 4.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-3 {
min-height: 4.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-4 {
min-height: 5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-5 {
min-height: 6.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-6 {
min-height: 7.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-7 {
min-height: 8.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-8 {
min-height: 10vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-9 {
min-height: 11.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-10 {
min-height: 12.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-11 {
min-height: 13.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-12 {
min-height: 15vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-13 {
min-height: 16.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-14 {
min-height: 17.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-15 {
min-height: 18.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-16 {
min-height: 20vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-17 {
min-height: 21.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-18 {
min-height: 22.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-19 {
min-height: 23.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-20 {
min-height: 25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-21 {
min-height: 26.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-22 {
min-height: 27.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-23 {
min-height: 28.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-24 {
min-height: 30vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-25 {
min-height: 31.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-26 {
min-height: 32.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-27 {
min-height: 33.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-28 {
min-height: 35vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-29 {
min-height: 36.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-30 {
min-height: 37.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-31 {
min-height: 38.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-32 {
min-height: 40vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-33 {
min-height: 41.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-34 {
min-height: 42.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-35 {
min-height: 43.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-36 {
min-height: 45vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-37 {
min-height: 46.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-38 {
min-height: 47.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-39 {
min-height: 48.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-40 {
min-height: 50vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-41 {
min-height: 51.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-42 {
min-height: 52.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-43 {
min-height: 53.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-44 {
min-height: 55vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-45 {
min-height: 56.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-46 {
min-height: 57.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-47 {
min-height: 58.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-48 {
min-height: 60vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-49 {
min-height: 61.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-50 {
min-height: 62.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-51 {
min-height: 63.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-52 {
min-height: 65vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-53 {
min-height: 66.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-54 {
min-height: 67.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-55 {
min-height: 68.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-56 {
min-height: 70vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-57 {
min-height: 71.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-58 {
min-height: 72.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-59 {
min-height: 73.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-60 {
min-height: 75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-61 {
min-height: 76.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-62 {
min-height: 77.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-63 {
min-height: 78.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-64 {
min-height: 80vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-65 {
min-height: 81.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-66 {
min-height: 82.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-67 {
min-height: 83.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-68 {
min-height: 85vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-69 {
min-height: 86.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-70 {
min-height: 87.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-71 {
min-height: 88.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-72 {
min-height: 90vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-73 {
min-height: 91.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-74 {
min-height: 92.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-75 {
min-height: 93.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-76 {
min-height: 95vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-77 {
min-height: 96.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-78 {
min-height: 97.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-79 {
min-height: 98.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-80 {
min-height: 100vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-81 {
min-height: 101.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-82 {
min-height: 102.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-83 {
min-height: 103.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-84 {
min-height: 105vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-85 {
min-height: 106.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-86 {
min-height: 107.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-87 {
min-height: 108.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-88 {
min-height: 110vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-89 {
min-height: 111.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-90 {
min-height: 112.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-91 {
min-height: 113.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-92 {
min-height: 115vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-93 {
min-height: 116.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-94 {
min-height: 117.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-95 {
min-height: 118.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-96 {
min-height: 120vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-97 {
min-height: 121.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-98 {
min-height: 122.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-99 {
min-height: 123.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-100 {
min-height: 125vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-101 {
min-height: 126.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-102 {
min-height: 127.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-103 {
min-height: 128.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-104 {
min-height: 130vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-105 {
min-height: 131.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-106 {
min-height: 132.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-107 {
min-height: 133.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-108 {
min-height: 135vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-109 {
min-height: 136.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-110 {
min-height: 137.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-111 {
min-height: 138.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-112 {
min-height: 140vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-113 {
min-height: 141.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-114 {
min-height: 142.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-115 {
min-height: 143.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-116 {
min-height: 145vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-117 {
min-height: 146.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-118 {
min-height: 147.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-119 {
min-height: 148.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-120 {
min-height: 150vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-121 {
min-height: 151.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-122 {
min-height: 152.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-123 {
min-height: 153.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-124 {
min-height: 155vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-125 {
min-height: 156.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-126 {
min-height: 157.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-127 {
min-height: 158.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-128 {
min-height: 160vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-129 {
min-height: 161.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-130 {
min-height: 162.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-131 {
min-height: 163.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-132 {
min-height: 165vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-133 {
min-height: 166.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-134 {
min-height: 167.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-135 {
min-height: 168.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-136 {
min-height: 170vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-137 {
min-height: 171.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-138 {
min-height: 172.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-139 {
min-height: 173.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-140 {
min-height: 175vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-141 {
min-height: 176.25vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-142 {
min-height: 177.5vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-143 {
min-height: 178.75vh; }
.wcs-timetable--style-3:not(.wcs-timetable--grouped-by-hours) .wcs-class--slots-144 {
min-height: 180vh; } }
.wcs-timetable--style-3.wcs-timetable--grouped-by-hours .wcs-timetable__week {
flex-direction: column; }
.wcs-timetable--style-3.wcs-timetable--grouped-by-hours .wcs-row {
display: none;
width: 100%;
align-content: stretch;
align-items: stretch;
justify-content: space-between; }
@media (min-width: 992px) {
.wcs-timetable--style-3.wcs-timetable--grouped-by-hours .wcs-row {
display: flex; } }
.wcs-timetable--style-3.wcs-timetable--grouped-by-hours .wcs-row .wcs-empty-time {
position: relative;
z-index: 1;
flex-grow: 1; }
.wcs-timetable--style-3.wcs-timetable--grouped-by-hours .wcs-row .wcs-empty-time::after {
box-sizing: border-box;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
overflow: hidden;
background-size: 6px;
background-color: rgba(255, 255, 255, 0.3);
background-image: url("data:image/svg+xml,%3Csvg%20version%3D%271.1%27%20id%3D%27Layer_1%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20xmlns%3Axlink%3D%27http%3A//www.w3.org/1999/xlink%27%20x%3D%270px%27%20y%3D%270px%27%0A%20%20%20%20%20fill%3D%27rgba(0, 0, 0, 0.3)%27%20width%3D%2712px%27%20height%3D%2712px%27%20viewBox%3D%270%200%2012%2012%27%20enable-background%3D%27new%200%200%2012%2012%27%20xml%3Aspace%3D%27preserve%27%3E%0A%3Cpath%20d%3D%27M12%2C2.121V0H9.879L0%2C9.879V12h2.121L12%2C2.121z%20M9.879%2C12L12%2C9.879V12H9.879z%20M0%2C2.121V0h2.121L0%2C2.121z%27/%3E%0A%3C/svg%3E");
content: '';
z-index: -1;
opacity: 0.2;
z-index: 0; }
.wcs-timetable--style-3.wcs-timetable--grouped-by-hours .wcs-row .wcs-timetable__classes {
display: flex;
width: 100%;
flex-direction: column;
flex-grow: 1; }
.wcs-timetable--style-3.wcs-timetable--grouped-by-hours .wcs-row .wcs-day {
flex-basis: 10%;
flex-grow: 1; }
.wcs-timetable--style-3.wcs-timetable--grouped-by-hours .wcs-row + .wcs-row {
margin: 0.4vh 0 0;
position: relative; }
.wcs-timetable--style-3.wcs-timetable--grouped-by-hours .wcs-timetable__week .wcs-day__title {
margin-bottom: 0 !important; }
.wcs-timetable--style-3.wcs-timetable--grouped-by-hours .wcs-timetable__week .wcs-day {
min-height: auto; }
.wcs-timetable--style-3.wcs-timetable--grouped-by-hours .wcs-timetable__week .wcs-day.wcs-day__time {
text-align: center;
align-self: stretch;
flex-basis: 90px;
flex-shrink: 0;
font-weight: bold;
position: relative;
display: flex;
justify-content: center;
flex-direction: column; }
.wcs-timetable--style-3.wcs-timetable--grouped-by-hours .wcs-timetable__week .wcs-day.wcs-day__time::before {
content: '';
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: currentColor;
opacity: 0.05; }
@media (min-width: 992px) {
.wcs-timetable--style-3.wcs-timetable--grouped-by-hours .wcs-timetable__week > .wcs-day {
display: none !important; } }
.wcs-timetable--style-3 .wcs-navigation {
display: flex;
width: 100%;
justify-content: space-between;
padding-bottom: 1em; }
.wcs-timetable--style-3 .wcs-navigation__title {
align-self: center;
font-size: 120%;
padding-left: 1em;
padding-right: 1em;
font-weight: bold; }
.wcs-timetable--style-3 .wcs-navigation .wcs-btn {
border: none;
border-radius: 2px; }
.wcs-timetable--style-3 .wcs-navigation .wcs-btn--next {
align-self: flex-end; }
.wcs-timetable__tabs .wcs-timetable__tabs-nav,
.wcs-timetable__tabs .wcs-timetable__tabs-data {
list-style: none;
margin: 0;
padding: 0; }
.wcs-timetable__tabs .wcs-timetable__tabs-nav li,
.wcs-timetable__tabs .wcs-timetable__tabs-data li {
display: none;
list-style: none;
margin: 0; }
.wcs-timetable__tabs .wcs-timetable__tabs-nav {
margin-bottom: 6vh;
width: 100%;
position: relative; }
.wcs-timetable__tabs .wcs-timetable__tabs-nav::before {
content: '';
display: block;
position: absolute;
right: 0;
top: 100%;
left: 0;
border-bottom: 1px solid;
opacity: 0.8; }
.wcs-timetable__tabs .wcs-timetable__tabs-nav a {
display: block;
padding: 2vh;
outline: none;
text-decoration: none;
box-shadow: none; }
.wcs-timetable__tabs .wcs-timetable__tabs-nav li {
display: inline-block;
position: relative; }
.wcs-timetable__tabs .wcs-timetable__tabs-nav li + li::before {
content: '';
display: block;
position: absolute;
top: 20%;
left: 0;
bottom: 20%;
border-left: 1px solid currentcolor;
opacity: 0.8; }
.wcs-timetable__tabs .wcs-timetable__tabs-nav li.active::before {
display: none; }
.wcs-timetable__tabs .wcs-timetable__tabs-nav li.active + li::before {
display: none; }
.wcs-timetable__tabs .wcs-timetable__tabs-nav li.active::after {
content: '';
display: block;
position: absolute;
top: 100%;
left: 50%;
margin-left: -1vh;
border-left: 1vh solid transparent;
border-right: 1vh solid transparent;
border-top-width: 1vh;
border-top-style: solid; }
.wcs-timetable__tabs .wcs-timetable__tabs-data > .active {
display: block; }
.wcs-timetable__tabs .wcs-timetable__tabs-data li {
text-align: center; }
.wcs-timetable__tabs .wcs-timetable__tabs-data span {
font-size: inherit; }
.wcs-timetable__tabs .wcs-timetable__tabs-data table {
width: 100%; }
.wcs-timetable__tabs .wcs-timetable__tabs-data table + table {
margin-top: 2.5vh; }
.wcs-timetable__tabs .wcs-timetable__tabs-data td,
.wcs-timetable__tabs .wcs-timetable__tabs-data th {
padding: 1vh 0.5vh;
position: relative;
text-align: center; }
.wcs-timetable__tabs .wcs-timetable__tabs-data th {
font-weight: bold; }
.wcs-timetable__tabs .wcs-timetable__tabs-data th::before {
content: '';
display: block;
position: absolute;
bottom: 0;
left: 0;
right: 0;
border-bottom: 1px solid currentcolor;
opacity: 0.2; }
.wcs-timetable__tabs .wcs-timetable__tabs-data th.wcs-class__time {
width: 20%; }
.wcs-timetable__tabs .wcs-timetable__tabs-data th.wcs-class__action {
width: 10%; }
.wcs-timetable__tabs .wcs-timetable__tabs-data th.wcs-class__locations, .wcs-timetable__tabs .wcs-timetable__tabs-data th.wcs-class__instructors {
width: 15%; }
.wcs-timetable__tabs .wcs-timetable__tabs-data td {
font-size: 90%; }
.wcs-timetable__tabs .wcs-timetable__tabs-data td::before {
content: '';
display: block;
position: absolute;
bottom: 0;
left: 0;
top: 0;
right: 0;
background-color: currentcolor;
opacity: 0;
transition: none; }
.wcs-timetable__tabs .wcs-timetable__tabs-data td + td::after {
content: '';
display: block;
position: absolute;
bottom: 0;
left: 0;
top: 0;
border-left: 1px solid currentcolor;
opacity: 0.2; }
.wcs-timetable__tabs .wcs-timetable__tabs-data tr:hover td::before {
opacity: 0.1; }
.wcs-timetable__tabs .wcs-timetable__tabs-data .wcs-class,
.wcs-timetable__tabs .wcs-timetable__tabs-data .wcs-class__title {
text-align: left; }
.wcs-timetable__tabs .wcs-timetable__tabs-data .wcs-class__title {
min-width: 350px;
padding-left: 2vh;
padding-right: 2vh; }
.wcs-timetable__tabs .wcs-timetable__tabs-data .wcs-class__time em {
display: inline-block;
white-space: normal; }
.wcs-timetable__tabs .wcs-timetable__tabs-data .wcs-class__duration {
white-space: nowrap;
width: 7%; }
.wcs-timetable__tabs .wcs-timetable__tabs-data .wcs-modal-call {
position: relative;
cursor: pointer; }
.wcs-timetable__tabs .wcs-timetable__tabs-data .wcs-btn {
margin: 3px; }
.wcs-timetable__tabs .wcs-timetable__tabs-data .wcs-class--canceled td {
position: relative;
z-index: 1; }
.wcs-timetable__tabs .wcs-timetable__tabs-data .wcs-class--canceled td::after {
box-sizing: border-box;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
overflow: hidden;
background-size: 6px;
background-color: rgba(255, 255, 255, 0.3);
background-image: url("data:image/svg+xml,%3Csvg%20version%3D%271.1%27%20id%3D%27Layer_1%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20xmlns%3Axlink%3D%27http%3A//www.w3.org/1999/xlink%27%20x%3D%270px%27%20y%3D%270px%27%0A%20%20%20%20%20fill%3D%27rgba(0, 0, 0, 0.3)%27%20width%3D%2712px%27%20height%3D%2712px%27%20viewBox%3D%270%200%2012%2012%27%20enable-background%3D%27new%200%200%2012%2012%27%20xml%3Aspace%3D%27preserve%27%3E%0A%3Cpath%20d%3D%27M12%2C2.121V0H9.879L0%2C9.879V12h2.121L12%2C2.121z%20M9.879%2C12L12%2C9.879V12H9.879z%20M0%2C2.121V0h2.121L0%2C2.121z%27/%3E%0A%3C/svg%3E");
content: '';
z-index: -1;
opacity: 0.2;
z-index: 0; }
.wcs-timetable__tabs .wcs-timetable__tabs-data .wcs-class--canceled td .wcs-class__time {
opacity: 0.35; }
.wcs-timetable__tabs .wcs-timetable__tabs-data .wcs-class--canceled:hover td::before {
display: none; }
@media (max-width: 992px) {
.wcs-timetable__tabs .wcs-timetable__tabs-data table,
.wcs-timetable__tabs .wcs-timetable__tabs-data tbody,
.wcs-timetable__tabs .wcs-timetable__tabs-data td {
display: block; }
.wcs-timetable__tabs .wcs-timetable__tabs-data tr {
display: flex;
flex-wrap: wrap;
width: 100%;
text-align: left;
margin: -1vh 0 5vh -1vh;
position: relative; }
.wcs-timetable__tabs .wcs-timetable__tabs-data tr:last-of-type {
margin-bottom: 0; }
.wcs-timetable__tabs .wcs-timetable__tabs-data tr + tr {
padding-top: 5vh; }
.wcs-timetable__tabs .wcs-timetable__tabs-data tr + tr::after {
content: '';
position: absolute;
display: block;
top: 0;
left: 0;
right: 0;
border-top: 1px solid currentcolor;
opacity: 0.125; }
.wcs-timetable__tabs .wcs-timetable__tabs-data td {
margin: 1vh 0 0 1vh;
padding: 0;
text-align: left;
flex-basis: calc(50% - 1vh); }
.wcs-timetable__tabs .wcs-timetable__tabs-data td::before, .wcs-timetable__tabs .wcs-timetable__tabs-data td::after {
display: none !important; }
.wcs-timetable__tabs .wcs-timetable__tabs-data thead {
display: block;
width: 100%;
margin-bottom: 2vh; }
.wcs-timetable__tabs .wcs-timetable__tabs-data thead th {
display: none; }
.wcs-timetable__tabs .wcs-timetable__tabs-data thead th:first-child {
display: block;
width: 100%; }
.wcs-timetable__tabs .wcs-timetable__tabs-data .wcs-class__duration {
text-align: right; }
.wcs-timetable__tabs .wcs-timetable__tabs-data .wcs-class__title {
font-size: 120%;
padding: 1vh 0; }
.wcs-timetable__tabs .wcs-timetable__tabs-data .wcs-class__title,
.wcs-timetable__tabs .wcs-timetable__tabs-data .wcs-class__action {
flex-basis: calc(100% - 1vh); }
.wcs-timetable__tabs .wcs-timetable__tabs-data .wcs-class__locations::before,
.wcs-timetable__tabs .wcs-timetable__tabs-data .wcs-class__instructors::before {
content: attr(data-wcs-label);
display: block !important;
font-size: 80%;
position: static;
background-color: transparent;
opacity: 1 !important; } }
.wcs-timetable__agenda .wcs-timetable__agenda-nav,
.wcs-timetable__agenda .wcs-timetable__agenda-data {
list-style: none;
margin: 0;
padding: 0; }
.wcs-timetable__agenda .wcs-timetable__agenda-nav li,
.wcs-timetable__agenda .wcs-timetable__agenda-data li {
display: none;
list-style: none;
margin: 0; }
.wcs-timetable__agenda .wcs-timetable__agenda-nav {
margin-bottom: 3vh;
width: 100%;
position: relative;
text-align: left; }
.wcs-timetable__agenda .wcs-timetable__agenda-nav a {
display: block;
padding: 1vh 0;
outline: none;
text-decoration: none;
box-shadow: none;
font-size: 100%;
text-align: center;
font-weight: bold;
min-width: 3vh;
cursor: pointer; }
.wcs-timetable__agenda .wcs-timetable__agenda-nav a span {
display: block;
font-size: 140%;
font-weight: normal !important; }
.wcs-timetable__agenda .wcs-timetable__agenda-nav li {
display: inline-block;
position: relative;
margin: 0 1vh 1vh; }
.wcs-timetable__agenda .wcs-timetable__agenda-nav li.active::before {
display: none; }
.wcs-timetable__agenda .wcs-timetable__agenda-nav li.active + li::before {
display: none; }
.wcs-timetable__agenda .wcs-timetable__agenda-nav li.active::after {
content: '';
display: block;
position: absolute;
top: 100%;
left: 0;
right: 0;
border-bottom: 3px solid currentcolor; }
.wcs-timetable__agenda .wcs-timetable__agenda-data > .active {
display: block; }
.wcs-timetable__agenda .wcs-timetable__agenda-data li {
text-align: center; }
.wcs-timetable__agenda .wcs-timetable__agenda-data span {
font-size: inherit; }
.wcs-timetable__agenda .wcs-timetable__agenda-data .wcs-class {
display: flex;
padding-bottom: 2vh;
padding-left: 1vh; }
.wcs-timetable__agenda .wcs-timetable__agenda-data .wcs-class + .wcs-class {
padding-top: 2vh;
position: relative; }
.wcs-timetable__agenda .wcs-timetable__agenda-data .wcs-class + .wcs-class::before {
content: '';
display: block;
position: absolute;
opacity: 0.125;
transition: opacity 100ms ease-in;
border-top: 1px solid currentcolor;
top: 0;
right: 0;
left: 0; }
.wcs-timetable__agenda .wcs-timetable__agenda-data .wcs-class,
.wcs-timetable__agenda .wcs-timetable__agenda-data .wcs-class__title {
text-align: left; }
.wcs-timetable__agenda .wcs-timetable__agenda-data .wcs-class__duration {
width: 6vh;
height: 6vh;
min-width: 4em;
min-height: 4em;
font-size: 90%;
line-height: 1;
text-overflow: ellipsis;
display: flex;
vertical-align: center;
align-content: center;
align-items: center;
position: relative;
letter-spacing: -1px;
flex-grow: 0;
flex-basis: 6vh;
flex-shrink: 0;
align-self: center; }
.wcs-timetable__agenda .wcs-timetable__agenda-data .wcs-class__duration::before {
content: '';
display: block;
position: absolute;
opacity: 0.125;
transition: opacity 100ms ease-in;
border: 1px solid currentcolor;
top: 0;
right: 0;
bottom: 0;
left: 0; }
.wcs-timetable__agenda .wcs-timetable__agenda-data .wcs-class__duration::before {
border-radius: 100%; }
.wcs-timetable__agenda .wcs-timetable__agenda-data .wcs-class__duration span {
width: 100%;
text-align: center;
font-weight: bold;
opacity: 0.75; }
.wcs-timetable__agenda .wcs-timetable__agenda-data .wcs-class__title-meta {
align-self: center;
width: 100%; }
.wcs-timetable__agenda .wcs-timetable__agenda-data .wcs-meta {
font-size: 90%; }
.wcs-timetable__agenda .wcs-timetable__agenda-data .wcs-class__duration + .wcs-class__title-meta {
padding-left: 2vh; }
.wcs-timetable__agenda .wcs-timetable__agenda-data .wcs-class__title {
margin: 0; }
.wcs-timetable__agenda .wcs-timetable__agenda-data .wcs-class__time em {
display: inline-block;
white-space: normal; }
.wcs-timetable__agenda .wcs-timetable__agenda-data .wcs-class__time .ti-time {
font-size: .8em;
margin-right: .25em; }
.wcs-timetable__agenda .wcs-timetable__agenda-data .wcs-modal-call {
position: relative;
cursor: pointer; }
.wcs-timetable__agenda .wcs-timetable__agenda-data .wcs-btn {
margin: 3px 0; }
.wcs-timetable__agenda .wcs-timetable__agenda-data .wcs-class--canceled {
position: relative;
z-index: 1; }
.wcs-timetable__agenda .wcs-timetable__agenda-data .wcs-class--canceled::after {
box-sizing: border-box;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
overflow: hidden;
background-size: 6px;
background-color: rgba(255, 255, 255, 0.3);
background-image: url("data:image/svg+xml,%3Csvg%20version%3D%271.1%27%20id%3D%27Layer_1%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20xmlns%3Axlink%3D%27http%3A//www.w3.org/1999/xlink%27%20x%3D%270px%27%20y%3D%270px%27%0A%20%20%20%20%20fill%3D%27rgba(0, 0, 0, 0.3)%27%20width%3D%2712px%27%20height%3D%2712px%27%20viewBox%3D%270%200%2012%2012%27%20enable-background%3D%27new%200%200%2012%2012%27%20xml%3Aspace%3D%27preserve%27%3E%0A%3Cpath%20d%3D%27M12%2C2.121V0H9.879L0%2C9.879V12h2.121L12%2C2.121z%20M9.879%2C12L12%2C9.879V12H9.879z%20M0%2C2.121V0h2.121L0%2C2.121z%27/%3E%0A%3C/svg%3E");
content: '';
z-index: -1;
opacity: 0.2;
z-index: 0; }
.wcs-timetable__agenda .wcs-timetable__agenda-data .wcs-class--canceled .wcs-class__time {
opacity: 0.35; }
@media (max-width: 992px) {
.wcs-timetable__agenda .wcs-timetable__agenda-data .wcs-class__duration {
text-align: right; }
.wcs-timetable__agenda .wcs-timetable__agenda-data .wcs-class__locations::before,
.wcs-timetable__agenda .wcs-timetable__agenda-data .wcs-class__instructors::before {
content: attr(data-wcs-label);
display: block !important;
font-size: 80%;
position: static;
background-color: transparent;
opacity: 1 !important; } }
.wcs-timetable--carousel {
min-width: 0; }
.wcs-timetable__carousel {
padding: 0;
margin: 0;
width: 100%;
max-width: 100%;
min-width: 0; }
.wcs-timetable__carousel.owl-carousel.owl-carousel .owl-stage {
display: flex;
flex-direction: row; }
.wcs-timetable__carousel.owl-carousel.owl-carousel .owl-stage::after {
display: none; }
.wcs-timetable__carousel.owl-carousel .owl-stage-outer {
max-width: 100%;
min-width: 0; }
.wcs-timetable__carousel.owl-carousel.owl-carousel .owl-item {
float: none;
display: flex; }
.wcs-timetable__carousel .wcs-spacer {
flex-grow: 1; }
.wcs-timetable__carousel .owl-nav {
position: relative;
margin: 3vh 0 0 0; }
.wcs-timetable__carousel .owl-prev,
.wcs-timetable__carousel .owl-next {
position: absolute; }
.wcs-timetable__carousel .owl-prev::before,
.wcs-timetable__carousel .owl-next::before {
font-family: 'themify';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 120%; }
.wcs-timetable__carousel .owl-prev {
left: 0; }
.wcs-timetable__carousel .owl-prev::before {
content: "\e629"; }
.wcs-timetable__carousel .owl-next {
right: 0; }
.wcs-timetable__carousel .owl-next::before {
content: "\e628"; }
.wcs-timetable__carousel .owl-dots {
margin: 3vh 0 0; }
.wcs-timetable__carousel .owl-dot {
display: inline-block;
border: 1px solid currentColor;
border-radius: 100%;
width: 1.5vh;
height: 1.5vh;
margin: 0 0.5vh;
opacity: 0.45; }
.wcs-timetable__carousel .owl-dot.active {
background: currentcolor;
opacity: 1; }
.wcs-timetable__carousel .wcs-class {
text-align: left;
display: none;
flex-direction: column;
border-radius: 2px;
align-content: space-between;
width: 100%; }
.wcs-timetable__carousel .wcs-class.vue-element {
display: flex; }
.wcs-timetable__carousel .wcs-class__title {
font-weight: bold;
display: block;
font-size: 110%;
margin: 2vh 2vh 1vh !important;
flex-grow: 0; }
.wcs-timetable__carousel .wcs-class__excerpt {
margin: 0 2vh 10px; }
.wcs-timetable__carousel .wcs-class__meta {
font-size: 85%;
margin: 2vh 2vh 0 !important; }
.wcs-timetable__carousel .wcs-class__meta-label {
font-weight: bold;
opacity: 0.75;
display: block; }
.wcs-timetable__carousel .wcs-class__date-time {
display: flex;
width: 100%;
padding-top: 2vh;
position: relative;
flex-grow: 0;
align-self: flex-end;
margin-top: 2vh;
padding-bottom: 2vh;
font-size: 85%; }
.wcs-timetable__carousel .wcs-class__date-time::before {
content: '';
display: block;
position: absolute;
opacity: 0.125;
transition: opacity 100ms ease-in;
border-top: 1px solid currentcolor;
top: 0;
right: 0;
bottom: 0;
left: 0; }
.wcs-timetable__carousel .wcs-class__date-time-icon {
flex-basis: 15%;
align-self: center;
text-align: center;
padding-left: 2vh;
box-sizing: border-box; }
.wcs-timetable__carousel .wcs-class__time {
align-self: center;
flex-grow: 1;
flex-basis: 35%;
position: relative;
padding-left: 1vh; }
.wcs-timetable__carousel .wcs-class__time::before {
content: '';
display: block;
position: absolute;
opacity: 0.125;
transition: opacity 100ms ease-in;
border-right: 1px solid currentcolor;
top: 0;
right: 0;
bottom: 0;
left: 0; }
.wcs-timetable__carousel .wcs-class__time::before {
top: -1vh;
bottom: -1vh; }
.wcs-timetable__carousel .wcs-class__date {
align-self: center;
flex-grow: 1;
flex-basis: 50%;
text-align: right;
padding-right: 2vh; }
.wcs-timetable__carousel .wcs-class__date .ti-calendar {
margin-right: 1.5vh; }
.wcs-timetable__carousel .wcs-class__image {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
border-top-left-radius: 2px;
border-top-left-radius: 2px;
max-width: 100%;
height: auto;
flex-shrink: 0;
flex-grow: 0; }
.wcs-timetable__carousel .wcs-class__image img {
max-width: 100%;
width: 100%;
height: auto; }
.wcs-timetable__carousel .wcs-class--canceled {
position: relative;
opacity: 0.75;
position: relative;
z-index: 1; }
.wcs-timetable__carousel .wcs-class--canceled::after {
box-sizing: border-box;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
overflow: hidden;
background-size: 6px;
background-color: rgba(255, 255, 255, 0.3);
background-image: url("data:image/svg+xml,%3Csvg%20version%3D%271.1%27%20id%3D%27Layer_1%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20xmlns%3Axlink%3D%27http%3A//www.w3.org/1999/xlink%27%20x%3D%270px%27%20y%3D%270px%27%0A%20%20%20%20%20fill%3D%27rgba(0, 0, 0, 0.3)%27%20width%3D%2712px%27%20height%3D%2712px%27%20viewBox%3D%270%200%2012%2012%27%20enable-background%3D%27new%200%200%2012%2012%27%20xml%3Aspace%3D%27preserve%27%3E%0A%3Cpath%20d%3D%27M12%2C2.121V0H9.879L0%2C9.879V12h2.121L12%2C2.121z%20M9.879%2C12L12%2C9.879V12H9.879z%20M0%2C2.121V0h2.121L0%2C2.121z%27/%3E%0A%3C/svg%3E");
content: '';
z-index: -1;
opacity: 0.2;
z-index: 0; }
.wcs-timetable__carousel .wcs-class--canceled::after {
content: '';
display: block;
position: absolute;
opacity: 0.05;
transition: opacity 100ms ease-in;
background-color: currentcolor;
top: 0;
right: 0;
bottom: 0;
left: 0; }
.wcs-timetable__carousel .wcs-class--canceled .wcs-class__image {
opacity: 0.25 !important; }
.wcs-timetable__carousel .wcs-class--canceled .wcs-class__title,
.wcs-timetable__carousel .wcs-class--canceled .wcs-class__excerpt,
.wcs-timetable__carousel .wcs-class--canceled .wcs-class__meta,
.wcs-timetable__carousel .wcs-class--canceled .wcs-class__date-time,
.wcs-timetable__carousel .wcs-class--canceled .ti-time {
color: inherit !important;
opacity: 0.5; }
.wcs-timetable__carousel .wcs-class--canceled .ti-time {
opacity: 1; }
.wcs-timetable__carousel .wcs-class .wcs-modal-call {
cursor: pointer; }
.wcs-timetable__grid {
padding: 0;
margin: 0;
width: 100%;
position: relative;
box-sizing: border-box; }
.wcs-timetable__grid::after {
content: '';
display: block;
clear: both; }
.wcs-timetable__grid .wcs-class {
text-align: left;
border-radius: 2px;
float: left;
margin-bottom: 2.5vh;
box-sizing: border-box;
box-shadow: 0px 0px 8px -1px rgba(0, 0, 0, 0.15); }
.wcs-timetable__grid .wcs-class__inner {
margin: 0;
position: relative;
border-radius: inherit;
transition: width 400ms; }
.wcs-timetable__grid .wcs-class__click-area {
position: absolute;
display: block;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 2;
cursor: pointer; }
.wcs-timetable__grid .wcs-class__minimize {
position: absolute;
top: 0.5vh;
right: 0.5vh;
z-index: 3;
padding: 1vh;
font-size: 80%;
border-radius: 2px;
display: none;
cursor: pointer; }
.wcs-timetable__grid .wcs-class__title {
font-weight: bold;
display: block;
font-size: 90%;
margin: 2vh 2vh 1vh !important;
text-align: center;
transition: 200ms; }
.wcs-timetable__grid .wcs-class__excerpt {
margin: 0 2vh 10px;
display: none; }
.wcs-timetable__grid .wcs-class__meta {
font-size: 85%;
margin: 2vh 2vh 0 !important;
display: none; }
.wcs-timetable__grid .wcs-class__meta-label {
font-weight: bold;
opacity: 0.75;
display: block; }
.wcs-timetable__grid .wcs-class__date-time {
display: flex;
width: 100%;
padding-top: 1.5vh;
position: relative;
margin-top: 2vh;
padding-bottom: 1.5vh;
font-size: 80%;
box-shadow: inset 0px 5px 5px -8px currentColor;
opacity: 0.85; }
.wcs-timetable__grid .wcs-class__date-time::before {
content: '';
display: block;
position: absolute;
opacity: 0.05;
transition: opacity 100ms ease-in;
background-color: currentcolor;
top: 0;
right: 0;
bottom: 0;
left: 0; }
.wcs-timetable__grid .wcs-class__date-time::before {
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px; }
.wcs-timetable__grid .wcs-class__time {
align-self: center;
text-align: left;
flex-grow: 1;
position: relative;
padding-left: 2vh; }
.wcs-timetable__grid .wcs-class__time .ti-time {
margin-right: 1vh; }
.wcs-timetable__grid .wcs-class__date {
align-self: center;
flex-grow: 1;
text-align: right;
padding-right: 2vh; }
.wcs-timetable__grid .wcs-class__date .ti-calendar {
margin-right: 1vh; }
.wcs-timetable__grid .wcs-class__image {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
max-width: 100%;
height: auto;
text-align: center; }
.wcs-timetable__grid .wcs-class__image img {
max-width: 100%;
height: auto;
border-radius: inherit; }
.wcs-timetable__grid .wcs-class--canceled > .wcs-timetable__grid .wcs-class--canceled__inner {
position: relative;
opacity: 0.75;
position: relative;
z-index: 1; }
.wcs-timetable__grid .wcs-class--canceled > .wcs-timetable__grid .wcs-class--canceled__inner::after {
box-sizing: border-box;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
overflow: hidden;
background-size: 6px;
background-color: rgba(255, 255, 255, 0.3);
background-image: url("data:image/svg+xml,%3Csvg%20version%3D%271.1%27%20id%3D%27Layer_1%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20xmlns%3Axlink%3D%27http%3A//www.w3.org/1999/xlink%27%20x%3D%270px%27%20y%3D%270px%27%0A%20%20%20%20%20fill%3D%27rgba(0, 0, 0, 0.3)%27%20width%3D%2712px%27%20height%3D%2712px%27%20viewBox%3D%270%200%2012%2012%27%20enable-background%3D%27new%200%200%2012%2012%27%20xml%3Aspace%3D%27preserve%27%3E%0A%3Cpath%20d%3D%27M12%2C2.121V0H9.879L0%2C9.879V12h2.121L12%2C2.121z%20M9.879%2C12L12%2C9.879V12H9.879z%20M0%2C2.121V0h2.121L0%2C2.121z%27/%3E%0A%3C/svg%3E");
content: '';
z-index: -1;
opacity: 0.2;
z-index: 0; }
.wcs-timetable__grid .wcs-class--canceled > .wcs-timetable__grid .wcs-class--canceled__inner::after {
content: '';
display: block;
position: absolute;
opacity: 0.05;
transition: opacity 100ms ease-in;
background-color: currentcolor;
top: 0;
right: 0;
bottom: 0;
left: 0; }
.wcs-timetable__grid .wcs-class--canceled > .wcs-timetable__grid .wcs-class--canceled__inner .wcs-class__image {
opacity: 0.25 !important; }
.wcs-timetable__grid .wcs-class--canceled > .wcs-timetable__grid .wcs-class--canceled__inner .wcs-class__title,
.wcs-timetable__grid .wcs-class--canceled > .wcs-timetable__grid .wcs-class--canceled__inner .wcs-class__excerpt,
.wcs-timetable__grid .wcs-class--canceled > .wcs-timetable__grid .wcs-class--canceled__inner .wcs-class__meta,
.wcs-timetable__grid .wcs-class--canceled > .wcs-timetable__grid .wcs-class--canceled__inner .wcs-class__date-time,
.wcs-timetable__grid .wcs-class--canceled > .wcs-timetable__grid .wcs-class--canceled__inner .ti-time {
color: inherit !important;
opacity: 0.5; }
.wcs-timetable__grid .wcs-class--canceled > .wcs-timetable__grid .wcs-class--canceled__inner .ti-time {
opacity: 1; }
.wcs-timetable__grid .wcs-class--active .wcs-class__title {
font-size: 120%;
text-align: left; }
.wcs-timetable__grid .wcs-class--active .wcs-class__excerpt {
display: block; }
.wcs-timetable__grid .wcs-class--active .wcs-class__meta {
display: block; }
.wcs-timetable__grid .wcs-class--active .wcs-class__click-area {
display: none; }
.wcs-timetable__grid .wcs-class--active .wcs-class__minimize {
display: block; }
.wcs-timetable__grid .wcs-class .wcs-modal-call {
cursor: pointer; }
.wcs-timetable__grid .wcs-isotope-gutter {
width: 2%; }
.wcs-timetable__container[data-wcs-layout='7'] .wcs-timetable__zero-data {
margin-top: 5vh;
display: none; }
.wcs-timetable--timeline h2 {
text-align: center; }
.wcs-timetable__timeline {
margin: 0 auto;
width: 100%;
position: relative;
box-sizing: border-box; }
@media (min-width: 768px) {
.wcs-timetable__timeline {
padding: 12.5vh 0; } }
.wcs-timetable__timeline::before {
content: '';
display: block;
position: absolute;
opacity: 1;
transition: opacity 100ms ease-in;
background-color: currentcolor;
top: 0;
bottom: 0; }
.wcs-timetable__timeline::before {
left: 50%;
width: 0.3vh;
display: none;
border-radius: 10vh;
margin-left: -0.15vh; }
@media (min-width: 768px) {
.wcs-timetable__timeline::before {
display: block; } }
.wcs-timetable__timeline::after {
content: '';
display: block;
clear: both; }
.wcs-timetable__timeline .wcs-day {
text-align: left;
border-radius: 2px;
float: left;
box-sizing: border-box;
box-shadow: 0px 0px 8px -1px rgba(0, 0, 0, 0.15);
margin-bottom: 7.5vh; }
.wcs-timetable__timeline .wcs-day__inner {
margin: 0;
position: relative;
border-radius: inherit;
transition: width 400ms; }
.wcs-timetable__timeline .wcs-day__title {
font-weight: bold;
display: block;
font-size: 110%;
margin: 0 !important;
text-align: center;
transition: 200ms;
padding: 2.5vh 1vh;
border-top-right-radius: 2px;
border-top-left-radius: 2px; }
.wcs-timetable__timeline .wcs-day--canceled > .wcs-timetable__timeline .wcs-day--canceled__inner {
position: relative;
opacity: 0.75;
position: relative;
z-index: 1; }
.wcs-timetable__timeline .wcs-day--canceled > .wcs-timetable__timeline .wcs-day--canceled__inner::after {
box-sizing: border-box;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
overflow: hidden;
background-size: 6px;
background-color: rgba(255, 255, 255, 0.3);
background-image: url("data:image/svg+xml,%3Csvg%20version%3D%271.1%27%20id%3D%27Layer_1%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20xmlns%3Axlink%3D%27http%3A//www.w3.org/1999/xlink%27%20x%3D%270px%27%20y%3D%270px%27%0A%20%20%20%20%20fill%3D%27rgba(0, 0, 0, 0.3)%27%20width%3D%2712px%27%20height%3D%2712px%27%20viewBox%3D%270%200%2012%2012%27%20enable-background%3D%27new%200%200%2012%2012%27%20xml%3Aspace%3D%27preserve%27%3E%0A%3Cpath%20d%3D%27M12%2C2.121V0H9.879L0%2C9.879V12h2.121L12%2C2.121z%20M9.879%2C12L12%2C9.879V12H9.879z%20M0%2C2.121V0h2.121L0%2C2.121z%27/%3E%0A%3C/svg%3E");
content: '';
z-index: -1;
opacity: 0.2;
z-index: 0; }
.wcs-timetable__timeline .wcs-day--canceled > .wcs-timetable__timeline .wcs-day--canceled__inner::after {
content: '';
display: block;
position: absolute;
opacity: 0.05;
transition: opacity 100ms ease-in;
background-color: currentcolor;
top: 0;
right: 0;
bottom: 0;
left: 0; }
.wcs-timetable__timeline .wcs-day--canceled > .wcs-timetable__timeline .wcs-day--canceled__inner .wcs-class__image {
opacity: 0.25 !important; }
.wcs-timetable__timeline .wcs-day--canceled > .wcs-timetable__timeline .wcs-day--canceled__inner .wcs-class__title,
.wcs-timetable__timeline .wcs-day--canceled > .wcs-timetable__timeline .wcs-day--canceled__inner .wcs-class__excerpt,
.wcs-timetable__timeline .wcs-day--canceled > .wcs-timetable__timeline .wcs-day--canceled__inner .wcs-class__meta,
.wcs-timetable__timeline .wcs-day--canceled > .wcs-timetable__timeline .wcs-day--canceled__inner .wcs-class__date-time,
.wcs-timetable__timeline .wcs-day--canceled > .wcs-timetable__timeline .wcs-day--canceled__inner .ti-time {
color: inherit !important;
opacity: 0.5; }
.wcs-timetable__timeline .wcs-day--canceled > .wcs-timetable__timeline .wcs-day--canceled__inner .ti-time {
opacity: 1; }
.wcs-timetable__timeline .wcs-day .wcs-modal-call {
cursor: pointer; }
.wcs-timetable__timeline .wcs-class__title {
font-size: 100%;
line-height: 1.7;
padding: 0.5vh 0;
color: inherit;
display: block; }
.wcs-timetable__timeline .wcs-class__excerpt {
font-size: 80%;
opacity: 0.5;
max-width: 300px;
margin: 0 auto;
line-height: 1.4;
padding-bottom: 0.5vh; }
.wcs-timetable__timeline .wcs-timetable__classes {
padding: 4vh 2vh;
text-align: center;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px; }
.wcs-timetable__timeline .wcs-isotope-item,
.wcs-timetable__timeline .wcs-day {
width: 100%; }
@media (min-width: 768px) {
.wcs-timetable__timeline .wcs-isotope-item,
.wcs-timetable__timeline .wcs-day {
width: 42.5%; } }
.wcs-timetable__timeline .wcs-isotope-gutter {
width: 0%; }
@media (min-width: 768px) {
.wcs-timetable__timeline .wcs-isotope-gutter {
width: 15%; } }
.wcs-timetable__container[data-wcs-layout='7'] .wcs-timetable__zero-data {
margin-top: 5vh;
display: none; }
.wcs-timetable__monthly-schedule {
text-align: left; }
.wcs-timetable__monthly-schedule .wcs-class--canceled {
text-decoration: line-through;
opacity: 0.65; }
.wcs-timetable__monthly-schedule .fc-bg table, .wcs-timetable__monthly-schedule .fc-bg td, .wcs-timetable__monthly-schedule .fc-bg th {
border: 1px solid; }
.wcs-timetable__monthly-schedule .fc-bg .fc-day {
position: relative; }
.wcs-timetable__monthly-schedule .fc-bg .fc-day::before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
border-bottom: 1px solid currentColor;
border-left: 1px solid currentColor;
opacity: 0.15; }
.wcs-timetable__monthly-schedule .fc-bg .fc-day:last-child::before {
border-right: 1px solid currentColor; }
.wcs-timetable__monthly-schedule .fc-basic-view .fc-day-number {
padding: 4px 8px; }
.wcs-timetable__monthly-schedule .fc-head th {
position: relative;
padding: 6px 0;
text-align: center; }
.wcs-timetable__monthly-schedule .fc-head th::before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
border-bottom: 1px solid currentColor;
opacity: 0.15; }
.wcs-timetable__monthly-schedule table {
margin-bottom: 0;
margin-top: 0;
padding-top: 0;
padding-bottom: 0; }
.wcs-timetable__monthly-schedule .fc-toolbar h2 {
font-size: 190%;
margin: 0;
padding: 0; }
.wcs-timetable__monthly-schedule button {
border-radius: 0;
font-size: 80%;
line-height: normal;
height: auto;
padding: 8px;
font-weight: normal;
letter-spacing: 0;
text-transform: capitalize; }
.wcs-timetable__monthly-schedule .fc-toolbar.fc-header-toolbar {
margin-bottom: 2em;
display: flex;
width: 100%; }
.wcs-timetable__monthly-schedule .fc-toolbar.fc-header-toolbar .fc-left {
order: 1; }
.wcs-timetable__monthly-schedule .fc-toolbar.fc-header-toolbar .fc-right {
order: 3;
text-align: right; }
.wcs-timetable__monthly-schedule .fc-toolbar.fc-header-toolbar .fc-right .fc-button-group {
float: right; }
.wcs-timetable__monthly-schedule .fc-toolbar.fc-header-toolbar .fc-left,
.wcs-timetable__monthly-schedule .fc-toolbar.fc-header-toolbar .fc-right {
float: none;
flex-basis: 30%;
flex-grow: 1; }
.wcs-timetable__monthly-schedule .fc-toolbar.fc-header-toolbar .fc-center {
float: none;
order: 2;
flex-basis: 40%;
flex-grow: 2;
text-align: center; }
.wcs-timetable__monthly-schedule .fc-toolbar.fc-header-toolbar .fc-center h2 {
float: none;
text-align: inherit; }
.wcs-timetable__monthly-schedule table {
border-bottom: none !important; }
.wcs-timetable__monthly-schedule .fc-day-grid-event,
.wcs-timetable__monthly-schedule .fc-time-grid-event {
padding: 4px 5px; }
.wcs-timetable__monthly-schedule .fc-event {
background-color: transparent;
border-color: transparent;
font-size: 75%;
box-shadow: none; }
.wcs-timetable__monthly-schedule .fc-event::before {
content: '';
display: block;
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
background-color: currentColor;
border-radius: 2px; }
.wcs-timetable__monthly-schedule .fc-event .fc-time {
margin-right: 2px; }
.wcs-timetable__monthly-schedule .fc-event.wcs-modal-call {
cursor: pointer; }
.wcs-timetable__monthly-schedule .fc-slats tr td {
border-bottom: 1px solid; }
.wcs-calendar-loading {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 5;
background-color: rgba(255, 255, 255, 0.65);
display: flex;
align-items: center;
align-content: center; }
.wcs-calendar-loading .wcs-spinner > div {
background-color: rgba(0, 0, 0, 0.75); }
.wcs-timetable--countdown {
display: flex;
width: 100%;
flex-wrap: wrap;
align-content: stretch;
align-items: stretch;
flex-direction: column;
position: relative; }
.wcs-timetable--countdown > div {
flex-grow: 1;
padding: 1em 0; }
.wcs-timetable--countdown h2.wcs-class__title,
.wcs-timetable--countdown h3.wcs-class__title {
font-size: 120%;
margin: 0;
padding: 0;
color: inherit; }
.wcs-timetable--countdown h2.wcs-class__title + h3.wcs-class__title {
font-size: 140%;
margin-top: 0.85em;
color: inherit; }
.wcs-timetable--countdown h3.wcs-class__title + .wcs-class__time-location {
margin-top: 0.25em; }
.wcs-timetable--countdown .wcs-class__title {
text-align: left;
width: 100%; }
.wcs-timetable--countdown-position-top-left .wcs-class__image {
background-position: top left; }
.wcs-timetable--countdown-position-top-center .wcs-class__image {
background-position: top center; }
.wcs-timetable--countdown-position-top-right .wcs-class__image {
background-position: top right; }
.wcs-timetable--countdown-position-middle-left .wcs-class__image {
background-position: center left; }
.wcs-timetable--countdown-position-middle-center .wcs-class__image {
background-position: center center; }
.wcs-timetable--countdown-position-middle-right .wcs-class__image {
background-position: center right; }
.wcs-timetable--countdown-position-bottom-left .wcs-class__image {
background-position: bottom left; }
.wcs-timetable--countdown-position-bottom-center .wcs-class__image {
background-position: bottom center; }
.wcs-timetable--countdown-position-bottom-right .wcs-class__image {
background-position: bottom right; }
.wcs-timetable--countdown .wcs-class__image {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-size: cover;
z-index: -1; }
.wcs-timetable--countdown .wcs-class__titles {
flex-grow: 4;
flex-shrink: 0;
padding: 1em;
display: flex;
align-items: center;
flex-direction: column;
justify-content: center; }
.wcs-timetable--countdown .wcs-class__action {
align-self: stretch;
flex-grow: 1;
position: relative;
display: flex;
align-items: center;
justify-content: center;
padding-left: 10px;
padding-right: 10px; }
.wcs-timetable--countdown .wcs-class__action::before {
content: '';
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 0.1; }
.wcs-timetable--countdown .wcs-class__excerpt {
font-size: 80%;
text-align: left;
margin-top: 1em;
opacity: 0.8; }
.wcs-timetable--countdown .wcs-class__time-location {
text-align: left;
width: 100%; }
.wcs-timetable--countdown .wcs-class__countdown {
display: flex;
width: 100%;
flex-wrap: wrap;
flex-grow: 6;
padding-top: 0;
padding-right: 1em;
padding-left: 1em;
padding-right: calc(1em - 5px);
padding-left: calc(1em - 5px);
align-items: center;
align-content: center; }
@media (min-width: 992px) {
.wcs-timetable--countdown .wcs-class__countdown {
padding-left: 0; } }
.wcs-timetable--countdown .wcs-class__countdown-years, .wcs-timetable--countdown .wcs-class__countdown-months, .wcs-timetable--countdown .wcs-class__countdown-days, .wcs-timetable--countdown .wcs-class__countdown-hours, .wcs-timetable--countdown .wcs-class__countdown-minutes, .wcs-timetable--countdown .wcs-class__countdown-seconds {
flex-grow: 1;
flex-basis: 10%; }
.wcs-timetable--countdown .wcs-class__countdown-label {
display: block;
font-size: 40%;
opacity: 0.65;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis; }
.wcs-timetable--countdown .wcs-class__countdown-time {
position: relative;
padding: 1em 10px;
font-size: 150%;
white-space: nowrap;
overflow: hidden;
flex-basis: 2.75em; }
@media (min-width: 992px) {
.wcs-timetable--countdown .wcs-class__countdown-time {
font-size: 175%; } }
@media (min-width: 1200px) {
.wcs-timetable--countdown .wcs-class__countdown-time {
font-size: 200%; } }
.wcs-timetable--countdown .wcs-class__countdown-time > span {
display: block;
position: relative; }
.wcs-timetable--countdown .wcs-class__countdown-time::before {
content: '';
display: block;
position: absolute;
top: 5px;
right: 5px;
left: 5px;
bottom: 5px;
opacity: 0.8; }
@media (min-width: 768px) {
.wcs-timetable--countdown {
flex-direction: row; }
.wcs-timetable--countdown > div {
flex-basis: 10%; }
.wcs-timetable--countdown .wcs-class__titles {
flex-basis: 350px; }
.wcs-timetable--countdown .wcs-class__countdown {
padding-top: 1em;
flex-basis: 350px; }
.wcs-timetable--countdown .wcs-class__action {
flex-basis: 180px; } }
@media (min-width: 992px) {
.wcs-timetable--countdown > div {
flex-basis: 10%;
padding: 2em 0; }
.wcs-timetable--countdown h2.wcs-class__title,
.wcs-timetable--countdown h3.wcs-class__title {
font-size: 160%; }
.wcs-timetable--countdown h2.wcs-class__title + h3.wcs-class__title {
font-size: 120%; }
.wcs-timetable--countdown .wcs-class__titles {
padding: 2em; }
.wcs-timetable--countdown .wcs-class__countdown {
padding-top: 2em;
padding-right: 2em;
padding-left: 2em;
flex-grow: 4; } }
.wcs-timetable--countdown-vertical {
flex-direction: column; }
.wcs-timetable--countdown-vertical > div {
flex-basis: auto; }
.wcs-timetable--countdown-vertical .wcs-class__title {
text-align: center; }
.wcs-timetable--countdown-vertical .wcs-class__titles {
flex-basis: auto; }
.wcs-timetable--countdown-vertical .wcs-class__countdown {
padding-left: 2em;
padding-top: 0;
flex-basis: auto; }
.wcs-timetable--countdown-vertical .wcs-class__action {
padding-left: 2em;
padding-right: 2em;
padding-top: 0;
flex-basis: auto; }
.wcs-timetable--countdown-vertical .wcs-class__action::before {
opacity: 1; }
.wcs-timetable--countdown-vertical .wcs-class__time-location {
text-align: center; }
.wcs-timetable--cover {
width: 100%;
position: relative; }
.wcs-timetable--cover .wcs-class__image {
width: 100%;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
position: relative; }
.wcs-timetable--cover .wcs-class__content {
display: block; }
.wcs-timetable--cover .wcs-class__content * {
position: relative; }
.wcs-timetable--cover .wcs-class__time-location {
margin-bottom: 1em;
margin-top: .5em; }
@media (min-width: 992px) {
.wcs-timetable--cover .wcs-class__time-location {
margin-bottom: 2em; } }
.wcs-timetable--cover .wcs-class__action {
margin-top: 1em; }
.wcs-timetable--cover .wcs-class__action .wcs-btn {
padding: 8px 24px; }
.wcs-timetable--cover-with-image .wcs-class__content {
position: absolute;
width: 75%;
max-width: 600px; }
.wcs-timetable--cover-overlay-image.wcs-timetable--cover-with-image .wcs-class__image::after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
transition: all 120ms ease; }
.wcs-timetable--cover-overlay-text.wcs-timetable--cover-with-image .wcs-class__content::before {
content: '';
position: absolute;
top: -2em;
right: -2em;
bottom: -2em;
left: -2em;
transition: all 120ms ease;
z-index: 0; }
@media (min-width: 768px) {
.wcs-timetable--cover-overlay-text.wcs-timetable--cover-with-image .wcs-class__content {
padding: .5em; } }
@media (min-width: 992px) {
.wcs-timetable--cover-overlay-text.wcs-timetable--cover-with-image .wcs-class__content {
padding: 1em; } }
@media (min-width: 1200px) {
.wcs-timetable--cover-overlay-text.wcs-timetable--cover-with-image .wcs-class__content {
padding: 2em; } }
@media (min-width: 768px) {
.wcs-timetable--cover-overlay-text.wcs-timetable--cover-with-image.wcs-timetable--cover-text-size-sm .wcs-class__content {
padding: 0; } }
@media (min-width: 992px) {
.wcs-timetable--cover-overlay-text.wcs-timetable--cover-with-image.wcs-timetable--cover-text-size-sm .wcs-class__content {
padding: 0; } }
@media (min-width: 1200px) {
.wcs-timetable--cover-overlay-text.wcs-timetable--cover-with-image.wcs-timetable--cover-text-size-sm .wcs-class__content {
padding: 0; } }
.wcs-timetable--cover-aspect-169 .wcs-class__image {
padding-top: 56.25%; }
.wcs-timetable--cover-aspect-169v .wcs-class__image {
padding-top: 177.777777778%; }
.wcs-timetable--cover-aspect-43 .wcs-class__image {
padding-top: 75%; }
.wcs-timetable--cover-aspect-43v .wcs-class__image {
padding-top: 133.333333333%; }
.wcs-timetable--cover-aspect-11 .wcs-class__image {
padding-top: 100%; }
.wcs-timetable--cover-align-left {
text-align: left; }
.wcs-timetable--cover-align-center {
text-align: center; }
.wcs-timetable--cover-align-right {
text-align: right; }
.wcs-timetable--cover-position-top-left.wcs-timetable--cover-with-image .wcs-class__content {
bottom: 2em;
left: 2em; }
.wcs-timetable--cover-position-top-center.wcs-timetable--cover-with-image .wcs-class__content {
top: 2em;
left: 50%;
transform: translateX(-50%); }
.wcs-timetable--cover-position-top-right.wcs-timetable--cover-with-image .wcs-class__content {
top: 2em;
right: 2em; }
.wcs-timetable--cover-position-middle-left.wcs-timetable--cover-with-image .wcs-class__content {
top: 50%;
transform: translateY(-50%);
left: 2em; }
.wcs-timetable--cover-position-middle-center.wcs-timetable--cover-with-image .wcs-class__content {
top: 50%;
left: 50%;
transform: translate(-50%, -50%); }
.wcs-timetable--cover-position-middle-right.wcs-timetable--cover-with-image .wcs-class__content {
top: 50%;
transform: translateY(-50%);
right: 2em; }
.wcs-timetable--cover-position-bottom-left.wcs-timetable--cover-with-image .wcs-class__content {
bottom: 2em;
left: 2em; }
.wcs-timetable--cover-position-bottom-center.wcs-timetable--cover-with-image .wcs-class__content {
bottom: 2em;
left: 50%;
transform: translateX(-50%); }
.wcs-timetable--cover-position-bottom-right.wcs-timetable--cover-with-image .wcs-class__content {
bottom: 2em;
right: 2em; }
.wcs-timetable--cover .wcs-class__title {
text-align: inherit;
color: inherit;
font-size: 140%; }
@media (min-width: 992px) {
.wcs-timetable--cover .wcs-class__title {
font-size: 180%; } }
@media (min-width: 1200px) {
.wcs-timetable--cover .wcs-class__title {
font-size: 200%; } }
.wcs-timetable--cover p.wcs-title {
margin-bottom: 1em !important; }
.wcs-timetable--cover-text-size-sm .wcs-class__time-location {
font-size: 90%; }
.wcs-timetable--cover-text-size-sm .wcs-class__title {
font-size: 100%; }
@media (min-width: 992px) {
.wcs-timetable--cover-text-size-sm .wcs-class__title {
font-size: 110%; } }
@media (min-width: 1200px) {
.wcs-timetable--cover-text-size-sm .wcs-class__title {
font-size: 120%; } }
.wcs-timetable--cover-text-size-sm .wcs-class__action .wcs-btn--lg {
font-size: 100%; }
@media (min-width: 992px) {
.wcs-timetable--cover-text-size-md .wcs-class__time-location {
font-size: 110%; } }
.wcs-timetable--cover-text-size-md .wcs-class__title {
font-size: 140%; }
@media (min-width: 992px) {
.wcs-timetable--cover-text-size-md .wcs-class__title {
font-size: 180%; } }
@media (min-width: 1200px) {
.wcs-timetable--cover-text-size-md .wcs-class__title {
font-size: 210%; } }
@media (min-width: 992px) {
.wcs-timetable--cover-text-size-md .wcs-class__action .wcs-btn--lg {
font-size: 120%; } }
@media (min-width: 992px) {
.wcs-timetable--cover-text-size-lg .wcs-class__time-location {
font-size: 140%; } }
.wcs-timetable--cover-text-size-lg .wcs-class__title {
font-size: 140%; }
@media (min-width: 992px) {
.wcs-timetable--cover-text-size-lg .wcs-class__title {
font-size: 200%; } }
@media (min-width: 1200px) {
.wcs-timetable--cover-text-size-lg .wcs-class__title {
font-size: 220%; } }
@media (min-width: 992px) {
.wcs-timetable--cover-text-size-lg .wcs-class__action .wcs-btn--lg {
font-size: 140%; } }
.wcs-timetable--monthly-calendar {
display: flex;
flex-direction: column;
width: 100%;
flex-grow: 1; }
.wcs-timetable--monthly-calendar .wcs-spinner {
display: none;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%); }
.wcs-timetable--monthly-calendar .wcs-spinner > div {
background-color: currentColor; }
.wcs-timetable--monthly-calendar .wcs-calendar__header {
display: flex;
width: 100%;
flex-wrap: nowrap;
align-items: baseline;
margin-bottom: 2em; }
.wcs-timetable--monthly-calendar .wcs-calendar__header h3 {
flex-grow: 3;
flex-basis: 70%;
margin: 0;
font-weight: bold; }
.wcs-timetable--monthly-calendar .wcs-calendar__header > div {
flex-grow: 1;
flex-basis: 15%;
opacity: 0.5;
text-transform: uppercase; }
.wcs-timetable--monthly-calendar .wcs-calendar__header > div.wcs-modal-call {
opacity: 1; }
.wcs-timetable--monthly-calendar .wcs-calendar__header > div i::before {
position: relative;
bottom: -0.1em; }
.wcs-timetable--monthly-calendar .wcs-calendar__header > div .ti-angle-right {
margin-left: .35em; }
.wcs-timetable--monthly-calendar .wcs-calendar__header > div .ti-angle-left {
margin-right: .35em; }
.wcs-timetable--monthly-calendar .wcs-calendar__header .wcs-calendar-nav {
font-size: 90%;
letter-spacing: 1px;
white-space: nowrap; }
.wcs-timetable--monthly-calendar .wcs-calendar__header .wcs-calendar-nav-prev {
text-align: left; }
.wcs-timetable--monthly-calendar .wcs-calendar__header .wcs-calendar-nav-next {
text-align: right; }
.wcs-timetable--monthly-calendar.wcs-timetable--side-agenda {
flex-direction: row;
flex-wrap: wrap; }
.wcs-timetable--monthly-calendar.wcs-timetable--side-agenda .wcs-timetable__main-col {
flex-grow: 5;
flex-shrink: 1;
max-width: 100%; }
.wcs-timetable--monthly-calendar.wcs-timetable--side-agenda .wcs-timetable__side-col {
flex-grow: 1;
flex-shrink: 0;
flex-basis: 24em;
position: relative; }
.wcs-timetable--monthly-calendar.wcs-timetable--side-agenda .wcs-timetable__side-col::before {
content: '';
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 0.05;
background-color: currentColor;
z-index: 0; }
@media (min-width: 768px) {
.wcs-timetable--monthly-calendar.wcs-timetable--side-agenda {
margin: 0 -15px;
position: relative; }
.wcs-timetable--monthly-calendar.wcs-timetable--side-agenda .wcs-timetable__main-col {
margin: 0 15px; }
.wcs-timetable--monthly-calendar.wcs-timetable--side-agenda .wcs-timetable__side-col {
margin: 0 15px; } }
.wcs-timetable--monthly-calendar.wcs-timetable--side-agenda .wcs-day-agenda {
padding: 6.5%; }
.wcs-timetable--monthly-calendar.wcs-timetable--side-agenda-left {
flex-direction: row-reverse; }
.wcs-timetable--monthly-calendar.wcs-timetable--inside-agenda:not(.wcs-timetable--highligh-round) .wcs-date--selected::after {
content: '';
display: block;
top: 100%;
border-left: 1em solid transparent;
border-right: 1em solid transparent;
width: 0;
height: 0;
left: 50%;
transform: translateX(-50%);
border-top: 20px solid #f00;
position: absolute; }
.wcs-timetable--monthly-calendar.wcs-timetable--inside-agenda:not(.wcs-timetable--highligh-round).wcs-timetable--alternate .wcs-day-agenda::after {
content: '';
display: block;
top: 0;
right: 0;
bottom: 0;
left: 0;
position: absolute;
border: 1px solid currentColor;
opacity: 0.1; }
.wcs-timetable--monthly-calendar .wcs-table {
position: relative; }
.wcs-timetable--monthly-calendar .wcs-table-td {
position: relative;
z-index: 1; }
.wcs-timetable--monthly-calendar .wcs-table-td--full {
position: relative; }
.wcs-timetable--monthly-calendar .wcs-table-td--full::before {
content: '';
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 0.075;
background-color: currentColor; }
.wcs-timetable--monthly-calendar .wcs-table-td--full .wcs-day-agenda {
padding: 3em 0; }
.wcs-timetable--monthly-calendar .wcs-day__title {
font-size: 110%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 100%; }
.wcs-timetable--monthly-calendar .wcs-date span {
display: block;
font-size: 115%;
width: 100%;
height: 100%;
padding-bottom: 1em; }
.wcs-timetable--monthly-calendar .wcs-date span::after {
content: '';
display: block;
width: .55em;
height: .55em;
border-radius: 100em;
position: absolute;
left: 50%;
transform: translateX(-50%);
opacity: 0;
margin-top: .25em; }
.wcs-timetable--monthly-calendar .wcs-date--past-month span, .wcs-timetable--monthly-calendar .wcs-date--future-month span {
opacity: 0.35; }
.wcs-timetable--monthly-calendar .wcs-date--selected {
position: relative; }
.wcs-timetable--monthly-calendar .wcs-date--selected span::after {
content: '';
display: block;
position: absolute;
top: -1px;
right: 0;
bottom: 0;
left: 0;
width: auto;
height: auto;
border-radius: 0;
z-index: -1;
transform: none;
opacity: 1;
margin-top: 0; }
.wcs-timetable--monthly-calendar .wcs-date--with-events:not(.wcs-date--past-month):not(.wcs-date--future-month) span::after {
opacity: 1; }
.wcs-timetable--monthly-calendar .wcs-day-agenda {
padding: 2em 0;
display: flex;
flex-direction: column;
width: 100%;
max-width: 37.5em;
margin: 0 auto;
position: relative; }
.wcs-timetable--monthly-calendar .wcs-day-agenda__title {
margin-bottom: 4vh;
padding-bottom: 0.5em;
position: relative; }
.wcs-timetable--monthly-calendar .wcs-day-agenda__title::before {
content: '';
display: block;
bottom: 0;
top: 100%;
left: 0;
right: 0;
border-bottom: 3px solid currentColor;
opacity: 2;
position: absolute; }
.wcs-timetable--monthly-calendar.wcs-timetable--horizontal-borders .wcs-table-tr:not(:last-child) {
position: relative; }
.wcs-timetable--monthly-calendar.wcs-timetable--horizontal-borders .wcs-table-tr:not(:last-child)::after {
content: '';
display: block;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-bottom: 1px solid currentColor;
position: absolute;
opacity: 0.2;
z-index: 0; }
.wcs-timetable--monthly-calendar.wcs-timetable--vertical-borders .wcs-table-td:not(:first-child) {
position: relative; }
.wcs-timetable--monthly-calendar.wcs-timetable--vertical-borders .wcs-table-td:not(:first-child)::after {
content: '';
display: block;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-left: 1px solid currentColor;
position: absolute;
opacity: 0.2;
z-index: 0; }
.wcs-timetable--monthly-calendar.wcs-timetable--all-borders .wcs-table-tr, .wcs-timetable--monthly-calendar.wcs-timetable--all-borders .wcs-table-td {
position: relative; }
.wcs-timetable--monthly-calendar.wcs-timetable--all-borders .wcs-table-tr::after, .wcs-timetable--monthly-calendar.wcs-timetable--all-borders .wcs-table-td::after {
content: '';
display: block;
top: 0;
right: 0;
bottom: 0;
left: 0;
position: absolute;
opacity: 0.2;
z-index: 0; }
.wcs-timetable--monthly-calendar.wcs-timetable--all-borders .wcs-table-tr::after {
border-bottom: 1px solid currentColor; }
.wcs-timetable--monthly-calendar.wcs-timetable--all-borders .wcs-table-td::after {
border-right: 1px solid currentColor; }
.wcs-timetable--monthly-calendar.wcs-timetable--all-borders .wcs-table-td:first-child::after {
border-left: 1px solid currentColor; }
.wcs-timetable--monthly-calendar.wcs-timetable--all-borders .wcs-table-thead .wcs-table-td::after {
border-top: 1px solid currentColor; }
.wcs-timetable--monthly-calendar.wcs-timetable--alternate .wcs-table-tr:nth-child(2n+1) {
position: relative; }
.wcs-timetable--monthly-calendar.wcs-timetable--alternate .wcs-table-tr:nth-child(2n+1)::after {
content: '';
display: block;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: currentColor;
position: absolute;
opacity: 0.075; }
.wcs-timetable--monthly-calendar.wcs-timetable--highligh-round .wcs-date--selected::before {
display: none; }
.wcs-timetable--monthly-calendar.wcs-timetable--highligh-round .wcs-date--selected span:after {
width: 2.85em;
height: 2.85em;
opacity: 1;
z-index: -1;
top: 50%;
bottom: auto;
left: 50%;
transform: translate(-50%, -50%);
border-radius: 200em; }
.wcs-timetable--monthly-calendar.wcs-timetable--highligh-round .wcs-date--selected span {
padding-bottom: 0; }
.wcs-timetable--monthly-calendar.wcs-timetable--loading .wcs-spinner {
display: block; }
.wcs-timetable--monthly-calendar.wcs-timetable--loading .wcs-table-tr {
opacity: 0.6; }
.wcs-timetable--monthly-calendar.wcs-timetable--past-hidden .wcs-date--past span {
opacity: 0.35; }
.wcs-timetable--monthly-calendar .wcs-class {
display: flex;
width: 100%;
align-content: flex-start;
justify-content: flex-start; }
.wcs-timetable--monthly-calendar .wcs-class + .wcs-class {
margin-top: 3em;
position: relative; }
.wcs-timetable--monthly-calendar .wcs-class + .wcs-class::before {
content: '';
display: block;
top: -1.5em;
left: 0;
right: 0;
width: 100%;
border-top: 1px dashed currentColor;
opacity: .2;
position: absolute; }
.wcs-timetable--monthly-calendar .wcs-class--canceled .wcs-class__inner,
.wcs-timetable--monthly-calendar .wcs-class--canceled .wcs-class__image {
opacity: 0.45;
text-decoration: line-through; }
.wcs-timetable--monthly-calendar .wcs-class__image {
flex-basis: 18%;
height: 4.5em;
flex-grow: 0;
flex-shrink: 0;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
align-self: flex-start; }
.wcs-timetable--monthly-calendar .wcs-class__image + .wcs-class__inner {
margin-left: 6%;
align-self: center; }
.wcs-timetable--monthly-calendar .wcs-class__inner {
flex-grow: 4;
text-align: left; }
.wcs-timetable--monthly-calendar .wcs-class__title {
font-size: 110%;
margin: .25em 0 !important; }
.wcs-timetable--monthly-calendar .wcs-class__meta {
font-size: 90%; }
.wcs-timetable--monthly-calendar .wcs-class__time-duration {
font-size: 90%; }
.wcs-timetable__zero-data {
display: block;
position: relative;
padding: 10vh 5vh;
text-align: center;
width: 100%; }
.wcs-timetable__zero-data::before {
content: '';
display: block;
position: absolute;
opacity: 0.125;
transition: opacity 100ms ease-in;
background-color: currentcolor;
top: 0;
right: 0;
bottom: 0;
left: 0; }
.wcs-timetable__zero-data > h3,
.wcs-timetable__zero-data > p {
margin: 0 !important;
padding: 0 !important; }
@media (max-width: 768px) {
.wcs-timetable__zero-data > h3,
.wcs-timetable__zero-data > p {
font-size: 120%; } }
.wcs-btn {
display: inline-block;
padding: 6px 12px;
position: relative;
font-size: 85%;
border-radius: 2px;
color: inherit;
box-shadow: none !important; }
.wcs-btn::before, .wcs-btn::after {
content: '';
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 0.1;
border-radius: inherit; }
.wcs-btn::before {
background-color: currentcolor;
opacity: 0.05; }
.wcs-btn::after {
border: 1px solid currentColor; }
.wcs-btn:first-of-type {
margin-left: 0; }
.wcs-btn--action::before, .wcs-btn--action::after {
display: none; }
.wcs-btn--lg {
padding: 12px 24px;
font-size: 100%; }
.wcs-btn + .wcs-btn {
margin-left: 3px;
margin-right: 3px; }
.wcs-more {
margin-top: 5vh;
border: none;
padding: 1vh 3vh;
border-radius: 2px;
font-size: 90%;
font-weight: bold; }
.wcs-more:disabled {
opacity: 0.85; }
.wcs-more.disabled:disabled {
opacity: 0.35;
color: inherit;
position: relative;
background-color: transparent !important; }
.wcs-more.disabled:disabled::before {
content: '';
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: currentcolor !important;
opacity: 0.15; }
.wcs-more.disabled:disabled::after {
content: '';
position: absolute;
display: block;
top: 0;
right: 0;
bottom: 0;
left: 0;
border: 1px solid;
opacity: 0.2;
border-radius: 2px; }
#wcs-vue-modal,
.wcs-vue-modal {
display: none; }
.wcs_modal--opened #wcs-vue-modal,
.wcs_modal--opened .wcs-vue-modal {
display: block; }
.wcs-modal {
color: rgba(0, 0, 0, 0.65);
text-align: center;
font-size: 16px;
width: 100%;
z-index: 1;
background-color: rgba(0, 0, 0, 0.8);
z-index: 9999999;
position: fixed;
top: 0;
bottom: 0;
right: 0;
left: 0;
overflow-x: hidden;
overflow-y: scroll; }
.wcs-modal * {
box-sizing: border-box; }
.wcs-modal__loader {
background-color: rgba(0, 0, 0, 0.8);
position: fixed;
top: 0;
bottom: 0;
right: 0;
left: 0;
text-align: center;
display: flex;
align-items: center;
align-content: center;
padding-top: 60px 0; }
.wcs-modal h2 {
margin: 0 0 20px;
color: inherit;
font-size: 160%;
text-align: left;
line-height: 1.42; }
.wcs-modal h2 small {
display: block;
font-weight: normal; }
.wcs-modal a:not(.wcs-btn):not(.wcs-modal__close) {
color: inherit; }
.wcs-modal--light {
background-color: rgba(255, 255, 255, 0.8); }
.wcs-modal--light.wcs-modal__loader {
background-color: rgba(255, 255, 255, 0.8); }
.wcs-modal--light.wcs-modal__loader .wcs-spinner > div {
background-color: rgba(0, 0, 0, 0.65); }
.wcs-modal--light .wcs-modal__close {
color: rgba(0, 0, 0, 0.65); }
.wcs-modal--light .wcs-modal__close:hover {
color: rgba(0, 0, 0, 0.35); }
.wcs-modal--light .wcs-modal__inner {
box-shadow: 0px 0px 33px 4px rgba(0, 0, 0, 0.125); }
.wcs-modal__box {
margin: auto;
background-size: cover;
position: relative; }
@media (min-width: 992px) {
.wcs-modal__box {
width: 800px; } }
@media (min-width: 1200px) {
.wcs-modal__box {
width: 1000px; } }
.wcs-modal__inner {
background-color: white;
border-radius: 2px;
margin: 60px 0 0;
display: flex;
flex-wrap: wrap;
text-align: left; }
@media (min-width: 992px) {
.wcs-modal__inner {
flex-wrap: nowrap;
margin: 100px 0; } }
.wcs-modal__content {
width: 100%;
padding: 50px; }
@media (min-width: 992px) {
.wcs-modal__content {
width: calc(100% - 300px); }
.wcs-modal__content--full {
width: 100%; } }
.wcs-modal__side {
width: 100%;
position: relative;
padding: 0; }
.wcs-modal__side::before, .wcs-modal__side::after {
content: '';
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: currentcolor;
opacity: 0.05; }
.wcs-modal__side::after {
right: 0;
bottom: auto;
border-top: 1px solid currentcolor;
opacity: 0.1; }
@media (min-width: 992px) {
.wcs-modal__side {
width: 300px;
display: block; }
.wcs-modal__side::after {
right: auto;
bottom: 0;
border-left: 1px solid currentcolor;
opacity: 0.1; } }
.wcs-modal__meta {
list-style: none;
margin: 0;
padding: 50px 50px 20px;
width: 100%; }
@media (min-width: 992px) {
.wcs-modal__meta {
padding: 50px 30px; } }
.wcs-modal__meta li {
position: relative;
padding: 0 0 0 30px;
font-size: 90%;
margin: 0 0 10px 0;
display: block; }
.wcs-modal__meta [class*='ti-']::before {
position: absolute;
left: 0;
top: 1px; }
.wcs-modal__close {
position: absolute;
right: 20px;
top: 0;
margin-top: -40px;
color: #fff;
font-size: 24px;
text-decoration: none !important; }
.wcs-modal__close:hover {
color: #fff;
opacity: 0.75; }
@media (min-width: 992px) {
.wcs-modal__close {
right: 0; } }
.wcs-modal--muted {
opacity: 0.65;
font-size: inherit; }
.wcs-modal__action {
padding: 50px 50px 20px;
width: 100%; }
@media (min-width: 992px) {
.wcs-modal__action {
padding: 50px 30px; } }
.wcs-modal .wcs-map {
width: 100%;
height: 300px !important; }
.wcs-modal .wcs-image {
display: none;
border-radius: 0;
border-top-right-radius: 2px; }
@media (min-width: 992px) {
.wcs-modal .wcs-image {
width: 100%;
height: auto;
display: block; } }
.wcs-modal .ti-time::before {
margin-top: 2px; }
.wcs-modal .wcs-btn {
margin: 0 10px 10px 0; }
.wcs-modal--large.wcs-modal--with-image .wcs-modal__side {
padding-top: 30vh;
background-size: cover;
background-repeat: no-repeat;
background-position: center center; }
.wcs-modal--large .wcs-modal__inner {
flex-direction: row-reverse;
display: block; }
.wcs-modal--large .wcs-modal__content {
width: 100%; }
.wcs-modal--large .wcs-modal__side {
width: 100%;
color: white; }
.wcs-modal--large .wcs-modal__meta {
padding: 0; }
.wcs-modal--large .wcs-modal__meta li {
width: auto;
display: inline-block;
margin-right: 10px;
white-space: nowrap; }
.wcs-modal--large .wcs-modal__inner-side {
padding: 50px 50px 20px;
background-color: rgba(0, 0, 0, 0.45);
position: relative; }
.wcs-modal--large .wcs-modal__inner-side::before {
content: '';
display: block;
position: absolute;
opacity: 0.5;
transition: opacity 100ms ease-in;
background-color: currentcolor;
top: 0;
right: 0;
bottom: 0;
left: 0; }
.wcs-modal--large .wcs-modal__inner-side::before {  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE0JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, transparent 1%, transparent 14%, rgba(0, 0, 0, 0.65) 100%); background: -webkit-linear-gradient(top, transparent 1%, transparent 14%, rgba(0, 0, 0, 0.65) 100%); background: linear-gradient(to bottom, transparent 1%, transparent 14%, rgba(0, 0, 0, 0.65) 100%); }
.wcs-modal--large .wcs-btn {
margin: 5px 0 0 10px;
padding: 10px 25px;
float: right;
font-size: 15px;
position: relative; }
.wcs-modal--large .wcs-btn:hover {
color: inherit; }
.wcs-modal--large .wcs-btn:hover::before {
opacity: 0.35; }
.wcs-modal--large .wcs-btn::before {
content: '';
position: absolute;
display: block;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: currentcolor;
opacity: 0.225; }
.wcs-modal--large .wcs-label--sold-out {
display: inline-block;
background-color: rgba(0, 0, 0, 0.25);
float: right;
margin: 5px 0 0 10px;
font-size: 15px;
line-height: 1;
margin: 5px 0 0 10px;
padding: 10px 25px; }
body.wcs_modal--opened {
overflow: hidden; }
body.wcs_modal--opened > :not(#wcs-vue-modal),
body.wcs_modal--opened > :not('.wcs-vue-modal'), body.wcs_modal--opened::before, body.wcs_modal--opened::after {
filter: blur(7px) grayscale(1); }
.wcs-spinner {
margin: 100px auto;
width: 100px;
height: 80px;
text-align: center;
font-size: 10px; }
.wcs-spinner > div {
background-color: #fff;
height: 100%;
width: 5px;
display: inline-block;
margin: 0 1px;
opacity: 0.92;
-webkit-animation: wcs-stretchdelay 1.2s infinite ease-in-out;
animation: wcs-stretchdelay 1.2s infinite ease-in-out; }
.wcs-spinner .rect2 {
-webkit-animation-delay: -1.1s;
animation-delay: -1.1s; }
.wcs-spinner .rect3 {
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s; }
.wcs-spinner .rect4 {
-webkit-animation-delay: -0.9s;
animation-delay: -0.9s; }
.wcs-spinner .rect5 {
-webkit-animation-delay: -0.8s;
animation-delay: -0.8s; }
@-webkit-keyframes wcs-stretchdelay {
0%, 40%, 100% {
-webkit-transform: scaleY(0.4); }
20% {
-webkit-transform: scaleY(1); } }
@keyframes wcs-stretchdelay {
0%, 40%, 100% {
transform: scaleY(0.4);
-webkit-transform: scaleY(0.4); }
20% {
transform: scaleY(1);
-webkit-transform: scaleY(1); } }
.wcs-addons--pipe {
line-height: 1;
overflow: hidden;
position: relative;
padding-left: 1.4em; }
.wcs-addons--pipe::before {
content: '';
display: inline-block;
position: absolute;
border-radius: 100em;
width: 0.3em;
height: 0.3em;
background-color: currentColor;
opacity: 0.45 !important;
left: 0.45em;
top: 0.45em; }
.wcs-class--unselectable {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.wcs-addons--blink {
animation: blink 1s steps(5, start) infinite;
-webkit-animation: blink 1s steps(5, start) infinite;
display: inline-block;
padding: 0 1px; }
@keyframes blink {
to {
visibility: hidden; } }
@-webkit-keyframes blink {
to {
visibility: hidden; } }
@keyframes fadein {
from {
opacity: 0; }
to {
opacity: 1; } } @-moz-keyframes fadein {
from {
opacity: 0; }
to {
opacity: 1; } } @-webkit-keyframes fadein {
from {
opacity: 0; }
to {
opacity: 1; } } @-ms-keyframes fadein {
from {
opacity: 0; }
to {
opacity: 1; } }
#single-wcs-event {
max-width: 1170px;
padding: 0 15px;
margin: 0 auto; }
#single-wcs-event .wcs-map {
margin-top: 2vh; }
#single-wcs-event.single-wcs-event--left {
display: flex;
flex-wrap: wrap; }
#single-wcs-event.single-wcs-event--left .wcs-single-left {
flex: 1 0 0;
padding-right: 5vh;
order: 2;
flex-basis: 100%; }
#single-wcs-event.single-wcs-event--left .wcs-single-right {
flex: 1 0 0;
order: 1;
flex-basis: 100%; }
#single-wcs-event.single-wcs-event--right {
display: flex;
flex-wrap: wrap; }
#single-wcs-event.single-wcs-event--right .wcs-single-left {
flex: 1 0 0;
padding-right: 5vh;
order: 2;
flex-basis: 100%; }
#single-wcs-event.single-wcs-event--right .wcs-single-right {
flex: 1 0 0;
order: 1;
flex-basis: 100%; }
#single-wcs-event.single-wcs-event--center {
display: flex;
flex-direction: column; }
#single-wcs-event.single-wcs-event--center .wcs-single-left {
flex: 1 0 0;
order: 2; }
#single-wcs-event.single-wcs-event--center .wcs-single-right {
flex: 1 0 0;
order: 1; }
@media (min-width: 768px) {
#single-wcs-event {
flex-wrap: nowrap; }
#single-wcs-event .wcs-single-right {
position: relative;
border-radius: 3px;
text-align: center; }
#single-wcs-event .wcs-single-right p:empty {
display: none; }
#single-wcs-event .wcs-single-right::before {
content: '';
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-radius: 3px;
background-color: currentcolor;
opacity: 0.05; }
#single-wcs-event .wcs-single-right__content {
padding: 4vh; }
#single-wcs-event.single-wcs-event--right {
flex-direction: row-reverse; }
#single-wcs-event.single-wcs-event--right .wcs-single-left {
flex: 2 0 0;
padding-right: 5vh; }
#single-wcs-event.single-wcs-event--right .wcs-single-right {
flex: 1 0 0; }
#single-wcs-event.single-wcs-event--left .wcs-single-left {
flex: 2 0 0;
padding-left: 5vh; }
#single-wcs-event.single-wcs-event--left .wcs-single-right {
flex: 1 0 0; }
#single-wcs-event.single-wcs-event--center {
flex-wrap: wrap; }
#single-wcs-event.single-wcs-event--center .wcs-single-left {
flex: 1 0 0;
margin-top: 4vh; }
#single-wcs-event.single-wcs-event--center .wcs-single-right {
flex: 1 0 0;
margin-bottom: 4vh;
position: relative; }
#single-wcs-event .wcs-single__date::before {
content: "\e6b6";
font-family: 'themify';
display: inline-block;
margin-right: 1vh;
font-size: 14px; }
#single-wcs-event .wcs-single__date + .wcs-single__date::before {
content: ' — ';
font-family: inherit; }
#single-wcs-event .wcs-single__time-duration {
margin-bottom: 2vh; }
#single-wcs-event .wcs-single__starting {
margin-left: 1vh;
margin-right: .75vh; }
#single-wcs-event .wcs-single__starting::before {
content: "\e72b";
font-family: 'themify';
display: inline-block;
margin-right: 1vh;
font-size: 14px; }
#single-wcs-event .wcs-single__ending, #single-wcs-event .wcs-single__starting, #single-wcs-event .wcs-single__date {
display: inline-block;
font-size: 1.2em;
margin-bottom: 2vh; }
#single-wcs-event .wcs-single__action {
padding-top: 2vh; }
#single-wcs-event .wcs-single__instructor {
font-size: 0.65em;
text-transform: uppercase;
letter-spacing: 2px;
opacity: 0.75; }
#single-wcs-event .wcs-single__location {
margin-bottom: 1vh;
padding-top: 2vh;
position: relative; }
#single-wcs-event .wcs-single__location::before {
content: '';
display: block;
position: absolute;
top: 0;
width: 4em;
left: 50%;
margin-left: -2em;
border-top: 3px solid currentcolor;
opacity: 0.125; }
#single-wcs-event .wcs-single__duration {
opacity: 0.5;
margin-left: 1vh; }
#single-wcs-event .wcs-btn {
margin-bottom: 0 !important;
padding: 1vh 3vh;
font-weight: bold; } }
#single-wcs-event .wcs-single__image {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
max-width: 100%;
height: auto; }
#single-wcs-event .wcs-event-details {
min-height: 600px;
position: relative;
margin-bottom: 4vh;
text-align: center;
padding: 4vh; }
#single-wcs-event .wcs-event-details::before {
content: '';
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-top: 2px dashed currentcolor;
border-bottom: 2px dashed currentcolor;
opacity: 0.25; }
.wcs-table {
display: flex;
width: 100%;
max-width: 100%;
flex-direction: column; }
.wcs-table-tr {
display: flex;
width: 100%;
flex-direction: row;
flex-wrap: nowrap;
align-items: stretch;
align-content: stretch; }
.wcs-table-thead {
flex-basis: 4em; }
.wcs-table-tr--full {
display: table-row;
width: 100%; }
.wcs-table-td {
flex-grow: 1;
flex-basis: 4em;
min-width: 2em;
display: flex;
align-items: center;
align-content: center;
justify-content: center;
padding: 2vh 0; }
.wcs-table-td--full {
width: 100%; }
.wcs-woo-description {
opacity: 0.75;
display: inline-block; }
.wcs-modal-call {
cursor: pointer; }
.wcs-vue[v-cloak] {
visibility: hidden; }