/**
 * @license
 * MyFonts Webfont Build ID 3058565, 2015-07-15T04:02:36-0400
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * You may obtain a valid license at the URLs below.
 * Webfont: CenturyGothicStd by Monotype 
 * URL: http://www.myfonts.com/fonts/mti/century-gothic/std-regular/
 * Copyright: Copyright The Monotype Corporation. All rights reserved.
 * Licensed pageviews: 500,000
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3058565
 * 
 * © 2015 MyFonts Inc
*/

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

  
@font-face {font-family: 'CenturyGothicStd';src: url('webfonts/2EAB85_0_0.eot');src: url('webfonts/2EAB85_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2EAB85_0_0.woff2') format('woff2'),url('webfonts/2EAB85_0_0.woff') format('woff'),url('webfonts/2EAB85_0_0.ttf') format('truetype'),url('webfonts/2EAB85_0_0.svg#wf') format('svg');}
 */


/*------------------------------------*\
  RESET
\*------------------------------------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,strong,sub,sup,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;outline:0;vertical-align:baseline}ol,ul{list-style:none}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, contact, q, copy {display: block;}

html, body, .outer { height: 100%;}
body {  font-family: 'Century Gothic', sans-serif;
        font-size: 75% /*12px*/;
        line-height:1.4;
        margin: 0;
        padding: 0;
	background-color: #514c48;
	color: #f7f8f6;      
	font-weight:normal;
	font-style:normal;
}
body.start {background:#514c48 url(images/logo@2x.png) no-repeat 99% 2%;background-attachment:fixed;background-size:429px 28px;}
.bg {position:fixed;bottom:0;right:0;width:571px;height:36px;}
/*body.editorials {background:#514c48 url(images/editorials_hintergrund@2x.png) no-repeat 100% 100%;background-attachment:fixed;background-size:571px 36px;}
body.vita {background:#514c48 url(images/vita_hintergrund@2x.png) no-repeat 100% 100%;background-attachment:fixed;background-size:571px 36px;}
body.kontakt {background:#514c48 url(images/kontakt_hintergrund@2x.png) no-repeat right bottom;background-attachment:fixed;background-size:571px 36px;}
body.still {background:#514c48 url(images/still_hintergrund@2x.png) no-repeat right bottom;background-attachment:fixed;background-size:571px 36px;}
body.interieur {background:#514c48 url(images/interieur_hintergrund@2x.png) no-repeat right bottom;background-attachment:fixed;background-size:571px 36px;}
body.outdoor {background:#514c48 url(images/outdoor_hintergrund@2x.png) no-repeat right bottom;background-attachment:fixed;background-size:571px 36px;}
body.food {background:#514c48 url(images/food_hintergrund@2x.png) no-repeat right bottom;background-attachment:fixed;background-size:571px 36px;}
body.referenzen {background:#514c48 url(images/referenzen_hintergrund@2x.png) no-repeat right bottom;background-attachment:fixed;background-size:571px 36px;}*/

.wrapper { display:table;height:100%;table-layout: fixed;width:100%;}
.menu {display:table-cell;vertical-align:top;width:230px;/*width:12%;*/height:100%;}
.menuContent {background-color:#F8F8F6;height:100%;margin-left:40px;margin-right:20px;}
.menuContent div {padding-top:18em;}
.main {display:table-cell;vertical-align:middle;overflow:hidden;position:relative;}
.mainContent {display:block;overflow:hidden;width:100%;max-width:100%;position:relative;}
.text .main {width:100%;}
.datenschutz .mainContent {width:50%;}

a {text-decoration:none;color:#b5beab;}
p {font-size:1.166666666666667em;/*14px*/;}
h2 {font-size:1.5em;/*18px;*/font-weight:normal;padding:0;margin:0;margin-bottom:1em;}
h3 {font-size:1.333333333333333em;/*16px;*/font-weight:normal;padding:0;margin:.5em 0;}

/***************
* NAVIGATION
****************/
 .menu a {
  font-size:1.583333333333333em;/*19px;*/
  color:#514c48;
  display:block;
  text-decoration:none;
  margin-bottom: .6em;
  margin-left:1em;
 }
 
 .menu a.active, .menu a:hover { color:#d3007b}
 .menu .marginBottom {margin-bottom:60px;}




/***************
* SLIDER
****************/
.swiper-container {
 width: 100%;
 height: 840px;
 margin: 20px auto;
}
figure {margin:0;padding:0;}
figcaption {margin:0;margin-right:3px;padding:0;color:#aaa;width:100%;text-align:right;}
@media screen and (max-height:920px), screen and (max-width: 1520px) {		/*Höhe: 920px	*/
    .swiper-container {height: 500px;}
    .swiper-container img {height:440px;width:auto;}
    .swiper-slide {width:auto !important;}
}
@media screen and (max-height:570px), screen and (max-width: 760px) {		/*Höhe: 570px*/
    .swiper-container {height: 260px;}
    .swiper-container img {height:200px;width:auto;}
    .swiper-slide {width:auto !important;}
}


.content {margin-left:3%;padding:2em 2% 2em 0;width:95%;}


/***************
* VITA
****************/
.column {display:table;width:100%;padding-bottom:4em;}
.last {padding-bottom:0;}
.column p {display:table-cell;padding-top:4px;}
.vita h2 {display:table-cell;width:13em;padding-right:1em;vertical-align:top;}
@media screen and (max-width:520px) {
 .column {display:block;}
 .vita h2 {display:block;width:100%;padding-right:0;margin-bottom:.5em;}
 .column p {display:block}
}


/***************
* STARTSEITE
****************/
#index_gesamt {display:none;}
.index { width:100%;}
.index div { height:auto;display:inline-block;max-width:100%;vertical-align:bottom;}
.index figure { margin-right:5px;margin-bottom:1em;max-width:100%;height:auto;}
.index figcaption span {display:inline-block;margin-right:2px;font-size:1.833333333333333em;/*22px*/;line-height:1;}
.index img { max-width:100%;height:auto;margin-top:-4px;}
.logo {position:absolute;top:2em;right:1em;}




/***************
* KONTAKT
****************/
.main .kontakt img {margin-bottom:2em;max-width:100%;height:auto;}
fieldset { padding:10px;width:30em;margin-bottom:1em;margin-top:3em;}	
fieldset legend {color:	#f7f8f6;}
fieldset label {width:	30%;text-align:	justify;line-height:1.5;float:left;margin:15px 0px 0px 0px;}
fieldset input, textarea {float:left;margin:15px 20px 0px 5px;width:60%;padding:1px;border:1px solid #cfd4d4;}
.absenden {cursor: pointer;width: 10em;background:#f0f2ee;}



/***************
* MEDIA QUERIES
****************/
@media screen and (max-width:62.5em), screen and (max-height:680px) {
 body.editorials .main, body.vita .main, body.kontakt .main, body.still .main, body.interieur .main, body.outdoor .main, body.food .main, body.referenzen .main {margin-bottom:2em;}
}

@media screen and (min-width:162.5em) {			/*2600px*/
.index figcaption span {font-size:2.333333333333333em;/*28px;*/}
}


@media screen and (max-width:75em) {			/*1200px*/
.index figcaption span {font-size:1.666666666666667em;/*20px;*/}
}


@media screen and (max-width:62.5em) {			/*1000px*/
 .outer {height:auto;position:relative;}
 .wrapper, .main {display:block;}
 .menu {display:block;height:auto;width:100%}
 .menuContent {display:block;margin:0;height:auto;}
 .menuContent div {padding:4% 2% 2% 2%;}
 .menu .marginBottom { margin-bottom: 0;}
 .menu a {display:inline-block;width:17%;margin:1% 1% 3% 1%;}
 .content { margin:0;padding:2% 2% 10% 2%;width:96%;}
 .main {vertical-align:top;margin:8em 2% 0 2%;}
 .text .main {width:96%;}
  body.start {background-position:99% 98%;} 
}

@media screen and (max-width:44em) {			/*704px*/
 .menu a {width:30%;}
 .main {margin-top:4em;}
}

@media screen and (max-width:37.5em) {			/*600px*/
 /*body.editorials, body.vita, body.kontakt, body.still, body.interieur, body.outdoor, body.food, body.referenzen {background-size:240px 15px;} */
 .bg img, .bg {width:240px;height:15px;}
 .bg {position:relative;text-align:right;float:right;margin-right:5px;margin-bottom:5px;}
  body.start {background-size:215px 14px;}
  .index {margin-bottom:4em;}
}
@media screen and (max-height:540px) {
  .index {margin-bottom:6em;}
  .main {margin-top:4em;}
}


@media screen and (max-width:27em) {			/*432px*/
 .menu a {width:45%;}
 fieldset { width:90%;}
 .main {margin-top:2em;}
}


/**
 * Swiper 3.0.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 * Copyright 2015, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * Licensed under MIT
 * Released on: April 25, 2015
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-fles-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAABYCAYAAAC+uwT3AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2tJREFUeNrc3M9rE0EUB/Dpmhp70JtHwb/Gk+hFRYv4oxakWgUTxFqwpAdrIja1FqJtGqotiooXQfw/vIgevHjxIiIIakAT33MnsIRtuvPdndk3efBYWrJJPjvJ7Mzum4x0u13F0W7/Uh5EQLlIeYLyG+UNyrfRBxSLY/+3Ix7BGNWknIj87wflOOWbflig/Ig4FMdeymeUh+N28BU1EBd4jurHHfIFtp4AFcXVfYC1KM8b7rNPOqxl0FLRuCUZhqIuUz6RCkuDakjtFTNDSYI9AFHlOJQUGKOugKj6oBPg0KHyhllD5QmzisoLZh2VB+weiLppguIoOEStUE6DqKrpTgXhqBLlEjrfkYoqoygXsGUQdd30O+USxm/sKrDfjO5klEQYo66BqFpW1xSGDmUDJgKVNUwMKktYFURVbKCygt1R4TV0BDVvq0sOMkDNSEOlHVJVJbZUWtiiHseJRKEwFMWte9fVVML0O7YAouZdokxhC3puhKAqrqfpwTCiksK8QyWBeYnaCXbbV9Qg2BzlLPB8NQmo7WBz4Em0Bg6vnMCGAtUPKw0LiiNamfOZNgeA0f2sJFBcZc5P4HkOUu5WAiPoG6S2Dfc/RfmSco9k2GvK0wDuKOVzabj+XvFVSlxRKiyK+w3gXkhpue1GHoybpPwD4LaU29tTxmPFpyosUTDFHVNhJVpBKkzpo4/gjueNSzIf8xKX9EW39HaDcpchjmMcODDOrnkwjusH//rQcqZXqRg3BeK4WnRUKoyjCeLO6p52VCqsh5sAW84JLs1NiU3JuLR3W8TisuipNvX2MU9cgVPBScqOtBaL4i5SdoGW21AWbvJn+YRNEHfGBi7rIyUGZ6POo4fr5ImzNcxp6o5kFcB1lPnSDyct1os1FdbEm8Y5fWDEwjgaIG4yLc5FvWIa3Dr6Hl3VBKO4C2iH4rLYuaFbQQEdijHOdRV3S095ENyaZBjHI8pL4MeyKRnG8RDEJe4t81zbYhWX92okazgJ68es4KSs+GNcCcStSIZxLIG46TictFW1aXGBVFhaXKX3h+Tf8+CqcNP1LV+LxbH9Ulss2nKmJe/vJH8Uo3Hf4GP5SUVWPvnwQyVJvnOMOkL5wSdYD1feAfVecnc/KOoxuFgUR0H5FYz7rsLLe19UWE30Me6B/wQYABEX4WU/HmopAAAAAElFTkSuQmCC");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAABYCAYAAAC+uwT3AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAzZJREFUeNrc3E1rE0EYB/DJWIh68urBkwfFize/hhdRsahIk6KF+hLFpHpo8KAGSSpqlYKmKoIHvSie/Bx+APHgB7AHjUrj89hdGEq22f3Pyz6zf3gIbTK7/e1MZ2dhN7XxeKw4o9FPtS2HqHpU+6nWqIYqgtTre/6/zmS8f4TqI9XB5OdjVPuoBiqS6ByoNH2qVqywLJSJuxYb7PAUVJpBDDgT9iQHysRdjQV2tGDbFck9Z8KeAe3FDksT1k2GYyVwJmyTarEquEnnsUrgdMbvGfccxF2SDOM0QdxTCTg95f1ocTrHZ6LE6Zyfiw6nC3yWcS9A3EXJMM481WtgP7yqmZMM45P4BRDHQ3lBKszEIcNyNRROg+0Y1wAnlCA4bdm+KRWnHWyDcS9B3LxkmEpmPHS2bEqGobMl73/NB0473BaKq/nAaccHSgxOexjeKe4diDsnFZbiZkHc0AXOF4zzB8TtcoHzCSsV5xvmAteUCjNxrwAcdBIPBUtxDbDnGHdWKozzl+oMiFsvggsNs8UN8+LKgNngZvLiyoJ5x5UJM3HvQdysVFiK46P/AcDx1fsJqTDOL6pTAG431ZtJOCkwzojqNICrT8JJgqU9Z4M7LhWW4k5SvQVwPckwzm+qr0C7vebMIjH3qdpAu4eSewxFLSvjJjZdIdQdqbOiM5QkWBdE3Z2EkgLrJke9aO5R3Za6VrRB3ZK6uveGKhPmFVUWzDuqDNhNEDUoggoNWzYXqQVR14s20gFRXaBdD0GFgqEoXol00J1qwaglmx1rocNvyXbnvmBtELViM/x8w9rJUEJQzp6d0VVEuYaJQbmEiUK5gt0AUY+Ux+fRbGH8hz0A2vEDC1d8nkBtYPxURB9ELfpe7qCwjsKe1wyCQmGd5NqoaPqhUAisBaIeJ5OMkghrgf9TjLoc+jJdVxGVFxYdKg8sStQ0WLSonWALIGooAZUFY9QqiJpTQqKriNoOO18VFKdmfFHJN3o5EDsq/aISs8d+FNzGusSemjQUeXrfKNBTDSU4Juyz2roTbSMHiu/R3YwFxvk0BRcFKus8loWLBrXTyoNxfLPWF6rvauuOl2hQnH8CDAB88tsYLBUAKwAAAABJRU5ErkJggg==");right:10px;left:auto}
.swiper-pagination{position:absolute;text-align:center;-webkit-transition:300ms;-moz-transition:300ms;-o-transition:300ms;transition:300ms;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination{bottom:10px;left:0;width:100%}.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{margin:0 5px}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px)}.swiper-container-cube.swiper-container-vertical .swiper-cube-shadow{z-index:0}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end)infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end)infinite;animation:swiper-preloader-spin 1s steps(12,end)infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}