@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{from{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui ::after,.plyr--full-ui ::before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:calc(10px * 2);padding:calc(var(--plyr-control-spacing,10px) * 2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(calc(10px * -4));transform:translateY(calc(var(--plyr-control-spacing,10px) * -4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:0 0;border:0;border-radius:3px;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:calc(10px * .7);padding:calc(var(--plyr-control-spacing,10px) * .7);position:relative;transition:all .3s ease}.plyr__control svg{display:block;fill:currentColor;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}a.plyr__control{text-decoration:none}a.plyr__control::after,a.plyr__control::before{display:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:calc(10px / 4);margin-left:calc(var(--plyr-control-spacing,10px)/ 4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:calc(10px / 4);padding-left:calc(var(--plyr-control-spacing,10px)/ 4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 calc(10px / 2);padding:0 calc(var(--plyr-control-spacing,10px)/ 2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr__controls:empty{display:none}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip]{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:rgba(255,255,255,.9);background:var(--plyr-menu-background,rgba(255,255,255,.9));border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container::after{border:4px solid transparent;border:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:rgba(255,255,255,.9);border-top-color:var(--plyr-menu-background,rgba(255,255,255,.9));content:'';height:0;position:absolute;right:calc(((18px / 2) + calc(10px * .7)) - (4px / 2));right:calc(((var(--plyr-control-icon-size,18px)/ 2) + calc(var(--plyr-control-spacing,10px) * .7)) - (var(--plyr-menu-arrow-size,4px)/ 2));top:100%;width:0}.plyr__menu__container [role=menu]{padding:calc(10px * .7);padding:calc(var(--plyr-control-spacing,10px) * .7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding-bottom:calc(calc(10px * .7)/ 1.5);padding-bottom:calc(calc(var(--plyr-control-spacing,10px) * .7)/ 1.5);padding-left:calc(calc(10px * .7) * 1.5);padding-left:calc(calc(var(--plyr-control-spacing,10px) * .7) * 1.5);padding-right:calc(calc(10px * .7) * 1.5);padding-right:calc(calc(var(--plyr-control-spacing,10px) * .7) * 1.5);padding-top:calc(calc(10px * .7)/ 1.5);padding-top:calc(calc(var(--plyr-control-spacing,10px) * .7)/ 1.5);-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control::after{border:4px solid transparent;border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:'';position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:calc(calc(10px * .7) * 4);padding-right:calc(calc(var(--plyr-control-spacing,10px) * .7) * 4)}.plyr__menu__container .plyr__control--forward::after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:calc((calc(10px * .7) * 1.5) - 4px);right:calc((calc(var(--plyr-control-spacing,10px) * .7) * 1.5) - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after,.plyr__menu__container .plyr__control--forward:hover::after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:calc(10px * .7);margin:calc(var(--plyr-control-spacing,10px) * .7);margin-bottom:calc(calc(10px * .7)/ 2);margin-bottom:calc(calc(var(--plyr-control-spacing,10px) * .7)/ 2);padding-left:calc(calc(10px * .7) * 4);padding-left:calc(calc(var(--plyr-control-spacing,10px) * .7) * 4);position:relative;width:calc(100% - (calc(10px * .7) * 2));width:calc(100% - (calc(var(--plyr-control-spacing,10px) * .7) * 2))}.plyr__menu__container .plyr__control--back::after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:calc((calc(10px * .7) * 1.5) - 4px);left:calc((calc(var(--plyr-control-spacing,10px) * .7) * 1.5) - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back::before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:'';height:1px;left:0;margin-top:calc(calc(10px * .7)/ 2);margin-top:calc(calc(var(--plyr-control-spacing,10px) * .7)/ 2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus::after,.plyr__menu__container .plyr__control--back:hover::after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:calc(10px * .7);padding-left:calc(var(--plyr-control-spacing,10px) * .7)}.plyr__menu__container .plyr__control[role=menuitemradio]::after,.plyr__menu__container .plyr__control[role=menuitemradio]::before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]::before{background:rgba(0,0,0,.1);content:'';display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]::after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before{background:#00b3ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus::before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover::before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:calc((calc(10px * .7) - 2) * -1);margin-right:calc((calc(var(--plyr-control-spacing,10px) * .7) - 2) * -1);overflow:hidden;padding-left:calc(calc(10px * .7) * 3.5);padding-left:calc(calc(var(--plyr-control-spacing,10px) * .7) * 3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:0 0;border:0;border-radius:calc(13px * 2);border-radius:calc(var(--plyr-range-thumb-height,13px) * 2);color:#00b3ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));display:block;height:calc((3px * 2) + 13px);height:calc((var(--plyr-range-thumb-active-shadow-width,3px) * 2) + var(--plyr-range-thumb-height,13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none;background-image:linear-gradient(to right,currentColor 0,transparent 0);background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px);-webkit-appearance:none;margin-top:calc(((13px - 5px)/ 2) * -1);margin-top:calc(((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px))/ 2) * -1)}.plyr--full-ui input[type=range]::-moz-range-track{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px);margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time::before{content:'\2044';margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:rgba(255,255,255,.9);background:var(--plyr-tooltip-background,rgba(255,255,255,.9));border-radius:3px;border-radius:var(--plyr-tooltip-radius,3px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:calc(calc(10px / 2) * 2);margin-bottom:calc(calc(var(--plyr-control-spacing,10px)/ 2) * 2);opacity:0;padding:calc(10px / 2) calc(calc(10px / 2) * 1.5);padding:calc(var(--plyr-control-spacing,10px)/ 2) calc(calc(var(--plyr-control-spacing,10px)/ 2) * 1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;white-space:nowrap;z-index:2}.plyr__tooltip::before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid rgba(255,255,255,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,rgba(255,255,255,.9));bottom:calc(4px * -1);bottom:calc(var(--plyr-tooltip-arrow-size,4px) * -1);content:'';height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%,0) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translate(0,10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip::before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip::before{left:calc((18px / 2) + calc(10px * .7));left:calc((var(--plyr-control-icon-size,18px)/ 2) + calc(var(--plyr-control-spacing,10px) * .7))}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translate(0,10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip::before{left:auto;right:calc((18px / 2) + calc(10px * .7));right:calc((var(--plyr-control-icon-size,18px)/ 2) + calc(var(--plyr-control-spacing,10px) * .7));transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0,0) scale(1)}.plyr__progress{left:calc(13px * .5);left:calc(var(--plyr-range-thumb-height,13px) * .5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:calc(13px * -.5);margin-left:calc(var(--plyr-range-thumb-height,13px) * -.5);margin-right:calc(13px * -.5);margin-right:calc(var(--plyr-range-thumb-height,13px) * -.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));left:0}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:calc((5px / 2) * -1);margin-top:calc((var(--plyr-range-track-height,5px)/ 2) * -1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:0 0}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 25%,transparent 50%,rgba(35,40,47,.6) 50%,rgba(35,40,47,.6) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 25%,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__volume{align-items:center;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:calc(10px / 2);margin-left:calc(var(--plyr-control-spacing,10px)/ 2);margin-right:calc(10px / 2);margin-right:calc(var(--plyr-control-spacing,10px)/ 2);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;left:0;position:absolute;top:0}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:calc(10px / 2);padding:calc(var(--plyr-control-spacing,10px)/ 2);padding-top:calc(10px * 2);padding-top:calc(var(--plyr-control-spacing,10px) * 2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:calc(10px * 3.5);padding-top:calc(var(--plyr-control-spacing,10px) * 3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:calc(10px * 1.5);padding:calc(var(--plyr-control-spacing,10px) * 1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5))}.plyr--video .plyr__progress__buffer{color:rgba(255,255,255,.25);color:var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25))}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:-ms-fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-moz-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;height:100%;margin:0;width:100%;bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;position:static}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads::after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads::after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin:-var(--plyr-range-track-height,5px)/2 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr__preview-thumb{background-color:rgba(255,255,255,.9);background-color:var(--plyr-tooltip-background,rgba(255,255,255,.9));border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:calc(calc(10px / 2) * 2);margin-bottom:calc(calc(var(--plyr-control-spacing,10px)/ 2) * 2);opacity:0;padding:3px;padding:var(--plyr-tooltip-radius,3px);pointer-events:none;position:absolute;transform:translate(0,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0,0) scale(1)}.plyr__preview-thumb::before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid rgba(255,255,255,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,rgba(255,255,255,.9));bottom:calc(4px * -1);bottom:calc(var(--plyr-tooltip-arrow-size,4px) * -1);content:'';height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:calc(3px - 1px);border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:rgba(0,0,0,.55);border-radius:calc(3px - 1px);border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));padding:3px 6px}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;border:0!important;height:1px!important;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}@font-face {
  font-family: 'fontello';
  src: url('/content/themes/claim/fontello/font/fontello.eot?26388650&x57670');
  src: url('/content/themes/claim/fontello/font/fontello.eot?26388650#iefix&x57670') format('embedded-opentype'),
       url('/content/themes/claim/fontello/font/fontello.woff2?26388650') format('woff2'),
       url('/content/themes/claim/fontello/font/fontello.woff?26388650&x57670') format('woff'),
       url('/content/themes/claim/fontello/font/fontello.ttf?26388650&x57670') format('truetype'),
       url('/content/themes/claim/fontello/font/fontello.svg?26388650#fontello&x57670') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('/content/themes/claim/fontello/font/fontello.svg?26388650#fontello&x57670') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-soundcloud:before { content: '\e800'; } /* '' */
.icon-search:before { content: '\e801'; } /* '' */
.icon-email:before { content: '\e802'; } /* '' */
.icon-clear:before { content: '\e803'; } /* '' */
.icon-dropdown:before { content: '\e804'; } /* '' */
.icon-close:before { content: '\e805'; } /* '' */
.icon-line:before { content: '\e806'; } /* '' */
.icon-download:before { content: '\e807'; } /* '' */
.icon-listen:before { content: '\e808'; } /* '' */
.icon-link:before { content: '\e809'; } /* '' */
.icon-next:before { content: '\e80a'; } /* '' */
.icon-prev:before { content: '\e80b'; } /* '' */
.icon-marker:before { content: '\e80c'; } /* '' */
.icon-arrow-right:before { content: '\e80d'; } /* '' */
.icon-menu:before { content: '\e80e'; } /* '' */
.icon-menu-close:before { content: '\e80f'; } /* '' */
.icon-website:before { content: '\e810'; } /* '' */
.icon-wp-edit:before { content: '\e811'; } /* '' */
.icon-phone:before { content: '\e812'; } /* '' */
.icon-checked:before { content: '\e813'; } /* '' */
.icon-arrow-down:before { content: '\e814'; } /* '' */
.icon-bluesky:before { content: '\e815'; } /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-linkedin:before { content: '\f0e1'; } /* '' */
.icon-youtube:before { content: '\f16a'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-vimeo:before { content: '\f194'; } /* '' */
.icon-facebook:before { content: '\f230'; } /* '' */
/**
 * @license
 * MyFonts Webfont Build ID 3591719, 2018-06-05T05:03:59-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: TTNorms-BlackItalic by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-norms/black-ital/
 * Copyright: Copyright (c) 2017 by TypeType. Designers Ivan Gladkikh, Pavel Emelyanov. Technical designers Olexa Volochay, Nadyr Rakhimov, Dmitriy Greshnev. All rights reserved.
 * Licensed pageviews: 20,000
 * 
 * Webfont: TTNorms-ExtraBoldItalic by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-norms/exbold-ital/
 * Copyright: Copyright (c) 2017 by TypeType. Designers Ivan Gladkikh, Pavel Emelyanov. Technical designers Olexa Volochay, Nadyr Rakhimov, Dmitriy Greshnev. All rights reserved.
 * Licensed pageviews: 20,000
 * 
 * Webfont: TTNorms-Black by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-norms/black/
 * Copyright: Copyright (c) 2017 by TypeType. Designers Ivan Gladkikh, Pavel Emelyanov. Technical designers Olexa Volochay, Nadyr Rakhimov, Dmitriy Greshnev. All rights reserved.
 * Licensed pageviews: 20,000
 * 
 * Webfont: TTNorms-BoldItalic by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-norms/bold-ital/
 * Copyright: Copyright (c) 2017 by TypeType. Designers Ivan Gladkikh, Pavel Emelyanov. Technical designers Olexa Volochay, Nadyr Rakhimov, Dmitriy Greshnev. All rights reserved.
 * Licensed pageviews: 20,000
 * 
 * Webfont: TTNorms-Bold by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-norms/bold/
 * Copyright: Copyright (c) 2017 by TypeType. Designers Ivan Gladkikh, Pavel Emelyanov. Technical designers Olexa Volochay, Nadyr Rakhimov, Dmitriy Greshnev. All rights reserved.
 * Licensed pageviews: 20,000
 * 
 * Webfont: TTNorms-ExtraBold by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-norms/exbold/
 * Copyright: Copyright (c) 2017 by TypeType. Designers Ivan Gladkikh, Pavel Emelyanov. Technical designers Olexa Volochay, Nadyr Rakhimov, Dmitriy Greshnev. All rights reserved.
 * Licensed pageviews: 20,000
 * 
 * Webfont: TTNorms-ExtraLightItalic by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-norms/exlight-ital/
 * Copyright: Copyright (c) 2017 by TypeType. Designers Ivan Gladkikh, Pavel Emelyanov. Technical designers Olexa Volochay, Nadyr Rakhimov, Dmitriy Greshnev. All rights reserved.
 * Licensed pageviews: 20,000
 * 
 * Webfont: TTNorms-ExtraLight by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-norms/exlight/
 * Copyright: Copyright (c) 2017 by TypeType. Designers Ivan Gladkikh, Pavel Emelyanov. Technical designers Olexa Volochay, Nadyr Rakhimov, Dmitriy Greshnev. All rights reserved.
 * Licensed pageviews: 20,000
 * 
 * Webfont: TTNorms-HeavyItalic by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-norms/heavy-ital/
 * Copyright: Copyright (c) 2017 by TypeType. Designers Ivan Gladkikh, Pavel Emelyanov. Technical designers Olexa Volochay, Nadyr Rakhimov, Dmitriy Greshnev. All rights reserved.
 * Licensed pageviews: 20,000
 * 
 * Webfont: TTNorms-Heavy by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-norms/heavy/
 * Copyright: Copyright (c) 2017 by TypeType. Designers Ivan Gladkikh, Pavel Emelyanov. Technical designers Olexa Volochay, Nadyr Rakhimov, Dmitriy Greshnev. All rights reserved.
 * Licensed pageviews: 20,000
 * 
 * Webfont: TTNorms-Italic by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-norms/ital/
 * Copyright: Copyright (c) 2017 by TypeType. Designers Ivan Gladkikh, Pavel Emelyanov. Technical designers Olexa Volochay, Nadyr Rakhimov, Dmitriy Greshnev. All rights reserved.
 * Licensed pageviews: 20,000
 * 
 * Webfont: TTNorms-LightItalic by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-norms/light-ital/
 * Copyright: Copyright (c) 2017 by TypeType. Designers Ivan Gladkikh, Pavel Emelyanov. Technical designers Olexa Volochay, Nadyr Rakhimov, Dmitriy Greshnev. All rights reserved.
 * Licensed pageviews: 20,000
 * 
 * Webfont: TTNorms-Light by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-norms/light/
 * Copyright: Copyright (c) 2017 by TypeType. Designers Ivan Gladkikh, Pavel Emelyanov. Technical designers Olexa Volochay, Nadyr Rakhimov, Dmitriy Greshnev. All rights reserved.
 * Licensed pageviews: 20,000
 * 
 * Webfont: TTNorms-MediumItalic by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-norms/med-ital/
 * Copyright: Copyright (c) 2017 by TypeType. Designers Ivan Gladkikh, Pavel Emelyanov. Technical designers Olexa Volochay, Nadyr Rakhimov, Dmitriy Greshnev. All rights reserved.
 * Licensed pageviews: 20,000
 * 
 * Webfont: TTNorms-Medium by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-norms/medium/
 * Copyright: Copyright (c) 2017 by TypeType. Designers Ivan Gladkikh, Pavel Emelyanov. Technical designers Olexa Volochay, Nadyr Rakhimov, Dmitriy Greshnev. All rights reserved.
 * Licensed pageviews: 20,000
 * 
 * Webfont: TTNorms-Regular by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-norms/regular/
 * Copyright: Copyright (c) 2017 by TypeType. Designers Ivan Gladkikh, Pavel Emelyanov. Technical designers Olexa Volochay, Nadyr Rakhimov, Dmitriy Greshnev. All rights reserved.
 * Licensed pageviews: 20,000
 * 
 * Webfont: TTNorms-ThinItalic by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-norms/thin-ital/
 * Copyright: Copyright (c) 2017 by TypeType. Designers Ivan Gladkikh, Pavel Emelyanov. Technical designers Olexa Volochay, Nadyr Rakhimov, Dmitriy Greshnev. All rights reserved.
 * Licensed pageviews: 20,000
 * 
 * Webfont: TTNorms-Thin by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-norms/thin/
 * Copyright: Copyright (c) 2017 by TypeType. Designers Ivan Gladkikh, Pavel Emelyanov. Technical designers Olexa Volochay, Nadyr Rakhimov, Dmitriy Greshnev. All rights reserved.
 * Licensed pageviews: 20,000
 * 
 * Webfont: SabonNextLTPro-Bold by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/sabon-next/pro-bold/
 * Copyright: Copyright &#x00A9; 2002 - 2010 Linotype GmbH, www.linotype.com. All rights reserved. This font software may not be reproduced, modified, disclosed or transferred without the express written approval of Linotype GmbH. Sabon is a trademark of Linotype Corp.
 * Licensed pageviews: 250,000
 * 
 * Webfont: SabonNextLTPro-Display by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/sabon-next/pro-display/
 * Copyright: Copyright &#x00A9; 2002 - 2010 Linotype GmbH, www.linotype.com. All rights reserved. This font software may not be reproduced, modified, disclosed or transferred without the express written approval of Linotype GmbH. Sabon is a trademark of Linotype Corp.
 * Licensed pageviews: 250,000
 * 
 * Webfont: SabonNextLTPro-DisplayIt by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/sabon-next/pro-display-italic/
 * Copyright: Copyright &#x00A9; 2002 - 2010 Linotype GmbH, www.linotype.com. All rights reserved. This font software may not be reproduced, modified, disclosed or transferred without the express written approval of Linotype GmbH. Sabon is a trademark of Linotype Corp.
 * Licensed pageviews: 250,000
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3591719
 * 
 * © 2018 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
/*@import url("//hello.myfonts.net/count/36ce27");*/

  
@font-face {font-family: 'TTNorms-Bold';src: url('/content/themes/claim/webfonts/36CE27_4_0.eot?x57670');src: url('/content/themes/claim/webfonts/36CE27_4_0.eot?#iefix&x57670') format('embedded-opentype'),url('/content/themes/claim/webfonts/36CE27_4_0.woff2') format('woff2'),url('/content/themes/claim/webfonts/36CE27_4_0.woff?x57670') format('woff'),url('/content/themes/claim/webfonts/36CE27_4_0.ttf?x57670') format('truetype');}

@font-face {font-family: 'TTNorms-Light';src: url('/content/themes/claim/webfonts/36CE27_C_0.eot?x57670');src: url('/content/themes/claim/webfonts/36CE27_C_0.eot?#iefix&x57670') format('embedded-opentype'),url('/content/themes/claim/webfonts/36CE27_C_0.woff2') format('woff2'),url('/content/themes/claim/webfonts/36CE27_C_0.woff?x57670') format('woff'),url('/content/themes/claim/webfonts/36CE27_C_0.ttf?x57670') format('truetype');}

@font-face {font-family: 'TTNorms-Regular';src: url('/content/themes/claim/webfonts/36CE27_F_0.eot?x57670');src: url('/content/themes/claim/webfonts/36CE27_F_0.eot?#iefix&x57670') format('embedded-opentype'),url('/content/themes/claim/webfonts/36CE27_F_0.woff2') format('woff2'),url('/content/themes/claim/webfonts/36CE27_F_0.woff?x57670') format('woff'),url('/content/themes/claim/webfonts/36CE27_F_0.ttf?x57670') format('truetype');}
  
@font-face {font-family: 'SabonNextLTPro-Bold';src: url('/content/themes/claim/webfonts/36CE27_12_0.eot?x57670');src: url('/content/themes/claim/webfonts/36CE27_12_0.eot?#iefix&x57670') format('embedded-opentype'),url('/content/themes/claim/webfonts/36CE27_12_0.woff2') format('woff2'),url('/content/themes/claim/webfonts/36CE27_12_0.woff?x57670') format('woff'),url('/content/themes/claim/webfonts/36CE27_12_0.ttf?x57670') format('truetype');}
 
@font-face {font-family: 'SabonNextLTPro-Display';src: url('/content/themes/claim/webfonts/36CE27_13_0.eot?x57670');src: url('/content/themes/claim/webfonts/36CE27_13_0.eot?#iefix&x57670') format('embedded-opentype'),url('/content/themes/claim/webfonts/36CE27_13_0.woff2') format('woff2'),url('/content/themes/claim/webfonts/36CE27_13_0.woff?x57670') format('woff'),url('/content/themes/claim/webfonts/36CE27_13_0.ttf?x57670') format('truetype');}/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

/* Document
   ========================================================================== */

html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
  outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset, iframe, figure, blockquote {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

ul, ol, h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: normal;
}

a {
  text-decoration: none;
  color: inherit;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  width: auto;
  margin-right: 0;
  margin-left: 0;
}

select::-ms-expand {
    display: none;
}/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.slick-slide {
  outline: 0;
}


.btn-wp-edit {
  display: block;
  float: left;
  position: fixed;
  bottom: 1rem;
  left: 1rem;
  z-index: 10000;
  color: #fff;
  background: #222;
  min-width: 1.875rem;
  height: 1.875rem;
  line-height: 1.875rem;
  text-align: center;
  border-radius: .9375rem;
  white-space: nowrap;
  font-family: Arial;
  text-transform: uppercase;
}

.btn-wp-edit i {
  position: absolute;
  top: 0;
  left: 0.55rem;
}

.btn-wp-edit > span {
  display: inline-block;
  position: relative;
  overflow: hidden;
  max-width: 0;
  -webkit-transition: max-width 150ms;
  -moz-transition: max-width 150ms;
  -ms-transition: max-width 150ms;
  -o-transition: max-width 150ms;
  transition: max-width 150ms;
  margin-left: 1.875rem;
}

.btn-wp-edit:hover > span {
  max-width: 12.5rem;
}

.btn-wp-edit > span > span {
  display: inline-block;
  padding-right: 0.55rem;
  font-size: .75rem;
}

.sn-col-set {
  letter-spacing:-.31em;
  *letter-spacing:normal;
  *word-spacing:-.43em;
  text-rendering:optimizespeed;
  display:-webkit-flex;
  display: flex;
  -webkit-flex-flow:row wrap;
  display:-ms-flexbox;
  -ms-flex-flow:row wrap;
  flex-flow: row wrap;
  -ms-align-content:flex-start;
  -webkit-align-content:flex-start;
  align-content:flex-start;
}

.sn-col-set-nowrap {
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}

.sn-col-set > * {
  display:inline-block;
  *display:inline;
  zoom:1;
  letter-spacing:normal;
  word-spacing:normal;
  vertical-align:top;
  text-rendering:auto;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-clip: padding-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
          
}

.sn-col-set-1 > * {
  width: 100%;
  margin-right: 0;
}

.sn-col-set-2 > * {
  width: 50%;
}

.sn-col-set-3 > * {
  width: 33.33333333333333333333%;
}

.sn-col-set-4 > * {
  width: 25%;
}

.sn-col-set-5 > * {
  width: 20%;
}

.sn-col-set-6 > * {
  width: 16.66666666666666666666%;
}

.sn-col-set > .sn-col-auto,
.sn-col-set-footer > * {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

html:not(.explorer) .sn-col-set .sn-col-equal-height {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}

.sn-col-set .sn-col-space-between {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-flow: column nowrap;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}

.sn-col-set .sn-col-valigned {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-flow: column nowrap;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.btn {
  border: 0;
  border-radius: 0;
  display: inline-block;
  white-space: nowrap;
  font-size: 1rem;
  background: transparent;
  position: relative;
}

button.btn {
  -webkit-appearance: none;
  appearance: none;
}

.btn-set {
  margin-top: 1.2em;
}

span.loading {
  height: 0;
  width: 0;
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  transition: all 150ms;
  transform: scale(0);
}

span.loading img {
  width: 100%;
  padding: 0.75rem;
  position: absolute;
  top: -0.9rem;
  left: 0;
  animation: spin .4s infinite linear;
}

span.loading.now {
  height: 1.3rem;
  width: 1.3rem;
  transform: scale(1);
}

img.ajax-loader {
  display: none !important;
}

button.btn {
  -webkit-appearance: none;
  appearance: none;
  outline: 0;
  box-shadow: none;
}

.lnk {
  display: inline-block;
  transition: opacity 250ms;
}

.btn:hover,
.lnk:hover,
a:hover span.btn {
}

.btn span.icon {
  margin: 0 .875rem;
}

.btn span.icon,
.btn span.label,
.lnk span.icon,
.lnk span.label {
  display: inline-block;
  line-height: 1.4;
  vertical-align: top;
  white-space: normal;
}

.lnk span.icon {
  margin: 0 .875em;
}

.btn span.icon:last-child,
.lnk span.icon:last-child {
  margin-right: 0;
}

.btn span.icon:first-child,
.lnk span.icon:first-child {
  margin-left: 0;
}

.spanned > span {
  display: block;
}

.figure-cover {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.figure-contain {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.figure-cover img,
.figure-contain img {
  display: none;
}

img.rounded {
  display: inline-block;
  border-radius: 50%;
}

.to-be-added {
  transform: scale(0.9) translateY(10%);
  opacity: 0;
  transition: transform 300ms, opacity 300ms;
}

.just-added {
  transform: scale(1);
  opacity: 1;
}









address {
  font-style: normal;
}

a {
	text-decoration-skip: ink;
}

a:focus {
  outline: 0;
}

html {
  overflow-y: scroll;
  -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.wysiwyg a {
  word-break: break-word;
}.mCustomScrollbar{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.mCustomScrollbar.mCS_no_scrollbar,.mCustomScrollbar.mCS_touch_action{-ms-touch-action:auto;touch-action:auto}.mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:0;direction:ltr}.mCSB_container{overflow:hidden;width:auto;height:auto}.mCSB_inside>.mCSB_container{margin-right:30px}.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container{margin-right:0;margin-left:30px}.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-left:0}.mCSB_scrollTools{position:absolute;width:16px;height:auto;left:auto;top:0;right:0;bottom:0;opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_outside+.mCSB_scrollTools{right:-26px}.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{right:auto;left:0}.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{left:-26px}.mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:0;right:0;height:auto}.mCSB_scrollTools a+.mCSB_draggerContainer{margin:20px 0}.mCSB_scrollTools .mCSB_draggerRail{width:2px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px;z-index:1}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;width:4px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;text-align:center}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:12px}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:8px}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonUp{display:block;position:absolute;height:20px;width:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools .mCSB_buttonDown{bottom:0}.mCSB_horizontal.mCSB_inside>.mCSB_container{margin-right:0;margin-bottom:30px}.mCSB_horizontal.mCSB_outside>.mCSB_container{min-height:100%}.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal{width:auto;height:16px;top:auto;right:0;bottom:0;left:0}.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:-26px}.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer{margin:0 20px}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:2px;margin:7px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{width:30px;height:100%;left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:4px;margin:6px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:12px;margin:2px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:8px;margin:4px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{display:block;position:absolute;width:20px;height:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{right:0}.mCSB_container_wrapper{position:absolute;height:auto;width:auto;overflow:hidden;top:0;left:0;right:0;bottom:0;margin-right:30px;margin-bottom:30px}.mCSB_container_wrapper>.mCSB_container{padding-right:30px;padding-bottom:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:20px}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:20px}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:20px}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper{margin-right:0;margin-left:30px}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container{padding-right:0}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container{padding-bottom:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0;margin-left:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar{-webkit-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out}.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools{opacity:0;filter:"alpha(opacity=0)";-ms-filter:"alpha(opacity=0)"}.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,.mCustomScrollBox:hover>.mCSB_scrollTools,.mCustomScrollBox:hover~.mCSB_scrollTools,.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag{opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)"}.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.4);filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75);filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85);filter:"alpha(opacity=85)";-ms-filter:"alpha(opacity=85)"}.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9);filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp{background-image:url(/content/themes/claim/css/mCSB_buttons.png?x57670);background-repeat:no-repeat;opacity:.4;filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_buttonUp{background-position:0 0}.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -20px}.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -40px}.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -56px}.mCSB_scrollTools .mCSB_buttonDown:hover,.mCSB_scrollTools .mCSB_buttonLeft:hover,.mCSB_scrollTools .mCSB_buttonRight:hover,.mCSB_scrollTools .mCSB_buttonUp:hover{opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_buttonDown:active,.mCSB_scrollTools .mCSB_buttonLeft:active,.mCSB_scrollTools .mCSB_buttonRight:active,.mCSB_scrollTools .mCSB_buttonUp:active{opacity:.9;filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:rgba(0,0,0,.85)}.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:rgba(0,0,0,.9)}.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:4px;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:4px;margin:6px auto}.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px 0}.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -20px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -40px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -56px}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px 0}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -20px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -40px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -56px}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:4px;margin:6px 0}.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:6px;margin:5px auto}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px 0}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -20px}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -40px}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -56px}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px 0}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -20px}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -40px}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -56px}.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.1)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:2px}.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%}.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:2px;margin:7px auto}.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.15)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,.mCS-rounded.mCSB_scrollTools .mCSB_dragger{height:14px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:14px;margin:0 1px}.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger{width:14px}.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:14px;margin:1px 0}.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:16px;height:16px;margin:-1px 0}.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:4px}.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:16px;width:16px;margin:0 -1px}.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:4px;margin:6px 0}.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{background-position:0 -72px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -92px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -112px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -128px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px -72px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -92px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -112px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -128px}.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail{width:4px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail{background-color:transparent;background-position:center}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);background-repeat:repeat-y;opacity:.3;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail{height:4px;margin:6px 0;background-repeat:repeat-x}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px -72px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -92px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -112px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -128px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px -72px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -92px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -112px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -128px}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-y;background-image:-moz-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:linear-gradient(to right,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-x;background-image:-moz-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)}.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger{height:70px}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger{width:70px}.mCS-3d-dark.mCSB_scrollTools,.mCS-3d.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail{width:8px;background-color:#000;background-color:rgba(0,0,0,.2);box-shadow:inset 1px 0 1px rgba(0,0,0,.5),inset -1px 0 1px rgba(255,255,255,.2)}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#555}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:8px}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:8px;margin:4px 0;box-shadow:inset 0 1px 1px rgba(0,0,0,.5),inset 0 -1px 1px rgba(255,255,255,.2)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:8px;margin:4px auto}.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);box-shadow:inset 1px 0 1px rgba(0,0,0,.1)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{box-shadow:inset 0 1px 1px rgba(0,0,0,.1)}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,.mCS-3d-thick.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical{right:1px}.mCS-3d-thick-dark.mCSB_scrollTools_vertical,.mCS-3d-thick.mCSB_scrollTools_vertical{box-shadow:inset 1px 0 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,.mCS-3d-thick.mCSB_scrollTools_horizontal{bottom:1px;box-shadow:inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;box-shadow:inset 1px 0 0 rgba(255,255,255,.4);width:12px;margin:2px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255,255,255,.4);height:12px;width:auto}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#555}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{background-color:#000;background-color:rgba(0,0,0,.05);box-shadow:inset 1px 1px 16px rgba(0,0,0,.1)}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-3d-thick-dark.mCSB_scrollTools{box-shadow:inset 0 0 14px rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{box-shadow:inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 1px 0 0 rgba(255,255,255,.4),inset -1px 0 0 rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255,255,255,.4),inset 0 -1px 0 rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#777}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{background-color:#fff;background-color:rgba(0,0,0,.05);box-shadow:inset 1px 1px 16px rgba(0,0,0,.1)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical{right:0;margin:12px 0}.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:0;margin:0 12px}.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical{left:0;right:auto}.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger{height:50px}.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger{width:50px}.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail{width:6px;background-color:#000;background-color:rgba(0,0,0,.2)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px}.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:6px;margin:5px 0}.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:12px}.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:12px;margin:2px 0}.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1)}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset.mCSB_scrollTools .mCSB_draggerRail{width:12px;background-color:#000;background-color:rgba(0,0,0,.2)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;margin:3px 5px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:6px;margin:5px 3px;position:absolute;width:auto;top:0;bottom:0;left:0;right:0}.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:12px;margin:2px 0}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent;border-width:1px;border-style:solid;border-color:#fff;border-color:rgba(255,255,255,.2);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{border-color:#000;border-color:rgba(0,0,0,.2)}.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.6)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.6)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}/*
Theme Name: Claim
Author: SUPERNOVÆ
Author URI: https://www.supernov.ae/
Version: 2018
*/








   
   
  /* FONTS
	
  font-family: 'TTNorms-Bold', sans-serif;
	font-family: 'TTNorms-Regular', sans-serif;
	font-family: 'TTNorms-Light', sans-serif;
	
	font-family: 'SabonNextLTPro-Display', serif;
	font-family: 'SabonNextLTPro-Bold', serif;
	
  */


   
   
  /* BASE */
  
  :root {
    --page-padding-left: 8.333333333333333333vw;
    --page-padding-right: var(--page-padding-left);
  }
  
  .hdln-14,
  .hdln-18,
  .hdln-20 {
    font-family: 'TTNorms-Bold', sans-serif;
  }
  
  .cpy-18,
  .hdln-18 {
    font-size: 1.125rem;
  }
  
  .cpy-14,
  .hdln-14 {
    font-size: .875rem;
  }
  
  .cpy-20,
  .hdln-20 {
    font-size: max(18px, min(20px, 1.38888888888888888888vw));
  }
  
  body {
    font-size: 100%;
  	font-family: 'SabonNextLTPro-Display', serif;
  	font-weight: 400;
    color: #000;
    line-height: 1.3;
    background: #fff;
  }
  
  input, textarea, select, button {
  	font-family: 'SabonNextLTPro-Display', serif;
  	font-weight: 400;
    color: #000;
  }
  
  img {
    max-width: 100%;
  }
 
  .module .module-inner,
  header.main > .inner,
  .cookie-bar > .inner,
	footer.main > .inner,
	.notification-bar > .inner {
    position: relative;
    max-width: 90rem;
    margin: 0 auto;
    padding-left: 8.333333333333333333vw;
    padding-right: 8.333333333333333333vw;
		box-sizing: border-box;
  }
  
  .module-full-width .module-inner {
    max-width: none;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  
  .load-more {
    text-align: center;
  }
	
/*	nav.pagination.loading .btn-more {
		opacity: 0;
	}*/
  
  .wysiwyg a {
    -webkit-transition: color 150ms;
    -moz-transition: color 150ms;
    -ms-transition: color 150ms;
    -o-transition: color 150ms;
    transition: color 150ms;
    text-decoration: underline;
  }
  
  .wysiwyg a:hover {
    text-decoration: none;
  }
  
  .wysiwyg > *:not(:last-child) {
    margin-bottom: 1em;
  }
  
  .wysiwyg strong {
  }
  
  .wysiwyg > ul,
  .wysiwyg > ol {
    counter-reset: supernovae;
  }
  
  .wysiwyg > ul li,
  .wysiwyg > ol li {
    position: relative;
    padding-left: 1.5em;
  }
  
  .wysiwyg > ul li:not(:last-child),
  .wysiwyg > ol li:not(:last-child) {
  }
  
  .wysiwyg > ul li::before {
    content: '—';
    position: absolute;
    left: 0;
  }
  
  .wysiwyg > ol li::before {
  	content: counter(supernovae) '.';
  	counter-increment: supernovae;
    position: absolute;
    left: 0;
  }
  
  .wysiwyg > ul ul li::before {
  }
  
  .wysiwyg > ul ul,
  .wysiwyg > ol ol {
  }
  
  .wysiwyg table {
    width: auto !important;
  }
  
  .wysiwyg table td {
    width: auto !important;
    height: auto !important;
  }
	
  @keyframes spin {
      from {transform:rotate(0deg);}
      to {transform:rotate(360deg);}
  }
	
	span.loading img {
		top: -12px;
	}

	span.loading {
		vertical-align: middle;
	}
  
  
  
  
  





	/* HEADER */
	
	.container {
		padding-top: 13.75em;
	}
	
	header.main {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		z-index: 999;
		background: transparent;
		transition: background 300ms;
		pointer-events: none;
	}
	
	header.main > .inner * {
		pointer-events: all;
	}
	
	.btn-menu {
		display: none;
	}
	
	body.has-notification .container::before {
		content: '';
		display: block;
		padding-top: 70px;
	}
	
	body.has-notification header.main {
		top: 70px;
	}
	
	body.view-white-header header.main {
		background: #fff;
	}
	
	body.scrolled header.main {
		position: fixed;
		background: #fff;
		top: -2.875em;
	}
	
	header.main > .inner {
		padding-top: 4.1875em;
		padding-bottom: 5em;
		transition: padding-bottom 300ms;
	}
	
	body.scrolled header.main > .inner {
		padding-bottom: 1.75em;
	}
	
	.site-title {
		float: left;
	}
	
	.site-title a {
		display: block;
	}
	
	.site-title img {
		position: relative;
		display: block;
		width: 10em;
		padding-top: 0;
		transition: padding-top 300ms, width 200ms;
	}
	
	body.scrolled .site-title img {
		width: 5.55em;
		padding-top: .375em;
	}

	.navs {
		position: relative;
		float: right;
	}
	
	nav.header {
		text-align: right;
	}
	
	nav.header li.btn-language {
		display: none !important;
	}
	
	nav.header .menu > li {
		display: inline-block;
		position: relative;
		vertical-align: top;
		margin-left: 1.875em;
	}
	
	nav.header a {
		font-size: 1.125em;
		color: #F2997B;
		font-family: 'TTNorms-Bold', sans-serif;
		text-transform: uppercase;
		line-height: 1.55555555555555555555;
		letter-spacing: 0.5px;
		white-space: nowrap;
		transition: color 150ms;
	}
	
	nav.header .menu > li > a:hover,
	nav.header .menu > li:hover > a,
	nav.header .menu > li.current-menu-item > a,
	nav.header .menu > li.current-menu-parent > a {
		color: #E94E1B;
	}
	
	@media only screen and (min-width: 1001px) {
	
		nav.header .sub-menu-wrapper {
			position: absolute;
			top: 100%;
			left: -2.375em;
			text-align: left;
			padding-top: 1.75em;
			transform: translateY(-10px);
			opacity: 0;
			visibility: hidden;
			transition: transform 200ms 0ms, opacity 200ms 0ms, visibility 0ms 200ms;
		}
	
		nav.header li:last-child .sub-menu-wrapper {
			left: auto;
			right: -2.375em;
		}
	
		nav.header li:hover .sub-menu-wrapper {
			opacity: 1;
			transform: none;
			visibility: visible;
			transition-delay: 0ms;
		}
	
		nav.header .sub-menu {
			background: #F2997B;
			padding: 1.25em 3.125em 1.5em 2.375em;
			max-height: none !important;
		}
	
		nav.header .sub-menu a {
			line-height: 1.3;
			display: inline-block;
			padding: 0.4em 0;
			color: #fff;
		}
		
		nav.header .sub-menu > li > a:hover,
		nav.header .sub-menu > li.current-menu-item > a,
		nav.header .sub-menu > li.current-menu-parent > a {
			color: #E94E1B;
		}
	
		nav.header .sub-menu li.current-menu-item a::before {
			content: '——';
			letter-spacing: -4px;
			white-space: nowrap;
			margin-right: 0.5em;
			display: inline-block;
			vertical-align: middle;
		}
	
		nav.header .icon-dropdown {
			font-size: 42%;
			vertical-align: middle;
			margin-left: 0.75em;
		}
		
	}
	
	nav.meta {
		text-align: right;
		margin-bottom: 1.25em;
		transition: margin-bottom 300ms;
	}
	
	body.scrolled nav.meta {
		margin-bottom: .875em;
	}
	
	nav.meta > .inner > * {
		display: inline-block;
	}
	
	nav.meta .menu > li,
	footer.main .social-menu > li {
		display: inline-block;
		margin-left: 1.375em;
	}
	
	nav.meta .menu > li > a {
		font-size: .8125em;
		color: #000000;
		text-transform: uppercase;
		font-family: "TTNorms-Bold", sans-serif; 
		line-height: 2.15384615384615384615;
		letter-spacing: 0.5px;
		transition: color 150ms;
	}
	
	.social-menu li > a {
		transition: color 150ms;
	}
	
	nav.meta .menu > li > a:hover,
	nav.meta .menu > li.current-menu-item > a,
	nav.meta .menu > li.current-menu-parent > a,
	.social-menu li > a:hover {
		color: #E94E1B;
	}

	nav.meta .meta-menu .icon-wrap {
		margin-right: 0.3em;
	}
	
	nav.meta .social-menu {
		margin-left: 1.25em;
	}
	
	.social-menu .title-wrap {
		display: none;
	}
	
	nav.meta .social-menu > li {
		margin-left: .85em;
	}
	
	footer.main .social-menu {
		margin-top: 1em;
	}
	
	footer.main .social-menu > li {
		margin-left: 0;
		margin-right: 1.2em;
	}

	.social-menu i:before {
		transform: scale(1.3);
	}








	/* BREADCRUMB */
	
	nav.breadcrumb {
		font-size: 1em;
		line-height: 1.875;
		font-family: "TTNorms-Regular", sans-serif; 
	}
	
	nav.breadcrumb li {
		display: inline-block;
	}
	
	nav.breadcrumb li:first-child {
		display: none;
	}
	
	nav.breadcrumb a {
		text-decoration: underline;
		font-family: "TTNorms-Bold", sans-serif; 
		color: #F2997B;
	}
	
	nav.breadcrumb a:hover {
		text-decoration: none;
	}
	
	nav.breadcrumb li > span::after {
		content: '→';
		display: inline-block;
		padding: 0 .625em;
	}
	
	nav.breadcrumb li:last-child > span::after {
		display: none;
	}







	/* BUTTONS */
	
	.btn-set {
		margin-top: 2.5em;
	}
	
	.lnk {
		color: #F2997B;
		font-size: 1.25em;
		line-height: 1.2;
		text-transform: uppercase;
		font-family: 'TTNorms-Bold', sans-serif;
		transition: color 150ms;
	}
	
	.lnk-more .icon-line {
		font-size: 69.15%;
	}
	
	.lnk-more span.icon {
		margin: 0 .4em 0 0;
		color: #F2997B;
	}
	
	.lnk-download {
		position: relative;
	}
	
	.lnk-download span.icon {
		position: absolute;
		top: -2px;
		left: 0;
	}
	
	.lnk-download span.label {
		padding-left: 2.5em;
	}
	
	.lnk-download span.label em {
		font-style: normal;
		white-space: nowrap;
	}
	
	.lnk-download,
	.lnk-download span.label,
	.lnk-download span.icon {
		line-height: 1.2;
	}
	
	a.lnk-more:hover {
		color: #000;
	}
	
	.lnk-cta {
		text-transform: none;
		text-decoration: underline;
		font-size: 1.125em;
		font-family: "TTNorms-Regular", sans-serif; 
		letter-spacing: 0;
	}
	
	.lnk-cta, .lnk-cta * {
		display: inline !important;
	}
	
	a.lnk-cta:hover {
		text-decoration: none;
	}
	
	.btn {
		border: 2px solid #F2997B;
		border-radius: 1.5625em;
		background: none;
		margin: 0;
		padding: 0;
		outline: 0;
		background: none;
		font-family: 'TTNorms-Bold', sans-serif;
		letter-spacing: 0.5px;
		font-size: 1.25rem;
		text-transform: uppercase;
		white-space: nowrap;
		padding: .65em 1.45em;
		transition: background 150ms, opacity 150ms, color 150ms;
	}
	
	.btn-more-naked {
		border-color: transparent;
		color: #F2997B;
		background: none !important;
		padding: 0;
	}
	
	input.btn,
	button.btn {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		cursor: pointer;
		outline: 0;
		padding-bottom: .5em;
	}
	
	.btn:hover {
		background: #fff;
	}
	
	.btn-more-naked:hover {
		color: #000;
	}
	
	.btn span.label {
		display: inline;
		line-height: 1.2;
		white-space: nowrap;
	}
  
  .btn-filled {
    transition: filter 150ms;
  }

  .btn-filled,
  .btn-filled:hover {
    background: #e55520;
    color: #fff;
    border-color: #e55520;
  }
  
  .btn-filled:hover {
    filter: contrast(1.2);
  }
	

	
	
	
	
	
	
	
	
	/* HEADLINES */
	
	.hdln-a {
		font-size: 3rem;
		line-height: 1.25;
		font-family: 'SabonNextLTPro-Display', serif;
	}
	
	.hdln-b,
	.module-image-copy .wysiwyg h3,
	.topics-grid .intro-copy .wysiwyg h3 {
		font-size: 2.25rem;
		line-height: 1.22222222222222222222;
		font-family: 'SabonNextLTPro-Display', serif;
	}
	
	.hdln-c,
	.module-headline-copy h4 {
		font-family: "TTNorms-Regular", sans-serif; 
		line-height: 1.33333333333333333333;
		font-size: 1.5rem;
	}
	
	.hdln-d {
		text-transform: uppercase;
		font-size: 1.875rem;
		line-height: 1.33333333333333333333;
		font-family: 'TTNorms-Bold', sans-serif; 
	}








	/* MODULES */
	
	.module:not(.has-no-margin) {
		margin-bottom: 3.25em;
	}
	
	.module-module-header .module-header {
		margin-bottom: 3.4375em;
	}
	
	.module.has-no-margin-if-last:last-child {
		margin-bottom: 0;
	}
	
	figcaption.credits {
		font-size: .875em !important;
		font-family: "TTNorms-Light", sans-serif; 
		line-height: 1.5 !important;
		margin-top: 0.5em !important;
		color: #000 !important;
	}
	
	figcaption.credits-on-image {
		position: absolute;
    bottom: 0;
		left: 0;
    padding: 0.25em 0.5em;
    background: rgba(255,255,255,0.9);
		z-index: 2;
	}
	
	figure.has-credits {
		position: relative;
		overflow: hidden;
	}
	
	
	
	
	
	
	
	
	/* GRID */
	
	.module-grid .module-wrap {
		margin-bottom: -3.472222222222222222vw;
	}
	
	.grid > li {
		width: 30.5%;
		margin-right: 4.16%;
		margin-bottom: 3.472222222222222222vw;
	}
	
	.team-grid > li {
		margin-bottom: 3.472222222222222222vw;
	}
	
	.grid > li:nth-child(3n+3) {
		margin-right: 0;
	}
	
	.partners-grid > li.partner-teaser {
		margin-left: 0 !important;
		display: block;
	}

	.grid > li > a {
		background-color: #fff;
		display: block;
		padding: 1.875em;
		height: 100%;
		box-sizing: border-box;
		display: flex;
		flex-direction: column;
		transition: background 200ms, box-shadow 200ms, transform 200ms;
	}
	
	.grid > li:not(.has-no-href) > a:hover {
		background-color: #E94E1B;
		transform: translateX(-5px) translateY(-5px);
		box-shadow: 10px 10px 0 0 rgba(8,46,75,0.1);
		color: #fff;
	}
	
	.grid > li:not(.has-no-href) > a:hover .lnk {
		color: #fff !important;
	}
	
	
	
	
	
	
	
	
	
	
	
	/* MODULE: LARGE COPY */
	
	.module-large-copy .module-wrap {
		max-width: 59.6875em;
		margin: 0 auto;
		text-align: center;
	}
	
	.module-large-copy .wysiwyg {
		color: #E94E1B;
		font-family: 'TTNorms-Bold', sans-serif;
		font-size: 2.5em;
		line-height: 1.35;
	}
	
	
	
	
	
	
	
	/* MODULE: HERO */
	
	.module-hero .col-image {
		width: 65.333333333333333333%;
		display: block;
	}
	
	.module-hero .col-copy {
		width: 34.666666666666666667%;
	}

	.module-hero .col-copy > div {
		position: relative;
		margin-right: -9.375em;
		z-index: 2;
		margin-top: auto;
		margin-bottom: auto;
	}
	
	.module-hero h3 {
		color: #000;
		margin-bottom: .425em;
	}
	
	.module-hero-home h3 a {
		text-decoration: underline;
		display: inline-block;
	}
	
	.module-hero-home h3 a:hover {
		text-decoration: none;
	}

	.module-hero .wysiwyg {
		color: #000;
		font-family: 'TTNorms-Bold', sans-serif;
		font-size: 1.5em;
		line-height: 1.33333333333333333333;
	}
	
	
	
	
	
	
	
	
	
	/* MODUL: IMAGE / COPY */
	
	.module-image-copy .col-image {
		width: 56.583333333333333333%;
		display: block;
	}
	
	.module-image-copy .col-copy {
		width: 39.166666666666666666%;
		margin-left: auto;
	}
	
	.module-image-copy.layout-copy-image .col-copy {
		margin-left: 0;
		margin-right: auto;
	}
	
	.module-image-copy .wysiwyg {
		font-size: 1.25em;
		line-height: 1.5;
		font-family: "TTNorms-Regular", sans-serif; 
	}

	.module-image-copy .wysiwyg strong {
		font-weight: normal;
		font-family: 'TTNorms-Bold', sans-serif;
	}

	.module-image-copy .wysiwyg h3 {
		margin-bottom: .66666666666666666666em;
	}
	
	.module-image-copy .subline {
		color: #E94E1B;
		font-size: 1em;
		line-height: 1.7;
		font-family: "TTNorms-Light", sans-serif; 
		margin-bottom: .75em;
	}
	
	.module-image-copy.layout-copy-image .col-image {
		order: 2;
	}
	
	.module-image-copy.layout-copy-image .col-copy {
		order: 1;
	}
	
	
	
	
	
	
	
	
	
	/* MODUL: IMAGE / COPY 2 */
	
	.module-image-copy-2 .module-wrap {
		background: #7DCBB6;
	}
	
	.module-image-copy-2 .col-image {
		width: 56.583333333333333333%;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
		min-height: 29.375em;
	}
	
	.module-image-copy-2 .col-image img {
		display: none;
	}
	
	.module-image-copy-2 .col-copy {
		width: 43.416666666666666667%;
		padding: 3.25em;
	}
	
	.module-image-copy-2 .col-copy h3 {
		text-decoration: underline;
		margin-bottom: .8125em;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	/* MODUL: HEADLINE / COPY */
	
	.module-headline-copy .col-headline {
		width: 47.5%;
	}
	
	.module-headline-copy .col-copy {
		width: 47.5%;
		margin-left: auto;
	}
	
	.module-headline-copy .wysiwyg {
		font-size: 1.25em;
		line-height: 1.5;
		font-family: "TTNorms-Light", sans-serif; 
	}
	
	.module-headline-copy .wysiwyg h4 {
		margin-bottom: 1.25em;
	}









	/* MODULE: TEXT TEASER GRID */
	
	.module-text-teaser-grid {
		background: #fdeeed;
	}
	
	.module-text-teaser-grid .module-inner {
		padding-top: 5em;
		padding-bottom: 10em;
	}
	
	.text-teaser-grid .hdln-d {
		transition: color 200ms;
	}
	
	.text-teaser-grid > li > a:hover .hdln-d {
		color: #fff;
	}
	
	.text-teaser-grid .btn-set {
		margin-top: auto;
		padding-top: 1.5em;
		text-align: left;
	}










	/* MODULE: TOPICS */
	
	.topics-grid .intro-copy .wysiwyg,
	.topics-grid .copy {
		font-size: 1.25em;
		line-height: 1.5;
		font-family: "TTNorms-Light", sans-serif; 
	}
	
	.topics-grid .intro-copy .wysiwyg h3 {
		margin-bottom: .55555555555555555555em;
	}
	
	.topics-grid > li > a {
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
		position: relative;
		min-height: 25.416666666666666666vw;
		padding-bottom: 6em;
	}
	
	.topics-grid > li.has-no-href > a {
		cursor: default;
	}

	.topics-grid li.has-image h4,
	.topics-grid .btn-set {
		position: absolute;
		bottom: 0;
		left: 0;
		background: #fff;
		max-width: 18.75em;
		width: 100%;
		box-sizing: border-box;
		padding: 1.25em 1.75em;
		z-index: 2;
	}
	
	.topics-grid li.has-image h4 span {
		font-family: "TTNorms-Regular", sans-serif; 
		font-size: 1.5em;
		line-height: 1.33333333333333333333;
	}
	
	.topics-grid h4 span {
		transition: color 150ms;
	}

	.topics-grid .btn-set {
		margin-top: 0;
		right: 0;
		max-width: none;
		text-align: right;
		background: none;
	}
	
	.topics-grid li.has-no-image h4 {
		line-height: 1.16666666666666666666;
		max-width: 10ch;
	}
	
	.topics-grid li.has-no-image:not(.has-no-href) a:hover h4 span {
		color: #fff;
	}
	
	.topics-grid li.has-image:not(.has-no-href) a:hover h4 span {
		color: #7DCBB6;
	}
	
	.topics-grid .copy-shade {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 1;
		background: #fff;
		opacity: 0;
		transition: opacity 200ms;
	}
	
	.topics-grid a:hover .copy-shade {
		opacity: 1;
	}

	.topics-grid .copy {
		position: relative;
		z-index: 2;
		opacity: 0;
		transition: opacity 200ms;
		height: 100%;
		overflow: hidden;
	}
	
	.topics-grid a:hover .copy {
		opacity: 1;
	}










	/* MODULE: CLAIMS */
	
	.claims-list {
		padding-top: 3.5em;
		padding-bottom: 5.9375em;
		background: url(/content/themes/claim/imgs/bg-claims.gif?x57670) no-repeat center center;
		background-size: contain;
	}
	
	.claims-list > li {
		width: 30%;
		margin-right: auto;
	}
	
	.claims-list > li:last-child {
		margin-right: 0;
	}
	
	.claims-list .headline {
		margin-bottom: .61111111111111111111em;
	}
	
	.claims-list .copy {
		font-size: 1.25em;
		line-height: 1.5;
		font-family: "TTNorms-Light", sans-serif; 
	}
	
	
	
	
	
	
	
	
	/* MODULE: TEASER STAGE */
	
	.module-teaser-stage {
		background: url(/content/themes/claim/imgs/bg-teaser-stage.jpg?x57670) no-repeat center top;
		background-size: cover;
		position: relative;
	}
	
	.module-teaser-stage::after {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background-image: -webkit-linear-gradient(left, rgba(8,46,75,0.50) 3%, #082E4B 100%);
		background-image: linear-gradient(90deg, rgba(8,46,75,0.50) 3%, #082E4B 100%);
		z-index: 1;
	}
	
	.module-teaser-stage .module-wrap {
		position: relative;
		z-index: 2;
		padding-top: 14.375em;
		padding-bottom: 13.75em;
	}
	
	.module-teaser-stage .col-1 {
		width: 56.666666666666666666%;
		margin-right: auto;
	}
	
	.module-teaser-stage .col-2 {
		width: 30.833333333333333333%;
	}
	
	.module-teaser-stage .btn-set {
		margin-top: 1.875em;
	}
	
	.module-teaser-stage .btn-set .lnk:hover {
		color: #fff;
	}
	
	.module-teaser-stage h3 {
		color: #fff;
	}

	.module-teaser-stage .links-list > li:not(:last-child) {
		margin-bottom: 1.75em;
	}
	
	.module-teaser-stage .links-list a {
		font-size: 1.5em;
		line-height: 1.33333333333333333333;
		color: #3EBB8F;
		text-decoration: underline;
		font-family: "TTNorms-Regular", sans-serif; 
		display: inline-block;
	}
	
	.module-teaser-stage .links-list a:hover {
		text-decoration: none;
	}
	
	
	
	
	
	
	
	
	/* MODULE: EVENTS TEASER */
	
	.events-teaser-list > li {
		width: 21.666666666666666666%;
		margin-right: 4.416666666666666666%;
	}
	
	.events-teaser-list > li:last-child {
		margin-right: 0;
	}
	
	.events-teaser-list a {
		display: inline-block;
		vertical-align: top;
	}

	.events-teaser-list h4 {
		font-size: 1.5em;
		line-height: 1.33333333333333333333;
		color: #3EBB8F;
		font-family: 'TTNorms-Bold', sans-serif; 
		text-decoration: underline;
	}
	
	.events-teaser-list a:hover h4 {
		text-decoration: none;
	}










	/* MODULE: ARTICLE HEADER */
	
	.module-article-header nav.breadcrumb {
		margin-bottom: 1.875em;
	}
	
	.module-article-header .hdln-a {
		margin-bottom: .79166666666666666666em;
		max-width: 19em;
	}
	
	.module-article-header .wysiwyg {
		max-width: 37.5em;
	}
	
	.module-article-header .wysiwyg strong {
		font-family: 'SabonNextLTPro-Bold', serif;
		font-weight: 400;
	}
	
	.module-article-header .wysiwyg a {
		color: #E94E1B;
	}
	
	.module-article-header .wysiwyg,
	.module-form .wysiwyg,
	.ac-list .wysiwyg {
		font-size: 1.125em;
		line-height: 1.55555555555555555555;
		font-family: 'SabonNextLTPro-Display', serif;
	}
	
	.module-article-header .meta {
		color: #646363;
		font-size: 1em !important;
		font-family: 'TTNorms-Light', sans-serif; 
		line-height: 1.5 !important;
	}
	
	.module-article-header .meta .type {
		color: #E94E1B;
	}
	
	
	
	
	
	
	
	
	/* MODULE: FORM */
	
	.module-form .col-1 {
		width: 43.333333333333333333%;
	}
  
  ul.form-list + ul.form-list {
    margin-top: 6em;
  }
	
	ul.form-list > li:not(:last-child) {
		margin-bottom: 2.5em;
	}
	
	ul.form-list > li {
		box-sizing: border-box;
		width: 100%;
	}
	
	.module-form fieldset h3 {
		margin-bottom: 1em;
	}
	
	.module-form fieldset:not(:last-child) {
		margin-bottom: 7em;
	}
	
	ul.form-list > li.li-50 {
		width: 45.659722222222222222%;
	}
	
	ul.form-list > li.li-25 {
		width: 27.777777777777777777%;
	}
	
	ul.form-list > li.li-75 {
		width: 63.715277777777777777%;
	}
	
	ul.form-list > li.li-50 + li.li-50,
	ul.form-list > li.li-75 + li.li-25,
	ul.form-list > li.li-25 + li.li-75 {
		margin-left: auto;
	}
	
	ul.form-list li.input input,
	ul.form-list li.select select,
	ul.form-list li.input textarea,
	.partners-filter select {
		display: inline-block;
		box-sizing: border-box;
		width: 100%;
		font-family: "TTNorms-Regular", sans-serif; 
		padding: .9375em 1em;
		outline: 0;
		box-shadow: none;
		border-radius: .1875em;
		margin: 0;
		border: 0;
		transition: border-color 250ms;
		appearance: none;
		background: #fff;
		border: 2px solid #f2997b;
    font-size: 1.125rem;
	}
	
	ul.form-list li.input input {
		min-height: 3em;
	}
	
	ul.form-list li.select select,
	.partners-filter select {
		box-shadow: 0 1px 2px 0 rgba(8,46,75,0.30);
		border-radius: 5px;
		cursor: pointer;
	}
	
	ul.form-list li.textarea textarea {
		height: 10em;
	}
	
	ul.form-list .select-wrapper {
		position: relative;
	}
	
	ul.form-list .select-wrapper i {
		position: absolute;
		right: 2em;
		top: 50%;
		transform: translateY(-50%);
		z-index: 2;
		pointer-events: none;
		font-size: 60%;
	}
	
	ul.form-list li.input input:focus,
	ul.form-list li.input textarea:focus {
		border-color: #e94e1b;
	}
	
	ul.form-list > li > label {
		display: block;
		font-size: 1.125rem;
		font-family: 'TTNorms-Bold';
		margin-bottom: 0.5em;
	}
	
	ul.form-list > li.error > label {
		color: #a04444;
	}
	
	ul.form-list .wpcf7-list-item {
		display: block;
		margin-left: 0;
		position: relative;
	}
	
	ul.form-list .wpcf7-list-item label {
		font-size: 1em;
		font-family: 'TTNorms-Bold';
		display: inline-block;
		cursor: pointer;
		user-select: none;
	}
	
	ul.form-list > li.intro-copy {
    font-size: 1.25em;
    line-height: 1.5;
    font-family: "TTNorms-Light",sans-serif;
	}
	
	
	div.wpcf7 .ajax-loader {
		margin-left: .75em !important;
	}
	
	.wpcf7-form-control-wrap {
		display: block;
	}
	
	span.wpcf7-not-valid-tip {
		position: absolute;
		top: 100%;
    left: 0;
		background: #e84e1b;
		color: #fff !important;
		font-family: 'TTNorms-Bold', sans-serif; 
		padding: 0.25em 0.5em;
		display: inline-block;
		margin-top: -0.85em;
		z-index: 3;
		font-size: .875em !important;
	}
	
	ul.form-list li:not(.input) span.wpcf7-not-valid-tip {
		margin-top: -0.25em;
	}
	
	div.wpcf7-validation-errors,
	div.wpcf7-acceptance-missing,
	div.wpcf7-mail-sent-ok,
	div.success-copy {
    display: block;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 0 2em 0 !important;
    font-family: 'TTNorms-Regular';
    color: #a04444;
    font-size: 1.125em;
    line-height: 1.4;
	}
	
	.response-wrapper.bottom div.wpcf7-validation-errors,
	.response-wrapper.bottom div.wpcf7-acceptance-missing,
	.response-wrapper.bottom div.wpcf7-mail-sent-ok {
		margin: 2em 0 0 0 !important;
	}
	
	div.wpcf7-mail-sent-ok,
	div.success-copy {
		color: #000;
	}
	
	.response-wrapper.bottom div.wpcf7-mail-sent-ok {
		display: none !important;
	}
	
	.module-form .success-copy {
		display: none;
	}
	
	.module-form.has-success-copy .wpcf7-response-output.wpcf7-mail-sent-ok {
		display: none !important;
	}
	
  .form-list .wysiwyg strong {
    font-weight: normal;
    font-family: 'TTNorms-Bold';
  }
  
  fieldset legend {
    margin-bottom: 2em;
    display: block;
  }
  
  .module-form .module-wrap {
    max-width: 45em;
  }
  
  .module-form fieldset {
    margin-top: 3.5em;
  }
  
  .form-list > li.gdpr > div {
    display: flex;
    flex-flow: row nowrap;
  }
  
  .form-list > li.gdpr > div > div:first-child {
    padding-right: 1em;
    padding-top: 0.2em;
  }
  
	.form-list > li.gdpr input,
  .form-list > li.checkboxes input {
	  cursor: pointer;
    accent-color: #e94e1b;
    transform: scale(1.3);
	}
	
  .form-list > li.gdpr label,
  .form-list > li.checkboxes span label {
    display: block;
    cursor: pointer; 
    user-select: none;
  }
  
  .wpcf7 form .wpcf7-response-output {
    border: 0 !important;
    padding: 0 !important;
    font-size: 1.125rem;
    font-family: 'TTNorms-Bold';
    margin-left: 0 !important;
  }
  
  .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    color: #a00;
  }
  
  .wpcf7 form.sent .response-wrapper,
  .wpcf7 form.sent .wpcf7-response-output {
    display: none !important;
  }
	
  .form-list > li.checkboxes .wpcf7-list-item {
    display: block;
    padding: 0.95em 1.2em;
    padding-top: 1em;
    background: #fceeed;
    border-radius: 3px;
    margin-bottom: 5px;
  }
  
  .form-list > li.checkboxes input {
    transform: none;
    position: absolute;
    left: 0;
    top: 2px;
  }
	
  .form-list > li.checkboxes span label {
    padding-left: 1.5em;
    position: relative;
  }
  
  
  
  
  
  
  /* RSVP FORM */
  
  .module-rsvp-form.has-no-participation-options ul.form-list > li.participation-options {
    display: none !important;
  }
  
  .module-rsvp-form .headline {
    margin-bottom: 1em;
  }
  
  body.postid-4898 .module-rsvp-form ul.form-list > li.food-options,
  body.postid-4898 .module-rsvp-form ul.form-list > li.accomodation-options,
  body.postid-4898 .module-rsvp-form ul.form-list > li.participation-options {
    display: none !important;
  }
  
  body.postid-74513 .module-rsvp-form h2 {
    display: none;
  }
  
  body.postid-74513 .module-rsvp-form .label--participation > span {
    display: none;
  }
  
  body.postid-74513 .module-rsvp-form .label--participation::after {
    content: 'Aktionsboxen';
  }
  
  
  
	
	
	
	
	/* MODULE: IMAGE */
	
	.module-image figcaption {
		font-size: .875em;
		color: #000000;
		line-height: 1.3125;
		font-family: "TTNorms-Light", sans-serif; 
		margin-top: 1.25em;
	}
	
	
	
	
	
	
	
	
	
  
  /* MODULE: VIDEO */
  
  .module-video video {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  
  .sn-plyr {
    --plyr-color-main: #e94e1c;
    --plyr-video-background: transparent;
    font-family: 'TTNorms-Bold', sans-serif;
  }
  
  
  
  
	
	
	
	
	
	/* MODULE: COPY WITH SIDEBAR */
	
	.module-copy-with-sidebar .content-wrap {
		width: 58.333333333333333333%;
		margin-right: auto;
	}
	
	.module-copy-with-sidebar.has-no-sidebar .content-wrap {
		width: 100%;
		max-width: 48.9375em;
		margin-right: auto;
	}
	
	.content-module:not(:last-child) {
		margin-bottom: 1.875em;
	}
	
	.module-copy-with-sidebar .sidebar-wrap {
		width: 35.833333333333333333%;
		display: block;
	}
	
	.content-module-reference .content-module {
		display: none;
	}
	
	.content-module-copy .wysiwyg,
	.cookieconsent-placeholder .wysiwyg {
		font-size: 1.125em;
		line-height: 1.8;
		background: #fff;
		padding: 2em;
	}
	
	.cookieconsent-placeholder .wysiwyg {
		padding: 0;
		background: transparent;
	}
	
	.content-module-copy:not(.content-module-sidebar-copy) .wysiwyg {
		padding: 0;
	}
	
	.content-module-sidebar-copy .wysiwyg {
		background: #fdeeed;
	}
	
	.content-module-logo {
		background: #fff;
		padding: 2em
	}
	
	.content-module-copy .wysiwyg > *:not(:last-child) {
		margin-bottom: 1.5em;
	}
	
	.content-module-copy .wysiwyg a {
		color: #E94E1B;
	}
	
	.content-module-copy .wysiwyg > h3 {
		font-family: "TTNorms-Bold", sans-serif; 
		font-size: 1.2em;
		line-height: 1.5;
		margin-bottom: 0.2em !important;
	}
  
  body.view-legal .content-module-copy .wysiwyg > h3:not(:first-child) {
    margin-top: 2em;
  }
  
	body.view-legal .content-module-copy .wysiwyg > h4 {
		font-family: "TTNorms-Bold", sans-serif; 
		font-size: 1em;
		line-height: 1.5;
		margin-bottom: 0.2em !important;
	}
  
  body.view-legal .content-module-copy .wysiwyg > h4:not(:first-child) {
    margin-top: 2em;
  }
  
	body.view-legal .content-module-copy .wysiwyg > h5 {
		font-family: "TTNorms-Bold", sans-serif; 
		font-size: 1em;
		line-height: 1.5;
		margin-bottom: 0.2em !important;
	}
  
  body.view-legal .content-module-copy .wysiwyg > h5:not(:first-child) {
    margin-top: 2em;
  }
	
	.content-module-copy .wysiwyg strong {
		font-weight: 400;
		font-family: 'SabonNextLTPro-Bold', serif;
	}
	
	.content-module-blockquote .content-module-inner {
	}
	
	.content-module-blockquote blockquote > span > span {
		box-shadow: 0 -0.45em 0 0 inset rgba(231, 78, 26, 0.2);
	}
	
	.content-module-blockquote blockquote > span {
		quotes: "»" "«";
		position: relative;
		display: block;
	}
	
	.content-module-blockquote blockquote > span::before {
		position: absolute;
		content: open-quote;
		top: 0;
		left: -1ch;
	}
	
	.content-module-blockquote blockquote > span::after {
		content: close-quote;
	}
	
	.content-module-blockquote {
		margin-top: 1.25em;
	}
	
	.content-module-blockquote:not(:last-child) {
		margin-bottom: 4em;
	}
	
	.content-module-blockquote figcaption {
		font-size: 1.25em;
		padding-top: 0.75em;
	}
	
	.cta-list > li {
		padding: 2.0625em 1.25em;
		background: #fff;
		text-align: center;
	}
	
	.cta-list > li:not(:last-child) {
		margin-bottom: 1.25em;
	}
	
	.cta-list .btn-set {
		margin-top: 0;
	}
	
	.cta-list h4 {
		color: #082E4B;
		font-size: 1.125em;
		line-height: 1.22222222222222222222;
		font-family: "TTNorms-Regular", sans-serif; 
		margin-bottom: 0.2em;
	}
	
	.gallery-images {
		position: relative;
	}
	
	.gallery-image {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		opacity: 0;
		pointer-events: none;
		transition: opacity 300ms, transform 300ms;
		transform-origin: left center;
		transform: none;
	}
	
	.gallery-image.no-0,
	.gallery-image.no-1 {
		z-index: 10;
		opacity: 1;
		pointer-events: auto;
	}
	
	.gallery-image.no-0 {
		z-index: 11;
		opacity: 0;
		transform: translateX(-55px) scale(1.1);
		pointer-events: none;
	}
	
	.gallery-image.no-2 {
		z-index: 9;
		transform: translateX(55px) scale(0.9);
		opacity: 0.5;
	}
	
	.gallery-image.no-3,
	.gallery-image.no-4,
	.gallery-image.no-5,
	.gallery-image.no-6,
	.gallery-image.no-7,
	.gallery-image.no-8,
	.gallery-image.no-9,
	.gallery-image.no-10,
	.gallery-image.no-11,
	.gallery-image.no-12,
	.gallery-image.no-13,
	.gallery-image.no-14,
	.gallery-image.no-15 {
		z-index: 8;
		transform: translateX(110px) scale(0.8);
		opacity: 0;
	}
	
	.gallery-image.no-3 {
		opacity: 0.25;
	}
	
	.gallery-nav {
		background: #fff;
		padding: .9375em 1em;
		position: relative;
		text-align: center;
	}
	
	.gallery-nav a {
		display: inline-block;
		line-height: 1.5em;
		vertical-align: middle;
		position: relative;
		color: #3EBB8F;
		transition: color 150ms;
	}
	
	.gallery-nav a:hover {
		color: #082E4B;
	}
	
	.gallery-nav a::before {
		content: '';
		display: block;
		top: -0.5em;
		left: -0.5em;
		right: -0.5em;
		bottom: -0.5em;
		position: absolute;
	}
	
	.gallery-nav a i {
		font-size: 80%;
	}
	
	.gallery-nav .btn-prev {
		float: left;
		padding-right: 0.5em;
	}
	
	.gallery-nav .btn-next {
		float: right;
		padding-left: 0.5em;
	}
	
	.gallery-nav .counter {
		font-size: 1.25em;
		font-family: "TTNorms-Regular", sans-serif; 
		line-height: 1.2;
		display: inline-block;
		vertical-align: middle;
	}
	
	.content-module-links .links-list > li:not(:last-child) {
		margin-bottom: 1.25em;
	}
	
	.content-module-links .links-list a {
		display: block;
		background: #fdeeed;
		padding: 2.0625em 1.25em;
		padding-left: 6.375em;
		position: relative;
	}

	.content-module-links .links-list i {
		position: absolute;
		top: 50%;
		left: 0;
		width: 6.375em;
		text-align: center;
		transform: translateY(-50%);
		color: #f2997b;
	}
	
	.content-module-links .links-list i:before {
		font-size: 230%;
	}
	
	.content-module-links .links-list h4,
	.content-module-links .links-list .label {
		color: #000;
		font-size: 1.25em;
		line-height: 1.2;
		font-family: "TTNorms-Bold", sans-serif; 
	}
	
	.content-module-links .links-list h4 {
		margin-bottom: 0.2em;
	}
	
	.content-module-links .links-list .label {
		color: #F2997B;
	}
	
	.content-module-copy .contact-list i,
	.contact-module-copy .contact-list a {
		color: #E94E1B;
	}
	
	.content-module-copy .contact-list i {
		position: absolute;
		left: 0;
		font-size: 110%;
	}
	
	.content-module-copy .contact-list i.icon-facebook,
	.content-module-copy .contact-list i.icon-instagram {
		font-size: 120%;
    top: -4px;
	}
	
	.content-module-copy .contact-list i.icon-instagram {
		top: -2px;
	}
	
	.content-module-copy .contact-list i.icon-twitter {
		font-size: 130%;
    top: -4px;
	}
	
	.content-module-copy .contact-list i.icon-email,
	.content-module-copy .contact-list i.icon-phone {
		font-size: 100%;
	}
	
	.content-module-copy .contact-list a {
		text-decoration: none !important;
		display: inline-block;
    max-width: 100%;
		width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
	}
	
	.content-module-copy .contact-list a span {
		text-decoration: underline;
	}
	
	.content-module-copy .contact-list a:hover span {
		text-decoration: none;
	}
	
	.content-module-copy .contact-list {
		margin-top: 1em;
	}
	
	.content-module-copy .contact-list li {
		margin-bottom: 0.75em;
		margin-bottom: 0;
		padding-left: 1.75em;
		white-space: nowrap;
	}
	
	.content-module-copy .contact-list li::before {
		content: '';
	}







	/* MODULE: NEWSLETTER SIGNUP */
	
	.module-newsletter-signup .module-inner {
		padding-top: 4.375em;
		padding-bottom: 5em;
	}
	
	.module-newsletter-signup {
		background: #fdeeed;
	}
	
	.module-newsletter-signup h3 {
		position: relative;
		line-height: 1.375;
		margin-bottom: 0.5em;
	}

	.module-newsletter-signup .wysiwyg {
		font-size: 1.25em;
		line-height: 1.5;
		font-family: "TTNorms-Regular", sans-serif; 
	}

	.module-newsletter-signup form {
		margin-top: 2em;
		max-width: 34.375em;
	}
	
	.module-newsletter-signup form div.input {
		margin-bottom: 1em;
	}
	
	.module-newsletter-signup div.submit {
		margin-top: 2em;
	}
	
	.module-newsletter-signup form button {
		padding: 0;
		border: 0;
		background: none;
		box-shadow: none;
		cursor: pointer;
		outline: 0;
	}
	
	.module-newsletter-signup form button:hover .lnk {
		color: #000;
	}

	.module-newsletter-signup form div.input input {
		background: 0;
		border: 0;
		box-shadow: none;
		outline: 0;
		border: 1px solid #f2997b;
		display: block;
		width: 100%;
		padding: 0.6em 0.8em 0.5em;
		box-sizing: border-box;
		font-size: 1.25rem;
		color: #e94e1a;
		font-family: "TTNorms-Regular", sans-serif; 
		background: #fff;
	}
	
	.module-newsletter-signup form div.input input::placeholder {
		color: #f2997b;
		opacity: 1;
	}
	
	.module-newsletter-signup .form-col-1 {
		width: 48%;
		margin-right: auto;
	}
	
	.module-newsletter-signup .form-col-2 {
		width: 48%;
	}
	
	
	
	
	
	
	
	/* MODULE: ADVICE CENTERS */
	
	.ac-region:not(:last-child) {
		margin-bottom: 6em;
		margin-top: 6em;
	}
	
	.acr-header {
		margin-bottom: 3em;
	}
	
	.ac-list > li {
		width: calc(50% - 1.5em);
		margin-right: auto;
		margin-bottom: 3em;
		background: #fdeeed;
		padding: 2em 2em 2.3em;
	}
	
	.ac-list > li:nth-child(2n+2) {
		margin-right: 0;
	}
	
	.ac-copy {
		margin-top: 0.75em;
	}
	
	.ac-list .wysiwyg strong {
		font-weight: normal;
		font-family: 'SabonNextLTPro-Bold', serif;
	}
	






	/* MODULE: SHARE */
	
	.module-share .module-wrap {
		background: url(/content/themes/claim/imgs/bg-share.gif?x57670) no-repeat center center;
		background-size: contain;
		text-align: center;
		padding: 1.5625em 0 1.75em;
	}
	
	.module-share h3 {
		display: inline-block;
		font-size: 1.375em;
		line-height: 1.27272727272727272727;
		font-family: "TTNorms-Regular", sans-serif; 
		vertical-align: middle;
		margin-bottom: 0.3em;
	}
	
	.share-list {
		display: inline-block;
		vertical-align: middle;
	}
	
	.share-list li {
		display: inline-block;
		margin-left: 1.875em;
		vertical-align: middle;
	}
	
	.share-list li i {
		font-size: 240%;
	}
	
	.share-list li i.icon-email {
		font-size: 200%;
	}
	
	.share-list a {
		transition: color 150ms;
	}
	
	.share-list a:hover {
		color: #3EBB8F;
	}
	
	
	
	
	
	
	
	
	/* MODULE: BLOG */
	
	.module-news,
	.module-partners-teaser {
		background: #fdeeed;
	}
	
	.module-news .module-inner {
		padding-top: 5.875em;
		padding-bottom: 9.375em;
	}
	
	.module-news-teaser .module-inner,
	.module-partners-teaser {
		padding-top: 5.875em;
		padding-bottom: 5.875em;
	}
	
	nav.blog-topics {
		font-family: "TTNorms-Light", sans-serif; 
		margin-bottom: 3.9375em;
		text-transform: uppercase;
	}
	
	nav.blog-topics p {
		display: inline-block;
		font-size: .9375em;
		margin-right: 2.66666666666666666666em;
		margin-bottom: 0.5em;
	}
	
	nav.blog-topics ul {
		display: inline-block;
		font-size: .9375em;
	}
	
	nav.blog-topics li {
		display: inline-block;
		margin-right: 2.66666666666666666666em;
	}
	
	nav.blog-topics a.current,
	nav.blog-topics a:hover {
		text-decoration: underline;
	}
	
	article.blog-teaser a {
		display: block;
		background: #fff;
		transition: box-shadow 200ms, transform 200ms;
	}
	
	article.news-teaser a {
		background: none;
	}
	
	article.news-teaser a:hover .lnk {
		color: #000;
	}
	
	article.blog-teaser:not(.news-teaser) a:hover {
		transform: translateX(-5px) translateY(-5px);
		box-shadow: 10px 10px 0 0 rgba(8,46,75,0.1);
	}
	
	article.blog-teaser .copy,
	.team-grid .copy,
	.speakers-grid .copy,
	.search-results-list a {
		padding: 1.5em 1.875em 1.75em;
	}
	
	article.news-teaser .copy {
		padding: 0 !important;
	}
	
	article.press-teaser .copy {
		padding-top: 2.5em;
		padding-bottom: 2.75em;
	}
	
	article.blog-teaser h3,
	.partner-teaser h3,
	.hdln-e {
		font-family: "TTNorms-Bold", sans-serif; 
		font-size: 1.5em;
		line-height: 1.33333333333333333333;
		word-wrap: break-word;
	}
	
	.partner-teaser h3 a:hover {
		text-decoration: underline;
	}
	
	article.press-teaser h3 {
		max-width: calc(100% - 170px);
	}
	
	.partner-teaser h6 {
		font-family: "TTNorms-Light", sans-serif; 
		font-size: 1rem;
		margin-bottom: 0 !important;
	}
	
	.partner-teaser .wysiwyg:not(.intro-copy) h6 {
		margin-bottom: 0.5em !important;
	}
	
	.partner-teaser figure {
		margin-bottom: 1.75em;
		display: block;
	}
	
	.partner-teaser figure a {
		display: block;
		height: 10em;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: contain;
	}
	
	.partner-teaser figure a img {
		display: none;
	}
	
	article.blog-teaser .meta,
	article.blog-teaser .tags,
	.module-team .tags,
	.module-article-header .meta,
	.module-tags .tags {
		font-size: 1.125em;
		margin-top: 0.4em;
	}
	
	article.blog-teaser .meta {
		margin-top: 0;
		font-family: "TTNorms-Light", sans-serif; 
		color: #E94E1B;
		margin-bottom: 0.5em;
	}
	
	article.press-teaser .meta {
		margin-top: 0.3em;
	}
	
	.module-article-header .meta + .wysiwyg {
		margin-top: 2em;
	}
	
	article.blog-teaser .tags,
	.module-team .tags,
	.module-tags .tags {
		word-spacing: 3px;
	}
	
	.module-tags .tags {
		text-align: center;
	}
	
	article.blog-teaser .meta .icon-line {
		font-size: 40%;
	}
	
	article.blog-teaser .subline {
		color: #7DCBB6;
		text-transform: uppercase;
		font-size: 1.25em;
		line-height: 1.7;
		font-family: "TTNorms-Regular", sans-serif; 
	}
	
	article.blog-teaser .intro-copy,
	.partner-teaser .intro-copy {
		font-size: 1.25em;
		line-height: 1.5;
		font-family: "TTNorms-Regular", sans-serif; 
		margin-top: 1.05000000000000000000em;
	}
	
	.partner-teaser .intro-copy {
		font-size: 1.125em;
	}
	
	.partner-teaser .tags-category {
		margin-bottom: 0.15em !important;
	}
	
	article.blog-teaser.instagram .intro-copy {
		margin-top: 0;
		word-wrap: break-word;
	}
	
	article.news-teaser .intro-copy {
		margin-top: .9em;
	}
	
	article.news-teaser figure {
		margin-bottom: 1.125em;
	}
	
	article.news-teaser .btn-set {
		margin-top: 1.5625em;
	}
	
	.module-blog nav.pagination {
		text-align: center;
	}
	
	.module-blog nav.pagination .col-prev,
	.module-blog nav.pagination .col-pages {
		display: none;
	}
	
	.module-blog .module-header,
	.module-partners-teaser .module-header,
	.module-text-teaser-grid .module-header {
		margin-bottom: 3.75em;
	}
	
	.module-press {
		background: #fdeeed;
	}
	
	.module-press .module-inner {
		padding-top: 4.25em;
		padding-bottom: 5em;
	}
	
	article.press-teaser .copy > div {
		position: relative;
	}
	
	article.press-teaser .meta {
		color: #646363;
		font-size: 1.125em;
		font-family: 'TTNorms-Bold', sans-serif;
		position: absolute;
		right: 0;
		top: 0;
	}
	
	.press-list > li:not(:last-child) {
		margin-bottom: 1.875em;
	}
	
	nav.pills {
		margin-bottom: 1.5em;
	}
	
	nav.pills a {
		display: inline-block;
		background: #f29a7c;
		color: #fff;
		font-size: 1.25em;
		padding: 0.3em .85em 0.15em;
		border-radius: 8px;
		border: 2px solid #f29a7c;
		text-align: center;
		margin: 0 1em 1em 0;
		transition: color 150ms, background 150ms, border-color 150ms;
	}
	
	nav.pills a:hover {
		background: #E94E1B;
		border-color: #E94E1B;
	}
	
	nav.pills a.current {
		background: #fff;
		border-color: #f29a7c;
		color: #f29a7c;
	}
	
	
	
	
	
	
	
	
	/* MODULE: PARTNERS TEASER */
	
	.partners-slideshow {
		position: relative;
	}
	
	.partners-slideshow .slideshow-arrows {
		position: absolute;
		top: 4.5em;
		left: -4.3vw;
		right: -4.3vw;
		height: 0;
		z-index: 2;
	}
	
	.partners-slideshow .slideshow-arrows a {
		color: #F2997B;
		font-size: 170%;
		position: absolute;
		top: 0;
		left: 0;
		transition: color 150ms;
	}
	
	.partners-slideshow .slideshow-arrows a.btn-next {
		left: auto;
		right: 0;
	}
	
	.partners-slideshow .slideshow-arrows a:hover {
		color: #000;
	}
	
	.partners-slideshow .slideshow {
		position: relative;
		z-index: 1;
		margin-left: -1.5625em;
		margin-right: -1.5625em;
	}
	
	.partner-teaser {
		background: #fff;
		padding: 2em;
		margin: 0 1.5625em;
	}
	
	.partners-slideshow .slick-track {
		display: table;
	}
	
	.partners-slideshow .partner-teaser {
		display: table-column;
	}
	
	.partner-teaser .btn-set {
		margin-top: 1.5em;
	}
	
	.module-partners-teaser .module-wrap {
		position: relative;
	}
	
	.module-partners-teaser .image-headline {
		position: absolute;
		left: 0;
		top: -8.75em;
		padding-top: 9.556%;
		width: 40vw;
		background: url(/content/themes/claim/imgs/akteure.png?x57670) no-repeat center center;
		background-size: contain;
	}
	
	html[lang="en"] .module-partners-teaser .image-headline {
		background-image: url(/content/themes/claim/imgs/akteure-en.png?x57670);
	}
	
	.module-partners-teaser {
		margin-top: 9em;
	}
	
	
	
	

	
	
	
	
	
	
	
	
	
	
	
	/* MODULE: AUTHOR */
	
	.module-author {
		text-align: center;
	}
	
	.module-author figure {
		margin: 0 auto;
		position: relative;
		max-width: 9.875em;
		margin-bottom: 1em;
	}
	
	.module-author figure::before {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: url(/content/themes/claim/imgs/portrait-mask.png?x57670) no-repeat 0 0;
		background-size: cover;
		z-index: 2;
	}
	
	.module-author ul.meta {
		font-family: "TTNorms-Light", sans-serif; 
		font-size: 1.25em;
		line-height: 1.3;
	}
	
	.module-author ul.meta a {
		text-decoration: underline;
		color: #3EBB8F;
	}
	
	.module-author ul.meta a:hover {
		text-decoration: none;
	}
	
	
	
	
	
	
	
	
	
	/* MODULE: RELATED */
	
	.module-related .module-header {
		margin-bottom: 1.875em;
	}
	
	
	
	
	
	

	
	
	
	
	
	
	/* MODULE: TEAM / SPEAKERS */
	
	.module-team .module-header {
		margin-bottom: 1.875em;
	}
	
	.module-team {
		background: #fdeeed;
	}
	
	.module-team .module-inner {
		padding-top: 4.375em;
		padding-bottom: 8.75em;
	}
	
	.module-team .module-header h3 {
		color: #7DCBB6;
	}
	
	.team-grid li,
	.speakers-grid li {
		background: #fff;
	}
	
	.team-grid h4,
	.partners-grid h4,
	.speakers-grid h4 {
		font-family: 'TTNorms-Bold', sans-serif; 
		font-size: 1.875em;
		line-height: 1.23333333333333333333;
	}
	
	.partners-grid h4 {
		font-size: 1.5rem;
	}
	
	.team-grid .role,
	.speakers-grid .role {
		font-size: 1em;
		font-family: "TTNorms-Light", sans-serif; 
		line-height: 1.5;
	}
	
	.team-grid .meta-links-list,
	.speakers-grid .meta-links-list {
		margin-top: 1.25em;
	}

	.team-grid li.sn-col-set .copy {
		width: 65.4%;
		margin-right: auto;
		order: 1;
		padding: 3.75em;
	}
	
	.team-grid li.sn-col-set figure {
		width: 34.545454545454545455%;
		order: 2;
		padding: 2.5em;
		display: block;
	}
	
	.team-grid li.sn-col-set figure img {
		border-radius: 50%;
	}
	
	.module-partners .team-grid li.sn-col-set figure img {
		border-radius: 0;
	}
	
	.team-grid .wysiwyg,
	.partners-grid .wysiwyg,
	.module-downloads .description {
    font-size: 1.125em;
    line-height: 1.55555555555555555555;
		margin-top: 0.5em;
	}
	
	.module-downloads .description {
		transition: color 150ms;
	}
	
	.partners-grid .wysiwyg {
		margin-bottom: 1em;
	}
	
	.partners-grid .meta-links-list {
		margin-top: auto;
	}
	
	.partners-filter {
		margin-bottom: 3em;
	}
	
	.partners-filter > div {
		display: inline-block;
		margin-right: 1em;
	}
	
	.partners-filter > div > span {
    font-size: 1.25em;
    line-height: 1.2;
    text-transform: uppercase;
    font-family: "TTNorms-Bold",sans-serif;
    display: inline-block;
    margin-right: 0.5em;
		vertical-align: middle;
	}
	
	.partners-filter > div:not(:last-child) {
		margin-bottom: 1em;
	}
	
	.empty-state {
		font-size: 1.125em;
		background: #fff;
		padding: 1.75em;
		padding-top: 1.8em;
	}








	/* MODULE: PARTNERS */
	
	.module-partners {
		margin-top: 6em;
	}
	
	.module-partners .module-inner-with-nav {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		position: relative;
	}
	
	.partners-view-toggle {
		display: flex;
		flex-flow: row wrap;
		position: absolute;
		top: 0;
		transform: translateY(calc(-100% + 3px));
		font-family: 'TTNorms-Bold', sans-serif;
		font-size: 1.125em;
		letter-spacing: 0.5px;
		text-transform: uppercase;
	}
	
	.partners-view-toggle > div {
		display: flex;
		flex-flow: row nowrap;
		align-items: center;
		margin-right: 1em;
	}
	
	.partners-view-toggle a {
		display: inline-block;
		border: 3px solid #fdeeed;
		background: #fff;
		color: #000;
		padding: 0.5em 1em;
		transition: background, color;
		transition-duration: 150ms;
	}
	
	.partners-view-toggle a + a {
		margin-left: .5em;
	}
	
	.partners-view-toggle a:hover,
	[data-view="list"] .partners-view-toggle a.btn-list,
	[data-view="map"] .partners-view-toggle a.btn-map {
		background: #fdeeed;
	}
  
  
  
  
  #sn-map-cookieconsent-placeholder {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    background: #fdeeed;
    place-items: center;
    z-index: 100;
  }
  
  html[data-cookies-accepted="false"] #sn-map-cookieconsent-placeholder {
    display: grid;
  } 
  
  #sn-map-cookieconsent-placeholder > div {
    padding: 2em;
    max-width: 700px;
  }
  
  #sn-map-cookieconsent-placeholder p a {
    text-decoration: underline;
  }
  
  @media (hover: hover) {
    #sn-map-cookieconsent-placeholder p a:hover {
      text-decoration: none;
    }
  }
	
	.module-partners iframe {
		width: 100%;
		height: 75vw;
    height: calc(100vh - 120px);
	}
	
	@media (max-width: 650px) {
		.module-partners iframe {
			height: calc(100vh - 12em);
		}
	}
	
	.module-partners .module-inner#view-map {
		max-width: none !important;
		padding: 0 !important;
	}
	
	#view-map,
	#view-list {
		display: none;
	}
	
	[data-view="list"] #view-list {
		display: block;
	}
	
	[data-view="map"] #view-map {
		display: block;
	}
	
	
	
	
	
	
	
	
	
	
	/* MODULE: CALENDAR */
	
	.module-calendar {
		background: #fdeeed;
	}
	
	.module-calendar .module-inner {
		padding-top: 2.9375em;
		padding-bottom: 6em;
	}
	
	.module-calendar .col-filters {
		width: 30%;
		margin-right: auto;
	}
	
	.filter-form-list {
		max-width: 16.375em;
	}
	
	.filter-form-list label {
		display: none;
	}
	
	.filter-form-list > li,
	.partners-filter .select-wrapper {
		margin-bottom: 1.25em;
		border-radius: 1.5625em;
		background: #fff;
		padding: .375em .375em .375em 1.25em;
	}
	
	.partners-filter .select-wrapper {
		position: relative;
		display: inline-block;
		vertical-align: middle;
		margin-bottom: 0;
		padding-right: 2.85em;
	}
	
	.filter-form-list .select-wrapper,
	.filter-form-list .search-wrapper {
		position: relative;
		display: block;
	}
	
	.filter-form-list .select-wrapper i,
	.filter-form-list .search-wrapper i,
	.partners-filter .select-wrapper i {
		position: absolute;
		right: 2em;
		top: 50%;
		transform: translateY(-50%);
		z-index: 2;
		pointer-events: none;
		font-size: 50%;
    background: #fff;
    box-shadow: 0 0 10px 8px #fff;
	}
	
	.filter-form-list .search-wrapper i {
		pointer-events: all;
		right: 1.35em;
		font-size: 75%;
	}
	
	.filter-form-list .search-wrapper i.icon-clear {
		cursor: pointer;
	}
	
	.filter-form-list .search-wrapper i.icon-clear,
	.filter-form-list .search-wrapper.has-value i.icon-search {
		display: none;
	}
	
	.filter-form-list .search-wrapper i.icon-search,
	.filter-form-list .search-wrapper.has-value i.icon-clear {
		display: block;
	}
	
	.filter-form-list li.select {
		opacity: 1;
		transition: opacity 250ms;
	}
	
	.calendar-filter-form.fulltext-search li.select {
		opacity: 0;
		pointer-events: none;
	}
	
	.filter-form-list li.select select,
	.filter-form-list li.search input,
	.search-form-list li.search input,
	.partners-filter select {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		outline: 0;
		border: 0;
		box-shadow: none;
		border-radius: 0;
		padding: 0;
		margin: 0;
		box-sizing: border-box;
		cursor: pointer;
		display: block;
		font-family: 'TTNorms-Bold', sans-serif; 
		font-size: 1.125em;
		line-height: 1.55555555555555555555;
		letter-spacing: 0.5px;
		text-transform: uppercase;
		background: none;
		width: 100%;
	}
	
	.filter-form-list li.search input {
		cursor: auto;
	}
	
	.module-calendar .col-results {
		width: 65.333333333333333333%;
	}
	
	.calendar-list > li:not(:first-child) .calendar-teaser {
		margin-top: 2.08333333333333333300vw;
	}
	
	.calendar-list > li:not(:first-child) .calendar-teaser.same-date {
		margin-top: .625em;
	}
	
	.calendar-teaser {
		position: relative;
		padding-left: 13.125em;
	}
	
	.calendar-teaser > a {
		display: block;
		background: #fff;
		padding: 1.875em 2.5em 1.875em 2.1875em;
	}
	
	.calendar-teaser .date {
		position: absolute;
		left: 0;
		top: 1.875em;
	}
	
	.calendar-teaser .date span {
		display: block;
	}
	
	.calendar-teaser .date-day {
		font-family: 'SabonNextLTPro-Display', serif;
		font-size: 1.5em;
		line-height: 1.22222222222222222222;
		letter-spacing: 1px;
	}
	
	.calendar-teaser.has-end-date .date-day span {
		font-size: 0.6em;
		margin-bottom: 0.2em;
		font-family: "TTNorms-Light", sans-serif; 
	}
	
	.calendar-teaser.same-date .date-day {
		/*display: none;*/
	}
	
	.calendar-teaser .date-time {
		font-family: "TTNorms-Light", sans-serif; 
		font-size: 1.25em;
		line-height: 1.2;
	}
	
	.calendar-teaser h3 {
		font-family: "TTNorms-Bold", sans-serif; 
		font-size: 1.5em;
		line-height: 1.33333333333333333333;
	}
	
	.calendar-teaser h3.long {
		font-size: 1.25em;
	}

	.calendar-teaser a:hover h3 {
		text-decoration: underline;
	}

	.calendar-teaser .place {
		padding-left: 1em;
		position: relative;
		font-family: "TTNorms-Regular", sans-serif; 
		font-size: 1.25em;
		line-height: 1.15;
		margin-top: .4em;
		color: #F2997B;
	}
	
	.calendar-teaser .place i {
		color: #F2997B;
		position: absolute;
		left: 0;
		top: 0.2em;
		font-size: 80%;
	}
	
	.calendar-teaser .type {
		color: #E94E1B;
		font-family: "TTNorms-Light", sans-serif; 
	}
	
	.calendar-teaser.past h3,
	.calendar-teaser.past .type,
	.calendar-teaser.past .place,
	.calendar-teaser.past .place i,
	.calendar-teaser.past .date-day,
	.calendar-teaser.past .date-time {
		color: #9B9B9B;
	}
	

	
	.module-calendar nav.pagination,
	.module-press nav.pagination {
		margin-top: 3.75em;
		text-align: left;
	}
	
	.module-press nav.pagination {
		text-align: center;
	}
	
	.module-calendar nav.pagination .col-prev,
	.module-calendar nav.pagination .col-pages {
		display: none;
	}
	
	.calendar-list-wrapper {
		position: relative;
	}
	
	.calendar-list-wrapper .calendar-list,
	.calendar-list-wrapper .load-more {
		opacity: 1;
		transition: opacity 250ms;
	}
	
	.calendar-list-wrapper.loading .calendar-list,
	.calendar-list-wrapper.loading .load-more {
		opacity: 0.2;
	}
	
	.calendar-list-wrapper .loading-overlay {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		overflow: hidden;
		z-index: 20;
		display: none;
	}
	
	.calendar-list-wrapper.loading .loading-overlay {
		display: block;
	}
	
	.calendar-list-wrapper .loading-overlay span.loading {
		position: absolute;
		top: 50%;
		left: 50%;
	}
	
	.calendar-list > li.note p {
		font-size: 1.25em;
		font-family: "TTNorms-Light", sans-serif; 
		line-height: 1.5;
	}
	
	
	
	
	
	
	
	
	
	
	
	/* MODULE: SEARCH */
	
	.module-search {
		min-height: 25em;
	}
	
	.search-form {
		padding: 4.25em 0 2.375em;
	}
	
	.search-form-list label {
		font-size: 1em;
		font-family: "TTNorms-Light", sans-serif; 
		display: block;
		line-height: 1.875;
		margin-bottom: .6875em;
	}
	
	.search-form-list li.search input {
		text-transform: none;
		letter-spacing: 1.5px;
		font-size: 3em;
		line-height: 1.16666666666666666666;
		color: #082E4B;
		cursor: auto;
	}
	
	.search-form-list li.search input::placeholder {
		color: #3EBB8F;
		opacity: 1;
	}
	
	.search-results-count {
		color: #8FACC0;
		font-family: "TTNorms-Regular", sans-serif; 
		font-size: 1.5em;
		line-height: 1.33333333333333333333;
		margin-bottom: 1.25em;
	}
	
	.search-results-list > li:not(:last-child) {
		margin-bottom: 3.472222222222222222vw;
	}
	
	.search-results-list a {
		display: block;
		box-sizing: border-box;
		background: #fff;
	}
	
	.search-results-list a:hover h3 {
		text-decoration: underline;
	}
	
	.search-results-list .wysiwyg {
		font-size: 1.25em;
		font-family: "TTNorms-Light", sans-serif; 
		line-height: 1.5;
	}
	
	
	
	
	
	
	
	/* MODULE: DOWNLOADS */
	
	.module-downloads {
		background: #fdeeed;
	}
	
	.module-downloads .module-inner {
		padding-top: 5.25em;
		padding-bottom: 5.875em;
	}
	
	.module-downloads .downloads-header {
		margin-bottom: 1.875em;
	}
	
	.downloads-grid .btn-set {
		text-align: left;
	}
	
	section.downloads-category:not(:last-child) {
		margin-bottom: 1.875em;
	}
	
	.downloads-grid > li {
		width: 47.916666666666666666%;
	}
	
	.downloads-grid > li:nth-child(2n+2) {
		margin-right: 0;
	}
	
	.downloads-grid > li:nth-child(3n+3) {
		margin-right: 4.16%;
	}
	
	.downloads-grid .col-1 {
		width: 28%;
	}
	
	.downloads-grid .col-1 img {
		box-shadow: 0 2px 20px 0 rgba(0,0,0,0.1);
	}
	
	.downloads-grid .has-image .col-2 {
		width: 65%;
		margin-left: auto;
	}
	
	.downloads-grid .has-image figure {
		display: block;
	}
	
	html.explorer .downloads-grid .has-image > a {
		display: block;
	}
	
	
	
	
	
	
	
	
	
	
	
	/* MAP */
	
	.view-map header.main,
	.view-map footer.main {
		display: none;
	}
	
  section.mutik-map {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
  }
	
	section.mutik-map .wysiwyg a {
		word-wrap: break-word;
	}
	
	.mutik-map-wrapper {
		position: absolute;
		top: 0;
		left: 24.375em;
		right: 0;
		bottom: 0;
		z-index: 1;
	}
	
	.closed-sidebar .mutik-map-wrapper {
		left: 0;
	}
	
	#mutik-map {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 1;
	}
  
  .mutik-marker {
  	width: 44px;
		height: 60px;
		visibility: hidden;
		margin-top: -60px;
		margin-left: -22px;
		transition: visibility 0ms 1000ms, opacity 250ms 0ms, filter 250ms 0ms;
  }
  
  .mutik-marker.coords-group-position-2 {
    margin-left: -22px;
    margin-top: -80px;
  }
  
  .mutik-marker.coords-group-position-3 {
    margin-left: -22px;
    margin-top: 20px;
  }
  
  .mutik-marker.coords-group-position-4 {
    margin-left: -22px;
    margin-top: -80px;
  }
  
  .mutik-marker.coords-group-position-5 {
    margin-left: -22px;
    margin-top: 20px;
  }
	
	.mutik-map.internal .mutik-marker {
		width: 10px;
		height: 10px;
		margin-top: -5px;
		margin-left: -5px;
	}
	
	.mutik-marker.shown {
		visibility: visible;
		transition-delay: 0ms;
	}
	
	.mutik-marker span {
  	width: 44px;
		height: 60px;
		background-repeat: no-repeat;
		background-position: 0 0;
		background-size: 100% 100%;
		text-align: center;
		color: #fff;
		cursor: pointer;
		display: block;
		position: relative;
		transform: scale(0.9) translateY(5px);
		opacity: 0;
		transition: opacity 250ms, transform 250ms;
	}
	
	.mutik-map.internal .mutik-marker span {
		width: 10px;
		height: 10px;
		border-radius: 50%;
		box-shadow: 0 0 0 1px #fff;
	}
	
	.mutik-marker.shown span {
		opacity: 1;
		transform: scale(1) translateY(0);
	}
	
	.mutik-marker em.icons {
		position: relative;
		z-index: 2;
		display: block;
		padding-top: 11px;
		text-shadow: 0 0 3px rgba(0,0,0,0.3);
	}
	
	.mutik-marker em.icons-2 {
		padding-top: 13px;
	}
	
	.mutik-marker em.icons-3 {
		padding-top: 9px;
		line-height: 15px;
	}
	
	.mutik-map.internal .mutik-marker em {
		display: none !important;
	}
	
	.mutik-marker.faded {
		opacity: 1;
		filter: grayscale(0.8) contrast(0.6) brightness(1.6);
	}
	
	.mutik-marker.active {
		opacity: 1;
		z-index: 100;
	}
	
	.mutik-marker i {
    display: inline-block;
		font-size: 180%;
	}
	
	.mutik-marker em.icons-2 i {
		font-size: 140%;
    padding: 0 1px;
	}
	
	.mutik-marker em.icons-3 i {
		font-size: 120%;
		padding: 0 2px;
	}
	
	.mutik-marker span {
		background-image: url(/content/themes/claim/imgs/marker.png?x57670);	
	}
	
	.mutik-marker em.background {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background-repeat: no-repeat;
		background-position: 0 0;
		background-size: 100% 100%;
		background-image: url(/content/themes/claim/imgs/marker-hover.png?x57670);
		opacity: 0;
		transition: opacity 150ms;
		z-index: 1;
	}
	
	.mutik-marker:hover em.background,
	.mutik-marker.active em.background {
		opacity: 1;
	}
	
	.sidebar-left {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		width: 24.375em;
		z-index: 2;
		background: #fff;
		box-shadow: 0 0 5px rgba(0,0,0,0.5);
		transform: translateX(0%);
		transition: transform 250ms;
	}
	
	.mutik-map.is-iframe-view .sidebar-left {
		box-shadow: none;
	}
	
	.closed-sidebar .sidebar-left {
		transform: translateX(-100%);
	}
	
	.sidebar-right {
		position: absolute;
		top: 7.6875em;
		right: 0;
		bottom: 0;
		width: 24.375em;
		z-index: 3;
		color: #000;
		transform: translateX(10px) scale(0.95);
		opacity: 0;
		visibility: hidden;
		transition: opacity 150ms 0ms, transform 250ms 0ms, visibility 0ms 250ms;
		pointer-events: none;
	}
	
	.sidebar-right.shown {
		transition-delay: 0ms;
		transform: translateX(0px) scale(1);
		visibility: visible;
		opacity: 1;
	}
  
	header.map {
		position: absolute;
		left: 2.5em;
		top: 1.875em;
		z-index: 2;
	}
	
	header.map h1 {
		float: left;
		margin-right: 1em;
	}
	
	header.map h1 a {
		display: block;
	}
  
	header.map h1 img {
		display: block;
		width: 6.45em;
	}
	
	header.map .back {
		float: left;
		line-height: 4em;
		color: #000;
	}
	
	header.map .back i {
		margin-right: 0.5em;
	}
	
	header.map .back a {
		font-size: .875em;
	}
  
	header.map .back a:hover span {
		text-decoration: underline;
	}
	
	section.filter {
		position: absolute;
		left: 0;
		bottom: 0;
		top: 7.6875em;
		width: 24.375em;
		z-index: 2;
		color: #000000;
		background: #fdeeed;
		overflow: hidden;
	}
	
	.mutik-map.is-iframe-view section.filter {
		top: 0;
	}
	
	.filter-scroll {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
	}
	
	.filter-body,
	.sidebar-right article {
		background: #fdeeed;
		min-height: 100%;
		padding: 3.125em 1.875em;
		padding-right: 3em;
		box-sizing: border-box;
		width: 24.375em;
		position: relative;
	}
	
	.sidebar-right article {
		background: #fff;
	}
	
	.sidebar-right article {
		pointer-events: all;
	}
	
	.sidebar-right .sidebar-inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	}
	
	.filter-body {
		width: auto;
		background: none;
	}
	
	.mCSB_inside>.mCSB_container {
		margin-right: 0;
	}
	
	.mCSB_scrollTools {
		top: 5px;
		bottom: 5px;
	}
	
	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
		background-color: #aa9e9d !important;
	}
	
	.mCSB_scrollTools .mCSB_draggerRail {
		background-color: #fff !important;
	}
	
	.sidebar-right .mCSB_scrollTools {
		top: 44px;
		z-index: 2;
		pointer-events: all;
	}
	
	.filter-loading {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		height: 0;
		background: rgba(45,56,61,0.3);
		z-index: 5;
		opacity: 0;
		transition: opacity 150ms 0ms, height 0ms 150ms;
		overflow: hidden;
	}
	
	.filter-loading.shown {
		transition-delay: 0ms;
		opacity: 1;
		height: 100%;
	}
	
	.filter-loading span {
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -1.5em;
		margin-left: -1.5em;
		background: #fff;
    border-radius: 50%;
    padding: 10px;
	}
	
  @keyframes spin {
      from {transform:rotate(0deg);}
      to {transform:rotate(360deg);}
  }

  .filter-loading span img {
    position: relative;
    animation: spin .4s infinite linear;
  }
	
	.filter-body h1,
	.sidebar-right h1 {
		font-size: 1.5em;
		margin-bottom: .83333333333333333333em;
	}
	
	.sidebar-right h1 {
		font-size: 1.25em;
    font-family: "TTNorms-Bold", sans-serif;
    line-height: 1.33333333333333333333;
    word-wrap: break-word;
	}
	
	.sidebar-right div.more {
		margin-top: 1.5em;
	}
	
	.sidebar-right div.more .lnk:hover {
		color: #e94e1b;
	}
	
	.filter-sections > li {
		padding-bottom: 2em;
	}
	
	.btn-filter-close,
	.btn-article-close {
		color: #fff;
		position: absolute;
		top: 0;
		right: 0;
		display: block;
		z-index: 2;
		width: 2.5em;
		height: 2.5em;
		line-height: 2.5em;
		text-align: center;
		background: #e94e1c;
		transition: background 150ms;
		display: none;
	}
	
	.btn-filter-toggle {
		display: none;
	}
	
	.btn-article-close {
		display: block;
		pointer-events: all;
	}
	
	.btn-filter-close:hover,
	.btn-article-close:hover {
		background: #e94e1c;
	}
	
	section.mutik-map p.legal {
		font-size: .75em;
		color: #f2997b;
		font-family: "TTNorms-Bold", sans-serif;
	}
  
	section.mutik-map p.legal a {
		display: inline-block;
		margin-right: .75em;
		transition: color 150ms;
	}
	
	section.mutik-map p.legal a:hover {
		color: #e94e1b;
	}
	
	.checkbox-list > li {
		margin-bottom: 0.35em;
	}
	
	.checkbox-list label {
		display: block;
		cursor: pointer;
		position: relative;
		padding-left: 2em;
		user-select: none;
	}
	
	.checkbox-list .input {
		display: block;
		float: left;
		position: absolute;
		top: 0;
		left: 0;
	}
	
	.filter-akteure .checkbox-list .label {
		position: relative;
		display: inline-block;
		line-height: 1.5;
	}
	
	.filter-akteure .checkbox-list .label > span {
		line-height: 1.2;
		display: inline-block;
	}
	
	.checkbox-list input[type=checkbox] + span {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 3;
		pointer-events: none;
		text-align: center;
		line-height: 1.25em;
		opacity: 0;
		transform: scale(0.5);
		transition: opacity 150ms;
	}
	
	.checkbox-list input[type=checkbox] + span i {
		font-size: 90%;
	}
	
	.checkbox-list input[type=checkbox]:checked + span {
		opacity: 1;
		transform: scale(1);
	}
	
	.checkbox-list input[type=checkbox],
	.checkbox-list .input em {
		-webkit-appearance: none;
		-moz-appearance: none;
		-ms-appearance: none;
		appearance: none;
		opacity: 0;
		width: 1.25em;
		height: 1.25em;
		background: #fff;
		outline: 0;
		margin: 0;
		padding: 0;
		border: 0;
		border-radius: 2px;
		box-shadow: none;
		transition: background 150ms;
		display: block;
		cursor: pointer;
	}
	
	.checkbox-list .input em {
		opacity: 1;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 2;
	}
	
	.checkbox-list label:hover input[type=checkbox],
	.checkbox-list label:hover .input em {
		background: #fff;
	}
	
	.checkbox-list .projekt-kunstlabore input[type=checkbox],
	.checkbox-list .projekt-kunstlabore em {
		box-shadow: 0 0 0 1px #F23F00 inset !important;
	}
	
	.checkbox-list .projekt-kreativpotentiale input[type=checkbox],
	.checkbox-list .projekt-kreativpotentiale em {
		box-shadow: 0 0 0 1px #27D6BC inset !important;
	}
	
	.checkbox-list .projekt-kulturagenten input[type=checkbox],
	.checkbox-list .projekt-kulturagenten em {
		box-shadow: 0 0 0 1px #A61783 inset !important;
	}
	
	.filter-sections .select-wrapper,
	.form-list .select-wrapper {
		position: relative;
	}
	
	.filter-sections .select-wrapper#school-type-wrapper {
    padding-left: 2.3125rem;
    margin-top: 0.75rem;
    font-size: 80%;
	}
	
	select::-ms-expand {
	    display: none;
	}
	
	.filter-sections select,
	.form-list select {
		-webkit-appearance: none;
		-moz-appearance: none;
		-ms-appearance: none;
		appearance: none;
		width: 100%;
		background: #fff;
		outline: 0;
		margin: 0;
		padding: 0.75em 1em;
		border: 0;
		border-radius: 2px;
		box-shadow: none;
		display: block;
		box-sizing: border-box;
		color: #e94e1b;
		cursor: pointer;
		transition: background 150ms;
	}
	
	.filter-sections .select-wrapper:hover select {
		background: #fff;
	}
	
	.filter-sections .select-wrapper i,
	.form-list .select-wrapper i {
		position: absolute;
		right: 1em;
		top: 0.7em;
		z-index: 2;
		pointer-events: none;
	}
	
	.filter-sections .select-wrapper i::before,
	.form-list .select-wrapper i::before {
		font-size: 65%;
	}
	
	.btn-back-to-germany {
		display: block;
		position: absolute;
		top: 1.875em;
		right: 2.25em;
		float: right;
		width: 3em;
		height: 4.125em;
		background-repeat: no-repeat;
		background-position: 0 0;
		background-size: 100% 100%;
		background-image: url(/content/themes/claim/imgs/germany.png?x57670);
		z-index: 2;
		opacity: 0;
		margin-top: -1000px;
		transform: scale(0.5);
		transition: opacity 250ms 0ms, transform 250ms 0ms, margin-top 0ms 250ms;
	}
	
	.btn-back-to-germany.shown {
		transition-delay: 0ms;
		opacity: 1;
		transform: scale(1);
		margin-top: 0;
	}
	
	.sidebar-right article .wysiwyg {
		font-size: 1em;
		line-height: 1.57142857142857142857;
	}
	
	.sidebar-right article .wysiwyg h2 {
		margin-bottom: 0;
	}
	
	.sidebar-right article .wysiwyg em.role {
		display: inline-block;
		margin-bottom: 0.5em;
	}
	
	.sidebar-right article .wysiwyg + .wysiwyg {
		margin-top: 2em;
		padding-top: 2em;
		border-top: 1px solid rgba(255,255,255,0.3);
	}
	
	i.icon-a-8::before {
		font-size: 120%;
	  margin-top: -2px;
	  display: inline-block;
	  vertical-align: middle;
	}
	
	.filter-body .intro {
		margin-bottom: 1.5em;
	}
	
	#mutik-map .mapboxgl-ctrl-compass {
		display: none !important;
	}
	
	#mutik-map .mapboxgl-ctrl-bottom-right .mapboxgl-ctrl {
		margin: 0 35px 35px 0 !important;
	}
	
	#mutik-map .mapboxgl-ctrl.mapboxgl-ctrl-attrib {
		display: none !important;
	}
	
	.state-intro {
		position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0%;
    background: rgba(45,56,61,0.3);
    z-index: 5;
    padding: 0 3em;
		overflow: hidden;
		opacity: 0;
		transition: height 0ms 500ms, opacity 150ms 0ms;
	}
	
	.state-intro.shown {
		opacity: 1;
		height: 100%;
		transition-delay: 0ms;
	}
	
	.state-intro > div {
		position: relative;
    top: 50%;
    transform: translateY(-50%) scale(0.95);
    max-width: 36em;
    margin: 0 auto;
    background: rgba(45, 56, 61, 0.93);
		padding: 3.125em 1.875em;
		color: #fff;
		box-shadow: 2px 2px 3px rgba(0,0,0,0.3);
		font-size: 1.125em;
		opacity: 0;
		transition: all 250ms;
	}
	
	.state-intro.shown > div {
		opacity: 1;
		transform: translateY(-50%) scale(1);
	}
	
	.state-intro .btn-close-state-intro {
		position: absolute;
		top: 1em;
		right: 1em;
		z-index: 2;
	}
	
	.state-intro h1 {
		font-size: 1.15em;
    margin-bottom: 1.5rem;
		position: relative;
		transition: all 250ms 150ms;
		transform: translateY(5px);
		opacity: 0;
	}
	
	.state-intro.shown h1 {
		opacity: 1;
		transform: translateY(0px);
	}
	
	.state-intro table {
		margin-bottom: 1.5rem;
		position: relative;
		transition: all 250ms 200ms;
		transform: translateY(5px);
		opacity: 0;
	}
	
	.state-intro.shown table {
		opacity: 1;
		transform: translateY(0px);
	}
	
	.state-intro th {
		text-align: left;
		vertical-align: top;
		padding-right: 1em;
	}
	
	.state-intro td {
		text-align: left;
		vertical-align: top;
	}
	
	.state-intro p {
		position: relative;
		transition: all 250ms 250ms;
		transform: translateY(5px);
		opacity: 0;
	}
	
	.state-intro.shown p {
		opacity: 1;
		transform: translateY(0px);
	}
	
	.state-intro .mCSB_3_scrollbar {
	}
	
	.state-intro-content {
		padding-right: 2em;
	}
	
	.state-intro-scroll {
		max-height: 65vh;
	}
	
	.state-intro .mCustomScrollBox {
		max-height: 65vh !important;
	}
	
	
	
	@media only screen and (max-width: 1024px) {
  
	  section.mutik-map {
	  	font-size: 80%;
	  }
	
		section.mutik-map select {
			font-size: 1rem;
		}
  
	}
	
	
	
	

	@media only screen and (max-width: 650px) {
  
	  section.mutik-map {
	  	font-size: 100%;
			position: fixed;
	  }
	
		.sidebar-left {
			position: absolute;
			width: 100%;
			top: 0;
			left: 0;
			right: 0;
			height: 12.5em;
			bottom: auto;
			box-shadow: none;
			transition: height 250ms;
		}
		
		.mutik-map.is-iframe-view .sidebar-left {
			height: 8.5em;
		}
	
		.mutik-map.view-state .sidebar-left,
		.mutik-map.is-iframe-view.view-state .sidebar-left {
			height: 17.5em;
		}
	
		.mutik-map-wrapper {
			position: absolute;
			top: 12.5em;
			left: 0;
			right: 0;
			bottom: auto;
			height: calc(100% - 12.5em);
			transition: height 250ms, top 250ms;
		}

		.mutik-map.is-iframe-view .mutik-map-wrapper {
			height: calc(100% - 8.5em);
			top: 8.5em;
		}
	
		.mutik-map.view-state .mutik-map-wrapper {
			top: 17.5em;
			height: calc(100% - 17.5em);
		}
	
		.sidebar-right {
			position: absolute;
			width: 100%;
			opacity: 0;
			visibility: hidden;
			pointer-events: all;
			transform: translateY(100%);
			top: 3.6875em;
			left: 0;
			right: 0;
			bottom: 0;
			background: rgba(255,255,255,1);
			transition: opacity 150ms 0ms, transform 350ms 0ms, visibility 0ms 350ms
		}
		
		.mutik-map.is-iframe-view .sidebar-right {
			top: 0;
		}
	
		.filter-body, .sidebar-right article {
			width: 100%;
		}

		.btn-back-to-germany {
			font-size: 70%;
			right: 1.4rem;
			top: auto;
			bottom: 6rem;
		}
	
		section.filter {
			width: 100%;
			top: 3.6875em;
			border-bottom: 3px solid #e94e1c;
			overflow: visible;
		}
	
		header.map {
			left: 1.5em;
			top: 1em;
			right: 1.5em;
		}
	
		header.map h1 img {
			width: 2.75em;
		}
	
		header.map .back {
			float: right;
			line-height: 1.6em;
		}
	
		header.map .back a {
			font-size: 0.775em;
		}
	
		.filter-body, .sidebar-right article {
			padding: 1.5em 1.5em;
		}
	
		.filter-body .intro {
			display: none;
		}
	
		.filter-body h1, .sidebar-right h1 {
			font-size: 1em;
		}
	
		.checkbox-list {
			font-size: 80%;
		}
	
		#mutik-map .mapboxgl-ctrl-bottom-right .mapboxgl-ctrl {
			margin: 0 24px 24px 0 !important;
		}
	
		.filter-sections > li {
			padding-bottom: 1em;
		}
	
		.filter-sections > li.filter-bundesland {
			padding-bottom: 0;
		}
	
		.filter-sections > li.filter-akteure {
			padding-top: 2em;
		}
	
		section.filter::after {
			content: '';
			position: absolute;
			bottom: 0;
			left: 0;
			right: 1em;
			height: 1em;
			z-index: 10;
			pointer-events: none;
		}
	
		.filter-sections .select-wrapper#school-type-wrapper {
			font-size: 1rem;
		}
	
		.sidebar-right.shown {
			transform: translateY(0%);
			visibility: visible;
			opacity: 1;
			transition-delay: 0ms;
		}
	
		.sidebar-right article {
			background: none;
			padding-right: 3em;
		}
	
		.view-map .container {
			min-height: 0;
		}
	
		section.mutik-map p.legal {
			display: none;
		}
	
		.btn-filter-toggle {
			display: block;
			position: absolute;
			bottom: -20px;
			left: 50%;
			margin-left: -35px;
			width: 70px;
			height: 20px;
			background: #e94e1c;
			color: #fff;
			text-align: center;
			border-bottom-left-radius: 7px;
			border-bottom-right-radius: 7px;
			z-index: 30;
			display: none;
		}
	
		section.mutik-map.view-state .btn-filter-toggle {
			display: block;
		}
	
		.btn-filter-toggle span {
			font-size: 80%;
			position: relative;
	    display: block;
	    vertical-align: top;
			position: absolute;
			top: 3px;
			width: 100%;
			text-align: center;
		}
	
		.btn-filter-toggle i::before {
			transform: rotate(180deg);
		}
	
		section.mutik-map.view-closed-filter .btn-filter-toggle i::before {
			transform: rotate(0deg);
		}
	
		.mutik-map.is-iframe-view.view-closed-filter .sidebar-left {
			height: 0;
		}
		
		.mutik-map.view-closed-filter .sidebar-left {
			
		}
		
		.mutik-map.view-closed-filter section.filter::after {
			display: none;
		}
	
		.mutik-map.view-closed-filter .mutik-map-wrapper {
		  top: 4.5em;
		  height: calc(100% - 4.5em);	
		}
		
		.mutik-map.is-iframe-view.view-closed-filter .mutik-map-wrapper {
			top: 0;
			height: 100%;
		}
	
		.mutik-map.view-closed-filter section.filter .mCSB_scrollTools_vertical {
			display: none !important;
		}
	
		.filter-scroll {
			overflow: auto;
		}
	
		.state-intro {
			padding: 0 1em;
		}
	
		.state-intro > div {
			font-size: 1em;
	    padding: 2.5em 1.5em;
	    padding-right: 0;
		}
	
		.state-intro h1 {
			font-size: 1em;
		}
	
		.state-intro {
			height: auto;
			bottom: 100%;
			transition: bottom 0ms 500ms,opacity 150ms 0ms;
			overflow: hidden;
		}
	
		.state-intro.shown {
			bottom: 0%;
			transition-delay: 0ms;
		}
	
		.state-intro > div,
		.state-intro.shown > div {
			top: 2em;
			left: 1em;
			right: 1em;
			bottom: 1em;
			position: absolute;
			transform: none;
		}
	
		.state-intro-scroll {
			height: 100%;
		}
	
		.state-intro-content {
			padding-right: 3.5em;
		}
	
		body.state-intro-shown .btn-back-to-germany {
			display: none;
		}
	
		.state-intro .mCSB_3_scrollbar {
		}
	
		.state-intro .mCustomScrollBox,
		.state-intro-scroll {
			max-height: none !important;
		}
	
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	






	/* FOOTER */
	
	footer.main {
		background: #fff;
		background-size: 54.166666666666666666vw auto;
	}
	
	footer.main > .inner {
		padding-top: 6.25em;
		padding-bottom: 5.9375em;
	}
	
	.upper-footer {
		margin-bottom: 2em;
	}
	
	nav.footer li {
		margin-right: 2em;
		display: inline-block;
	}
	
	nav.footer li > a {
		font-size: 1em;
		font-family: "TTNorms-Bold", sans-serif; 
		font-weight: 400;
		color: #F2997B;
		transition: color 150ms;
	}
	
	nav.footer a:hover,
	nav.footer .current-menu-item > a {
		color: #E94E1B;
	}
	
	.lower-footer .col-nav {
		white-space: nowrap;
		margin-right: auto;
	}

	.lower-footer .col-credits {
		white-space: nowrap;
	}
	
	.lower-footer .credits {
		color: #646363;
		font-size: .875em;
	}
  
  .upper-footer .sn-col-set {
    gap: 0px 2.3125em;
  }
	
	.upper-footer .col-1 img {
		max-width: 31.25rem;
	}
	
  .upper-footer .col-1 {
    margin-right: auto;
  }
  
	.upper-footer .col-3 img {
		max-width: 16em;
		padding-top: 0.3em;
	}

	.upper-footer p {
		font-size: .875em;
		color: #000;
		margin-bottom: 1.5em;
	}
	
	.upper-footer .col-3 {
		white-space: nowrap;
	}
	
	.upper-footer .col-3 li {
		display: inline-block;
		padding-top: 2.5em;
	}
	
	.upper-footer .col-3 li:not(:last-child) {
		margin-right: 2.875em;
	}

	.upper-footer .stiftung-mercator {
		max-width: 9.4375em;
	}

	.upper-footer .mutik {
		max-width: 6.6875em;
	}








  /* COOKIE BAR */
  
/*  div#CybotCookiebotDialog {
    max-width: 650px;
    top: auto !important;
    bottom: 0 !important;
    right: 0 !important;
    left: auto !important;
    box-shadow: 0 0 0 1px rgba(0,0,0,0.1);
    margin: 0 25px 25px 0;
    width: calc(100% - 50px) !important;
    border-radius: 0px;
    z-index: 995 !important;
    font-size: 16px !important;
  }

  div#CybotCookiebotDialogPoweredbyLink {
    display: none !important;
  }

  div#CybotCookiebotDialogBodyContent {
    padding: 24px 19px 11px 19px !important;
  }

  #CybotCookiebotDialogBody {
    padding-right: 0;
  }

  #CybotCookiebotDialogDetailFooter {
    display: none;
  }

  div#CybotCookiebotDialogBodyButtons {
    padding: 0 19px 16px 19px !important;
    margin: 0 !important;
  }

  a#CybotCookiebotDialogBodyButtonAccept,
  a#CybotCookiebotDialogBodyButtonDecline {
    width: auto !important;
    padding: 0.6em 0.9em;
    transition: opacity 150ms;
    opacity: 1;
    border-radius: 60px !important;
    border: 1px solid #bababa;
    padding-bottom: 0.5em !important;
  }

  div#CybotCookiebotDialogBodyButtons a#CybotCookiebotDialogBodyButtonAccept,
  div#CybotCookiebotDialogBodyButtons a#CybotCookiebotDialogBodyButtonDecline {
    font-family: 'TTNorms-Bold', sans-serif !important;
    text-transform: uppercase;
    font-weight: 400 !important;
    font-size: 11px !important;
    letter-spacing: -0.5px !important;
  }

  a#CybotCookiebotDialogBodyButtonAccept:hover,
  a#CybotCookiebotDialogBodyButtonDecline:hover {

  }

  a#CybotCookiebotDialogBodyButtonDecline {
    background: #fff !important;
    border-color: #cecece !important;
    color: #8d8d8d !important;
    margin-left: 0 !important;
  }

  a#CybotCookiebotDialogBodyButtonAccept {
    background: #e84e1c !important;
    border-color: #e84e1c !important;
    color: #fff !important;
  }

  #CybotCookiebotDialog a, #CybotCookiebotDialog div {
    font-family:'SabonNextLTPro-Display', serif !important;
  }*/
	
	#CybotCookiebotDialogBodyContentTitle {
		font-family:'SabonNextLTPro-Display', serif !important;
		font-weight: 400 !important;
		font-size: 1.5em !important;
		color: #27292c !important;
		margin-bottom: 12px !important;
	}
	
	#CybotCookiebotDialog br, #CybotCookiebotDialog div, #CybotCookiebotDialog td {
		line-height: 1.431 !important;
	}
	
	#CybotCookiebotDialogDetailBodyContent {
		border-bottom-width: 1px !important;
	}
	
	#CybotCookiebotDialogDetailBody {
    margin: 0 !important;
    padding: 0.3rem 1.2rem 0.5rem 1.2rem;
    width: auto !important;
	}
	
	@media only screen and (max-width: 650px) {
		#CybotCookiebotDialogBodyButtonDetails {
	    display: block !important;
	    text-align: left !important;
	    float: none !important;
	    background-position: left 12px !important;
	    padding-left: 0px !important;
		}
	}
	
	@media only screen and (max-width: 500px) {
		div#CybotCookiebotDialog {
			width: 100% !important;
			border-radius: 0 !important;
			margin: 0 !important;
		}
	}
	
	#CybotCookiebotDialogBodyButtons {
		float: left;
		clear: both;
	}
	
	#CybotCookiebotDialogBodyButtons > a {
		float: left;
	}
	
	#CybotCookiebotDialogBodyButtons > #CybotCookiebotDialogBodyButtonDetails {
		float: left;
		clear: left;
		padding-top: 13px !important;
		background: transparent !important;
	}
	
	.wysiwyg .CookieDeclarationType {
		font-size: inherit !important;
		overflow: auto;
		position: relative;
		padding: 1em !important;
		margin-left: -1em !important;
		margin-right: -1em !important;
		border: 1px solid rgba(0,0,0,0.2) !important;
	}
	
	.CookieDeclarationTable {
		width: 100% !important;
	}
  
  .CookieDeclarationTable colgroup {
    display: none;
  }
	
	.CookieDeclarationTable thead {
		display: none;
	}
	
	.CookieDeclarationTable tbody tr {
		display: block;
		width: 100%;
		padding: 0.35em 0.75em;
		background: #fff;
		box-sizing: border-box;
		line-height: 1.2;
	}
	
	.CookieDeclarationTable tbody tr:not(:last-child) {
		margin-bottom: .5em;
	}
	
	.CookieDeclarationTable tbody td {
		display: block;
		width: 100%;
		padding-left: 12.25em !important;
		position: relative;
		border: 0 !important;
		box-sizing: border-box !important;
		max-width: none !important;
	}
	
	.CookieDeclarationTable tbody td::before {
		content: attr(data-label);
		display: inline-block;
		font-family:"TT Norms Regular" !important;
		font-weight: 400;
		position: absolute;
		left: 0;
	}
	
	.CookieDeclarationTypeHeader {
		font-family:"TT Norms Regular" !important;
		font-weight: 400 !important;
	}
	
	
	
	.cookieconsent-placeholder > div {
		background: #fdeeed;
		color: #000;
    padding: 1.5em;
	}
	
	.cookieconsent-placeholder > div > p {
		font-size: 1em;
    max-width: 850px;
	}
	
	.cookieconsent-placeholder > div > p a {
		text-decoration: underline;
	}
	
	.cookieconsent-placeholder > div > p a:hover {
		text-decoration: none;
	}
	
	.cookieconsent-placeholder .btn-set {
		margin-top: 1.5em;
	}
	
	.cookieconsent-placeholder > div > p strong {
		display: inline-block;
		padding-bottom: 0.3em;
	}
	
	.cookieconsent-placeholder .lnk {
		display: inline-block;
		color: #e94e1c;
	}

	
	
	
	
	
	
	
	
  /* NOTIFICATION BAR */
  
  .notification-bar {
    position: absolute;
    z-index: 1005;
    top: 0;
    left: 0;
    width: 100%;
    background: #6A3D8D;
		font-family: "TTNorms-Light", sans-serif; 
		color: #fff;
  }
	
	.notification-bar > .inner {
		padding-top: 1.1875em;
		padding-bottom: 1.1875em;
	}

	.notification-bar .copy {
		font-size: 1.25em;
		line-height: 1.6;
	}
	
	.notification-bar a {
		transition: opacity 150ms;
		opacity: 1;
	}
	
	.notification-bar a:hover {
		opacity: 0.75;
	}
	
	.notification-bar a i {
		font-size: 70%;
		margin-left: 0.5em;
	}









  /* MEMBERSAREA LOGIN */
  
  .module-membersarea-login .login-form-list {
    max-width: 600px;
  }
  
  @keyframes shake {
    10%, 90% { transform: translate3d(-3px, 0, 0); }
    20%, 80% { transform: translate3d(6px, 0, 0); }
    30%, 50%, 70% { transform: translate3d(-12px, 0, 0); }
    40%, 60% { transform: translate3d(12px, 0, 0); }
  }
  
  .module-membersarea-login form.has-error li.password {
    animation: shake .5s;
  }




  /* MEMBERSAREA APPOINTMENTS */
  
  .page-template-cms-template-membersarea .module-article-header {
    padding-top: 50px;
  }
  
  .page-template-cms-template-membersarea .module-article-header .module-wrap {
    position: relative;
  }
  
  .module-article-header .logout-button {
    position: absolute;
    top: -3px;
    right: 0;
  }
  
  .page-template-cms-template-membersarea .module-article-header,
  .module-membersarea-appointments,
  .module-membersarea-downloads {
    margin-bottom: max(80px, min(10vw, 130px)) !important;
  }
  
  .module-membersarea-appointments .module-header,
  .module-membersarea-downloads .module-header {
    margin-bottom: 1.75em;
  }
  
  .module-header.has-toolbar {
    display: flex;
    flex-flow: row nowrap;
  }
  
  .module-header.has-toolbar .headline {
    padding-right: 25px;
  }
  
  .module-header.has-toolbar .toolbar {
    padding-top: 10px;
    margin-left: auto;
    user-select: none;
  }
  
  .toolbar .btn-prev,
  .toolbar .btn-next {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    border: 0;
    box-shadow: none;
    cursor: pointer;
    color: #e55520;
    background: transparent;
    display: inline-block;
  }
  
  .toolbar button svg,
  .downloads-table .btn-download svg {
    width: 30px;
    height: auto;
  }
  
  .toolbar button svg path,
  .downloads-table .btn-download svg path {
    stroke: currentColor;
    transition: stroke 250ms;
  }
  
  .toolbar button:hover svg path,
  .downloads-table .btn-download:hover svg path {
    stroke: #000;
  }
  
  .toolbar button[disabled] svg path {
    stroke: #ddd;
  }
  
  .toolbar button svg,
  .toolbar button span {
    display: block;
  }
  
  .toolbar button[disabled] {
    cursor: default;
    pointer-events: none;
  }
  
  
  @media (max-width: 800px) {
    .module-header.has-toolbar .toolbar {
      padding-top: 7px;
    }
  }
  
  @media (max-width: 600px) {
    .module-header.has-toolbar .toolbar {
      padding-top: 3px;
    }
    .toolbar button svg,
    .downloads-table .btn-download svg {
      width: 22px;
    }
    .module-article-header .logout-button {
      top: -5px;
    }
    .module-article-header .logout-button .btn {
      font-size: 14px !important;
    }
  }
  
  
  
  
  
  
  .module-membersarea-appointments .module-header,
  .module-membersarea-downloads .module-header,
  .appointment-article,
  .appointments-list > li.empty-state-item > div,
  .downloads-table,
  .downloads-category-title > div {
    max-width: 90rem;
    padding: 0 var(--page-padding-left) 0 var(--page-padding-right);
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
  }

  .appointment-col-set {
    display: flex;
    flex-flow: row nowrap;
  }
  
  .appointment-col-set .col-1 {
    flex-grow: 1;
    margin-right: 2em;
  }
  
  .appointment-col-set .col-2 {
    flex-shrink: 0;
    width: 220px;
  }
  
  .appointment-col-set .col-2 > div + div {
    margin-top: 0.3em;
  }
  
  .appointments-list > li {
    padding: 1.3em 0 1.4em;
    background: #fbeeed;
  }
  
  .appointments-list > li:nth-child(even) {
    background: #fef8f8;
  }
  
  .appointment-article h3 {
    margin-bottom: 0.5em;
  }
  
  .appointment-article .description {
    max-width: 700px;
  }
  
  .appointment-table {
    border-spacing: 0;
    margin-top: 0.3em;
  }
  
  .appointment-table th {
    font-weight: normal;
    vertical-align: top;
    padding-right: 1em;
  }
  
  .appointment-article .meta-date-and-time.is-same-day .meta-time {
    display: block;
  }
  
  @media (max-width: 800px) {
    
    .module-membersarea-appointments .module-header .headline span {
      display: none;
    }
    
    .appointment-col-set {
      flex-flow: column nowrap;
    }
    
    .appointment-col-set .col-2 {
      margin-top: 0.5em;
      font-family: 'SabonNextLTPro-Bold', serif;
    }
    
    .appointment-table tr,
    .appointment-table tr > * {
      display: block;
    }
    
    .appointment-table tr + tr {
      margin-top: 0.3em;
    }
    
    .appointment-table tr th {
      text-decoration: underline;
    }
    
  }
  
  
  
  
  
  
  
  /* MEMBERSAREA DOWNLOADS */
  
  .downloads-list {
    border-top: 1px solid #d4d4d4;
  }
  
  .downloads-list > li {
    border-bottom: 1px solid #d4d4d4;
  }
  
  .downloads-category-title {
    cursor: pointer;
    user-select: none;
    text-transform: uppercase;
  }
  
  .downloads-category-title > div > div {
    display: flex;
    flex-flow: row nowrap;
    padding: 1em 0;
  }
  
  .downloads-category-title .icon {
    margin-left: .5em;
    position: relative;
  }
  
  .downloads-category-title .icon i {
    display: block;
    position: relative;
    transition: transform 500ms;
    transform: none;
  }
  
  *[data-accordion-state="opened"] .downloads-category-title .icon i {
    transform: rotate(-180deg);
  }
  
  .downloads-table-wrap {
    max-height: 0px;
    overflow: hidden;
    position: relative;
    opacity: 0;
    transition: max-height, opacity;
    transition-duration: 500ms;
  }
  
  *[data-accordion-state="opened"] .downloads-table-wrap {
    max-height: var(--max-height, 2000px);
    opacity: 1;
  }
  
  .downloads-table-wrap > div {
    padding: 1em 0 7em;
  }
  
  .downloads-table {
    padding: 0;
    width: 100%;
    border-spacing: 0;
    max-width: none !important;
  }
  
  .downloads-table td,
  .downloads-table th {
    text-align: left;
    vertical-align: top;
    font-weight: normal;
  }
  
  .downloads-table thead th {
    text-transform: uppercase;
    padding-bottom: 15px;
  }
  
  .downloads-table td.empty {
    padding: 0 !important;
    min-width: var(--page-padding-left);
    width: calc((100vw - 75rem) / 2);
  }
  
  .downloads-table td.datetime {
    width: 200px;
  }
  
  .downloads-table td.filesize {
    width: 70px;
  }
  
  .downloads-table td.filetype,
  .downloads-table td.button {
    width: 50px;
  }

  .downloads-table tbody tr > * {
    background: #fbeeed;
  }
  
  .downloads-table tbody tr:nth-child(even) > * {
    background: #fef8f8;
  }

  .downloads-table tbody td,
  .downloads-table tbody th {
    padding: 1.6em 0.5em 1em 0;
  }
  
  .downloads-table .btn-download {
    color: #e55520;
  }
  
  .downloads-table td.button {
    text-align: right;
  }
  
  .downloads-table th.filename a {
    color: #000;
  }
  
  .downloads-filter-form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    background: none;
    padding: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    line-height: inherit;
    outline: 0;
    padding-right: 34px;
  }
  
  .downloads-filter-form label.select {
    display: inline-block;
    border: 2px solid #e55521;
    border-radius: 40px;
    display: flex;
    flex-flow: row nowrap;
    padding: 5px 10px 4px 15px;
  }
  
  .downloads-filter-form label.select > span {
    margin-right: 10px;
  }
  
  .styled-select {
    position: relative;
  }
  
  .styled-select .dropdown {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    pointer-events: none;
  }
  
  .styled-select .dropdown svg {
    width: 16px;
    height: auto;
    display: block;
  }
  
  .styled-select .dropdown svg path {
    fill: #e55521;
  }
  
  
  
  
  
  @media (max-width: 800px) {
    
    .downloads-table tr > .datetime {
      display: none;
    }
    
  }
  
  
  @media (max-width: 600px) {
    
    .downloads-table tr > .filesize,
    .downloads-table tr > .filetype {
      display: none;
    }
    
    .downloads-table tbody td,
    .downloads-table tbody th {
      padding: 1.6em 0.5em 1em 0;
    }
    
    .downloads-filter-form label.select > span {
      display: none;
    }
    
    .downloads-filter-form label.select .hdln-18 {
      font-size: 14px;
    }
    
    .downloads-filter-form label.select {
      border-width: 1px;
    }
    
    .module-membersarea-downloads .module-header.has-toolbar .toolbar {
      padding-top: 0;
      margin-top: -1px;
    }
    
    .styled-select .dropdown {
      right: 0;
    }
    
    .styled-select .dropdown svg {
      font-size: 11px;
    }
    
    .downloads-filter-form select {
      padding-right: 20px;
    }
    
  }











