/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.contents{display:contents}.hidden{display:none}.table{display:table}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--ink:#181b20;--muted:#697078;--paper:#f8f5ed;--paper-deep:#efeadf;--panel:#fffefa;--line:#d9d3c8;--red:#b83e2f;--red-dark:#8e2e25;--navy:#1b2a3a;--sidebar:326px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-inter), Arial, sans-serif;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}.reader-shell{background:radial-gradient(circle at 75% 0%, #b83e2f0e, transparent 27rem), var(--paper);min-height:100vh}.topbar{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffefaf0;grid-template-columns:minmax(240px,1fr) auto minmax(240px,1fr);align-items:center;gap:24px;height:68px;padding:0 24px;display:grid;position:fixed;inset:0 0 auto}.brand-lockup{cursor:pointer;text-align:left;background:0 0;border:0;justify-self:start;align-items:center;gap:11px;min-width:0;padding:0;display:inline-flex}.brand-mark{background:var(--navy);color:#fff;letter-spacing:.12em;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;font-size:11px;font-weight:800;display:grid}.brand-lockup>span:last-child{flex-direction:column;min-width:0;display:flex}.brand-lockup strong{font-family:var(--font-libre), Georgia, serif;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.brand-lockup small{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin-top:2px;font-size:10px;font-weight:700}.view-switch{border:1px solid var(--line);background:#f1ede5;border-radius:11px;justify-self:center;padding:4px;display:flex}.view-switch button{color:#6b6d6e;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:7px;padding:9px 13px;font-size:13px;font-weight:700;display:inline-flex}.view-switch button.active{color:var(--navy);background:#fff;box-shadow:0 1px 4px #211b141a}.topbar-progress{justify-self:end;align-items:center;gap:10px;width:190px;display:flex}.topbar-progress>span{width:34px;color:var(--muted);text-align:right;font-size:12px;font-weight:700}.topbar-progress>div{background:var(--paper-deep);border-radius:99px;flex:1;height:5px;overflow:hidden}.topbar-progress i{border-radius:inherit;background:var(--red);height:100%;transition:width .22s;display:block}.sidebar{z-index:30;width:var(--sidebar);border-right:1px solid var(--line);background:#f3efe6;flex-direction:column;transition:transform .22s;display:flex;position:fixed;inset:68px auto 0 0}.sidebar-collapsed .sidebar{transform:translateX(calc(-1 * var(--sidebar)))}.sidebar-header{justify-content:space-between;align-items:center;padding:22px 22px 16px;display:flex}.sidebar-header>div{flex-direction:column;gap:5px;display:flex}.sidebar-header strong{font-size:13px}.eyebrow{color:var(--red);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:800}.search-field{border:1px solid var(--line);color:var(--muted);background:#ffffffb3;border-radius:9px;align-items:center;gap:9px;margin:0 16px 14px;padding:10px 11px;display:flex}.search-field:focus-within{background:#fff;border-color:#aaa397}.search-field input{min-width:0;color:var(--ink);background:0 0;border:0;outline:none;flex:1;font-size:13px}.search-field button{color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.chapter-list{scrollbar-color:#c6c0b5 transparent;scrollbar-width:thin;flex:1;padding:0 10px 28px;overflow-y:auto}.part-label{flex-direction:column;gap:4px;padding:20px 11px 8px;display:flex}.part-label span{color:var(--red);letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:800}.part-label strong{color:#65645f;letter-spacing:.02em;font-size:11px;font-weight:750}.chapter-link{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:19px 1fr;align-items:start;gap:9px;width:100%;padding:9px 10px;display:grid}.chapter-link:hover{background:#ffffff8f}.chapter-link.current{background:#fff;box-shadow:0 1px 5px #2f271e12}.chapter-link>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.chapter-label{color:var(--red);letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:800;line-height:1.2}.chapter-link strong{color:#3c3d3c;font-size:12px;font-weight:680;line-height:1.35}.chapter-link.current strong{color:var(--navy)}.chapter-link small{color:#8b8a85;font-size:10px}.completion-dot{color:#fff;border:1px solid #bbb5aa;border-radius:50%;place-items:center;width:16px;height:16px;margin-top:1px;display:grid}.completion-dot.done{border-color:var(--red);background:var(--red)}.empty-search{color:var(--muted);margin:22px 12px;font-size:13px;line-height:1.5}.sidebar-footer{border-top:1px solid var(--line);flex-direction:column;gap:3px;padding:14px 22px 20px;display:flex}.sidebar-footer span{font-family:var(--font-libre), Georgia, serif;font-size:12px;font-weight:700}.sidebar-footer small{color:var(--muted);font-size:10px}.icon-button,.sidebar-toggle{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;place-items:center;display:grid}.sidebar-toggle{z-index:35;width:36px;height:36px;transition:left .22s;position:fixed;top:82px;left:306px;box-shadow:0 2px 8px #2a231b14}.sidebar-collapsed .sidebar-toggle{left:14px}.mobile-menu,.mobile-close{display:none}.reading-stage{min-height:100vh;margin-left:var(--sidebar);padding:68px 0 80px;transition:margin-left .22s}.sidebar-collapsed .reading-stage{margin-left:0}.lesson-bar{border-bottom:1px solid #d9d3c8bf;justify-content:space-between;align-items:center;gap:24px;max-width:900px;min-height:58px;margin:0 auto;padding:0 54px;display:flex}.lesson-bar>div:first-child{align-items:baseline;gap:9px;display:flex}.lesson-bar>div:first-child span{color:var(--red);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:800}.lesson-bar>div:first-child strong{color:var(--muted);font-size:11px}.type-controls{border:1px solid var(--line);background:#ffffff8c;border-radius:8px;align-items:center;display:flex}.type-controls button{cursor:pointer;background:0 0;border:0;place-items:center;width:31px;height:29px;display:grid}.type-controls span{color:var(--muted);font-family:var(--font-libre), Georgia, serif;font-size:11px}.lesson{width:min(760px,100% - 48px);margin:0 auto;padding:72px 0 40px}.lesson-heading{border-bottom:1px solid var(--line);margin-bottom:44px;padding-bottom:32px}.chapter-kicker{color:var(--red);letter-spacing:.14em;text-transform:uppercase;margin-bottom:13px;font-size:11px;font-weight:800;display:block}.lesson-heading h1{max-width:720px;font-family:var(--font-libre), Georgia, serif;letter-spacing:-.035em;margin:0;font-size:clamp(36px,5vw,55px);line-height:1.12}.reading-meta{color:var(--muted);gap:17px;margin-top:20px;font-size:11px;font-weight:650;display:flex}.reading-meta span+span:before{content:"·";margin-right:17px}.prose{font-family:var(--font-libre), Georgia, serif;font-size:var(--reader-font-size);line-height:1.83}.prose>:first-child{margin-top:0}.prose h2,.prose h3{color:var(--navy);font-family:var(--font-inter), Arial, sans-serif;letter-spacing:-.025em;scroll-margin-top:100px}.prose h2{margin:2.9em 0 .8em;font-size:1.48em;line-height:1.25}.prose h3{margin:2.5em 0 .65em;font-size:1.12em;line-height:1.35}.prose p{margin:0 0 1.45em}.prose strong{font-weight:700}.prose a{color:var(--red-dark);text-underline-offset:3px;text-decoration-thickness:1px}.prose blockquote{border:0;border-left:4px solid var(--red);color:#313842;background:#f0ebe1;margin:2.1em 0;padding:22px 27px 22px 30px;font-size:1.12em;line-height:1.6;position:relative}.prose blockquote p:last-child{margin-bottom:0}.prose ul,.prose ol{margin:0 0 1.5em;padding-left:1.4em}.prose li{margin:.42em 0;padding-left:.2em}.prose hr{border:0;border-top:2px solid var(--red);width:72px;margin:3.4em auto}.prose table{border-collapse:collapse;width:100%;font-family:var(--font-inter), Arial, sans-serif;margin:2em 0;font-size:.68em;line-height:1.45;display:block;overflow-x:auto}.prose th{background:var(--navy);color:#fff;text-align:left;font-weight:700}.prose th,.prose td{vertical-align:top;border:1px solid #d6d0c5;min-width:145px;padding:11px 12px}.prose tr:nth-child(2n) td{background:#ffffff80}.prose img{background:#fff;border:1px solid #d4cec3;border-radius:12px;width:calc(100% + 80px);max-width:calc(100vw - 48px);height:auto;margin:1.2em 0 1.8em -40px;display:block;box-shadow:0 16px 40px #2d261d21}.completion-card{border:1px solid var(--line);background:var(--panel);border-radius:14px;justify-content:space-between;align-items:center;gap:30px;margin-top:75px;padding:27px 29px;display:flex}.completion-card h2{font-family:var(--font-libre), Georgia, serif;margin:7px 0 0;font-size:20px}.completion-card button{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:9px;flex:none;align-items:center;gap:8px;padding:12px 15px;font-size:12px;font-weight:750;display:inline-flex}.completion-card button.completed{background:var(--navy)}.book-reader{width:min(1120px,100% - 44px);margin:32px auto 0}.book-reader-toolbar{border:1px solid var(--line);background:var(--panel);border-radius:10px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:12px;padding:13px 16px;display:flex}.book-reader-toolbar>div{flex-direction:column;gap:4px;display:flex}.book-reader-toolbar strong{font-size:12px}.book-reader-toolbar a{color:var(--red-dark);align-items:center;gap:7px;font-size:12px;font-weight:750;text-decoration:none;display:inline-flex}.book-reader iframe{background:#656565;border:1px solid #bdb7ad;border-radius:10px;width:100%;height:calc(100vh - 216px);min-height:650px;box-shadow:0 18px 48px #2a231b29}.pdf-mobile-note{display:none}.lesson-navigation{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:14px;width:min(900px,100% - 48px);margin:62px auto 0;padding-top:26px;display:grid}.lesson-navigation button{border:1px solid var(--line);cursor:pointer;text-align:left;background:#ffffff9e;border-radius:11px;align-items:center;gap:12px;min-width:0;padding:15px 17px;display:flex}.lesson-navigation button.next{text-align:right;justify-content:flex-end}.lesson-navigation button:disabled{opacity:.38;cursor:default}.lesson-navigation button span{flex-direction:column;gap:4px;min-width:0;display:flex}.lesson-navigation small{color:var(--red);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:800}.lesson-navigation strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.nav-scrim{display:none}@media (width<=980px){.topbar{grid-template-columns:1fr auto}.topbar-progress{display:none}.view-switch{justify-self:end}}@media (width<=760px){:root{--sidebar:min(88vw, 350px)}.topbar{grid-template-columns:auto minmax(0,1fr) auto;gap:10px;height:62px;padding:0 12px}.brand-mark{border-radius:9px;width:34px;height:34px}.brand-lockup strong{font-size:12px}.brand-lockup small{display:none}.view-switch{padding:3px}.view-switch button{gap:5px;padding:8px 9px;font-size:11px}.mobile-menu{width:36px;height:36px;display:grid}.mobile-close{width:34px;height:34px;display:grid}.sidebar{z-index:60;inset:0 auto 0 0;transform:translate(-102%)}.sidebar.mobile-open,.sidebar-collapsed .sidebar.mobile-open{transform:translate(0)}.sidebar-toggle{display:none}.reading-stage,.sidebar-collapsed .reading-stage{margin-left:0;padding-top:62px}.lesson-bar{min-height:52px;padding:0 18px}.lesson-bar>div:first-child{flex-direction:column;gap:1px;min-width:0}.lesson-bar>div:first-child strong{text-overflow:ellipsis;white-space:nowrap;max-width:55vw;overflow:hidden}.lesson{width:min(100% - 34px,680px);padding-top:48px}.lesson-heading{margin-bottom:34px;padding-bottom:25px}.lesson-heading h1{font-size:clamp(32px,10.5vw,46px)}.prose{font-size:min(var(--reader-font-size), 20px);line-height:1.76}.prose h2{margin-top:2.5em}.prose img{border-radius:8px;width:100%;max-width:100%;margin-left:0}.completion-card{flex-direction:column;align-items:flex-start;margin-top:54px}.book-reader{width:calc(100% - 24px);margin-top:14px}.book-reader-toolbar{flex-direction:column;align-items:flex-start}.book-reader iframe{height:calc(100vh - 278px);min-height:520px}.pdf-mobile-note{color:var(--muted);font-size:11px;line-height:1.45;display:block}.lesson-navigation{width:calc(100% - 24px);margin-top:38px}.lesson-navigation strong{max-width:34vw}.nav-scrim{z-index:55;background:#14181d75;border:0;display:block;position:fixed;inset:0}}@media (width<=480px){.brand-lockup>span:last-child{display:none}.view-switch button{padding-inline:8px}.view-switch button svg{display:none}.lesson-navigation{grid-template-columns:1fr}.lesson-navigation button.next{grid-row:1}.lesson-navigation strong{max-width:70vw}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}.dfy-root{--navy:#061a32;--navy-deep:#031326;--blue:#2182f5;--blue-bright:#2790ff;--red:#ff3f48;--orange:#ff5a21;--yellow:#ffd000;--green:#3bd37d;--ink:#090f1b;min-height:100vh;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.48;overflow:hidden}.dfy-root *,.dfy-root :before,.dfy-root :after{box-sizing:border-box}.dfy-root h1,.dfy-root h2,.dfy-root h3,.dfy-root p,.dfy-root ul{margin-top:0}.dfy-root a{color:inherit;text-decoration:none}.dfy-skip-link{z-index:100;color:#000;background:#fff;padding:10px 14px;position:fixed;top:-80px;left:16px}.dfy-skip-link:focus{top:16px}.dfy-utility{color:#fff;background:#2387f7;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;min-height:38px;padding:6px max(24px,50vw - 490px);font-size:10px;font-weight:700;display:grid}.dfy-utility strong{letter-spacing:-.02em;font-size:12px}.dfy-utility span{text-align:right}.dfy-hero,.dfy-dark-block{color:#fff;background:radial-gradient(circle at 22% 20%,#3f2ac659,#0000 31%),radial-gradient(circle at 79% 42%,#1972d338,#0000 29%),linear-gradient(115deg,#071e39 0%,#07162e 55%,#051a33 100%);position:relative}.dfy-hero:before,.dfy-dark-block:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#3e64bc0d,#0000),radial-gradient(circle at 50% 0,#ffffff0a,#0000 45%);position:absolute;inset:0}.dfy-hero-inner,.dfy-narrow,.dfy-overlap-card{z-index:1;width:min(100%,880px);margin-inline:auto;position:relative}.dfy-logo{color:#fff;justify-content:center;align-items:center;gap:9px;margin-bottom:30px;display:flex}.dfy-logo>span{background:linear-gradient(145deg,#2b8fff,#1265ca);border:1px solid #ffffff4d;place-items:center;width:36px;height:36px;font-size:10px;font-weight:900;display:grid}.dfy-logo p{margin:0;line-height:.95;display:grid}.dfy-logo strong{letter-spacing:.02em;font-size:13px}.dfy-logo b{color:#62a9ff;letter-spacing:.19em;font-size:10px}.dfy-proof-pill{align-items:center;gap:10px;width:fit-content;margin:0 auto 14px;font-size:10px;line-height:1.05;display:flex}.dfy-proof-pill span{color:#ffd329;letter-spacing:-1px}.dfy-proof-pill b{max-width:225px}.dfy-hero h1,.dfy-dark-block h2,.dfy-white-block>.dfy-narrow>h2,.dfy-overlap-card h2{letter-spacing:-.035em;text-align:center;text-transform:uppercase;font-weight:900;line-height:1.04}.dfy-hero h1{max-width:850px;margin:0 auto 16px;font-size:clamp(29px,3.2vw,43px)}.dfy-highlight{-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;white-space:normal;background:linear-gradient(100deg,#ff3d48,#ff5a48);padding:0 .09em .02em;display:inline}.dfy-hero-subhead{color:#d3dbeb;text-align:center;max-width:760px;margin:0 auto 34px;font-size:15px;line-height:1.35}.dfy-hero-grid{grid-template-columns:minmax(0,1.7fr) minmax(250px,.8fr);align-items:start;gap:18px;display:grid}.dfy-soundbar{color:#fff;text-align:center;background:#2589fb;min-height:25px;padding:5px 12px;font-size:10px;font-weight:800}.dfy-vsl{background:linear-gradient(#030c1933,#030c19bf),radial-gradient(circle at 50% 40%,#1d5e9b,#0000 34%),linear-gradient(135deg,#07172c,#183f68 55%,#081729);border:2px solid #0b0d14;place-items:center;min-height:330px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14}.dfy-vsl:before,.dfy-vsl:after{content:"";position:absolute}.dfy-vsl:before{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:32px 32px;inset:0}.dfy-vsl:after{border:70px solid #1f85ff26;border-radius:50%;width:420px;height:420px}.dfy-vsl-copy{z-index:2;color:#fff;text-align:center;justify-items:center;display:grid;position:relative}.dfy-vsl-copy>span{color:#9bc8ff;letter-spacing:.18em;margin-bottom:12px;font-size:10px;font-weight:900}.dfy-vsl-copy>strong{letter-spacing:-.05em;font-size:clamp(30px,4vw,51px);line-height:.88}.dfy-vsl-copy>strong:nth-of-type(2){color:#3a94ff}.dfy-vsl-copy>i{color:#fff;background:#ff4747;border:2px solid #fff;border-radius:50%;place-items:center;width:58px;height:58px;margin-top:26px;font-size:20px;font-style:normal;display:grid}.dfy-cta{background:linear-gradient(100deg, var(--orange), #ff7a17 52%, var(--yellow));color:#fff;text-align:center;text-shadow:0 1px 1px #0000002e;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;min-height:65px;margin:14px auto 0;padding:10px 22px;font-weight:900;transition:transform .15s,filter .15s;display:flex;box-shadow:inset 0 1px #ffffff6b,0 10px 22px #0000001f}.dfy-cta:hover,.dfy-cta:focus-visible,.dfy-order-button:hover,.dfy-order-button:focus-visible{filter:saturate(1.12);transform:translateY(-2px)}.dfy-cta strong{font-size:18px;line-height:1.05}.dfy-cta small{margin-top:4px;font-size:9px;font-weight:700}.dfy-plan-banner{background:linear-gradient(120deg,#2931a5,#2086ef);border:1px solid #ffffff29;border-radius:7px;grid-template-columns:150px 1fr;align-items:center;gap:15px;min-height:112px;margin-top:20px;display:grid;overflow:hidden}.dfy-mini-docs{height:112px;position:relative}.dfy-mini-docs i{background:linear-gradient(155deg,#183380,#325ee1);border:3px solid #eaf4ff;width:84px;height:110px;position:absolute;bottom:-15px;left:55px;transform:rotate(-7deg);box-shadow:0 7px 13px #0000004d}.dfy-mini-docs i:nth-child(2){background:linear-gradient(155deg,#6c2ed3,#1c75e6);left:78px;transform:rotate(3deg)}.dfy-mini-docs i:nth-child(3){background:linear-gradient(155deg,#101e4c,#1c9fe6);left:97px;transform:rotate(10deg)}.dfy-plan-banner>div:last-child{text-align:center;display:grid}.dfy-plan-banner small{color:#ffe27d;font-size:8px;font-weight:900}.dfy-plan-banner span{margin-top:5px;font-size:9px;font-weight:800}.dfy-order-card{color:#0c1728;text-align:center;background:#fff;border-radius:7px;overflow:hidden;box-shadow:0 8px 28px #00000040}.dfy-order-cover{color:#fff;background:radial-gradient(circle at 50% 0,#4392ff99,#0000 43%),linear-gradient(135deg,#12245c,#0b1335);border-bottom:5px solid #2085f8;align-content:center;justify-items:center;min-height:135px;padding:14px;display:grid}.dfy-order-cover small{color:#84bcff;letter-spacing:.16em;font-size:7px;font-weight:900}.dfy-order-cover strong{margin:7px 0 5px;font-size:23px;line-height:.92}.dfy-order-cover span{color:#ffcf36;font-size:8px;font-weight:900}.dfy-order-kicker{color:#4b5d75;margin:15px 14px 3px;font-size:8px;font-weight:900}.dfy-order-card h2{color:#ff4148;margin-bottom:4px;font-size:27px;line-height:1}.dfy-order-copy{color:#4f5b6c;margin:0 24px 11px;font-size:10px;line-height:1.35}.dfy-order-card ul{text-align:left;margin:0 14px 13px;padding:0;list-style:none}.dfy-order-card li{border-top:1px solid #e5e9ef;padding:6px 4px;font-size:10px;font-weight:700}.dfy-order-card li:before{color:var(--green);content:"✓";margin-right:7px}.dfy-order-button{color:#fff;background:linear-gradient(100deg,#ff5b22,#ff8a17 56%,#ffcf09);border-radius:4px;flex-direction:column;justify-content:center;align-items:center;min-height:61px;margin:0 14px 13px;font-size:14px;font-weight:900;line-height:1.1;transition:transform .15s;display:flex}.dfy-order-button small{margin-top:3px;font-size:8px}.dfy-secure{color:#536174;border-top:1px solid #e3e7ee;padding:12px 8px;font-size:8px;font-weight:700}.dfy-overlap-wrap{z-index:3;margin-top:-105px;padding:0 20px 74px;position:relative}.dfy-overlap-card{background:#fff;border:1px solid #c6ccd5;border-radius:10px;padding:54px 74px 48px;box-shadow:0 2px 6px #00000040}.dfy-section-label{color:#2677d8;letter-spacing:.13em;text-align:center;margin-bottom:12px;font-size:10px;font-weight:900}.dfy-overlap-card h2,.dfy-white-block>.dfy-narrow>h2{margin-bottom:30px;font-size:clamp(28px,3vw,38px)}.dfy-overlap-card p{margin-bottom:16px}.dfy-checks{margin:22px 0 26px;padding:0;list-style:none}.dfy-checks li{margin-bottom:15px;padding-left:31px;position:relative}.dfy-checks li:before{background:var(--green);color:#fff;content:"✓";border-radius:2px;place-items:center;width:18px;height:18px;font-size:11px;font-weight:900;display:grid;position:absolute;top:1px;left:0}.dfy-dark-block,.dfy-white-block{padding:78px 20px}.dfy-dark-block h2{max-width:820px;margin:0 auto 16px;font-size:clamp(29px,3vw,39px)}.dfy-section-label--light{color:#94c5ff}.dfy-section-intro{color:#ced9e9;text-align:center;max-width:700px;margin:0 auto 34px}.dfy-dark-block .dfy-cta{max-width:760px}.dfy-components{padding-top:64px}.dfy-package-visual{width:min(100%,560px);min-height:310px;margin:10px auto 32px;position:relative}.dfy-package-screen{color:#fff;background:radial-gradient(circle at 50% 10%,#358cff8c,#0000 38%),linear-gradient(135deg,#182957,#0c1535);border:9px solid #dce9fa;border-bottom-width:22px;align-content:center;justify-items:center;width:340px;height:220px;display:grid;position:absolute;top:12px;left:50%;transform:translate(-50%);box-shadow:0 18px 30px #0a1e463b}.dfy-package-screen small{color:#81b8ff;font-size:11px;font-weight:900}.dfy-package-screen strong{letter-spacing:-.04em;text-align:center;margin:8px 0;font-size:36px;line-height:.9}.dfy-package-screen span{color:#ffcb31;font-size:10px;font-weight:900}.dfy-package-tabs{justify-content:center;gap:8px;display:flex;position:absolute;bottom:18px;left:40px;right:40px}.dfy-package-tabs i{color:#fff;background:linear-gradient(145deg,#6b2fd1,#147cf0);border:5px solid #dce9fa;place-items:end center;width:116px;height:92px;padding-bottom:14px;font-size:11px;font-style:normal;font-weight:900;display:grid;transform:rotate(-5deg);box-shadow:0 10px 18px #0000002e}.dfy-package-tabs i:nth-child(2){z-index:2;background:linear-gradient(145deg,#18235b,#278bff);transform:translateY(-8px)}.dfy-package-tabs i:nth-child(3){background:linear-gradient(145deg,#7d2fcb,#1a77e3);transform:rotate(5deg)}.dfy-component-list{gap:34px;margin-top:20px;display:grid}.dfy-component-card{border:1px solid #cfd5de;border-radius:8px;min-height:210px;padding:71px 25px 26px;position:relative;overflow:visible;box-shadow:0 2px 5px #00000014}.dfy-component-card>span{z-index:2;color:#fff;background:linear-gradient(90deg,#ff5b28,#ffb300);border-radius:5px;padding:8px 16px;font-size:13px;font-weight:900;position:absolute;top:-10px;left:18px;box-shadow:0 2px 5px #00000038}.dfy-component-card h3{color:#fff;background:#2588f7;margin:0;padding:18px 25px;font-size:22px;line-height:1.08;position:absolute;top:22px;left:0;right:0}.dfy-component-card p{color:#364458;margin:28px 0 0}.dfy-components .dfy-cta,.dfy-clarity .dfy-cta,.dfy-for-you .dfy-cta,.dfy-faq .dfy-cta{max-width:760px;margin-top:38px}.dfy-process{padding-block:84px}.dfy-process-grid{grid-template-columns:repeat(3,1fr);gap:13px;margin:38px 0;display:grid}.dfy-process-grid article{text-align:center;background:#ffffff0e;border:1px solid #ffffff24;min-height:230px;padding:28px 20px}.dfy-process-grid article>span{background:#2589fa;border-radius:50%;place-items:center;width:44px;height:44px;margin:0 auto 18px;font-size:20px;font-weight:900;display:grid;box-shadow:0 0 0 7px #2589fa21}.dfy-process-grid h3{margin-bottom:10px;font-size:17px}.dfy-process-grid p{color:#b9c7da;margin:0;font-size:13px}.dfy-clarity{text-align:center;min-height:550px;padding-top:70px}.dfy-badge{color:#2677d8;background:#eaf3ff;border-radius:20px;margin-bottom:18px;padding:7px 13px;font-size:10px;font-weight:900;display:inline-flex}.dfy-quote{border:1px solid #e0e4ea;max-width:650px;min-height:165px;margin:25px auto 36px;padding:50px 40px;font-size:22px;font-weight:700;line-height:1.4;box-shadow:0 3px 15px #00000014}.dfy-help-list{max-width:720px;margin:44px auto 28px}.dfy-help-list article{margin-bottom:24px}.dfy-help-list h3{margin-bottom:7px;font-size:17px}.dfy-help-list h3 span{color:#082034;background:#47df72;border-radius:50%;place-items:center;width:20px;height:20px;margin-right:5px;font-size:12px;display:inline-grid}.dfy-help-list p{color:#c5d1df;margin-left:30px}.dfy-help-note{color:#e7c24a;text-align:center;margin:35px auto;font-size:13px;font-weight:800}.dfy-for-you{padding-block:82px}.dfy-for-you .dfy-narrow{text-align:center}.dfy-fit-columns{text-align:left;grid-template-columns:1fr 1fr;gap:24px;margin-top:40px;display:grid}.dfy-fit-columns article{border:1px solid #d8dee8;border-top:7px solid #36c978;min-height:380px;padding:28px;box-shadow:0 5px 17px #071c3b14}.dfy-fit-columns h3{font-size:19px}.dfy-fit-columns .dfy-not-fit{border-top-color:#ff4a4a}.dfy-not-fit ul{margin:22px 0 0;padding-left:22px}.dfy-not-fit li{margin-bottom:18px}.dfy-final-offer{padding-block:87px 95px}.dfy-package-visual--dark{margin-top:35px}.dfy-faq{padding-block:82px}.dfy-faq-list{gap:12px;display:grid}.dfy-faq details{background:#fff;border:1px solid #d6dce5}.dfy-faq summary{cursor:pointer;padding:20px 52px 20px 22px;font-size:16px;font-weight:800}.dfy-faq details p{color:#465267;margin:0;padding:0 22px 22px}.dfy-footer{color:#9aabc0;background:#020d1b;justify-content:center;align-items:center;gap:28px;min-height:130px;padding:30px 20px 90px;font-size:11px;display:flex}.dfy-footer strong{color:#fff}.dfy-footer p{margin:0}.dfy-mobile-cta{display:none}.dfy-utility{background:#1c7bfd;gap:24px;min-height:78px;padding:0 max(24px,50vw - 500px);font-size:16px}.dfy-utility>a{white-space:nowrap}.dfy-utility>strong{color:#fff;text-align:left;justify-content:center;align-items:center;gap:8px;font-size:12px;line-height:.9;display:flex}.dfy-utility>strong i{background:#041e464d;border:1px solid #ffffff80;place-items:center;width:31px;height:31px;font-size:9px;font-style:normal;display:grid}.dfy-utility>span{font-size:16px}.dfy-hero{min-height:1713px;padding:50px 20px 0}.dfy-hero,.dfy-dark-block{background:radial-gradient(circle at 8% 36%,#4323c585,#0000 34%),radial-gradient(circle at 88% 45%,#1770d252,#0000 32%),linear-gradient(112deg,#071c37 0%,#06142b 57%,#061b36 100%)}.dfy-hero-inner{width:min(100%,1170px)}.dfy-logo{display:none}.dfy-proof-pill{align-items:center;gap:8px;width:fit-content;height:54px;margin:0 auto 20px;font-size:14px;display:flex}.dfy-proof-faces{padding-left:8px;display:flex}.dfy-proof-faces i{color:#0000;background:#dce9f8 url(/dfy/vsl-presenter-v2.jpg) 51% 20%/220% no-repeat;border:3px solid #4b96f3;border-radius:50%;place-items:center;width:50px;height:50px;margin-left:-8px;font-size:0;font-style:normal;font-weight:900;display:grid}.dfy-proof-faces i:nth-child(2){filter:hue-rotate(18deg)saturate(.78);background-position:44% 22%}.dfy-proof-faces i:nth-child(3){filter:hue-rotate(-18deg)brightness(1.08);background-position:58% 19%}.dfy-proof-faces i:nth-child(4){filter:sepia(.18)saturate(1.2);background-position:48% 24%}.dfy-proof-faces i:nth-child(5){filter:hue-rotate(32deg)brightness(.9);background-position:54% 18%}.dfy-proof-pill p{margin:0;line-height:1.05;display:grid}.dfy-proof-pill p span{color:#ffd51c;letter-spacing:.08em;font-size:11px;font-weight:900}.dfy-proof-pill p b{font-size:15px;line-height:1}.dfy-hero h1{max-width:1053px;margin:0 auto 26px;font-size:38px;line-height:1.1}.dfy-highlight{background:linear-gradient(100deg,#f04442 0%,#f34a45 54%,#287cf2 100%);border-radius:4px}.dfy-highlight--blue{background:linear-gradient(100deg,#2489f7,#368ef4)}.dfy-hero-subhead{max-width:1043px;height:57px;margin:0 auto 15px;font-size:24px;line-height:1.15}.dfy-hero-grid{grid-template-columns:minmax(0,797px) minmax(0,353px);gap:20px;width:1170px;max-width:100%}.dfy-vsl-column{width:797px;max-width:100%;padding-top:19px}.dfy-soundbar{width:787px;max-width:calc(100% - 10px);min-height:34px;margin-inline:5px;padding:5px 0;font-size:18px;font-weight:400;line-height:1.3}.dfy-vsl{width:787px;max-width:calc(100% - 10px);height:453px;min-height:453px;box-shadow:none;background:#050b12;border:0;margin-inline:5px}.dfy-vsl:before,.dfy-vsl:after{content:none}.dfy-vsl>img{object-fit:cover;width:100%;height:100%}.dfy-vsl .dfy-play{z-index:2;color:#fff;background:#1b1419a6;border-radius:11px;place-items:center;width:72px;height:72px;font-size:28px;font-style:normal;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dfy-vsl-column>.dfy-cta{width:787px;max-width:calc(100% - 10px);min-height:79px;margin-top:20px}.dfy-vsl-column>.dfy-cta strong{font-size:27px}.dfy-vsl-column>.dfy-cta small{font-size:11px}.dfy-plan-banner{background:linear-gradient(102deg,#0000 0 48%,#ffffff14 48% 48.5%,#0000 48.5%),linear-gradient(120deg,#2432aa,#1680ea);border:0;border-radius:0;grid-template-columns:44% 56%;width:767px;max-width:calc(100% - 30px);height:262px;min-height:262px;margin:0 auto;padding:10px 0;position:relative}.dfy-plan-banner>img{object-fit:contain;object-position:center bottom;width:100%;height:100%;max-height:242px}.dfy-plan-banner>div:last-child{z-index:2;padding-right:22px}.dfy-plan-banner small{color:#fff;background:#ff7b21;border-radius:4px;width:fit-content;margin:0 auto 8px;padding:5px 12px;font-size:11px;display:inline-block}.dfy-plan-banner strong{font-size:30px;line-height:1.02}.dfy-plan-banner span{color:#ffe22f;margin-top:10px;font-size:11px}.dfy-hero-proof{color:#fff;grid-template-columns:78px 1fr;align-items:center;gap:18px;width:730px;max-width:calc(100% - 50px);min-height:106px;margin:4px auto 0;display:grid}.dfy-hero-proof>span{background:#2587f5 url(/dfy/vsl-presenter-v2.jpg) 51% 18%/220% no-repeat;border:4px solid #fff;border-radius:50%;place-items:center;width:78px;height:78px;font-size:0;font-weight:900;display:grid}.dfy-hero-proof p{color:#ffd51c;margin:0;font-size:16px;font-style:italic;line-height:1.35}.dfy-hero-proof p b{color:#fff}.dfy-hero-proof p strong{color:#ffd51c;letter-spacing:.06em;font-size:12px}.dfy-order-card{border-radius:10px;width:353px;height:956px;margin-top:29px;padding:0 6px 12px}.dfy-order-bundle{object-fit:contain;width:320px;height:181px;margin:12px auto 0;display:block}.dfy-order-stack{text-align:center}.dfy-order-stack>strong,.dfy-order-stack>b,.dfy-order-stack>span{justify-content:center;align-items:center;width:340px;max-width:100%;margin:0 auto;line-height:1;display:flex}.dfy-order-stack>strong{color:#000;height:33px;font-size:25px;font-weight:700}.dfy-order-stack>b{color:#e43b2c;height:39px;font-size:30px;font-weight:800}.dfy-order-stack>span{color:#000;height:29px;font-size:19px;font-weight:500}.dfy-order-stack>p{color:#000;justify-content:center;align-items:center;width:340px;max-width:100%;height:47px;margin:9px auto 0;font-size:15px;line-height:1.25;display:flex}.dfy-order-kicker{margin:0 0 4px;font-size:12px}.dfy-order-card h2{margin-bottom:8px;font-size:30px}.dfy-order-copy{margin:0 18px 16px;font-size:15px}.dfy-form-field{color:#8c94a0;text-align:left;border:1px solid #cfd5df;border-radius:5px;align-items:center;width:310px;height:53px;margin:0 auto 10px;padding:0 14px;font-size:13px;display:flex}.dfy-order-stack+.dfy-form-field{margin-top:10px}.dfy-order-button{width:310px;min-height:74px;margin:12px auto 18px;font-size:24px}.dfy-order-button small{font-size:10px}.dfy-secure{gap:3px;padding:18px 8px;font-size:11px;display:grid}.dfy-secure b{color:#253247;font-size:12px}.dfy-order-includes{border-top:1px solid #d9dee7;grid-template-columns:repeat(3,1fr);gap:7px;width:310px;margin:18px auto 0;padding-top:18px;display:grid}.dfy-order-includes strong{grid-column:1/-1;font-size:12px}.dfy-order-includes span{color:#17477f;background:#eef5ff;place-items:center;min-height:55px;padding:8px;font-size:10px;font-weight:800;display:grid}.dfy-order-includes>b{color:#0b2850;border:2px solid #207df0;grid-column:1/-1;place-items:center;min-height:68px;font-size:18px;line-height:1.05;display:grid}.dfy-order-includes>small{color:#26364c;grid-column:1/-1;font-size:10px;font-weight:800}.dfy-overlap-wrap{margin-top:-300px;padding:0 20px 80px}.dfy-overlap-card{border-radius:15px;width:min(100%,960px);min-height:2175px;padding:66px 93px 48px;box-shadow:0 0 10px 1px #707070}.dfy-overlap-card h2{margin:0 0 29px;line-height:1.1}.dfy-overlap-card h2>span:first-child{margin-bottom:10px;font-size:38px;display:block}.dfy-overlap-card h2 .dfy-highlight{font-size:48px;line-height:1.1;display:inline-block}.dfy-card-copy p{margin-bottom:20px;font-size:18px;line-height:1.3}.dfy-card-copy p .dfy-highlight{padding-inline:.15em;font-weight:700}.dfy-overlap-card>.dfy-checks{margin:38px 0 34px}.dfy-overlap-card>.dfy-checks li{min-height:27px;margin-bottom:36px;padding-left:42px;font-size:20px;line-height:1.3}.dfy-overlap-card>.dfy-checks li:before{width:19px;height:19px;top:3px}.dfy-card-copy--long p{margin-bottom:20px;font-size:20px;line-height:1.3}.dfy-overlap-card>.dfy-cta{width:774px;max-width:100%;min-height:74px;margin-top:234px}.dfy-overlap-card>.dfy-cta strong{font-size:29px}.dfy-overlap-card>.dfy-cta small{font-size:11px}.dfy-card-trust-row{grid-template-columns:1fr 1.6fr;align-items:center;gap:20px;width:765px;max-width:100%;min-height:96px;margin:15px auto 0;display:grid}.dfy-card-trust-row p{color:#263a57;text-align:left;justify-content:center;align-items:center;gap:10px;margin:0;font-size:13px;line-height:1.1;display:flex}.dfy-card-trust-row span{color:#1672d6;border:3px solid #2187f7;border-radius:50%;flex:none;place-items:center;width:43px;height:43px;font-size:18px;display:grid}#dfy-included{height:912px;padding:45px 20px 0}#dfy-included .dfy-narrow{width:min(100%,1170px)}#dfy-included h2{width:832px;max-width:100%;min-height:99px;margin:0 auto;font-size:38px;line-height:1.3}.dfy-included-visual{grid-template-columns:253px 540px 255px;gap:43px;width:1134px;max-width:100%;height:401px;margin:50px auto 0;display:grid}.dfy-included-benefits{align-content:space-between;height:400px;display:grid}.dfy-included-benefits p{color:#fff;background:#ffffff1f;border-radius:10px;min-height:114px;margin:0;padding:24px 20px;font-size:17px;line-height:1.35}.dfy-included-benefits p span{color:#45df7a;font-weight:900}.dfy-included-benefits mark{color:#17243a;background:#fff09a}.dfy-plan-preview{background:#278cff;border:1px solid #278cff;grid-template-columns:1fr 1fr;gap:5px;height:401px;display:grid;box-shadow:0 14px 28px #0003}.dfy-plan-preview article{color:#0b1730;background:#fff;align-content:start;min-width:0;padding:76px 20px 20px;display:grid}.dfy-plan-preview article header{color:#fff;background:#278cff;margin:-76px -20px 36px;padding:20px;font-size:17px;font-weight:900;line-height:1.05}.dfy-plan-preview article:first-child b{margin-bottom:4px;font-size:12px}.dfy-plan-preview article:first-child>i{background:linear-gradient(90deg,#ddecff 0 58%,#f2f5f8 58%);border-radius:5px;height:34px;margin-bottom:10px;display:block}.dfy-plan-preview article:nth-child(2){grid-template-columns:1fr 1fr;gap:12px}.dfy-plan-preview article:nth-child(2) header{grid-column:1/-1}.dfy-plan-preview article:nth-child(2) div{border:1px solid #b6d2f5;align-content:start;gap:12px;padding:15px;display:grid}.dfy-plan-preview article:nth-child(2) div i{background:#e8edf2;height:8px}.dfy-plan-preview article:nth-child(2) strong{border:1px solid #86b7ee;grid-column:2;padding:14px;font-size:14px;line-height:1.3}#dfy-included .dfy-cta{width:879px;max-width:100%;min-height:79px;margin-top:50px}#dfy-included .dfy-cta strong{font-size:30px}.dfy-included-assurance{color:#fff;background:#ffffff0f;border:2px dashed #3b8cf2;grid-template-columns:72px 1fr;align-items:center;width:400px;height:103px;margin:30px auto 0;padding:10px 18px;display:grid}.dfy-included-assurance>span{background:#ff8a20;border-radius:50%;grid-row:1/3;place-items:center;width:58px;height:58px;font-size:30px;font-weight:900;display:grid}.dfy-included-assurance b{font-size:19px;line-height:1}.dfy-included-assurance b strong{color:#61a9ff}.dfy-included-assurance small{color:#bed1e9;font-size:9px}.dfy-components{height:2886px;padding:45px 20px 0}.dfy-components .dfy-narrow{width:min(100%,1170px)}.dfy-components .dfy-narrow>h2{width:926px;max-width:100%;min-height:98px;margin:0 auto;font-size:38px;line-height:1.3}.dfy-components .dfy-narrow>h2>span,.dfy-components .dfy-narrow>h2>.dfy-highlight{width:fit-content;margin-inline:auto;display:block}.dfy-package-visual{width:906px;max-width:100%;height:514px;min-height:514px;margin:9px auto 55px}.dfy-package-visual>img{object-fit:contain;width:100%;height:100%}.dfy-package-caption{z-index:2;color:#fff;text-align:center;justify-items:center;width:320px;display:grid;position:absolute;top:177px;left:50%;transform:translate(-50%)}.dfy-package-caption small{color:#70b4ff;font-size:10px;font-weight:900}.dfy-package-caption strong{font-size:25px;line-height:1}.dfy-package-caption span{color:#ffc72d;margin-top:5px;font-size:8px;font-weight:900}.dfy-component-list{gap:54px;width:877px;max-width:100%;margin:0 auto}.dfy-component-card{border-radius:15px;min-height:410px;padding:172px 24px 24px;box-shadow:0 2px 5px #0000001f}.dfy-component-card:nth-child(2){min-height:390px}.dfy-component-card:nth-child(3){min-height:464px}.dfy-component-card>span{padding:9px 17px;font-size:14px;top:-16px;left:18px}.dfy-component-card h3{border-radius:15px 15px 0 0;align-items:center;height:152px;padding:34px 430px 24px 25px;font-size:32px;line-height:1.3;display:flex;top:0}.dfy-component-card h3:after{content:"";background:url(/dfy/webinar-plan-bundle-v2.png) 50%/contain no-repeat;width:390px;height:145px;position:absolute;bottom:0;right:14px}.dfy-component-card>p{color:#27364b;width:62%;margin:0;font-size:19px;line-height:1.3}.dfy-component-card>ul{float:right;color:#1c4c84;background:#eff6ff;gap:12px;width:34%;margin:-68px 0 0;padding:18px;font-size:13px;font-weight:800;list-style:none;display:grid}.dfy-component-card>ul li:before{color:#31c879;content:"✓";margin-right:7px}.dfy-components .dfy-cta{width:867px;max-width:100%;min-height:79px;margin-top:23px}.dfy-components .dfy-cta strong{font-size:30px}.dfy-section-badges{color:#385372;text-align:center;width:879px;max-width:100%;margin:20px auto 0;font-size:12px;font-weight:900}#dfy-process{height:550px;padding:45px 20px 0}#dfy-process .dfy-narrow{width:min(100%,1170px);position:relative}#dfy-process h2{width:1160px;max-width:100%;min-height:98px;margin:0 auto;font-size:38px;line-height:1.3}#dfy-process .dfy-section-intro{width:1160px;max-width:100%;height:31px;margin:11px auto 0;font-size:24px;line-height:1.3}#dfy-process .dfy-cta{width:809px;max-width:100%;min-height:79px;margin-top:98px}#dfy-process .dfy-cta strong{font-size:30px}.dfy-mini-assurance{color:#fff;background:#ffffff0f;border:2px dashed #3b8cf2;grid-template-columns:72px 1fr;align-items:center;width:400px;height:103px;padding:10px 18px;display:grid}.dfy-mini-assurance>span{background:#ff8a20;border-radius:50%;place-items:center;width:58px;height:58px;font-size:30px;font-weight:900;display:grid}.dfy-mini-assurance b{font-size:17px;line-height:1.05}.dfy-mini-assurance b strong{color:#62adff}#dfy-process .dfy-mini-assurance{position:absolute;top:347px;left:50%;transform:translate(-50%)}.dfy-clarity{height:755px;min-height:755px;padding:52px 20px 0}.dfy-clarity .dfy-narrow{width:min(100%,1170px);height:100%;position:relative}.dfy-clarity .dfy-badge{justify-content:center;align-items:center;width:419px;max-width:100%;height:22px;margin:0 auto 36px;padding:0;font-size:11px;display:flex}.dfy-clarity .dfy-narrow>h2{width:692px;max-width:100%;height:76px;margin:0 auto;font-size:38px;line-height:1}.dfy-clarity .dfy-quote{width:692px;max-width:100%;height:62px;min-height:62px;box-shadow:none;border:0;margin:20px auto 0;padding:0;font-size:24px;font-weight:400;line-height:1.3}.dfy-quote-author{text-align:center;width:692px;height:31px;margin:31px auto 0;font-size:24px;line-height:1.3}.dfy-clarity .dfy-cta{width:669px;max-width:100%;min-height:79px;margin:0;position:absolute;top:459px;left:50%;transform:translate(-50%)}.dfy-clarity .dfy-cta strong{font-size:27px}.dfy-proof-badges{color:#405a78;text-align:center;border:2px dashed #3b8cf2;width:358px;max-width:100%;min-height:49px;margin:0;font-size:10px;font-weight:900;line-height:45px;position:absolute;top:591px;left:50%;transform:translate(-50%)}.dfy-help{height:1153px;padding:45px 20px 0}.dfy-help .dfy-narrow{width:min(100%,1170px);height:100%;position:relative}.dfy-help h2{width:633px;max-width:100%;min-height:98px;margin:0 auto;font-size:38px;line-height:1.3}.dfy-help-list{width:565px;max-width:100%;margin:70px 0 0 15px}.dfy-help-list article{margin:0 0 20px}.dfy-help-list h3{margin:0 0 20px 38px;font-size:24px;line-height:1}.dfy-help-list h3 span{width:22px;height:22px;margin-left:-38px;font-size:13px}.dfy-help-list p{color:#fff;margin:0;font-size:20px;line-height:1.3}.dfy-help-list article:first-child p{min-height:52px}.dfy-help-list article:nth-child(2) p,.dfy-help-list article:nth-child(3) p{min-height:130px}.dfy-help-note{color:#d5dfeb;width:809px;max-width:100%;min-height:94px;margin:0;font-size:18px;line-height:1.3;position:absolute;top:717px;left:50%;transform:translate(-50%)}.dfy-help .dfy-cta{width:809px;max-width:100%;min-height:79px;margin:0;position:absolute;top:840px;left:50%;transform:translate(-50%)}.dfy-help .dfy-cta strong{font-size:28px}.dfy-help .dfy-mini-assurance{position:absolute;top:949px;left:50%;transform:translate(-50%)}.dfy-authority{height:1240px;padding:52px 20px 0}.dfy-authority .dfy-narrow{width:min(100%,1170px)}.dfy-authority .dfy-badge{justify-content:center;align-items:center;width:430px;height:22px;margin:0 auto 31px;padding:0;display:flex}.dfy-authority .dfy-narrow>h2{width:961px;max-width:100%;height:49px;margin:0 auto;font-size:38px;line-height:1.3}.dfy-authority-grid{grid-template-columns:1fr 1.18fr;gap:42px;width:961px;max-width:100%;margin:42px auto 0;display:grid}.dfy-authority-copy{font-size:18px;line-height:1.3}.dfy-authority-copy p{margin-bottom:24px}.dfy-authority-image{border:10px solid #fff;align-self:start;position:relative;overflow:hidden;box-shadow:0 0 10px 1px #aaa}.dfy-authority-image img{object-fit:cover;width:100%;height:345px;display:block}.dfy-authority-image span{color:#fff;letter-spacing:.1em;text-align:center;background:#04152ee0;padding:12px;font-size:12px;font-weight:900;position:absolute;bottom:0;left:0;right:0}.dfy-authority-wide{background:#f1f6fc;border-left:6px solid #278bfb;width:961px;max-width:100%;margin:46px auto 0;padding:32px 38px;font-size:20px;line-height:1.4}.dfy-giving{height:1053px;padding:20px 0}.dfy-giving-card{background:#fff;border-radius:15px;width:819px;max-width:calc(100% - 30px);height:1013px;margin:0 auto;padding:25px 20px;position:relative;box-shadow:0 0 10px 1px #0000002e}.dfy-giving-card h2{text-align:center;width:769px;max-width:100%;height:49px;margin:0 auto 35px;font-size:38px;line-height:1.3}.dfy-giving-card>p,.dfy-giving-card>.dfy-checks{width:719px;max-width:100%;margin-inline:auto;font-size:18px;line-height:1.35}.dfy-giving-card>.dfy-checks{margin-top:28px}.dfy-giving-card>.dfy-cta{width:719px;min-height:79px;margin-top:34px}.dfy-giving-card>.dfy-cta strong{font-size:26px}.dfy-giving-card h3{text-align:center;margin:0;font-size:34px;line-height:1.3;position:absolute;top:802px;left:25px;right:25px}.dfy-final-offer{height:1038px;padding:45px 20px 0}.dfy-final-offer .dfy-narrow{width:min(100%,1170px)}.dfy-final-offer .dfy-section-label{height:20px;margin:0 auto 45px}.dfy-final-offer h2{width:984px;max-width:100%;height:76px;margin:0 auto;font-size:38px;line-height:1}.dfy-final-offer .dfy-section-intro{width:984px;max-width:100%;min-height:62px;margin:20px auto 0;font-size:24px;line-height:1.3}.dfy-final-offer .dfy-package-visual{width:760px;height:500px;min-height:500px;margin:14px auto 0}.dfy-final-offer .dfy-package-caption{top:170px}.dfy-final-offer .dfy-cta{width:879px;max-width:100%;min-height:79px;margin-top:10px}.dfy-final-offer .dfy-cta strong{font-size:28px}.dfy-demo{height:1472px;padding:45px 20px 0}.dfy-demo .dfy-narrow{width:min(100%,1170px);height:100%;position:relative}.dfy-demo .dfy-narrow>h2:first-child{width:832px;max-width:100%;height:198px;margin:0 auto;font-size:38px;line-height:1.3}.dfy-demo .dfy-narrow>p:first-of-type{text-align:center;width:832px;max-width:100%;height:47px;margin:20px auto 0;font-size:18px;line-height:1.3}.dfy-demo-video{background:#060b14;width:832px;max-width:100%;height:477px;position:absolute;top:264px;left:50%;overflow:hidden;transform:translate(-50%)}.dfy-demo-video img{object-fit:cover;width:100%;height:100%}.dfy-demo-video span{color:#fff;background:#141118b8;border-radius:11px;place-items:center;width:72px;height:72px;font-size:28px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dfy-demo .dfy-cta:first-of-type{width:832px;max-width:100%;min-height:79px;margin:0;position:absolute;top:761px;left:50%;transform:translate(-50%)}.dfy-more-reviews{text-align:center;width:926px;max-width:100%;height:99px;margin:0;font-size:38px;line-height:1.3;position:absolute;top:949px;left:50%;transform:translate(-50%)}.dfy-sample-review{color:#39485d;text-align:center;width:926px;max-width:100%;height:31px;margin:0;font-size:18px;line-height:1.3;position:absolute;top:1067px;left:50%;transform:translate(-50%)}.dfy-demo .dfy-cta:nth-of-type(2){width:786px;max-width:100%;min-height:79px;margin:0;position:absolute;top:1245px;left:50%;transform:translate(-50%)}.dfy-scope{height:1144px;padding:103px 20px 0}.dfy-scope .dfy-narrow{width:min(100%,1170px);height:100%;position:relative}.dfy-scope h2{width:879px;max-width:100%;height:99px;margin:0 auto;font-size:38px;line-height:1.3}.dfy-scope-subhead{text-align:center;width:879px;max-width:100%;height:62px;margin:20px auto 0;font-size:24px;line-height:1.3}.dfy-scope-copy{color:#e1e8f2;width:819px;max-width:100%;height:468px;margin:40px auto 0;font-size:18px;line-height:1.3}.dfy-scope-copy p{margin-bottom:22px}.dfy-scope .dfy-cta{width:879px;max-width:100%;min-height:79px;margin:0;position:absolute;top:709px;left:50%;transform:translate(-50%)}.dfy-scope-proof{justify-content:center;align-items:center;gap:15px;width:650px;display:flex;position:absolute;top:838px;left:50%;transform:translate(-50%)}.dfy-scope-proof>p{margin:0;line-height:1;display:grid}.dfy-scope-proof>p span{color:#ffd51c;letter-spacing:.06em;font-size:11px;font-weight:900}.dfy-scope-proof>p b{font-size:14px}.dfy-faq{z-index:4;border-radius:15px;width:min(100%,960px);height:933px;margin:-50px auto 20px;padding:45px 25px 0;position:relative}.dfy-faq .dfy-narrow{width:100%;height:100%;position:relative}.dfy-faq .dfy-narrow>h2{width:451px;max-width:100%;height:83px;margin:0 auto;font-size:32px;line-height:1.3}.dfy-faq-help{color:#526176;text-align:center;width:451px;max-width:100%;height:18px;margin:20px auto 0;font-size:14px;line-height:18px}.dfy-faq-help a{color:#1f7ee9;font-weight:800}.dfy-faq-list{border:1px solid #d6dce5;gap:0;width:930px;max-width:none;height:524px;position:absolute;top:161px;left:25px;overflow:hidden;transform:none}.dfy-faq details{border:0;border-bottom:1px solid #d6dce5}.dfy-faq summary{min-height:63px;padding:20px 52px 18px 22px;font-size:16px}.dfy-faq details[open] p{min-height:83px;padding:0 22px 18px;font-size:15px;line-height:1.35}.dfy-faq .dfy-cta{width:930px;max-width:none;min-height:79px;margin:0;position:absolute;top:705px;left:25px;transform:none}.dfy-faq .dfy-cta strong{font-size:29px}.dfy-footer{height:263px;min-height:263px;padding:80px 20px 100px}@media (width<=760px){.dfy-root{font-size:14px}.dfy-utility{grid-template-columns:1fr auto;min-height:34px;padding-inline:14px;font-size:8px}.dfy-utility strong{font-size:10px}.dfy-utility span{display:none}.dfy-hero{min-height:0;padding:24px 14px 116px}.dfy-logo{margin-bottom:23px}.dfy-proof-pill{align-items:flex-start;font-size:8px}.dfy-hero h1{font-size:clamp(25px,7.4vw,34px)}.dfy-hero-subhead{font-size:13px}.dfy-hero-grid{grid-template-columns:1fr}.dfy-vsl{min-height:235px}.dfy-vsl-copy>strong{font-size:36px}.dfy-cta{min-height:61px;padding-inline:13px}.dfy-cta strong{font-size:15px}.dfy-plan-banner{grid-template-columns:100px 1fr}.dfy-mini-docs i{left:22px}.dfy-mini-docs i:nth-child(2){left:42px}.dfy-mini-docs i:nth-child(3){left:61px}.dfy-plan-banner strong{font-size:17px}.dfy-order-card{width:min(100%,360px);margin:12px auto 0}.dfy-overlap-wrap{margin-top:-70px;padding-inline:12px}.dfy-overlap-card{padding:37px 22px 30px}.dfy-overlap-card h2,.dfy-white-block>.dfy-narrow>h2,.dfy-dark-block h2{font-size:27px}.dfy-dark-block,.dfy-white-block{padding:58px 14px}.dfy-package-visual{min-height:245px}.dfy-package-screen{width:270px;height:175px}.dfy-package-screen strong{font-size:29px}.dfy-package-tabs{bottom:8px;left:4px;right:4px}.dfy-package-tabs i{width:92px;height:75px}.dfy-component-card{min-height:230px;padding-inline:18px}.dfy-component-card h3{padding-inline:18px;font-size:19px}.dfy-process-grid,.dfy-fit-columns{grid-template-columns:1fr}.dfy-process-grid article{min-height:0}.dfy-quote{min-height:0;padding:34px 24px;font-size:18px}.dfy-fit-columns article{min-height:0}.dfy-footer{text-align:center;flex-direction:column;gap:12px;padding-bottom:92px}.dfy-mobile-cta{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#030f20f5;border-top:1px solid #ffffff26;padding:9px 12px;display:block;position:fixed;bottom:0;left:0;right:0}.dfy-mobile-cta a{background:linear-gradient(100deg, var(--orange), #ff8117 55%, var(--yellow));color:#fff;border-radius:4px;place-items:center;min-height:48px;font-size:14px;font-weight:900;display:grid}}.dfy-clarity .dfy-cta:hover,.dfy-clarity .dfy-cta:focus-visible,.dfy-help .dfy-cta:hover,.dfy-help .dfy-cta:focus-visible,.dfy-demo .dfy-cta:hover,.dfy-demo .dfy-cta:focus-visible,.dfy-scope .dfy-cta:hover,.dfy-scope .dfy-cta:focus-visible{transform:translate(-50%,-2px)}@media (width<=760px){.dfy-utility{min-height:42px;padding:0 10px}.dfy-utility>a{text-overflow:ellipsis;font-size:9px;overflow:hidden}.dfy-utility>strong i{width:25px;height:25px}.dfy-hero{min-height:0;padding:22px 12px 90px}.dfy-hero-inner,.dfy-hero-grid,.dfy-vsl-column{width:100%}.dfy-vsl-column{padding-top:0}.dfy-proof-pill{align-items:center;height:auto;margin-bottom:18px}.dfy-proof-faces i{border-width:2px;width:35px;height:35px;font-size:7px}.dfy-proof-pill p span{font-size:15px}.dfy-proof-pill p b{font-size:9px}.dfy-hero h1{height:auto;margin-bottom:18px;font-size:clamp(25px,7.6vw,33px);line-height:1.04}.dfy-hero-subhead{height:auto;margin-bottom:24px;font-size:14px;line-height:1.35}.dfy-hero-grid{grid-template-columns:1fr;display:grid}.dfy-soundbar,.dfy-vsl,.dfy-vsl-column>.dfy-cta{width:100%;max-width:100%;margin-inline:0}.dfy-soundbar{min-height:29px;padding:5px;font-size:12px}.dfy-vsl{aspect-ratio:16/9;height:auto;min-height:0}.dfy-vsl .dfy-play{width:56px;height:56px;font-size:21px}.dfy-vsl-column>.dfy-cta strong{font-size:16px}.dfy-plan-banner{grid-template-columns:46% 54%;width:100%;max-width:100%;min-height:178px}.dfy-plan-banner>img{max-height:170px}.dfy-plan-banner>div:last-child{padding-right:9px}.dfy-plan-banner strong{font-size:16px}.dfy-plan-banner small,.dfy-plan-banner span{font-size:8px}.dfy-hero-proof{grid-template-columns:56px 1fr;gap:12px;width:100%;max-width:100%}.dfy-hero-proof>span{border-width:3px;width:56px;height:56px;font-size:14px}.dfy-hero-proof p{font-size:12px}.dfy-order-card{width:100%;height:auto;min-height:820px;margin-top:18px}.dfy-order-bundle{width:100%;max-width:320px}.dfy-form-field,.dfy-order-button,.dfy-order-includes{width:calc(100% - 22px)}.dfy-overlap-wrap{margin-top:-55px;padding:0 9px 58px}.dfy-overlap-card{min-height:0;padding:40px 20px 30px}.dfy-overlap-card h2{height:auto;margin-bottom:24px}.dfy-overlap-card h2>span:first-child{font-size:26px}.dfy-overlap-card h2 .dfy-highlight{font-size:30px}.dfy-card-copy p,.dfy-card-copy--long p,.dfy-overlap-card>.dfy-checks li{font-size:15px;line-height:1.45}.dfy-overlap-card>.dfy-checks li{margin-bottom:18px}.dfy-overlap-card>.dfy-cta{margin-top:34px}.dfy-overlap-card>.dfy-cta strong{font-size:16px}.dfy-card-trust-row{grid-template-columns:1fr;gap:16px;margin-top:20px}#dfy-included,.dfy-components,#dfy-process,.dfy-clarity,.dfy-help,.dfy-authority,.dfy-giving,.dfy-final-offer,.dfy-demo,.dfy-scope,.dfy-faq{width:100%;height:auto;min-height:0;padding:56px 14px}#dfy-included h2,.dfy-components .dfy-narrow>h2,#dfy-process h2,.dfy-clarity .dfy-narrow>h2,.dfy-help h2,.dfy-authority .dfy-narrow>h2,.dfy-giving-card h2,.dfy-final-offer h2,.dfy-demo .dfy-narrow>h2:first-child,.dfy-scope h2,.dfy-faq .dfy-narrow>h2{width:100%;height:auto;min-height:0;font-size:27px;line-height:1.08}.dfy-trust-strip{flex-wrap:wrap;height:auto;margin-top:24px}#dfy-included .dfy-cta,.dfy-components .dfy-cta,#dfy-process .dfy-cta,.dfy-clarity .dfy-cta,.dfy-help .dfy-cta,.dfy-final-offer .dfy-cta,.dfy-demo .dfy-cta,.dfy-scope .dfy-cta,.dfy-faq .dfy-cta{width:100%;max-width:100%;min-height:64px;margin:28px auto 0;position:static;transform:none}.dfy-after-cta-strip{width:100%;height:auto;line-height:1.4}.dfy-package-visual,.dfy-final-offer .dfy-package-visual{width:100%;height:280px;min-height:280px;margin:22px auto 30px}.dfy-package-caption,.dfy-final-offer .dfy-package-caption{width:220px;top:95px}.dfy-package-caption strong{font-size:17px}.dfy-component-list{gap:34px}.dfy-component-card,.dfy-component-card:nth-child(2),.dfy-component-card:nth-child(3){min-height:0;padding:20px}.dfy-component-card>span{margin:-34px 0 14px;display:inline-block;position:relative;top:auto;left:auto}.dfy-component-card h3{height:auto;min-height:135px;margin:0 -20px 20px;padding:24px 46% 24px 20px;font-size:20px;position:relative;inset:auto}.dfy-component-card h3:after{width:45%;height:125px;right:4px}.dfy-component-card>p,.dfy-component-card>ul{width:100%}.dfy-component-card>ul{float:none;margin:20px 0 0}.dfy-section-badges{line-height:1.6}#dfy-process .dfy-section-intro,.dfy-final-offer .dfy-section-intro,.dfy-scope-subhead{width:100%;height:auto;min-height:0;margin-top:18px;font-size:16px}.dfy-clarity .dfy-narrow,.dfy-help .dfy-narrow,.dfy-demo .dfy-narrow,.dfy-scope .dfy-narrow,.dfy-faq .dfy-narrow{height:auto}.dfy-clarity .dfy-badge,.dfy-authority .dfy-badge{width:100%;height:auto;margin-bottom:22px;padding:7px 12px}.dfy-clarity .dfy-quote,.dfy-quote-author,.dfy-proof-badges{width:100%;height:auto;min-height:0;margin:24px auto 0;padding:0;font-size:17px;line-height:1.45;position:static;transform:none}.dfy-help-list,.dfy-help-note{width:100%;max-width:100%;margin:36px 0 0;position:static;transform:none}.dfy-help-list h3{font-size:19px}.dfy-help-list p{font-size:15px}.dfy-help-list article:first-child p,.dfy-help-list article:nth-child(2) p,.dfy-help-list article:nth-child(3) p,.dfy-help-note{min-height:0}.dfy-authority-grid{grid-template-columns:1fr;gap:18px;margin-top:30px}.dfy-authority-image img{aspect-ratio:16/9;height:auto}.dfy-authority-wide{margin-top:28px;padding:24px;font-size:16px}.dfy-giving-card{width:100%;max-width:100%;height:auto;padding:26px 20px}.dfy-giving-card h3{margin-top:35px;font-size:23px;position:static}.dfy-final-offer .dfy-section-label{height:auto;margin-bottom:28px}.dfy-demo .dfy-narrow>p:first-of-type,.dfy-more-reviews,.dfy-sample-review{width:100%;height:auto;margin:22px auto 0;font-size:16px;line-height:1.4;position:static;transform:none}.dfy-demo-video{aspect-ratio:16/9;width:100%;height:auto;margin-top:24px;position:relative;top:auto;left:auto;transform:none}.dfy-more-reviews{margin-top:58px;font-size:27px}.dfy-scope-copy{width:100%;height:auto;margin-top:30px;font-size:15px}.dfy-scope-proof{width:100%;margin-top:34px;position:static;transform:none}.dfy-scope-proof .dfy-proof-faces i{width:32px;height:32px}.dfy-scope-proof>p b{font-size:10px}.dfy-faq{border-radius:12px;margin-top:-30px}.dfy-faq-help,.dfy-faq-list{width:100%;max-width:100%;height:auto;margin:20px auto 0;position:static;transform:none}.dfy-faq-list{margin-top:35px}.dfy-faq summary,.dfy-faq details[open] p{min-height:0}.dfy-footer{width:100%;height:auto;min-height:240px;padding:54px 20px 92px}#dfy-included .dfy-cta:hover,.dfy-components .dfy-cta:hover,#dfy-process .dfy-cta:hover,.dfy-clarity .dfy-cta:hover,.dfy-help .dfy-cta:hover,.dfy-final-offer .dfy-cta:hover,.dfy-demo .dfy-cta:hover,.dfy-scope .dfy-cta:hover,.dfy-faq .dfy-cta:hover{transform:translateY(-2px)}.dfy-included-visual{grid-template-columns:1fr;gap:20px;width:100%;height:auto;margin-top:32px}.dfy-included-benefits{gap:12px;height:auto}.dfy-included-benefits p{min-height:0;padding:18px}.dfy-plan-preview{width:100%;height:340px}.dfy-plan-preview article{padding-inline:12px}.dfy-plan-preview article header{margin-inline:-12px;font-size:13px}.dfy-included-assurance,.dfy-mini-assurance{width:100%;max-width:400px;height:auto;min-height:92px;margin:24px auto 0;position:static;transform:none}#dfy-process .dfy-mini-assurance,.dfy-help .dfy-mini-assurance{position:static;transform:none}}@media (prefers-reduced-motion:reduce){.dfy-root *,.dfy-root :before,.dfy-root :after{scroll-behavior:auto!important;transition:none!important}}
