:root{--dark-blue:#115178;--faint-gray:#a7aeb1;--light-gray:#f9f9f9;--white:#fff;--black:#000;--orange:#e88716;--brand-blue:#17277f;--brand-blue-gradient:linear-gradient(85.91deg,#0e1d6d -2.85%,#203ac6 105.93%)}.guide-info-section{background:#f9f9f9;padding:100px 0 20%}.guide-info-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.guide-img-container .guide-img{border-radius:5px;width:100%}.what-guide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:37px 25px;background:#fff;-webkit-box-shadow:0 10px 30px rgba(0,0,0,.12);box-shadow:0 10px 30px rgba(0,0,0,.12);border-radius:5px;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.what-guide .title{font-size:20px;line-height:28px;font-weight:500;color:#505050}@media (min-width:500px){.what-guide .title{font-size:calc(.55555556vw + 17.22222222px)}}@media (min-width:1400px){.what-guide .title{font-size:25px}}@media (min-width:500px){.what-guide .title{line-height:calc(.77777778vw + 24.11111111px)}}@media (min-width:1400px){.what-guide .title{line-height:35px}}.what-guide .info{font-size:16px;line-height:26px;font-weight:500;color:#505050;margin-bottom:20px}@media (min-width:500px){.what-guide .info{font-size:calc(.11111111vw + 15.44444444px)}}@media (min-width:1400px){.what-guide .info{font-size:17px}}@media (min-width:500px){.what-guide .info{line-height:calc(.44444444vw + 23.77777778px)}}@media (min-width:1400px){.what-guide .info{line-height:30px}}.efficiency-section{padding:150px 0;color:var(--dark-blue)}.efficiency-section .efficiency-heading{font-size:30px;line-height:40px;font-weight:600;letter-spacing:.01em}@media (min-width:500px){.efficiency-section .efficiency-heading{font-size:calc(0vw + 30px)}}@media (min-width:1400px){.efficiency-section .efficiency-heading{font-size:30px}}@media (min-width:500px){.efficiency-section .efficiency-heading{line-height:calc(1.11111111vw + 34.44444444px)}}@media (min-width:1400px){.efficiency-section .efficiency-heading{line-height:50px}}.efficiency-section .efficiency-heading-para{font-size:16px;line-height:25px;letter-spacing:.01em;font-weight:400}@media (min-width:500px){.efficiency-section .efficiency-heading-para{font-size:calc(0vw + 16px)}}@media (min-width:1400px){.efficiency-section .efficiency-heading-para{font-size:16px}}@media (min-width:500px){.efficiency-section .efficiency-heading-para{line-height:calc(.55555556vw + 22.22222222px)}}@media (min-width:1400px){.efficiency-section .efficiency-heading-para{line-height:30px}}.efficiency-section .icon{-webkit-box-shadow:2px 2px 6px rgba(0,0,0,.2);box-shadow:2px 2px 6px rgba(0,0,0,.2);border-radius:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:20px;position:absolute;width:106px;height:106px;left:30%;top:-78px;background:var(--white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.efficiency-section .card-container,.efficiency-section .icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.efficiency-section .card-container{padding-top:140px}.efficiency-section .card-container h3{font-size:20px;line-height:30px;font-weight:500}.efficiency-section .card{-webkit-box-shadow:2px 2px 6px rgba(0,0,0,.2);box-shadow:2px 2px 6px rgba(0,0,0,.2);border-radius:5px;padding:40px 20px 20px;width:85%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.guide-landing-section{background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px}.guide-form-container{background-color:#f9f9f9;-webkit-box-shadow:0 10px 30px 0 #0000004D;box-shadow:0 10px 30px 0 #0000004D;border-radius:5px;padding:35px 23px;margin-top:250px}.guide-form-title,.thanks-div{font-size:25px;line-height:36px;color:#505050;font-weight:500;margin-bottom:20px}@media (min-width:500px){.guide-form-title,.thanks-div{font-size:calc(.55555556vw + 22.22222222px)}}@media (min-width:1400px){.guide-form-title,.thanks-div{font-size:30px}}@media (min-width:500px){.guide-form-title,.thanks-div{line-height:calc(.44444444vw + 33.77777778px)}}@media (min-width:1400px){.guide-form-title,.thanks-div{line-height:40px}}.guide-form-container{position:relative}.thanks-div{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:none;width:80%;text-align:center}.guide-form .form-group{margin-bottom:20px}.guide-form .invalid-feedback{color:#ff4f4f;padding:5px 5px 0}.guide-form .form-control{border-radius:5px;padding:16px 30px;height:50px;font-size:18px;line-height:27px;font-weight:300;-webkit-box-shadow:0 3px 8px 0 #0000001A;box-shadow:0 3px 8px 0 #0000001A;border:none}.guide-form .form-control::-webkit-input-placeholder{color:#505050;opacity:1}.guide-form .form-control::-moz-placeholder{color:#505050;opacity:1}.guide-form .form-control::-ms-input-placeholder{opacity:1}.guide-form .form-control::placeholder{color:#505050;opacity:1}.guide-form .form-control:-ms-input-placeholder,.guide-form .form-control::-ms-input-placeholder{color:#505050}.guide-form .form-control:focus{-webkit-box-shadow:none;box-shadow:none}.guide-faq-title{font-size:20px;line-height:20px;font-weight:500;color:var(--dark-blue);width:100%;text-align:left;padding-left:25px;position:relative;z-index:1}@media (min-width:500px){.guide-faq-title{font-size:calc(0vw + 20px)}}@media (min-width:1400px){.guide-faq-title{font-size:20px}}@media (min-width:500px){.guide-faq-title{line-height:calc(1.11111111vw + 14.44444444px)}}@media (min-width:1400px){.guide-faq-title{line-height:30px}}.guide-faq-title:hover{text-decoration:none;color:var(--dark-blue)}.guide-faq-title:focus{-webkit-box-shadow:none;box-shadow:none}.guide-faq-desc{font-size:14px;line-height:24px;font-weight:400;color:#505050}#guideAccordion .card{border-radius:5px;margin-bottom:30px}#guideAccordion .card-body,#guideAccordion .collapse{background-color:#f9f9f9}#guideAccordion .card-body{padding-left:40px;padding-top:5px}.guide-faq-title-container{position:relative;margin:0 10px}.guide-faq-title-container:before{content:"";position:absolute;left:0;top:10px;height:10px;width:10px;border-top:2px solid var(--dark-blue);border-right:2px solid var(--dark-blue);border-top-right-radius:2px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.demo-section-conatainer{padding:100px 0}@media (min-width:992px){.guide-landing-section{height:auto;padding-bottom:50px}.guide-form-container{padding:40px;width:96%;margin-left:auto;margin-top:30px}.guide-info-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative;width:90%;margin:0 auto}.guide-img-container{width:500px;height:500px}.guide-img-container img{height:100%;width:100%}.what-guide{position:absolute;left:45%;top:120px;padding:60px 45px;width:500px;height:500px}.what-guide .title{margin-bottom:20px}.efficiency-section .card-container{padding-top:60px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.efficiency-section .card{text-align:left;padding:20px 10px 10px 50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.efficiency-section .icon{left:-71px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#guideAccordion .card-body{padding-top:0;padding-left:60px;padding-bottom:20px}#guideAccordion .card-header{padding-top:20px;padding-bottom:20px}.guide-faq-title-container:before{top:15px}}@media (min-width:1200px){.guide-img-container,.what-guide{height:570px;width:570px}.guide-form .form-group{margin-bottom:30px}.guide-form .form-control{padding:18px 25px;height:60px}.guide-form-title{margin-bottom:35px}.guide-info-section{padding:130px 0 230px}}@media (min-width:1200px) and (min-height:700px){.guide-landing-section{height:90vh}}