.newsletter-wrapper{width:100%}.newsletter-section{background-color:#0f1627;border-radius:60px 60px 0 0;padding:80px 0}.newsletter-container{align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 20px}.newsletter-content{color:#fff}.newsletter-title{color:#fff;font-size:30px;font-weight:600;line-height:normal;margin:0 0 20px}.newsletter-description{color:#fff;font-size:18px;font-weight:500;line-height:34px}.newsletter-description p{margin:0}.newsletter-form-area{width:100%}.hs-form span,.newsletter-form-area p,.newsletter-form-area span{background-color:#0f1627!important;color:#fff!important}.newsletter-form-area button[type=submit],.newsletter-form-area input[type=email],.newsletter-form-area input[type=number],.newsletter-form-area input[type=submit],.newsletter-form-area input[type=tel],.newsletter-form-area input[type=text],.newsletter-form-area select,.newsletter-form-area textarea{border-radius:8px!important}.newsletter-form{flex-direction:column}.newsletter-form,.newsletter-form__inputs{display:flex;gap:40px}.newsletter-form__field{display:flex;flex:1;flex-direction:column;gap:10px}.newsletter-form__label{color:#fff;font-size:14px;font-weight:600}.newsletter-form__required{color:#f50f0f}.newsletter-form__input{background-color:#fff;border:none;border-radius:8px;color:#535965;font-size:14px;font-weight:500;outline:none;padding:12px 13px;transition:box-shadow .2s ease}.newsletter-form__input::placeholder{color:#535965}.newsletter-form__input:focus{box-shadow:0 0 0 2px rgba(76,125,247,.3)}.newsletter-form__button{align-self:flex-end;background-color:#4c7df7;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:700;min-width:221px;padding:15px 26px;transition:background-color .2s ease}.newsletter-form__button:hover{background-color:#0f52f5}.newsletter-posts{background-color:#f4f7fe;padding:80px 0}.newsletter-posts__container{display:grid;gap:40px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px;padding:0 20px}.newsletter-post-card{background-color:#fff;border-radius:40px;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.newsletter-post-card:hover{box-shadow:0 12px 24px rgba(15,82,245,.1);transform:translateY(-4px)}.newsletter-post-card__image{border-radius:40px 40px 0 0;height:185px;overflow:hidden;width:100%}.newsletter-post-card__image img{height:100%;object-fit:cover;width:100%}.newsletter-post-card__content{display:flex;flex:1;flex-direction:column;gap:10px;padding:20px}.newsletter-post-card__categories{display:flex;flex-wrap:wrap;gap:10px}.newsletter-post-card__category{background-color:transparent;border:1px solid #4c7df7;border-radius:100px;color:#4c7df7;display:inline-block;font-size:10px;font-weight:600;padding:6px 8px;text-transform:uppercase}.newsletter-post-card__title{color:#162139;font-size:24px;font-weight:600;line-height:normal;margin:0}.newsletter-post-card__footer{align-items:center;display:flex;justify-content:space-between;margin-top:auto;padding-top:10px}.newsletter-post-card__date{align-items:center;color:#535965;display:flex;font-size:14px;font-weight:500;gap:10px}.newsletter-post-card__link{align-items:center;color:#4c7df7;display:flex;font-size:14px;font-weight:700;gap:10px;text-decoration:none;transition:color .2s ease}.newsletter-post-card__link:hover{color:#0f52f5}.newsletter-post-card__icon{flex-shrink:0}@media (max-width:1024px){.newsletter-posts__container{gap:32px;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.newsletter-section{border-radius:40px 40px 0 0;padding:60px 0}.newsletter-container{gap:40px;grid-template-columns:1fr}.newsletter-title{font-size:24px}.newsletter-description{font-size:16px;line-height:28px}.newsletter-form__inputs{flex-direction:column;gap:20px}.newsletter-form__button{align-self:stretch}.newsletter-posts{padding:60px 0}.newsletter-posts__container{gap:24px;grid-template-columns:1fr}.newsletter-post-card__title{font-size:20px}}@media (max-width:480px){.newsletter-section{border-radius:30px 30px 0 0;padding:40px 0}.newsletter-title{font-size:20px}.newsletter-description{font-size:14px;line-height:24px}.newsletter-posts{padding:40px 0}.newsletter-post-card__image{height:150px}.newsletter-post-card__title{font-size:18px}}