/* Kopra — editorial direction, September 2026 */
:root{--paper:#f7f7f2;--navy:#172541;--ink:#192843;--muted:#697386;--purple:#7959cf;--line:#dddfdf}body{font-family:'Segoe UI',Arial,sans-serif;background:var(--paper)}.wrap{width:min(1280px,calc(100% - 96px))}.header{background:#f7f7f2f5;border-bottom:1px solid #e7e7e0;backdrop-filter:blur(18px)}.nav{height:88px}.navlinks{font-size:13px;gap:25px}.brand-text>strong{font-size:28px}.brand-text>span{font-size:8px;letter-spacing:.12em}.brand>img{width:34px;height:40px}.nav-actions{font-size:13px;gap:24px}.btn{padding:15px 22px;border-radius:6px;font-weight:600;font-size:13px;background:var(--navy);min-height:49px}.btn:hover{background:#293c60;box-shadow:0 7px 22px #17254118}.btn.small{padding:12px 17px;font-size:12px}.btn.secondary{border-color:#bfc4cc;background:transparent;color:var(--ink)}.text-link{font-size:13px;font-weight:600;letter-spacing:0;border-bottom:0;padding:10px 0;color:var(--ink);gap:17px}.text-link span{color:var(--purple)}.text-link:hover{color:var(--purple)}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:600;color:var(--purple);margin-bottom:23px}.section{padding:102px 0}h2{font-weight:550;font-size:clamp(35px,3.5vw,50px);line-height:1.17;letter-spacing:-1.8px}h2 em{color:#7e6d96}.section-head{align-items:end;margin-bottom:48px;gap:65px}.section-head>p{max-width:365px;font-size:14px;line-height:1.8}.section-head h2{max-width:720px}.v2-hero{padding:38px 0 53px;overflow:hidden}.v2-hero-grid{display:grid;grid-template-columns:.96fr 1.04fr;gap:58px;align-items:center}.v2-hero-copy{padding:26px 0 35px}.v2-overline{display:flex;align-items:center;gap:9px;font-size:10px;letter-spacing:1.6px;text-transform:uppercase;color:#6f7180;margin-bottom:29px}.v2-overline>span{width:6px;height:6px;background:#9a80d7;border-radius:50%;box-shadow:0 0 0 5px #ebe5f5}.v2-hero h1{font-weight:530;letter-spacing:-3.5px;font-size:clamp(52px,5.2vw,80px);line-height:1.045}.v2-hero h1 em{color:#9374bf;letter-spacing:-3.8px;display:block;margin-top:8px}.v2-hero-copy>p{font-size:16px;line-height:1.85;max-width:410px;margin-top:29px}.v2-hero .actions{gap:25px;margin-top:29px}.v2-signature{display:flex;align-items:center;gap:16px;margin-top:43px}.v2-signature>span{font-size:10px;color:#85899a;border-right:1px solid #d9dbe0;padding-right:15px;max-width:100px;line-height:1.7}.v2-signature>img{width:139px}.v2-hero-visual{position:relative;min-width:0;padding-left:12px}.v2-hero-photo{width:100%;height:625px;object-fit:cover;object-position:55% center;border-radius:170px 16px 16px 16px}.v2-photo-top{position:absolute;top:23px;right:24px;color:#fff;font-size:9px;letter-spacing:.8px;background:#1928435e;backdrop-filter:blur(8px);padding:9px 12px;border:1px solid #ffffff35;border-radius:30px}.v2-hero-note{position:absolute;left:-26px;bottom:54px;display:flex;align-items:center;gap:17px;background:#fffcf5f5;backdrop-filter:blur(10px);padding:22px 25px;border-radius:10px;box-shadow:0 16px 55px #18223b23;min-width:330px;border:1px solid #fff}.v2-note-icon{background:#eae4f4;border:1px solid #dbceec;color:#8b68b6;border-radius:50%;display:flex;align-items:center;justify-content:center;width:46px;height:46px;flex-shrink:0}.v2-note-icon svg{width:23px;height:23px}.v2-hero-note strong{font-size:18px;line-height:1.3;letter-spacing:-.5px;font-weight:550}.v2-hero-note small{display:block;color:#838595;font-size:10px;margin-top:7px}.v2-note-arrow{margin-left:16px;font-size:22px;color:#9273b7}.v2-photo-caption{display:block;text-align:right;font-size:9px;letter-spacing:.4px;color:#9996a2;margin-top:12px}.v2-entry{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff9}.v2-entry>.wrap{display:grid;grid-template-columns:repeat(3,1fr)}.v2-entry a{display:flex;align-items:center;gap:17px;padding:25px 30px;border-left:1px solid var(--line)}.v2-entry a:first-child{padding-left:0;border-left:0}.v2-entry a:last-child{padding-right:0}.v2-entry-number{font-size:9px;color:#9995a2}.v2-entry img{width:123px;height:auto}.v2-entry-verb{font-size:11px;color:var(--muted);margin-left:auto}.v2-entry a>span:last-child{color:#977eb8;font-size:16px}.v2-entry a:hover .v2-entry-verb{color:var(--purple)}.v2-solution-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:27px}.v2-solution{background:#fff;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;border:1px solid #e6e7e1;transition:box-shadow .25s,transform .25s}.v2-solution:hover{transform:translateY(-5px);box-shadow:0 20px 45px #1928430d}.v2-solution-photo{height:258px;position:relative;display:block;overflow:hidden;background:#e6e4dd}.v2-solution-photo>img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.v2-solution:hover .v2-solution-photo>img{transform:scale(1.035)}.v2-photo-status{position:absolute;top:17px;left:17px;padding:7px 11px;font-size:9px;color:#273b38;background:#f7f8f2ec;border-radius:30px;backdrop-filter:blur(8px);border:1px solid #ffffff90}.v2-photo-index{position:absolute;right:17px;bottom:12px;font-size:35px;color:#fff8;font-family:Georgia,serif;font-style:italic}.v2-solution-body{padding:29px 30px 24px;display:flex;flex-direction:column;flex:1}.v2-solution-body .product-logo{width:158px;height:auto;margin:0 0 24px}.v2-card-audience{color:#8c8497;font-size:9px;letter-spacing:1.1px;text-transform:uppercase;margin-bottom:14px}.v2-solution h3{font-size:32px;font-weight:550;line-height:1.08;letter-spacing:-1px;margin-bottom:16px}.v2-solution-body>p{font-size:13px;line-height:1.75;min-height:66px}.v2-solution ul{padding:0;margin:22px 0 25px;list-style:none;font-size:11px;color:#6c7280;line-height:2}.v2-solution li:before{content:'—';color:#b29bc9;margin-right:8px}.v2-solution-link{display:flex;justify-content:space-between;gap:16px;border-top:1px solid #ebe9ee;padding-top:19px;margin-top:auto;font-size:12px;font-weight:600}.v2-solution-link>span{font-size:18px;color:#9670bf}.v2-proof{padding:91px 0 98px;background:#eaecef}.v2-proof-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:47px}.v2-proof-head>p{font-size:13px;line-height:1.8}.v2-tabs{margin:0;border:1px solid #d5d8df;border-radius:8px;padding:5px;background:#ffffff80;gap:3px;flex-shrink:0}.v2-tabs button{border:0;background:transparent;padding:10px 19px;border-radius:5px;font-size:12px;font-weight:550}.v2-tabs button[aria-selected=true]{background:#172541;box-shadow:0 2px 7px #17254120}.v2-proof-panel{display:grid;grid-template-columns:.68fr 1.32fr;gap:70px;align-items:center}.v2-proof-copy h3{font-size:29px;letter-spacing:-1px;line-height:1.18;font-weight:550;margin:21px 0 18px}.v2-proof-copy>p{font-size:14px;line-height:1.8}.v2-outline-icon{display:flex;align-items:center;justify-content:center;color:#8771a3;border:1px solid #c8c0d6;border-radius:12px;width:47px;height:47px;background:#f9f8fc}.v2-outline-icon svg{width:25px;height:25px}.v2-proof-copy ul{list-style:none;padding:0;margin:22px 0 16px;font-size:12px;color:#5d6677;display:grid;gap:11px}.v2-proof-copy li{display:flex;align-items:center;gap:9px}.v2-proof-copy li svg{width:16px;height:16px;color:#83758f}.v2-proof-screen{min-width:0}.v2-proof .screen{border:7px solid #f9f9f9;box-shadow:0 24px 50px #17254118;border-radius:13px}.v2-proof .screen-bar{background:#f9f9f9;padding:10px 12px;font-size:10px}.v2-proof figcaption{font-size:10px;line-height:1.6;color:#8b8e99}.v2-journey-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.v2-journey-grid article{border-top:1px solid #cccdd0;padding-top:27px;display:flex;gap:20px}.v2-journey-grid article>span{font-family:Georgia,serif;font-size:32px;line-height:1;color:#a18bb3;font-style:italic}.v2-journey-grid h3{font-size:19px;line-height:1.25;font-weight:550;margin-bottom:14px;letter-spacing:-.5px}.v2-journey-grid p{font-size:13px;line-height:1.8}.v2-group-section{padding:0 0 15px}.v2-group{background:#172541;color:#fff;display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;padding:66px;border-radius:14px;position:relative;overflow:hidden}.v2-group:after{content:'';position:absolute;width:400px;height:400px;bottom:-350px;left:-180px;border:1px solid #5f6380;border-radius:50%;box-shadow:0 0 0 40px #ffffff02,0 0 0 80px #ffffff02,0 0 0 120px #ffffff02;pointer-events:none}.v2-group-brand{border-right:1px solid #ffffff20;padding-right:55px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.v2-group-brand img{width:215px}.v2-group-brand>span{color:#9ca9c2;font-size:10px;letter-spacing:.4px;margin-top:16px}.v2-family{margin-top:30px;display:grid;grid-template-columns:1fr 1fr;gap:10px 22px;color:#a7b2c8;font-size:9px;letter-spacing:1.7px}.v2-family strong{color:#d7c8ee;font-weight:550}.v2-group-copy .eyebrow{color:#b5a1d3}.v2-group h2{font-size:40px;line-height:1.15;letter-spacing:-1.6px}.v2-group h2 em{color:#cdbbe4}.v2-group p{color:#aebbd0;font-size:13px;margin:24px 0 14px;line-height:1.85}.v2-group .text-link{color:#e6dfef}.v2-faq .faq-layout{grid-template-columns:.9fr 1.1fr;gap:85px}.v2-faq .faq-layout>div>p{margin-top:30px;font-size:13px;line-height:1.8}.v2-faq .faq-layout>div>p a{color:var(--purple)}.faq summary{font-weight:550;font-size:15px;padding-block:24px}.faq details p{font-size:13px;line-height:1.8}.v2-final{background:#e8e0f0;padding:70px 0;text-align:center;position:relative;overflow:hidden}.v2-final .eyebrow{color:#7c698e;font-size:9px;letter-spacing:1.6px}.v2-final h2{font-size:50px;line-height:1.12}.v2-final h2 em{color:#877296}.v2-final .actions{justify-content:center;gap:12px;margin-top:32px}.v2-final .secondary{border-color:#bcaccd}.v2-final-email{display:inline-flex;font-size:11px;color:#786589;margin-top:25px;gap:15px}.footer{background:#101d34;padding-top:62px}.footer h3{color:#ebeef6;font-size:12px}.footer a:not(.brand){font-size:11px;padding:6px 0;color:#a9b5cb}.footer p{font-size:12px;line-height:1.8}.footer-bottom{font-size:10px}.footer-bottom a{font-size:10px!important}.footer-grid{gap:48px}.footer .brand-text>strong{color:#fff}.footer .brand-text>span{font-size:8px}.v2-product-top{padding:29px 0 67px;background:#f7f7f2}.v2-breadcrumb{display:flex;gap:12px;color:#8a8e9b;font-size:10px;margin-bottom:35px}.v2-product-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:65px;align-items:center}.v2-product-copy>.product-logo{width:190px;height:auto;margin-bottom:30px}.v2-product-copy .eyebrow{font-size:9px;margin-bottom:20px}.v2-product-copy h1{font-weight:530;font-size:clamp(39px,3.8vw,58px);letter-spacing:-2px;line-height:1.1}.v2-product-copy h1 em{color:#9176ac}.v2-product-copy>p{font-size:15px;line-height:1.85;margin-top:25px;max-width:480px}.v2-product-copy .actions{gap:24px}.v2-product-status{display:flex;align-items:center;gap:8px;font-size:10px;color:#90909c;margin-top:23px}.v2-product-status i{width:5px;height:5px;background:#a492b5;border-radius:50%}.v2-product-visual{position:relative}.v2-product-visual>img{width:100%;height:550px;object-fit:cover;border-radius:120px 12px 12px 12px}.v2-product-plus .v2-product-visual>img{object-position:48% center}.v2-image-note{position:absolute;bottom:20px;right:20px;background:#17254170;backdrop-filter:blur(10px);border:1px solid #ffffff30;color:#fff;padding:8px 13px;border-radius:30px;font-size:9px;letter-spacing:.3px}.v2-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.v2-benefits article{padding-top:25px;border-top:1px solid #d2c8dd}.v2-benefit-number{color:#ac98bd;font-family:Georgia,serif;font-size:32px;font-style:italic}.v2-benefits h3{font-size:23px;line-height:1.2;font-weight:550;margin:18px 0 15px}.v2-benefits p{font-size:14px;line-height:1.8}.v2-product-screen{max-width:1080px;margin:auto}.v2-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.v2-feature-grid>a{padding:26px;border:1px solid #e0e2e3;border-radius:9px;background:#fff;position:relative}.v2-feature-grid>a:hover{border-color:#b7a2cf}.v2-feature-grid>a>span{font-size:11px;color:#a58bbc}.v2-feature-grid h3{font-size:21px;line-height:1.2;margin:25px 0 15px;font-weight:550}.v2-feature-grid p{font-size:13px;line-height:1.8;margin-bottom:23px}.v2-feature-grid b{position:absolute;right:23px;bottom:17px;font-size:19px;font-weight:400;color:#a58bbc}.v2-plus-note{background:#eae5ed;padding:80px 0}.v2-plus-note .wrap{max-width:800px}.v2-plus-note p{margin:25px 0;max-width:650px;font-size:15px;line-height:1.85}.v2-plus-note .text-link{display:flex;width:fit-content;margin-top:15px}.scope-note{font-size:12px;line-height:1.8;background:#efedf2;border-left-color:#bdaacd}.gallery-row h3{font-weight:550;font-size:32px}.gallery-row p{font-size:14px;line-height:1.8}.product-hero{background:#172541}.product-hero h1{font-weight:550}.create-header{background:#172541}.create-cards .solution-card{border-top:0;padding:0 0 26px;overflow:hidden}.create-cards .v2-create-image{height:210px;width:100%;object-fit:cover;order:-1;margin-bottom:24px}.create-cards .solution-card>*:not(.v2-create-image){margin-left:25px;margin-right:25px}.create-cards .solution-card>.btn{width:calc(100% - 50px);margin-top:auto}.create-cards .product-logo{object-fit:contain;object-position:left;margin-bottom:22px}.create-cards .card-top{margin-bottom:22px}.create-cards .card-more{margin-top:15px}.create-cards .feature-list{font-size:12px}.create-intro h1{font-weight:530}.contact-hero{background:#172541}.contact-hero h1{font-weight:530}.contact-card{background:white}.legal-main h1{font-weight:530}.legal-main h2{font-size:25px}.contact-strip{padding-top:5px}.v2-media-credit{font-size:9px;color:#75839b;margin-top:16px}
@media(min-width:1600px){.v2-hero-photo{height:695px}.v2-hero{padding-top:45px;padding-bottom:60px}.v2-hero-copy{padding:55px 0}.v2-hero h1{font-size:85px}}
@media(max-width:1150px){.wrap{width:calc(100% - 56px)}.v2-hero-grid{gap:35px;grid-template-columns:1fr 1fr}.v2-hero h1{font-size:60px;letter-spacing:-3px}.v2-hero-photo{height:570px;border-top-left-radius:130px}.v2-hero-note{min-width:295px;left:-14px;gap:12px;padding:18px}.v2-hero-note strong{font-size:16px}.v2-hero .actions{gap:18px}.v2-hero .btn{font-size:12px;padding:13px 16px}.v2-entry-verb{display:none}.v2-entry a{padding:23px 25px}.v2-entry a>span:last-child{margin-left:auto}.v2-solution-grid{gap:18px}.v2-solution-photo{height:215px}.v2-solution-body{padding:24px}.v2-solution h3{font-size:29px}.v2-card-audience{font-size:8px;letter-spacing:.7px}.v2-proof-panel{gap:40px;grid-template-columns:.75fr 1.25fr}.v2-group{padding:50px;gap:40px}.v2-group-brand{padding-right:30px}.v2-group h2{font-size:35px}.v2-product-grid{gap:40px}.v2-product-visual>img{height:500px}.v2-product-copy h1{font-size:46px}.v2-product-copy .actions{gap:14px}.v2-feature-grid{gap:18px}.navlinks{gap:20px}.v2-faq .faq-layout{gap:50px}.section-head{gap:40px}.section-head>p{max-width:310px}}
@media(max-width:850px){.nav{height:78px}.navlinks{top:77px;background:#f7f7f2;gap:0}.nav-actions{gap:14px}.navlinks.open{display:flex}.v2-hero{padding-top:32px}.v2-hero-grid{grid-template-columns:1fr;gap:28px}.v2-hero-copy{padding:7px 0 5px;max-width:580px}.v2-hero h1{font-size:70px}.v2-hero-copy>p{max-width:480px}.v2-hero-visual{padding-left:0;max-width:640px;width:100%;margin:auto}.v2-hero-photo{height:470px;border-radius:110px 12px 12px 12px;object-position:center 55%}.v2-signature{margin-top:28px}.v2-hero-note{left:20px;bottom:45px}.v2-photo-top{right:20px}.v2-entry a{gap:12px;padding:20px}.v2-entry img{width:115px}.v2-entry-number{display:none}.section{padding:70px 0}.section-head{display:block;margin-bottom:34px}.section-head>p{max-width:540px;margin-top:22px}.section-head>.text-link{margin-top:20px}.v2-solution-grid{grid-template-columns:1fr;max-width:640px;margin:auto;gap:25px}.v2-solution{display:grid;grid-template-columns:1fr 1fr}.v2-solution-photo{height:100%;min-height:410px}.v2-solution-body{padding:27px}.v2-solution-body>p{min-height:0}.v2-solution h3{font-size:30px}.v2-proof{padding:65px 0}.v2-proof-head{align-items:start;gap:25px}.v2-proof-head h2{font-size:38px}.v2-tabs{flex-direction:column}.v2-proof-panel{grid-template-columns:1fr;gap:32px}.v2-proof-copy{max-width:580px}.v2-proof-copy h3{font-size:30px}.v2-proof-copy ul{margin-block:19px}.v2-outline-icon{display:none}.v2-proof-copy h3{margin-top:0}.v2-journey-grid{gap:23px}.v2-journey-grid article{display:block}.v2-journey-grid article>span{display:block;margin-bottom:18px}.v2-group{grid-template-columns:1fr;gap:33px;padding:40px}.v2-group-brand{border-right:0;border-bottom:1px solid #ffffff20;padding:0 0 30px}.v2-family{display:flex;gap:23px;flex-wrap:wrap;margin-top:24px}.v2-group-brand img{width:195px}.v2-faq .faq-layout{grid-template-columns:1fr;gap:28px}.v2-faq .faq-layout>div>p{margin-top:22px}.v2-final{padding:60px 0}.v2-final h2{font-size:44px}.footer-grid{gap:35px}.v2-product-grid{grid-template-columns:1fr;gap:35px}.v2-product-copy{max-width:650px}.v2-product-copy h1{font-size:52px}.v2-product-copy>p{max-width:600px}.v2-product-visual>img{height:410px;border-top-left-radius:95px}.v2-benefits{gap:27px}.v2-benefits h3{font-size:21px}.v2-feature-grid{grid-template-columns:1fr 1fr}.v2-plus-note{padding:60px 0}.v2-product-copy .product-logo{margin-bottom:24px}.create-cards .v2-create-image{height:260px}.create-cards .solution-card{padding:0 0 25px}.contact-hero{padding:55px 0}}
@media(max-width:540px){.wrap{width:calc(100% - 40px)}.nav{height:74px}.navlinks{top:73px}.brand-text>strong{font-size:24px}.brand-text>span{font-size:7px}.brand>img{width:30px;height:36px}.v2-overline{font-size:8px;letter-spacing:1.2px;margin-bottom:24px}.v2-hero{padding:28px 0 32px}.v2-hero h1{font-size:54px;line-height:1.06;letter-spacing:-2.8px}.v2-hero h1 em{letter-spacing:-2.9px;margin-top:5px}.v2-hero-copy>p{font-size:14px;line-height:1.8;margin-top:22px;max-width:340px}.v2-hero .actions{gap:18px;margin-top:24px}.v2-hero .btn{padding:13px 15px;gap:12px;font-size:11px}.v2-hero .text-link{font-size:11px;gap:10px}.v2-signature{margin-top:28px}.v2-signature>img{width:123px}.v2-signature>span{font-size:9px}.v2-hero-grid{gap:28px}.v2-hero-photo{height:373px;border-top-left-radius:95px;object-position:center}.v2-photo-top{font-size:8px;right:13px;top:16px;padding:7px 9px}.v2-hero-note{left:13px;right:13px;min-width:0;bottom:38px;padding:16px;gap:12px}.v2-note-icon{width:38px;height:38px}.v2-note-icon svg{width:21px}.v2-hero-note strong{font-size:15px}.v2-hero-note small{font-size:8px}.v2-note-arrow{margin-left:auto}.v2-photo-caption{font-size:8px;margin-top:10px;letter-spacing:0}.v2-entry a{flex-wrap:wrap;gap:7px;padding:17px 10px;justify-content:center}.v2-entry a:first-child{padding-left:0}.v2-entry a:last-child{padding-right:0}.v2-entry img{width:86px}.v2-entry a>span:last-child{display:none}.section{padding:55px 0}h2,.section-head h2{font-size:33px;letter-spacing:-1.4px;line-height:1.18}.eyebrow{font-size:9px;letter-spacing:1.6px;margin-bottom:17px}.section-head>p{font-size:13px;line-height:1.8;margin-top:20px}.v2-solution{display:flex}.v2-solution-photo{min-height:0;height:244px}.v2-solution-body{padding:26px}.v2-solution h3{font-size:34px}.v2-solution-body .product-logo{width:163px;margin-bottom:20px}.v2-card-audience{font-size:9px}.v2-solution-body>p{font-size:13px;margin:0}.v2-solution ul{margin:19px 0 23px;font-size:12px}.v2-proof{padding:52px 0}.v2-proof-head{display:block;margin-bottom:32px}.v2-proof-head h2{font-size:34px}.v2-tabs{display:flex;flex-direction:row;width:fit-content;margin-top:24px}.v2-tabs button{font-size:11px;padding:9px 18px;min-height:39px}.v2-proof-copy h3{font-size:27px}.v2-proof-copy>p{font-size:13px}.v2-proof-copy ul{font-size:11px}.v2-proof .screen{border-width:4px;border-radius:8px}.v2-proof .screen-bar{font-size:8px;padding:8px 6px}.v2-proof figcaption{font-size:9px}.v2-journey-grid{grid-template-columns:1fr;gap:23px}.v2-journey-grid article{display:flex;gap:18px;padding-top:24px}.v2-journey-grid article>span{font-size:29px;margin-top:1px}.v2-journey-grid h3{font-size:18px;margin-bottom:10px}.v2-journey-grid p{font-size:12px}.v2-group{padding:32px 26px;gap:28px;border-radius:10px}.v2-group h2{font-size:31px;letter-spacing:-1.2px}.v2-group-brand{padding-bottom:25px}.v2-group-brand img{width:178px}.v2-group p{font-size:12px;margin:21px 0 12px}.v2-family{gap:13px;font-size:8px}.v2-group .text-link{font-size:11px;gap:13px}.v2-faq .faq-layout{gap:22px}.v2-faq .faq-layout>div>p{font-size:12px}.faq summary{font-size:14px;padding-block:22px;line-height:1.6}.faq details p{font-size:12px}.v2-final{padding:50px 0}.v2-final h2{font-size:36px;letter-spacing:-1.7px}.v2-final .eyebrow{font-size:8px;letter-spacing:.8px}.v2-final .actions{gap:9px;margin-top:27px}.v2-final .btn{font-size:11px;padding:12px 16px;gap:13px}.v2-final-email{font-size:10px}.footer-grid{gap:29px 24px}.footer-bottom{line-height:2}.footer-grid h3{font-size:11px}.v2-product-top{padding:24px 0 45px}.v2-breadcrumb{font-size:9px;gap:9px;margin-bottom:32px}.v2-product-copy>.product-logo{width:175px;margin-bottom:25px}.v2-product-copy .eyebrow{font-size:8px;letter-spacing:1px}.v2-product-copy h1{font-size:40px;letter-spacing:-1.8px;line-height:1.13}.v2-product-copy>p{font-size:13px;line-height:1.85;margin-top:22px}.v2-product-copy .actions{margin-top:24px;gap:16px}.v2-product-copy .btn{font-size:11px;padding:13px 16px}.v2-product-copy .text-link{font-size:11px}.v2-product-status{font-size:9px}.v2-product-visual>img{height:340px;border-top-left-radius:80px}.v2-image-note{font-size:8px;bottom:15px;right:14px}.v2-benefits{grid-template-columns:1fr;gap:29px}.v2-benefits h3{font-size:24px;margin:14px 0 12px}.v2-benefits p{font-size:13px}.v2-benefit-number{font-size:29px}.v2-feature-grid{grid-template-columns:1fr;gap:14px}.v2-feature-grid>a{padding:24px}.v2-feature-grid h3{margin:17px 0 12px}.v2-plus-note{padding:52px 0}.v2-plus-note p{font-size:13px}.v2-proof-head>p{margin-top:22px;font-size:12px}.gallery-row h3{font-size:28px}.gallery-row p{font-size:13px}.create-cards .v2-create-image{height:220px}.create-cards .product-logo{height:48px}.create-summary p{font-size:14px}}
@media(prefers-reduced-motion:reduce){.v2-solution:hover{transform:none}.v2-solution:hover .v2-solution-photo>img{transform:none}}
.v2-hero-photo{object-position:90% center}@media(max-width:850px){.v2-hero-photo{object-position:center 55%}}
@media(max-width:540px){.v2-hero h1 em{font-size:.89em;letter-spacing:-2.3px}}.footer .v2-media-credit{max-width:none;font-size:9px;color:#8290a8}
