.hero{background:url(/assets/images/headers/sisustuslaen-kampaania-taust.svg);height:740px;max-height:740px;width:100%;overflow:visible;z-index:1}@media(max-width:600px){.hero{height:500px;max-height:500px}}@media only screen and (min-width:600px)and (max-width:767px){.hero{height:600px;max-height:600px}}.hero__content{display:flex;flex-direction:column;justify-content:space-between;height:740px;align-items:center;gap:75px}@media(max-width:600px){.hero__content{height:500px;max-height:500px;gap:0}}@media only screen and (min-width:600px)and (max-width:767px){.hero__content{height:600px;max-height:600px}}.hero__text{padding:0 32px}.hero__text p{font-size:18px}@media(max-width:767px){.hero__text p{font-size:16px}}.hero__furniture{position:relative;height:100%;width:100%;max-width:985px}@media(max-width:991px){.hero__furniture{max-width:100%}}.furniture-item{position:absolute;display:inline-block}.furniture-item .selected-image{max-width:100%;height:auto}.furniture-item .open-popup{position:absolute;left:50%;top:50%;width:36px;height:36px;background:url(/assets/images/sisustus/sisustus-button.svg);border:none;z-index:3;background-size:cover;background-position:center;animation:pulse 2s infinite alternate}.furniture-item--1{left:0;bottom:0;width:21%}.furniture-item--1 .open-popup{left:30%;top:10%}@media(max-width:767px){.furniture-item--1{left:-3%;width:22%}}.furniture-item--2{left:26%;bottom:150px;transform:translate(-50%);width:32%;margin-bottom:-1px;z-index:2}@media(max-width:767px){.furniture-item--2{width:35%}}.furniture-item--2 .open-popup{top:auto;left:40%;bottom:5%;animation-delay:.5s}.furniture-item--3{right:45%;bottom:0;transform:translate(50%);width:57%}@media(max-width:767px){.furniture-item--3{width:73%}}.furniture-item--3 .open-popup{left:70%;top:40%;animation-delay:1s}.furniture-item--4{left:16%;bottom:0;width:42%}@media(max-width:767px){.furniture-item--4{width:44%}}.furniture-item--4 .open-popup{left:12%;top:48%;animation-delay:1.5s}.furniture-item--5{right:-3%;bottom:0;width:34%}@media(max-width:767px){.furniture-item--5{width:45%;right:-9%}}.furniture-item--5 .open-popup{right:65%;top:38%;animation-delay:.5s}.furniture-item--6{top:0;right:54%;width:30%;transform:translate(50%)}@media(max-width:991px){.furniture-item--6{top:auto;bottom:37%;width:36%}}.furniture-item--6 .open-popup{top:11%;left:53%;animation-delay:1s}.furniture-item--7{top:12%;right:20%;transform:translate(50%);width:30%}@media(max-width:767px){.furniture-item--7{width:32%;right:13%;top:auto;bottom:54%}}.furniture-item--7 .open-popup{left:48%;top:12%;animation-delay:1.5s}.furniture-item__popup{display:none;top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;background:#fff;border-radius:8px;padding:20px;flex-direction:row;gap:8px;z-index:5}@media(max-width:767px){.furniture-item__popup{padding:10px;gap:4px}}.furniture-item__popup img{height:212px;width:212px;padding:20px;cursor:pointer;border-radius:4px;border:1px solid rgba(59,59,71,.12)}@media(max-width:767px){.furniture-item__popup img{height:112px;width:112px;padding:10px}}@media(max-width:360px){.furniture-item__popup img{height:96px;width:96px}}.furniture-item__popup img.active{border:1px solid #45a77e}.calculatorForm{padding:0 85px}@media(max-width:767px){.calculatorForm{padding:0 15px}}.calculatorForm .form-buttons .btn-add,.calculatorForm .form-buttons .btn-remove{margin-top:15px;color:#262633;padding:0;background:none;display:flex;justify-content:center;align-items:center}.calculatorForm .form-buttons .btn-add:before,.calculatorForm .form-buttons .btn-remove:before{left:0;margin-right:5px;margin-top:5px;transform:scale(.8);filter:grayscale(100%) invert(100%)}.calculatorForm .form-buttons .btn-add:focus,.calculatorForm .form-buttons .btn-remove:focus,.calculatorForm .form-buttons .btn-add:active,.calculatorForm .form-buttons .btn-remove:active{outline:none!important;box-shadow:none!important;border:none!important}.calculatorForm .form-buttons .btn-add{float:left}.calculatorForm .form-buttons .btn-add:before{content:url(/assets/images/elements/add.svg)}.calculatorForm .form-buttons .btn-remove{float:right}.calculatorForm .form-buttons .btn-remove:before{content:url(/assets/images/elements/del.svg)}.calculatorForm .form-labels span{float:left;font-size:12px;color:#89868d}.calculatorForm .input-symbol-euro:after{content:"€";position:absolute;color:#89868d;right:16px;top:22px;transform:translateY(-50%);pointer-events:none}.calculatorForm .form-group{margin-bottom:1rem}.calculatorForm .form-group .form-control{margin-top:4px;border-bottom:1px solid #89868d;border-top:none;border-right:none;border-left:none;border-radius:0;box-shadow:none;padding:0;color:#262633}.calculatorForm .form-group .input-symbol-euro:after{content:"€";position:absolute;color:#89868d;right:16px;top:22px;transform:translateY(-50%);pointer-events:none}.result{text-align:center}.result__sum,.result__info,.result__error,.result__monthly{margin-bottom:0}.result__sum .info,.result__info .info,.result__error .info,.result__monthly .info,.result__monthly #monthly{font-weight:600}.result .suffix{font-weight:600;margin-left:3px}.result .calculatorButton .btn-dark{font-size:14px}.result .disclaimer{color:#262633!important;line-height:18px}.result .disclaimer a{font-size:14px}.hand{position:absolute;background:#000;transform-origin:50% 100%;left:50%;transform:translate(-50%);z-index:1;border-radius:4px;transition:transform 1s ease}.hour-hand{height:20px;width:3px;bottom:74px;left:127px}.minute-hand{height:28px;width:3px;bottom:74px;left:128px}@-moz-keyframes pulse{0%{transform:scale(1)}to{transform:scale(1.2)}}@-webkit-keyframes pulse{0%{transform:scale(1)}to{transform:scale(1.2)}}@-o-keyframes pulse{0%{transform:scale(1)}to{transform:scale(1.2)}}@keyframes pulse{0%{transform:scale(1)}to{transform:scale(1.2)}}