/* ==========================================================================
   Media Queries
   ========================================================================== */


@media only screen and (min-width: 1440px) {
  
  :root {
    --page-padding-left: 7.5em;
    --page-padding-right: var(--page-padding-left);
  }
	
  .module .module-inner,
  header.main > .inner,
  .cookie-bar > .inner,
	footer.main > .inner,
	.notification-bar > .inner {
    padding-left: 7.5em;
    padding-right: 7.5em;
  }
	
	footer.main {
		background-size: 48.75em auto;
	}
	
	nav.footer .sn-col-set > *,
	nav.footer-3 {
		width: 12.4125em;
	}
	
	.module-grid .module-wrap {
		margin-bottom: -3.125em;
	}
	
	.grid > li,
	.speakers-grid > li,
	.search-results-list > li:not(:last-child) {
		margin-bottom: 3.125em;
	}
	
	.topics-grid > li > a {
		min-height: 22.875em;
	}
	
	.calendar-list > li:not(:first-child) .calendar-teaser:not(.same-date) {
		margin-top: 1.875em;
	}
	
	.cookie-bar .btn-close {
		right: 7.5rem;
	}
	
}





@media only screen and (max-width: 1200px) {
	
	nav.footer .sn-col-set > * {
		width: 16.2vw;
	}
	
	nav.footer-3 {
		width: 100%;
		margin-top: 2em;
	}
	
	nav.footer-3 ul {
		margin-left: 0.2em;
	}
	
	nav.footer-3 li {
		display: inline-block;
		margin-right: 1em;
	}
	
	nav.footer-3 .title-wrap {
		display: none;
	}
	
	.events-teaser-list > li {
		width: 30.38888888888888888933%;
	}
	
	.events-teaser-list > li:not(:last-child) {
		margin-bottom: 0.5em;
	}
	
	.events-teaser-list > li.headline {
		width: 100%;
		margin-bottom: 1em;
	}
	
	.topics-grid > li:nth-child(n) {
		width: 47.92%;
		margin-right: 4.16%;
	}
	
	.topics-grid > li:nth-child(2n+2) {
		margin-right: 0;
	}
	
	.topics-grid > li > a {
		min-height: 35vw;
	}
	
	
	.ac-region:not(:last-child) {
		margin-bottom: 8vw;
		margin-top: 8vw;
	}
	

	
}
	
	


