.categoryFormInner{display:flex;gap:48px}.categoryFormImage{max-width:152px}.categoryFormDescription h3,.categoryFormDescription p{color:#fff}.categoryFormDescription h3{font-size:24px;font-weight:bolder;margin-bottom:8px}.categoryFormImage img{max-width:100%}h3.expandForm{background-color:transparent;border:2px solid;border-radius:4px 4px 4px 4px;box-shadow:0 0 0 0 rgba(0,0,0,.5);color:#fff;cursor:pointer;display:inline-block;font-family:Poppins,Sans-serif;font-size:15px;font-style:normal;font-weight:500;line-height:24px;padding:8px 24px;text-shadow:0 0 0 rgba(0,0,0,.3);text-transform:none}.expandedForm{max-height:0;overflow:auto;transition:max-height .5s ease-out}.expandedForm h3.form-title{display:none}.chevron{display:inline-block;transition:transform .3s ease}.categoryFormEmbed .expandedForm form{margin-top:32px;padding:24px}.categoryFormEmbed .expandedForm input[type=submit]{max-width:fit-content}.categoryFormEmbed .expandedForm form input:not([type=checkbox]),.categoryFormEmbed .expandedForm form select{min-height:46px}@media (max-width:600px){.categoryFormInner{flex-direction:column;gap:16px}.categoryFormImage{max-width:200px}}