@media only screen and (max-width: 1300px) {
.wrap,
.boxed-layout #page,
.boxed-layout-small #page,
.ad-banner-top-wrap,
.ad-banner-one-wrap,
.catalog-slider-promotion-wrap,
.promo-category-wrap {
max-width: 96%;
}
.boxed-layout .wrap,
.boxed-layout-small .wrap {
max-width: 94%;
}
.four-column-full-width {
width: 33.33%;
}
.four-column-full-width:nth-child(4n+5) {
clear: none;
}
.four-column-full-width:nth-child(3n+4) {
clear: both;
}
#search-box {
min-width: 400px;
}
.catalog-menu-box {
width: 30%;
}
.main-slider {
width: 70%;
float: right;
}
.product-promotion {
margin: 0;
padding: 0;
width: 100%;
}
.product-promotion-wrap {
margin: 20px -12px 0;
}
.product-promotion-content {
display: inline-block;
padding-left: 10px;
padding-right: 10px;
width: 33.33%;
margin-left: -2px;
margin-right: -2px;
}
.advertisement-banner-one .six-column-grid .shoppingcart-grid-product,
.advertisement-banner-one .seven-column-grid .shoppingcart-grid-product,
.product-widget-box .six-column-grid .shoppingcart-grid-product,
.product-widget-box .seven-column-grid .shoppingcart-grid-product {
width: 20%
}
.product-widget-box .woocommerce ul.cart_list li, 
.product-widget-box .woocommerce ul.product_list_widget li {
width: calc(33.33% - 24px);
}
} @media only screen and (max-width: 1023px) {
.boxed-layout #page,
.boxed-layout-small #page {
overflow: hidden;
}
#search-box {
min-width: auto;
}
.header-navigation-wrap {
text-align: center;
}
.header-social-block {
display: inline-block;
float: none;
}
.widget-title {
font-size: 22px;
line-height: 1.364;	
}
.slider-content .slider-title, 
.slider-content .slider-title a {
font-size: 26px;
line-height: 70px;
}
.slider-content .slider-text {
font-size: 13px;
line-height: 20px;
}
.slider-content .slider-text a.more-link {
padding: 2px 0;
width: 160px;
}
.slider-content .btn-default {
font-size: 12px;
line-height: 18px;
margin: 10px 5px 0;
padding: 4px 12px;
}
#primary,
#secondary {
margin-bottom: 50px;
width: 100%;
border: none;
}
#secondary {
padding: 0px;
}
.left-sidebar-layout #primary {
float: none;
padding-left: 0px;
}
.left-sidebar-layout #secondary {
float: none;
padding-right: 0px;
border: none;
}
.no-sidebar-layout #main {
margin: 0 ;
width: 100%;
}
.single .post.hentry {
display: block;
padding: 15px;
}
.navigation.post-navigation {
padding: 0 15px;
} .column {
margin: 0 -15px;
}
.two-column,
.three-column,
.four-column {
padding: 0 15px 40px;
}
.two-column,
.four-column,
.three-column,
.four-column-full-width,
.business-sidebar .three-column,
.boxed-layout-small .four-column-full-width {
width: 50%;
}
.three-column:nth-child(3n+4),
.four-column:nth-child(4n+5),
.four-column-full-width:nth-child(3n+4),
.boxed-layout-small .four-column-full-width:nth-child(3n+4),
.column-2:nth-child(2n+3),
.column-3:nth-child(3n+4),
.column-4:nth-child(4n+5) {
clear: none;
}
.three-column:nth-child(2n+3),
.four-column:nth-child(2n+3),
.four-column-full-width:nth-child(2n+3),
.boxed-layout-small .four-column-full-width:nth-child(2n+3) {
clear: both;
}
.promo-category-content,
.big-promo-category .promo-content-wrap .promo-category-content:first-child,
.advertisement-banner-one .four-column-grid .shoppingcart-grid-product,
.advertisement-banner-one .five-column-grid .shoppingcart-grid-product,
.advertisement-banner-one .six-column-grid .shoppingcart-grid-product,
.advertisement-banner-one .seven-column-grid .shoppingcart-grid-product,
.product-widget-box .four-column-grid .shoppingcart-grid-product,
.product-widget-box .five-column-grid .shoppingcart-grid-product,
.product-widget-box .six-column-grid .shoppingcart-grid-product,
.product-widget-box .seven-column-grid .shoppingcart-grid-product {
width: 33.33%
}
#colophon .widget-area {
margin: 0;
display: block;
}
#colophon .column-1,
#colophon .column-2,
#colophon .column-3,
#colophon .column-4 {
border-right: none;
width: 100%;
float: none;
padding: 0;
display: block;
}
.error-404 .page-content {
padding: 20px;
}
} @media only screen and (max-width: 980px) { #sticky-header-sticky-wrapper {
height: auto !important;
}
#sticky-header {
position: relative !important;
}
.is-sticky #sticky-header {
top: 0 !important;
}
.is-sticky #sticky-header #site-branding,
.is-sticky #sticky-header .header-right {
display: none;
}
.is-sticky .header-social-block {
display: inline-block;
}
.is-sticky .main-navigation {
float: none;
}
.nav-site-title {
display: none;
}
.top-bar-menu .top-menu-toggle {
background-color: transparent;
border: none;
color: #333;
cursor: pointer;
display: inline-block;
font-size: 18px;
margin: 0 10px;
padding: 5px 0;
position: absolute;
top: 0;
right: 0;
}
.top-bar-menu .top-menu-toggle.on {
color: #777;
}
.top-menu {
background-color: #f8f8f8;
-webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.20);
-moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.20);
box-shadow: 0 0px 3px rgba(0, 0, 0, 0.20);
position: absolute;
padding: 0 15px 2px;
right: -200%;
opacity: 0;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
top: 50px;
z-index: 9999;
}
.toggled-on .top-menu {
right: 0;
opacity: 1;
min-width: 220px;
}
.top-bar .top-bar-menu a {
color: #333;
padding: 0;
}
.top-bar .top-bar-menu ul li {
border-bottom: 1px solid #dfdfdf;
display: block;
}
.top-bar .top-bar-menu ul li:last-child {
border-bottom: none;
}
.top-bar .top-bar-menu ul li ul {
border-top: 1px solid #dfdfdf;
background-color: transparent;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
display: block;
left: 40px;
opacity: 1;
-moz-opacity: 1;
filter:alpha(opacity=100);
padding: 0;
position: static;
top: auto;
visibility: visible;
width: 100%;
}
.top-bar .top-bar-menu ul li ul li {
border-bottom: 1px solid #dfdfdf;
display: block;
float: none;
margin: 0;
opacity: 1;
-moz-opacity: 1;
filter:alpha(opacity=100);
position: relative;
text-align: left;
text-transform: uppercase;
visibility: visible;
width: 100%;
z-index: 1;
}
.top-bar .top-bar-menu ul li ul li a {
margin-left: 15px;
}
.top-bar .top-bar-menu ul li ul li ul li a {
margin-left: 30px;
}
.show-menu-toggle .bars:after, 
.show-menu-toggle .bars:before,
.show-menu-toggle .bars {
width: 15px;
}
.right-top-bar .social-links {
margin-right: 30px;
}
.box-title {
font-size: 26px;
line-height: 33px;
}
.more-products {
opacity: 1;
visibility: visible;
margin-bottom: 0;
}
.sc-footer-column {
width: 50%;
}
.product-widget-box .woocommerce ul.cart_list li img, 
.product-widget-box .woocommerce ul.product_list_widget li img {
margin-right: 0;
width: 100%;
margin-left: 0;
margin-bottom: 10px;
}
} @media only screen and (max-width: 767px) {
.comments-title,
#respond h3#reply-title {
font-size: 26px;
line-height: 1.231;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
margin-bottom: 10px;
}
hr {
margin-bottom: 30px;
}
input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea,
input[type="reset"],
input[type="button"],
input[type="submit"] {
margin-bottom: 20px;
}
input.s {
margin: 0;
}
.top-bar .widget_contact {
width: calc(100% - 80px);
}
.main-slider {
width: 100%;
}
.page-header {
padding: 10px 20px;
}
#content {
padding-top: 40px;
padding-bottom: 0;
} .column {
margin: 0;
}
.two-column,
.three-column {
padding: 0 0 30px;
width: 100%;
}
.two-column-full-width,
.four-column-full-width,
.boxed-layout-small .four-column-full-width,
#primary .three-column, 
#primary .four-column-full-width, 
#primary .four-column {
margin: 0;
width: 100%;
}
.four-column {
padding: 0 10px 30px;
width: 50%;
}
.three-column:nth-child(2n+3) {
clear: none;
}
.three-column-post .post-container,
.four-column-post .post-container {
width: 50%;
}
.top-bar .top-bar-menu {
width: 100%;
}
.right-top-bar .social-links {
display: none;
}
#site-branding,
.header-right {
float: none;
text-align: center;
}
#search-box input[type="search"] {
margin-bottom: 0;
}
#search-box input.search-field {
width: calc(100% - 50px);
}
#search-box .search-submit,
#search-box .woocommerce-product-search button[type="submit"] {
width: 50px;
} .menu-toggle {
background-color: rgba(0, 0, 0, 0);
border: 0 none;
cursor: pointer;
display: inline-block;
font-size: 0;
padding: 20px 0;
width: 30px;
position: absolute;
right: 0;
top: 6px;
}
.menu-toggle .line-bar:before {
transition: top 0.1s ease 0.14s, 
opacity 0.1s ease 0s;
}
.line-bar:before {
top: -8px;
}
.line-bar:after {
bottom: -8px;
}
.line-bar:after, 
.line-bar:before {
content: "";
display: block;
}
.line-bar, 
.line-bar:after, 
.line-bar:before {
border-radius: 5px;
height: 2px;
position: absolute;
transition-duration: 0.15s;
transition-property: transform, -webkit-transform;
transition-timing-function: ease;
width: 30px;
}
.menu-toggle .line-bar:after {
transition: bottom 0.1s ease 0.14s, 
transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s, 
-webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
}
.menu-toggle .line-bar {
transition-duration: 0.1s;
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.line-bar {
display: block;
margin-top: -2px;
}
.menu-toggle.on .line-bar:before {
opacity: 0;
top: 0;
transition: top 0.1s ease 0s, opacity 0.1s ease 0.14s;
}
.menu-toggle.on .line-bar:after {
bottom: 0;
transform: rotate(-90deg);
transition: bottom 0.1s ease 0s, 
transform 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.14s, 
-webkit-transform 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.14s;
}
.menu-toggle.on .line-bar {
transform: rotate(45deg);
transition-delay: 0.14s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.menu {
display: none;
}
.toggled-on .menu {
display: block;
}
.hide-catalog-menu .menu-toggle {
position: relative;
top: 2px;
}
.widget_nav_menu .menu {
display: block;
}
.sub-menu-toggle {
background-color: #333;
color: #fff;
float: right;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
margin: 6px;
cursor: pointer;
position: relative;
z-index: 9;
}
.main-navigation {
display: block;
padding: 0;
min-height: 45px;
}
.hide-catalog-menu .main-navigation {
text-align: center;
}
.main-navigation > ul > li {
position: inherit;
width: 100%;
border-top: 1px solid rgba(0, 0, 0, 0.1);
margin-left: 0;
}
.main-navigation > ul > li::before {
visibility: hidden;
}
.main-navigation a {
float: none;
height: inherit;
line-height: 1.833;
padding: 10px 0;
} .main-navigation ul li:hover ul {
top: auto;
}
.main-navigation ul li ul {
background-color: transparent;
border-top: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
display: block;
left: 40px;
opacity: 1;
-moz-opacity: 1;
filter:alpha(opacity=100);
position: static;
top: auto;
visibility: visible;
width: 100%;
transition: none;
}
.main-navigation ul li ul li {
float: none;
margin: 0;
position: relative;
text-align: left;
width: 100%;
z-index: 1;
display: block;
opacity: 1;
-moz-opacity: 1;
filter:alpha(opacity=100);
visibility:visible;
}
.main-navigation ul li ul li {
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.main-navigation ul li ul li::before {
position: static;
}
.main-navigation ul li ul li ul {
left: 160px;
display: block;
opacity: 1;
-moz-opacity: 1;
filter:alpha(opacity=100);
visibility:visible;
}
#site-navigation ul ul ul a {
padding-left: 40px;
}
.main-navigation ul ul li:hover ul {
top: 0;
display: block;
opacity: 1;
-moz-opacity: 1;
filter:alpha(opacity=100);
visibility:visible;
}
.main-navigation li.menu-item-has-children > a:after, 
.main-navigation li.page_item_has_children > a:after {
display: none;
}
.is-sticky .main-navigation a {
line-height: inherit;
} .catalog-slider-promotion-box .catalog-menu-box {
display: none;
}
.catalog-menu-box {
background-color: #fff;
-webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.20);
-moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.20);
box-shadow: 0 0px 3px rgba(0, 0, 0, 0.20);
z-index: 9999;
position: fixed;
left: -100%;
height: 100%;
max-width: 360px;
top: 0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
overflow: hidden;
}
.catalog-menu-wrap {
padding: 50px 30px 0;
overflow-y: scroll;
position: relative;
height: 100%;
margin-right: -17px;
}
.catalog-menu-box.show {
left: 0;
}
.admin-bar .catalog-menu-box {
top: 30px;
}
.page-overlay.catalog-menu-open {
visibility: visible;
opacity: 1;
-moz-opacity: 1;
filter:alpha(opacity=100);
}
.page-overlay {
position: fixed;
display: block;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: rgba(34, 34, 34, 0.6);
cursor: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath fill='%23FFF' d='M20 1l-1-1-9 9-9-9-1 1 9 9-9 9 1 1 9-9 9 9 1-1-9-9'/%3E%3C/svg%3E"),pointer;
z-index: 999;
visibility: hidden;
opacity: 0;
-moz-opacity: 0;
filter:alpha(opacity=0);
-webkit-transition: all .4s cubic-bezier(.075,.82,.165,1),opacity 250ms;
-moz-transition: all .4s cubic-bezier(.075,.82,.165,1),opacity 250ms;
-o-transition: all .4s cubic-bezier(.075,.82,.165,1),opacity 250ms;
transition: all .4s cubic-bezier(.075,.82,.165,1),opacity 250ms;
}
.header-catalog-menu-wrap {
display: block;
}
.show-menu-toggle {
background-color: transparent;
border: none;
cursor: pointer;
display: inline-block;
float: left;
padding: 13px 0;
}
.show-menu-toggle .sn-text {
font-size: 20px;
line-height: 20px;
margin-left: 5px;
}
.show-menu-toggle .bars:after, 
.show-menu-toggle .bars:before {
background-color: #999;
position: absolute;
content: '';
display: inline-block;
height: 2px;
outline: 1px solid transparent;
right: 0;
width: 25px;
-webkit-transition: all 0.25s;
-moz-transition: all 0.25s;
-o-transition: all 0.25s;
transition: all 0.25s;
}
.show-menu-toggle .bars:after {
top: 7px;
}
.show-menu-toggle .bars:before {
top: -7px;
}
.show-menu-toggle .bars {
background-color: #999;
display: inline-block;
width: 25px;
height: 2px;
position: relative;
top: -13px;
vertical-align: bottom;
}
.hide-menu-toggle {
cursor: pointer;
padding: 4px 20px 10px;
position: absolute;
right: 14px;
top: 0;
background-color: #333;
}
.hide-menu-toggle .bars:after, 
.hide-menu-toggle .bars:before {
background-color: #fff;
position: absolute;
content: '';
display: inline-block;
width: 20px;
height: 2px;
-webkit-transition: all ease .3s;
-moz-transition: all ease .3s;
-o-transition: all ease .3s;
-ms-transition: all ease .3s;
transition: all ease .3s;
outline: 1px solid transparent;
left: 0;
}
.hide-menu-toggle .bars:after {
top: 0;
-webkit-transform: translateX(-50%) rotate(-45deg);
-moz-transform: translateX(-50%) rotate(-45deg);
-ms-transform: translateX(-50%) rotate(-45deg);
-o-transform: translateX(-50%) rotate(-45deg);
transform: translateX(-50%) rotate(-45deg);
}
.hide-menu-toggle .bars:before {
top: 0;
-webkit-transform: translateX(-50%) rotate(45deg);
-moz-transform: translateX(-50%) rotate(45deg);
-ms-transform: translateX(-50%) rotate(45deg);
-o-transform: translateX(-50%) rotate(45deg);
transform: translateX(-50%) rotate(45deg);
}
.hide-menu-toggle .bars {
display: inline-block;
position: relative;
top: -10px;
vertical-align: bottom;
}
.catalog-menu-box {
width: 100%;
}
.cat-nav-menu {
min-width: 230px;
}
.catalog-menu ul li ul,
.catalog-menu ul li ul li ul {
border: none;
position: relative;
left: 0;
visibility: visible;
opacity: 1;
display: block;
box-shadow: none;
transition: none;
}
.catalog-menu ul li ul,
.catalog-menu ul li:hover ul ul,
.catalog-menu ul ul li:hover ul ul,
.catalog-menu ul ul ul li:hover ul ul,
.catalog-menu ul ul ul ul li:hover ul ul {
visibility: visible;
}
.catalog-menu li.menu-item-has-children > a:before, 
.catalog-menu li.page_item_has_children > a:before {
transform: rotate(90deg);
}
.box-header {
padding: 0;
}
#main .post {
margin-bottom: 30px;
}
.site-main .post:nth-child(3) {
margin-right: 0;
width: 100%;
}
.site-main .post:nth-child(4) {
margin-left: 0;
width: 100%;
}
.two-column-blog #primary .post {
width: 100%;
float: left;
margin-right: 0;
}
.site-main .post .post-image-content,
.small-image-blog .site-main .post:nth-child(2) .post-image-content,
.small-image-blog .site-main .post:nth-child(3) .post-image-content, 
.small-image-blog .site-main .post:nth-child(4) .post-image-content {
margin-bottom: 30px;
margin-right: 0;
width: 100%;
}
.small-image-blog .site-main .post:nth-child(3) {
margin-right: 0;
}
.two-column-blog #primary .post:nth-child(2n+1) {
margin-left: 0;
}
.promo-content-wrap,
.advertisement-banner-one .shoppingcart-grid-widget-wrap,
.product-widget-box .shoppingcart-grid-widget-wrap {
margin-left: -10px;
}
.promo-content-wrap {
width: calc(100% + 10px);
}
.promo-category-content,
.advertisement-banner-one .shoppingcart-grid-product,
.product-widget-box .shoppingcart-grid-product {
margin-bottom: 10px;
padding-left: 10px;
}
.shoppingcart-slide-widget .shoppingcart-grid-product {
padding: 0;
margin: 0;
}
.promo-category-content,
.big-promo-category .promo-content-wrap .promo-category-content:first-child,
.advertisement-banner-one .three-column-grid .shoppingcart-grid-product,
.advertisement-banner-one .four-column-grid .shoppingcart-grid-product,
.advertisement-banner-one .five-column-grid .shoppingcart-grid-product,
.advertisement-banner-one .six-column-grid .shoppingcart-grid-product,
.advertisement-banner-one .seven-column-grid .shoppingcart-grid-product,
.product-widget-box .three-column-grid .shoppingcart-grid-product,
.product-widget-box .four-column-grid .shoppingcart-grid-product,
.product-widget-box .five-column-grid .shoppingcart-grid-product,
.product-widget-box .six-column-grid .shoppingcart-grid-product,
.product-widget-box .seven-column-grid .shoppingcart-grid-product {
width: 50%
}
.two-ad-banner .ad-banner-top-image,
.three-ad-banner .ad-banner-top-image,
.four-ad-banner .ad-banner-top-image,
.five-ad-banner .ad-banner-top-image {
width: 100%;
display: block;
padding-bottom: 10px;
}
.advertisement-banner-one {
margin-top: 10px;
}
.catalog-slider-promotion-wrap {
padding: 10px;
}
.product-promotion-wrap {
margin: 10px -7px 0;
}
.widget_custom-tagcloud {
margin-bottom: 32px;
}
.widget_posts {
margin-bottom: 20px;
}
.brand-wrap {
width: 80%;
}
.product-widget-box .woocommerce ul.cart_list, 
.product-widget-box .woocommerce ul.product_list_widget {
margin-left: -10px;
}
.product-widget-box .woocommerce ul.cart_list li, 
.product-widget-box .woocommerce ul.product_list_widget li {
width: calc(50% - 14px);
margin-bottom: 10px;
margin-left: 10px;
}
#colophon .widget_posts {
margin-bottom: 20px;
}
.site-info #site-branding {
max-width: 100%;
}
.site-info .social-links,
.site-info .copyright {
float: none;
text-align: center;
}
} @media only screen and (max-width: 480px) {
#content {
padding-top: 30px;
}
.boxed-layout #colophon,
.boxed-layout-small #colophon {
margin-bottom: 10px;
} .column {
margin: 0;
}
.four-column {
padding: 0 0 30px;
width: 100%;
}
.four-column:nth-child(2n+3) {
clear: none;
}
.two-column-post .post-container,
.three-column-post .post-container,
.four-column-post .post-container {
width: 100%;
}
.custom-logo-link .custom-logo {
height: 50px;
}
#search-box {
max-width: 175px;
margin-top: 5px;
}
#search-box input.search-field,
#search-box .woocommerce-product-search button[type="submit"],
#search-box .search-submit {
height: 30px;
}
.btn-default {
padding: 6px 18px;
font-size: 13px;
}
.catalog-slider-promotion-box {
margin-top: 10px;
}
.catalog-menu-box {
right: -200%;
max-width: 280px;
}
.catalog-menu-wrap {
margin-right: 0;
}
.box-header {
margin-bottom: 30px;
}
.box-title {
font-size: 22px;
line-height: 28px;
}
.box-sub-title {
font-size: 13px;
}
.product-promotion-content {
display: inline-block;
padding-left: 10px;
padding-right: 10px;
width: 50%;
margin: 0 -2px 10px;
}
.product-promotion-content:last-child {
margin-bottom: 20px;
}
.hide-catalog-menu .product-promotion-content, 
.full-width-slider .product-promotion-content {
width: 50% !important;
}
.promo-category-text {
margin: 0;
}
.promo-category-text h4 {
font-size: 14px;
}
.promo-category-text p {
line-height: 15px;
font-size: 9px;
}
.more-products {
font-size: 12px;
}
} @media only screen and (max-width: 319px) {
.slider-content {
padding: 15px 0;
}
.sc-footer-column {
width: 100%;
}
}@font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOkCnqEu92Fr1Mu51xFIzIFKw.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOkCnqEu92Fr1Mu51xMIzIFKw.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOkCnqEu92Fr1Mu51xEIzIFKw.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOkCnqEu92Fr1Mu51xLIzIFKw.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOkCnqEu92Fr1Mu51xHIzIFKw.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOkCnqEu92Fr1Mu51xGIzIFKw.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOkCnqEu92Fr1Mu51xIIzI.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(https://veashop.cz/wp-content/fonts/roboto/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}.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 blockquote.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,.n2-ss-slider .n2-ow-all blockquote{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;filter: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)}}.n2-ss-slider .n2-input,.n2-ss-slider .n2-ss-item-counter-counting-div{-webkit-transform:translate3d(0,0,0)}