.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#cookie-notice,#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;text-align:center}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;letter-spacing:0;line-height:20px;left:0}#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,#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container,#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-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:0;cursor:pointer}.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){letter-spacing:.25px;margin:0 0 0 10px;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:3px;-moz-border-radius:3px;border-radius:3px;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px}.cn-buttons-container,.cn-text-container{display:inline-block}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade,#cookie-notice.cn-effect-none{-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-buttons,.cookie-notice-container #cn-notice-text{display:block}#cookie-notice .cn-button{margin:0 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.admin-bar #swipebox-overlay{top: 32px;}.admin-bar #swipebox-container {bottom: 32px;}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{-webkit-transition:-webkit-transform 0.4s ease;transition:transform 0.4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide img,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide .swipebox-inline-container{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:none;max-width:1140px;max-height:100%;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url(//www.hoteljasek.com.pl/wp-content/plugins/responsive-lightbox/assets/swipebox/img/loader.gif) no-repeat center center}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:0.5s;transition:0.5s;position:absolute;left:0;z-index:999;height:50px;width:100%}#swipebox-bottom-bar{bottom:-50px}#swipebox-bottom-bar.visible-bars{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}#swipebox-top-bar{top:-50px}#swipebox-top-bar.visible-bars{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}#swipebox-title{display:block;width:100%;text-align:center}#swipebox-prev,#swipebox-next,#swipebox-close{background-image:url(//www.hoteljasek.com.pl/wp-content/plugins/responsive-lightbox/assets/swipebox/img/icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-prev.disabled,#swipebox-next.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring 0.3s;animation:rightSpring 0.3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring 0.3s;animation:leftSpring 0.3s}.swipebox-touch #swipebox-container:before,.swipebox-touch #swipebox-container:after{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0 10px -8px #656565;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0 10px -8px #656565;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before{opacity:1}.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@media screen and (min-width:800px){#swipebox-close{right:10px}#swipebox-arrows{width:92%;max-width:800px}}#swipebox-overlay{background:#0d0d0d}#swipebox-bottom-bar,#swipebox-top-bar{text-shadow:1px 1px 1px black;background:#000;opacity:.95}#swipebox-top-bar{color:white!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif}article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
} audio,
canvas,
video {
display: inline-block;
} audio:not([controls]) {
display: none;
height: 0;
} [hidden],
template {
display: none;
}  html {
font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body {
margin: 0;
}  a {
background: transparent;
} a:focus {
outline: thin dotted;
} a:active,
a:hover {
outline: 0;
}  h1 {
font-size: 2em;
margin: 0.67em 0;
} abbr[title] {
border-bottom: 1px dotted;
} b,
strong {
font-weight: bold;
} dfn {
font-style: italic;
} hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
} mark {
background: #ff0;
color: #000;
} code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 1em;
} pre {
white-space: pre-wrap;
} q {
quotes: "\201C" "\201D" "\2018" "\2019";
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}  img {
border: 0;
} svg:not(:root) {
overflow: hidden;
}  figure {
margin: 0;
}  fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
border: 0; padding: 0; } button,
input,
select,
textarea {
font-family: inherit; font-size: 100%; margin: 0; } button,
input {
line-height: normal;
} button,
select {
text-transform: none;
} button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; cursor: pointer; } button[disabled],
html input[disabled] {
cursor: default;
} input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; } input[type="search"] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box;
} input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
} textarea {
overflow: auto; vertical-align: top; }  table {
border-collapse: collapse;
border-spacing: 0;
}*,
*:after,
*:before {
-moz-box-sizing:border-box;
box-sizing:border-box;
-webkit-font-smoothing:antialiased;
font-smoothing:antialiased;
text-rendering:optimizeLegibility;
} html {
font-size:62.5%;
}
body {
font:300 16px 'Lato', Merriweather, sans-serif;
color:#0e0e0e;
}
.n2-section-smartslider .n2-ow {
font-family: Merriweather, sans-serif!important;
font-size:32px!important;
} .clear:before,
.clear:after {
content:' ';
display:table;
}
.clear:after {
clear:both;
}
.clear {
*zoom:1;
}
img {
width:auto;
vertical-align:bottom;
}
a {
color:black;
text-decoration:none;
}
a:hover {
color:black;
}b
input:focus {
outline:0;
border:1px solid #04A4CC;
} .cookie-policy .jumbotron {
height: 200px;
} .wrapper {
max-width:1280px;
width:95%;
margin:0 auto;
position:relative;
} .header {position: fixed;top: 0px;background: #2e1c2163;z-index: 99999;width: 100%;display: flex;justify-content: space-between;}
.header a{
color:white;
}
.header ul{
list-style:none;
padding-left:0px;
display:flex;
justify-content: flex-end;
align-items: flex-start;
height: 100%;
margin: 0;
}
.menu-item-has-children .sub-menu{
flex-direction: column;
position: absolute;
top: 16px;
display: none;
}
.menu-item-has-children:hover .sub-menu{
display: flex;
left: 0px;
height: unset;
}
.menu-item-has-children .sub-menu li{
margin-left: 0px;
margin-top: 5px;
}
.special-arrow:hover img{
background: #833353;
transition: 0.4s;
}
.header ul li{
margin-left: 20px;
font-size: 13px;
text-transform: uppercase;
margin-top: 35px;
} .logo {left: 0px;margin: 30px 0px;transition: 0.4s;width: 10%;}
.logo-img {height: 65px;} .nav {width: 59%;} .sidebar {
} .footer {
}
.menu-item:hover > a{
font-weight: bold;
text-decoration: underline;
}   @media only screen and (min-width:320px) {
}
@media only screen and (min-width:480px) {
}
@media only screen and (min-width:768px) {
}
@media only screen and (min-width:1024px) {
}
@media only screen and (min-width:1140px) {
}
@media only screen and (min-width:1280px) {
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:144dpi) {
} ::selection {
background:#04A4CC;
color:#FFF;
text-shadow:none;
}
::-webkit-selection {
background:#04A4CC;
color:#FFF;
text-shadow:none;
}
::-moz-selection {
background:#04A4CC;
color:#FFF;
text-shadow:none;
} .alignnone {
margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display:block;
margin:5px auto 5px auto;
}
.alignright {
float:right;
margin:5px 0 20px 20px;
}
.alignleft {
float:left;
margin:5px 20px 20px 0;
}
a img.alignright {
float:right;
margin:5px 0 20px 20px;
}
a img.alignnone {
margin:5px 20px 20px 0;
}
a img.alignleft {
float:left;
margin:5px 20px 20px 0;
}
a img.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}
.wp-caption {
background:#FFF;
border:1px solid #F0F0F0;
max-width:96%;
padding:5px 3px 10px;
text-align:center;
}
.wp-caption.alignnone {
margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
margin:5px 20px 20px 0;
}
.wp-caption.alignright {
margin:5px 0 20px 20px;
}
.wp-caption img {
border:0 none;
height:auto;
margin:0;
max-width:98.5%;
padding:0;
width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}
.sticky {
}
.bypostauthor {
} @media print {
* {
background:transparent !important;
color:#000 !important;
box-shadow:none !important;
text-shadow:none !important;
}
a,
a:visited {
text-decoration:underline;
}
a[href]:after {
content:" (" attr(href) ")";
}
abbr[title]:after {
content:" (" attr(title) ")";
}
.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:0.5cm;
}
p,
h2,
h3 {
orphans:3;
widows:3;
}
h2,
h3 {
page-break-after:avoid;
}
}
.btn-cust{
width: 200px!important;
position: absolute!important;
bottom: 70px;
left: 0px;
right: 0px;
margin: 0 auto!important;
}
.btn1{
background-color: #833353;
}
.wpml-ls-current-language{
position:relative;
}
.wpml-ls-current-language::before{
content:"";
height: 20px;
width: 1px;
background: white;
position: absolute;
left: -9px;
top: -1px;
}
.titlebox {width: 46%;margin: 50px auto 50px;}
.title-header {text-align: center;font-weight: 500;font-size: 23px;font-family: Merriweather;margin-bottom: 5px;color: black;}
.title2-header {text-align: center;font-weight: 500;margin-bottom: 20px;font-size: 14px;}
.titlebox-content {text-align: center;font-size: 14px;font-weight: 600;}
.special-list {display: flex;justify-content: space-between;flex-wrap: wrap;}
.special-list-custom .spiecial-item	{
margin-bottom: 3px;
}
.spiecial-item {width: 33.1%; margin: 0 1px;}
.special-img {height: 400px;background-size: cover;position: relative; background-position:center;}
.special-box-cont {background-color: #968263;width: 100%;bottom: 0px;text-align: center;color: white;position: relative;min-height: 114px;}
.post-item-title {margin: 0px;padding-top: 0px;font-size: 17px;width: 70%;text-align: center;margin: 0 auto;height: 100%;display: flex;justify-content: center;align-items: center;padding-top: 30px;}
.special-price {font-size: 15px;     padding: 0 20px 5px 20px;}
.special-discount {background-color: #bf2121;padding: 5px 20px;margin-top: 15px;}
.special-arrow {    position: absolute;
right: 25px;
top: 20px;
font-size: 30px;}
.special-price p{
margin:0px;
}
.special-price span{
font-weight: 600;
font-size: 17px;
}
.special-discount-box{
display: flex;
justify-content: center;
}
.special-seemore-box {padding: 80px 0;text-align: center;}
.btn {background: #833353;color: white;padding: 15px 40px;font-size: 15px;}
.btn:hover{
background:white;
outline:1px solid #833353;
color:#833353;
transition:0.4s;
}
.double-list {display: flex;flex-wrap: wrap;}
.double-box {display: flex;width: 100%;}
.double-img {width: 50%;background-size: cover;height: 810px;background-position: center;}
.double-text-box {width: 50%;display: flex;justify-content: center;align-items: center;padding: 65px;font-size: 16px;flex-direction: column;color: #5a5a5a;}
.double-text {
}
.double-button {align-items: flex-start;width: 100%;margin-top: 30px;}
.btn {
}
.double-list .double-box:nth-child(even) .double-text-box{
order:-1;
}
.gm-double-list.double-list .double-box:nth-child(odd) .double-text-box{
order:-1;
}
.gm-double-list.double-list .double-box:nth-child(even) .double-text-box{
order:unset;
}
.scroll-header{
transition: 0.4s;
background: white;
}
.special-price-custom span{
font-size:16px !important;
}
.special-price-custom br{
display:none;
}
.scroll-header .logo{margin: 10px 0;transition: 0.4s;}
.header.scroll-header ul li{ transition: 0.4s;}
.header.scroll-header a{color:black;transition: 0.4s;}
.wpml-ls-item .sub-menu{
display: none;
}
.special-price-custom strong{
}
.scroll-header .logo-img{
height: 40px;
margin: 10px 0;
}
.wpml-ls-menu-item .sub-menu{
display: none;
position:absolute;
flex-direction: column;
padding-left: 0px;
border-top: 0px solid #faf8fb00;
}
.wpml-ls-menu-item:hover .sub-menu{
display: flex;
z-index: 9;
padding: 20px;
top: 0px;
background: unset;
left: 0px!important;
}
.wpml-ls-item .sub-menu li{
margin-left: -20px;
}
.scroll-header  .wpml-ls-current-language::before{ 
background: black; 
}
i {
border: solid white;
border-width: 0 1px 1px 0;
display: inline-block;
padding: 3px;
position: absolute;
right: -13px;
top: 4px;
}
.scroll-header i {
border: solid black;
border-width: 0 1px 1px 0;
display: inline-block;
padding: 3px;
position: absolute;
right: -13px;
top: 4px;
}
.down {
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
}
header ul li::before{
content:unset;
position: relative;
list-style: none;
}
ul li{
position: relative;
list-style: none;
}
ul li::before{
content:"";
background: url(//www.hoteljasek.com.pl/wp-content/themes/jasek/img/star.png);
height: 15px;
width: 15px;
position: absolute;
left: -23px;
top: 4px;
}
.space-title-box {margin: 70px 0;line-height: 1.2;}
.space-title {text-align: center;font-size: 21px;width: 100%;text-align: center;margin: 0 auto;font-family: Merriweather;max-width: 748px;}
.special-box-cont2{
height: 80px;
}
.special-arrow2{
top: 25px;
}
.post-item-title2{
padding-top: 0px;
}
.footer-top {color: white;font-family: Merriweather;padding-bottom: 80px;margin-top: 3px;}
.footer-logo {text-align: center;}
.footer-text1 {text-align: center;font-size: 17px;}
.footer-text2 {display: flex;justify-content: space-between;margin-top: 60px;position: relative;}
.footer-col {width: 22%;}
.footer-text2::before{
content:"";
background: white;
height: 2px;
width: 100%;
position: absolute;
top: -15px;
}
.footer-logo img{
height: 80px;
margin-top: 95px;
margin-bottom: 40px;
}
.footer a{
color:white;
}
.footer-col p{
line-height:1.8
}
.footer-col-title{
font-size: 16px;
display: inline-block;
height: 40px;
}
.footer-bottom {
background-color: #49363d;
position: relative;
padding-top: 20px;
padding-bottom: 41px;
margin-top: -3px;
}
@media screen and (max-width: 601px) {
.footer-bottom {
position: relative;
padding: 30px 0;
margin-top: -3px;
margin-bottom: 196px;
}
}
.footer-bottom-menu {
}
.social-box {display: flex;justify-content: center;margin-top: 10px;margin-bottom: 0px;}
.social-item {margin: 0px 3px;}
.footer-bottom-menu ul{display: flex;justify-content: center;}
.footer-bottom-menu ul li::before{
content:none;
}
.footer-bottom-menu ul li{
margin: 0 10px;
text-transform: uppercase;
font-size: 14px;
}
.up-button{
position: absolute;
right: 40px;
z-index: 9999;
}
.jumbotron {height: 800px;display: flex;justify-content: center;-webkit-background-size:cover;align-items: center;flex-direction: column;position: relative;background-attachment: scroll !important;background-position: center;background-repeat: no-repeat;background-size: cover;}
.jumbo-title {color: white;text-transform: uppercase;font-size: 39px;font-family: Merriweather;}
.jumbo-button {position: absolute;bottom: 30px;}
.jumbo-button:hover{
background: #ffffff9e;
}
.spiecial-item:hover .special-img{
opacity:0.8;
}
.form-row{
display: flex;
justify-content: space-between;
}
.form-item{
flex-basis: 100%;
max-height: 50px;
margin-bottom: 12px;
}
.jumbotron p{
margin: 10px 10px;
}
.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar {
border: none;
width: 100% !important;
font-size: 14px;
color: black!important;
padding: 16px !important;
font-weight: normal;
border: 1px solid #cecfcf;
}
.wpcf7-text:active, .wpcf7-text:focus, .wpcf7-textarea:active, .wpcf7-textarea:focus { 
outline: none!important;  
border:none;
border: 1px solid #49363d;
color:#49363d!important;
}
::-webkit-input-placeholder { color: #727270;
}
:-ms-input-placeholder { color: #727270;
}
::-moz-placeholder { color: #727270;
opacity: 1;
}
:-moz-placeholder { color: #727270;
opacity: 1;
}
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
border: none;
padding: 16px;
color: white;
font-size: 16px;
text-transform: uppercase;
}
.wpcf7-text:active::-webkit-input-placeholder,
.wpcf7-text:focus::-webkit-input-placeholder,
.wpcf7-textarea:active::-webkit-input-placeholder,
.wpcf7-textarea:focus::-webkit-input-placeholder{ 
color:black;
}
.wpcf7-text:active::-ms-input-placeholder,
.wpcf7-text:focus::-ms-input-placeholder,
.wpcf7-textarea:active::-ms-input-placeholder,
.wpcf7-textarea:focus::-ms-input-placeholder{ 
color:black;
}
.wpcf7-text:active::-moz-placeholder,
.wpcf7-text:focus::-moz-placeholder,
.wpcf7-textarea:active::-moz-placeholder,
.wpcf7-textarea:focus::-moz-placeholder{ 
color:black;
}
.wpcf7-text:active::-moz-placeholder,
.wpcf7-text:focus::-moz-placeholder,
.wpcf7-textarea:active::-moz-placeholder,
.wpcf7-textarea:focus::-moz-placeholder{ 
color:black;
} 
.form-row-left{
flex-direction: column;width: 30%;
}
.form-row-right{
width: 69%;
}
.form-row-box{}
.wpcf7-form{
margin: 70px 0;
}
.send-btn .btn{
padding: 15px 40px;
font-size: 14px;
}
.wpcf7-acceptance span{
margin-left: 0px;
}
.template-title .title-header{max-width: 630px;margin: 0 auto;margin-bottom: 30px;}
.template-title .titlebox-content{ 
margin: 0 auto;
}
.template-title{
margin: 70px auto 70px;
}
.paralax-box {padding: 187px 0px;background-attachment: fixed;background-position: center;background-repeat: no-repeat;background-size: cover;}
.paralax-content {max-width: 1000px;margin: 0px auto;padding: 20px 100px;background: #968162e0;}
.double-box-gallery{
padding: 50px 0;
}
.ref-gallery-box{
background-size: contain;
background-position: top;
padding-top: 10px;
padding-bottom: 60px;
}
.promotions-box {padding-top: 50px;}
.promotion-header-box {background: #968162;color: white;padding: 50px 0;text-align: center;}
.promotions-title .title-header{font-size: 16px;}
.promotion-title-content {font-size: 17px;}
.promotions-title {}
.promotions-loop-box {
}
.promotions-item-box {display: flex;justify-content: space-between;padding-bottom: 7px;}
.promotions-item-left {background: #968162;width: 27.5%;padding: 35px 0;text-align: center;color: white;font-size: 21px;align-items: center;display: flex;justify-content: center;min-height: 122px;}
.promotions-item-right {background: #968162;width: 72%;color: white;padding: 20px;display: flex;align-items: center;line-height: 1.8;font-size: 17px;}
.promotion-title{
font-size: 44px;
font-family: Merriweather;
position:relative;
margin-bottom: 30px;
}
.promotion-title:after{
content:"";
height:2px;
width: 50%;
position:absolute;
bottom: -10px;
left: 0px;
z-index: 999;
right: 0px;
background: white;
margin: 0 auto;
}
.promotions-box .title-box{
}
.promotion-title-content p{
margin-bottom:0px
}
.video-box {padding: 70px 0px;padding-bottom: 140px;}
.gallery-items {display: flex;justify-content: space-between;}
.gallery-item {width: 49%;}
.gallery-vid {margin-bottom: 30px;}
.gallery-vid iframe{
width: 100%!important;
height: 22vw!important
}
.party-bottom{
padding: 20px 0;
font-weight: unset;
font-size: unset;
}
.party-wrapper{
width: 80%;
}
.single-box {display: flex;padding: 50px 0;justify-content: space-between;}
.single-left {width: 60%;}
.single-title {font-size: 22px;font-weight: 600;}
.single-right {width: 40%;}
.price-info-box {max-width: 310px;margin: 0 auto;}
.discount-box {color: white;text-align: center;}
.special-discount {
}
.single-discount-box {font-size: 14px;padding: 10px 6px;}
.price-info-content {
}
.price-info {background: #958162;  color: white;    padding: 0px 15px;}
.price-reser {color: white;margin: 0 auto;width: 100%;text-align: center;padding-bottom: 25px;}
.price-reser a{
border: 1px solid white;
color: white;
padding: 10px 15px;
font-size: 15px;
}
.price-info p{
margin: 0px;
padding: 20px 0;
text-align: center;
font-size: 25px;
}
.price-info span{
font-size: 45px!important;
}
.credits{
background: #564e50;
color: white;
padding: 9px 0;
font-size: 11px;
}
.credits a{
color: white;
}
.special-top-list{
justify-content:center;
}
.widget-box {display: flex;justify-content: space-between;}
.widget-item {width: 33%;} .js-wis2-panel{
}
.mobile-menu-cust{
display: none;
}
.mobile-menu{
display: none;
}
.toggle2{position: absolute;right: 50px;top: 19px;font-size: 60px;}
.scroll-header .toggle2{
font-size: 40px;
top: 12px;
}
.scroll-header .sub-menu{background: white;padding: 10px;left: -10px!important;}
@media only screen and (max-width:1325px) {
.titlebox {
width: 80%;
}
.header.scroll-header ul li{
margin-top: 40px;
}
.mobile-menu{
z-index:999;
}
.desktop-menu-cust{
display: none;
}
.mobile-menu{
display: block;
}
.mobile-menu-cust{
position: absolute;
top: 126px;
left: 0px;
background: white;
width: 100%;
padding-bottom: 35px;
}
.mobile-menu-cust ul{
flex-direction: column;
}
.mobile-menu-cust li{
}
.mobile-menu-cust li a{
color: black;
}
.scroll-header .mobile-menu-cust{
top: 80px;
}
.wpml-ls-current-language::before{
content:unset;
}
.sub-menu{
display: block!important;
position: initial!important;
}
.wpml-ls-menu-item .arrow.down{
display:none;
}
.wpml-ls-item .sub-menu li{
margin-top: 10px;
margin-left: 0px;
}
.wpml-ls-item .sub-menu li{
margin-top:30px;
margin-bottom:20px
}
.header{
position: inherit;
z-index: 9999;
background: #833353;
}
.scroll-header .logo{
margin: 30px 0px;
}
}
@media only screen and (max-width:998px) {
.double-list .double-box:nth-child(even) .double-img {
order:-1;
}
.special-list a{
width:100%
}
.special-img{
background-position:center;
}
.double-box{
flex-wrap:wrap;
}
.double-img{
width:100%;
height: 73vw;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
} 
.double-text-box{
width:100%;
padding-bottom:45px!important;
} 
.promotions-item-box{
flex-wrap: wrap;
}
.promotions-item-left{width: 100%;}
.promotions-item-right{
width: 100%;
}
.gallery-items{flex-wrap: wrap;}
.gallery-item{
width: 100%;
}
.gallery-vid iframe{
height: 50vw!important;
}
.gallery-item .gallery-button{margin-bottom: 50px;display: block;width: 200px;}
}
@media only screen and (max-width:896px) {
.footer-text2{
flex-wrap:wrap;
}
.footer-text2 .footer-col{
width:50%;
}
.footer-bottom-menu ul{
flex-wrap:wrap;
flex-direction: column;
text-align: center;
padding-left:0px;
}
.form-row-box{
flex-wrap:wrap;
}
.form-row-left{
width:100%
}
.form-row-right{
width:100%;
}
.form-row-right .form-item{
max-height: unset;
}
}
@media only screen and (max-width:630px) {
.wesela .jumbotron {
height: 400px;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
position: relative;
background-attachment: unset;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.widget-item {width: 100%;}
.paralax-content { 
padding: 20px 20px; 
}
.widget-box { 
flex-direction: column;
}
.single-box{
flex-wrap:wrap;
}
.single-left{width: 100%;}
.single-right{
width: 100%;
order: -1;
margin-bottom: 70px;
}
.space-title-box {
margin: 70px 70px; 
}
}
@media only screen and (max-width:560px) {
.special-box-cont { padding: 0px 40px;}
.footer-text2 .footer-col{
width:100%;
}
.footer-top{
background-size:cover
}
.paralax-box{
background-image:unset!important;
background-color:#968162;
padding: 0px 0px;
}
.jumbo-title p,
.jumbo-title h1{
font-size: 30px!important;
}
}
@media only screen and (max-width:402px) {
.logo-img {
height: auto;
width: 173px;
}
.toggle2 { 
right: 21px;
top: 7px; 
}
.titlebox {
width: 90%; 
}
.mobile-menu-cust { 
top: 100px; 
}
.double-text-box{
padding:15px;	
}
.btn { 
padding: 15px 20px;
}
}
h4.homepageSlider {
font-family: Merriweather;
font-size: 30px;
}
h2.galleryHeader {
font-family: Merriweather;
font-size: 30px;
padding-top: 2em;
}
h1.galleryHeaderH1 {
font-family: Merriweather;
font-size: 30px;
text-align: center;
margin-top: 2em;
}
h1.offersTitle {
font-size: 1.4em;
text-align: center;
}
h1.centeredTop {
font-size: 0.9em;
text-align: center;
}
h1.offersTitleCent {
font-size: 1.4em;
text-align: center !important;
color: white;
}
h2.offersTitleCent {
font-size: 1.4em;
text-align: center !important;
color: white;
}
h2.offersBox {
font-family: Merriweather;
font-size: 1.3em;
}
h1.offersBox {
font-family: Merriweather;
font-size: 1.3em;
}
.grecaptcha-badge{
display:none;
}
.pagg-blog {
text-align: center;
margin: 20px 0px;
font-size: 16px;
}
#wis2-panel .wis2-panel--horizontal.fixed {
z-index: 100;
}@font-face {
font-family: 'Literata_local';
src: url(//www.hoteljasek.com.pl/wp-content/themes/jasek/fonts/Literata/Literata-VariableFont_opsz,wght.ttf);
}
h1{
font-family: 'Literata_local';
font-size: 70px;
font-weight: 500;
color: white;
line-height: 125%;
}
h2{
font-family: 'Literata_local';
font-size: 42px;
font-weight: 500;
color: #49363D;
line-height: 125%;
}
h3{
font-family: 'Literata_local';
font-size: 36px;
font-weight: 500;
color: black;
line-height: 125%;
}
h4{
font-family: 'Literata_local';
font-size: 22px;
font-weight: 500;
color: black;
line-height: 125%;
}
p{
font-size: 16px;
font-weight: 400;
color: black;
line-height: 175%;
}
a{
color: #794055;
}
.hero-banner .hero-header p{
color: #FFF;
}
.icon-item-title-imp p{
color: #FFF;
}
.double-text li,
.format-standard li,
article.page li{
font-size: 16px;
font-weight: 400;
color: black;
line-height: 175%;
}
.footer-top p{
color: #FFF;
}
.special-box-cont h3{
color: #FFF;
}
#stale-oferty-new .special-box-cont p{
color: #FFF;
}
.icon-item-title p{
color: #FFF;
}
.special-box-cont p{
color: #FFF;
}
.price-info p{
color: #FFF;
}
.promotions-item-left p{
color: #FFF;
}
.special-arrow2{
top: 37px;
}
.special-arrow{
right: 12px;
}
@media only screen and (max-width: 768px){
h2{
font-size: 38px;
}
}
@media only screen and (max-width: 600px){
h2{
font-size: 28px;
}
}
@media only screen and (max-width: 480px){
h2{
font-size: 24px;
}
p{
font-size: 14px;
}
.double-text li, .format-standard li, article.page li{
font-size: 14px;
}
}
.page-template-template-wesela-nowe-php .hero-banner .hero-content{
max-width: 894px;
}
.page-template-template-wesela-nowe-php .jumbo-title h1, .page-template-template-wesela-nowe-php .hero-banner .hero-title-big{
font-family: 'Literata_local' !important;
text-shadow: none;
}
.page-template-template-wesela-nowe-php .hero-banner .hero-title-small{
text-shadow: none;
}
.page-template-template-wesela-nowe-php .hero-banner .hero-header{
max-width: 682px;
margin: auto !important;
display: block;
margin-bottom: 24px !important;
text-shadow: none;
}
.page-template-template-wesela-nowe-php .hero-banner .hero-header p{
color: #FFF;
}
.page-template-template-wesela-nowe-php .hero-banner .hero-button{
text-transform: none;
letter-spacing: 0px;
}
.page-template-template-wesela-nowe-php #wis2-panel .wis2-panel.wis2-panel--horizontal{
padding: 10px 0 !important;
}
.page-template-template-wesela-nowe-php #wis2-panel .wis2-button{
text-transform: none;
font-size: 16px !important;
letter-spacing: 0px;
}
.page-template-template-wesela-nowe-php #wis2-panel .wis2-label{
text-transform: none;
font-size: 16px;
letter-spacing: 0px;
}
.page-template-template-wesela-nowe-php h2{
font-family: 'Literata_local';
font-weight: 500;
font-size: 48px;
line-height: 120%;
color: #49363D;
margin: 0px;
margin-bottom: 36px;
}
.page-template-template-wesela-nowe-php h3{
font-family: 'Literata_local';
font-weight: 500;
font-size: 22px;
line-height: 140%;
margin: 0px;
margin-bottom: 36px;
color: #49363D;
}
.page-template-template-wesela-nowe-php p{
font-family: 'Lato', sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 180%;
color: #898989;
margin: 0px;
margin-bottom: 36px;
}
.page-template-template-wesela-nowe-php li{
font-family: 'Lato', sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 180%;
color: #000000;
}
.page-template-template-wesela-nowe-php .titlebox-content{
max-width: 1600px;
margin: auto;
}
.page-template-template-wesela-nowe-php .services-grid-section h3{
color: #000;
margin-bottom: 16px;
}
.page-template-template-wesela-nowe-php .double-list .double-text-box{
padding: 63px 30px;
}
.page-template-template-wesela-nowe-php .double-list .double-text-box .przycisk-p{
margin-bottom: 0px;
}
.page-template-template-wesela-nowe-php .double-list p{
color: #000;
}
.page-template-template-wesela-nowe-php .double-text{
max-width: 600px;
}
.page-template-template-wesela-nowe-php .double-text-3{
max-width: 630px;
}
.page-template-template-wesela-nowe-php .double-list h3{
color: #898989;
}
.page-template-template-wesela-nowe-php .ikona-tekst{
gap: 4px;
}
.ltb_slider_box .single_item{
height: 536px;
}
.ltb_slider_box .single_item .single_image{
width: 100%;
height: 100%;
object-fit: cover;
}
.ltb_slider_box{
position: relative;
}
.ltb_slider_box .tns-controls{
display: flex;
align-items: center;
gap: 66px;
position: absolute;
left: 50%;
bottom: -22px;
transform: translateX(-50%);
z-index: 2;
}
.ltb_slider_box .tns-controls button{
width: 44px;
height: 44px;
background-color: #49363D;
border: 2px solid #FFF;
border-radius: 100%;
position: relative;
}
.ltb_slider_box .tns-controls button:first-child{
transform: rotate(180deg);
}
.ltb_slider_box .tns-controls button::after{
content: '';
display: block;
width: 18px;
height: 24px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
background-image: url(//www.hoteljasek.com.pl/wp-content/themes/jasek/img/slider-arrow.svg);
background-position: center;
background-repeat: no-repeat;
background-size: contain;
}
.ltb_slider_section{
margin-bottom: 120px;
}
.ltb_slider_section h3{
font-size: 36px;
text-align: center; 
}
.page-template-template-wesela-nowe-php .cta-banner-section{
padding: 46px 0;
}
.page-template-template-wesela-nowe-php .cta-banner-section h2{
font-size: 36px;
}
.page-template-template-wesela-nowe-php .cta-banner-section-2 h2{
font-size: 48px;
}
.page-template-template-wesela-nowe-php .cta-banner-section p{
color: #FFF;
max-width: 650px;
}
.page-template-template-wesela-nowe-php .cta-banner-button .icon_image{
margin-right: 16px;
}
.page-template-template-wesela-nowe-php .packages-section .container{
max-width: 1300px;
}
.page-template-template-wesela-nowe-php h2.packages-title{
margin-bottom: 8px;
}
.page-template-template-wesela-nowe-php h3.packages-title{
margin-bottom: 60px;
}
.page-template-template-wesela-nowe-php .package-name{
color: #FFF;
margin-bottom: 0px;
padding-bottom: 0px;
}
.page-template-template-wesela-nowe-php .package-term{
padding: 15px 8px;
padding-top: 5px;
}
.page-template-template-wesela-nowe-php .package-description{
padding: 6px 32px;
}
.page-template-template-wesela-nowe-php .package-description ul{
padding-left: 24px;
}
.page-template-template-wesela-nowe-php .package-description ul li::before{
background: #000;
border-radius: 100%;
height: 8px;
width: 8px;
top: 10px;
}
.page-template-template-wesela-nowe-php .contact-info-section{
margin-bottom: 180px;
}
.page-template-template-wesela-nowe-php .contact-info-content p{
color: #000;
margin-bottom: 8px;
}
.page-template-template-wesela-nowe-php .contact-info-content p:last-child{
display: flex;
align-items: center;
justify-content: center;
gap: 48px;
}
.page-template-template-wesela-nowe-php .contact-info-content p strong,
.page-template-template-wesela-nowe-php .contact-info-content p a{
font-weight: 700;
color: #49363D;
}
.page-template-template-wesela-nowe-php footer p{
color: #FFF;
}
@media screen and (max-width: 800px){
.page-template-template-wesela-nowe-php .contact-info-content p{
margin-bottom: 24px;
}
.page-template-template-wesela-nowe-php .contact-info-content p:last-child{
flex-direction: column;
gap: 0px;
margin-bottom: 0px;
}
}
@media screen and (max-width: 600px){
.page-template-template-wesela-nowe-php h2{
font-size: 36px;
}
.page-template-template-wesela-nowe-php h3{
font-size: 16px;
}
.page-template-template-wesela-nowe-php p{
font-size: 14px;
}
.page-template-template-wesela-nowe-php h3{
font-size: 28px;
}
.page-template-template-wesela-nowe-php .cta-banner-section-2 h2{
font-size: 36px;
}
.page-template-template-wesela-nowe-php .ikona-tekst{
flex-wrap: wrap;
}
.page-template-template-wesela-nowe-php .services-wrapper{
grid-template-columns: repeat(1, 1fr);
gap: 0px;
}
.page-template-template-wesela-nowe-php .service-item{
align-items: center;
}
.page-template-template-wesela-nowe-php .services-grid-section h3{
text-align: center;
}
.page-template-template-wesela-nowe-php .service-description{
text-align: center;
}
}
@media screen and (max-width: 450px){
.ltb_slider_box .single_item {
height: 430px;
}
}
html.pum-open.pum-open-overlay, html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{
overflow: auto !important;
}.tns-outer{padding:0 !important}.tns-outer [hidden]{display:none !important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:'';display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s, opacity 0s;-moz-transition:transform 0s, opacity 0s;transition:transform 0s, opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto !important}.tns-gallery>.tns-moving{-webkit-transition:all 0.25s;-moz-transition:all 0.25s;transition:all 0.25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;transition:opacity 0.6s;opacity:0.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:-webkit-calc(100% * 70 / 3);width:-moz-calc(100% * 70 / 3);width:calc(100% * 70 / 3);position:absolute;right:0}.tns-t-ct:after{content:'';display:table;clear:both}.tns-t-ct>div{width:1.4285714%;width:-webkit-calc(100% / 70);width:-moz-calc(100% / 70);width:calc(100% / 70);height:10px;float:left}.n2-in-fullscreen *{animation-name:initial}.n2-in-fullscreen [data-uk-scrollspy*=uk-animation-]:not([data-uk-scrollspy*=target]){opacity:1}ss3-fullpage{display:block}ss3-fullpage[data-based-on=real]{opacity:0}ss3-force-full-width{position:relative;display:block;opacity:0;width:100vw;transform:translateX(-100vw)}.n2-section-smartslider{position:relative;width:100%;outline:0;--widget-offset: 0px}.n2-section-smartslider--hidden{display:none}.n2-ss-align{position:relative;z-index:0;overflow:hidden}.n2-ss-align.n2-ss-align-visible{overflow:visible}.n2-ss-slider{display:grid;grid-template-columns:100%;grid-template-rows:1fr auto;-webkit-font-smoothing:antialiased;font-size:16px;line-height:1;user-select:none;--ss-fs: flex-start;--ss-fe: flex-end;--ss-r: row;--ss-rr: row-reverse}.n2-ss-slider [data-force-pointer],.n2-ss-slider [data-force-pointer] *{cursor:pointer!important}.n2-ss-slider [data-force-pointer=zoom-in],.n2-ss-slider [data-force-pointer=zoom-in] *{cursor:zoom-in!important}.n2-ss-slider .n2-ss-text{user-select:text;cursor:initial}.n2-ss-slider-has-no-slide{height:0!important;opacity:0!important;overflow:hidden!important}.n2-ss-slider,.n2-ss-slider .n2_ss__touch_element{-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent}.n2-ss-slider>*,.n2-ss-slider .n2_ss__touch_element>*{-webkit-tap-highlight-color:initial}.n2-ss-slider .n2-ow,.n2-ss-slider .n2-ow-all *{font-size:inherit;line-height:inherit;letter-spacing:inherit}.n2-ss-slider .n2-ow,.n2-ss-slider .n2-ow:before,.n2-ss-slider .n2-ow:after,.n2-ss-slider .n2-ow-all *,.n2-ss-slider .n2-ow-all :before,.n2-ss-slider .n2-ow-all :after{box-sizing:content-box}.n2-ss-slider .n2-ow:before,.n2-ss-slider .n2-ow:after,.n2-ss-slider .n2-ow-all :not(i):before,.n2-ss-slider .n2-ow-all :not(i):after{display:none}.n2-ss-slider a.n2-ow,.n2-ss-slider .n2-ow-all a{border:0;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual;hyphens:manual}.n2-ss-slider a.n2-ow,.n2-ss-slider a.n2-ow:focus,.n2-ss-slider .n2-ow-all a,.n2-ss-slider .n2-ow-all a:focus{outline:0!important;transition:none 0s;box-shadow:none;text-decoration:none}.n2-ss-slider path{transition:none 0s}.n2-ss-slider .n2-ow-all b,.n2-ss-slider .n2-ow-all i{color:inherit}.n2-ss-slider h1.n2-ow,.n2-ss-slider h2.n2-ow,.n2-ss-slider h3.n2-ow,.n2-ss-slider h4.n2-ow,.n2-ss-slider h5.n2-ow,.n2-ss-slider h6.n2-ow,.n2-ss-slider p.n2-ow,.n2-ss-slider .n2-ow-all h1,.n2-ss-slider .n2-ow-all h2,.n2-ss-slider .n2-ow-all h3,.n2-ss-slider .n2-ow-all h4,.n2-ss-slider .n2-ow-all h5,.n2-ss-slider .n2-ow-all h6,.n2-ss-slider .n2-ow-all p{margin:0;padding-left:0;padding-right:0;height:auto;width:auto;border:0;box-shadow:none;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual;hyphens:manual}.n2-ss-slider iframe{border:0;min-height:0}.n2-ss-slider iframe.n2-ow,.n2-ss-slider .n2-ow-all iframe{margin:0}.n2-ss-slider img.n2-ow,.n2-ss-slider .n2-ow-all img,.n2-ss-slider svg.n2-ow,.n2-ss-slider .n2-ow-all svg{max-width:none;max-height:none;height:auto;box-shadow:none;border-radius:0;background:0 0;background:0 0;padding:0;margin:0;border:0;vertical-align:top}.n2-ss-slider picture.n2-ow,.n2-ss-slider .n2-ow-all picture{display:inline-block}.n2-ss-slider source{display:none}.n2-ss-slider ul.n2-ow,.n2-ss-slider li.n2-ow,.n2-ss-slider img.n2-ow,.n2-ss-slider a.n2-ow,.n2-ss-slider p.n2-ow,.n2-ss-slider ol.n2-ow,.n2-ss-slider textarea.n2-ow,.n2-ss-slider input.n2-ow,.n2-ss-slider button.n2-ow{transition:none 0s}.n2-ss-slider p{background-color:transparent}.n2-ss-slider ol{margin:0}.n2-ss-slider{z-index:3;position:relative;text-align:left;width:100%;min-height:1px}[dir=rtl] .n2-ss-slider{text-align:right}.n2-ss-slider :focus{outline:0}.n2-ss-slider[data-responsive=fullpage]{min-height:calc(var(--target-height, 100vh) - var(--subtract, 0px) - var(--subtract-vertical-offset, 0px) - var(--subtract-vertical-widget, 0px))}.n2-ss-slider.n2-ss-slider--fullscreen[data-responsive=fullpage]{min-height:100vh}.n2-ss-slider.n2-ss-slider--fullscreen .n2-ss-preserve-size--slider{display:none!important}[dir=rtl] .n2-ss-slider .n2-ss-slide-background{text-align:left}.n2-ss-slider.n2notransition *{transition:none 0s!important}.n2-ss-slider .n2-ss-preserve-size{width:100%;visibility:hidden}.n2-ss-slider .n2-ss-preserve-size[data-related-device]{display:none}.n2-ss-slider .n2-ss-preserve-size[data-related-device=desktopPortrait]{display:block}.n2-ss-slider .n2-ss-slider-background-video{position:absolute;left:0;top:0;width:100%;height:100%}.n2-ss-slider .n2-cover{object-fit:cover}.n2-ss-slider .n2-contain{object-fit:contain}.n2-ss-slider .n2-ss-slide{position:relative;overflow:hidden;text-align:center;--ssselfalign: center}.n2-ss-full-page--constrain-ratio .n2-ss-slide{overflow:visible}.n2-ss-slider .n2-ss-slide--focus{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;z-index:-99999}.n2-ss-slider .n2-ss-slide-thumbnail{display:none!important}.n2-ss-full-page--constrain-ratio .n2-ss-layers-container{clip-path:var(--ss-clip-path, inset(0px))}.n2-ss-slider .n2-ss-slide-background,.n2-ss-slider .n2-ss-slide-background *{position:absolute;top:0;left:0;width:100%;height:100%;text-align:left}.n2-ss-feature-post-bg-loader .n2-ss-slide-background{opacity:0}.n2-ss-slider .n2-ss-slide-background{z-index:10}.n2-ss-slider .n2-ss-slide-background .n2-ss-slide-background-color{z-index:1}.n2-ss-slider .n2-ss-slide-background .n2-ss-slide-background-color[data-overlay="1"]{z-index:7}.n2-ss-slider .n2-ss-slide-background .n2-ss-slide-background-video{z-index:3}.n2-ss-slider .n2-ss-slide-background .n2-ss-slide-background-image{z-index:5}.n2-ss-slider .n2-ss-slide-background-image{width:100%;height:100%;box-sizing:content-box;--ss-o-pos-x: 50%;--ss-o-pos-y: 50%}.n2-ss-slider .n2-ss-slide-background-image img{object-position:var(--ss-o-pos-x) var(--ss-o-pos-y)}.n2-ss-slider .n2-ss-slide-background-image img{width:100%!important;height:100%!important;object-fit:cover;color:RGBA(0,0,0,0)}.n2-ss-slider [data-mode=fit] .n2-ss-slide-background-image img{object-fit:contain}.n2-ss-slider [data-mode=center] .n2-ss-slide-background-image img{object-fit:none}.n2-ss-slider [data-mode=stretch] .n2-ss-slide-background-image img{object-fit:fill}.n2-ss-slider [data-mode=blurfit] .n2-ss-slide-background-image+.n2-ss-slide-background-image img{object-fit:contain}.n2-ss-slider .n2-ss-slide-background-video{object-fit:cover}.n2-ss-slider .n2-ss-slide-background-video[data-mode=fit]{object-fit:contain}.n2-ss-slider .n2-ss-layers-container{visibility:hidden;position:relative;width:100%;height:100%;display:flex;flex-direction:column;z-index:20;opacity:.001;transition:opacity .4s}.n2-ss-slider.n2-ss-loaded .n2-ss-layers-container{opacity:1}.n2-ss-slider [onclick].n2-ss-layers-container{visibility:visible}.n2-ss-slider .n2-ss-layers-container>*{visibility:visible}.n2-ss-slider .n2-ss-layer{z-index:2;--margin-top: 0px;--margin-right: 0px;--margin-bottom: 0px;--margin-left: 0px;width:calc(100% - var(--margin-right) - var(--margin-left));--ssfont-scale: 1;font-size:calc(100%*var(--ssfont-scale))}.n2-ss-slider .n2-ss-layer[data-pm=normal]{margin:var(--margin-top) var(--margin-right) var(--margin-bottom) var(--margin-left)}.n2-ss-slider .n2-ss-layer[data-pm=absolute]{position:absolute;left:0;top:0}.n2-ss-slider .n2-ss-layer[data-pm=absolute] picture{width:100%}.n2-ss-slider .n2-ss-layer[data-pm=default],.n2-ss-slider .n2-ss-layer[data-pm=normal]{position:relative;min-height:1px}.n2-ss-slider .n2-ss-layer-wrapper{width:100%;height:100%}.n2-ss-slider .n2-ss-layer-content .n2-ss-layer-wrapper,.n2-ss-slider .n2-ss-layer-row .n2-ss-layer-wrapper{height:auto;flex-grow:1}.n2-ss-slider .n2-ss-layer.n2-ss-layer--need-height .n2-ss-layer-wrapper{height:100%}.n2-ss-slider .n2-ss-layer[data-sstype=col]>.n2-ss-layer-wrapper,.n2-ss-slider .n2-ss-layer[data-sstype=content]>.n2-ss-layer-wrapper{flex:1 1 auto;min-height:100%;height:auto!important;display:flex;flex-direction:column}.n2-ss-no-bga-fixed *,.n2-ss-slider.n2-ss-mobileLandscape .n2-ss-slider-1,.n2-ss-slider.n2-ss-mobilePortrait .n2-ss-slider-1,.n2-ss-slider.n2-ss-tabletLandscape .n2-ss-slider-1,.n2-ss-slider.n2-ss-tabletPortrait .n2-ss-slider-1,.n2-ss-slider.n2-ss-mobileLandscape .n2-ss-slider-2,.n2-ss-slider.n2-ss-mobilePortrait .n2-ss-slider-2,.n2-ss-slider.n2-ss-tabletLandscape .n2-ss-slider-2,.n2-ss-slider.n2-ss-tabletPortrait .n2-ss-slider-2{background-attachment:scroll!important}.n2-ss-slider .n2-ss-widget{position:relative;-webkit-backface-visibility:hidden;-webkit-perspective:1000px;z-index:1;font-size:16px;transition:opacity .4s ease;opacity:1;box-sizing:initial}.n2-ss-slider .n2-ss-widget[data-position=above],.n2-ss-slider .n2-ss-widget[data-position=below]{margin-left:auto;margin-right:auto}.n2-ss-slider .n2-ss-widget.n2-ss-widget-hidden{opacity:0!important;pointer-events:none}.n2-ss-slider .n2-ss-slider-controls-above,.n2-ss-slider .n2-ss-slider-controls-below{display:flex;flex-flow:column;align-items:center}.n2-ss-slider .n2-ss-slider-controls-side{position:relative;display:flex}.n2-ss-slider .n2-ss-slider-controls-side>*{flex:1 1 auto}.n2-ss-slider .n2-ss-slider-controls-left,.n2-ss-slider .n2-ss-slider-controls-right{flex:0 0 auto;display:flex}.n2-ss-slider .n2-ss-slider-controls-left>*,.n2-ss-slider .n2-ss-slider-controls-right>*{flex:1 1 auto}.n2-ss-slider .n2-ss-slider-controls-left>*{margin-right:var(--widget-offset)}.n2-ss-slider .n2-ss-slider-controls-right>*{margin-left:var(--widget-offset)}.n2-ss-slider .n2-ss-slider-controls-absolute-left,.n2-ss-slider .n2-ss-slider-controls-absolute-right{position:absolute;right:100%;top:0;height:100%;display:flex;flex-flow:var(--ss-rr);align-items:center;visibility:hidden}[dir=rtl] .n2-ss-slider .n2-ss-slider-controls-absolute-left{justify-content:flex-start}[dir=rtl] .n2-ss-slider .n2-ss-slider-controls-absolute-right{justify-content:flex-end}.n2-ss-slider .n2-ss-slider-controls-absolute-left>*,.n2-ss-slider .n2-ss-slider-controls-absolute-right>*{visibility:visible}.n2-ss-slider .n2-ss-slider-controls-absolute-right{left:100%;right:auto;flex-flow:row}.n2-ss-slider .n2-ss-slider-wrapper-outside,.n2-ss-slider .n2-ss-slider-wrapper-inside{position:relative;display:grid;grid-template-columns:100%}.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls{z-index:10;position:absolute;width:100%;height:100%;visibility:hidden;display:flex}.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls>*{visibility:visible}.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls-advanced{display:block;opacity:0;transition:opacity .4s}.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls-advanced--ready{opacity:1}.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls-advanced>*{position:absolute!important}.n2-ss-slider .n2-ss-slider-controls-absolute-left-top{align-items:flex-start;flex-flow:var(--ss-r)}.n2-ss-slider .n2-ss-slider-controls-absolute-left-top>*{margin:var(--widget-offset) 0 0 var(--widget-offset)}.n2-ss-slider .n2-ss-slider-controls-absolute-center-top{align-items:center;flex-flow:column}.n2-ss-slider .n2-ss-slider-controls-absolute-center-top>*,.n2-ss-slider .n2-ss-slider-controls-below>*{margin-top:var(--widget-offset)}.n2-ss-slider .n2-ss-slider-controls-absolute-right-top{flex-flow:var(--ss-rr);align-items:flex-start}.n2-ss-slider .n2-ss-slider-controls-absolute-right-top>*{margin:var(--widget-offset) var(--widget-offset) 0 0}.n2-ss-slider .n2-ss-slider-controls-absolute-left-center{align-items:center;flex-flow:var(--ss-r)}.n2-ss-slider .n2-ss-slider-controls-absolute-left-center>*,.n2-ss-slider .n2-ss-slider-controls-absolute-right>*{margin-left:var(--widget-offset)}.n2-ss-slider .n2-ss-slider-controls-absolute-right-center{align-items:center;flex-flow:var(--ss-rr)}.n2-ss-slider .n2-ss-slider-controls-absolute-right-center>*,.n2-ss-slider .n2-ss-slider-controls-absolute-left>*{margin-right:var(--widget-offset)}.n2-ss-slider .n2-ss-slider-controls-absolute-left-bottom{align-items:flex-end;flex-flow:var(--ss-r)}.n2-ss-slider .n2-ss-slider-controls-absolute-left-bottom>*{margin:0 0 var(--widget-offset) var(--widget-offset)}.n2-ss-slider .n2-ss-slider-controls-absolute-center-bottom{align-items:center;flex-flow:column-reverse}.n2-ss-slider .n2-ss-slider-controls-absolute-center-bottom>*,.n2-ss-slider .n2-ss-slider-controls-above>*{margin-bottom:var(--widget-offset)}.n2-ss-slider .n2-ss-slider-controls-absolute-right-bottom{align-items:flex-end;flex-flow:var(--ss-rr)}.n2-ss-slider .n2-ss-slider-controls-absolute-right-bottom>*{margin:0 var(--widget-offset) var(--widget-offset) 0}.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls-absolute-right-top,.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls-absolute-left-top,.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls-absolute-left-bottom,.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls-absolute-right-bottom{z-index:11}.n2-ss-slider .n2-ss-static-slide{justify-self:stretch;align-self:stretch;display:flex;flex-direction:column;position:relative;z-index:25;-webkit-backface-visibility:hidden;text-align:center;--ssselfalign: center;opacity:.001;transition:opacity .4s}.n2-ss-slider.n2-ss-loaded .n2-ss-static-slide{opacity:1}.n2-ss-slider .n2-ss-static-slide div[data-sstype=slide]>.n2-ss-layer,.n2-ss-slider .n2-ss-static-slide div[data-sstype=content][data-hasbackground="1"]>div.n2-ss-section-main-content,.n2-ss-slider .n2-ss-static-slide div[data-sstype=content] .n2-ss-section-main-content>*{visibility:visible}.n2-ss-slider .n2-ss-static-slide,.n2-ss-slider .n2-ss-static-slide div[data-sstype=slide],.n2-ss-slider .n2-ss-static-slide div[data-sstype=content][data-hasbackground="0"],.n2-ss-slider .n2-ss-static-slide div[data-sstype=content][data-hasbackground="0"] div.n2-ss-section-main-content{visibility:hidden}.n2-ss-slider .n2-ss-shape-divider{position:absolute;left:0;width:100%;height:100px;pointer-events:none;z-index:13}.n2-ss-slider .n2-ss-shape-divider-inner{height:100%;transform-origin:center top}.n2-ss-slider .n2-ss-shape-divider-bottom .n2-ss-shape-divider-inner{position:absolute;bottom:0;left:0;width:100%;transform-origin:center bottom}.n2-ss-slider .n2-ss-shape-divider svg{display:block;height:100%;width:100%}.n2-ss-slider .n2-ss-shape-divider-top{top:0}.n2-ss-slider .n2-ss-shape-divider-bottom{bottom:0}.n2-ss-slider .n2-ss-slide .nextend-slide-bg{position:absolute;top:0;left:0;width:100%;max-width:none!important;height:auto;background:rgba(0,0,0,.002)}.n2-ss-slider video.n2-ow{max-width:none}.n2-ss-slider .n2-ss-item-video-container{overflow:hidden;width:100%;height:100%}.n2-ss-slider .n2-ss-item-video-container video{width:100%;height:100%}.n2-ss-slider .n2-ss-item-iframe-wrapper{-webkit-overflow-scrolling:touch;overflow-y:auto;height:100%}.n2-ss-slider .n2i{vertical-align:top}.n2-ss-slider iframe.n2-ow{max-width:none;display:block}.n2-ss-slider .n2-ss-item-iframe{height:100%}.n2-ss-slider .n2-grabbing{cursor:grabbing!important}.n2-ss-slider .n2-grabbing .n2-ss-slide{pointer-events:none}.n2-ss-slider .n2-ss-item-input-form{display:flex;flex-flow:row}.n2-ss-slider .n2-ss-item-input-form .n2-input{flex:1 1 auto}.n2-ss-slider .n2-ss-item-input-form .n2-form-button{margin:0}.n2-ss-slider form.n2-ow{margin:0;border:0;padding:0}.n2-ss-slider .n2-input{height:auto;width:auto;box-sizing:border-box;margin:0;border:0;padding:0;display:inline-block;vertical-align:middle;white-space:normal;background:0 0;line-height:1;font-size:13px;font-family:Arial,serif;box-shadow:none}.n2-ss-slider input.n2-ow:focus{outline:0}.n2-ss-slider input.n2-ow[placeholder]{overflow:hidden;text-overflow:clip}.n2-ss-slider ::-moz-placeholder{text-overflow:clip;color:inherit}.n2-ss-slider input.n2-ow:-moz-placeholder{text-overflow:clip;color:inherit}.n2-ss-slider input.n2-ow::-webkit-input-placeholder,.n2-ss-slider input.n2-ow::placeholder{color:inherit}.n2-ss-slider table.n2-ow{table-layout:auto;margin:0}.n2-ss-slider .n2-ow .n2-ss-thumbnail-type{width:48px;height:48px;margin-left:-24px;margin-top:-24px;position:absolute;left:50%;top:50%}.n2-ss-slider .n2-ss-section-main-content .n2-ss-item{float:none}.n2-ss-slider .n2-ss-layer[data-sstype=row].n2-ss-stretch-layer{display:flex;flex:1 1 auto}.n2-ss-slider .n2-ss-layer[data-sstype=row].n2-ss-stretch-layer>.n2-ss-layer-wrapper{display:flex}.n2-ss-slider .n2-ss-layer-row{box-sizing:border-box;display:flex}.n2-ss-slider .n2-ss-layer-row-inner{position:relative;box-sizing:border-box;display:flex;visibility:hidden;width:100%}.n2-ss-slider .n2-ss-layer-row-inner>*{visibility:visible}.n2-ss-slider .n2-ss-layer[data-sstype=row].n2-ss-stretch-layer .n2-ss-layer-row{height:auto;width:100%}.n2-ss-slider .n2-ss-layer-row>.n2-ss-layer{box-sizing:border-box;width:1px;flex:1 1 auto}.n2-ss-slider .n2-ss-layer-row .n2-ss-item{float:none}.n2-ss-slider .n2-ss-layer[data-sstype=slide]{flex:0 0 auto;position:relative;box-sizing:border-box;width:100%;height:100%;min-height:100%;z-index:2;display:flex;justify-content:center;flex-flow:column}.n2-ss-slider .n2-ss-layer-content .n2-ss-layer--auto:not([data-pm=absolute]){width:auto!important}.n2-ss-slider .n2-ss-layer-content .n2-ss-layer[data-pm=normal]{max-width:calc(100% - var(--margin-right) - var(--margin-left))}.n2-ss-slider .n2-ss-layer[data-sstype=content]{flex:0 0 auto;width:100%;min-height:100%;position:relative;z-index:2;display:flex}.n2-ss-slider .n2-ss-layer-content{flex:0 0 auto;display:flex;flex-direction:column;justify-content:flex-start;box-sizing:border-box;position:relative;min-height:10px}.n2-ss-slider .n2-ss-section-main-content{flex:1 1 auto;display:flex;justify-content:center;flex-direction:column;min-height:100%;max-width:100%}.n2-ss-slider .n2-ss-layer-with-background{--n2bgimage: none;--n2bggradient: none;background-image:var(--n2bggradient),var(--n2bgimage);background-size:cover,cover;background-repeat:no-repeat,no-repeat;transition:all .3s;transition-property:border-color,background-color,border-radius,box-shadow}.n2-ss-slider .n2-ss-layer[data-sstype=col]{display:flex;flex-flow:column;order:10;flex:0 1 auto}.n2-ss-slider .n2-ss-layer--block>.n2-ss-layer-row>.n2-ss-layer-row-inner>.n2-ss-layer[data-sstype=col],.n2-ss-slider .n2-ss-layer--block>.n2-ss-layer-wrapper>.n2-ss-layer-row>.n2-ss-layer-row-inner>.n2-ss-layer[data-sstype=col]{flex:1 1 auto}.n2-ss-slider .n2-ss-layer-col{box-sizing:border-box;position:relative;width:100%;height:auto;flex:1 1 auto}.n2-ss-slider .n2-ss-layer-col>.n2-ss-layer{flex:0 0 auto}.n2-ss-slider .n2-ss-layer:not([data-sstype=col]){align-self:var(--ssselfalign)}.n2-ss-slider .n2-ss-item-image-content{overflow:hidden;line-height:0}.n2-ss-slider .n2-ss-img-wrapper,.n2-ss-slider .n2-ss-img-wrapper img{line-height:0}.n2-ss-slider .n2-ss-item-image-content img{display:inline-block;max-width:100%}.n2-ss-slider .n2-ss-item-image-content a{display:inline-block}.n2-ss-slider .n2-ss-item-image-content picture{width:100%}.n2-ss-slider img.n2-ss-item-image-area{display:block;width:100%!important;height:100%!important}.n2-ss-slider .n2_ss_video_player{position:relative}.n2-ss-slider .n2_ss_video_player .n2_ss_video_player__placeholder{padding-top:56.25%}.n2-ss-slider .n2_ss_video_player[data-aspect-ratio="16:10"] .n2_ss_video_player__placeholder{padding-top:62.5%}.n2-ss-slider .n2_ss_video_player[data-aspect-ratio="4:3"] .n2_ss_video_player__placeholder{padding-top:75%}.n2-ss-slider .n2_ss_video_player iframe,.n2-ss-slider .n2_ss_video_player video,.n2-ss-slider .n2_ss_video_player .n2_ss_video_player__cover{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.n2-ss-slider .n2_ss_video_player .n2_ss_video_player__cover{z-index:2;transform:translate3d(0,0,0)}.n2-ss-slider .n2_ss_video_player[data-aspect-ratio=fill]{min-height:50px;height:100%}.n2-ss-slider .n2_ss_video_player[data-aspect-ratio=fill] .n2_ss_video_player__placeholder,.n2-ss-slider .n2_ss_video_player[data-aspect-ratio=fill]>.n2_ss_video_player__placeholder,.n2-ss-slider .n2_ss_video_player[data-aspect-ratio=fill]>.n2_ss_video_player__placeholder{padding-top:0}.n2-ss-slider .n2_ss_video_player[data-aspect-ratio=fill] video{position:static;height:auto}.n2-ss-slider .n2-ss-layer[data-pm=absolute]>.n2-ss-item>.n2_ss_video_player[data-aspect-ratio=fill]>video,.n2-ss-slider .n2-ss-layer[data-pm=absolute]>.n2_ss_video_player[data-aspect-ratio=fill]>video,.n2-ss-slider .n2_ss_video_player[data-aspect-ratio=fill]>video,.n2-ss-slider .n2_ss_video_player[data-aspect-ratio=fill]>video{position:static;height:100%}.n2-ss-slider img.n2_ss_video_cover{display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;object-fit:cover}.n2-ss-slider img.n2_ss_video_play_btn{position:absolute;left:50%;top:50%;z-index:2;width:48px;height:48px;transform:translate(-50%,-50%)}.n2-ss-slider .n2-ss-animated-heading-wrapper,.n2-ss-slider .n2-ss-animated-heading-wrapper *,.n2-ss-slider .n2-ss-highlighted-heading-wrapper,.n2-ss-slider .n2-ss-highlighted-heading-wrapper *{text-decoration:none!important}.n2_clear{clear:both}[data-force-hidden],[data-force-hidden] *{visibility:hidden!important}.n2-ss-slider .n2-ss-reveal-clip{pointer-events:none;visibility:hidden;position:absolute;left:0;top:0;z-index:1000000;width:100%;height:100%;overflow:hidden}.n2-ss-slider .n2-ss-reveal-clip>*{position:absolute;left:0;top:0;width:100%;height:100%}.n2-ss-slider .n2-widget-html{z-index:10}.n2-ss-slider .n-particles-js-canvas-el{position:absolute;left:0;top:0;width:100%;height:100%;z-index:12}ss-text,ss-word,ss-char{position:relative;display:inline-block}ss-p{display:block}ss3-loader{display:none;place-content:center;position:absolute;left:0;top:0;width:100%;height:100%;z-index:100000}ss3-loader:after{content:'';display:block;border:9px solid RGBA(0,0,0,.6);border-top:9px solid #fff;border-radius:50%;box-shadow:inset 0 0 0 1px RGBA(0,0,0,.6),0 0 0 1px RGBA(0,0,0,.6);width:40px;height:40px;animation:n2-ss-loader-spin 2s linear infinite}@keyframes n2-ss-loader-spin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}