.advisor-stream{background:transparent;position:relative;width:100%}.advisor-stream__container{margin:0 auto;max-width:1372px;padding:0 20px}.advisor-stream__heading{color:var(--module-primary-blue);font-family:var(--module-font-family);font-size:var(--module-font-size-xl);font-style:normal;font-weight:var(--module-font-weight-light);letter-spacing:0;line-height:115%;margin:0 0 24px}.advisor-stream__heading p,.advisor-stream__heading span{color:inherit;font-family:inherit}.advisor-stream__description{color:var(--module-dark-navy);font-family:var(--module-font-family);font-size:var(--module-font-size-md);font-style:normal;font-weight:var(--module-font-weight-medium);letter-spacing:0;line-height:120%;margin:0 0 64px;max-width:1200px}.advisor-stream__description p,.advisor-stream__description span{color:inherit;font-family:inherit}.advisor-stream__description ol,.advisor-stream__description ul,.advisor-stream__heading ol,.advisor-stream__heading ul{margin:0 0 16px;padding-left:24px}.advisor-stream__description ul,.advisor-stream__heading ul{list-style-type:disc}.advisor-stream__description ol,.advisor-stream__heading ol{list-style-type:decimal}.advisor-stream__description li,.advisor-stream__heading li{line-height:1.5;margin-bottom:8px}.advisor-stream__description li:last-child,.advisor-stream__heading li:last-child{margin-bottom:0}.advisor-stream__logo-container{background:var(--module-white);border:3px solid var(--module-primary-blue);border-radius:12px;padding:40px;position:relative}.advisor-stream__logo-grid{align-items:center;display:grid;gap:32px;grid-template-columns:repeat(5,1fr);justify-items:center}.advisor-stream__logo-item{align-items:center;border-radius:8px;box-shadow:0 32px 56px 0 rgba(0,12,54,.1);display:flex;height:128px;justify-content:center;max-width:128px;padding:20px;width:100%}.advisor-stream__logo-item img{max-height:100%;max-width:100%;object-fit:contain}.advisor-stream__logo-carousel{display:none}.advisor-stream__carousel-track{display:flex;overflow:hidden;position:relative}.advisor-stream__carousel-slide{display:none;flex:0 0 100%;width:100%}.advisor-stream__carousel-slide--active{display:block}.advisor-stream__carousel-slide-grid{align-items:center;display:grid;gap:16px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(7,auto);justify-items:center}.advisor-stream__carousel-controls{align-items:center;display:flex;flex-direction:column;gap:24px;margin-top:24px}.advisor-stream__carousel-dots{align-items:center;display:flex;gap:8px}.advisor-stream__carousel-arrows{align-items:center;display:flex;gap:16px}.advisor-stream__carousel-dot{background:var(--module-light-blue-accent);border:none;border-radius:1px;cursor:pointer;height:5px;padding:0;transition:background .3s ease;width:20px}.advisor-stream__carousel-dot--active{background:var(--module-primary-blue)}.advisor-stream__carousel-dot:hover{background:#5f8fff}.advisor-stream__carousel-arrow{align-items:center;background:transparent;border:2px solid var(--module-dark-navy);border-radius:50%;color:var(--module-dark-navy);cursor:pointer;display:flex;height:72px;justify-content:center;padding:0;transition:all .3s ease;width:72px}.advisor-stream__carousel-arrow:active,.advisor-stream__carousel-arrow:focus,.advisor-stream__carousel-arrow:hover{background:var(--module-dark-navy);border-radius:50%;color:var(--module-white)}.advisor-stream__carousel-arrow:disabled{cursor:not-allowed;opacity:.3}.advisor-stream__carousel-arrow:disabled:hover{background:transparent;color:var(--module-dark-navy)}.advisor-stream__carousel-arrow img{display:block;height:24px;width:24px}.advisor-stream__arrows{align-items:center;display:flex;justify-content:center}.advisor-stream__arrows-desktop{display:block}.advisor-stream__arrows-mobile{display:none}.advisor-stream__arrows-svg{display:block;height:auto;max-width:100%}.advisor-stream__benefits{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:64px}.advisor-stream__benefit{align-items:center;background:var(--module-primary-blue);border-radius:8px;display:flex;flex-direction:column;gap:16px;padding:32px;text-align:center}.advisor-stream__benefit-icon{align-items:center;display:flex;flex-shrink:0;height:75px;justify-content:center;width:75px}.advisor-stream__benefit-icon img,.advisor-stream__benefit-icon svg{height:100%;object-fit:contain;width:100%}.advisor-stream__benefit-text{color:var(--module-white);font-family:var(--module-font-family);font-size:var(--module-font-size-base);font-style:normal;font-weight:var(--module-font-weight-medium);letter-spacing:0;line-height:115%;margin:0}@media screen and (max-width:1255px){.advisor-stream__arrows-desktop{display:none}.advisor-stream__arrows-mobile{display:block}.advisor-stream__benefits{gap:16px;grid-template-columns:1fr;margin-top:40px}}@media screen and (max-width:768px){.advisor-stream__heading{font-size:var(--module-font-size-md);line-height:115%}.advisor-stream__description{font-size:var(--module-font-size-body);line-height:120%;margin-bottom:40px}.advisor-stream__description ol,.advisor-stream__description ul,.advisor-stream__heading ol,.advisor-stream__heading ul{padding-left:20px}.advisor-stream__description li,.advisor-stream__heading li{margin-bottom:6px}.advisor-stream__logo-container{margin-bottom:40px;padding:24px}.advisor-stream__logo-grid{display:none}.advisor-stream__logo-carousel{display:block}.advisor-stream__arrows-desktop{display:none}.advisor-stream__arrows-mobile{display:block}.advisor-stream__arrows{margin:40px 0}.advisor-stream__benefits{gap:16px;grid-template-columns:1fr;margin-top:40px}.advisor-stream__benefit{gap:96px}.advisor-stream__benefit-text{font-size:var(--module-font-size-base);line-height:115%}}