.ls-container,
.ls-wp-container {
visibility: hidden;
position: relative;
max-width: 100%;
}
.ls-inner {
position: relative;
width: 100%;
height: 100%;
background-position: center center;
z-index: 30;
}
.ls-wp-fullwidth-container {
width: 100%;
position: relative;
}
.ls-wp-fullwidth-helper {
position: absolute;
} ls-scene-wrapper {
width: 100%;
margin: 0 auto;
display: block !important;
position: relative !important;
}
ls-scene-wrapper .ls-container {
position: sticky !important;
top: 0;
}
ls-silent-wrapper {
width: 100vw;
height: 100vh;
z-index: -1 !important;
visibility: hidden !important;
opacity: 0 !important;
pointer-events: none !important;
position: fixed !important;
left:  -200vw;
top: -200vh;
}
ls-scene-wrapper[data-disabled-scene] {
height: auto !important;
} .ls-slide-bgcolor,
.ls-slide-backgrounds,
.ls-slide-effects,
.ls-background-videos,
.ls-bg-video-overlay {
-o-transform: translateZ(0);
-ms-transform: translateZ(0);
-moz-transform: translateZ(0);
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.ls-layers,
.ls-slide-bgcolor,
.ls-slide-backgrounds,
.ls-slide-effects,
.ls-background-videos,
.ls-bg-video-overlay {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
overflow: hidden;
}
.ls-text-layer .char .ls-grad-bg-overflow {
display: block;
position: absolute;
width: 100%;
height: 100%;
z-index: -1;
}
.ls-wrapper {
padding: 0 !important;
visibility: visible !important;
border: 0 !important;
z-index: 1;
}
.ls-wrapper.ls-fix-textnodes .line,
.ls-wrapper.ls-fix-textnodes .word {
position: static !important;
transform: none !important;
}
.ls-wrapper .line {
white-space: nowrap;
}
.ls-layer.ls-has-chars .word {
position: static !important;
}
.ls-layer.ls-has-chars .char {
position: relative !important;
}
.ls-layer.ls-has-words .word {
position: relative !important;
}
.ls-layer.ls-has-lines .line {
position: relative !important;
}
.ls-layer .char,
.ls-layer .word,
.ls-layer .line {
text-decoration: inherit;
}
.ls-layer[data-ls-text-animating-in][data-ls-mask-text-in] .char,
.ls-layer[data-ls-text-animating-in][data-ls-mask-text-in] .word,
.ls-layer[data-ls-text-animating-in][data-ls-mask-text-in] .line,
.ls-layer[data-ls-text-animating-out][data-ls-mask-text-out] .char,
.ls-layer[data-ls-text-animating-out][data-ls-mask-text-out] .word,
.ls-layer[data-ls-text-animating-out][data-ls-mask-text-out] .line {
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.ls-textnode-dummy {
display: inline-block !important;
visibility: hidden !important;
pointer-events: none !important;
}
.ls-textnode-bgclip-wrap {
left: 0;
top: 0;
position: absolute;
background-clip: text;
-webkit-background-clip: text;
text-fill-color: transparent;
-webkit-text-fill-color: transparent;
text-align: left !important;
pointer-events: none !important;
}
.ls-textnode {
color: transparent;
text-fill-color: transparent;
-webkit-text-fill-color: transparent;
}
.ls-wrapper.ls-force-display-block {
display: block !important;
}
.ls-wrapper.ls-force-visibility-hidden {
visibility: hidden !important;
}
.ls-wrapper.ls-force-left-0 {
left: 0 !important;
}
.ls-wrapper.ls-force-width-auto {
width: auto !important;
}
.ls-force-height-auto {
height: auto !important;
}
.ls-wrapper.ls-force-full-size {
width: 100% !important;
height: 100% !important;
}
.ls-layer.ls-force-no-transform,
.ls-wrapper.ls-force-no-transform {
transform: none !important;
}
.ls-force-no-transform .line,
.ls-force-no-transform .word,
.ls-force-no-transform .char {
transform: none !important;
}
.ls-background-videos {
z-index: 1;
}
.ls-bg-video-overlay {
z-index: 21;
background-repeat: repeat;
background-position: center center;
}
.ls-slide-backgrounds {
z-index: 2;
}
.ls-slide-effects {
z-index: 4;
}
.ls-slide-bgcolor {
z-index: 1;
}
.ls-layers {
z-index: 35;
}
.ls-z,
.ls-parallax,
.ls-in-out,
.ls-scroll,
.ls-scroll-transform,
.ls-loop,
.ls-clip {
position: absolute !important;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.ls-clip,
.ls-m-layers-clip {
clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.ls-layers-clip {
clip: rect( 0px, var( --sw ), var( --sh ), 0px );
}
.ls-z {
width: 100% !important;
height: 100% !important;
top: 0 !important;
left: 0 !important;
bottom: auto !important;
right: auto !important;
display: block !important;
overflow: visible !important;
pointer-events: none !important;
}
.ls-z.ls-wrapper.ls-pinned {
position: fixed !important;
}
.ls-slide-backgrounds .ls-wrapper.ls-z {
overflow: hidden !important;
}
.ls-inner-wrapper {
pointer-events: auto;
}
.ls-inner-wrapper * {
pointer-events: inherit;
}
.ls-in-out {
display: none;
}
.ls-loop, .ls-clip {
display: block !important;
}
.ls-parallax,
.ls-in-out,
.ls-scroll,
.ls-scroll-transform,
.ls-loop,
.ls-z {
background: none !important;
}
.ls-bg-wrap,
.ls-loop {
margin: 0 !important;
}
.ls-wrapper > .ls-layer,
.ls-wrapper > a > .ls-layer
.ls-wrapper > .ls-bg {
line-height: normal;
white-space: nowrap;
word-wrap: normal;
margin-right: 0 !important;
margin-bottom: 0 !important;
}
.ls-wrapper > .ls-layer,
.ls-wrapper > a > .ls-layer {
position: static !important;
display: block !important;
transform: translateZ(0);
}
.ls-bg-wrap,
.ls-bg-outer {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.ls-bg-wrap {
display: none;
}
.ls-bg-outer {
overflow: hidden !important;
}
.ls-wrapper > a.ls-layer-link {
cursor: pointer !important;
display: block !important;
position: absolute !important;
left: 0 !important;
top: 0 !important;
width: 100% !important;
height: 100% !important;
z-index: 10;
-o-transform: translateZ(100px);
-ms-transform: translateZ(100px);
-moz-transform: translateZ(100px);
-webkit-transform: translateZ(100px);
transform: translateZ(100px);
background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) !important;
}  .ls-gui-element {
z-index: 40;
text-decoration: none !important;
}
.ls-loading-container {
position: absolute !important;
display: none;
left: 50% !important;
top: 50% !important;
}
.ls-loading-indicator {
margin: 0 auto;
} .ls-media-unmute {
visibility: hidden;
position: absolute;
left: 16px;
top: 16px;
width: 30px;
height: 30px;
cursor: pointer;
opacity: .65;
}
.ls-media-unmute-active {
visibility: visible;
}
.ls-media-unmute-bg {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
border-radius: 30px;
border: 0 solid white;
transform: scale(0.1);
background: rgba(0,0,0,.25);
box-shadow: 0 3px 10px rgba(0,0,0,.2);
}
.ls-icon-muted, .ls-icon-unmuted {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center;
background-size: 20px;
transform: scale(0.1);
}
.ls-media-unmute-active .ls-media-unmute-bg {
border: 2px solid white;
}
.ls-media-unmute-active .ls-icon-muted,
.ls-media-unmute-active .ls-icon-unmuted,
.ls-media-unmute-active .ls-media-unmute-bg {
transform: scale(1) !important;
}
.ls-icon-muted {
background-image: url(//rsc-kravmaga.de/wp-content/plugins/LayerSlider/assets/static/layerslider/img/icon-muted-white.png);
opacity: 1;
}
.ls-icon-unmuted {
background-image: url(//rsc-kravmaga.de/wp-content/plugins/LayerSlider/assets/static/layerslider/img/icon-unmuted-white.png);
opacity: 0;
}
.ls-media-unmute:hover {
opacity: 1;
}
.ls-media-unmute:hover .ls-icon-muted {
opacity: 0;
}
.ls-media-unmute:hover .ls-icon-unmuted {
opacity: 1;
}
.ls-media-unmute-bg,
.ls-icon-unmuted,
.ls-media-unmute,
.ls-icon-muted {
transition: all .3s ease-in-out !important;
} .ls-bottom-slidebuttons {
text-align: left;
}
.ls-bottom-nav-wrapper,
.ls-below-thumbnails {
height: 0;
position: relative;
text-align: center;
margin: 0 auto;
}
.ls-below-thumbnails {
display: none;
}
.ls-bottom-nav-wrapper a,
.ls-nav-prev,
.ls-nav-next {
outline: none;
}
.ls-bottom-slidebuttons {
position: relative;
}
.ls-bottom-slidebuttons,
.ls-nav-start,
.ls-nav-stop,
.ls-nav-sides {
position: relative;
}
.ls-nothumb {
text-align: center !important;
}
.ls-link,
.ls-link:hover {
position: absolute !important;
width: 100% !important;
height: 100% !important;
left: 0 !important;
top: 0 !important;
}
.ls-link {
display: none;
}
.ls-link-on-top {
z-index: 999999 !important;
}
.ls-link, .ls-wrapper > a > * {
background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ls-bottom-nav-wrapper,
.ls-thumbnail-wrapper,
.ls-nav-prev,
.ls-nav-next {
visibility: hidden;
} .ls-bar-timer {
position: absolute;
width: 0;
height: 2px;
background: white;
border-bottom: 2px solid #555;
opacity: .55;
top: 0;
}
.ls-circle-timer {
width: 16px;
height: 16px;
position: absolute;
right: 10px;
top: 10px;
opacity: .65;
display: none;
}
.ls-container .ls-circle-timer,
.ls-container .ls-circle-timer * {
box-sizing: border-box !important;
}
.ls-ct-half {
border: 4px solid white;
}
.ls-ct-left,
.ls-ct-right {
width: 50%;
height: 100%;
overflow: hidden;
}
.ls-ct-left,
.ls-ct-right {
position: absolute;
}
.ls-ct-left {
left: 0;
}
.ls-ct-right {
left: 50%;
}
.ls-ct-rotate {
width: 200%;
height: 100%;
position: absolute;
top: 0;
}
.ls-ct-left .ls-ct-rotate,
.ls-ct-right .ls-ct-hider,
.ls-ct-right .ls-ct-half {
left: 0;
}
.ls-ct-right .ls-ct-rotate,
.ls-ct-left .ls-ct-hider,
.ls-ct-left .ls-ct-half {
right: 0;
}
.ls-ct-hider,
.ls-ct-half {
position: absolute;
top: 0;
}
.ls-ct-hider {
width: 50%;
height: 100%;
overflow: hidden;
}
.ls-ct-half {
width: 200%;
height: 100%;
}
.ls-ct-center {
width: 100%;
height: 100%;
left: 0;
top: 0;
position: absolute;
border: 4px solid black;
opacity: 0.2;
}
.ls-ct-half,
.ls-ct-center {
border-radius: 100px;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
}
.ls-slidebar-container {
margin: 10px auto;
}
.ls-slidebar-container,
.ls-slidebar {
position: relative;
}
.ls-progressbar,
.ls-slidebar-slider-container {
position: absolute;
left: 0;
top: 0;
}
.ls-progressbar {
width: 0;
height: 100%;
z-index: 1;
}
.ls-slidebar-slider-container {
z-index: 2;
}
.ls-slidebar-slider {
position: static !important;
cursor: pointer;
} .ls-slidebar {
height: 10px;
background-color: #ddd;
}
.ls-slidebar,
.ls-progressbar {
border-radius: 10px;
}
.ls-progressbar {
background-color: #bbb;
}
.ls-slidebar-slider-container {
top: 50%;
}
.ls-slidebar-slider {
width: 20px;
height: 20px;
border-radius: 20px;
background-color: #999;
} .ls-slidebar-light .ls-slidebar {
height: 8px;
background-color: white;
border: 1px solid #ddd;
border-top: 1px solid #ccc;
}
.ls-slidebar-light .ls-slidebar,
.ls-slidebar-light .ls-progressbar {
border-radius: 10px;
}
.ls-slidebar-light .ls-progressbar {
background-color: #eee;
}
.ls-slidebar-light .ls-slidebar-slider-container {
top: 50%;
}
.ls-slidebar-light .ls-slidebar-slider {
width: 18px;
height: 18px;
border-radius: 20px;
background-color: #eee;
border: 1px solid #bbb;
border-top: 1px solid #ccc;
border-bottom: 1px solid #999;
} .ls-tn {
display: none !important;
}
.ls-thumbnail-hover {
display: none;
position: absolute;
left: 0;
}
.ls-thumbnail-hover-inner {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
display: none;
}
.ls-thumbnail-hover-bg {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.ls-thumbnail-hover-img {
position: absolute;
overflow: hidden;
}
.ls-thumbnail-hover img {
max-width: none !important;
position: absolute;
display: inline-block;
visibility: visible !important;
left: 50%;
top: 0;
}
.ls-thumbnail-hover span {
left: 50%;
top: 100%;
width: 0;
height: 0;
display: block;
position: absolute;
border-left-color: transparent !important;
border-right-color: transparent !important;
border-bottom-color: transparent !important;
}
.ls-thumbnail-wrapper {
position: relative;
width: 100%;
margin: 0 auto;
}
.ls-thumbnail-wrapper.ls-thumbnail-fill  a img {
width: 100%;
}
.ls-thumbnail {
position: relative;
margin: 0 auto;
}
.ls-thumbnail-inner,
.ls-thumbnail-slide-container {
width: 100%;
}
.ls-thumbnail-slide-container {
overflow: hidden !important;
position: relative;
}
.ls-thumbnail-slide {
text-align: center;
white-space: nowrap;
float: left;
position: relative;
}
.ls-thumbnail-slide a {
overflow: hidden;
display: inline-block;
width: 0;
height: 0;
position: relative;
}
.ls-thumbnail-slide img {
max-width: none !important;
max-height: 100% !important;
height: 100%;
visibility: visible !important;
background-position: center !important;
}
.ls-touchscroll {
overflow-x: auto !important;
} .ls-shadow {
display: none;
position: absolute;
z-index: 10 !important;
top: 100%;
width: 100%;
left: 0;
overflow: hidden !important;
visibility: hidden;
}
.ls-shadow img {
width: 100% !important;
height: auto !important;
position: absolute !important;
left: 0 !important;
bottom: 0 !important;
} .ls-media-layer {
overflow: hidden;
}
.ls-vpcontainer,
.ls-videopreview {
width : 100%;
height : 100%;
position : absolute;
left : 0;
top : 0;
cursor : pointer;
}
.ls-videopreview {
background-size: cover;
background-position: center center;
}
.ls-videopreview {
z-index: 1;
}
.ls-playvideo {
position: absolute;
left: 50%;
top: 50%;
cursor: pointer;
z-index: 2;
}
.ls-autoplay .ls-playvideo,
.ls-instant-autoplay .ls-playvideo {
display: none !important;
} .ls-forcehide {
display: none !important;
} .ls-yourlogo {
position: absolute;
z-index: 50;
}  .ls-slide-transition-wrapper {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index: 3;
}
.ls-slide-transition-wrapper,
.ls-slide-transition-wrapper * {
text-align: left !important;
}
.ls-slide-transition-tile {
position: relative;
float: left;
}
.ls-slide-transition-tile img {
visibility: visible;
margin: 0 !important;
}
.ls-curtiles {
overflow: hidden;
}
.ls-curtiles,
.ls-nexttiles {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.ls-curtile, .ls-nexttile {
overflow: hidden;
width: 100% !important;
height: 100% !important;
-o-transform: translateZ(0);
-ms-transform: translateZ(0);
-moz-transform: translateZ(0);
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.ls-nexttile {
display: none;
}
.ls-3d-container {
position: relative;
overflow: visible !important;
-ms-perspective: none !important;
-moz-perspective: none !important;
-webkit-perspective: none !important;
perspective: none !important;
}
.ls-3d-box {
position: absolute;
}
.ls-3d-box > div {
overflow: hidden;
margin: 0;
padding: 0;
position: absolute;
background-color: #888;
}
.ls-3d-box .ls-3d-top,
.ls-3d-box .ls-3d-bottom {
background-color: #555;
}
.ls-slide-transition-wrapper,
.ls-slide-transition-tile {
-ms-perspective: 1500px;
-moz-perspective: 1500px;
-webkit-perspective: 1500px;
perspective: 1500px;
}
.ls-slide-transition-tile,
.ls-3d-box,
.ls-curtiles,
.ls-nexttiles {
-ms-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.ls-curtile,
.ls-nexttile,
.ls-3d-box {
-ms-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
} html body .ls-container.ls-wp-container.ls-fullsize:not(.ls-hidden),
html body .ls-container.ls-wp-container.ls-fullwidth:not(.ls-hidden),
html body .ls-container.ls-wp-container.ls-responsive:not(.ls-hidden),
html body .ls-container.ls-wp-container.ls-fixedsize:not(.ls-hidden),
#ls-global .ls-container.ls-wp-container.ls-fullsize:not(.ls-hidden),
#ls-global .ls-container.ls-wp-container.ls-fullwidth:not(.ls-hidden),
#ls-global .ls-container.ls-wp-container.ls-responsive:not(.ls-hidden),
#ls-global .ls-container.ls-wp-container.ls-fixedsize:not(.ls-hidden) {
max-width: 100%;
}
html body .ls-container.ls-hidden,
#ls-global .ls-container.ls-hidden {
width: 0px !important;
height: 0px !important;
position: absolute;
left: -5000px;
top: -5000px;
z-index: -1;
overflow: hidden !important;
visibility: hidden !important;
display: block !important;
}
.ls-visible {
overflow: visible !important;
clip: auto !important;
clip-path: none !important;
}
.ls-unselectable {
user-select: none;
-o-user-select: none;
-ms-user-select: none;
-moz-user-select: none;
-webkit-user-select: none;
}
.ls-overflow-hidden {
overflow: hidden;
}
.ls-overflowx-hidden {
overflow-x: hidden;
}
html body .ls-overflow-visible,
html#ls-global .ls-overflow-visible,
body#ls-global .ls-overflow-visible,
#ls-global .ls-overflow-visible,
.ls-overflow-visible {
overflow: visible !important;
}
.ls-overflowy-hidden {
overflow-y: hidden;
}
.ls-slide {
display: block !important;
visibility: hidden !important;
position: absolute !important;
overflow: hidden;
top: 0 !important;
left: 0 !important;
bottom: auto !important;
right: auto !important;
background: none;
border: none !important;
margin: 0 !important;
padding: 0 !important;
}
.ls-slide > .ls-layer,
.ls-slide > .ls-l,
.ls-slide > .ls-bg,
.ls-slide > a > .ls-layer,
.ls-slide > a > .ls-l,
.ls-slide > a > .ls-bg {
position: absolute !important;
white-space: nowrap;
}
.ls-fullscreen {
margin: 0 !important;
padding: 0 !important;
width: auto !important;
height: auto !important;
}
.ls-fullscreen .ls-container {
background-color: black;
margin: 0 auto !important;
}
.ls-fullscreen .ls-fullscreen-wrapper {
width: 100% !important;
height: 100% !important;
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
background-color: black;
overflow: hidden !important;
position: relative !important;
}
.ls-fullscreen .ls-fullscreen-wrapper .ls-container,
.ls-fullscreen .ls-fullscreen-wrapper .ls-wp-container {
position: absolute !important;
top: 50% !important;
left: 50% !important;
transform: translate(-50%,-50%) !important;
}
.ls-layer .split-item {
font-weight: inherit !important;
font-family: inherit !important;
font-size: inherit;
color: inherit;
}
html body .ls-container .ls-layer,
#ls-global .ls-container .ls-layer,
html body .ls-container .ls-l,
#ls-global .ls-container .ls-l {
border-width: 0;
border-style: solid;
border-color: #000;
color: #000; font-size: 36px;
font-family: Arial, sans-serif;
background-repeat: no-repeat;
stroke: #000;
text-align: left;
font-style: normal;
text-decoration: none;
text-transform: none;
font-weight: 400;
letter-spacing: 0;
background-position: 0% 0%;
background-clip: border-box;
opacity: 1;
mix-blend-mode: unset;
}
.ls-container .ls-layer svg,
.ls-container .ls-l svg {
width: 1em;
height: 1em;
display: block;
}
.ls-container .ls-layer:not(.ls-html-layer),
.ls-container .ls-l:not(.ls-html-layer) {
stroke-width: 0;
}
.ls-container .ls-layer:not(.ls-html-layer) svg,
.ls-container .ls-l:not(.ls-html-layer) svg {
fill: currentColor;
}
.ls-container .ls-layer.ls-shape-layer svg,
.ls-container .ls-layer.ls-svg-layer svg,
.ls-container .ls-l.ls-shape-layer svg,
.ls-container .ls-l.ls-svg-layer svg {
width: 100%;
height: 100%;
}
.ls-container .ls-layer.ls-icon-layer .fa,
.ls-container .ls-l.ls-icon-layer .fa {
display: block;
line-height: inherit;
}
.ls-container .ls-layer.ls-ib-icon svg,
.ls-container .ls-l.ls-ib-icon svg,
.ls-container .ls-layer.ls-ib-icon .fa,
.ls-container .ls-l.ls-ib-icon .fa {
display: inline-block;
vertical-align: middle;
}
.ls-container .ls-layer.ls-html-layer svg,
.ls-container .ls-l.ls-html-layer svg {
display: inline;
width: auto;
height: auto;
} .ls-l[data-ls-smart-bg],
.ls-layer[data-ls-smart-bg],
ls-layer[data-ls-smart-bg] {
overflow: hidden !important;
background-size: 0 0 !important;
}
.ls-l[data-ls-smart-bg]:before,
.ls-layer[data-ls-smart-bg]:before,
ls-layer[data-ls-smart-bg]:before {
content: '';
display: block;
position: absolute;
left: 0;
top: 0;
z-index: -1;
width: var(--sw);
height: var(--sh);
transform: translate( calc( var( --x, 0px ) + var( --lx, 0px ) ), calc( var( --y, 0px ) + var( --ly, 0px ) ) );
background-image: inherit;
background-size: var( --bgs, inherit );
background-position: inherit;
background-repeat: inherit;
} html body .ls-nav-prev,
#ls-global .ls-nav-prev,
html body .ls-nav-next,
#ls-global .ls-nav-next,
html body .ls-bottom-nav-wrapper a,
#ls-global .ls-bottom-nav-wrapper a,
html body .ls-container .ls-fullscreen,
#ls-global .ls-container .ls-fullscreen,
html body .ls-thumbnail a,
#ls-global .ls-thumbnail a {
transition: none;
-ms-transition: none;
-webkit-transition: none;
line-height: normal;
outline: none;
padding: 0;
border: 0;
}
html body .ls-wrapper > a,
#ls-global .ls-wrapper > a,
html body .ls-wrapper > p,
#ls-global .ls-wrapper > p,
html body .ls-wrapper > h1,
#ls-global .ls-wrapper > h1,
html body .ls-wrapper > h2,
#ls-global .ls-wrapper > h2,
html body .ls-wrapper > h3,
#ls-global .ls-wrapper > h3,
html body .ls-wrapper > h4,
#ls-global .ls-wrapper > h4,
html body .ls-wrapper > h5,
#ls-global .ls-wrapper > h5,
html body .ls-wrapper > img,
#ls-global .ls-wrapper > img,
html body .ls-wrapper > div,
#ls-global .ls-wrapper > div,
html body .ls-wrapper > span,
#ls-global .ls-wrapper > span,
html body .ls-wrapper .ls-bg,
#ls-global .ls-wrapper .ls-bg,
html body .ls-wrapper .ls-layer,
#ls-global .ls-wrapper .ls-layer,
html body .ls-slide .ls-layer,
#ls-global .ls-slide .ls-layer,
html body .ls-slide a .ls-layer,
#ls-global .ls-slide a .ls-layer {
transition: none;
-ms-transition: none;
-webkit-transition: none;
line-height: normal;
outline: none;
padding: 0;
margin: 0;
border-width: 0;
}
html body .ls-container img,
#ls-global .ls-container img {
transition: none;
-ms-transition: none;
-webkit-transition: none;
line-height: normal;
outline: none;
background: none;
min-width: 0 !important;
max-width: none !important;
border-radius: 0;
box-shadow: none;
border-width: 0;
padding: 0;
}
html body .ls-wp-container .ls-wrapper > a > *,
#ls-global .ls-wp-container .ls-wrapper > a > * {
margin: 0;
}
html body .ls-wp-container .ls-wrapper > a,
#ls-global .ls-wp-container .ls-wrapper > a {
text-decoration: none;
}
.ls-wp-fullwidth-container,
.ls-wp-fullwidth-helper,
.ls-gui-element *,
.ls-gui-element,
.ls-container,
.ls-slide > *,
.ls-slide,
.ls-wrapper,
.ls-layer {
box-sizing: content-box !important;
}
html body .ls-yourlogo,
#ls-global .ls-yourlogo {
margin: 0;
}
html body .ls-tn,
#ls-global .ls-tn {
display: none;
}
.ls-bottom-nav-wrapper,
.ls-bottom-nav-wrapper span,
.ls-bottom-nav-wrapper a {
line-height: 0;
font-size: 0;
}
html body .ls-container video,
#ls-global .ls-container video {
max-width: none !important;
object-fit: cover !important;
}
html body .ls-container.ls-wp-container,
#ls-global .ls-container.ls-wp-container,
html body .ls-fullscreen-wrapper,
#ls-global .ls-fullscreen-wrapper {
max-width: none;
} html body .ls-container,
#ls-global .ls-container,
html body .ls-container .ls-slide-transition-wrapper,
#ls-global .ls-container .ls-slide-transition-wrapper,
html body .ls-container .ls-slide-transition-wrapper *,
#ls-global .ls-container .ls-slide-transition-wrapper *,
html body .ls-container .ls-bottom-nav-wrapper,
#ls-global .ls-container .ls-bottom-nav-wrapper,
html body .ls-container .ls-bottom-nav-wrapper *,
#ls-global .ls-container .ls-bottom-nav-wrapper *,
html body .ls-container .ls-bottom-nav-wrapper span *,
#ls-global .ls-container .ls-bottom-nav-wrapper span *,
html body .ls-direction-fix,
#ls-global .ls-direction-fix {
direction: ltr !important;
} html body .ls-container,
#ls-global .ls-container {
float: none !important;
} .ls-slider-notification {
position: relative;
margin: 10px auto;
padding: 10px 10px 15px 88px;
border-radius: 5px;
min-height: 60px;
background: #de4528;
color: white !important;
font-family: 'Open Sans', arial, sans-serif !important;
}
.ls-slider-notification a {
color: white !important;
text-decoration: underline !important;
}
.ls-slider-notification-logo {
position: absolute;
top: 16px;
left: 17px;
width: 56px;
height: 56px;
font-size: 49px;
line-height: 53px;
border-radius: 56px;
background-color: white;
color: #de4528;
font-style: normal;
font-weight: 800;
text-align: center;
}
.ls-slider-notification strong {
color: white !important;
display: block;
font-size: 20px;
line-height: 26px;
font-weight: normal !important;
}
.ls-slider-notification span {
display: block;
font-size: 13px;
line-height: 16px;
text-align: justify !important;
} @media screen and (max-width: 767px) {
.ls-container .ls-layers > .ls-hide-on-phone,
.ls-container .ls-background-videos .ls-hide-on-phone video,
.ls-container .ls-background-videos .ls-hide-on-phone audio,
.ls-container .ls-background-videos .ls-hide-on-phone iframe {
display: none !important;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.ls-container .ls-layers > .ls-hide-on-tablet,
.ls-container .ls-background-videos .ls-hide-on-tablet video,
.ls-container .ls-background-videos .ls-hide-on-tablet audio,
.ls-container .ls-background-videos .ls-hide-on-tablet iframe {
display: none !important;
}
}
@media screen and (min-width: 1025px) {
.ls-container .ls-layers > .ls-hide-on-desktop,
.ls-container .ls-background-videos .ls-hide-on-desktop video,
.ls-container .ls-background-videos .ls-hide-on-desktop audio,
.ls-container .ls-background-videos .ls-hide-on-desktop iframe {
display: none !important;
}
}
.ls-container .ls-background-videos .ls-vpcontainer {
z-index: 10;
}
.ls-container .ls-background-videos .ls-videopreview {
background-size: cover !important;
}
.ls-container .ls-background-videos video,
.ls-container .ls-background-videos audio,
.ls-container .ls-background-videos iframe {
position: relative;
z-index: 20;
} @media (transform-3d), (-ms-transform-3d), (-webkit-transform-3d) {
#ls-test3d {
position: absolute;
left: 9px;
height: 3px;
}
}
.ls-z[data-ls-animating-in] .ls-wrapper.ls-in-out,
.ls-z[data-ls-animating-out] .ls-wrapper.ls-in-out,
.ls-curtile,
.ls-nexttile {
will-change: transform;
}
.ls-z[data-ls-animating-in] .ls-layer,
.ls-z[data-ls-animating-out] .ls-layer,
.ls-curtile,
.ls-nexttile {
will-change: opacity;
}
.ls-layer[data-ls-animating-in],
.ls-layer[data-ls-animating-out] {
will-change: filter;
}
.ls-layer[data-ls-text-animating-in] .line,
.ls-layer[data-ls-text-animating-in] .word,
.ls-layer[data-ls-text-animating-in] .char,
.ls-layer[data-ls-text-animating-out] .line,
.ls-layer[data-ls-text-animating-out] .word,
.ls-layer[data-ls-text-animating-out] .char {
will-change: transform;
}
.ls-z:not([data-ls-hidden]),
.ls-z:not([data-ls-hidden]) .ls-wrapper.ls-loop,
.ls-z:not([data-ls-hidden]) .ls-wrapper.ls-parallax,
.ls-z:not([data-ls-hidden]) .ls-wrapper.ls-scroll-transform,
.ls-z:not([data-ls-hidden]) .ls-wrapper.ls-scroll {
will-change: transform;
}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin:-10px 0 0 0;width:15px;height:15px;opacity:.5;padding:10px;border:none;outline:0;background:0 0;box-shadow:none;cursor:pointer}.cn-close-icon:focus,.cn-close-icon:focus-visible{outline:2px solid currentColor;outline-offset:3px}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-buttons-container,.cn-text-container{display:inline-block}.cn-compliance-warning{display:block;color:#f5a623!important;font-size:12px;line-height:18px;margin:4px 0 8px 0}.cn-compliance-warning .cn-warning-icon{color:#f5a623!important;margin-right:4px}.cn-compliance-warning strong{color:#f5a623!important}.cn-compliance-warning a{color:#f5a623!important;text-decoration:underline}.cn-compliance-warning a:hover{color:#ffb84d!important}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}#hollerbox-popup-content {
display: none !important;
}
body.holler-box-blurred {
filter: blur(4px);
}
body.holler-suppress-animations .holler-box-overlay,
body.holler-suppress-animations .holler-box .animation {
animation: none !important;
}
body.holler-slide-down {
animation-duration: 0.3s;
animation-timing-function: ease-in-out;
animation-iteration-count: 1;
animation-fill-mode: forwards;
}
body.disable-scrolling {
overflow: hidden;
}
body:not(.wp-admin) .holler-box {
position: fixed;
}
body:not(.wp-admin).admin-bar .positioner.top-left {
top: calc(20px + 32px);
}
body:not(.wp-admin).admin-bar .positioner.top-center {
top: calc(20px + 32px);
}
body:not(.wp-admin).admin-bar .positioner.top-right {
top: calc(20px + 32px);
}
body:not(.wp-admin).admin-bar .holler-box.holler-sidebar .positioner,
body:not(.wp-admin).admin-bar .holler-box.holler-banner .positioner.top-left {
top: 32px !important;
}
@keyframes progress-bar-stripes {
from {
background-position: 0 40px;
}
to {
background-position: 0 0;
}
}
@keyframes holler-rotation {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@keyframes holler-overlay-appear {
from {
opacity: 0;
}
}
@keyframes holler-appear {
0% {
transform: scale(0.5);
opacity: 0;
}
75% {
opacity: 1;
transform: scale(1.2);
}
100% {
transform: scale(1);
}
}
@keyframes holler-disappear {
to {
transform: scale(0.8);
opacity: 0;
}
}
@keyframes holler-slide-in-up {
from {
transform: translateY(100%);
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes holler-slide-in-down {
from {
transform: translateY(-100%);
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes holler-slide-in-left {
from {
transform: translateX(-100%);
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes holler-slide-in-right {
from {
transform: translateX(100%);
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes holler-slide-out-up {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translateY(-100%);
}
}
@keyframes holler-slide-out-down {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translateY(100%);
}
}
@keyframes holler-slide-out-right {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translateX(100%);
}
}
@keyframes holler-slide-out-left {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translateX(-100%);
}
}
.holler-box {
z-index: 1000;
}
.holler-box .hollerbox-integration-errors {
background: #FFFFFF;
color: #e91f4f;
padding: 20px;
font-size: 16px;
}
.holler-box .hollerbox-integration-errors p:first-child {
margin-top: 0;
}
.holler-box .hollerbox-integration-errors p:last-child {
margin-bottom: 0;
}
.holler-box.no-animation .holler-box-overlay,
.holler-box.no-animation .holler-box-overlay::before,
.holler-box.no-animation .holler-box-overlay::after,
.holler-box.no-animation .animation {
animation: none !important;
}
.holler-box .animation {
animation-duration: 0.3s;
animation-timing-function: ease-in-out;
animation-iteration-count: 1;
animation-fill-mode: forwards;
}
.holler-box .animation.appear {
animation-name: holler-appear;
}
.holler-box .positioner {
position: fixed;
}
.holler-box .positioner.top {
top: 20px;
left: 20px;
}
.holler-box .positioner.top .slide-in {
animation-name: holler-slide-in-down;
}
.holler-box .positioner.top .slide-out {
animation-name: holler-slide-out-up;
}
.holler-box .positioner.top-left {
top: 20px;
left: 20px;
}
.holler-box .positioner.top-left .slide-in {
animation-name: holler-slide-in-down;
}
.holler-box .positioner.top-left .slide-out {
animation-name: holler-slide-out-up;
}
.holler-box .positioner.top-center {
top: 20px;
left: 50%;
transform: translateX(-50%);
}
.holler-box .positioner.top-center .slide-in {
animation-name: holler-slide-in-down;
}
.holler-box .positioner.top-center .slide-out {
animation-name: holler-slide-out-up;
}
.holler-box .positioner.top-right {
top: 20px;
right: 20px;
}
.holler-box .positioner.top-right .slide-in {
animation-name: holler-slide-in-down;
}
.holler-box .positioner.top-right .slide-out {
animation-name: holler-slide-out-up;
}
.holler-box .positioner.center-left {
left: 20px;
top: 50%;
transform: translateY(-50%);
}
.holler-box .positioner.center-left .slide-in {
animation-name: holler-slide-in-left;
}
.holler-box .positioner.center-left .slide-out {
animation-name: holler-slide-out-left;
}
.holler-box .positioner.center-center {
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.holler-box .positioner.center-center .slide-in {
animation-name: holler-appear;
}
.holler-box .positioner.center-center .slide-out {
animation-name: holler-disappear;
}
.holler-box .positioner.center-right {
right: 20px;
top: 50%;
transform: translateY(-50%);
}
.holler-box .positioner.center-right .slide-in {
animation-name: holler-slide-in-right;
}
.holler-box .positioner.center-right .slide-out {
animation-name: holler-slide-out-right;
}
.holler-box .positioner.bottom {
bottom: 20px;
left: 20px;
}
.holler-box .positioner.bottom .slide-in {
animation-name: holler-slide-in-up;
}
.holler-box .positioner.bottom .slide-out {
animation-name: holler-slide-out-down;
}
.holler-box .positioner.bottom-left {
bottom: 20px;
left: 20px;
}
.holler-box .positioner.bottom-left .slide-in {
animation-name: holler-slide-in-up;
}
.holler-box .positioner.bottom-left .slide-out {
animation-name: holler-slide-out-down;
}
.holler-box .positioner.bottom-center {
bottom: 20px;
left: 50%;
transform: translateX(-50%);
}
.holler-box .positioner.bottom-center .slide-in {
animation-name: holler-slide-in-up;
}
.holler-box .positioner.bottom-center .slide-out {
animation-name: holler-slide-out-down;
}
.holler-box .positioner.bottom-right {
bottom: 20px;
right: 20px;
}
.holler-box .positioner.bottom-right .slide-in {
animation-name: holler-slide-in-up;
}
.holler-box .positioner.bottom-right .slide-out {
animation-name: holler-slide-out-down;
}
.holler-box .holler-box-credit {
margin-top: 10px;
text-align: center;
}
.holler-box .holler-box-credit a {
color: #e8ad0b;
text-decoration: none;
font-size: 16px;
}
.holler-box .holler-box-overlay {
position: fixed;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-color: transparent;
opacity: 1;
animation: holler-overlay-appear 0.4s ease-in-out;
}
.holler-box .holler-box-overlay::after {
content: "";
position: fixed;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-color: #333;
opacity: 0.5;
}
.holler-box .holler-box-overlay.no-animation {
animation: none;
}
.holler-box .display-flex {
display: flex;
gap: 20px;
}
.holler-box .holler-box-modal {
min-width: 300px;
width: min-content;
max-width: calc(100vw - 40px);
background: #ffffff;
padding: 30px;
box-sizing: border-box;
box-shadow: 5px 5px 30px 0 rgba(24, 45, 70, 0.15);
}
.holler-box .holler-box-modal.notification-closed {
cursor: pointer;
box-sizing: border-box;
width: 60px !important;
height: 60px !important;
border-radius: 50% !important;
display: flex;
align-items: center;
justify-content: center;
background: #0075ff;
box-shadow: 5px 5px 30px 0 rgba(24, 45, 70, 0.15);
min-width: 0 !important;
padding: 0 !important;
}
.holler-box .holler-box-modal.notification-closed svg {
height: 30px;
width: 30px;
}
.holler-box .holler-box-modal img {
max-width: 100%;
}
.holler-box .holler-box-modal img.alignright {
float: right;
}
.holler-box .holler-box-modal img.alignleft {
float: left;
}
.holler-box .holler-box-modal img.aligncenter {
margin: 0 auto;
display: block;
}
.holler-box .holler-box-modal .holler-box-modal-content {
box-sizing: border-box;
}
.holler-box .holler-box-modal .holler-box-modal-content p, .holler-box .holler-box-modal .holler-box-modal-content li, .holler-box .holler-box-modal .holler-box-modal-content ul, .holler-box .holler-box-modal .holler-box-modal-content ol {
font-size: 18px;
}
.holler-box .holler-box-modal .holler-box-modal-content h1 {
font-size: 40px;
}
.holler-box .holler-box-modal .holler-box-modal-content h2 {
font-size: 32px;
}
.holler-box .holler-box-modal .holler-box-modal-content h3 {
font-size: 24px;
}
.holler-box .holler-box-modal button.holler-box-modal-close {
cursor: pointer;
padding: 0;
display: flex;
justify-content: center;
align-items: center;
border: none;
position: absolute;
top: 5px;
right: 5px;
height: 12px;
width: 12px;
background-color: transparent !important;
background: none;
color: #102640;
}
.holler-box .holler-box-modal button.holler-box-modal-close svg {
height: 100%;
width: 100%;
}
.holler-box .holler-box-modal button.holler-box-modal-close.medium {
top: 7px;
right: 7px;
height: 16px;
width: 16px;
}
.holler-box .holler-box-modal button.holler-box-modal-close.large {
top: 9px;
right: 9px;
height: 22px;
width: 22px;
}
.holler-box .holler-box-modal button.holler-box-modal-close.filled {
top: 0;
right: 0;
height: 18px;
width: 18px;
transform: translate(50%, -50%);
}
.holler-box .holler-box-modal button.holler-box-modal-close.filled.icon-inside {
top: 5px;
right: 5px;
transform: none;
}
.holler-box .holler-box-modal button.holler-box-modal-close.filled.medium {
height: 24px;
width: 24px;
}
.holler-box .holler-box-modal button.holler-box-modal-close.filled.large {
height: 30px;
width: 30px;
}
.holler-box.holler-notification-box .holler-box-credit {
margin-top: 10px;
text-align: right;
}
.holler-box.holler-notification-box .holler-box-credit a {
color: #e8ad0b;
text-decoration: none;
font-size: 14px;
}
.holler-box.holler-notification-box.with-chat {   }
.holler-box.holler-notification-box.with-chat ::-webkit-scrollbar {
width: 5px;
}
.holler-box.holler-notification-box.with-chat ::-webkit-scrollbar-track {
background: rgba(16, 38, 64, 0.05);
}
.holler-box.holler-notification-box.with-chat ::-webkit-scrollbar-thumb {
background: rgba(16, 38, 64, 0.3);
border-radius: 5px;
}
.holler-box.holler-notification-box.with-chat ::-webkit-scrollbar-thumb:hover {
background: rgba(16, 38, 64, 0.5);
}
.holler-box.holler-notification-box.with-chat .holler-box-modal {
max-height: 600px;
overflow-y: auto;
}
.holler-box.holler-notification-box.with-chat .close-chat-wrap {
display: flex;
justify-content: center;
margin: 10px;
}
.holler-box.holler-notification-box.with-chat .close-chat-wrap button.close-chat {
cursor: pointer;
background: none;
border: none;
color: rgba(16, 38, 64, 0.3);
font-weight: 500;
font-size: 14px;
}
.holler-box.holler-notification-box.with-chat .holler-box-chat-response {
margin: 10px 0;
display: flex;
justify-content: flex-end;
}
.holler-box.holler-notification-box.with-chat .holler-box-chat-response .content {
padding: 10px;
background: #0075ff;
color: #ffffff;
border-radius: 5px;
font-size: 16px;
line-height: 1.3;
margin: 0;
}
.holler-box.holler-notification-box.with-chat .holler-box-chat-response .content * {
background: #0075ff;
color: #ffffff;
font-size: 16px;
line-height: 1.3;
margin: 0;
}
.holler-box.holler-notification-box.with-chat .holler-box-chat-message {
display: flex;
gap: 10px;
}
.holler-box.holler-notification-box.with-chat .holler-box-chat-message img.avatar {
border-radius: 50%;
height: 30px;
width: 30px;
}
.holler-box.holler-notification-box.with-chat .holler-box-chat-message .content {
display: flex;
gap: 10px;
flex-direction: column;
align-items: flex-start;
}
.holler-box.holler-notification-box.with-chat .holler-box-chat-message .content > * {
padding: 10px;
background: rgba(0, 117, 255, 0.07);
border-radius: 5px;
font-size: 16px;
line-height: 1.3;
margin: 0;
}
.holler-box.holler-notification-box.with-chat form.holler-chat-form {
display: flex;
align-items: stretch;
width: 100%;
margin-top: 15px;
}
.holler-box.holler-notification-box.with-chat form.holler-chat-form textarea,
.holler-box.holler-notification-box.with-chat form.holler-chat-form .holler-box-input {
border-radius: 5px 0 0 5px;
background: #ffffff;
padding: 6px 16px;
font-size: 14px;
width: 100%;
border: 1px solid rgba(16, 38, 64, 0.3);
line-height: 2;
min-height: 30px;
box-sizing: border-box;
max-height: 42px;
min-width: 0;
}
.holler-box.holler-notification-box.with-chat form.holler-chat-form textarea::placeholder,
.holler-box.holler-notification-box.with-chat form.holler-chat-form .holler-box-input::placeholder {
color: #cccccc;
}
.holler-box.holler-notification-box.with-chat form.holler-chat-form textarea:-ms-input-placeholder,
.holler-box.holler-notification-box.with-chat form.holler-chat-form .holler-box-input:-ms-input-placeholder {
color: #cccccc;
}
.holler-box.holler-notification-box.with-chat form.holler-chat-form button.send-message {
cursor: pointer;
border: none;
background: #0075ff;
color: #ffffff;
border-radius: 0 5px 5px 0;
padding: 5px 10px;
}
.holler-box.holler-notification-box.with-chat form.holler-chat-form button.send-message:focus, .holler-box.holler-notification-box.with-chat form.holler-chat-form button.send-message:hover {
background: rgba(0, 117, 255, 0.6);
}
.holler-box.holler-notification-box.with-chat form.holler-chat-form button.send-message svg {
height: 20px;
width: 20px;
}
.holler-box.holler-notification-box.with-button .holler-button-cta {
display: flex;
justify-content: flex-end;
margin-top: 10px;
}
.holler-box.holler-notification-box.with-button .holler-button-cta .holler-box-button {
border-radius: 5px;
font-size: 18px;
}
.holler-box.holler-notification-box.with-form form.holler-box-form {
margin-top: 10px;
}
.holler-box.holler-notification-box.with-form form.holler-box-form .fields {
gap: 0;
}
.holler-box.holler-notification-box.with-form form.holler-box-form input[type=email] {
width: 100%;
background: rgba(16, 38, 64, 0.05);
border: none;
font-size: 16px;
border-radius: 5px 0 0 5px;
}
.holler-box.holler-notification-box.with-form form.holler-box-form button {
border-radius: 0 5px 5px 0;
font-size: 18px;
}
.holler-box.holler-notification-box .holler-box-modal {
width: 400px;
padding: 20px 10px 10px 10px;
box-shadow: 5px 5px 30px 0 rgba(24, 45, 70, 0.15);
border-radius: 5px;
}
.holler-box.holler-notification-box .holler-box-modal .display-flex {
align-items: flex-start;
gap: 10px;
}
.holler-box.holler-notification-box .holler-box-modal img {
border-radius: 50%;
width: 50px;
height: 50px;
}
.holler-box.holler-notification-box .holler-box-modal .holler-box-modal-content {
width: 100%;
padding: 20px;
background-color: rgba(0, 117, 255, 0.07);
border-radius: 5px;
}
.holler-box.holler-notification-box .holler-box-modal .holler-box-modal-content p {
font-size: 16px;
margin: 0.8em 0;
line-height: 1.1;
}
.holler-box.holler-notification-box .holler-box-modal .holler-box-modal-content p:first-child {
margin-top: 0;
}
.holler-box.holler-notification-box .holler-box-modal .holler-box-modal-content p:last-child {
margin-bottom: 0;
}
.holler-box.holler-popup-custom .holler-box-modal-content {
width: 400px;
}
.holler-box.holler-popup-standard .holler-box-modal-content {
width: 400px;
}
.holler-box.holler-popup-image-left .holler-box-modal {
padding: 0;
}
.holler-box.holler-popup-image-left .holler-box-modal .holler-box-modal-content {
width: 330px;
}
.holler-box.holler-popup-image-left .display-flex {
display: flex;
align-items: stretch;
gap: 0;
}
.holler-box.holler-popup-image-left .display-flex .left {
flex-shrink: 0;
background-size: cover;
background-position: center center;
width: 300px;
}
.holler-box.holler-popup-image-left .display-flex .right {
align-self: flex-start;
padding: 30px;
}
.holler-box.holler-popup-image-right .holler-box-modal {
padding: 0;
}
.holler-box.holler-popup-image-right .holler-box-modal .holler-box-modal-content {
width: 330px;
}
.holler-box.holler-popup-image-right .display-flex {
display: flex;
align-items: stretch;
gap: 0;
}
.holler-box.holler-popup-image-right .display-flex .right {
flex-shrink: 0;
background-size: cover;
background-position: center center;
width: 300px;
}
.holler-box.holler-popup-image-right .display-flex .left {
align-self: flex-start;
padding: 30px;
}
.holler-box.holler-popup-form-below .holler-box-modal {
padding: 0;
}
.holler-box.holler-popup-form-below .holler-box-modal .holler-box-modal-content {
width: 330px;
}
.holler-box.holler-popup-form-below .display-flex {
align-items: stretch;
gap: 0;
}
.holler-box.holler-popup-form-below .display-flex .left {
padding: 30px;
}
.holler-box.holler-popup-form-below .display-flex .right {
flex-shrink: 0;
width: 300px;
background-size: cover;
background-position: center center;
}
.holler-box.holler-popup-form-below .holler-box-form {
padding: 20px;
background: rgba(0, 117, 255, 0.07);
}
.holler-box.holler-popup-progress-bar .holler-box-progress-bar-wrap .holler-box-progress-bar {
display: flex;
overflow: hidden;
background-color: #e9ecef;
}
.holler-box.holler-popup-progress-bar .holler-box-progress-bar-wrap .holler-box-progress-bar .holler-box-progress-bar-fill {
background-color: #337ab7;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.6s ease;
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
background-size: 40px 40px;
height: 20px;
width: 50%;
animation: progress-bar-stripes 1s linear infinite;
}
.holler-box.holler-popup-progress-bar .holler-box-progress-bar-wrap .holler-box-progress-bar .holler-box-progress-bar-fill.filled {
animation: none;
width: 100% !important;
}
.holler-box.holler-popup-progress-bar .holler-box-modal {
padding: 0;
border-radius: 5px;
overflow: hidden;
}
.holler-box.holler-popup-progress-bar .holler-box-modal .holler-box-modal-content {
width: 330px;
}
.holler-box.holler-popup-progress-bar .holler-box-modal button.holler-box-modal-close {
top: 25px;
}
.holler-box.holler-popup-progress-bar .display-flex {
display: flex;
align-items: stretch;
gap: 0;
}
.holler-box.holler-popup-progress-bar .display-flex .left {
flex-shrink: 0;
background-size: cover;
background-position: center center;
width: 300px;
}
.holler-box.holler-popup-progress-bar .display-flex .right {
align-self: flex-start;
padding: 30px;
}
.holler-box.holler-popup-image-beside-text-top .holler-box-modal {
padding: 0;
}
.holler-box.holler-popup-image-beside-text-top .holler-box-modal-content {
padding: 30px;
}
.holler-box.holler-popup-image-beside-text-top .display-flex {
align-items: stretch;
gap: 0;
}
.holler-box.holler-popup-image-beside-text-top .display-flex .left {
flex-shrink: 0;
background-size: cover;
background-position: center center;
width: 250px;
}
.holler-box.holler-popup-image-beside-text-top .display-flex .holler-box-form {
padding: 30px;
min-width: 250px;
background-color: rgba(0, 117, 255, 0.07);
}
.holler-box.holler-popup-full-image-background .holler-box-modal {
background-size: cover;
background-position: center center;
}
.holler-box.holler-popup-full-image-background .holler-box-modal .holler-box-modal-content {
width: 400px;
}
.holler-box input[type=submit].holler-box-button,
.holler-box input[type=button].holler-box-button,
.holler-box button.holler-box-button,
.holler-box button.holler-choice,
.holler-box button.holler-survey-next {
font-size: 20px;
padding: 10px 16px;
border-radius: 0;
background: #2196F3;
color: #ffffff;
font-weight: bold;
border: none;
white-space: nowrap;
cursor: pointer;
}
.holler-box input[type=submit].holler-box-button:disabled,
.holler-box input[type=button].holler-box-button:disabled,
.holler-box button.holler-box-button:disabled,
.holler-box button.holler-choice:disabled,
.holler-box button.holler-survey-next:disabled {
opacity: 0.8;
}
.holler-box input[type=submit].holler-box-button .holler-spinner,
.holler-box input[type=button].holler-box-button .holler-spinner,
.holler-box button.holler-box-button .holler-spinner,
.holler-box button.holler-choice .holler-spinner,
.holler-box button.holler-survey-next .holler-spinner {
display: block;
margin: 0 auto;
height: 15px;
width: 15px;
border: 5px solid rgba(255, 255, 255, 0.4);
border-bottom-color: #ffffff;
border-radius: 50%;
position: relative;
animation: holler-rotation 1s linear infinite;
}
.holler-box input[type=submit].holler-box-button.inverse,
.holler-box input[type=button].holler-box-button.inverse,
.holler-box button.holler-box-button.inverse,
.holler-box button.holler-choice.inverse,
.holler-box button.holler-survey-next.inverse {
background-color: transparent;
color: #2196f3;
border: 1px solid #2196F3;
}
.holler-box input[type=submit].holler-box-button.inverse .holler-spinner,
.holler-box input[type=button].holler-box-button.inverse .holler-spinner,
.holler-box button.holler-box-button.inverse .holler-spinner,
.holler-box button.holler-choice.inverse .holler-spinner,
.holler-box button.holler-survey-next.inverse .holler-spinner {
border: 5px solid rgba(33, 150, 243, 0.4);
border-bottom-color: #2196f3;
}
.holler-box form.holler-box-form.custom-form {
display: flex;
gap: 10px;
flex-direction: column;
}
.holler-box form.holler-box-form .fields {
display: flex;
gap: 10px;
align-items: stretch;
}
.holler-box form.holler-box-form.vertical .fields {
display: grid;
grid-auto-rows: 1fr;
}
.holler-box form.holler-box-form.vertical .fields label.holler-gdpr-consent {
align-self: center;
}
.holler-box form.holler-box-form label.holler-gdpr-consent {
display: flex;
gap: 10px;
align-items: flex-start;
}
.holler-box form.holler-box-form label.holler-gdpr-consent span {
line-height: 1.1;
}
.holler-box form.holler-box-form.horizontal label.holler-gdpr-consent {
margin-top: 10px;
}
.holler-box form.holler-box-form input.holler-box-input {
border-radius: 0;
background: #ffffff;
padding: 6px 16px;
font-size: 18px;
width: 100%;
border: 1px solid rgba(16, 38, 64, 0.3);
line-height: 2;
min-height: 30px;
box-sizing: border-box;
min-width: 0;
}
.holler-box form.holler-box-form input.holler-box-input::placeholder {
color: #cccccc;
}
.holler-box form.holler-box-form input.holler-box-input:-ms-input-placeholder {
color: #cccccc;
}
@media (max-width: 600px) {
.holler-box.holler-popup .holler-box-modal {
width: calc( 100vw - 40px );
max-height: calc( 100vw - 40px );
}
.holler-box.holler-notification-box .positioner:not(:has(.notification-closed)) {
left: 0;
right: 0;
}
.holler-box.holler-notification-box .positioner.top-left, .holler-box.holler-notification-box .positioner.top-center, .holler-box.holler-notification-box .positioner.top-right {
top: 0;
transform: none;
}
.holler-box.holler-notification-box .positioner.top-left .notification-closed, .holler-box.holler-notification-box .positioner.top-center .notification-closed, .holler-box.holler-notification-box .positioner.top-right .notification-closed {
margin-top: 10px;
}
.holler-box.holler-notification-box .positioner.center-right, .holler-box.holler-notification-box .positioner.center-center, .holler-box.holler-notification-box .positioner.center-left, .holler-box.holler-notification-box .positioner.bottom-right, .holler-box.holler-notification-box .positioner.bottom-center, .holler-box.holler-notification-box .positioner.bottom-left {
top: auto;
bottom: 0;
transform: none;
}
.holler-box.holler-notification-box .positioner.center-right .notification-closed, .holler-box.holler-notification-box .positioner.center-center .notification-closed, .holler-box.holler-notification-box .positioner.center-left .notification-closed, .holler-box.holler-notification-box .positioner.bottom-right .notification-closed, .holler-box.holler-notification-box .positioner.bottom-center .notification-closed, .holler-box.holler-notification-box .positioner.bottom-left .notification-closed {
margin-bottom: 10px;
}
.holler-box.holler-notification-box .positioner.top-center, .holler-box.holler-notification-box .positioner.center-center, .holler-box.holler-notification-box .positioner.bottom-center, .holler-box.holler-notification-box .positioner.top-left, .holler-box.holler-notification-box .positioner.center-left, .holler-box.holler-notification-box .positioner.bottom-left {
left: 0;
}
.holler-box.holler-notification-box .positioner.top-center .notification-closed, .holler-box.holler-notification-box .positioner.center-center .notification-closed, .holler-box.holler-notification-box .positioner.bottom-center .notification-closed, .holler-box.holler-notification-box .positioner.top-left .notification-closed, .holler-box.holler-notification-box .positioner.center-left .notification-closed, .holler-box.holler-notification-box .positioner.bottom-left .notification-closed {
margin-left: 10px;
}
.holler-box.holler-notification-box .positioner.top-right, .holler-box.holler-notification-box .positioner.center-right, .holler-box.holler-notification-box .positioner.bottom-right {
right: 0;
}
.holler-box.holler-notification-box .positioner.top-right .notification-closed, .holler-box.holler-notification-box .positioner.center-right .notification-closed, .holler-box.holler-notification-box .positioner.bottom-right .notification-closed {
margin-left: auto;
margin-right: 10px;
}
.holler-box.holler-notification-box .positioner .holler-box-modal {
border-radius: 0;
}
.holler-box.holler-notification-box .positioner .holler-box-modal:not(.notification-closed) {
max-width: 100vw;
width: auto;
}
.holler-box:not(.holler-notification-box) .holler-box-modal {
overflow: auto !important;
max-height: calc(100vh - 40px);
}
.holler-box:not(.holler-notification-box) .holler-box-modal .holler-box-modal-content {
width: 100%;
}
.holler-box:not(.holler-notification-box) .holler-box-modal .display-flex {
flex-direction: column;
}
.holler-box:not(.holler-notification-box) .holler-box-modal .display-flex > * {
width: 100%;
box-sizing: border-box;
}
.holler-box:not(.holler-notification-box) .holler-box-modal .display-flex .image-width {
min-height: 300px;
width: 100% !important;
}
.holler-box:not(.holler-notification-box) .holler-box-modal form.holler-box-form.horizontal .fields {
display: grid;
grid-auto-rows: 1fr;
width: 100%;
}
.holler-box:not(.holler-notification-box) .holler-box-modal form.holler-box-form.horizontal .holler-box-input {
max-width: 100% !important;
}
.holler-box:not(.holler-notification-box).holler-popup-form-below .display-flex {
flex-direction: column-reverse;
}
}