@charset "UTF-8";.branscher-page{width:100%;background:#fefefe}.branscher-hero{background:linear-gradient(135deg,#53389e,#1a1a2e);padding:clamp(3rem,8vw,7rem) clamp(1rem,5vw,5rem);color:#fff}.branscher-hero__container{max-width:1280px;margin-inline:auto;text-align:center}.branscher-hero__breadcrumb{margin-bottom:2rem}.branscher-hero__breadcrumb ol{list-style:none;display:flex;justify-content:center;gap:.5rem;padding:0;margin:0;font-size:.875rem}.branscher-hero__breadcrumb li{color:#ffffffa6}.branscher-hero__breadcrumb li:not(:last-child):after{content:"/";margin-left:.5rem}.branscher-hero__breadcrumb a{color:#ffffffa6}.branscher-hero__breadcrumb a:hover{color:#fff}.branscher-hero__breadcrumb [aria-current=page]{color:#fffffff2}.branscher-hero__title{font-family:Open Sans,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1;margin:0 0 1rem}.branscher-hero__title-highlight{display:block;color:#9e77ed;margin-top:.25rem}.branscher-hero__description{font-size:clamp(1.125rem,2vw,1.375rem);line-height:1.6;color:#ffffffd9;margin:0 auto;max-width:700px}.branscher-grid{padding:clamp(3rem,8vw,7rem) clamp(1rem,5vw,5rem);background:#f9fafb}.branscher-grid__container{max-width:1280px;margin-inline:auto}.branscher-grid__list{display:grid;gap:1.5rem}@media(min-width:575px){.branscher-grid__list{grid-template-columns:repeat(2,1fr)}}@media(min-width:1090px){.branscher-grid__list{grid-template-columns:repeat(3,1fr)}}.branscher-grid__card{display:flex;flex-direction:column;padding:2rem;background:#fefefe;border:1px solid #e5e7eb;border-radius:12px;transition:background-color .2s ease,box-shadow .2s ease;position:relative}.branscher-grid__card:hover{border-color:var(--industry-color, #6941c6);box-shadow:0 4px 20px #00000014;transform:translateY(-2px)}.branscher-grid__card:hover .branscher-grid__card-arrow{transform:translate(4px);color:var(--industry-color, #6941c6)}.branscher-grid__card-icon{font-size:2.5rem;margin-bottom:1rem}.branscher-grid__card-title{font-family:Open Sans,sans-serif;font-size:1.375rem;font-weight:600;color:#101828;margin:0 0 .5rem}.branscher-grid__card-desc{color:#475467;line-height:1.6;margin:0;flex-grow:1;font-size:1rem}.branscher-grid__card-arrow{font-size:1.25rem;color:#667085;margin-top:1rem;transition:background-color .2s ease,box-shadow .2s ease}.branscher-common{padding:clamp(3rem,8vw,7rem) clamp(1rem,5vw,5rem);background:#fefefe}.branscher-common__container{max-width:800px;margin:0 auto}.branscher-common__title{font-family:Open Sans,sans-serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;color:#101828;margin:0 0 1rem;text-align:center}.branscher-common__description{font-size:1.125rem;line-height:1.7;color:#475467;margin:0 0 2rem;text-align:center}.branscher-common__list{list-style:none;padding:0;margin:0}.branscher-common__item{padding:1.25rem 0;border-bottom:1px solid #e5e7eb;font-size:1.0625rem;line-height:1.6;color:#475467}.branscher-common__item:last-child{border-bottom:none}.branscher-common__item strong{color:#101828;display:block;margin-bottom:.25rem}.branscher-cta{padding:clamp(3rem,8vw,7rem) clamp(1rem,5vw,5rem);background:linear-gradient(135deg,#6941c6,#53389e);text-align:center;color:#fff}.branscher-cta__container{max-width:1280px;margin-inline:auto}.branscher-cta__title{font-family:Open Sans,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;margin:0 0 1rem}.branscher-cta__description{font-size:1.125rem;color:#fffffff2;margin:0 auto 2rem;max-width:500px}.branscher-cta__buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.branscher-cta__btn{display:inline-flex;align-items:center;padding:1rem 2rem;border-radius:8px;font-weight:600;font-size:1.125rem;transition:background-color .2s ease,box-shadow .2s ease}.branscher-cta__btn--primary{background:#fff;color:#6941c6}.branscher-cta__btn--primary:hover{background:#f3f4f6}.branscher-cta__btn--secondary{background:transparent;border:2px solid white}.branscher-cta__btn--secondary:hover{background:#ffffff1a}@media(max-width:575px){.branscher-hero,.branscher-grid,.branscher-common,.branscher-cta{padding:3rem 1rem}}
