.RequestDemoMainContainer{background-color:#002e52}.RequestDemoWrapper{padding:50px 0}.requestDemoHeader{font-size:64px;color:var(--white-color);font-weight:300;padding:0 0 40px;text-align:center}.requestDemoOptionBlocksContainer{width:90%;margin:0 auto;display:flex;justify-content:space-between;gap:75px;color:#fff}.requestDemoOptionBlock{flex:1 1;text-align:center;display:flex;flex-direction:column;justify-content:space-between;gap:50px}.two{padding:0 75px;box-sizing:content-box;border-left:1px solid #fff;border-right:1px solid #fff}.requestDemoOptionBlock p{color:var(--white-color);font-size:var(--font-size-medium);font-weight:400;line-height:27px;text-align:left;padding-bottom:120px}.requestDemoOptionBlock a{width:-moz-fit-content;width:fit-content;margin:0 auto}@media screen and (max-width:1440px){.requestDemoOptionBlocksContainer{flex-direction:column;align-items:center}.two{padding:50px 0;border:1px solid #fff;border-right:none;border-left:none}.requestDemoOptionBlock{justify-content:center;gap:0}.requestDemoOptionBlock p{text-align:center;padding-bottom:50px}}@media screen and (max-width:560px){.requestDemoOptionBlock{width:95%;margin:0 auto}.requestDemoHeader{width:90%;margin:0 auto;font-size:45px}}