@keyframes rv-pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.rv-demo{background-attachment:scroll;color:#fff;padding:5rem 2rem;position:relative}.rv-demo--has-bg{background-position:50%;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.rv-demo--parallax.rv-demo--has-bg{background-attachment:fixed}}.rv-demo__overlay{inset:0;pointer-events:none;position:absolute;z-index:0}.rv-demo__inner{align-items:start;display:grid;gap:64px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1060px;position:relative;z-index:1}.rv-demo__badge{align-items:center;background:rgba(183,33,36,.15);border:.5px solid rgba(183,33,36,.3);border-radius:20px;display:inline-flex;gap:7px;margin-bottom:20px;padding:5px 12px}.rv-demo__badge-dot{animation:rv-pulse-dot 2s ease-in-out infinite;background:#b72124;border-radius:50%;flex-shrink:0;height:6px;width:6px}@media (prefers-reduced-motion:reduce){.rv-demo__badge-dot{animation:none}}.rv-demo__badge-text{color:#b72124;font-family:Exo\ 2,system-ui;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.rv-demo__heading{color:#fff;font-family:Exo\ 2,system-ui;font-size:52px;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin:0 0 18px}.rv-demo__body{margin-bottom:28px}.rv-demo__body p,.rv-demo__body span{color:hsla(0,0%,100%,.6);font-family:Open Sans,system-ui;font-size:16px;font-weight:300;line-height:1.75;margin:0}.rv-demo__bullets{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.rv-demo__bullet{align-items:center;display:flex;gap:10px}.rv-demo__bullet-icon{align-items:center;background:rgba(183,33,36,.15);border:.5px solid rgba(183,33,36,.35);border-radius:50%;color:#b72124;display:flex;flex-shrink:0;height:20px;justify-content:center;min-width:20px;width:20px}.rv-demo__bullet-icon svg{display:block}.rv-demo__bullet-text{color:hsla(0,0%,100%,.7);font-family:Open Sans,system-ui;font-size:16px;font-weight:300;line-height:1.4}.rv-demo__form-card{background:#fff;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.3);padding:32px}.rv-demo__form-title{color:#363434;font-family:Exo\ 2,system-ui;font-size:36px;font-weight:800;line-height:1.2;margin:0 0 6px}.rv-demo__form-subtitle{color:#5a5757;font-family:Open Sans,system-ui;font-size:16px;font-weight:300;line-height:1.55;margin:0 0 24px}.rv-demo__form-placeholder{background:#f5f5f5;border:1px dashed #d9d9d9;border-radius:8px;padding:32px;text-align:center}.rv-demo__form-placeholder svg{display:block;margin:0 auto 12px}.rv-demo__form-placeholder p{color:#999;font-family:Open Sans,sans-serif;font-size:12px;font-weight:300;line-height:1.4;margin:0 0 4px}.rv-demo__form-placeholder p:last-child{margin-bottom:0}.rv-demo__legal,.rv-demo__legal p{color:#999;font-family:Open Sans,sans-serif;font-size:11px;font-weight:300;line-height:1.55;margin:14px 0 0;text-align:center}.rv-demo__legal a{color:#b72124;text-decoration:underline}.rv-demo-form-wrap .hs-form .hs-form-field label{color:#363434;display:block;font-family:Exo\ 2,system-ui;font-size:11px;font-weight:600;letter-spacing:.04em;margin-bottom:5px;text-transform:uppercase}.rv-demo-form-wrap .hs-form input[type=email],.rv-demo-form-wrap .hs-form input[type=tel],.rv-demo-form-wrap .hs-form input[type=text],.rv-demo-form-wrap .hs-form select,.rv-demo-form-wrap .hs-form textarea{background:#fafafa;border:.5px solid #d9d9d9;border-radius:5px;box-sizing:border-box;color:#363434;font-family:Open Sans,system-ui;font-size:13.5px;font-weight:300;height:40px;padding:0 12px;transition:border-color .15s;width:100%}.rv-demo-form-wrap .hs-form textarea{height:80px;padding:10px 12px;resize:vertical}.rv-demo-form-wrap .hs-form input:focus,.rv-demo-form-wrap .hs-form select:focus,.rv-demo-form-wrap .hs-form textarea:focus{border-color:#b72124;outline:none}.rv-demo-form-wrap .hs-form .hs-error-msg{color:#b72124;display:block;font-family:Open Sans,system-ui;font-size:11px;margin-top:4px}.rv-demo-form-wrap .hs-form .hs-button,.rv-demo-form-wrap .hs-form input[type=submit]{background:#b72124;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Exo\ 2,system-ui;font-size:11px;font-weight:700;letter-spacing:.04em;margin-top:8px;padding:13px;text-transform:none;transition:background .2s ease;width:100%}.rv-demo-form-wrap .hs-form .hs-button:hover,.rv-demo-form-wrap .hs-form input[type=submit]:hover{background:#8e1a1c}.rv-demo-form-wrap .hs-form .hs-richtext{display:none}.rv-demo-form-wrap .hs-form .hs-form-field{margin-bottom:14px}@media (max-width:767px){.rv-demo{background-attachment:scroll!important;padding:3.5rem 1.25rem}.rv-demo__inner{gap:32px;grid-template-columns:1fr}.rv-demo__badge-text{font-size:11px}.rv-demo__badge-dot{height:5px;width:5px}.rv-demo__heading{font-size:32px}.rv-demo__form-title{font-size:24px}.rv-demo__form-card{border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.2);padding:22px}}.rv-demo-form-wrap .hs-form fieldset{display:grid!important;gap:10px 12px!important;grid-template-columns:1fr 1fr!important;max-width:100%!important}.rv-demo-form-wrap .hs-form .hs-submit,.rv-demo-form-wrap .hs-form .hs_email,.rv-demo-form-wrap .hs-form .hs_message{grid-column:1/-1!important}.rv-demo-form-wrap .hs-form label{color:#363434!important;display:block!important;font-family:Exo\ 2,system-ui,sans-serif!important;font-size:10.5px!important;font-weight:700!important;letter-spacing:.06em!important;line-height:1!important;margin-bottom:6px!important;text-transform:uppercase!important}.rv-demo-form-wrap .hs-form input[type=email],.rv-demo-form-wrap .hs-form input[type=number],.rv-demo-form-wrap .hs-form input[type=tel],.rv-demo-form-wrap .hs-form input[type=text],.rv-demo-form-wrap .hs-form select,.rv-demo-form-wrap .hs-form textarea{-webkit-appearance:none!important;background:#fff!important;border:1px solid #e0e0e0!important;border-radius:6px!important;box-shadow:none!important;box-sizing:border-box!important;color:#363434!important;font-family:Open Sans,system-ui,sans-serif!important;font-size:12px!important;font-weight:300!important;height:36px!important;outline:none!important;padding:0 12px!important;transition:border-color .15s,box-shadow .15s!important;width:100%!important}.rv-demo-form-wrap .hs-form textarea{height:72px!important;line-height:1.55!important;padding:10px 12px!important;resize:vertical!important}.rv-demo-form-wrap .hs-form select{background-color:#fff!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23b72124' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")!important;background-position:right 12px center!important;background-repeat:no-repeat!important;color:#999!important;cursor:pointer!important;font-size:12px!important;padding-right:36px!important}.rv-demo-form-wrap .hs-form input:focus,.rv-demo-form-wrap .hs-form select:focus,.rv-demo-form-wrap .hs-form textarea:focus{border:1.5px solid #b72124!important;box-shadow:0 0 0 3px rgba(183,33,36,.1)!important;outline:none!important}.rv-demo-form-wrap .hs-form .hs-error-msg,.rv-demo-form-wrap .hs-form .hs-error-msgs li{color:#b72124!important;font-family:Open Sans,system-ui!important;font-size:11px!important;list-style:none!important;margin-top:4px!important}.rv-demo-form-wrap .hs-form .hs-button,.rv-demo-form-wrap .hs-form input[type=submit]{background:#b72124!important;border:none!important;border-radius:6px!important;box-shadow:0 4px 12px rgba(183,33,36,.3)!important;color:#fff!important;cursor:pointer!important;font-family:Exo\ 2,system-ui,sans-serif!important;font-size:11px!important;font-weight:700!important;letter-spacing:.04em!important;margin-top:0!important;padding:14px!important;text-transform:none!important;transition:background .2s!important;width:100%!important}.rv-demo-form-wrap .hs-form .hs-button:hover{background:#8e1a1c!important}.rv-demo-form-wrap .submitted-message{color:#363434!important;font-family:Exo\ 2,system-ui!important;font-size:16px!important;font-weight:700!important;padding:32px 16px!important;text-align:center!important}@media (max-width:767px){.rv-demo-form-wrap .hs-form fieldset{grid-template-columns:1fr!important}.rv-demo-form-wrap .hs-form input[type=email],.rv-demo-form-wrap .hs-form input[type=tel],.rv-demo-form-wrap .hs-form input[type=text],.rv-demo-form-wrap .hs-form select,.rv-demo-form-wrap .hs-form textarea{font-size:16px!important}}