.ywd-product-note{margin:20px 0;display:flex;flex-direction:column}.ywd-product-note__label{display:block;margin-bottom:8px;font-size:.84rem;font-weight:600;color:#2a2a25}.ywd-product-note__input{width:100%;min-height:100px;padding:10px 14px;border:1.5px solid #e8e3dc;border-radius:6px;font-family:inherit;font-size:.84rem;color:#2a2a25;background:#fff;outline:none;box-sizing:border-box;box-shadow:0 1px 4px rgba(0,0,0,.05);resize:vertical;transition:border-color .15s,box-shadow .15s}.ywd-product-note__input:focus{border-color:#1c2e1e;box-shadow:0 2px 8px rgba(28,46,30,.1)}.ywd-product-note__input::placeholder{color:#9a948a;opacity:1}