:root{--lp-yellow:#f4c434;--lp-ink:#11131a;--lp-muted:#616875;--lp-line:#dde0e5;--lp-cream:#fbf6ea;--lp-white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body.chatgpt-ads-page{margin:0;background:#fff;color:var(--lp-ink);font-family:Arial,Helvetica Neue,sans-serif;font-size:16px;line-height:1.45;-webkit-font-smoothing:antialiased}.chatgpt-ads-page button,.chatgpt-ads-page input{font:inherit}.lp-skip-link{position:fixed;left:12px;top:-60px;z-index:1000;background:#fff;color:#111;padding:10px 16px;border-radius:8px}.lp-skip-link:focus{top:12px}.lp-header{height:72px;background:#fff;position:relative;z-index:10;box-shadow:0 1px #11131a14}.lp-header__inner{width:min(1440px,calc(100% - 64px));height:100%;margin:auto;display:flex;align-items:center;gap:24px}.lp-brand{color:#111;text-decoration:none;display:flex;align-items:center;gap:9px;font-weight:800}.lp-brand img{width:auto;max-width:205px;height:52px;object-fit:contain}.lp-brand__mark{width:43px;height:43px;border:3px solid #151515;border-radius:50%;display:grid;place-items:center;background:var(--lp-yellow);font:700 35px Georgia,serif;line-height:1}.lp-brand__name{font-size:24px}.lp-header__tagline{padding-left:22px;border-left:1px solid #d9d9d9;color:#343946;font-size:14px}.lp-phone{margin-left:auto;display:flex;align-items:center;gap:9px;padding:9px 20px;border:2px solid #101010;border-radius:999px;color:#111;text-decoration:none;background:#fff;font-weight:800;font-size:14px}.lp-phone svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lp-hero{min-height:650px;position:relative;background-image:var(--lp-hero-image);background-size:cover;background-position:center;isolation:isolate;overflow:hidden}.lp-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#fffffffa,#fffffff0 25%,#ffffff9e 39%,#ffffff0d 56%,#00000014)}.lp-hero__inner{width:min(1440px,calc(100% - 64px));min-height:650px;margin:auto;display:grid;grid-template-columns:minmax(390px,.9fr) minmax(320px,.72fr);justify-content:space-between;align-items:center;gap:25%;padding:48px 0}.lp-copy{max-width:610px}.lp-eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:13px;font-weight:800;margin:0 0 15px;display:flex;align-items:center;gap:12px}.lp-eyebrow span{display:block;width:27px;height:3px;background:var(--lp-yellow);border-radius:3px}.lp-copy h1{font-size:clamp(42px,4.1vw,54px);line-height:1.02;letter-spacing:-.045em;margin:0 0 18px;font-weight:850;max-width:690px}.lp-lead{max-width:570px;margin:0 0 22px;font-size:19px;line-height:1.45;color:#343946}.lp-reassurance{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:600;margin-bottom:30px}.lp-reassurance svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lp-stats{display:flex;align-items:center}.lp-stats>div{min-width:125px;padding:0 22px;border-left:1px solid rgba(17,19,26,.18);display:flex;flex-direction:column}.lp-stats>div:first-child{padding-left:0;border-left:0}.lp-stats strong{font-size:20px;line-height:1.05}.lp-stats span{font-size:14px}.lp-form-card{width:100%;max-width:470px;justify-self:end;background:#fff;border-radius:12px;padding:27px 27px 22px;box-shadow:0 18px 50px #0d0f132e}.lp-form-card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.lp-form-card__title{font-size:21px;line-height:1.2;font-weight:850;margin:0 0 4px}.lp-form-card__subtitle{font-size:12px;color:var(--lp-muted);margin:0}.lp-step-count{white-space:nowrap;font-weight:700;margin-top:2px}.lp-progress{height:7px;border-radius:20px;background:#e5e7eb;margin:14px 0 20px;overflow:hidden}.lp-progress span{display:block;width:33.333%;height:100%;background:var(--lp-yellow);border-radius:inherit;transition:width .25s ease}.lp-step[hidden],.lp-success[hidden],[data-consumption][hidden],[data-purchase][hidden]{display:none!important}.lp-step fieldset{border:0;padding:0;margin:0 0 17px}.lp-step legend{width:100%;font-size:15px;font-weight:800;margin-bottom:10px}.lp-choice-grid{display:grid;gap:8px}.lp-choice-grid--sectors{grid-template-columns:repeat(4,1fr)}.lp-choice-grid--offers{grid-template-columns:repeat(2,1fr)}.lp-choice-grid--consumption{grid-template-columns:repeat(4,1fr)}.lp-choice{position:relative;min-height:72px;border:1px solid var(--lp-line);border-radius:7px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:4px;padding:8px 5px;cursor:pointer;font-size:11px;line-height:1.12;background:#fff;transition:border-color .15s,box-shadow .15s,background .15s}.lp-choice:hover{border-color:#aeb3bb}.lp-choice:has(input:checked){border-color:#d5a900;background:#fffaf0;box-shadow:0 0 0 1px #d5a900}.lp-choice input{position:absolute;opacity:0;pointer-events:none}.lp-choice:has(input:focus-visible){outline:3px solid rgba(244,196,52,.45);outline-offset:2px}.lp-choice__icon{font-size:20px}.lp-choice--large{flex-direction:row;text-align:left;min-height:78px;font-size:14px;gap:10px;padding:10px}.lp-choice--large small{display:block;color:var(--lp-muted);font-size:11px;margin-top:3px}.lp-choice--large strong{display:block}.lp-consumption,.lp-purchase{margin-top:14px!important}.lp-field-error{min-height:18px;margin:0 0 5px;color:#b42318;font-size:12px}.lp-primary-button{width:100%;border:0;border-radius:6px;background:#111;color:#fff;min-height:48px;padding:12px 18px;font-weight:800;cursor:pointer;transition:transform .15s,background .15s}.lp-primary-button:hover{background:#292929}.lp-primary-button:active{transform:translateY(1px)}.lp-primary-button:disabled{opacity:.65;cursor:wait}.lp-actions{display:flex;gap:9px}.lp-actions .lp-primary-button{flex:1}.lp-back-button{border:1px solid var(--lp-line);background:#fff;border-radius:6px;padding:11px 15px;cursor:pointer;font-weight:700}.lp-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.lp-fields label{display:flex;flex-direction:column;gap:5px;font-size:11px;font-weight:700}.lp-fields input{width:100%;height:43px;border:1px solid #cfd3da;border-radius:6px;padding:9px 11px;color:#111;background:#fff}.lp-fields input:focus{outline:3px solid rgba(244,196,52,.3);border-color:#c49b0b}.lp-field--full{grid-column:1/-1}.lp-privacy{display:flex;align-items:center;justify-content:center;gap:6px;margin:12px 0 0;color:#6d7280;font-size:11px}.lp-privacy svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.lp-success{text-align:center;padding:38px 12px}.lp-success__icon{width:58px;height:58px;margin:0 auto 15px;border-radius:50%;display:grid;place-items:center;background:#eaf8ef;color:#207a3b;font-size:30px;font-weight:800}.lp-success h2{font-size:24px;margin:0 0 9px}.lp-success p{color:var(--lp-muted);margin:0}.lp-form-card.is-complete .lp-form-card__heading,.lp-form-card.is-complete .lp-progress{display:none}.lp-trust{padding:20px 30px 23px;background:#fbf7ef;text-align:center}.lp-trust p{font-size:16px;font-weight:800;margin:0 0 17px}.lp-logos{width:min(1040px,100%);margin:auto;display:grid;grid-template-columns:repeat(5,1fr);align-items:center}.lp-logos span{min-height:32px;padding:0 25px;border-left:1px solid #d9d5cc;display:grid;place-items:center;font-size:17px;line-height:.88;letter-spacing:.08em;font-weight:900}.lp-logos span:first-child{border-left:0}.lp-process{padding:28px 32px 34px}.lp-process h2{text-align:center;font-size:22px;margin:0 0 22px}.lp-process__grid{width:min(1180px,100%);margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:44px}.lp-process article{display:flex;align-items:center;gap:15px;position:relative}.lp-process article:not(:last-child):after{content:"\203a";position:absolute;right:-26px;top:14px;font-size:34px;color:#7c828c}.lp-process__icon{flex:0 0 54px;width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:var(--lp-cream);font-weight:900;font-size:18px}.lp-process h3{font-size:15px;margin:0 0 3px}.lp-process article p{font-size:12px;color:#737986;margin:0}.lp-process__note{width:max-content;max-width:100%;margin:24px auto 0;background:#fbd65f;border-radius:999px;padding:10px 28px;font-size:12px;font-weight:750;text-align:center}@media(max-width:1180px){.lp-hero__inner{gap:13%}.lp-copy h1{font-size:48px}.lp-choice-grid--sectors{grid-template-columns:repeat(2,1fr)}.lp-choice{min-height:61px}.lp-hero,.lp-hero__inner{min-height:690px}}@media(max-width:900px){.lp-header{height:64px}.lp-header__inner{width:calc(100% - 32px)}.lp-header__tagline{display:none}.lp-brand img{max-width:165px;height:44px}.lp-brand__name{font-size:20px}.lp-phone{padding:8px 13px}.lp-hero{background-position:58% top;padding-top:255px}.lp-hero:before{content:"";position:absolute;inset:0 0 auto;height:255px;background:linear-gradient(180deg,transparent 65%,#fff 100%)}.lp-hero__shade{background:linear-gradient(180deg,#fff0 0 235px,#fff 280px)}.lp-hero__inner{display:block;width:100%;min-height:0;padding:0 20px 28px}.lp-copy{max-width:680px;margin:auto;padding:20px 0 28px}.lp-copy h1{font-size:42px;max-width:650px}.lp-form-card{max-width:680px;margin:auto}.lp-process__grid{gap:20px}.lp-process article:not(:last-child):after{display:none}}@media(max-width:640px){body.chatgpt-ads-page{font-size:15px}.lp-header__inner{width:calc(100% - 24px)}.lp-phone span{display:none}.lp-phone{width:42px;height:42px;padding:0;justify-content:center}.lp-brand img{max-width:148px}.lp-brand__mark{width:37px;height:37px;font-size:29px}.lp-brand__name{font-size:17px}.lp-hero{padding-top:220px;background-position:61% top}.lp-hero:before{height:220px}.lp-hero__shade{background:linear-gradient(180deg,#fff0 0 196px,#fff 242px)}.lp-copy{padding-top:15px}.lp-eyebrow{font-size:10px}.lp-copy h1{font-size:35px;letter-spacing:-.035em}.lp-lead{font-size:16px}.lp-stats{justify-content:space-between}.lp-stats>div{min-width:0;padding:0 12px}.lp-stats strong{font-size:16px}.lp-stats span{font-size:11px}.lp-form-card{padding:22px 16px 18px}.lp-form-card__title{font-size:18px}.lp-choice-grid--sectors,.lp-choice-grid--consumption{grid-template-columns:repeat(2,1fr)}.lp-fields{grid-template-columns:1fr}.lp-field--full{grid-column:auto}.lp-trust{padding-left:15px;padding-right:15px}.lp-logos{grid-template-columns:repeat(2,1fr);gap:14px}.lp-logos span{border:0;padding:0;font-size:14px}.lp-logos span:last-child{grid-column:1/-1}.lp-process{padding:26px 20px}.lp-process h2{font-size:20px}.lp-process__grid{grid-template-columns:1fr}.lp-process article{align-items:flex-start}.lp-process__note{border-radius:14px}.lp-actions{align-items:stretch}.lp-back-button{padding-left:12px;padding-right:12px}}.lp-copy .lp-lead{margin-bottom:22px}.lp-copy .lp-reassurance{font-weight:400;margin-bottom:32px}.lp-stats>div{flex-direction:row;align-items:center;gap:12px}.lp-stat-icon{width:30px;height:30px;flex:0 0 30px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.lp-stat-text{display:flex;flex-direction:column;gap:3px}@media(max-width:640px){.lp-stats>div{padding:0 10px;gap:8px}.lp-stats>div:first-child{padding-left:0}.lp-stat-icon{width:25px;height:25px;flex-basis:25px}.lp-stats strong{font-size:15px}}.lp-logos{gap:20px}.lp-logos img{display:block;width:100%;max-width:160px;height:100px;margin:auto;object-fit:contain}@media(max-width:640px){.lp-logos img{max-width:130px;height:50px}.lp-logos img:last-child{grid-column:1 / -1}}.lp-offer-image{display:block;width:48px;height:48px;flex:0 0 48px;object-fit:contain}
/*# sourceMappingURL=/cdn/shop/t/39/assets/chatgpt-ads-landing.css.map */
