calculator-modal .calculator-modal-wrapper{position:fixed;display:none;z-index:9999999;left:0;top:0;width:100%;height:100%;overflow:auto;justify-content:center;align-items:center}calculator-modal .calculator-modal__overlay{display:none;width:100%;height:100%;position:fixed;top:0;left:0;background:#000;opacity:.5}calculator-modal .calculator-modal__modal{width:100%;max-width:1000px;top:6.5vh;background-color:#fff;max-height:77vh;padding:2rem;overflow:hidden;border-radius:15px}@media(max-width:991px){calculator-modal .calculator-modal__modal{width:92%;max-width:600px;top:4.5vh;padding:1.5rem}}@media(max-width:767px){calculator-modal .calculator-modal__modal{width:95%;max-width:500px;top:3vh;padding:1rem}}@media(max-width:480px){calculator-modal .calculator-modal__modal{width:96%;padding:.875rem;max-height:85vh}}calculator-modal .calculator-modal__modal .feed-calculator__checkbox{margin-top:5px;margin-bottom:5px}calculator-modal .calculator-modal__inner{max-height:calc(77vh - 4rem);overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}@media(max-width:991px){calculator-modal .calculator-modal__inner{max-height:calc(77vh - 3rem)}}@media(max-width:767px){calculator-modal .calculator-modal__inner{max-height:calc(77vh - 2rem)}}@media(max-width:480px){calculator-modal .calculator-modal__inner{max-height:calc(85vh - 1.75rem)}}
/*# sourceMappingURL=/cdn/shop/t/193/assets/calculator-modal.css.map */
