.image-card-grid__head{text-align:center;max-width:760px;margin:0 auto 48px}.image-card-grid__head h2{margin-bottom:16px}.image-card-grid__head p{color:var(--fg-muted)}.image-card-grid__row{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:stretch;gap:32px;display:grid}.image-card-grid__media{border-radius:var(--radius-md);overflow:hidden}.image-card-grid__media img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:100%;display:block}.image-card-grid__cards{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.image-card-grid__card{background:var(--color-white);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:28px}.image-card-grid__card-icon{margin:0 0 16px}.image-card-grid__card-icon img{object-fit:contain;width:40px;height:40px}.image-card-grid__card h3{color:var(--fg);margin-bottom:10px;font-size:1.25rem}.image-card-grid__card p{color:var(--fg-muted);font-size:1rem}@media (max-width:991px){.image-card-grid__row{grid-template-columns:1fr}.image-card-grid__media{max-height:320px}}@media (max-width:640px){.image-card-grid__cards{grid-template-columns:1fr}}
.form-section{--fs-input-border:#777;--fs-placeholder:#777;--fs-error:#ef6b51;--fs-panel-sales:#d9f0ff;--fs-panel-download:#f2faff}.form-section__panel{border-radius:var(--radius-md);background-color:var(--bg-surface);flex-wrap:wrap;max-width:1320px;margin:0 auto;padding:56px 20px 27px 36px;display:flex}.form-section--sales .form-section__panel{background-color:var(--fs-panel-sales)}.form-section--download .form-section__panel{background-color:var(--fs-panel-download);padding:56px 20px 66px 24px}.form-section__content{width:50%;padding-right:20px}.form-section__content .form-section__heading{margin:0 0 20px}.form-section__side{width:50%;padding-left:20px}.form-section--download .form-section__content{padding-right:70px}.form-section__card{background-color:var(--color-white);border-radius:var(--radius-md);justify-content:center;align-items:center;min-height:500px;padding:60px 35px 33px 41px;display:flex;position:relative}.form-section--download .form-section__card{min-height:460px;padding:44px 38px 40px}.form-section__card .form-section__form{width:100%}.form-section__card:has(.form-section__card-img){flex-direction:column;justify-content:flex-start;align-items:stretch}.form-section__card-img{width:auto;height:64px;margin:-72px auto 24px;display:block}.form-section__trust{margin-top:36px}.form-section__trust-marquee{margin:0 0 28px;display:flex;overflow:hidden}.form-section__trust-logos{flex-wrap:nowrap;align-items:center;width:max-content;margin:0;padding:0;list-style:none;animation:24s linear infinite logo-marquee;display:flex}.form-section__trust-logos li{flex:none;padding:0 22px}.form-section__trust-logos img{object-fit:contain;width:auto;max-width:130px;height:28px}@media (prefers-reduced-motion:reduce){.form-section__trust-logos{flex-wrap:wrap;animation:none}.form-section__trust-logos[aria-hidden]{display:none}}.form-section__trust-quote{background-color:var(--color-white);border-radius:var(--radius-md);margin:0;padding:24px 26px}.form-section__trust-quote blockquote{color:var(--fg);border:0;margin:0 0 18px;padding:0;font-size:15px;line-height:1.45}.form-section__trust-quote figcaption{align-items:center;gap:12px;display:flex}.form-section__trust-avatar{object-fit:cover;border-radius:50%;flex:none;width:40px;height:40px}.form-section__trust-who{flex-direction:column;line-height:1.3;display:flex}.form-section__trust-who strong{color:var(--color-navy);font-size:14px}.form-section__trust-who span{color:var(--fg-muted);font-size:13px}.form-section__field{margin-bottom:20px}.form-section__field label{font-family:var(--font-body);color:var(--color-navy);letter-spacing:.01em;margin:0 0 8px;font-size:18px;font-weight:400;line-height:1.5;display:block}.form-section__field input[type=text],.form-section__field input[type=email],.form-section__field input[type=tel],.form-section__field select,.form-section__field textarea{background-color:var(--color-white);border:1px solid var(--fs-input-border);width:100%;font-size:16.961px;font-family:var(--font-body);color:var(--fg);border-radius:9.046px;padding:16px 22.298px;line-height:130%;display:inline-block}.form-section__field input:focus,.form-section__field select:focus,.form-section__field textarea:focus{border-color:var(--accent);outline:none}.form-section__field input::placeholder,.form-section__field textarea::placeholder{color:var(--fs-placeholder)}.form-section__field textarea{resize:none;height:217px}.form-section__field select{appearance:none;color:var(--fg);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 10'%3E%3Cpath d='M1 1l7 7 7-7' fill='none' stroke='%23011741' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:16px}.form-section__field--checkbox label{cursor:pointer;align-items:flex-start;gap:.35rem;font-size:16px;display:flex}.form-section__field--checkbox input{cursor:pointer;margin-top:5px}.form-section__legal{color:var(--fg-muted);margin:20px 0 0;font-size:.8125rem;line-height:1.45}.form-section__legal a{color:var(--accent);text-decoration:underline}.form-section__submit{text-align:right}.form-section--download .form-section__submit{margin:30px 0 0}.form-section__button{background-color:var(--accent);border-radius:var(--radius-pill);color:var(--on-accent);cursor:pointer;font-size:16px;font-weight:500;font-family:var(--font-body);text-align:center;min-width:129px;transition:var(--transition);border:none;justify-content:center;align-items:center;gap:8px;padding:13.5px 20px 11.5px;line-height:18px;display:inline-flex}.form-section__button:hover:not(:disabled){background-color:var(--accent-hover)}.form-section__button:disabled{opacity:.7;cursor:default}.form-section__error{color:var(--fs-error);margin:0 0 14px;font-size:14px}.form-section__field-error{color:var(--fs-error);margin:6px 0 0;font-size:14px}.form-section__thanks{text-align:center;margin:0;font-size:1.125rem}.form-section--subscribe .form-section__head{text-align:center}.form-section--subscribe .form-section__heading{margin:0 0 13px}.form-section__stay{max-width:470px;margin:34px auto 0}.form-section__stay .form-section__form{flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.form-section__stay .form-section__field{width:calc(100% - 151px);margin:0;padding-right:24px}.form-section__stay .form-section__field label{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.form-section__stay .form-section__field input[type=email],.form-section__stay .form-section__field input[type=text]{border-radius:var(--radius-pill);border:none;padding:10.5px 18.126px;font-size:15px}.form-section__stay .form-section__submit{text-align:left;width:151px}.form-section__stay .form-section__button{width:100%;min-width:0;padding:12px 20.592px}.form-section__stay .form-section__thanks{color:var(--color-white)}.form-section__stay .form-section__error{width:100%;margin-top:14px}@media (max-width:840px){.form-section__panel{background-color:#0000;border-radius:0;padding:0}.form-section--sales .form-section__panel,.form-section--download .form-section__panel{background-color:#0000;padding:0}.form-section--contact{background:var(--bg-surface)}.form-section__content{width:100%;padding:0 0 30px}.form-section__side{width:100%;padding:0}.form-section__card{min-height:0;padding:30px 17px 30px 26px;display:block}.form-section__field textarea{height:120px}.form-section__button{padding:8px 16px}}@media (max-width:767px){.form-section__field input[type=text],.form-section__field input[type=email],.form-section__field input[type=tel],.form-section__field select,.form-section__field textarea{padding:12px 16px;font-size:12.865px}.form-section__stay .form-section__field{width:100%;margin:0 0 20px;padding:0}.form-section__stay .form-section__submit{width:100%}}
.video-section{text-align:center}.video-section__head{margin:0 0 18px}.video-section__body{max-width:1000px;margin:0 auto}.video-section__player{border-radius:var(--radius-md);max-width:1000px;margin:0 auto;line-height:0;position:relative;overflow:hidden}.video-section__player img,.video-section__player video{border-radius:var(--radius-md);width:100%}.video-section__player video{aspect-ratio:16/9}.video-section__cta{margin:50px 0 0}@media (max-width:767px){.video-section__player{max-width:428px}.video-section__cta{margin:0;padding:28px 0 0}}.video-modal__trigger{cursor:pointer;border-radius:var(--radius-md);background:0 0;border:0;width:100%;padding:0;line-height:0;display:block;position:relative;overflow:hidden}.video-modal__trigger img{border-radius:var(--radius-md);width:100%;display:block}.video-modal__play{color:#fff;background:#003d6b2e;justify-content:center;align-items:center;transition:background .16s;display:flex;position:absolute;inset:0}.video-modal__trigger:hover .video-modal__play{background:#003d6b52}.video-modal__play svg{background:var(--color-mint,#33ff8f);width:72px;height:72px;color:var(--color-navy,#003d6b);border-radius:50%;padding:18px;box-shadow:0 6px 24px #00000040}.video-modal__overlay{z-index:1000;background:#000c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.video-modal__dialog{aspect-ratio:16/9;width:min(960px,100%);position:relative}.video-modal__dialog video,.video-modal__dialog iframe{border-radius:var(--radius-md);background:#000;border:0;width:100%;height:100%}.video-modal__embed{width:100%;height:100%;position:relative}.video-modal__embed iframe{position:absolute;inset:0}.video-modal__close{color:#fff;cursor:pointer;background:#ffffff26;border:0;border-radius:50%;width:36px;height:36px;font-size:24px;line-height:1;position:absolute;top:-40px;right:0}.video-modal__close:hover{background:#ffffff4d}
.stories-sec{position:relative;overflow:hidden}.stories-sec .dis-flex{flex-wrap:wrap;display:flex}.stories-sec .vmiddle{align-items:center}.stories-sec .no-list{margin:0;padding:0;list-style:none}.stories-sec .sto-head{margin:0 0 70px}.stories-sec .sto-head h2{font-size:clamp(2rem,3vw,2.5rem)}.stories-filters{margin-bottom:8px;margin-left:-10px;margin-right:-10px}.stories-filter-left{width:50%;padding-right:15px}.stories-filter-right{text-align:right;width:50%}#story-filter{color:var(--color-navy);cursor:pointer;background-color:#0000;background-image:url(https://assets.plexus.co/hubfs/Plexus%20Website%202025/Assets/Chevron%20Down%20\(1\).svg);background-position:100%;background-repeat:no-repeat;background-size:24px;border:none;width:auto;padding:0 30px 0 10px;font-size:13px;font-weight:400;line-height:150%}.stories-search-wrap{max-width:415px;margin:0 0 0 auto;position:relative}input#story-search{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(#008def 19.71%,#43ff99) border-box;border:1px solid #0000;border-radius:50px;width:100%;padding:13px 27px 13px 58px;font-size:17px}.stories-search-wrap input::placeholder{color:var(--color-navy)}.searc--icon{background:url(https://assets.plexus.co/hubfs/Plexus%20Website%202025/Solutions/Group%2039.svg) 50%/contain no-repeat;width:20px;height:20px;position:absolute;top:14px;left:20px}.case-study-grid{margin:0 -20px}.case-study-card{width:25%;margin:30px 0 0;padding:0 10px}.case-cinner{border:1.405px solid #e5e5e5;border-radius:11.239px;flex-wrap:wrap;align-items:end;height:100%;min-height:440px;padding:15px 20px 60px;display:flex;position:relative}.case-imgassec,.case-testimsec{width:100%}.ctop ul{justify-content:space-between;margin:0 0 16px}.case-study-logo img{display:block}.ctop ul li a{color:var(--color-navy);font-size:15px;font-weight:500;line-height:150%;text-decoration:none}.white-text .ctop ul li a{color:var(--color-white)}.ctop ul li a:hover{opacity:.7}.ctop ul li a span{align-items:center;display:inline-flex}.ctop ul li a span svg{margin-left:5px}.c-title{margin:0 0 13px;font-size:19px;font-weight:400;line-height:127%}.c-des p{margin:0 0 13px;font-size:12.388px;font-weight:400;line-height:130%}.case-study-img{width:100%;height:127px;margin:0 0 10px}.case-study-img img{object-fit:cover;border-radius:8px;width:100%;height:100%}.percentage-box{width:100%}.percentage-box ul{gap:18px;padding-bottom:5px}.per-title{font-size:48.266px;font-weight:500;line-height:130%;font-family:var(--font-heading)}.per-subtext span{max-width:90px;font-size:15px;font-weight:400;line-height:120%;display:inline-block}.case-study-category{border-top:1px solid #78787878;width:calc(100% - 40px);margin:11px auto 0;padding-top:11px;position:absolute;bottom:20px;left:0;right:0}.white-text .case-study-category{border-top-color:#ffffff78}.story-category{color:var(--color-navy);background-color:var(--color-green);border-radius:6px;padding:5px 10px;font-size:10px;font-weight:400;line-height:130%;display:inline-block}.white-text .case-cinner{color:var(--color-white)}.white-text .story-category{background-color:var(--color-white);color:var(--color-navy)}.cs-testimonial .case-cinner{align-items:start}.cs-testimonial .ctop{position:absolute;top:20px;left:20px;right:20px}.testo-conts{padding:20px 0 26px}.testo-conts h6{font-size:17.34px;font-weight:500;line-height:130%;font-family:var(--font-heading)}.auth-flex{width:100%;padding:0 0 33px}.client-info{width:66px}.client-info img{border-radius:50%}.client-name{width:calc(100% - 66px);padding-left:20px}.client-name p{font-size:12.625px;font-weight:400;line-height:130%}.client-name p strong{font-weight:500}#no-results{text-align:center;margin-top:20px}@media (max-width:1200px){.case-study-card{width:33.33%}}@media (max-width:991px){.case-study-card{width:50%}.per-title{font-size:42px}}@media (max-width:767px){.stories-sec .sto-head{margin:0 0 50px}.stories-filters{margin-bottom:8px;margin-left:0;margin-right:0}.stories-filter-left{width:100%;padding:0 0 10px}.stories-filter-right{width:100%;padding:10px 0 0}}@media (max-width:640px){.case-study-grid{margin:0}.case-study-card{width:100%;padding:0}.case-cinner{padding:15px 20px 20px}.per-title{font-size:34px}.case-study-logo{padding-right:20px}.case-study-category{width:100%;position:relative;bottom:0}.cs-testimonial .ctop{left:unset;right:unset;top:unset;position:relative}}
.platform-products{--pp-border:#dfe4e4;--pp-ai-bar:#0070df;--pp-navy:#1f3664}.platform-products__head{text-align:center;max-width:760px;margin:0 auto 40px}.platform-products__heading{margin:0 0 16px}.platform-products__subheading{max-width:620px;color:var(--fg-muted);margin:0 auto;font-size:16px;line-height:1.4}.platform-products__group{border:1.5px solid var(--pp-border);border-radius:16px;margin-top:96px;padding:0 22px 22px;position:relative}.platform-products__tiles{gap:2%;margin:-96px 0 20px;padding:0;list-style:none;display:flex}.platform-products__tile{background-color:var(--bg-surface);border-radius:10px;flex-direction:column;width:23.5%;min-height:210px;padding:22px 20px;display:flex;position:relative}.platform-products__tile-title{margin:0 0 10px;font-size:21px;line-height:1.2}.platform-products__tile-text{margin:0;font-size:15px;line-height:1.35}.platform-products__tile--invert .platform-products__tile-title,.platform-products__tile--invert .platform-products__tile-text{color:var(--color-white)}.platform-products__tile-link{border-radius:10px;position:absolute;inset:0}.platform-products__bar{text-align:center;border-radius:10px;justify-content:center;align-items:center;min-height:62px;margin-top:12px;padding:12px 20px;display:flex}.platform-products__bar-label{font-family:var(--font-heading);align-items:center;gap:10px;font-size:20px;font-weight:500;display:inline-flex}.platform-products__bar--ai{color:var(--color-white);background:linear-gradient(90deg,#0a7bea 0%,#0064cf 100%);text-decoration:none;transition:filter .2s}.platform-products__bar--ai:hover{filter:brightness(1.06)}.platform-products .platform-products__bar--ai:hover{text-decoration:none}.platform-products__bar--ai .platform-products__bar-label{color:var(--color-white)}.platform-products__bar--ai img{width:auto;height:26px}.platform-products__bar--reporting{background:var(--color-white);border:1px solid var(--pp-border);color:var(--color-navy)}.platform-products__deployed{background-color:var(--pp-navy);border-radius:10px;align-items:center;gap:20px;margin-top:12px;padding:14px 26px;display:flex}.platform-products__deployed-img{flex:none;width:auto;height:44px}.platform-products__deployed-text{color:var(--color-white);font-family:var(--font-heading);margin:0;font-size:18px;font-weight:500;line-height:1.3}@media (max-width:991px){.platform-products__group{margin-top:0;padding:20px}.platform-products__tiles{flex-wrap:wrap;gap:12px;margin:0 0 16px}.platform-products__tile{width:calc(50% - 6px);min-height:160px}.platform-products__bar-label{font-size:17px}.platform-products__deployed{flex-direction:row;align-items:center}.platform-products__deployed-text{font-size:15px}}@media (max-width:560px){.platform-products__tile{width:100%}}
.schedule-timeline__head{text-align:center;max-width:760px;margin:0 auto 8px}.schedule-timeline__body{margin-top:12px}.schedule-timeline__steps{flex-wrap:wrap;gap:25px 2%;display:flex}.schedule-timeline__step{background-color:var(--color-white);border:1.4px solid #e5e5e5;border-radius:11px;width:32%;min-height:162px;padding:20px 13px}.schedule-timeline__step-top{align-items:flex-start;display:flex}.schedule-timeline__icon{background:#f1f9ff;border-radius:80px;flex:0 0 80px;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.schedule-timeline__icon img{width:48px;height:auto}.schedule-timeline__step-copy{width:calc(100% - 80px);padding-left:25px}.schedule-timeline__tag{background-color:var(--accent);color:var(--color-white);border-radius:8px;margin-bottom:5px;padding:7px 10px;font-size:14px;line-height:16px;display:inline-block}.schedule-timeline__step-title{font-size:25px}.schedule-timeline__step-text{margin-top:12px;font-size:15px;line-height:1.3}.schedule-timeline__footnotes{background:linear-gradient(90deg, var(--color-blue) 0%, #005189 100%);border-radius:9px;justify-content:center;align-items:center;gap:10px;margin:29px 0 0;padding:10px 17px;list-style:none;display:flex}.schedule-timeline__footnotes li{color:var(--color-white);padding:10px 5px}.schedule-timeline__footnotes li:first-child{border-right:1px solid var(--color-white);padding-right:45px}.schedule-timeline__footnotes li:last-child{padding-left:45px}@media (max-width:1024px){.schedule-timeline__step{width:49%}.schedule-timeline__footnotes{text-align:center;flex-direction:column;gap:0}.schedule-timeline__footnotes li:first-child{border-right:none;width:100%;padding:3px 0}.schedule-timeline__footnotes li:last-child{width:100%;padding:5px 0}}@media (max-width:767px){.schedule-timeline__step{width:100%;min-height:0}.schedule-timeline__icon{flex-basis:60px;width:60px;height:60px}.schedule-timeline__icon img{width:36px}.schedule-timeline__step-copy{width:calc(100% - 60px);padding-left:10px}.schedule-timeline__step-title{font-size:19px;line-height:1.3}}.content-and-image--with-cta.rp-ai .content-and-image__media{max-width:1000px}
.page-product-b .pb-holding .card-grid__card,.page-product-b .pb-holding .card-grid--feature .card-grid__card{border-radius:var(--radius-md);background-color:#0000;border:1px solid #ffffff2e;padding:32px}.page-product-b .pb-holding .card-grid__title,.page-product-b .pb-holding .card-grid--feature .card-grid__title{color:var(--color-white);font-size:24px;line-height:1.25}.page-product-b .pb-holding .card-grid__text,.page-product-b .pb-holding .card-grid--feature .card-grid__text{color:#ffffffc7}@media (max-width:767px){.page-product-b .pb-holding .card-grid__title{font-size:20px}}.page-product-b .lt-holding .card-grid__card,.page-product-b .lt-holding .card-grid--feature .card-grid__card{background-color:#0000;border:none;border-radius:0;padding:0}.page-product-b .lt-holding .card-grid__title,.page-product-b .lt-holding .card-grid--feature .card-grid__title{color:var(--color-blue);max-width:none;font-size:30px;line-height:1.3}.page-product-b .lt-holding .card-grid__head{text-align:left;max-width:none}@media (max-width:767px){.page-product-b .lt-holding .card-grid__title{font-size:24px}}.page-product-b .lt-support .card-grid__title{color:var(--color-blue)}.page-product-b .lt-support .card-grid__card,.page-product-b .lt-support .card-grid--feature .card-grid__card{background-color:var(--color-white);border:1px solid var(--border-subtle);border-radius:9px;min-height:352px}.page-product-b .lt-usecases .tabs-section__nav{justify-content:flex-start}.page-product-b .lt-usecases .tabs-section__tab:not(.is-active){background-color:var(--color-white)}.page-product-b .lt-usecases .tabs-section__panel-btns .btn--secondary{border-color:var(--color-blue)}.page-product-b .lt-leaders.card-grid--capability .card-grid__card{flex-direction:column}.page-product-b .lt-leaders.card-grid--capability .card-grid__body{width:100%;padding-top:16px;padding-left:0}@media (min-width:992px){.page-product-b .lt-leaders .container{grid-template-columns:34% 1fr;grid-template-areas:"head cards""cta cards";align-items:start;column-gap:40px;display:grid}.page-product-b .lt-leaders .card-grid__head{grid-area:head;margin-bottom:0}.page-product-b .lt-leaders .card-grid__list{grid-area:cards}.page-product-b .lt-leaders .card-grid__cta{text-align:left;grid-area:cta;align-self:start;margin-top:32px}}.page-product-b .lt-results .testimonial-slider__nav{display:none}.page-product-b .lt-results .testimonial-slider__track{scroll-snap-type:none;flex-wrap:wrap;overflow:visible}.page-product-b .mt-holding .card-grid__card,.page-product-b .mt-holding .card-grid--feature .card-grid__card{border-radius:var(--radius-md);background-color:#0000;border:1px solid #ffffff2e;padding:32px}.page-product-b .mt-holding .card-grid__title,.page-product-b .mt-holding .card-grid--feature .card-grid__title{color:var(--color-blue);max-width:none;font-size:30px;line-height:1.25}.page-product-b .mt-holding .card-grid__text,.page-product-b .mt-holding .card-grid--feature .card-grid__text{color:#ffffffc7}@media (max-width:767px){.page-product-b .mt-holding .card-grid__title{font-size:24px}}.page-product-b .mt-usecases .tabs-section__nav{justify-content:flex-start}.page-product-b .mt-usecases .tabs-section__tab:not(.is-active){background-color:var(--color-white)}.page-product-b .mt-usecases .tabs-section__panel-btns .btn--secondary{border-color:var(--color-blue)}.page-product-b .mt-leaders.card-grid--capability .card-grid__card{flex-direction:column}.page-product-b .mt-leaders.card-grid--capability .card-grid__body{width:100%;padding-top:16px;padding-left:0}@media (min-width:992px){.page-product-b .mt-leaders .container{grid-template-columns:34% 1fr;grid-template-areas:"head cards""cta cards";align-items:start;column-gap:40px;display:grid}.page-product-b .mt-leaders .card-grid__head{grid-area:head;margin-bottom:0}.page-product-b .mt-leaders .card-grid__list{grid-area:cards}.page-product-b .mt-leaders .card-grid__cta{text-align:left;grid-area:cta;align-self:start;margin-top:32px}}.page-product-b .mt-results .testimonial-slider__nav{display:none}.page-product-b .mt-results .testimonial-slider__track{scroll-snap-type:none;flex-wrap:wrap;overflow:visible}.page-product-b .mt-support .card-grid__title{color:var(--color-blue)}.page-product-b .mt-support .card-grid__card,.page-product-b .mt-support .card-grid--feature .card-grid__card{background-color:var(--color-white);border:1px solid var(--border-subtle);border-radius:9px;min-height:352px}
.pillar-header .content-wrap,.pillar-body .content-wrap{width:100%;max-width:var(--container-max);margin-inline:auto;padding-inline:60px}.pillar-header{background:var(--bg-page);padding-block:30px 45px}.pillar-header__wrapper{flex-wrap:wrap;align-items:center;display:flex}.pillar-header__info{width:51%;padding-right:30px}.pillar-header__media{width:49%}.pillar-header__inner{width:100%;max-width:598px}.pillar-header__content{margin:0 0 24px}.pillar-header__content h1{max-width:575px;margin:0 0 24px}.pillar-header__content p{margin:0 0 12px}.pillar-header__content p:last-child{margin:0}.pillar-header__btns ul{flex-wrap:wrap;align-items:center;margin:0;padding:0;list-style:none;display:flex}.pillar-header__btns ul li{margin-right:24px}.pillar-header__btns ul li:last-of-type{margin:0}.pillar-header__media img{width:100%;height:auto}@media (max-width:1199px){.pillar-header__btns ul li{margin-bottom:20px;margin-right:0;display:block}}@media (max-width:1024px){.pillar-header .content-wrap,.pillar-body .content-wrap{padding-inline:30px}}@media (max-width:767px){.pillar-header__info{width:100%;margin:0 0 40px;padding-right:0}.pillar-header__media{width:100%}.pillar-header__btns ul{display:block}.pillar-header .content-wrap,.pillar-body .content-wrap{padding-inline:26px}}.pillar-body{background:var(--bg-page);padding-block:0 80px}.pillar-body__row{display:flex}.pillar-body__side{width:17%;position:relative}.pillar-body__side-inner{width:100%;max-width:199px;position:sticky;top:0}.pillar-body__toc{margin:0 0 27px}.pillar-body__toc ul{margin:10px 0 0;padding:0;list-style:none}.pillar-body__toc ul li{margin:0 0 10px;padding:0;line-height:0}.pillar-body__toc ul li a{color:var(--color-navy);font-size:13px;font-weight:400;line-height:1.2;text-decoration:none}.pillar-body__toc ul li a:hover{opacity:.7;text-decoration:none}.pillar-body__side-cta a{text-align:center;border-radius:var(--radius-pill);background:var(--accent);width:100%;color:var(--on-accent);font-family:var(--font-body);padding:12px 20px;font-size:14px;font-weight:500;line-height:1.3;text-decoration:none;display:block}.pillar-body__side-cta a:hover{background:var(--accent-hover);text-decoration:none}.pillar-body__or{color:#0000004d;font-family:var(--font-body);text-align:center;margin:9px 0 0;font-size:13px;font-weight:500;line-height:1.5}.pillar-body__watch{text-align:center}.pillar-body__watch a{font-size:13px;font-family:var(--font-body);color:var(--color-navy);align-items:center;font-weight:500;line-height:1.5;text-decoration:none;display:inline-flex}.pillar-body__watch a span{align-items:center;display:inline-flex}.pillar-body__watch a span svg{width:18px;height:18px;margin-left:5px}.pillar-body__rich{width:83%;padding-left:80px}.pillar-body__rich>div[id],.pillar-body__rich .ciItem__wrapper{margin:0 0 70px}.pillar-body__rich>div[id]:last-of-type,.pillar-body__rich .ciItem__wrapper:last-of-type{margin:0}.pillar-body__rich img{border-radius:8px;width:100%}.pillar-body__rich p{color:#202020;margin:0 0 16px;font-size:15px;font-weight:400;line-height:1.2}.pillar-body__rich ul,.pillar-body__rich ol{color:#202020;margin:0 0 16px;padding-left:22px;font-size:15px;line-height:1.2}.pillar-body__rich li{font-size:var(--fs-body);margin:0 0 8px}.pillar-body__rich a{color:var(--color-blue);text-decoration:none}.pillar-body__rich a:hover{text-decoration:underline}.pillar-body__rich h2,.pillar-body__rich h3{color:#010d1d;margin:0 0 30px}.pillar-body__rich h4{color:var(--color-navy);margin:30px 0 14px}.pillar-body__rich h5{color:#202020;margin:0 0 20px;font-size:22px}.pillar-body__rich h6{font-family:var(--font-body);letter-spacing:.09em;text-transform:uppercase;color:#202020;margin-top:10px;font-size:12px;font-weight:700;line-height:1.5}.pillar-body__rich blockquote{border-left:3px solid var(--color-blue);color:#202020;margin:25px 0 30px;padding-left:35px;font-size:15px;font-style:normal;font-weight:400;line-height:1.6}.pillar-body__rich blockquote span{margin:20px 0 0;display:block}.pillar-body__rich table{border-collapse:collapse;width:100%;margin:0 0 24px;font-size:14px}.pillar-body__rich th,.pillar-body__rich td{border:1px solid var(--border-subtle);text-align:left;vertical-align:top;color:#202020;padding:10px 12px}@media (max-width:1199px){.pillar-body__side{width:25%}.pillar-body__rich{width:75%;padding-left:30px}}@media (max-width:767px){.pillar-body__row{flex-wrap:wrap}.pillar-body__side{width:100%;margin:0 0 50px}.pillar-body__rich{width:100%;padding-left:0}.pillar-body__side-inner{max-width:100%;position:relative}}.downate-sec{background:var(--bg-page);padding-block:clamp(32px,6vw,56px)}.downate-sec__inner{background:#f2faff;border-radius:8px;width:100%;max-width:1320px;margin-inline:auto;padding:56px 20px 66px 24px}.downate-sec__row{flex-wrap:wrap;display:flex}.down-lts{width:50%;padding-right:70px}.auds{padding-left:10px}.auds h2{margin:0 0 16px}.auds p{color:var(--color-navy)}.down-rts{width:50%;padding-left:20px}.down-btmbox{z-index:1;border:.7px solid #777;border-radius:9.046px;margin:170px 0 0;padding:20px 14px 22px 30px;position:relative}.down-btmbox__quote{max-width:380px;margin-bottom:40px}.down-btmbox__quote p{font-size:15px;font-weight:400;line-height:1.39}.autm-person{margin:20px 0 0;display:flex}.aups-one{width:36px}.aups-one img{border-radius:50%}.aups-two{width:calc(100% - 36px);padding-left:15px}.aups-two span{font-size:13.082px;font-weight:500;line-height:1.3;display:inline-block}.aups-two span strong{font-weight:500}.down-frm{background:var(--color-white);border-radius:8px;flex-wrap:wrap;justify-content:center;align-items:center;min-height:460px;padding:44px 38px 40px;display:flex;position:relative}.down-wraps{width:100%}.down-wraps h5{text-align:center;margin:0 0 24px;font-size:22px;font-weight:500;line-height:1.3}.down-frm__field{margin-bottom:20px}.down-frm__field label{margin-bottom:6px;font-size:14px;font-weight:500;display:block}.down-frm__field input{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);width:100%;font-family:var(--font-body);padding:12px 14px;font-size:15px}.down-frm__submit{text-align:right;margin:30px 0 0}.down-frm__submit button{background:var(--accent);min-width:129px;color:var(--on-accent);border-radius:var(--radius-pill);font-family:var(--font-body);cursor:pointer;border:none;padding:13.5px 24px 11.5px;font-size:15px;font-weight:500}.down-frm__submit button:hover{background:var(--accent-hover)}.down-frm__submit button:disabled{opacity:.6;cursor:default}.down-frm__error{color:#c0392b;margin-top:8px;font-size:14px}.down-frm__thanks{text-align:center;color:var(--color-navy);font-size:16px}@media (max-width:1200px){.down-lts{padding-top:20px;padding-right:20px}}@media (max-width:767px){.downate-sec__inner{background:0 0;border-radius:0;padding:0}.down-lts{width:100%;padding:0 0 40px}.down-lts .auds{padding:0 24px}.down-btmbox{margin:24px 24px 0}.down-rts{width:100%;padding:0 24px}.down-frm{min-height:300px;padding:30px 17px 30px 26px}}.twocol-consec{background:var(--color-navy);color:var(--color-white);padding-block:clamp(40px,7vw,72px)}.twocol-consec h2{color:var(--color-white)}.twocol-consec .content-wrap{width:100%;max-width:var(--container-max);margin-inline:auto;padding-inline:60px}.twocol-consec__row{align-items:center;display:flex}.twocol-lts{width:50%;padding-right:20px}.twocol-lts h2{max-width:580px}.twocol-rts{width:50%;padding-left:20px}.twocol-rts ul{flex-wrap:wrap;justify-content:flex-end;gap:24px;margin:0;padding:0;list-style:none;display:flex}@media (max-width:1024px){.twocol-consec .content-wrap{padding-inline:30px}}@media (max-width:767px){.twocol-consec__row{flex-wrap:wrap}.twocol-lts{width:100%;padding:0 0 20px}.twocol-rts{width:100%;padding:0}.twocol-consec .content-wrap{padding-inline:26px}}@media (max-width:640px){.twocol-rts ul li{width:100%}}.resource-hubsec .content-wrap{width:100%;max-width:var(--container-max);margin-inline:auto;padding-inline:60px}.resource-hubsec .resu-head{margin:0 0 18px}.resource-hubsec .resu-head h2{margin:0}@media (max-width:1024px){.resource-hubsec .content-wrap{padding-inline:30px}}@media (max-width:767px){.resource-hubsec .content-wrap{padding-inline:26px}}
.tp-hero{padding-block:30px 45px}.tp-hero__wrapper{flex-wrap:wrap;align-items:center;display:flex}.tp-hero__info{width:51%;padding-right:30px}.tp-hero__vid{width:49%}.tp-hero__inner{width:100%;max-width:598px}.tp-hero__content{margin:0 0 24px}.tp-hero__content h1{max-width:575px;margin:0 0 24px}.tp-hero__content p{margin:0 0 16px}.tp-hero__content>:last-child{margin-bottom:0}.tp-hero__btns{flex-wrap:wrap;align-items:center;gap:0 24px;display:flex}.tp-hero__img{width:100%;height:auto}@media (max-width:1199px){.tp-hero__btns{display:block}.tp-hero__btn{margin-bottom:20px}}@media (max-width:767px){.tp-hero__info{width:100%;margin:0 0 40px;padding-right:0}.tp-hero__vid{width:100%}}.tp-body{padding-bottom:80px}.tp-body__cols{flex-wrap:wrap;display:flex}.tp-body__lts{width:17%;position:relative}.tp-body__lts-inner{width:100%;max-width:199px;position:sticky;top:24px}.tp-body__contents{margin:0 0 27px}.tp-body__contents ul{margin:10px 0 0;padding:0;list-style:none}.tp-body__contents li{margin:0 0 10px;padding:0}.tp-body__contents li a{color:var(--color-navy);font-size:13px;font-weight:400;line-height:1.2;text-decoration:none}.tp-body__contents li a:hover{opacity:.7}.tp-body__cust-btn{display:block}.tp-body__cust-btn a{text-align:center;justify-content:center;width:100%;padding:12px 20px}.tp-body__cust-btn a svg{display:none}.tp-body__watch{text-align:center;margin-top:16px}.tp-body__watch a{color:var(--color-navy);font-family:var(--font-body);align-items:center;font-size:13px;font-weight:500;line-height:1.5;text-decoration:none;display:inline-flex}.tp-body__watch a span{align-items:center;display:inline-flex}.tp-body__watch a svg{width:20px;height:20px;margin-left:5px}.tp-body__rts{width:83%;padding-left:80px}.tp-body__item{margin:0 0 70px;position:relative}.tp-body__item:last-of-type{margin:0}.tp-body__anchor{display:block;position:absolute;top:-24px}.tp-body__rich h2{margin:0 0 24px}.tp-body__rich h3{margin:32px 0 16px}.tp-body__rich h4{margin:24px 0 12px}.tp-body__rich p{margin:0 0 16px}.tp-body__rich ul,.tp-body__rich ol{margin:0 0 20px;padding-left:24px}.tp-body__rich li{margin:0 0 8px}.tp-body__rich img{border-radius:var(--radius-md);max-width:100%;height:auto}.tp-body__rich a{color:var(--accent)}.tp-body__rich table{border-collapse:collapse;width:100%;margin:0 0 24px}.tp-body__rich th,.tp-body__rich td{border:1px solid var(--border-subtle);text-align:left;vertical-align:top;padding:10px 14px}.tp-body__rich blockquote{border-left:3px solid var(--accent);margin:25px 0 30px;padding-left:35px}@media (max-width:1199px){.tp-body__lts{width:25%}.tp-body__rts{width:75%;padding-left:30px}}@media (max-width:767px){.tp-body__lts{width:100%;margin:0 0 50px}.tp-body__lts-inner{max-width:100%;position:relative}.tp-body__rts{width:100%;padding-left:0}}
.impact-intro .container{max-width:820px}.impact-intro__heading{text-align:center;margin-bottom:32px;font-size:clamp(2.25rem,4.5vw,3rem)}.impact-intro__body{text-align:center}.impact-intro__body h3{margin:40px 0 14px;font-size:1.75rem}.impact-intro__body p{margin-bottom:16px}.impact-intro__body a{color:var(--accent);text-decoration:underline}.journey-section__head{text-align:center;margin-bottom:40px}.journey-section__carousel{position:relative}.journey-section__viewport{scroll-snap-type:x mandatory;scrollbar-width:none;overflow-x:auto}.journey-section__viewport::-webkit-scrollbar{display:none}.journey-section__track{gap:21px;margin:0;padding:6px 0 20px;list-style:none;display:flex}.journey-section__card{scroll-snap-align:start;text-align:center;border:1px solid var(--surface-2);background:var(--color-white);border-radius:9px;flex-direction:column;flex:0 0 calc(33.3333% - 14px);justify-content:center;align-items:center;min-height:352px;padding:20px;display:flex}.journey-section__icon{width:32px;height:32px;margin:0 auto 20px;display:block}.journey-section__icon svg{width:100%;height:100%;display:block}.journey-section__date{color:var(--accent);font-family:var(--font-body);font-size:var(--fs-body);margin-bottom:12px;font-weight:500}.journey-section__text{max-width:230px;color:var(--fg);margin:0 auto}.journey-section__text p{margin:0}.journey-section__arrow{cursor:pointer;z-index:2;background:0 0;border:0;width:40px;height:40px;padding:0;position:absolute;top:50%;transform:translateY(-50%)}.journey-section__arrow svg{width:100%;height:100%;display:block}.journey-section__arrow--prev{left:-8px}.journey-section__arrow--next{right:-8px}@media (max-width:1024px){.journey-section__card{flex-basis:calc(50% - 10.5px)}}@media (max-width:640px){.journey-section__card{flex-basis:100%;min-height:280px}}.ab-numbers .stats-band__cta{color:var(--color-white);background:0 0;border:1px solid #43ff99;border-radius:200px;align-items:center;gap:10px;padding:12px 24px;font-size:15px;font-weight:500;display:inline-flex}.ab-numbers .stats-band__cta:after{content:"";background-color:currentColor;width:22px;height:22px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 26' fill='none'%3E%3Cpath d='M5.30371 13.1123H19.7181M19.7181 13.1123L15.5997 17.2307M19.7181 13.1123L15.5997 8.99393' stroke='%23000' stroke-width='1.5444' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 26' fill='none'%3E%3Cpath d='M5.30371 13.1123H19.7181M19.7181 13.1123L15.5997 17.2307M19.7181 13.1123L15.5997 8.99393' stroke='%23000' stroke-width='1.5444' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/contain no-repeat}.ab-numbers .stats-band__cta:hover{color:var(--color-navy);background:#43ff99}.job-board__heading{text-align:center;margin-bottom:40px}.job-board__frame{border:0;width:100%;min-height:600px;display:block}.stand-section__head{text-align:center;max-width:760px;margin:0 auto 48px}.stand-section__head h2{margin-bottom:16px}.stand-section__head p{color:var(--fg-muted)}.stand-section__tabs{background:var(--color-white);border:1px solid var(--border-subtle);border-radius:var(--radius-pill);gap:8px;margin-top:28px;padding:6px;display:inline-flex}.stand-section__tab{color:var(--fg);font:inherit;border-radius:var(--radius-pill);cursor:pointer;background:0 0;border:none;padding:10px 24px}.stand-section__tab.is-active{background:var(--color-navy);color:var(--color-white)}.stand-section__values{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.stand-section__value{background:var(--color-white);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:28px}.stand-section__value h3{margin-bottom:12px;font-size:1.375rem}.stand-section__value p{color:var(--fg-muted);font-size:1rem}.stand-section__impact{max-width:1040px;margin:0 auto}.stand-section__stats{text-align:center;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));justify-content:center;gap:24px;margin-bottom:32px;display:grid}.stand-section__stat-value{font-family:var(--font-heading);color:var(--accent);font-size:clamp(2rem,4vw,3rem);font-weight:500;display:block}.stand-section__stat p{color:var(--fg-muted);font-size:1rem}.stand-section__cta{text-align:center;margin-bottom:40px}.stand-section__partners-heading{text-align:center;margin-bottom:24px}.stand-section__partners{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));justify-content:center;gap:20px;display:grid}.stand-section__partner{border-radius:var(--radius-md);min-height:280px;position:relative;overflow:hidden}.stand-section__partner-bg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.stand-section__partner-overlay{background:linear-gradient(#01174100 30%,#011741d9 100%);flex-direction:column;justify-content:flex-end;gap:12px;padding:20px;display:flex;position:absolute;inset:0}.stand-section__partner-logo{object-fit:contain;width:auto;max-height:36px}.stand-section__partner-overlay h5{color:var(--color-white);font-size:.95rem;font-weight:400}@media (max-width:991px){.stand-section__values,.stand-section__stats,.stand-section__partners{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.stand-section__values,.stand-section__stats,.stand-section__partners{grid-template-columns:1fr}}.stand-section--about .stand-section__tab.is-active{background:var(--color-blue)}.stand-section--about .stand-section__stat{background:var(--color-white);border:1px solid var(--border-subtle);text-align:left;border-radius:11px;padding:26px 22px 20px}.stand-section--about .stand-section__stat-value{color:var(--color-navy)}.stand-section--about .stand-section__stat p{text-align:left}.stand-section--about .stand-section__partners-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.stand-section--about .stand-section__partners-heading{text-align:left;margin:0}.stand-section--about .stand-section__partners-nav{gap:12px;display:flex}.stand-section--about .stand-section__partners-arrow{cursor:pointer;width:40px;height:40px;color:var(--color-navy);background:0 0;border:0;padding:0}.stand-section--about .stand-section__partners-arrow:hover{color:var(--accent)}.stand-section--about .stand-section__partners-arrow svg{width:100%;height:100%;display:block}.stand-section--about .stand-section__partners{scroll-snap-type:x mandatory;scrollbar-width:none;justify-content:flex-start;gap:24px;display:flex;overflow-x:auto}.stand-section--about .stand-section__partners::-webkit-scrollbar{display:none}.stand-section--about .stand-section__partners:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.stand-section--about .stand-section__partner{scroll-snap-align:start;flex:0 0 calc(33.3333% - 16px);min-height:420px}@media (max-width:991px){.stand-section--about .stand-section__partner{flex-basis:calc(50% - 12px)}}@media (max-width:640px){.stand-section--about .stand-section__partner{flex-basis:85%;min-height:360px}}.impact-partners .container{position:relative}.impact-partners__nav{gap:12px;display:flex;position:absolute;top:-64px;right:0}.impact-partners__arrow{cursor:pointer;width:40px;height:40px;color:var(--color-navy);background:0 0;border:0;padding:0}.impact-partners__arrow:hover{color:var(--accent)}.impact-partners__track{scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:24px;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.impact-partners__track::-webkit-scrollbar{display:none}.impact-partners__track:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.impact-partners__item{scroll-snap-align:start;flex:0 0 calc(33.3333% - 16px)}.impact-partners__card{border-radius:var(--radius-md);aspect-ratio:3/4;text-decoration:none;display:block;position:relative;overflow:hidden}.impact-partners__photo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.impact-partners__logo{object-fit:contain;z-index:1;width:auto;max-width:60%;max-height:44px;position:absolute;top:20px;left:20px}.impact-partners__overlay{background:linear-gradient(#01174166 0%,#01174100 24% 42%,#011741d9 100%);align-items:flex-end;padding:24px;display:flex;position:absolute;inset:0}.impact-partners__desc{color:var(--color-white);font-family:var(--font-heading);font-size:1.05rem;font-weight:500;line-height:1.3}.impact-partners__footer{text-align:center;margin-top:32px}.impact-partners__footer p{margin-bottom:16px}.impact-partners__footer a{color:var(--accent);text-decoration:underline}@media (max-width:991px){.impact-partners__nav{display:none}.impact-partners__item{flex-basis:70%}}@media (max-width:640px){.impact-partners__item{flex-basis:85%}}.cust-testimonials .testimonial-slider__single{max-width:1200px}.cust-testimonials .testimonial-slider__single .testimonial-slider__item{background:var(--color-blue);max-width:none;color:var(--color-white);border-radius:8px;margin:0;overflow:visible}.cust-testimonials .testimonial-slider__item-img{z-index:0;align-items:flex-end;width:38%;display:flex;position:relative}.cust-testimonials .testimonial-slider__item-img:before{content:"";aspect-ratio:419/341;z-index:-1;background:url(https://assets.plexus.co/hubfs/images/shape-2.png) 0 100%/contain no-repeat;width:100%;max-width:419px;position:absolute;bottom:0;left:0}.cust-testimonials .testimonial-slider__item-img img{object-fit:contain;object-position:center bottom;z-index:1;width:100%;height:auto;position:relative}.cust-testimonials .testimonial-slider__item-info{width:62%;padding:70px 43px 50px}.cust-testimonials .testimonial-slider__item-text{max-width:627px}.cust-testimonials .testimonial-slider__item-text blockquote{color:var(--color-white);font-size:21px}.cust-testimonials .testimonial-slider__item-text p{color:var(--color-white)}.cust-testimonials .testimonial-slider__item-logo{margin:24px 0 0}
.tts-sales .tts-heading{margin:0 0 20px}.tts-sales .form-section__body p{margin:0 0 12px}.tts-sales .form-section__body p.tts-trust-label{color:var(--color-navy);margin:44px 0 24px}.tts-sales .tts-logos{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:32px 40px;max-width:460px;margin:0;padding:0;list-style:none;display:grid}.tts-sales .tts-logos img{object-fit:contain;width:auto;max-width:100%;height:44px}.contact-sales .form-section__body p{margin:0 0 12px}.contact-sales .form-section__body p.contact-trust-label{color:var(--color-navy);margin:44px 0 24px}.contact-sales .contact-logos{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:32px 40px;max-width:460px;margin:0;padding:0;list-style:none;display:grid}.contact-sales .contact-logos img{object-fit:contain;width:auto;max-width:100%;height:44px}.demo-ai-sales .demo-ai-heading{margin:0 0 20px}.demo-ai-sales .form-section__body p{margin:0 0 12px}.demo-ai-sales .demo-ai-bullets{flex-direction:column;gap:16px;margin:24px 0 0;padding:0;list-style:none;display:flex}.demo-ai-sales .demo-ai-bullets li{color:var(--color-navy);padding-left:34px;font-weight:500;line-height:1.4;position:relative}.demo-ai-sales .demo-ai-bullets li:before{content:"";background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%3E%3Ccircle%20cx='10'%20cy='10'%20r='10'%20fill='%23008def'/%3E%3Cpath%20d='M6%2010.2l2.6%202.6%205-5.4'%20fill='none'%20stroke='%23fff'%20stroke-width='1.8'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:20px;height:20px;position:absolute;top:0;left:0}.demo-ai-sales .form-section__body p.demo-ai-trust-label{color:var(--color-navy);margin:44px 0 24px}.demo-ai-sales .demo-ai-logos{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:32px 40px;max-width:460px;margin:0;padding:0;list-style:none;display:grid}.demo-ai-sales .demo-ai-logos img{object-fit:contain;width:auto;max-width:100%;height:44px}.demo-legal .dl-heading{margin:0 0 20px}.demo-legal .form-section__body p{margin:0 0 12px}.demo-legal .dl-bullets{flex-direction:column;gap:14px;margin:20px 0 0;padding:0;list-style:none;display:flex}.demo-legal .dl-bullets li{color:var(--fg);align-items:center;gap:12px;display:flex}.demo-legal .dl-bullets li:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Ccircle cx='10' cy='10' r='10' fill='%23008def'/%3E%3Cpath d='M5.8 10.3l2.6 2.6 5.8-6.1' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;flex:none;width:22px;height:22px}.demo-legal .form-section__body p.dl-trust-label{color:var(--color-navy);margin:40px 0 24px}.demo-legal .dl-logos{grid-template-columns:repeat(3,minmax(0,1fr));place-items:center start;gap:32px 24px;max-width:540px;margin:0;padding:0;list-style:none;display:grid}.demo-legal .dl-logos img{object-fit:contain;width:auto;max-width:100%;height:40px}.demo-marketing .dm-heading{margin:0 0 20px}.demo-marketing .form-section__body p{margin:0 0 12px}.demo-marketing .form-section__body p.dm-trust-label{color:var(--color-navy);margin:40px 0 24px}.demo-marketing .dm-logos{grid-template-columns:repeat(2,minmax(0,1fr));place-items:center start;gap:32px 40px;max-width:460px;margin:0;padding:0;list-style:none;display:grid}.demo-marketing .dm-logos img{object-fit:contain;width:auto;max-width:100%;height:44px}.advocacy-sales .adv-heading{margin:0 0 20px}.advocacy-sales .form-section__body p{margin:0 0 12px}.advocacy-sales .form-section__body p.adv-trust-label{color:var(--color-navy);margin:40px 0 24px}.advocacy-sales .adv-logos{grid-template-columns:repeat(2,minmax(0,1fr));place-items:center start;gap:32px 40px;max-width:460px;margin:0;padding:0;list-style:none;display:grid}.advocacy-sales .adv-logos img{object-fit:contain;width:auto;max-width:100%;height:44px}.meeting-page__head{text-align:center;max-width:720px;margin:0 auto 32px}.meeting-page__head h1{margin:0 0 12px}.meeting-embed{max-width:900px;min-height:640px;margin:0 auto}.meeting-page--decor{background:var(--bg-surface)}.meeting-page--decor .meeting-page__head{max-width:740px;margin:0 auto 49px}.meeting-page--decor .meeting-page__head h1{margin:0 0 20px;font-size:clamp(2rem,3vw,2.5rem)}.meeting-page--decor .meeting-page__embeds{max-width:750px;margin:0 auto;position:relative}.meeting-page__arrow{z-index:1;pointer-events:none;width:133px;height:auto;position:absolute}.meeting-page__arrow--top{top:17px;left:-180px}.meeting-page__arrow--bottom{bottom:88px;right:-163px}@media (max-width:1130px){.meeting-page__arrow{width:12%}.meeting-page__arrow--top{left:-16%}.meeting-page__arrow--bottom{right:-16%}}@media (max-width:767px){.meeting-page__arrow--top{left:0}.meeting-page__arrow--bottom{right:0}}.thank-you-page__back{text-align:center;padding-block:40px}.thank-you-page__back a{color:var(--accent);font-weight:600}.report-page__body-grid{grid-template-columns:280px 1fr;align-items:start;gap:48px;display:grid}.report-page__toc{font-size:.95rem;position:sticky;top:96px}.report-page__toc-heading{text-transform:uppercase;letter-spacing:.06em;margin:0 0 12px;font-size:.8rem;font-weight:700}.report-page__toc ol{flex-direction:column;gap:8px;margin:0;padding-left:1.1em;display:flex}.report-page__toc ol a{color:var(--fg-muted)}.report-page__toc ol a:hover{color:var(--accent)}.report-page__toc-ctas{flex-direction:column;align-items:flex-start;gap:12px;margin-top:24px;display:flex}.report-page__toc-or{color:var(--fg-muted);margin:0;font-size:.9rem}.report-page__section{border-bottom:1px solid var(--border-subtle);margin-bottom:40px;padding-bottom:40px}.report-page__section:last-child{border-bottom:0}.report-page__subsection{margin-top:24px}@media (max-width:991px){.report-page__body-grid{grid-template-columns:1fr;gap:24px}.report-page__toc{position:static}}.report-ebook-page__body{padding-block:clamp(40px,6vw,72px)}.report-ebook-page__learn{flex-direction:column;gap:8px;margin:16px 0 0;padding-left:1.2em;display:flex}.section.webinar-hero{background-image:url(https://assets.plexus.co/hubfs/GC%20of%20the%20Future%20-%20Webinar%20Landing%20Page-1.png);background-position:100%;background-repeat:no-repeat;background-size:auto 100%}@media (max-width:900px){.section.webinar-hero{background-image:none}}.webinar-hero .hero-section__speaker-logo img{object-fit:contain;width:auto;max-width:160px;height:auto;max-height:44px}.webinar-page__discover{background:#acd9fa;padding-block:clamp(48px,6vw,88px)}.webinar-page__discover-head{text-align:center;max-width:900px;margin:0 auto 40px}.webinar-page__discover-data{font-family:var(--font-heading);color:var(--color-navy);margin:12px 0 0;font-size:clamp(1.25rem,2vw,1.6rem)}.webinar-page__discover-body>h3{margin:0 0 8px;font-size:1.3rem}.webinar-page__discover-intro{max-width:780px;margin:0 0 36px}.webinar-page__discover-cols{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.webinar-page__discover-col h4{margin:0 0 4px;font-size:1.15rem}.webinar-page__discover-lead{color:#495260;margin:0 0 12px;font-size:.95rem}.webinar-page__discover-col ul{flex-direction:column;gap:8px;margin:0;padding-left:1.2em;display:flex}@media (max-width:991px){.webinar-page__discover-cols{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.webinar-page__discover-cols{grid-template-columns:1fr}}.webinar-about{padding-bottom:0}.webinar-about-video{padding-top:clamp(24px,3vw,40px)}.promo-wizard .pw-heading{margin:0 0 20px}.promo-wizard .form-section__body p{margin:0 0 12px}.promo-wizard .form-section__body p.pw-trust-label{color:var(--color-navy);margin:40px 0 24px}.promo-wizard .pw-logos{grid-template-columns:repeat(3,minmax(0,1fr));place-items:center start;gap:28px 32px;max-width:480px;margin:0;padding:0;list-style:none;display:grid}.promo-wizard .pw-logos img{object-fit:contain;width:auto;max-width:100%;height:40px}.ft-hero{background-color:#f2faff}.ft-hero__grid{grid-template-columns:minmax(0,1fr) minmax(0,480px);align-items:start;gap:56px;display:grid}.ft-hero__copy h1{max-width:15ch;margin:0 0 40px;font-size:clamp(2.5rem,4.2vw,3.25rem);font-weight:600}.ft-hero__sub{color:var(--fg);max-width:46ch;margin:0 0 22px;font-size:1.25rem;line-height:1.4}.ft-hero__trust{color:var(--fg-muted);max-width:46ch;margin:0 0 26px;font-size:1rem;line-height:1.5}.ft-hero__bullets{margin:0 0 40px;padding-left:20px;list-style:outside}.ft-hero__bullets li{color:var(--color-navy);margin-bottom:10px;padding-left:6px;font-size:1.0625rem;line-height:1.4}.ft-hero__logos{flex-wrap:wrap;align-items:center;gap:24px 36px;margin:0;padding:0;list-style:none;display:flex}.ft-hero__logos img{object-fit:contain;width:auto;max-width:100%;height:34px}.ft-hero__form{background-color:var(--color-white);border-radius:var(--radius-md);padding:34px 34px 28px;box-shadow:0 20px 50px #01174114}.ft-hero__form-title{font-family:var(--font-heading);color:var(--color-navy);margin:0 0 18px;font-size:1.5rem;font-weight:500}.ft-hero__legal{color:var(--fg-muted);margin:18px 0 0;font-size:.8125rem;line-height:1.45}.ft-hero__legal a{color:var(--accent);text-decoration:underline}.ft-hero .form-section{padding-block:0}.ft-hero .form-section .container{max-width:none;padding:0}.ft-hero .form-section__panel{background:0 0;border-radius:0;max-width:none;margin:0;padding:0;display:block}.ft-hero .form-section__content{display:none}.ft-hero .form-section__side{width:100%;padding:0}.ft-hero .form-section__card{background:0 0;border-radius:0;min-height:0;padding:0;display:block}.ft-hero .form-section__field label{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ft-hero .form-section__field input,.ft-hero .form-section__field select{border-color:#d0d5dd;border-radius:8px}.ft-hero .form-section__submit{text-align:left}@media (max-width:900px){.ft-hero__grid{grid-template-columns:1fr;gap:36px}.ft-hero__form{max-width:520px}}.mc{--mc-shadow:0 12px 36px #0117411f;--mc-radius-lg:20px;background:var(--surface)}.mc .container{max-width:1120px}.mc .mc-sub{color:var(--fg-muted);max-width:64ch;margin-top:12px;font-size:1.0625rem}.mc-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--color-blue);margin-bottom:20px;font-size:.78rem;font-weight:700;display:inline-block}.mc-hero{align-items:center;min-height:clamp(480px,62vh,660px);padding:72px 0;display:flex;position:relative;overflow:hidden}.mc-hero .container{z-index:2;position:relative}.mc-hero__bg{z-index:0;position:absolute;inset:0}.mc-hero__bg img{object-fit:cover;object-position:78% center;width:100%;height:100%}.mc-hero__bg:after{content:"";background:linear-gradient(90deg, var(--surface) 0%, var(--surface) 34%, color-mix(in srgb, var(--surface) 55%, transparent) 52%, transparent 72%);position:absolute;inset:0}.mc-hero__title{max-width:14ch;margin:0}.mc-hero__tagline{font-family:var(--font-heading);color:var(--color-blue);margin-top:14px;font-size:clamp(1.375rem,3vw,1.875rem);font-weight:500}.mc-hero__lede{max-width:46ch;color:var(--fg-muted);margin-top:20px}.mc-hero__cta{flex-wrap:wrap;align-items:center;gap:14px;margin-top:32px;display:flex}.mc-hero__meta{color:var(--fg-muted);font-size:.9rem}.mc-wave{z-index:1;opacity:.5;pointer-events:none;width:100%;height:120px;position:absolute;bottom:-2px;left:0}.mc-wave path{fill:var(--surface-2)}.mc-register{background:var(--color-white)}.mc-tabs{background:var(--surface);border-radius:14px;gap:8px;max-width:560px;margin:28px 0 0;padding:6px;display:flex}.mc-tab{text-align:center;border-radius:var(--radius-md);font-family:var(--font-body);color:var(--fg-muted);cursor:pointer;transition:var(--transition);background:0 0;border:none;flex:1;padding:14px 16px;font-size:.9375rem;font-weight:600;line-height:1.25}.mc-tab small{margin-top:2px;font-size:.78rem;font-weight:400;display:block}.mc-tab.is-active{background:var(--color-white);color:var(--color-navy);box-shadow:var(--mc-shadow)}.mc-panel{margin-top:28px}.mc-panel[hidden]{display:none}.mc-panel.is-active{animation:.25s mc-fade}@keyframes mc-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.mc-session{background:var(--color-white);border-radius:var(--mc-radius-lg);box-shadow:var(--mc-shadow);justify-content:space-between;align-items:center;gap:36px;padding:38px 40px;display:flex}.mc-region{text-transform:uppercase;letter-spacing:.1em;color:var(--color-blue);margin-bottom:12px;font-size:.75rem;font-weight:700;display:inline-block}.mc-session__day{font-family:var(--font-heading);font-size:clamp(1.44rem,3vw,1.94rem);font-weight:500;line-height:1.15}.mc-session__zone{color:var(--fg-muted);margin-top:8px;font-size:.9375rem}.mc-session__cta{text-align:center;flex:none}.mc-note{color:var(--fg-muted);margin-top:10px;font-size:.78rem;display:block}.mc-topic-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:36px;display:grid}.mc-topic{background:var(--color-white);border-radius:var(--mc-radius-lg);box-shadow:var(--mc-shadow);padding:30px}.mc-topic__n{color:var(--color-blue);letter-spacing:.1em;text-transform:uppercase;font-size:.8rem;font-weight:700}.mc-topic h3{margin:12px 0 8px;font-size:1.25rem}.mc-topic p{color:var(--fg-muted);font-size:.9375rem}.mc-tag{color:var(--color-navy);background:var(--surface);border-radius:var(--radius-pill);margin-top:16px;padding:6px 12px;font-size:.78rem;font-weight:600;display:inline-block}.mc-also{background:var(--color-white);border-radius:var(--mc-radius-lg);box-shadow:var(--mc-shadow);margin-top:20px;padding:34px}.mc-also h3{margin-bottom:6px;font-size:1.19rem}.mc-also p{color:var(--fg-muted);max-width:70ch;font-size:.9375rem}.mc-chips{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.mc-chip{color:var(--color-navy);background:var(--surface);border-radius:var(--radius-pill);padding:9px 15px;font-size:.84rem;font-weight:600}.mc-value-grid{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:36px;display:grid}.mc-value__item h3{margin-bottom:8px;font-size:1.0625rem}.mc-value__item p{color:var(--fg-muted);font-size:.9375rem}.mc-faq{background:var(--color-white)}.mc-faq__list{margin-top:28px}.mc-faq__item{border-bottom:1px solid var(--border-subtle);padding:22px 0}.mc-faq__item h3{margin-bottom:8px;font-size:1.09rem}.mc-faq__item p{color:var(--fg-muted);max-width:80ch;font-size:.97rem}@media (max-width:860px){.mc-topic-grid,.mc-value-grid{grid-template-columns:1fr}.mc-session{flex-direction:column;align-items:flex-start;gap:24px}.mc-session__cta,.mc-session__cta .btn{width:100%}.mc-hero{min-height:0;padding:48px 0 40px}.mc-hero__bg img{object-position:82% center}.mc-hero__bg:after{background:linear-gradient(90deg, var(--surface) 0%, var(--surface) 50%, color-mix(in srgb, var(--surface) 62%, transparent) 100%)}}
.legal-doc{padding:clamp(48px,7vw,96px) 0 clamp(56px,8vw,112px)}.legal-doc__inner{max-width:860px;padding:0 var(--container-pad);margin:0 auto}.legal-doc__title{font-family:var(--font-heading);color:var(--color-navy);margin:0 0 1.5rem;font-size:2.5rem;font-weight:500;line-height:1.3}.legal-content{line-height:1.3}.legal-content h1,.legal-content h2,.legal-content h3,.legal-content h4,.legal-content h5,.legal-content h6{font-family:var(--font-heading);color:var(--color-navy);margin:0 0 .75rem;font-weight:500;line-height:1.3}.legal-content h2{font-size:2.5rem}.legal-content h3{font-size:1.875rem}.legal-content h4{font-size:1.5rem}.legal-content p,.legal-content ul,.legal-content ol,.legal-content blockquote,.legal-content table{margin-bottom:1.4rem}.legal-content>:last-child{margin-bottom:0}.legal-content ul,.legal-content ol{padding-left:1.5rem}.legal-content li{margin-top:.5rem}.legal-content strong,.legal-content b{font-weight:700}.legal-content a{color:var(--accent);text-decoration:underline}.legal-content a:hover{color:var(--accent-hover)}.legal-content blockquote{border-left:3px solid var(--accent);padding-left:1rem;font-style:italic}.legal-content img{max-width:100%;height:auto}.legal-content table{border-collapse:collapse;width:100%}.legal-content th,.legal-content td{border:1px solid var(--border-subtle);text-align:left;vertical-align:top;padding:.5rem .75rem}


.cs-page{--cs-wrap:1104px}.cs-page .content-wrap{max-width:var(--cs-wrap)}.cs-hero{padding-block:clamp(40px,6vw,72px)}.cs-hero__tags{flex-wrap:wrap;gap:13px;margin:0 0 30px;display:flex}.cs-hero__tags li{list-style:none}.cs-hero__tags li:not(:last-child){border-right:2px solid var(--surface);padding-right:13px}.cs-hero__row{gap:20px;display:flex}.cs-hero__lts{width:75%;padding-right:20px}.cs-hero__lts h1{margin:0 0 16px}.cs-hero__results{margin:8px 0 0;display:block}.cs-hero__stats{flex-wrap:wrap;justify-content:space-between;gap:0 20px;max-width:670px;display:flex}.cs-hero__stat{margin-top:20px}.cs-hero__stat h2{color:var(--color-navy);margin:0}.cs-hero__stat p{color:var(--color-navy);margin:4px 0 0;font-size:16.423px;font-weight:400;line-height:130%}.cs-hero__rts{width:25%}.cs-hero__facts{background-color:var(--surface);border-radius:16px;max-width:256px;margin:0 0 0 auto;padding:80px 27px 70px}.cs-hero__fact:not(:last-child){margin:0 0 10px}.cs-hero__fact .eyebrow{display:block}.cs-hero__fact p{margin:6px 0 0;font-size:12.997px;font-weight:400;line-height:112%}.cs-body{padding-block:clamp(32px,5vw,64px)}.cs-body__row{display:flex}.cs-body__sidebar{width:20.5%}.cs-body__main{width:79.5%;padding-left:53px}.cs-contents{margin:0 0 25px}.cs-contents ul{margin:10px 0 0;padding:0;list-style:none}.cs-contents li{margin:0 0 6px;padding:0}.cs-contents li a{color:var(--color-navy);font-size:12.997px;font-weight:400;line-height:112%;text-decoration:none}.cs-contents li a:hover{text-decoration:underline}.cs-body__cta-link{width:100%}.cs-body__cta-link span{justify-content:center}.cs-body__feature img{border-radius:8px;width:100%;margin:0 0 30px}.cs-body__section h3{color:#010d1d;margin:0 0 16px}.cs-body__section p,.cs-body__section li{color:#202020;font-size:15px;font-weight:400;line-height:130%}.cs-body__section p{margin:0 0 16px}.cs-body__section a{color:var(--color-blue);text-decoration:none}.cs-body__section a:hover{text-decoration:underline}.cs-body__section ul{margin:0 0 16px;padding-left:1.2em}.cs-body__section li{margin:0 0 6px}.cs-body__section blockquote{border-left:3px solid var(--color-blue);color:#202020;margin:25px 0 30px;padding-left:35px;font-size:15px;font-style:normal;font-weight:400;line-height:130%}.cs-quote{background-color:var(--color-blue);min-height:204px;color:var(--color-white);border-radius:8px;margin:70px 0 0;padding:0 60px 0 33px;display:flex}.cs-quote--no-image{padding:40px}.cs-quote__media{width:39%;min-height:204px;position:relative}.cs-quote__media-inner{position:absolute;top:-40px}.cs-quote__media-inner img{z-index:2;max-width:100%;height:auto;position:relative}.cs-quote__ellipse{background-blend-mode:multiply;z-index:1;opacity:.8;background-color:#004ee0;border-radius:50%;width:169.413px;height:169.413px;margin:0 auto;position:absolute;top:25px;left:0;right:0}.cs-quote__rectangle{z-index:1;background:linear-gradient(#33ff8f66,#008def66);width:46.436px;height:181.031px;position:absolute;top:0;left:40px;transform:rotate(-37.542deg)}.cs-quote__body{width:61%;padding-top:46px;padding-left:24px}.cs-quote--no-image .cs-quote__body{width:100%;padding:0}.cs-quote__body blockquote{font-size:17.34px;font-weight:500;line-height:130%;font-family:var(--font-heading);margin:0}.cs-quote__body figcaption{margin:14px 0 0;font-size:14px;line-height:130%}.cs-quote__body figcaption strong{font-weight:500}.cs-cta-panel{border:1px solid var(--border-subtle);background:var(--surface);border-radius:16px;margin:40px 0 0;padding:29px 36px 53px}.cs-cta-panel__content h2{color:var(--color-navy);margin:0 0 16px}.cs-cta-panel__content p{color:#202020;margin:0;font-size:15px;line-height:130%}.cs-cta-panel__buttons{margin:30px 0 0}.cs-related{padding-block:clamp(40px,6vw,80px)}.cs-related__head{padding:0 0 18px}.cs-related__head h2{margin:0}.cs-related__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.cs-related__card-inner{background-color:var(--color-white);border:1.405px solid #e5e5e5;border-radius:11.239px;height:100%;padding:15px 20px 60px;position:relative}.cs-related__card-top{justify-content:space-between;align-items:center;gap:12px;margin:0 0 16px;display:flex}.cs-related__logo{width:auto;max-height:32px}.cs-related__card-btn{color:inherit;white-space:nowrap;font-size:15px;font-weight:500;line-height:150%;text-decoration:none}.cs-related__title{margin:0 0 13px;font-size:19px;font-weight:400;line-height:127%}.cs-related__desc p{margin:0 0 13px;font-size:12.388px;font-weight:400;line-height:130%}.cs-related__img{height:127px;margin:0 0 10px}.cs-related__img img{object-fit:cover;border-radius:8px;width:100%;height:100%}.cs-related__metric{align-items:center;gap:18px;padding-bottom:5px;display:flex}.cs-related__metric-value{font-size:48.266px;font-weight:500;line-height:130%;font-family:var(--font-heading)}.cs-related__metric-label{max-width:90px;font-size:15px;font-weight:400;line-height:120%}.cs-related__category{border-top:1px solid #78787878;width:calc(100% - 40px);margin:11px auto 0;padding-top:11px;position:absolute;bottom:20px;left:0;right:0}.cs-related__category span{color:var(--color-navy);background-color:var(--surface);border-radius:6px;padding:5px 10px;font-size:10px;font-weight:400;line-height:130%;display:inline-block}.cs-related__card.white-text,.cs-related__card.white-text .cs-related__title{color:var(--color-white)}@media (max-width:1024px){.cs-body__sidebar{width:25%}.cs-body__main{width:75%;padding-left:23px}.cs-related__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.cs-hero__row{flex-direction:column}.cs-hero__lts{width:100%;padding:0 0 20px}.cs-hero__rts{width:100%}.cs-hero__facts{max-width:100%;padding:50px 20px}.cs-body__row{flex-direction:column}.cs-body__sidebar,.cs-body__main{width:100%}.cs-body__main{padding:23px 0 0}.cs-cta-panel{padding:25px 20px}.cs-related__grid{grid-template-columns:1fr}}@media (max-width:640px){.cs-quote{flex-direction:column;padding:25px 20px}.cs-quote__media,.cs-quote__body{width:100%}.cs-quote__media-inner{text-align:center;max-width:180px;margin:-35px auto 0;position:relative;top:0}.cs-quote__body{padding:25px 0 0}}
.ebook-banner .ebook-banner__head h1{margin-bottom:17px}.ebook-banner .ebook-banner__head>p{margin:0 0 18px}.ebook-banner .ebook-banner__body h2,.ebook-banner .ebook-banner__body h3{color:var(--color-navy);margin:24px 0 12px;font-size:1.25rem;line-height:1.3}.ebook-banner .ebook-banner__body p{margin:0 0 18px}.ebook-banner .ebook-banner__body ul{margin:18px 0 0;padding:0;list-style:none}.ebook-banner .ebook-banner__body ul li{margin:0 0 14px;padding-left:30px;line-height:1.5;position:relative}.ebook-banner .ebook-banner__body ul li:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Ccircle cx='12' cy='12' r='12' fill='%2300A3FF'/%3E%3Cpath d='M7 12.5l3 3 7-7' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:18px;height:18px;position:absolute;top:.35em;left:0}.ebook-download .ebook-download__testimonial{margin-top:40px}.ebook-download .ebook-download__quote p{color:var(--color-navy);margin:0 0 22px;font-size:1.0625rem;line-height:1.6}.ebook-download .ebook-download__person{align-items:center;gap:16px;display:flex}.ebook-download .ebook-download__person img{object-fit:cover;border-radius:50%;flex-shrink:0;width:64px;height:64px}.ebook-download .ebook-download__person span{color:var(--color-navy);font-size:.9375rem;line-height:1.5}@media (max-width:840px){.ebook-download .ebook-download__testimonial{margin-top:28px}}.ebook-related .resource-card__excerpt{display:none}
.header-search{display:inline-flex}.header-search__panel{z-index:9;background:var(--color-white);transition:var(--transition);padding:30px 0 20px;position:absolute;top:100%;left:0;right:0;box-shadow:0 3px 10px #0003}.header-search__form{margin:0}.header-search__bar{align-items:center;display:flex}.header-search__input{color:#000;background:linear-gradient(var(--color-white), var(--color-white)) padding-box, linear-gradient(var(--color-blue) 19.71%, var(--color-green)) border-box;border-radius:var(--radius-pill);border:1px solid #0000;width:100%;margin-right:15px;padding:13px 27px;font-size:17px}.header-search__input::placeholder{color:#000}.header-search__submit{background:var(--accent);cursor:pointer;color:var(--on-accent);transition:var(--transition);border:0;flex-wrap:wrap;align-items:center;padding:15px;display:inline-flex}.header-search__submit:hover{opacity:.7}.header-search__submit svg{width:18px;height:18px}.header-search__suggestions-wrap{padding-top:10px}.header-search__suggestions{background:var(--color-white);margin:0;padding:0;list-style:none;box-shadow:1px 10px 39px -9px #7a7a7a}.header-search__suggestions li{padding:0}.header-search__suggestions li a{color:var(--fg);padding:10px 15px;text-decoration:none;transition:background-color .3s;display:block}.header-search__suggestions li a:hover,.header-search__suggestions li[aria-selected=true] a{background-color:var(--surface)}@media (max-width:1024px){.header-search__input{padding:10px 20px;font-size:16px}.header-search__submit{padding:10px 15px}}.search-page{padding:50px 0}.search-page__title{margin:0 0 50px}.search-results__message{margin:0 0 2rem}.search-results__empty p{margin:0 0 1rem}.search-results__listing{gap:2rem;margin:0;padding:0;list-style:none;display:grid}.search-results__item{background:var(--surface);cursor:pointer;border-radius:20px;padding:40px;transition:all .4s;position:relative}.search-results__item:hover{opacity:.7}.search-results__title{margin:0}.search-results__link{text-decoration:none}.search-results__link:after{content:"";position:absolute;inset:0}.search-results__description{margin:.75rem 0 0}@media (max-width:767px){.search-page{padding:40px 0}.search-results__item{padding:24px}}
.tour-hero__row{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.tour-hero__heading{margin:0}.tour-hero__copy p{color:var(--fg);margin:0 0 24px;font-size:1.125rem;line-height:1.5}@media (max-width:991px){.tour-hero__row{grid-template-columns:1fr;gap:20px}}.pait-hero .tour-hero__heading{font-weight:500}
.pt-cards{padding-block:0}.pt-cards__btm{background:var(--surface);padding:44px 0 10px}.pt-cards__boxes{flex-wrap:wrap;margin:0 -10px;padding:0;list-style:none;display:flex}.pt-cards__box{background:#fff;border-radius:8px;width:calc(50% - 20px);margin:0 10px 33px;padding:33px 14px 28px;overflow:hidden}.pt-cards__inner{flex-wrap:wrap;display:flex}.pt-cards__media{width:135px;position:relative}.pt-cards__media img{object-fit:cover;object-position:center;border-radius:5px;width:100%;height:100%}.pt-cards__info{width:calc(100% - 135px);padding-left:13px}.pt-cards__title{font-family:var(--font-body);color:var(--color-navy);margin:0 0 15px;font-size:20px;font-weight:400;line-height:1.2}.pt-cards__subtitle{color:var(--color-navy);margin:0;font-size:16px;line-height:1.3}.pt-cards__btn{text-align:right;margin:35px 0 0}.pt-cards__btn .s-btn{display:inline-block}@media (max-width:767px){.pt-cards__boxes{margin:0}.pt-cards__box{width:100%;margin:0 0 33px}}.pt-counsel .content-and-image__body p{font-size:20px;line-height:26px}.pt-testimonial{padding-block:171px 72px}.pt-testimonial__inner{background-color:var(--color-blue);border-radius:8px;padding:0 20px 20px}.pt-testimonial__flex{flex-wrap:wrap;display:flex}.pt-testimonial__img{width:38%;position:relative}.pt-testimonial__shape{position:absolute;top:-78px}.pt-testimonial__author{z-index:2;max-width:100%;height:auto;margin-top:-74px;position:relative;right:-36px}.pt-testimonial__texts{width:62%;padding-top:83px;padding-left:43px}.pt-testimonial__texts blockquote{font-family:var(--font-heading);width:100%;max-width:627px;color:var(--color-white);border:0;margin:0 0 28px;padding:0;font-size:21px;font-weight:500;line-height:1.4}.pt-testimonial__texts blockquote:before{content:"“"}.pt-testimonial__texts blockquote:after{content:"”"}.pt-testimonial__texts p{width:100%;max-width:627px;color:var(--color-white);margin:0;font-size:12px;line-height:1.3}.pt-testimonial__name{margin:0 0 3px!important}.pt-testimonial__name strong{font-family:var(--font-body);font-weight:500}.pt-testimonial__logos{border-top:1px solid #fff3;flex-wrap:wrap;justify-content:center;width:100%;max-width:1164px;margin:56px auto 0;display:flex}.pt-testimonial__logo{padding:24px 34px}@media (max-width:1024px){.pt-testimonial__shape{left:-40px}.pt-testimonial__author{right:unset}.pt-testimonial__texts{padding-top:50px;padding-left:30px}}@media (max-width:991px){.pt-testimonial__flex{align-items:center}.pt-testimonial__shape{top:unset}.pt-testimonial__author{margin-top:unset}}@media (max-width:767px){.pt-testimonial{padding-block:90px 48px}.pt-testimonial__shape{top:-60px}.pt-testimonial__author{margin-top:-50px}.pt-testimonial__img{width:100%}.pt-testimonial__texts{width:100%;padding-top:30px;padding-left:0}.pt-testimonial__texts blockquote{margin:0 0 20px;font-size:16px}.pt-testimonial__logos{margin:30px auto 0}.pt-testimonial__logo{padding:15px 5px}}
.grounding{background:var(--bg-page);padding:64px 0 96px}.grounding__inner{max-width:820px}.grounding__head{margin-bottom:48px}.grounding__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--fg-muted);margin:0 0 8px;font-size:.8rem}.grounding__intro{color:var(--fg-muted);max-width:65ch;font-size:1.125rem}.grounding__section{margin-bottom:48px}.grounding__section h2{border-bottom:1px solid var(--border-subtle);margin-bottom:20px;padding-bottom:8px}.grounding__facts{gap:0;margin:0;display:grid}.grounding__fact{border-bottom:1px solid var(--border-subtle);grid-template-columns:minmax(140px,220px) 1fr;gap:16px;padding:12px 0;display:grid}.grounding__fact dt{color:var(--fg);font-weight:600}.grounding__fact dd{color:var(--fg-muted);margin:0}.grounding__aliases{flex-wrap:wrap;gap:8px 12px;margin:0;padding:0;list-style:none;display:flex}.grounding__aliases li{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius-pill);padding:4px 14px;font-size:.95rem}.grounding__prose p,.grounding__prose ul{color:var(--fg-muted)}.grounding__prose ul{padding-left:20px}.grounding__prose li{margin-bottom:8px}.grounding__faq{margin:0}.grounding__faq-item{border-bottom:1px solid var(--border-subtle);padding:16px 0}.grounding__faq-item dt{margin-bottom:6px;font-weight:600}.grounding__faq-item dd{color:var(--fg-muted);margin:0}@media (max-width:640px){.grounding__fact{grid-template-columns:1fr;gap:2px}}
*,:before,:after{box-sizing:border-box}*{margin:0}html,body{height:100%}html{scroll-behavior:smooth}body{font-family:var(--font-body);font-size:var(--fs-body);line-height:var(--lh-body);color:var(--fg);background:var(--bg-page);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-wrap:break-word}img,picture,video,canvas,svg{max-width:100%;height:auto;display:block}a{color:inherit;cursor:pointer;transition:var(--transition);text-decoration:none}a:hover:not(.btn){text-decoration:underline}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--fg);font-weight:500;line-height:1.3}h1{font-size:clamp(2.25rem,4vw,3rem)}h2{font-size:clamp(2rem,3vw,2.5rem)}h3{font-size:1.875rem}h4{font-size:1.325rem}p{font-size:inherit}.container{width:100%;max-width:var(--container-max);padding-inline:var(--container-pad);margin-inline:auto}.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}.section{padding-block:clamp(48px,8vw,96px)}.section--surface{background:var(--bg-surface)}.section--navy{background:var(--color-navy);color:var(--color-white)}.section--navy h1,.section--navy h2,.section--navy h3{color:var(--color-white)}.btn{border-radius:var(--radius-pill);font-family:var(--font-body);cursor:pointer;transition:var(--transition);border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:14px 28px;font-size:1rem;font-weight:500;line-height:1.2;display:inline-flex}.btn--primary{background:var(--accent);color:var(--on-accent)}.btn--primary:hover{background:var(--accent-hover);text-decoration:none}.btn--secondary{color:var(--fg);border-color:var(--border-subtle);background:0 0}.btn--secondary:hover{border-color:var(--fg);text-decoration:none}.section--navy .btn--secondary{color:var(--color-white);border-color:#fff6}
