@charset "UTF-8";.module-blog-comments__container{padding-top:100px;padding-bottom:100px;display:grid;grid-template-columns:1fr;position:relative}.module-blog-comments__container::before{content:" ";width:100vw;height:100%;position:absolute;top:0;z-index:0}.module-blog-comments__container>*{z-index:1}.module-blog-comments__container-text div{max-width:600px;margin:0 auto;margin-left:15%}.module-blog-comments__container-text div p{margin-bottom:15px;line-height:1.4}.module-blog-comments__container-form h3{font-weight:bold;font-size:32px;line-height:1.1;max-width:550px}.module-blog-comments__container-form form{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;margin-top:30px;position:relative;max-width:500px;border:0}.module-blog-comments__container-form form .hs-error-msgs{margin-bottom:5px;display:block;font-size:16px;color:red}.module-blog-comments__container-form form .hs-error-msgs li{margin-bottom:3px;position:relative;padding-left:17px}.module-blog-comments__container-form form .hs-error-msgs a{color:red;text-decoration:underline}.module-blog-comments__container-form form .hs-error-msgs a:hover{text-decoration:none}.module-blog-comments__container-form form .hs_error_rollup .hs-error-msgs{margin-top:0}.module-blog-comments__container-form form .hs-form-field{width:100%;max-width:100%}.module-blog-comments__container-form form input{font-family:avenir-next,ariel,sans-serif;font-weight:500;font-size:18px;padding:7px 20px 7px 10px;margin-top:20px;width:500px;height:30px;border:1px solid grey}.module-blog-comments__container-form form textarea{font-family:avenir-next,ariel,sans-serif;!imporant font-weight:500;font-size:18px;padding:7px 20px 7px 10px;margin-top:20px;width:500px;height:50px;border:1px solid grey}.module-blog-comments__container-form form .hs_submit input[type=submit]{font-weight:500;width:100%;height:auto;font-size:18px;background:#2b4bff;padding:7px 20px 7px 20px;margin-top:20px;margin-bottom:20px;color:white;border:0;appearance:none;-webkit-appearance:none;cursor:pointer}@media not all and (hover:none){.module-blog-comments__container-form form .hs_submit input[type=submit]:hover{margin-left:0}}.module-blog-comments__container-form .submitted-message{margin-top:20px;font-size:20px}@media(max-width:1024px){.module-blog-comments{padding-right:0 !important;padding-left:0 !important}.module-blog-comments__container{padding-top:70px;padding-bottom:70px}.module-blog-comments__container-form h3{font-size:25px;max-width:500px}}@media(max-width:1023px){.module-blog-comments__container{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:center;max-width:500px !important;width:100% !important;gap:0}.module-blog-comments__container-text{width:100%;max-width:100%;margin-bottom:15px}.module-blog-comments__container-text div{max-width:100%}.module-blog-comments__container-text div p{margin-bottom:0}.module-blog-comments__container-form{width:100%;max-width:100%}.module-blog-comments__container-form>*{width:100%;max-width:100% !important}}@media(max-width:667px){.module-blog-comments{margin-top:30px}.module-blog-comments__container-comment-form form{max-width:calc( 100% - 140px)}.module-blog-comments__container-form form input{width:275px}.module-blog-comments__container-form form textarea{width:275px}}