@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap");*{font-family:Inter,sans-serif}body{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;margin:0}.body-wrapper{position:relative;z-index:1}.hero h1{text-align:inherit}.hero h1,.hero h1 span{font-family:Inter,sans-serif;font-size:50px;font-weight:700;letter-spacing:-2.06px;line-height:125%;vertical-align:middle}.hero h1 span{background:linear-gradient(90deg,#60bc63,#346f8d 50%,#bf1e5f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero h2{font-family:Inter,sans-serif;font-size:36px;font-weight:700;letter-spacing:-1px;line-height:125%;text-align:center;vertical-align:middle}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{font-family:Inter,sans-serif;font-weight:700;text-align:inherit!important}.content h1{font-size:50px;letter-spacing:-2.06px;line-height:125%}.content h2{color:#851c66;font-size:36px;letter-spacing:-1px;line-height:125%}.content h3{font-size:28px;line-height:125%}.content h4{font-size:24px;line-height:125%}.content h5{font-size:20px;line-height:125%}.content h6{font-size:18px;line-height:125%}p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;letter-spacing:0;line-height:150%}.hero{min-height:100vh;padding:60px 20px}.container,.hero{align-items:center;display:flex}.container{gap:60px;margin:0 auto;max-width:1200px;width:100%}.column{flex:1}@media (max-width:768px){.container{flex-direction:column;gap:40px}.hero{min-height:auto;padding:40px 20px}}.form-card{background:linear-gradient(0deg,hsla(0,0%,95%,.95),hsla(0,0%,95%,.95));border-radius:8px;padding:40px}.hbspt-form{display:flex;flex-direction:column;gap:20px}.hs-form-field{margin-bottom:15px}.hs-form-field label{color:#3e3e3e;display:block;font-weight:700;margin-bottom:8px}.hs-input{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;padding:12px;transition:border-color .3s;width:100%}.hs-input:focus{border-color:#346f8d;outline:none}.hs-button{background:#f78c2a;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:15px;transition:opacity .3s;width:100%}.hs-button:hover{opacity:.9}.hs-form-field ul.hs-error-msgs{color:#f78c2a;list-style-type:none;margin:5px 0 0;padding:0}.inputs-list{list-style-type:none;margin:0;padding:0}.hs-form-checkbox,.hs-form-radio{align-items:center;display:flex;margin-bottom:10px}.hs-form-checkbox label,.hs-form-radio label{align-items:center;color:#555!important;cursor:pointer;display:flex;font-weight:400}.hs-dependent-field span,.hs_products_interested_in span{color:#555!important}.hs-form-checkbox input,.hs-form-radio input{accent-color:#f78c2a;height:18px;margin-right:10px;width:18px}.hs-form-booleancheckbox label{align-items:center;color:#1f1f1f;cursor:pointer;display:flex;font-weight:400}.hs-form-booleancheckbox input{accent-color:#f78c2a;height:18px;margin-right:10px;width:18px}.legal-consent-container,.legal-consent-container p{color:#555!important;font-size:12px!important;font-weight:400!important;line-height:150%!important}.site-footer{background-color:#5a0044;color:#fff;padding:30px 20px}.site-footer .container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.footer-logo{flex:1}.footer-logo img{max-width:120px}.footer-text{flex:3;font-size:14px;text-align:center}.footer-text p{font-size:12px;margin:5px 0}.footer-text a{color:#fff;margin:0 10px;text-decoration:none}.footer-text a:hover{text-decoration:underline}.footer-social{display:flex;flex:1;justify-content:flex-end}.footer-social .hs-social-follow ul{display:flex;gap:15px;list-style-type:none;margin:0;padding:0}.footer-social .hs-social-follow li,.footer-social a{display:inline-block}.footer-social a{align-items:center;background-color:#fff;border-radius:50%;display:flex;height:36px;justify-content:center;transition:opacity .3s;width:36px}.footer-social a:hover{opacity:.8}.footer-social img{height:20px;width:20px}.dnd-area{background-color:#fff;margin:40px 0;min-height:100vh;padding:40px 20px}:root{--column-gap:2.13%;--column-width-multiplier:8.333}.row-fluid{display:flex;flex-wrap:wrap;width:100%}.row-fluid .span1,.row-fluid .span10,.row-fluid .span11,.row-fluid .span12,.row-fluid .span2,.row-fluid .span3,.row-fluid .span4,.row-fluid .span5,.row-fluid .span6,.row-fluid .span7,.row-fluid .span8,.row-fluid .span9{min-height:1px;width:100%}@media (min-width:768px){.row-fluid{flex-wrap:nowrap;justify-content:space-between}.row-fluid .span1{width:calc(var(--column-width-multiplier)*1%*1 - var(--column-gap)*var(--column-width-multiplier)*11/100)}.row-fluid .span2{width:calc(var(--column-width-multiplier)*1%*2 - var(--column-gap)*var(--column-width-multiplier)*10/100)}.row-fluid .span3{width:calc(var(--column-width-multiplier)*1%*3 - var(--column-gap)*var(--column-width-multiplier)*9/100)}.row-fluid .span4{width:calc(var(--column-width-multiplier)*1%*4 - var(--column-gap)*var(--column-width-multiplier)*8/100)}.row-fluid .span5{width:calc(var(--column-width-multiplier)*1%*5 - var(--column-gap)*var(--column-width-multiplier)*7/100)}.row-fluid .span6{width:calc(var(--column-width-multiplier)*1%*6 - var(--column-gap)*var(--column-width-multiplier)*6/100)}.row-fluid .span7{width:calc(var(--column-width-multiplier)*1%*7 - var(--column-gap)*var(--column-width-multiplier)*5/100)}.row-fluid .span8{width:calc(var(--column-width-multiplier)*1%*8 - var(--column-gap)*var(--column-width-multiplier)*4/100)}.row-fluid .span9{width:calc(var(--column-width-multiplier)*1%*9 - var(--column-gap)*var(--column-width-multiplier)*3/100)}.row-fluid .span10{width:calc(var(--column-width-multiplier)*1%*10 - var(--column-gap)*var(--column-width-multiplier)*2/100)}.row-fluid .span11{width:calc(var(--column-width-multiplier)*1%*11 - var(--column-gap)*var(--column-width-multiplier)*1/100)}}@media (max-width:768px){.site-footer .container{flex-direction:column;gap:20px}.footer-logo,.footer-social,.footer-text{flex:1;justify-content:center;text-align:center}.dnd-area{padding:20px 15px}}