@media only screen and (max-width: 1000px) {
  
  :root {
    --page-padding-left: 6vw;
    --page-padding-right: var(--page-padding-left);
  }
	
	.module .module-inner, header.main > .inner, .cookie-bar > .inner, footer.main > .inner, .notification-bar > .inner {
    padding-left: 6vw;
    padding-right: 6vw;
	}

	div.navs {
		opacity: 0;
		position: absolute;
		top: 0;
    left: 0;
		height: 0;
		width: 100%;
		transition: height 0ms 250ms, transform 250ms 0ms, opacity 250ms 0ms;
		transform: translateY(-20px);
		background: #fff;
		padding: 9em 6vw 2em 6vw;
		box-sizing: border-box;
	}
	
	body::after {
		content: '';
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 100%;
		z-index: 1;
		background: #fff;
		opacity: 0;
		transform: scale(0.98);
		transform-origin: center top;
		transition: opacity 250ms 0ms, transform 250ms 0ms, bottom 0ms 250ms;
	}
	
	body.menu::after {
		opacity: 1;
		transform: scale(1);
		bottom: 0;
		transition-delay: 0ms;
	}
	
	body.menu div.navs {
		display: block;
		opacity: 1;
		transform: none;
    z-index: 2;
    box-sizing: border-box;
		height: 106vh;
		transition-delay: 0ms;
	}
	
	body.scrolled.menu div.navs {
		height: 115vh;
	}
	
	.touchevents body.menu div.navs {
		padding-bottom: 8em;
	}

	.btn-menu {
		display: block;
		color: #E94E1B;
		position: absolute;
		right: 6vw;
		font-size: 138%;
		bottom: 6.5em;
		transition: bottom 300ms;
		z-index: 3;
	}
	
	body.scrolled .btn-menu {
		bottom: 2.95em;
	}
	
	.btn-menu i {
		position: absolute;
		top: 0;
		right: 0;
		transition: opacity 150ms, transform 150ms;
	}
	
	.btn-menu .icon-menu-close {
		right: 0.08em;
    top: -0.15em;
    font-size: 130%;
	}
	
	body.menu .btn-menu .icon-menu,
	.btn-menu .icon-menu-close {
		opacity: 0;
		transform: scale(0.5);
	}
	
	body.menu .btn-menu .icon-menu-close {
		opacity: 1;
		transform: scale(1);
	}
	
	.site-title {
		position: relative;
		z-index: 3;
	}
	
	.site-title a {

	}
	
	body.scrolled .site-title img {
		padding-top: 0;
	}
	
	nav.meta {
		display: none;
	}
	
	nav.header {
		text-align: right;
		position: relative;
		height: 100%;
		overflow-y: auto;
	}
	
	.touchevents nav.header {
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
	}
	
	nav.header li.btn-language {
		display: block !important;
	}
	
	nav.header .menu > li {
		display: block;
		margin-left: 0;
	}
	
	nav.header .menu > li:not(:first-child) {
		margin-top: 1em;
	}
	
	nav.header .icon-wrap {
		display: none;
	}
	
	nav.header .menu > li > a {
		margin-bottom: .1em;
		font-size: 1.25em;
		display: inline-block;
		letter-spacing: 0;
	}
	
	nav.header .sub-menu {
		max-height: 0px;
		overflow: hidden;
		transition: max-height 500ms;
		margin-bottom: 0;
		transition-timing-function: cubic-bezier(0.19,1,.22,1);
	}
	
	nav.header .sub-menu > li > a {
		font-family: "TTNorms-Light", sans-serif; 
	}
	
	nav.header .sub-menu > li:not(:last-child) {
		margin-bottom: 0.3em;
	}
	
	nav.header .sub-menu > li:last-child {
		margin-bottom: 1em;
	}
	
	nav.header > .inner {
		font-size: 1.25em;
	}
	
	nav.header .sub-menu > li > a:hover,
	nav.header .sub-menu > li:hover > a,
	nav.header .sub-menu > li.current-menu-item > a,
	nav.header .sub-menu > li.current-menu-parent > a {
		color: #E94E1B;
	}
	
	nav.footer-1 {
		width: 100%;
	}
	
	nav.footer-1 .sn-col-set > * {
		width: auto;
		margin-right: auto;
	}
	
	nav.footer-1 .sn-col-set > li:last-child {
		margin-right: 0;
		padding-right: 0;
	}
	
	nav.footer-2 {
		width: 100%;
		margin-top: 2em;
	}
	
	nav.footer-2 .sn-col-set > * {
		width: 100%;
	}
	
	nav.footer-2 li {
		display: inline-block;
		margin-right: 1em;
	}
	
	nav.footer-3 .headline {
		display: none;
	}
	
	nav.footer-3 {
		margin-top: 0;
	}
	
	footer.main > .inner {
		padding-top: 4.25em;
		padding-bottom: 3em;
	}
	
	.claims-list > li:nth-child(n) {
		width: 100%;
		max-width: 31.25em;
		margin: 0 auto;
	}
	
	.claims-list > li:not(:last-child) {
		margin-bottom: 2.5em;
	}
	
	.claims-list .headline {
		margin-bottom: 0.1em;
	}
	
	.content-module-links .links-list i:before {
		font-size: 150%;
	}
	
	.content-module-links .links-list i {
    top: 2.2em;
		width: 4em;
		transform: none;
	}
	
	.content-module-links .links-list a {
		padding-left: 3.9em;
	}
	
	.gallery-image.no-2 {
		transform: translateX(40px) scale(0.9);
	}

	.gallery-image.no-3, .gallery-image.no-4, .gallery-image.no-5, .gallery-image.no-6, .gallery-image.no-7, .gallery-image.no-8, .gallery-image.no-9, .gallery-image.no-10, .gallery-image.no-11, .gallery-image.no-12, .gallery-image.no-13, .gallery-image.no-14, .gallery-image.no-15 {
		transform: translateX(80px) scale(0.8);
	}
	
	.module-calendar .col-filters {
		display: block;
		width: 100%;
		margin-bottom: 2em;
	}
	
	.filter-form-list {
		max-width: none;
	}
	
	.filter-form-list > li {
		display: inline-block;
    width: 48%;
    box-sizing: border-box;
		float: left;
	}
	
	.filter-form-list > li:nth-child(2n) {
		float: right;
	}
	
	.module-calendar .col-results {
		display: block;
		width: 100%;
	}
	
	.team-grid li.sn-col-set .copy {
		padding: 2.75em;
	}

}



