.block-newsletter .container-wrapper .newsletter-content{border-radius:var(--block-radius);box-sizing:border-box;min-height:200px;overflow:hidden;padding:50px 15px}.block-newsletter .container-wrapper .newsletter-content .newsletter-bg-box{background-color:#fdf9ee}.block-newsletter .container-wrapper .newsletter-content .newsletter-bg-box img{height:100%;width:100%}.block-newsletter .container-wrapper .newsletter-content .newsletter-form .newsletter-right{flex:1}.block-newsletter .container-wrapper .newsletter-content .newsletter-form .newsletter-right .subscribe-form{justify-content:space-between;width:100%;border:1px solid var(--text-color);border-radius:30px;gap:10px;height:54px;box-sizing:border-box;padding:0 20px}.block-newsletter .container-wrapper .newsletter-content .newsletter-form .newsletter-right .subscribe-form:focus-within{box-shadow:0 0 5px 2px rgba(51,51,51,.15)}.block-newsletter .container-wrapper .newsletter-content .newsletter-form .newsletter-right .subscribe-form input{padding:0;box-sizing:border-box;background-color:transparent;color:var(--text-color);font-size:16px;height:100%;width:100%}.block-newsletter .container-wrapper .newsletter-content .newsletter-form .newsletter-right .subscribe-form input:focus{outline:0}.block-newsletter .container-wrapper .newsletter-content .newsletter-form .newsletter-right .subscribe-form input.hidden-placeholder::placeholder{color:transparent}.block-newsletter .container-wrapper .newsletter-content .newsletter-form .newsletter-right .subscribe-form input::-moz-placeholder{font-weight:700}.block-newsletter .container-wrapper .newsletter-content .newsletter-form .newsletter-right .subscribe-form input:-ms-input-placeholder{font-weight:700}.block-newsletter .container-wrapper .newsletter-content .newsletter-form .newsletter-right .subscribe-form input::placeholder{font-weight:700}.block-newsletter .container-wrapper .newsletter-content .newsletter-form .newsletter-right .subscribe-form button{background-color:transparent;box-sizing:border-box;color:var(--text-color);font-weight:600;cursor:pointer;height:100%;max-width:160px}.block-newsletter .container-wrapper .newsletter-content .newsletter-form .newsletter-right .subscribe-form button:hover{cursor:pointer;opacity:.7}.block-newsletter .container-wrapper .newsletter-content .newsletter-form .newsletter-right .subscribe-form .mo-tooltip{position:absolute;top:-100%;left:0}@media screen and (min-width:768px){.block-newsletter .container-wrapper .newsletter-content{padding:50px 80px}.block-newsletter .container-wrapper .newsletter-content .newsletter-form .newsletter-left{max-width:50%}.block-newsletter .container-wrapper .newsletter-content .newsletter-form .newsletter-right{max-width:50%}}