.newsletter{background-color:#000}.newsletter__content{display:flexbox;display:flex;width:100%;flex-direction:column;padding:40px 17px}@media only screen and (min-width:768px){.newsletter__content{flex-direction:row;padding:40px;margin:0 auto}}@media only screen and (min-width:1200px){.newsletter__content{max-width:1920px;justify-content:space-between;padding:70px 40px 67px}
}.newsletter__content h6{margin:0;color:#fff;font-family:galano-med,Arial,sans-serif;font-size:3.6rem;letter-spacing:-2px;line-height:1.11;text-transform:uppercase}@media only screen and (min-width:768px){.newsletter__content h6{max-width:40%;flex-basis:40%}}@media only screen and (min-width:1200px){.newsletter__content h6{font-size:5.4rem}
}.newsletter__content p{margin:20px 0;color:#fff;font-size:1.6rem;line-height:1.25}@media only screen and (min-width:768px){.newsletter__content p{max-width:470px;margin:0 0 40px}}.newsletter__block{display:flex;flex-direction:column;align-items:flex-start}@media only screen and (min-width:768px){.newsletter__block{max-width:60%;flex-basis:60%;padding-left:20px}
}@media only screen and (min-width:1200px){.newsletter__block{max-width:524px;flex-basis:524px;padding-left:60px}}.newsletter form{display:flex;width:100%;flex:1;flex-direction:column;align-content:center}.newsletter__input{position:relative;width:100%;max-width:350px}@media only screen and (min-width:1200px){.newsletter__input{max-width:524px}
}.newsletter form button{position:absolute;top:0;right:0;left:auto;width:50px;min-width:50px;max-width:50px !important;height:100%;padding:0;border:0;border-left:0;margin:0;background:transparent}.newsletter form button::after{background-image:url(icon-arrow.svg)}.newsletter__email{width:100%;padding:22px 22px 24px 37px;border:0;background-color:#fff;color:#000;transition:all .2 ease-in}
@media only screen and (min-width:768px){.newsletter__email{padding:23px 38px}}.newsletter__email::-moz-placeholder{color:#000;font-family:fabrikat-med,Arial,sans-serif;font-size:1.4rem;letter-spacing:.03em;line-height:1.57;text-transform:uppercase}.newsletter__email::placeholder{color:#000;font-family:fabrikat-med,Arial,sans-serif;font-size:1.4rem;letter-spacing:.03em;line-height:1.57;text-transform:uppercase}