.form-component{display:flex;flex-direction:column;gap:3rem;margin-bottom:100px;margin-top:3rem;overflow:hidden}.form-component .component-inner{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:576px){.form-component .component-inner{max-width:576px}}@media (min-width:768px){.form-component .component-inner{max-width:768px}}@media (min-width:992px){.form-component .component-inner{max-width:992px}}@media (min-width:1200px){.form-component .component-inner{max-width:1200px}}@media (min-width:1400px){.form-component .component-inner{max-width:1400px}}.form-component .component-inner{-moz-column-gap:1.25rem;column-gap:1.25rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));row-gap:3rem}@media (min-width:768px){.form-component .component-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1200px){.form-component .component-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media not all and (min-width:768px){.form-component .component-inner .form-container{order:9999}}@media (min-width:768px){.form-component .component-inner .form-container{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1200px){.form-component .component-inner .form-container{grid-column:span 3/span 3}}@media (min-width:768px){.form-component .component-inner:has(.contact-container) .form-container{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (min-width:1200px){.form-component .component-inner:has(.contact-container) .form-container{grid-column:span 2/span 2}}.form-component .component-inner:has(.contact-container) .contact-container{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(56 62 66/var(--tw-bg-opacity,1));border-bottom-left-radius:100px;color:rgb(255 255 255/var(--tw-text-opacity,1));display:flex;flex-direction:column;gap:1.5rem;height:-moz-fit-content;height:fit-content;padding-bottom:75px;padding-left:85px;padding-top:75px;position:relative;width:100%}.form-component .component-inner:has(.contact-container) .contact-container>h3{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.form-component .component-inner:has(.contact-container) .contact-container ul{display:flex;flex-direction:column;gap:18px}.form-component .component-inner:has(.contact-container) .contact-container ul li{display:flex;flex-direction:row;gap:1.25rem}.form-component .component-inner:has(.contact-container) .contact-container ul li i{--tw-text-opacity:1;align-items:center;color:rgb(208 148 111/var(--tw-text-opacity,1));display:flex;font-size:1em;height:1.375em;min-width:1.25rem;width:1.25rem}.form-component .component-inner:has(.contact-container) .contact-container ul li .li-content{display:flex;flex-direction:column;gap:.625rem}.form-component .component-inner:has(.contact-container) .contact-container:after{--tw-bg-opacity:1;background-color:rgb(56 62 66/var(--tw-bg-opacity,1));content:"";height:100%;left:100%;position:absolute;top:0;width:var(--container-spacing);z-index:-10}