@media only screen and (max-width: 900px) {
	
	.grid > li:nth-child(n) {
		width: 47.92%;
		margin-right: 4.16%;
	}
	
	.grid > li:nth-child(2n+2) {
		margin-right: 0;
	}
	
	.text-teaser-grid .hdln-d.spanned span {
		display: inline;
	}
	
	.module-image-copy .col-image {
    width: 39.166666666666666666%;
	}
	
	.module-image-copy .col-copy {
		width: 56.583333333333333333%;
	}
	
	.module-image-copy-2 .col-image {
		order: 1;
		width: 100%;
		min-height: 0;
		background-image: none;
	}
	
	.module-image-copy-2 .col-image img {
		display: block;
	}
	
	.module-image-copy-2 .col-copy {
		order: 2;
		width: 100%;
		padding: 2.5em 1.875em 2.75em;
	}
	
	.module-image-copy-2 .col-copy h3 {
		margin-bottom: 0.25em;
	}
	
	.btn-set {
		margin-top: 1.5em;
	}
	
	footer.main .credits {
		display: none;
	}
	
	.downloads-grid > li:nth-child(n) {
		width: 100%;
		margin-right: 0;
	}
	
}



@media only screen and (max-width: 800px) {
	
	.hdln-a {
		font-size: 2.6rem;
	}
	
	.hdln-b, .module-image-copy .wysiwyg h3, .topics-grid .intro-copy .wysiwyg h3 {
		font-size: 1.8rem;
		line-height: 1.4;
	}
	
	.hdln-c,
	.module-headline-copy h4 {
		font-size: 1.3rem;
	}
	
	.hdln-d {
		font-size: 1.6rem;
	}
	
	article.blog-teaser h3,
	.hdln-e {
		font-size: 1.3em;
	}
	
	nav.footer-1 {
		display: none;
	}
	
	nav.footer-2 {
		margin-top: 0;
	}
	
	.upper-footer {
		margin-bottom: 2em;
	}
	
	.logos-list {
		font-size: 1.5vw;
	}
	
	.module-hero .col-copy {
		width: 100%;
	}
	
	.module-hero .col-copy > div {
		margin-right: 0;
	}
	
	.module-hero .wysiwyg {
		margin-bottom: .90277777777777777777em;
		
	}
	
	.module-hero .col-image {
		width: 100%;
		max-width: none;
	}
	
	.module-teaser-stage .col-1 {
		width: 100%;
	}
	
	.module-teaser-stage .col-2 {
		width: 100%;
		margin-top: 3em;
	}
	
	.module-teaser-stage .links-list > li:not(:last-child) {
		margin-bottom: 1em;
	}
	
	.module-teaser-stage::after {
		background-image: -webkit-linear-gradient(top, rgba(8,46,75,0.50) 3%, #082E4B 100%);
		background-image: linear-gradient(180deg, rgba(8,46,75,0.50) 3%, #082E4B 100%);
	}
	
	.module-teaser-stage .module-wrap {
		padding-top: 19em;
		padding-bottom: 6em;
	}
	
	.events-teaser-list > li {
		width: 100%;
		margin-right: 0;
	}
	
	.module-claims > .module-inner {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.claims-list {
		background-size: cover;
		padding-left: 6vw;
		padding-right: 6vw;
	}
	
	.module-article-header .col-1, .module-form .col-1,
	.module-headline-copy .col-headline {
		width: 100%;
		margin-bottom: 0.6em;
	}
	
	.module-article-header .col-2, .module-form .col-2,
	.module-headline-copy .col-copy {
		width: 100%;
		max-width: 36.5em;
		margin-left: 0;
	}
	
	.module-form .col-2 {
		margin-top: 2em;
		max-width: none;
	}
	
	.topics-grid li.has-no-image h4 {
		max-width: none;
	}
	
	.module-copy-with-sidebar .content-wrap {
		width: 100%;
		display: block;
	}
	
	.module-copy-with-sidebar .sidebar-wrap {
		display: none;
	}
	
	.content-module-reference .content-module {
		display: block;
	}
	
	.content-module-reference {
		float: right;
		width: 50%;
		clear: right;
		margin: 0 0 2em 2em;
	}
	
	.content-module-contact {
		clear: both;
	}
	
	body.single-partner .content-module-reference[data-content-module="sidebar-copy"] {
		float: left;
		clear: both;
		margin-left: 0;
		width: 100%;
		max-width: 450px;
	}
	
	.gallery-images {
		height: 31.375vw;
	}
	
	.team-grid li.sn-col-set .copy {
		padding: 1.875em;
	}
	
	.team-grid li.sn-col-set figure {
		padding: 1.875em;
		padding-left: 0;
	}
	
	.module-large-copy .wysiwyg {
		font-size: 1.9em;
	}
	
	.content-module-blockquote blockquote > span {
		margin-left: 0;
	}
	
	.content-module-blockquote figcaption {
		padding-left: 0;
	}
	
	.content-module-blockquote .content-module-inner {
	}
	
	.content-module-blockquote:not(:last-child) {
		margin-bottom: 2.5em;
	}
	
}








@media only screen and (max-width: 767px) {
	
	.ac-list > li:nth-child(n) {
		width: 100%;
		margin-right: 0;
		margin-bottom: 1.5em;
	}
	
	.acr-header {
		margin-bottom: 1.5em;
	}
	
	.ac-list > li {
		padding: 1.5em 1.5em 1.8em;
	}
	
}






@media only screen and (max-width: 700px) {
	
	.topics-grid > li:nth-child(n) {
		width: 100%;
		margin-right: 0;
	}
	
	.topics-grid > li > a {
		min-height: 58vw;
	}
	
	.calendar-teaser .date-day {
		font-size: 1.1em;
	}
	
	.calendar-teaser.has-end-date .date-day span {
		font-size: 0.8em;
	}
	
	.calendar-teaser {
		padding-left: 9.125em;
	}
	
	.module-partners-teaser .image-headline {
		top: -6.75em;
	}
	
	
	
	
}






@media only screen and (max-width: 600px) {
	
	.hdln-a {
		font-size: 1.65rem;
		letter-spacing: 0;
		line-height: 1.3;
	}
	
	.hdln-b, .module-image-copy .wysiwyg h3, .topics-grid .intro-copy .wysiwyg h3 {
		font-size: 1.4rem;
		letter-spacing: 0;
	}
	
	.hdln-c,
	.module-headline-copy h4 {
		font-size: 1.2rem;
	}
	
	.hdln-d {
		font-size: 1.4rem;
		letter-spacing: 0;
	}
  
  :root {
    --page-padding-left: 6vw;
    --page-padding-right: var(--page-padding-left);
  }
	
	.module .module-inner, header.main > .inner, .cookie-bar > .inner, footer.main > .inner, .notification-bar > .inner {
    padding-left: 6vw;
    padding-right: 6vw;
	}
	
	header.main {
		position: fixed;
		top: -2.875em;
	}
	
	.site-title img {
		width: 5.5em;
	}
	
	.site-title a,
	.upper-footer img {
		width: 60.333333333333333333vw;
	}
	
	.logos-list {
		text-align: left;
	}
	
	.logos-list li {
		margin-left: 0;
		margin-right: 2.625em;
	}
	
	footer.main {
		background-size: 130vw auto;
	}
	
	.grid > li:nth-child(n) {
		width: 100%;
		margin-right: 0;
	}
	
	.grid > li > a,
	article.blog-teaser .copy, .team-grid .copy, .speakers-grid .copy, .search-results-list a,
	.calendar-teaser > a {
		padding: 1.35em 1.25em;
	}
	
	.grid.news-grid > li {
		margin-bottom: 3em;
	}
	
	.text-teaser-grid .btn-set {
		padding-top: 0.75em;
	}
	
	.module-image-copy .col-image {
		min-width: 100%;
		margin-bottom: 2em;
		order: 1 !important;
	}
	
	.module-image-copy .col-copy {
		width: 100%;
		order: 2 !important;
	}
	
	nav.breadcrumb,
	.module-breadcrumb {
		display: none;
	}
	
	.module-hero .col-image {
		width: auto;
    max-width: none;
		order: 1;
	}
	
	.module-image-copy-2 {
		background: #7DCBB6;
	}
	
	.module-image-copy-2 .col-image {
    margin-left: -6vw;
    margin-right: -6vw;
		width: auto;
	}
	
	.btn-menu {
		right: 6vw;
		bottom: 5.5em;
	}
	
	body.scrolled .btn-menu {
		bottom: 3.2em;
	}
	
	.module-hero .col-copy {
		order: 2;
		z-index: 2;
	}
	
	.container {
		padding-top: 6em;
	}
	
	.module:not(.has-no-margin-if-last):not(.has-no-margin) {
		margin-bottom: 3.25em;
	}
	
	.events-teaser-list > li.headline {
		margin-bottom: 0.5em;
	}
	
	.module-image-copy-2 .col-copy {
		padding: 1.5em 0;
	}
	
	.module-teaser-stage .links-list > li:not(:last-child) {
		margin-bottom: 0;
	}
	
	.module-image figcaption {
		margin-top: .85em;
	}
	
	.btn-set {
		margin-top: 1em;
	}
	
	.module-blog .module-header,
	.module-text-teaser-grid .module-header {
		margin-bottom: 1.75em;
	}
	
	.load-more {
		margin-top: 1em;
	}
	
	article.blog-teaser .intro-copy {
		margin-top: 0.75em;
	}
	
	nav.blog-topics {
		margin-bottom: 2em;
	}
	
	nav.blog-topics p,
	nav.blog-topics li {
		margin-right: 1em;
	}
	
	.content-module-copy .wysiwyg {
		line-height: 1.5;
	}
	
	.content-module-copy .wysiwyg > h3 {
		line-height: 1.3;
		margin-bottom: 0.4em !important;
	}
	
	.content-module-reference {
		width: 100%;
		float: none;
		margin: 0;
	}
	
	.content-module-reference:not(:last-child) {
		margin-bottom: 1.875em;
	}
	
	.gallery-images {
		height: 62vw;
	}
	
	.gallery-image.no-0 {
		transform: translateX(-10vw) scale(1.1);
	}
	
	.gallery-image.no-2 {
		transform: translateX(10vw) scale(0.9);
	}
	
	.gallery-image.no-3, .gallery-image.no-4, .gallery-image.no-5, .gallery-image.no-6, .gallery-image.no-7, .gallery-image.no-8, .gallery-image.no-9, .gallery-image.no-10, .gallery-image.no-11, .gallery-image.no-12, .gallery-image.no-13, .gallery-image.no-14, .gallery-image.no-15 {
	  transform: translateX(20vw) scale(0.8);
	}
	
	.module-share > .module-inner {
		padding-left: 0;
		padding-right: 0;
	}
	
	.module-share .module-wrap {
		padding: 1.5em 6vw 2em;
		background-size: auto 100%;
	}
	
	.share-list {
		margin-right: 1.875em;
		display: block;
		font-size: 80%;
	}
	
	.module-share h3 {
		display: block;
		font-size: 1.125em;
		margin-bottom: 0.55em;
	}
	
	body.view-white-header header.main {
		background: transparent;
	}
	
	body.view-white-header.scrolled header.main {
		background: #fff;
	}
	
	.search-form-list li.search input {
		font-size: 2em;
	}
	
	.calendar-teaser .date {
    position: static;
    left: auto;
    top: auto;
    margin-bottom: 1em;
	}
	
	.calendar-teaser .date span {
		display: block;
		font-size: 1.125em;
	}
	
	.calendar-teaser.has-end-date .date-day span {
		font-size: .88888888888888888888em;
	}
	
	.calendar-teaser {
		padding-left: 0;
	}
	
	.calendar-list > li:not(:first-child) .calendar-teaser {
		margin-top: 2.5em;
	}
	
	.calendar-teaser h3 {
		font-size: 1.3em;
	}
	
	.team-grid h4, .speakers-grid h4 {
		font-size: 1.5em;
	}
	
	.calendar-list > li:not(:first-child) .calendar-teaser.same-date {
		margin-top: 1em;
	}
	
	.team-grid li.sn-col-set figure {
		padding: 1.35em 1.25em;
		order: 1;
		padding-bottom: 0;
		display: block;
		width: 100%;
	}
	
	.team-grid li.sn-col-set .copy {
		order: 2;
		display: block;
		padding: 1.35em 1.25em;
		width: 100%;
	}
	
	.team-grid li.sn-col-set figure img {
		max-width: 15.625em;
		width: 100%;
		display: block;
		margin: 0 auto;
	}
	
	body.has-notification header.main {
		top: -2.875em;
	}
	
	.notification-bar {
		display: none;
	}
	
	body.has-notification .container::before {
		padding-top: 0;
	}
	
	body.menu div.navs,
	body.scrolled.menu div.navs {
		height: 114vh;
	}
	
	.module-large-copy .wysiwyg {
		font-size: 1.3em;
		text-align: left;
	}
	
	.content-module-copy .contact-list {
		columns: 1;
	}
	
	nav.pills a {
		margin: 0 0.5em 0.5em 0;
	}
	
}




@media only screen and (max-width: 500px) {
	
	.filter-form-list > li:nth-child(n) {
		width: 100%;
		display: block;
		float: none;
	}
	
	.calendar-filter-form.fulltext-search li.select {
		display: none;
	}
	
	.upper-footer .col-1 {
		display: block;
		width: 100%;
		margin-right: 0;
		margin-bottom: 2em;
	}
	
	.upper-footer p {
		margin-bottom: 0.5em;
	}
	
	.lower-footer .col-nav {
		white-space: normal;
		line-height: 1.7;
	}
	
	nav.footer li {
		display: block;
		margin-right: 0;
	}
	
	.upper-footer .col-3 {
		white-space: normal;
	}
	
	.module-partners-teaser {
		overflow: hidden;
	}
	
	.module-partners-teaser .image-headline {
		display: none;
	}
	
	.module-partners-teaser {
		margin-top: 0;
	}
	
	.module-news-teaser .module-inner, .module-partners-teaser {
		padding-top: 3.875em;
		padding-bottom: 3.875em;
	}
	
	.module-text-teaser-grid .module-inner,
	.module-team .module-inner,
	.module-news .module-inner,
	.module-calendar .module-inner,
	.module-newsletter-signup .module-inner {
		padding-top: 3em;
		padding-bottom: 4em;
	}
	
	.partners-filter > * {
		display: block;
		margin-right: 0;
		width: 100%;
		margin-bottom: 0.5em;
		box-sizing: border-box;
	}
	
	
	.ac-list > li {
		padding: 6vw;
	}
	
	.acr-header {
    position: sticky;
    top: 67px;
    background: #fff;
    z-index: 10;
    padding: 0.5em 0;
	}
	
}



@media only screen and (max-width: 450px) {
	
	.hdln-a {
		font-size: 1.5rem;
	}
	
	.hdln-b, .module-image-copy .wysiwyg h3, .topics-grid .intro-copy .wysiwyg h3 {
		font-size: 1.25rem;
	}
	
	.hdln-c,
	.module-headline-copy h4 {
		font-size: 1.1rem;
	}
	
	.hdln-d {
		font-size: 1.25rem;
	}
	
	.lnk, .btn {
		font-size: 1.1em;
	}
	
	.btn span.icon:first-child, .lnk span.icon:first-child {
		margin-top: -0.1em;
	}
	
	nav.header > .inner {
		font-size: 1em;
	}
	
	.logos-list {
		font-size: 1.9vw;
	}
	
	footer.main > .inner {
		padding-top: 3.25em;
		padding-bottom: 2.9375em;
	}
	
	.module-teaser-stage {
		background-size: 130% auto;
		background-color: #082E4B;
	}
	
	.module-teaser-stage::after {
    background-image: -webkit-linear-gradient(top, rgba(8,46,75,0.50) 63%, #082E4B 90%);
    background-image: linear-gradient(180deg, rgba(8,46,75,0.50) 63%, #082E4B 90%);
    bottom: auto;
    height: 75vw;
	}
	
	.module-teaser-stage .module-wrap {
    padding-top: 12em;
    padding-bottom: 4em;
	}
	
	.module-teaser-stage .links-list a,
	.events-teaser-list h4 {
		font-size: 1.25em;
	}
	
	.module-teaser-stage .col-2 {
		margin-top: 2em;
	}
	
	ul.form-list > li {
		width: 100% !important; 
	}
	
	.content-module-blockquote .content-module-inner {
		background-size: auto 100%;
		padding: 0;
	}
	
	header.main {
		background: #fff !important;
	}
	
	header.main > .inner {
		padding-top: 3.3em;
		padding-bottom: 0.5em;
    transition: none;
	}
	
	.btn-menu {
		bottom: 2.05em;
		transition: none;
	}
	
	body.scrolled header.main > .inner {
		padding-bottom: 0.5em;
	}
	
	body.scrolled .btn-menu {
		bottom: 2.05em;
	}
	
	.team-grid li.sn-col-set figure img {
		max-width: 12em;
	}
	
	.module-hero {
		margin-top: -2em;
	}
	
	.module-article-header {
		margin-bottom: 1.25em !important;
	}
	
	
	
	nav.pills a {
		font-size: 1.125em;
		margin: 0 0.5em 0.5em 0;
	}
	
	
}















@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {

  * {
      background: transparent !important;
      color: #000 !important;
      box-shadow: none !important;
      text-shadow: none !important;
  }

  a,
  a:visited {
      text-decoration: underline;
  }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
      content: "";
  }

  pre,
  blockquote {
      border: 1px solid #999;
      page-break-inside: avoid;
  }

  thead {
      display: table-header-group;
  }

  tr,
  img {
      page-break-inside: avoid;
  }

  img {
      max-width: 100% !important;
  }

  @page {
      margin: 1cm;
  }

  p,
  h2,
  h3 {
      orphans: 3;
      widows: 3;
  }

  h2,
  h3 {
      page-break-after: avoid;
  }
  
  .cookie-bar,
  .btn-wp-edit,
	.notification-bar {
    display: none !important;
  }
  
  footer.main,
	.module-share,
	.module-related,
	.module-newsletter-signup {
    display: none;
  }
	
	.container {
		padding-top: 0 !important;
	}
	
	header.main {
		position: static !important;
	}
	
	header.main div.navs,
	header.main .btn-menu {
		display: none;
	}
	
	body.has-notification .container::before {
		display: none;
	}
	
	.module-text-teaser-grid,
	.module-topics {
		display: none;
	}
	
	html {
		font-size: 60%;
	}
    
}


