.fullscreen-block{overflow:hidden}.fullscreen-block .large-box{display:flex;flex-direction:column;justify-content:flex-end;height:100vh;color:var(--text-color);position:relative}@media screen and (max-width: 1200px){.fullscreen-block .large-box{height:600px}.fullscreen-block .large-box .box-hover-content .content{font-family:"Open Sans","Arial Black","sans-serif";font-size:22px;line-height:28px;font-weight:300;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;z-index:3}}@media screen and (max-width: 600px){.fullscreen-block .large-box{height:100vw}}.fullscreen-block .large-box .box-inner-content{color:var(--text-color);margin-left:80px;margin-right:80px;padding-bottom:80px;position:relative;max-width:100%}@media screen and (max-width: 991px){.fullscreen-block .large-box .box-inner-content{margin-left:40px;margin-right:40px}}.fullscreen-block .large-box .box-inner-content .logo{width:auto;padding-bottom:25px}.fullscreen-block .large-box .box-inner-content .logo svg{height:40px}@media screen and (max-width: 1600px){.fullscreen-block .large-box .box-inner-content .logo{display:none}}.fullscreen-block .large-box .box-inner-content .logo.colored svg,.fullscreen-block .large-box .box-inner-content .logo.colored svg path{fill:var(--svg-color)}.fullscreen-block .large-box .box-inner-content .title{font-family:"Open Sans","Arial Black","sans-serif";font-size:35px;line-height:40px;font-weight:700;color:var(--text-color)}@media screen and (max-width: 991px){.fullscreen-block .large-box .box-inner-content .title{font-family:"Open Sans","Arial Black","sans-serif";font-size:20px;line-height:24px;font-weight:700}}.fullscreen-block .large-box .box-inner-content .desc{font-family:"Open Sans","Arial Black","sans-serif";font-size:18px;line-height:26px;font-weight:300;padding-top:20px;padding-bottom:30px;max-width:60%}@media screen and (max-width: 1600px){.fullscreen-block .large-box .box-inner-content .desc{font-family:"Open Sans","Arial Black","sans-serif";font-size:14px;line-height:20px;font-weight:300}}@media screen and (max-width: 991px){.fullscreen-block .large-box .box-inner-content .desc{font-family:"Open Sans","Arial Black","sans-serif";font-size:14px;line-height:20px;font-weight:300}}.fullscreen-block .large-box .box-inner-content .button{position:absolute;z-index:5;display:flex;flex-direction:row;align-items:center;left:0;bottom:35px;transition:all .6s ease-in;cursor:pointer}.fullscreen-block .large-box .box-inner-content .button .text{font-family:"Open Sans","Arial Black","sans-serif";font-size:14px;line-height:20px;font-weight:300;font-size:14px;line-height:23px;text-transform:uppercase;position:absolute;opacity:0;transition:all .6s ease-in-out;text-align:right;width:200px}@media screen and (max-width: 991px){.fullscreen-block .large-box .box-inner-content .button .text{font-family:"Open Sans","Arial Black","sans-serif";font-size:10px;line-height:10px;font-weight:300}}.fullscreen-block .large-box .box-inner-content .button .icon svg{height:30px;fill:var(--button-color);transition:all .6s ease-in-out}@media screen and (max-width: 991px){.fullscreen-block .large-box .box-inner-content .button .icon svg{height:20px}}.fullscreen-block .large-box .box-inner-content .button .icon svg path{fill:var(--button-color)}.fullscreen-block .large-box .box-inner-content .button .text{left:-200px}.fullscreen-block .large-box .box-inner-content .button .icon svg{height:30px;fill:var(--button-color);transition:all .6s ease-in-out}.fullscreen-block .large-box .box-hover-content{opacity:1;overflow:hidden;position:absolute;width:100%;height:100%;place-items:center;transition:opacity .6s ease-in-out;left:0;top:0}.fullscreen-block .large-box .box-hover-content video{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1;object-fit:cover;width:100%;height:100%}.fullscreen-block .large-box .box-hover-content img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1;object-fit:cover;width:100%;height:100%}.fullscreen-block .large-box .box-hover-content .content{font-family:"Open Sans","Arial Black","sans-serif";font-size:18px;line-height:26px;font-weight:300;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:35px;line-height:50px;width:100%;z-index:2;padding-left:80px;padding-right:80px}@media screen and (max-width: 1600px){.fullscreen-block .large-box .box-hover-content .content{font-family:"Open Sans","Arial Black","sans-serif";font-size:25px;line-height:30px;font-weight:300}}@media screen and (max-width: 991px){.fullscreen-block .large-box .box-hover-content .content{font-family:"Open Sans","Arial Black","sans-serif";font-size:14px;line-height:20px;font-weight:300;padding-left:40px;padding-right:40px}}@media screen and (max-width: 600px){.fullscreen-block .large-box .box-hover-content .content{transform:translate(-50%, -60%)}}.fullscreen-block .large-box .box-hover-content img{transform:translate(-50%, -50%) scale(1);transition:all .4s ease-out}.fullscreen-block .large-box .box-hover-content::before{transition:opacity .6s ease-out;opacity:0;content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background-color:var(--wunder-fullscreenblocks-overlay)}.fullscreen-block .large-box:hover .box-hover-content img,.fullscreen-block .large-box.active .box-hover-content img{transform:translate(-50%, -50%) scale(1.2);transition:all .4s ease-out}.fullscreen-block .large-box:hover .box-hover-content::before,.fullscreen-block .large-box.active .box-hover-content::before{opacity:.5}.fullscreen-block .large-box.background{background-color:var(--background-color)}.fullscreen-block .large-box.background .box-hover-content{opacity:0;position:absolute;width:100%;height:100%;place-items:center;transition:opacity .6s ease-in-out;left:0;top:0}.fullscreen-block .large-box.background .box-hover-content video{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1;object-fit:cover;width:100%;height:100%}.fullscreen-block .large-box.background .box-hover-content img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1;object-fit:cover;width:100%;height:100%}.fullscreen-block .large-box.background .box-hover-content .content{font-family:"Open Sans","Arial Black","sans-serif";font-size:18px;line-height:26px;font-weight:300;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:35px;line-height:50px;width:100%;z-index:2;padding-left:80px;padding-right:80px}@media screen and (max-width: 1600px){.fullscreen-block .large-box.background .box-hover-content .content{font-family:"Open Sans","Arial Black","sans-serif";font-size:25px;line-height:30px;font-weight:300}}@media screen and (max-width: 991px){.fullscreen-block .large-box.background .box-hover-content .content{font-family:"Open Sans","Arial Black","sans-serif";font-size:14px;line-height:20px;font-weight:300;padding-left:40px;padding-right:40px}}@media screen and (max-width: 600px){.fullscreen-block .large-box.background .box-hover-content .content{transform:translate(-50%, -60%)}}.fullscreen-block .large-box.background:hover .box-hover-content,.fullscreen-block .large-box.background.active .box-hover-content{opacity:1;transition:opacity .6s ease-in-out}.fullscreen-block .large-box.background:hover .box-inner-content .button,.fullscreen-block .large-box.background.active .box-inner-content .button{left:95%;transition:all .6s ease-out;transform:translateX(-40px)}.fullscreen-block .large-box.background:hover .box-inner-content .button .text,.fullscreen-block .large-box.background.active .box-inner-content .button .text{opacity:1;transition:all .6s ease-in-out;color:var(--button-color-hover)}.fullscreen-block .large-box.background:hover .box-inner-content .button .icon svg,.fullscreen-block .large-box.background:hover .box-inner-content .button .icon svg path,.fullscreen-block .large-box.background.active .box-inner-content .button .icon svg,.fullscreen-block .large-box.background.active .box-inner-content .button .icon svg path{fill:var(--button-color-hover)}.fullscreen-block .small-box>div{height:50vh}@media screen and (max-width: 991px){.fullscreen-block .small-box>div{height:50vw}}.fullscreen-block .small-box .box{width:50%}@media screen and (max-width: 991px){.fullscreen-block .small-box .box{width:50vw}}.fullscreen-block .small-box .box-top{background-color:var(--background-color);color:var(--text-color);position:relative}.fullscreen-block .small-box .box-top .logo svg{height:40px}@media screen and (max-width: 1600px){.fullscreen-block .small-box .box-top .logo{display:none}}.fullscreen-block .small-box .box-top .logo.colored svg,.fullscreen-block .small-box .box-top .logo.colored svg path{fill:var(--svg-color)}.fullscreen-block .small-box .box-top .top-right{display:inline-block;overflow:hidden;position:relative}.fullscreen-block .small-box .box-top .top-right img{pointer-events:none;position:absolute;object-fit:cover;width:120%;height:100%;z-index:1;right:-12%;transition:all .6s ease-out}.fullscreen-block .small-box .box-top .top-left{padding:40px;position:relative}@media screen and (max-width: 991px){.fullscreen-block .small-box .box-top .top-left{padding:15px}}@media screen and (max-width: 991px){.fullscreen-block .small-box .box-top .top-left .title{pointer-events:none;opacity:1;z-index:1;width:40vw;transition:opacity .4s ease-out;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.fullscreen-block .small-box .box-top .top-left .desc{pointer-events:none;opacity:0;z-index:1;width:40vw;transition:opacity .4s ease-out;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}}.fullscreen-block .small-box .box-top .top-left .button{position:absolute;z-index:5;display:flex;flex-direction:row;align-items:center;left:0;bottom:35px;transition:all .6s ease-in;cursor:pointer}.fullscreen-block .small-box .box-top .top-left .button .text{font-family:"Open Sans","Arial Black","sans-serif";font-size:14px;line-height:20px;font-weight:300;font-size:14px;line-height:23px;text-transform:uppercase;position:absolute;opacity:0;transition:all .6s ease-in-out;text-align:right;width:200px}@media screen and (max-width: 991px){.fullscreen-block .small-box .box-top .top-left .button .text{font-family:"Open Sans","Arial Black","sans-serif";font-size:10px;line-height:10px;font-weight:300}}.fullscreen-block .small-box .box-top .top-left .button .icon svg{height:30px;fill:var(--button-color);transition:all .6s ease-in-out}@media screen and (max-width: 991px){.fullscreen-block .small-box .box-top .top-left .button .icon svg{height:20px}}.fullscreen-block .small-box .box-top .top-left .button .icon svg path{fill:var(--button-color)}.fullscreen-block .small-box .box-top .top-left .button .text{left:-200px}.fullscreen-block .small-box .box-top .top-left .button .icon svg{height:30px;fill:var(--button-color);transition:all .6s ease-in-out}.fullscreen-block .small-box .box-top .top-left .logo{max-width:180px;width:100%;padding-bottom:25px}.fullscreen-block .small-box .box-top .top-left .title{font-family:"Open Sans","Arial Black","sans-serif";font-size:25px;line-height:30px;font-weight:700;color:var(--text-color)}@media screen and (max-width: 991px){.fullscreen-block .small-box .box-top .top-left .title{font-family:"Open Sans","Arial Black","sans-serif";font-size:16px;line-height:20px;font-weight:700}}.fullscreen-block .small-box .box-top .top-left .desc{font-family:"Open Sans","Arial Black","sans-serif";font-size:18px;line-height:26px;font-weight:300;padding-top:18px;padding-bottom:26px}@media screen and (max-width: 1600px){.fullscreen-block .small-box .box-top .top-left .desc{font-family:"Open Sans","Arial Black","sans-serif";font-size:14px;line-height:20px;font-weight:300}}@media screen and (max-width: 991px){.fullscreen-block .small-box .box-top .top-left .desc{font-family:"Open Sans","Arial Black","sans-serif";font-size:12px;line-height:17px;font-weight:300}}@media screen and (max-width: 500px){.fullscreen-block .small-box .box-top .top-left{padding:10px}.fullscreen-block .small-box .box-top .top-left .desc{font-size:11px;line-height:12px}}.fullscreen-block .small-box .box-top .top-left .button{left:40px}@media screen and (max-width: 991px){.fullscreen-block .small-box .box-top .top-left .button{left:15px}}.fullscreen-block .small-box .box-top:hover .top-right img,.fullscreen-block .small-box .box-top.active .top-right img{width:145%;right:-28%;transition:all .6s ease-out}@media screen and (max-width: 991px){.fullscreen-block .small-box .box-top:hover .top-left .title,.fullscreen-block .small-box .box-top.active .top-left .title{opacity:0}.fullscreen-block .small-box .box-top:hover .top-left .desc,.fullscreen-block .small-box .box-top.active .top-left .desc{opacity:1}}.fullscreen-block .small-box .box-top:hover .top-left .button,.fullscreen-block .small-box .box-top.active .top-left .button{left:95%;transition:all .6s ease-out;transform:translateX(-40px)}.fullscreen-block .small-box .box-top:hover .top-left .button .text,.fullscreen-block .small-box .box-top.active .top-left .button .text{opacity:1;transition:all .6s ease-in-out;color:var(--button-color-hover)}.fullscreen-block .small-box .box-top:hover .top-left .button .icon svg,.fullscreen-block .small-box .box-top:hover .top-left .button .icon svg path,.fullscreen-block .small-box .box-top.active .top-left .button .icon svg,.fullscreen-block .small-box .box-top.active .top-left .button .icon svg path{fill:var(--button-color-hover)}.fullscreen-block .small-box .box-bottom{background-color:var(--background-color);color:var(--color-white)}.fullscreen-block .small-box .box-bottom .logo svg{height:40px}@media screen and (max-width: 1600px){.fullscreen-block .small-box .box-bottom .logo{display:none}}.fullscreen-block .small-box .box-bottom .logo.colored svg,.fullscreen-block .small-box .box-bottom .logo.colored svg path{fill:var(--svg-color)}.fullscreen-block .small-box .box-bottom .bottom-left{display:inline-block;overflow:hidden;position:relative}.fullscreen-block .small-box .box-bottom .bottom-left img{pointer-events:none;position:absolute;object-fit:cover;width:120%;height:100%;z-index:1;right:0;transition:all .6s ease-out}.fullscreen-block .small-box .box-bottom .bottom-right{padding:40px;position:relative}.fullscreen-block .small-box .box-bottom .bottom-right .button{position:absolute;z-index:5;display:flex;flex-direction:row;align-items:center;left:0;bottom:35px;transition:all .6s ease-in;cursor:pointer;right:40px;left:unset}.fullscreen-block .small-box .box-bottom .bottom-right .button .text{font-family:"Open Sans","Arial Black","sans-serif";font-size:14px;line-height:20px;font-weight:300;font-size:14px;line-height:23px;text-transform:uppercase;position:absolute;opacity:0;transition:all .6s ease-in-out;text-align:right;width:200px}@media screen and (max-width: 991px){.fullscreen-block .small-box .box-bottom .bottom-right .button .text{font-family:"Open Sans","Arial Black","sans-serif";font-size:10px;line-height:10px;font-weight:300}}.fullscreen-block .small-box .box-bottom .bottom-right .button .icon svg{height:30px;fill:var(--button-color);transition:all .6s ease-in-out}@media screen and (max-width: 991px){.fullscreen-block .small-box .box-bottom .bottom-right .button .icon svg{height:20px}}.fullscreen-block .small-box .box-bottom .bottom-right .button .icon svg path{fill:var(--button-color)}.fullscreen-block .small-box .box-bottom .bottom-right .button .text{left:30px;text-align:left}.fullscreen-block .small-box .box-bottom .bottom-right .logo{max-width:180px;width:100%;padding-bottom:25px}.fullscreen-block .small-box .box-bottom .bottom-right .title{font-family:"Open Sans","Arial Black","sans-serif";font-size:25px;line-height:30px;font-weight:700;color:var(--text-color)}@media screen and (max-width: 991px){.fullscreen-block .small-box .box-bottom .bottom-right .title{font-family:"Open Sans","Arial Black","sans-serif";font-size:16px;line-height:20px;font-weight:700}}.fullscreen-block .small-box .box-bottom .bottom-right .desc{font-family:"Open Sans","Arial Black","sans-serif";font-size:18px;line-height:26px;font-weight:300;padding-top:18px;padding-bottom:26px}@media screen and (max-width: 1600px){.fullscreen-block .small-box .box-bottom .bottom-right .desc{font-family:"Open Sans","Arial Black","sans-serif";font-size:14px;line-height:20px;font-weight:300}}@media screen and (max-width: 991px){.fullscreen-block .small-box .box-bottom .bottom-right .desc{font-family:"Open Sans","Arial Black","sans-serif";font-size:12px;line-height:17px;font-weight:300}}@media screen and (max-width: 991px){.fullscreen-block .small-box .box-bottom .bottom-right .title{pointer-events:none;opacity:1;z-index:1;width:40vw;transition:opacity .4s ease-out;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.fullscreen-block .small-box .box-bottom .bottom-right .desc{pointer-events:none;opacity:0;z-index:1;width:40vw;transition:opacity .4s ease-out;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}}@media screen and (max-width: 500px){.fullscreen-block .small-box .box-bottom .bottom-right{padding:10px}.fullscreen-block .small-box .box-bottom .bottom-right .desc{font-size:11px;line-height:12px}}.fullscreen-block .small-box .box-bottom:hover .bottom-left img,.fullscreen-block .small-box .box-bottom.active .bottom-left img{width:145%;right:0;transition:all .6s ease-out}@media screen and (max-width: 991px){.fullscreen-block .small-box .box-bottom:hover .bottom-right .title,.fullscreen-block .small-box .box-bottom.active .bottom-right .title{opacity:0}.fullscreen-block .small-box .box-bottom:hover .bottom-right .desc,.fullscreen-block .small-box .box-bottom.active .bottom-right .desc{opacity:1}}.fullscreen-block .small-box .box-bottom:hover .bottom-right .button,.fullscreen-block .small-box .box-bottom.active .bottom-right .button{right:95%;transition:all .6s ease-out;transform:translateX(40px)}.fullscreen-block .small-box .box-bottom:hover .bottom-right .button .text,.fullscreen-block .small-box .box-bottom.active .bottom-right .button .text{opacity:1;transition:all .6s ease-in-out;color:var(--button-color-hover)}.fullscreen-block .small-box .box-bottom:hover .bottom-right .button .icon svg,.fullscreen-block .small-box .box-bottom:hover .bottom-right .button .icon svg path,.fullscreen-block .small-box .box-bottom.active .bottom-right .button .icon svg,.fullscreen-block .small-box .box-bottom.active .bottom-right .button .icon svg path{fill:var(--button-color-hover)}/*# sourceMappingURL=wunderFullscreenBlocks.css.map */
