.marketingStrategy-module-scss-module__0rlW7G__container{--brand-red:#e32c2b;--brand-red-hover:#c82322;--text-dark:#18181b;--text-dark-2:#1f2937;--text-dark-3:#374151;--text-gray:#4b5563;--border-light:#e5e7eb;--border-mid:#cbd5e1;--bg-light:#f4f6f8;--bg-white:#fff;--radius-badge:4px;--radius-card:6px;--size-badge:28px;--size-arrow-circle:26px;--shadow-badge:0 4px 15px #0000000d;--shadow-card:0 2px 8px #00000005;--shadow-card-hover:0 4px 12px #0000000d;--shadow-btn:0 4px 12px #e32c2b33;--shadow-btn-hover:0 6px 16px #e32c2b4d;--section-margin:clamp(3rem, 6vw, 4.5rem);padding-block:var(--section-y,clamp(4rem, 10vw, 7rem));padding-inline:var(--container-pad,clamp(1.25rem, 5vw, 2rem));max-width:var(--container-max,1440px);background-color:var(--bg-light);margin:0 auto;overflow-x:hidden}.marketingStrategy-module-scss-module__0rlW7G__heroSection{margin-bottom:clamp(3rem,5vw,5rem)}.marketingStrategy-module-scss-module__0rlW7G__heroContent{flex-direction:column;gap:1.5rem;display:flex}.marketingStrategy-module-scss-module__0rlW7G__badgeWrapper{background:var(--bg-white);border-radius:var(--radius-badge);box-shadow:var(--shadow-badge);align-self:flex-start;align-items:center;gap:.75rem;padding:.25rem 1.25rem .25rem .5rem;display:inline-flex}.marketingStrategy-module-scss-module__0rlW7G__badgeIcon{background:var(--brand-red);color:var(--bg-white);width:var(--size-badge);height:var(--size-badge);border-radius:var(--radius-badge);justify-content:center;align-items:center;display:flex}.marketingStrategy-module-scss-module__0rlW7G__badgeIcon svg{width:14px;height:14px}.marketingStrategy-module-scss-module__0rlW7G__badgeText{color:var(--text-dark-2);font-size:.875rem;font-weight:600}.marketingStrategy-module-scss-module__0rlW7G__heroGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.marketingStrategy-module-scss-module__0rlW7G__heroGrid{grid-template-columns:1.1fr .9fr;align-items:flex-end;gap:4rem}}.marketingStrategy-module-scss-module__0rlW7G__mainTitle{color:var(--text-dark);letter-spacing:-.02em;margin:0;font-size:clamp(2.5rem,5vw,4.75rem);font-weight:700;line-height:1.05}.marketingStrategy-module-scss-module__0rlW7G__heroDescription{color:var(--text-gray);flex-direction:column;gap:1rem;font-size:clamp(1rem,1.25vw,1.125rem);line-height:1.7;display:flex}@media (min-width:768px){.marketingStrategy-module-scss-module__0rlW7G__heroDescription{margin-bottom:.5rem;padding-left:2rem}}.marketingStrategy-module-scss-module__0rlW7G__separatorWrapper{margin-top:clamp(4rem,8vw,6rem);margin-bottom:clamp(3rem,6vw,4rem);position:relative}.marketingStrategy-module-scss-module__0rlW7G__arrowContainer{z-index:1;position:absolute;top:-45px;left:22%;transform:translate(-50%)}.marketingStrategy-module-scss-module__0rlW7G__arrowContainer svg{display:block}.marketingStrategy-module-scss-module__0rlW7G__dashedLine{border:none;border-top:1px dashed var(--border-mid);width:100%;margin:0}.marketingStrategy-module-scss-module__0rlW7G__contentSection{margin-block:var(--section-margin)}.marketingStrategy-module-scss-module__0rlW7G__whiteSection{background-color:var(--bg-white);margin-inline:calc(var(--container-pad,clamp(1.25rem, 5vw, 2rem))*-1);padding-inline:var(--container-pad,clamp(1.25rem, 5vw, 2rem));padding-block:var(--section-margin);width:100vw;padding-left:calc(50vw - 50% + var(--container-pad,clamp(1.25rem, 5vw, 2rem)));padding-right:calc(50vw - 50% + var(--container-pad,clamp(1.25rem, 5vw, 2rem)));margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.marketingStrategy-module-scss-module__0rlW7G__textContent{color:var(--text-gray);flex-direction:column;gap:1.5rem;font-size:clamp(1rem,1.25vw,1.125rem);line-height:1.8;display:flex}.marketingStrategy-module-scss-module__0rlW7G__textContent p{margin:0}.marketingStrategy-module-scss-module__0rlW7G__sectionTitle{color:var(--text-dark);letter-spacing:-.02em;margin:1.5rem 0 1rem;font-size:clamp(2rem,3vw,2.75rem);font-weight:700;line-height:1.2}.marketingStrategy-module-scss-module__0rlW7G__itemTitle{color:var(--text-dark-2);letter-spacing:-.01em;margin-top:1rem;margin-bottom:0;font-size:clamp(1.2rem,1.5vw,1.45rem);font-style:italic;font-weight:700}.marketingStrategy-module-scss-module__0rlW7G__customList{color:var(--text-gray);flex-direction:column;gap:.75rem;padding-left:1.5rem;font-size:clamp(1rem,1.25vw,1.125rem);line-height:1.8;list-style-type:disc;display:flex}.marketingStrategy-module-scss-module__0rlW7G__customList li{margin:0;padding-left:.5rem}.marketingStrategy-module-scss-module__0rlW7G__customList li::marker{color:var(--text-dark-3)}.marketingStrategy-module-scss-module__0rlW7G__getStartedBtn{background-color:var(--brand-red);color:var(--bg-white);box-shadow:var(--shadow-btn);border-radius:9999px;align-self:flex-start;align-items:center;gap:.75rem;padding:.85rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .2s,box-shadow .2s;display:inline-flex}.marketingStrategy-module-scss-module__0rlW7G__getStartedBtn:hover{background-color:var(--brand-red-hover);box-shadow:var(--shadow-btn-hover);transform:translateY(-2px)}.marketingStrategy-module-scss-module__0rlW7G__getStartedBtn:active{transform:translateY(0)}.marketingStrategy-module-scss-module__0rlW7G__arrowCircle{background-color:var(--bg-white);color:var(--brand-red);width:var(--size-arrow-circle);height:var(--size-arrow-circle);border-radius:50%;justify-content:center;align-items:center;transition:transform .2s;display:flex}.marketingStrategy-module-scss-module__0rlW7G__arrowCircle svg{width:14px;height:14px}.marketingStrategy-module-scss-module__0rlW7G__btnWrapper{gap:1rem;margin-top:1rem;margin-bottom:1.5rem;display:flex}.marketingStrategy-module-scss-module__0rlW7G__categoriesWrapper{grid-template-columns:1fr;gap:2rem;margin-top:1.5rem;display:grid}@media (min-width:768px){.marketingStrategy-module-scss-module__0rlW7G__categoriesWrapper{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.marketingStrategy-module-scss-module__0rlW7G__categoriesWrapper{grid-template-columns:repeat(3,1fr)}}.marketingStrategy-module-scss-module__0rlW7G__categoryGroup{background-color:var(--bg-white);border:1px solid var(--border-light);border-radius:var(--radius-card);box-shadow:var(--shadow-card);padding:1.75rem;transition:transform .2s,box-shadow .2s}.marketingStrategy-module-scss-module__0rlW7G__categoryGroup:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.marketingStrategy-module-scss-module__0rlW7G__categoryGroup .marketingStrategy-module-scss-module__0rlW7G__customList{gap:.5rem;padding-left:1.25rem;font-size:.95rem;line-height:1.6}.marketingStrategy-module-scss-module__0rlW7G__categoryTitle{color:var(--text-dark-2);border-bottom:2px solid var(--brand-red);margin-top:0;margin-bottom:1.25rem;padding-bottom:.5rem;font-size:clamp(1.15rem,1.5vw,1.3rem);font-weight:700;display:inline-block}
