@charset "UTF-8";map area{cursor:pointer}#sx-smart-cnt-explain{color:#326295;font-size:1.1rem;font-weight:600}#sx-smart-kontakt-button{position:fixed;right:0;top:30%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#326295;border-width:1px;border-style:solid;border-color:#000;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1);width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;z-index:1000}#sx-smart-kontakt-button:hover{border-color:#f0d283}#sx-smart-kontakt-button img{max-width:75%;max-height:75%}#sx-smart-kontakt-panel{position:fixed;right:-300px;top:30%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:300px;background-color:#fff;border-width:1px;border-style:solid;border-color:#000;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1);padding:1rem;z-index:999;-webkit-transition:right .3s ease;transition:right .3s ease}#sx-smart-kontakt-panel.open{right:55px}#sx-smart-kontakt-panel p{margin:0;font-size:1rem;color:#000}.sx-smart{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1200px){.sx-smart{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.sx-smart-banner{width:100%;margin-bottom:2rem}.sx-smart-banner img{display:block;max-width:100%;margin:0 auto}.sx-smart-cnt{-ms-flex-preferred-size:30%;flex-basis:30%;width:30%;max-height:1017px;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.5rem;text-align:center;overflow-y:auto}@media screen and (max-width:1200px){.sx-smart-cnt{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;margin-bottom:2rem}}.sx-smart-cnt-detail{display:none}.sx-smart-img{-ms-flex-preferred-size:65%;flex-basis:65%;width:65%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.5rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:auto}@media screen and (max-width:1700px){.sx-smart-img{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (max-width:1200px){.sx-smart-img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:1085px){.sx-smart-img{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.sx-smart-img img{width:850px;height:1017px}.sx-smart-p{width:100%;-webkit-box-shadow:0 2px 5px #d6d1c4;box-shadow:0 2px 5px #d6d1c4;margin-bottom:1rem;padding:.5rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.sx-smart-p-name{width:100%;font-weight:600;text-decoration:underline}.sx-smart-p-name a{color:#326295}.sx-smart-p-img{width:100%}.sx-smart-p-img img{max-width:100%;max-height:200px}.sx-smart-p-desc{width:100%}.sx-smart-p-merk{display:inline-block;position:absolute;top:0;right:10px;z-index:10}.sx-smart-contact{-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:2rem}.sx-smart-contact-btn{background-color:#326295;color:#fff;font-size:1rem;width:10rem;padding:.7rem;border:1px solid #000;cursor:pointer}.sx-smart-contact-btn:hover{color:#f0d283}.sx-smart-kontakt{width:50px;height:50px;position:absolute;top:65%;right:0;z-index:10;text-align:center;background-color:#326295}.sx-smart-desc{margin-bottom:2rem;background-color:#fff;padding:1rem;font-weight:600}.sx-smart-desc-form{width:50%;margin:0 auto;margin-bottom:2rem;padding:1rem;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:600}.sx-smart-desc-form fieldset{border-width:2px;border-style:solid;border-color:#326295}.sx-smart-desc-form fieldset legend{font-size:1.2rem}.sx-smart-desc-form-sbmt{margin-left:5%}.sx-smart-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.7);z-index:99999;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sx-smart-modal-open{overflow:hidden}.sx-border-animation{border-width:3px;border-style:solid;border-color:transparent}@-webkit-keyframes dash{0%{border-color:#326295 transparent transparent transparent}25%{border-color:transparent #326295 transparent transparent}50%{border-color:transparent transparent #326295 transparent}75%{border-color:transparent transparent transparent #326295}100%{border-color:#326295 transparent transparent transparent}}@keyframes dash{0%{border-color:#326295 transparent transparent transparent}25%{border-color:transparent #326295 transparent transparent}50%{border-color:transparent transparent #326295 transparent}75%{border-color:transparent transparent transparent #326295}100%{border-color:#326295 transparent transparent transparent}}@-webkit-keyframes borderFadeOut{0%{border-color:transparent}100%{border-color:transparent}}@keyframes borderFadeOut{0%{border-color:transparent}100%{border-color:transparent}}.sx-border-animation.animate-border{-webkit-animation:dash 2s linear infinite,borderFadeOut 0s ease-in-out 9s forwards;animation:dash 2s linear infinite,borderFadeOut 0s ease-in-out 9s forwards}