@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500&family=Roboto:wght@300;400;500&display=swap";
:root{--primary:#8d7c63;--ink:#252525;--muted:#646464;--cream:#f9f3ee;--white:#fff;--body-font:"Roboto", sans-serif;--heading-font:"Playfair Display", serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--body-font);background:#fff;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}.homepageContainer{width:min(1280px,100% - 12vw);margin-inline:auto}h1,h2,h3{font-family:var(--heading-font);margin:0;font-weight:400}p{color:var(--muted);font-size:clamp(.96rem,1vw,1.13rem);font-weight:300;line-height:1.55}.hero{width:100%;min-height:600px;position:relative;overflow:hidden}.hero__desktopImage{object-fit:cover;object-position:center}.hero img{object-fit:cover}.hero__mobileImage{display:none}.hero__content{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;min-height:610px;padding-left:200px;display:flex;position:relative}.hero h1{margin-bottom:2rem}.hero h1 span{color:#4c4c4c;opacity:.8;font-size:52px;font-weight:400;line-height:1.2;transition:opacity .5s ease-in-out;display:block}.homepagePillButton{color:#fff;background:var(--primary);border-radius:999px;align-items:center;gap:.8rem;padding:.5rem .5rem .5rem 1.55rem;transition:all .25s;display:inline-flex}.homepagePillButton:hover{transform:translateY(-2px)}.homepagePillButton__icon{width:2rem;height:2rem;color:var(--primary);background:#fff;border-radius:50%;place-items:center;display:grid}.homeAbout{text-align:center;background:var(--cream);padding:5rem 1.5rem}.homeAbout__inner{width:100%;max-width:1120px;margin:0 auto}.homeAbout__inner h2{margin-bottom:1rem}.homeAbout__inner p{max-width:960px;margin:10px auto;font-size:clamp(15px,1vw,18px);line-height:1.7}.homeAbout h2,.homepageSectionIntro h2{font-size:clamp(32px,3vw,40px);line-height:1.2}.homeAbout__more{opacity:0;max-height:0;transition:max-height .5s,opacity .4s;overflow:hidden}.homeAbout--expanded .homeAbout__more{opacity:1;max-height:500px}.homeAbout__toggle{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;border-bottom:1px solid;margin-top:1rem;padding:.25rem 0}.homepageSection{padding:104px max(24px,50vw - 820px)}.homepageSectionIntro{grid-template-columns:minmax(280px,.72fr) 1.28fr;align-items:start;gap:4rem;margin-bottom:4rem;display:grid}.homepageSectionIntro p{max-width:970px;margin:0;font-size:clamp(15px,1vw,18px);line-height:1.7}@media (max-width:1199px){.homepageSection{padding-top:80px;padding-bottom:80px}.homepageSectionIntro{gap:2.5rem;margin-bottom:3rem}}@media (max-width:767px){.homeAbout{padding:3.5rem 1.25rem}.homeAbout__inner p{line-height:1.6}.homeAbout--expanded .homeAbout__more{max-height:700px}.homepageSection{padding:64px 20px}.homepageSectionIntro{text-align:center;grid-template-columns:1fr;gap:1rem;margin-bottom:2.5rem}.homepageSectionIntro p{margin:0 auto}}@media (max-width:575px){.homeAbout{padding:2.75rem 1rem}.homeAbout h2,.homepageSectionIntro h2{font-size:30px}.homeAbout__inner p{font-size:15px;line-height:1.55}.homeAbout--expanded .homeAbout__more{max-height:900px}.homepageSection{padding:48px 16px}.homepageSectionIntro{text-align:left;margin-bottom:2rem}.homepageSectionIntro p{margin:10px 0}}.teamSection{padding-top:2rem}.teamSection__carousel{grid-template-columns:48px 1fr 48px;align-items:center;gap:2rem;display:grid}.teamSection__wrapper{width:100%;overflow:hidden}.teamSection__track{gap:var(--gap);--visible-items:4;--gap:3rem;width:100%;display:flex}.teamSection__card{flex:0 0 calc((100% - (var(--visible-items) - 1)*var(--gap))/var(--visible-items));text-align:center}.teamSection__image{aspect-ratio:1;background:var(--cream);border-radius:50%;width:100%;position:relative;overflow:hidden}.teamSection__image img{object-fit:cover}.teamSection__card p{color:#555;font-size:1.35rem;font-weight:400}.teamSection__control{cursor:pointer;background:#fff;border:1px solid #d4d4d4;border-radius:50%;width:42px;height:42px}.studiosSection__grid{grid-template-columns:repeat(2,1fr);gap:4rem;display:grid}.studiosSection__image{aspect-ratio:458/206;border-radius:999px;position:relative;overflow:hidden}.studiosSection__image:after{content:"";background:#ffffff61;position:absolute;inset:0}.studiosSection__image img{object-fit:cover}.studiosSection__image a{z-index:1;white-space:nowrap;text-transform:uppercase;color:#fff;background:#000000eb;border-radius:999px;padding:.85rem 1.55rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.studiosSection__card h3{text-align:center;margin-top:1.8rem;font-size:clamp(2rem,2vw,3rem)}.studiosSection__reviewsTitle{text-align:center;font-family:var(--body-font);margin-top:6rem;font-size:2rem;font-weight:600}.studiosSection__reviews{color:#777;border:1px dashed #d5d5d5;place-items:center;min-height:120px;margin-top:2rem;display:grid}.appDownloadSection{padding:3rem 0 7rem}.appDownloadSection__grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:5rem;display:grid}.appDownloadSection__visual{aspect-ratio:3/2;border-radius:1.25rem;position:relative;overflow:hidden}.appDownloadSection__visual img{object-fit:cover}.appDownloadSection__content{position:relative}.appDownloadSection__content:before{content:"";z-index:-1;background:#f1e2d5;border-radius:50%;width:140px;height:140px;position:absolute;top:-40px;left:210px}.appDownloadSection h2{margin:20px 15px;font-size:40px;line-height:1.05}.appDownloadSection__stores{flex-wrap:wrap;gap:.75rem;margin-top:1.6rem;display:flex}.appDownloadSection__stores img{width:auto;height:54px}@media (max-width:1100px){.homepageContainer{width:min(100% - 3rem,1100px)}.teamSection__track{--visible-items:2;--gap:2rem}}@media (max-width:1024px){.hero__content{padding-left:40px}}@media (max-width:760px){.homepageContainer{width:min(100% - 2rem,720px)}.hero{min-height:76vh}.hero__desktopImage{display:none}.hero__mobileImage{object-position:center bottom;display:block;object-fit:cover!important}.hero__content{justify-content:flex-start;min-height:76vh;padding-top:4rem;padding-left:0}.hero h1{margin-bottom:1.5rem}.hero h1 span{font-size:clamp(26px,7vw,36px);line-height:1.35}.homepageSectionIntro{grid-template-columns:1fr;gap:1.25rem;margin-bottom:2.5rem}.homepageSection{padding:4rem 0}.studiosSection__grid,.appDownloadSection__grid{grid-template-columns:1fr}.teamSection__carousel{grid-template-columns:36px 1fr 36px;gap:.7rem}.teamSection__track{--visible-items:1;--gap:1.5rem}.studiosSection__grid{gap:2rem}.appDownloadSection__grid{gap:2.5rem}.appDownloadSection__content:before{width:100px;height:100px;left:160px}.appDownloadSection__stores img{height:46px}}.googleReviews{padding:40px 0 80px}.googleReviews__widget{width:min(1600px,100% - 48px);margin-inline:auto}@media (max-width:767px){.googleReviews{padding:30px 0 50px}.googleReviews__widget{width:calc(100% - 32px)}}
