@font-face{font-family:Barlow;src:url(/fonts/Barlow/Barlow-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Barlow;src:url(/fonts/Barlow/Barlow-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Bricolage Grotesque;src:url(/fonts/Bricolage_Grotesque/BricolageGrotesque-VariableFont_opsz,wdth,wght.ttf) format("truetype-variations");font-weight:200 800;font-stretch:75% 100%;font-style:normal;font-display:swap}:root{--color-primary: #e73423;--color-primary-dark: #c92d1e;--color-primary-light: #f04a3a;--color-secondary: #764ba2;--color-white: #ffffff;--color-black: #1a1a2e;--color-bg-gray: #f4f1ea;--color-bg-purple: #e6d8ea;--color-text: #1a1a2e;--color-text-light: #4a4a6a;--color-text-muted: #757575;--color-text-white: #ffffff;--color-bg: #ffffff;--color-bg2: #eae5d8;--color-bg-light: #f5f5f7;--color-bg-dark: #1a1a2e;--spacing-xs: .4rem;--spacing-sm: .8rem;--spacing-md: 1.6rem;--spacing-lg: 2.4rem;--spacing-xl: 3.2rem;--spacing-2xl: 4.8rem;--spacing-3xl: 6.4rem;--radius-sm: .4rem;--radius-md: .8rem;--radius-lg: 1.6rem;--radius-xl: 2.4rem;--radius-full: 9999px;--transition-fast: .15s ease;--transition-normal: .2s ease;--transition-slow: .3s ease;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .1);--font-family: Bricolage Grotesque, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;--header-height: 70px;--topbar-height: 40px}*,*:before,*:after{box-sizing:border-box;outline:none;outline-style:none;outline-width:0}html{font-size:10px}html,body{margin:0;padding:0;width:100%;line-height:1.6;min-height:100vh;color:#1a1a2e;font-family:Bricolage Grotesque,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-size:1.6rem}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button{font-family:inherit}ul,ol{list-style:none;margin:0;padding:0}h1,h2,h3,h4,h5,h6{margin:0;padding:0}.global__title{margin-top:0;font-size:108px;font-weight:800;margin-bottom:0;font-stretch:95%;line-height:normal;color:#e73423;letter-spacing:-3.24px;font-family:Bricolage Grotesque,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-transform:uppercase}.global__title.--CENTERED{text-align:center}.global__subtitle{font-weight:800;font-size:3rem;color:#1a1a2e;line-height:130%;font-family:Bricolage Grotesque,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.global__subtitle.--CENTERED{text-align:center}.global__separator-block{background-color:#fff;display:block;height:20rem;width:100%}.footer{padding:6.4rem 1.6rem 3.2rem;background-color:#fff}.footer__main{display:grid;grid-template-columns:42.3rem 1fr;max-width:1440px;margin:0 auto;background:#fcf3ff;border-radius:4.5rem;min-height:45.54rem}.footer__contact{background:#f1e1f680;border-radius:4.5rem 0 0 4.5rem;padding:6.4rem;display:flex;flex-direction:column;justify-content:center}.footer__title{font-family:Bricolage Grotesque,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2.5rem;font-weight:800;line-height:120%;letter-spacing:-.075rem;text-transform:uppercase;color:#9866a6;margin:0 0 2.4rem}.footer__title--contact{color:#9866a6}.footer__contact-link{font-family:Barlow,sans-serif;font-size:1.8rem;font-weight:600;line-height:200%;color:#1a1a2e;text-decoration:none;display:block}.footer__contact-link:hover{text-decoration:underline}.footer__socials{display:flex;gap:.8rem;margin-top:3.2rem}.footer__social-icon{width:3.8rem;height:3.8rem;transition:opacity .2s ease}.footer__social-icon:hover{opacity:.7}.footer__columns{display:grid;grid-template-columns:repeat(3,1fr);padding:6.4rem;gap:4.8rem}.footer__column{display:flex;flex-direction:column}.footer__links{list-style:none;padding:0;margin:0}.footer__links li{line-height:260%}.footer__links a{font-family:Barlow,sans-serif;font-size:1.6rem;font-weight:400;color:#1a1a2e;text-decoration:none}.footer__links a:hover{text-decoration:underline}.footer__logo-section{display:flex;justify-content:center;align-items:center;padding:3.2rem 0;max-width:1440px;margin:0 auto}.footer__logo{width:100%;max-width:100rem;height:auto}.footer__bottom{display:flex;justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto}.footer__copyright{font-family:Barlow,sans-serif;font-size:1.4rem;color:#757575}.footer__bottom-links{display:flex;gap:4.8rem}.footer__bottom-links a{font-family:Barlow,sans-serif;font-size:1.4rem;color:#757575;text-decoration:none}.footer__bottom-links a:hover{text-decoration:underline}.footer__credit{font-family:Barlow,sans-serif;font-size:1.4rem;color:#757575}@media(max-width:1024px){.footer__main{grid-template-columns:1fr}.footer__contact{border-radius:4.5rem 4.5rem 0 0;text-align:center;align-items:center}.footer__columns{grid-template-columns:repeat(2,1fr)}.footer__bottom{flex-direction:column;gap:2.4rem;text-align:center}.footer__bottom-links{flex-wrap:wrap;justify-content:center}}@media(max-width:768px){.footer{padding:4.8rem 1.6rem 2.4rem}.footer__columns{grid-template-columns:1fr;text-align:center}.footer__column{align-items:center}.footer__logo{max-width:100%}}.timeline{background-color:#fff;padding:6.4rem 0;width:100%}.timeline__container{margin:0 auto;max-width:1180px;padding:0 1.6rem}.timeline__dots{display:flex;gap:2.4rem;position:relative;align-items:center;justify-content:center;padding:4.8rem 0}.timeline__dots--container{width:100%;display:flex;position:relative;align-items:center;max-width:1024px;justify-content:space-between}.timeline__dots:before{content:"";position:absolute;top:50%;left:0;right:0;height:2px;background-color:#e4dccb;transform:translateY(-50%);z-index:0}.timeline__dot{z-index:1;width:3rem;height:3rem;border:none;cursor:pointer;position:relative;border-radius:50%;background-color:#e4dccb;transition:all .2s ease}.timeline__dot:hover{background-color:#d3c7ab}.timeline__dot--active{background-color:#e73423;transform:scale(1.25)}.timeline__dot--active:hover{background-color:#c92d1e}.timeline__carousel{display:flex;align-items:center;justify-content:center;gap:2.4rem;padding:3.2rem 0}.timeline__arrow{width:56px;height:56px;border-radius:50%;border:2px solid #e73423;background-color:transparent;color:#e73423;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.timeline__arrow:hover{background-color:#e73423;color:#fff}.timeline__arrow svg{width:24px;height:24px}.timeline__card{padding:4.8rem 6.4rem;background-color:#fff;max-width:1100px;border-radius:2.4rem;align-items:flex-start;box-shadow:0 6px 30px #0000001a;gap:4.8rem;display:flex;width:100%}.timeline__year{font-family:Bricolage Grotesque,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;letter-spacing:-3.84px;color:#e6d8ea;font-size:12.8rem;line-height:170%;font-weight:800;line-height:1;flex-shrink:0}.timeline__content{display:flex;flex-direction:column;gap:1.6rem;padding-top:1.6rem}.timeline__card-title{padding-top:1.6rem;font-family:Bricolage Grotesque,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2.4rem;line-height:130%;font-weight:700;color:#1a1a2e;margin:0}.timeline__card-text{font-family:Barlow,sans-serif;font-size:1.8rem;color:#4a4a6a;line-height:180%;line-height:1.6;margin:0}@media(max-width:768px){.timeline__card{flex-direction:column;padding:3.2rem;gap:2.4rem}.timeline__year{font-size:5rem}.timeline__carousel{flex-direction:column;gap:3.2rem}.timeline__arrow{display:none}.timeline__dots{gap:1.6rem}}.founders{padding:6.4rem 1.6rem}.founders__wrapper{display:grid;margin:0 auto;overflow:hidden;max-width:1440px;border-radius:4.5rem;grid-template-columns:1fr 1fr;background:linear-gradient(138deg,#fcf3ff 9.1%,#f2e3f6 85.11%)}.founders__content{display:flex;padding:4.8rem 15rem 4.8rem 20rem;flex-direction:column;justify-content:center}.founders__paragraph{font-family:Barlow,sans-serif;font-size:1.8rem;padding-top:2.4rem;color:#1a1a2e;line-height:180%;margin:0}.founders__image-section{position:relative}.founders__logo-box{background-color:#fff;transform:translate(-30%);border-radius:3rem;justify-content:center;align-items:center;position:absolute;top:4.8rem;height:14.4rem;width:29.9rem;display:flex;z-index:2;left:0}.founders__logo{width:auto;height:4rem}.founders__bubbles{position:absolute;top:4.8rem;z-index:1;left:50%}.founders__bubble{position:absolute}.founders__bubble--1{top:14rem;left:-5rem}.founders__bubble--2{top:10rem;left:-9rem}.founders__bubble--3{top:6rem;left:-15rem}.founders__image-wrapper{height:100%;min-height:50rem;overflow:hidden;border-radius:4.5rem}.founders__image{width:100%;height:100%;display:block;object-fit:cover}@media(max-width:1024px){.founders__wrapper{grid-template-columns:1fr}.founders__content{padding:4.8rem}.founders__logo-box{position:relative;top:auto;left:auto;transform:none;margin:3.2rem auto 0;width:24rem;height:12rem}.founders__bubbles{display:none}.founders__image-wrapper{min-height:40rem}}@media(max-width:768px){.founders{padding:4.8rem 1.6rem}.founders__content{padding:3.2rem}.founders__image-wrapper{min-height:30rem}}.podcasts{padding:6.4rem 1.6rem;background-color:#fff;max-width:1440px;margin:0 auto}.podcasts__title{font-family:Bricolage Grotesque,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:3rem;font-weight:800;line-height:100%;letter-spacing:-.09rem;text-transform:uppercase;text-align:center;color:#1a1a2e;margin:0 0 6.4rem}.podcasts__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4.8rem}.podcasts__card{display:flex;flex-direction:column}.podcasts__thumbnail{position:relative;display:block;border-radius:2.4rem;overflow:hidden;aspect-ratio:16/11}.podcasts__image{width:100%;height:100%;object-fit:cover}.podcasts__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.podcasts__play-icon{width:12.5rem;height:12.5rem}.podcasts__content{padding:2.4rem 0}.podcasts__tag{font-family:Barlow,sans-serif;font-size:1.5rem;font-weight:500;line-height:170%;color:#e73423}.podcasts__video-title{font-family:Bricolage Grotesque,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2.5rem;font-weight:600;line-height:130%;color:#1a1a2e;margin:.4rem 0 1.6rem}.podcasts__link{font-family:Barlow,sans-serif;font-size:1.8rem;font-weight:600;line-height:170%;color:#1a1a2e;text-decoration:none;display:inline-flex;align-items:center;gap:.4rem}.podcasts__link:hover{text-decoration:underline}.podcasts__arrow{width:1.08rem;height:1.32rem;transition:transform .2s ease}.podcasts__link:hover .podcasts__arrow{transform:translate(4px)}.podcasts__cta{display:flex;justify-content:center;margin-top:6.4rem}.podcasts__button{font-family:Barlow,sans-serif;font-size:1.6rem;font-weight:600;color:#1a1a2e;background:transparent;border:2px solid #e73423;border-radius:9999px;padding:1.6rem 4.8rem;text-decoration:none;transition:all .2s ease}.podcasts__button:hover{background:#e73423;color:#fff}@media(max-width:1024px){.podcasts__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.podcasts{padding:4.8rem 1.6rem}.podcasts__title{font-size:2.4rem}.podcasts__grid{grid-template-columns:1fr;gap:3.2rem}.podcasts__video-title{font-size:2rem}.podcasts__play-icon{width:6rem;height:6rem}}.coworkers{padding:6.4rem 0;background-color:#fff}.coworkers__container{margin:0 auto;max-width:1180px;padding:0 1.6rem}.coworkers__content{display:grid;grid-template-columns:repeat(3,1fr);gap:4.8rem;margin-top:6.4rem}@media(max-width:768px){.coworkers__content{grid-template-columns:repeat(2,1fr);gap:2.4rem}}@media(max-width:640px){.coworkers__content{grid-template-columns:1fr}}.coworkers__card{text-align:left}.coworkers__card-image{width:100%;aspect-ratio:3/4;overflow:hidden;border-radius:2.4rem;margin-bottom:1.6rem}.coworkers__card-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.coworkers__card-img:hover{transform:scale(1.05)}.coworkers__card-name{color:#1a1a2e;font-weight:600;line-height:130%;font-style:normal;margin:0 0 .4rem;font-size:2.4rem;font-family:Bricolage Grotesque,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.coworkers__card-role{margin:0;font-weight:400;color:#1a1a2e;line-height:180%;font-style:normal;font-size:1.8rem;font-family:Barlow,sans-serif}.coworkers__cta{display:flex;align-items:center;justify-content:space-between;gap:3.2rem;width:100%;max-width:1141px;height:232px;margin:6.4rem auto 0;padding:6.4rem 4.8rem;border-radius:1.6rem;position:relative;background:#e73423;background-image:linear-gradient(180deg,#e7342300,#e734231a)}@media(max-width:1024px){.coworkers__cta{flex-direction:column;height:auto;text-align:center;padding:4.8rem}}.coworkers__cta-titles{flex-shrink:0}.coworkers__cta-title{margin:0;font-size:44px;font-weight:800;line-height:100%;font-style:normal;letter-spacing:-1.32px;text-transform:uppercase;font-family:Bricolage Grotesque,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.coworkers__cta-title.--BLACK{color:#000}.coworkers__cta-title.--WHITE{color:#fff}.coworkers__cta-text{margin:0;color:#000;font-weight:500;line-height:170%;font-style:normal;font-size:17px;font-family:Barlow,sans-serif;max-width:300px}@media(max-width:1024px){.coworkers__cta-text{max-width:100%}}.coworkers__cta-btn{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:229px;height:50px;border-radius:90px;background:#000;color:#fff;font-weight:600;font-size:1.6rem;font-family:Bricolage Grotesque,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:all .15s ease}.coworkers__cta-btn:hover{background:#1a1a2e;transform:scale(1.02)}.coworkers__cta-shadow{background:linear-gradient(180deg,#e7342300,#e734231a);border-radius:1.6rem;position:absolute;bottom:-1.5rem;height:100%;width:100%;right:0;left:0}.main-header{background-color:#fff;position:sticky;z-index:100;top:0;transition:box-shadow .2s ease}.main-header.scrolled{box-shadow:0 2px 8px #0000001a}.topbar{height:40px;font-size:1.4rem;background-color:#f4f1ea;border-bottom:1px solid #f4f1ea}.topbar__container{padding:0;height:100%;display:flex;margin:0 auto;align-items:center;max-width:1180px;justify-content:space-between}.topbar__left{display:flex;align-items:center;gap:.8rem;color:#4a4a6a}.topbar__contact{display:flex;align-items:center;gap:.8rem}.topbar__contact span{font-size:1.6rem;font-weight:700;color:#1a1a2e}.topbar__contact a{font-weight:500;color:#1a1a2e;transition:color .15s ease}.topbar__contact a:hover{color:#e73423}.topbar__separator{width:5.4px;min-width:5.4px;height:5.4px;min-height:5.4px;display:block;border-radius:9999px;background-color:#e73423}.topbar__right{display:flex;align-items:center;gap:2.4rem}.topbar__nav{display:flex;gap:1.6rem;align-items:center}.topbar__nav a{font-size:1.5rem;color:#1a1a2e;transition:color .15s ease}.topbar__nav a:hover{color:#e73423}.topbar__lang{display:flex;align-items:center;gap:.4rem;padding-left:1.6rem}.topbar__lang a{color:#4a4a6a;font-weight:500;transition:color .15s ease}.topbar__lang a:hover,.topbar__lang a--active{color:#e73423}@media(max-width:768px){.topbar{display:none}}.header{height:136px;display:flex;position:relative;align-items:center}.header__leftside{background-color:#e73423;position:absolute;display:block;width:50%;bottom:0;left:0;top:0}.header__container{justify-content:space-between;background-color:#fff;max-width:1180px;align-items:center;position:relative;gap:3.2rem;margin:0 auto;display:flex;height:100%;width:100%;z-index:1}.header__logo{padding:1.6rem 6.4rem 1.6rem 0;background-color:#e73423;border-radius:0 0 3rem;align-items:center;display:flex;height:100%}.header__logo--image{max-width:250px;height:auto}.header__nav{height:100%;display:flex;gap:3.2rem;align-items:center}.header__nav-item{height:100%;display:flex;font-weight:700;gap:.4rem;color:#1a1a2e;position:relative;align-items:center;padding:.8rem 0;font-size:2rem;transition:color .15s ease}.header__nav-item:hover{color:#e73423}.header__nav-item.--HAS_DROPDOWN{cursor:pointer}.header__nav-item.--HAS_DROPDOWN:after{width:0;height:0;content:"";border-top:5px solid currentColor;border-left:4px solid transparent;border-right:4px solid transparent;transition:transform .15s ease}.header__nav-item.--HAS_DROPDOWN:hover:after{transform:rotate(180deg)}.header__dropdown{top:90%;left:50%;opacity:0;width:1270px;height:405px;display:grid;gap:3.2rem;visibility:hidden;position:absolute;padding:3.2rem;box-shadow:0 4px 6px #0000001a;background:#f4f1ea;border-radius:3rem;grid-template-columns:3fr 6fr;transition:all .15s ease;transform:translate(-50%) translateY(10px)}.--HAS_DROPDOWN:hover .header__dropdown{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.header__dropdown-left{display:block;position:relative;padding-right:3.2rem;border-right:1px solid rgba(26,26,46,.1)}.header__dropdown-left--arrow-up{position:absolute;right:-22rem;top:-5rem}.header__dropdown-right{flex:1}.header__dropdown-title{font-weight:700;color:#1a1a2e;letter-spacing:.5px;font-size:2rem;padding-left:4.8rem;margin:0 0 2.4rem;text-transform:uppercase}.header__dropdown-text{margin:0;padding-bottom:3.2rem;padding-left:4.8rem;padding-right:2.4rem;font-size:1.8rem;font-weight:400;color:#1a1a2e;line-height:1.6}.header__dropdown-btn{font-weight:600;width:fit-content;color:#1a1a2e;display:inline-block;font-size:1.4rem;margin-left:4.8rem;border-radius:9999px;padding:.8rem 2.4rem;border:1.5px solid #e73423;transition:all .15s ease}.header__dropdown-btn:hover{background:#e73423;color:#fff}.header__dropdown-modules{display:grid;gap:2.4rem;grid-template-columns:2fr 3fr}.header__dropdown-module{display:flex;align-items:center;gap:1.6rem;padding:.8rem;border-radius:.8rem;transition:all .15s ease;cursor:pointer}.header__dropdown-module:hover{transform:scale(1.05)}.header__dropdown-module-icon{width:6rem;height:6rem;display:flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:.8rem;background-color:#eae5d8;border:1px solid rgba(196,190,174,.1)}.header__dropdown-module-icon img{width:4.8rem;height:4.8rem;object-fit:contain}.header__dropdown-module-label{font-size:1.8rem;font-weight:600;color:#1a1a2e}.header__actions{display:flex;flex-shrink:0;gap:1.6rem;align-items:center}@media(max-width:768px){.header__actions{display:none}}.header__btn{gap:.4rem;font-weight:700;align-items:center;white-space:nowrap;display:inline-flex;font-size:1.8rem;border-radius:9999px;padding:.8rem 2.4rem;transition:all .15s ease}.header__btn--outline{background:transparent;border:1.8px solid #e73423;color:#1a1a2e}.header__btn--outline:hover{border-color:#e73423;color:#e73423}.header__btn--primary{background-color:#e73423;border:1.8px solid #e73423;color:#fff}.header__btn--primary:hover{background-color:#c92d1e;border-color:#c92d1e}.header__btn--primary .header__btn-arrow{transition:transform .15s ease}.header__btn--primary:hover .header__btn-arrow{transform:translate(3px)}.header__mobile-toggle{display:none;flex-direction:column;gap:5px;padding:.8rem;background:none;border:none;cursor:pointer}.header__mobile-toggle span{display:block;width:24px;height:2px;background-color:#1a1a2e;transition:all .15s ease}@media(max-width:1024px){.header__mobile-toggle{display:flex}}.new-chapter{overflow:hidden;position:relative;padding:6.4rem 0;background-color:#fff}.new-chapter__background{top:0%;left:0%;z-index:0;width:100%;height:100%;display:flex;position:absolute;align-items:center;pointer-events:none;justify-content:center}.new-chapter__background-logo{width:60%;height:auto;max-width:90rem}.new-chapter__container{max-width:1180px;padding:0 1.6rem;position:relative;margin:0 auto;z-index:2}.new-chapter__container .global__title{padding-top:6.4rem;margin:0 auto}.new-chapter__content{display:grid;gap:6.4rem;align-items:center;padding-top:4.8rem;grid-template-columns:1fr 1fr}.new-chapter__image-wrapper{border-radius:2.4rem;overflow:hidden}.new-chapter__image{width:100%;height:auto;display:block;object-fit:cover}.new-chapter__text{display:flex;gap:2.4rem;flex-direction:column}.new-chapter__text p{font-family:Barlow,sans-serif;font-size:1.8rem;color:#1a1a2e;line-height:180%;margin:0}@media(max-width:1024px){.new-chapter__content{grid-template-columns:1fr;gap:4.8rem}.new-chapter__image-wrapper{max-width:600px;margin:0 auto}.new-chapter__background-logo{width:80%}}@media(max-width:768px){.new-chapter{padding:4.8rem 0}.new-chapter__background-logo{width:100%;opacity:.05}}.where-we-met{padding:6.4rem 1.6rem;background-color:#fff}.where-we-met__carousel-wrapper{display:flex;margin:0 auto;gap:2.4rem;align-items:center;justify-content:center;max-width:1440px;padding-top:4.8rem}.where-we-met__arrow{width:56px;height:56px;border-radius:50%;border:2px solid #e73423;background-color:transparent;color:#e73423;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.where-we-met__arrow:hover{background-color:#e73423;color:#fff}.where-we-met__arrow svg{width:24px;height:24px}.where-we-met__card{display:grid;margin-top:12%;gap:4.8rem;align-items:center;grid-template-columns:8rem auto 1fr 8rem;background-color:#f4f1ea;border-radius:4.5rem;padding:0 4.8rem;max-width:144rem;min-height:52.6rem}.where-we-met__image-section{top:-30%;position:relative;width:fit-content}.where-we-met__image-wrapper{width:51.4rem;height:52.9rem;overflow:hidden;border-radius:2.4rem}.where-we-met__image{width:100%;height:100%;object-fit:cover;display:block}.where-we-met__logo-circle{position:absolute;bottom:-8rem;left:50%;transform:translate(-50%);width:20rem;height:20rem;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 4px 20px rgba(0,0,0,.25));overflow:hidden}.where-we-met__logo{width:100%;height:100%;object-fit:contain}.where-we-met__content{top:-20.5%;display:flex;gap:2.4rem;position:relative;flex-direction:column;padding:2.4rem 0}.where-we-met__paragraph{font-family:Barlow,sans-serif;font-size:1.8rem;color:#1a1a2e;line-height:180%;margin:0}@media(max-width:1024px){.where-we-met__card{grid-template-columns:1fr;padding:3.2rem}.where-we-met__image-section{margin:0 auto;padding-bottom:4.8rem}.where-we-met__carousel-wrapper{flex-direction:column;gap:3.2rem}.where-we-met__arrow{display:none}}@media(max-width:768px){.where-we-met{padding:4.8rem 1.6rem}.where-we-met__image-wrapper{width:30rem;height:36rem}.where-we-met__logo-circle{width:16rem;height:16rem;bottom:-2rem}.where-we-met__card{min-height:auto}}.index-about-us{padding:6.4rem 1.6rem;background:#fff}@media(min-width:768px){.index-about-us{padding:6.4rem 4.8rem}}.index-about-us__text-container{max-width:1024px;margin:0 auto}.index-about-us__container{max-width:1180px;margin:0 auto}.index-about-us__breadcrumb{display:flex;font-size:16px;font-weight:700;line-height:180%;gap:.4rem;margin-bottom:0;color:#1a1a2e;align-items:center;letter-spacing:.05em;font-family:Barlow,sans-serif}.index-about-us__breadcrumb-icon{width:1.4rem;height:1.4rem;flex-shrink:0}.index-about-us__content{margin-bottom:4.8rem;text-align:justify}.index-about-us__content p{font-family:Barlow,sans-serif;font-size:18px;font-weight:400;line-height:180%;color:#1a1a2e;margin-bottom:1.6rem}.index-about-us__content p:last-child{margin-bottom:0}.index-about-us__image-wrapper{margin-bottom:4.8rem}.index-about-us__image{width:100%;height:auto;max-width:1295px;border-radius:3rem;display:block}.onemin-repeat{position:relative;padding:6.4rem 0;background-color:#fff;overflow:hidden}.onemin-repeat__background{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:0}.onemin-repeat__background-image{width:100%;height:100%;object-fit:cover;opacity:1}.onemin-repeat__container{position:relative;z-index:1;max-width:1180px;margin:0 auto;padding:0 1.6rem}.onemin-repeat__stats{display:flex;gap:6.4rem;border:4.5rem;justify-content:center;padding:6.4rem 0;background-color:#fff}.onemin-repeat__stat{display:flex;flex-direction:column;align-items:center;text-align:center}.onemin-repeat__circle{width:32rem;height:32rem;border-radius:50%;background-color:#fcf4ff;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:2.4rem}.onemin-repeat__value{font-family:Bricolage Grotesque,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:9.6rem;font-weight:600;line-height:130%;text-align:center;color:transparent;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#9866a6}.onemin-repeat__label{font-family:Bricolage Grotesque,sans-serif;font-size:3rem;font-weight:800;line-height:130%;text-align:center;color:#1a1a2e}.onemin-repeat__description{font-family:Barlow,sans-serif;font-size:1.7rem;font-weight:400;line-height:170%;text-align:center;color:#1a1a2e;width:25.2rem;margin:0}@media(max-width:1024px){.onemin-repeat__stats{flex-direction:column;align-items:center;gap:4.8rem}.onemin-repeat__circle{width:28rem;height:28rem}.onemin-repeat__value{font-size:7rem}.onemin-repeat__label{font-size:2.4rem}}@media(max-width:768px){.onemin-repeat{padding:4.8rem 0}.onemin-repeat__circle{width:24rem;height:24rem}.onemin-repeat__value{font-size:5.5rem}.onemin-repeat__label{font-size:2rem}.onemin-repeat__description{width:100%;max-width:28rem}}.group-pictures{padding:6.4rem 1.6rem;background-color:#fff;overflow:hidden}.group-pictures__container{justify-content:center;align-items:center;position:relative;min-height:70rem;max-width:100%;margin:0 auto;display:flex}.group-pictures__image-wrapper{overflow:hidden;position:absolute;box-shadow:0 10px 15px #0000001a;border-radius:2.4rem;background-color:#d3d3d3;border:1.5rem solid #ffffff}.group-pictures__image-wrapper--1{left:0;z-index:1;width:79.42rem;height:54.64rem;aspect-ratio:794.2/546.4;transform:rotate(-2.705deg)}.group-pictures__image-wrapper--2{top:22%;z-index:2;width:74.896rem;height:58.31rem;transform:rotate(-.784deg);aspect-ratio:748.96/583.11}.group-pictures__image-wrapper--3{right:-10%;z-index:3;width:80rem;height:56.5rem;aspect-ratio:160/113;transform:rotate(4.373deg)}.group-pictures__image{width:100%;height:100%;object-fit:cover;display:block}@media(min-width:2200px){.group-pictures__image-wrapper--1{left:5%}.group-pictures__image-wrapper--3{right:5%}}@media(max-width:1440px){.group-pictures__container{min-height:50rem}.group-pictures__image-wrapper--1{width:55rem;height:38rem}.group-pictures__image-wrapper--2{width:52rem;height:40rem}.group-pictures__image-wrapper--3{width:55rem;height:39rem}}@media(max-width:1024px){.group-pictures__container{flex-direction:column;min-height:auto;gap:3.2rem}.group-pictures__image-wrapper{position:relative;left:auto!important;right:auto!important}.group-pictures__image-wrapper--1{width:100%;max-width:50rem;height:auto;aspect-ratio:794.2/546.4;transform:rotate(-2deg)}.group-pictures__image-wrapper--2{width:100%;max-width:48rem;height:auto;aspect-ratio:748.96/583.11;transform:rotate(1deg)}.group-pictures__image-wrapper--3{width:100%;max-width:50rem;height:auto;aspect-ratio:160/113;transform:rotate(3deg)}}@media(max-width:768px){.group-pictures{padding:4.8rem 1.6rem}.group-pictures__image-wrapper{border-width:5px}.group-pictures__image-wrapper--1,.group-pictures__image-wrapper--2,.group-pictures__image-wrapper--3{max-width:100%}}.scissor-separator{position:relative;width:100%;padding:6.4rem 0}.scissor-separator__line{position:absolute;top:50%;left:0;right:0;border-top:2px dashed #e6d8ea;transform:translateY(-50%)}.scissor-separator__scissors{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;align-items:center;justify-content:space-between;padding:0 20%;pointer-events:none}.scissor-separator__icon{width:2.4rem;height:auto}.onemintext-bg{display:flex;position:relative;align-items:center;background-size:auto;justify-content:center}.onemintext-bg__pattern{inset:7% 0;z-index:1;width:100%;display:block;position:absolute;background-repeat:repeat;background-position:center center}.onemintext-bg__content{max-width:1440px;position:relative;width:100%;z-index:2}.howarewe-different{background-color:#f4f1ea;border-radius:4.5rem;min-height:30rem;width:100%}.howarewe-different__container{padding:12rem 1.6rem;max-width:1180px;position:relative;margin:0 auto}.howarewe-different__container .global__subtitle{position:relative;padding-bottom:2.4rem}.howarewe-different__container .global__subtitle:before{content:"";position:absolute;bottom:1rem;left:50%;width:27rem;height:.1rem;background-color:#1a1a2e;transform:translate(30%) rotate(-1deg)}.howarewe-different__container .global__subtitle:after{content:"";position:absolute;bottom:1.5rem;left:50%;width:27rem;height:.1rem;background-color:#1a1a2e;transform:translate(30%) rotate(1deg)}.howarewe-different__cards{display:grid;gap:4.8rem;padding:6.4rem 0 2.4rem;grid-template-columns:repeat(3,1fr)}.howarewe-different__card{padding:4.8rem 3.2rem;background-color:#fff;border-radius:2.4rem;justify-content:center;flex-direction:column;align-items:center;max-width:35.5rem;display:flex;height:49rem;width:100%}.howarewe-different__card--icon{background:radial-gradient(101.8% 101.8% at 75.97% 94.81%,#f3ecf5 49.04%,#f9e5ff);background-color:#764ba2;justify-content:center;align-items:center;border-radius:50%;height:15.4rem;margin:0 auto;width:15.4rem;display:flex}.howarewe-different__card--title{font-size:1.8rem;padding:2.4rem 0;color:#1a1a2e;text-align:center;font-weight:600}.howarewe-different__card--text{color:#1a1a2e;text-align:center}.howarewe-different__bottombar{left:0;right:0;bottom:0;width:100%;display:flex;height:9.2rem;color:#1a1a2e;text-align:center;position:absolute;align-items:center;justify-content:center;border-radius:2.4rem;transform:translateY(25%);background-color:#e6d8ea}.howarewe-different__bottombar--text{font-size:2rem;padding-left:1.6rem}.profitable-restaurant{padding:6.4rem 0;background-color:#fff}.profitable-restaurant__container{max-width:1180px;margin:0 auto;padding:0 1.6rem}.profitable-restaurant__content{display:grid;grid-template-columns:1fr 1fr;gap:6.4rem;align-items:center;padding-top:4.8rem}.profitable-restaurant__text{display:flex;flex-direction:column;gap:2.4rem}.profitable-restaurant__text p{font-family:Barlow,sans-serif;font-size:1.8rem;line-height:180%;color:#1a1a2e;margin:0}.profitable-restaurant__image-wrapper{border-radius:2.4rem;overflow:hidden}.profitable-restaurant__image{width:100%;height:auto;display:block;object-fit:cover}@media(max-width:1024px){.profitable-restaurant__content{grid-template-columns:1fr;gap:4.8rem}.profitable-restaurant__image-wrapper{order:-1;max-width:600px;margin:0 auto}}@media(max-width:768px){.profitable-restaurant{padding:4.8rem 0}}
