.home{text-align:center;padding-bottom:52px;position:relative}.home__top{margin-top:calc(-1*(var(--header-margin-top) + var(--header-height)));padding-top:calc(var(--header-margin-top) + var(--header-height) + var(--section-gap))}@media (max-height:900px){.home__top{padding-top:calc(var(--header-margin-top) + var(--header-height) + 32px)}}.home__background{background-image:linear-gradient(125deg,#063b26 20%,#2e5a48 85%);position:absolute;inset:0}.home__wrap{position:relative}.home__items{--max-width:var(--page-max-width-small);gap:16px;display:flex}*+.home__items{margin-top:56px}@media (max-width:768px){.home__items{flex-direction:column;gap:24px;max-width:400px;margin-left:auto;margin-right:auto}*+.home__items{margin-top:52px}}
.home__content{position:relative}.home__tag{font-family:var(--font-family);letter-spacing:-.025em;color:var(--white);background:rgba(var(--white-rgb),.1);text-align:center;border-radius:999px;padding:4px 16px;font-size:18px;font-weight:500;line-height:1.4;display:inline-block}@media (max-width:1024px){.home__tag{font-size:18px}}@media (max-width:768px){.home__tag{font-size:16px}}.home__title{font-family:var(--font-family-title);letter-spacing:-.02em;color:var(--white);margin-left:auto;margin-right:auto;font-size:48px;font-weight:600;line-height:1.25}*+.home__title{margin-top:6px}@media (max-height:900px){.home__title{font-size:40px}}@media (max-width:1024px){.home__title{font-size:32px}}@media (max-width:768px){.home__title{font-size:32px;line-height:1.3}.home__title br{display:none}}.home__description{max-width:58ch;font-family:var(--font-family);letter-spacing:-.02em;color:rgba(var(--white-rgb),.8);text-align:inherit;margin-left:auto;margin-right:auto;font-size:20px;font-weight:500;line-height:1.4}.home__description b{font-weight:inherit}.home--layout-center .home__description{margin-left:auto;margin-right:auto}*+.home__description{margin-top:16px}@media (max-width:1024px){.home__description{font-size:18px}}@media (max-width:768px){.home__description{font-size:16px;line-height:1.5}}.home__description *+p{margin-top:.5em}.home__description a{color:inherit;text-underline-offset:.1em;-webkit-text-decoration:none;text-decoration:none;text-decoration-thickness:.08em;transition:opacity .1s}.home__description a:hover{opacity:.8;-webkit-text-decoration:underline;text-decoration:underline}.home__description a:active{opacity:1}.home__cta{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}*+.home__cta{margin-top:28px}.home__email-cta{color:#fff;border:1px solid rgba(var(--white-rgb),.2);background:rgba(var(--white-rgb),.1);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:10px;width:100%;min-width:100px;max-width:350px;height:48px;padding:12px 16px;transition:border-color .2s}.home__email-cta::placeholder{color:#fff}.home__email-cta:focus{border-color:rgba(var(--white-rgb),.4)}@media (max-width:768px){.home__email-cta{flex:1;width:auto;height:48px;padding:12px}.home__email-cta+.button{--horizontal-padding:8px}.home__email-cta+.button .button__icon{display:none}}
.home-item{border-radius:16px;flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.home-item--theme-beige{color:#000;background-color:var(--beige-main)}.home-item--theme-transparent{color:#fff;background:linear-gradient(150deg,rgba(var(--beige-main-rgb),.02)10%,rgba(var(--beige-main-rgb),.1)90%)}.home-item--theme-transparent:before{content:"";border-radius:inherit;background:linear-gradient(71deg,rgba(var(--white-rgb),.4)35%,rgba(var(--white-rgb),.15)75%);-webkit-mask:conic-gradient(#000 0,#000 0)content-box,conic-gradient(#000 0,#000 0);-webkit-mask-composite:xor;-webkit-mask:conic-gradient(#000 0,#000 0)content-box exclude,conic-gradient(#000 0,#000 0);mask:conic-gradient(#000 0,#000 0)content-box exclude,conic-gradient(#000 0,#000 0);-webkit-mask:conic-gradient(#000 0 0)content-box,conic-gradient(#000 0 0);-webkit-mask-composite:xor;-webkit-mask:conic-gradient(#000 0 0)content-box exclude,conic-gradient(#000 0 0);mask:conic-gradient(#000 0 0)content-box exclude,conic-gradient(#000 0 0);padding:1px;position:absolute;inset:0}.home-item__illustration{aspect-ratio:323/209;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:auto;position:relative}.home-item__illustration img{width:100%;height:auto;position:absolute;top:0;left:0}.home-item__content{z-index:1;padding:24px;position:relative}.home-item__illustration+.home-item__content{margin-top:-24px;padding-top:0}@media (max-width:768px){.home-item__illustration+.home-item__content{margin-top:-32px;padding-top:0}}.home-item__title{font-family:var(--font-family-title);letter-spacing:-.02em;font-size:18px;font-weight:500;line-height:1.2}.home-item__description{font-size:14px;font-weight:400;line-height:1.4}*+.home-item__description{margin-top:12px}
.landing-grid,.layout--theme-white .landing-grid,.layout--theme-beige-100 .landing-grid,.layout--theme-canary-100 .landing-grid,.layout .group--theme-white .landing-grid,.layout .group--theme-beige-100 .landing-grid,.layout .group--theme-canary-100 .landing-grid{--color:var(--black);--color-rgb:var(--black-rgb)}.layout--theme-black .landing-grid,.layout--theme-primary-main .landing-grid,.layout--theme-primary-900 .landing-grid,.layout .group--theme-black .landing-grid,.layout .group--theme-primary-main .landing-grid,.layout .group--theme-primary-900 .landing-grid{--color:var(--white);--color-rgb:var(--white-rgb)}*+.landing-grid,.landing-grid:first-child{margin-top:var(--section-gap)}.landing-grid{--border-radius:16px}.landing-grid__first{border-radius:var(--border-radius);background-color:var(--beige-200);-webkit-user-select:none;user-select:none;width:100%;height:auto}.landing-grid__columns{grid-gap:24px;grid-template-columns:repeat(2,1fr);gap:24px;display:grid}*+.landing-grid__columns{margin-top:40px}@media (max-width:768px){.landing-grid__columns{grid-template-columns:1fr;gap:16px}*+.landing-grid__columns{margin-top:16px}}.landing-grid__quote{border-radius:var(--border-radius);background-color:var(--primary-main);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:32px;display:flex}@media (max-width:768px){.landing-grid__quote{padding:52px 16px}}.landing-grid__quote img{-webkit-user-select:none;user-select:none;width:50px;height:auto}@media (max-width:1024px){.landing-grid__quote img{width:40px}}@media (max-width:768px){.landing-grid__quote img{width:32px}}.landing-grid__quote p{max-width:20ch;font-family:var(--font-family-title);letter-spacing:-.01em;color:var(--beige-main);margin-left:auto;margin-right:auto;font-size:36px;font-weight:500;line-height:1.4}@media (max-width:1024px){.landing-grid__quote p{font-size:32px}}@media (max-width:768px){.landing-grid__quote p{font-size:20px}.landing-grid__quote p br{display:none}}.landing-grid__third{border-radius:var(--border-radius);background-color:#d0d6ce;padding:40px;position:relative}@media (max-width:1024px){.landing-grid__third{padding:24px}}@media (max-width:768px){.landing-grid__third{padding:20px 16px}}.landing-grid__third p{letter-spacing:-.02em;color:var(--primary-main);font-size:18px;font-weight:600;line-height:1.5}@media (max-width:1024px){.landing-grid__third p{font-size:17px}}@media (max-width:768px){.landing-grid__third p{font-size:16px}.landing-grid__third p br{display:none}}.landing-grid__third img{-webkit-user-select:none;user-select:none;width:100%;height:auto}.landing-grid__third *+img{margin-top:40px}@media (max-width:1024px){.landing-grid__third *+img{margin-top:24px}}@media (max-width:768px){.landing-grid__third *+img{margin-top:16px}}
.legal,.layout--theme-white .legal,.layout--theme-beige-100 .legal,.layout--theme-canary-100 .legal,.layout .group--theme-white .legal,.layout .group--theme-beige-100 .legal,.layout .group--theme-canary-100 .legal{--color:var(--black);--color-rgb:var(--black-rgb)}.layout--theme-black .legal,.layout--theme-primary-main .legal,.layout--theme-primary-900 .legal,.layout .group--theme-black .legal,.layout .group--theme-primary-main .legal,.layout .group--theme-primary-900 .legal{--color:var(--white);--color-rgb:var(--white-rgb)}*+.legal,.legal:first-child{margin-top:var(--section-gap)}.legal__wrap{--max-width:750px}.legal__title{font-family:var(--font-family-title);font-size:var(--font-size-40);letter-spacing:-.01em;color:var(--color);font-weight:500;line-height:1.4}.legal__content{font-family:var(--font-family);letter-spacing:-.02em;color:rgba(var(--color-rgb),.8);font-size:17px;font-weight:400;line-height:1.5}*+.legal__content{margin-top:24px}@media (max-width:768px){.legal__content{font-size:16px}*+.legal__content{margin-top:16px}}.legal__content a{color:inherit}.legal__content *+p,.legal__content *+ul{margin-top:1em}.legal__content h1,.legal__content h2,.legal__content h3,.legal__content h4,.legal__content h5,.legal__content h6{font-weight:600}.legal__content h2{font-size:19px}.legal__content *+h2{margin-top:2em}@media (max-width:768px){.legal__content h2{font-size:17px;font-weight:600}}.legal__content h3{font-size:16px}.legal__content *+h3{margin-top:2em}.legal__content b{font-weight:600}.legal__content ul{padding-left:24px}.legal__content ul *+li{margin-top:.5em}
*+.media-kits,.media-kits:first-child{margin-top:var(--section-gap)}.media-kits__wrap{--max-width:var(--page-max-width-small);grid-gap:32px;grid-template-columns:repeat(2,1fr);gap:32px;display:grid}@media (max-width:768px){.media-kits__wrap{flex-direction:column;gap:24px;display:flex}}.media-kits__card{background-color:var(--beige-100);border-radius:16px;padding:40px}@media (max-width:1024px){.media-kits__card{padding:24px}}@media (max-width:768px){.media-kits__card{padding:16px}}.media-kits__card:nth-child(3){grid-gap:24px;grid-column:span 2;grid-template-columns:repeat(2,1fr);gap:24px;display:grid}@media (max-width:768px){.media-kits__card:nth-child(3){flex-direction:column;display:flex}}.media-kits__card__image{background-color:var(--primary-main);border-radius:16px;width:100%;height:auto}.media-kits__content{letter-spacing:-.02em;color:rgba(var(--black-rgb),.8);font-size:20px;font-weight:500;line-height:1.5}*+.media-kits__content{margin-top:24px}@media (max-width:1024px){.media-kits__content{font-size:18px}*+.media-kits__content{margin-top:16px}}@media (max-width:768px){.media-kits__content{font-size:15px}*+.media-kits__content{margin-top:12px}}.media-kits__card__title{letter-spacing:-.02em;color:rgba(var(--black-rgb),.8);justify-content:space-between;gap:12px;font-size:20px;font-weight:700;line-height:1.5;display:flex}@media (max-width:1024px){.media-kits__card__title{font-size:18px}}@media (max-width:768px){.media-kits__card__title{font-size:16px}}.media-kits__copy{transition:transform .2s;position:relative}.media-kits__copy:hover{transform:scale(1.1)}.media-kits__copy:active{transform:scale(.95)}.media-kits__copy:after{content:"";border-radius:50%;position:absolute;inset:-24px}.media-kits__copy img{--size:32px;width:32px;width:var(--size);height:32px;height:var(--size)}@media (max-width:1024px){.media-kits__copy img{--size:24px}}@media (max-width:768px){.media-kits__copy img{--size:20px}}.media-kits__logo{position:relative}.media-kits__frame{aspect-ratio:5/2;background:conic-gradient(#eeede3 90deg,#d2cfb5 90deg 180deg,#eeede3 180deg 270deg,#d2cfb5 270deg) 50%/62px 62px;border-radius:16px;justify-content:center;align-items:center;width:100%;height:auto;padding:24px;display:flex;position:relative;overflow:hidden}.media-kits__frame:before{content:"";transition:opacity .3s;position:absolute;inset:0}.media-kits__frame--light:before{background-color:var(--primary-main)}.media-kits__frame--dark:before{background-color:var(--white)}@media (pointer:fine){.media-kits__frame:hover:before{opacity:0}}.media-kits__frame img{width:100%;max-width:190px;height:auto;position:relative}@media (max-width:768px){.media-kits__frame img{max-width:170px}}.media-kits__logo__title{letter-spacing:-.02em;color:rgba(var(--black-rgb),.8);font-size:20px;font-weight:500;line-height:1.5}*+.media-kits__logo__title{margin-top:24px}@media (max-width:1024px){.media-kits__logo__title{font-size:18px}*+.media-kits__logo__title{margin-top:16px}}@media (max-width:768px){.media-kits__logo__title{font-size:16px}*+.media-kits__logo__title{margin-top:12px}}.media-kits__cta{flex-wrap:wrap;gap:8px;display:flex}*+.media-kits__cta{margin-top:24px}@media (max-width:768px){.media-kits__cta{margin-top:16px}}
.press-cards,.layout--theme-white .press-cards,.layout--theme-beige-100 .press-cards,.layout--theme-canary-100 .press-cards,.layout .group--theme-white .press-cards,.layout .group--theme-beige-100 .press-cards,.layout .group--theme-canary-100 .press-cards{--color:var(--black-main);--color-rgb:var(--black-main-rgb)}.layout--theme-black .press-cards,.layout--theme-primary-main .press-cards,.layout--theme-primary-900 .press-cards,.layout .group--theme-black .press-cards,.layout .group--theme-primary-main .press-cards,.layout .group--theme-primary-900 .press-cards{--color:var(--white);--color-rgb:var(--white-rgb)}.press-cards{margin-top:var(--section-gap)}.heading+.press-cards{margin-top:var(--section-gap-small)}.press-cards__wrap{--max-width:var(--page-max-width-small);grid-gap:16px;grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:1024px){.press-cards__wrap{flex-direction:column;display:flex}}
.press-cards__item{background-color:#fff;border-radius:16px;flex-direction:column;padding:24px;display:flex;position:relative}@media (max-width:768px){.press-cards__item{gap:16px}}.press-cards__item__top{flex:1}.press-cards__item__title{letter-spacing:-.02em;color:rgba(var(--color-rgb),.8);font-size:20px;font-weight:700;line-height:1.5;display:block}*+.press-cards__item__title{margin-top:4px}@media (max-width:1024px){.press-cards__item__title{font-size:18px}}.press-cards__item__description{letter-spacing:-.02em;color:rgba(var(--color-rgb),.8);font-size:16px;font-weight:500;line-height:1.5}*+.press-cards__item__description{margin-top:8px}@media (max-width:1024px){.press-cards__item__description{font-size:15px}}@media (max-width:768px){.press-cards__item__description{max-width:50ch}}.press-cards__item__description b{font-weight:700}.press-cards__item__description *+p{margin-top:1em}*+.press-cards__item__cta{margin-top:16px}@media (max-width:768px){*+.press-cards__item__cta{margin-top:12px}}
.press-releases,.layout--theme-white .press-releases,.layout--theme-beige-100 .press-releases,.layout--theme-canary-100 .press-releases,.layout .group--theme-white .press-releases,.layout .group--theme-beige-100 .press-releases,.layout .group--theme-canary-100 .press-releases{--color:var(--black-main);--color-rgb:var(--black-main-rgb)}.layout--theme-black .press-releases,.layout--theme-primary-main .press-releases,.layout--theme-primary-900 .press-releases,.layout .group--theme-black .press-releases,.layout .group--theme-primary-main .press-releases,.layout .group--theme-primary-900 .press-releases{--color:var(--white);--color-rgb:var(--white-rgb)}.press-releases{margin-top:var(--section-gap)}.heading+.press-releases{margin-top:var(--section-gap-small)}.press-releases__wrap{--max-width:var(--page-max-width-small)}.press-releases__top{grid-gap:24px;grid-template-columns:repeat(2,1fr);gap:24px;display:grid}@media (max-width:1024px){.press-releases__top{flex-direction:column;display:flex}}.press-releases__top .press-releases__item:first-child{grid-row:span 3}.press-releases__list{flex-direction:column;gap:32px;display:flex}*+.press-releases__list{margin-top:32px}
.press-releases__item{gap:16px;display:flex;position:relative}.press-releases__top .press-releases__item:first-child{flex-direction:column}.press-releases__list .press-releases__item{border-top:1px solid rgba(var(--black-rgb),.3);padding-top:24px}@media (max-width:1024px){.press-releases__top .press-releases__item:first-child{flex-direction:row}}@media (max-width:768px){.press-releases__item{gap:16px}*+.press-releases__item{border-top:1px solid rgba(var(--black-rgb),.3);padding-top:24px}}.press-releases__item__image{flex:1}.press-releases__list .press-releases__item__image{display:none}@media (max-width:1024px){.press-releases__item__image{flex:0 0 240px;width:240px}}@media (max-width:768px){.press-releases__item__image{display:none}}.press-releases__item__image img{aspect-ratio:100/70;background-color:var(--beige-main);-o-object-fit:cover;object-fit:cover;width:100%;height:auto}.press-releases__item__content{flex:1}.press-releases__item__logo{width:auto;height:54px}@media (max-width:768px){.press-releases__item__logo{height:40px}}.press-releases__item__title{letter-spacing:-.02em;color:rgba(var(--color-rgb),.8);font-size:16px;font-weight:700;line-height:1.5;display:block}a.press-releases__item__title{-webkit-text-decoration:none;text-decoration:none}a.press-releases__item__title:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0}*+.press-releases__item__title{margin-top:4px}.press-releases__item__description{letter-spacing:-.02em;color:rgba(var(--color-rgb),.8);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:14px;font-weight:500;line-height:1.5;display:-webkit-box;overflow:hidden}*+.press-releases__item__description{margin-top:8px}@media (max-width:1024px){.press-releases__item__description{font-size:15px}}@media (max-width:768px){.press-releases__item__description{max-width:50ch}}.press-releases__item__description b{font-weight:700}.press-releases__item__description *+p{margin-top:1em}*+.press-releases__item__cta{margin-top:16px}@media (max-width:768px){*+.press-releases__item__cta{margin-top:12px}}
.update,.layout--theme-white .update,.layout--theme-beige-100 .update,.layout--theme-canary-100 .update,.layout .group--theme-white .update,.layout .group--theme-beige-100 .update,.layout .group--theme-canary-100 .update{--color:var(--black);--color-rgb:var(--black-rgb)}.layout--theme-black .update,.layout--theme-primary-main .update,.layout--theme-primary-900 .update,.layout .group--theme-black .update,.layout .group--theme-primary-main .update,.layout .group--theme-primary-900 .update{--color:var(--white);--color-rgb:var(--white-rgb)}.update{margin-top:var(--section-gap)}.update+.update{margin-top:40px}.update__wrap{grid-gap:40px;grid-template-columns:1fr 3fr;gap:40px;display:grid}.update+.update .update__wrap{border-top:1px solid rgba(var(--color-rgb),.2);padding-top:40px}@media (max-width:768px){.update__wrap{flex-direction:column;gap:16px;display:flex}}.update__left{letter-spacing:-.02em;color:rgba(var(--color-rgb),.5);padding-top:10px;font-size:16px;font-weight:500;line-height:1.4}@media (max-width:768px){.update__left{padding-top:0}}.update__title{font-family:var(--font-family-title);font-size:var(--font-size-32);letter-spacing:-.01em;color:var(--color);font-weight:500;line-height:1.4}.update--align-center .update__title{text-align:center}.update__content{color:rgba(var(--color-rgb),.8);font-size:16px;font-weight:500;line-height:1.6}*+.update__content{margin-top:24px}.update__content img{background-color:var(--beige-200);border-radius:8px;width:100%;height:auto}.update__content *+p,.update__content *+ul,.update__content *+ol{margin-top:1em}.update__content h3{color:var(--color);font-size:20px;font-weight:600;line-height:1.4}.update__content *+h3{margin-top:1.5em}@media (max-width:768px){.update__content h3{font-size:16px}}.update__content ul,.update__content ol{padding-left:32px}.update__content ul *+li,.update__content ol *+li{margin-top:.25em}
