.hero_section{background-position:50%;background-size:cover;overflow:hidden;padding:0 1rem;padding-top:var(--header-height)}.hero_section .top_title:before{background:#f78c0d;border-radius:4px;box-shadow:0 0 0 4px rgba(247,140,13,.18);content:"";display:block;height:8px;left:0;top:calc(50% - 4px);width:8px}.hero_section .top_title{align-items:center;color:var(--secondary_color);display:flex;font-size:13px;font-weight:600;gap:10px;letter-spacing:2.34px;line-height:20px;margin-bottom:17px;text-transform:uppercase}.hero_section .content_column{width:54%}.hero_section .banner_content h1,.hero_section .banner_content h2{margin-bottom:20px}.hero_section .banner_content h5{font-weight:400;line-height:1.5;width:calc(100% - 60px)}.hero_section .hero_features{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:21px}.hero_section .feat_item{align-items:center;display:flex;font-size:14px;font-style:normal;font-weight:400;gap:8px;line-height:1.5}.hero_section.dark-theme .feat_item{color:hsla(0,0%,100%,.65)}.hero_section .feat_item span.check{align-items:center;aspect-ratio:1/1;display:flex;flex-shrink:0;width:16px}.hero_section .page-center{align-items:center;display:flex;min-height:816px;min-height:996px;padding-bottom:80px;padding-top:80px;position:relative}.hero-inner-row{width:100%}.hero_section .image_wrap{left:52%;position:absolute;top:80px;width:100%}.hero_section .hs-sec-button:active,.hero_section .hs-sec-button:focus,.hero_section .hs-sec-button:hover{background:rgba(247,148,29,.2);border-color:rgba(247,148,29,.2);color:#fff}.hero_section .hs-button:active,.hero_section .hs-button:focus,.hero_section .hs-button:hover{background:#ffb347;color:#222}@media(max-width:1024px){.hero_section .content_column{margin-bottom:30px;width:100%}.hero_section .image_wrap{position:static;width:auto}.hero_section .image_column{margin-left:auto;margin-right:auto;width:calc(100% - 40px)}}