:root{--color-dblue:#036;--color-yellow:#ffcb0b;--color-text:#343434;--font-header:"Roboto",sans-serif;--font-default:"Open Sans",sans-serif;--bg-gray:rgba(70,70,70,0.05);--color-white:#fff}html,body{font-family:var(--font-default);font-size:18px;line-height:140%}h1,h2,h3,h4,h5{font-family:var(--font-header);position:relative;margin-bottom:1.5rem;color:var(--color-dblue);font-style:italic;line-height:110%}h2:after,h3:after{content:"";display:block;width:50%;height:5px;min-width:150px;background-color:var(--color-yellow);position:absolute;bottom:-2px;z-index:-1}section{position:relative}label.hs-error-msg{font-size:13px;line-height:16px;color:#d06666;margin-bottom:3px}ul.list-icon-check{list-style:none;padding:0;margin:20px 0}ul.list-icon-check li{padding:5px 10px 5px 32px;background-image:url(//3782473.fs1.hubspotusercontent-na1.net/hubfs/3782473/raw_assets/public/Coded%20files/Custom/page/assets/img/checked-list.svg);background-repeat:no-repeat;background-size:22px;background-position:0 7px;margin-bottom:5px}@media screen and (min-width:768px){ul.list-2-col{-moz-column-count:2;column-count:2}}.bg-gray{background-color:var(--bg-gray)}.has-counter{counter-reset:listCounter}.has-counter .has-num{counter-increment:listCounter;position:relative;margin-top:2rem}.has-counter .has-num:before{content:counter(listCounter) ".";padding-right:10px;font-size:1.45rem;font-weight:600}.accordion .accordion-item{border:none !important;background:0}.accordion .accordion-item .accordion-button{background:transparent !important;border:none !important;box-shadow:none !important;color:var(--color-text) !important;font-weight:600;font-size:1.1rem;line-height:110%;letter-spacing:.75px;text-transform:uppercase;font-family:var(--font-default);padding-top:12px;padding-bottom:12px}.accordion .accordion-item .accordion-button:after{display:none}.accordion .accordion-item .accordion-button:before{transition:transform .2s ease-in-out;flex-shrink:0;width:26px;width:26px;max-width:26px;max-height:26px;min-width:26px;min-height:26px;transition:transform .2s ease-in-out;content:"+";margin-right:12px;vertical-align:middle;text-align:center;background:var(--color-dblue);color:var(--color-white);border-radius:50%;box-sizing:border-box;font-size:14px;line-height:26px;font-weight:700 !important;font-family:var(--font-default);padding-top:.5px}.accordion .accordion-item .accordion-button:not(.collapsed)::before{transition:transform .2s ease-in-out;content:"-";line-height:22px}@media screen and (min-width:768px){.accordion .accordion-item .accordion-button{padding-left:0 !important}}.accordion .accordion-item .accordion-body{padding-top:5px;padding-left:2rem}.is-cta{text-decoration:none !important;font-style:italic;font-weight:300;color:var(--color-dblue);border:0;background-color:var(--color-yellow);padding:10px 50px 10px 20px;line-height:100%;font-size:.95rem;text-transform:uppercase;border-radius:22px;background-image:url(//3782473.fs1.hubspotusercontent-na1.net/hubfs/3782473/raw_assets/public/Coded%20files/Custom/page/assets/img/arrow-b.svg);background-repeat:no-repeat;background-position:center;background-position-x:calc(100% - 20px);background-size:20px;transition:all .4s ease-out}.is-cta:hover{transition:all .4s ease-out;background-color:var(--color-dblue);color:var(--color-white);background-image:url(//3782473.fs1.hubspotusercontent-na1.net/hubfs/3782473/raw_assets/public/Coded%20files/Custom/page/assets/img/arrow-w.svg)}.is-cta.is-cta-blue{background-color:var(--color-dblue);color:var(--color-white);background-image:url(//3782473.fs1.hubspotusercontent-na1.net/hubfs/3782473/raw_assets/public/Coded%20files/Custom/page/assets/img/arrow-w.svg)}.is-cta.is-cta-blue:hover{background-image:url(//3782473.fs1.hubspotusercontent-na1.net/hubfs/3782473/raw_assets/public/Coded%20files/Custom/page/assets/img/arrow-b.svg);color:var(--color-dblue);background-color:var(--color-yellow)}.is-cta.is-cta-blue.disable-cta{background-color:var(--color-dblue) !important;color:var(--color-white);!important;background-image:url(//3782473.fs1.hubspotusercontent-na1.net/hubfs/3782473/raw_assets/public/Coded%20files/Custom/page/assets/img/arrow-w.svg) !important;cursor:default !important}.bg-gray2{background:#f6f6f6;background:linear-gradient(90deg,#f6f6f6 67%,white 67%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f6f6f6",endColorstr="#ffffff",GradientType=1)}.bg-gray3{background:#f6f6f6;background:linear-gradient(90deg,#fff 33.33%,#f6f6f6 33.33%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f6f6f6",GradientType=1)}.main-header nav img{width:auto;max-height:70px;max-width:90%}footer .sub-footer{background-image:url(//3782473.fs1.hubspotusercontent-na1.net/hubfs/3782473/raw_assets/public/Coded%20files/Custom/page/assets/img/footerbg.jpg);background-repeat:no-repeat;background-size:cover;width:100%}footer .sub-footer img{width:100px;height:auto}footer .bottom-footer p{font-size:12px !important;letter-spacing:1px;text-align:center}.hero-section{position:relative}.hero-section .container{position:relative}.hero-section .hero-content{position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-content:center;height:100%}.hero-section .hero-content h4,.hero-section .hero-content h5{font-weight:400;font-family:var(--font-default);font-size:1rem !important;color:var(--color-text)}.hero-section .hero-img img{width:100%;height:auto}.form-section .arrow-down-btn{display:flex;justify-content:center;align-items:center}.form-section .arrow-down-btn img{width:56px;height:40px}.form-container .form-title:after{display:none}.form-container{margin:0 auto;display:block;max-width:400px;background:#ededed;border-radius:10px;overflow:hidden}.form-container #hs_cos_wrapper_my_form_title{margin:0}.form-container form{padding-bottom:2rem}.form-container form select,.form-container form input{border:0;padding:.75rem 1.25rem;border-radius:2px;width:100%;margin:10px 0;text-transform:uppercase;font-size:14px;font-weight:400;background-color:#fff !important}.form-container .hs-form-booleancheckbox label a{color:#036 !important;text-decoration:none}.form-container form label:not(.hs-error-msg){display:none}.form-container form .hs-error-msgs{list-style:none !important;font-size:12px;line-height:14px;padding:0 0 0 5px;margin-bottom:10px}.form-container .hs-form-booleancheckbox label{display:flex !important;align-items:center}.form-container .hs-form-booleancheckbox label .hs-input{width:50px;margin:0}.form-container .hs-form-booleancheckbox label span{width:calc(100% - 50px);font-size:13px;text-transform:uppercase}.form-container .hs_terms_and_conditions ul{padding:0;list-style:none}.form-container form>div[class^="hs"]{padding-left:2rem;padding-right:2rem}.form-container .hs-main-font-element{background:var(--color-dblue);padding:1rem 2rem;margin-bottom:1.5rem}.form-container .hs-main-font-element>div{margin:0 !important;font-size:1.3rem !important;color:#fff !important;font-weight:400 !important;font-style:italic;text-transform:uppercase;line-height:120% !important;font-family:var(--font-header) !important;margin-bottom:2rem}.form-container .hs-main-font-element>div strong{font-weight:500 !important}.form-container .hs_submit input{text-decoration:none !important;font-style:normal;font-weight:500;color:var(--color-dblue);border:0;background-color:var(--color-yellow);padding:10px 20px;line-height:100%;font-size:.95rem;text-transform:uppercase;border-radius:22px;background-size:20px;transition:all .4s ease-out;display:block;margin:1.5rem auto 0;max-width:200px;letter-spacing:1px}.form-container .hs_submit input:hover{background-color:var(--color-dblue) !important;color:#fff !important}@media screen and (min-width:1201px){.form-container{margin-top:-370px}.flex-lg-row-reverse .form-container{margin-top:0 !important}}.iframe-container{position:relative;overflow:hidden;padding-top:62.5%}.iframe-container iframe{position:absolute;top:0;border:0;height:100%;width:100%}ul li{font-size:17px;margin-bottom:5px}@media screen and (max-width:991px){.iframe-container{overflow:hidden;padding-top:80%;position:relative}.iframe-container iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}}@media screen and (max-width:991px){.hero-section .container{position:relative !important;display:flex;flex-direction:column-reverse}.form-container{margin-top:40px !important}.section-title.main-title{padding:20px;background:#eee !important;margin-top:-40px;font-size:1.5rem}.hero-section .hero-content{position:relative}.is-cta{font-size:11px !important;padding:10px 40px 10px 20px !important;background-size:14px !important}.form-container{margin-bottom:30px}}.main-header{transition:all .5s ease-out}.main-header.is-sticky{position:fixed;width:100%;left:0;top:0;background:#fff;z-index:999;box-shadow:0 4px 24px 0 rgba(103,151,255,.1),0 12px 64px 0 rgba(103,151,255,.1);padding-top:15px;padding-bottom:15px;transition:all .5s ease-out}.main-header.is-sticky nav img{width:auto;max-height:40px;max-width:90%}.section-title.main-title{position:relative}.section-title.main-title:before{position:absolute;width:100%;height:5px;top:2.5rem;background:var(--color-yellow);display:block;content:""}.fimgr img{width:100%;height:auto;display:block}@media screen and (max-width:991px){.section-title.main-title:before{width:50%;height:5px}}@media screen and (min-width:992px) and (max-width:1200px){.form-container{margin-top:-250px !important}.flex-lg-row-reverse .form-container{margin-top:0 !important}}@media screen and (max-width:767px){.container{padding-left:20px !important;padding-right:20px !important;width:100%;max-width:100%;margin:0 auto}.hero-section .container{padding-left:15px !important;padding-right:15px !important}.main-header .is-cta{font-size:11px !important;padding:10px 14px !important;background-image:none !important}.bg-gray2{background:#f6f6f6 !important}.bg-gray3{background:#f6f6f6 !important}}.bg-light{background:#fff !important}.bg-light.fimgr{padding:0 !important}.hs-form legend.hs-field-desc{font-size:14px;font-weight:600 !important}.hs-form ul.inputs-list.multi-container{padding:0 !important;list-style:none !important}.hs-form .hs-form-checkbox>label{display:flex !important}.hs-form .hs-form-checkbox>label>input{display:inline-block;width:20px;margin-right:10px}.hs-form .hs-form-checkbox .inputs-list li{margin-bottom:0}.hs-form .hs-form-checkbox>label span{font-size:14px !important}