*{box-sizing:border-box;font-family:Lato,sans-serif}html{scroll-behavior:smooth}.insights-cells-section{--sectionExpandDuration:.8s;--cellAnimDelay:.15s;--cellContentDelay:.1s;--cellContentDuration:.1s;--cellContentChildOffset:.1s;--cellShapeDelay:0s;--cellShapeDuration:.4s}.insights-cells-section .nd-insights-index-nonmq-see{cursor:pointer}.insights-cells-section .nd-insights-index-nonmq-see:hover .cells-vis-toggle{font-weight:700}.insights-cells-wrap{position:relative;overflow:hidden;height:0;max-height:0%;transition:all var(--sectionExpandDuration) cubic-bezier(.545,.01,.22,1)}.insights-cells-section.expanded .insights-cells-wrap{transition:all var(--sectionExpandDuration) cubic-bezier(.545,.01,.22,1);height:auto;max-height:1000%}.insights-cells-section .nd-insights-index-mq-down-arrow{transition:transform .2s linear}.insights-cells-section.expanded .nd-insights-index-mq-down-arrow{transform:translateY(7px) rotate(-135deg)}.insights-cells-wrap .cell-arrows{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}@media screen and (max-width:900px){.insights-cells-wrap .cell-arrows{display:none}}.insights-cells-wrap .cell-arrows .arrow{position:absolute;top:50%;transform:translateY(-50%);opacity:.8;cursor:pointer;pointer-events:all}.insights-cells-wrap .cell-arrows .arrow:hover{opacity:1}.insights-cells-wrap .cell-arrows .arrow.left{left:10px}.insights-cells-wrap .cell-arrows .arrow.right{right:10px}.insights-cells-wrap .cell-nav{z-index:99;display:block;position:absolute;bottom:20px;left:0;right:0;margin:0 auto;text-align:center}.insights-cells-wrap .cell-nav .dot{display:inline-block;margin:0 5px;width:10px;height:10px;background-color:hsla(0,0%,100%,.5);border-radius:50%}.insights-cells-wrap .cell-nav .dot.active{background-color:#fff}.insights-cells-wrap .cell-nav .dot{display:none}.insights-cells-wrap .cell-nav .dot:nth-child(3n+1){display:inline-block}@media screen and (max-width:900px){.insights-cells-wrap .cell-nav .dot,.insights-cells-wrap .cell-nav .dot:nth-child(3n+1){display:inline-block}}.insights-cells-wrap .inner{display:flex;margin:0 auto;width:100%;flex-wrap:no-wrap;overflow:auto;flex-flow:row nowrap;scroll-snap-type:x mandatory;scroll-behavior:smooth;pointer-events:none;transition:transform var(--sectionExpandDuration) ease-out}.insights-cells-section.expanded .insights-cells-wrap .inner{pointer-events:all}@media screen and (max-width:767px){.insights-cells-wrap .inner{overflow:auto;flex-flow:row nowrap;scroll-snap-type:x mandatory;width:100%}}.insights-cells-wrap .cell{position:relative;display:flex;align-items:center;justify-content:center;width:33.33333vw;flex-shrink:0;overflow:hidden;aspect-ratio:1/1}.insights-cells-wrap .cell:nth-child(3n+2){scroll-snap-align:center}.insights-cells-wrap .cell:last-child{scroll-snap-align:end}@supports not (aspect-ratio:1/1){.insights-cells-wrap .cell:before{float:left;padding-top:100%;content:""}.insights-cells-wrap .cell:after{display:block;content:"";clear:both}}@media screen and (max-width:900px){.insights-cells-wrap .cell:last-child,.insights-cells-wrap .cell:nth-child(3n+2){scroll-snap-align:center}.insights-cells-wrap .cell{flex-shrink:0;width:100%;scroll-snap-align:center}}@media screen and (max-width:767px){.insights-cells-wrap .cell{flex-shrink:0;width:100%;scroll-snap-align:center}}.insights-cells-wrap .cell .content{opacity:0;transition:opacity 0 linear;transition-delay:var(--sectionExpandDuration)}.insights-cells-section.expanded .insights-cells-wrap .cell .content{transition:opacity var(--cellContentDuration) ease-out;transition-delay:calc(var(--anim-offset)*var(--cellAnimDelay) + var(--cellContentDelay));opacity:1}.insights-cells-section .insights-cells-wrap .cell .content>*{transform:translateY(20px);opacity:0;transition:all 0 linear;transition-delay:var(--sectionExpandDuration)}.insights-cells-section.expanded .insights-cells-wrap .cell .content>*{transform:translateY(0);opacity:1;transition:all var(--cellContentDuration) ease-out}.insights-cells-section.expanded .insights-cells-wrap .cell .content>:first-child{transition-delay:calc(var(--anim-offset)*var(--cellAnimDelay) + var(--cellContentDelay) + var(--cellContentChildOffset)*1)}.insights-cells-section.expanded .insights-cells-wrap .cell .content>:nth-child(2){transition-delay:calc(var(--anim-offset)*var(--cellAnimDelay) + var(--cellContentDelay) + var(--cellContentChildOffset)*2)}.insights-cells-section.expanded .insights-cells-wrap .cell .content>:nth-child(3){transition-delay:calc(var(--anim-offset)*var(--cellAnimDelay) + var(--cellContentDelay) + var(--cellContentChildOffset)*3)}.insights-cells-section.expanded .insights-cells-wrap .cell .content>:nth-child(4){transition-delay:calc(var(--anim-offset)*var(--cellAnimDelay) + var(--cellContentDelay) + var(--cellContentChildOffset)*4)}.insights-cells-section.expanded .insights-cells-wrap .cell .content>:nth-child(5){transition-delay:calc(var(--anim-offset)*var(--cellAnimDelay) + var(--cellContentDelay) + var(--cellContentChildOffset)*5)}.insights-cells-wrap .content{position:relative;display:flex;flex-direction:column;justify-content:center;text-align:center;padding:15%}.insights-cells-wrap .content h3{margin:0;font-size:19px;font-weight:900;font-style:italic;text-transform:uppercase}@media screen and (min-width:901px) and (max-width:1200px){.insights-cells-wrap .content h3{font-size:15px}}.insights-cells-wrap .content h4{margin:0;font-size:48px;font-weight:900;font-style:italic;line-height:1}@media screen and (min-width:901px) and (max-width:1200px){.insights-cells-wrap .content h4{font-size:36px}}.insights-cells-wrap .content h4 .sm{font-size:20px}@media screen and (max-width:767px){.insights-cells-wrap .content h4{font-size:32px}.insights-cells-wrap .content h4 .sm{font-size:22px}}.insights-cells-wrap .content h3+div{margin-top:30px}@media screen and (min-width:901px) and (max-width:1200px){.insights-cells-wrap .content h3+div{margin-top:15px}}.insights-cells-wrap .content h4+p{margin-top:7px}.insights-cells-wrap .content p{margin:0;font-size:19px;line-height:26px;font-weight:400}@media screen and (min-width:901px) and (max-width:1200px){.insights-cells-wrap .content p{font-size:16px;line-height:20px!important}}@media screen and (max-width:767px){.insights-cells-wrap .content p{font-size:16px;line-height:20px}}.insights-cells-wrap .content div+.button{align-self:center;margin-top:32px}@media screen and (min-width:901px) and (max-width:1200px){.insights-cells-wrap .content div+.button{margin-top:16px}}.insights-cells-wrap .content .button .inner{display:inline-block;padding:5px 24px 6px;font-size:19px;font-weight:400;border:2px solid transparent;border-radius:50px;cursor:pointer;transition:padding .1s linear}@media screen and (min-width:901px) and (max-width:1200px){.insights-cells-wrap .content .button .inner{font-size:16px}}.insights-cells-wrap .content .button .inner:hover{padding:5px 30px 6px}.insights-cells-wrap .shape{position:absolute;width:100%;height:100%;transition:border-radius 0s linear;transition-delay:var(--sectionExpandDuration);will-change:border-radius}.insights-cells-section.expanded .insights-cells-wrap .shape{transition:border-radius var(--cellShapeDuration) cubic-bezier(.5,.08,.16,.98);transition-delay:calc(var(--anim-offset)*var(--cellAnimDelay) + var(--cellShapeDelay))}.insights-cells-wrap.lime{background-color:#8ed500;--cell1BgColor:#d4f495;--cell1ShapeColor:#8ed500;--cell2BgColor:#004d35;--cell2ShapeColor:#006344;--cell3BgColor:#006344;--cell3ShapeColor:#d4f495;--cell4BgColor:#004d35;--cell4ShapeColor:#006344;--cell5BgColor:#8ed500;--cell5ShapeColor:#d4f495;--cell6BgColor:#d4f495;--cell6ShapeColor:#004d35;--evenTextColor:#fef8d7;--oddTextColor:#006344}.insights-cells-wrap.green{background-color:#adff2f;--cell1BgColor:green;--cell1ShapeColor:#0f0;--cell2BgColor:green;--cell2ShapeColor:#0f0;--cell3BgColor:green;--cell3ShapeColor:#0f0;--cell4BgColor:green;--cell4ShapeColor:#0f0;--cell5BgColor:green;--cell5ShapeColor:#0f0;--cell6BgColor:green;--cell6ShapeColor:#0f0;--evenTextColor:#fef8d7;--oddTextColor:#006344}.insights-cells-wrap.orange{--cell1ShapeColor:#f9d623;--cell2BgColor:#f56a14;--cell2ShapeColor:#f78945;--cell3BgColor:#f78945;--cell4BgColor:#f56a14;--cell4ShapeColor:#f78945;--cell5BgColor:#f9d623;--cell6ShapeColor:#f56a14;--oddTextColor:#f56a14}.insights-cells-wrap.blue-green-1,.insights-cells-wrap.orange{background-color:#fef8d7;--cell1BgColor:#fef8d7;--cell3ShapeColor:#fef8d7;--cell5ShapeColor:#fef8d7;--cell6BgColor:#fef8d7;--evenTextColor:#fef8d7}.insights-cells-wrap.blue-green-1{--cell2BgColor:#68d0d9;--cell2ShapeColor:#00a3b1;--cell3BgColor:#00a3b1;--cell4ShapeColor:#00a3b1;--cell5BgColor:#006344;--cell6ShapeColor:#68d0d9}.insights-cells-wrap.blue-green-1,.insights-cells-wrap.blue-green-2{--cell1ShapeColor:#006344;--cell4BgColor:#68d0d9;--oddTextColor:#fef8d7}.insights-cells-wrap.blue-green-2{background-color:#006344;--cell1BgColor:#004d35;--cell2BgColor:#006344;--cell2ShapeColor:#68d0d9;--cell3BgColor:#004d35;--cell3ShapeColor:#fef8d7;--cell4ShapeColor:#004d35;--cell5BgColor:#68d0d9;--cell5ShapeColor:#fef8d7;--cell6BgColor:#006344;--cell6ShapeColor:#004d35;--evenTextColor:#004d35}.insights-cells-wrap.blue-green-3{--cell1BgColor:#68d0d9;--cell2BgColor:#68d0d9;--cell2ShapeColor:#fef8d7;--cell3ShapeColor:#004d35;--cell4BgColor:#004d35;--cell4ShapeColor:#006344;--cell5BgColor:#006344;--cell5ShapeColor:#68d0d9;--cell6ShapeColor:#fef8d7}.insights-cells-wrap.blue-green-3,.insights-cells-wrap.lime-green{background-color:#006344;--cell1ShapeColor:#004d35;--cell3BgColor:#006344;--cell6BgColor:#004d35;--oddTextColor:#fef8d7;--evenTextColor:#004d35}.insights-cells-wrap.lime-green{--cell1BgColor:#006344;--cell2BgColor:#004d35;--cell2ShapeColor:#8ed500;--cell3ShapeColor:#fef8d7;--cell4BgColor:#8ed500;--cell4ShapeColor:#fef8d7;--cell5BgColor:#fef8d7;--cell5ShapeColor:#006344;--cell6ShapeColor:#8ed500}.insights-cells-wrap.orange-green{--cell2BgColor:#004d35;--cell4BgColor:#004d35;--cell5ShapeColor:#fef8d7;--cell6ShapeColor:#004d35;--oddTextColor:#006344}.insights-cells-wrap.orange-2,.insights-cells-wrap.orange-green{background-color:#fef8d7;--cell1BgColor:#fef8d7;--cell1ShapeColor:#f9d623;--cell2ShapeColor:#f56a14;--cell3BgColor:#f56a14;--cell3ShapeColor:#fef8d7;--cell4ShapeColor:#f56a14;--cell5BgColor:#f9d623;--cell6BgColor:#fef8d7;--evenTextColor:#fef8d7}.insights-cells-wrap.orange-2{--cell2BgColor:#f78945;--cell4BgColor:#fef8d7;--cell5ShapeColor:#f78945;--cell6ShapeColor:#f9d623;--oddTextColor:#004d35}.insights-cells-wrap.orange-3{background-color:#fef8d7;--cell1BgColor:#fef8d7;--cell1ShapeColor:#f56a14;--cell2BgColor:#f9d623;--cell2ShapeColor:#f78945;--cell3BgColor:#fef8d7;--cell3ShapeColor:#f9d623;--cell4BgColor:#fef8d7;--cell4ShapeColor:#f9d623;--cell5BgColor:#f78945;--cell5ShapeColor:#f56a14;--cell6BgColor:#f56a14;--cell6ShapeColor:#fef8d7;--oddTextColor:#fef8d7;--evenTextColor:#fef8d7}.insights-cells-wrap .cell:nth-child(odd){color:var(--oddTextColor)}.insights-cells-wrap .cell:nth-child(2n){color:var(--evenTextColor)}.insights-cells-wrap .cell .button .inner a{color:inherit}.insights-cells-wrap .cell:nth-child(odd) .button .inner{border-color:var(--oddTextColor)}.insights-cells-wrap .cell:nth-child(2n) .button .inner{border-color:var(--evenTextColor)}.insights-cells-wrap .cell:nth-child(6n+1){background-color:var(--cell1BgColor)}.insights-cells-wrap .cell:nth-child(6n+1) .shape{background-color:var(--cell1ShapeColor)}.insights-cells-section.expanded .insights-cells-wrap .cell:nth-child(6n+1) .shape{border-top-left-radius:50%;border-bottom-left-radius:50%;border-top-right-radius:50%}.insights-cells-wrap .cell:nth-child(6n+2){background-color:var(--cell2BgColor)}.insights-cells-wrap .cell:nth-child(6n+2) .shape{background-color:var(--cell2ShapeColor)}.insights-cells-section.expanded .insights-cells-wrap .cell:nth-child(6n+2) .shape{border-top-right-radius:50%;border-bottom-right-radius:50%}.insights-cells-wrap .cell:nth-child(6n+3){background-color:var(--cell3BgColor)}.insights-cells-wrap .cell:nth-child(6n+3) .shape{background-color:var(--cell3ShapeColor)}.insights-cells-section.expanded .insights-cells-wrap .cell:nth-child(6n+3) .shape{border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%}.insights-cells-wrap .cell:nth-child(6n+4){background-color:var(--cell4BgColor)}.insights-cells-wrap .cell:nth-child(6n+4) .shape{background-color:var(--cell4ShapeColor)}.insights-cells-section.expanded .insights-cells-wrap .cell:nth-child(6n+4) .shape{border-radius:50%}.insights-cells-wrap .cell:nth-child(6n+5){background-color:var(--cell5BgColor)}.insights-cells-wrap .cell:nth-child(6n+5) .shape{background-color:var(--cell5ShapeColor)}.insights-cells-section.expanded .insights-cells-wrap .cell:nth-child(6n+5) .shape{border-top-right-radius:50%;border-bottom-left-radius:50%}.insights-cells-wrap .cell:nth-child(6n+6){background-color:var(--cell6BgColor)}.insights-cells-wrap .cell:nth-child(6n+6) .shape{background-color:var(--cell6ShapeColor)}.insights-cells-section.expanded .insights-cells-wrap .cell:nth-child(6n+6) .shape{border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%}.insights-cells-wrap.blue-green-1 .cell:nth-child(3),.insights-cells-wrap.blue-green-1 .cell:nth-child(3) .button .inner,.insights-cells-wrap.blue-green-1 .cell:nth-child(5),.insights-cells-wrap.blue-green-1 .cell:nth-child(5) .button .inner,.insights-cells-wrap.blue-green-1 .cell:nth-child(6),.insights-cells-wrap.blue-green-1 .cell:nth-child(6) .button .inner,.insights-cells-wrap.blue-green-1 .cell:nth-child(9),.insights-cells-wrap.blue-green-1 .cell:nth-child(9) .button .inner,.insights-cells-wrap.blue-green-2 .cell:nth-child(3),.insights-cells-wrap.blue-green-2 .cell:nth-child(3) .button .inner,.insights-cells-wrap.blue-green-2 .cell:nth-child(5),.insights-cells-wrap.blue-green-2 .cell:nth-child(5) .button .inner,.insights-cells-wrap.blue-green-2 .cell:nth-child(9),.insights-cells-wrap.blue-green-2 .cell:nth-child(9) .button .inner{color:#006344;border-color:#006344}.insights-cells-wrap.blue-green-2 .cell:nth-child(4),.insights-cells-wrap.blue-green-2 .cell:nth-child(4) .button .inner,.insights-cells-wrap.blue-green-2 .cell:nth-child(6),.insights-cells-wrap.blue-green-2 .cell:nth-child(6) .button .inner{color:#fef8d7;border-color:#fef8d7}.insights-cells-wrap.blue-green-3 .cell:nth-child(5),.insights-cells-wrap.blue-green-3 .cell:nth-child(5) .button .inner{color:#006344;border-color:#006344}.insights-cells-wrap.blue-green-3 .cell:nth-child(4),.insights-cells-wrap.blue-green-3 .cell:nth-child(4) .button .inner{color:#fef8d7;border-color:#fef8d7}.insights-cells-wrap.lime-green .cell:nth-child(3),.insights-cells-wrap.lime-green .cell:nth-child(3) .button .inner,.insights-cells-wrap.lime-green .cell:nth-child(4),.insights-cells-wrap.lime-green .cell:nth-child(4) .button .inner,.insights-cells-wrap.lime-green .cell:nth-child(9),.insights-cells-wrap.lime-green .cell:nth-child(9) .button .inner{color:#004d35;border-color:#004d35}.insights-cells-wrap.orange-2 .cell:nth-child(5),.insights-cells-wrap.orange-2 .cell:nth-child(5) .button .inner{color:#fef8d7;border-color:#fef8d7}.insights-cells-wrap.orange-2 .cell:nth-child(6),.insights-cells-wrap.orange-2 .cell:nth-child(6) .button .inner,.insights-cells-wrap.orange-3 .cell:nth-child(3),.insights-cells-wrap.orange-3 .cell:nth-child(3) .button .inner,.insights-cells-wrap.orange-3 .cell:nth-child(4),.insights-cells-wrap.orange-3 .cell:nth-child(4) .button .inner,.insights-cells-wrap.orange-3 .cell:nth-child(6),.insights-cells-wrap.orange-3 .cell:nth-child(6) .button .inner{color:#004d35;border-color:#004d35}
/*# sourceMappingURL=https://cdn2.hubspot.net/hub/5713048/hub_generated/template_assets/71434830358/1653422888208/Nextdoor_Sept2019/css/2022/insights-cell-animation.css */