@charset "UTF-8";.m83{background:#fff}.m83__container{position:relative;transition:none}.m83__mobile__controlls{display:none}.m83__interactive-house-mobile-launch-screen{text-align:center;display:-ms-flexbox;display:flex}.m83__interactive-house-mobile-launch-screen img{width:100%;max-width:35.5rem;margin:0 auto}.m83__interactive-house-mobile-launch-screen button{width:20rem;margin-bottom:1.5rem}.m83__house_mobius{background:url(../svg/house_mobius_green.svg) no-repeat;position:absolute;top:8.5rem;opacity:.6;background-size:cover;width:186vw;height:186vw;margin-left:auto;margin-right:auto;left:7rem;pointer-events:none}.m83__interactive-house{position:fixed;top:0;left:0;width:186vw;z-index:800;background:#fff}.m83__interactive-house svg{width:100%;height:auto;position:relative}.m83__text-content{width:100%;padding:2rem}.m83__interactive-house__close-mobile{position:fixed;top:.5rem;right:.5rem;font-size:1.6rem;color:#1b1e1c;width:auto!important;display:inline-block;padding-right:2.15rem;background-position:right;z-index:1000}.m83__interactive-house__scroll-left,.m83__interactive-house__scroll-right{display:inline-block;height:6rem;width:5.4rem;text-align:center;font-size:3.6rem;color:#008755;border-radius:.5rem;background:#fff;position:fixed;bottom:2rem;z-index:1000}.m83__interactive-house__scroll-left:disabled,.m83__interactive-house__scroll-right:disabled{opacity:.4}.m83__interactive-house__scroll-left{left:1rem}.m83__interactive-house__scroll-right{right:1rem}.m83__multiple-buttons .bn{margin-bottom:3rem}.m83__modal{position:fixed;right:-100vw;top:0;height:100vh;width:100vw;background:#fff;z-index:1000;transition:right .3s ease-out;overflow-y:scroll}.m83__modal.open{right:0}.m83__modal__header{text-align:right;position:absolute;top:0;left:0;width:100%}.m83__modal img{width:100%}.m83__modal__close{font-size:1.6rem;color:#1b1e1c;display:inline-block;font-weight:700;margin:2.15rem 2.15rem 0 0;height:3rem!important;width:3rem!important;background-position:center center;background-size:50%;background-color:#eeedec;border-radius:.75rem}.m83__modal__close-text{padding-left:.5rem;color:#1b1e1c;text-decoration:none;font-size:1.2rem;font-weight:700;cursor:pointer}.m83__modal__close-text:before{content:"←";position:relative;left:-.5rem;font-weight:700;font-size:1.7rem}.m83__modal__content{padding:2rem}.m83__modal__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,99,73,.5);z-index:-1;visibility:hidden;opacity:0;transition:all .3s ease-out}.m83__modal__overlay.active{z-index:900;opacity:1;visibility:visible}.m83__more button{width:20rem}.m83 .hotspot{width:1.2rem;height:1.2rem;background-color:#fff;display:block;position:absolute;border-radius:50% 50%;z-index:100;transition:all .2s ease-out;box-shadow:0 0 8px rgba(0,0,0,.5);animation:pulse-dot 1.45s cubic-bezier(.455,.03,.515,.955) -.4s infinite}.m83 .hotspot:hover{animation:none}.m83 .hotspot span{background-color:rgba(255,255,255,.6);width:5rem;height:5rem;border:1px solid #fff;position:relative;display:block;left:-1.85rem;bottom:1.85rem;border-radius:50% 50%;opacity:1;animation:pulse 1.45s cubic-bezier(.215,.61,.355,1) infinite}.m83 .hotspot__attic{top:28.6%;left:55%}.m83 .hotspot__water{top:25%;left:32%}.m83 .hotspot__window{top:41.8%;left:28.4%}.m83 .hotspot__door{top:58%;left:38.65%}.m83 .hotspot__fan{top:63.2%;left:49.6%}.m83 .hotspot__vehicle{top:61.4%;left:67%}.m83 .hotspot__efficiency{top:44.2%;left:39.6%}.m83 .hotspot__heating{top:48%;left:51%}.m83 .hotspot__alarm{top:52.7%;left:32.2%}.m83 .hotspot__doorbell{top:59.3%;left:44.5%}@media all and (-ms-high-contrast:none){.m83__interactive-house svg{width:74.24rem;height:77.64rem}}@media only screen and (min-width:768px){.m83{overflow-x:auto;height:auto}.m83__container{display:-ms-flexbox;display:flex;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.m83__interactive-house-mobile-launch-screen{display:none!important}.m83__house_mobius{display:block;width:60vw;height:60vw;left:7rem}.m83__interactive-house{position:relative;width:60%;max-width:88rem;z-index:0;background:0 0;left:-3%;margin:0 auto}.m83__text-content{width:40%;margin-top:20rem}.m83__text-content>*{max-width:41rem}.m83__multiple-buttons .bn{min-width:14rem;margin-bottom:0}.m83__modal{width:100%;right:-54rem;max-width:54rem}.m83__modal__content{padding:2rem 6rem}.m83__more button{width:auto;position:relative;bottom:2rem}}@media only screen and (min-width:940px){.m83__more button{bottom:10.7vw}}@media only screen and (min-width:1170px){.m83{overflow:hidden;height:auto;padding:6rem 0}.m83__text-content{margin-top:30rem}}@media only screen and (min-width:1400px){.m83__house_mobius{width:115rem;height:115rem;left:3rem;top:6.5rem}}@media only screen and (max-width:767px){.m83{overflow-x:hidden;padding-bottom:2rem}.m83.active{height:100vh;position:fixed;top:0;left:0;z-index:1000}.m83__container.active{height:100vh;z-index:900;transition:all .3s ease-out;transform:translate3d(-11rem,-2rem,0)}.m83__container.pan-right{transform:translate3d(-86vw,-2rem,0)}.m83__mobile__controlls.active{display:block}.m83__interactive-house{display:none}.m83__interactive-house.open{display:block}}@keyframes pulse{0%{transform:scale(.33)}100%,80%{opacity:0}}@keyframes pulse-dot{0%{transform:scale(.8)}50%{transform:scale(1)}100%{transform:scale(.8)}}