.big-row-small-col,form#request-private-workshop{display:flex;flex-direction:column;gap:12px}textarea#workshop-message{width:100%;min-height:100px;max-height:400px;resize:vertical;padding:15px}.big-row-small-col{flex-direction:row;justify-content:center}.big-row-small-col>.form-field{width:50%}@media screen and (max-width:575px){.big-row-small-col{flex-direction:column}.big-row-small-col>.form-field{width:100%}}div#request-private-workshop-result{border:3px solid;margin-block:44px;padding:16px;display:flex;flex-direction:column;gap:0}h3.wrkshpv2-result-header{margin-block:0;text-align:left;width:100%}p.wrkshpv2-result-body{margin-bottom:0;width:100%}div#request-private-workshop-result.result-error{border-color:var(--danger_accent_color);background:var(--danger_bg_color)}div#request-private-workshop-result.result-success{border-color:var(--success_accent_color);background:var(--success_bg_color)}#shop-workshops{width:100%;margin-top:16px}#shop-workshops-btn{background-color:#fff}