.Calc--hidden,.Calc__row_hidden{display:none}.Calc__label{width:100%;display:inline-block;font-size:14px;color:rgba(0,0,0,.4)}.Calc__label-title{position:absolute;left:1rem;top:.65rem;font-size:.875rem;line-height:1.28;color:#9c9cb7}.Calc__pages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.Calc__pages-wrapper{line-height:1.35;padding:.25rem 1rem;border-radius:4px;-webkit-box-shadow:0 0 0 1px #c3c3d3 inset;box-shadow:inset 0 0 0 1px #c3c3d3}.Calc__pages-wrapper:hover{-webkit-box-shadow:0 0 0 1px #49497c inset;box-shadow:inset 0 0 0 1px #49497c}@media (min-width:768px){.Calc__pages-wrapper{height:60px}}.Calc__pages-wrapper .Calc__label{padding:.25rem 0 0;color:#9c9cb7}@media (min-width:768px){.Calc__pages-wrapper .Calc__label{padding-bottom:0}}.Calc__pages__buttons{width:100%;max-width:62px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;top:-11px}.Calc__pages__input{max-width:71px;font-size:1.125rem;font-weight:600;border:0;height:26px}@media (min-width:768px){.Calc__pages__input{max-width:55px}}.Calc__pages .Calc__label-item-words{font-size:14px;margin:auto;color:#49497c}.Calc__pages button,.Calc__pages button:focus,.Calc__pages button:hover{width:29px;height:29px;background-color:#49497c;border-radius:3px;position:relative;display:inline-block;border:0;cursor:pointer;padding:0;overflow:visible;-webkit-box-shadow:none;box-shadow:none}.Calc__pages button:focus[data-minus-button]:before,.Calc__pages button:focus[data-plus-button]:after,.Calc__pages button:focus[data-plus-button]:before,.Calc__pages button:hover[data-minus-button]:before,.Calc__pages button:hover[data-plus-button]:after,.Calc__pages button:hover[data-plus-button]:before,.Calc__pages button[data-minus-button]:before,.Calc__pages button[data-plus-button]:after,.Calc__pages button[data-plus-button]:before{content:"";width:13px;height:2px;background-color:#c5ff29;left:0;right:0;top:0;bottom:0;margin:auto;display:inline-block;position:absolute}.Calc__pages button:focus:hover,.Calc__pages button:hover,.Calc__pages button:hover:hover{background-color:#c5ff29}.Calc__pages button:focus:hover:after,.Calc__pages button:focus:hover:before,.Calc__pages button:hover:after,.Calc__pages button:hover:before,.Calc__pages button:hover:hover:after,.Calc__pages button:hover:hover:before{background-color:#49497c}.Calc__pages button:focus[data-plus-button]:after,.Calc__pages button:hover[data-plus-button]:after,.Calc__pages button[data-plus-button]:after{right:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.calc-short{position:relative;min-height:410px;background-color:#fff;-webkit-box-shadow:0 15px 40px rgba(73,73,124,.08);box-shadow:0 15px 40px rgba(73,73,124,.08);max-width:380px;margin:0 auto;border-radius:10px;padding:40px 20px 60px}@media (min-width:1024px){.calc-short{padding:2.5rem 2rem 2rem;margin:0;max-width:100%}}.calc-short:after{content:"";width:64px;height:86px;position:absolute;top:-54px;right:-4px;background:url(/images/img_hearts.svg) 50%/contain no-repeat}@media (min-width:1024px){.calc-short:after{width:90px;height:139px;top:-24px;right:-18px}}.calc-short .Calc{opacity:0;visibility:hidden}.calc-short .Calc--loaded{opacity:1;visibility:visible}.calc-short .Calc__label{vertical-align:top}.calc-short .Calc__row{margin-bottom:1rem}.calc-short .Calc .section-top__calc__heading{color:#49497c}.calc-short .Calc__header{font-size:20px;line-height:1.4;font-weight:700;margin-bottom:1.5rem}@media (min-width:1024px){.calc-short .Calc__header{font-size:1.5rem}}.calc-short .Calc__total{text-align:center;font-size:1rem;line-height:1.62;margin:20px 0 15px;color:#2b2b4f}@media (min-width:1024px){.calc-short .Calc__total{text-align:right;margin:0}}.calc-short .Calc__total span{font-size:30px;font-weight:600}.calc-short .Calc__total span span{font-size:1rem;margin-right:5px}.calc-short .Calc__submit{text-align:center;margin-bottom:0}@media (min-width:1024px){.calc-short .Calc__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:1024px){.calc-short .Calc__group .Calc__row{width:100%;max-width:calc(50% + .5rem)}}@media (min-width:1024px){.calc-short .Calc__group .Calc__row--deadline,.calc-short .Calc__group .Calc__row.Calc__total{max-width:calc(50% - 1.5rem)}}@media (min-width:1024px){.calc-short .Calc__group.Calc__footer{margin-top:10px}}@media (min-width:1024px){.calc-short .Calc__group.Calc__footer .Calc__submit{max-width:none;text-align:right}}@media (min-width:1024px){.calc-short .Calc__pages-wrapper{padding:.25rem .5rem .25rem 1rem}}@media (min-width:1024px){.calc-short .Calc__pages-wrapper .Calc__pages__input{max-width:40px}}