 .hubBlockNewsletter{display:flex;flex-direction:column;align-items:center;}.hubBlockNewsletter__title{font-size:var(--i-font-size_5);font-weight:600;margin-bottom:var(--i-sp_1);color:var(--i-primary);}.hubBlockNewsletter__body{font-size:var(--i-font-size_3);margin-bottom:var(--i-sp_3);}.hubBlockNewsletter__embed input[type="email"]{width:var(--i-input-width, 350px);border:2px solid var(--i-primary);border-right:none;border-radius:var(--i-border-radius-pill, 34px) 0 0 var(--i-border-radius-pill, 34px);padding:var(--i-sp_2);transition:border-color 0.3s ease, background-color 0.3s ease, color 0.3s ease;}.hubBlockNewsletter__embed input[type="email"]:focus{outline:none;border-color:transparent;background-color:var(--i-background_3);z-index:10;}.hubBlockNewsletter__embed input[type="email"]:focus::placeholder{color:var(--hub-newsletter-primary-text);opacity:0.75;}.hubBlockNewsletter__embed label span{display:none;}.hubBlockNewsletter__embed input[type="submit"]{border:2px solid var(--i-primary);border-left:none;border-radius:0 999px 999px 0;background-color:var(--i-primary);padding:var(--i-sp_2);transition:background-color 0.3s;cursor:pointer;}.hubBlockNewsletter__embed input[type="submit"]:hover{background-color:var(--i-background_5);}.hubBlockNewsletter__embed .hbspt-form form{display:flex;}.hubBlockNewsletter__embed .hs-error-msgs{list-style:none;margin-block:var(--i-sp_2);margin-inline-start:var(--i-sp_2);padding-inline-start:0;color:var(--i-color_negative);}.hubBlockNewsletter__embed .hs_error_rollup{display:none;}.hubBlockNewsletter__embed .submitted-message{text-align:center;}.hubBlockNewsletter__embed .submitted-message p{width:70%;margin:0 auto;}@media (max-width:768px){.hubBlockNewsletter__body{text-align:center;padding:0 var(--i-sp_1);}.hubBlockNewsletter__embed input[type="email"]{margin-bottom:var(--i-sp_1);width:100%;}}