.hero-secondary{position:relative;background-color:rgba(11,115,235,.13);overflow:hidden}.hero-secondary:before{top:0;right:0;width:228px;height:140px;background:url(../images/hero/info_strategy/bubble-top-right-mobile.svg) no-repeat 100% 0;background-size:contain;z-index:1}.hero-secondary:after,.hero-secondary:before{content:"";position:absolute;pointer-events:none}.hero-secondary:after{bottom:0;left:0;width:379px;height:684px;background:url(../images/hero/info_strategy/bubble-bottom-left-mobile.svg) no-repeat 0 0;background-size:contain}@media (min-width:900px){.hero-secondary{min-height:700px}.hero-secondary:before{background-image:url(../images/hero/info_strategy/bubble-top-left.svg);width:50%;height:auto;padding-bottom:50%;left:0;right:auto}.hero-secondary:after{background-image:url(../images/hero/info_strategy/bubble-bottom-right.svg);background-size:cover;width:600px;height:600px;left:auto;right:0}}.hero-secondary__image-wrap{position:relative;isolation:isolate;margin-bottom:36px}.hero-secondary__image{position:relative;display:block}.hero-secondary__image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:clamp(10%,50vw,50%) 50%;object-position:clamp(10%,50vw,50%) 50%}@media (min-width:900px){.hero-secondary__image-wrap{width:50%;-webkit-transition:width .3s ease-in-out;transition:width .3s ease-in-out;margin-left:auto;margin-bottom:0}.hero-secondary__image{height:calc(100vh - 76px);min-height:700px}.hero-secondary__image img{height:100%}.hero-secondary .container{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.hero-secondary__content{max-width:60%}}@media (min-width:1200px){.hero-secondary__image{height:calc(100vh - 84px)}.hero-secondary__content{max-width:50%}}.hero-secondary__content{position:relative;color:var(--Neutral-900);z-index:2}.hero-secondary__title{color:var(--Neutral-900);margin-bottom:24px}.hero-secondary__title+.hero-secondary__subtitle{margin-bottom:16px}@media (min-width:900px){.hero-secondary__title{margin-bottom:32px}.hero-secondary__title+.hero-secondary__subtitle{margin-bottom:24px}}.hero-secondary__subtitle{color:var(--Neutral-900);margin-bottom:24px}@media (min-width:900px){.hero-secondary__subtitle{margin-bottom:56px}}.hero-secondary__description{color:var(--Neutral-900);margin-bottom:48px}@media (min-width:900px){.hero-secondary__description{margin-bottom:0}}.hero-secondary__list{margin:16px 0 48px;padding-left:40px}.hero-secondary__list-item{position:relative;list-style:none}.hero-secondary__list-item:before{content:"";display:inline-block;width:24px;height:24px;background:url(../images/icon/circle_check.svg) no-repeat 50%;background-size:contain;-webkit-filter:drop-shadow(0 4px 12px rgba(11,115,235,.5));filter:drop-shadow(0 4px 12px rgba(11,115,235,.5));position:absolute;left:-42px;top:0}.hero-secondary__list-item+.hero-secondary__list-item{margin-top:16px}.hero-secondary__list-item p{margin-bottom:0}@media (min-width:900px){.hero-secondary__list{margin:24px 0 0}}.hero-secondary--variant .hero-secondary__image-wrap{margin-top:-10px}.hero-secondary--variant .hero-secondary__image img{-o-object-position:clamp(40%,50vw,50%) 50%;object-position:clamp(40%,50vw,50%) 50%}@media (min-width:900px){.hero-secondary--variant .hero-secondary__image-wrap{margin-top:0;width:100%}.hero-secondary--variant .hero-secondary__image img{-o-object-position:calc(50% + 20vw) 50%;object-position:calc(50% + 20vw) 50%}}@media (min-width:1450px){.hero-secondary--variant .hero-secondary__image-wrap{width:clamp(70%,75vw,85%)}.hero-secondary--variant .hero-secondary__image img{-o-object-position:clamp(10%,50vw,50%) 50%;object-position:clamp(10%,50vw,50%) 50%}}.section-description-container{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1120px;padding:32px 40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-ms-flex-item-align:stretch;align-self:stretch;border-radius:var(--R-big,32px);background:-webkit-gradient(linear,left top,right top,from(var(--Brand-Blue-16)),to(var(--Brand-Violet-16))),var(--Background-Default);background:linear-gradient(90deg,var(--Brand-Blue-16),var(--Brand-Violet-16)),var(--Background-Default)}@media (max-width:600px){.section-description-container{margin-left:-16px;margin-right:-16px;border-radius:0}}.image-title-list{display:grid;gap:80px;margin:160px 0 0}.image-title-list--image-left{grid-template-areas:"image text";grid-template-columns:496fr 544fr}.image-title-list--image-right{grid-template-areas:"text image";grid-template-columns:544fr 496fr}.image-title-list__text-block{gap:40px}.image-title-list__text-block,.image-title-list__text-block-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.image-title-list__text-block-title{gap:16px}.image-title-list__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;padding-left:0;margin:0}.image-title-list__image{grid-area:image;height:auto}@media (max-width:768px){.image-title-list{margin:80px 0 0}.image-title-list--image-left,.image-title-list--image-right{grid-template-columns:1fr;grid-template-areas:"image" "text"}.image-title-list__text-block{gap:24px;margin:24px 0}.image-title-list{gap:16px}}.bullet-point{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.bullet-point__icon{width:36px;height:36px}.bullet-point.bullet-point--small .bullet-point__text-block p,.bullet-point__text{margin:0}.bullet-point--56{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ready-to-make-a-difference{display:grid;padding:120px 0;grid-template-columns:1fr 1fr;gap:74px;overflow:hidden}@media (max-width:768px){.ready-to-make-a-difference{padding:80px 0 0}}.ready-to-make-a-difference__title-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ready-to-make-a-difference__title{font-size:var(--capti-typography--h2-font-size);line-height:var(--capti-typography--h2-line-height);font-weight:var(--capti-typography--h2-font-weight);margin:0}.ready-to-make-a-difference__subtitle{font-size:var(--capti-typography--body-l-font-size);line-height:var(--capti-typography--body-l-line-height);font-weight:var(--capti-typography--body-l-weight);margin:0}.ready-to-make-a-difference__link{width:256px;text-decoration:none}.ready-to-make-a-difference__image-wrap{position:relative}.ready-to-make-a-difference__image{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto;max-width:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-top:100px}@media (max-width:768px){.ready-to-make-a-difference{grid-template-columns:1fr;gap:16px;text-align:center}.ready-to-make-a-difference__title-block{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ready-to-make-a-difference__title{font-size:var(--capti-typography--h3-font-size);line-height:var(--capti-typography--h3-line-height);font-weight:var(--capti-typography--h3-font-weight);margin:0}.ready-to-make-a-difference__subtitle{font-size:var(--capti-typography--body-s-font-size);line-height:var(--capti-typography--body-s-line-height);font-weight:var(--capti-typography--body-s-weight);margin:0}.ready-to-make-a-difference__link{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ready-to-make-a-difference__image-wrap{padding-top:0;max-width:480px;width:100%;margin:0 auto;height:310px}.ready-to-make-a-difference__image-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ready-to-make-a-difference__image{position:static;-webkit-transform:none;transform:none;width:100%;max-width:100%;height:auto;padding-top:0}}.inform-mtss-container{position:relative}.spot{position:absolute;z-index:-1}.spot--spot_01{height:auto;width:480px;top:-260px;left:700px}@media (max-width:600px){.spot--spot_01{width:300px;top:-118px;left:-120px}}.key-components{display:grid;margin:120px 0 0}.page-empowering-schools__block{padding:20px;font-family:var(--capti-typography--body-font-family)}.key-components{grid-template-columns:1fr;gap:40px;margin:160px 0 0}.key-components>.h2{text-align:center}.key-components__content{display:grid;grid-template-columns:1fr 1fr;gap:80px}.key-components__text-block{gap:40px}.key-components__text-block,.key-components__text-block-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.key-components__text-block-title{gap:16px}.key-components__text-block-title .h2{text-decoration:underline}.key-components__text-block-list{padding:0}@media (max-width:768px){.section-description-container--mtss{text-align:center}}.universal-screening{margin:40px 0 0}.why-matter{display:grid;gap:80px;margin:120px 0 0}.why-matter__bullet-points{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:32px}@media (max-width:768px){.why-matter__bullet-points{gap:16px}}.why-matter__bullet-point{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;max-width:352px}.why-matter__bullet-point-square-icon{width:92px;height:92px;min-width:92px;min-height:92px;border-radius:24px}.why-matter__bullet-point-square-icon .square-icon__icon{width:48px;height:48px;min-width:48px;min-height:48px}.why-matter__bullet-point p{text-align:center}@media (max-width:768px){.why-matter{margin:80px 0 0;gap:16px}.why-matter .vertical-bullet-points-row__methods,.why-matter .vertical-bullet-points-row__text-block,.why-matter__bullet-point{gap:16px}.why-matter .bullet-point-vertical,.why-matter__bullet-point{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;max-width:652px}.why-matter__bullet-point p{text-align:left}.why-matter__bullet-point-square-icon{width:36px;height:36px;min-width:36px;min-height:36px;border-radius:8px}.why-matter__bullet-point-square-icon .square-icon__icon{width:24px;height:24px;min-width:24px;min-height:24px}}.why-matter__text-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;text-align:center}.why-matter__methods{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:32px}.transform-your-rti.ready-to-make-a-difference{grid-template-columns:1.5fr 1fr}@media (max-width:768px){.transform-your-rti.ready-to-make-a-difference{grid-template-columns:1fr}}@media (max-width:768px){.key-components,.universal-screening{margin:80px 0 0}}