.customer-forms{padding:40px 0}.customer-forms__title{font-size:2rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem;line-height:1.1}.customer-forms__wysiwyg{font-size:1rem;color:#4b5563}.customer-forms__wysiwyg p{margin-bottom:.75rem}.customer-forms__wysiwyg ul{padding-left:1.25rem;margin-bottom:1rem;list-style-type:square}.customer-forms__wysiwyg ul li{margin-bottom:.5rem}.customer-forms__card{display:block;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:15px;overflow:hidden;text-decoration:none;-webkit-transition:-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease;height:100%}.customer-forms__card:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-box-shadow:0 10px 15px -3px rgba(0,0,0,.1);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.customer-forms__card:hover .customer-forms__overlay{opacity:1}.customer-forms__thumb-wrap{position:relative;width:100%;padding-top:56.25%;background-color:#f3f4f6;border-bottom:1px solid #e5e7eb}.customer-forms__thumb{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.customer-forms__fallback{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#9ca3af}.customer-forms__fallback svg{width:3rem;height:3rem}.customer-forms__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(26,26,26,.7);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.customer-forms__preview-text{color:#fff;font-weight:600;border:2px solid #fff;padding:.5rem 1rem;border-radius:9999px}.customer-forms__form-title{padding:1rem;font-size:1.125rem;font-weight:600;color:#1a1a1a;margin:0;text-align:center}

