.rdmp{box-sizing:border-box;color:var(--rdmp-c-text,#fff);contain-intrinsic-size:0 800px;content-visibility:auto;font-family:var(--rdmp-font-body,system-ui,sans-serif);font-size:var(--rdmp-body-size,16px);overflow:hidden;padding:var(--rdmp-pad-top,64px) 24px var(--rdmp-pad-bot,64px);position:relative;width:100%}.rdmp__bg-color{inset:0;pointer-events:none;position:absolute;z-index:0}.rdmp__bg{inset:0;overflow:hidden;position:absolute;z-index:1}.rdmp__bg-img{object-position:center}.rdmp__bg-img,.rdmp__bg-video{display:block;height:100%;object-fit:cover;width:100%}.rdmp__overlay{inset:0;pointer-events:none;position:absolute;z-index:2}.rdmp__wrap{margin:0 auto;max-width:var(--rdmp-max-w,1180px);position:relative;width:100%;z-index:3}.rdmp__card{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:var(--rdmp-radius,20px);box-sizing:border-box;contain:layout style paint;display:grid;gap:var(--rdmp-col-gap,48px);grid-template-columns:var(--rdmp-left-pct,48%) 1fr;isolation:isolate;overflow:hidden;padding:48px;position:relative}.rdmp__card-bg{border-radius:inherit;inset:0;pointer-events:none;position:absolute;z-index:0}.rdmp__left,.rdmp__right{position:relative;z-index:1}.rdmp__left{display:flex;flex-direction:column;gap:0}.rdmp__logo-wrap{line-height:0;margin-bottom:40px}.rdmp__logo{display:block;height:auto;object-fit:contain;object-position:left center;width:100%}.rdmp__section-label{color:var(--rdmp-c-text,#fff);font-size:11px;font-weight:700;letter-spacing:.18em;margin:0 0 6px;opacity:.55;text-transform:uppercase}.rdmp__price-block{align-items:baseline;display:flex;flex-wrap:wrap;gap:4px;line-height:1;margin-bottom:10px}.rdmp__installments-prefix{color:var(--rdmp-c-text,#fff);font-size:calc(var(--rdmp-price-size, 48px)*.4);font-weight:600;opacity:.8}.rdmp__price-value{color:var(--rdmp-c-price,#fff);font-family:var(--rdmp-font-headline,system-ui,sans-serif);font-size:var(--rdmp-price-size,48px);font-weight:900;letter-spacing:-.02em}.rdmp__installment-suffix{color:var(--rdmp-c-text,#fff);font-size:calc(var(--rdmp-price-size, 48px)*.35);font-weight:400;opacity:.7}.rdmp__or-line{color:var(--rdmp-c-text,#fff);font-size:calc(var(--rdmp-body-size, 16px)*.9);margin:0 0 12px;opacity:.75}.rdmp__pix{color:var(--rdmp-c-highlight,#00bfff);font-weight:700;opacity:1}.rdmp__note{align-items:flex-start;color:var(--rdmp-c-text,#fff);display:flex;font-size:calc(var(--rdmp-body-size, 16px)*.82);gap:6px;line-height:1.5;margin:0 0 20px;opacity:.6}.rdmp__note-icon{flex-shrink:0;margin-top:1px}.rdmp__divider{background:hsla(0,0%,100%,.12);height:1px;margin:0 0 20px}.rdmp__access-title{color:var(--rdmp-c-text,#fff);font-size:calc(var(--rdmp-body-size, 16px)*.9);font-weight:600;margin:0 0 12px;opacity:.9}.rdmp__benefits{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.rdmp__benefit-item{color:var(--rdmp-c-text,#fff);font-size:calc(var(--rdmp-body-size, 16px)*.9);line-height:1.4;opacity:.8;padding-left:0}.rdmp__right{display:flex;flex-direction:column;justify-content:center}.rdmp__form-shell{width:100%}.rdmp__form-shell .hs-form,.rdmp__right .hs-form{display:flex!important;flex-direction:column!important;gap:14px!important}.rdmp__form-shell .hs-form-field,.rdmp__right .hs-form-field{margin-bottom:0!important}.rdmp__form-shell .hs-form-field label,.rdmp__right .hs-form-field label{color:var(--rdmp-c-label,#fff)!important;display:block!important;font-size:12px!important;font-weight:600!important;letter-spacing:.06em!important;margin-bottom:6px!important;opacity:var(--rdmp-c-label-op,1)!important;text-transform:uppercase!important}.rdmp__form-shell .hs-input,.rdmp__right .hs-input{appearance:none!important;-webkit-appearance:none!important;background:var(--rdmp-c-input-bg,#1a1d2e)!important;border:1px solid var(--rdmp-c-input-border,#3a3d50)!important;border-radius:8px!important;box-sizing:border-box!important;color:var(--rdmp-c-input-text,#fff)!important;font-size:14px!important;opacity:var(--rdmp-c-input-bg-op,1)!important;outline:none!important;padding:12px 14px!important;transition:border-color .2s,opacity .2s!important;width:100%!important}.rdmp__form-shell .hs-input:focus,.rdmp__right .hs-input:focus{border-color:var(--rdmp-c-highlight,#00bfff)!important}.rdmp__form-shell .hs-input::placeholder,.rdmp__right .hs-input::placeholder{color:hsla(0,0%,100%,.35)!important}.rdmp__form-shell select.hs-input,.rdmp__right select.hs-input{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='1.5' d='m1 1 5 5 5-5'/%3E%3C/svg%3E")!important;background-position:right 14px center!important;background-repeat:no-repeat!important;cursor:pointer!important;padding-right:36px!important}.rdmp__form-shell .hs-form-booleancheckbox,.rdmp__right .hs-form-booleancheckbox{align-items:flex-start!important;display:flex!important;gap:8px!important}.rdmp__form-shell .hs-form-booleancheckbox input[type=checkbox],.rdmp__right .hs-form-booleancheckbox input[type=checkbox]{accent-color:var(--rdmp-c-highlight,#00bfff)!important;flex-shrink:0!important;height:16px!important;margin-top:2px!important;width:16px!important}.rdmp__form-shell .hs-form-booleancheckbox label,.rdmp__right .hs-form-booleancheckbox label{font-size:12px!important;letter-spacing:0!important;line-height:1.4!important;opacity:.75!important;text-transform:none!important}.rdmp__form-shell .hs-button,.rdmp__right .hs-button{background:var(--rdmp-cta-bg,#00bfff)!important;border:none!important;border-radius:8px!important;color:var(--rdmp-cta-text,#0a1020)!important;cursor:pointer!important;font-size:15px!important;font-weight:700!important;letter-spacing:.04em!important;opacity:var(--rdmp-cta-bg-op,1)!important;padding:16px 24px!important;text-transform:uppercase!important;transition:filter .2s,transform .2s!important;width:100%!important}.rdmp__form-shell .hs-button:hover,.rdmp__right .hs-button:hover{filter:brightness(.88)!important;transform:translateY(-1px)!important}.rdmp__form-shell .hs-error-msgs,.rdmp__right .hs-error-msgs{list-style:none!important;margin:4px 0 0!important;padding:0!important}.rdmp__form-shell .hs-error-msgs li,.rdmp__right .hs-error-msgs li{color:#ff6b6b!important;font-size:11px!important}.rdmp__form-placeholder{border:1px dashed hsla(0,0%,100%,.2);border-radius:12px;color:hsla(0,0%,100%,.5);font-size:14px;line-height:1.5;padding:32px;text-align:center}.rdmp__form-placeholder strong{color:hsla(0,0%,100%,.75)}@media (max-width:1024px){.rdmp__card{gap:36px;padding:40px}.rdmp__product-name{font-size:max(calc(var(--rdmp-prod-size, 64px)*.75),40px)}.rdmp__price-value{font-size:max(calc(var(--rdmp-price-size, 48px)*.8),32px)}}@media (max-width:767px){.rdmp{padding-left:16px;padding-right:16px}.rdmp__card{border-radius:16px;gap:32px;grid-template-columns:1fr;padding:28px 24px}.rdmp__product-name{font-size:max(calc(var(--rdmp-prod-size, 64px)*.6),36px);margin-bottom:12px}.rdmp__price-value{font-size:max(calc(var(--rdmp-price-size, 48px)*.7),28px)}.rdmp__installments-prefix{font-size:14px}}@media (max-width:480px){.rdmp__card{padding:24px 20px}.rdmp__product-name{font-size:max(calc(var(--rdmp-prod-size, 64px)*.5),30px)}.rdmp__price-value{font-size:max(calc(var(--rdmp-price-size, 48px)*.6),24px)}}@media (prefers-reduced-motion:reduce){.rdmp__form-shell .hs-button,.rdmp__right .hs-button{transition:none!important}}