.dmix-newsletter{display:flex;align-items:center;gap:30px;width:100%;max-width:760px}.dmix-field{flex:1;padding-right:8px}.dmix-field input{width:100%;background:#fff0;border:none;border-bottom:2px solid rgb(245 196 0 / .28);padding:18px 0 10px;color:#fff;font-size:18px;outline:none}.dmix-field input:focus{border-bottom:2px solid #F5C400;box-shadow:0 8px 14px -10px rgb(245 196 0 / .55)}.dmix-newsletter button{background:#F5C400;color:#111;border:none;border-radius:20px;min-width:160px;height:54px;font-size:15px;font-weight:700;letter-spacing:5px;cursor:pointer;transition:all .25s ease}.dmix-newsletter button:hover{transform:translateY(-2px);box-shadow:0 0 24px rgb(245 196 0 / .35)}@media(max-width:768px){.dmix-newsletter{flex-direction:column;align-items:stretch}.dmix-newsletter button{width:100%}}.dmix-newsletter input[type="email"]{background:transparent!important;color:#ffffff!important;border:none!important;border-bottom:2px solid rgb(245 196 0 / .35)!important;padding:12px 0 10px 0!important;box-shadow:none!important}.dmix-newsletter input[type="email"]::placeholder{color:rgb(255 255 255 / .45)!important}.dmix-newsletter-message{color:rgb(255 255 255 / .65);font-size:14px;margin-left:0;min-width:180px;white-space:nowrap}