.custom-newsletter{width:90%;padding:3rem 4rem;margin:20px auto;border-radius:20px;background:var(--neutral-light-color)}.custom-newsletter .custom-newsletter__content{max-width:320px}.custom-newsletter .custom-newsletter__description{margin-bottom:2.8rem;font-family:var(--font-family-base);font-size:14px;font-weight:400;color:var(--neutral-mid-color)}.custom-newsletter .custom-newsletter__description strong{font-weight:900}.custom-newsletter .custom-newsletter__form{width:100%}.custom-newsletter .form-control-custom{padding:1.4rem 2rem;font-family:var(--font-family-base);font-size:12px;font-weight:400;border-radius:100px;border:1px solid #d3d3d3;color:var(--neutral-mid-color)}.custom-newsletter .custom-newsletter__btn{width:100%;padding:10px 0;gap:5px;font-family:var(--font-family-base);font-size:14px;font-weight:900;border:none;border-radius:100px;color:var(--brand-primary-color);background:var(--brand-accent-color)}@media (min-width:1024px){.custom-newsletter{width:100%;padding:2.5rem 4rem;margin:0;border-radius:0}.custom-newsletter .custom-newsletter__content{width:100%;max-width:103rem;gap:6rem}.custom-newsletter .section__title{max-width:190px;margin-right:2rem;margin-bottom:0;font-size:20px;line-height:20px}.custom-newsletter .custom-newsletter__description{width:230px;margin-bottom:0}.custom-newsletter .custom-newsletter__description strong{font-weight:700}.custom-newsletter .custom-newsletter__form{width:unset}.custom-newsletter .form-group{max-width:206px;margin-bottom:0;margin-right:2rem}.custom-newsletter .form-control-custom{padding:1rem 2rem}.custom-newsletter .custom-newsletter__btn{max-width:130px;font-size:12px}}