@font-face {
font-family: 'icomoon';
src:  url(//www.meierguss.de/wp-content/plugins/real3d-flipbook/css/fonts/icomoon.eot?wodyul);
src:  url(//www.meierguss.de/wp-content/plugins/real3d-flipbook/css/fonts/icomoon.eot?wodyul#iefix) format('embedded-opentype'),
url(//www.meierguss.de/wp-content/plugins/real3d-flipbook/css/fonts/icomoon.ttf?wodyul) format('truetype'),
url(//www.meierguss.de/wp-content/plugins/real3d-flipbook/css/fonts/icomoon.woff?wodyul) format('woff'),
url(//www.meierguss.de/wp-content/plugins/real3d-flipbook/css/fonts/icomoon.svg?wodyul#icomoon) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="flipbook-icon-"], [class*=" flipbook-icon-"] { font-family: 'icomoon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.flipbook-icon-pause1:before {
content: "\e911";
}
.flipbook-icon-play_arrow:before {
content: "\e900";
}
.flipbook-icon-volume_mute:before {
content: "\e912";
}
.flipbook-icon-volume_up:before {
content: "\e913";
}
.flipbook-icon-add:before {
content: "\e90e";
}
.flipbook-icon-clear:before {
content: "\e916";
}
.flipbook-icon-remove1:before {
content: "\e910";
}
.flipbook-icon-text_format:before {
content: "\e901";
}
.flipbook-icon-insert_drive_file:before {
content: "\e902";
}
.flipbook-icon-file_download:before {
content: "\e903";
}
.flipbook-icon-keyboard_arrow_down:before {
content: "\e918";
}
.flipbook-icon-keyboard_arrow_left:before {
content: "\e904";
}
.flipbook-icon-keyboard_arrow_right:before {
content: "\e905";
}
.flipbook-icon-picture_as_pdf:before {
content: "\e914";
}
.flipbook-icon-local_printshop:before {
content: "\e906";
}
.flipbook-icon-zoom_out_map:before {
content: "\e907";
}
.flipbook-icon-fullscreen:before {
content: "\e908";
}
.flipbook-icon-fullscreen_exit:before {
content: "\e909";
}
.flipbook-icon-first_page:before {
content: "\e90a";
}
.flipbook-icon-last_page:before {
content: "\e90b";
}
.flipbook-icon-share1:before {
content: "\e90c";
}
.flipbook-icon-bookmark1:before {
content: "\e917";
}
.flipbook-icon-search1:before {
content: "\e90d";
}
.flipbook-icon-toc:before {
content: "\e915";
}
.flipbook-icon-view_module:before {
content: "\e90f";
}
.flipbook-icon-plus:before {
content: "\f067";
}
.flipbook-icon-minus:before {
content: "\f068";
}
.flipbook-icon-search:before {
content: "\f002";
}
.flipbook-icon-th-large:before {
content: "\f009";
}
.flipbook-icon-close:before {
content: "\f00d";
}
.flipbook-icon-remove:before {
content: "\f00d";
}
.flipbook-icon-times:before {
content: "\f00d";
}
.flipbook-icon-download:before {
content: "\f019";
}
.flipbook-icon-volume-off:before {
content: "\f026";
}
.flipbook-icon-volume-up:before {
content: "\f028";
}
.flipbook-icon-bookmark:before {
content: "\f02e";
}
.flipbook-icon-print:before {
content: "\f02f";
}
.flipbook-icon-play:before {
content: "\f04b";
}
.flipbook-icon-pause:before {
content: "\f04c";
}
.flipbook-icon-expand:before {
content: "\f065";
}
.flipbook-icon-compress:before {
content: "\f066";
}
.flipbook-icon-twitter:before {
content: "\f099";
}
.flipbook-icon-facebook:before {
content: "\f09a";
}
.flipbook-icon-facebook-f:before {
content: "\f09a";
}
.flipbook-icon-list-ol:before {
content: "\f0cb";
}
.flipbook-icon-envelope:before {
content: "\f0e0";
}
.flipbook-icon-linkedin:before {
content: "\f0e1";
}
.flipbook-icon-angle-double-left:before {
content: "\f100";
}
.flipbook-icon-angle-double-right:before {
content: "\f101";
}
.flipbook-icon-angle-left:before {
content: "\f104";
}
.flipbook-icon-angle-right:before {
content: "\f105";
}
.flipbook-icon-angle-down:before {
content: "\f107";
}
.flipbook-icon-file:before {
content: "\f15b";
}
.flipbook-icon-digg:before {
content: "\f1a6";
}
.flipbook-icon-share-alt:before {
content: "\f1e0";
}
.flipbook-icon-pinterest-p:before {
content: "\f231";
}
.flipbook-icon-whatsapp:before {
content: "\f232";
}
.flipbook-icon-mouse-pointer:before {
content: "\f245";
}
.flipbook-icon-i-cursor:before {
content: "\f246";
}
.flipbook-icon-reddit-alien:before {
content: "\f281";
} .flipbook-overlay {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: url(//www.meierguss.de/wp-content/plugins/real3d-flipbook/images/overlay_lightbox.png) repeat;
z-index: 2147483646 !important;
}
.flipbook-wrapper {
position: absolute;
width: 100%;
height: 100%;
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
text-shadow: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: #ffffff; }
.flipbook-lightbox-thumb-overlay {
opacity: 0;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(255, 255, 255, 0.2);
-webkit-transition: all .2s ease-out;
-moz-transition: all .2s ease-out;
-o-transition: all .2s ease-out;
transition: all .2s ease-out;
}
.flipbook-lightbox-thumb-overlay:hover {
opacity: 1;
}
.flipbook-lightbox-thumb-icon {
position: relative;
margin-left: -50%;
margin-top: -50%;
color: #555;
display: none;
}
.flipbook-lightbox-thumb-icon-holder {
position: absolute;
left: 50%;
top: 50%;
}
.flipbook-wrapper-transparent {
width: 100%;
height: 100%;
background: none;
}
.flipbook-main-wrapper {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
direction: ltr !important;
}
.flipbook-bookLayer {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
}
.flipbook-zoomLayer {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0px;
overflow: hidden;
opacity: .7;  }
.flipbook-zoomLayer-inside {
display: block;
position: relative;
background-image: url(//www.meierguss.de/wp-content/plugins/real3d-flipbook/grid.jpg);
background-size: contain;
text-align: center;
}
.flipbook-zoomLayer-inside .flipbook-carousel-page {
float: left;
}
.flipbook-center-container {  transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
}
.flipbook-center-container-wrapper {}
.flipbook-center-wrapper {}
.flipbook-book {
display: block;
position: relative;
}
.flipbook-page {
position: absolute;
width: 100%;
height: 100%;
transform: translateZ(0px); will-change: transform;
}
.flipbook-page3 {
position: absolute;
background: #eee;    }
.flipbook-page3-html {
position: absolute;  height: 1000px; transform-origin: 0 0;
top: 0;
left: 0;      }
.flipbook-page3-inner {
overflow:hidden;
width: 100%;
height: 100%;
position: absolute;
}
.flipbook-page3-bg {
width: 100%;
height: 100%;
position: absolute;
}
.flipbook-page3-image { width: 100%;
height: 100%;
position: absolute;  }
.flipbook-page3 img { top: 0;
bottom: 0;
right: 0;
left: 0; height: 100%;
margin: auto;
position: absolute;
transform-origin: 0 0;
-webkit-transform-origin: 0 0;  float: left;
user-select: none;
pointer-events: none;
max-width: unset;
}
.flipbook-page3 canvas { width: 100%;
height: 100%;     }
.flipbook-page3-shadow {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
transform-origin: 0 0;
-webkit-transform-origin: 0 0;   background: #000;
opacity: 0;
pointer-events: none; }
.flipbook-page3-front {
transform-origin: 0 50%;
-webkit-transform-origin: 0 50%; }
.flipbook-page3-back {
transform-origin: 100% 50%;
-webkit-transform-origin: 100% 50%; z-index: 999999 !important;
}
.flipbook-book3 {
display: block;
position: relative; }
.flipbook-center-container3 {
position: relative; perspective: 4000px;
-webkit-perspective: 4000px;  will-change: transform;
border: none;     }
.flipbook-page-face {
position: absolute;
background-color: #DDD; -backface-visibility: hidden;
-webkit-backface-visibility: hidden;
transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
}
.flipbook-page-overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(0, 0, 0, .9);
pointer-events: none !important;
z-index: 10;
}
.flipbook-page-htmlContent {
transform-origin: 0 0;
z-index: 50;
}
.flipbook-page-htmlContent video, .flipbook-page-htmlContent iframe{
max-width: initial;
}
.flipbook-book canvas {
position: absolute;
left: 0;
top: 0;
z-index: 50;
width: 100%;
height: 100%; -backface-visibility: hidden;
-webkit-backface-visibility: hidden;
transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
}
.flipbook-page img {
width: 100%;
height: 100%; -backface-visibility: hidden;
-webkit-backface-visibility: hidden;
transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
}
.flipbook-opacity0 {
opacity: 0;
}
.flipbook-opacity1 {
opacity: 1;
}
.flipbook-arrow-wrapper {
opacity: .85;
transition: opacity .3s;
}
.flipbook-arrow-wrapper:hover {
opacity: 1;
}
.flipbook-left-arrow {
display: block !important;
position: absolute !important;
top: 50% !important;
margin-top: -20px;
speak: none;
font-style: normal;
font-weight: normal;  -webkit-font-smoothing: antialiased;
text-align: center;
cursor: pointer;
width: 40px; -webkit-border-radius: 0;
border-radius: 0;
}
.flipbook-right-arrow {
display: block !important;
position: absolute !important;
top: 50% !important;
speak: none;
right: 0;
font-style: normal;
font-weight: normal;
-webkit-font-smoothing: antialiased;
text-align: center;
cursor: pointer;
}
.flipbook-first-arrow {
display: block !important;
position: absolute !important;
top: 50%;
speak: none;
left: 0;
font-style: normal;
font-weight: normal;
-webkit-font-smoothing: antialiased;
text-align: center;
cursor: pointer;
}
.flipbook-last-arrow {
display: block !important;
position: absolute !important;
top: 50%;
speak: none;
right: 0;
font-style: normal;
font-weight: normal;
-webkit-font-smoothing: antialiased;
text-align: center;
cursor: pointer;
}
.flipbook-currentPageHolder {
position: relative;
z-index: 3;
pointer-events: auto;
display: inline-block;
user-select: none;
}
.flipbook-floating{
background:rgba(0,0,0,.3);
color: #FFF;
position: absolute;
}
.flipbook-floating span{
color: #FFF;
}
.flipbook-floating span:hover{
color: #FFF;
}
.flipbook-currentPageHolder form{
position: absolute !important;
top: 0;
}
.flipbook-currentPageNumber { border-radius: 15px !important; padding: 5px 12px !important; font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif !important;
font-size: 14px;
line-height: initial;
} .flipbook-currentPageInput {
padding: initial !important;
position: absolute !important;
line-height: 14px !important;
background: none !important;
border: none !important;
font-size: 14px !important;
max-width: initial !important;
font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif !important; text-align: center !important; height: 26px !important;
top: 0 !Important;
left: 0 !important;
border: 2px solid rgba(128,128,128,.5);
}
.flipbook-currentPageInput:focus { outline: 2px solid #88888885;
}
.flipbook-color-transparent {
color: transparent!important;
}
.flipbook-browser-fullscreen {
position: fixed !important;
top: 0 !important;
left: 0 !important;
width: 100% !important;
height: 100% !important;
z-index: 999999 !important;
margin: 0 !important;
padding: 0 !important;
} .flipbook-totalPages {
box-shadow: none;
padding-left: 3em !important;
padding-right: 1em !important;
padding-top: 6px !important;
padding-bottom: 6px !important;
border: none !important;
width: 3em !important;
font-size: 1em !important;
font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
text-align: left !important;
line-height: 30px !important; height: 35px; pointer-events: none;
}
.flipbook-currentPage:focus {
outline: none;
}
.flipbook-menuBottom {
position: absolute;
bottom: 0;
margin: 0;
padding: 0;
z-index: 2;
pointer-events: none;
display:flex; }
.flipbook-menu-fixed{
left: 0;
right: 0;
}
.flipbook-menu-fixed .flipbook-menu{
align-items: center;
}
.flipbook-menu-center{
justify-content:center;
align-items: center; }
.flipbook-menu-right{
justify-content: flex-end;
align-self: center;
flex: 1;
display: flex;
min-width: -webkit-min-content;  }
.flipbook-menu-left{
justify-content: flex-start;
align-self: center;
flex: 1;
display: flex;
min-width: -webkit-min-content; }
.flipbook-menu-floating{
margin-top: 5px !important;
margin-bottom: 5px !important;
left: 50%;
transform: translate(-50%, 0);
min-width: fit-content;
box-shadow: 0 0 10px rgba(0,0,0,.1);
border-radius: 2px;
}
.flipbook-menuTop {
position: absolute;
top: 0;
margin: 0;
padding: 0;
z-index: 2;
pointer-events: none;
display: flex;
justify-content: space-between;
}
.flipbook-menuWrapper:hover {
opacity: 1;
}
.flipbook-menu {
position: relative;
text-align: center;
display: flex;
}
.flipbook-menu-btn {
user-select: none;
display: inline;
cursor: pointer;
background: none;
transition: : all .1s ease-out;
-webkit-transition: all .1s ease-out;
-moz-transition: all .1s ease-out;
-o-transition: all .1s ease-out;
}
.flipbook-thumbHolder {
bottom: 0;
position: absolute;
top: 0;
z-index: 9;
width: 250px;
}
.flipbook-thumbsWrapper {
bottom: 0;
position: absolute;
left: 0;
top: 90px;
overflow: hidden;
padding-top: 20px;
}
.flipbook-thumbsScroller {
margin: 0;
padding: 0;
position: relative;
text-align: center;
min-width: 250px;
padding-bottom: 20px;
display: grid;
}
.flipbook-thumb {
margin: 0px auto 30px;
cursor: pointer;
position: relative;
background: rgba(255,255,255,.1);
border: 1px solid rgba(116, 116, 116, .3);
}
.flipbook-search{
box-shadow: rgba(0, 0, 0, .2) 0px 5px 5px;
padding-bottom: 7px;
}
.flipbook-search-match{
padding: 8px 16px;
font-size: 14px;
line-height: 20px;
cursor: pointer;
}
.flipbook-search-match:hover{
text-decoration: underline;
}
.flipbook-search-match-title{
height: 20px;
}
.flipbook-search-match-text{
text-align: left;
}
.flipbook-empty-thumb {
display: inline-block;
position: absolute;
background: rgb(255, 0, 0);
}
.flipbook-thumb-num {
font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
font-size: 14px; line-height: 14px;
user-select: none;  position: relative;
top: 5px;
}
.flipbook-thumb img { display: inline-block; -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);  }
.flipbook-toc {
position: relative;
margin: 0;
padding: 0;
position: absolute;
top: 50px;
bottom: 0;
overflow:  hidden;
width: 100%;
}
.flipbook-tocHolder {
position: absolute;
top: 0;
width: 250px;
bottom: 0;
z-index: 9;
}
.flipbook-tocItem {
display: block;  cursor: pointer;
font-size: 14px;
font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;   }
.flipbook-tocItem .title{
display: inline-block; }
.flipbook-tocItem .title:hover{
text-decoration: underline;
}
.flipbook-tocItem:hover { }
.flipbook-tocItem .right {
float: right;
}
.flipbook-tocTitle {
display: block;
padding: 20px 0;
text-align: right;
text-transform: uppercase;
}
.flipbook-bmHolder {
position: absolute;
top: 0;
width: 250px;
bottom: 0;
transition: : all .3s ease-out;
-webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -o-transition: all .3s ease-out;    z-index: 9;
box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 0 6px rgba(0, 0, 0, 0.23);
}
.flipbook-searchHolder {
position: absolute;
top: 0;
width: 250px;
bottom: 0;
transition: : all .3s ease-out;
-webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -o-transition: all .3s ease-out;    z-index: 9;
box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 0 6px rgba(0, 0, 0, 0.23);
}
.flipbook-findbar input {
width: 210px;
padding: 5px;
font-size: 14px;
margin-left: 10px;
}
.flipbook-findbar input:focus {
outline:2px solid #bfbfbf;
}
.flipbook-find-info {
padding-left: 15px;
font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif !important;
font-size: 14px;
pointer-events: none;
}
.invisible {
opacity: 0;
pointer-events: none;
display: none;
}
.transition {
-webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; }
.flipbook-shareButtons {
width: 41px;
position: absolute;  bottom: 40px;  max-width: 100%;
max-height: 100%;
overflow: hidden;  ;  text-align: center;
}
.flipbook-shareBtn {
display: inline-block;
cursor: pointer;  }
.flipbook-share-email{
background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='at' class='svg-inline--fa fa-at fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='currentColor' d='M256 8C118.941 8 8 118.919 8 256c0 137.059 110.919 248 248 248 48.154 0 95.342-14.14 135.408-40.223 12.005-7.815 14.625-24.288 5.552-35.372l-10.177-12.433c-7.671-9.371-21.179-11.667-31.373-5.129C325.92 429.757 291.314 440 256 440c-101.458 0-184-82.542-184-184S154.542 72 256 72c100.139 0 184 57.619 184 160 0 38.786-21.093 79.742-58.17 83.693-17.349-.454-16.91-12.857-13.476-30.024l23.433-121.11C394.653 149.75 383.308 136 368.225 136h-44.981a13.518 13.518 0 0 0-13.432 11.993l-.01.092c-14.697-17.901-40.448-21.775-59.971-21.775-74.58 0-137.831 62.234-137.831 151.46 0 65.303 36.785 105.87 96 105.87 26.984 0 57.369-15.637 74.991-38.333 9.522 34.104 40.613 34.103 70.71 34.103C462.609 379.41 504 307.798 504 232 504 95.653 394.023 8 256 8zm-21.68 304.43c-22.249 0-36.07-15.623-36.07-40.771 0-44.993 30.779-72.729 58.63-72.729 22.292 0 35.601 15.241 35.601 40.77 0 45.061-33.875 72.73-58.161 72.73z'%3E%3C/path%3E%3C/svg%3E");
}
.flipbook-menu-overlay {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgba(0, 0, 0, .7);
z-index: 999999;
} .flipbook-icon{
speak: none;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 1;
-webkit-font-smoothing: antialiased; bottom: 0;
text-align: center;
pointer-events: auto;
box-sizing: initial;
display: inline-block;
}
.flipbook-btn-close {
height: 40px;
width: 40px;
position: absolute;
top: 0;
right: 0;
cursor: pointer;
}
.flipbook-btn-close-icon {
height: 40px;
line-height: 40px !important;
} .flipbook-skin-color { }
.flipbook-font {
font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
font-size: 14px;
}
.flipbook-btn {
text-transform: uppercase;
font-weight: bold;
user-select: none;
cursor: pointer; width: 200px;
line-height: 32px;
text-align: center; margin: 5px auto;
border: 1px solid #868686;
border: none;
background: #f9f9f9;
background: none;
border-radius: 3px;  -webkit-transition: none;
-o-transition: none;
transition: none;
font-size: 12px;
} .flipbook-bg-dark {
background: rgb(49, 53, 56);
}
.flipbook-color-dark {
color: rgba(255, 255, 255, 0.75);
}
.flipbook-color-dark:hover {
color: #FFF;
} .flipbook-bg-light {
background: rgb(255, 255, 255);
}
.flipbook-color-light {
color: rgba(50, 50, 50, 0.75);
}
.flipbook-color-light:hover {
color: rgb(50,50,50);
} .flipbook-bg-twilight {
background: #141414;
}
.flipbook-color-twilight {
color: #FEFFD3;
}
.flipbook-color-twilight:hover {
color: #FEFFD3;
} .flipbook-bg-darkgrey {
background: #212121;
}
.flipbook-color-darkgrey {
color: #9E9E9E;
}
.flipbook-color-darkgrey:hover {
color: #BDBDBD;
} .flipbook-bg-lightgrey {
background: #E0E0E0;
}
.flipbook-color-lightgrey {
color: #757575;
}
.flipbook-color-lightgrey:hover {
color: #616161;
}
.flipbook-lightbox-toolbar { }
.flipbook-lightbox-close {
position: absolute !important;
z-index: 85 !important;
right: 0px !important;
top: 0 !important;
text-align: center !important;
text-decoration: none !important;
cursor: pointer;
opacity: .85;
transition: opacity .3s;
}
.flipbook-lightbox-close:hover {
opacity: 1;
}
.flipbook-loading-bar {
position: relative;
width: 100%;
height: 6px;
background-color: #333;
border-bottom: 1px solid #333;
}
.flipbook-progress-bar {
position: absolute;
top: 0;
left: 0;
width: 0%;
height: 100%;
background-color: #ddd;
overflow: hidden;
-webkit-transition: width 200ms;
transition: width 200ms;
}
.flipbook-sub-menu {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, .5);
z-index: 999;
display: table;
}
.flipbook-sub-menu-center {
display: table-cell;
vertical-align: middle;
text-align: center;
}
.flipbook-menu-header {
position: relative;
padding: 10px; font-size: 16px;
text-align: center;  }
.flipbook-menu-title {
pointer-events: none;
user-select: none; }
.flipbook-sub-menu-content {
display: inline-block;
margin-top: -20px;
min-width: 250px;
padding-bottom: 10px;
}
.flipbook-carousel-scroller {     }
.flipbook-carousel-slide {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
text-align: center;
position: absolute;
overflow: hidden;
}
.flipbook-carousel-slide .slide-inner {  }
.flipbook-carousel-slide .slide-wrapper {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.flipbook-carousel-slide canvas {}
.flipbook-carousel-page {  display: inline-block;
background: #f1f1f1;
position: relative;   -moz-transform-origin: 0 0;
-o-transform-origin: 0 0;    }
.flipbook-carousel-page-inner {
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-o-transform-origin: 0 0;
transform-origin: 0 0; margin: 0;
padding: 0;
position: absolute;
height: 100%;
width: 100%;
overflow: hidden;
}
.flipbook-carousel-page-inner canvas {
width: 100%;
height: 100%; }
.flipbook-carousel-zoom-page {
height: 100%;
position: relative;
}
.flipbook-carousel-zoom-page img {
top: 0;
bottom: 0;
right: 0;
left: 0;
margin: auto;
position: absolute;
}
.flipbook-carousel-page img {
top: 0;
bottom: 0;
right: 0;
left: 0;
margin: auto;
position: absolute;
pointer-events: none;
}
.flipbook-carousel-page .page-carousel-img {
height: 100%;  }
.flipbook-carousel-image-wrapper {
position: absolute;
width: 100%;
height: 100%;
}
.flipbook-carousel-zoom-wrapper {
position: absolute;
width: 100%;
height: 100%;
}
.flipbook-carousel-zoom {
position: relative;
width: 100%;
height: 100%;
}
.flipbook-overflow-hidden {
overflow: hidden !important;
} .flipbook-share .social.bottom,
.flipbook-share .social.top {
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-o-transform-origin: 0 0
}
.flipbook-share {
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.flipbook-share [class*=entypo-]:before {
font-family: entypo, sans-serif
}
.flipbook-share label {
font-size: 16px;
cursor: pointer;
margin: 0;
padding: 5px 10px;
border-radius: 5px;
background: #a29baa;
color: #333;
transition: all .3s ease
}
.flipbook-share label:hover {
opacity: .8
}
.flipbook-share label span {
text-transform: uppercase;
font-size: .9em;
font-family: Lato, sans-serif;
font-weight: 700;
-webkit-font-smoothing: antialiased;
padding-left: 6px
}
.flipbook-share ul {
position: relative;
left: 0;
right: 0;
height: 46px;
color: #fff;
margin: auto;
padding: 0;
list-style: none
}
.flipbook-share ul li {
font-size: 16px;
cursor: pointer;
width: 40px;
margin: 0;
padding: 9px 0;
text-align: center;
float: left; height: 22px;
position: relative;
z-index: 2;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
transition: all .3s ease;
}
.flipbook-page-preloader {
width: auto !important;
height:  auto !important;
}
.flipbook-page-preloader-image {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
} .cssload-container {
width: 100%;
height: 100%;
top: 0;
left: 0;
text-align: center;
position: absolute;
z-index: 2147483647!important;
pointer-events: none;
}
.cssload-speeding-wheel {
width: 24px;
height: 24px; border: 3px solid rgba(0, 0, 0, 0.4);
border-radius: 50%;
border-left-color: rgba(255, 255, 255, 0.2);
border-right-color: rgba(255, 255, 255, 0.2);
animation: cssload-spin 575ms infinite linear;
-o-animation: cssload-spin 575ms infinite linear;
-ms-animation: cssload-spin 575ms infinite linear;
-webkit-animation: cssload-spin 575ms infinite linear;
-moz-animation: cssload-spin 575ms infinite linear;
top: 45%;
position: absolute;
left: 50%;
margin-left: -15px;
margin-top: -15px;
z-index: 3;
}
@keyframes cssload-spin {
100% {
transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-o-keyframes cssload-spin {
100% {
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-ms-keyframes cssload-spin {
100% {
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes cssload-spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-moz-keyframes cssload-spin {
100% {
-moz-transform: rotate(360deg);
transform: rotate(360deg);
}
} .flipbook-lightbox-preloader {
background: rgba(0, 0, 0, .5);
height: 100%;
width: 100%;
}
.flipbook-loading-text {
position: absolute;
top: 45%;
margin-top: 20px;
width: 100%;
font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif !important;
font-size: 14px;
color: #AAA !important;
}
.flipbook-loading-bg {
width: 40px;
height: 40px;
border-radius: 4px;
top: 45%;
left: 50%;
position: absolute;
pointer-events: none;
background: rgba(0, 0, 0, .2);
margin: -20px;
display: none;
}
.flipbook-fillPreloader {
position: fixed;
width: 100%;
height: 100%;
display: table-cell;
text-align: center;
vertical-align: middle;
pointer-events: none;
}
.flipbook-fillPreloader img {
position: absolute;
margin: auto;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transition: all 0.11s ease-out;
-moz-transition: all 0.1s ease-out;
transition: all 0.1s ease-out;
}
.thumb-btn-close {
right: -15px;
position: absolute;
top: 0;
cursor: pointer;
}
.flipbook-noselect {
-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.flipbook-btn-active {
background: rgba(128, 128, 128, .5);
border: 2px solid rgba(128, 128, 128, .5) inset;
}
.flipbook-move {
cursor: move; cursor: grab;
cursor: -moz-grab;
cursor: -webkit-grab;
}
.flipbook-page-item{
bottom : auto;
right: auto;
position: absolute;
-webkit-transition: all .2s ease-out;
-moz-transition: all .2s ease-out;
-o-transition: all .2s ease-out;
transition: all .2s ease-out;
}
.flipbook-page-item iframe{
width: 100%;
height: 100%;
} .flipbook-textLayer {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
overflow: hidden;
opacity: 0.2;
line-height: 1.0;
color: #000;
}
.flipbook-page-htmlContent *{
max-width: initial;
}
.flipbook-textLayer mark {
background: #ff0;
color: transparent;
}
.flipbook-textLayer>span {
color: transparent !important; position: absolute;
white-space: pre;
cursor: text;
-webkit-transform-origin: 0% 0%;
-moz-transform-origin: 0% 0%;
-o-transform-origin: 0% 0%;
-ms-transform-origin: 0% 0%;
transform-origin: 0% 0%;
}
.flipbook-textLayer>div {
color: transparent !important; position: absolute;
white-space: pre;
cursor: text;
-webkit-transform-origin: 0% 0%;
-moz-transform-origin: 0% 0%;
-o-transform-origin: 0% 0%;
-ms-transform-origin: 0% 0%;
transform-origin: 0% 0%;
}
.flipbook-textLayer .highlight {
margin: -1px;
padding: 1px;
background-color: rgb(180, 0, 170);
border-radius: 4px;
}
.flipbook-textLayer .highlight.begin {
border-radius: 4px 0px 0px 4px;
}
.flipbook-textLayer .highlight.end {
border-radius: 0px 4px 4px 0px;
}
.flipbook-textLayer .highlight.middle {
border-radius: 0px;
}
.flipbook-textLayer .highlight.selected {
background-color: rgb(0, 100, 0);
}
.flipbook-textLayer ::selection {
background: rgb(0, 0, 255);
}
.flipbook-textLayer ::-moz-selection {
background: rgb(0, 0, 255);
}
.flipbook-textLayer .endOfContent {
background: initial; display: block;
position: absolute;
left: 0px;
top: 100%;
right: 0px;
bottom: 0px;
z-index: -1;
cursor: default;
-webkit-user-select: none;
-ms-user-select: none;
-moz-user-select: none;
}
.flipbook-textLayer .endOfContent.active {
top: 0px;
}
.flipbook-page-simple{ display:  inline-block;
}
.flipbook-page-simple-inner{
position:absolute;
} .flipbook-book-simple{
text-align:center;
}
.flipbook-disable-text-selection{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.annotationLayer section {
position: absolute;
padding: 0;
margin: 0;
}
.annotationLayer .linkAnnotation > a,
.annotationLayer .buttonWidgetAnnotation.pushButton > a,
.flipbook-page-item-link {
position: absolute;
font-size: 1em;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: var(--flipbook-link-color);
animation-duration: 2000ms;
animation-delay: 500ms;
animation-name: flashLinks;
}
@keyframes flashLinks {
0% {
background: var(--flipbook-link-color);
}
20% {
background: var(--flipbook-link-color-hover);
}
100% {
background: var(--flipbook-link-color);
}
}
.annotationLayer .linkAnnotation > a:hover,
.annotationLayer .buttonWidgetAnnotation.pushButton > a:hover,
.flipbook-page-item-link:hover {
background: var(--flipbook-link-color-hover) !important;
}
.annotationLayer .textAnnotation img {
position: absolute;
cursor: pointer;
}
.annotationLayer .textWidgetAnnotation input,
.annotationLayer .textWidgetAnnotation textarea,
.annotationLayer .choiceWidgetAnnotation select,
.annotationLayer .buttonWidgetAnnotation.checkBox input,
.annotationLayer .buttonWidgetAnnotation.radioButton input {
background-color: rgba(0, 54, 255, 0.13);
border: 1px solid transparent;
box-sizing: border-box;
font-size: 9px;
height: 100%;
margin: 0;
padding: 0 3px;
vertical-align: top;
width: 100%;
}
.annotationLayer .choiceWidgetAnnotation select option {
padding: 0;
}
.annotationLayer .buttonWidgetAnnotation.radioButton input {
border-radius: 50%;
}
.annotationLayer .textWidgetAnnotation textarea {
font: message-box;
font-size: 9px;
resize: none;
}
.annotationLayer .textWidgetAnnotation input[disabled],
.annotationLayer .textWidgetAnnotation textarea[disabled],
.annotationLayer .choiceWidgetAnnotation select[disabled],
.annotationLayer .buttonWidgetAnnotation.checkBox input[disabled],
.annotationLayer .buttonWidgetAnnotation.radioButton input[disabled] {
background: none;
border: 1px solid transparent;
cursor: not-allowed;
}
.annotationLayer .textWidgetAnnotation input:hover,
.annotationLayer .textWidgetAnnotation textarea:hover,
.annotationLayer .choiceWidgetAnnotation select:hover,
.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,
.annotationLayer .buttonWidgetAnnotation.radioButton input:hover {
border: 1px solid #000;
}
.annotationLayer .textWidgetAnnotation input:focus,
.annotationLayer .textWidgetAnnotation textarea:focus,
.annotationLayer .choiceWidgetAnnotation select:focus {
background: none;
border: 1px solid transparent;
}
.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,
.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,
.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before {
background-color: #000;
content: '';
display: block;
position: absolute;
}
.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,
.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after {
height: 80%;
left: 45%;
width: 1px;
}
.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before {
border-radius: 50%;
height: 50%;
left: 30%;
top: 20%;
width: 50%;
}
.annotationLayer .textWidgetAnnotation input.comb {
font-family: monospace;
padding-left: 2px;
padding-right: 0;
}
.annotationLayer .textWidgetAnnotation input.comb:focus { width: 115%;
}
.annotationLayer .buttonWidgetAnnotation.checkBox input,
.annotationLayer .buttonWidgetAnnotation.radioButton input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
padding: 0;
}
.annotationLayer .popupWrapper {
position: absolute;
width: 20em;
}
.annotationLayer .popup {
position: absolute;
z-index: 200;
max-width: 20em;
background-color: #FFFF99;
box-shadow: 0px 2px 5px #333;
border-radius: 2px;
padding: 0.6em;
margin-left: 5px;
cursor: pointer;
font: message-box;
word-wrap: break-word;
}
.annotationLayer .popup h1 {
font-size: 1em;
border-bottom: 1px solid #000000;
margin: 0;
padding-bottom: 0.2em;
}
.annotationLayer .popup p {
margin: 0;
padding-top: 0.2em;
}
.annotationLayer .highlightAnnotation,
.annotationLayer .underlineAnnotation,
.annotationLayer .squigglyAnnotation,
.annotationLayer .strikeoutAnnotation,
.annotationLayer .lineAnnotation svg line,
.annotationLayer .squareAnnotation svg rect,
.annotationLayer .circleAnnotation svg ellipse,
.annotationLayer .polylineAnnotation svg polyline,
.annotationLayer .polygonAnnotation svg polygon,
.annotationLayer .inkAnnotation svg polyline,
.annotationLayer .stampAnnotation,
.annotationLayer .fileAttachmentAnnotation {
cursor: pointer;
} .printModal{font-family:sans-serif;display:flex;text-align:center;font-weight:300;font-size:30px;left:0;top:0;position:absolute;color:#045fb4;width:100%;height:100%;background-color:hsla(0,0%,100%,.9)}.printClose{position:absolute;right:10px;top:10px}.printClose:before{content:"\00D7";font-family:Helvetica Neue,sans-serif;font-weight:100;line-height:1px;padding-top:.5em;display:block;font-size:2em;text-indent:1px;overflow:hidden;height:1.25em;width:1.25em;text-align:center;cursor:pointer}.printSpinner{margin-top:3px;margin-left:-40px;position:absolute;display:inline-block;width:25px;height:25px;border:2px solid #045fb4;border-radius:50%;animation:spin .75s linear infinite}.printSpinner:after,.printSpinner:before{left:-2px;top:-2px;display:none;position:absolute;content:"";width:inherit;height:inherit;border:inherit;border-radius:inherit}.printSpinner,.printSpinner:after,.printSpinner:before{display:inline-block;border-color:#045fb4 transparent transparent;animation-duration:1.2s}.printSpinner:before{transform:rotate(120deg)}.printSpinner:after{transform:rotate(240deg)}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-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-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.elementor-element,.elementor-lightbox{--swiper-theme-color:#000;--swiper-navigation-size:44px;--swiper-pagination-bullet-size:6px;--swiper-pagination-bullet-horizontal-gap:6px}.elementor-element .swiper .swiper-slide figure,.elementor-lightbox .swiper .swiper-slide figure{line-height:0}.elementor-element .swiper .elementor-lightbox-content-source,.elementor-lightbox .swiper .elementor-lightbox-content-source{display:none}.elementor-element .swiper .elementor-swiper-button,.elementor-element .swiper~.elementor-swiper-button,.elementor-lightbox .swiper .elementor-swiper-button,.elementor-lightbox .swiper~.elementor-swiper-button{color:hsla(0,0%,93%,.9);cursor:pointer;display:inline-flex;font-size:25px;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.elementor-element .swiper .elementor-swiper-button svg,.elementor-element .swiper~.elementor-swiper-button svg,.elementor-lightbox .swiper .elementor-swiper-button svg,.elementor-lightbox .swiper~.elementor-swiper-button svg{fill:hsla(0,0%,93%,.9);height:1em;width:1em}.elementor-element .swiper .elementor-swiper-button-prev,.elementor-element .swiper~.elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev,.elementor-lightbox .swiper~.elementor-swiper-button-prev{left:10px}.elementor-element .swiper .elementor-swiper-button-next,.elementor-element .swiper~.elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next,.elementor-lightbox .swiper~.elementor-swiper-button-next{right:10px}.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper~.elementor-swiper-button.swiper-button-disabled{opacity:.3}.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%}.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper .swiper-pagination-custom,.elementor-element .swiper .swiper-pagination-fraction,.elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper~.swiper-pagination-custom,.elementor-element .swiper~.swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper .swiper-pagination-custom,.elementor-lightbox .swiper .swiper-pagination-fraction,.elementor-lightbox .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper~.swiper-pagination-custom,.elementor-lightbox .swiper~.swiper-pagination-fraction{bottom:5px}.elementor-element .swiper.swiper-cube .elementor-swiper-button,.elementor-element .swiper.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube~.elementor-swiper-button{transform:translate3d(0,-50%,1px)}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-bullets,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-bullets{bottom:5px;left:0;width:100%}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-progressbar,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-progressbar{height:4px;left:0;top:0;width:100%}.elementor-element.elementor-pagination-position-outside .swiper,.elementor-lightbox.elementor-pagination-position-outside .swiper{padding-bottom:30px}.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper~.elementor-swiper-button{top:calc(50% - 30px / 2)}.elementor-element .elementor-swiper,.elementor-lightbox .elementor-swiper{position:relative}.elementor-element .elementor-main-swiper,.elementor-lightbox .elementor-main-swiper{position:static}.elementor-element.elementor-arrows-position-outside .swiper,.elementor-lightbox.elementor-arrows-position-outside .swiper{width:calc(100% - 60px)}.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev{left:0}.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next{right:0}