.messaging-side.svelte-1sab309{display:flex;flex-direction:column;gap:.5rem;width:100%;max-width:620px;justify-self:end;align-items:center}.messaging-box.svelte-1sab309{max-width:620px;width:100%;background-color:var(--messaging-box-bg, #1a1a1a);border-radius:20px;border:1px solid var(--messaging-box-border, rgba(255, 255, 255, .1));height:340px;display:flex;flex-direction:column;justify-self:end;transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease;box-shadow:var(--messaging-box-shadow, 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23))}.messaging-box-header.svelte-1sab309{display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:.75rem 1rem;border-bottom:1px solid var(--messaging-box-border, rgba(255, 255, 255, .1));transition:border-color .3s ease}.window-controls.svelte-1sab309{display:flex;gap:.5rem;color:#888}.window-controls.svelte-1sab309 svg:where(.svelte-1sab309){width:16px;height:16px}.header-title.svelte-1sab309{text-align:center;font-weight:600}.messaging-box-body.svelte-1sab309{flex:1;padding:24px;display:flex;flex-direction:column;min-height:0}.messages-container.svelte-1sab309{flex:1;overflow-y:auto;display:flex;flex-direction:column;justify-content:flex-end}.message-row.svelte-1sab309{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.message-row.assistant.typing.svelte-1sab309{align-items:flex-end}.message-row.user.svelte-1sab309{justify-content:flex-end}.message-row.user.svelte-1sab309 .avatar:where(.svelte-1sab309){order:2}.message-row.user.svelte-1sab309 .message:where(.svelte-1sab309){order:1}.avatar.svelte-1sab309{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;flex-shrink:0}.avatar.user.svelte-1sab309{background-color:var(--avatar-user-bg, #424242)}.avatar.assistant.svelte-1sab309{background-color:var(--avatar-assistant-bg, #424242);color:var(--primary-text-color)}.message.svelte-1sab309{padding:.75rem 1rem;border-radius:14px;margin-bottom:1rem;max-width:70%;text-align:left}.message.user.svelte-1sab309{background-color:var(--message-user-bg, #262626);color:var(--message-user-text, var(--primary-text-color));align-self:flex-end;margin-left:auto}.message.assistant.svelte-1sab309{background-color:var(--message-assistant-bg, #00C2FF);color:var(--message-assistant-text, #000000);align-self:flex-start}.typing-indicator.svelte-1sab309{display:flex;align-items:center;padding:0;margin-bottom:1rem}.typing-indicator.svelte-1sab309 span:where(.svelte-1sab309){height:8px;width:8px;background-color:#fff;border-radius:50%;display:inline-block;margin:0 2px;animation:svelte-1sab309-bounce 1.4s infinite ease-in-out both}.typing-indicator.svelte-1sab309 span:where(.svelte-1sab309):nth-child(1){animation-delay:-.32s}.typing-indicator.svelte-1sab309 span:where(.svelte-1sab309):nth-child(2){animation-delay:-.16s}@keyframes svelte-1sab309-bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.shopify-link.svelte-1sab309{color:var(--primary-text-color);text-decoration:underline;font-size:clamp(1rem,1.5vw,1.1rem);display:inline-flex;align-items:center;gap:.5rem}.shopify-icon.svelte-1sab309{width:16px;height:16px}.shopify-link.svelte-1sab309 svg:where(.svelte-1sab309){transition:transform .3s ease;transform:rotate(-45deg)}.shopify-link.svelte-1sab309:hover svg:where(.svelte-1sab309){transform:rotate(0)}.contact-us.svelte-1sab309{font-size:.9rem;color:var(--secondary-text-color, #888)}.contact-us.svelte-1sab309 a:where(.svelte-1sab309){color:var(--secondary-text-color, #888);text-decoration:underline;transition:color .3s ease}.contact-us.svelte-1sab309 a:where(.svelte-1sab309):hover{color:var(--primary-text-color, #fff)}@media (max-width: 768px){.message.svelte-1sab309{font-size:.9rem}.messaging-box.svelte-1sab309{max-width:100%;height:210px}.messaging-box-body.svelte-1sab309{padding:16px}}@media (max-width: 480px){.messaging-box.svelte-1sab309{height:300px;margin-top:30px}.message.svelte-1sab309{font-size:.8rem}.avatar.svelte-1sab309{width:24px;height:24px}.shopify-link.svelte-1sab309{font-size:.8rem}.shopify-icon.svelte-1sab309{width:14px;height:14px}}[data-theme=light]{--messaging-box-shadow: 0 10px 20px rgba(0, 0, 0, .08);--messaging-box-bg: #f5f7fa;--messaging-box-border: #e5e7eb;--avatar-user-bg: #e4e6eb;--avatar-assistant-bg: #e4e6eb;--message-user-bg: #ffffff;--message-user-text: #0f0f0f;--message-assistant-bg: #00B8E6;--message-assistant-text: #ffffff}[data-theme=light] .header-title.svelte-1sab309,[data-theme=light] .window-controls.svelte-1sab309{color:var(--primary-text-color)}[data-theme=light] .typing-indicator.svelte-1sab309 span:where(.svelte-1sab309){background-color:#888}.graphic-container.svelte-133hld4{position:relative;width:100%;max-width:360px;height:360px;display:flex;justify-content:center;align-items:center}.shape.svelte-133hld4{position:absolute;border-radius:50%;background:radial-gradient(ellipse at center,rgba(0,184,230,.3) 0%,transparent 60%);transition:transform 1s cubic-bezier(.25,1,.5,1),opacity 1s ease;transform:scale(.8);opacity:0}.graphic-container.visible.svelte-133hld4 .shape:where(.svelte-133hld4){transform:scale(1);opacity:1}.shape-1.svelte-133hld4{width:100%;height:100%;transition-delay:0s}.shape-2.svelte-133hld4{width:80%;height:80%;background:radial-gradient(ellipse at center,rgba(0,184,230,.15) 0%,transparent 60%);transition-delay:.2s}.shape-3.svelte-133hld4{width:60%;height:60%;background:radial-gradient(ellipse at center,rgba(0,184,230,.1) 0%,transparent 60%);transition-delay:.4s}.icon.svelte-133hld4{position:absolute;color:var(--accent-color);opacity:0;transition:opacity .8s ease,transform .8s cubic-bezier(.25,1,.5,1)}.graphic-container.visible.svelte-133hld4 .icon:where(.svelte-133hld4){opacity:1}.icon.svelte-133hld4 img:where(.svelte-133hld4),.icon.svelte-133hld4 svg:where(.svelte-133hld4){animation:svelte-133hld4-float 6s ease-in-out infinite}@keyframes svelte-133hld4-float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.icon.svelte-133hld4 img:where(.svelte-133hld4){width:48px;height:48px;transition:transform .3s ease}.icon.svelte-133hld4:hover img:where(.svelte-133hld4),.icon.svelte-133hld4:hover svg:where(.svelte-133hld4){transform:scale(1.1)}.icon-1.svelte-133hld4{transform:translate(-160px) scale(.8);transition-delay:.6s}.graphic-container.visible.svelte-133hld4 .icon-1:where(.svelte-133hld4){transform:translate(-160px) scale(1)}.icon-1.svelte-133hld4 img:where(.svelte-133hld4){animation-delay:0s}.icon-2.svelte-133hld4{transform:translate(80px,140px) scale(.8);transition-delay:1.2s}.graphic-container.visible.svelte-133hld4 .icon-2:where(.svelte-133hld4){transform:translate(80px,140px) scale(1)}.icon-2.svelte-133hld4 img:where(.svelte-133hld4){animation-delay:-2s}.icon-3.svelte-133hld4{transform:translate(-80px,140px) scale(.8);transition-delay:1.4s}.graphic-container.visible.svelte-133hld4 .icon-3:where(.svelte-133hld4){transform:translate(-80px,140px) scale(1)}.icon-3.svelte-133hld4 img:where(.svelte-133hld4){animation-delay:-4s}.icon-4.svelte-133hld4{transform:translate(80px,-120px) scale(.8);transition-delay:.8s}.graphic-container.visible.svelte-133hld4 .icon-4:where(.svelte-133hld4){transform:translate(80px,-120px) scale(1)}.icon-4.svelte-133hld4 img:where(.svelte-133hld4){animation-delay:-1s}.icon-5.svelte-133hld4{transform:translate(0) scale(.8);transition-delay:.4s}.graphic-container.visible.svelte-133hld4 .icon-5:where(.svelte-133hld4){transform:translate(0) scale(1)}.icon-5.svelte-133hld4 svg:where(.svelte-133hld4){animation-delay:-5s}.icon-6.svelte-133hld4{transform:translate(160px) scale(.8);transition-delay:1s}.graphic-container.visible.svelte-133hld4 .icon-6:where(.svelte-133hld4){transform:translate(160px) scale(1)}.icon-6.svelte-133hld4 img:where(.svelte-133hld4){animation-delay:-3s}.icon-7.svelte-133hld4{transform:translate(-80px,-120px) scale(.8);transition-delay:1.6s}.graphic-container.visible.svelte-133hld4 .icon-7:where(.svelte-133hld4){transform:translate(-80px,-120px) scale(1)}.icon-7.svelte-133hld4 img:where(.svelte-133hld4){animation-delay:-.5s}@media (max-width: 768px){.graphic-container.svelte-133hld4{transform:scale(.75)}}.contact-form-container.svelte-yo4kdt{background-color:#1a1a1a;padding:2.5rem;border-radius:16px;border:1px solid rgba(255,255,255,.1);width:100%;max-width:500px}form.svelte-yo4kdt{display:flex;flex-direction:column;gap:1.5rem}.form-group.svelte-yo4kdt{display:flex;flex-direction:column}label.svelte-yo4kdt{margin-bottom:.5rem;font-weight:500;color:var(--secondary-text-color)}input.svelte-yo4kdt,select.svelte-yo4kdt,textarea.svelte-yo4kdt{background-color:#2a2a2a;border:1px solid #444;border-radius:8px;padding:.75rem 1rem;color:var(--primary-text-color);font-size:1rem;transition:border-color .3s ease;appearance:none}select.svelte-yo4kdt{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}input.svelte-yo4kdt:focus,select.svelte-yo4kdt:focus,textarea.svelte-yo4kdt:focus{outline:none;border-color:var(--accent-color)}.contact-toggle.svelte-yo4kdt{display:flex;margin-bottom:.75rem}.contact-toggle.svelte-yo4kdt button:where(.svelte-yo4kdt){flex:1;padding:.5rem;background:#2a2a2a;border:1px solid #444;color:var(--secondary-text-color);cursor:pointer;transition:background-color .3s ease,color .3s ease}.contact-toggle.svelte-yo4kdt button:where(.svelte-yo4kdt):first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.contact-toggle.svelte-yo4kdt button:where(.svelte-yo4kdt):last-child{border-top-right-radius:8px;border-bottom-right-radius:8px;border-left:none}.contact-toggle.svelte-yo4kdt button.active:where(.svelte-yo4kdt){background-color:var(--accent-color);color:var(--background-color);font-weight:600;border-color:var(--accent-color)}.notes-toggle.svelte-yo4kdt{background:none;border:none;color:var(--secondary-text-color);font-weight:500;padding:0;margin-bottom:.5rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;width:100%;font-size:1rem}.notes-toggle.svelte-yo4kdt svg:where(.svelte-yo4kdt){transition:transform .3s ease}.notes-toggle.svelte-yo4kdt svg.rotated:where(.svelte-yo4kdt){transform:rotate(180deg)}textarea.svelte-yo4kdt{min-height:120px;resize:vertical;animation:svelte-yo4kdt-fadeIn .3s ease}@keyframes svelte-yo4kdt-fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.cta-submit.svelte-yo4kdt{background-color:var(--accent-color);color:var(--background-color);border:none;padding:1rem 2rem;font-size:1.1rem;font-weight:600;cursor:pointer;border-radius:8px;transition:transform .2s ease,box-shadow .2s ease;display:flex;justify-content:center;align-items:center;gap:.5rem}.cta-submit.svelte-yo4kdt:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #00b8e64d}.cta-submit.svelte-yo4kdt:disabled{opacity:.7;cursor:not-allowed}.spinner.svelte-yo4kdt{width:18px;height:18px;border:2px solid rgba(0,0,0,.3);border-top-color:var(--background-color);border-radius:50%;animation:svelte-yo4kdt-spin 1s linear infinite}@keyframes svelte-yo4kdt-spin{to{transform:rotate(360deg)}}@media (max-width: 768px){.contact-form-container.svelte-yo4kdt{padding:2rem 1.5rem;margin:0 1rem;transform:scale(.9)}label.svelte-yo4kdt{text-align:left}}.success-message.svelte-yo4kdt{text-align:center;animation:svelte-yo4kdt-fadeIn .5s ease}.success-icon.svelte-yo4kdt{margin-bottom:1rem}.success-icon.svelte-yo4kdt svg:where(.svelte-yo4kdt) circle:where(.svelte-yo4kdt){stroke-dasharray:63;stroke-dashoffset:63;animation:svelte-yo4kdt-drawCircle .5s ease-out forwards}.success-icon.svelte-yo4kdt svg:where(.svelte-yo4kdt) path:where(.svelte-yo4kdt){stroke-dasharray:20;stroke-dashoffset:20;animation:svelte-yo4kdt-drawCheck .5s ease-out .5s forwards}@keyframes svelte-yo4kdt-drawCircle{to{stroke-dashoffset:0}}@keyframes svelte-yo4kdt-drawCheck{to{stroke-dashoffset:0}}.success-message.svelte-yo4kdt h3:where(.svelte-yo4kdt){font-size:1.5rem;margin:0 0 .5rem}.success-message.svelte-yo4kdt p:where(.svelte-yo4kdt){color:var(--secondary-text-color);margin:0}.success-message.svelte-yo4kdt h3:where(.svelte-yo4kdt){color:var(--primary-text-color)}[data-theme=light] .contact-form-container.svelte-yo4kdt{background-color:#f5f7fa;border-color:#e5e7eb}[data-theme=light] input.svelte-yo4kdt,[data-theme=light] select.svelte-yo4kdt,[data-theme=light] textarea.svelte-yo4kdt{background-color:#fff;border-color:#d1d5db;color:#0f0f0f}[data-theme=light] .contact-toggle.svelte-yo4kdt button:where(.svelte-yo4kdt){background:#f3f4f6;border-color:#d1d5db;color:#555}[data-theme=light] .contact-toggle.svelte-yo4kdt button.active:where(.svelte-yo4kdt){background-color:var(--accent-color);color:#fff;border-color:var(--accent-color)}[data-theme=light] .notes-toggle.svelte-yo4kdt{color:#555}.scroll-container.svelte-8g1jfc{scroll-snap-type:y mandatory;overflow-y:scroll;height:100dvh}section.svelte-8g1jfc{height:100dvh;scroll-snap-align:start;display:flex;justify-content:center;align-items:center}.section-one.svelte-8g1jfc{display:flex;justify-content:center;align-items:center;position:relative}.section-one-container.svelte-8g1jfc{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 8%;gap:2rem;width:100%}.section-one-text.svelte-8g1jfc{flex:1;padding-right:2rem;max-width:50%;text-align:left}.section-one-text.svelte-8g1jfc h2:where(.svelte-8g1jfc){font-size:clamp(2rem,4vw,3.5rem);margin-bottom:1rem}.logos-container.svelte-8g1jfc{flex:1;display:flex;flex-direction:column;gap:1.5rem;max-width:50%;align-items:center}.logo-row.svelte-8g1jfc{display:flex;justify-content:center;gap:1.5rem}.benefits-grid.svelte-8g1jfc{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem 4rem;margin-top:3rem;width:fit-content}.benefit-item.svelte-8g1jfc{display:flex;align-items:center;gap:.75rem;font-size:clamp(.9rem,1.2vw,1.1rem);font-weight:500;opacity:0;transform:translateY(20px);transition:opacity .5s ease-out,transform .5s ease-out;transition-delay:var(--delay)}.benefits-grid.visible.svelte-8g1jfc .benefit-item:where(.svelte-8g1jfc){opacity:1;transform:translateY(0)}.benefit-item.svelte-8g1jfc svg:where(.svelte-8g1jfc){flex-shrink:0}.logo-item.svelte-8g1jfc{background-color:#ffffff0d;border-radius:12px;padding:1.5rem;display:flex;justify-content:center;align-items:center;transition:transform .3s ease,box-shadow .3s ease}.logo-item.svelte-8g1jfc:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0003}.logo-item.svelte-8g1jfc img:where(.svelte-8g1jfc){height:60px;width:auto;transition:filter .3s ease}.logo-item.svelte-8g1jfc:hover img:where(.svelte-8g1jfc){filter:grayscale(0%)}@media (max-width: 1024px){.section-one-container.svelte-8g1jfc{flex-direction:column;text-align:center;gap:3rem}.section-one-text.svelte-8g1jfc{text-align:center;max-width:100%;padding-right:0}.section-one-text.svelte-8g1jfc h2:where(.svelte-8g1jfc){text-align:left}.logos-container.svelte-8g1jfc{max-width:100%}}@media (max-width: 768px){.section-one-container.svelte-8g1jfc{padding:0 5%}.section-one-text.svelte-8g1jfc h2:where(.svelte-8g1jfc),.section-two-text.svelte-8g1jfc h2:where(.svelte-8g1jfc),.section-four-text.svelte-8g1jfc h2:where(.svelte-8g1jfc){font-size:1.8rem!important;line-height:1.3;margin-bottom:.2rem!important}.section-four.svelte-8g1jfc p:where(.svelte-8g1jfc){margin-bottom:0}.section-four-text.svelte-8g1jfc h2:where(.svelte-8g1jfc){margin-top:80px!important}.section-two-text.svelte-8g1jfc h2:where(.svelte-8g1jfc){margin-top:0!important}.logos-container.svelte-8g1jfc,.logo-row.svelte-8g1jfc{gap:1rem}.logo-item.svelte-8g1jfc{padding:1.25rem}.logo-item.svelte-8g1jfc img:where(.svelte-8g1jfc){height:40px}.benefits-grid.svelte-8g1jfc{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem;margin-top:3rem;width:100%;max-width:400px;margin-left:auto;margin-right:auto}.benefit-item.svelte-8g1jfc{font-size:clamp(.8rem,2.5vw,.9rem);gap:.5rem}}.globe-wrapper.svelte-8g1jfc{opacity:0;transition:opacity .5s ease-in-out}.globe-wrapper.loaded.svelte-8g1jfc{opacity:1}@keyframes svelte-8g1jfc-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-8g1jfc-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-8g1jfc-zoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.animate-fade-in-up.svelte-8g1jfc{animation:svelte-8g1jfc-fadeInUp .8s ease-out forwards}.animate-fade-in.svelte-8g1jfc{animation:svelte-8g1jfc-fadeIn .8s ease-out forwards;animation-delay:var(--delay, .5s);opacity:0}.animate-zoom-in.svelte-8g1jfc{animation:svelte-8g1jfc-zoomIn 1s ease-out forwards;animation-delay:1s;opacity:0}@keyframes svelte-8g1jfc-subtleGlow{0%{opacity:0;transform:translate(-50%,-50%) scale(.8)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.hero-container.svelte-8g1jfc{display:flex;flex-direction:row;align-items:center;justify-content:space-between;min-height:calc(100vh - 80px);padding:0 8%;margin-top:80px;gap:2rem;width:100%}.hero-text.svelte-8g1jfc{flex:1;padding-right:2rem;max-width:50%}.hero-globe.svelte-8g1jfc{position:relative;flex:1;display:flex;justify-content:center;align-items:center;max-width:50%}.hero-globe.svelte-8g1jfc:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(2.5);width:100%;height:100%;background:radial-gradient(ellipse at center,rgba(120,81,169,.8) 0%,transparent 60%);z-index:-1;opacity:0;animation:svelte-8g1jfc-subtleGlow 3s cubic-bezier(.25,1,.5,1) 1.5s forwards}h1.svelte-8g1jfc{font-size:clamp(3.5rem,6vw,6rem);font-weight:700;color:var(--primary-text-color);margin:0;line-height:1.1}.subhead.svelte-8g1jfc{font-size:clamp(1.1rem,1.5vw,1.5rem);color:var(--primary-text-color);margin:1.5rem 0;line-height:1.55}.subhead.svelte-8g1jfc span:where(.svelte-8g1jfc){color:var(--accent-color);font-weight:700}.cta-buttons.svelte-8g1jfc{display:flex;gap:1rem;margin-top:18px}.section-three.svelte-8g1jfc .cta-buttons:where(.svelte-8g1jfc){justify-content:flex-start}@media (max-width: 1024px){.hero-container.svelte-8g1jfc{flex-direction:column;text-align:center;padding:15vh 5% 5vh;margin-top:60px;gap:100px}.hero-text.svelte-8g1jfc{order:2;padding-right:0;max-width:100%}.hero-globe.svelte-8g1jfc{order:1;margin-bottom:1rem;max-width:300px;width:80vw;height:80vw;max-height:300px;margin-left:auto;margin-right:auto}.cta-buttons.svelte-8g1jfc{justify-content:center}.section-three.svelte-8g1jfc .cta-buttons:where(.svelte-8g1jfc){justify-content:center}}@media (max-width: 480px){.hero-container.svelte-8g1jfc{flex-direction:column;text-align:center;gap:2rem;padding:8vh 5% 5vh}.hero-text.svelte-8g1jfc{max-width:100%;padding-right:0}.hero-globe.svelte-8g1jfc{max-width:100%}h1.svelte-8g1jfc{font-size:2.5rem}.subhead.svelte-8g1jfc{font-size:1rem}.cta-buttons.svelte-8g1jfc{flex-direction:column}.section-three.svelte-8g1jfc .cta-buttons:where(.svelte-8g1jfc){flex-direction:column;align-items:flex-start}.hero-globe.svelte-8g1jfc{max-width:80%;width:80%}.hero-container.svelte-8g1jfc{gap:2rem;padding:8vh 5% 5vh}.hero-globe.svelte-8g1jfc:after{transform:translate(-50%,-50%) scale(4.5);background:radial-gradient(ellipse at center,rgba(120,81,169,1) 0%,transparent 70%)}}@media (min-width: 1800px){.hero-globe.svelte-8g1jfc:after{display:none}}.section-two.svelte-8g1jfc{display:flex;justify-content:center;align-items:center}.section-two-container.svelte-8g1jfc{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;padding:0 8%;gap:4rem;width:100%}.section-two-text.svelte-8g1jfc{width:100%;max-width:640px}.section-two-text.svelte-8g1jfc h2:where(.svelte-8g1jfc){font-size:clamp(2.5rem,5vw,4rem);margin-bottom:1.5rem;line-height:1.2}.section-two-text.svelte-8g1jfc p:where(.svelte-8g1jfc){font-size:clamp(1rem,1.5vw,1.25rem);color:var(--secondary-text-color);max-width:500px}@media (max-width: 1024px){.section-two-container.svelte-8g1jfc{grid-template-columns:1fr;text-align:center;gap:1.5rem}.section-two-text.svelte-8g1jfc{order:2}.messaging-box-wrapper.svelte-8g1jfc{order:1}.section-two-text.svelte-8g1jfc{max-width:100%}.section-two-text.svelte-8g1jfc{display:flex;flex-direction:column;align-items:center}}@media (max-width: 768px){.section-two-container.svelte-8g1jfc{padding:0 5%;grid-template-columns:1fr;flex-direction:column-reverse;gap:1rem}.section-two-text.svelte-8g1jfc{text-align:left;align-items:flex-start}.hide-on-mobile.svelte-8g1jfc{display:none}}.section-three.svelte-8g1jfc{display:flex;justify-content:center;align-items:center}.section-three-container.svelte-8g1jfc{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 8%;gap:2rem;width:100%}.section-three-text.svelte-8g1jfc{flex:1;padding-right:2rem;max-width:50%;text-align:left}.section-three-text.svelte-8g1jfc h2:where(.svelte-8g1jfc){font-size:clamp(2rem,4vw,3.5rem);margin-bottom:1.5rem}.section-three-text.svelte-8g1jfc p:where(.svelte-8g1jfc){font-size:clamp(1rem,1.5vw,1.25rem);color:var(--secondary-text-color);max-width:800px;margin:0 auto 2.5rem}.custom-solution-graphic-wrapper.svelte-8g1jfc{flex:1;display:flex;justify-content:center;align-items:center;max-width:50%}@media (max-width: 1024px){.section-three-container.svelte-8g1jfc{flex-direction:column;text-align:center;gap:3rem}.section-three-text.svelte-8g1jfc{text-align:center;max-width:100%;padding-right:0}.custom-solution-graphic-wrapper.svelte-8g1jfc{max-width:100%;width:100%}}@media (max-width: 768px){.section-three-container.svelte-8g1jfc{padding:0 5%;flex-direction:column-reverse;gap:0}.section-three-text.svelte-8g1jfc h2:where(.svelte-8g1jfc){font-size:1.8rem!important;line-height:1.3;margin-bottom:1rem!important}.section-three-text.svelte-8g1jfc{align-items:flex-start}.section-three-text.svelte-8g1jfc h2:where(.svelte-8g1jfc),.section-three-text.svelte-8g1jfc p:where(.svelte-8g1jfc){text-align:left}.section-three.svelte-8g1jfc .cta-buttons:where(.svelte-8g1jfc){justify-content:flex-start}}.section-four.svelte-8g1jfc{display:flex;justify-content:center;align-items:center}.section-four-container.svelte-8g1jfc{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 8%;gap:4rem;width:100%}.section-four-text.svelte-8g1jfc{flex:1;max-width:40%}.section-four-text.svelte-8g1jfc h2:where(.svelte-8g1jfc){font-size:clamp(2.5rem,5vw,4rem);margin-bottom:1.5rem;line-height:1.2}.section-four-text.svelte-8g1jfc p:where(.svelte-8g1jfc){font-size:clamp(1rem,1.5vw,1.25rem);color:var(--secondary-text-color);max-width:500px}@media (max-width: 1024px){.section-four-container.svelte-8g1jfc{flex-direction:column;text-align:left;gap:0rem}.section-four-text.svelte-8g1jfc{max-width:100%;align-items:flex-start}}
