.mk-dfy{--ink:rgb(17,17,17);--beige:rgb(246,245,243);--white:rgb(251,250,249);--pink:rgb(255,215,240);--brown:rgb(68,26,13);--orange:rgb(232,64,13);--violet:rgb(255,225,214);--yellow:rgb(255,239,153);--green:rgb(183,239,178);--card:rgb(39,38,37);--ease:cubic-bezier(.23,1,.32,1)}.mk-dfy *{box-sizing:border-box}.mk-dfy{scroll-behavior:smooth;scroll-padding-top:110px;margin:0;background:var(--beige);color:var(--ink);font-family:var(--font-inter),Arial,sans-serif;font-size:16px;line-height:1.35;-webkit-font-smoothing:antialiased}.mk-dfy a,.mk-dfy button,.mk-dfy input{-webkit-tap-highlight-color:transparent}.mk-dfy button,.mk-dfy input{font:inherit}.mk-dfy a{color:inherit;text-decoration:none}.mk-dfy button{cursor:pointer}.mk-dfy a:focus-visible,.mk-dfy button:focus-visible,.mk-dfy input:focus-visible{outline:2px solid var(--orange);outline-offset:5px}.mk-dfy img{display:block;max-width:100%}.mk-dfy h1,.mk-dfy h2,.mk-dfy h3,.mk-dfy p{margin:0}.mk-dfy h2,.mk-dfy h3{font-weight:450}.mk-dfy ::-moz-selection{background:var(--violet);color:var(--ink)}.mk-dfy ::selection{background:var(--violet);color:var(--ink)}.mk-dfy .wrap{max-width:1328px}.mk-dfy .wrap,.mk-dfy .wrap-small{margin-inline:auto;width:calc(100% - 112px)}.mk-dfy .wrap-small{max-width:1104px}.mk-dfy .wrap-narrow{max-width:880px;margin-inline:auto;width:calc(100% - 112px)}.mk-dfy .heading44{font-size:44px;line-height:1.1;letter-spacing:-2.1px;font-weight:450}.mk-dfy .heading36{font-size:36px;line-height:1.2;letter-spacing:-1.55px;font-weight:450}.mk-dfy .heading24{font-size:24px;line-height:1.2;letter-spacing:-.7px;font-weight:450}.mk-dfy .muted{color:rgba(17,17,17,.6)}.mk-dfy .center-heading{margin-inline:auto;text-align:center;text-wrap:balance}.mk-dfy .btn{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;font-size:14px;line-height:20px;letter-spacing:-.2px;border-radius:8px;padding:9px 16px;min-height:40px;border:1px solid transparent;background:var(--ink);color:var(--white);transition:background .25s var(--ease),color .25s var(--ease),transform .25s var(--ease),box-shadow .25s var(--ease);position:relative}.mk-dfy .btn:hover{background:#333;transform:translateY(-2px);box-shadow:0 5px 12px #0000000d}.mk-dfy .btn:active{transform:translateY(0)}.mk-dfy .btn-outline{background:transparent;color:var(--ink);border-color:rgba(17,17,17,.3)}.mk-dfy .btn-outline:hover{background:var(--ink);color:var(--white)}.mk-dfy .btn-tall{padding:13px 24px;min-height:48px}.mk-dfy .btn-light{background:rgb(236,235,234);color:var(--ink)}.mk-dfy .btn-light:hover{background:#fff}.mk-dfy .cta-button{position:relative;display:inline-flex}.mk-dfy .cta-button .handshake{position:absolute;right:15px;top:50%;opacity:0;transform:translateY(-50%) rotate(-25deg) scale(.4);pointer-events:none;transition:.35s var(--ease)}.mk-dfy .cta-button:hover .handshake{opacity:1;transform:translate(36px,-75%) rotate(16deg) scale(1)}.mk-dfy .site-header{position:fixed;z-index:100;left:50%;top:20px;transform:translateX(-50%);width:calc(100% - 112px);max-width:1440px;transition:width .5s var(--ease),background .3s,border-color .3s,box-shadow .3s,padding .5s var(--ease);padding:0;border:1px solid transparent;border-radius:13px;color:var(--ink)}.mk-dfy .nav-inner{height:40px;display:flex;align-items:center;justify-content:space-between;gap:24px}.mk-dfy .logo-link{display:block;flex-shrink:0;width:154px;overflow:hidden;transition:width .5s var(--ease);position:relative}.mk-dfy .logo-img{width:154px;max-width:none;height:28px;-o-object-fit:contain;object-fit:contain}.mk-dfy .logo-white{display:none}.mk-dfy .nav-left{display:flex;align-items:center;gap:72px;min-width:0}.mk-dfy .nav-links{display:flex;align-items:center;gap:44px}.mk-dfy .nav-link{font-size:14px;font-weight:500;display:flex;align-items:center;gap:10px;white-space:nowrap;border:0;background:none;padding:10px 0;transition:opacity .2s}.mk-dfy .nav-link:hover{opacity:.6}.mk-dfy .chevron{width:6px;height:6px;border-right:1px solid;border-bottom:1px solid;transform:rotate(45deg) translateY(-2px);transition:transform .25s}.mk-dfy .nav-dropdown.open .chevron{transform:rotate(225deg) translate(-1px,-1px)}.mk-dfy .nav-right{display:flex;align-items:center;gap:10px}.mk-dfy .site-header.compact{width:880px;max-width:calc(100% - 40px);padding:5px 4px 5px 16px;background:rgba(251,251,251,.85);border-color:rgba(255,255,255,.85);box-shadow:0 7px 9px rgba(17,17,17,.075);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.mk-dfy .site-header.compact .logo-link{width:20px}.mk-dfy .site-header.compact .nav-left,.mk-dfy .site-header.compact .nav-links{gap:44px}.mk-dfy .site-header.on-dark{background:rgba(39,38,37,.88);border-color:rgba(255,255,255,.15);color:white;box-shadow:none}.mk-dfy .site-header.on-dark .logo-dark{display:none}.mk-dfy .site-header.on-dark .logo-white{display:block}.mk-dfy .site-header.on-dark .nav-right>.btn-outline{background:#ffffff14;border-color:#ffffff08;color:#fff}.mk-dfy .site-header.on-dark .nav-right .trial-btn{background:rgb(236,235,234);color:var(--ink)}.mk-dfy .dropdown-panel{visibility:hidden;opacity:0;transform:translateY(10px);position:absolute;left:0;right:0;top:calc(100% + 12px);background:var(--white);color:var(--ink);padding:24px;border:1px solid #1111110d;box-shadow:0 12px 30px #00000012;border-radius:14px;transition:.25s var(--ease);display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.mk-dfy .nav-dropdown.open .dropdown-panel{visibility:visible;opacity:1;transform:translateY(0)}.mk-dfy .dropdown-panel a{border-radius:9px;padding:18px;background:#11111103;transition:background .2s}.mk-dfy .dropdown-panel a:hover{background:var(--violet)}.mk-dfy .dropdown-panel strong{font-size:17px;display:block;font-weight:500;margin-bottom:7px}.mk-dfy .dropdown-panel span{font-size:14px;color:#1119}.mk-dfy .menu-toggle{display:none;border:0;background:transparent;width:36px;height:36px;position:relative;color:inherit}.mk-dfy .menu-toggle span{width:20px;height:1.5px;position:absolute;left:8px;top:13px;background:currentColor;transition:.25s}.mk-dfy .menu-toggle span+span{top:21px}.mk-dfy .menu-toggle[aria-expanded=true] span{transform:translateY(4px) rotate(45deg)}.mk-dfy .menu-toggle[aria-expanded=true] span+span{transform:translateY(-4px) rotate(-45deg)}.mk-dfy .mobile-menu{display:none}.mk-dfy .hero{height:900px;position:relative;max-width:1440px;margin:auto;overflow:hidden}.mk-dfy .hero-copy{position:relative;z-index:2;padding-top:168px;text-align:center;max-width:730px;margin:auto}.mk-dfy .eyeline{font-size:14px;line-height:19px;text-transform:uppercase;font-weight:400}.mk-dfy .hero h2{font-size:56px;font-weight:450;letter-spacing:-2.9px;line-height:1;max-width:730px;margin:13px auto 26px;text-wrap:balance}.mk-dfy .hero-copy p{font-size:20px;line-height:26px;letter-spacing:-.55px;max-width:455px;margin:0 auto 28px;color:rgba(17,17,17,.6);text-wrap:balance}.mk-dfy .revenue-cards{position:absolute;inset:0;pointer-events:none}.mk-dfy .revenue-card{width:140px;height:140px;border-radius:20px;background:var(--pink);border:1px solid #11111105;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;position:absolute;pointer-events:auto;transition:box-shadow .3s,scale .35s var(--ease);animation:mk-dfy-card-arrive .8s var(--ease) both,mk-dfy-float-card 7s ease-in-out 1.1s infinite;animation-delay:calc(var(--i) * .07s),calc(1.1s + var(--i) * -.75s)}.mk-dfy .revenue-card:hover{scale:1.065;box-shadow:0 14px 26px #1111110e;animation-play-state:paused}.mk-dfy .revenue-card img{width:36px;height:36px;border:4px solid #ffffff55;-o-object-fit:cover;object-fit:cover;border-radius:50%}.mk-dfy .revenue-card .amount{font-size:24px;line-height:29px;letter-spacing:-.9px}.mk-dfy .revenue-card.brown{background:var(--brown);color:var(--beige)}.mk-dfy .revenue-card.orange{background:var(--orange);color:var(--beige)}.mk-dfy .revenue-card.violet{background:var(--violet)}.mk-dfy .revenue-card:first-child{left:12.3%;top:136px}.mk-dfy .revenue-card:nth-child(2){left:10.05%;top:360px}.mk-dfy .revenue-card:nth-child(3){left:25.6%;top:519px}.mk-dfy .revenue-card:nth-child(4){left:calc(50% - 70px);top:583px}.mk-dfy .revenue-card:nth-child(5){right:25.6%;top:519px}.mk-dfy .revenue-card:nth-child(6){right:10.05%;top:360px}.mk-dfy .revenue-card:nth-child(7){right:12.3%;top:136px}@keyframes mk-dfy-card-arrive{0%{opacity:0;translate:0 16px}to{opacity:1;translate:0 0}}@keyframes mk-dfy-float-card{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.mk-dfy .hero-copy{animation:mk-dfy-copy-arrive .9s var(--ease) both}@keyframes mk-dfy-copy-arrive{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.mk-dfy .commissions{text-align:center;padding:92px 24px 116px}.mk-dfy .counter{font-size:144px;line-height:144px;letter-spacing:-8px;font-weight:450;font-variant-numeric:tabular-nums;white-space:nowrap}.mk-dfy .commissions p{font-size:24px;line-height:31px;letter-spacing:-.65px;margin-top:16px;color:#1119}.mk-dfy .testimonial-section{padding:44px 24px 144px}.mk-dfy .testimonial{max-width:656px;margin:auto}.mk-dfy .testimonial blockquote{margin:0;font-size:36px;line-height:1.2;letter-spacing:-1.45px;font-weight:450;text-wrap:pretty}.mk-dfy .quote-divider{width:100%;height:10px;margin:12px 0 20px;display:block;overflow:visible;opacity:.42}.mk-dfy .testimonial-info{display:flex;justify-content:space-between;align-items:center;gap:20px}.mk-dfy .person{display:flex;align-items:center;gap:12px}.mk-dfy .person>img{width:44px;height:44px;border-radius:12px;-o-object-fit:cover;object-fit:cover}.mk-dfy .person p{font-size:16px;line-height:22px;letter-spacing:-.3px}.mk-dfy .person p+p{color:rgba(17,17,17,.6)}.mk-dfy .testimonial-logo{width:92px;height:40px;-o-object-fit:contain;object-fit:contain}.mk-dfy .dark-section{background:var(--ink);color:var(--white)}.mk-dfy .benefits{padding-top:100px}.mk-dfy .benefits h2{max-width:442px}.mk-dfy .benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:56px}.mk-dfy .benefit-card{height:351px;background:var(--card);border:1px solid #ffffff0d;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:transform .4s var(--ease),background .3s,border-color .3s}.mk-dfy .benefit-card:hover{transform:translateY(-7px);background:#2c2b2a;border-color:#ffffff29}.mk-dfy .doodle-wrap{display:flex;align-items:center;justify-content:center;flex:1;min-height:210px}.mk-dfy .doodle{width:142px;height:130px;color:var(--white);overflow:visible;transition:transform .6s var(--ease)}.mk-dfy .benefit-card:hover .doodle{transform:rotate(-5deg) scale(1.09)}.mk-dfy .doodle circle,.mk-dfy .doodle ellipse,.mk-dfy .doodle path{vector-effect:non-scaling-stroke}.mk-dfy .benefit-text{padding:0 20px 20px}.mk-dfy .benefit-text h3{margin-bottom:8px}.mk-dfy .benefit-text p{color:rgba(255,255,255,.6);font-size:16px;line-height:21px;letter-spacing:-.2px}.mk-dfy .team-quote{padding:144px 24px}.mk-dfy .dark-section .person p+p{color:rgba(255,255,255,.6)}.mk-dfy .brand-section{padding-bottom:144px}.mk-dfy .brand-section h3{text-align:center;font-size:20px;line-height:26px;font-weight:400;letter-spacing:-.4px;color:#ffffff99}.mk-dfy .marquee{position:relative;overflow:hidden;margin-top:40px;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.mk-dfy .marquee-track{display:flex;width:-moz-max-content;width:max-content;animation:mk-dfy-marquee 65s linear infinite}.mk-dfy .marquee:hover .marquee-track{animation-play-state:paused}.mk-dfy .logo-group{display:flex;align-items:center;gap:48px;padding-right:48px;height:40px}.mk-dfy .logo-group img{width:auto;max-width:190px;min-width:80px;height:40px;-o-object-fit:contain;object-fit:contain;filter:grayscale(1) brightness(0) invert(1);opacity:.9}.mk-dfy .logo-group img:nth-child(2){height:32px;width:80px}.mk-dfy .logo-group img:nth-child(3){width:142px}.mk-dfy .logo-group img:nth-child(4){width:184px}.mk-dfy .logo-group img:nth-child(5){width:122px}.mk-dfy .logo-group img:nth-child(6){width:130px}.mk-dfy .logo-group img:nth-child(7){width:154px}@keyframes mk-dfy-marquee{to{transform:translateX(-50%)}}.mk-dfy .white-section{background:var(--white)}.mk-dfy .programs{padding:100px 0 0;scroll-margin-top:0}.mk-dfy .programs h2{max-width:430px}.mk-dfy .program-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:56px}.mk-dfy .program-card{min-height:250px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;gap:36px;border:1px solid #11111105;border-radius:12px;position:relative;overflow:hidden;transition:transform .35s var(--ease),box-shadow .35s var(--ease)}.mk-dfy .program-card:before{content:"";position:absolute;inset:0;background:linear-gradient(125deg,#ffffff33,transparent 65%);opacity:0;transition:opacity .35s}.mk-dfy .program-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #11111109}.mk-dfy .program-card:hover:before{opacity:1}.mk-dfy .program-card>*{position:relative}.mk-dfy .program-card h3{margin-bottom:14px}.mk-dfy .program-card p{color:#111c;font-size:16px;line-height:21px;letter-spacing:-.2px}.mk-dfy .program-card .btn{align-self:flex-start}.mk-dfy .program-card:hover .btn{background:var(--ink);color:white;border-color:var(--ink)}.mk-dfy .program-card.violet{background:var(--violet)}.mk-dfy .program-card.yellow{background:var(--yellow)}.mk-dfy .program-card.pink{background:var(--pink)}.mk-dfy .program-card.green{background:var(--green)}.mk-dfy .how-section{padding:100px 0}.mk-dfy .how-section h2{max-width:440px}.mk-dfy .steps{margin-top:56px;display:flex;flex-direction:column;align-items:center}.mk-dfy .step{min-height:312px;max-width:442px;width:100%;text-align:center;padding:0 8px 65px}.mk-dfy .step:last-child{padding-bottom:0;min-height:260px}.mk-dfy .step-heading{transition:opacity .65s var(--ease),transform .65s var(--ease)}.mk-dfy .step img{width:76px;height:48px;-o-object-fit:contain;object-fit:contain;margin:0 auto 12px;mix-blend-mode:multiply}.mk-dfy .step h3{font-size:36px;line-height:43px;letter-spacing:-1.4px}.mk-dfy .step-description{font-size:20px;line-height:26px;letter-spacing:-.45px;color:rgba(17,17,17,.6);margin:38px auto 0;max-width:410px;transition:opacity .65s var(--ease),filter .65s var(--ease),transform .65s var(--ease);text-wrap:pretty}.mk-dfy .step.inactive .step-heading{opacity:.3}.mk-dfy .step.inactive .step-description{opacity:0;filter:blur(4px);transform:translateY(7px)}.mk-dfy .partner-cta-section{padding:44px 56px;background:var(--white)}.mk-dfy .partner-cta{max-width:1440px;margin:auto;background:var(--brown);border-radius:12px;padding:100px 24px 84px;text-align:center;overflow:hidden;position:relative}.mk-dfy .partner-cta h2{font-size:84px;font-weight:1000;line-height:.9;letter-spacing:-4.5px;text-transform:uppercase;color:var(--beige);position:relative;z-index:1}.mk-dfy .partner-cta h2>span{display:block}.mk-dfy .gradient-word{background:linear-gradient(105deg,#ffc3a5 3%,#f3d2df 38%,#ffd6d6 64%,#ffd1af);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 18px #fed4c655}.mk-dfy .partner-cta .gradient-word{background-image:linear-gradient(95deg,#ffd5e9,#ffb3b3,#ffd7f0);text-shadow:0 0 15px #ffb3b366}.mk-dfy .partner-cta .cta-button{margin-top:36px;z-index:2}.mk-dfy .cta-doodle{position:absolute;width:125px;height:175px;-o-object-fit:contain;object-fit:contain;left:calc(50% + 320px);top:85px;transform:rotate(7deg);opacity:.9;pointer-events:none}.mk-dfy .faq-section{padding:100px 24px}.mk-dfy .faq-section h2{max-width:340px}.mk-dfy .faq-list{max-width:656px;margin:56px auto 0}.mk-dfy .faq-item{border-bottom:1px solid #1111110d;transition:background .25s,border-radius .25s;margin:0}.mk-dfy .faq-item.open{background:var(--beige);border-color:transparent;border-radius:14px;margin-bottom:6px}.mk-dfy .faq-header{display:flex;align-items:center;gap:9px;width:100%;padding:18px 22px;border:0;background:none;text-align:left;border-radius:14px;min-height:57px;transition:background .25s}.mk-dfy .faq-item.open .faq-header{background:#fff;min-height:46px;padding-top:12px;padding-bottom:12px;box-shadow:0 0 0 1px #11111103}.mk-dfy .faq-header:hover{background:#11111103}.mk-dfy .faq-number{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;font-size:12px;line-height:1;background:#11111105;color:#1115;font-variant-numeric:tabular-nums}.mk-dfy .faq-item.open .faq-number{background:var(--ink);color:white}.mk-dfy .faq-question{font-size:16px;line-height:21px;letter-spacing:-.25px;font-weight:400;flex:1}.mk-dfy .faq-plus{width:14px;height:14px;position:relative;flex-shrink:0;margin-left:12px}.mk-dfy .faq-plus:after,.mk-dfy .faq-plus:before{content:"";position:absolute;top:6px;left:2px;width:10px;height:1.5px;background:currentColor;transition:transform .3s var(--ease)}.mk-dfy .faq-plus:after{transform:rotate(90deg)}.mk-dfy .faq-item.open .faq-plus:after{transform:rotate(0deg)}.mk-dfy .faq-body{height:0;overflow:hidden;transition:height .35s var(--ease)}.mk-dfy .faq-body p{padding:16px 22px 18px;color:rgba(17,17,17,.6);font-size:16px;line-height:21px;letter-spacing:-.15px}.mk-dfy .blog-section{padding:0 0 100px}.mk-dfy .blog-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:56px}.mk-dfy .blog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.mk-dfy .article{display:block}.mk-dfy .article-cover{height:auto;aspect-ratio:2/1;border:1px solid #11111107;border-radius:8px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:transform .5s var(--ease),box-shadow .4s}.mk-dfy .article:hover .article-cover{transform:translateY(-5px);box-shadow:0 8px 20px #1111110a}.mk-dfy .cover-text{text-transform:uppercase;text-align:center;font-size:23px;font-weight:1000;letter-spacing:-1.15px;line-height:.79;position:relative;z-index:1}.mk-dfy .cover-text span{display:block}.mk-dfy .cover-one{background:radial-gradient(ellipse at 15% 0,#b7efb2 0,transparent 35%),var(--yellow)}.mk-dfy .cover-one:after{content:"";position:absolute;bottom:20px;left:32%;width:36%;height:1px;background:var(--ink);transform:rotate(-4deg)}.mk-dfy .cover-two{background:#272625;color:#f6f5f3}.mk-dfy .cover-two .cover-text{max-width:190px}.mk-dfy .cover-two .cover-gradient{color:#c3f7ed;text-shadow:0 0 5px #ffb3b3}.mk-dfy .cover-three{background:radial-gradient(ellipse at 78% 110%,#b7efb2 0,transparent 37%),radial-gradient(ellipse at 5% 110%,#ffe1d6,transparent 30%),var(--beige)}.mk-dfy .cover-three:after{content:"";position:absolute;right:17px;top:60%;width:19px;height:1px;background:#111;transform:rotate(-24deg)}.mk-dfy .cover-four{background:radial-gradient(ellipse at 0 110%,#fff0d5,transparent 65%),var(--pink)}.mk-dfy .cover-four svg{position:absolute;top:10px;left:54%;width:42px;height:40px}.mk-dfy .article-info{padding:16px 4px 0}.mk-dfy .article-meta{font-size:14px;line-height:20px;color:#1119;letter-spacing:-.2px;margin-bottom:8px}.mk-dfy .article-title{font-size:16px;line-height:21px;font-weight:400;letter-spacing:-.15px}.mk-dfy .article:hover .article-title{text-decoration:underline;text-underline-offset:4px}.mk-dfy footer{background:var(--ink);color:var(--white)}.mk-dfy .footer-cta{text-align:center;padding:100px 0;border-bottom:1px solid #ffffff1a}.mk-dfy .footer-cta h2{font-size:56px;line-height:.82;letter-spacing:-3px;font-weight:1000;text-transform:uppercase}.mk-dfy .footer-cta h2>span{display:block}.mk-dfy .footer-form{margin:36px auto 0;max-width:448px}.mk-dfy .email-form{display:flex;gap:8px;background:var(--card);border:1px solid #ffffff12;border-radius:12px;padding:3px;transition:border-color .2s}.mk-dfy .email-form:focus-within{border-color:#ffffff6e}.mk-dfy .email-form input{width:100%;min-width:0;background:transparent;border:0;outline:none!important;color:white;padding:0 12px;font-size:16px;letter-spacing:-.3px}.mk-dfy .email-form input::-moz-placeholder{color:#ffffff66}.mk-dfy .email-form input::placeholder{color:#ffffff66}.mk-dfy .email-form .btn{flex-shrink:0}.mk-dfy .social-rating{display:flex;justify-content:center;align-items:center;gap:16px;font-size:12px;color:#ffffff99;margin-top:18px}.mk-dfy .rating-stars{letter-spacing:2px;color:var(--white)}.mk-dfy .footer-links{padding:44px 0 60px;display:grid;grid-template-columns:220px 1fr;gap:72px}.mk-dfy .footer-brand img{width:174px;height:32px;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}.mk-dfy .footer-brand p{font-size:14px;color:#ffffff99;margin-top:32px}.mk-dfy .ai-links{display:flex;gap:9px;margin-top:12px}.mk-dfy .ai-links a{width:30px;height:30px;border:1px solid #ffffff26;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:20px;transition:background .2s,transform .2s}.mk-dfy .ai-links a:hover{background:#ffffff26;transform:translateY(-3px)}.mk-dfy .footer-columns{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:35px}.mk-dfy .footer-column h3{font-size:12px;text-transform:uppercase;letter-spacing:.6px;margin-bottom:22px;color:#ffffffb3}.mk-dfy .footer-column a{display:block;font-size:14px;color:#ffffff99;margin-bottom:14px;transition:color .2s}.mk-dfy .footer-column a:hover{color:white}.mk-dfy .footer-bottom{border-top:1px solid #ffffff1a;padding:24px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:12px;color:#ffffff99}.mk-dfy .legal-links{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-end}.mk-dfy .legal-links a:hover,.mk-dfy .legal-links button:hover{color:white}.mk-dfy .legal-links button{background:none;border:0;padding:0;font-size:12px}.mk-dfy .eu-support{padding:26px 0 36px;border-top:1px solid #ffffff1a}.mk-dfy .eu-support a{display:flex;align-items:center;gap:30px;max-width:490px}.mk-dfy .eu-support img{height:38px;width:auto;max-width:32%;-o-object-fit:contain;object-fit:contain}.mk-dfy .reveal{transition:opacity .85s var(--ease),transform .85s var(--ease);transition-delay:var(--delay,0s)}.mk-dfy.js-motion .reveal:not(.visible){opacity:0;transform:translateY(24px)}.mk-dfy .context-menu{position:fixed;display:none;z-index:200;background:var(--white);border:1px solid #11111112;border-radius:12px;box-shadow:0 8px 25px #0002;padding:8px;min-width:250px}.mk-dfy .context-menu.open{display:block;animation:mk-dfy-copy-arrive .2s var(--ease)}.mk-dfy .context-menu a,.mk-dfy .context-menu button{display:block;width:100%;padding:11px 12px;border:0;background:none;text-align:left;font-size:14px;border-radius:7px}.mk-dfy .context-menu a:hover,.mk-dfy .context-menu button:hover{background:#11111107}.mk-dfy .context-menu hr{border:0;border-top:1px solid #11111112;margin:6px}.mk-dfy .toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:var(--ink);color:#fff;border:1px solid #ffffff20;border-radius:10px;padding:14px 20px;font-size:14px;opacity:0;pointer-events:none;transition:.3s var(--ease);z-index:250;max-width:calc(100% - 32px);text-align:center}.mk-dfy .toast.show{opacity:1;transform:translate(-50%)}.mk-dfy .modal-backdrop{position:fixed;inset:0;z-index:300;background:#0006;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;visibility:hidden;transition:.25s}.mk-dfy .modal-backdrop.open{opacity:1;visibility:visible}.mk-dfy .cookie-modal{background:var(--white);border-radius:18px;max-width:580px;width:100%;max-height:85vh;overflow:auto;padding:30px;transform:translateY(20px);transition:.35s var(--ease)}.mk-dfy .modal-backdrop.open .cookie-modal{transform:translateY(0)}.mk-dfy .modal-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.mk-dfy .modal-top h2{font-size:25px;letter-spacing:-.6px}.mk-dfy .modal-close{border:0;background:#11111108;border-radius:50%;width:32px;height:32px}.mk-dfy .cookie-modal>p{color:#1119;font-size:14px;line-height:1.5;margin-bottom:24px}.mk-dfy .cookie-preference{padding:18px 0;border-top:1px solid #11111115}.mk-dfy .preference-title{display:flex;align-items:center;justify-content:space-between;gap:20px}.mk-dfy .preference-title strong{font-weight:500}.mk-dfy .preference-title span{font-size:12px;color:#1119}.mk-dfy .cookie-preference p{font-size:13px;color:#1119;line-height:1.5;margin-top:10px}.mk-dfy .switch{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:36px;height:21px;border-radius:20px;background:#ccc;position:relative;cursor:pointer;transition:.2s;flex-shrink:0}.mk-dfy .switch:after{content:"";position:absolute;width:15px;height:15px;border-radius:50%;background:white;top:3px;left:3px;transition:.2s}.mk-dfy .switch:checked{background:var(--ink)}.mk-dfy .switch:checked:after{transform:translateX(15px)}.mk-dfy .cookie-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:20px;flex-wrap:wrap}@media(min-width:1600px){.mk-dfy .hero,.mk-dfy .site-header{max-width:1440px}}@media(max-width:1190px) and (min-width:1001px){.mk-dfy .nav-left{gap:40px}.mk-dfy .nav-links{gap:28px}.mk-dfy .hero-copy{max-width:660px}.mk-dfy .hero h2{font-size:52px;max-width:650px}.mk-dfy .revenue-card:first-child{left:6%}.mk-dfy .revenue-card:nth-child(7){right:6%}.mk-dfy .revenue-card:nth-child(2){left:4%}.mk-dfy .revenue-card:nth-child(6){right:4%}.mk-dfy .benefit-text h3{font-size:22px}.mk-dfy .cover-text{font-size:20px}.mk-dfy .footer-links{gap:40px}}@media(max-width:1000px){.mk-dfy .site-header,.mk-dfy .wrap,.mk-dfy .wrap-narrow,.mk-dfy .wrap-small{width:calc(100% - 64px)}.mk-dfy .nav-links{display:none}.mk-dfy .menu-toggle{display:block}.mk-dfy .site-header.compact{width:calc(100% - 64px);max-width:none;padding:6px 8px 6px 14px}.mk-dfy .site-header.compact .logo-link{width:154px}.mk-dfy .nav-left{gap:0}.mk-dfy .mobile-menu{position:absolute;left:0;right:0;top:calc(100% + 10px);background:var(--white);color:var(--ink);border:1px solid #1111110d;box-shadow:0 10px 25px #1111;border-radius:14px;padding:20px;max-height:75vh;overflow:auto}.mk-dfy .mobile-menu.open{display:block;animation:mk-dfy-copy-arrive .25s var(--ease)}.mk-dfy .mobile-menu>a,.mk-dfy .mobile-menu>details{display:block;padding:15px 8px;border-bottom:1px solid #1111110d}.mk-dfy .mobile-menu summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.mk-dfy .mobile-menu summary:after{content:"+"}.mk-dfy .mobile-menu details[open] summary:after{content:"−"}.mk-dfy .mobile-subnav{display:grid;gap:14px;padding:20px 0 0 14px;font-size:14px;color:#1119}.mk-dfy .hero{height:880px}.mk-dfy .hero-copy{padding-top:160px;padding-inline:32px;max-width:760px}.mk-dfy .hero h2{font-size:54px}.mk-dfy .revenue-cards{top:475px;left:50%;transform:translateX(-50%);width:720px;height:350px}.mk-dfy .revenue-card{width:116px;height:116px;border-radius:16px;gap:9px}.mk-dfy .revenue-card .amount{font-size:21px}.mk-dfy .revenue-card:first-child{left:24px;top:8px}.mk-dfy .revenue-card:nth-child(2){left:110px;top:147px}.mk-dfy .revenue-card:nth-child(3){left:218px;top:12px}.mk-dfy .revenue-card:nth-child(4){left:302px;top:172px}.mk-dfy .revenue-card:nth-child(5){right:195px;top:34px}.mk-dfy .revenue-card:nth-child(6){right:103px;top:168px}.mk-dfy .revenue-card:nth-child(7){right:8px;top:4px}.mk-dfy .commissions{padding-top:65px;padding-bottom:100px}.mk-dfy .counter{font-size:112px;line-height:120px;letter-spacing:-6px}.mk-dfy .benefit-grid{gap:14px}.mk-dfy .benefit-card{height:365px}.mk-dfy .doodle-wrap{min-height:180px}.mk-dfy .benefit-text{padding:0 16px 20px}.mk-dfy .benefit-text h3{font-size:22px}.mk-dfy .benefit-text p{font-size:15px;line-height:20px}.mk-dfy .partner-cta-section{padding-inline:32px}.mk-dfy .partner-cta h2{font-size:70px}.mk-dfy .cta-doodle{left:calc(50% + 230px);width:105px}.mk-dfy .blog-grid{grid-template-columns:repeat(2,1fr);gap:36px 20px}.mk-dfy .cover-text{font-size:28px}.mk-dfy .footer-links{grid-template-columns:1fr;gap:40px}.mk-dfy .footer-brand{display:flex;align-items:center;justify-content:space-between}.mk-dfy .footer-brand p{margin-top:0}.mk-dfy .footer-bottom{align-items:flex-start}.mk-dfy .legal-links{max-width:520px}}@media(max-width:600px){.mk-dfy .wrap,.mk-dfy .wrap-narrow,.mk-dfy .wrap-small{width:calc(100% - 40px)}.mk-dfy .heading44{font-size:34px;line-height:1.12;letter-spacing:-1.5px}.mk-dfy .heading36{font-size:29px;letter-spacing:-1.1px}.mk-dfy .heading24{font-size:23px}.mk-dfy .site-header{top:16px;width:calc(100% - 40px)}.mk-dfy .site-header.compact{width:calc(100% - 24px);padding:5px 6px 5px 12px}.mk-dfy .nav-inner{gap:10px}.mk-dfy .logo-link,.mk-dfy .site-header.compact .logo-link{width:132px}.mk-dfy .logo-img{width:132px;height:24px}.mk-dfy .nav-right{gap:6px}.mk-dfy .nav-right>.btn-outline{display:none}.mk-dfy .nav-right .trial-btn{font-size:12px;padding:8px 10px;min-height:36px}.mk-dfy .menu-toggle{width:30px}.mk-dfy .menu-toggle span{left:5px}.mk-dfy .hero{height:830px}.mk-dfy .hero-copy{padding:140px 20px 0}.mk-dfy .eyeline{font-size:12px}.mk-dfy .hero h2{font-size:41px;line-height:1.02;letter-spacing:-2px;margin-top:16px;margin-bottom:24px}.mk-dfy .hero-copy p{font-size:18px;line-height:24px;letter-spacing:-.4px;max-width:345px;margin-bottom:26px}.mk-dfy .revenue-cards{top:480px;width:366px;height:310px}.mk-dfy .revenue-card{width:96px;height:96px;gap:6px;border-radius:15px}.mk-dfy .revenue-card img{width:31px;height:31px;border-width:3px}.mk-dfy .revenue-card .amount{font-size:18px;letter-spacing:-.6px;line-height:24px}.mk-dfy .revenue-card:first-child{left:7px;top:6px}.mk-dfy .revenue-card:nth-child(2){left:24px;top:135px}.mk-dfy .revenue-card:nth-child(3){left:134px;top:39px}.mk-dfy .revenue-card:nth-child(4){left:135px;top:181px}.mk-dfy .revenue-card:nth-child(5){right:11px;top:137px}.mk-dfy .revenue-card:nth-child(6){display:none}.mk-dfy .revenue-card:nth-child(7){right:6px;top:0}.mk-dfy .commissions{padding:38px 12px 70px}.mk-dfy .counter{font-size:62px;line-height:72px;letter-spacing:-3.8px}.mk-dfy .commissions p{font-size:20px;line-height:26px;margin-top:8px}.mk-dfy .testimonial-section{padding:28px 24px 80px}.mk-dfy .testimonial blockquote{font-size:28px;line-height:1.22;letter-spacing:-1.05px}.mk-dfy .testimonial-info{gap:12px}.mk-dfy .person{gap:10px}.mk-dfy .person p{font-size:14px;line-height:19px}.mk-dfy .person>img{width:40px;height:40px;border-radius:10px}.mk-dfy .testimonial-logo{width:70px}.mk-dfy .benefits{padding-top:76px}.mk-dfy .benefit-grid{grid-template-columns:1fr;margin-top:36px;gap:16px}.mk-dfy .benefit-card{height:325px}.mk-dfy .doodle-wrap{min-height:190px}.mk-dfy .benefit-text{padding:0 20px 24px}.mk-dfy .benefit-text h3{font-size:24px}.mk-dfy .benefit-text p{font-size:16px;line-height:21px}.mk-dfy .team-quote{padding:80px 24px}.mk-dfy .brand-section{padding-bottom:80px}.mk-dfy .brand-section h3{font-size:18px}.mk-dfy .marquee{margin-top:30px}.mk-dfy .logo-group{gap:32px;padding-right:32px}.mk-dfy .logo-group img{height:30px;max-width:145px}.mk-dfy .programs{padding-top:76px}.mk-dfy .programs h2{max-width:345px}.mk-dfy .program-grid{grid-template-columns:1fr;margin-top:36px;gap:16px}.mk-dfy .program-card{min-height:245px}.mk-dfy .how-section{padding:76px 0 50px}.mk-dfy .how-section h2{max-width:335px}.mk-dfy .steps{margin-top:45px}.mk-dfy .step{min-height:300px;padding-bottom:60px}.mk-dfy .step:last-child{min-height:255px}.mk-dfy .step h3{font-size:32px;line-height:39px}.mk-dfy .step-description{font-size:18px;line-height:24px;margin-top:30px}.mk-dfy .partner-cta-section{padding:24px 20px}.mk-dfy .partner-cta{padding:70px 16px 62px}.mk-dfy .partner-cta h2{font-size:42px;letter-spacing:-2px;line-height:.95}.mk-dfy .partner-cta .cta-button{margin-top:28px}.mk-dfy .cta-doodle{width:62px;height:90px;left:auto;right:0;top:60px;opacity:.55}.mk-dfy .faq-section{padding:76px 20px}.mk-dfy .faq-list{margin-top:36px}.mk-dfy .faq-header{padding:18px 12px;gap:8px}.mk-dfy .faq-item.open .faq-header{padding-inline:12px}.mk-dfy .faq-question{font-size:15px}.mk-dfy .faq-body p{padding:16px 15px 20px;font-size:15px}.mk-dfy .blog-section{padding-bottom:76px}.mk-dfy .blog-heading{align-items:flex-start;gap:20px;margin-bottom:32px}.mk-dfy .blog-heading h3{font-size:28px;max-width:220px;line-height:1.1}.mk-dfy .blog-heading .btn{padding:8px 10px;font-size:12px}.mk-dfy .blog-grid{grid-template-columns:1fr;gap:32px}.mk-dfy .cover-text{font-size:29px}.mk-dfy .article-info{padding-top:14px}.mk-dfy .footer-cta{padding:78px 0 65px}.mk-dfy .footer-cta h2{font-size:35px;letter-spacing:-1.8px;line-height:.9}.mk-dfy .footer-form{margin-top:28px}.mk-dfy .email-form input{font-size:14px;padding-left:9px}.mk-dfy .email-form .btn{font-size:12px;padding-inline:12px}.mk-dfy .social-rating{font-size:10px;gap:10px}.mk-dfy .footer-brand{align-items:flex-start;gap:28px;flex-direction:column}.mk-dfy .footer-columns{grid-template-columns:repeat(2,1fr);gap:30px}.mk-dfy .footer-column h3{margin-bottom:18px}.mk-dfy .footer-column a{font-size:13px}.mk-dfy .footer-bottom{flex-direction:column;gap:20px}.mk-dfy .legal-links{justify-content:flex-start;gap:14px 20px}.mk-dfy .eu-support a{gap:18px}.mk-dfy .eu-support img{height:28px}.mk-dfy .cookie-modal{padding:22px}}@media(prefers-reduced-motion:reduce){.mk-dfy{scroll-behavior:auto}.mk-dfy *,.mk-dfy :after,.mk-dfy :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.mk-dfy.js-motion .reveal:not(.visible){opacity:1;transform:none}.mk-dfy .step.inactive .step-description,.mk-dfy .step.inactive .step-heading{opacity:1;filter:none;transform:none}}.mk-dfy main .hero{max-width:none;width:100%;min-height:100svh;height:auto;margin:0;padding:88px 0 40px;overflow:hidden;position:relative;display:grid;align-items:center}.mk-dfy .hero-art{position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.8;overflow:hidden;-webkit-mask-image:linear-gradient(180deg,#000 46%,transparent 96%),linear-gradient(90deg,transparent 0,#000 9%,#000 91%,transparent);mask-image:linear-gradient(180deg,#000 46%,transparent 96%),linear-gradient(90deg,transparent 0,#000 9%,#000 91%,transparent);-webkit-mask-composite:source-in;mask-composite:intersect}.mk-dfy .hero-stage{position:relative;z-index:1;margin-inline:auto}.mk-dfy main .hero-copy{position:relative;z-index:2;padding-top:0}.mk-dfy .hero-actions{display:flex;flex-direction:column;align-items:center;gap:14px}.mk-dfy .video-link{display:inline-flex;align-items:center;gap:8px;border:0;background:none;padding:4px 2px;font-size:14px;letter-spacing:-.2px;color:rgba(17,17,17,.6);transition:color .2s}.mk-dfy .video-link:hover{color:var(--ink)}.mk-dfy .video-link .play{width:22px;height:22px;border-radius:50%;border:1px solid rgba(17,17,17,.3);display:inline-flex;align-items:center;justify-content:center}.mk-dfy .video-link .play:before{content:"";border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:6px solid;margin-left:2px}.mk-dfy .person>span{border-radius:12px}.mk-dfy .logo-group span{font-size:20px;font-weight:600;letter-spacing:-.6px;line-height:40px;opacity:.9;white-space:nowrap}.mk-dfy .programs .price-list{max-width:656px;margin:72px auto 0;padding:0;border:0;border-radius:0;background:transparent}.mk-dfy .programs .price-list h3{font-size:24px;letter-spacing:-.7px;line-height:1.2;text-align:center;margin-bottom:24px}.mk-dfy .programs .price-list ul{list-style:none;margin:0;padding:0}.mk-dfy .programs .price-list li{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 22px;border-top:0;border-bottom:1px solid #1111110d;border-radius:14px;transition:background .25s}.mk-dfy .programs .price-list li:hover{background:var(--beige);border-color:transparent}.mk-dfy .programs .price-list li>span:first-child{display:flex;flex-direction:column;gap:3px;min-width:0}.mk-dfy .programs .price-list b{display:block;font-weight:450;font-size:16px;line-height:21px;letter-spacing:-.25px}.mk-dfy .programs .price-list em{font-style:normal;font-size:14px;line-height:18px;color:rgba(17,17,17,.6)}.mk-dfy .programs .price-list .price{font-size:20px;letter-spacing:-.6px;font-variant-numeric:tabular-nums;white-space:nowrap}.mk-dfy .programs .price-note{margin:18px 22px 0;font-size:14px;line-height:20px;color:rgba(17,17,17,.6);text-align:center}.mk-dfy .step-num{display:block;font-size:34px;line-height:48px;font-style:italic;font-weight:300;letter-spacing:-1.4px;color:rgba(17,17,17,.45);margin:0 auto 12px;transition:opacity .65s var(--ease)}.mk-dfy .cover-two .cover-gradient{color:#ffd6d6;text-shadow:0 0 5px #ff6b6b66}.mk-dfy .dfy-form-layer{position:relative;z-index:400}.mk-dfy .dfy-video-layer .modal-card{max-width:960px;padding:12px;background:#111}.mk-dfy .dfy-video-layer .modal-close{background:#ffffff1a;color:#fff}.mk-dfy .dfy-video-layer iframe{display:block;width:100%;aspect-ratio:16/9;border:0;border-radius:10px}@media (max-width:1000px){.mk-dfy .hero-actions{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:12px 22px}}@media (max-width:600px){.mk-dfy .hero-actions{flex-direction:column;gap:10px}.mk-dfy .programs .price-list{margin-top:48px}.mk-dfy .programs .price-list li{padding:14px 12px}.mk-dfy .programs .price-list .price{font-size:18px}.mk-dfy .step-num{font-size:30px}}.mk-dfy .step{min-height:470px}.mk-dfy .step:last-child{min-height:380px}@media (max-width:767px){.mk-dfy .step{min-height:420px}.mk-dfy .step:last-child{min-height:340px}}.mk-dfy .service-rail-section{padding:8px 0 64px;overflow:hidden}.mk-dfy .services-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:40px}.mk-dfy .services-heading-row h2{font-size:clamp(38px,4vw,58px);line-height:1.04;letter-spacing:-.055em;text-align:left}.mk-dfy .services-eyebrow{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#6b6a66;margin-bottom:18px}.mk-dfy .services-intro{margin-top:20px;font-size:18px;color:#656460}.mk-dfy .rail-controls{display:flex;gap:10px;padding-bottom:4px}.mk-dfy .rail-controls button{width:48px;height:48px;display:grid;place-items:center;border:1px solid #d8d7d4;border-radius:50%;background:transparent;transition:background .2s,color .2s}.mk-dfy .rail-controls button:hover:not(:disabled){background:#111;color:#fff}.mk-dfy .rail-controls button:disabled{opacity:.3}.mk-dfy .service-rail{--rail-gutter:max(56px,calc((100vw - 1328px) / 2));display:flex;gap:24px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:var(--rail-gutter);padding:0 var(--rail-gutter) 24px;scrollbar-width:thin;scrollbar-color:#c7c5c1 transparent}.mk-dfy .service-rail:focus-visible{outline:2px solid #111;outline-offset:-4px}.mk-dfy .service-card{flex:0 0 clamp(440px,43vw,580px);min-width:0;scroll-snap-align:start;border-radius:20px;background:color-mix(in srgb,var(--w-bg) 55%,#f4f3f1);overflow:hidden;display:flex;flex-direction:column;border:1px solid #1111110a}.mk-dfy .service-card-copy{padding:32px 36px 26px;display:flex;flex-direction:column;align-items:flex-start;flex:1}.mk-dfy .service-index{font-size:12px;color:#66635e;letter-spacing:.04em}.mk-dfy .service-card h3{font-size:36px;letter-spacing:-1.6px;line-height:1.1;margin:22px 0 14px;font-weight:400}.mk-dfy .service-card-copy>p{font-size:16px;line-height:1.55;max-width:47ch;color:#5e5a56;margin-bottom:24px}.mk-dfy .service-hire{margin-top:auto}.mk-dfy .service-art{height:290px;margin:0 24px;padding:22px 22px 0;background:#ffffff70;border:1px solid #ffffffa0;border-bottom:0;border-radius:12px 12px 0 0;overflow:hidden;display:flex;align-items:flex-start;justify-content:center}.mk-dfy .service-art .ghost-art{display:block;width:100%;height:auto;transition:transform .7s var(--ease)}.mk-dfy .service-card:hover .ghost-art{transform:translateY(-5px)}.mk-dfy .rail-footer{display:flex;justify-content:space-between;gap:24px;margin-top:20px;font-size:12px;color:#686762}.mk-dfy .rail-footer>span:last-child{font-variant-numeric:tabular-nums;color:#111}@media (max-width:1024px){.mk-dfy .service-rail{--rail-gutter:32px}.mk-dfy .service-card{flex-basis:60vw}}@media (max-width:760px){.mk-dfy .services-heading-row{align-items:flex-start;gap:12px;margin-bottom:28px}.mk-dfy .services-heading-row h2{font-size:34px}.mk-dfy .services-intro{font-size:15px;line-height:1.5;max-width:22ch;margin-top:16px}.mk-dfy .rail-controls{gap:6px;padding-top:33px}.mk-dfy .rail-controls button{height:36px;width:36px}.mk-dfy .service-rail{--rail-gutter:20px;gap:14px;padding-bottom:16px}.mk-dfy .service-card{flex-basis:86vw;border-radius:16px}.mk-dfy .service-card-copy{padding:24px 24px 22px}.mk-dfy .service-card h3{font-size:30px;margin:18px 0 12px}.mk-dfy .service-card-copy>p{font-size:14px;line-height:1.55}.mk-dfy .service-art{height:215px;margin:0 16px;padding:14px 14px 0}}.mk-dfy .service-rail-section .wide{width:calc(100% - 112px);max-width:1328px;margin-inline:auto}@media (max-width:1024px){.mk-dfy .service-rail-section .wide{width:calc(100% - 64px)}}@media (max-width:760px){.mk-dfy .service-rail-section .wide{width:calc(100% - 40px)}}.mk-dfy main .hero{min-height:0;padding:138px 0 148px}.mk-dfy .hero-stage{width:100%;max-width:1440px;height:auto}.mk-dfy main .hero-copy{max-width:850px;padding:0 24px;margin-inline:auto}.mk-dfy .hero-copy .eyeline{font-size:11px;line-height:1.4;letter-spacing:.08em;text-transform:uppercase;color:#65685f;margin:0 auto 17px}.mk-dfy .hero h1{font-size:clamp(38px,4.1vw,59px);font-weight:450;line-height:1.04;letter-spacing:-.055em;text-wrap:balance;margin:0 auto 22px}.mk-dfy .hero-copy .hero-description{max-width:490px;font-size:17px;line-height:1.5;letter-spacing:-.35px;margin-bottom:25px}.mk-dfy .hero-actions{flex-direction:row;justify-content:center;gap:23px}.mk-dfy .hero .btn-tall{min-height:44px;font-size:13px;padding:13px 19px}.mk-dfy .hero .video-link{font-size:12px}.mk-dfy main .commissions{max-width:1128px;margin:0 auto;padding:68px 24px 65px}.mk-dfy .commissions .timeline-eyebrow{margin:0 0 29px;font-size:12px;line-height:1.4;color:#727568;letter-spacing:.01em}.mk-dfy .launch-timeline{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:24px;text-align:left}.mk-dfy .timeline-option{padding:30px 34px 26px;border-radius:14px;background:#efeee8}.mk-dfy .timeline-dfy{background:#e7eddc;border:1px solid #d4dfc2}.mk-dfy .timeline-label{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:12px;color:#787b70}.mk-dfy .timeline-label>span{font-size:16px;letter-spacing:-.7px;color:#4c623d}.mk-dfy .timeline-value{margin-top:23px}.mk-dfy .timeline-value>span{display:block;color:#8a8c81;font-size:11px;margin-bottom:3px}.mk-dfy .timeline-value strong{font-size:clamp(42px,5.2vw,72px);line-height:1.1;letter-spacing:-.06em;font-weight:450;color:#929487;font-variant-numeric:tabular-nums}.mk-dfy .timeline-dfy .timeline-value strong{color:#35482a}.mk-dfy .timeline-period{color:#839760}.mk-dfy .timeline-track{display:flex;gap:5px;align-items:center;margin:24px 0 18px;height:17px}.mk-dfy .timeline-track i{flex:1;height:8px;border-radius:2px;background:#d0d1c7}.mk-dfy .timeline-dfy .timeline-track i{flex:0 0 9%;background:#718654}.mk-dfy .timeline-track>span{margin-left:8px;font-size:10px;color:#5c7347}.mk-dfy .timeline-detail{font-size:12px;color:#7a7f70}.mk-dfy .timeline-dfy .timeline-detail{color:#61734f}.mk-dfy .timeline-arrow{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:45px;height:45px;border-radius:50%;border:1px solid #e1e3d8;background:#fafbf6;color:#738362}.mk-dfy .commissions .timeline-note{max-width:560px;margin:25px auto 0;font-size:15px;line-height:1.6;letter-spacing:-.2px;color:#777b70}.mk-dfy .service-card.w-web{--w-bg:#e6e8de}.mk-dfy .service-card.w-social{--w-bg:#e0e9d3}.mk-dfy .service-card.w-email{--w-bg:#f0e5cd}.mk-dfy .service-card.w-seo{--w-bg:#e5e5d6}.mk-dfy .service-card.w-press{--w-bg:#e5dfd2}.mk-dfy .service-card.w-display{--w-bg:#ecdcc6}.mk-dfy .service-card{flex-basis:clamp(400px,39vw,530px);background:var(--w-bg);border:0;border-radius:16px}.mk-dfy .service-card-copy{padding:30px 30px 25px}.mk-dfy .service-card h3{font-size:31px;letter-spacing:-1.25px}.mk-dfy .service-card-copy>p{font-size:14px;line-height:1.6}.mk-dfy .service-art{height:355px;padding:0 26px;margin:0;border:0;border-radius:0;background:none;flex-direction:column;justify-content:flex-start;gap:13px}.mk-dfy .service-art>div{flex-shrink:0;transition:transform .4s ease}.mk-dfy .service-card:hover .service-art>div{transform:translateY(-4px)}.mk-dfy .service-preview-label{display:flex;width:100%;justify-content:space-between;gap:8px;color:#707760;font-size:10px}.mk-dfy .service-preview-label>span{font-size:9px}.mk-dfy .service-art img{height:auto;width:100%}.mk-dfy .rail-controls button:focus-visible,.mk-dfy .service-hire:focus-visible,.mk-dfy .video-link:focus-visible{outline:2px solid #42663a;outline-offset:4px}@media (max-width:760px){.mk-dfy main .hero{padding:116px 0 92px}.mk-dfy .hero h1{font-size:40px;max-width:560px}.mk-dfy .hero-copy .hero-description{font-size:16px;max-width:390px}.mk-dfy .hero-actions{flex-direction:column;gap:12px}.mk-dfy main .commissions{padding:46px 20px}.mk-dfy .launch-timeline{gap:16px}.mk-dfy .timeline-option{padding:23px 18px}.mk-dfy .timeline-label{font-size:10px}.mk-dfy .timeline-label>span{display:none}.mk-dfy .timeline-value strong{font-size:43px}.mk-dfy .timeline-arrow{width:32px;height:32px}.mk-dfy .timeline-arrow svg{width:17px}.mk-dfy .timeline-detail{font-size:10px;line-height:1.5;display:block}.mk-dfy .timeline-track{gap:3px}.mk-dfy .timeline-track>span{font-size:8px;margin-left:3px}.mk-dfy .service-card{flex-basis:86vw}.mk-dfy .service-card h3{font-size:28px}.mk-dfy .service-card-copy{padding:25px 24px}.mk-dfy .service-art{height:325px;padding:0 19px}}@media (max-width:430px){.mk-dfy .hero h1{font-size:36px}.mk-dfy .timeline-value strong{font-size:35px}.mk-dfy .timeline-option{padding:21px 15px}.mk-dfy .timeline-track>span{font-size:7px}}@media (prefers-reduced-motion:reduce){.mk-dfy .service-art>div{transition:none}.mk-dfy .service-card:hover .service-art>div{transform:none}}.mk-dfy .partner-cta{background:var(--beige);color:var(--ink);border-radius:20px;border:1px solid #11111110;padding:120px 24px 104px}.mk-dfy .partner-cta>.reveal{position:relative;z-index:1}.mk-dfy .partner-cta .cta-art{position:absolute;inset:-55% 0;z-index:0;pointer-events:none;opacity:.9;-webkit-mask-image:linear-gradient(#00000080,#000 35%,#000);mask-image:linear-gradient(#00000080,#000 35%,#000)}.mk-dfy .partner-cta .cta-art canvas{background:transparent!important}.mk-dfy .partner-cta h2{font-size:58px;font-weight:600;line-height:.98;letter-spacing:-2.6px;text-transform:none;color:var(--ink)}.mk-dfy .partner-cta .cta-doodle{display:none}.mk-dfy .partner-cta .btn-light{background:var(--ink);color:#fff}.mk-dfy .partner-cta .btn-light:hover{background:#000}@media(max-width:1023px){.mk-dfy .partner-cta h2{font-size:50px;letter-spacing:-2.2px}}@media(max-width:767px){.mk-dfy .partner-cta{border-radius:12px;padding:78px 16px 60px}.mk-dfy .partner-cta h2{font-size:34px;line-height:1.04;letter-spacing:-1.4px}}.DeliveryPreview_workspace__G0D6V{--ink:#292d27;--muted:#70766b;width:min(1080px,calc(100% - 48px));margin:48px auto 0;text-align:left;padding:18px;border:1px solid #ffffffc4;border-radius:24px;background:#ffffff8f;-webkit-backdrop-filter:blur(18px) saturate(1.4);backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 26px 60px -34px #27262533;color:var(--ink)}.DeliveryPreview_screen__NjxYe{border:1px solid #11111110;border-radius:13px;background:#fbfcf8;box-shadow:0 2px 10px -6px #27262530;overflow:hidden}.DeliveryPreview_workspaceBar__XZxXB{display:flex;align-items:center;justify-content:space-between;padding:15px 22px;border-bottom:1px solid #e2e5dc;background:#fffefa}.DeliveryPreview_workspaceBrand__KKHMu{display:flex;align-items:center;gap:12px;font-size:23px;font-weight:600;letter-spacing:-1px}.DeliveryPreview_workspaceBrand__KKHMu>span{font-size:12px;font-weight:500;letter-spacing:-.1px}.DeliveryPreview_workspaceBrand__KKHMu i{font-style:normal;padding:0 10px;color:#b9bdaf}.DeliveryPreview_example__15BRt{font-size:10px;color:#75796f}.DeliveryPreview_workspaceBody__3MBEx{display:grid;grid-template-columns:185px minmax(0,1fr)}.DeliveryPreview_sidebar__Tnufh{display:flex;flex-direction:column;padding:23px 13px 16px;background:#fff;border-right:1px solid #e6e6e3;gap:3px}.DeliveryPreview_navLabel__vW6Mx,.DeliveryPreview_overline__E36QC{font-size:10px;font-weight:500;color:#747b6d;letter-spacing:.025em}.DeliveryPreview_navLabel__vW6Mx{padding:0 10px 12px}.DeliveryPreview_sidebar__Tnufh button{display:flex;align-items:center;gap:9px;padding:10px;min-height:36px;border:0;border-radius:6px;background:transparent;color:#65705c;font:inherit;font-size:11px;text-align:left;cursor:pointer;transition:background .2s,color .2s}.DeliveryPreview_sidebar__Tnufh button small{margin-left:auto;font-size:10px}.DeliveryPreview_sidebar__Tnufh button:hover{background:#f1f1ee}.DeliveryPreview_sidebar__Tnufh button[aria-pressed=true]{background:#ecece8;color:#2b2e2a;font-weight:500}.DeliveryPreview_sidebar__Tnufh button:focus-visible{outline:2px solid #42663a;outline-offset:2px}.DeliveryPreview_sidebarNote__PlWOF{display:flex;align-items:flex-start;gap:8px;margin:auto 9px 0;padding-top:20px;color:#6c7960;font-size:10px;line-height:1.5}.DeliveryPreview_workspaceContent__JnTNQ{min-width:0;padding:26px 24px 0}.DeliveryPreview_contentHeading__Z2IME{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:23px}.DeliveryPreview_workspace__G0D6V .DeliveryPreview_contentHeading__Z2IME h3{font-size:23px;font-weight:450;line-height:1.2;letter-spacing:-.8px;margin:7px 0 8px}.DeliveryPreview_workspace__G0D6V .DeliveryPreview_contentHeading__Z2IME p{font-size:11px;color:#73796d;margin:0;line-height:1.5}.DeliveryPreview_ready__wN3Ch{display:inline-flex;align-items:center;gap:4px;color:#527045;background:#edf2e7;border-radius:4px;padding:6px 7px;font-size:9px;white-space:nowrap}.DeliveryPreview_previewGrid__LhMTp{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.DeliveryPreview_file__HkG9q{min-width:0;border:1px solid #e1e4d9;border-radius:8px;overflow:hidden;background:#fffefa}.DeliveryPreview_filePreview__A7LoD{height:239px;overflow:hidden;padding:15px 12px 0;background:#ece9e2}.DeliveryPreview_file__HkG9q:nth-child(2) .DeliveryPreview_filePreview__A7LoD{background:#e6eddb}.DeliveryPreview_file__HkG9q:nth-child(3) .DeliveryPreview_filePreview__A7LoD{background:#f3ead8}.DeliveryPreview_filePreview__A7LoD>.DeliveryPreview_mock__67RUk{border-radius:4px 4px 0 0}.DeliveryPreview_fileMeta___GQXI{display:flex;align-items:center;gap:8px;padding:12px;font-size:11px}.DeliveryPreview_fileMeta___GQXI>svg{color:#718465;flex:none}.DeliveryPreview_fileMeta___GQXI>svg:last-child{margin-left:auto}.DeliveryPreview_fileMeta___GQXI small{display:block;color:#7d8275;font-size:9px;margin-top:3px}.DeliveryPreview_workspaceFooter___Ubno{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:18px 0;margin-top:17px;border-top:1px solid #e3e6dc;font-size:10px;color:#6c7464}.DeliveryPreview_workspaceFooter___Ubno span{display:inline-flex;align-items:center;gap:5px}.DeliveryPreview_selectedGrid__Bp_VN{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.DeliveryPreview_selectedGrid__Bp_VN .DeliveryPreview_filePreview__A7LoD{height:239px}.DeliveryPreview_selectedGrid__Bp_VN .DeliveryPreview_mock__67RUk{max-width:225px;margin-inline:auto}.DeliveryPreview_fileList__fUqtF{padding:14px 10px}.DeliveryPreview_fileList__fUqtF>div{display:flex;gap:9px;align-items:center;padding:12px 0;border-bottom:1px solid #e7e9df;font-size:11px}.DeliveryPreview_fileList__fUqtF>div svg{color:#728267;flex:none}.DeliveryPreview_fileList__fUqtF>div svg:last-child{margin-left:auto}.DeliveryPreview_fileList__fUqtF p{font-size:11px;line-height:1.65;color:#777d6f;margin:16px 0 0}.DeliveryPreview_mock__67RUk{width:100%;overflow:hidden;border:1px solid #363d271c;border-radius:9px 9px 0 0;background:#fffefa;box-shadow:0 12px 30px -18px #3c432d66}.DeliveryPreview_chrome__s0Fa4{display:flex;align-items:center;gap:8px;min-height:31px;padding:7px 12px;font-size:9px;color:#6c7165;background:#fffefa;border-bottom:1px solid #313c2312}.DeliveryPreview_chrome__s0Fa4>:last-child:not(:first-child){margin-left:auto}.DeliveryPreview_dots__cX_27{font-size:6px;color:#babeb2}.DeliveryPreview_avatar__LFoRj{width:18px;height:18px;display:grid;place-items:center;background:#e3ebd6;color:#394932;border-radius:50%;font-size:13px}.DeliveryPreview_artwork__LF9iq{display:block;width:100%;height:auto}.DeliveryPreview_caption__WH_q_{padding:10px 13px;font-size:12px}.DeliveryPreview_caption__WH_q_ p{font-size:10px;margin:7px 0}.DeliveryPreview_documentBody__4LIWp{padding:25px 23px}.DeliveryPreview_documentBody__4LIWp>small{display:block;font-size:9px;color:#74776b;margin:16px 0 9px}.DeliveryPreview_documentBody__4LIWp>strong{display:block;font-size:24px;line-height:1.15;letter-spacing:-.8px;font-weight:500}.DeliveryPreview_documentBody__4LIWp p{font-size:12px;line-height:1.65;color:#6a7160;margin:12px 0}.DeliveryPreview_documentBody__4LIWp hr{margin:23px 0 18px;border:0;border-top:1px solid #e3e5da}.DeliveryPreview_brand__oOBTf{background:#f8f7ef}.DeliveryPreview_brandBody__9PZ4L{padding:26px}.DeliveryPreview_brandBody__9PZ4L>strong{font-size:37px;letter-spacing:-1.8px;font-weight:500}.DeliveryPreview_brandBody__9PZ4L>p{font-size:21px;line-height:1.15;margin:18px 0;letter-spacing:-.6px}.DeliveryPreview_swatches__C_gaC{display:flex;margin:24px 0;height:54px;border-radius:5px;overflow:hidden}.DeliveryPreview_swatches__C_gaC i{flex:1;background:#2b3525}.DeliveryPreview_swatches__C_gaC i:nth-child(2){background:#859374}.DeliveryPreview_swatches__C_gaC i:nth-child(3){background:#dce5c8}.DeliveryPreview_swatches__C_gaC i:nth-child(4){background:#eadcc0}.DeliveryPreview_typeSample__DO7KF{display:flex;align-items:center;gap:20px}.DeliveryPreview_typeSample__DO7KF>span{font-size:38px;letter-spacing:-1px}.DeliveryPreview_typeSample__DO7KF small{font-size:11px;line-height:1.6;color:#71775f}.DeliveryPreview_phoneScene__JGKq1{background:#e9edde;padding:20px 20px 0;border:0}.DeliveryPreview_phone__szYoS{max-width:235px;min-height:360px;margin:0 auto;border:5px solid #353b30;border-radius:30px 30px 0 0;background:#f4f3e9;padding:10px}.DeliveryPreview_phoneIsland__qQKFE{display:block;width:65px;height:15px;background:#353b30;margin:0 auto;border-radius:20px}.DeliveryPreview_phoneTime__vCKM8{display:block;font-size:40px;letter-spacing:-2px;text-align:center;margin:12px 0}.DeliveryPreview_notification__WTeg6{padding:11px;background:#ffffffc9;border:1px solid #d9ddce;border-radius:12px}.DeliveryPreview_notification__WTeg6>div{display:flex;align-items:center;gap:7px;font-size:9px;margin-bottom:10px}.DeliveryPreview_notification__WTeg6 b{background:#dce6cd;border-radius:4px;padding:2px 5px}.DeliveryPreview_notification__WTeg6 small{margin-left:auto;color:#7b8370}.DeliveryPreview_notification__WTeg6>strong{display:block;font-size:11px}.DeliveryPreview_notification__WTeg6 p{font-size:10px;line-height:1.4;margin:4px 0}.DeliveryPreview_inApp__suzgg{padding:15px 8px}.DeliveryPreview_inApp__suzgg strong{font-size:23px;line-height:1.1}.DeliveryPreview_inApp__suzgg img{width:100%;height:auto;margin:13px 0}.DeliveryPreview_inApp__suzgg>span{font-size:10px}@media (max-width:1000px){.DeliveryPreview_workspace__G0D6V{width:calc(100% - 40px)}.DeliveryPreview_workspaceBody__3MBEx{grid-template-columns:160px minmax(0,1fr)}.DeliveryPreview_workspaceContent__JnTNQ{padding:22px 18px 0}.DeliveryPreview_ready__wN3Ch{display:none}.DeliveryPreview_workspace__G0D6V .DeliveryPreview_contentHeading__Z2IME h3{font-size:21px}.DeliveryPreview_filePreview__A7LoD{height:205px;padding:10px 7px 0}.DeliveryPreview_workspaceFooter___Ubno{font-size:9px}}@media (max-width:700px){.DeliveryPreview_workspace__G0D6V{margin-top:32px;border-radius:11px}.DeliveryPreview_workspaceBar__XZxXB{padding:13px 15px}.DeliveryPreview_workspaceBrand__KKHMu>span{font-size:10px}.DeliveryPreview_workspaceBrand__KKHMu i{padding:0 5px}.DeliveryPreview_example__15BRt{font-size:9px}.DeliveryPreview_workspaceBody__3MBEx{display:block}.DeliveryPreview_sidebar__Tnufh{flex-direction:row;overflow-x:auto;gap:5px;padding:10px;border-right:0;border-bottom:1px solid #e2e5dc;scrollbar-width:thin}.DeliveryPreview_sidebar__Tnufh button{flex:none;padding:9px;font-size:10px}.DeliveryPreview_navLabel__vW6Mx,.DeliveryPreview_sidebarNote__PlWOF,.DeliveryPreview_sidebar__Tnufh button small{display:none}.DeliveryPreview_workspaceContent__JnTNQ{padding:19px 14px 0}.DeliveryPreview_workspace__G0D6V .DeliveryPreview_contentHeading__Z2IME h3{font-size:21px}.DeliveryPreview_contentHeading__Z2IME{margin-bottom:18px}.DeliveryPreview_previewGrid__LhMTp{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.DeliveryPreview_filePreview__A7LoD{height:142px;padding:7px 4px 0}.DeliveryPreview_fileMeta___GQXI{padding:9px 6px;font-size:9px;gap:4px}.DeliveryPreview_fileMeta___GQXI>svg{display:none}.DeliveryPreview_fileMeta___GQXI small{font-size:8px}.DeliveryPreview_chrome__s0Fa4{padding:5px;min-height:21px;font-size:6px;gap:3px}.DeliveryPreview_chrome__s0Fa4 svg{width:9px}.DeliveryPreview_avatar__LFoRj{width:12px;height:12px;font-size:9px}.DeliveryPreview_workspaceFooter___Ubno{flex-wrap:wrap;justify-content:flex-start;gap:10px 16px;padding:13px 0;margin-top:13px}.DeliveryPreview_workspaceFooter___Ubno span:last-child{display:none}.DeliveryPreview_selectedGrid__Bp_VN{grid-template-columns:minmax(0,1fr)}.DeliveryPreview_selectedGrid__Bp_VN .DeliveryPreview_filePreview__A7LoD{height:230px}.DeliveryPreview_selectedGrid__Bp_VN .DeliveryPreview_fileMeta___GQXI{font-size:12px;padding:12px}.DeliveryPreview_selectedGrid__Bp_VN .DeliveryPreview_fileMeta___GQXI small{font-size:10px}.DeliveryPreview_fileList__fUqtF{padding:12px 3px}.DeliveryPreview_documentBody__4LIWp{padding:16px}.DeliveryPreview_documentBody__4LIWp>strong{font-size:21px}}