:root{--breakpoint-xxl:1920px;--breakpoint-xl:1440px;--breakpoint-lg:1280px;--breakpoint-md:1024px;--breakpoint-md-s:992px;--breakpoint-sm:768px;--breakpoint-xs:512px;--breakpoint-xxs:390px}.subscribe-form{background-color:var(--sk-color-purple);padding:30px 0}@media(min-width:992px){.subscribe-form{margin-bottom:30px;margin-top:60px;padding:60px 0}}.subscribe-form__title-box{align-items:center;display:flex;flex-direction:column}.subscribe-form__title-box span{color:var(--sk-color-white);margin-bottom:8px}.subscribe-form__title-box span:first-of-type{font-size:var(--sk-text-h1-single);font-weight:700;line-height:var(--sk-line-height-h1-single)}.subscribe-form__title-box span:last-of-type{font-size:var(--sk-text-h5);line-height:var(--sk-line-height-h5)}.subscribe-form__form{display:flex}@media(min-width:992px){.subscribe-form__form{justify-content:center}}.subscribe-form__form input{background:var(--sk-color-white);border:1px solid var(--sk-color-gallery);border-radius:4px;margin:0;padding:14px 16px}.subscribe-form__form input::-moz-placeholder{color:#888}.subscribe-form__form input::placeholder{color:#888}@media(min-width:992px){.subscribe-form__form input{max-width:530px}}.subscribe-form__form button{border:none;cursor:pointer;font-weight:600;margin-left:8px;margin-right:0}

/*# sourceMappingURL=subscribe-form.css.map*/