.SimplifySection{padding:54px 0;width:100%;display:flex;flex-direction:column;justify-content:center;background-color:#eee}.SimplifySection__Title{display:none;margin-bottom:20px}.SimplifySection__Subtext{display:none}.SimplifySection__Container{display:flex;flex-direction:column;justify-content:space-evenly}.SimplifySection__Frame{width:277px;margin:20px auto;background-color:#fff;text-align:left}.SimplifySection__Frame__Image{width:100%}.SimplifySection__Frame__Title{font-size:1.4286rem;font-weight:600;margin:20px;margin-bottom:10px}.SimplifySection__Frame__Description{margin:0 20px 20px 20px;line-height:1.5714rem}@media (min-width: 960px){.SimplifySection__Title{display:block;text-align:center;font-size:2.1429rem;font-weight:600}.SimplifySection__Subtext{display:block;text-align:center;font-size:1.2857rem;font-weight:400}.SimplifySection__Container{flex-direction:row;margin:40px 40px 0 40px}.SimplifySection__Frame{width:370px;margin:10px}}

.SignUpSection{display:flex;flex-direction:column;justify-content:center;align-items:center}.SignUpSection__Title{font-size:1.7143rem;line-height:2.5714rem;font-weight:600;margin:40px;white-space:pre-line}.SignUpSection__ReasonsItem{display:flex;justify-content:center;align-items:flex-start;margin:20px 40px}.SignUpSection__ReasonsItem__Container{margin:0 20px 20px 20px}.SignUpSection__ReasonsItem__Image{width:60px;margin:0 0 10px 10px}.SignUpSection__ReasonsItem__Title{color:#333;font-size:1.4286rem;line-height:1.5714rem;font-weight:600;white-space:pre-line;margin-bottom:5px}.SignUpSection__ReasonsItem__Description{color:#333;line-height:1.5714rem}@media (min-width: 960px){.SignUpSection{flex-direction:row;margin:40px 20px}.SignUpSection__Title{font-size:2.1429rem;line-height:3rem}.SignUpSection__Reasons__Container{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr);grid-column-gap:0px;grid-row-gap:0px;max-width:900px}.SignUpSection__ReasonsItem{flex-direction:column;align-items:center;text-align:center;margin:10px}.SignUpSection__ReasonsItem__Image{width:124px}.SignUpSection__ReasonsItem__Description{white-space:pre-line}}@media (max-width: 959px){.SignUpSection__Title{text-align:center}.SignUpSection__ReasonsItem{max-width:310px}}

.StudiesShownSection{position:relative;color:#fff;z-index:10}.StudiesShownSection__Background{display:flex;justify-content:center;width:100%;min-height:410px}.StudiesShownSection__Container{position:absolute;width:100%;top:30px;text-align:center}.StudiesShownSection__Title{color:#fff;font-size:2.1429rem;line-height:2.5714rem;max-width:270px;margin:20px auto}.StudiesShownSection__Subtext{color:#fff;font-size:1.2857rem;line-height:1.8571rem;max-width:270px;margin:40px auto}.StudiesShownSection__FinePrint{color:#fff;font-size:1rem;margin:40px auto 0 auto}@media (min-width: 960px){.StudiesShownSection{z-index:auto}.StudiesShownSection__Container{top:80px}.StudiesShownSection__Title{max-width:100%;font-size:2.5rem}.StudiesShownSection__Subtext{max-width:100%}.StudiesShownSection__FinePrint{font-size:0.7143rem}}@media (max-width: 959px){.StudiesShownSection__Background__Container{height:510px;width:100%;display:flex;justify-content:center;text-align:center;overflow:hidden}}

.OfficeTestimonialSection{width:100%}.OfficeTestimonialSection__Container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:fit-content}.OfficeTestimonialSection__Title{margin:10px;font-size:1.7143rem;line-height:2.5714rem;font-weight:600;text-align:left}.OfficeTestimonialSection__Testimony{margin:10px;width:300px}.OfficeTestimonialSection__Testimony__Image--Left{width:280px;margin-bottom:10px}.OfficeTestimonialSection__Testimony__Image--Right{width:180px;margin:20px 0}.OfficeTestimonialSection__Testimony__Quote{color:#333;margin:0 0 20px 0}.OfficeTestimonialSection__Testimony__Author{color:#333}@media (min-width: 960px){.OfficeTestimonialSection__Container{width:100%;flex-direction:row;justify-content:space-evenly}.OfficeTestimonialSection__Title{font-size:2.1429rem;line-height:3rem;margin:0 30px}.OfficeTestimonialSection__Testimony{margin:80px 10px;width:350px}}@media (max-width: 959px){.OfficeTestimonialSection__Container{margin:40px auto}.OfficeTestimonialSection__Title{align-self:flex-start}}

.OfficeCarousel{width:100%;overflow:hidden;background-color:#eee}.OfficeCarousel__Title{margin:30px 40px 0;font-size:1.7143rem;font-weight:600}.OfficeCarousel .slick-next,.OfficeCarousel .slick-prev{height:30px;width:30px;background-color:#fff;color:#000;z-index:9999;position:absolute;top:inherit;bottom:10px}.OfficeCarousel .slick-next:before,.OfficeCarousel .slick-prev:before{position:absolute;color:#000;content:'';border:2px solid #000;height:10px;width:10px;transform:rotate(135deg);top:8px;left:12px;border-left:none;border-top:none}.OfficeCarousel .slick-prev{left:inherit;right:74px}.OfficeCarousel .slick-next{right:34px}.OfficeCarousel .slick-next:before{left:6px;transform:rotate(-45deg)}.OfficeCarousel__Slide{margin:20px 40px;padding-bottom:50px}.OfficeCarousel__Slide figure{margin:0;display:flex;flex-direction:column}.OfficeCarousel__Slide figure picture{max-width:calc(100% - 80px);margin:0 0 20px}.OfficeCarousel__Slide figure picture img{width:100%}.OfficeCarousel__Slide figure figcaption{flex:1}.OfficeCarousel__Slide figure figcaption h3{font-size:1.4286rem;line-height:1.5714rem;font-weight:600}.OfficeCarousel__Slide figure figcaption p{font-size:1rem;font-weight:400;line-height:1.5714rem;max-width:300px}@media (min-width: 768px) and (max-width: 959px){.OfficeCarousel__Slide figure picture{flex:1 1 auto}}@media (min-width: 960px){.OfficeCarousel{padding:40px 0}.OfficeCarousel__Title{display:block;text-align:left;font-size:2.1429rem;margin:0 0 0 87px}.OfficeCarousel .slick-prev{right:calc(33% - 10px)}.OfficeCarousel .slick-next{right:calc(33% - 50px)}.OfficeCarousel__Slide{margin:30px 87px;padding:0}.OfficeCarousel__Slide figure{flex-direction:row;align-items:center}.OfficeCarousel__Slide figure picture{max-width:800px;margin-right:50px}.OfficeCarousel__Slide figure figcaption{position:relative;top:50%}}@media only screen and (min-width: 960px) and (max-width: 1400px){.OfficeCarousel .slick-prev{right:calc(35% - 10px)}.OfficeCarousel .slick-next{right:calc(35% - 50px)}.OfficeCarousel__Slide figure picture{width:50%}}

.MealBenefitSection{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.MealBenefitSection__Title{font-size:2.1429rem;line-height:3.2143rem;font-weight:600;margin:40px;white-space:pre-line;text-align:center}.MealBenefitSection__BenefitItem{display:flex;justify-content:center;align-items:flex-start;margin:20px 40px;max-width:320px}.MealBenefitSection__BenefitItem__Container{margin:0 20px 20px 20px}.MealBenefitSection__BenefitItem__Image{width:60px;margin:0 0 10px 10px}.MealBenefitSection__BenefitItem__Title{color:#333;font-size:1.4286rem;line-height:1.5714rem;font-weight:600}.MealBenefitSection__BenefitItem__Description{color:#333;line-height:1.5714rem}@media (min-width: 960px){.MealBenefitSection{padding:40px 0}.MealBenefitSection__Title{font-size:2.1429rem;line-height:3rem}.MealBenefitSection__Container{max-width:1000px;display:flex;flex-direction:row}.MealBenefitSection__BenefitItem{flex-direction:column;align-items:center;text-align:center;margin:10px;max-width:none}.MealBenefitSection__BenefitItem__Container{display:flex;flex-direction:column}.MealBenefitSection__BenefitItem__Image{width:124px}}

.TryOfficeSection{position:relative;color:#fff;z-index:10}.TryOfficeSection__Background{display:flex;justify-content:center;width:100%;min-height:360px;object-fit:cover}.TryOfficeSection__Container{position:absolute;width:100%;top:30px;text-align:center}.TryOfficeSection__Title{color:#1f5ea9;font-size:2.1429rem;line-height:2.5714rem;font-weight:700;max-width:300px;margin:40px auto}.TryOfficeSection__Subtext{color:#333;font-size:1.2857rem;line-height:1.8571rem;margin:20px auto;max-width:330px}@media (min-width: 960px){.TryOfficeSection{z-index:auto}.TryOfficeSection__Container{top:80px}.TryOfficeSection__Title{max-width:none;font-size:2.5rem;margin:10px auto 40px auto}.TryOfficeSection__Subtext{max-width:none;font-size:1.7143rem;margin:10px auto}}@media (max-width: 959px){.TryOfficeSection__Background__Container{height:470px;width:100%;display:flex;justify-content:center;text-align:center;overflow:hidden}}

.ForOfficeLanding{margin:0 auto;width:100%;display:flex;flex-direction:column;justify-content:center;background:#fff;max-width:1440px}.ForOfficeLanding__Button.dcom-button{height:45px;margin-top:40px;min-width:300px;border-radius:3px;border:2px solid #1f5ea9;font-weight:bold;padding:10px 20px}.ForOfficeLanding__Header{position:relative;z-index:10}.ForOfficeLanding__Header__Background{display:none}.ForOfficeLanding__Header__Container{position:absolute;width:100%;top:30px;text-align:center}.ForOfficeLanding__Header__Logo{width:270px;height:auto}.ForOfficeLanding__Header__Title{font-weight:bold;font-size:2.1429rem;line-height:2.5714rem}.ForOfficeLanding__Header__Subtext{max-width:300px;color:#333;margin:20px auto 0 auto;font-size:1.2857rem;line-height:1.8571rem}.ForOfficeLanding__Header__Cta{margin:20px auto 0;padding-left:40px;padding-right:40px}.ForOfficeLanding__Section{position:relative}@media (min-width: 960px){.ForOfficeLanding{align-items:center}.ForOfficeLanding__Header{z-index:auto}.ForOfficeLanding__Header__Background{display:flex;justify-content:center;max-width:1440px;min-height:410px}.ForOfficeLanding__Header__Background__Container{min-height:300px}.ForOfficeLanding__Header__Container{top:80px}.ForOfficeLanding__Header__Logo{width:350px}.ForOfficeLanding__Header__Title{font-size:3rem}.ForOfficeLanding__Header__Subtext{max-width:none;font-size:1.5714rem;margin:30px 0 10px 0}}@media (max-width: 767px){.ForOfficeLanding__Button.dcom-button{display:flex;justify-content:center;align-items:center;padding:10px 0}}@media (max-width: 959px){.ForOfficeLanding__Header__Background__Container{height:380px;width:100%;display:flex;justify-content:center;text-align:center;overflow:hidden}}


/*# sourceMappingURL=54.22.24.1.styles.css.map*/