:root{--pink:#ef3e70;--pink-dark:#d92c60;--pink-soft:#fff0f5;--pink-softer:#fff8fa;--pink-border:#f8d8e3;--ink:#171517;--text:#252126;--muted:#6e666b;--line:#eae4e7;--white:#fff;--warm:#f8f5f6;--dark-card:#211f21;--radius-sm:14px;--radius-md:22px;--radius-lg:34px;--shadow:0 24px 60px #4a1b2d24;--container:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--white);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}svg{width:100%;display:block}.container{width:min(calc(100% - 40px), var(--container));margin:0 auto}.section{padding:88px 0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:30;height:92px;position:absolute;inset:0 0 auto}.nav-wrap{grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;height:92px;display:grid}.brand{align-items:center;gap:14px;width:fit-content;display:inline-flex}.brand-mark{object-fit:cover;border-radius:15px;flex:none;width:46px;height:46px;display:block;box-shadow:0 10px 28px #ef3e7038}.brand-name{color:var(--ink);letter-spacing:-1.2px;font-size:28px;font-weight:800}.main-nav{justify-content:center;align-items:center;gap:32px;font-size:15px;font-weight:600;display:flex}.main-nav a,.marketplace-link{transition:color .2s}.main-nav a:hover,.marketplace-link:hover{color:var(--pink)}.nav-actions{z-index:5;justify-content:flex-end;align-items:center;gap:18px;display:flex;position:relative}.marketplace-link{font-size:15px;font-weight:600}.language-switcher{z-index:6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:auto;background:#ffffffad;border:1px solid #ef3e701a;border-radius:999px;padding:4px;display:inline-flex;position:relative}.language-option{min-width:46px;height:34px;color:var(--text);cursor:pointer;pointer-events:auto;background:0 0;border:0;border-radius:999px;font-weight:700}.language-option.active{color:#fff;background:var(--pink)}.menu-button{display:none}.button{border:1px solid #0000;border-radius:15px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-weight:750;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--pink);box-shadow:0 14px 30px #ef3e7040}.button-primary:hover{background:var(--pink-dark)}.button-secondary{background:#ffffffb8;border-color:#221d2024}.button-dark{color:#fff;background:var(--ink);box-shadow:0 14px 30px #17151729}.button-small{border-radius:12px;min-height:42px;padding:0 17px;font-size:14px}.hero{background:radial-gradient(circle at 73% 48%,#ffffffe6 0 8%,#0000 30%),linear-gradient(112deg,#fffafc 0%,#fff2f6 45%,#ffd8e5 100%);min-height:830px;padding:165px 0 100px;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background:linear-gradient(#0000,#ffffff8c);height:140px;position:absolute;inset:auto 0 0}.hero-orb{filter:blur(2px);pointer-events:none;border-radius:999px;position:absolute}.hero-orb-one{background:#ef3e701c;width:420px;height:420px;top:-160px;right:-80px}.hero-orb-two{background:#ef3e7017;width:290px;height:290px;bottom:-160px;left:41%}.hero-grid{z-index:2;grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;display:grid;position:relative}.hero-copy{padding-top:5px}.eyebrow,.section-kicker{color:var(--pink-dark);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:9px;font-size:13px;font-weight:800;display:inline-flex}.eyebrow{border:1px solid var(--pink-border);text-transform:none;letter-spacing:0;background:#fff9;border-radius:999px;padding:8px 12px}.eyebrow-dot{background:var(--pink);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #ef3e701f}.hero h1{max-width:680px;color:var(--ink);letter-spacing:-4.5px;margin:26px 0 24px;font-size:clamp(48px,5vw,74px);line-height:.99}.hero-description{color:#5e575b;max-width:620px;margin:0;font-size:19px;line-height:1.65}.hero-actions{gap:12px;margin-top:32px;display:flex}.hero-assurances{color:#61595e;flex-wrap:wrap;gap:19px;margin-top:26px;font-size:13px;font-weight:650;display:flex}.hero-assurances>span{align-items:center;gap:7px;display:inline-flex}.check{width:20px;height:20px;color:var(--pink);background:#ef3e701a;border-radius:50%;place-items:center;font-size:12px;font-style:normal;font-weight:900;display:inline-grid}.hero-visual{place-items:center;min-height:570px;display:grid;position:relative}.storefront-card{width:520px;box-shadow:var(--shadow);background:#ffffffe8;border:1px solid #fffc;border-radius:28px;position:relative;overflow:hidden;transform:translate(18px,20px)}.browser-top{border-bottom:1px solid var(--line);background:#ffffffd6;align-items:center;gap:7px;height:49px;padding:0 16px;display:flex}.browser-top>span{background:#d9d3d6;border-radius:50%;width:8px;height:8px}.browser-address{color:#8b8287;background:#f5f1f3;border-radius:8px;place-items:center;width:220px;height:25px;margin-left:10px;font-size:10px;display:grid}.storefront-header{justify-content:space-between;gap:20px;padding:24px 24px 18px;display:flex}.small-label{color:var(--pink);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.storefront-header h3{color:var(--ink);margin:4px 0 0;font-size:21px}.store-status{color:#2c7754;background:#e8f7ef;border-radius:999px;align-self:center;padding:7px 11px;font-size:11px;font-weight:750}.category-grid{grid-template-columns:1fr 1fr;gap:12px;padding:0 18px 20px;display:grid}.product-card{background:#fff;border:1px solid #eee8eb;border-radius:18px;overflow:hidden}.product-visual{place-items:center;height:123px;display:grid;overflow:hidden}.product-visual svg{width:92%;height:92%}.product-dessert .product-visual{background:#f5d6d2}.product-flower .product-visual{background:#ffd7e4}.product-perfume .product-visual{background:#b8dafa}.product-gift .product-visual{background:#d6cbc2}.product-card strong,.product-card>span{padding-inline:12px;display:block}.product-card strong{color:var(--ink);margin-top:11px;font-size:14px}.product-card>span{color:#847b80;margin:4px 0 12px;font-size:11px}.floating-card{z-index:4;position:absolute}.seller-chip{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border:1px solid #fffc;border-radius:18px;grid-template-columns:55px 1fr;align-items:center;gap:11px;width:286px;min-height:88px;padding:12px;display:grid;top:27px;left:-10px;box-shadow:0 18px 45px #471e2f24}.seller-avatar{background:linear-gradient(145deg,#ffc3d6,#ee4c7a);border-radius:15px;place-items:center;width:55px;height:55px;font-size:24px;display:grid}.seller-chip-copy strong,.seller-chip-copy span{display:block}.seller-chip-copy strong{color:var(--ink)}.seller-chip-copy span{color:var(--pink);margin-top:4px;font-size:12px;font-weight:750}.seller-tags{grid-column:2;gap:5px;margin-top:-14px;display:flex}.seller-tags span{background:#f5f1f3;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:700}.order-card{color:#fff;background:var(--dark-card);border-radius:23px;width:250px;padding:18px;top:45px;right:-4px;box-shadow:0 30px 55px #20191d47}.order-card-top{justify-content:space-between;align-items:flex-start;display:flex}.order-card-top span,.customer-box span,.customer-box small{color:#b7afb3;font-size:10px}.order-card-top strong{margin-top:4px;font-size:18px;display:block}.pending-pill{background:#ef3e7033;border-radius:999px;padding:6px 9px;font-weight:700;color:#ffb7ca!important}.customer-box{background:#353235;border-radius:14px;margin:16px 0 12px;padding:12px}.customer-box strong,.customer-box small{display:block}.customer-box strong{margin:4px 0;font-size:13px}.order-line,.order-total{border-bottom:1px solid #464146;justify-content:space-between;align-items:center;gap:10px;padding:10px 0;font-size:11px;display:flex}.order-line strong{font-size:11px}.order-total{border:0}.order-total span{color:#c0b7bc}.order-total strong{color:#ff9fbb;font-size:17px}.visual-caption{color:#756b70;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffbf;border:1px solid #ffffffe6;border-radius:999px;align-items:center;gap:10px;width:max-content;padding:10px 15px;font-size:11px;font-weight:700;display:flex;position:absolute;bottom:3px;left:50%;transform:translate(-47%)}.visual-caption i{color:var(--pink);font-style:normal}.section-heading h2,.center-heading h2,.customer-copy h2,.trust-heading h2,.cta-copy h2{color:var(--ink);letter-spacing:-.03em;margin:16px 0 0;font-size:clamp(28px,2.6vw,36px);line-height:1.2}.center-heading{text-align:center;max-width:720px;margin:0 auto 44px}.center-heading p{max-width:640px;color:var(--muted);margin:14px auto 0;font-size:16px;line-height:1.65}.narrow-heading{max-width:650px}.problem-section{background:var(--white)}.problem-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:90px;display:grid}.problem-copy>p{max-width:630px;color:var(--muted);margin:0;font-size:19px;line-height:1.7}.message-stack{background:var(--pink-softer);border-radius:28px;min-height:280px;margin-top:38px;padding:28px;position:relative}.message-bubble{border-radius:15px;width:fit-content;max-width:78%;margin-bottom:12px;padding:12px 15px;font-size:13px;box-shadow:0 8px 20px #3a212b0f}.customer-message{background:#fff;border-bottom-left-radius:5px;margin-right:auto}.seller-message{color:#fff;background:var(--pink);border-bottom-right-radius:5px;margin-left:auto}.message-note{background:#ffffffc7;border:1px dashed #dd9eb2;border-radius:14px;width:220px;padding:14px;position:absolute;bottom:24px;right:25px;transform:rotate(-2deg)}.message-note span,.message-note strong{display:block}.message-note span{color:#8a7f84;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.message-note strong{color:var(--pink-dark);margin-top:4px;font-size:13px}.how-section{border-top:1px solid var(--line);background:#fbf9fa}.steps-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.step-card{background:#fff;border:1px solid #eae5e7;border-radius:24px;min-height:320px;padding:28px;transition:transform .25s,box-shadow .25s;position:relative}.step-card:hover{transform:translateY(-7px);box-shadow:0 22px 42px #311e2614}.step-number{color:#c9bec3;font-size:12px;font-weight:800}.step-icon{width:58px;height:58px;color:var(--pink);background:var(--pink-soft);border-radius:18px;place-items:center;margin:49px 0 29px;display:grid}.step-icon svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:30px}.step-card h3{color:var(--ink);letter-spacing:-.5px;margin:0;font-size:20px}.step-card p{color:var(--muted);margin:11px 0 0;font-size:14px;line-height:1.6}.benefits-section{background:#fff}.benefits-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.benefit-card{border:1px solid var(--line);background:#fff;border-radius:28px;padding:20px 20px 28px}.benefit-visual{background:var(--pink-softer);border-radius:20px;height:220px;margin-bottom:26px;padding:24px}.benefit-card h3{color:var(--ink);letter-spacing:-.02em;margin:0;font-size:18px}.benefit-card>p{color:var(--muted);margin:10px 0 0;font-size:14px;line-height:1.6}.questions-visual{position:relative;overflow:hidden}.mini-bubble{color:#61565b;background:#fff;border-radius:13px;padding:9px 13px;font-size:12px;position:absolute;box-shadow:0 8px 20px #4b223212}.mini-bubble:first-child{top:30px;left:25px}.mini-bubble:nth-child(2){top:77px;right:27px}.mini-bubble:nth-child(3){top:121px;left:41px}.store-answer{color:#fff;background:var(--ink);border-radius:14px;align-items:center;gap:9px;padding:10px 13px;display:flex;position:absolute;bottom:23px;right:28px}.store-answer span{width:22px;height:22px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;font-size:12px;display:grid}.store-answer small{font-size:10px}.orders-visual{align-content:center;gap:10px;display:grid}.order-row{background:#fff;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:13px 14px;font-size:12px;display:grid;box-shadow:0 8px 18px #4b22320d}.order-row strong{font-size:13px}.status-dot{border-radius:50%;width:9px;height:9px}.pending-dot{background:#f0a34f}.confirmed-dot{background:#6189dd}.completed-dot{background:#52a877}.customers-visual{grid-template-columns:auto 1fr;align-content:center;gap:13px;display:grid}.customer-avatar{color:#fff;background:var(--pink);border-radius:18px;place-items:center;width:55px;height:55px;font-weight:800;display:grid}.customers-visual>div:nth-child(2){align-self:center}.customers-visual strong,.customers-visual span{display:block}.customers-visual span{color:var(--muted);margin-top:4px;font-size:11px}.customer-order-count{background:#fff;border-radius:15px;grid-column:1/-1;margin-top:10px;padding:16px}.customer-order-count strong{color:var(--pink);font-size:27px}.customer-section{background:linear-gradient(120deg,#fff2f6,#ffdce7);overflow:hidden}.customer-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.customer-copy p{max-width:590px;color:var(--muted);margin:21px 0 0;font-size:17px;line-height:1.75}.feature-list{gap:14px;margin:30px 0 0;padding:0;list-style:none;display:grid}.feature-list li{align-items:center;gap:11px;font-weight:650;display:flex}.feature-list li>span:first-child{width:auto;min-width:1.4em;height:auto;color:inherit;box-shadow:none;background:0 0;border-radius:0;flex:none;justify-content:center;align-items:center;font-size:18px;line-height:1;display:inline-flex}.phone-scene{justify-self:center;width:min(100%,610px);height:530px;min-height:530px;position:relative}.phone{background:#fffffff0;border:1.5px solid #2e26291f;border-radius:39px;width:258px;height:510px;padding:8px;position:absolute;overflow:hidden;box-shadow:0 28px 65px #3d28301a,0 4px 12px #3d28300a}.phone-one{z-index:2;top:12px;left:48px;transform:rotate(-7deg)}.phone-one .phone-content.mkt-screen{background:var(--pink-softer);border-radius:31px;flex-direction:column;gap:0;height:100%;padding:42px 12px 14px;display:flex;overflow:hidden}.mkt-topbar{justify-content:space-between;align-items:center;gap:8px;margin-bottom:14px;display:flex}.mkt-brand{align-items:center;gap:7px;min-width:0;display:flex}.mkt-brand-mark{object-fit:cover;border-radius:7px;flex:none;width:22px;height:22px}.mkt-brand strong{color:var(--ink);letter-spacing:-.02em;font-size:13px;font-weight:800}.mkt-menu{flex:none;align-content:center;justify-items:center;gap:3.5px;width:28px;height:28px;display:grid}.mkt-menu i{background:#8a7f84;border-radius:999px;width:14px;height:1.6px;display:block}.mkt-hero{text-align:start;flex-direction:column;align-items:start;gap:4px;margin-bottom:10px;display:flex}.mkt-title{color:var(--ink);letter-spacing:-.03em;text-align:start;margin:0;font-size:18px;font-weight:800;line-height:1.15}.mkt-sub{color:#9a9096;text-align:start;margin:0;font-size:9px;line-height:1.4}.mkt-search{border:1px solid var(--pink-border);color:#a3999f;text-align:start;background:#fff;border-radius:999px;justify-content:flex-start;align-items:center;min-height:28px;margin-bottom:10px;padding:0 11px;font-size:9.5px;font-weight:500;display:flex}.mkt-cats{gap:6px;margin:0 0 10px;display:flex;overflow:hidden}.mkt-cats span{color:#6b6166;white-space:nowrap;background:#fff;border-radius:999px;flex:none;padding:5px 9px;font-size:8.5px;font-weight:650;box-shadow:inset 0 0 0 1px #ece6e9}.mkt-cats span.is-active{background:var(--pink);color:#fff;box-shadow:none;padding:5px 9px}.mkt-stores{flex-direction:column;gap:7px;min-height:0;display:flex;overflow:hidden}.mkt-card{box-sizing:border-box;background:#fff;border-radius:16px;grid-template-columns:52px minmax(0,1fr);align-items:start;gap:9px;height:98px;min-height:98px;padding:10px;display:grid;box-shadow:0 4px 12px #3d28300a}.mkt-logo{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:14px;flex-shrink:0;width:52px;height:52px;overflow:hidden;box-shadow:inset 0 0 0 1px #1715170f}.mkt-logo-basborino{background-color:#561624;background-image:url(assets/basborino-logo.png);background-size:cover}.mkt-logo-dc{background-image:radial-gradient(circle at 50% 42%,#f7d8a8 0 18%,#0000 19%),linear-gradient(160deg,#f4c08a,#b84d45 55%,#6b2a2a)}.mkt-logo-reema{background:var(--pink);color:#fff;box-shadow:none;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:1px;display:flex}.mkt-logo-reema span{font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:800;line-height:1}.mkt-logo-reema small{letter-spacing:.04em;font-size:5px;font-weight:700;line-height:1}.mkt-card-copy{text-align:start;flex-direction:column;align-items:stretch;gap:5px;min-width:0;display:flex}.mkt-card-top{justify-content:space-between;align-items:center;gap:6px;min-width:0;display:flex}.mkt-card-copy strong{min-width:0;color:var(--ink);text-align:start;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:800;line-height:1.15;overflow:hidden}.mkt-tags{flex-wrap:wrap;justify-content:flex-start;gap:4px;display:flex}.mkt-tags span{color:#6b6166;white-space:nowrap;box-sizing:border-box;background:#f3f0f1;border-radius:999px;align-items:center;height:18px;padding:0 7px;font-size:7.5px;font-weight:700;line-height:1;display:inline-flex}.mkt-card-copy>small{color:#8a7f84;text-align:start;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:8px;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.mkt-open{color:#2f8f5b;white-space:nowrap;box-sizing:border-box;background:#f0faf3;border-radius:999px;flex:none;align-items:center;height:16px;padding:0 6px;font-size:7px;font-style:normal;font-weight:700;line-height:1;display:inline-flex}.phone-two{z-index:3;top:18px;right:48px;transform:rotate(1.5deg)}.phone-two .phone-content.mkt-storefront{background:var(--pink-softer);text-align:start;border-radius:31px;flex-direction:column;gap:10px;height:100%;padding:42px 12px 14px;display:flex;overflow:hidden}.mkt-storefront .msf-hero-card{background:#fff;border-radius:22px;padding:12px 12px 14px;position:relative;box-shadow:0 8px 20px #ef3e700f}.mkt-storefront .msf-hero-top{justify-content:flex-start;align-items:center;gap:8px;padding-inline-end:48px;display:flex}.mkt-storefront .msf-side-actions{top:10px;flex-direction:row;align-items:center;gap:4px;display:flex;position:absolute;inset-inline-end:10px}.mkt-storefront .msf-more,.mkt-storefront .msf-lang{border-radius:50%;place-items:center;width:20px;height:20px;font-style:normal;line-height:1;display:grid}.mkt-storefront .msf-more{border:1px solid var(--pink-border);color:#9a8a90;background:#fff;font-size:11px;font-weight:700}.mkt-storefront .msf-lang{background:var(--pink);color:#fff;letter-spacing:.02em;font-size:6.5px;font-weight:800}.mkt-storefront .msf-identity{flex:1;justify-content:flex-start;align-items:center;gap:8px;min-width:0;display:flex}.mkt-storefront .msf-identity-text{text-align:start;flex-direction:column;align-items:start;gap:4px;min-width:0;display:flex}.mkt-storefront .msf-identity-text strong{color:var(--ink);font-size:12px;font-weight:800;line-height:1.25}.mkt-storefront .msf-url{color:var(--pink);letter-spacing:-.01em;white-space:nowrap;align-items:center;gap:4px;font-size:8px;font-weight:600;display:inline-flex}.mkt-storefront .msf-url i{opacity:.9;border:1.2px solid;border-radius:2px;width:9px;height:9px;box-shadow:1.5px 1.5px}.mkt-storefront .msf-logo{background:var(--pink);color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:1px;width:44px;height:44px;display:flex;overflow:hidden}.mkt-storefront .msf-logo-basborino{background-color:#561624;background-image:url(assets/basborino-logo.png)}.mkt-storefront .msf-logo span{font-family:Georgia,Times New Roman,serif;font-size:15px;font-weight:800;line-height:1}.mkt-storefront .msf-logo small{letter-spacing:.04em;font-size:4.5px;font-weight:700;line-height:1}.mkt-storefront .msf-desc{color:#6b6166;text-align:start;margin:10px 0 0;font-size:9px;line-height:1.45}.mkt-storefront .msf-tags{flex-wrap:wrap;justify-content:flex-start;gap:5px;margin-top:10px;display:flex}.mkt-storefront .msf-tags span{background:var(--pink-soft);color:var(--pink-dark);border-radius:999px;padding:4px 8px;font-size:8px;font-weight:700}.mkt-storefront .msf-cats{gap:6px;padding:0 2px;display:flex;overflow:hidden}.mkt-storefront .msf-cats span{color:var(--ink);background:#f3ecef;border-radius:999px;flex:none;padding:6px 10px;font-size:9px;font-weight:700}.mkt-storefront .msf-cats span.is-active{background:var(--pink);color:#fff}.mkt-storefront .msf-product{box-sizing:border-box;background:#fff;border-radius:18px;grid-template-columns:52px 1fr auto;align-items:center;gap:8px;height:68px;min-height:68px;padding:8px;display:grid;box-shadow:0 6px 14px #ef3e700d}.mkt-storefront .msf-add{background:var(--pink);color:#fff;border:0;border-radius:999px;min-width:42px;height:28px;padding:0 8px;font-size:9px;font-weight:700;line-height:1}.mkt-storefront .msf-product-copy{text-align:start;flex-direction:column;align-items:start;gap:2px;min-width:0;display:flex}.mkt-storefront .msf-product-copy strong{color:var(--ink);font-size:10px;font-weight:800;line-height:1.15}.mkt-storefront .msf-product-copy small{color:#8a7f84;font-size:8px;line-height:1}.mkt-storefront .msf-product-copy em{color:var(--pink);font-size:10px;font-style:normal;font-weight:800;line-height:1}.mkt-storefront .msf-product-image{background-color:#f3ecef;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:14px;width:52px;height:52px}.mkt-storefront .msf-img-one{background-image:url(assets/basborino-mixed-box.jpg)}.mkt-storefront .msf-img-two{background-image:url(assets/basborino-original-box.jpg)}.mkt-storefront .msf-img-three{background-image:url(assets/basborino-single.jpg)}.mkt-storefront-basborino{--store-accent:#561624;--store-accent-soft:#f7f0f1;--store-accent-border:#e5d5d8;--store-accent-muted:#7a3a45;background:#faf6f6}.mkt-storefront-basborino .msf-hero-card{box-shadow:0 8px 20px #5616240f}.mkt-storefront-basborino .msf-more{border-color:var(--store-accent-border);color:#9a8589}.mkt-storefront-basborino .msf-lang{background:var(--store-accent)}.mkt-storefront-basborino .msf-url{color:var(--store-accent)}.mkt-storefront-basborino .msf-tags span{background:var(--store-accent-soft);color:var(--store-accent-muted)}.mkt-storefront-basborino .msf-cats span{background:#f1eaea}.mkt-storefront-basborino .msf-cats span.is-active{background:var(--store-accent);color:#fff}.mkt-storefront-basborino .msf-product{box-shadow:0 6px 14px #5616240d}.mkt-storefront-basborino .msf-product-copy em{color:var(--store-accent)}.mkt-storefront-basborino .msf-add{background:var(--store-accent)}.mkt-storefront-basborino .msf-product-image{background-color:#f1eaea}.phone-notch{z-index:2;background:#ded9db;border-radius:999px;width:68px;height:7px;position:absolute;top:17px;left:50%;transform:translate(-50%)}.phone-content{background:#fff;border-radius:31px;height:100%;padding:38px 14px 16px;overflow:hidden}.phone-store-head{align-items:center;gap:10px;display:flex}.phone-logo{color:#fff;background:var(--pink);border-radius:12px;place-items:center;width:39px;height:39px;font-weight:800;display:grid}.phone-store-head strong,.phone-store-head span{display:block}.phone-store-head span{color:var(--muted);margin-top:2px;font-size:9px}.phone-cover{background:radial-gradient(circle at 35% 38%,#ffc3d2 0 15%,#0000 16%),radial-gradient(circle at 65% 37%,#f5688e 0 16%,#0000 17%),linear-gradient(135deg,#ffb8cb,#ef4977);border-radius:18px;height:185px;margin-top:18px}.phone-items{grid-template-columns:1fr 1fr;gap:9px;margin-top:12px;display:grid}.phone-items div{background:#f2eef0;border-radius:13px;height:104px}.phone-items div:first-child{background:#f4d5d1}.phone-items div:last-child{background:#d7e5f5}.phone-button{color:#fff;background:var(--pink);border-radius:12px;place-items:center;height:44px;margin-top:13px;font-size:12px;font-weight:750;display:grid}.phone-two .phone-content:not(.mkt-storefront){text-align:center;padding-top:48px}.order-confirm-icon{color:#fff;background:var(--pink);width:70px;height:70px;box-shadow:0 0 0 12px var(--pink-soft);border-radius:50%;place-items:center;margin:0 auto 20px;font-size:30px;font-weight:900;display:grid}.phone-two h4{color:var(--ink);margin:0;font-size:23px}.phone-two p{color:var(--muted);margin:11px 0 30px;font-size:12px;line-height:1.55}.summary-line{border-bottom:1px solid var(--line);text-align:left;justify-content:space-between;padding:14px 0;font-size:12px;display:flex}.dark-phone-button{background:var(--ink);margin-top:38px}.categories-section{background:#fff}.categories-grid{grid-template-columns:repeat(3,minmax(0,1fr));justify-items:center;gap:22px;max-width:980px;margin:0 auto;display:grid}.categories-grid.store-views-grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:16px;max-width:1160px}.category-card{background:#fff;border:1px solid #2e26290f;border-radius:25px;width:100%;overflow:hidden}.category-art{place-items:center;height:250px;padding:16px 14px;display:grid}.store-view .category-art{height:auto;min-height:168px;padding:18px 14px 14px}.category-item-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;max-width:260px;display:grid}.store-view .category-item-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-width:168px}.category-item{aspect-ratio:1;background-color:#ffffff6b;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:14px;display:block}.store-view .category-item{background-color:#ffffff8c;border-radius:12px}.category-food .category-art{background:#f7ddd8}.category-products .category-art{background:#d9eafa}.category-made .category-art{background:#eee0d8}.category-courses .category-art{background:#f9e0e9}.store-view-desserts .category-art{background:#f8e0e8}.store-view-kitchen .category-art{background:#f6e2d6}.store-view-beauty .category-art{background:#dde8f8}.store-view-flowers .category-art{background:#e3efe6}.store-view-fashion .category-art{background:#ebe4f2}.category-content{text-align:center;padding:22px}.store-view .category-content{padding:16px 14px 18px}.category-content h3{color:var(--ink);margin:0;font-size:20px}.store-view .category-content h3{letter-spacing:-.02em;font-size:16px}.store-view-url{color:var(--pink)!important;margin:6px 0 0!important;font-size:12px!important;font-weight:600!important;line-height:1.3!important}.category-content p{color:var(--muted);margin:10px 0 0;font-size:14px;line-height:1.55}.store-view .category-content p:not(.store-view-url){margin-top:8px;font-size:13px;line-height:1.45}.trust-section{color:var(--text);background:radial-gradient(circle at 12% 20%,#ffd6e28c,#0000 36%),radial-gradient(circle at 92% 78%,#ffe2eb73,#0000 32%),linear-gradient(160deg,#fff8fa 0%,#fff 48%,#fff5f8 100%)}.trust-grid{grid-template-columns:.45fr .55fr;align-items:center;gap:64px;display:grid}.light-kicker{color:var(--pink)}.trust-heading h2{color:var(--ink)}.trust-heading p{max-width:460px;color:var(--muted);margin:16px 0 0;font-size:16px;line-height:1.65}.trust-cta{flex-direction:column;align-items:flex-start;gap:14px;margin-top:28px;display:flex}.trust-cta-button{background:var(--pink);color:#fff;border-radius:12px;width:290px;max-width:100%;min-height:52px;padding:0 28px;font-size:16px;font-weight:700;box-shadow:0 14px 34px #ef3e7047}.trust-cta-button:hover{background:var(--pink-dark)}.trust-cta-note{color:#7f777b;align-items:center;gap:6px;font-size:12px;font-weight:400;display:inline-flex}.trust-cta-note i{color:#ef3e70;width:16px;height:16px;box-shadow:none;background:#ffe8ef;border-radius:50%;place-items:center;font-size:9px;font-style:normal;display:grid}.trust-list{grid-template-columns:1fr 1fr;gap:16px;display:grid}.trust-list article{background:#fff;border:1px solid #ece7e9;border-radius:24px;align-items:flex-start;gap:12px;min-height:0;padding:18px 16px 20px;display:flex;box-shadow:0 10px 28px #4a1b2d0d}.trust-icon{width:28px;height:28px;color:var(--pink);background:var(--pink-soft);border-radius:8px;flex:none;place-items:center;font-size:11px;font-weight:850;line-height:1;display:grid}.trust-list article>div{flex:1;min-width:0}.trust-list h3{color:var(--ink);margin:0;font-size:15px;line-height:1.3}.trust-list p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.5}.cta-section{background:#fff}.cta-card{border:1px solid var(--pink-border);background:radial-gradient(circle at 90% 20%,#ffffffe6,#0000 26%),linear-gradient(120deg,#fff2f6,#ffd7e4);border-radius:34px;grid-template-columns:1.2fr .8fr;align-items:end;gap:50px;padding:68px;display:grid}.cta-copy h2{font-size:clamp(38px,4vw,55px)}.cta-copy p{color:var(--muted);margin:20px 0 0;font-size:17px}.cta-actions{justify-items:start;gap:15px;display:grid}.cta-actions span{color:#756a70;font-size:12px;font-weight:650}.site-footer{border-top:1px solid #ece7e9;padding:56px 0 36px;background:#fff!important}.footer-grid{grid-template-columns:1fr auto;align-items:start;gap:40px 56px;display:grid}.footer-brand{gap:12px}.footer-brand .brand-mark{border-radius:13px;width:40px;height:40px;box-shadow:0 8px 22px #ef3e702e}.footer-brand .brand-name{letter-spacing:-1px;font-size:24px;font-weight:800}.site-footer p{max-width:360px;color:var(--muted);margin:16px 0 0;font-size:14px;font-weight:400;line-height:1.65}.footer-links{color:var(--text);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:28px;padding-top:10px;font-size:15px;font-weight:600;display:flex}.footer-links a{color:inherit;transition:color .2s}.footer-links a:hover,.footer-legal a:hover{color:var(--pink)}.footer-legal{color:#8a8387;text-align:start;border-top:1px solid #ece7e9;flex-flow:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px 24px;margin-top:8px;padding-top:24px;font-size:13px;font-weight:400;display:flex}.footer-legal-links{justify-content:flex-end;align-items:center;gap:20px;margin-inline-start:auto;display:flex}.footer-legal a{color:inherit;transition:color .2s}html[dir=rtl] body{font-family:Tahoma,Arial,sans-serif}html[dir=rtl] .hero h1,html[dir=rtl] .section-heading h2,html[dir=rtl] .center-heading h2,html[dir=rtl] .customer-copy h2,html[dir=rtl] .trust-heading h2,html[dir=rtl] .cta-copy h2{letter-spacing:-.8px}html[dir=rtl] .seller-chip{left:auto;right:-10px}html[dir=rtl] .order-card{left:-4px;right:auto}html[dir=rtl] .browser-address{margin-left:0;margin-right:10px}html[dir=rtl] .customer-message{margin-left:auto;margin-right:0}html[dir=rtl] .seller-message{margin-left:0;margin-right:auto}html[dir=rtl] .message-note{left:25px;right:auto;transform:rotate(2deg)}html[dir=rtl] .summary-line{text-align:right}@media (width<=1120px){.nav-wrap{grid-template-columns:auto 1fr auto}.main-nav{display:none}.hero-grid{gap:30px}.hero-visual{transform:scale(.9)}.storefront-card{width:500px}.categories-grid{grid-template-columns:1fr 1fr}.categories-grid.store-views-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.phone-one{left:25px}.phone-two{right:25px}.phone-scene{transform-origin:50%;width:min(100%,555px);height:490px;min-height:490px;transform:scale(.92)}}@media (width<=900px){.site-header{background:#fff8fb;height:78px;position:relative}.nav-wrap{grid-template-columns:1fr auto auto;gap:12px;height:78px;position:relative}.brand-mark{border-radius:13px;width:40px;height:40px}.brand-name{font-size:24px}.menu-button{border:1px solid var(--line);background:#fff;border-radius:12px;align-content:center;gap:5px;width:42px;height:42px;padding:10px;display:grid}.menu-button span:not(.sr-only){background:var(--ink);border-radius:2px;width:100%;height:2px}.main-nav{z-index:60;border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;align-items:stretch;gap:2px;width:max-content;min-width:168px;max-width:min(220px,100vw - 32px);padding:8px;display:none;position:absolute;top:calc(100% + 8px);left:auto;right:0;box-shadow:0 12px 28px #3d28301f}html[dir=rtl] .main-nav{left:0;right:auto}.main-nav.open{display:flex}.main-nav a{white-space:nowrap;text-align:start;border-radius:10px;padding:10px 12px;font-size:14px;font-weight:600}.nav-actions{justify-self:end;gap:10px;display:flex}.language-option{min-width:42px;height:32px;font-size:13px}.hero{min-height:auto;padding:80px 0 75px}.hero-grid,.problem-grid,.customer-grid,.trust-grid,.cta-card{grid-template-columns:1fr}.hero-copy{text-align:center}.eyebrow{margin:0 auto}.hero h1,.hero-description{margin-inline:auto}.hero-actions,.hero-assurances{justify-content:center}.hero-visual{min-height:610px;margin-top:20px;transform:scale(1)}.storefront-card{width:min(520px,88vw);transform:translateY(35px)}.seller-chip{left:1%}.order-card{right:0}html[dir=rtl] .seller-chip{right:1%}html[dir=rtl] .order-card{left:0}.problem-grid,.customer-grid,.trust-grid{gap:50px}.steps-grid{grid-template-columns:1fr 1fr}.benefits-grid{grid-template-columns:1fr}.benefit-card{grid-template-columns:.8fr 1.2fr;align-items:center;column-gap:30px;display:grid}.benefit-visual{grid-row:span 2;margin:0}.phone-scene{width:min(650px,100%);margin:0 auto}.trust-list{grid-template-columns:1fr 1fr}.cta-card{padding:48px}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-links{flex-wrap:wrap;justify-content:flex-start;gap:20px 24px;padding-top:0}.footer-legal{grid-column:auto;justify-content:space-between;align-items:center}}@media (width<=640px){.container{width:min(calc(100% - 28px), var(--container))}.section{padding:78px 0}.hero{padding-top:60px}.hero h1{letter-spacing:-2.8px;font-size:44px}.hero-description{font-size:16px}.hero-actions{flex-direction:column}.button{width:100%}.hero-assurances{justify-content:flex-start;width:fit-content;margin-inline:auto;display:grid}.hero-visual{min-height:510px}.storefront-card{border-radius:22px;width:100%}.seller-chip{width:225px;min-height:72px;padding:9px;top:3px}.seller-avatar{width:45px;height:45px}.seller-chip-copy span{font-size:10px}.seller-tags{display:none}.order-card{border-radius:18px;width:190px;padding:13px;top:42px}.customer-box{margin:10px 0 7px}.order-line{font-size:9px}.category-grid{gap:8px;padding:0 10px 12px}.product-visual{height:95px}.visual-caption{display:none}.section-heading h2,.center-heading h2,.customer-copy h2,.trust-heading h2,.cta-copy h2{letter-spacing:-2px;font-size:37px}.problem-copy>p{font-size:16px}.steps-grid{grid-template-columns:1fr}.step-card{min-height:245px}.step-icon{margin:32px 0 23px}.benefit-card{display:block}.benefit-visual{height:205px;margin-bottom:23px}.phone-scene{transform-origin:top;width:470px;height:420px;min-height:420px;transform:scale(.76)}.phone-one{left:0}.phone-two{right:0}.phone-cover{height:130px}.phone-items div{height:80px}.order-confirm-icon{width:58px;height:58px}.phone-two .phone-content:not(.mkt-storefront){padding-top:63px}.categories-grid,.trust-list{grid-template-columns:1fr}.categories-grid.store-views-grid{scroll-snap-type:x mandatory;grid-template-columns:none;gap:12px;padding-bottom:12px;display:flex;overflow-x:auto}.categories-grid.store-views-grid .category-card{scroll-snap-align:start;flex:0 0 min(78vw,240px)}.category-art{height:220px}.trust-list article{min-height:0}.cta-card{border-radius:25px;padding:35px 25px}.footer-links{flex-wrap:wrap;gap:16px 20px;display:flex}.footer-legal{flex-wrap:wrap}}.main-nav{justify-content:space-between;gap:0;width:500px;font-size:16px;font-weight:600}.nav-wrap{grid-template-columns:1fr 500px 1fr}@media (width<=1120px){.nav-wrap{grid-template-columns:1fr auto}.main-nav{width:auto}}@media (width>=901px){.nav-wrap{gap:30px;grid-template-columns:1fr minmax(480px,620px) 1fr!important}.main-nav{align-items:center;font-weight:600;justify-content:space-between!important;gap:45px!important;width:100%!important;font-size:17px!important;display:flex!important}.nav-wrap{grid-template-columns:auto 1fr auto!important;gap:40px!important}.main-nav{justify-content:center!important;align-items:center!important;gap:44px!important;width:auto!important;font-size:15px!important;font-weight:500!important;display:flex!important}.main-nav a{white-space:nowrap}.nav-actions{justify-self:end}}.hero-title,.hero-copy h1,.hero-content h1{letter-spacing:-.035em;font-size:clamp(38px,4vw,52px)!important;font-weight:700!important;line-height:1.08!important}.hero-description,.hero-copy>p,.hero-content>p{max-width:650px;font-size:16px!important;line-height:1.65!important}@media (width<=700px){.hero-title,.hero-copy h1,.hero-content h1{font-size:36px!important;font-weight:700!important}.hero-description,.hero-copy>p,.hero-content>p{font-size:15px!important}}.hero-title,.hero-copy h1,.hero-content h1{font-size:clamp(30px,3.2vw,42px)!important;font-weight:700!important;line-height:1.12!important}@media (width<=700px){.hero-title,.hero-copy h1,.hero-content h1{font-size:30px!important;font-weight:700!important}}.hero-title,.hero-copy h1,.hero-content h1{letter-spacing:-.025em!important;width:100%!important;max-width:780px!important;font-size:clamp(28px,2.7vw,38px)!important;font-weight:700!important;line-height:1.15!important}@media (width<=700px){.hero-title,.hero-copy h1,.hero-content h1{max-width:100%!important;font-size:28px!important;font-weight:700!important}}@media (width<=700px){.hero-title,.hero-copy h1,.hero-content h1{font-size:25px!important;font-weight:700!important}}@media (width>=901px){.hero-assurances{align-items:center;flex-wrap:nowrap!important;gap:18px!important;display:flex!important}.hero-assurances>span{white-space:nowrap;gap:6px!important;font-size:12px!important}.hero-assurances{flex-wrap:nowrap!important;gap:14px!important}.hero-assurances>span,.hero-assurances .assurance-item{white-space:nowrap;gap:5px!important;font-size:10px!important;font-weight:400!important}.hero-assurances .check{width:15px!important;height:15px!important;font-size:9px!important}}.hero-description,.hero-copy>p,.hero-content>p{font-size:14px!important;line-height:1.65!important}@media (width>=901px){.hero-title,.hero-copy h1,.hero-content h1{white-space:nowrap!important;letter-spacing:-.025em!important;width:max-content!important;max-width:none!important;font-size:40px!important;font-weight:700!important;line-height:1.15!important}}@media (width<=900px){.hero-title,.hero-copy h1,.hero-content h1{white-space:normal!important;width:100%!important;font-size:32px!important;font-weight:700!important}}.hero-title,.hero-copy h1,.hero-content h1{white-space:normal!important;width:auto!important;max-width:680px!important;font-size:40px!important;font-weight:700!important;line-height:1.15!important}@media (width<=700px){.hero-title,.hero-copy h1,.hero-content h1{max-width:100%!important;font-size:30px!important;font-weight:700!important}}.hero-title,.hero-copy h1,.hero-content h1{font-weight:700!important}.hero{align-items:center!important;min-height:calc(100vh - 88px)!important;padding:90px 0 72px!important;display:flex!important}.hero-grid{grid-template-columns:minmax(0,.95fr) minmax(500px,1.05fr)!important;align-items:center!important;gap:clamp(56px,7vw,110px)!important;display:grid!important}.hero-copy,.hero-content{z-index:3!important;max-width:690px!important;position:relative!important}.hero-title,.hero-copy h1,.hero-content h1{white-space:normal!important;letter-spacing:-.055em!important;width:auto!important;max-width:690px!important;margin:26px 0!important;font-size:clamp(52px,4.5vw,68px)!important;font-weight:700!important;line-height:.99!important}.hero-description,.hero-copy>p,.hero-content>p{max-width:590px!important;margin:0 0 30px!important;font-size:17px!important;font-weight:400!important;line-height:1.65!important}.hero-eyebrow,.hero-badge{width:fit-content!important;padding:7px 13px!important;font-size:12px!important;font-weight:500!important}.hero-actions{align-items:center!important;gap:12px!important;margin-top:0!important;display:flex!important}.hero-actions .button,.hero-actions .btn,.hero-actions a{border-radius:12px!important;min-height:50px!important;padding:0 24px!important;font-size:15px!important;font-weight:600!important}.hero-assurances{flex-wrap:nowrap!important;align-items:center!important;gap:15px!important;margin-top:24px!important;display:flex!important}.hero-assurances>span,.hero-assurances .assurance-item{white-space:nowrap!important;gap:5px!important;font-size:10px!important;font-weight:400!important;line-height:1.3!important}.hero-assurances .check{width:15px!important;height:15px!important;font-size:9px!important}.hero-visual{justify-content:center!important;align-items:center!important;min-height:620px!important;display:flex!important;position:relative!important}.phone-skeleton{z-index:8;background:#fff;border:1px solid #1414141f;border-radius:34px;width:180px;height:365px;padding:9px;position:absolute;bottom:6px;left:-24px;overflow:hidden;transform:rotate(-5deg);box-shadow:0 26px 70px #3418232e}.phone-skeleton-screen{background:linear-gradient(#fff7fa 0%,#fff 34%,#fafafa 100%);border-radius:26px;width:100%;height:100%;position:relative;overflow:hidden}.phone-skeleton-notch{background:#1f1d1e;border-radius:999px;width:64px;height:17px;position:absolute;top:9px;left:50%;transform:translate(-50%)}.phone-skeleton-header{border-bottom:1px solid #eee;align-items:center;gap:8px;padding:43px 14px 13px;display:flex}.phone-skeleton-logo{background:#f33f70;border-radius:9px;flex:none;width:30px;height:30px}.phone-skeleton-heading{background:#242122;border-radius:999px;width:70px;height:8px}.phone-skeleton-subheading{background:#d7d2d4;border-radius:999px;width:48px;height:5px;margin-top:6px}.phone-skeleton-body{padding:14px 12px}.phone-skeleton-search{background:#f0edef;border-radius:10px;height:28px;margin-bottom:13px}.phone-skeleton-card{background:#fff;border:1px solid #efebed;border-radius:13px;grid-template-columns:48px 1fr;align-items:center;gap:10px;margin-bottom:9px;padding:9px;display:grid}.phone-skeleton-card-image{background:#f9d8e2;border-radius:10px;width:48px;height:48px}.phone-skeleton-card:nth-child(3) .phone-skeleton-card-image{background:#d7e9fb}.phone-skeleton-card:nth-child(4) .phone-skeleton-card-image{background:#eee2d4}.phone-skeleton-line{background:#2b2829;border-radius:999px;height:6px;margin-bottom:7px}.phone-skeleton-line.short{background:#d5d0d2;width:58%;margin-bottom:0}.phone-skeleton-nav{background:#fffffff0;border:1px solid #eee9eb;border-radius:15px;justify-content:space-around;padding:10px 8px;display:flex;position:absolute;bottom:9px;left:10px;right:10px}.phone-skeleton-nav span{background:#d7d2d4;border-radius:4px;width:13px;height:13px}.phone-skeleton-nav span:first-child{background:#f33f70}@media (width<=1100px){.hero-grid{grid-template-columns:minmax(0,1fr) minmax(420px,.9fr)!important;gap:44px!important}.hero-title,.hero-copy h1,.hero-content h1{font-size:clamp(46px,5vw,60px)!important;font-weight:700!important}.phone-skeleton{width:160px;height:326px;left:-10px}}@media (width<=900px){.hero{min-height:auto!important;padding:68px 0 50px!important}.hero-grid{grid-template-columns:1fr!important;gap:46px!important}.hero-copy,.hero-content{max-width:100%!important}.hero-title,.hero-copy h1,.hero-content h1{max-width:700px!important;font-size:clamp(42px,8vw,58px)!important;font-weight:700!important}.hero-visual{min-height:570px!important}.phone-skeleton{bottom:-16px;left:4%}}@media (width<=600px){.hero{padding-top:52px!important}.hero-title,.hero-copy h1,.hero-content h1{margin:20px 0!important;font-size:40px!important;font-weight:700!important;line-height:1.02!important}.hero-description,.hero-copy>p,.hero-content>p{font-size:15px!important}.hero-assurances{flex-wrap:wrap!important}.hero-visual{min-height:480px!important}.phone-skeleton{border-radius:27px;width:132px;height:270px;left:0}.phone-skeleton-screen{border-radius:21px}}.hero-title,.hero-copy h1,.hero-content h1{letter-spacing:-.045em!important;max-width:650px!important;font-size:clamp(52px,4.1vw,62px)!important;font-weight:700!important;line-height:1.02!important}.hero-description,.hero-copy>p,.hero-content>p{max-width:570px!important;font-size:16px!important;font-weight:400!important;line-height:1.6!important}@media (width<=1100px){.hero-title,.hero-copy h1,.hero-content h1{font-size:52px!important}}@media (width<=700px){.hero-title,.hero-copy h1,.hero-content h1{font-size:40px!important;line-height:1.05!important}.hero-description,.hero-copy>p,.hero-content>p{font-size:15px!important}}
