.sign-up-section { margin-bottom: 40px; }

@media (min-width: 768px) { .sign-up-section { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 60px; } }

@media (min-width: 1200px) { .sign-up-section { margin-bottom: 100px; } }

.sign-up-section .form-holder { width: 100%; padding: 30px 20px; background: #fff; box-shadow: 0 4px 22px rgba(0, 0, 0, 0.18); margin-bottom: 40px; }

@media (min-width: 768px) { .sign-up-section .form-holder { width: calc(50% - 20px); max-width: 500px; margin-bottom: 0; } }

@media (min-width: 1200px) { .sign-up-section .form-holder { padding: 40px 40px 50px; } }

.sign-up-section .form-holder .title-block { max-width: 420px; margin-bottom: 10px; }

.sign-up-section .form-holder .text-block { max-width: 450px; }

@media (min-width: 1200px) { .sign-up-section .form-holder .text-block { margin-bottom: 20px; } }

.sign-up-section .text-holder { width: 100%; line-height: 1.3; }

@media (min-width: 768px) { .sign-up-section .text-holder { width: calc(50% - 20px); max-width: 500px; } }

.sign-up-section .title-block { font-size: 20px; font-family: "Nunito", "Arial", "Helvetica Neue", "Helvetica", sans-serif; font-weight: 600; margin-bottom: 10px; }

@media (min-width: 768px) { .sign-up-section .title-block { font-size: 24px; } }

@media (min-width: 1200px) { .sign-up-section .title-block { font-size: 32px; } }

.sign-up-section .text-block { font-size: 14px; font-weight: 400; color: #1F1F1F; margin-bottom: 10px; }

@media (min-width: 1200px) { .sign-up-section .text-block { font-size: 16px; } }

.sign-up-section .link-list { list-style-type: none; padding: 0; margin: 0 0 10px; }

@media (min-width: 1200px) { .sign-up-section .link-list { margin: 0 0 15px; } }

.sign-up-section .link-list li { margin-bottom: 15px; }

@media (min-width: 1200px) { .sign-up-section .link-list li { margin-bottom: 25px; } }

.sign-up-section .link-list li:last-child { margin-bottom: 0; }

.sign-up-section .link-list strong { display: block; margin-bottom: 10px; font-size: 14px; font-weight: 600; color: #1F1F1F; }

@media (min-width: 1200px) { .sign-up-section .link-list strong { font-size: 16px; } }

.sign-up-section .link-list a { display: block; font-size: 14px; font-weight: 400; padding-bottom: 3px; text-decoration: none; color: #1F1F1F; border-bottom: 1px solid #1F1F1F; }

@media (min-width: 1200px) { .sign-up-section .link-list a { font-size: 16px; } }

.sign-up-section .link-list a:hover { color: #D32D23; }

.sign-up-section .contact-list { list-style-type: none; padding: 0; margin: 0; font-size: 14px; font-weight: 400; color: #D32D23; line-height: 1.5; }

@media (min-width: 1200px) { .sign-up-section .contact-list { font-size: 16px; } }

.sign-up-section .contact-list a { text-decoration: none; color: #1F1F1F; }

.sign-up-section .contact-list a:hover { text-decoration: underline; }

/*# sourceMappingURL=block-sign-up.css.map */
