.exitblock{display:none;position:absolute;left:0;top:0;width:100%;height:100%;z-index:100}.exitbg{background:rgba(255,255,255,0.9);position:fixed;width:100%;height:100%}.exitmodal{background:rgba(255,255,255,0.9);position:relative}.exitmodal-inner{margin:0 auto;padding:45px 0}.exitmodal-inner__sm{max-width:980px;margin:0 auto}.exitmodal-title{font-family:"Roboto Bold";display:block;text-align:center;font-size:26px;color:#067b24;margin-bottom:15px}.exitmodal-title div{color:#000}.exitbtn{cursor:pointer;position:fixed;width:35px;height:35px;background-image:url("/img/exit/close.png");background-repeat:no-repeat;top:15px;right:15px}.exitbtn.backbtn{width:auto;height:auto;line-height:1;cursor:pointer;position:fixed;font-size:14px;right:auto;top:15px;left:10px;color:#636363;padding:3px;background:rgba(255,255,255,0.9)}.exitmodal-step{margin-bottom:40px}.exitmodal-step__header{display:flex;align-items:center;font-size:26px;margin-bottom:30px}.exitmodal-step__header.first{padding-left:80px}.exitmodal-step__header div{height:36px;line-height:35px;width:95px;min-width:95px;color:#fff;background-color:#067b24;margin-right:15px;padding-left:12px}.exitmodal-step__header span{color:#2c2c2c;position:relative;min-width:360px}.exitmodal-step__header span p{position:absolute;top:100%;left:0;font-size:18px;font-style:italic;color:#767676}.exitmodal-step__options{display:flex;align-content:stretch;justify-content:space-between;flex-wrap:wrap}.exitmodal-step__options.amount .exitmodal-step__option{width:31%}.exitmodal-step__options.stretch .exitmodal-step__option{width:31%;background-color:transparent}.exitmodal-step__option{width:24%;background-color:#29292b;margin-bottom:15px}.exitmodal-step__option input{display:none}.exitmodal-step__option input+label{cursor:pointer}.exitmodal-step__option input:checked+label .exitmodal-step__option-body:before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;z-index:1;background-color:rgba(6,123,36,0.7)}.exitmodal-step__option input:checked+label .exitmodal-step__option-body:after{position:absolute;content:"";width:70px;height:70px;top:60px;left:calc(50% - 35px);z-index:2;background:url("/img/exit/chck.png") no-repeat}.exitmodal-step__option input:checked+label .exitmodal-step__option-body.amount:before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;z-index:1;border:30px solid #309149;background-color:transparent}.exitmodal-step__option input:checked+label .exitmodal-step__option-body.amount:after{display:none}.exitmodal-step__option input:checked+label .exitmodal-step__option-body.stretch:after{top:85px}.exitmodal-step__option-inner{position:relative;overflow:hidden}.exitmodal-step__option-header{position:absolute;z-index:2;background-color:#020204;display:block;font-size:26px;color:#fff;text-align:center;width:100%;left:0;top:0;height:40px;line-height:40px;font-family:"Roboto Bold"}.exitmodal-step__option-header.sm{font-size:21px}.exitmodal-step__option-body{position:relative;width:100%;height:158px;overflow:hidden}.exitmodal-step__option-body img{width:100%;height:100%;object-fit:cover}.exitmodal-step__option-body.amount{height:110px;min-height:110px;display:flex;align-items:center;justify-content:center;text-align:center;padding:5px;font-size:26px;line-height:1;color:#fff;font-family:"Roboto Bold"}.exitmodal-step__option-body.amount p{font-size:20px;font-family:"Roboto Regular"}.exitmodal-step__option-body.stretch{height:218px}.exitmodal-step__option-footer{font-size:18px;line-height:21px;margin-top:4px;text-align:center;width:100%;color:#6a6a6a}.exitmodal-step__last-row{display:flex;justify-content:space-between;padding-left:15px;align-items:center;margin:15px 0}.exitmodal-step__last-input__wrapper{position:relative;margin-right:60px}.exitmodal-step__last-input__wrapper label.error{position:absolute;left:0;bottom:-20px;color:red;text-align:center;width:100%}.exitmodal-step__last-input{width:445px;min-width:445px;font-size:26px;text-align:center;border:2px solid #a3a3a3;height:70px;line-height:70px;background-color:transparent}.exitmodal-step__last-input::placeholder{font-size:26px;color:#5d5d5d}.exitmodal-step__last-info{font-size:18px;color:#1d1e1d;max-width:410px;min-height:90px;padding:3px 3px 3px 9px;position:relative;display:flex;align-items:center}.exitmodal-step__last-info.green{background-color:#e7f3e9}.exitmodal-step__last-info.green:before{position:absolute;content:"";left:-30px;width:0;height:0;border-top:15px solid transparent;border-right:30px solid #e7f3e9;border-bottom:15px solid transparent}.exitmodal-step__last-info.pink{background-color:#ffdede}.exitmodal-step__last-info.pink:before{position:absolute;content:"";left:-30px;width:0;height:0;border-top:15px solid transparent;border-right:30px solid #ffdede;border-bottom:15px solid transparent}.exitmodal-step__last-btn{width:445px;min-width:445px;font-size:26px;color:#fff;font-family:"Roboto Bold";text-align:center;height:70px;line-height:70px;background-color:red;border:none;margin-top:15px}@media only screen and (max-width: 1200px){.exitmodal-step__header.first{padding-left:0}}@media only screen and (max-width: 992px){.exitmodal-step__option-header{font-size:20px}.exitmodal-step__option-header.sm{font-size:18px}.exitmodal-step__option-body.budget{font-size:22px}.exitmodal-step__last-input{width:400px;min-width:400px}.exitmodal-step__last-btn{width:400px;min-width:400px}}@media only screen and (max-width: 768px){.exitbtn{display:none}.exitbtn.backbtn{display:block}.exitmodal-step__header span{line-height:1;font-size:20px}.exitmodal-step__header span p{font-size:14px}.exitmodal-step__options.amount .exitmodal-step__option{width:32%}.exitmodal-step__options.stretch .exitmodal-step__option{width:32%}.exitmodal-step__option{width:49%}.exitmodal-step__option input:checked+label .exitmodal-step__option-body:after{width:50px;height:50px;background-size:cover;left:calc(50% - 25px);top:70px}.exitmodal-step__option input:checked+label .exitmodal-step__option-body.amount:before{border:15px solid #309149}.exitmodal-step__option-header{font-size:16px;line-height:1;display:flex;align-items:center;justify-content:center}.exitmodal-step__option-header.sm{font-size:16px}.exitmodal-step__option-body.amount{font-size:20px}.exitmodal-step__option-body.amount p{font-size:14px}.exitmodal-step__option-body.stretch{height:175px;min-height:175px;font-size:18px}.exitmodal-step__option-footer{font-size:11px;line-height:15px}.exitmodal-step__last{margin-top:30px}.exitmodal-step__last-row{justify-content:center;padding-right:15px;align-items:center;margin:15px 0}.exitmodal-step__last-input__wrapper{margin-right:0}.exitmodal-step__last-input{width:345px;min-width:345px;font-size:22px;height:50px;line-height:50px}.exitmodal-step__last-input::placeholder{font-size:22px}.exitmodal-step__last-info{display:none}.exitmodal-step__last-btn{width:345px;min-width:345px;height:50px;line-height:50px;font-size:22px;margin-top:0px}}@media only screen and (max-width: 480px){.exitmodal-title{font-size:23px;line-height:25px}.exitmodal-step__header div{font-size:20px;width:78px;min-width:78px}.exitmodal-step__header span{font-size:16px;min-width:auto}.exitmodal-step__header span p{font-size:11px}.exitmodal-step__options{flex-direction:column;align-items:center}.exitmodal-step__options.amount .exitmodal-step__option{width:100%}.exitmodal-step__options.stretch .exitmodal-step__option{width:100%}.exitmodal-step__option{width:100%;max-width:290px;margin-bottom:15px}.exitmodal-step__option input:checked+label .exitmodal-step__option-body:before{border:10px solid #309149;background-color:transparent}.exitmodal-step__option input:checked+label .exitmodal-step__option-body:after{display:none}.exitmodal-step__option-body{height:75px;min-height:75px;font-size:18px;background-color:#29292b}.exitmodal-step__option-body.amount{height:75px;min-height:75px}.exitmodal-step__option-body.stretch{height:75px;min-height:75px}.exitmodal-step__option-body img{display:none}.exitmodal-step__option-header{height:75px;min-height:75px;font-size:18px;background-color:transparent}.exitmodal-step__last-row{margin-bottom:20px}.exitmodal-step__last-input{width:290px;min-width:290px;font-size:18px}.exitmodal-step__last-input::placeholder{font-size:18px}.exitmodal-step__last-btn{width:290px;min-width:290px;font-size:18px}}
/*# sourceMappingURL=common.css.map */
