* { box-sizing: border-box; } body {margin: 0;}:root{--gjs-t-color-primary:#cf549e;--gjs-t-color-secondary:#b9227d;--gjs-t-color-accent:#ffb347;--gjs-t-color-success:#28a745;--gjs-t-color-warning:#ffc107;--gjs-t-color-error:#dc3545;}html{scroll-behavior:smooth;}.gjs-t-body{background-color:inherit;color:inherit;font-size:1rem;line-height:1.75rem;}.gjs-t-h1{color:var(--gjs-t-color-secondary);font-size:1.5rem;line-height:2.5rem;}.gjs-t-h2{color:#cd2222;font-size:1.2rem;line-height:1.75rem;}.gjs-t-button{background-color:var(--gjs-t-color-primary);color:rgb(215, 162, 162);border-radius:0.3rem;}.gjs-t-link{color:var(--gjs-t-color-primary);text-decoration:underline;}.gjs-t-border{border-radius:0.3rem;border-color:#e0e0e0;}body{font-family:'Inter', sans-serif;margin:0;line-height:inherit;}h1, h2, h3, h4{font-family:'Montserrat', sans-serif;}.glass-card{backdrop-filter:blur(10px);}.hero-grid{grid-template-columns:1.15fr 0.85fr;}.brand-shadow{box-shadow:0 20px 60px rgba(217, 28, 28, 0.14);}.soft-shadow{box-shadow:0 14px 36px rgba(17, 17, 17, 0.08);}.btn-outline{transition:all .2s ease;}.btn-outline:hover{transform:translateY(-1px);}.field-focus:focus{outline:none;box-shadow:0 0 0 4px rgba(217, 28, 28, 0.12);}*, ::before, ::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb;}html, :host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;}hr{height:0;color:inherit;border-top-width:1px;}abbr:where([title]){text-decoration:underline dotted;}h1, h2, h3, h4, h5, h6{font-size:inherit;font-weight:inherit;}a{color:inherit;text-decoration:inherit;}b, strong{font-weight:bolder;}code, kbd, samp, pre{font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em;}small{font-size:80%;}sub, sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}table{text-indent:0;border-color:inherit;border-collapse:collapse;}button, input, optgroup, select, textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0;}button, select{text-transform:none;}button, input:where([type='button']), input:where([type='reset']), input:where([type='submit']){-webkit-appearance:button;background-color:transparent;background-image:none;}:-moz-focusring{outline:auto;}:-moz-ui-invalid{box-shadow:none;}progress{vertical-align:baseline;}::-webkit-inner-spin-button, ::-webkit-outer-spin-button{height:auto;}[type='search']{-webkit-appearance:textfield;outline-offset:-2px;}::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}summary{display:list-item;}blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre{margin:0;}fieldset{margin:0;padding:0;}legend{padding:0;}ol, ul, menu{list-style:none;margin:0;padding:0;}dialog{padding:0;}textarea{resize:vertical;}input::placeholder, textarea::placeholder{opacity:1;color:#9ca3af;}button, [role="button"]{cursor:pointer;}:disabled{cursor:default;}img, svg, video, canvas, audio, iframe, embed, object{display:block;vertical-align:middle;}img, video{max-width:100%;height:auto;}[hidden]{display:none;}.cls-lbepfj{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.page-wrapper{min-height:100vh;background-image:linear-gradient(to bottom, #fef2f2, #fff, #fff);}.header{position:sticky;top:0px;z-index:30;border-bottom-width:1px;border-color:rgb(254 226 226 / 0.8);background-color:rgb(255 255 255 / 0.9);}.header-container{margin-left:auto;margin-right:auto;display:flex;max-width:80rem;align-items:center;justify-content:space-between;padding-left:1.5rem;padding-right:1.5rem;padding-top:1rem;padding-bottom:1rem;}.brand-link{display:flex;align-items:center;gap:1rem;color:inherit;}.brand-mark{display:flex;height:3rem;width:3rem;align-items:center;justify-content:center;border-radius:1rem;background-color:rgb(220 38 38 / 1);font-size:1.125rem;line-height:1.75rem;font-weight:800;color:rgb(255 255 255 / 1);}.brand-text{display:flex;flex-direction:column;}.brand-title{font-size:1.125rem;line-height:1.75rem;font-weight:800;text-transform:uppercase;letter-spacing:0.08em;color:rgb(10 10 10 / 1);}.brand-subtitle{font-size:0.875rem;line-height:1.25rem;font-weight:500;color:rgb(115 115 115 / 1);}.header-navigation{display:flex;align-items:center;gap:0.75rem;}.navigation-link{border-radius:9999px;border-width:1px;border-color:transparent;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;color:rgb(64 64 64 / 1);transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.navigation-link:hover{border-color:rgb(254 202 202 / 1);background-color:rgb(254 242 242 / 1);color:rgb(185 28 28 / 1);}.header-button{display:inline-flex;align-items:center;justify-content:center;border-radius:1rem;padding-left:1.25rem;padding-right:1.25rem;padding-top:0.75rem;padding-bottom:0.75rem;font-size:0.875rem;line-height:1.25rem;font-weight:700;box-shadow:0 0 #0000, 0 0 #0000, 0 10px 15px -3px #fecaca, 0 4px 6px -4px #fecaca;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.header-button:hover{background-color:rgb(185 28 28 / 1);outline-style:solid;outline-width:2px;outline-color:#fecaca;}.hero-section{position:relative;overflow:hidden;}.hero-background-accent{position:absolute;left:0px;right:0px;top:0px;height:520px;background-image:linear-gradient(to bottom right, #b91c1c, #dc2626, #ef4444);}.hero-container{position:relative;margin-left:auto;margin-right:auto;display:grid;max-width:80rem;align-items:center;gap:2rem;padding-left:1.5rem;padding-right:1.5rem;padding-top:5rem;padding-bottom:5rem;}.hero-content{display:flex;flex-direction:column;gap:2rem;color:rgb(255 255 255 / 1);}.hero-badge{display:inline-flex;width:fit-content;align-items:center;gap:0.5rem;border-radius:9999px;border-width:1px;border-color:rgb(255 255 255 / 0.2);background-color:rgb(255 255 255 / 0.1);padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;letter-spacing:0.025em;color:rgb(255 255 255 / 0.95);}.badge-icon{height:1rem;width:1rem;}.hero-heading-group{display:flex;flex-direction:column;gap:1rem;}.hero-title{max-width:48rem;font-weight:800;color:rgb(255 255 255 / 1);}.hero-description{max-width:42rem;font-size:1.125rem;line-height:1.75rem;color:rgb(254 242 242 / 0.95);}.hero-actions{display:flex;align-items:center;gap:1rem;}.primary-hero-button{display:inline-flex;align-items:center;justify-content:center;border-radius:1rem;border-width:1px;border-color:rgb(255 255 255 / 0.1);background-color:rgb(255 255 255 / 1);padding-left:1.5rem;padding-right:1.5rem;padding-top:1rem;padding-bottom:1rem;font-size:1rem;line-height:1.5rem;font-weight:800;color:rgb(185 28 28 / 1);transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.primary-hero-button:hover{background-color:rgb(254 242 242 / 1);outline-style:solid;outline-width:2px;outline-color:rgb(255 255 255 / 0.4);}.secondary-hero-button{display:inline-flex;align-items:center;justify-content:center;border-radius:1rem;border-width:1px;border-color:rgb(255 255 255 / 0.3);padding-left:1.5rem;padding-right:1.5rem;padding-top:1rem;padding-bottom:1rem;font-size:1rem;line-height:1.5rem;font-weight:700;color:rgb(255 255 255 / 1);transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.secondary-hero-button:hover{background-color:rgb(255 255 255 / 0.1);outline-style:solid;outline-width:2px;outline-color:rgb(255 255 255 / 0.2);}.hero-stats{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1rem;padding-top:0.5rem;}.stat-card{border-radius:1.5rem;border-width:1px;border-color:rgb(255 255 255 / 0.15);background-color:rgb(255 255 255 / 0.1);padding:1.25rem;}.stat-number{font-size:1.5rem;line-height:2rem;font-weight:800;}.stat-label{font-size:0.875rem;line-height:1.25rem;color:rgb(254 242 242 / 0.9);}.hero-contact-card{border-radius:28px;border-width:1px;border-color:rgb(255 255 255 / 0.6);background-color:rgb(255 255 255 / 1);padding:1.75rem;}.contact-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;border-bottom-width:1px;border-color:rgb(245 245 245 / 1);padding-bottom:1.25rem;}.contact-header-text{display:flex;flex-direction:column;gap:0.5rem;}.contact-small-label{font-size:0.875rem;line-height:1.25rem;font-weight:700;text-transform:uppercase;letter-spacing:0.14em;color:rgb(220 38 38 / 1);}.contact-title{font-size:1.5rem;line-height:2rem;font-weight:800;color:rgb(10 10 10 / 1);}.contact-header-icon-box{display:flex;height:3rem;width:3rem;align-items:center;justify-content:center;border-radius:1rem;background-color:rgb(254 242 242 / 1);}.contact-header-icon{height:1.5rem;width:1.5rem;}.lead-form{margin-top:1.5rem;display:flex;flex-direction:column;gap:1rem;}.input-group{display:flex;flex-direction:column;gap:0.5rem;}.input-label{font-size:0.875rem;line-height:1.25rem;font-weight:600;color:rgb(38 38 38 / 1);}.text-input{width:100%;border-radius:1rem;border-width:1px;background-color:rgb(255 255 255 / 1);padding-left:1rem;padding-right:1rem;padding-top:0.75rem;padding-bottom:0.75rem;color:rgb(23 23 23 / 1);}.text-input::placeholder{color:rgb(163 163 163 / 1);}.phone-input{width:100%;border-radius:1rem;border-width:1px;background-color:rgb(255 255 255 / 1);padding-left:1rem;padding-right:1rem;padding-top:0.75rem;padding-bottom:0.75rem;color:rgb(23 23 23 / 1);}.phone-input::placeholder{color:rgb(163 163 163 / 1);}.selection-group{display:flex;flex-direction:column;gap:0.75rem;}.selection-label{font-size:0.875rem;line-height:1.25rem;font-weight:600;color:rgb(38 38 38 / 1);}.radio-group{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:0.75rem;}.radio-card{display:flex;cursor:pointer;align-items:center;gap:0.75rem;border-radius:1rem;border-width:1px;border-color:rgb(229 229 229 / 1);background-color:rgb(255 255 255 / 1);padding-left:1rem;padding-right:1rem;padding-top:0.75rem;padding-bottom:0.75rem;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.radio-card:hover{border-color:rgb(252 165 165 / 1);background-color:rgb(254 242 242 / 1);}.radio-input{height:1rem;width:1rem;accent-color:#dc2626;}.radio-text{font-weight:600;color:rgb(38 38 38 / 1);}.checkbox-row{border-radius:1rem;border-width:1px;border-color:rgb(229 229 229 / 1);background-color:rgb(250 250 250 / 1);padding:1rem;}.checkbox-label{display:flex;align-items:flex-start;gap:0.75rem;font-size:0.875rem;line-height:1.25rem;color:rgb(64 64 64 / 1);}.checkbox-input{margin-top:0.25rem;height:1rem;width:1rem;border-radius:0.25rem;accent-color:#dc2626;}.form-cta-button{display:inline-flex;align-items:center;justify-content:center;border-radius:1rem;padding-left:1.25rem;padding-right:1.25rem;padding-top:1rem;padding-bottom:1rem;text-align:center;font-size:1rem;line-height:1.5rem;font-weight:800;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.form-cta-button:hover{background-color:rgb(185 28 28 / 1);outline-style:solid;outline-width:2px;outline-color:#fecaca;}.form-trust-notes{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:0.75rem;font-size:0.875rem;line-height:1.25rem;color:rgb(115 115 115 / 1);}.trust-note{display:flex;align-items:center;gap:0.5rem;border-radius:1rem;border-width:1px;border-color:rgb(229 229 229 / 1);padding-left:0.75rem;padding-right:0.75rem;padding-top:0.75rem;padding-bottom:0.75rem;}.trust-icon{height:1rem;width:1rem;}.trust-bar-section{border-top-width:1px;border-bottom-width:1px;border-color:rgb(254 226 226 / 1);background-color:rgb(255 255 255 / 1);}.trust-bar-container{margin-left:auto;margin-right:auto;display:grid;max-width:80rem;grid-template-columns:repeat(4, minmax(0, 1fr));gap:1rem;padding-left:1.5rem;padding-right:1.5rem;padding-top:1.5rem;padding-bottom:1.5rem;}.trust-bar-item{display:flex;align-items:center;gap:0.75rem;border-radius:1rem;border-width:1px;border-color:rgb(229 229 229 / 1);background-color:rgb(250 250 250 / 1);padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;}.trust-bar-icon{height:1.25rem;width:1.25rem;}.trust-bar-text{font-weight:600;color:rgb(38 38 38 / 1);}.benefits-section{margin-left:auto;margin-right:auto;max-width:80rem;padding-left:1.5rem;padding-right:1.5rem;padding-top:5rem;padding-bottom:5rem;}.section-header{margin-left:auto;margin-right:auto;display:flex;max-width:48rem;flex-direction:column;align-items:center;gap:1rem;text-align:center;}.section-eyebrow{border-radius:9999px;border-width:1px;border-color:rgb(254 202 202 / 1);background-color:rgb(255 255 255 / 1);padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:0.875rem;line-height:1.25rem;font-weight:700;text-transform:uppercase;letter-spacing:0.14em;color:rgb(185 28 28 / 1);}.section-title{font-weight:800;}.section-description{font-size:1.125rem;line-height:1.75rem;color:rgb(82 82 82 / 1);}.benefits-grid{margin-top:3rem;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.5rem;}.benefit-card{border-radius:28px;border-width:1px;border-color:rgb(229 229 229 / 1);background-color:rgb(255 255 255 / 1);padding:1.75rem;}.benefit-icon-box{display:flex;height:3.5rem;width:3.5rem;align-items:center;justify-content:center;border-radius:1rem;background-color:rgb(254 242 242 / 1);}.benefit-icon{height:1.75rem;width:1.75rem;}.benefit-content{margin-top:1.25rem;display:flex;flex-direction:column;gap:0.75rem;}.benefit-title{font-size:1.25rem;line-height:1.75rem;font-weight:800;color:rgb(10 10 10 / 1);}.benefit-description{color:rgb(82 82 82 / 1);}.portability-highlight-section{background-color:rgb(10 10 10 / 1);}.portability-container{margin-left:auto;margin-right:auto;display:grid;max-width:80rem;grid-template-columns:repeat(2, minmax(0, 1fr));gap:2rem;padding-left:1.5rem;padding-right:1.5rem;padding-top:5rem;padding-bottom:5rem;}.portability-content{display:flex;flex-direction:column;gap:1.5rem;}.portability-eyebrow{width:fit-content;border-radius:9999px;border-width:1px;border-color:rgb(239 68 68 / 0.3);background-color:rgb(239 68 68 / 0.1);padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:0.875rem;line-height:1.25rem;font-weight:700;text-transform:uppercase;letter-spacing:0.14em;color:rgb(252 165 165 / 1);}.portability-title{font-weight:800;color:rgb(255 255 255 / 1);}.portability-description{font-size:1.125rem;line-height:1.75rem;color:rgb(212 212 212 / 1);}.portability-checklist{display:grid;grid-template-columns:repeat(1, minmax(0, 1fr));gap:1rem;}.checklist-item{display:flex;align-items:flex-start;gap:0.75rem;border-radius:1rem;border-width:1px;border-color:rgb(255 255 255 / 0.1);background-color:rgb(255 255 255 / 0.05);padding:1rem;}.checklist-icon{margin-top:0.125rem;height:1.25rem;width:1.25rem;}.checklist-text{color:rgb(229 229 229 / 1);}.portability-side-cards{display:grid;grid-template-columns:repeat(1, minmax(0, 1fr));gap:1.25rem;}.operator-card{border-radius:28px;border-width:1px;border-color:rgb(38 38 38 / 1);background-color:rgb(255 255 255 / 1);padding:1.75rem;}.operator-card-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;}.operator-card-title{font-size:1.5rem;line-height:2rem;font-weight:800;color:rgb(10 10 10 / 1);}.operator-card-icon{height:2rem;width:2rem;}.operator-card-description{margin-top:1rem;color:rgb(82 82 82 / 1);}.operator-note-card{border-radius:28px;border-width:1px;border-color:rgb(255 255 255 / 0.1);background-color:rgb(255 255 255 / 0.05);padding:1.5rem;}.operator-note-text{color:rgb(212 212 212 / 1);}.reasons-section{margin-left:auto;margin-right:auto;max-width:80rem;padding-left:1.5rem;padding-right:1.5rem;padding-top:5rem;padding-bottom:5rem;}.reasons-layout{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:2rem;}.reasons-left{display:flex;flex-direction:column;gap:1.25rem;}.reasons-eyebrow{width:fit-content;border-radius:9999px;border-width:1px;border-color:rgb(254 202 202 / 1);background-color:rgb(254 242 242 / 1);padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:0.875rem;line-height:1.25rem;font-weight:700;text-transform:uppercase;letter-spacing:0.14em;color:rgb(185 28 28 / 1);}.reasons-title{font-weight:800;}.reasons-description{font-size:1.125rem;line-height:1.75rem;color:rgb(82 82 82 / 1);}.reasons-list{display:flex;flex-direction:column;gap:1rem;}.reason-item{display:flex;align-items:flex-start;gap:1rem;border-radius:1.5rem;border-width:1px;border-color:rgb(229 229 229 / 1);background-color:rgb(255 255 255 / 1);padding:1.25rem;}.reason-number{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:1rem;background-color:rgb(220 38 38 / 1);font-size:0.875rem;line-height:1.25rem;font-weight:800;color:rgb(255 255 255 / 1);}.reason-text-group{display:flex;flex-direction:column;gap:0.25rem;}.reason-title{font-size:1.125rem;line-height:1.75rem;font-weight:800;color:rgb(10 10 10 / 1);}.reason-description{color:rgb(82 82 82 / 1);}.reasons-right{border-radius:32px;border-width:1px;border-color:rgb(254 226 226 / 1);background-image:linear-gradient(to bottom right, #fef2f2, #fff);padding:2rem;}.reasons-right-header{display:flex;align-items:center;gap:1rem;border-bottom-width:1px;border-color:rgb(254 226 226 / 1);padding-bottom:1.25rem;}.reasons-right-icon-box{display:flex;height:3.5rem;width:3.5rem;align-items:center;justify-content:center;border-radius:1rem;background-color:rgb(220 38 38 / 1);}.reasons-right-icon{height:1.75rem;width:1.75rem;}.reasons-right-header-text{display:flex;flex-direction:column;gap:0.25rem;}.reasons-right-title{font-size:1.5rem;line-height:2rem;font-weight:800;color:rgb(10 10 10 / 1);}.reasons-right-subtitle{color:rgb(82 82 82 / 1);}.reasons-right-content{margin-top:1.5rem;display:flex;flex-direction:column;gap:1.25rem;}.reasons-right-paragraph{color:rgb(64 64 64 / 1);}.info-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1rem;}.info-mini-card{border-radius:1rem;border-width:1px;border-color:rgb(229 229 229 / 1);background-color:rgb(255 255 255 / 1);padding:1.25rem;}.info-mini-title{font-weight:800;color:rgb(10 10 10 / 1);}.info-mini-description{margin-top:0.5rem;font-size:0.875rem;line-height:1.25rem;color:rgb(82 82 82 / 1);}.process-section{border-top-width:1px;border-bottom-width:1px;border-color:rgb(229 229 229 / 1);background-color:rgb(250 250 250 / 1);}.process-container{margin-left:auto;margin-right:auto;max-width:80rem;padding-left:1.5rem;padding-right:1.5rem;padding-top:5rem;padding-bottom:5rem;}.process-steps{margin-top:3rem;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.5rem;}.process-card{border-radius:28px;border-width:1px;border-color:rgb(229 229 229 / 1);background-color:rgb(255 255 255 / 1);padding:1.75rem;}.process-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;}.process-number{font-size:2.25rem;line-height:2.5rem;font-weight:800;color:rgb(220 38 38 / 1);}.process-icon{height:2rem;width:2rem;}.process-title{margin-top:1.25rem;font-size:1.25rem;line-height:1.75rem;font-weight:800;color:rgb(10 10 10 / 1);}.process-description{margin-top:0.75rem;color:rgb(82 82 82 / 1);}.social-proof-section{margin-left:auto;margin-right:auto;max-width:80rem;padding-left:1.5rem;padding-right:1.5rem;padding-top:5rem;padding-bottom:5rem;}.social-proof-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;}.social-proof-intro{display:flex;max-width:42rem;flex-direction:column;gap:1rem;}.social-proof-eyebrow{width:fit-content;border-radius:9999px;border-width:1px;border-color:rgb(254 202 202 / 1);background-color:rgb(254 242 242 / 1);padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:0.875rem;line-height:1.25rem;font-weight:700;text-transform:uppercase;letter-spacing:0.14em;color:rgb(185 28 28 / 1);}.social-proof-title{font-weight:800;}.social-proof-action{display:inline-flex;align-items:center;justify-content:center;border-radius:1rem;padding-left:1.25rem;padding-right:1.25rem;padding-top:0.75rem;padding-bottom:0.75rem;font-size:0.875rem;line-height:1.25rem;font-weight:800;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.social-proof-action:hover{background-color:rgb(185 28 28 / 1);outline-style:solid;outline-width:2px;outline-color:#fecaca;}.testimonials-grid{margin-top:2.5rem;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.5rem;}.testimonial-card{border-radius:28px;border-width:1px;border-color:rgb(229 229 229 / 1);background-color:rgb(255 255 255 / 1);padding:1.75rem;}.stars-row{display:flex;align-items:center;gap:0.5rem;}.star-icon{height:1rem;width:1rem;}.testimonial-text{margin-top:1.25rem;color:rgb(64 64 64 / 1);}.testimonial-author{margin-top:1.25rem;border-top-width:1px;border-color:rgb(245 245 245 / 1);padding-top:1rem;}.author-name{font-weight:800;color:rgb(10 10 10 / 1);}.author-meta{font-size:0.875rem;line-height:1.25rem;color:rgb(115 115 115 / 1);}.final-cta-section{background-image:linear-gradient(to bottom right, #b91c1c, #dc2626, #ef4444);}.final-cta-container{margin-left:auto;margin-right:auto;display:grid;max-width:80rem;grid-template-columns:1fr 420px;gap:2rem;padding-left:1.5rem;padding-right:1.5rem;padding-top:5rem;padding-bottom:5rem;}.final-cta-content{display:flex;flex-direction:column;justify-content:center;gap:1.25rem;color:rgb(255 255 255 / 1);}.final-cta-eyebrow{width:fit-content;border-radius:9999px;border-width:1px;border-color:rgb(255 255 255 / 0.2);background-color:rgb(255 255 255 / 0.1);padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:0.875rem;line-height:1.25rem;font-weight:700;text-transform:uppercase;letter-spacing:0.14em;color:rgb(255 255 255 / 1);}.final-cta-title{font-weight:800;color:rgb(255 255 255 / 1);}.final-cta-description{max-width:42rem;font-size:1.125rem;line-height:1.75rem;color:rgb(254 242 242 / 1);}.final-cta-buttons{display:flex;align-items:center;gap:1rem;}.whatsapp-button{display:inline-flex;align-items:center;justify-content:center;border-radius:1rem;border-width:1px;border-color:rgb(255 255 255 / 1);background-color:rgb(255 255 255 / 1);padding-left:1.5rem;padding-right:1.5rem;padding-top:1rem;padding-bottom:1rem;font-size:1rem;line-height:1.5rem;font-weight:800;color:rgb(185 28 28 / 1);transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.whatsapp-button:hover{background-color:rgb(254 242 242 / 1);outline-style:solid;outline-width:2px;outline-color:rgb(255 255 255 / 0.4);}.secondary-contact-button{display:inline-flex;align-items:center;justify-content:center;border-radius:1rem;border-width:1px;border-color:rgb(255 255 255 / 0.3);padding-left:1.5rem;padding-right:1.5rem;padding-top:1rem;padding-bottom:1rem;font-size:1rem;line-height:1.5rem;font-weight:700;color:rgb(255 255 255 / 1);transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.secondary-contact-button:hover{background-color:rgb(255 255 255 / 0.1);outline-style:solid;outline-width:2px;outline-color:rgb(255 255 255 / 0.2);}.contact-info-card{border-radius:28px;border-width:1px;border-color:rgb(255 255 255 / 0.2);background-color:rgb(255 255 255 / 0.1);padding:1.75rem;color:rgb(255 255 255 / 1);}.contact-info-title{font-size:1.5rem;line-height:2rem;font-weight:800;}.contact-info-list{margin-top:1.5rem;display:flex;flex-direction:column;gap:1rem;}.contact-info-item{display:flex;align-items:flex-start;gap:0.75rem;border-radius:1rem;border-width:1px;border-color:rgb(255 255 255 / 0.15);background-color:rgb(255 255 255 / 0.1);padding:1rem;}.contact-info-icon{margin-top:0.125rem;height:1.25rem;width:1.25rem;}.contact-info-text-group{display:flex;flex-direction:column;gap:0.25rem;}.contact-info-label{font-size:0.875rem;line-height:1.25rem;color:rgb(254 226 226 / 1);}.contact-info-text{font-weight:600;}.footer{border-top-width:1px;border-color:rgb(229 229 229 / 1);background-color:rgb(255 255 255 / 1);}.footer-container{margin-left:auto;margin-right:auto;display:flex;max-width:80rem;align-items:center;justify-content:space-between;gap:1rem;padding-left:1.5rem;padding-right:1.5rem;padding-top:2rem;padding-bottom:2rem;}.footer-brand{display:flex;flex-direction:column;gap:0.25rem;}.footer-title{font-weight:800;text-transform:uppercase;letter-spacing:0.08em;color:rgb(10 10 10 / 1);}.footer-subtitle{font-size:0.875rem;line-height:1.25rem;color:rgb(115 115 115 / 1);}.footer-meta{display:flex;align-items:center;gap:0.75rem;font-size:0.875rem;line-height:1.25rem;color:rgb(115 115 115 / 1);}.footer-link{font-weight:600;color:rgb(82 82 82 / 1);transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.footer-link:hover{color:rgb(185 28 28 / 1);}.footer-divider{color:rgb(212 212 212 / 1);}#i5xwu{color:rgb(207, 34, 34);font-size:1.35rem;}#iipuh{color:rgb(213, 36, 36);}#ihbqf{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}@media (max-width: 992px){.gjs-t-h1{font-size:42px;line-height:1.08;}.gjs-t-h2{font-size:30px;line-height:1.15;}.hero-grid{grid-template-columns:1fr;}.header-container{padding-left:1.25rem;padding-right:1.25rem;}.hero-container{padding-left:1.25rem;padding-right:1.25rem;padding-top:4rem;padding-bottom:4rem;}.hero-description{font-size:1rem;line-height:1.5rem;}.hero-contact-card{max-width:36rem;}.trust-bar-container{grid-template-columns:repeat(2, minmax(0, 1fr));padding-left:1.25rem;padding-right:1.25rem;}.benefits-section{padding-left:1.25rem;padding-right:1.25rem;padding-top:4rem;padding-bottom:4rem;}.section-description{font-size:1rem;line-height:1.5rem;}.benefits-grid{grid-template-columns:repeat(1, minmax(0, 1fr));}.portability-container{grid-template-columns:repeat(1, minmax(0, 1fr));padding-left:1.25rem;padding-right:1.25rem;padding-top:4rem;padding-bottom:4rem;}.portability-description{font-size:1rem;line-height:1.5rem;}.reasons-section{padding-left:1.25rem;padding-right:1.25rem;padding-top:4rem;padding-bottom:4rem;}.reasons-layout{grid-template-columns:repeat(1, minmax(0, 1fr));}.reasons-description{font-size:1rem;line-height:1.5rem;}.process-container{padding-left:1.25rem;padding-right:1.25rem;padding-top:4rem;padding-bottom:4rem;}.process-steps{grid-template-columns:repeat(1, minmax(0, 1fr));}.social-proof-section{padding-left:1.25rem;padding-right:1.25rem;padding-top:4rem;padding-bottom:4rem;}.social-proof-header{flex-direction:column;align-items:flex-start;}.testimonials-grid{grid-template-columns:repeat(1, minmax(0, 1fr));}.final-cta-container{grid-template-columns:repeat(1, minmax(0, 1fr));padding-left:1.25rem;padding-right:1.25rem;padding-top:4rem;padding-bottom:4rem;}.final-cta-description{font-size:1rem;line-height:1.5rem;}.footer-container{flex-direction:column;align-items:flex-start;padding-left:1.25rem;padding-right:1.25rem;}}@media (max-width: 480px){.gjs-t-h1{font-size:34px;line-height:1.1;}.gjs-t-h2{font-size:26px;line-height:1.2;}.header-container{flex-direction:column;align-items:flex-start;gap:1rem;padding-left:1rem;padding-right:1rem;}.header-navigation{flex-wrap:wrap;}.hero-container{padding-left:1rem;padding-right:1rem;padding-top:3rem;padding-bottom:3rem;}.hero-actions{flex-direction:column;align-items:stretch;}.hero-stats{grid-template-columns:repeat(1, minmax(0, 1fr));}.hero-contact-card{padding:1.25rem;}.radio-group{grid-template-columns:repeat(1, minmax(0, 1fr));}.form-trust-notes{grid-template-columns:repeat(1, minmax(0, 1fr));}.trust-bar-container{grid-template-columns:repeat(1, minmax(0, 1fr));padding-left:1rem;padding-right:1rem;}.benefits-section{padding-left:1rem;padding-right:1rem;padding-top:3rem;padding-bottom:3rem;}.portability-container{padding-left:1rem;padding-right:1rem;padding-top:3rem;padding-bottom:3rem;}.reasons-section{padding-left:1rem;padding-right:1rem;padding-top:3rem;padding-bottom:3rem;}.reasons-right{padding:1.25rem;}.info-grid{grid-template-columns:repeat(1, minmax(0, 1fr));}.process-container{padding-left:1rem;padding-right:1rem;padding-top:3rem;padding-bottom:3rem;}.social-proof-section{padding-left:1rem;padding-right:1rem;padding-top:3rem;padding-bottom:3rem;}.final-cta-container{padding-left:1rem;padding-right:1rem;padding-top:3rem;padding-bottom:3rem;}.final-cta-buttons{flex-direction:column;align-items:stretch;}.footer-container{padding-left:1rem;padding-right:1rem;}.footer-meta{flex-direction:column;align-items:flex-start;}.footer-divider{display:none;}}