.introSectionContainer{display:flex;justify-content:center;align-items:center;background-color:#fafcff;padding-top:150px;position:relative;height:728px;width:100%}@media only screen and (max-width:1024px){.introSectionContainer{height:unset}}.introSectionWrapper{display:flex;justify-content:space-between;align-items:center;max-width:1152px;width:100%}@media only screen and (max-width:1156px){.introSectionWrapper{align-items:center}}@media only screen and (max-width:1024px){.introSectionWrapper{margin-top:64px}}@media only screen and (max-width:900px){.introSectionWrapper{margin-top:0;justify-content:center;align-items:center;flex-direction:column-reverse;flex-wrap:wrap}}.introSectionTitle{font-size:24px;font-weight:700;color:#001333;margin-bottom:6px;margin-top:32px}.introSectionSubTitle{font-size:16px;line-height:2;color:#6d6d6d;max-width:372px;white-space:normal;text-align:justify}.buttonSectionWrapper{display:flex;margin-top:31px}@media only screen and (max-width:900px){.buttonSectionWrapper{width:100%;justify-content:center}}.demoRequestSectionButton{width:139px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:400;margin-left:16px}.demoRequestSectionButton .demoRequestIcon{font-size:20px;margin-right:8px}.introSectionContentWrapper{padding:16px}.imageSectionWrapper{flex:1 1;display:flex;justify-content:center;align-items:center;max-width:100%}.imageSectionWrapper img{max-width:100%;height:auto;object-fit:contain}@media screen and (max-width:768px){.imageSectionWrapper{margin-top:2rem;order:2}.introSectionWrapper{flex-direction:column}}