@font-face {
font-family: 'TtPolls - updated';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://ssps.cz/wp-content/uploads/breakdance/fonts/TTPolls_Black.woff2) format('woff2');
}
@font-face {
font-family: 'TtPolls - updated';
font-style: italic;
font-weight: 900;
font-display: swap;
src: url(https://ssps.cz/wp-content/uploads/breakdance/fonts/TTPolls_BlackItalic.woff2) format('woff2');
}
@font-face {
font-family: 'TtPolls - updated';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://ssps.cz/wp-content/uploads/breakdance/fonts/TTPolls_Bold.woff2) format('woff2');
}
@font-face {
font-family: 'TtPolls - updated';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://ssps.cz/wp-content/uploads/breakdance/fonts/TTPolls_BoldItalic.woff2) format('woff2');
}
@font-face {
font-family: 'TtPolls - updated';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://ssps.cz/wp-content/uploads/breakdance/fonts/TTPolls_Italic.woff2) format('woff2');
}
@font-face {
font-family: 'TtPolls - updated';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://ssps.cz/wp-content/uploads/breakdance/fonts/TTPolls_Light.woff2) format('woff2');
}
@font-face {
font-family: 'TtPolls - updated';
font-style: italic;
font-weight: 300;
font-display: swap;
src: url(https://ssps.cz/wp-content/uploads/breakdance/fonts/TTPolls_LightItalic.woff2) format('woff2');
}
@font-face {
font-family: 'TtPolls - updated';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://ssps.cz/wp-content/uploads/breakdance/fonts/TTPolls_Regular.woff2) format('woff2');
}
@font-face {
font-family: 'TtPolls - updated';
font-style: normal;
font-weight: 100;
font-display: swap;
src: url(https://ssps.cz/wp-content/uploads/breakdance/fonts/TTPolls_Thin.woff2) format('woff2');
}
@font-face {
font-family: 'TtPolls - updated';
font-style: italic;
font-weight: 100;
font-display: swap;
src: url(https://ssps.cz/wp-content/uploads/breakdance/fonts/TTPolls_ThinItalic.woff2) format('woff2');
}.breakdance .section-background-video {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
overflow: hidden;
pointer-events:none;
}
.breakdance .section-background-video .section-youtube-wrapper,
.breakdance .section-background-video .section-vimeo-wrapper {
aspect-ratio: 16/9;
pointer-events: none;
position: absolute;
min-width: 100%;
min-height: 100%;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.breakdance
.section-background-video
.section-youtube-wrapper
.section-background-iframe,
.breakdance .section-background-video .section-vimeo-wrapper iframe {
max-width: none;
}
.breakdance .section-background-video .section-vimeo-wrapper iframe {
width: 100%;
min-height: 100%;
}
.breakdance .section-background-video video,
.breakdance .section-background-video iframe {
pointer-events:none;
width: 100%;
height: 100%;
left:0;
top:0;
position: relative;
border: 0;
}
.breakdance .section-background-video > video {
object-fit: cover;
object-position: center center;
width: 100%;
height: 100%;
}
.breakdance .section-background-overlay {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.breakdance .section-background-slideshow {
overflow: hidden;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: auto;
padding: 0;
}
.breakdance .section-background-slideshow .swiper {
height: 100%;
z-index: 0;
}
.breakdance .section-background-slideshow .swiper-slide-item {
background-size: cover;
background-position: center;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.breakdance .section-background-slideshow .swiper-wrapper {
z-index: 0;
}
@keyframes breakdance-section-gradient-x {
0% {
background-position: 0 50%;
}
50% {
background-position: 100% 50%;
}
100% {
background-position: 0 50%;
}
}
@keyframes breakdance-section-gradient-y {
0% {
background-position: 60% 0;
}
50% {
background-position: 40% 100%;
}
100% {
background-position: 60% 0;
}
}.datatable-wrapper.no-header .datatable-container{border-top:1px solid #d9d9d9}.datatable-wrapper.no-footer .datatable-container{border-bottom:1px solid #d9d9d9}.datatable-bottom,.datatable-top{padding:8px 10px}.datatable-bottom>div:first-child,.datatable-bottom>nav:first-child,.datatable-top>div:first-child,.datatable-top>nav:first-child{float:left}.datatable-bottom>div:last-child,.datatable-bottom>nav:last-child,.datatable-top>div:not(first-child),.datatable-top>nav:last-child{float:right}.datatable-selector{padding:6px}.datatable-input{padding:6px 12px}.datatable-info{margin:7px 0}.datatable-pagination ul{margin:0;padding-left:0}.datatable-pagination li{list-style:none;float:left}.datatable-pagination li.datatable-hidden{visibility:hidden}.datatable-pagination a,.datatable-pagination button{border:1px solid transparent;float:left;margin-left:2px;padding:6px 12px;position:relative;text-decoration:none;color:#333;cursor:pointer}.datatable-pagination a:hover,.datatable-pagination button:hover{background-color:#d9d9d9}.datatable-pagination .datatable-active a,.datatable-pagination .datatable-active a:focus,.datatable-pagination .datatable-active a:hover,.datatable-pagination .datatable-active button,.datatable-pagination .datatable-active button:focus,.datatable-pagination .datatable-active button:hover{background-color:#d9d9d9;cursor:default}.datatable-pagination .datatable-disabled a,.datatable-pagination .datatable-disabled a:focus,.datatable-pagination .datatable-disabled a:hover,.datatable-pagination .datatable-disabled button,.datatable-pagination .datatable-disabled button:focus,.datatable-pagination .datatable-disabled button:hover,.datatable-pagination .datatable-ellipsis a,.datatable-pagination .datatable-ellipsis button{pointer-events:none;cursor:default}.datatable-pagination .datatable-disabled a,.datatable-pagination .datatable-disabled a:focus,.datatable-pagination .datatable-disabled a:hover,.datatable-pagination .datatable-disabled button,.datatable-pagination .datatable-disabled button:focus,.datatable-pagination .datatable-disabled button:hover{cursor:not-allowed;opacity:.4}.datatable-pagination .datatable-pagination a,.datatable-pagination .datatable-pagination button{font-weight:700}.datatable-table{max-width:100%;width:100%;border-spacing:0;border-collapse:separate}.datatable-table>tbody>tr>td,.datatable-table>tbody>tr>th,.datatable-table>tfoot>tr>td,.datatable-table>tfoot>tr>th,.datatable-table>thead>tr>td,.datatable-table>thead>tr>th{vertical-align:top;padding:8px 10px}.datatable-table>thead>tr>th{vertical-align:bottom;text-align:left;border-bottom:1px solid #d9d9d9}.datatable-table>tfoot>tr>th{vertical-align:bottom;text-align:left;border-top:1px solid #d9d9d9}.datatable-table th{vertical-align:bottom;text-align:left}.datatable-table th a{text-decoration:none;color:inherit}.datatable-pagination-list button,.datatable-table th button{color:inherit;border:0;background-color:inherit;cursor:pointer;text-align:inherit;font-family:inherit;font-weight:inherit;font-size:inherit}.datatable-filter,.datatable-sorter{display:inline-block;height:100%;position:relative;width:100%}.datatable-sorter::after,.datatable-sorter::before{content:"";height:0;width:0;position:absolute;right:4px;border-left:4px solid transparent;border-right:4px solid transparent;opacity:.2}.datatable-sorter::before{border-top:4px solid #000;bottom:0}.datatable-sorter::after{border-bottom:4px solid #000;border-top:4px solid transparent;top:0}.datatable-ascending .datatable-filter::after,.datatable-ascending .datatable-sorter::after,.datatable-descending .datatable-filter::before,.datatable-descending .datatable-sorter::before{opacity:.6}.datatable-filter::before{content:"";position:absolute;right:4px;opacity:.2;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-radius:50%;border-top:10px solid #000;top:25%}.datatable-filter-active .datatable-filter::before{opacity:.6}.datatable-empty{text-align:center}.datatable-bottom::after,.datatable-top::after{clear:both;content:" ";display:table}table.datatable-table:focus tr.datatable-cursor>td:first-child{border-left:3px #00f solid}table.datatable-table:focus{outline:solid 1px black;outline-offset:-1px}