/**handles:kepion-child-custom-style**/
.content-sidebar-wrapper{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.page-content-wrapper{width:66%;display:flex;flex-direction:column}.page-sidebar-wrapper{width:29%;height:auto;position:sticky;top:100px;margin-top:45px}.content-sidebar-wrapper.sidebar-left{flex-direction:row-reverse}.sidebar-form{background:#f4f4f4;border:1px solid #80808061;padding:15px;border-radius:10px}.sidebar-form h3{margin:0;margin-top:10px!important;text-align:center;font-size:18px;line-height:1.4}.sidebar-form img{max-width:235px;margin:auto;object-fit:cover;width:100%;border-radius:5px}.sidebar-form .gform-footer .gform_button{margin:0;background:#02679a;color:#fff;font-weight:300;padding:1px;width:100%;border-radius:5px}.sidebar-form .gform-footer{padding-top:8px!important}.sidebar-form .gform-body input{padding:0 10px!important;border:1px solid #8080807a;border-radius:5px;font-size:14px!important}.sidebar-form .gform-body input::placeholder{color:#c2c0c0}.sidebar-wrapper{background:#000;color:#fff;margin-top:15px;border-radius:10px}.sidebar-ul-wrapper ol{padding:10px 0 10px 0}.sidebar-ul-wrapper ol li{font-size:13px;padding:5px 8px;border-radius:6px;margin:0 6px!important;line-height:21px}#dynamic-toc{list-style:none;counter-reset:toc-counter;padding-left:0}#dynamic-toc li{counter-increment:toc-counter;position:relative;padding-left:23px;margin-bottom:.5rem}#dynamic-toc li::before{content:counter(toc-counter) ".";position:absolute;left:8px;top:6px;color:#ffffffcf}.sidebar-ul-wrapper ol li.active{background:#454444}.sidebar-ul-wrapper ol li a{color:#ffffffcf}.sidebar-ul-wrapper ol li a:hover,.sidebar-ul-wrapper ol li.active a{color:#fff;text-decoration:none}.social-icon-wrapper{text-align:center}.social-icon-wrapper a{color:#000000b5;border:1px solid #80808061;border-radius:9px;font-size:18px;padding:3px 0}.page-content-wrapper .faq-heading{padding:0}.page-content-wrapper #accordion h3{margin:0}.blog-title{font-size:calc((1.4rem + 1vw + 1.9vmin) - 2px)}:target{scroll-margin-top:65px}html{scroll-behavior:smooth}