.expandable-section{overflow:hidden;display:block;background:#f8f8f8;padding:114px 0;margin:0 !important}.expandable_boxes{align-items:start}.expandable-section .heading-holder{display:inline-block;width:32%}.expandable-section .heading-holder h4{display:block;color:#61b7da;margin:0 0 6px;letter-spacing:0;font-weight:normal;text-decoration:none}.expandable-section h3{margin:0 0 53px}.expandable-section h3 .light-blue-color{color:#61b7da}.expandable-section h3 .light-blue-text{color:#61b7da}.expandable_boxes{justify-content:flex-start;margin:0 auto !important;max-width:1400px !important}.expandable_boxes .expandable_box{width:32% !important;display:inline-block;margin:86px 6px -50px !important;padding:20px 40px 40px;position:relative;transition:height 1s;-webkit-transition:height 1s;cursor:pointer;background:#fff !important;border:1px solid #ededed;-webkit-transition:max-height .6s;-moz-transition:max-height .6s;-ms-transition:max-height .6s;-o-transition:max-height .6s;transition:max-height .6s;background:#e5feff;overflow:hidden;max-height:260px}.expandable_boxes .expandable_box.open{max-height:535px;box-shadow:0px 0px 7px rgba(0,0,0,0.2);-webkit-box-shadow:0px 0px 7px rgba(0,0,0,0.2)}.expandable_boxes .expandable_box:after{content:"";display:inline-block;vertical-align:middle;height:100%}.expandable_box_title{margin:0 0 26px}.expandable_boxes .heading-holder p{margin:0 0 37px;color:#a3a3a3}.title{margin:30px 0 0 10px;font-family:Poppins !important;font-weight:bold !important;text-decoration:none !important;font-size:20px !important;line-height:26.02px !important;text-align:left !important;color:#010101 !important;letter-spacing:0 !important}.text-content{overflow:hidden}.body-text{opacity:0;visibility:hidden;margin-top:20px !important;margin-left:8px;font-family:'Poppins',sans-serif !important;transition:all .8s ease-in-out;-webkit-transition:all .6s ease-in-out;transform:translateY(-120%) !important;-webkit-transform:translateY(-120%) !important;font-size:18px !important;letter-spacing:.025em;font-weight:300 !important;line-height:1.65em !important;color:#333 !important}.expandable_boxes .expandable_box.open .body-text{opacity:1;visibility:visible;transform:translateY(0) !important;-webkit-transform:translateY(0) !important}.expandable_box_cta{position:relative;z-index:1}.expandable_box_cta:after{top:0;left:0;right:0;width:0;z-index:-1;content:"";bottom:0;position:absolute;background:#901621;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}.expandable_box_cta:hover:after{width:100%}.expandable_box i{position:absolute;bottom:6px;left:calc(50% - 14px);transform-origin:50%;transform:rotate(0);transition:transform 245ms;-webkit-transition:transform 245ms;color:#61b7da;font-size:40px}.expandable_box.open i{transform:rotate(180deg)}.column-heading-box{width:100%;text-align:center;overflow:hidden}.column-heading-box h4{color:#61b7da;font-size:24px;font-weight:72px;margin:0 0 30px;font-weight:normal}.icon_bg{transition:all .6 ease-in-out;-webkit-transition:all .6 ease-in-out;display:flex;justify-content:center;align-items:center;background-color:#61b7da;border-radius:100%;width:85px;height:85px}.expandable_boxes .expandable_box.open .icon_bg{background-color:#254473}.techn .light-blue-color{display:none}@media(max-width:1450px){.expandable_boxes{max-width:100%}.expandable-section{padding:110px 20px}}@media(max-width:1300px){.expandable-section h3{font-size:44px}}@media(max-width:1199px){.expandable-section h3{font-size:40px}}@media(max-width:991px){.expandable-section{padding:100px 20px 60px}.expandable_boxes .expandable_box{width:48% !important}.expandable-section .heading-holder{width:44%}.expandable_boxes .expandable_box{margin:40px 4px 0 !important;min-height:auto}}@media(max-width:767px){.title{font-size:16px !important}.body-text{font-size 14px}.expandable-section h3{font-size:32px;line-height:50px;margin:0 0 20px}.expandable_boxes .expandable_box{margin:30px 0 0}.right-content img{display:none !important}.section_header{font-size:32px;padding-top:0 !important}.expandable_boxes .expandable_box.clicked{max-height:520px;box-shadow:0px 0px 7px rgba(0,0,0,0.2);-webkit-box-shadow:0px 0px 7px rgba(0,0,0,0.2)}}@media(max-width:575px){.expandable_boxes .expandable_box{width:100% !important;max-height:220px}.expandable-section .heading-holder{width:100%}}@media(hover:none){.expandable_boxes .expandable_box{max-height:260px}.expandable_boxes .expandable_box .body-text{opacity:0;visibility:hidden;transform:translateY(120%) !important;-webkit-transform:translateY(120%) !important}.expandable_boxes .expandable_box.open .body-text{transform:translateY(0) !important;-webkit-transform:translateY(0) !important}}.shedule-modal-overlay{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background-color:rgba(0,0,0,0.6);opacity:0;visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:opacity .6s cubic-bezier(0.55,0,0.1,1),visibility .6s cubic-bezier(0.55,0,0.1,1);transition:opacity .6s cubic-bezier(0.55,0,0.1,1),visibility .6s cubic-bezier(0.55,0,0.1,1)}.shedule-modal-overlay.active{opacity:1;visibility:visible}.shedule-pop-btn{color:#fff;display:inline-block;padding:6px 32px;text-shadow:none;font-size:15px !important;line-height:36px !important;font-weight:bold;text-align:center;border-radius:4px;text-decoration:none;font-family:sans-serif;background:linear-gradient(to right,#901621 50%,#c32c39 50%);background-size:200% 100%;background-position:right bottom;transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out}.shedule-pop-btn:hover,.shedule-pop-btn:focus{color:#fff;background-position:left bottom}.shedule-modal{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;position:relative;margin:0 auto;background-color:#fff;width:500px;max-width:75rem;min-height:20rem;padding:1rem;border-radius:3px;opacity:0;overflow-y:auto;visibility:hidden;box-shadow:0 2px 10px rgba(0,0,0,0.1);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .6s cubic-bezier(0.55,0,0.1,1);transition:all .6s cubic-bezier(0.55,0,0.1,1)}.shedule-modal .shedule-close-modal{position:absolute;cursor:pointer;top:5px;right:15px;opacity:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:opacity .6s cubic-bezier(0.55,0,0.1,1),-webkit-transform .6s cubic-bezier(0.55,0,0.1,1);transition:opacity .6s cubic-bezier(0.55,0,0.1,1),-webkit-transform .6s cubic-bezier(0.55,0,0.1,1);transition:opacity .6s cubic-bezier(0.55,0,0.1,1),transform .6s cubic-bezier(0.55,0,0.1,1);transition:opacity .6s cubic-bezier(0.55,0,0.1,1),transform .6s cubic-bezier(0.55,0,0.1,1),-webkit-transform .6s cubic-bezier(0.55,0,0.1,1);-webkit-transition-delay:.3s;transition-delay:.3s}.shedule-modal .shedule-close-modal svg{width:1.75em;height:1.75em}.shedule-modal .shedule-modal-content{opacity:0;width:100%;padding:20px;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:opacity .6s cubic-bezier(0.55,0,0.1,1);transition:opacity .6s cubic-bezier(0.55,0,0.1,1);-webkit-transition-delay:.3s;transition-delay:.3s}.shedule-modal .shedule-modal-content h3{font-size:30px;margin:0 0 20px}.shedule-modal.active{visibility:visible;opacity:1;-webkit-transform:scale(1);transform:scale(1)}.shedule-modal .shedule-modal-content .input{margin:0 0 20px}.shedule-modal .shedule-modal-content label{font-size:16px;font-weight:bold}.shedule-modal.active .shedule-modal-content{opacity:1}.shedule-modal.active .shedule-close-modal{-webkit-transform:translateY(10px);transform:translateY(10px);opacity:1;z-index:9}.shedule-modal .shedule-modal-content .hs-button.primary.large{font-size:15px;font-weight:500;color:#fff;letter-spacing:1px;text-decoration:none !important;width:auto !important;padding:10px 50px !important;font-family:'Poppins',sans-serif}@media only screen and (max-width:39.9375em){.shedule-modal h1{font-size:1.5rem}.shedule-modal{position:fixed;top:0;left:0;width:100%;height:100%;-webkit-overflow-scrolling:touch;border-radius:0;-webkit-transform:scale(1.1);transform:scale(1.1);padding:0 !important}.shedule-close-modal{right:20px !important}}.shedule-modal .shedule-modal-content input[type="text"],.shedule-modal .shedule-modal-content input[type="email"],.shedule-modal .shedule-modal-content input[type="tel"],.shedule-modal .shedule-modal-content textarea,.shedule-modal .shedule-modal-content select{font-size:14px !important;padding:10px !important;height:48px !important}.shedule-modal .shedule-modal-content textarea{height:100px !important;resize:none}@media(max-width:767px){.shedule-modal{height:400px;display:block;overflow:auto}.shedule-modal-overlay{padding:50px 0}}@media(max-width:639px){.shedule-modal{width:90%;margin:0 auto;left:0;right:0;top:40px}}.form-wrapper .form_holder{width:100% !important;display:block !important}.form-wrapper .form_holder .hs-fieldtype-text{margin:0 0 15px}.form-wrapper .form_holder .hs-fieldtype-text .input{margin:0}.form-wrapper .form_holder .hs-fieldtype-text .input .hs-input{font-size:14px !important;padding:10px !important;height:48px !important;border:1px solid #e7e7e7}.form-wrapper .form_holder .hs-fieldtype-text .input .hs-input:focus{border:1px solid #e7e7e7 !important}.form-wrapper .form_holder .hs-fieldtype-text .hs-error-msgs{margin:0 !important;padding:0;list-style:none;min-height:auto;line-height:normal;height:auto}.form-wrapper .form_holder .hs-fieldtype-text .hs-error-msgs li{display:block;padding:10px 0 0;line-height:normal;margin:0;height:auto;min-height:auto}.form-wrapper .form_holder .hs-fieldtype-text .hs-error-msgs li .hs-error-msg{display:block}.form-wrapper .form_holder .hs-fieldtype-textarea{margin:0}.form-wrapper .form_holder .hs-fieldtype-textarea .input{margin:0}.form-wrapper .form_holder .hs-fieldtype-textarea .input .hs-input{font-size:14px !important;padding:10px !important;border:1px solid #e7e7e7}.form-wrapper .form_holder .hs-fieldtype-textarea .input .hs-input:focus{border:1px solid #e7e7e7 !important}.form-wrapper .form_holder .hs-submit{width:auto}.form-wrapper .form_holder .hs-submit .actions{width:auto}.form-wrapper .form_holder .hs-submit .actions .hs-button.primary.large{border:unset !important;background-size:200% 100%;background-image:linear-gradient(to right,#254473 50%,#c32c39 50%);transition:background-position .5s;background-position:100% 0;outline:0}.form-wrapper .form_holder .hs-submit .actions .hs-button.primary.large:hover{background-position:-100% 0}.form-wrapper .submitted-message.hs-main-font-element{overflow:hidden;display:flex !important;align-items:center;justify-content:center;padding:10px 25px}.form-wrapper .submitted-message.hs-main-font-element p{padding:0;margin:0}.form-wrapper .form_holder .hs_error_rollup{display:none}.form-wrapper .form_holder .hs_error_rollup li{padding:0 0 25px !important;display:block}.form-wrapper .form_holder .hs_error_rollup li label{font-weight:normal;display:block;line-height:normal;margin:0;padding:0;font-size:14px}.form-wrapper .form_holder .hs_error_rollup .hs-error-msgs{list-style:none;line-height:normal}