@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.table{display:table}.grow{flex-grow:1}.rounded{border-radius:.25rem}}:root{--orange:#ff5a02;--orange-deep:#e64d00;--orange-soft:#ffe3d3;--orange-wash:#fff0e7;--ink:#181512;--black:#0b0b0b;--paper:#f5f1ec;--cream:#fff7f1;--white:#fff;--muted:#695f58;--line:#0b0b0b1c;--display:Georgia, "Times New Roman", serif;--sans:"Helvetica Neue", Helvetica, Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);margin:0;overflow-x:hidden}button,a{font:inherit}a{color:inherit;text-decoration:none}button{border:0}::selection{background:var(--orange);color:var(--white)}.hero{background:var(--cream);min-height:810px;padding-bottom:46px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background-image:linear-gradient(#18151209 1px,#0000 1px),linear-gradient(90deg,#18151209 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000004d,#0000 74%);mask-image:linear-gradient(#0000004d,#0000 74%)}.hero-glow{filter:blur(1px);pointer-events:none;border-radius:50%;width:560px;height:560px;position:absolute}.hero-glow--one{opacity:.66;background:#ffdbc3;top:-270px;right:-260px}.hero-glow--two{opacity:.52;background:#ffe8b7;bottom:-430px;left:-370px}.site-header{z-index:10;border-bottom:1px solid var(--line);grid-template-columns:220px 1fr auto;align-items:center;max-width:1280px;height:103px;margin:auto;padding:0 30px;display:grid;position:relative}.logo,.footer-logo{background:var(--white);display:block;position:relative;overflow:hidden}.logo{border-radius:4px;width:184px;height:58px}.logo img,.footer-logo img{object-fit:cover;object-position:center}.desktop-nav{letter-spacing:-.01em;justify-content:center;gap:31px;font-size:13px;font-weight:560;display:flex}.desktop-nav a{transition:color .2s}.desktop-nav a:hover{color:var(--orange)}.header-actions{align-items:center;gap:22px;display:flex}.merchant-link{color:var(--ink);letter-spacing:-.02em;font-size:13px;font-weight:580;transition:color .2s}.merchant-link span{color:var(--orange);margin-left:4px;transition:transform .2s;display:inline-block}.merchant-link:hover{color:var(--orange)}.merchant-link:hover span{transform:translate(2px,-2px)}.header-merchant{pointer-events:none;opacity:.8}.header-cta,.primary-button{background:var(--ink);color:var(--white);border-radius:999px;align-items:center;gap:14px;padding:14px 18px;font-size:13px;font-weight:650;transition:transform .22s,background .22s;display:inline-flex}.header-cta:hover,.primary-button:hover{background:var(--orange);transform:translateY(-2px)}.header-cta span,.primary-button span{font-size:18px;line-height:0}.mobile-menu{display:none}.hero-content{z-index:2;grid-template-columns:minmax(0,.96fr) minmax(430px,1.04fr);align-items:center;gap:50px;max-width:1220px;margin:auto;padding:74px 30px 66px;display:grid;position:relative}.launch-label,.section-kicker,.download-eyebrow{letter-spacing:.14em;align-items:center;gap:10px;font-size:11px;font-weight:760;display:flex}.launch-label{color:var(--orange);margin-bottom:25px}.launch-label span{background:var(--orange);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #ff5a0221}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--display);letter-spacing:-.065em;font-weight:500}h1{max-width:650px;font-size:clamp(3.8rem,5.35vw,5.55rem);line-height:.95}h1 em,h2 em{color:var(--orange);font-style:italic;font-weight:500}.hero-lede{max-width:495px;color:var(--muted);letter-spacing:-.025em;margin-top:28px;font-size:17px;line-height:1.58}.hero-buttons{align-items:center;gap:25px;margin-top:37px;display:flex}.primary-button{padding:17px 23px;font-size:14px;box-shadow:0 9px 21px #1815121f}.text-button{border-bottom:1px solid var(--ink);align-items:center;gap:9px;padding-bottom:4px;font-size:13px;font-weight:650;display:inline-flex}.text-button span{color:var(--orange);font-size:17px}.availability-note{color:var(--muted);align-items:center;gap:8px;margin-top:32px;font-size:12px;font-weight:510;display:flex}.availability-note span{background:#166534;border-radius:50%;width:6px;height:6px}.hero-visual{min-height:516px;position:relative}.image-shell{background:#d68b46;border-radius:32px;position:absolute;inset:0 0 0 55px;overflow:hidden;transform:rotate(2.8deg);box-shadow:0 25px 45px #4e2d1433}.image-shell:after{content:"";background:linear-gradient(#0d080400 45%,#0d080452 100%);position:absolute;inset:0}.hero-food-image{object-fit:cover;object-position:center;transition:transform .7s}.image-shell:hover .hero-food-image{transform:scale(1.04)}.image-caption{z-index:1;color:#fff;letter-spacing:-.02em;align-items:center;gap:9px;font-size:12px;font-weight:600;display:flex;position:absolute;bottom:23px;left:25px;right:25px}.caption-dot{background:var(--orange);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #ffffff2e}.app-preview{background:#fffdf9;border:7px solid #171411;border-radius:31px;width:218px;height:386px;padding:19px 13px 13px;position:absolute;bottom:-24px;left:-5px;overflow:hidden;transform:rotate(-8deg);box-shadow:0 22px 37px #18151242}.phone-speaker{background:#171411;border-radius:20px;width:70px;height:17px;position:absolute;top:-5px;left:50%;transform:translate(-50%)}.phone-status{justify-content:space-between;padding:1px 3px 18px;font-size:8px;font-weight:740;display:flex}.phone-copy{padding:1px 4px 15px}.mini-brand{letter-spacing:-.08em;margin-bottom:12px;font-size:11px;font-weight:820;display:block}.mini-brand span{color:var(--orange);font-size:16px}.phone-copy strong{font-family:var(--display);letter-spacing:-.06em;font-size:19px;line-height:1.05;display:block}.phone-copy p{color:var(--muted);padding-top:8px;font-size:8px;line-height:1.35}.phone-food-card{color:#fff;border-radius:14px;flex-direction:column;justify-content:end;height:185px;padding:16px 12px;display:flex;position:relative;overflow:hidden}.phone-food-card img{object-fit:cover;object-position:center bottom}.phone-card-shade{z-index:1;background:linear-gradient(#0000 30%,#0000008c);position:absolute;inset:0}.phone-food-card span,.phone-food-card strong{z-index:2;position:relative}.phone-food-card span{margin-bottom:3px;font-size:8px}.phone-food-card strong{letter-spacing:-.04em;font-size:12px;line-height:1.1}.phone-tabs{justify-content:space-around;align-items:center;height:39px;display:flex}.phone-tabs span{background:#ddd5ce;border-radius:50%;width:6px;height:6px}.phone-tabs .active{background:var(--orange);border-radius:9px;width:18px;height:6px}.location-chip{background:var(--white);color:var(--ink);border-radius:999px;padding:10px 14px;font-size:12px;font-weight:620;position:absolute;top:46px;right:-23px;box-shadow:0 10px 25px #18151226}.location-chip span{color:var(--orange);margin-right:5px;font-size:10px}.hero-bottom-line{z-index:2;color:#1815128c;letter-spacing:.17em;white-space:nowrap;justify-content:space-between;align-items:center;max-width:1220px;margin:auto;padding:0 30px;font-size:10px;font-weight:760;display:flex;position:relative;overflow:hidden}.hero-bottom-line i{background:var(--orange);border-radius:50%;flex:none;width:5px;height:5px}.intro-section{max-width:1220px;margin:auto;padding:132px 30px 140px}.section-kicker{color:var(--orange)}.intro-grid{grid-template-columns:1.08fr .92fr;align-items:end;gap:85px;margin-top:20px;display:grid}h2{font-size:clamp(3rem,4.5vw,4.8rem);line-height:.98}.intro-copy{color:var(--muted);letter-spacing:-.025em;max-width:440px;font-size:17px;line-height:1.58}.underline-link{border-bottom:1px solid var(--ink);align-items:center;gap:9px;margin-top:31px;padding-bottom:4px;font-size:13px;font-weight:690;display:inline-flex}.underline-link span{color:var(--orange);font-size:17px;transition:transform .2s}.underline-link:hover span{transform:translate(4px)}.reasons-grid{grid-template-columns:repeat(3,1fr);gap:17px;margin-top:73px;display:grid}.reason-card{border-radius:18px;flex-direction:column;min-height:346px;padding:28px 27px;transition:transform .25s;display:flex;position:relative;overflow:hidden}.reason-card:hover{transform:translateY(-6px)}.reason-card--orange{background:var(--orange);color:#fff}.reason-card--orange:after{content:"";border:35px solid #ffffff24;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-130px;right:-126px}.reason-card--cream{background:#ebe1d6}.reason-card--cream:after{content:"";border:1px solid #1815122b;border-radius:50% 50% 0;width:118px;height:118px;position:absolute;inset:auto 25px 22px auto;transform:rotate(30deg)}.reason-card--ink{background:var(--ink);color:#fff}.reason-card--ink:after{content:"";background:var(--orange);filter:blur(1px);border-radius:50%;width:178px;height:178px;position:absolute;bottom:-54px;right:-55px}.reason-label{letter-spacing:.14em;text-transform:uppercase;opacity:.73;font-size:10px;font-weight:770}.reason-card h3{max-width:305px;font-family:var(--display);letter-spacing:-.055em;z-index:1;margin-top:auto;font-size:30px;font-weight:500;line-height:1.04}.reason-card p{opacity:.76;letter-spacing:-.015em;z-index:1;max-width:310px;margin-top:16px;font-size:13px;line-height:1.55}.reason-arrow{z-index:1;font-size:25px;position:absolute;top:25px;right:26px}.how-section{background:var(--ink);color:var(--white);padding:125px max(30px,50vw - 580px) 135px;position:relative;overflow:hidden}.how-section:before{content:"";opacity:.18;background-image:radial-gradient(circle,#fff 1px,#0000 1px);background-size:17px 17px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(120deg,#0000 12%,#000 54%,#0000 88%);mask-image:linear-gradient(120deg,#0000 12%,#000 54%,#0000 88%)}.how-header{z-index:1;justify-content:space-between;align-items:end;gap:50px;display:flex;position:relative}.section-kicker--light{color:#ff9b68}.how-header h2{margin-top:19px}.how-header p{color:#ffffffab;letter-spacing:-.02em;max-width:320px;font-size:15px;line-height:1.62}.steps-grid{z-index:1;border-top:1px solid #fff3;grid-template-columns:repeat(3,1fr);margin-top:86px;display:grid;position:relative}.step{border-right:1px solid #fff3;flex-direction:column;justify-content:space-between;min-height:230px;padding:25px 30px 0 0;display:flex}.step+.step{padding-left:30px}.step:last-child{border-right:0}.step-number{color:#ff9b68;letter-spacing:.12em;font-size:11px;font-weight:750}.step h3{font-family:var(--display);letter-spacing:-.05em;font-size:30px;font-weight:500}.step p{color:#ffffffa8;letter-spacing:-.015em;max-width:250px;margin-top:10px;font-size:13px;line-height:1.56}.how-scribble{color:var(--orange);font-family:var(--display);letter-spacing:-.08em;opacity:.95;font-size:47px;font-style:italic;font-weight:500;line-height:.82;position:absolute;bottom:-14px;right:-20px;transform:rotate(-8deg)}.cotonou-section{background:#e9ded2;place-items:center;min-height:580px;display:grid;position:relative;overflow:hidden}.cotonou-section:before{content:"";background:#ffcc81;border-radius:50%;width:700px;height:700px;position:absolute;top:-398px;left:50%;transform:translate(-50%)}.cotonou-section:after{content:"";border:1px solid #1815121a;border-radius:50%;width:920px;height:920px;position:absolute;top:-474px;left:50%;transform:translate(-50%)}.cotonou-content{z-index:1;text-align:center;margin-top:65px;position:relative}.cotonou-content .section-kicker{justify-content:center}.cotonou-content h2{margin-top:20px}.cotonou-content p{max-width:470px;color:var(--muted);letter-spacing:-.018em;margin:25px auto 0;font-size:15px;line-height:1.6}.city-stamp{z-index:1;transform-origin:0 0;color:#18151273;letter-spacing:.2em;font-size:10px;font-weight:760;position:absolute;top:52%;left:max(24px,50vw - 580px);transform:rotate(-90deg)}.city-stamp span{color:var(--orange)}.sun-mark{border:1px solid #18151252;border-bottom:0;border-top-left-radius:82px;border-top-right-radius:82px;width:82px;height:40px;position:absolute;bottom:45px;right:max(25px,50vw - 580px)}.sun-mark:after{content:"";background:#18151252;height:1px;position:absolute;bottom:-7px;left:-24px;right:-24px}.sun-mark span{transform-origin:bottom;background:#18151252;width:1px;position:absolute;bottom:0}.sun-mark span:first-child{height:45px;left:20px;transform:rotate(-52deg)}.sun-mark span:nth-child(2){height:52px;left:40px}.sun-mark span:nth-child(3){height:45px;right:20px;transform:rotate(52deg)}.partner-section{background:var(--cream);padding:135px 30px}.partner-grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:110px;max-width:1160px;margin:auto;display:grid}.partner-art{min-height:380px;position:relative}.partner-ring{border:1px solid #1815122b;border-radius:50%;position:absolute}.partner-ring--one{inset:8px 20px 0 0}.partner-ring--two{border-color:var(--orange);inset:50px 62px 42px 43px}.partner-card{background:var(--orange);color:#fff;border-radius:18px;flex-direction:column;width:266px;height:300px;padding:29px;display:flex;position:absolute;top:46px;left:48px;transform:rotate(-8deg);box-shadow:16px 17px #f3c3a4}.partner-card span{letter-spacing:.15em;font-size:9px;font-weight:800}.partner-card strong{font-family:var(--display);letter-spacing:-.07em;margin-top:auto;font-size:36px;font-weight:500;line-height:.95}.partner-card i{font-size:24px;font-style:normal;position:absolute;top:24px;right:25px}.partner-copy h2{margin-top:20px}.partner-copy p{max-width:470px;color:var(--muted);letter-spacing:-.022em;margin-top:25px;font-size:16px;line-height:1.63}.partner-button{border-bottom:1px solid var(--ink);pointer-events:none;align-items:center;gap:7px;margin-top:33px;padding:14px 0;font-size:14px;display:inline-flex}.partner-note{margin-top:13px!important;font-size:11px!important}.download-section{background:var(--orange);color:#fff;text-align:center;place-items:center;min-height:590px;padding:100px 30px;display:grid;position:relative;overflow:hidden}.download-section:before{content:"";border:1px solid #ffffff5c;border-radius:20px;position:absolute;inset:16px}.download-orb{border:1px solid #ffffff5c;border-radius:50%;position:absolute}.download-orb--one{width:500px;height:500px;top:-284px;left:-173px}.download-orb--two{width:430px;height:430px;bottom:-260px;right:-130px}.download-content{z-index:1;position:relative}.download-eyebrow{color:#ffffffd4;justify-content:center}.download-content h2{margin-top:20px;font-size:clamp(3.6rem,5.7vw,5.5rem)}.download-content h2 em{color:var(--ink)}.download-content>p{color:#ffffffe6;letter-spacing:-.02em;max-width:390px;margin:24px auto 0;font-size:16px;line-height:1.55}.store-buttons{justify-content:center;gap:12px;margin-top:32px;display:flex}.store-button{color:#fff;text-align:left;cursor:default;opacity:1;background:#1815121c;border:1px solid #ffffff7a;border-radius:11px;align-items:center;gap:11px;min-width:157px;padding:10px 15px;display:flex}.store-button small,.store-button strong{display:block}.store-button small{opacity:.82;font-size:8px;line-height:1.15}.store-button strong{letter-spacing:-.03em;margin-top:2px;font-size:14px;line-height:1}.store-glyph{place-items:center;width:24px;height:24px;font-size:17px;display:grid}.store-glyph--apple{font-size:18px}.store-glyph--google{font-size:18px;transform:scaleX(.85)}.store-note{color:#ffffffab;margin-top:18px;font-size:10px;font-weight:520;display:block}.site-footer{background:var(--black);color:var(--white);padding:53px max(30px,50vw - 580px) 30px}.footer-top{grid-template-columns:1fr 1fr auto;align-items:center;gap:30px;padding-bottom:49px;display:grid}.footer-logo{border-radius:3px;width:157px;height:51px}.footer-top p{color:#ffffffa8;letter-spacing:-.01em;font-size:13px;line-height:1.5}.footer-top .merchant-link{color:#fff;pointer-events:none}.footer-bottom{color:#ffffff7a;border-top:1px solid #ffffff2b;justify-content:space-between;align-items:center;padding-top:24px;font-size:10px;display:flex}.footer-bottom div{gap:20px;display:flex}.footer-bottom a:hover{color:#fff}@media (max-width:960px){.site-header{grid-template-columns:1fr auto;height:88px}.desktop-nav,.header-actions{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{background:var(--ink);cursor:pointer;border-radius:50%;flex-direction:column;justify-content:center;gap:4px;width:42px;height:42px;padding:11px;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:#fff;width:20px;height:1px;display:block}.mobile-menu nav{background:var(--white);border-radius:14px;flex-direction:column;align-items:flex-start;gap:18px;width:235px;padding:23px;font-size:14px;display:flex;position:absolute;top:54px;right:0;box-shadow:0 16px 38px #1815122e}.mobile-menu .merchant-link{pointer-events:none}.mobile-download{background:var(--orange);color:#fff;text-align:center;border-radius:999px;width:100%;padding:13px 15px;font-weight:650}.hero-content{grid-template-columns:1fr 1fr;gap:29px;padding-top:61px}.hero-visual{min-height:460px}.image-shell{left:26px}.app-preview{transform-origin:0 100%;transform:scale(.88)rotate(-8deg)}.location-chip{right:-8px}.intro-grid{gap:45px}.partner-grid{gap:55px}}@media (max-width:700px){.hero{min-height:auto;padding-bottom:30px}.site-header{height:80px;padding:0 20px}.logo{width:154px;height:47px}.hero-content{padding:58px 20px 32px;display:block}h1{font-size:clamp(3.7rem,15.5vw,4.9rem)}.hero-lede{margin-top:23px;font-size:16px}.hero-buttons{gap:17px;margin-top:30px}.primary-button{padding:15px 18px}.availability-note{margin-top:24px}.hero-visual{min-height:505px;margin-top:60px}.image-shell{border-radius:24px;inset:0 0 0 23px;transform:rotate(2deg)}.app-preview{transform-origin:0 100%;bottom:-11px;left:-11px;transform:scale(.79)rotate(-7deg)}.location-chip{font-size:11px;top:24px;right:0}.hero-bottom-line{justify-content:flex-start;gap:17px;margin-top:42px;padding:0 20px;font-size:9px}.hero-bottom-line span:nth-of-type(2),.hero-bottom-line i:nth-of-type(2),.hero-bottom-line span:nth-of-type(3){display:none}.intro-section{padding:90px 20px 94px}.intro-grid{margin-top:16px;display:block}.intro-grid>div{margin-top:26px}h2{font-size:clamp(3.15rem,14vw,4.2rem)}.intro-copy{font-size:16px}.reasons-grid{grid-template-columns:1fr;margin-top:50px}.reason-card{min-height:277px}.how-section{padding:87px 20px 90px}.how-header{display:block}.how-header p{margin-top:24px}.steps-grid{grid-template-columns:1fr;margin-top:54px}.step,.step+.step{border-bottom:1px solid #fff3;border-right:0;grid-template-columns:49px 1fr;gap:12px;min-height:auto;padding:27px 0;display:grid}.step:last-child{border-bottom:0}.step h3{font-size:28px}.how-scribble{font-size:34px;bottom:10px;right:8px}.cotonou-section{min-height:510px}.cotonou-section:before{width:560px;height:560px;top:-330px}.cotonou-section:after{width:710px;height:710px;top:-402px}.cotonou-content{padding:0 30px}.cotonou-content p{font-size:14px}.city-stamp{left:13px}.sun-mark{right:26px}.partner-section{padding:93px 20px}.partner-grid{grid-template-columns:1fr;gap:62px}.partner-art{width:86%;min-height:310px;margin:auto}.partner-card{width:238px;height:272px;top:26px;left:26px}.partner-card strong{font-size:32px}.partner-copy p{font-size:15px}.download-section{min-height:550px;padding:86px 20px}.download-section:before{border-radius:14px;inset:10px}.store-buttons{flex-direction:column;align-items:center}.store-button{width:190px}.site-footer{padding:43px 20px 25px}.footer-top{grid-template-columns:1fr;gap:24px;padding-bottom:36px}.footer-top .merchant-link{width:fit-content}.footer-bottom{flex-wrap:wrap;gap:16px 20px}.footer-bottom>span:last-child{order:-1;width:100%}}
