.ThreeProducts-module__cK-qEa__container{background-color:var(--accent)}.ThreeProducts-module__cK-qEa__parent{border-top:1px solid var(--blackii);margin-top:3rem;padding-bottom:15rem}.ThreeProducts-module__cK-qEa__top{padding:20rem 5rem 5rem}.ThreeProducts-module__cK-qEa__topRight{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;display:flex}.ThreeProducts-module__cK-qEa__headingMain{color:var(--white)}.ThreeProducts-module__cK-qEa__accent{color:var(--black)}.ThreeProducts-module__cK-qEa__subheading{max-width:500px}.ThreeProducts-module__cK-qEa__copy{max-width:700px}.ThreeProducts-module__cK-qEa__bottom{padding:2rem}.ThreeProducts-module__cK-qEa__mapDataContainer{grid-template-columns:repeat(3,1fr);align-items:start;display:grid}.ThreeProducts-module__cK-qEa__card:first-child{margin-top:0}.ThreeProducts-module__cK-qEa__card:nth-child(2){margin-top:10rem}.ThreeProducts-module__cK-qEa__card:nth-child(3){margin-top:20rem}.ThreeProducts-module__cK-qEa__card{border:1px solid var(--blackii);background-color:var(--accent);will-change:transform;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:3rem;width:100%;min-height:550px;padding:4rem;display:flex;position:relative}.ThreeProducts-module__cK-qEa__card:before{content:"";background-color:var(--black);z-index:1;width:5px;height:5px;position:absolute;bottom:0;left:0}.ThreeProducts-module__cK-qEa__card:after{content:"";background-color:var(--black);z-index:1;width:5px;height:5px;position:absolute;top:0;right:0}.ThreeProducts-module__cK-qEa__cardTop{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;display:flex}.ThreeProducts-module__cK-qEa__label{font-size:1.4rem;font-family:var(--GeistMono);color:var(--accent);background-color:var(--black);text-transform:uppercase;letter-spacing:.6px;padding:6px 12px}.ThreeProducts-module__cK-qEa__cardMiddle{width:100%;height:100%;position:relative}.ThreeProducts-module__cK-qEa__cardBottom{grid-gap:2rem;grid-template-columns:repeat(1,1fr);display:grid}.ThreeProducts-module__cK-qEa__body{font-family:var(--GeistMono);letter-spacing:normal;text-transform:uppercase;margin:0;font-size:1.6rem;font-weight:700}@media screen and (max-width:1268px){.ThreeProducts-module__cK-qEa__mapDataContainer{grid-template-columns:1fr 1fr}.ThreeProducts-module__cK-qEa__card:first-child,.ThreeProducts-module__cK-qEa__card:nth-child(2),.ThreeProducts-module__cK-qEa__card:nth-child(3){margin-top:0}.ThreeProducts-module__cK-qEa__card:nth-child(3){grid-column:span 2}}@media screen and (max-width:768px){.ThreeProducts-module__cK-qEa__top{flex-direction:column;justify-content:center;align-items:center;padding:10rem 3rem;display:flex}.ThreeProducts-module__cK-qEa__copy{max-width:500px}.ThreeProducts-module__cK-qEa__mapDataContainer{grid-template-columns:1fr}.ThreeProducts-module__cK-qEa__card:first-child,.ThreeProducts-module__cK-qEa__card:nth-child(2),.ThreeProducts-module__cK-qEa__card:nth-child(3){margin-top:0}.ThreeProducts-module__cK-qEa__card{will-change:auto;align-self:flex-start;height:100%;min-height:400px;padding:3rem;position:sticky;top:90px;box-shadow:0 7px 12px #00000026}.ThreeProducts-module__cK-qEa__card:nth-child(3){grid-column:span 1}.ThreeProducts-module__cK-qEa__body{font-size:16px}}
.AdminDashboardFeatures-module__mnEH7G__container{background-color:var(--accent)}.AdminDashboardFeatures-module__mnEH7G__content{border-top:1px solid var(--blackii);border-bottom:1px solid var(--blackii);margin-top:10rem;margin-bottom:10rem;padding-bottom:5rem}.AdminDashboardFeatures-module__mnEH7G__top{flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:2rem;margin-top:4rem;margin-bottom:1rem;padding:7rem 5rem;display:flex}.AdminDashboardFeatures-module__mnEH7G__heading{text-align:right}.AdminDashboardFeatures-module__mnEH7G__copy{color:var(--black);text-align:right;max-width:700px}.AdminDashboardFeatures-module__mnEH7G__bottom{grid-gap:4rem;grid-template-columns:2fr 4fr;align-items:start;display:grid}.AdminDashboardFeatures-module__mnEH7G__bottomLeft{justify-content:flex-start;align-items:flex-start;display:flex}.AdminDashboardFeatures-module__mnEH7G__featureList{border-left:1px solid var(--lighterGray);flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;width:100%;display:flex}.AdminDashboardFeatures-module__mnEH7G__featureTab{cursor:pointer;text-align:left;text-transform:uppercase;font-family:var(--GeistMono);background:0 0;border:none;border-left:5px solid #0000;width:100%;margin-left:-1px;padding:1.2rem 1.6rem;font-size:1.4rem;line-height:1.2;transition:color .2s,border-color .2s}.AdminDashboardFeatures-module__mnEH7G__featureTab:hover{color:var(--black)}.AdminDashboardFeatures-module__mnEH7G__featureTabActive{color:var(--black);border-left-color:var(--black)}.AdminDashboardFeatures-module__mnEH7G__arrowsContainer{justify-content:flex-start;align-items:center;gap:2rem;display:flex}.AdminDashboardFeatures-module__mnEH7G__arrowButton{cursor:pointer;background:0 0;border:none;padding:0}.AdminDashboardFeatures-module__mnEH7G__arrowLeft,.AdminDashboardFeatures-module__mnEH7G__arrowRight{color:var(--black);border:1px solid var(--black);background-color:var(--accent);border-radius:50%;width:5rem;height:5rem;padding:1.2rem;transition:all .3s ease-in;transform:rotate(-90deg)}.AdminDashboardFeatures-module__mnEH7G__arrowRight{transform:rotate(90deg)}.AdminDashboardFeatures-module__mnEH7G__arrowLeft:hover,.AdminDashboardFeatures-module__mnEH7G__arrowRight:hover{border:1px solid var(--black);background-color:var(--black);color:var(--white)}.AdminDashboardFeatures-module__mnEH7G__bottomRight{max-width:960px;height:480px;position:relative}.AdminDashboardFeatures-module__mnEH7G__projectCard{background-color:var(--white);border:5px solid var(--accent);transition:transform .4s,opacity .4s,box-shadow .4s;position:absolute;inset:0;overflow:hidden}.AdminDashboardFeatures-module__mnEH7G__imageWrapper{position:absolute;inset:0}.AdminDashboardFeatures-module__mnEH7G__projectImage{object-fit:cover;object-position:top left}.AdminDashboardFeatures-module__mnEH7G__imageOverlay{position:absolute;inset:0}.AdminDashboardFeatures-module__mnEH7G__projectInfo{color:var(--black);justify-content:space-between;align-items:flex-end;gap:2rem;display:flex;position:absolute;bottom:2.4rem;left:2.4rem;right:2.4rem}.AdminDashboardFeatures-module__mnEH7G__projectText{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:3rem;height:100%;padding:2rem;display:flex}.AdminDashboardFeatures-module__mnEH7G__projectTitle{color:var(--black);width:80%}.AdminDashboardFeatures-module__mnEH7G__projectH1{font-size:1.6rem;line-height:1.5;font-family:var(--GeistMono);color:#000000b3}.AdminDashboardFeatures-module__mnEH7G__projectCta{flex-shrink:0;align-items:flex-end;display:flex}.AdminDashboardFeatures-module__mnEH7G__featureCount{font-family:var(--GeistMono);color:#ffffff80;letter-spacing:.04em;white-space:nowrap;font-size:1.6rem}.AdminDashboardFeatures-module__mnEH7G__bottomMsg{justify-content:center;align-items:center;padding-bottom:5rem;display:flex}.AdminDashboardFeatures-module__mnEH7G__bottomMsgHeading{text-align:center;letter-spacing:-1.6px;color:var(--black);width:80%;font-size:5.2rem;line-height:1.1}.AdminDashboardFeatures-module__mnEH7G__bottomMsgHeading span{color:var(--white)}@media screen and (max-width:1268px){.AdminDashboardFeatures-module__mnEH7G__content{margin-top:20rem}.AdminDashboardFeatures-module__mnEH7G__top{padding:7rem 3rem}}@media screen and (max-width:1068px){.AdminDashboardFeatures-module__mnEH7G__bottom{grid-template-columns:1fr}.AdminDashboardFeatures-module__mnEH7G__bottomRight{width:80%;margin-left:auto;margin-right:2rem}.AdminDashboardFeatures-module__mnEH7G__featureTab{border-bottom:1px solid var(--lightGray)}.AdminDashboardFeatures-module__mnEH7G__featureTab:last-child{border-bottom:none}}@media screen and (max-width:768px){.AdminDashboardFeatures-module__mnEH7G__top{padding:7rem 2rem}.AdminDashboardFeatures-module__mnEH7G__bottomRight{width:80%}.AdminDashboardFeatures-module__mnEH7G__bottomMsgHeading{letter-spacing:-1.1px;width:90%;font-size:3.8rem}.AdminDashboardFeatures-module__mnEH7G__projectTitle{letter-spacing:-.05em;font-size:60px}.AdminDashboardFeatures-module__mnEH7G__content{margin-top:10rem}.AdminDashboardFeatures-module__mnEH7G__top{padding-top:3rem;padding-bottom:3rem}.AdminDashboardFeatures-module__mnEH7G__bottom{padding:0}.AdminDashboardFeatures-module__mnEH7G__bottomRight{width:80%;height:450px;padding-right:0}.AdminDashboardFeatures-module__mnEH7G__projectCard{width:100%;height:100%;padding:0}.AdminDashboardFeatures-module__mnEH7G__projectInfo{flex-direction:column}.AdminDashboardFeatures-module__mnEH7G__projectText{max-width:100%}.AdminDashboardFeatures-module__mnEH7G__projectTitle{letter-spacing:-.03em;width:100%;font-size:30px}}@media screen and (max-width:480px){.AdminDashboardFeatures-module__mnEH7G__projectText{padding:0}.AdminDashboardFeatures-module__mnEH7G__projectTitle{font-size:7vw}}
