:root{--noise: url(/noise.webp);--color-line: #7d7d7d;--color-beige: #f7f3eb;--color-dark: #111113;--color-text-muted: rgba(0, 0, 0, .55);--gradient-stage-1: linear-gradient(135deg, #e8845a 0%, #f0a868 50%, #f5d06e 100%);--gradient-stage-2: linear-gradient(135deg, #e09050 0%, #78c868 50%, #50b880 100%);--gradient-stage-3: linear-gradient(135deg, #96d060 0%, #58c8a0 50%, #60c0d0 100%);--color-light: #f7f3eb}main>section{padding-top:clamp(5rem,10vw,10rem);padding-bottom:clamp(5rem,10vw,10rem)}main>section.dashed-divider-section{padding-top:clamp(1rem,2vw,2rem)!important;padding-bottom:clamp(1rem,2vw,2rem)!important}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{margin:0;background:var(--noise) repeat,var(--color-beige);color:#111827;font-family:DM Sans,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}.animate-fade-in{animation:fadeIn .6s ease-out}.landing-container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.header{position:sticky;top:0;z-index:50;background:#000000e6;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-bottom:1px solid rgba(255,255,255,.1);box-shadow:0 1px 3px #0003}.header__inner{max-width:80rem;margin:0 auto;padding:0 1.5rem;height:4rem;display:flex;align-items:center;justify-content:space-between}.header__logo{display:flex;align-items:center;gap:.75rem}.header__logo-name{color:#fff;font-size:1.125rem;font-weight:700;letter-spacing:-.025em}.header__logo-sep{color:#ffffff4d;font-size:.875rem}.header__logo-sub{color:#fffc;font-size:.875rem;font-weight:500}.header__logo-tagline{color:#ffffff4d;font-size:.75rem;margin-left:.5rem}@media(max-width:639px){.header__logo-tagline{display:none}}.header__cta{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:#000;background:#fff;border-radius:0;padding:.375rem 1rem;text-decoration:none;transition:background .2s}.header__cta:hover{background:#ffffffe6}.dashed-divider-section--beige{background:var(--noise) repeat,var(--color-beige);display:flex;align-items:center;padding-top:clamp(1rem,2vw,2rem);padding-bottom:clamp(1rem,2vw,2rem)}.dashed-divider--reverse .dashed-divider__arrow{border-left:none;border-right:12px solid var(--color-line)}.page-hero{position:relative;width:100%;height:100vh;overflow:hidden;padding:0;background:var(--noise) repeat,var(--color-beige)}.page-hero__canvas{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.page-hero__content{position:relative;z-index:10;display:flex;align-items:center;height:100%;pointer-events:none}.page-hero__text{max-width:36rem;pointer-events:auto;animation:fadeIn .6s ease-out both}.hidden{display:none}.hero__badge{align-self:flex-start;display:inline-block;font-size:.8125rem;font-weight:500;color:#374151;border:1px solid #d1d5db;border-radius:0;padding:.25rem .75rem;letter-spacing:.05em}.hero__title{font-weight:700;letter-spacing:-.03em;color:#111827;margin-top:1.5rem}.hero__title-main{display:block;font-size:4rem;line-height:1;text-transform:uppercase}@media(min-width:1024px){.hero__title-main{font-size:5.5rem}}.hero__title-sub{display:block;font-size:2.5rem;line-height:1.2;margin-top:.5rem}@media(min-width:1024px){.hero__title-sub{font-size:3.25rem}}.hero__title-accent{color:#387c8b}.hero__desc{font-size:1.125rem;font-weight:300;color:#0000008c;max-width:42rem;margin:1.5rem 0 0;line-height:1.625}@media(min-width:1024px){.hero__desc{font-size:1.25rem}}.hero__subdesc{font-size:.875rem;color:#0006;max-width:36rem;margin:1.5rem 0 0;line-height:1.625}.hero__subdesc-highlight{color:#0009;font-weight:500}.btn{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;border-radius:0;padding:1rem 2.5rem;transition:all .3s;border:none;cursor:pointer;text-decoration:none}.btn--primary{background:url(/oil-noise.webp) repeat,var(--color-dark);background-blend-mode:overlay;background-size:256px 256px,cover;color:#fff;box-shadow:0 10px 15px -3px #0000001a}.btn--primary:hover{background:#000c}.btn--primary:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed;box-shadow:none}.btn--outline{background:transparent;color:#374151;border:1px solid #d1d5db}.btn--outline:hover{border-color:#9ca3af;color:#111827}.btn--outline:disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.btn--pill{font-weight:500;padding:.625rem 1.5rem}.hero__buttons{display:flex;gap:1rem;margin-top:1.5rem;align-self:flex-start}.section--dark{color:#fff}.content-steps{position:relative;z-index:1;background:transparent;overflow:visible}.content-steps__bg{position:sticky;top:4rem;height:calc(100vh - 4rem);background:url(/oil-noise.webp) repeat,var(--color-dark);background-blend-mode:overlay;background-size:256px 256px,cover;z-index:0}.content-steps__layout{position:relative;z-index:1;display:grid;grid-template-columns:1fr 2fr;max-width:90rem;margin-top:calc(-100vh + 4rem);margin-left:auto;margin-right:auto}.product-steps__intro{padding:clamp(3rem,6vw,6rem) clamp(2rem,4vw,4rem);padding-left:0}.content-steps__intro-inner{position:sticky;top:7.5rem}.content-steps__intro-text{margin-top:1.5rem}.content-steps__intro-text--active{opacity:1}.product-steps__title{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;letter-spacing:-.03em;line-height:1.15;margin-bottom:1rem;color:#fff}.product-steps__subtitle{font-size:clamp(.9375rem,1.5vw,1.125rem);font-weight:300;line-height:1.65;color:#ffffff8c}.product-steps__cards{border-left:1px solid rgba(255,255,255,.08)}.product-steps__card{display:grid;grid-template-columns:1fr 1.4fr;min-height:clamp(28rem,55vh,36rem);border-bottom:1px solid rgba(255,255,255,.08)}.product-steps__card-left{display:flex;flex-direction:column;justify-content:space-between;padding:clamp(2rem,3vw,3rem)}.product-steps__card-num{font-size:.875rem;font-weight:600;font-family:DM Mono,Roboto Mono,monospace;color:#ffffff59}.product-steps__card-text{margin-top:auto}.product-steps__card-label{font-size:clamp(1.25rem,2vw,1.5rem);font-weight:600;color:#fff;margin-bottom:.5rem}.product-steps__card-desc{font-size:clamp(.9375rem,1.5vw,1.125rem);color:#ffffff8c;line-height:1.65;margin-bottom:1rem}.product-steps__card-badges{display:flex;flex-wrap:wrap;gap:.375rem}.badge{display:inline-block;font-size:.8125rem;font-weight:500;color:#fff9;border:1px solid rgba(255,255,255,.15);border-radius:0;padding:.2rem .625rem}.product-steps__card-right{position:relative;display:flex;align-items:center;justify-content:center;padding:2.5rem;overflow:hidden}.product-steps__card-right--0{background:var(--gradient-stage-1)}.product-steps__card-right--1{background:var(--gradient-stage-2)}.product-steps__card-right--2{background:var(--gradient-stage-3)}.product-steps__card-oil{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.35;object-fit:cover;pointer-events:none}.product-steps__card-visual{position:relative;z-index:1;width:80%;aspect-ratio:1;background:#ffffff26;border:1px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;padding:2rem}.product-steps__card-visual .line-icon__svg svg path,.product-steps__card-visual .line-icon__svg svg circle,.product-steps__card-visual .line-icon__svg svg rect,.product-steps__card-visual .line-icon__svg svg ellipse,.product-steps__card-visual .line-icon__svg svg line,.product-steps__card-visual .line-icon__svg svg polygon,.product-steps__card-visual .line-icon__svg svg polyline{stroke:#fff!important}.line-icon{width:100%;height:100%}.line-icon__svg{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.line-icon__svg svg{width:100%;height:100%}.line-icon__svg svg path,.line-icon__svg svg circle,.line-icon__svg svg rect,.line-icon__svg svg ellipse,.line-icon__svg svg line,.line-icon__svg svg polygon,.line-icon__svg svg polyline{stroke-dasharray:2 2!important}@media(max-width:899px){.content-steps__layout{grid-template-columns:1fr}.product-steps__intro{position:relative;padding:3rem 1.5rem 2rem}.content-steps__intro-inner{position:relative;top:auto}.product-steps__card{grid-template-columns:1fr;min-height:auto}.product-steps__card-right{min-height:16rem}.product-steps__cards{border-left:none}}.upload-section{display:flex;flex-direction:column;padding-left:1.5rem;padding-right:1.5rem}.upload-section__header{max-width:90rem;margin:0 auto clamp(2rem,4vw,4rem);text-align:center;padding:0 clamp(2rem,4vw,4rem)}.upload-section__title{font-size:clamp(1.75rem,5vw,5rem);font-weight:600;line-height:1.1;letter-spacing:-.03em;color:#111827;margin-top:1rem}.upload-section__desc{font-size:1.125rem;font-weight:300;color:#0000008c;max-width:36rem;margin:1rem auto 0}.humanize-cards{padding:0 clamp(2rem,4vw,4rem) 4rem}.humanize-cards__inner{max-width:90rem;margin:0 auto}.humanize-card{background:url(/oil-noise.webp) repeat,var(--color-dark);background-blend-mode:overlay;background-size:256px 256px,cover;border-radius:0;padding:1.5rem;margin-bottom:1.5rem}.humanize-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.humanize-card__label{font-size:clamp(1.25rem,2vw,1.5rem);font-weight:600;color:#fff}.humanize-card__meta{font-size:1rem;color:#fff6}.humanize-card__textarea{width:100%;min-height:14rem;padding:1.25rem;border:1px solid rgba(255,255,255,.1);border-radius:0;font-family:DM Sans,system-ui,sans-serif;font-size:1.125rem;line-height:1.7;resize:none;overflow:hidden;background:#ffffff0d;color:#ffffffd9;outline:none;transition:border-color .15s}.humanize-card__textarea:focus{border-color:#ffffff40}.humanize-card__textarea::placeholder{color:#ffffff40}.humanize-card__textarea:disabled{opacity:.5}.humanize-card__toggle{background:#ffffff1a;border:1px solid rgba(255,255,255,.15);color:#fff9;font-family:inherit;font-size:.75rem;font-weight:500;padding:.2rem .6rem;cursor:pointer;margin-right:.75rem;transition:all .15s}.humanize-card__toggle:hover{background:#ffffff26;color:#fffc}.humanize-card__preview{padding:1.25rem;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;min-height:8rem;overflow-y:auto}.markdown-body{color:#ffffffd9;font-size:.9375rem;line-height:1.7}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{color:#fff;margin-top:1.5em;margin-bottom:.5em;font-weight:600;line-height:1.3}.markdown-body h1{font-size:1.5rem}.markdown-body h2{font-size:1.25rem}.markdown-body h3{font-size:1.1rem}.markdown-body p{margin-bottom:1em}.markdown-body strong{color:#fff;font-weight:600}.markdown-body em{font-style:italic}.markdown-body ul,.markdown-body ol{margin-bottom:1em;padding-left:1.5em}.markdown-body li{margin-bottom:.25em}.markdown-body blockquote{border-left:3px solid rgba(255,255,255,.2);padding-left:1em;margin:1em 0;color:#fff9}.markdown-body code{background:#ffffff1a;padding:.15em .4em;font-size:.85em;border-radius:2px}.markdown-body pre{background:#0000004d;padding:1em;overflow-x:auto;margin-bottom:1em}.markdown-body pre code{background:none;padding:0}.markdown-body a{color:#387c8b}.markdown-body hr{border:none;border-top:1px solid rgba(255,255,255,.1);margin:1.5em 0}.alert--error{margin:1.5rem auto 0;max-width:28rem}.alert--error__inner{border:1px solid #e5e7eb;border-radius:0;padding:1rem 1.5rem;font-size:.875rem;color:#6b7280;text-align:center}.generate-actions{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;flex-wrap:wrap}.generate-actions__passes{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#374151}.generate-actions__passes select{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:0;font-family:inherit;font-size:.875rem;background:#fff;cursor:pointer}.generating__section{background:url(/oil-noise.webp) repeat,var(--color-dark);background-blend-mode:overlay;background-size:256px 256px,cover;min-height:80vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.generating__section--inline{min-height:20rem;margin-top:2rem;border-radius:0}.generating__content{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:0 1.5rem}.particle-spinner{position:relative;width:10rem;height:10rem;perspective:300px;transform-style:preserve-3d}.particle-spinner__orbit{position:absolute;top:0;right:0;bottom:0;left:0;transform-style:preserve-3d;animation:orbit-spin var(--duration) linear infinite}.particle-spinner__orbit--1{--duration: 4s;transform:rotateX(75deg)}.particle-spinner__orbit--2{--duration: 5.5s;transform:rotateX(75deg) rotateY(60deg)}.particle-spinner__orbit--3{--duration: 7s;transform:rotateX(75deg) rotateY(120deg)}.particle-spinner__dot{position:absolute;width:var(--size, 4px);height:var(--size, 4px);background:#fff;border-radius:50%;top:calc(50% + var(--py));left:calc(50% + var(--px));margin-top:calc(var(--size, 4px) / -2);margin-left:calc(var(--size, 4px) / -2);box-shadow:0 0 6px #fff9}@keyframes orbit-spin{0%{transform:rotateX(75deg) rotateY(var(--base-y, 0deg)) rotate(0)}to{transform:rotateX(75deg) rotateY(var(--base-y, 0deg)) rotate(360deg)}}.particle-spinner__orbit--2{--base-y: 60deg}.particle-spinner__orbit--3{--base-y: 120deg}.generating__text{text-align:center}.generating__phase{font-size:1.5rem;font-weight:600;color:transparent;background:linear-gradient(90deg,#727272,#727272 35%,#fff,#727272 65%,#727272);background-size:200% 100%;background-clip:text;-webkit-background-clip:text;animation:text-shine 3s ease-in-out infinite}@keyframes text-shine{0%{background-position:100% 0}to{background-position:-100% 0}}.generating__step-desc{color:#ffffff80;font-size:.875rem;margin-top:.75rem}.result__hero{padding:5rem 1.5rem}.result__hero-inner{max-width:80rem;margin:0 auto;text-align:center}.result__title{font-size:3rem;font-weight:700;line-height:1.1;letter-spacing:-.03em;color:#111827;margin-top:1rem}@media(min-width:1024px){.result__title{font-size:3.75rem}}.result__title-accent{color:#387c8b}.result__desc{font-size:1.125rem;font-weight:300;color:#0000008c;margin-top:1rem}.result__preview{padding:0;margin-top:2rem}.result__preview-inner{max-width:80rem;margin:0 auto}.result__preview-card{background:url(/oil-noise.webp) repeat,var(--color-dark);background-blend-mode:overlay;background-size:256px 256px,cover;border-radius:0;padding:1.5rem;position:relative;overflow:hidden}@media(min-width:1024px){.result__preview-card{padding:2.5rem}}.result__textarea{width:100%;min-height:8rem;padding:1.25rem;border:1px solid rgba(255,255,255,.1);border-radius:0;font-family:DM Sans,system-ui,sans-serif;font-size:.9375rem;line-height:1.7;resize:none;overflow:hidden;background:#ffffff0d;color:#ffffffd9;outline:none}.result__actions{padding:1.5rem 0 0}.result__actions-inner{display:flex;justify-content:center;gap:1rem}.perks{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2rem}.perks__item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280}.perks__dot{width:.375rem;height:.375rem;border-radius:0;background:#387c8b}.works-with{background:var(--noise) repeat,var(--color-light)}.works-with__inner{max-width:64rem;margin:0 auto;padding:0 1.5rem;text-align:center}.works-with__title{font-size:clamp(1.75rem,5vw,5rem);font-weight:600;letter-spacing:-.03em;line-height:1.1;color:#111827;margin:0 0 1.5rem}.works-with__subtitle{font-size:1.125rem;color:#0000008c;max-width:40rem;margin:0 auto 3rem;line-height:1.6}.works-with__grid{display:grid;grid-template-columns:1fr;gap:2.5rem}.works-with__col-title{font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:#0006;margin:0 0 1rem}.works-with__items{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.works-with__item{padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500;border:1.5px solid rgba(0,0,0,.1);color:#111827;background:#fff}.works-with__item--detector{background:#111827;color:#fff;border-color:#111827}@media(min-width:768px){.works-with__grid{grid-template-columns:1fr 1fr;gap:3rem}}.dashed-divider-section{background:var(--noise) repeat,var(--color-light);display:flex;align-items:center}.dashed-divider{position:relative;width:100%;height:16px;overflow:hidden;contain:layout style}.dashed-divider__line{position:absolute;top:7px;left:-14px;right:-14px;height:2px;background:repeating-linear-gradient(to right,var(--color-line) 0px,var(--color-line) 8px,transparent 8px,transparent 14px);background-size:14px 2px;background-position-x:calc(var(--dd-dash) * 1px);will-change:background-position}.dashed-divider__arrow{position:absolute;top:2px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:12px solid var(--color-line);will-change:left}.dashed-divider__arrow--1{left:calc(var(--dd-a1) * 1%)}.dashed-divider__arrow--2{left:calc(var(--dd-a2) * 1%)}.dashed-divider__arrow--3{left:calc(var(--dd-a3) * 1%)}.faq-background{background:var(--noise) repeat,var(--color-light)}._footer_11wmn_1{position:relative;color:#fff;background:var(--noise, url(/noise.webp)) repeat,linear-gradient(to bottom,#2a2a2a,#0a0a0a);overflow:hidden}._inner_11wmn_8{position:relative;z-index:1;max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}._top_11wmn_19{display:flex;flex-direction:column;gap:3rem;padding:clamp(3rem,5vw,5rem) 0}._brand_11wmn_26{max-width:42rem}._logo_11wmn_30{display:flex;align-items:center;gap:.625rem;margin-bottom:1.5rem;white-space:nowrap}._logoImg_11wmn_38{height:1.5rem;filter:invert(1)}._logoText_11wmn_43{font-size:1.1rem;font-weight:600;color:#fff;letter-spacing:.02rem;line-height:1;transform:translateY(4px)}._tagline_11wmn_52{font-size:clamp(1.25rem,2vw,1.5rem);font-weight:500;color:#ffffffd9;line-height:1.5;margin-bottom:1rem}._contact_11wmn_60{font-size:.875rem;color:#fff6}._contactLink_11wmn_65{color:#ffffff80;text-decoration:underline;text-underline-offset:2px;transition:color .2s}._contactLink_11wmn_65:hover{color:#fff}._navWrap_11wmn_76{display:flex;align-items:flex-start}._nav_11wmn_76{display:flex;gap:4rem}._navGroup_11wmn_86{display:flex;flex-direction:column;gap:.5rem}._navTitle_11wmn_92{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#ffffffb3;margin-bottom:.375rem}._navLink_11wmn_101{font-size:.875rem;color:#fff6;transition:color .2s}._navLink_11wmn_101:hover{color:#fff}._bottom_11wmn_112{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;padding:1.5rem 0 3rem;font-size:.75rem;letter-spacing:.05em;text-transform:uppercase;color:#ffffff4d}._bottomLinks_11wmn_124{display:flex;gap:2rem}._bottomLink_11wmn_124{color:#ffffff4d;transition:color .2s}._bottomLink_11wmn_124:hover{color:#fff}._watermarkArea_11wmn_139{position:relative;width:100%;padding:3rem 0 4rem;pointer-events:none;-webkit-user-select:none;user-select:none;display:flex;justify-content:center;border-top:1px solid rgba(255,255,255,.08)}._watermark_11wmn_139{height:clamp(14rem,28vw,26rem)}@media(min-width:768px){._top_11wmn_19{flex-direction:row;justify-content:space-between}._navWrap_11wmn_76{border-left:1px solid rgba(255,255,255,.08);padding-left:4rem}._bottom_11wmn_112{flex-direction:row;justify-content:flex-end;align-items:center;gap:3rem}}@media(max-width:767px){._inner_11wmn_8{padding-left:1rem;padding-right:1rem}}._faqSection_1gc2n_1{padding:clamp(4rem,8vw,8rem) 0}._layout_1gc2n_5{display:grid;align-items:center;gap:3rem;padding:0 1.5rem}._left_1gc2n_12{display:flex;flex-direction:column;justify-content:center;margin-bottom:clamp(2rem,5vw,6rem);align-items:center;text-align:center;padding:0 clamp(0rem,3vw,3rem)}._title_1gc2n_22{font-size:clamp(2rem,6vw,4.5rem);font-weight:600;letter-spacing:-.03em;line-height:1.1;color:#111827;margin-top:0;margin-bottom:1.5rem}._subtitle_1gc2n_32{font-size:1.25rem;font-weight:400;color:var(--color-text-muted, rgba(0, 0, 0, .55));max-width:42rem;line-height:1.6}._accordion_1gc2n_40{display:flex;flex-direction:column;overflow:hidden}._accordionItem_1gc2n_46{border-bottom:2px dashed var(--color-border-dashed, rgba(0, 0, 0, .1))}._accordionItem_1gc2n_46:last-child{border-bottom:none}._accordionTrigger_1gc2n_54{width:100%;display:flex;align-items:center;justify-content:space-between;padding:2rem .5rem;background:none;border:none;outline:none;cursor:pointer;text-align:left}._accordionTitle_1gc2n_67{font-size:1.5rem;font-weight:400;color:#111827;margin:0}._accordionIcon_1gc2n_74{flex-shrink:0;color:#6b7280;transition:transform .3s ease}._accordionIconOpen_1gc2n_80{transform:rotate(180deg)}._accordionPanel_1gc2n_84{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}._accordionPanelOpen_1gc2n_90{max-height:12rem;padding-bottom:1.25rem}._accordionDesc_1gc2n_95{padding:0 .5rem;font-size:1.25rem;line-height:1.6;color:var(--color-text-muted, rgba(0, 0, 0, .55))}@media(max-width:767px){._accordionPanelOpen_1gc2n_90{max-height:20rem}._accordionTitle_1gc2n_67{font-size:1.25rem;padding-right:1rem}._accordionDesc_1gc2n_95{font-size:1.0625rem}}@media(min-width:768px){._accordionTitle_1gc2n_67{font-size:1.125rem}._accordionDesc_1gc2n_95,._subtitle_1gc2n_32{font-size:1rem}}@media(min-width:1024px){._layout_1gc2n_5{grid-template-columns:1fr 1fr;gap:0}._left_1gc2n_12{align-items:center;text-align:center;margin-bottom:0}._accordionTitle_1gc2n_67{font-size:1.5rem}._accordionDesc_1gc2n_95{font-size:1.25rem}}
