.chevron_container{clip-path:polygon(100% 76%,50% 90%,0 74%,0 0,50% 10%,100% 0);height:auto;min-height:500px;padding-bottom:100px;padding-top:170px;width:100%}.content_chevron{margin:0 auto;max-width:900px;width:60%}.content_chevron form{padding:40px 0 200px}.content_chevron form .hs-form-field>label{margin-bottom:4px}.content_chevron form .hs-form-field>label>span:first-child{color:#fff}.content_chevron form .input input,.content_chevron form textarea{border-bottom:1px solid #fff;color:#fff;padding:10px 0}.content_chevron form .hs-error-msgs label{color:#f2545b}.content_chevron form .hs-submit input[type=submit]{font-weight:700;letter-spacing:.5px;padding:14px 36px;transition:all .35s ease-in-out}.content_chevron form .hs-submit input[type=submit]:focus,.content_chevron form .hs-submit input[type=submit]:hover{background-color:var(--primary)}@media(max-width:767px){.chevron_container{clip-path:polygon(100% 90%,50% 100%,0 90%,0 0,50% 8%,100% 0);min-height:300px;padding-top:100px}.content_chevron{width:90%}.content_chevron form{padding:40px 0 80px}}.chevron_container .cta_chevron{display:flex;gap:15px;justify-content:center;margin:30px auto;width:200px}.chevron_container .cta_chevron.hover{min-width:230px;transition:all .5s ease}.chevron_container .arrow{display:none;font-size:25px;font-weight:700;transition:all .5s ease;visibility:hidden}.chevron_container .arrow.hover{display:inline-block;visibility:visible}