.c-product-gift-message{display:grid;-moz-column-gap:.5rem;column-gap:.5rem;grid-template-columns:13px auto;grid-template-rows:repeat(3,auto);border:1px solid #CCC;padding:1rem}.c-product-gift-message input[type=checkbox]{grid-column:1;grid-row:1}.c-product-gift-message input[type=checkbox]:checked~.c-product-gift-message__textarea-wrapper{margin-top:.5rem;max-height:200px;opacity:1;transition:max-height .5s,margin-top .3s,opacity .3s}.c-product-gift-message input[type=checkbox]+label{margin-left:0}.c-product-gift-message label{grid-column:2;grid-row:1;font-weight:700}.c-product-gift-message p{grid-column:2;grid-row:2}.c-product-gift-message__textarea-wrapper{grid-column:1/3;grid-row:3;max-height:0;opacity:0;overflow:hidden;transition:max-height .3s,margin-top .3s,opacity .3s}.c-product-gift-message__textarea-wrapper textarea{margin:0;resize:none}
