#root{background-color:#111}@font-face{font-family:NeueMontreal;src:url(/assets/NeueMontreal-Bold-eYoqcLYb.otf) format("truetype");font-weight:800;font-style:bold}@font-face{font-family:NeueMontreal;src:url(/assets/NeueMontreal-Medium-BwbSI1DE.woff) format("woff"),url(/assets/NeueMontreal-Medium-CSR9xFxl.woff2) format("woff2"),url(/assets/NeueMontreal-Medium-Bc1YMBzw.otf) format("truetype");font-weight:500;font-style:medium}@font-face{font-family:NeueMontreal;src:url(/assets/NeueMontreal-Book-DWrvOlKa.otf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Fraunces;src:url(/assets/Fraunces_72pt-Regular-Ds3jaZtC.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Fraunces;src:url(/assets/Fraunces_72pt-Italic-YorvYEaA.ttf) format("truetype");font-weight:500;font-style:italic}img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none;pointer-events:none}body{font-family:NeueMontreal,sans-serif}.Navbar{background-color:#111;display:flex;justify-content:space-between;align-items:center;padding-left:clamp(16px,4vw,80px);padding-right:clamp(16px,4vw,80px);padding-top:clamp(18px,3vw,28px);padding-bottom:clamp(24px,4vw,60px);gap:12px;width:100%;box-sizing:border-box}.Navbar_Name,.Navbar_About,.Navbar_Role{color:#fff}.Navbar_Name{display:flex;align-items:center}.Navbar_Name a{font-family:Fraunces;font-size:clamp(18px,2.4vw,32px);font-style:italic;letter-spacing:.5px;color:#fff;text-decoration:none;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70vw}.Navbar_Role p{font-family:NeueMontreal;font-size:clamp(16px,2.4vw,32px);font-style:normal;font-weight:500;letter-spacing:.5px;margin:0;white-space:nowrap}@media(max-width:520px){.Navbar{flex-direction:row;align-items:flex-start;gap:6px;padding-bottom:32px}.Navbar_Name a{max-width:100%}.Navbar_Role p{opacity:.85}}.Password_Error{margin-top:10px;font-size:14px;color:#ff4d4f;animation:shake .3s ease}@keyframes shake{0%{transform:translate(0)}25%{transform:translate(-4px)}50%{transform:translate(4px)}75%{transform:translate(-4px)}to{transform:translate(0)}}.Home{background-color:#111}.Home_container{margin:0 auto;padding-left:clamp(16px,4vw,80px);padding-right:clamp(16px,4vw,80px)}.Home_description p{font-family:NeueMontreal;font-size:clamp(20px,2.6vw,40px);letter-spacing:.5px;color:#fff;width:min(100%,980px);margin:0;padding:0 0 clamp(24px,4vw,60px) 0;line-height:1.25}.Home_reel{margin-top:clamp(24px,4vw,60px);border-radius:12px;background-color:#fff;height:clamp(220px,35vw,400px);margin-bottom:clamp(32px,5vw,60px);position:relative;overflow:hidden}.Home_reel_video{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.95) contrast(1.05)}.Home_reel_overlay{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#00000026,#0000008c)}.Home_Philosophies{color:#fff;margin:clamp(72px,10vw,150px) 0}.Home_Philosophies span{color:#bababa;font-family:Fraunces;font-size:clamp(18px,2.2vw,32px);font-style:italic;font-weight:400;line-height:135%;letter-spacing:.5px;display:inline-block;margin-bottom:clamp(18px,3vw,56px)}.Home_Philosophies_List{display:flex;flex-direction:column;margin-top:clamp(18px,4vw,64px)}.Home_Philosophies_List p{font-family:NeueMontreal;color:#fff;font-size:clamp(26px,4.4vw,56px);font-weight:700;line-height:1.15;letter-spacing:.6px;margin-top:12px}@media(max-width:480px){.Home_reel{border-radius:10px}.Home_Philosophies_List p{letter-spacing:.3px}}:root{--padX: clamp(16px, 4vw, 80px);--padY: clamp(28px, 4vw, 60px);--gap: clamp(24px, 4vw, 48px)}.Projects{background-color:#111;position:relative;overflow-x:hidden}.project-card{position:sticky;top:0;min-height:100vh;height:auto;width:100%;overflow:hidden;box-sizing:border-box}.Projects .project-card:nth-child(1){z-index:1}.Projects .project-card:nth-child(2){z-index:2}.Projects .project-card:nth-child(3){z-index:3}.Projects .project-card:nth-child(4){z-index:4}.bg-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;opacity:0;transition:opacity .4s ease-in-out;pointer-events:none;transform-origin:center;will-change:transform}.project-card:hover .bg-video{opacity:1}.project-card>*:not(.bg-video){position:relative;z-index:2}.project-card:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,#00000026,#0000008c);z-index:1;pointer-events:none}.Projects_AmeriSave,.Projects_Rocket,.Projects_Finergic,.Projects_Rocketai{padding:var(--padY) var(--padX);color:#fff;display:flex;flex-direction:column;justify-content:flex-start;gap:var(--gap);min-height:100vh;height:auto;box-sizing:border-box}.Projects_AmeriSave{background-color:#005472}.Projects_Rocket{background-color:#de3341}.Projects_Finergic{background-color:#0061ff}.Projects_Rocketai{background-color:#a020f0}.Projects_AmeriSave_Title_Timeline,.Projects_Rocket_Title_Timeline,.Projects_Finergic_Title_Timeline,.Projects_Rockerai_Title_Timeline{display:flex;flex-direction:row;justify-content:space-between;gap:16px;font-family:NeueMontreal;font-size:clamp(14px,1.6vw,18px);font-weight:600}.Projects_AmeriSave_Title_Timeline p,.Projects_Rocket_Title_Timeline p,.Projects_Finergic_Title_Timeline p .Projects_Rocketai_Title_Timeline p{margin:0;opacity:.95}.Projects_AmeriSave_Logo,.Projects_Rocket_Logo,.Projects_Finergic_Logo,.Projects_Rocketai_Logo{margin:auto;text-align:center}.Projects_AmeriSave_Logo img{height:clamp(48px,6vw,80px);object-fit:contain}.Projects_Rocket_Logo img{height:clamp(96px,18vw,200px);object-fit:contain}.Projects_Finergic_Logo img,.Projects_Rocketai_Logo img{height:clamp(24px,4vw,30px);object-fit:contain}.Projects_AmeriSave_Name_Description,.Projects_Rocket_Name_Description,.Projects_Finergic_Name_Description,.Projects_Rocketai_Name_Description{display:flex;flex-direction:row;justify-content:space-between;gap:clamp(16px,3vw,40px)}.Projects_AmeriSave_Name_Description :nth-child(1),.Projects_Rocket_Name_Description :nth-child(1),.Projects_Finergic_Name_Description :nth-child(1),.Projects_Rocketai_Name_Description :nth-child(1){font-family:NeueMontreal;font-size:clamp(20px,2.4vw,32px);font-weight:500;width:40%;letter-spacing:.4px;margin:0;line-height:135%}.Projects_AmeriSave_Name_Description :nth-child(2),.Projects_Rocket_Name_Description :nth-child(2),.Projects_Finergic_Name_Description :nth-child(2),.Projects_Rocketai_Name_Description :nth-child(2){font-family:NeueMontreal;font-size:clamp(16px,1.8vw,24px);font-weight:500;width:40%;letter-spacing:.4px;text-align:right;margin:0;line-height:135%}@media(max-width:768px){.Projects_AmeriSave_Name_Description,.Projects_Rocket_Name_Description,.Projects_Finergic_Name_Description,.Projects_Rocketai_Name_Description{flex-direction:column;align-items:flex-start}.Projects_AmeriSave_Name_Description p:nth-child(1),.Projects_Rocket_Name_Description p:nth-child(1),.Projects_Finergic_Name_Description p:nth-child(1),.Projects_Rocketai_Name_Description p:nth-child(1),.Projects_AmeriSave_Name_Description p:nth-child(2),.Projects_Rocket_Name_Description p:nth-child(2),.Projects_Finergic_Name_Description p:nth-child(2),.Projects_Rocketai_Name_Description p:nth-child(2){width:100%;text-align:left}.Projects_AmeriSave,.Projects_Rocket,.Projects_Finergic,.Projects_Rocketai{padding:clamp(28px,4vw,44px) clamp(16px,4vw,28px);gap:clamp(18px,4vw,36px)}}@media(hover:none){.bg-video{opacity:1}}@supports (-webkit-touch-callout: none){.Projects{-webkit-overflow-scrolling:touch}}.Home_Reviews{width:100%;background:#111;position:relative;box-sizing:border-box;color:#fff;padding-left:clamp(16px,4vw,80px);padding-right:clamp(16px,4vw,80px);padding-top:clamp(40px,6vw,80px);padding-bottom:clamp(40px,6vw,80px);overflow-x:hidden}.reviews-heading{color:#bababa;font-family:Fraunces;font-size:clamp(18px,2.2vw,32px);font-style:italic;font-weight:400;line-height:135%;letter-spacing:.5px;margin:0 0 clamp(20px,4vw,56px) 0}.carousel-content{max-width:1040px}.carousel-text{color:#fff;font-family:NeueMontreal;font-size:clamp(18px,2.4vw,36px);font-style:normal;font-weight:500;line-height:145%;letter-spacing:clamp(.2px,.12vw,1.2px);margin:0 0 clamp(16px,3vw,28px) 0}.carousel-author{font-family:Fraunces;font-size:clamp(14px,1.6vw,24px);font-style:italic;font-weight:400;line-height:135%;letter-spacing:.5px;margin:0 0 clamp(18px,4vw,56px) 0}.carousel-buttons{position:absolute;right:clamp(16px,4vw,80px);top:50%;transform:translateY(-50%);display:flex;gap:18px;z-index:5}.svg-btn{width:clamp(44px,4vw,52px);height:clamp(44px,4vw,52px);background:#ffffff26;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .25s ease}.svg-btn:hover{background:#ffffff4d;transform:scale(1.08)}.svg-btn:focus-visible{outline:2px solid rgba(255,255,255,.7);outline-offset:4px}.fade-in{animation:fadeInUp .4s ease forwards}.fade-out{animation:fadeOutDown .3s ease forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@media(max-width:768px){.carousel-buttons{position:static;transform:none;margin-top:18px;justify-content:flex-start}}@media(max-width:420px){.carousel-buttons{gap:12px}}.footer{background-color:#111;color:#fff;font-weight:500;font-size:16px;padding-left:clamp(16px,4vw,80px);padding-right:clamp(16px,4vw,80px);padding-bottom:clamp(24px,4vw,30px);box-sizing:border-box}.footer>p{font-size:14px;color:#a2a2a2}.footerwrapper{border-top:1px solid white;display:flex;justify-content:space-between;align-items:flex-start;padding-top:25px;gap:24px}.footer_Links{display:flex;flex-direction:column;gap:12px}.footer_Links a{color:#fff;font-size:16px;font-weight:500;text-decoration:none;letter-spacing:0px;position:relative;width:fit-content}.footer_Links a:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:1.5px;bottom:-2px;left:0;background-color:#fb8842;transform-origin:bottom right;transition:transform .25s ease-out}.footer_Links a:hover:after{transform:scaleX(1);transform-origin:bottom left}@media(max-width:1000px){.footerwrapper{flex-direction:column;align-items:flex-start;gap:18px}.footer_Links{flex-direction:row;gap:24px}}@media(max-width:480px){.footer_Links{flex-direction:column;gap:10px}.footer>p{text-align:center;margin-top:20px}}:root{--pageX: clamp(16px, 4vw, 80px);--sectionY: clamp(28px, 5vw, 80px);--gapLg: clamp(28px, 5vw, 80px);--gapSm: clamp(12px, 2vw, 20px);--contentMax: 720px}.CaseStudy{display:grid;grid-template-columns:1.6fr 1fr;gap:var(--gapLg);padding:0 var(--pageX) var(--sectionY);background:#111;box-sizing:border-box;overflow-x:hidden}.CaseStudy_Content{display:flex;flex-direction:column;max-width:520px;width:100%;justify-self:end}.CaseStudy_Logo{height:clamp(24px,2.4vw,32px);object-fit:contain;width:fit-content}.CaseStudy_Subtitle{font-family:NeueMontreal;font-size:clamp(18px,1.9vw,24px);line-height:1.5;color:#fff;font-weight:500;letter-spacing:.3px;margin-top:12px;margin-bottom:0}.CaseStudy_Accordion{display:flex;flex-direction:column;gap:12px;margin-top:clamp(18px,3vw,28px)}.accordion-header{width:100%;background:none;border:none;padding:16px 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:500}.accordion-header span{color:#fff;font-family:NeueMontreal;font-size:clamp(18px,1.8vw,24px)}.accordion-content p{font-family:NeueMontreal;font-size:clamp(14px,1.6vw,20px);line-height:1.7;color:#a1a1a1;margin:0}.CaseStudy_CTA{margin-top:48px}.CaseStudy_CTA span{font-size:24px;font-style:italic;cursor:pointer;display:inline-block;color:#fff}.CaseStudy_CTA p{margin-top:6px;font-size:14px;color:#a1a1a1}.CaseStudy_Team{margin-top:var(--sectionY);padding:0 var(--pageX) clamp(60px,10vw,120px);background:#111;box-sizing:border-box}.Team_Label{color:#bababa;font-family:Fraunces;font-size:clamp(18px,2.2vw,32px);font-style:italic!important;font-weight:400;line-height:135%;letter-spacing:.5px;margin-bottom:clamp(18px,4vw,56px)}.Team_ImageWrapper{width:100%;border-radius:20px;overflow:hidden}.Team_Image{width:100%;height:auto;object-fit:cover;display:block}.CaseStudy_Password{margin-top:clamp(24px,4vw,48px);width:100%;overflow:hidden}.Password_Title{color:#fff;font-family:Fraunces;font-size:clamp(22px,2.4vw,36px);font-style:italic;font-weight:400;line-height:130%;letter-spacing:.72px;margin:0 0 14px}@media(max-width:1200px){.CaseStudy{grid-template-columns:1fr!important;gap:clamp(32px,6vw,64px);padding:0 clamp(16px,4vw,40px) 80px!important}.CaseStudy_Content{order:1;max-width:var(--contentMax);width:100%;justify-self:start}.CaseStudy_Images{order:2;width:100%}}@media(max-width:640px){.img-row{grid-template-columns:1fr}.img-large img,.img-small img,.Team_ImageWrapper{border-radius:14px}.CaseStudy_Subtitle{font-size:24px;line-height:1.5}.accordion-header span{font-size:18px}.accordion-content p{font-size:15px}.Password_InputWrapper{padding:14px 16px;border-radius:14px}.Password_Arrow{font-size:24px}}@media(max-width:1200px){.CaseStudy_Team{padding:0 clamp(16px,4vw,40px) 80px!important}.Team_ImageWrapper{width:100%!important;max-width:720px;margin:0 auto;border-radius:16px;overflow:hidden}.Team_Image{width:100%!important;height:auto!important;display:block;object-fit:cover}}@media(max-width:640px){.Team_Label{margin-bottom:24px}.Team_ImageWrapper{max-width:100%;border-radius:14px}}.mcc{width:100%;padding:50px 80px}.mcc__row{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:80px;align-items:start}.mcc__cardWrap{border:none;background:transparent;padding:0;cursor:pointer;text-align:left}.mcc__card{width:100%;height:160px;border-radius:18px;display:grid;place-items:center;overflow:hidden}.mcc__logoImg{max-width:70%;max-height:55%;object-fit:contain;display:block}.mcc__logoText{color:#fff;font-weight:800;font-size:34px;letter-spacing:1px}.mcc__caption{margin-top:22px;font-size:20px;color:#fff;line-height:1.2;text-align:center}.mcc__cardWrap:hover .mcc__caption{color:#fff}@media(max-width:1100px){.mcc__row{gap:35px}.mcc__card{height:140px}.mcc__caption{font-size:18px}}@media(max-width:800px){.mcc__row{grid-template-columns:1fr;gap:28px}.mcc__card{height:150px}}.Title{font-family:Fraunces;font-size:32px;font-style:italic;text-align:center;color:#fff;margin-bottom:50px}.Rocket_BusinessProblem_RightText h1,.Rocket_TheImpact_RightText h1,.Rocket_Framework_RightText h1{font-family:NeueMontreal;font-weight:700;font-size:56px!important;line-height:70px!important;letter-spacing:.2px!important;margin:0;color:#111;margin-top:180px!important}.Rocket_Tests_Five{background-color:#fff;display:flex;flex-direction:row;justify-content:space-around;padding:50px 0;border-radius:12px;margin-top:50px;height:auto!important;min-height:670px;overflow:visible!important;flex:1}@media(max-width:520px){.RocketCaseStudy_Subtitle{font-size:20px!important}@media(max-width:900px){.results{grid-template-columns:repeat(2,minmax(0,1fr))}}.results{grid-template-columns:1fr}.Rocket_BusinessProblem_RightText h1,.Rocket_TheImpact_RightText h1,.Rocket_Framework_RightText h1{font-size:clamp(28px,12vw,64px)!important;margin-top:60px!important;line-height:50px!important}.Rocket_BusinessProblem_RightSubcopy p,.Rocket_TheImpact_RightSubcopy p,.Rocket_Framework_RightSubcopy p{max-width:100%!important;margin-top:24px!important;margin-bottom:10px!important}.Rocket_Tests_One_Right h2{font-size:32px!important}.project_Reflection{width:100%!important;padding:0!important;margin-top:100px!important;flex:1!important}.line{margin:100px 0!important}.Rocket_Tests_One_Left img{object-fit:cover;height:400px!important;margin-top:-20px;margin-left:-35px;-webkit-user-select:none;user-select:none}.Rocket_Tests_Two_Left img{object-fit:cover;height:520px!important;margin-top:-20px;margin-left:-65px;-webkit-user-select:none;user-select:none}.Rocket_Tests_Three_Left img{object-fit:cover;height:500px!important;-webkit-user-select:none;user-select:none}.Rocket_Tests_Four_Left img{object-fit:cover;height:400px!important;-webkit-user-select:none;user-select:none;margin-bottom:50px}.Rocket_Tests_Five_Left img{object-fit:cover;height:550px!important;width:100%;margin-top:-40px;margin-left:0!important;-webkit-user-select:none;user-select:none;margin-left:auto;margin-right:auto}.testfive{height:auto!important}.project_Reflection_Text_Middle p{margin-bottom:90px!important}}.mcc-light{width:100%;padding:50px 0 10px}.mcc-light__row{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:80px;align-items:start}.mcc-light__cardWrap{border:none;background:transparent;padding:0;cursor:pointer;text-align:left}.mcc-light__card{width:100%;height:160px;border-radius:18px;display:grid;place-items:center;overflow:hidden}.mcc-light__logoImg{max-width:70%;max-height:55%;object-fit:contain;display:block}.mcc-light__logoText{color:#fff;font-weight:800;font-size:34px;letter-spacing:1px}.mcc-light__caption{margin-top:22px;font-size:20px;color:#0000008c;line-height:1.2;text-align:center}.mcc-light__cardWrap:hover .mcc-light__caption{color:#000000bf}@media(max-width:1100px){.mcc-light__row{gap:35px}.mcc-light__card{height:140px}.mcc-light__caption{font-size:18px}}@media(max-width:800px){.mcc-light__row{grid-template-columns:1fr;gap:28px}.mcc-light__card{height:150px}}.TitleLight{font-family:Fraunces!important;font-size:32px;font-style:italic;text-align:center;color:#111;margin-bottom:50px}.html,body{scroll-behavior:smooth!important}p{font-family:NeueMontreal;font-style:medium;letter-spacing:.3px}.finergic{overflow-x:hidden!important;background-color:#fff}.finergic_Header{background-color:#111;padding:0 104px}.homeLeft_finergic{display:flex;flex-direction:column;flex:.6;text-align:left}::-webkit-scrollbar{background:none}.homeLeft_finergic p{margin:0}.homeLeft_Top_finergic p{font-family:NeueMontreal;font-size:142px;font-weight:700;letter-spacing:.5px;margin-top:40px;transition:all 2s cubic-bezier(.165,.84,.44,1)}#homeLeft_Bottom_finergic{margin-left:63px}.homeLeft_Bottom_finergic p{font-size:142px;letter-spacing:-5.5px;line-height:110%;padding-left:68px;margin-top:-10px;color:#fff;font-weight:700}.homeLeft_Bottom_finergic p:nth-child(1){font-family:NeueMontreal;font-weight:700;line-height:100%}.homeLeft_Bottom_finergic p:nth-child(2){font-family:Fragment;font-weight:200;line-height:90%}.homeLeft_Bottom_finergic p:nth-child(3){font-family:Fragment;font-weight:200;line-height:130%;color:#19baf0}.homeLeft_Top_finergic p,.homeLeft_Bottom_finergic p{color:#fff}.progress-bar{position:fixed;top:0;left:0;right:0;height:6px;background:#c6c6c6;transform-origin:0%;border-radius:200px!important}.project_finergic_Info{margin-top:60px;display:flex;flex-direction:row;justify-content:space-between;border-top:1px solid white;padding:30px 0 60px}.project_finergic_Info,.project_finergic_Info_Role,.project_finergic_Info_Tools,.project_finergic_Info_Teams,.project_finergic_Info_project_finergicType,.project_finergic_Info_project_finergicFocus{color:#fff;text-align:left;flex:.2}.project_finergic_Info h5,.project_finergic_Info_Role h5,.project_finergic_Info_Tools h5,.project_finergic_Info_Teams h5,.project_finergic_Info_project_finergicType h5,.project_finergic_Info_project_finergicFocus h5{font-size:16px;font-weight:600;letter-spacing:2.4px;margin:10px 0xp}.project_finergic_Info p,.project_finergic_Info_Role p,.project_finergic_Info_Tools p,.project_finergic_Info_Teams p,.project_finergic_Info_project_finergicType p,.project_finergic_Info_project_finergicFocus p{font-size:15px;font-weight:400;margin:10px 0}.project_finergic_Video h1{margin:auto;color:#fff}.project_finergic_Overview{padding:150px 104px;display:flex;justify-content:space-between}.project_finergic_Overview_Left{flex:.4;display:flex;flex-direction:column;text-align:left}.project_finergic_Overview_Right{flex:.6;text-align:left}.project_finergic_Overview_Left p{font-size:32px;font-weight:700;letter-spacing:1.6px;font-family:NeueMontreal!important;font-style:medium;letter-spacing:.3px!important}.project_finergic_Overview_Left_Link{display:flex;flex-direction:row}.project_finergic_Overview_Left_Link p{font-size:18px;font-family:NeueMontreal;font-weight:500;letter-spacing:1px;margin-right:15px;border-bottom:1px solid black}.project_finergic_Overview_Left_Link p:hover{border-bottom:1px solid #19BAF0;cursor:pointer}.project_finergic_Overview_Right p{font-size:24px;font-weight:500;line-height:130%;letter-spacing:.3px;font-family:NeueMontreal;font-style:medium}.project_finergic_Vague_ProblemStatement{padding:121px 176px;background-color:#0f2c75}.project_finergic_Vague_ProblemStatement h2{text-align:center;color:#fff;font-size:24px;font-weight:600;letter-spacing:2.88px}.project_finergic_Vague_ProblemStatement h2 span{font-weight:300}.project_finergic_Vague_ProblemStatement p:nth-child(2){color:#fff;width:665px;text-align:center;font-size:16px;font-weight:400;line-height:150%;margin:auto auto 45px}.project_finergic_Vague_ProblemStatement p:nth-child(3){width:1161px;color:#fff;text-align:center;font-size:32px;font-family:NeueMontreal;font-style:italic;font-weight:500;line-height:140%;letter-spacing:.5px;margin:auto}.project_finergic_Vague_WhyRedesign p{margin:210px 0;text-align:center;font-size:32px;font-family:Fragment;font-style:italic;font-weight:500;line-height:normal}.project_finergic_Vague_WhyRedesign{margin-bottom:150px}.project_finergic_Border{border:.5px solid #333;margin:80px 104px 120px}.project_finergic_Research_Header{padding:120px 104px;display:flex;justify-content:space-between}.project_finergic_Research_Header_Left{padding-bottom:85px;flex:.3;text-align:left}.project_finergic_Research_Header_Left_Top{height:258px}.project_finergic_Research_Header_Left_Top p,.project_finergic_Research_Header_Left_Bottom p{margin:0}.project_finergic_Research_Header_Right{flex:.6;display:flex;flex-direction:column;justify-content:space-between}.project_finergic_Research_Header_Right_Middle{margin:50px 0;border-bottom:.5px solid #333333}.project_finergic_Research_Header_Right_Top,.project_finergic_Research_Header_Right_Bottom{display:flex;flex-direction:row;justify-content:space-between}.project_finergic_Research_Header_Right_Top h1,.project_finergic_Research_Header_Right_Bottom h1{text-align:left;font-size:18px;font-family:NeueMontreal;font-style:normal;font-weight:500;line-height:23.4px;letter-spacing:-.4px;flex:.3;margin:0}.project_finergic_Research_Header_Right_Top p,.project_finergic_Research_Header_Right_Bottom p{font-family:NeueMontreal;font-size:24px;font-weight:500;line-height:31.2px;letter-spacing:.3px;text-align:left;flex:.6;margin:0}.project_finergic_Secondary_Research{display:flex;flex-direction:column;margin:auto;padding:120px 0 0}.project_finergic_Secondary_Research_Wrapper{display:flex;flex-direction:row;font-size:142px;font-weight:800;letter-spacing:-7.1px;justify-content:center;margin:0;justify-content:space-between}.project_finergic_Secondary_Research_Wrapper p,.project_finergic_Secondary_Research_Wrapper img{transition:all 2s cubic-bezier(.165,.84,.44,1)}.project_finergic_Secondary_Research_Wrapper p{margin:0;font-family:NeueMontreal;font-style:medium;letter-spacing:.3px}.project_finergic_Secondary_Research_Wrapper img{margin:0 40px}.project_finergic_Secondary_Research_Wrapper_Left{flex:.4;font-size:32px;font-weight:700;letter-spacing:1.6px;text-align:left}.project_finergic_Secondary_Research_Wrapper_Right{flex:.6;font-size:24px;font-weight:500;line-height:130%;letter-spacing:-.4px;text-align:left}.project_finergic_Secondary_Research img{margin:0 50px}.project_finergic_Primary_Research{padding:0}.project_finergic_Primary_Research_Top{display:flex;flex-direction:row;justify-content:space-between}.project_finergic_Primary_Research_Top_Left,.project_finergic_Primary_Research_Bottom_Left{flex:.7!important}.project_finergic_Primary_Research_Top_Left{padding-left:104px}.project_finergic_Primary_Research_Top_Left h2{font-size:32px;font-weight:700;letter-spacing:1.6px;text-align:left}.project_finergic_Primary_Research_Top_Left p{font-size:24px;font-weight:500;line-height:130%;letter-spacing:.3px;text-align:left;font-style:medium;font-family:NeueMontreal}.project_finergic_Primary_Research_Top_right{flex:.4;display:flex;flex-direction:column}.project_finergic_Primary_Research_Top_Right>h1,.project_finergic_Primary_Research_Bottom_Left>h1,.project_finergic_Primary_Research_Bottom_Right>h1{color:#0029ff;font-size:96px;font-weight:700;letter-spacing:.96px;width:70%;margin:auto 0 auto auto}.project_finergic_Primary_Research_Top_Right>p,.project_finergic_Primary_Research_Bottom_Left>p,.project_finergic_Primary_Research_Bottom_Right>p{color:#4d4d4d;font-size:19px;font-weight:400;line-height:140%;width:70%;margin:30px 0 auto auto}.project_finergic_Primary_Research_Top_Right>p>span,.project_finergic_Primary_Research_Bottom_Left>p>span,.project_finergic_Primary_Research_Bottom_Right>p>span{font-weight:600;color:#000;width:100%!important}.project_finergic_Primary_Research_Bottom{margin-top:80px}.project_finergic_Primary_Research_Bottom_Left>h1,.project_finergic_Primary_Research_Bottom_Left>p,.project_finergic_Primary_Research_Bottom_Left>p>span{margin:auto auto auto 0!important;width:100%!important}.project_finergic_Primary_Research_Bottom_Left>p{margin-top:30px!important}.project_finergic_Primary_Research_Bottom{display:flex;justify-content:space-between}.project_finergic_ps{display:flex;padding:0 104px;justify-content:space-between}.project_finergic_ps_left,.project_finergic_ps_right{display:flex;flex:.4;text-align:left;justify-content:space-between}.project_finergic_ps_left_left,.project_finergic_ps_left_right,.project_finergic_ps_right_right,.project_finergic_ps_right_left{flex:.5}.project_finergic_ps_left_left h1,.project_finergic_ps_right_left h1{font-family:NeueMontreal;font-size:28px;font-weight:700;line-height:28px;margin:0}.project_finergic_ps_left_left p{font-family:NeueMontreal;font-size:18px;font-weight:400;line-height:28px}.project_finergic_ps_left_right_p1 h1{font-family:NeueMontreal;font-size:24px;font-weight:700;line-height:33.6px}.border2{border-bottom:.5px solid #333333;margin:120px 0}.project_finergic_ps_left_right_p1>img{height:40px}.project_finergic_ps_left_right_p1 p{font-family:NeueMontreal;font-size:16px;font-weight:500;letter-spacing:.32px}.project_finergic_BCMIntro{text-align:center;font-size:32px;line-height:160%;padding:210px 270px}.project_finergic_BCMIntro p{font-family:Fraunces!important;font-style:italic!important}.project_finergic_TTMModel{padding:0 104px}.project_finergic_TTMModel p{text-align:left;font-size:32px;font-weight:700;letter-spacing:1.6px;margin-bottom:40px}.project_finergic_Affinity{display:flex;flex-direction:row;justify-content:space-between;padding:0 104px;text-align:left}.project_finergic_Affinity_Left{flex:.8}.project_finergic_Affinity_Left>h1{font-size:32px;font-weight:700;letter-spacing:1.6px}.project_finergic_Affinity_Left>p:nth-child(2){font-size:24px;font-weight:500;line-height:130%;letter-spacing:-.4px;margin-top:50px}.project_finergic_Affinity_Left>p:nth-child(3){font-size:19px;margin-top:80px}.project_finergic_Affinity_Left>p>a{color:#fb8842;text-decoration-color:#fb8842}.project_finergic_Design_Header{padding:150px 104px}.project_finergic_IA{padding:0;margin:0}.project_finergic_IA_Wrapper{padding:0 104px}.project_finergic_Wireframes{padding:0;margin:0}.project_finergic_Wireframes_Wrapper{padding:150px 104px 0}.project_finergic_Wireframes_Text>h2{font-size:48px;font-weight:500;line-height:140%;letter-spacing:-1.44px;margin-top:0}.project_finergic_Testing{display:flex;text-align:left;padding:120px 104px 0;justify-content:space-between}.project_finergic_Testing_Left{flex:.4}.project_finergic_Testing_Left>h2{width:294px;font-size:32px;font-weight:700;line-height:140%;letter-spacing:1.6px}.project_finergic_Testing_Left>p{font-size:24px;font-weight:500;line-height:130%;letter-spacing:-.4px;margin-top:40px}.project_finergic_Testing_Left>img{margin-top:50px}.project_finergic_Testing_Right{flex:.5}.project_finergic_Testing_Right>p{font-size:16px;font-weight:600;letter-spacing:1.92px;border-bottom:.5px solid #333;line-height:30px}.project_finergic_Testing_Right_Results{display:flex;margin:40px auto 20px 0;float:left}.project_finergic_Testing_Right_Results>img{margin:0 12px auto auto}.project_finergic_Testing_Right_Results>p{font-size:20px;font-weight:400;line-height:140%;margin:0}.project_finergic_Final_Solution{display:flex;flex-direction:column}.project_finergic_Final_Solution_Top{display:flex;justify-content:space-between;text-align:left;padding:0 104px 120px}.project_finergic_Final_Solution_Top_Left{flex:.4}.project_finergic_Final_Solution_Top_Right{flex:.6}.project_finergic_Final_Solution_Top_Left>p{font-size:32px;font-weight:700;line-height:140%;letter-spacing:1.6px}.project_finergic_Final_Solution_Top_Right>p{font-size:24px;font-weight:500;line-height:130%;letter-spacing:-.4px}.project_finergic_Final_Solution_Bottom_Top_Left_Left{display:flex;flex-direction:column;flex:.4}.project_finergic_Final_Solution_Bottom_Top_Left_Left_Flex{display:flex;flex-direction:row;padding-left:104px;text-align:left;justify-content:space-between}.project_finergic_Final_Solution_Bottom_Top_Left_Left_Flex>h1{font-size:28px;font-weight:700;flex:.3}.project_finergic_Final_Solution_Bottom_Top_Left_Left_Flex>p{font-size:20px;font-weight:500;line-height:130%;letter-spacing:-.6px;flex:.8}.project_finergic_Final_Solution_Bottom_Top_Left{display:flex;justify-content:space-between}.project_finergic_Final_Solution_Bottom_Top_Left_Right{background-color:#fdcc76;height:650px;width:730px;flex:.5;display:flex}.project_finergic_Final_Solution_Bottom_Top_Left_Right>img{height:550px;border-radius:45px;margin:auto}.project_finergic_Final_Solution_Bottom_Top_Left_Left>img{height:100px;margin:0 0 auto auto}.project_finergic_Final_Solution_Bottom_Top_Right{display:flex;justify-content:space-between}.project_finergic_Solution_Goals{flex:.5;margin-top:-150px}.project_finergic_Solution_Goals_Text{display:flex;justify-content:space-between;flex:.45;text-align:left;padding-right:104px;margin-top:35px}.project_finergic_Solution_Goals_Text_Top>h2{font-size:28px;font-weight:700}.project_finergic_Solution_Goals_Text_Bottom>p{font-size:20px;font-weight:500;line-height:130%;letter-spacing:-.4px}.project_finergic_Solution_Goals_Text_Top{flex:.4}.project_finergic_Solution_Goals_Text_Bottom{flex:.5}.project_finergic_Final_Solution_Bottom_Bottom{display:flex;justify-content:space-between;margin-top:120px;text-align:left}.project_finergic_Final_Solution_Tank_left{background-color:#cfedeb;flex:.4825;height:650px;width:600px;display:flex}.project_finergic_Final_Solution_Tank_Right{flex:.45;display:flex;justify-content:space-between}.project_finergic_Final_Solution_Tank_left>img{height:550px;border-radius:45px;margin:auto}.project_finergic_Final_Solution_Tank_Right_left{flex:.3}.project_finergic_Final_Solution_Tank_Right_Right{flex:.63}.project_finergic_Final_Solution_Tank_Right_left>h2{font-size:28px;font-weight:700}.project_finergic_Final_Solution_Tank_Right_left>img{margin-top:200px}.project_finergic_Final_Solution_Tank_Right_Right>p{font-size:20px;font-weight:500;line-height:130%;letter-spacing:-.4px;margin-right:104px}.motivating_messages_color{background-color:#ffddcb}.track_progress_color{background:none}.gamified_levels_color{background-color:#ebeafe}.reminder{background-color:#cfedeb}.reminder>img{border-radius:0}.project_finergic_Reflection{display:flex;flex-direction:column}.project_finergic_Reflection_Text{display:flex;flex-direction:row;justify-content:space-between}.project_finergic_Reflection_Text_Left{flex:1}.project_finergic_Reflection_Text_Left>ol>li{margin-top:20px;background-color:#fff}.project_finergic_Reflection_Text_Left>h3{font-family:NeueMontreal;font-size:32px;font-weight:600;line-height:41.6px}.project_finergic_Reflection{padding:0 104px;text-align:left}.project_finergic_Reflection_Text_Left>p,.project_finergic_Reflection_Text_Right>p{font-size:24px;font-weight:500;line-height:130%;letter-spacing:-.4px}.project_finergic_Reflection_Text_Left>h2,.project_finergic_Reflection_Text_Right>h2{font-size:32px;font-weight:600;line-height:130%}.project_finergic_Reflection>h2{font-size:32px;font-weight:700;line-height:140%;letter-spacing:1.6px;margin-bottom:80px;margin-top:120px}body{--black: #000000;--ash-black: #222;--white: #fafafa;--sky: #00ccff;--green: #22dddd;--blue: #1300ff;--dusk: #6600ff;--purple: #9900ff;--pink: #ff0066;--red: #fe0222;--orange: #fd7702;--yellow: #ffbb00;--accent: var(--white)}#progress{margin-top:20px;transform:rotate(-90deg);display:flex;margin-left:30px}circle{stroke-dashoffset:0;stroke-width:15%;fill:none}.bg{stroke:var(--accent);opacity:.3}#progress .indicator{stroke:var(--accent)}ul{display:flex;list-style:none;height:450px;overflow-x:scroll;padding:20px 0;flex:0 0 600px;margin:0 auto}::-webkit-scrollbar{height:5px;width:5px;background:#fff3;-webkit-border-radius:1ex}::-webkit-scrollbar-thumb{background:var(--accent);-webkit-border-radius:1ex}::-webkit-scrollbar-corner{background:#fff3}li{flex:0 0 200px;background:var(--accent);margin:0 20px 0 0}li:last-of-type{margin:0}.project_carousel{background:#0f2c75;margin-top:80px;padding-bottom:30px}.old_version{margin-top:120px}.old_version_left,.old_version_right{border:none;margin-bottom:0!important;padding-bottom:0!important}.slider{cursor:pointer!important;margin-top:80px}.project_Research_Header_Right_Bottom h1{font-size:48px;font-weight:500;line-height:62.4px;letter-spacing:-1.44px}.project_Research_Header_Right_Bottom p{font-size:24px;font-weight:500;line-height:31.2px;letter-spacing:.3px;font-family:NeueMontreal;font-style:medium}.homepage{padding-top:0!important}.video{padding:50px;margin-top:80px;display:flex;background:url(../Images/Background1.svg)}.video2{padding:50px;margin-top:80px;display:flex;background-color:#efefef}.video>video{height:700px;width:auto;margin:auto;border-radius:12px;border:1px dashed #ffffff}.video2>video{height:700px;width:auto;border-radius:12px;border:1px dashed #000000;margin:auto}.project_finergic_Secondary_Research_Wrapper_Right_Right{flex:.4}.project_finergic_Secondary_Research_Wrapper_Right_Right>img{height:700px;margin:0}.makeflex{flex:.45;display:flex;flex-direction:column}.changeflex1{flex:.15!important}.changeflex2{flex:.3!important}.project_finergic_Reflection{margin-bottom:50px}.project_finergic_Reflection_Text_Left>h3{font-family:NeueMontreal;font-size:32px;font-weight:700;line-height:33.6px}.project_finergic_Reflection_Text_Left>ol>li{flex:.6;font-size:24px;font-weight:500;line-height:130%;letter-spacing:.3px;text-align:left;font-family:NeueMontreal;font-style:medium}@media screen and (max-width:1000px){.finergic_Header{padding:0 30px}.homeLeft_finergic{padding-top:50px}.slider{height:auto!important}.homeLeft_Top_finergic p,.homeLeft_Bottom_finergic p{font-size:48px;letter-spacing:-3px;line-height:125%!important}.homeLeft_Bottom_finergic,.homeLeft_Bottom_finergic p{margin-left:-18px!important}.project_finergic_Info{display:flex;flex-direction:column;justify-content:space-between;border-top:.5px solid white;padding:60px 0}.project_finergic_Info_Timeline h5,.project_finergic_Info_Role h5,.project_finergic_Info_Tools h5,.project_finergic_Info_Teams h5,.project_finergic_Info_ProjectType h5,.project_finergic_Info_ProjectFocus h5{margin:0}.project_finergic_Info_Timeline,.project_finergic_Info_Role,.project_finergic_Info_Tools,.project_finergic_Info_Teams,.project_finergic_Info_ProjectType,.project_finergic_Info_ProjectFocus{margin-bottom:30px}.project_finergic_Overview{flex-direction:column;padding:100px 30px}.project_finergic_Overview_Left p{font-size:24px}.project_finergic_Overview_Left p{padding:10px 0 20px;margin:0}.project_finergic_Overview_Left_Link p{margin:0!important;padding:0!important;letter-spacing:1px}.project_finergic_Overview_Left_Link{margin-bottom:30px}.project_finergic_Overview_Left_Link>p>a{font-size:18px}.project_finergic_Overview_Left_Link img{margin-left:10px}.project_finergic_Overview_Right p{font-size:20px;margin-bottom:50px;line-height:140%}.project_Overview_Left_Link img{margin-left:10px}.project_finergic_Vague_ProblemStatement{padding:70px 30px}.project_finergic_Vague_ProblemStatement h2{font-size:20px!important;margin:0!important}.project_finergic_Vague_ProblemStatement p{font-size:16px!important;width:100%!important;margin:50px 0!important}.project_finergic_Vague_ProblemStatement p:nth-child(3){font-size:20px!important;font-style:normal;width:90%;margin:auto}.project_finergic_Research_Header{padding:100px 30px}.project_finergic_Research_Header_Left{flex:.1}.project_finergic_Research_Header_Left_Bottom{margin-top:215px}.project_finergic_Research_Header_Right{flex:1}.project_finergic_Research_Header_Right_Top>p,.project_finergic_Research_Header_Right_Bottom p{font-size:18px!important}.project_finergic_Secondary_Research_Wrapper p{font-size:36px;letter-spacing:0px}.project_finergic_ps{flex-direction:column}.project_finergic_ps{padding:0 30px}.project_finergic_ps_left{margin-bottom:100px}.project_finergic_ps_left_left h1,.project_finergic_ps_right_left h1{font-size:24px}.project_finergic_ps_left_right_p1{flex-direction:row}.project_finergic_ps_left_right_p1 h1{font-size:20px;line-height:130%}.border2{margin:50px 0}.project_finergic_Border{margin:100px 30px}.project_finergic_Secondary_Research,.project_IA{padding:50px 30px}.project_finergic_Secondary_Research_Wrapper_Left p{font-size:24px;margin:0;padding:0}.project_finergic_Secondary_Research_Wrapper img{height:12px!important;margin:auto 16px}.project_finergic_Secondary_Research_Wrapper_Right p{font-size:18px;line-height:140%;margin:18px 0}.project_finergic_Secondary_Research_Wrapper_Left,.project_finergic_Secondary_Research_Wrapper_Right{flex:1}.project_carousel{height:auto;width:100%;overflow-y:hidden!important}#progress{height:50px;width:50px}.project_finergic_Secondary_Research img{width:150%}ul{height:350px}.project_finergic_Primary_Research_Top_Left{padding:0 30px}.project_finergic_Primary_Research_Top{flex-direction:column}.project_finergic_Primary_Research_Top_Left h2{font-size:24px}.project_finergic_Primary_Research_Top_Left p{font-size:18px}.project_finergic_Primary_Research_Top_Right img{height:250px}.project_finergic_Primary_Research_Bottom{flex-direction:column;margin-top:30px}.project_finergic_Primary_Research_Bottom_Left img{height:250px;margin-bottom:30px}.project_finergic_Primary_Research_Bottom_Right img{height:250px}.project_finergic_BCMIntro{padding:100px 30px}.project_finergic_BCMIntro p{font-size:24px;line-height:140%}.project_finergic_Brandkit img{height:200px}.project_Secondary_Research_Wrapper_Left p{font-size:24px}.project_Research_Header_Right_Bottom h1{font-size:24px;line-height:140%;letter-spacing:-1px}.project_finergic_Secondary_Research_Wrapper,.project_IA_Wrapper{flex-direction:row}.project_IA_Wrapper{flex-direction:column}.project_finergic_Secondary_Research,.homepage{padding-bottom:0}.video video,.video2 video{height:100%;width:100%}.video,.video2{padding:10px;margin-top:30px}.project_finergic_Border{margin:50px 30px}.project_finergic_Secondary_Research_Wrapper_Right_Right img{height:auto!important;width:100%;object-fit:contain;margin:0}.project_finergic_Reflection{padding:80px 30px 30px}.project_finergic_Reflection h2{font-size:24px}.project_finergic_Reflection_Text_Left h3{font-size:20px;line-height:140%;letter-spacing:-.75px}.project_finergic_Reflection_Text_Left>ol>li{font-size:18px}.motivating_messages{flex-direction:column-reverse!important}.motivating_messages_right_right>p{margin:0}.motivating_messages_right_right>img{display:none}.setting_goals_text{margin-top:30px}.Setting_goals_image{width:100%!important;object-fit:contain!important}.project_Final_Solution_Tank_Right .track_progress_right{padding-left:0!important}.project_Final_Solution_Tank_Right{margin-bottom:30px!important}.track_progress_right_right>p{margin-left:0!important;padding-left:0!important}.Setting_goals{margin-top:0!important}}@media screen and (max-width:600px){html,body{font-size:14px;line-height:1.5;padding:0;margin:0;overflow-x:hidden}video,img{max-width:100%;height:auto;object-fit:contain}.project_Video,.video,.video2{padding:10px;height:auto}.project_Border{margin:40px 20px}.project_Info,.project_finergic_Info{padding:20px}.homeLeft_Top_finergic p,.homeLeft_Bottom_finergic p,.homeLeft_Top_Fitbit p,.homeLeft_Bottom_Fitbit p{font-size:44px;line-height:120%;letter-spacing:-.8px}.project_finergic_Overview,.project_Overview{padding:40px 20px;flex-direction:column}.project_Secondary_Research_Wrapper,.project_Primary_Research_Top,.project_Primary_Research_Bottom,.project_Final_Solution_Top,.project_Final_Solution_Bottom_Top_Left,.project_Final_Solution_Bottom_Top_Right,.project_finergic_Reflection_Text,.project_Reflection_Text{flex-direction:column}}.finergic,.finergic *{font-family:NeueMontreal,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif!important;letter-spacing:.3px}.finergic .RocketCaseStudy{display:grid;grid-template-columns:1.6fr 1fr;gap:80px;padding:0 80px 80px;background:#111;align-items:start}.project_Secondary_Research_Wrapper_Right p{font-family:NeueMontreal!important;letter-spacing:.1px!important}.finergic .CaseStudy_Images,.finergic .RocketCaseStudy_Images{display:flex;flex-direction:column;gap:20px}.finergic .CaseStudy_Images img,.finergic .RocketCaseStudy_Images img{width:100%;height:auto;border-radius:16px;object-fit:cover;display:block}.finergic .RocketCaseStudy_Content{display:flex;flex-direction:column;width:100%;max-width:520px}.finergic .RocketCaseStudy_Header{display:flex;flex-direction:column;gap:16px}.finergic .RocketCaseStudy_Logo{height:34px;width:fit-content;object-fit:contain}.finergic .RocketCaseStudy_Subtitle{font-size:24px;line-height:1.5;color:#fff;font-weight:500;margin:12px 0 0}.finergic .accordion-header span{color:#fff;font-size:24px;font-weight:500}.finergic .accordion-content p{font-size:20px;line-height:1.7;color:#a1a1a1;margin:0}@media(max-width:1000px){.finergic .RocketCaseStudy{display:flex;flex-direction:column;gap:30px;padding:0 30px 60px}.finergic .RocketCaseStudy_Content{order:1;max-width:100%}.finergic .CaseStudy_Images,.finergic .RocketCaseStudy_Images{order:2}.finergic .RocketCaseStudy_Subtitle{font-size:22px}}@media(max-width:600px){.finergic .RocketCaseStudy{padding:0 20px 50px}.finergic .RocketCaseStudy_Subtitle{font-size:20px;line-height:1.45}.finergic .accordion-header span{font-size:22px}.finergic .accordion-content p{font-size:18px}}.fitbit{overflow-x:hidden!important;overflow-y:hidden!important;overflow:hidden!important}.fitbit_Header{background-color:#111;padding:0 104px}.homeLeft_Fitbit{display:flex;flex-direction:column;flex:.6;text-align:left}.homeLeft_Fitbit p{margin:0}.homeLeft_Top_Fitbit p{font-family:Inter;font-size:142px;font-weight:700;letter-spacing:-7.1px;margin-top:40px}#homeLeft_Bottom_Fitbit{margin-left:63px}.homeLeft_Bottom_Fitbit p{font-size:142px;letter-spacing:-5.5px;line-height:110%;padding-left:68px;margin-top:-10px;color:#fff;font-weight:700}.homeLeft_Bottom_Fitbit p:nth-child(1){font-family:Inter;font-weight:700;line-height:100%}.homeLeft_Bottom_Fitbit p:nth-child(2){font-family:Fragment;font-weight:200;line-height:90%}.homeLeft_Bottom_Fitbit p:nth-child(3){font-family:Fragment;font-weight:200;line-height:130%;color:#19baf0}.homeLeft_Top_Fitbit p,.homeLeft_Bottom_Fitbit p{color:#fff}.progress-bar{position:fixed;top:0;left:0;right:0;height:6px;background:#19baf0;transform-origin:0%;border-radius:200px!important}.project_Video{z-index:1}.project_Video{height:100vh}.project_Video>video{width:100%;height:100vh;object-fit:cover;opacity:1}.overlay{background-color:#000;height:100vh;width:100%;position:absolute;opacity:.2}.project_Info{margin-top:60px;display:flex;flex-direction:row;justify-content:space-between;border-top:1px solid white;padding:30px 0 60px}.project_Info,.project_Info_Role,.project_Info_Tools,.project_Info_Teams,.project_Info_ProjectType,.project_Info_ProjectFocus{color:#fff;text-align:left}.project_Info h5,.project_Info_Role h5,.project_Info_Tools h5,.project_Info_Teams h5,.project_Info_ProjectType h5,.project_Info_ProjectFocus h5{font-size:16px;font-weight:600;letter-spacing:2.4px;margin:10px 0xp}.project_Info p,.project_Info_Role p,.project_Info_Tools p,.project_Info_Teams p,.project_Info_ProjectType p,.project_Info_ProjectFocus p{font-size:15px;font-weight:400;margin:10px 0}.project_Video h1{margin:auto;color:#fff}.project_Overview{padding:150px 104px;display:flex;justify-content:space-between}.project_Overview_Left{flex:.4;display:flex;flex-direction:column;text-align:left}.project_Overview_Right{flex:.6;text-align:left}.project_Overview_Left p{font-size:32px;font-weight:700;letter-spacing:1.6px}.project_Overview_Left_Link{display:flex;flex-direction:row}.project_Overview_Left_Link p{font-size:18px;font-family:Inter;font-weight:500;letter-spacing:1px;margin-right:15px;border-bottom:1px solid black}.project_Overview_Left_Link p:hover{border-bottom:1px solid #19BAF0;cursor:pointer}.project_Overview_Right p{font-size:24px;font-weight:500;line-height:130%;letter-spacing:-.7px}.project_Vague_ProblemStatement{padding:121px 176px;background:#0029ff}.project_Vague_ProblemStatement h2{text-align:center;color:#fff;font-size:24px;font-weight:600;letter-spacing:2.88px}.project_Vague_ProblemStatement h2 span{font-weight:300}.project_Vague_ProblemStatement p:nth-child(2){color:#fff;width:665px;text-align:center;font-size:16px;font-weight:400;line-height:150%;margin:auto auto 45px}.project_Vague_ProblemStatement p:nth-child(3){width:1161px;color:#fff;text-align:center;font-size:32px;font-family:Inter;font-weight:500;line-height:140%;letter-spacing:.32px;margin:auto}.project_Vague_WhyRedesign p{margin:210px 0;text-align:center;font-size:32px;font-family:Fragment;font-weight:500;line-height:normal}.project_Vague_WhyRedesign{margin-bottom:150px}.project_Border{border:.5px solid #333;margin:120px 104px}.project_Research_Header{padding:0 104px;display:flex;justify-content:space-between}.project_Research_Header_Left{padding-bottom:85px;flex:.3;text-align:left}.project_Research_Header_Left_Top{height:265px}.project_Research_Header_Left_Bottom{font-size:20px}.project_Research_Header_Right{padding-bottom:85px;flex:.6}.project_Research_Header_Right_Top h1{text-align:left;font-size:142px;font-family:Inter;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-7.1px;margin:-50px 0}.project_Research_Header_Right_Bottom{text-align:left;margin-top:85px;font-size:20px}.project_Secondary_Research{display:flex;flex-direction:column;margin:120px 0;padding:0 104px}.project_Secondary_Research_Wrapper{display:flex;flex-direction:row}.project_Secondary_Research_Wrapper_Left{flex:.4;font-size:32px;font-weight:700;letter-spacing:1.6px;text-align:left}.project_Secondary_Research_Wrapper_Right{flex:.6;font-size:24px;font-weight:500;line-height:130%;letter-spacing:-.7px;text-align:left}.project_Secondary_Research img{margin-top:80px}.project_Primary_Research{padding:0 104px}.project_Primary_Research_Top{display:flex;flex-direction:row;justify-content:space-between}.project_Primary_Research_Top_Left,.project_Primary_Research_Bottom_Left{flex:1!important}.project_Primary_Research_Top_Left h2{font-size:32px;font-weight:700;letter-spacing:1.6px;text-align:left}.project_Primary_Research_Top_Left p{font-size:24px;font-weight:500;line-height:130%;letter-spacing:-.7px;text-align:left}.project_Primary_Research_Top_right{flex:.4;display:flex;flex-direction:column}.project_Primary_Research_Top_Right>h1,.project_Primary_Research_Bottom_Left>h1,.project_Primary_Research_Bottom_Right>h1{color:#0029ff;font-size:96px;font-weight:700;letter-spacing:.96px;width:70%;margin:auto 0 auto auto}.project_Primary_Research_Top_Right>p,.project_Primary_Research_Bottom_Left>p,.project_Primary_Research_Bottom_Right>p{color:#4d4d4d;font-size:19px;font-weight:400;line-height:140%;width:70%;margin:30px 0 auto auto}.project_Primary_Research_Top_Right>p>span,.project_Primary_Research_Bottom_Left>p>span,.project_Primary_Research_Bottom_Right>p>span{font-weight:600;color:#000;width:100%!important}.project_Primary_Research_Bottom{margin-top:120px}.project_Primary_Research_Bottom_Left>h1,.project_Primary_Research_Bottom_Left>p,.project_Primary_Research_Bottom_Left>p>span{margin:auto auto auto 0!important;width:100%!important}.project_Primary_Research_Bottom_Left>p{margin-top:30px!important}.project_Primary_Research_Bottom{display:flex;justify-content:space-between}.project_BCMIntro{text-align:center;font-size:32px;font-family:FragmentReg;line-height:160%;padding:25px 270px}.project_TTMModel{padding:0 104px}.project_TTMModel p{text-align:left;font-size:32px;font-weight:700;letter-spacing:1.6px;margin-bottom:40px}.project_Affinity{display:flex;flex-direction:row;justify-content:space-between;padding:0 104px;text-align:left}.project_Affinity_Left{flex:.8}.project_Affinity_Left>h1{font-size:32px;font-weight:700;letter-spacing:1.6px}.project_Affinity_Left>p:nth-child(2){font-size:24px;font-weight:500;line-height:130%;letter-spacing:-.7px;margin-top:50px}.project_Affinity_Left>p:nth-child(3){font-size:19px;margin-top:80px}.project_Affinity_Left>p>a{color:#fb8842;text-decoration-color:#fb8842}.project_Design_Header{padding:150px 104px}.project_IA{padding:0;margin:0}.project_IA_Wrapper{padding:0 104px}.project_Wireframes{padding:0;margin:0}.project_Wireframes_Wrapper{padding:150px 104px 0}.project_Wireframes_Text>h2{font-size:48px;font-weight:500;line-height:140%;letter-spacing:-1.44px;margin-top:0}.project_Testing{display:flex;text-align:left;padding:120px 104px 0;justify-content:space-between}.project_Testing_Left{flex:.4}.project_Testing_Left>h2{width:294px;font-size:32px;font-weight:700;line-height:140%;letter-spacing:1.6px}.project_Testing_Left>p{font-size:24px;font-weight:500;line-height:130%;letter-spacing:-.7px;margin-top:40px}.project_Testing_Left>img{margin-top:50px}.project_Testing_Right{flex:.5}.project_Testing_Right>p{font-size:16px;font-weight:600;letter-spacing:1.92px;border-bottom:.5px solid #333;line-height:30px}.project_Testing_Right_Results{display:flex;margin:40px auto 20px 0;float:left}.project_Testing_Right_Results>img{margin:0 12px auto auto}.project_Testing_Right_Results>p{font-size:20px;font-weight:400;line-height:140%;margin:0}.project_Final_Solution{display:flex;flex-direction:column}.project_Final_Solution_Top{display:flex;justify-content:space-between;text-align:left;padding:0 104px 120px}.project_Final_Solution_Top_Left{flex:.4}.project_Final_Solution_Top_Right{flex:.6}.project_Final_Solution_Top_Left>p{font-size:32px;font-weight:700;line-height:140%;letter-spacing:1.6px}.project_Final_Solution_Top_Right>p{font-size:24px;font-weight:500;line-height:130%;letter-spacing:-.7px}.project_Final_Solution_Bottom_Top_Left_Left{display:flex;flex-direction:column;flex:.4}.project_Final_Solution_Bottom_Top_Left_Left_Flex{display:flex;flex-direction:row;padding-left:104px;text-align:left;justify-content:space-between}.project_Final_Solution_Bottom_Top_Left_Left_Flex>h1{font-size:28px;font-weight:700;flex:.3}.project_Final_Solution_Bottom_Top_Left_Left_Flex>p{font-size:20px;font-weight:500;line-height:130%;letter-spacing:-.6px;flex:.8}.project_Final_Solution_Bottom_Top_Left{display:flex;justify-content:space-between}.project_Final_Solution_Bottom_Top_Left_Right{background-color:#fdcc76;height:650px;width:730px;flex:.5;display:flex}.project_Final_Solution_Bottom_Top_Left_Right>img{height:550px;border-radius:45px;margin:auto}.project_Final_Solution_Bottom_Top_Left_Left>img{height:100px;margin:0 0 auto auto}.project_Final_Solution_Bottom_Top_Right{display:flex;justify-content:space-between}.project_Solution_Goals{flex:.5;margin-top:-150px}.project_Solution_Goals_Text{display:flex;justify-content:space-between;flex:.45;text-align:left;margin-top:35px;padding:0 30px}.project_Solution_Goals_Text_Top>h2{font-size:28px;font-weight:700}.project_Solution_Goals_Text_Bottom>p{font-size:20px;font-weight:500;line-height:130%;letter-spacing:-.7px}.project_Solution_Goals_Text_Top{flex:.4}.project_Solution_Goals_Text_Bottom{flex:.5}.project_Final_Solution_Bottom_Bottom{display:flex;justify-content:space-between;margin-top:120px;text-align:left}.project_Final_Solution_Tank_left{background-color:#cfedeb;flex:.4825;height:650px;width:600px;display:flex}.project_Final_Solution_Tank_Right{flex:.45;display:flex;justify-content:space-between}.project_Final_Solution_Tank_left>img{height:550px;border-radius:45px;margin:auto}.project_Final_Solution_Tank_Right_left{flex:.3}.project_Final_Solution_Tank_Right_Right{flex:.63}.project_Final_Solution_Tank_Right_left>h2{font-size:28px;font-weight:700}.project_Final_Solution_Tank_Right_left>img{margin-top:200px}.project_Final_Solution_Tank_Right_Right>p{font-size:20px;font-weight:500;line-height:130%;letter-spacing:-.7px;margin-right:104px}.motivating_messages{flex-direction:row-reverse!important;margin-top:50px}.motivating_messages_right{padding-left:104px;padding-right:0!important;margin-top:100px}.motivating_messages_right_right{flex:.6!important}.motivating_messages_right_right>p{margin-left:60px}.motivating_messages_right_right>img{margin-left:200px;margin-top:30px}.motivating_messages_color{background-color:#ffddcb;flex:.4825;height:650px;width:600px;display:flex}.motivating_messages_color img{height:500px;object-fit:contain;margin:auto;border-radius:40px}.Setting_goals{margin-top:100px!important}.Setting_goals_image{flex:.4825;height:650px;width:600px}.Setting_goals_image>img{border-radius:0}.setting_goals_text{margin-top:100px}.track_progress{flex-direction:row-reverse;margin-top:-100px}.track_progress_color{background:none;flex:.4825;height:650px;width:600px;display:flex}.track_progress_color>img{border-radius:0}.track_progress_right{padding-left:104px;margin:auto!important}.track_progress_right_right{flex:.7!important}.track_progress_right_right>p{margin-left:60px}.insight_stories_text{margin:auto!important}.insight_stories{margin-top:-150px!important}.gamified_levels{margin-top:175px}.gamified_levels_color{background-color:#ebeafe;height:650px;width:730px;flex:.5;display:flex}.gamified_levels_color img{height:500px;object-fit:contain;margin:auto}.reminder{background-color:#cfedeb;flex:.4825;height:650px;width:600px;display:flex}.reminder>img{border-radius:0;height:500px;object-fit:contain;margin:auto}.project_Reflection{display:flex;flex-direction:column}.project_Reflection_Text{display:flex;flex-direction:row;justify-content:space-between}.project_Reflection_Text_Left,.project_Reflection_Text_Right{flex:.38}.project_Reflection{text-align:left}.project_Reflection_Text_Left>p,.project_Reflection_Text_Right>p{font-size:24px;font-weight:500;line-height:130%;letter-spacing:-.7px}.project_Reflection_Text_Left>h2,.project_Reflection_Text_Right>h2{font-size:32px;font-weight:600;line-height:130%}.project_Reflection>h2{font-size:32px;font-weight:700;line-height:140%;letter-spacing:1.6px;margin-bottom:80px;margin-top:120px}@media screen and (max-width:900px){.fitbit_Header{padding:0 30px}.homeLeft_Fitbit{padding-top:50px}.homeLeft_Top_Fitbit p,.homeLeft_Bottom_Fitbit p{font-size:48px;letter-spacing:-3px;line-height:125%!important}.homeLeft_Bottom_Fitbit,.homeLeft_Bottom_Fitbit p{margin-left:-18px!important}.project_Info{display:flex;flex-direction:column;justify-content:space-between;border-top:.5px solid white;padding:10px 0 60px}.project_Info_Timeline h5,.project_Info_Role h5,.project_Info_Tools h5,.project_Info_Teams h5,.project_Info_ProjectType h5,.project_Info_ProjectFocus h5{margin:0}.project_Info_Timeline,.project_Info_Role,.project_Info_Tools,.project_Info_Teams,.project_Info_ProjectType,.project_Info_ProjectFocus{margin-bottom:30px}.project_Overview{flex-direction:column;padding:100px 30px}.project_Overview_Left p{padding:10px 0 20px;margin:0}.project_Overview_Left_Link p{margin:0!important;padding:0!important;letter-spacing:1px}.project_Overview_Left_Link p a{font-size:18px}.project_Overview_Left_Link{margin-bottom:30px}.project_Overview_Left_Link img{margin-left:10px}.project_Vague_ProblemStatement{padding:70px 30px}.project_Vague_ProblemStatement h2{font-size:20px!important;margin:0!important}.project_Vague_ProblemStatement p{font-size:16px!important;width:100%!important;margin:50px 0!important}.project_Vague_ProblemStatement p:nth-child(3){font-size:20px!important;font-style:normal;width:90%;margin:auto}.project_Vague_WhyRedesign p{font-size:24px;width:95%;margin:100px auto}.motivating_messages_color{height:500px!important}.project_Vague_WhyRedesign>img{width:100%;object-fit:contain}.project_Research_Header_Right_Top>h1{font-size:40px;margin:0;letter-spacing:-2px}.project_Border{width:80%;padding:px 30px;margin:80px auto}.project_Research_Header{padding:0 30px}.project_Overview_Right p{font-size:18px;margin-bottom:100px}.project_Overview_Left p{font-size:24px}.project_Overview_Left_Link p{font-size:16px}.project_Research_Header_Right_Bottom{margin-top:80px}.project_Research_Header_Right_Bottom p{font-size:20px!important}.project_Research_Header_Left{margin-top:-105px}.project_Secondary_Research{padding:0 30px!important}.project_Secondary_Research_Wrapper{flex-direction:column}.project_Secondary_Research img{margin-top:40px}.project_Secondary_Research_Wrapper_Left p{font-size:24px;padding:0;margin:0}.project_Secondary_Research_Wrapper_Right p{font-size:18px;font-weight:500;line-height:130%;letter-spacing:-.7px;text-align:left}.gamified_levels_color img{margin:0!important}.project_Primary_Research{padding:0 30px}.project_Primary_Research_Top{flex-direction:column}.project_Primary_Research_Top_Right h1,.project_Primary_Research_Top_Right p{width:100%}.project_Primary_Research_Bottom{flex-direction:column;margin-top:80px}.project_Primary_Research_Bottom_Right{margin-top:80px}.project_Primary_Research_Top_Left h2{font-size:24px}.project_Primary_Research_Top_Left p{font-size:18px}.project_Primary_Research_Bottom_Right h1,.project_Primary_Research_Bottom_Right p{width:100%}.project_Primary_Research_Top_Right p,.project_Primary_Research_Bottom_Right p{font-size:16px}.project_BCMIntro{padding:0 30px;font-size:24px}.project_TTMModel{padding:0 30px}.project_TTMModel p{font-size:24px}.project_TTMModel img{width:100%;object-fit:contain}.project_Affinity{padding:0 30px;flex-direction:column}.project_Affinity_Left h1{font-size:24px}.project_Affinity_Left p:nth-child(2){font-size:18px!important;margin-top:0}.project_Affinity_Left p:nth-child(3){font-size:16px!important;margin-top:30px}.project_Affinity_Right>img{width:100%;object-fit:contain}.project_Design_Header{margin:100px 0}.project_IA{padding:0 30px}.project_IA_Wrapper{padding:0}.project_Secondary_Research_Wrapper_Left{font-size:24px}.project_Secondary_Research_Wrapper_Right{font-size:18px}.project_Wireframes_Wrapper{padding:100px 0 0}.project_Wireframes_Text>h2{font-size:28px;margin-top:35px}.project_Testing{padding:100px 30px 30px}.project_Testing{flex-direction:column}.project_Testing_Left{width:100%}.project_Testing_Left h2{font-size:24px}.project_Testing_Left p{font-size:18px;width:100%;margin:0}.project_Testing_Left img{width:100%;object-fit:contain;margin-top:30px;margin-bottom:30px}.project_Testing_Right_Results p{font-size:18px;margin-top:0!important}.project_Testing_Right_Results img{height:24px;margin:0}.project_Final_Solution_Top{flex-direction:column;padding:0 30px}.project_Final_Solution_Top_Left p{font-size:24px}.project_Final_Solution_Top_Right p{font-size:18px;margin:0}.project_Final_Solution_Bottom_Top_Left{flex-direction:column}.project_Final_Solution_Bottom_Top_Left_Left_Flex{flex-direction:column;margin:70px 0 0;padding:0!important}.project_Final_Solution_Bottom_Top_Left_Left_Flex h2{margin:0}.project_Final_Solution_Bottom_Top_Left_Right{width:100%;padding:10% 0%}.Setting_goals_image img{height:350px!important;width:100%;object-fit:contain}.project_Final_Solution_Bottom_Top_Left_Right img{height:350px!important;width:50%!important;object-fit:contain;border-radius:42px!important}.project_Final_Solution_Bottom_Top_Left_Left img{display:none}.project_Final_Solution_Bottom_Top_Right{flex-direction:column-reverse;margin-top:60px}.project_Solution_Goals_Text{flex-direction:column;padding-left:0!important}.project_Solution_Goals_Text_Top img{display:none}.project_Solution_Goals_Text_Bottom p{margin:0;width:100%}.project_Solution_Goals{margin:30px 0 0}.project_Solution_Goals img{margin:0;width:100%;object-fit:contain}.project_Final_Solution_Bottom_Bottom{flex-direction:column-reverse!important}.project_Final_Solution_Tank_Right{flex-direction:column;padding:0!important}.project_Final_Solution_Tank_Right_left img{display:none}.project_Final_Solution_Tank_Right_Right p{margin:0}.project_Final_Solution_Tank_Right{margin-bottom:30px}.project_Final_Solution_Tank_left{width:100%;margin:auto!important;height:500px!important;padding:30px 0!important}.project_Final_Solution_Tank_left img{width:50%!important;border-radius:40px!important;height:350px!important;margin:auto!important}.project_Final_Solution_Bottom_Bottom,.Setting_goals,.project_Final_Solution_Bottom_Bottom img,.Setting_goals img{width:100%}.motivating_messages{display:flex!important;flex-direction:column-reverse!important}.project_Final_Solution_Tank_Right_left{width:100%}.project_Final_Solution_Tank_Right,.motivating_messages_right{padding-top:0!important}.motivating_messages_right{padding-left:0!important}.motivating_messages_right_right>p{margin-left:0}.project_Final_Solution_Tank_Right,.track_progress_right{padding-left:0!important;margin:0!important}.project_Final_Solution_Bottom_Bottom{padding-top:0!important;margin:0!important}.project_Final_Solution_Tank_Right_Right>p .track_progress_right_right>p{margin-left:0!important;padding-left:0!important}.Setting_goals{margin-top:0!important}}@media screen and (max-width:900px){body{margin:0;padding:0;font-size:16px;line-height:1.5}.fitbit_Header{padding:0 15px}.homeLeft_Fitbit{padding:20px}.homeLeft_Top_Fitbit p,.homeLeft_Bottom_Fitbit p{font-size:42px;letter-spacing:-1px;line-height:140%!important}.homeLeft_Bottom_Fitbit,.homeLeft_Bottom_Fitbit p{margin-left:0!important;padding:0 10px}.homeLeft_Bottom_Fitbit p:nth-child(3),.homeLeft_Bottom_Fitbit p:nth-child(2){line-height:80%}.project_Info{flex-direction:column;padding:15px}.project_Info h5,.project_Info p{font-size:14px;margin:5px 0}.project_Overview{flex-direction:column;padding:20px}.project_Overview_Left p{font-size:18px;margin-bottom:10px}.project_Overview_Right p{font-size:14px;line-height:1.4}.project_Vague_ProblemStatement{padding:30px;text-align:center}.project_Vague_ProblemStatement h2{font-size:18px;margin:10px 0}.project_Vague_ProblemStatement p{font-size:14px;margin:15px 0}.project_Secondary_Research,.project_Primary_Research{padding:20px}.project_Secondary_Research_Wrapper,.project_Primary_Research_Top,.project_Primary_Research_Bottom{flex-direction:column}.project_Secondary_Research_Wrapper_Left,.project_Secondary_Research_Wrapper_Right{font-size:16px;margin-bottom:20px}.project_Secondary_Research img,.project_Primary_Research img{width:100%;height:auto}.project_Wireframes_Wrapper{padding:20px}.project_Wireframes_Text h2{font-size:20px;margin-bottom:10px}.project_Final_Solution_Top,.project_Final_Solution_Bottom{flex-direction:column;padding:20px}.project_Final_Solution_Top_Left,.project_Final_Solution_Top_Right{margin-bottom:20px}.project_Final_Solution_Bottom_Top_Left,.project_Final_Solution_Bottom_Top_Right{flex-direction:column;margin:0 auto}.project_Final_Solution img{width:100%;height:auto;border-radius:10px}.project_Reflection{padding:20px}.project_Reflection_Text{width:100%!important}.project_Reflection_Text_Left,.project_Reflection_Text_Right{font-size:16px;line-height:1.4;margin-bottom:15px}.project_Reflection_Text_Left p,.project_Reflection_Text_Right p{font-size:18px!important;margin-bottom:75px}.project_Reflection_Text h2{font-size:18px;font-weight:700}.motivating_messages{flex-direction:column}.motivating_messages_right{margin-top:10px;padding:0;padding-left:0!important}.motivating_messages_right_right img{margin:0 auto}.motivating_messages_right img,video{height:auto}.project_Overview_Left_Link p{font-size:14px;padding:5px 0;margin:5px 0}.project_Border{width:90%;margin:20px auto}h1,h2,h3,h4,h5,h6{font-size:80%;line-height:1.3}.reminder,.motivating_messages_color,.track_progress_color,.gamified_levels_color{height:450px;width:100%!important;object-fit:contain!important;padding:30px 0!important}.reminder>img{height:400px;border-radius:42px;width:100%!important;margin:auto!important}.motivating_messages_color img{height:400px;border-radius:42px;width:50%!important;margin:auto!important}}@media screen and (max-width:600px){html,body{font-size:14px;line-height:1.5;padding:0;margin:0;overflow-x:hidden}video,img{max-width:100%;height:auto;object-fit:contain}.project_Video,.video,.video2{padding:10px;height:auto}.project_Border{margin:40px 20px}.project_Info,.project_finergic_Info{padding:20px}.homeLeft_Top_finergic p,.homeLeft_Bottom_finergic p,.homeLeft_Top_Fitbit p,.homeLeft_Bottom_Fitbit p{font-size:100px;line-height:120%;letter-spacing:-.8px}.project_finergic_Overview,.project_Overview{padding:40px 20px;flex-direction:column}.project_Research_Header_Left_Top,.project_Research_Header_Left{display:none!important}.project_Secondary_Research{margin-top:0!important}.project_Final_Solution_Tank_Right,.track_progress_right{margin:0!important}.track_progress_color{margin-top:0xp!important}.project_Reflection{padding-left:0!important}.project_Research_Header_Right{display:none!important}.project_Reflection_Text{padding:0!important}.project_Reflection_Text_Left,.project_Reflection_Text_Right{text-align:left!important}.project_Secondary_Research_Wrapper,.project_Primary_Research_Top,.project_Primary_Research_Bottom,.project_Final_Solution_Top,.project_Final_Solution_Bottom_Top_Left,.project_Final_Solution_Bottom_Top_Right{flex-direction:column}.project_Final_Solution_Bottom_Top_Right{flex-direction:column-reverse!important}.project_finergic_Reflection_Text,.project_Reflection_Text{flex-direction:column}}:root{--pageX: clamp(16px, 4vw, 80px);--sectionY: clamp(28px, 5vw, 80px);--gapLg: clamp(24px, 5vw, 80px);--gapSm: clamp(12px, 2vw, 20px);--contentMax: 720px}.CaseStudy{display:flex;flex-direction:row;grid-template-columns:1.6fr 1fr;gap:80px;padding:0 var(--pageX) var(--sectionY);background:#111;box-sizing:border-box;overflow-x:hidden}.CaseStudy_Images{display:flex;flex-direction:column;gap:var(--gapSm)}.img-large img{width:100%;border-radius:16px;object-fit:cover;display:block}.img-row{display:grid;grid-template-columns:1fr 1fr;gap:var(--gapSm)}.img-small img{width:100%;border-radius:16px;object-fit:cover;display:block}.CaseStudy_Content2{display:flex;flex-direction:column;max-width:100%;justify-self:end}.CaseStudy_Logo2{height:36px;object-fit:contain!important;width:fit-content}.CaseStudy_Subtitle{font-family:NeueMontreal;font-size:24px;line-height:1.5;color:#fff;font-weight:500;letter-spacing:.3px;margin-top:16px;margin-bottom:0}.CaseStudy_Accordion{display:flex;flex-direction:column;gap:12px;margin-top:20px}.accordion-header{width:100%;background:none;border:none;font-size:18px;padding:16px 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:500}.accordion-header span{color:#fff;font-family:NeueMontreal;font-size:24px}.accordion-icon{font-size:22px;transition:transform .3s ease}.accordion-content p{font-family:NeueMontreal;font-size:20px;line-height:1.7;color:#a1a1a1;margin:0}.CaseStudy_Password2{margin-top:0;width:100%;overflow:hidden}.Password_Title{color:#fff;font-family:Fraunces;font-size:36px;font-style:italic;font-weight:400;line-height:130%;letter-spacing:.72px;margin:0 0 14px}.Password_InputWrapper{display:flex;align-items:center;background:#fff;border-radius:18px;padding:18px 22px;width:100%;max-width:100%;box-sizing:border-box;box-shadow:0 10px 30px #00000026}.Password_Input{flex:1;min-width:0;border:none;outline:none;font-size:18px;color:#111;background:transparent}.Password_Input::placeholder{color:#8b8b8b}.Password_Arrow{font-size:26px;background:none;border:none;cursor:pointer;color:#111;transition:transform .25s ease}.Password_Arrow:hover{transform:translate(4px)}@media(max-width:1200px){.CaseStudy{grid-template-columns:1fr!important;gap:32px!important;padding:0 clamp(16px,4vw,40px) 80px!important}.CaseStudy_Content2{justify-self:start!important;max-width:var(--contentMax);width:100%;margin:0 auto}.CaseStudy_Subtitle,.accordion-header span{font-size:20px}.accordion-content p{font-size:16px}.Password_Title{font-size:28px}}@media(max-width:640px){.CaseStudy{padding:0 16px 64px!important}.CaseStudy_Logo2{height:28px}.CaseStudy_Subtitle{font-size:24px;line-height:1.55}.accordion-header{padding:14px 0}.accordion-header span{font-size:18px}.accordion-content p{font-size:15px}.Password_InputWrapper{padding:14px 16px;border-radius:14px}.Password_Input{font-size:16px}.Password_Arrow{font-size:24px}.img-row{grid-template-columns:1fr}}.space{height:120px}.CaseStudy{display:grid;grid-template-columns:1.6fr 1fr;gap:80px;padding:0 80px 80px;background:#111}.CaseStudy_Images{display:flex;flex-direction:column;gap:20px}.CaseStudy_Content{display:flex;flex-direction:column;max-width:520px;width:100%}.CaseStudy_Header{display:flex;flex-direction:column;gap:16px}.CaseStudy_Logo2{height:32px;object-fit:contain;width:fit-content}.CaseStudy_Subtitle{font-size:24px;line-height:1.5;color:#fff;font-weight:500;letter-spacing:.3px;margin-top:16px;margin-bottom:0}.CaseStudy_Accordion{display:flex;flex-direction:column;gap:12px;margin-top:50px}.RocketCaseStudy{display:grid;grid-template-columns:1.6fr 1fr;gap:80px;padding:0 80px 80px;background:#111}.RocketCaseStudy_Logo{height:32px;object-fit:contain;width:fit-content}.RocketCaseStudy_Subtitle{font-size:24px;line-height:1.5;color:#fff;font-weight:500;letter-spacing:.3px;margin-top:16px;margin-bottom:0}.accordion-item{padding-bottom:6px}.accordion-header{width:100%;background:none;border:none;padding:16px 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.accordion-header span{color:#fff;font-size:24px;font-weight:500}.accordion-icon{font-size:22px;transition:transform .3s ease;color:#fff}.accordion-icon.open{transform:rotate(180deg)}.accordion-body{height:0;overflow:hidden;transition:height .45s cubic-bezier(.4,0,.2,1)}.accordion-content{padding-bottom:20px}.accordion-content p{font-size:20px;line-height:1.7;color:#a1a1a1;margin:0}.Amerisave_CaseStudy{background-color:#fff;padding:0 80px}.Rocket_BusinessProblem,.Rocket_TheImpact{display:flex;flex-direction:row;justify-content:space-between}.Rocket_TheImpact{margin-top:150px}.Rocket_TheImpactRight{flex:.55!important}.Rocket_BusinessProblem_RightText h1,.Rocket_TheImpact_RightText h1{color:#111;font-family:NeueMontreal;font-size:142px;font-weight:700;letter-spacing:-2px;margin:0;line-height:100%}.Amerisave_BusinessProblem_RightSubcopy p{color:#454545;font-family:NeueMontreal;font-size:24px;font-weight:500;line-height:150%;letter-spacing:.48px;margin-top:60px}.Rocket_TheImpact_RightSubcopy p{color:#111;font-family:NeueMontreal;font-size:24px;font-weight:500;line-height:150%;letter-spacing:.48px;margin-top:60px}.AmerisaveProb img{margin:60px auto auto}.Amerisave_TabsSection{display:flex;flex-direction:column;margin:60px auto auto}.Amerisave_TabsCard{margin:0 auto;padding:40px 40px 0;border-radius:40px}.Amerisave_TabsContainer{display:flex;max-width:100%;margin:0 auto}.pillTabs{display:flex;align-items:center;width:auto!important;justify-content:center;gap:60px;padding:14px 16px;background:#f3f3f3;border-radius:18px}.pillTab{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border:0;background:transparent;color:#111;border-radius:14px;cursor:pointer;white-space:nowrap;font-weight:500;font-size:20px;line-height:1;transition:background .18s ease,color .18s ease,transform .12s ease}.pillTab:hover{background:#11111114}.pillTab:active{transform:scale(.99)}.tabIcon{display:inline-flex;align-items:center;justify-content:center}.pillTabContent{margin-top:14px;padding:16px 18px;border-radius:16px;background:#fff;border:1px solid #eee}.pillTabContent h3{margin:0 0 8px;font-size:20px}.pillTabContent p{margin:0;color:#333}.pillTab .tabSvg{width:28px;height:28px;display:block;color:currentColor}.pillTab .tabSvg path,.pillTab .tabSvg line,.pillTab .tabSvg circle,.pillTab .tabSvg rect,.pillTab .tabSvg polyline,.pillTab .tabSvg polygon{stroke:currentColor!important;fill:none}.pillTab .tabSvg .fill,.pillTab .tabSvg [fill]:not([fill=none]){fill:currentColor!important}.pillTab.isActive{background:#111;color:#fff}.Amerisave_TabFullBleed{width:100%;margin-top:50px}.TabHeader{display:flex;flex-direction:row;justify-content:space-evenly}.TabHeader p{font-family:NeueMontreal;font-style:medium;font-weight:500;font-size:24px}.TabHeader p:nth-child(1){flex:.2}.TabHeader p:nth-child(2){flex:.45}.TabHeader p:nth-child(3){flex:.3}.break{height:100px}.TabsStickySpacer{width:100%}.TabsBar{position:relative;z-index:10;transform-origin:top center;transition:transform .22s ease;will-change:transform}.TabsBar.isSticky{position:fixed;top:24px;left:20px;right:20px;margin:0 auto;max-width:1311px;width:calc(100% - 40px);transform:scale(.94);z-index:999}.TabsBar.isSticky .pillTabs{padding:10px 12px;gap:44px;transition:padding .22s ease,gap .22s ease;width:82%!important;margin:auto;box-shadow:5px 5px 24px #dadada}.TabsBar.isSticky .pillTab{padding:8px 12px;font-size:20px;transition:padding .22s ease,font-size .22s ease}.TabsBar.isSticky .tabSvg{width:26px;height:26px;transition:width .22s ease,height .22s ease}.CaseStudy img,.Amerisave_CaseStudy img,.TabSection img{max-width:100%;height:auto;display:block}@media(max-width:1100px){.CaseStudy{grid-template-columns:1fr;gap:40px;padding:0 40px 60px}.CaseStudy_Content{max-width:100%}.Amerisave_CaseStudy{padding:0 40px}.Rocket_BusinessProblem_RightText h1,.Rocket_TheImpact_RightText h1{font-size:84px;margin-top:60px!important;line-height:50px!important}.Amerisave_BusinessProblem_RightSubcopy p,.Rocket_TheImpact_RightSubcopy p{font-size:20px;margin-top:32px}.Rocket_TheImpact{margin-top:90px}}@media(max-width:700px){.CaseStudy{padding:0 20px 50px;gap:28px}.img-row{grid-template-columns:1fr}.CaseStudy_Subtitle{font-size:18px;line-height:1.6}.accordion-header span{font-size:18px}.accordion-content p{font-size:16px;line-height:1.7}.Amerisave_CaseStudy{padding:0 20px}.Rocket_BusinessProblem,.Rocket_TheImpact{flex-direction:column;gap:16px}.Rocket_TheImpact{margin-top:70px}.Rocket_BusinessProblem_RightText h1,.Rocket_TheImpact_RightText h1{font-size:44px;letter-spacing:-1px;margin-top:60px!important}.Amerisave_BusinessProblem_RightSubcopy p,.Rocket_TheImpact_RightSubcopy p{font-size:16px;margin-top:18px}.break{height:40px}}.Amerisave_TabsCard{width:100%;max-width:1311px}.pillTabs{width:100%;justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pillTabs::-webkit-scrollbar{display:none}@media(max-width:1100px){.Amerisave_TabsCard{padding:24px 24px 0;border-radius:28px}.pillTabs{gap:18px;padding:12px}.pillTab{font-size:16px;padding:10px 12px}.pillTab .tabSvg{width:22px;height:22px}.TabsBar.isSticky{left:12px;right:12px;width:calc(100% - 24px);max-width:100%;transform:scale(.98)}.TabsBar.isSticky .pillTabs{width:100%!important;gap:14px;box-shadow:5px 5px 24px #dadada}}@media(max-width:700px){.Amerisave_TabsSection{margin-top:40px}.Amerisave_TabsCard{padding:16px 16px 0;border-radius:22px}.pillTab{font-size:14px;padding:9px 10px}.TabHeader{flex-direction:column;gap:10px;align-items:flex-start}.TabHeader p:nth-child(1),.TabHeader p:nth-child(2),.TabHeader p:nth-child(3){flex:none;width:100%}.TabHeader p{font-size:16px;line-height:1.5}.TabHeader span{font-size:22px!important;line-height:1.2}}@media(max-width:700px){.TabsBar.isSticky{top:12px;transform:scale(.88)}.TabsBar.isSticky .pillTabs{padding:8px 10px;gap:12px;width:100%!important}.TabsBar.isSticky .pillTab{padding:6px 10px;font-size:14px}.TabsBar.isSticky .tabSvg{width:20px;height:20px}}*{box-sizing:border-box}img{max-width:100%;height:auto;display:block}html,body{overflow-x:hidden}.RocketCaseStudy{display:grid;grid-template-columns:1.6fr 1fr;gap:80px;padding:0 60px 80px;background:#111}.RocketCaseStudy_Images{display:flex;flex-direction:column;gap:20px}.img-large img,.img-small img{width:100%;border-radius:16px;object-fit:cover}.img-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.RocketCaseStudy_Content{display:flex;flex-direction:column;max-width:520px;width:100%}.RocketCaseStudy_Header{display:flex;flex-direction:column;gap:16px}.RocketCaseStudy_Logo{height:32px;width:fit-content}.RocketCaseStudy_Subtitle{font-size:20px;line-height:1.5;color:#fff;font-weight:500;margin-top:16px}.RocketCaseStudy_Accordion{display:flex;flex-direction:column;gap:12px;margin-top:50px}.accordion-header{width:100%;background:none;border:none;padding:16px 0;display:flex;justify-content:space-between;cursor:pointer}.accordion-header span{font-size:20px;color:#fff}.accordion-body{height:0;overflow:hidden;transition:height .4s ease}.accordion-content p{font-size:20px;line-height:1.7;color:#a1a1a1}.Rocket_CaseStudy{background:#fff;padding:0 80px}.Rocket_BusinessProblem,.Rocket_TheImpact,.Rocket_Framework{display:flex;justify-content:space-between;margin-top:180px;margin:auto!important}.Rocket_BusinessProblemRight,.Rocket_TheImpactRight,.Rocket_FrameworkRight{flex:.5!important;margin:auto}.Rocket_BusinessProblem_RightText h1,.Rocket_TheImpact_RightText h1,.Rocket_Framework_RightText h1{font-family:NeueMontreal;font-weight:700;font-size:56px!important;line-height:80px;letter-spacing:.2px!important;margin:180px 0 0;color:#111}.Rocket_BusinessProblem_RightSubcopy p,.Rocket_TheImpact_RightSubcopy p,.Rocket_Framework_RightSubcopy p{color:#454545;font-family:NeueMontreal;font-size:24px;font-style:medium;font-weight:500;line-height:150%;letter-spacing:.48px;margin-top:40px!important}.Rocket_Graph,.Rocket_ImpactNumber,.Rocket_FrameworkImage{display:flex;margin-top:60px}.Rocket_Graph img,.Rocket_ImpactNumber img,.Rocket_FrameworkImage img{margin:auto}.line{margin:150px 0;border:.5px solid #C4C4C4}.Rocket_Tests_One{background-color:#fcfbfb;display:flex;flex-direction:row;justify-content:space-around;padding-top:50px;border-radius:12px}.Rocket_Tests_One_Left{width:500px;overflow:hidden;flex:.4!important}.Rocket_Tests_One_Left img{object-fit:cover;height:750px;margin-top:-20px;margin-left:-35px;-webkit-user-select:none;user-select:none}.Rocket_Tests_One_Right{margin:auto 0;flex:.45!important}.Rocket_Tests_One_Right h2{color:#111;font-family:NeueMontreal;font-size:44px;font-style:normal;font-weight:700;line-height:normal}.Rocket_Tests_One_Right p{color:#616161;font-family:NeueMontreal;font-size:20px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.4px}.results{display:flex;flex-direction:row;justify-content:space-evenly;margin-top:80px}.results1,.results2,.results3{display:flex;flex-direction:column;background-color:#fff;padding:20px;border-radius:12px;width:100%;margin-right:16px}.Results1_Number,.Results2_Number,.Results3_Number{color:#00923b!important;text-align:center!important;font-family:NeueMontreal!important;font-size:28px!important;font-style:normal!important;font-weight:700!important;line-height:normal!important;letter-spacing:.56px!important;margin:12px 0!important}.Results1_Desc,.Results2_Desc,.Results3_Desc{color:#111!important;font-family:PP Neue Montreal!important;font-size:16px!important;font-style:medium!important;font-weight:500!important;line-height:normal!important;letter-spacing:.32px!important;text-align:center}.Rocket_Tests_Two{background-color:#f9f9f9;display:flex;flex-direction:row-reverse;justify-content:space-around;padding-top:50px;border-radius:12px;margin-top:50px}.Rocket_Tests_Two_Left{width:500px;overflow:hidden;flex:.4!important}.Rocket_Tests_Two_Left img{object-fit:cover;height:750px;margin-top:-20px;margin-left:-65px;-webkit-user-select:none;user-select:none}.Rocket_Tests_Three{background-color:#fff;display:flex;flex-direction:row;justify-content:space-around;padding-top:50px;border-radius:12px;margin-top:50px}.Rocket_Tests_Three_Left img{object-fit:cover;height:650px;-webkit-user-select:none;user-select:none}.SolThree{flex:.6!important}.Rocket_Tests_Four{background-color:#fffcfc;display:flex;flex-direction:row-reverse;justify-content:space-around;border-radius:12px;margin-top:50px}.Rocket_Tests_Four_Left img{object-fit:cover;height:750px;-webkit-user-select:none;user-select:none;margin-bottom:50px}.Rocket_Tests_Five{background-color:#fff;display:flex;flex-direction:row;justify-content:space-around;padding-top:50px;border-radius:12px;margin-top:50px;overflow:hidden;height:670px;flex:.8}.Rocket_Tests_Five_Left img{object-fit:cover;height:680px;width:400px;margin-top:-40px;margin-left:-35px;-webkit-user-select:none;user-select:none}.testfive{flex:.55!important}.Rocket_Tests_One_Right h2{font-size:clamp(22px,3vw,44px);font-weight:700;color:#111}.Rocket_Tests_One_Right p{font-size:clamp(15px,2vw,20px);color:#616161}.Rocket_Final_Statement{margin-top:150px}.Rocket_Final_Statement p{font-family:Fraunces!important;font-style:italic!important;text-align:center;font-size:clamp(18px,4vw,32px);width:100%}.project_Reflection2{margin-top:150px;padding-bottom:50px!important}.project_Reflection2 h2{color:#111;font-family:NeueMontreal;font-size:32px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1.6px}.project_Reflection_Text{display:flex;justify-content:space-between}.project_Reflection_Text_Left,.project_Reflection_Text_Middle,.project_Reflection_Text_Right{flex:.3!important}.project_Reflection_Text_Left h2,.project_Reflection_Text_Middle h2,.project_Reflection_Text_Right h2{color:#111;font-family:NeueMontreal;font-size:28px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:.4px}.project_Reflection_Text_Left p,.project_Reflection_Text_Middle p,.project_Reflection_Text_Right p{color:#111;font-family:NeueMontreal;font-size:20px;font-style:normal;font-weight:500;line-height:130%;letter-spacing:.5px!important}@media(max-width:900px){.RocketCaseStudy{display:flex!important;flex-direction:column-reverse!important;padding:0 24px 60px!important}.Rocket_CaseStudy{padding:48px 24px!important}.Rocket_BusinessProblem,.Rocket_TheImpact,.Rocket_Framework{margin-top:50px!important}.Rocket_BusinessProblem,.Rocket_TheImpact,.Rocket_Framework{flex-direction:column!important;gap:24px!important}.Rocket_BusinessProblemLeft,.Rocket_TheImpactLeft,.Rocket_FrameworkLeft{display:none!important}.Rocket_Tests_One,.Rocket_Tests_Two,.Rocket_Tests_Three,.Rocket_Tests_Four,.Rocket_Tests_Five{flex-direction:column!important;padding:24px!important}.results{grid-template-columns:repeat(2,1fr)!important}.project_Reflection_Text{width:100%!important;flex-direction:column!important}}@media(max-width:520px){.RocketCaseStudy_Subtitle{font-size:20px!important}@media(max-width:600px){.results{display:flex;flex-direction:column;gap:16px}.results1,.results2,.results3{width:100%}}.Rocket_BusinessProblem_RightText h1,.Rocket_TheImpact_RightText h1,.Rocket_Framework_RightText h1{font-size:clamp(28px,12vw,64px)!important;line-height:60px!important;margin-top:100px}.Rocket_BusinessProblem_RightSubcopy p,.Rocket_TheImpact_RightSubcopy p,.Rocket_Framework_RightSubcopy p{max-width:100%!important;margin-top:24px!important;margin-bottom:10px!important}.Rocket_Tests_One_Right h2{font-size:32px!important}.project_Reflection{width:100%!important;padding:0!important;margin-top:100px!important;flex:1!important}.Rocket_CaseStudy3{display:flex!important;flex-direction:column-reverse!important}}.dynamic{height:350px}.rocketassist{height:650px;object-fit:contain}.ref2{flex:.45!important}.Curtain{position:fixed;inset:0;background:#111;transform:translateY(100%);transition:transform .8s cubic-bezier(.77,0,.175,1);z-index:9999;pointer-events:none}.Curtain--active{transform:translateY(0)}
