.custom-newsletter{width:100%;padding-top:var(--newsletter-padding-top);padding-bottom:var(--newsletter-padding-bottom)}.custom-newsletter,.custom-newsletter *{box-sizing:border-box}.custom-newsletter__container{width:calc(100% - 32px);max-width:var(--newsletter-max-width);margin:0 auto;background:var(--newsletter-bg);border:1px solid var(--newsletter-border);border-radius:var(--newsletter-radius);padding:10px 16px;min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:30px}.custom-newsletter__content{display:flex;align-items:center;min-width:0;flex:1 1 auto;gap:14px}.custom-newsletter__icon{width:var(--newsletter-icon-size);height:var(--newsletter-icon-size);min-width:var(--newsletter-icon-size);display:flex;align-items:center;justify-content:center}.custom-newsletter__icon--default{color:#333}.custom-newsletter__icon-image{display:block;width:100%;height:100%;object-fit:contain}.custom-newsletter__text{min-width:0}.custom-newsletter__title{margin:0;color:#171717;font-size:var(--newsletter-title-size);line-height:1.15;font-weight:700}.custom-newsletter__description{margin-top:3px;color:#666;font-size:var(--newsletter-text-size);line-height:1.35}.custom-newsletter__description p{margin:0}.custom-newsletter__form{flex:0 0 51%;display:flex;align-items:stretch;gap:0;margin:0}.custom-newsletter__input-wrapper{flex:1 1 auto}.custom-newsletter__input{width:100%;height:42px;border:1px solid #E4E4E4;border-right:0;border-radius:6px 0 0 6px;background:var(--newsletter-input-bg);padding:0 14px;color:#222;font-size:12px;outline:none}.custom-newsletter__input::placeholder{color:#999;opacity:1}.custom-newsletter__input:focus{border-color:#ccc}.custom-newsletter__button{height:42px;min-width:104px;padding:0 20px;border:0;border-radius:0 var(--newsletter-button-radius) var(--newsletter-button-radius) 0;background:var(--newsletter-button-bg);color:var(--newsletter-button-color);font-size:12px;font-weight:700;cursor:pointer;transition:opacity .2s ease}.custom-newsletter__button:hover{opacity:.88}@media screen and (max-width:989px){.custom-newsletter__container{gap:20px}.custom-newsletter__form{flex-basis:48%}}@media screen and (max-width:749px){.custom-newsletter__container{width:calc(100% - 20px);padding:16px;flex-direction:column;align-items:stretch;gap:16px}.custom-newsletter__content{width:100%}.custom-newsletter__form{width:100%;flex-basis:auto}}@media screen and (max-width:480px){.custom-newsletter__container{padding:14px}.custom-newsletter__content{gap:10px}.custom-newsletter__title{font-size:15px}.custom-newsletter__description{font-size:10px}.custom-newsletter__icon{width:36px;height:36px;min-width:36px}.custom-newsletter__input,.custom-newsletter__button{height:40px}.custom-newsletter__button{min-width:90px;padding:0 14px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-newsletter-bar.css.map */
