.yo-ecommerce-page{--bg: #f7f8fb;--white: #ffffff;--black: #070a0f;--dark: #101722;--dark-2: #16202d;--text: #111827;--muted: #667085;--line: #e6e9ef;--red: #f00606;--red-2: #d90000;--red-soft: #fff0f0;--gray-soft: #f3f5f8;--shadow: 0 18px 50px rgba(15, 23, 42, .08);--radius-xl: 28px;--radius-lg: 22px;--radius-md: 16px;--container: 1240px}.yo-ecommerce-page,.yo-ecommerce-page *{box-sizing:border-box}.yo-ecommerce-page{scroll-behavior:smooth}.yo-ecommerce-page{margin:0;font-family:Inter,Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.45}.yo-ecommerce-page a{color:inherit;text-decoration:none}.yo-ecommerce-page img{display:block;max-width:100%}.yo-ecommerce-page button,.yo-ecommerce-page input,.yo-ecommerce-page textarea{font:inherit}.yo-ecommerce-page h1,.yo-ecommerce-page h2,.yo-ecommerce-page h3,.yo-ecommerce-page p{margin-top:0}.yo-ecommerce-page{overflow:hidden;background:radial-gradient(circle at 92% 8%,rgba(240,6,6,.17),transparent 30%),radial-gradient(circle at 8% 30%,rgba(240,6,6,.05),transparent 23%),linear-gradient(180deg,#fbfcfe,#f7f8fb)}.yo-ecommerce-page .container{width:min(var(--container),calc(100% - 48px));margin:0 auto}.yo-ecommerce-page .header{position:sticky;top:0;z-index:20;background:#ffffffdb;backdrop-filter:blur(18px);border-bottom:1px solid rgba(230,233,239,.7)}.yo-ecommerce-page .header__inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.yo-ecommerce-page .logo-img{width:132px;height:auto}.yo-ecommerce-page .nav{display:flex;align-items:center;gap:44px;font-size:14px;font-weight:800;color:#111827}.yo-ecommerce-page .nav a{transition:color .2s ease}.yo-ecommerce-page .nav a:hover{color:var(--red)}.yo-ecommerce-page .header__btn,.yo-ecommerce-page .btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:8px;background:linear-gradient(135deg,var(--red),var(--red-2));color:#fff;font-weight:850;cursor:pointer;box-shadow:0 14px 30px #f0060638;transition:transform .2s ease,box-shadow .2s ease}.yo-ecommerce-page .header__btn:hover,.yo-ecommerce-page .btn:hover{transform:translateY(-1px);box-shadow:0 18px 35px #f0060642}.yo-ecommerce-page .header__btn{min-height:48px;padding:0 28px;font-size:14px}.yo-ecommerce-page .btn{min-height:56px;padding:0 30px;font-size:15px}.yo-ecommerce-page .btn--light{background:#fff;color:var(--text);border:1px solid var(--line);box-shadow:0 12px 30px #0f172a0f}.yo-ecommerce-page .btn--light:hover{box-shadow:0 16px 36px #0f172a17}.yo-ecommerce-page .hero{padding:54px 0 44px}.yo-ecommerce-page .hero__grid{display:grid;grid-template-columns:.86fr 1.14fr;align-items:center;gap:76px}.yo-ecommerce-page .badge,.yo-ecommerce-page .section-kicker,.yo-ecommerce-page .dark-kicker{display:inline-flex;align-items:center;gap:9px;padding:8px 13px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#151922;font-size:13px;font-weight:900;box-shadow:0 8px 24px #0f172a0d}.yo-ecommerce-page .badge:before,.yo-ecommerce-page .section-kicker:before{content:"↗";display:grid;place-items:center;width:18px;height:18px;border-radius:6px;background:var(--red-soft);color:var(--red);font-size:12px;font-weight:950}.yo-ecommerce-page .dark-kicker{border-color:#ffffff24;background:#ffffff14;color:#fff;box-shadow:none}.yo-ecommerce-page .dark-kicker:before{content:"▣";color:var(--red)}.yo-ecommerce-page .hero h1{margin:24px 0 22px;font-size:clamp(46px,5.3vw,86px);line-height:.95;letter-spacing:-.067em;font-weight:950}.yo-ecommerce-page .hero h1 span,.yo-ecommerce-page h2 span{color:var(--red)}.yo-ecommerce-page .hero__lead{max-width:620px;margin-bottom:34px;color:#354052;font-size:19px;line-height:1.72;font-weight:550}.yo-ecommerce-page .hero__actions{display:flex;align-items:center;gap:20px;margin-bottom:38px;flex-wrap:wrap}.yo-ecommerce-page .hero__facts{display:flex;flex-wrap:wrap;gap:20px 30px;color:#303846;font-size:13px;font-weight:800}.yo-ecommerce-page .hero__facts span{display:inline-flex;align-items:center;gap:8px}.yo-ecommerce-page .hero__facts span:before{content:"✓";display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:var(--red);color:#fff;font-size:11px;font-weight:900}.yo-ecommerce-page .dashboard-card{position:relative;min-height:430px;padding:26px;border:1px solid var(--line);border-radius:var(--radius-xl);background:#ffffffe0;box-shadow:var(--shadow)}.yo-ecommerce-page .dashboard-card:after{content:"";position:absolute;right:-30px;top:108px;width:15px;height:180px;border-radius:20px;background:linear-gradient(180deg,#ff4b4b,var(--red));box-shadow:0 16px 35px #f0060638}.yo-ecommerce-page .dashboard-card__top{display:flex;justify-content:space-between;gap:18px;margin-bottom:20px}.yo-ecommerce-page .dashboard-card__title{font-size:20px;font-weight:950;letter-spacing:-.035em}.yo-ecommerce-page .dashboard-card__subtitle{margin-top:5px;color:var(--muted);font-size:12px;font-weight:800}.yo-ecommerce-page .dashboard-card__select{height:38px;padding:10px 14px;border-radius:12px;border:1px solid var(--line);color:var(--muted);font-size:12px;font-weight:850;background:#fff;white-space:nowrap}.yo-ecommerce-page .dashboard-modules{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px}.yo-ecommerce-page .module{min-height:96px;padding:17px 16px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 10px 28px #0f172a09}.yo-ecommerce-page .module span{display:block;width:38px;height:28px;margin-bottom:9px;border-radius:8px;background:linear-gradient(90deg,var(--red) 0 52%,#ffb0b0 52% 100%),var(--red-soft);box-shadow:12px 8px #111827}.yo-ecommerce-page .module strong{display:block;font-size:14px;font-weight:950}.yo-ecommerce-page .module small{display:block;margin-top:4px;color:#4b5565;font-size:11px;font-weight:750}.yo-ecommerce-page .chart{position:relative;height:218px;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:linear-gradient(to bottom,transparent 24%,var(--line) 24%,transparent 25%,transparent 49%,var(--line) 49%,transparent 50%,transparent 74%,var(--line) 74%,transparent 75%),linear-gradient(to right,transparent 14%,rgba(230,233,239,.7) 14%,transparent 14.5%,transparent 34%,rgba(230,233,239,.7) 34%,transparent 34.5%,transparent 54%,rgba(230,233,239,.7) 54%,transparent 54.5%,transparent 74%,rgba(230,233,239,.7) 74%,transparent 74.5%),#fff}.yo-ecommerce-page .chart svg{width:100%;height:100%;overflow:visible}.yo-ecommerce-page .chart__label{position:absolute;left:56%;top:34%;transform:translate(-50%,-50%);padding:13px 22px;border-radius:14px;background:#ffffffeb;box-shadow:0 16px 40px #0f172a1f;text-align:center;font-weight:900}.yo-ecommerce-page .chart__label strong{display:block;color:var(--red);font-size:24px}.yo-ecommerce-page .chart__label span{color:#303846;font-size:12px}.yo-ecommerce-page .stats-row{display:grid;grid-template-columns:repeat(3,1fr);margin-top:18px;border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden}.yo-ecommerce-page .stat{padding:19px 16px;text-align:center;border-right:1px solid var(--line)}.yo-ecommerce-page .stat:last-child{border-right:0}.yo-ecommerce-page .stat strong{display:block;margin-bottom:5px;color:var(--red);font-size:24px;font-weight:950}.yo-ecommerce-page .stat span{color:#303846;font-size:12px;font-weight:800}.yo-ecommerce-page .seo-specifics,.yo-ecommerce-page .problems,.yo-ecommerce-page .monthly-work,.yo-ecommerce-page .faq,.yo-ecommerce-page .cases{padding:18px 0}.yo-ecommerce-page .specifics-card{display:grid;grid-template-columns:.48fr .52fr;gap:58px;padding:34px;border:1px solid var(--line);border-radius:var(--radius-xl);background:#ffffffd6;box-shadow:0 18px 46px #0f172a0d}.yo-ecommerce-page .specifics-intro h2,.yo-ecommerce-page .problems h2,.yo-ecommerce-page .work-intro h2,.yo-ecommerce-page .faq-intro h2,.yo-ecommerce-page .cases h2,.yo-ecommerce-page .cta h2{margin-bottom:20px;font-size:clamp(32px,3.2vw,54px);line-height:1.02;letter-spacing:-.055em;font-weight:950}.yo-ecommerce-page .specifics-intro h2{margin-top:22px}.yo-ecommerce-page .specifics-intro p{max-width:500px;color:#3d4655;font-size:17px;line-height:1.7;font-weight:550}.yo-ecommerce-page .specifics-list{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff}.yo-ecommerce-page .specific-item{min-height:148px;padding:28px 28px 24px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.yo-ecommerce-page .specific-item:nth-child(2n){border-right:0}.yo-ecommerce-page .specific-item:nth-child(n+5){border-bottom:0}.yo-ecommerce-page .specific-item:before{content:"";display:block;width:18px;height:3px;border-radius:99px;background:var(--red);margin-bottom:22px}.yo-ecommerce-page .specific-item h3{margin-bottom:8px;font-size:16px;line-height:1.2;font-weight:950;letter-spacing:-.02em}.yo-ecommerce-page .specific-item p{margin-bottom:0;color:#4b5565;font-size:13px;font-weight:650;line-height:1.55}.yo-ecommerce-page .problems-card{position:relative;overflow:hidden;padding:36px;border-radius:24px;color:#fff;background:radial-gradient(circle at 92% 84%,rgba(240,6,6,.46),transparent 24%),radial-gradient(circle at 70% 0%,rgba(240,6,6,.25),transparent 28%),linear-gradient(135deg,#101722,#06101a 65%,#1a0710);box-shadow:0 22px 60px #070a0f38}.yo-ecommerce-page .problems-card:after{content:"";position:absolute;right:-50px;bottom:-80px;width:330px;height:330px;border:42px solid rgba(240,6,6,.32);border-radius:50%}.yo-ecommerce-page .problems-head{position:relative;z-index:2;display:grid;grid-template-columns:.52fr .48fr;gap:40px;margin-bottom:28px;align-items:end}.yo-ecommerce-page .problems h2{margin:18px 0 0;color:#fff}.yo-ecommerce-page .problems-head p{margin:0;color:#ffffffbf;font-size:17px;line-height:1.65;font-weight:500}.yo-ecommerce-page .problem-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.yo-ecommerce-page .problem-item{min-height:150px;padding:22px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#ffffff0f;backdrop-filter:blur(12px)}.yo-ecommerce-page .problem-item span{display:grid;place-items:center;width:44px;height:32px;margin-bottom:18px;border-radius:12px;background:#f0060642;color:#fff;font-size:14px;font-weight:950}.yo-ecommerce-page .problem-item h3{margin-bottom:8px;font-size:17px;font-weight:950;letter-spacing:-.025em}.yo-ecommerce-page .problem-item p{margin:0;color:#ffffffbd;font-size:13px;line-height:1.55;font-weight:550}.yo-ecommerce-page .work-card{display:grid;grid-template-columns:.34fr .66fr;border:1px solid var(--line);border-radius:var(--radius-xl);background:#ffffffdb;overflow:hidden;box-shadow:0 18px 46px #0f172a0d}.yo-ecommerce-page .work-intro{padding:34px;border-right:1px solid var(--line)}.yo-ecommerce-page .work-intro h2{margin-top:20px}.yo-ecommerce-page .work-intro p{color:#3d4655;font-size:16px;line-height:1.7;font-weight:550}.yo-ecommerce-page .work-steps{display:grid;grid-template-columns:repeat(2,1fr)}.yo-ecommerce-page .work-step{padding:34px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.yo-ecommerce-page .work-step:nth-child(2n){border-right:0}.yo-ecommerce-page .work-step:nth-child(n+3){border-bottom:0}.yo-ecommerce-page .work-step span{display:grid;place-items:center;width:52px;height:40px;margin-bottom:26px;border-radius:14px;background:var(--red-soft);color:var(--red);font-size:22px;font-weight:950}.yo-ecommerce-page .work-step h3{margin-bottom:8px;font-size:19px;line-height:1.15;letter-spacing:-.03em;font-weight:950}.yo-ecommerce-page .work-step p{margin:0;color:#4b5565;font-size:14px;line-height:1.55;font-weight:600}.yo-ecommerce-page .audit-strip{padding:18px 0}.yo-ecommerce-page .audit-card{display:grid;grid-template-columns:82px 1fr 290px;align-items:center;gap:28px;padding:25px 30px;border:1px solid #ffd9d9;border-radius:22px;background:linear-gradient(90deg,#f0060614,#f0060606),#fff;overflow:hidden}.yo-ecommerce-page .audit-icon{display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:#fff;color:var(--red);font-size:34px;font-weight:950;box-shadow:0 12px 32px #0f172a0f}.yo-ecommerce-page .audit-card h2{margin-bottom:5px;font-size:24px;line-height:1.18;letter-spacing:-.035em;font-weight:950}.yo-ecommerce-page .audit-card p{margin-bottom:0;color:#3d4655;font-size:15px;font-weight:600}.yo-ecommerce-page .audit-visual{height:76px;position:relative}.yo-ecommerce-page .audit-visual span{position:absolute;left:20px;right:70px;height:10px;border-radius:999px;background:var(--dark)}.yo-ecommerce-page .audit-visual span:first-child{top:18px;width:130px}.yo-ecommerce-page .audit-visual span:nth-child(2){bottom:18px;background:var(--red)}.yo-ecommerce-page .audit-visual i{position:absolute;right:14px;top:11px;width:58px;height:58px;border-radius:50%;background:#111827;border:10px solid var(--red);box-shadow:0 10px 28px #f0060638}.yo-ecommerce-page .faq-grid{display:grid;grid-template-columns:.42fr .58fr;gap:28px;align-items:start}.yo-ecommerce-page .faq-intro{padding:34px;border:1px solid var(--line);border-radius:24px;background:#ffffffdb;box-shadow:0 14px 42px #0f172a0a}.yo-ecommerce-page .faq-intro h2{margin-top:20px;font-size:clamp(30px,3vw,44px)}.yo-ecommerce-page .faq-intro p{margin-bottom:0;color:#4b5565;font-size:15px;line-height:1.7;font-weight:600}.yo-ecommerce-page .faq-list{display:grid;gap:14px}.yo-ecommerce-page details{border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 12px 34px #0f172a0b;overflow:hidden}.yo-ecommerce-page summary{cursor:pointer;list-style:none;padding:22px 24px;font-size:18px;font-weight:950;letter-spacing:-.02em}.yo-ecommerce-page summary::-webkit-details-marker{display:none}.yo-ecommerce-page summary:after{content:"+";float:right;color:var(--red);font-size:20px;font-weight:950}.yo-ecommerce-page details[open] summary:after{content:"−"}.yo-ecommerce-page details p{margin:0;padding:0 24px 22px;color:#4b5565;font-size:14px;line-height:1.65;font-weight:600}.yo-ecommerce-page .cases{padding-bottom:48px}.yo-ecommerce-page .cases__head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.yo-ecommerce-page .cases h2{margin-bottom:0;font-size:clamp(30px,3vw,46px)}.yo-ecommerce-page .carousel-arrows{display:flex;gap:12px}.yo-ecommerce-page .arrow{display:grid;place-items:center;width:46px;height:46px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--text);font-size:20px;font-weight:900;box-shadow:0 10px 25px #0f172a0d;cursor:pointer}.yo-ecommerce-page .arrow:hover{color:var(--red)}.yo-ecommerce-page .case-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.yo-ecommerce-page .case-card{padding:18px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 18px 45px #0f172a0f}.yo-ecommerce-page .case-card__top{margin-bottom:18px;padding:4px 4px 0}.yo-ecommerce-page .case-card h3{margin-bottom:7px;font-size:24px;line-height:1.16;letter-spacing:-.035em;font-weight:950}.yo-ecommerce-page .case-card__intro{margin:0;color:#4b5565;font-size:14px;font-weight:600}.yo-ecommerce-page .case-card__body{display:grid;grid-template-columns:minmax(220px,300px) 1fr;gap:22px;align-items:stretch}.yo-ecommerce-page .case-image{aspect-ratio:1 / 1;border-radius:18px;overflow:hidden;background:var(--gray-soft)}.yo-ecommerce-page .case-image img{width:100%;height:100%;object-fit:cover}.yo-ecommerce-page .case-points{display:flex;flex-direction:column;justify-content:center;gap:12px;padding:8px 0;margin:0;list-style:none}.yo-ecommerce-page .case-points li{position:relative;padding-left:30px;color:#293241;font-size:14px;font-weight:750}.yo-ecommerce-page .case-points li:before{content:"✓";position:absolute;left:0;top:0;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--red);color:#fff;font-size:12px;font-weight:950}.yo-ecommerce-page .case-metrics{display:grid;grid-template-columns:repeat(3,1fr);margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.yo-ecommerce-page .case-metric{text-align:center;border-right:1px solid var(--line)}.yo-ecommerce-page .case-metric:last-child{border-right:0}.yo-ecommerce-page .case-metric strong{display:block;margin-bottom:4px;color:var(--red);font-size:25px;font-weight:950}.yo-ecommerce-page .case-metric span{color:#4b5565;font-size:12px;font-weight:750}.yo-ecommerce-page .dots{display:flex;justify-content:center;gap:9px;margin-top:22px}.yo-ecommerce-page .dot{width:9px;height:9px;border-radius:50%;background:#d7dce5}.yo-ecommerce-page .dot--active{background:var(--red)}.yo-ecommerce-page .cta{padding:0 0 38px}.yo-ecommerce-page .cta-card{display:grid;grid-template-columns:100px 1fr auto;align-items:center;gap:28px;padding:32px 40px;border-radius:22px;background:radial-gradient(circle at 100% 50%,rgba(240,6,6,.25),transparent 32%),linear-gradient(135deg,#101722,#07101a);color:#fff;box-shadow:0 22px 60px #070a0f33}.yo-ecommerce-page .cta__icon{display:grid;place-items:center;width:82px;height:82px;border-radius:50%;background:#fff;color:var(--red);font-size:40px;font-weight:950}.yo-ecommerce-page .cta h2{margin-bottom:6px;color:#fff;font-size:30px;line-height:1.1}.yo-ecommerce-page .cta p{margin:0;max-width:610px;color:#ffffffc7;font-size:16px;font-weight:500}.yo-ecommerce-page .footer{padding:38px 0 30px;background:#08111b;color:#fff}.yo-ecommerce-page .footer-process{display:grid;grid-template-columns:170px repeat(5,1fr);gap:24px;padding-bottom:34px;border-bottom:1px solid rgba(255,255,255,.12)}.yo-ecommerce-page .footer-process__title{font-size:24px;line-height:1.05;font-weight:900;letter-spacing:-.035em}.yo-ecommerce-page .footer-step{position:relative;color:#ffffffb3;font-size:12px;font-weight:600}.yo-ecommerce-page .footer-step:after{content:"→";position:absolute;top:14px;right:-18px;color:var(--red);font-size:24px;font-weight:950}.yo-ecommerce-page .footer-step:last-child:after{display:none}.yo-ecommerce-page .footer-step strong{display:block;margin:8px 0 7px;color:#fff;font-size:14px;font-weight:900}.yo-ecommerce-page .footer-icon{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.22);border-radius:50%;color:#fff;font-size:20px}.yo-ecommerce-page .footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-top:26px;color:#ffffff94;font-size:13px;font-weight:600}.yo-ecommerce-page .footer-links{display:flex;gap:36px}@media (max-width: 1180px){.yo-ecommerce-page .hero__grid,.yo-ecommerce-page .specifics-card,.yo-ecommerce-page .problems-head,.yo-ecommerce-page .work-card,.yo-ecommerce-page .faq-grid{grid-template-columns:1fr}.yo-ecommerce-page .work-intro{border-right:0;border-bottom:1px solid var(--line)}.yo-ecommerce-page .case-card__body{grid-template-columns:240px 1fr}.yo-ecommerce-page .footer-process{grid-template-columns:repeat(2,1fr)}.yo-ecommerce-page .footer-process__title{grid-column:1 / -1}}@media (max-width: 920px){.yo-ecommerce-page .container{width:min(100% - 28px,var(--container))}.yo-ecommerce-page .nav{display:none}.yo-ecommerce-page .hero{padding-top:34px}.yo-ecommerce-page .dashboard-modules,.yo-ecommerce-page .problem-grid,.yo-ecommerce-page .case-grid,.yo-ecommerce-page .specifics-list{grid-template-columns:1fr}.yo-ecommerce-page .specific-item,.yo-ecommerce-page .specific-item:nth-child(2n),.yo-ecommerce-page .specific-item:nth-child(n+5){border-right:0;border-bottom:1px solid var(--line)}.yo-ecommerce-page .specific-item:last-child{border-bottom:0}.yo-ecommerce-page .audit-card,.yo-ecommerce-page .cta-card{grid-template-columns:1fr}.yo-ecommerce-page .audit-visual{display:none}.yo-ecommerce-page .case-card__body{grid-template-columns:300px 1fr}}@media (max-width: 640px){.yo-ecommerce-page .header__inner{height:66px}.yo-ecommerce-page .header__btn{display:none}.yo-ecommerce-page .hero h1{font-size:46px}.yo-ecommerce-page .hero__lead,.yo-ecommerce-page .specifics-intro p{font-size:16px}.yo-ecommerce-page .dashboard-card,.yo-ecommerce-page .specifics-card,.yo-ecommerce-page .problems-card,.yo-ecommerce-page .work-intro,.yo-ecommerce-page .faq-intro{padding:22px;border-radius:22px}.yo-ecommerce-page .stats-row,.yo-ecommerce-page .work-steps,.yo-ecommerce-page .case-metrics{grid-template-columns:1fr}.yo-ecommerce-page .stat,.yo-ecommerce-page .case-metric{border-right:0;border-bottom:1px solid var(--line)}.yo-ecommerce-page .stat:last-child,.yo-ecommerce-page .case-metric:last-child{border-bottom:0}.yo-ecommerce-page .work-step{border-right:0;border-bottom:1px solid var(--line);padding:24px}.yo-ecommerce-page .work-step:last-child{border-bottom:0}.yo-ecommerce-page .case-card__body,.yo-ecommerce-page .footer-process{grid-template-columns:1fr}.yo-ecommerce-page .footer-step:after{display:none}.yo-ecommerce-page .footer-bottom{align-items:flex-start;flex-direction:column}.yo-ecommerce-page .footer-links{flex-direction:column;gap:12px}}
