.forms{padding:50px 0}.forms-grid{display:grid;padding:0 15px;grid-template-columns:1fr 1fr;justify-items:center;max-width:1320px;margin:0 auto;align-items:baseline;gap:242px;position:relative}@media screen and (max-width: 550px){.forms-grid .klaviyo-form [data-testid=form-row]{flex-wrap:wrap;justify-content:center;gap:10px}.forms-grid .klaviyo-form [data-testid=form-row] [data-testid=form-component]{padding-left:0 !important;padding-right:0 !important;width:100%;max-width:none !important;flex:none !important}}.forms-grid .klaviyo-form [data-testid=form-row] a{transition:color .3s ease}.forms-grid .klaviyo-form [data-testid=form-row] a:hover{color:#f6c002 !important}@media screen and (max-width: 1050px){.forms-grid{gap:100px}}@media screen and (max-width: 850px){.forms-grid{grid-template-columns:1fr;gap:0}}@media screen and (min-width: 850px){.forms-grid::after{content:"";position:absolute;top:50%;right:50%;bottom:50%;width:1px;left:50%;height:70%;background-color:#dadad5;transform:translate(50%, -40%)}}.forms-title{margin:0 0 10px 0;text-align:center;font-family:"Kanit";font-size:40px;font-style:normal;font-weight:500;line-height:52px;letter-spacing:-1px;color:#2a2f29}.forms [data-testid=form-row]:has(button):has(input) [data-testid=form-component]:first-child{max-width:370px}.forms [data-testid=form-row]:has(button):has(input) [data-testid=form-component]:last-child{width:100%;max-width:141px}.forms [data-testid=form-row]:has(button):has(input) [data-testid=form-component] button{width:100%;transition:color .3s ease,background-color .3s ease}