.all-forms-section{padding:5rem 0}.section-header{text-align:center;margin-bottom:4rem}.section-heading{margin-bottom:1rem;font-weight:600;color:rgb(var(--color-foreground))}.section-description{max-width:60rem;margin:0 auto;color:rgba(var(--color-foreground),.7)}.forms-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(40rem,1fr));gap:3rem;margin-top:4rem}.form-card{background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);border-radius:1.2rem;padding:3rem;position:relative;transition:all .3s ease;height:100%;display:flex;flex-direction:column}.form-card:hover{box-shadow:0 1rem 3rem rgba(var(--color-foreground),.1);transform:translateY(-.5rem);border-color:rgba(var(--color-foreground),.2)}.form-icon{width:6rem;height:6rem;background:linear-gradient(135deg,#616161,rgb(var(--color-button)));border-radius:1.5rem;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;color:rgb(var(--color-background))}.form-icon svg{width:2.4rem;height:2.4rem}.form-content{flex:1;display:flex;flex-direction:column}.form-title{font-size:2.4rem;font-weight:600;margin-bottom:1rem;color:rgb(var(--color-foreground))}.form-description{color:rgba(var(--color-foreground),.7);margin-bottom:2rem;line-height:1.6}.form-features{list-style:none;padding:0;margin:0 0 3rem}.form-features li{position:relative;padding-left:2rem;margin-bottom:1rem;color:rgba(var(--color-foreground),.8);font-size:1.4rem}.form-features li:before{content:"\2713";position:absolute;left:0;color:rgb(var(--color-button));font-weight:700}.form-button-wrapper{margin-top:auto}.form-button{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:1.5rem 2rem;background:rgb(var(--color-button));color:rgb(var(--color-button-text));text-decoration:none;font-weight:500;font-size:1.6rem;transition:all .3s ease;border:2px solid rgb(var(--color-button));min-height:5.2rem}.form-button:hover{background:rgb(var(--color-button-text));color:rgb(var(--color-button));transform:translateY(-.2rem);box-shadow:0 .5rem 1.5rem rgba(var(--color-button),.3)}@media screen and (max-width: 749px){.forms-grid{grid-template-columns:1fr;gap:2rem}.form-card{padding:2rem}.form-icon{width:5rem;height:5rem;margin-bottom:1.5rem}.form-icon svg{width:2rem;height:2rem}.form-title{font-size:2rem}.all-forms-section{padding:3rem 0}.section-header{margin-bottom:3rem}}@media screen and (max-width: 550px){.forms-grid{grid-template-columns:1fr}.form-card{padding:1.5rem}}@media (prefers-color-scheme: dark){.form-card{background:rgba(var(--color-foreground),.05);border-color:rgba(var(--color-foreground),.15)}.form-card:hover{background:rgba(var(--color-foreground),.08)}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/section-all-forms.css.map */
