html,body{height:100%;margin:0;padding:0}@media only screen and (min-width: 650px){html,body{height:auto;min-height:100vh}}@media only screen and (min-width: 650px){body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px;background:linear-gradient(122.76deg, #ffa2a2 4.09%, #ff7b7b 91.04%),#fff}}.calc{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;position:relative;display:inline-block;padding:15px;font-family:'Geometria', sans-serif;background:linear-gradient(155.23deg, #28518e 0%, #3a77d1 100%);-webkit-box-shadow:0 82px 158px rgba(133, 107, 107, .35),0 24.7206px 47.6324px rgba(0, 0, 0, .228056),0 10.2677px 19.7841px rgba(0, 0, 0, .175),0 3.71362px 7.1555px rgba(0, 0, 0, .121944);box-shadow:0 82px 158px rgba(133, 107, 107, .35),0 24.7206px 47.6324px rgba(0, 0, 0, .228056),0 10.2677px 19.7841px rgba(0, 0, 0, .175),0 3.71362px 7.1555px rgba(0, 0, 0, .121944);color:#fff}@media only screen and (min-width: 650px){.calc{width:auto;height:auto;padding:45px;padding-top:16px;border-radius:18px}}.calc__hidden-input{display:none;padding:0;opacity:0;height:0;border:none}@media only screen and (min-width: 1024px){.calc__hidden-input{display:block}}.calc__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-bottom:2px solid rgba(255, 255, 255, .35)}@media only screen and (min-width: 650px){.calc__top{max-width:440px;overflow:hidden}}.calc__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.calc__input_in{height:117px;margin-bottom:30px;font-weight:500;font-size:24px;line-height:32px}@media only screen and (min-width: 650px){.calc__input_in{height:100px}}.calc__input_out{height:50px;margin-bottom:18px;font-weight:bold;font-size:18px;line-height:84px}@media only screen and (min-width: 650px){.calc__input_out{height:76px;font-size:56px;line-height:80px}}.calc__input_error{font-size:18px;line-height:24px}@media only screen and (min-width: 1024px){.calc__input_error{font-size:24px;line-height:40px}}.calc__bottom{margin-top:40px}.calc__bottom-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:-16px 0}.calc__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:16px -15px}@media only screen and (min-width: 650px){.calc__row{margin:16px -20px}}.calc__btn{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;margin:0 15px;padding:0;border:0;border-radius:50%;font-weight:500;font-size:18px;line-height:38px;font-family:'Geometria', sans-serif;background:transparent;color:#fff;cursor:pointer}@media only screen and (min-width: 650px){.calc__btn{width:80px;height:80px;font-size:36px;line-height:88px;margin:0 20px}}.calc__btn:before{content:'';position:absolute;z-index:-1;top:0;left:0;bottom:0;right:0;border-radius:50%;background-color:#fff;opacity:.12}.calc__btn:hover:before{z-index:1}.calc__btn:focus{outline:none}.calc__btn_result{background-color:#fff;color:#2b589a}.calc__btn_multiply,.calc__btn_comma{font-size:0}.calc__btn_multiply:after,.calc__btn_comma::after{font-size:36px;line-height:88px}.calc__btn_multiply:after{content:'×'}.calc__btn_comma:after{content:','}@media only screen and (min-width: 650px){.calc__frame{content:'';position:absolute;z-index:-1;left:-30px;top:-40px;width:calc(100% + 60px);height:calc(100% + 80px);background:#fff;opacity:.2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:18px}}

