.pop-up-cards{display:grid;gap:19px 16px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:800px}.pop-up-cards__button{background:#fff;border-radius:12px;box-shadow:0 1px 2px 0 rgba(0,0,0,.1);height:100%;padding:31px 30px 38px;text-align:center}.pop-up-cards__button img{height:auto;width:40px}.pop-up-cards__button h6{color:#22555c;font-size:20px;font-weight:600;line-height:normal;margin:12px 0 0}.open{cursor:pointer}.modal{background-color:hsla(213,4%,44%,.6);display:none;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:100}.modal-content{background-color:#f1f7f8;border-radius:12px;box-shadow:0 8px 16px 0 rgba(0,0,0,.25);margin:67px auto;max-width:1100px;padding:100px 140px 140px;position:relative;width:80%}.close{cursor:pointer;position:absolute;right:40px;top:40px}.modal__title{margin-bottom:20px}.modal__content{margin-bottom:72px}.modal__form form.hs-form .hs-form-required,.modal__form form.hs-form label{color:#22555c;font-size:22px;font-weight:700;line-height:normal;margin-bottom:16px}.modal__form form.hs-form label.hs-error-msg{color:#f2545b;font-size:18px;font-weight:400}.modal__form form .hs-input,.modal__form form input:not([type=submit]),.modal__form form select,.modal__form form textarea{background:#fff;border-radius:8px;padding:12px 28px}.modal__form form.hs-form .legal-consent-container a,.modal__form form.hs-form .legal-consent-container p{font-size:20px;font-weight:300;line-height:160%;margin:14px 0 0}.modal__form form.hs-form .legal-consent-container a{color:#125ef5;text-decoration-line:underline}.modal__form form.hs-form .actions input[type=submit]{justify-content:center;width:100%}