body{min-height:100lvh;--f:1;min-width:1920px}@media (min-width:1200px) and (max-width:1919px){body{min-width:1200px}}@media (min-width:960px) and (max-width:1199px){body{min-width:960px}}@media (min-width:768px) and (max-width:959px){body{min-width:768px}}@media (min-width:480px) and (max-width:767px){body{min-width:480px}}@media (max-width:479px){body{min-width:320px}}.animated{-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3)}50%{opacity:1}100%{-webkit-transform:scale3d(1,1,1)}}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}100%{transform:scale3d(1,1,1)}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}
@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0, 0, 0)}}@keyframes bounceInLeft{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translate3d(0, 0, 0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}
@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0, 0, 0)}}@keyframes bounceInRight{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translate3d(0, 0, 0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}
.c1{display:inline-block;position:relative;margin-left:0;margin-top:0}body{min-height:100lvh;--f:1;min-width:1920px}@media (min-width:1200px) and (max-width:1919px){body{min-width:1200px}}@media (min-width:960px) and (max-width:1199px){body{min-width:960px}}@media (min-width:768px) and (max-width:959px){body{min-width:768px}}@media (min-width:480px) and (max-width:767px){body{min-width:480px}}@media (max-width:479px){body{min-width:320px}}@-webkit-keyframes revealInRight{from{-webkit-clip-path:polygon(-30% -30%, -30% -30%, -30% 130%, -30% 130%);-webkit-transform:translate3d(0,0,0)}to{-webkit-clip-path:polygon(-30% -30%, 130% -30%, 130% 130%, -30% 100%);-webkit-transform:translate3d(0,0,0)}}@keyframes revealInRight{from{clip-path:polygon(-30% -30%, -30% -30%, -30% 130%, -30% 130%);-webkit-transform:translate3d(0,0,0)}to{clip-path:polygon(-30% -30%, 130% -30%, 130% 130%, -30% 130%);-webkit-transform:translate3d(0,0,0)}}.revealInRight{-webkit-animation-name:revealInRight;animation-name:revealInRight}
@-webkit-keyframes revealInLeft{from{-webkit-clip-path:polygon(130% -30%, 130% -30%, 130% 130%, 130% 130%);-webkit-transform:translate3d(0,0,0)}to{-webkit-clip-path:polygon(-30% -30%, 130% -30%, 130% 130%, -30% 130%);-webkit-transform:translate3d(0,0,0)}}@keyframes revealInLeft{from{clip-path:polygon(130% -30%, 130% -30%, 130% 130%, 130% 130%);-webkit-transform:translate3d(0,0,0)}to{clip-path:polygon(-30% -30%, 130% -30%, 130% 130%, -30% 130%);-webkit-transform:translate3d(0,0,0)}}.revealInLeft{-webkit-animation-name:revealInLeft;animation-name:revealInLeft}
.c6{display:inline-block;position:relative;margin-left:0;margin-top:0}body{min-height:100lvh;--f:1;min-width:1920px}@media (min-width:1200px) and (max-width:1919px){body{min-width:1200px}}@media (min-width:960px) and (max-width:1199px){body{min-width:960px}}@media (min-width:768px) and (max-width:959px){body{min-width:768px}}@media (min-width:480px) and (max-width:767px){body{min-width:480px}}@media (max-width:479px){body{min-width:320px}}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px)}}@keyframes flipInX{from{transform:perspective(400px) rotate3d(1,0,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}.flipInX{backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}.plyr--fullscreen-fallback{transform:translate3d(0,0,1px) !important}@-webkit-keyframes zoomInRightSubtle{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3) translate3d(300px,0,0)}80%{opacity:1;-webkit-transform:translate3d(0,0,0)}100%{-webkit-transform:scale3d(1,1,1)}}@keyframes zoomInRightSubtle{from{opacity:0;transform:scale3d(.3,.3,.3) translate3d(300px,0,0)}80%{opacity:1;transform:translate3d(0,0,0)}100%{transform:scale3d(1,1,1)}}.zoomInRightSubtle{-webkit-animation-name:zoomInRightSubtle;animation-name:zoomInRightSubtle}
@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0)}}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}.c11{display:inline-block;position:relative;margin-left:0;margin-top:2071px}@media (min-width:1200px) and (max-width:1919px){.c11{margin-top:1653px}}@media (min-width:960px) and (max-width:1199px){.c11{margin-top:665px}}@media (min-width:768px) and (max-width:959px){.c11{margin-top:532px}}@media (min-width:480px) and (max-width:767px){.c11{margin-top:331px}}@media (max-width:479px){.c11{margin-top:604px}}body{min-height:100lvh;--f:1;min-width:1920px}@media (min-width:1200px) and (max-width:1919px){body{min-width:1200px}}@media (min-width:960px) and (max-width:1199px){body{min-width:960px}}@media (min-width:768px) and (max-width:959px){body{min-width:768px}}@media (min-width:480px) and (max-width:767px){body{min-width:480px}}@media (max-width:479px){body{min-width:320px}}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}100%{-webkit-transform:scale3d(1,1,1)}}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}100%{transform:scale3d(1,1,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}
@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1)}}@keyframes bounceIn{from,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0)}}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
.c17{display:block;position:fixed;left:0;top:0;width:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));z-index:2146435132;background-color:rgba(0,0,0,0.56);pointer-events:auto;opacity:0}.ps139{margin-left:auto;margin-right:auto;width:1920px;pointer-events:none}.v15{display:inline-block;vertical-align:top;pointer-events:auto}.ps140{position:relative;margin-left:653px;margin-top:calc(50vh - 316px);margin-top:calc(var(--vh, 1vh) * 50 - 316px)}.s108{min-width:600px;width:600px;height:618px}.c18{border:7px solid rgba(149,239,82,0.65);background-clip:padding-box;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:rgba(127,250,11,0.6);background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/l/diashow-folgt-600.gif)}.webp .c18{background-image:url(../images/h/diashow-folgt-600.webp)}.c19{overflow:scroll;pointer-events:auto;scrollbar-width:none;-ms-overflow-style:none;height:618px;width:100%;margin-top:-7px;margin-left:-7px;border:7px solid transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.v16{display:inline-block;vertical-align:top}.ps141{position:relative;margin-left:500px;margin-top:20px}.s109{min-width:80px;width:80px;height:80px;box-sizing:border-box}.c20{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:40px;-moz-border-radius:40px;border-radius:40px;background-color:#8ea6ed;background-image:url(../images/l/close.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.a5{transform:translateZ(1px);display:inline-block;width:100%;height:100%;z-index:1}.c21{display:inline-block;position:relative;margin-left:0;margin-top:0}.c20:hover{background-color:rgba(149,239,82,0.65);color:rgba(149,239,82,0.65);background-clip:padding-box;border:0}.c20:active{transition:initial;color:#fff}.mfp-bg,.mfp-container,.mfp-wrap{left:0;top:0;height:100%;width:100%}.mfp-container:before,.mfp-content{display:inline-block;vertical-align:middle}.mfp-bg{z-index:2147483640;overflow:hidden;position:fixed}.mfp-wrap{z-index:2147483641;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';height:100%}.mfp-align-top .mfp-container:before,.mfp-loading.mfp-figure,.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}.mfp-content{position:relative;margin:0 auto;text-align:left;z-index:2147483643}.mfp-close,.mfp-preloader{text-align:center;position:absolute}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-gallery .mfp-image-holder .mfp-figure,.mfp-zoom{cursor:pointer}.mfp-zoom{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;top:50%;width:auto;margin-top:-.8em;left:8px;right:8px;z-index:2147483642}.mfp-close,.mfp-preloader a:hover{color:#fff}.mfp-preloader a{color:#ccc}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:2147483644;-webkit-box-shadow:none;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;right:0;top:0;text-decoration:none;opacity:.65;padding:0 0 18px 10px;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-arrow:focus,.mfp-arrow:hover,.mfp-close:focus,.mfp-close:hover,.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-figure,img.mfp-img{line-height:0}.mfp-arrow{position:absolute;opacity:.65;margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder,.mfp-plyr .mfp-container{padding:40px}.mfp-iframe-scaler,.mfp-player-scaler{height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-holder .mfp-content{line-height:0;width:100%}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler iframe,.mfp-player-scaler .player,.mfp-player-scaler .player1{display:block;top:0;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000;position:absolute;left:0;width:100%}.mfp-iframe-scaler{width:100%}.mfp-iframe-scaler iframe{height:100%}.mfp-player-scaler{width:100%;max-width:900px}.mfp-player-scaler .player,.mfp-player-scaler .player1{right:0;bottom:0}.mfp-plyr .player{left:0;max-width:900px;margin:0 auto;height:100%}.mfp-plyr .player1{left:0;max-width:900px;margin:0 auto;height:0}.mfp-image-holder .mfp-content,img.mfp-img{max-width:100%}.mfp-figure:after,img.mfp-img{width:auto;height:auto;display:block}img.mfp-img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;right:0;z-index:-1}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile .mfp-bottom-bar:empty,.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-container,.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.mfp-fade.mfp-bg.mfp-removing,.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0!important}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:.15s ease-out;-moz-transition:.15s ease-out;transition:.15s ease-out}
@media (min-width:1200px) and (max-width:1919px){.ps139{width:1200px}.ps140{margin-left:401px;margin-top:calc(50vh - 200px);margin-top:calc(var(--vh, 1vh) * 50 - 200px)}.s108{min-width:375px;width:375px;height:386px}.c18{background-image:url(../images/t/diashow-folgt-375.gif)}.webp .c18{background-image:url(../images/4/diashow-folgt-375.webp)}.c19{height:386px}.ps141{margin-left:313px;margin-top:13px}.s109{min-width:50px;width:50px;height:50px}.c20{-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px}}@media (min-width:960px) and (max-width:1199px){.ps139{width:960px}.ps140{margin-left:323px;margin-top:calc(50vh - 161px);margin-top:calc(var(--vh, 1vh) * 50 - 161px)}.s108{min-width:300px;width:300px;height:309px}.c18{background-image:url(../images/t/diashow-folgt-300.gif)}.webp .c18{background-image:url(../images/e/diashow-folgt-300.webp)}.c19{height:309px}.ps141{margin-left:250px;margin-top:10px}.s109{min-width:40px;width:40px;height:40px}.c20{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}}@media (min-width:768px) and (max-width:959px){.ps139{width:768px}.ps140{margin-left:262px;margin-top:calc(50vh - 130px);margin-top:calc(var(--vh, 1vh) * 50 - 130px)}.s108{min-width:240px;width:240px;height:247px}.c18{background-image:url(../images/2/diashow-folgt-240.gif)}.webp .c18{background-image:url(../images/l/diashow-folgt-240.webp)}.c19{height:247px}.ps141{margin-left:200px;margin-top:8px}.s109{min-width:32px;width:32px;height:32px}.c20{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}}@media (min-width:480px) and (max-width:767px){.ps139{width:480px}.ps140{margin-left:161px;margin-top:calc(50vh - 84px);margin-top:calc(var(--vh, 1vh) * 50 - 84px)}.s108{min-width:150px;width:150px;height:154px}.c18{background-image:url(../images/6/diashow-folgt-150.gif)}.webp .c18{background-image:url(../images/2/diashow-folgt-150.webp)}.c19{height:154px}.ps141{margin-left:125px;margin-top:5px}.s109{min-width:20px;width:20px;height:20px}.c20{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}}@media (max-width:479px){.ps139{width:320px}.ps140{margin-left:108px;margin-top:calc(50vh - 58px);margin-top:calc(var(--vh, 1vh) * 50 - 58px)}.s108{min-width:100px;width:100px;height:103px}.c18{background-image:url(../images/e/diashow-folgt-100.gif)}.webp .c18{background-image:url(../images/0/diashow-folgt-100.webp)}.c19{height:103px}.ps141{margin-left:84px;margin-top:4px}.s109{min-width:13px;width:13px;height:13px}.c20{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}}@media (min-width:1920px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1920px) and (min-resolution:144dpi){.c18{background-image:url(../images/c/diashow-folgt-1200.gif)}.webp .c18{background-image:url(../images/h/diashow-folgt-1200.webp)}}@media (min-width:1200px) and (max-width:1919px) and (min-width:1200px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1200px) and (max-width:1919px) and (min-width:1200px) and (min-resolution:144dpi){.c18{background-image:url(../images/c/diashow-folgt-750.gif)}.webp .c18{background-image:url(../images/t/diashow-folgt-750.webp)}}@media (min-width:960px) and (max-width:1199px) and (min-width:960px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:960px) and (max-width:1199px) and (min-width:960px) and (min-resolution:144dpi){.c18{background-image:url(../images/n/diashow-folgt-600.gif)}.webp .c18{background-image:url(../images/4/diashow-folgt-600.webp)}}@media (min-width:768px) and (max-width:959px) and (min-width:768px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:768px) and (max-width:959px) and (min-width:768px) and (min-resolution:144dpi){.c18{background-image:url(../images/0/diashow-folgt-480.gif)}.webp .c18{background-image:url(../images/c/diashow-folgt-480.webp)}}@media (min-width:480px) and (max-width:767px) and (min-width:480px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:480px) and (max-width:767px) and (min-width:480px) and (min-resolution:144dpi){.c18{background-image:url(../images/r/diashow-folgt-300.gif)}.webp .c18{background-image:url(../images/6/diashow-folgt-300.webp)}}@media (max-width:479px) and (min-width:320px) and (-webkit-min-device-pixel-ratio:1.7), (max-width:479px) and (min-width:320px) and (min-resolution:144dpi){.c18{background-image:url(../images/8/diashow-folgt-200.gif)}.webp .c18{background-image:url(../images/r/diashow-folgt-200.webp)}}body{min-height:100lvh;--f:1;min-width:1920px}@media (min-width:1200px) and (max-width:1919px){body{min-width:1200px}}@media (min-width:960px) and (max-width:1199px){body{min-width:960px}}@media (min-width:768px) and (max-width:959px){body{min-width:768px}}@media (min-width:480px) and (max-width:767px){body{min-width:480px}}@media (max-width:479px){body{min-width:320px}}.slick-slider{position:relative;display:block;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-webkit-tap-highlight-color:transparent;pointer-events:none}
.slick-list{position:relative;display:block;margin:0;padding:0;border-left:var(--border-left);border-top:var(--border-top);border-right:var(--border-right);border-bottom:var(--border-bottom);border-radius:var(--rounding);box-shadow:var(--shadow)}
@media (prefers-color-scheme: dark)
{
    .slick-list{border-left:var(--border-left-dark, var(--border-left));border-top:var(--border-top-dark, var(--border-top));border-right:var(--border-right-dark, var(--border-right));border-bottom:var(--border-bottom-dark, var(--border-bottom));box-shadow:var(--shadow-dark, var(--shadow))}
}
.slick-list:focus{outline:none}
.slick-list .dragging{cursor:pointer}
.slick-slider .slick-list,.slick-track,.slick-slide{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}
.slick-track{position:relative;height:100%;left:0;top:0;display:inline-block;zoom:1}
.slick-track:before,.slick-track:after{content:"";display:table}
.slick-track:after{clear:both}
.slick-loading .slick-track{display:none}
.slick-slide{position:static;float:left;height:100%;min-height:1px;display:none}
.slick-active picture{pointer-events:auto}
.slick-slide img{display:block}
.slick-slide .slick-loading img{display:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{display:none}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-prev,.slick-next{position:absolute;display:block;line-height:0;font-size:0;cursor:pointer;background:transparent;color:transparent;top:50%;padding:0;border:none;outline:none}
.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;opacity:1}
.slick-prev .slick-disabled,.slick-next .slick-disabled{opacity:0.25}
.slick-dots{position:absolute;list-style:none;display:block;text-align:center;padding:0;width:100%}
.slick-dots li{position:relative;display:inline-block;padding:0;cursor:pointer}
.slick-dots li button:hover,.slick-dots li button:focus{outline:none;opacity:1}
.slick-dots li button{border:0;background:transparent;display:block;outline:none;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer;color:black;opacity:0.25;pointer-events:auto}
.slick-dots .slick-active button:active{opacity:1}
.slick-dots .slick-active button{opacity:0.75}
[dir="rtl"] .slick-slide{float:right}
.slidex {display:none}
.slider-nav .slick-list {overflow:hidden}
.slider-nav button {pointer-events:auto}
.slider-nav picture {cursor:pointer}
.c26{display:block;position:fixed;left:0;top:0;width:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));z-index:2146435072;background-color:rgba(0,0,0,0.56);pointer-events:auto;opacity:0}.ps206{margin-left:auto;margin-right:auto;width:1920px;pointer-events:none}.v21{display:inline-block;vertical-align:top;pointer-events:auto}.ps207{position:relative;margin-left:141px;margin-top:80px;margin-bottom:80px}.s137{min-width:1661px;width:1661px;height:calc(100vh - 160px);height:calc(var(--vh, 1vh) * 100 - 160px);}.c27{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/h/gross-blatt1methodec--1661.jpeg)}.webp .c27{background-image:url(../images/n/gross-blatt1methodec--1661.webp)}.c28{overflow:scroll;pointer-events:auto;scrollbar-width:none;-ms-overflow-style:none;height:100%;width:100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.c29{margin-top:max(calc(50vh - 718px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 718px), 0px);height:1277px}.c30{display:block;position:fixed;left:0;top:0;width:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));z-index:2146435072;background-color:rgba(0,0,0,0.75);pointer-events:auto;opacity:0}.ps208{position:relative;margin-left:158px;margin-top:80px;margin-bottom:80px}.s138{min-width:1672px;width:1672px;height:calc(100vh - 160px);height:calc(var(--vh, 1vh) * 100 - 160px);}.c31{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/r/blatt-gross-1672.gif)}.webp .c31{background-image:url(../images/8/blatt-gross-1672.webp)}.c32{margin-top:max(calc(50vh - 764px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 764px), 0px);height:1368px}.ps209{position:relative;margin-left:170px;margin-top:80px;margin-bottom:80px}.c33{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/c/gross-blatt1methodec--1661.jpeg)}.webp .c33{background-image:url(../images/r/gross-blatt1methodec--1661.webp)}.c34{margin-top:max(calc(50vh - 681px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 681px), 0px);height:1203px}.c35{display:inline-block;position:relative;margin-left:0;margin-top:1678px}@media (min-width:1200px) and (max-width:1919px){.ps206{width:1200px}.ps207{margin-left:88px;margin-top:50px;margin-bottom:50px}.s137{min-width:1038px;width:1038px;height:calc(100vh - 100px);height:calc(var(--vh, 1vh) * 100 - 100px);}.c27{background-image:url(../images/t/gross-blatt1methodec--1038.jpeg)}.webp .c27{background-image:url(../images/p/gross-blatt1methodec--1038.webp)}.c29{margin-top:max(calc(50vh - 449px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 449px), 0px);height:798px}.ps208{margin-left:99px;margin-top:50px;margin-bottom:50px}.s138{min-width:1045px;width:1045px;height:calc(100vh - 100px);height:calc(var(--vh, 1vh) * 100 - 100px);}.c31{background-image:url(../images/a/blatt-gross-1045.gif)}.webp .c31{background-image:url(../images/2/blatt-gross-1045.webp)}.c32{margin-top:max(calc(50vh - 477px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 477px), 0px);height:855px}.ps209{margin-left:106px;margin-top:50px;margin-bottom:50px}.c33{background-image:url(../images/v/gross-blatt1methodec--1038.jpeg)}.webp .c33{background-image:url(../images/a/gross-blatt1methodec--1038.webp)}.c34{margin-top:max(calc(50vh - 426px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 426px), 0px);height:752px}.c35{margin-top:1112px}}@media (min-width:960px) and (max-width:1199px){.ps206{width:960px}.ps207{margin-left:70px;margin-top:40px;margin-bottom:40px}.s137{min-width:830px;width:830px;height:calc(100vh - 80px);height:calc(var(--vh, 1vh) * 100 - 80px);}.c27{background-image:url(../images/2/gross-blatt1methodec--830.jpeg)}.webp .c27{background-image:url(../images/l/gross-blatt1methodec--830.webp)}.c29{margin-top:max(calc(50vh - 359px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 359px), 0px);height:638px}.ps208{margin-left:79px;margin-top:40px;margin-bottom:40px}.s138{min-width:836px;width:836px;height:calc(100vh - 80px);height:calc(var(--vh, 1vh) * 100 - 80px);}.c31{background-image:url(../images/n/blatt-gross-836.gif)}.webp .c31{background-image:url(../images/8/blatt-gross-836.webp)}.c32{margin-top:max(calc(50vh - 382px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 382px), 0px);height:684px}.ps209{margin-left:85px;margin-top:40px;margin-bottom:40px}.c33{background-image:url(../images/8/gross-blatt1methodec--830.jpeg)}.webp .c33{background-image:url(../images/0/gross-blatt1methodec--830-1.webp)}.c34{margin-top:max(calc(50vh - 341px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 341px), 0px);height:602px}.c35{margin-top:819px}}@media (min-width:768px) and (max-width:959px){.ps206{width:768px}.ps207{margin-left:56px;margin-top:32px;margin-bottom:32px}.s137{min-width:664px;width:664px;height:calc(100vh - 64px);height:calc(var(--vh, 1vh) * 100 - 64px);}.c27{background-image:url(../images/6/gross-blatt1methodec--664.jpeg)}.webp .c27{background-image:url(../images/h/gross-blatt1methodec--664.webp)}.c29{margin-top:max(calc(50vh - 287px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 287px), 0px);height:510px}.ps208{margin-left:63px;margin-top:32px;margin-bottom:32px}.s138{min-width:669px;width:669px;height:calc(100vh - 64px);height:calc(var(--vh, 1vh) * 100 - 64px);}.c31{background-image:url(../images/h/blatt-gross-669.gif)}.webp .c31{background-image:url(../images/n/blatt-gross-669.webp)}.c32{margin-top:max(calc(50vh - 305px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 305px), 0px);height:547px}.ps209{margin-left:68px;margin-top:32px;margin-bottom:32px}.c33{background-image:url(../images/2/gross-blatt1methodec--664.jpeg)}.webp .c33{background-image:url(../images/0/gross-blatt1methodec--664.webp)}.c34{margin-top:max(calc(50vh - 273px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 273px), 0px);height:482px}.c35{margin-top:617px}}@media (min-width:480px) and (max-width:767px){.ps206{width:480px}.ps207{margin-left:35px;margin-top:20px;margin-bottom:20px}.s137{min-width:415px;width:415px;height:calc(100vh - 40px);height:calc(var(--vh, 1vh) * 100 - 40px);}.c27{background-image:url(../images/r/gross-blatt1methodec--415.jpeg)}.webp .c27{background-image:url(../images/t/gross-blatt1methodec--415.webp)}.c29{margin-top:max(calc(50vh - 179px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 179px), 0px);height:319px}.ps208{margin-left:39px;margin-top:20px;margin-bottom:20px}.s138{min-width:418px;width:418px;height:calc(100vh - 40px);height:calc(var(--vh, 1vh) * 100 - 40px);}.c31{background-image:url(../images/2/blatt-gross-418.gif)}.webp .c31{background-image:url(../images/r/blatt-gross-418.webp)}.c32{margin-top:max(calc(50vh - 191px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 191px), 0px);height:342px}.ps209{margin-left:43px;margin-top:20px;margin-bottom:20px}.c33{background-image:url(../images/v/gross-blatt1methodec--415.jpeg)}.webp .c33{background-image:url(../images/a/gross-blatt1methodec--415.webp)}.c34{margin-top:max(calc(50vh - 170px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 170px), 0px);height:301px}.c35{margin-top:473px}}@media (max-width:479px){.ps206{width:320px}.ps207{margin-left:23px;margin-top:13px;margin-bottom:13px}.s137{min-width:277px;width:277px;height:calc(100vh - 26px);height:calc(var(--vh, 1vh) * 100 - 26px);}.c27{background-image:url(../images/p/gross-blatt1methodec--277.jpeg)}.webp .c27{background-image:url(../images/l/gross-blatt1methodec--277.webp)}.c29{margin-top:max(calc(50vh - 119px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 119px), 0px);height:213px}.ps208{margin-left:26px;margin-top:13px;margin-bottom:13px}.s138{min-width:279px;width:279px;height:calc(100vh - 26px);height:calc(var(--vh, 1vh) * 100 - 26px);}.c31{background-image:url(../images/4/blatt-gross-279.gif)}.webp .c31{background-image:url(../images/6/blatt-gross-279.webp)}.c32{margin-top:max(calc(50vh - 127px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 127px), 0px);height:228px}.ps209{margin-left:29px;margin-top:13px;margin-bottom:13px}.c33{background-image:url(../images/r/gross-blatt1methodec--277.jpeg)}.webp .c33{background-image:url(../images/v/gross-blatt1methodec--277.webp)}.c34{margin-top:max(calc(50vh - 113px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 113px), 0px);height:201px}.c35{margin-top:642px}}@media (min-width:768px) and (max-width:959px) and (min-width:768px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:768px) and (max-width:959px) and (min-width:768px) and (min-resolution:144dpi){.c27{background-image:url(../images/v/gross-blatt1methodec--1328.jpeg)}.webp .c27{background-image:url(../images/0/gross-blatt1methodec--1328.webp)}.c33{background-image:url(../images/r/gross-blatt1methodec--1328.jpeg)}.webp .c33{background-image:url(../images/t/gross-blatt1methodec--1328.webp)}}@media (min-width:480px) and (max-width:767px) and (min-width:480px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:480px) and (max-width:767px) and (min-width:480px) and (min-resolution:144dpi){.c27{background-image:url(../images/e/gross-blatt1methodec--830.jpeg)}.webp .c27{background-image:url(../images/0/gross-blatt1methodec--830.webp)}.c31{background-image:url(../images/2/blatt-gross-836.gif)}.webp .c31{background-image:url(../images/p/blatt-gross-836.webp)}.c33{background-image:url(../images/n/gross-blatt1methodec--830.jpeg)}.webp .c33{background-image:url(../images/e/gross-blatt1methodec--830.webp)}}@media (max-width:479px) and (min-width:320px) and (-webkit-min-device-pixel-ratio:1.7), (max-width:479px) and (min-width:320px) and (min-resolution:144dpi){.c27{background-image:url(../images/r/gross-blatt1methodec--554.jpeg)}.webp .c27{background-image:url(../images/0/gross-blatt1methodec--554.webp)}.c31{background-image:url(../images/r/blatt-gross-558.gif)}.webp .c31{background-image:url(../images/2/blatt-gross-558.webp)}.c33{background-image:url(../images/p/gross-blatt1methodec--554.jpeg)}.webp .c33{background-image:url(../images/n/gross-blatt1methodec--554.webp)}}body{min-height:100lvh;--f:1;min-width:1920px}@media (min-width:1200px) and (max-width:1919px){body{min-width:1200px}}@media (min-width:960px) and (max-width:1199px){body{min-width:960px}}@media (min-width:768px) and (max-width:959px){body{min-width:768px}}@media (min-width:480px) and (max-width:767px){body{min-width:480px}}@media (max-width:479px){body{min-width:320px}}.c41{display:block;position:fixed;left:0;top:0;width:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));z-index:2146435072;background-color:rgba(0,0,0,0.56);pointer-events:auto;opacity:0}.ps218{margin-left:auto;margin-right:auto;width:1920px;pointer-events:none}.v26{display:inline-block;vertical-align:top;pointer-events:auto}.ps219{position:relative;margin-left:141px;margin-top:80px;margin-bottom:80px}.c42{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/h/gross-blatt1methodec--1661.jpeg)}.webp .c42{background-image:url(../images/n/gross-blatt1methodec--1661.webp)}.c43{overflow:scroll;pointer-events:auto;scrollbar-width:none;-ms-overflow-style:none;height:100%;width:100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.c44{display:block;position:fixed;left:0;top:0;width:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));z-index:2146435072;background-color:rgba(0,0,0,0.75);pointer-events:auto;opacity:0}.ps220{position:relative;margin-left:158px;margin-top:80px;margin-bottom:80px}.c45{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/r/blatt-gross-1672.gif)}.webp .c45{background-image:url(../images/8/blatt-gross-1672.webp)}.ps221{position:relative;margin-left:170px;margin-top:80px;margin-bottom:80px}.c46{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/c/gross-blatt1methodec--1661.jpeg)}.webp .c46{background-image:url(../images/r/gross-blatt1methodec--1661.webp)}.c47{display:inline-block;position:relative;margin-left:0;margin-top:1682px}@media (min-width:1200px) and (max-width:1919px){.ps218{width:1200px}.ps219{margin-left:88px;margin-top:50px;margin-bottom:50px}.c42{background-image:url(../images/t/gross-blatt1methodec--1038.jpeg)}.webp .c42{background-image:url(../images/p/gross-blatt1methodec--1038.webp)}.ps220{margin-left:99px;margin-top:50px;margin-bottom:50px}.c45{background-image:url(../images/a/blatt-gross-1045.gif)}.webp .c45{background-image:url(../images/2/blatt-gross-1045.webp)}.ps221{margin-left:106px;margin-top:50px;margin-bottom:50px}.c46{background-image:url(../images/v/gross-blatt1methodec--1038.jpeg)}.webp .c46{background-image:url(../images/a/gross-blatt1methodec--1038.webp)}.c47{margin-top:1122px}}@media (min-width:960px) and (max-width:1199px){.ps218{width:960px}.ps219{margin-left:70px;margin-top:40px;margin-bottom:40px}.c42{background-image:url(../images/2/gross-blatt1methodec--830.jpeg)}.webp .c42{background-image:url(../images/l/gross-blatt1methodec--830.webp)}.ps220{margin-left:79px;margin-top:40px;margin-bottom:40px}.c45{background-image:url(../images/n/blatt-gross-836.gif)}.webp .c45{background-image:url(../images/8/blatt-gross-836.webp)}.ps221{margin-left:85px;margin-top:40px;margin-bottom:40px}.c46{background-image:url(../images/8/gross-blatt1methodec--830.jpeg)}.webp .c46{background-image:url(../images/0/gross-blatt1methodec--830-1.webp)}.c47{margin-top:812px}}@media (min-width:768px) and (max-width:959px){.ps218{width:768px}.ps219{margin-left:56px;margin-top:32px;margin-bottom:32px}.c42{background-image:url(../images/6/gross-blatt1methodec--664.jpeg)}.webp .c42{background-image:url(../images/h/gross-blatt1methodec--664.webp)}.ps220{margin-left:63px;margin-top:32px;margin-bottom:32px}.c45{background-image:url(../images/h/blatt-gross-669.gif)}.webp .c45{background-image:url(../images/n/blatt-gross-669.webp)}.ps221{margin-left:68px;margin-top:32px;margin-bottom:32px}.c46{background-image:url(../images/2/gross-blatt1methodec--664.jpeg)}.webp .c46{background-image:url(../images/0/gross-blatt1methodec--664.webp)}.c47{margin-top:619px}}@media (min-width:480px) and (max-width:767px){.ps218{width:480px}.ps219{margin-left:35px;margin-top:20px;margin-bottom:20px}.c42{background-image:url(../images/r/gross-blatt1methodec--415.jpeg)}.webp .c42{background-image:url(../images/t/gross-blatt1methodec--415.webp)}.ps220{margin-left:39px;margin-top:20px;margin-bottom:20px}.c45{background-image:url(../images/2/blatt-gross-418.gif)}.webp .c45{background-image:url(../images/r/blatt-gross-418.webp)}.ps221{margin-left:43px;margin-top:20px;margin-bottom:20px}.c46{background-image:url(../images/v/gross-blatt1methodec--415.jpeg)}.webp .c46{background-image:url(../images/a/gross-blatt1methodec--415.webp)}.c47{margin-top:476px}}@media (max-width:479px){.ps218{width:320px}.ps219{margin-left:23px;margin-top:13px;margin-bottom:13px}.c42{background-image:url(../images/p/gross-blatt1methodec--277.jpeg)}.webp .c42{background-image:url(../images/l/gross-blatt1methodec--277.webp)}.ps220{margin-left:26px;margin-top:13px;margin-bottom:13px}.c45{background-image:url(../images/4/blatt-gross-279.gif)}.webp .c45{background-image:url(../images/6/blatt-gross-279.webp)}.ps221{margin-left:29px;margin-top:13px;margin-bottom:13px}.c46{background-image:url(../images/r/gross-blatt1methodec--277.jpeg)}.webp .c46{background-image:url(../images/v/gross-blatt1methodec--277.webp)}.c47{margin-top:634px}}@media (min-width:768px) and (max-width:959px) and (min-width:768px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:768px) and (max-width:959px) and (min-width:768px) and (min-resolution:144dpi){.c42{background-image:url(../images/v/gross-blatt1methodec--1328.jpeg)}.webp .c42{background-image:url(../images/0/gross-blatt1methodec--1328.webp)}.c46{background-image:url(../images/r/gross-blatt1methodec--1328.jpeg)}.webp .c46{background-image:url(../images/t/gross-blatt1methodec--1328.webp)}}@media (min-width:480px) and (max-width:767px) and (min-width:480px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:480px) and (max-width:767px) and (min-width:480px) and (min-resolution:144dpi){.c42{background-image:url(../images/e/gross-blatt1methodec--830.jpeg)}.webp .c42{background-image:url(../images/0/gross-blatt1methodec--830.webp)}.c45{background-image:url(../images/2/blatt-gross-836.gif)}.webp .c45{background-image:url(../images/p/blatt-gross-836.webp)}.c46{background-image:url(../images/n/gross-blatt1methodec--830.jpeg)}.webp .c46{background-image:url(../images/e/gross-blatt1methodec--830.webp)}}@media (max-width:479px) and (min-width:320px) and (-webkit-min-device-pixel-ratio:1.7), (max-width:479px) and (min-width:320px) and (min-resolution:144dpi){.c42{background-image:url(../images/r/gross-blatt1methodec--554.jpeg)}.webp .c42{background-image:url(../images/0/gross-blatt1methodec--554.webp)}.c45{background-image:url(../images/r/blatt-gross-558.gif)}.webp .c45{background-image:url(../images/2/blatt-gross-558.webp)}.c46{background-image:url(../images/p/gross-blatt1methodec--554.jpeg)}.webp .c46{background-image:url(../images/n/gross-blatt1methodec--554.webp)}}body{min-height:100lvh;--f:1;min-width:1920px}@media (min-width:1200px) and (max-width:1919px){body{min-width:1200px}}@media (min-width:960px) and (max-width:1199px){body{min-width:960px}}@media (min-width:768px) and (max-width:959px){body{min-width:768px}}@media (min-width:480px) and (max-width:767px){body{min-width:480px}}@media (max-width:479px){body{min-width:320px}}@-webkit-keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;-webkit-transform:translate3d(0, 0, 0);opacity:1}}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:translate3d(0, 0, 0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}
.c53{display:inline-block;position:relative;margin-left:0;margin-top:1398px}@media (min-width:1200px) and (max-width:1919px){.c53{margin-top:529px}}@media (min-width:960px) and (max-width:1199px){.c53{margin-top:450px}}@media (min-width:768px) and (max-width:959px){.c53{margin-top:282px}}@media (min-width:480px) and (max-width:767px){.c53{margin-top:166px}}@media (max-width:479px){.c53{margin-top:43px}}body{min-height:100lvh;--f:1;min-width:1920px}@media (min-width:1200px) and (max-width:1919px){body{min-width:1200px}}@media (min-width:960px) and (max-width:1199px){body{min-width:960px}}@media (min-width:768px) and (max-width:959px){body{min-width:768px}}@media (min-width:480px) and (max-width:767px){body{min-width:480px}}@media (max-width:479px){body{min-width:320px}}.c58{display:inline-block;position:relative;margin-left:0;margin-top:723px}@media (min-width:1200px) and (max-width:1919px){.c58{margin-top:215px}}@media (min-width:960px) and (max-width:1199px){.c58{margin-top:267px}}@media (min-width:768px) and (max-width:959px){.c58{margin-top:182px}}@media (min-width:480px) and (max-width:767px){.c58{margin-top:107px}}@media (max-width:479px){.c58{margin-top:92px}}body{min-height:100lvh;--f:1;min-width:1920px}@media (min-width:1200px) and (max-width:1919px){body{min-width:1200px}}@media (min-width:960px) and (max-width:1199px){body{min-width:960px}}@media (min-width:768px) and (max-width:959px){body{min-width:768px}}@media (min-width:480px) and (max-width:767px){body{min-width:480px}}@media (max-width:479px){body{min-width:320px}}.c63{display:inline-block;position:relative;margin-left:0;margin-top:4300px}@media (min-width:1200px) and (max-width:1919px){.c63{margin-top:2460px}}@media (min-width:960px) and (max-width:1199px){.c63{margin-top:700px}}@media (min-width:768px) and (max-width:959px){.c63{margin-top:560px}}@media (min-width:480px) and (max-width:767px){.c63{margin-top:382px}}@media (max-width:479px){.c63{margin-top:791px}}body{min-height:100lvh;--f:1;min-width:1920px}@media (min-width:1200px) and (max-width:1919px){body{min-width:1200px}}@media (min-width:960px) and (max-width:1199px){body{min-width:960px}}@media (min-width:768px) and (max-width:959px){body{min-width:768px}}@media (min-width:480px) and (max-width:767px){body{min-width:480px}}@media (max-width:479px){body{min-width:320px}}.c68{display:inline-block;position:relative;margin-left:0;margin-top:4297px}@media (min-width:1200px) and (max-width:1919px){.c68{margin-top:2685px}}@media (min-width:960px) and (max-width:1199px){.c68{margin-top:700px}}@media (min-width:768px) and (max-width:959px){.c68{margin-top:560px}}@media (min-width:480px) and (max-width:767px){.c68{margin-top:382px}}@media (max-width:479px){.c68{margin-top:791px}}body{min-height:100lvh;--f:1;min-width:1920px}@media (min-width:1200px) and (max-width:1919px){body{min-width:1200px}}@media (min-width:960px) and (max-width:1199px){body{min-width:960px}}@media (min-width:768px) and (max-width:959px){body{min-width:768px}}@media (min-width:480px) and (max-width:767px){body{min-width:480px}}@media (max-width:479px){body{min-width:320px}}.c73{display:block;position:fixed;left:0;top:0;width:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));z-index:2146435072;background-color:rgba(127,250,11,0.6);pointer-events:auto;opacity:0}.ps436{margin-left:auto;margin-right:auto;width:1920px;pointer-events:none}.v47{display:inline-block;vertical-align:top;pointer-events:auto}.ps437{position:relative;margin-left:166px;margin-top:80px;margin-bottom:80px}.s288{min-width:1568px;width:1568px;height:calc(100vh - 176px);height:calc(var(--vh, 1vh) * 100 - 176px);}.c74{border:8px solid rgba(149,239,82,0.65);background-clip:padding-box;-webkit-border-radius:94px;-moz-border-radius:94px;border-radius:94px;z-index:0;box-shadow:13px 3px 4px rgba(0,0,0,0.4)}.fx1{background-attachment:fixed;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/l/dscf0004_3-320.jpg)}.webp .fx1{background-image:url(../images/0/dscf0004_3-320.webp);background-attachment:fixed}.c75{overflow:scroll;pointer-events:auto;scrollbar-width:none;-ms-overflow-style:none;height:100%;width:100%;margin-top:-8px;margin-left:-8px;border:8px solid transparent;-webkit-border-radius:94px;-moz-border-radius:94px;border-radius:94px}.c76{margin-top:max(calc(50vh - 759px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 759px), 0px);height:1342px}.ps438{position:relative;margin-left:133px;margin-top:80px;margin-bottom:80px}.s289{min-width:1598px;width:1598px;height:calc(100vh - 176px);height:calc(var(--vh, 1vh) * 100 - 176px);}.c77{border:8px solid rgba(149,239,82,0.65);background-clip:padding-box;-webkit-border-radius:90px;-moz-border-radius:90px;border-radius:90px;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/c/dscf0013-1598.jpg);box-shadow:13px -6px 4px rgba(0,0,0,0.4)}.webp .c77{background-image:url(../images/c/dscf0013-1598.webp)}.c78{overflow:scroll;pointer-events:auto;scrollbar-width:none;-ms-overflow-style:none;height:100%;width:100%;margin-top:-8px;margin-left:-8px;border:8px solid transparent;-webkit-border-radius:90px;-moz-border-radius:90px;border-radius:90px}.c79{margin-top:max(calc(50vh - 694px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 694px), 0px);height:1213px}.ps439{position:relative;margin-left:133px;margin-top:80px;margin-bottom:80px}.s290{min-width:1598px;width:1598px;height:calc(100vh - 176px);height:calc(var(--vh, 1vh) * 100 - 176px);}.c80{border:8px solid rgba(149,239,82,0.65);background-clip:padding-box;-webkit-border-radius:90px;-moz-border-radius:90px;border-radius:90px;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/l/dscf0017-1598.jpg);box-shadow:13px -6px 4px rgba(0,0,0,0.4)}.webp .c80{background-image:url(../images/2/dscf0017-1598.webp)}.c81{margin-top:max(calc(50vh - 694px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 694px), 0px);height:1213px}.c82{border:8px solid rgba(149,239,82,0.65);background-clip:padding-box;-webkit-border-radius:90px;-moz-border-radius:90px;border-radius:90px;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/4/dscf0018-1598.jpg);box-shadow:13px -6px 4px rgba(0,0,0,0.4)}.webp .c82{background-image:url(../images/e/dscf0018-1598.webp)}.c83{border:8px solid rgba(149,239,82,0.65);background-clip:padding-box;-webkit-border-radius:90px;-moz-border-radius:90px;border-radius:90px;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/c/dscf0013-1598.jpg);box-shadow:13px -6px 4px rgba(0,0,0,0.4)}.webp .c83{background-image:url(../images/c/dscf0013-1598.webp)}.c84{border:8px solid rgba(149,239,82,0.65);background-clip:padding-box;-webkit-border-radius:90px;-moz-border-radius:90px;border-radius:90px;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/j/dscf0023-1598.jpg);box-shadow:13px -6px 4px rgba(0,0,0,0.4)}.webp .c84{background-image:url(../images/0/dscf0023-1598.webp)}.c85{border:8px solid rgba(149,239,82,0.65);background-clip:padding-box;-webkit-border-radius:90px;-moz-border-radius:90px;border-radius:90px;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/c/dscf0013-1598.jpg);box-shadow:13px -6px 4px rgba(0,0,0,0.4)}.webp .c85{background-image:url(../images/c/dscf0013-1598.webp)}.c86{border:8px solid rgba(149,239,82,0.65);background-clip:padding-box;-webkit-border-radius:90px;-moz-border-radius:90px;border-radius:90px;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/v/dscf0037-1598.jpg);box-shadow:13px -6px 4px rgba(0,0,0,0.4)}.webp .c86{background-image:url(../images/p/dscf0037-1598.webp)}.c87{border:8px solid rgba(149,239,82,0.65);background-clip:padding-box;-webkit-border-radius:90px;-moz-border-radius:90px;border-radius:90px;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/4/dscf0046-1598.jpg);box-shadow:13px -6px 4px rgba(0,0,0,0.4)}.webp .c87{background-image:url(../images/e/dscf0046-1598.webp)}.c88{border:8px solid rgba(149,239,82,0.65);background-clip:padding-box;-webkit-border-radius:90px;-moz-border-radius:90px;border-radius:90px;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/j/dscf0048-1598.jpg);box-shadow:13px -6px 4px rgba(0,0,0,0.4)}.webp .c88{background-image:url(../images/r/dscf0048-1598.webp)}.c89{border:8px solid rgba(149,239,82,0.65);background-clip:padding-box;-webkit-border-radius:90px;-moz-border-radius:90px;border-radius:90px;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/v/dscf0049_2-1598.jpg);box-shadow:13px -6px 4px rgba(0,0,0,0.4)}.webp .c89{background-image:url(../images/e/dscf0049_2-1598.webp)}.c90{border:8px solid rgba(149,239,82,0.65);background-clip:padding-box;-webkit-border-radius:90px;-moz-border-radius:90px;border-radius:90px;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/l/dscf0051_2-1598.jpg);box-shadow:13px -6px 4px rgba(0,0,0,0.4)}.webp .c90{background-image:url(../images/8/dscf0051_2-1598.webp)}.c91{display:block;position:fixed;left:0;top:0;width:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));z-index:2146435072;background-color:rgba(0,0,0,0.53);pointer-events:auto;opacity:0}.ps440{position:relative;margin-left:69px;margin-top:245px;margin-bottom:245px}.s291{min-width:1747px;width:1747px;height:calc(100vh - 512px);height:calc(var(--vh, 1vh) * 100 - 512px);}.c92{border:11px solid rgba(149,239,82,0.65);background-clip:padding-box;-webkit-border-radius:95px;-moz-border-radius:95px;border-radius:95px;background-color:rgba(127,250,11,0.6);background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/t/dscf0985_2-1747.jpg);box-shadow:13px 0 4px rgba(0,0,0,0.4)}.webp .c92{background-image:url(../images/v/dscf0985_2-1747.webp)}.c93{overflow:scroll;pointer-events:auto;scrollbar-width:none;-ms-overflow-style:none;height:100%;width:100%;margin-top:-11px;margin-left:-11px;border:11px solid transparent;-webkit-border-radius:95px;-moz-border-radius:95px;border-radius:95px}.c94{margin-top:max(calc(50vh - 899px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 899px), 0px);height:1286px}.c95{display:block;position:fixed;left:0;top:0;width:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));z-index:2146435072;background-color:rgba(0,0,0,0.75);pointer-events:auto;opacity:0}.ps441{position:relative;margin-left:276px;margin-top:calc(50vh - 698px);margin-top:calc(var(--vh, 1vh) * 50 - 698px)}.s292{min-width:1171px;width:1171px;min-height:1373px;height:1373px}.c96{border:12px solid rgba(149,239,82,0.65);-webkit-border-radius:64px;-moz-border-radius:64px;border-radius:64px;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/j/dscf0019-1171.jpg);box-shadow:16px -11px 4px rgba(0,0,0,0.4)}.webp .c96{background-image:url(../images/l/dscf0019-1171.webp)}.c97{display:inline-block;position:relative;margin-left:0;margin-top:1446px}@media (min-width:1200px) and (max-width:1919px){.ps436{width:1200px}.ps437{margin-left:101px;margin-top:50px;margin-bottom:50px}.s288{min-width:980px;width:980px;height:calc(100vh - 116px);height:calc(var(--vh, 1vh) * 100 - 116px);}.c76{margin-top:max(calc(50vh - 477px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 477px), 0px);height:839px}.ps438{margin-left:80px;margin-top:50px;margin-bottom:50px}.s289{min-width:999px;width:999px;height:calc(100vh - 116px);height:calc(var(--vh, 1vh) * 100 - 116px);}.c77{background-image:url(../images/e/dscf0013-999.jpg)}.webp .c77{background-image:url(../images/2/dscf0013-999.webp)}.c79{margin-top:max(calc(50vh - 437px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 437px), 0px);height:758px}.ps439{margin-left:80px;margin-top:50px;margin-bottom:50px}.s290{min-width:999px;width:999px;height:calc(100vh - 116px);height:calc(var(--vh, 1vh) * 100 - 116px);}.c80{background-image:url(../images/l/dscf0017-999.jpg)}.webp .c80{background-image:url(../images/n/dscf0017-999.webp)}.c81{margin-top:max(calc(50vh - 437px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 437px), 0px);height:758px}.c82{background-image:url(../images/6/dscf0018-999.jpg)}.webp .c82{background-image:url(../images/v/dscf0018-999.webp)}.c83{background-image:url(../images/e/dscf0013-999.jpg)}.webp .c83{background-image:url(../images/2/dscf0013-999.webp)}.c84{background-image:url(../images/2/dscf0023-999.jpg)}.webp .c84{background-image:url(../images/v/dscf0023-999.webp)}.c85{background-image:url(../images/e/dscf0013-999.jpg)}.webp .c85{background-image:url(../images/2/dscf0013-999.webp)}.c86{background-image:url(../images/a/dscf0037-999.jpg)}.webp .c86{background-image:url(../images/4/dscf0037-999.webp)}.c87{background-image:url(../images/v/dscf0046-999.jpg)}.webp .c87{background-image:url(../images/a/dscf0046-999.webp)}.c88{background-image:url(../images/j/dscf0048-999.jpg)}.webp .c88{background-image:url(../images/h/dscf0048-999.webp)}.c89{background-image:url(../images/h/dscf0049_2-999.jpg)}.webp .c89{background-image:url(../images/e/dscf0049_2-999.webp)}.c90{background-image:url(../images/l/dscf0051_2-999.jpg)}.webp .c90{background-image:url(../images/r/dscf0051_2-999.webp)}.ps440{margin-left:39px;margin-top:153px;margin-bottom:153px}.s291{min-width:1092px;width:1092px;height:calc(100vh - 328px);height:calc(var(--vh, 1vh) * 100 - 328px);}.c92{background-image:url(../images/t/dscf0985_2-1092.jpg)}.webp .c92{background-image:url(../images/8/dscf0985_2-1092.webp)}.c94{margin-top:max(calc(50vh - 566px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 566px), 0px);height:804px}.ps441{margin-left:168px;margin-top:calc(50vh - 441px);margin-top:calc(var(--vh, 1vh) * 50 - 441px)}.s292{min-width:732px;width:732px;min-height:858px;height:858px}.c96{background-image:url(../images/c/dscf0019-732.jpg)}.webp .c96{background-image:url(../images/a/dscf0019-732.webp)}.c97{margin-top:952px}}@media (min-width:960px) and (max-width:1199px){.ps436{width:960px}.ps437{margin-left:79px;margin-top:40px;margin-bottom:40px}.s288{min-width:784px;width:784px;height:calc(100vh - 96px);height:calc(var(--vh, 1vh) * 100 - 96px);}.c76{margin-top:max(calc(50vh - 383px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 383px), 0px);height:671px}.ps438{margin-left:62px;margin-top:40px;margin-bottom:40px}.s289{min-width:799px;width:799px;height:calc(100vh - 96px);height:calc(var(--vh, 1vh) * 100 - 96px);}.c77{background-image:url(../images/8/dscf0013-799.jpg)}.webp .c77{background-image:url(../images/4/dscf0013-799.webp)}.c79{margin-top:max(calc(50vh - 351px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 351px), 0px);height:606px}.ps439{margin-left:62px;margin-top:40px;margin-bottom:40px}.s290{min-width:799px;width:799px;height:calc(100vh - 96px);height:calc(var(--vh, 1vh) * 100 - 96px);}.c80{background-image:url(../images/t/dscf0017-799.jpg)}.webp .c80{background-image:url(../images/p/dscf0017-799.webp)}.c81{margin-top:max(calc(50vh - 351px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 351px), 0px);height:606px}.c82{background-image:url(../images/h/dscf0018-799.jpg)}.webp .c82{background-image:url(../images/8/dscf0018-799.webp)}.c83{background-image:url(../images/8/dscf0013-799.jpg)}.webp .c83{background-image:url(../images/4/dscf0013-799.webp)}.c84{background-image:url(../images/p/dscf0023-799.jpg)}.webp .c84{background-image:url(../images/r/dscf0023-799.webp)}.c85{background-image:url(../images/8/dscf0013-799.jpg)}.webp .c85{background-image:url(../images/4/dscf0013-799.webp)}.c86{background-image:url(../images/t/dscf0037-799.jpg)}.webp .c86{background-image:url(../images/e/dscf0037-799.webp)}.c87{background-image:url(../images/l/dscf0046-799.jpg)}.webp .c87{background-image:url(../images/2/dscf0046-799.webp)}.c88{background-image:url(../images/a/dscf0048-799.jpg)}.webp .c88{background-image:url(../images/p/dscf0048-799.webp)}.c89{background-image:url(../images/6/dscf0049_2-799.jpg)}.webp .c89{background-image:url(../images/n/dscf0049_2-799.webp)}.c90{background-image:url(../images/e/dscf0051_2-799.jpg)}.webp .c90{background-image:url(../images/6/dscf0051_2-799.webp)}.ps440{margin-left:29px;margin-top:122px;margin-bottom:122px}.s291{min-width:874px;width:874px;height:calc(100vh - 266px);height:calc(var(--vh, 1vh) * 100 - 266px);}.c92{background-image:url(../images/t/dscf0985_2-874.jpg)}.webp .c92{background-image:url(../images/a/dscf0985_2-874.webp)}.c94{margin-top:max(calc(50vh - 454px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 454px), 0px);height:643px}.ps441{margin-left:132px;margin-top:calc(50vh - 355px);margin-top:calc(var(--vh, 1vh) * 50 - 355px)}.s292{min-width:586px;width:586px;min-height:686px;height:686px}.c96{background-image:url(../images/a/dscf0019-585.jpg)}.webp .c96{background-image:url(../images/t/dscf0019-585.webp)}.c97{margin-top:876px}}@media (min-width:768px) and (max-width:959px){.ps436{width:768px}.ps437{margin-left:62px;margin-top:32px;margin-bottom:32px}.s288{min-width:627px;width:627px;height:calc(100vh - 80px);height:calc(var(--vh, 1vh) * 100 - 80px);}.c76{margin-top:max(calc(50vh - 308px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 308px), 0px);height:537px}.ps438{margin-left:48px;margin-top:32px;margin-bottom:32px}.s289{min-width:639px;width:639px;height:calc(100vh - 80px);height:calc(var(--vh, 1vh) * 100 - 80px);}.c77{background-image:url(../images/p/dscf0013-639.jpg)}.webp .c77{background-image:url(../images/h/dscf0013-639.webp)}.c79{margin-top:max(calc(50vh - 282px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 282px), 0px);height:485px}.ps439{margin-left:48px;margin-top:32px;margin-bottom:32px}.s290{min-width:639px;width:639px;height:calc(100vh - 80px);height:calc(var(--vh, 1vh) * 100 - 80px);}.c80{background-image:url(../images/v/dscf0017-639.jpg)}.webp .c80{background-image:url(../images/p/dscf0017-639.webp)}.c81{margin-top:max(calc(50vh - 282px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 282px), 0px);height:485px}.c82{background-image:url(../images/8/dscf0018-639.jpg)}.webp .c82{background-image:url(../images/6/dscf0018-639.webp)}.c83{background-image:url(../images/p/dscf0013-639.jpg)}.webp .c83{background-image:url(../images/h/dscf0013-639.webp)}.c84{background-image:url(../images/6/dscf0023-639.jpg)}.webp .c84{background-image:url(../images/a/dscf0023-639.webp)}.c85{background-image:url(../images/p/dscf0013-639.jpg)}.webp .c85{background-image:url(../images/h/dscf0013-639.webp)}.c86{background-image:url(../images/r/dscf0037-639.jpg)}.webp .c86{background-image:url(../images/r/dscf0037-639.webp)}.c87{background-image:url(../images/2/dscf0046-639.jpg)}.webp .c87{background-image:url(../images/v/dscf0046-639.webp)}.c88{background-image:url(../images/h/dscf0048-639.jpg)}.webp .c88{background-image:url(../images/e/dscf0048-639.webp)}.c89{background-image:url(../images/c/dscf0049_2-639.jpg)}.webp .c89{background-image:url(../images/j/dscf0049_2-639.webp)}.c90{background-image:url(../images/a/dscf0051_2-639.jpg)}.webp .c90{background-image:url(../images/2/dscf0051_2-639.webp)}.ps440{margin-left:21px;margin-top:98px;margin-bottom:98px}.s291{min-width:699px;width:699px;height:calc(100vh - 218px);height:calc(var(--vh, 1vh) * 100 - 218px);}.c92{background-image:url(../images/6/dscf0985_2-699.jpg)}.webp .c92{background-image:url(../images/n/dscf0985_2-699.webp)}.c94{margin-top:max(calc(50vh - 366px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 366px), 0px);height:514px}.ps441{margin-left:103px;margin-top:calc(50vh - 286px);margin-top:calc(var(--vh, 1vh) * 50 - 286px)}.s292{min-width:469px;width:469px;min-height:549px;height:549px}.c96{background-image:url(../images/0/dscf0019-468.jpg)}.webp .c96{background-image:url(../images/a/dscf0019-468.webp)}.c97{margin-top:756px}}@media (min-width:480px) and (max-width:767px){.ps436{width:480px}.ps437{margin-left:36px;margin-top:20px;margin-bottom:20px}.s288{min-width:392px;width:392px;height:calc(100vh - 56px);height:calc(var(--vh, 1vh) * 100 - 56px);}.c76{margin-top:max(calc(50vh - 196px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 196px), 0px);height:336px}.ps438{margin-left:27px;margin-top:20px;margin-bottom:20px}.s289{min-width:399px;width:399px;height:calc(100vh - 56px);height:calc(var(--vh, 1vh) * 100 - 56px);}.c77{background-image:url(../images/r/dscf0013-399.jpg)}.webp .c77{background-image:url(../images/0/dscf0013-399.webp)}.c79{margin-top:max(calc(50vh - 179px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 179px), 0px);height:303px}.ps439{margin-left:27px;margin-top:20px;margin-bottom:20px}.s290{min-width:399px;width:399px;height:calc(100vh - 56px);height:calc(var(--vh, 1vh) * 100 - 56px);}.c80{background-image:url(../images/j/dscf0017-399.jpg)}.webp .c80{background-image:url(../images/8/dscf0017-399.webp)}.c81{margin-top:max(calc(50vh - 179px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 179px), 0px);height:303px}.c82{background-image:url(../images/c/dscf0018-399.jpg)}.webp .c82{background-image:url(../images/2/dscf0018-399.webp)}.c83{background-image:url(../images/r/dscf0013-399.jpg)}.webp .c83{background-image:url(../images/0/dscf0013-399.webp)}.c84{background-image:url(../images/2/dscf0023-399.jpg)}.webp .c84{background-image:url(../images/p/dscf0023-399.webp)}.c85{background-image:url(../images/r/dscf0013-399.jpg)}.webp .c85{background-image:url(../images/0/dscf0013-399.webp)}.c86{background-image:url(../images/4/dscf0037-399.jpg)}.webp .c86{background-image:url(../images/j/dscf0037-399.webp)}.c87{background-image:url(../images/6/dscf0046-399.jpg)}.webp .c87{background-image:url(../images/c/dscf0046-399.webp)}.c88{background-image:url(../images/8/dscf0048-399.jpg)}.webp .c88{background-image:url(../images/0/dscf0048-399.webp)}.c89{background-image:url(../images/2/dscf0049_2-399.jpg)}.webp .c89{background-image:url(../images/t/dscf0049_2-399.webp)}.c90{background-image:url(../images/a/dscf0051_2-399.jpg)}.webp .c90{background-image:url(../images/e/dscf0051_2-399.webp)}.ps440{margin-left:9px;margin-top:62px;margin-bottom:62px}.s291{min-width:437px;width:437px;height:calc(100vh - 146px);height:calc(var(--vh, 1vh) * 100 - 146px);}.c92{background-image:url(../images/6/dscf0985_2-437.jpg)}.webp .c92{background-image:url(../images/8/dscf0985_2-437.webp)}.c94{margin-top:max(calc(50vh - 233px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 233px), 0px);height:321px}.ps441{margin-left:60px;margin-top:calc(50vh - 184px);margin-top:calc(var(--vh, 1vh) * 50 - 184px)}.s292{min-width:293px;width:293px;min-height:344px;height:344px}.c96{background-image:url(../images/4/dscf0019-293.jpg)}.webp .c96{background-image:url(../images/c/dscf0019-293.webp)}.c97{margin-top:616px}}@media (max-width:479px){.ps436{width:320px}.ps437{margin-left:21px;margin-top:13px;margin-bottom:13px}.s288{min-width:261px;width:261px;height:calc(100vh - 42px);height:calc(var(--vh, 1vh) * 100 - 42px);}.c76{margin-top:max(calc(50vh - 133px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 133px), 0px);height:224px}.ps438{margin-left:15px;margin-top:13px;margin-bottom:13px}.s289{min-width:266px;width:266px;height:calc(100vh - 42px);height:calc(var(--vh, 1vh) * 100 - 42px);}.c77{background-image:url(../images/a/dscf0013-266.jpg)}.webp .c77{background-image:url(../images/e/dscf0013-266.webp)}.c79{margin-top:max(calc(50vh - 122px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 122px), 0px);height:202px}.ps439{margin-left:-8px;margin-top:13px;margin-bottom:13px}.s290{min-width:320px;width:320px;height:calc(100vh - 42px);height:calc(var(--vh, 1vh) * 100 - 42px);}.c80{background-image:url(../images/8/dscf0017-320.jpg)}.webp .c80{background-image:url(../images/c/dscf0017-320.webp)}.c81{margin-top:max(calc(50vh - 114px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 114px), 0px);height:186px}.c82{background-image:url(../images/l/dscf0018-266.jpg)}.webp .c82{background-image:url(../images/0/dscf0018-266.webp)}.c83{background-image:url(../images/a/dscf0013-266.jpg)}.webp .c83{background-image:url(../images/e/dscf0013-266.webp)}.c84{background-image:url(../images/2/dscf0023-266.jpg)}.webp .c84{background-image:url(../images/4/dscf0023-266.webp)}.c85{background-image:url(../images/a/dscf0013-266.jpg)}.webp .c85{background-image:url(../images/e/dscf0013-266.webp)}.c86{background-image:url(../images/v/dscf0037-266.jpg)}.webp .c86{background-image:url(../images/r/dscf0037-266.webp)}.c87{background-image:url(../images/0/dscf0046-266.jpg)}.webp .c87{background-image:url(../images/r/dscf0046-266.webp)}.c88{background-image:url(../images/a/dscf0048-266.jpg)}.webp .c88{background-image:url(../images/0/dscf0048-266.webp)}.c89{background-image:url(../images/r/dscf0049_2-266.jpg)}.webp .c89{background-image:url(../images/2/dscf0049_2-266.webp)}.c90{background-image:url(../images/0/dscf0051_2-266.jpg)}.webp .c90{background-image:url(../images/v/dscf0051_2-266.webp)}.ps440{margin-left:2px;margin-top:41px;margin-bottom:41px}.s291{min-width:291px;width:291px;height:calc(100vh - 104px);height:calc(var(--vh, 1vh) * 100 - 104px);}.c92{background-image:url(../images/v/dscf0985_2-291.jpg)}.webp .c92{background-image:url(../images/v/dscf0985_2-291.webp)}.c94{margin-top:max(calc(50vh - 159px), 0px);margin-top:max(calc(var(--vh, 1vh) * 50 - 159px), 0px);height:214px}.ps441{margin-left:36px;margin-top:calc(50vh - 126px);margin-top:calc(var(--vh, 1vh) * 50 - 126px)}.s292{min-width:195px;width:195px;min-height:229px;height:229px}.c96{background-image:url(../images/2/dscf0019-195.jpg)}.webp .c96{background-image:url(../images/r/dscf0019-195.webp)}.c97{margin-top:666px}}@media (min-width:1920px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1920px) and (min-resolution:144dpi){.fx1{background-image:url(../images/h/dscf0004_3-640.jpg);background-attachment:fixed}.webp .fx1{background-image:url(../images/j/dscf0004_3-640.webp);background-attachment:fixed}.c77{background-image:url(../images/t/dscf0013-3196.jpg)}.webp .c77{background-image:url(../images/a/dscf0013-3196.webp)}.c80{background-image:url(../images/j/dscf0017-3196.jpg)}.webp .c80{background-image:url(../images/t/dscf0017-3196.webp)}.c82{background-image:url(../images/v/dscf0018-3196.jpg)}.webp .c82{background-image:url(../images/t/dscf0018-3196.webp)}.c83{background-image:url(../images/t/dscf0013-3196.jpg)}.webp .c83{background-image:url(../images/a/dscf0013-3196.webp)}.c84{background-image:url(../images/r/dscf0023-3196.jpg)}.webp .c84{background-image:url(../images/e/dscf0023-3196.webp)}.c85{background-image:url(../images/t/dscf0013-3196.jpg)}.webp .c85{background-image:url(../images/a/dscf0013-3196.webp)}.c90{background-image:url(../images/j/dscf0051_2-3196.jpg)}.webp .c90{background-image:url(../images/e/dscf0051_2-3196.webp)}}@media (min-width:1200px) and (max-width:1919px) and (min-width:1200px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1200px) and (max-width:1919px) and (min-width:1200px) and (min-resolution:144dpi){.c77{background-image:url(../images/l/dscf0013-1998.jpg)}.webp .c77{background-image:url(../images/r/dscf0013-1998.webp)}.c80{background-image:url(../images/0/dscf0017-1998.jpg)}.webp .c80{background-image:url(../images/4/dscf0017-1998.webp)}.c82{background-image:url(../images/l/dscf0018-1998.jpg)}.webp .c82{background-image:url(../images/a/dscf0018-1998.webp)}.c83{background-image:url(../images/l/dscf0013-1998.jpg)}.webp .c83{background-image:url(../images/r/dscf0013-1998.webp)}.c84{background-image:url(../images/8/dscf0023-1998.jpg)}.webp .c84{background-image:url(../images/a/dscf0023-1998.webp)}.c85{background-image:url(../images/l/dscf0013-1998.jpg)}.webp .c85{background-image:url(../images/r/dscf0013-1998.webp)}.c86{background-image:url(../images/n/dscf0037-1998.jpg)}.webp .c86{background-image:url(../images/j/dscf0037-1998.webp)}.c87{background-image:url(../images/n/dscf0046-1998.jpg)}.webp .c87{background-image:url(../images/e/dscf0046-1998.webp)}.c89{background-image:url(../images/2/dscf0049_2-1998.jpg)}.webp .c89{background-image:url(../images/c/dscf0049_2-1998.webp)}.c90{background-image:url(../images/h/dscf0051_2-1998.jpg)}.webp .c90{background-image:url(../images/l/dscf0051_2-1998.webp)}.c92{background-image:url(../images/p/dscf0985_2-2184.jpg)}.webp .c92{background-image:url(../images/0/dscf0985_2-2184.webp)}.c96{background-image:url(../images/v/dscf0019-1464.jpg)}.webp .c96{background-image:url(../images/8/dscf0019-1464.webp)}}@media (min-width:960px) and (max-width:1199px) and (min-width:960px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:960px) and (max-width:1199px) and (min-width:960px) and (min-resolution:144dpi){.c77{background-image:url(../images/p/dscf0013-1598.jpg)}.webp .c77{background-image:url(../images/6/dscf0013-1598.webp)}.c80{background-image:url(../images/r/dscf0017-1598.jpg)}.webp .c80{background-image:url(../images/t/dscf0017-1598.webp)}.c82{background-image:url(../images/l/dscf0018-1598.jpg)}.webp .c82{background-image:url(../images/h/dscf0018-1598.webp)}.c83{background-image:url(../images/p/dscf0013-1598.jpg)}.webp .c83{background-image:url(../images/6/dscf0013-1598.webp)}.c84{background-image:url(../images/2/dscf0023-1598.jpg)}.webp .c84{background-image:url(../images/r/dscf0023-1598.webp)}.c85{background-image:url(../images/p/dscf0013-1598.jpg)}.webp .c85{background-image:url(../images/6/dscf0013-1598.webp)}.c86{background-image:url(../images/a/dscf0037-1598.jpg)}.webp .c86{background-image:url(../images/p/dscf0037-1598-1.webp)}.c87{background-image:url(../images/r/dscf0046-1598.jpg)}.webp .c87{background-image:url(../images/h/dscf0046-1598.webp)}.c89{background-image:url(../images/0/dscf0049_2-1598.jpg)}.webp .c89{background-image:url(../images/a/dscf0049_2-1598.webp)}.c90{background-image:url(../images/j/dscf0051_2-1598.jpg)}.webp .c90{background-image:url(../images/c/dscf0051_2-1598.webp)}.c92{background-image:url(../images/l/dscf0985_2-1748.jpg)}.webp .c92{background-image:url(../images/h/dscf0985_2-1748.webp)}.c96{background-image:url(../images/e/dscf0019-1170.jpg)}.webp .c96{background-image:url(../images/0/dscf0019-1170.webp)}}@media (min-width:768px) and (max-width:959px) and (min-width:768px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:768px) and (max-width:959px) and (min-width:768px) and (min-resolution:144dpi){.c77{background-image:url(../images/j/dscf0013-1278.jpg)}.webp .c77{background-image:url(../images/t/dscf0013-1278.webp)}.c80{background-image:url(../images/c/dscf0017-1278.jpg)}.webp .c80{background-image:url(../images/h/dscf0017-1278.webp)}.c82{background-image:url(../images/r/dscf0018-1278.jpg)}.webp .c82{background-image:url(../images/r/dscf0018-1278.webp)}.c83{background-image:url(../images/j/dscf0013-1278.jpg)}.webp .c83{background-image:url(../images/t/dscf0013-1278.webp)}.c84{background-image:url(../images/n/dscf0023-1278.jpg)}.webp .c84{background-image:url(../images/6/dscf0023-1278.webp)}.c85{background-image:url(../images/j/dscf0013-1278.jpg)}.webp .c85{background-image:url(../images/t/dscf0013-1278.webp)}.c86{background-image:url(../images/l/dscf0037-1278.jpg)}.webp .c86{background-image:url(../images/4/dscf0037-1278.webp)}.c87{background-image:url(../images/h/dscf0046-1278.jpg)}.webp .c87{background-image:url(../images/n/dscf0046-1278.webp)}.c88{background-image:url(../images/8/dscf0048-1278.jpg)}.webp .c88{background-image:url(../images/r/dscf0048-1278.webp)}.c89{background-image:url(../images/n/dscf0049_2-1278.jpg)}.webp .c89{background-image:url(../images/2/dscf0049_2-1278.webp)}.c90{background-image:url(../images/e/dscf0051_2-1278.jpg)}.webp .c90{background-image:url(../images/p/dscf0051_2-1278.webp)}.c92{background-image:url(../images/2/dscf0985_2-1398.jpg)}.webp .c92{background-image:url(../images/j/dscf0985_2-1398.webp)}.c96{background-image:url(../images/a/dscf0019-936.jpg)}.webp .c96{background-image:url(../images/l/dscf0019-936.webp)}}@media (min-width:480px) and (max-width:767px) and (min-width:480px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:480px) and (max-width:767px) and (min-width:480px) and (min-resolution:144dpi){.c77{background-image:url(../images/e/dscf0013-798.jpg)}.webp .c77{background-image:url(../images/v/dscf0013-798.webp)}.c80{background-image:url(../images/2/dscf0017-798.jpg)}.webp .c80{background-image:url(../images/n/dscf0017-798.webp)}.c82{background-image:url(../images/l/dscf0018-798.jpg)}.webp .c82{background-image:url(../images/h/dscf0018-798.webp)}.c83{background-image:url(../images/e/dscf0013-798.jpg)}.webp .c83{background-image:url(../images/v/dscf0013-798.webp)}.c84{background-image:url(../images/h/dscf0023-798.jpg)}.webp .c84{background-image:url(../images/p/dscf0023-798.webp)}.c85{background-image:url(../images/e/dscf0013-798.jpg)}.webp .c85{background-image:url(../images/v/dscf0013-798.webp)}.c86{background-image:url(../images/r/dscf0037-798.jpg)}.webp .c86{background-image:url(../images/n/dscf0037-798.webp)}.c87{background-image:url(../images/l/dscf0046-798.jpg)}.webp .c87{background-image:url(../images/a/dscf0046-798.webp)}.c88{background-image:url(../images/e/dscf0048-798.jpg)}.webp .c88{background-image:url(../images/v/dscf0048-798.webp)}.c89{background-image:url(../images/h/dscf0049_2-798.jpg)}.webp .c89{background-image:url(../images/a/dscf0049_2-798.webp)}.c90{background-image:url(../images/8/dscf0051_2-798.jpg)}.webp .c90{background-image:url(../images/4/dscf0051_2-798.webp)}.c92{background-image:url(../images/p/dscf0985_2-874.jpg)}.webp .c92{background-image:url(../images/8/dscf0985_2-874.webp)}.c96{background-image:url(../images/l/dscf0019-586.jpg)}.webp .c96{background-image:url(../images/e/dscf0019-586.webp)}}@media (max-width:479px) and (min-width:320px) and (-webkit-min-device-pixel-ratio:1.7), (max-width:479px) and (min-width:320px) and (min-resolution:144dpi){.c77{background-image:url(../images/0/dscf0013-532.jpg)}.webp .c77{background-image:url(../images/e/dscf0013-532.webp)}.c80{background-image:url(../images/v/dscf0017-640.jpg)}.webp .c80{background-image:url(../images/p/dscf0017-640.webp)}.c82{background-image:url(../images/2/dscf0018-532.jpg)}.webp .c82{background-image:url(../images/v/dscf0018-532.webp)}.c83{background-image:url(../images/0/dscf0013-532.jpg)}.webp .c83{background-image:url(../images/e/dscf0013-532.webp)}.c84{background-image:url(../images/0/dscf0023-532.jpg)}.webp .c84{background-image:url(../images/v/dscf0023-532.webp)}.c85{background-image:url(../images/0/dscf0013-532.jpg)}.webp .c85{background-image:url(../images/e/dscf0013-532.webp)}.c86{background-image:url(../images/6/dscf0037-532.jpg)}.webp .c86{background-image:url(../images/c/dscf0037-532.webp)}.c87{background-image:url(../images/h/dscf0046-532.jpg)}.webp .c87{background-image:url(../images/t/dscf0046-532.webp)}.c88{background-image:url(../images/j/dscf0048-532.jpg)}.webp .c88{background-image:url(../images/j/dscf0048-532.webp)}.c89{background-image:url(../images/0/dscf0049_2-532.jpg)}.webp .c89{background-image:url(../images/e/dscf0049_2-532.webp)}.c90{background-image:url(../images/h/dscf0051_2-532.jpg)}.webp .c90{background-image:url(../images/6/dscf0051_2-532.webp)}.c92{background-image:url(../images/n/dscf0985_2-582.jpg)}.webp .c92{background-image:url(../images/l/dscf0985_2-582.webp)}.c96{background-image:url(../images/p/dscf0019-390.jpg)}.webp .c96{background-image:url(../images/8/dscf0019-390.webp)}}@media (min-width:320px){.fx1{background-attachment:fixed;background-image:url(../images/l/dscf0004_3-480.jpg)}.webp .fx1{background-image:url(../images/e/dscf0004_3-480.webp);background-attachment:fixed}}@media (min-width:320px) and (-webkit-min-device-pixel-ratio:1.7),(min-width:320px) and (min-resolution:144dpi){.fx1{background-image:url(../images/v/dscf0004_3-960.jpg);background-attachment:fixed}.webp .fx1{background-image:url(../images/v/dscf0004_3-960.webp);background-attachment:fixed}}@media (min-width:480px){.fx1{background-attachment:fixed;background-image:url(../images/l/dscf0004_3-768.jpg)}.webp .fx1{background-image:url(../images/8/dscf0004_3-768.webp);background-attachment:fixed}}@media (min-width:480px) and (-webkit-min-device-pixel-ratio:1.7),(min-width:480px) and (min-resolution:144dpi){.fx1{background-image:url(../images/4/dscf0004_3-1536.jpg);background-attachment:fixed}.webp .fx1{background-image:url(../images/8/dscf0004_3-1536.webp);background-attachment:fixed}}@media (min-width:768px){.fx1{background-attachment:fixed;background-image:url(../images/h/dscf0004_3-960.jpg)}.webp .fx1{background-image:url(../images/a/dscf0004_3-960.webp);background-attachment:fixed}}@media (min-width:960px){.fx1{background-attachment:fixed;background-image:url(../images/t/dscf0004_3-1200.jpg)}.webp .fx1{background-image:url(../images/p/dscf0004_3-1200.webp);background-attachment:fixed}}@media (min-width:1200px){.fx1{background-attachment:fixed;background-image:url(../images/p/dscf0004_3-1600.jpg)}.webp .fx1{background-image:url(../images/t/dscf0004_3-1600.webp);background-attachment:fixed}}@media (min-width:1600px){.fx1{background-attachment:fixed;background-image:url(../images/n/dscf0004_3-2000.jpg)}.webp .fx1{background-image:url(../images/4/dscf0004_3-2000.webp);background-attachment:fixed}}@media (min-width:2000px){.fx1{background-attachment:fixed;background-image:url(../images/0/dscf0004_3-2560.jpg)}.webp .fx1{background-image:url(../images/4/dscf0004_3-2560.webp);background-attachment:fixed}}@media (min-width:768px) and (-webkit-min-device-pixel-ratio:1.7),(min-width:768px) and (min-resolution:144dpi){.fx1{background-image:url(../images/n/dscf0004_3-1920.jpg);background-attachment:fixed}.webp .fx1{background-image:url(../images/n/dscf0004_3-1920.webp);background-attachment:fixed}}@media (min-width:960px) and (-webkit-min-device-pixel-ratio:1.7),(min-width:960px) and (min-resolution:144dpi){.fx1{background-image:url(../images/v/dscf0004_3-2400.jpg);background-attachment:fixed}.webp .fx1{background-image:url(../images/2/dscf0004_3-2400.webp);background-attachment:fixed}}@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:1.7),(min-width:1200px) and (min-resolution:144dpi){.fx1{background-image:url(../images/c/dscf0004_3-3200.jpg);background-attachment:fixed}.webp .fx1{background-image:url(../images/p/dscf0004_3-3200.webp);background-attachment:fixed}}body{min-height:100lvh;--f:1;min-width:1920px}@media (min-width:1200px) and (max-width:1919px){body{min-width:1200px}}@media (min-width:960px) and (max-width:1199px){body{min-width:960px}}@media (min-width:768px) and (max-width:959px){body{min-width:768px}}@media (min-width:480px) and (max-width:767px){body{min-width:480px}}@media (max-width:479px){body{min-width:320px}}.c102{display:block;position:fixed;left:0;top:0;width:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));z-index:2146435072;background-color:rgba(0,0,0,0.56);pointer-events:auto;opacity:0}.ps452{margin-left:auto;margin-right:auto;width:1920px;pointer-events:none}.v52{display:inline-block;vertical-align:top;pointer-events:auto}.ps453{position:relative;margin-left:141px;margin-top:80px;margin-bottom:80px}.c103{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/h/gross-blatt1methodec--1661.jpeg)}.webp .c103{background-image:url(../images/n/gross-blatt1methodec--1661.webp)}.c104{overflow:scroll;pointer-events:auto;scrollbar-width:none;-ms-overflow-style:none;height:100%;width:100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.c105{display:block;position:fixed;left:0;top:0;width:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));z-index:2146435072;background-color:rgba(0,0,0,0.75);pointer-events:auto;opacity:0}.ps454{position:relative;margin-left:158px;margin-top:80px;margin-bottom:80px}.c106{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/r/blatt-gross-1672.gif)}.webp .c106{background-image:url(../images/8/blatt-gross-1672.webp)}.ps455{position:relative;margin-left:170px;margin-top:80px;margin-bottom:80px}.c107{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/c/gross-blatt1methodec--1661.jpeg)}.webp .c107{background-image:url(../images/r/gross-blatt1methodec--1661.webp)}.c108{display:inline-block;position:relative;margin-left:0;margin-top:26px}@media (min-width:1200px) and (max-width:1919px){.ps452{width:1200px}.ps453{margin-left:88px;margin-top:50px;margin-bottom:50px}.c103{background-image:url(../images/t/gross-blatt1methodec--1038.jpeg)}.webp .c103{background-image:url(../images/p/gross-blatt1methodec--1038.webp)}.ps454{margin-left:99px;margin-top:50px;margin-bottom:50px}.c106{background-image:url(../images/a/blatt-gross-1045.gif)}.webp .c106{background-image:url(../images/2/blatt-gross-1045.webp)}.ps455{margin-left:106px;margin-top:50px;margin-bottom:50px}.c107{background-image:url(../images/v/gross-blatt1methodec--1038.jpeg)}.webp .c107{background-image:url(../images/a/gross-blatt1methodec--1038.webp)}.c108{margin-top:0}}@media (min-width:960px) and (max-width:1199px){.ps452{width:960px}.ps453{margin-left:70px;margin-top:40px;margin-bottom:40px}.c103{background-image:url(../images/2/gross-blatt1methodec--830.jpeg)}.webp .c103{background-image:url(../images/l/gross-blatt1methodec--830.webp)}.ps454{margin-left:79px;margin-top:40px;margin-bottom:40px}.c106{background-image:url(../images/n/blatt-gross-836.gif)}.webp .c106{background-image:url(../images/8/blatt-gross-836.webp)}.ps455{margin-left:85px;margin-top:40px;margin-bottom:40px}.c107{background-image:url(../images/8/gross-blatt1methodec--830.jpeg)}.webp .c107{background-image:url(../images/0/gross-blatt1methodec--830-1.webp)}.c108{margin-top:103px}}@media (min-width:768px) and (max-width:959px){.ps452{width:768px}.ps453{margin-left:56px;margin-top:32px;margin-bottom:32px}.c103{background-image:url(../images/6/gross-blatt1methodec--664.jpeg)}.webp .c103{background-image:url(../images/h/gross-blatt1methodec--664.webp)}.ps454{margin-left:63px;margin-top:32px;margin-bottom:32px}.c106{background-image:url(../images/h/blatt-gross-669.gif)}.webp .c106{background-image:url(../images/n/blatt-gross-669.webp)}.ps455{margin-left:68px;margin-top:32px;margin-bottom:32px}.c107{background-image:url(../images/2/gross-blatt1methodec--664.jpeg)}.webp .c107{background-image:url(../images/0/gross-blatt1methodec--664.webp)}.c108{margin-top:29px}}@media (min-width:480px) and (max-width:767px){.ps452{width:480px}.ps453{margin-left:35px;margin-top:20px;margin-bottom:20px}.c103{background-image:url(../images/r/gross-blatt1methodec--415.jpeg)}.webp .c103{background-image:url(../images/t/gross-blatt1methodec--415.webp)}.ps454{margin-left:39px;margin-top:20px;margin-bottom:20px}.c106{background-image:url(../images/2/blatt-gross-418.gif)}.webp .c106{background-image:url(../images/r/blatt-gross-418.webp)}.ps455{margin-left:43px;margin-top:20px;margin-bottom:20px}.c107{background-image:url(../images/v/gross-blatt1methodec--415.jpeg)}.webp .c107{background-image:url(../images/a/gross-blatt1methodec--415.webp)}.c108{margin-top:102px}}@media (max-width:479px){.ps452{width:320px}.ps453{margin-left:23px;margin-top:13px;margin-bottom:13px}.c103{background-image:url(../images/p/gross-blatt1methodec--277.jpeg)}.webp .c103{background-image:url(../images/l/gross-blatt1methodec--277.webp)}.ps454{margin-left:26px;margin-top:13px;margin-bottom:13px}.c106{background-image:url(../images/4/blatt-gross-279.gif)}.webp .c106{background-image:url(../images/6/blatt-gross-279.webp)}.ps455{margin-left:29px;margin-top:13px;margin-bottom:13px}.c107{background-image:url(../images/r/gross-blatt1methodec--277.jpeg)}.webp .c107{background-image:url(../images/v/gross-blatt1methodec--277.webp)}.c108{margin-top:94px}}@media (min-width:768px) and (max-width:959px) and (min-width:768px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:768px) and (max-width:959px) and (min-width:768px) and (min-resolution:144dpi){.c103{background-image:url(../images/v/gross-blatt1methodec--1328.jpeg)}.webp .c103{background-image:url(../images/0/gross-blatt1methodec--1328.webp)}.c107{background-image:url(../images/r/gross-blatt1methodec--1328.jpeg)}.webp .c107{background-image:url(../images/t/gross-blatt1methodec--1328.webp)}}@media (min-width:480px) and (max-width:767px) and (min-width:480px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:480px) and (max-width:767px) and (min-width:480px) and (min-resolution:144dpi){.c103{background-image:url(../images/e/gross-blatt1methodec--830.jpeg)}.webp .c103{background-image:url(../images/0/gross-blatt1methodec--830.webp)}.c106{background-image:url(../images/2/blatt-gross-836.gif)}.webp .c106{background-image:url(../images/p/blatt-gross-836.webp)}.c107{background-image:url(../images/n/gross-blatt1methodec--830.jpeg)}.webp .c107{background-image:url(../images/e/gross-blatt1methodec--830.webp)}}@media (max-width:479px) and (min-width:320px) and (-webkit-min-device-pixel-ratio:1.7), (max-width:479px) and (min-width:320px) and (min-resolution:144dpi){.c103{background-image:url(../images/r/gross-blatt1methodec--554.jpeg)}.webp .c103{background-image:url(../images/0/gross-blatt1methodec--554.webp)}.c106{background-image:url(../images/r/blatt-gross-558.gif)}.webp .c106{background-image:url(../images/2/blatt-gross-558.webp)}.c107{background-image:url(../images/p/gross-blatt1methodec--554.jpeg)}.webp .c107{background-image:url(../images/n/gross-blatt1methodec--554.webp)}}body{min-height:100lvh;--f:1;min-width:1920px}@media (min-width:1200px) and (max-width:1919px){body{min-width:1200px}}@media (min-width:960px) and (max-width:1199px){body{min-width:960px}}@media (min-width:768px) and (max-width:959px){body{min-width:768px}}@media (min-width:480px) and (max-width:767px){body{min-width:480px}}@media (max-width:479px){body{min-width:320px}}.c158{display:inline-block;position:relative;margin-left:0;margin-top:0}body{min-height:100lvh;--f:1;min-width:1920px}@media (min-width:1200px) and (max-width:1919px){body{min-width:1200px}}@media (min-width:960px) and (max-width:1199px){body{min-width:960px}}@media (min-width:768px) and (max-width:959px){body{min-width:768px}}@media (min-width:480px) and (max-width:767px){body{min-width:480px}}@media (max-width:479px){body{min-width:320px}}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0)}}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:translate3d(0, 0, 0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}
.c164{display:inline-block;position:relative;margin-left:0;margin-top:0}body{min-height:100lvh;--f:1;min-width:1920px}@media (min-width:1200px) and (max-width:1919px){body{min-width:1200px}}@media (min-width:960px) and (max-width:1199px){body{min-width:960px}}@media (min-width:768px) and (max-width:959px){body{min-width:768px}}@media (min-width:480px) and (max-width:767px){body{min-width:480px}}@media (max-width:479px){body{min-width:320px}}.c168{display:inline-block;position:relative;margin-left:0;margin-top:0}body{min-height:100lvh;--f:1;min-width:1920px}@media (min-width:1200px) and (max-width:1919px){body{min-width:1200px}}@media (min-width:960px) and (max-width:1199px){body{min-width:960px}}@media (min-width:768px) and (max-width:959px){body{min-width:768px}}@media (min-width:480px) and (max-width:767px){body{min-width:480px}}@media (max-width:479px){body{min-width:320px}}.c172{display:inline-block;position:relative;margin-left:0;margin-top:0}