.blogBanner.banner-section{padding:40px 0 0}.blogBanner .content-box{max-width:600px}.blogBanner .content-box p{font-size:24px;line-height:34px}.popup-overlay{align-items:center;background:rgba(0,0,0,.6);bottom:0;display:none;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.popup-content{animation:fadeIn .3s ease-in-out;background:#f3f7ff;border:1px solid #246bee;border-radius:10px;max-width:600px;padding:40px;position:relative;width:100%}.popup-content h3{padding-bottom:16px}.popup-content .popup-form label span{color:var(--title-color);font-size:16px;font-weight:700;line-height:24px}.close-btn{cursor:pointer;font-size:24px;position:absolute;right:15px;top:10px}.popup-content input,.popup-content textarea{border:1px solid #ccc;border-radius:5px;margin:8px 0;padding:10px;width:100%}.popup-content .actions input.hs-button.primary.large{background:var(--theme-color);color:#fff}@keyframes fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media only screen and (max-width:767px){.blogBanner.banner-section{padding:60px 0 32px}}@media only screen and (max-width:690px){.popup-content{padding:20px}.popup-content input,.popup-content textarea{margin:6px 0;padding:6px;width:100%}.popup-content{margin-left:16px;margin-right:16px}.popup-content .popup-form label span{font-size:14px;line-height:20px}.popup-content ul.no-list li label.hs-error-msg{font-size:12px;line-height:16px}.popup-content .actions input.hs-button.primary.large{font-size:14px}}.popup-content .popup-form .hs-form-field{margin-bottom:22px!important;position:relative}.popup-content .popup-form .form-group:last-child .hs-form-field{margin-bottom:0}.popup-content .popup-form .hs-form-field label{color:var(--title-color);display:block;font-size:16px;font-weight:700;line-height:26px;margin-bottom:4px;position:relative}.popup-content .popup-form .hs-form-field:last-child{margin-bottom:0}.popup-content fieldset{max-width:100%!important}.popup-content .popup-form .hs-form-field input[type=email],.popup-content .popup-form .hs-form-field input[type=tel],.popup-content .popup-form .hs-form-field input[type=text],.popup-content .popup-form .hs-form-field select,.popup-content .popup-form .hs-form-field textarea{background:#fff;border:1px solid #3c87de;border-radius:6px;color:var(--text-color);display:block;font-size:16px;height:46px;padding:10px 20px;position:relative;transition:all .5s ease;width:100%}.popup-content .popup-form .hs-form-field textarea{border-radius:6px;height:150px;resize:none;width:100%!important}.popup-content form label.hs-error-msg{color:#e10000!important;font-weight:400!important;margin:0!important;padding:5px 0 0!important}.popup-content .actions{padding:10px 0 0}.popup-content .actions .hs-button{background:var(--theme-color);border:0;border-radius:8px;color:#fff;display:inline-block;display:block;font-family:var(--title-font);font-size:16px;font-weight:600;line-height:30px;overflow:hidden;padding:12px 25px;position:relative;text-align:center;text-transform:capitalize;transition:all .5s ease-in-out 0s;vertical-align:middle;width:100%;z-index:1}.popup-content .actions .hs-button:before{background:var(--button-hovers);content:"";height:100%;left:0;position:absolute;top:0;transform:translateX(0);transform-origin:left center;transition:all .5s ease;width:0;z-index:-1}.popup-content .actions .hs-button:hover:before{transform:translateX(1);width:100%}.popup-content .actions .hs-button:hover{background:var(--secondary-color)!important}.popup-content .inputs-list{display:flex}.popup-content .inputs-list li{margin:0 20px 5px 0}.popup-content .inputs-list li input[type=checkbox]{display:none!important}.popup-content .inputs-list li input[type=checkbox]+span{cursor:pointer;font-weight:400;line-height:1;margin:0;padding-left:0}.popup-content .inputs-list li input[type=checkbox]+span:before{background-color:#fff;border:1px solid #3c87de;border-radius:2px;content:"";display:inline-block;font-weight:400;height:20px;margin-right:8px;position:relative;top:-2px;vertical-align:middle;width:20px}.popup-content .inputs-list li input[type=checkbox]:checked+span:before{background-color:#3c87de;border:1px solid #3c87de;color:#fff;content:"\2714";line-height:18px;text-align:center}@media screen and (max-width:690px){.popup-overlay{flex-wrap:wrap;overflow:hidden;overflow-y:scroll;padding:40px 0}.popup-content .popup-form .hs-form-field{margin-bottom:5px!important}}