h1,h2,h3,h4,h5,h6{font-weight:700}h1 span.gradient-font,h1.gradient-font,h2 span.gradient-font,h2.gradient-font,h3 span.gradient-font,h3.gradient-font,h4 span.gradient-font,h4.gradient-font,h5 span.gradient-font,h5.gradient-font,h6 span.gradient-font,h6.gradient-font{display:inline;background:linear-gradient(90deg,#4285f4,#ff671e);-webkit-background-clip:text;background-clip:text;color:transparent}h1 span.primary-color-font,h1.primary-color-font,h2 span.primary-color-font,h2.primary-color-font,h3 span.primary-color-font,h3.primary-color-font,h4 span.primary-color-font,h4.primary-color-font,h5 span.primary-color-font,h5.primary-color-font,h6 span.primary-color-font,h6.primary-color-font{color:#4285f4}h1 span.tertiary-color-font,h1.tertiary-color-font,h2 span.tertiary-color-font,h2.tertiary-color-font,h3 span.tertiary-color-font,h3.tertiary-color-font,h4 span.tertiary-color-font,h4.tertiary-color-font,h5 span.tertiary-color-font,h5.tertiary-color-font,h6 span.tertiary-color-font,h6.tertiary-color-font{color:#ff671e}h1.huge,h2.huge,h3.huge,h4.huge,h5.huge,h6.huge{font-size:44px;font-weight:800}h1.big,h2.big,h3.big,h4.big,h5.big,h6.big{font-size:38px;font-weight:800}h1.medium,h2.medium,h3.medium,h4.medium,h5.medium,h6.medium{font-size:34px;font-weight:700}h1.regular,h2.regular,h3.regular,h4.regular,h5.regular,h6.regular{font-size:30px;font-weight:600}h1.small,h2.small,h3.small,h4.small,h5.small,h6.small{font-size:24px;font-weight:500}h1.smaller,h2.smaller,h3.smaller,h4.smaller,h5.smaller,h6.smaller{font-size:22px;font-weight:500}p.big-content{font-weight:300}.font-18,p.big-content{font-size:18px}.schedule-demo-form-container{display:flex;align-items:center;padding:40px 80px;gap:80px}@media only screen and (max-width:767px){.schedule-demo-form-container{flex-direction:column;padding:20px}}.schedule-demo-form-container .image-section{content:"";width:50%;aspect-ratio:3/2;position:relative}@media only screen and (max-width:767px){.schedule-demo-form-container .image-section{width:100%}}.schedule-demo-form-container .schedule-demo-form{width:40%;display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;height:-moz-fit-content;height:fit-content}@media only screen and (max-width:767px){.schedule-demo-form-container .schedule-demo-form{width:100%}}.schedule-demo-form-container .schedule-demo-form h2{font-size:26px;margin-bottom:15px}.schedule-demo-form-container .schedule-demo-form .input-element{width:48%}@media only screen and (max-width:767px){.schedule-demo-form-container .schedule-demo-form .input-element{width:100%}}.schedule-demo-form-container .schedule-demo-form .input-element .caption{color:#1d2437;margin:8px 0;font-weight:700}.schedule-demo-form-container .schedule-demo-form .input-element input{width:100%;padding:8px 12px 8px 5px;border:none;outline:none;border:1px solid rgba(2,171,19,.408)}.schedule-demo-form-container .schedule-demo-form .input-element-full{width:100%}@media only screen and (max-width:767px){.schedule-demo-form-container .schedule-demo-form .input-element-full{width:100%}}.schedule-demo-form-container .schedule-demo-form .input-element-full .caption{color:#1d2437;margin:8px 0;font-weight:700}.schedule-demo-form-container .schedule-demo-form .input-element-full input,.schedule-demo-form-container .schedule-demo-form .input-element-full textarea{width:100%;padding:8px 12px 8px 5px;border:none;outline:none;border:1px solid rgba(2,171,19,.408);font-family:inherit;font-size:14px;resize:none}.schedule-demo-form-container .schedule-demo-form .primary-btn{width:100%;margin-top:20px}