:root{--oneg-section-media-placeholder: #D9D1C7;--oneg-section-placeholder-soft: #D8D0C6;--oneg-section-placeholder-gradient: linear-gradient(135deg, #D6CABC 0%, #B4A695 100%);--oneg-section-hero-placeholder: linear-gradient(135deg, #CABAA8 0%, #8F7D6E 100%);--oneg-section-atmosfera-placeholder: linear-gradient(135deg, #CDBDAA 0%, #8D7A69 100%);--oneg-section-cta-ink: var(--oneg-color-ink, #4A4036);--oneg-color-border-soft: var(--oneg-color-line-soft, rgba(74, 64, 54, .08));--oneg-color-border-inverse-soft: rgba(245, 241, 236, .16);--oneg-section-spacing-desktop: var(--oneg-space-3xl, 104px);--oneg-section-spacing-tablet: var(--oneg-space-2xl, 88px);--oneg-section-spacing-mobile: var(--oneg-space-xl, 64px);--oneg-text-shadow-medium: 0 10px 28px rgba(0, 0, 0, .16);--oneg-header-height-desktop: 74px;--oneg-header-height-tablet: 68px;--oneg-header-height-mobile: 64px}.section-hero{position:relative;width:100%;height:90vh;min-height:700px;overflow:hidden;background:#111}.section-hero__media,.section-hero__media-item,.section-hero__image,.section-hero__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.section-hero__image,.section-hero__video{display:block;object-fit:cover}.section-hero__image--placeholder{background:var(--oneg-section-hero-placeholder)}.section-hero__media-item--mobile{display:none}.section-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000008f,#0000003d 45%,#0000001a),linear-gradient(180deg,#0000001a,#00000047)}.section-hero .container{position:relative;z-index:2;height:100%}.section-hero__inner{height:100%;min-height:inherit;display:flex;align-items:center}.section-hero__content{width:100%;max-width:640px;padding-top:90px;padding-bottom:70px;text-align:left}.section-hero__eyebrow{margin-bottom:18px;color:#d9d1c7;text-shadow:0 24px 70px rgba(34,28,24,.09)}.section-hero__title{max-width:90%;color:var(--oneg-color-surface);text-shadow:0 24px 70px rgba(34,28,24,.09)}.section-hero__text{margin-top:24px;max-width:520px;color:#d9d1c7;text-shadow:0 4px 18px rgba(0,0,0,.12)}.section-hero__text>*{margin-top:24px;max-width:520px;color:#d9d1c7;text-shadow:0 4px 18px rgba(0,0,0,.12)}.section-hero__image,.section-hero__video{transition:transform 7s cubic-bezier(.22,.61,.36,1),opacity .8s ease}.section-hero:hover .section-hero__image,.section-hero:hover .section-hero__video{transform:scale(1.02)}.section-hero__actions{display:flex;align-items:center;gap:18px;margin-top:34px;flex-wrap:wrap}.oneg-button--hero-glass{width:fit-content!important;min-height:54px;padding:0 1.7rem;border-radius:999px;background:#ffffff1a;border:1px solid rgba(255,255,255,.24);color:var(--oneg-color-cream);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 10px 30px #0000001a,inset 0 1px #ffffff24}.oneg-button--hero-glass:hover{background:#ffffff29;border-color:#ffffff61;transform:translateY(-1px)}@media(max-width:749px){.section-hero__actions{justify-content:center}.section-hero__actions .oneg-button--hero-glass{width:fit-content!important;max-width:max-content}}.section-hero__secondary-link{position:relative;display:inline-block;font-family:var(--font-body-family);font-size:1.14rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#f7f0e5d1;text-decoration:none;padding-bottom:6px;transition:color var(--oneg-transition-fast)}.section-hero__secondary-link:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:currentColor;opacity:.46;transform-origin:left center;transition:transform var(--oneg-transition-fast),opacity var(--oneg-transition-fast)}.section-hero__secondary-link:hover{color:var(--oneg-color-cream)}.section-hero__secondary-link:hover:after{transform:scaleX(1.08);opacity:.88}.section-hero--align-center .section-hero__content{margin-left:auto;margin-right:auto;text-align:center}.section-hero--align-center .section-hero__title,.section-hero--align-center .section-hero__text{margin-left:auto;margin-right:auto}.section-hero--align-center .section-hero__actions{justify-content:center}.section-hero--position-top .section-hero__inner{align-items:flex-start}.section-hero--position-center .section-hero__inner{align-items:center}.section-hero--position-bottom .section-hero__inner{align-items:flex-end}.section-hero--width-narrow .section-hero__content{max-width:520px}.section-hero--width-medium .section-hero__content{max-width:640px}.section-hero--width-wide .section-hero__content{max-width:760px}.section-hero--overlay-soft .section-hero__overlay{background:linear-gradient(90deg,#00000061,#00000029 48%,#0000000f),linear-gradient(180deg,#0000000f,#0000002e)}.section-hero--overlay-dark .section-hero__overlay{background:linear-gradient(90deg,#000000b3,#00000061 48%,#0000002e),linear-gradient(180deg,#00000029,#0000006b)}.section-hero--scheme-dark .section-hero__eyebrow{color:#4a4036b8}.section-hero--scheme-dark .section-hero__title{color:var(--oneg-color-ink);text-shadow:none}.section-hero--scheme-dark .section-hero__text{color:#4a4036db;text-shadow:none}.section-hero--scheme-dark .section-hero__secondary-link{color:#4a4036d1}@media screen and (max-width:989px){.section-hero{height:auto;min-height:100svh}.section-hero__inner{min-height:100svh;align-items:flex-end}.section-hero__content{max-width:560px;padding-top:132px;padding-bottom:104px}.section-hero__overlay{background:linear-gradient(180deg,#0000001f,#0000005c 52%,#00000094)}.section-hero__title{max-width:11ch}.section-hero__text{max-width:34ch;margin-top:22px}.section-hero__actions{margin-top:32px;gap:14px}}@media screen and (max-width:749px){.section-hero,.section-hero .container{height:auto;min-height:100svh}.section-hero__inner{min-height:100svh;align-items:flex-end}.section-hero__media-item--desktop{display:none}.section-hero__media-item--mobile{display:block}.section-hero__content{max-width:100%;padding-top:128px;padding-bottom:92px;text-align:left}.section-hero__eyebrow{margin-bottom:14px}.section-hero__title{max-width:10.5ch}.section-hero__text{max-width:31ch;margin-top:22px}.section-hero__text>*{margin-top:0}.section-hero__actions{margin-top:34px;justify-content:flex-start;align-items:center;gap:16px}.section-hero__actions .oneg-button--hero-glass{width:fit-content!important;max-width:max-content;min-height:50px;padding-inline:1.45rem}.section-hero__secondary-link{font-size:.82rem;letter-spacing:.09em}.section-hero--align-center .section-hero__content{text-align:center}.section-hero--align-center .section-hero__title,.section-hero--align-center .section-hero__text{max-width:90%;margin-inline:auto}.section-hero--align-center .section-hero__actions{justify-content:center}}.section-hero-simple{position:relative;padding-top:132px;padding-bottom:96px}.section-hero-simple--cream{background:var(--oneg-color-cream);color:var(--oneg-color-ink)}.section-hero-simple--surface{background:var(--oneg-color-surface);color:var(--oneg-color-ink)}.section-hero-simple--white{background:var(--oneg-color-white);color:var(--oneg-color-ink)}.section-hero-simple--ink{background:var(--oneg-color-ink);color:var(--oneg-color-cream)}.section-hero-simple__inner{position:relative;max-width:760px;padding-top:24px}.section-hero-simple__inner:before{content:"";position:absolute;top:0;left:0;width:56px;height:1px;background:currentColor;opacity:.22}.section-hero-simple__eyebrow{margin-bottom:16px}.section-hero-simple__heading{max-width:13ch}.section-hero-simple__text{margin-top:22px;max-width:580px;opacity:.82}.section-hero-simple__text>*{margin:0}.section-hero-simple--align-center .section-hero-simple__inner{margin-left:auto;margin-right:auto;text-align:center}.section-hero-simple--align-center .section-hero-simple__inner:before{left:50%;transform:translate(-50%)}.section-hero-simple--align-center .section-hero-simple__heading,.section-hero-simple--align-center .section-hero-simple__text{margin-left:auto;margin-right:auto}.section-hero-simple--height-compact{padding-top:104px;padding-bottom:72px}.section-hero-simple--height-regular{padding-top:132px;padding-bottom:96px}.section-hero-simple--height-large{padding-top:160px;padding-bottom:124px}.section-hero-simple--height-screen{min-height:100svh;padding-top:calc(var(--oneg-header-height-desktop) + 64px);padding-bottom:96px;display:flex;align-items:center}.section-hero-simple--title-narrow .section-hero-simple__heading{max-width:10ch}.section-hero-simple--title-medium .section-hero-simple__heading{max-width:13ch}.section-hero-simple--title-wide .section-hero-simple__heading{max-width:18ch}.section-hero-simple--title-full .section-hero-simple__heading{max-width:100%}@media screen and (max-width:989px){.section-hero-simple{padding-top:104px;padding-bottom:76px}.section-hero-simple__inner{max-width:100%}.section-hero-simple--height-screen{min-height:100svh;padding-top:calc(var(--oneg-header-height-tablet) + 56px);padding-bottom:84px}}@media screen and (max-width:749px){.section-hero-simple{padding-top:82px;padding-bottom:62px}.section-hero-simple__inner{padding-top:20px}.section-hero-simple__inner:before{width:48px}.section-hero-simple__eyebrow{margin-bottom:12px}.section-hero-simple__text{margin-top:18px;max-width:100%}.section-hero-simple--height-screen{min-height:100svh;padding-top:calc(var(--oneg-header-height-mobile) + 48px);padding-bottom:72px}.section-hero-simple--title-narrow .section-hero-simple__heading,.section-hero-simple--title-medium .section-hero-simple__heading,.section-hero-simple--title-wide .section-hero-simple__heading{max-width:16ch}.section-hero-simple--title-full .section-hero-simple__heading{max-width:100%}}@media screen and (max-width:479px){.section-hero-simple--height-screen{padding-top:calc(var(--oneg-header-height-mobile) + 40px);padding-bottom:64px}}.section-hero-collection{position:relative;width:100%;height:62vh;min-height:520px;overflow:hidden;background:#111}.section-hero-collection__media,.section-hero-collection__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.section-hero-collection__image{display:block;object-fit:cover}.section-hero-collection__image--placeholder{background:var(--oneg-section-hero-placeholder)}.section-hero-collection__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#00000075,#0003 48%,#00000014),linear-gradient(180deg,#0000000f,#0000003d)}.section-hero-collection .container{position:relative;z-index:2;height:100%}.section-hero-collection__inner{height:100%;display:flex;align-items:center}.section-hero-collection__content{width:100%;max-width:560px;padding-top:120px;padding-bottom:64px;text-align:left}.section-hero-collection__eyebrow{margin-bottom:16px;color:#f7f0e5bd}.section-hero-collection__heading{margin:0;max-width:13ch;font-family:Cormorant Garamond,serif;font-size:clamp(3rem,4.5vw,5rem);font-weight:500;line-height:.98;letter-spacing:-.03em;color:var(--oneg-color-cream);text-wrap:balance;text-shadow:0 10px 28px rgba(0,0,0,.16)}.section-hero-collection__text{margin-top:18px;max-width:460px;color:#f7f0e5e0;text-shadow:0 4px 18px rgba(0,0,0,.12)}.section-hero-collection__text>*{margin:0}.section-hero-collection--align-center .section-hero-collection__content{margin-left:auto;margin-right:auto;text-align:center}.section-hero-collection--align-center .section-hero-collection__heading,.section-hero-collection--align-center .section-hero-collection__text{margin-left:auto;margin-right:auto}.section-hero-collection--overlay-soft .section-hero-collection__overlay{background:linear-gradient(90deg,#00000052,#0000001f 48%,#0000000a),linear-gradient(180deg,#0000000a,#00000029)}.section-hero-collection--overlay-dark .section-hero-collection__overlay{background:linear-gradient(90deg,#000000a3,#00000057 48%,#00000029),linear-gradient(180deg,#0000001f,#00000061)}@media screen and (max-width:989px){.section-hero-collection{height:56vh;min-height:480px}.section-hero-collection__content{max-width:460px;padding-top:110px;padding-bottom:56px}.section-hero-collection__heading{max-width:12ch}}@media screen and (max-width:749px){.section-hero-collection{height:auto;min-height:460px}.section-hero-collection__content{max-width:100%;padding-top:110px;padding-bottom:52px}.section-hero-collection__heading{max-width:11ch;font-size:clamp(2.45rem,10vw,3.7rem)}.section-hero-collection__text{max-width:30ch}.section-hero-collection--align-center .section-hero-collection__text{max-width:100%}}.section-intro{padding-top:120px;padding-bottom:128px}.section-intro--cream{background:var(--oneg-color-cream);color:var(--oneg-color-ink)}.section-intro--surface{background:var(--oneg-color-surface);color:var(--oneg-color-ink)}.section-intro--white{background:var(--oneg-color-white);color:var(--oneg-color-ink)}.section-intro--ink{background:var(--oneg-color-ink);color:var(--oneg-color-cream)}.section-intro__inner{position:relative;width:100%;max-width:760px;padding-top:22px}.section-intro__inner:before{content:"";position:absolute;top:0;left:0;width:56px;height:1px;background:currentColor;opacity:.22}.section-intro__eyebrow{margin-bottom:14px}.section-intro__text{max-width:720px}.section-intro__text>*{margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(2.4rem,3.4vw,3.8rem);font-weight:500;letter-spacing:-.03em;line-height:1.14;text-wrap:balance}.section-intro__promise{margin-top:28px;max-width:560px}.section-intro__promise p{font-family:var(--oneg-font-body);font-size:1.05rem;line-height:1.9;opacity:.72;max-width:52ch}.section-intro--promise .section-intro__inner{max-width:860px}.section-intro--promise .section-intro__text{max-width:760px}.section-intro--promise .section-intro__promise{padding-top:24px;border-top:1px solid currentColor;opacity:.9}@media screen and (max-width:989px){.section-intro{padding-top:56px;padding-bottom:62px}.section-intro__inner{max-width:100%}.section-intro__text>*{font-size:clamp(2.2rem,7vw,3rem);line-height:1.1}}@media screen and (max-width:749px){.section-intro{padding-top:46px;padding-bottom:52px}.section-intro__inner{padding-top:20px}.section-intro__inner:before{width:48px}.section-intro__eyebrow{margin-bottom:12px}.section-intro__text>*{font-size:clamp(1.8rem,8vw,2.2rem);line-height:1.12}.section-intro__promise{margin-top:22px}.section-intro__promise p{font-size:1.04rem;line-height:1.62}}.section-principles{position:relative;overflow:visible;padding-top:var(--section-principles-pt, 104px);padding-bottom:var(--section-principles-pb, 104px)}.section-principles--cream{background:var(--oneg-color-cream);color:var(--oneg-color-ink)}.section-principles--surface{background:var(--oneg-color-surface);color:var(--oneg-color-ink)}.section-principles--white{background:var(--oneg-color-white);color:var(--oneg-color-ink)}.section-principles--ink{background:var(--oneg-color-ink);color:var(--oneg-color-cream)}.section-principles__inner{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.25fr);gap:64px;align-items:start;overflow:visible}.section-principles__intro{position:sticky;top:calc(var(--oneg-header-height-desktop, 74px) + 40px);align-self:start;max-width:520px;padding-top:22px}.section-principles__intro:before{content:"";position:absolute;top:0;left:0;width:56px;height:1px;background:currentColor;opacity:.22}.section-principles__eyebrow{margin-bottom:14px}.section-principles__heading{max-width:18ch}.section-principles__text{margin-top:20px;max-width:520px;opacity:.8}.section-principles__text>*{margin:0}.section-principles__grid{display:grid;grid-template-columns:1fr;gap:0;border-top:1px solid var(--oneg-color-border-soft)}.section-principles--ink .section-principles__grid{border-top-color:#f5f1ec2e}.section-principles__card{min-width:0}.section-principles__card-inner{display:grid;grid-template-columns:68px minmax(0,1fr);gap:20px;padding:22px 0;border-bottom:1px solid var(--oneg-color-border-soft)}.section-principles--ink .section-principles__card-inner{border-bottom-color:#f5f1ec2e}.section-principles__card-number{display:block;padding-top:2px;font-family:Cormorant Garamond,serif;font-size:clamp(1.7rem,2.1vw,2.6rem);font-weight:500;line-height:.95;letter-spacing:-.03em;opacity:.22}.section-principles__card-title{margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,2.4vw,3rem);font-weight:500;line-height:1.04;letter-spacing:-.018em;text-wrap:balance}.section-principles__card-text{margin-top:10px;max-width:520px}.section-principles__card-text p{margin:0;font-family:var(--font-body-family);font-size:1.02rem;line-height:1.68;opacity:.76}@media screen and (max-width:989px){.section-principles{padding-top:var(--oneg-section-spacing-tablet);padding-bottom:var(--oneg-section-spacing-tablet)}.section-principles__inner{grid-template-columns:1fr;gap:44px}.section-principles__intro{position:relative;top:auto;max-width:100%}.section-principles__heading{max-width:15ch}.section-principles__text{max-width:680px}.section-principles__card-inner{grid-template-columns:64px minmax(0,1fr);gap:20px;padding:26px 0}.section-principles__card-title{font-size:clamp(1.9rem,5vw,2.7rem)}}@media screen and (max-width:749px){.section-principles{padding-top:72px;padding-bottom:72px}.section-principles__inner{gap:34px}.section-principles__intro{padding-top:20px}.section-principles__intro:before{width:48px}.section-principles__eyebrow{margin-bottom:12px}.section-principles__heading{max-width:20ch}.section-principles__text{margin-top:16px}.section-principles__card-inner{grid-template-columns:1fr;gap:8px;padding:18px 0}.section-principles__card-number{padding-top:0;font-size:.72rem}.section-principles__card-title{font-size:clamp(1.75rem,7vw,2.45rem)}.section-principles__card-text{margin-top:8px}.section-principles__card-text p{font-size:.98rem;line-height:1.58}}@media screen and (max-width:479px){.section-principles{padding-top:64px;padding-bottom:64px}.section-principles__card-title{font-size:clamp(1.65rem,7.8vw,2.2rem)}}.section-atmosfera{position:relative;width:100%;min-height:620px;overflow:hidden;background:#111}.section-atmosfera__media,.section-atmosfera__image,.section-atmosfera__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.section-atmosfera__image,.section-atmosfera__video{display:block;object-fit:cover}.section-atmosfera__image--placeholder{background:var(--oneg-section-atmosfera-placeholder)}.section-atmosfera__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000007a,#0003 52%,#00000014),linear-gradient(180deg,#00000014,#00000047)}.section-atmosfera .container{position:relative;z-index:2}.section-atmosfera__inner{min-height:620px;display:flex;align-items:center}.section-atmosfera__content{max-width:620px;padding-top:70px;padding-bottom:70px;color:var(--oneg-color-cream)}.section-atmosfera__eyebrow{margin-bottom:14px;color:#f7f0e5c7;text-shadow:0 4px 18px rgba(0,0,0,.12)}.section-atmosfera__heading{max-width:16ch;color:var(--oneg-color-cream);text-shadow:0 12px 30px rgba(0,0,0,.16)}.section-atmosfera__text{margin-top:18px;max-width:540px;color:#f7f0e5e6;text-shadow:0 4px 18px rgba(0,0,0,.12)}.section-atmosfera__text>*{margin-top:18px;max-width:540px;color:#f7f0e5e6;text-shadow:0 4px 18px rgba(0,0,0,.12)}.section-atmosfera__actions{margin-top:28px}.section-atmosfera--align-center .section-atmosfera__inner{justify-content:center}.section-atmosfera--align-center .section-atmosfera__content{text-align:center;margin-left:auto;margin-right:auto}.section-atmosfera--align-center .section-atmosfera__heading,.section-atmosfera--align-center .section-atmosfera__text{margin-left:auto;margin-right:auto}.section-atmosfera--overlay-soft .section-atmosfera__overlay{background:linear-gradient(90deg,#0000004d,#0000001f 52%,#0000000a),linear-gradient(180deg,#0000000a,#0000002e)}.section-atmosfera--overlay-dark .section-atmosfera__overlay{background:linear-gradient(90deg,#000000a8,#00000057 52%,#00000024),linear-gradient(180deg,#00000024,#0000006b)}@media screen and (max-width:989px){.section-atmosfera,.section-atmosfera__inner{min-height:520px}.section-atmosfera__content{max-width:520px;padding-top:56px;padding-bottom:56px}.section-atmosfera__heading{max-width:16ch}.section-atmosfera__text{max-width:100%}}@media screen and (max-width:749px){.section-atmosfera,.section-atmosfera__inner{min-height:500px}.section-atmosfera__content{max-width:100%;padding-top:52px;padding-bottom:52px}.section-atmosfera__heading{max-width:13ch}.section-atmosfera--align-center .section-atmosfera__heading{max-width:100%}.section-atmosfera__text{margin-top:14px;max-width:30ch}.section-atmosfera--align-center .section-atmosfera__text{max-width:100%}.section-atmosfera__actions{margin-top:22px}}.section-approach{position:relative;padding-top:128px;padding-bottom:128px}.section-approach--cream{background:var(--oneg-color-cream);color:var(--oneg-color-ink)}.section-approach--surface{background:var(--oneg-color-surface);color:var(--oneg-color-ink)}.section-approach--white{background:var(--oneg-color-white);color:var(--oneg-color-ink)}.section-approach--ink{background:var(--oneg-color-ink);color:var(--oneg-color-cream)}.section-approach__inner{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);gap:56px;align-items:end}.section-approach__content{position:relative;max-width:760px;padding-top:22px}.section-approach__content:before{content:"";position:absolute;top:0;left:0;width:56px;height:1px;background:currentColor;opacity:.22}.section-approach__eyebrow{margin-bottom:14px}.section-approach__heading{max-width:18ch}.section-approach__text{margin-top:20px;max-width:600px;opacity:.84}.section-approach__text>*{margin:0}.section-approach__accent{align-self:end}.section-approach__accent p{margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(2.8rem,3.6vw,4.5rem);font-weight:500;line-height:1.02;letter-spacing:-.02em;text-wrap:balance;opacity:.9}@media screen and (max-width:989px){.section-approach{padding-top:var(--oneg-section-spacing-tablet);padding-bottom:var(--oneg-section-spacing-tablet)}.section-approach__inner{grid-template-columns:1fr;gap:36px}.section-approach__content{max-width:100%}.section-approach__heading{max-width:20ch}.section-approach__text{max-width:100%}.section-approach__accent p{max-width:25ch;font-size:clamp(2.4rem,7vw,3.8rem)}}@media screen and (max-width:749px){.section-approach{padding-top:72px;padding-bottom:72px}.section-approach__inner{gap:30px}.section-approach__content{padding-top:20px}.section-approach__content:before{width:48px}.section-approach__eyebrow{margin-bottom:12px}.section-approach__heading{max-width:20ch}.section-approach__text{margin-top:40px}.section-approach__accent p{max-width:25ch;font-size:clamp(1.8rem,6.8vw,2.8rem);line-height:1.04}}.section-world{position:relative;padding-top:var(--oneg-section-spacing-desktop);padding-bottom:var(--oneg-section-spacing-desktop)}.section-world__header{position:relative;max-width:680px;margin-bottom:56px;padding-top:22px}.section-world__header:before{content:"";position:absolute;top:0;left:0;width:56px;height:1px;background:currentColor;opacity:.18}.section-world__eyebrow{margin-bottom:14px}.section-world__title{max-width:18ch}.section-world__text{margin-top:18px;max-width:560px;opacity:.78}.section-world__text>*{margin:0}.section-world__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:40px;row-gap:64px}.section-world__card{position:relative;display:block;min-height:560px;overflow:hidden;border-radius:var(--oneg-radius-card);background:var(--oneg-section-media-placeholder);color:var(--oneg-color-cream);text-decoration:none;box-shadow:var(--oneg-shadow-medium)}.section-world__card-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:inherit;overflow:hidden}.section-world__card-image,.section-world__placeholder{display:block;width:100%;height:100%;object-fit:cover}.section-world__placeholder{fill:var(--oneg-section-placeholder-soft);background:var(--oneg-section-placeholder-gradient)}.section-world__card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(to top,#1c1713ad,#1c171342 46%,#1c17130f)}.section-world__card-content{position:relative;z-index:2;min-height:560px;display:flex;flex-direction:column;justify-content:flex-end;padding:34px}.section-world__card-kicker{margin:0 0 12px;font-family:var(--font-body-family);font-size:.74rem;line-height:1;letter-spacing:.14em;text-transform:uppercase;color:#f8f3eac7}.section-world__card-title{margin:0;max-width:11ch;font-family:Cormorant Garamond,serif;font-size:clamp(3.1rem,4vw,4.8rem);font-weight:500;line-height:.98;letter-spacing:-.02em;color:var(--oneg-color-cream);text-wrap:balance;text-shadow:0 12px 28px rgba(0,0,0,.22),0 4px 10px rgba(0,0,0,.18),0 1px 2px rgba(0,0,0,.12)}.section-world__card-text{margin:14px 0 0;max-width:30ch;font-family:var(--font-body-family);font-size:1.16rem;line-height:1.66;color:#f8f3eae6}.section-world__card-link{position:relative;display:inline-block;width:max-content;margin-top:18px;padding-bottom:6px;font-family:var(--font-body-family);font-size:.82rem;font-weight:500;line-height:1.2;letter-spacing:.1em;text-transform:uppercase;color:#f8f3eae6}.section-world__card-link:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:currentColor;opacity:.48;transform-origin:left center;transition:transform var(--oneg-transition-fast),opacity var(--oneg-transition-fast)}@media(hover:hover)and (pointer:fine){.section-world__card-image,.section-world__placeholder{transition:transform var(--oneg-transition-slow)}.section-world__card:hover .section-world__card-image,.section-world__card:hover .section-world__placeholder{transform:scale(1.015)}}@media screen and (max-width:989px){.section-world{padding-top:var(--oneg-section-spacing-tablet);padding-bottom:var(--oneg-section-spacing-tablet)}.section-world__header{max-width:100%;margin-bottom:40px;padding-top:20px}.section-world__title{max-width:16ch;font-size:clamp(2.5rem,7vw,4rem)}.section-world__text{max-width:100%}.section-world__grid{grid-template-columns:1fr;row-gap:42px;column-gap:0}.section-world__card,.section-world__card-content{min-height:500px}.section-world__card-content{padding:30px}.section-world__card-title{max-width:12ch;font-size:clamp(2.8rem,7vw,4rem)}}@media screen and (max-width:749px){.section-world{padding-top:72px;padding-bottom:72px}.section-world__header{margin-bottom:34px;padding-top:18px}.section-world__header:before{width:48px}.section-world__eyebrow{margin-bottom:12px}.section-world__title{max-width:18ch;font-size:clamp(2.05rem,8vw,3rem);line-height:1.04}.section-world__text{font-size:1.08rem;line-height:1.6}.section-world__grid{gap:36px}.section-world__card{min-height:390px;border-radius:var(--oneg-radius-card);box-shadow:var(--oneg-shadow-soft)}.section-world__card-content{min-height:390px;padding:22px}.section-world__card-kicker{margin-bottom:10px;font-size:.7rem}.section-world__card-title{max-width:12ch;font-size:clamp(2.2rem,9vw,3.2rem);line-height:1}.section-world__card-text{margin-top:12px;max-width:28ch;font-size:1rem;line-height:1.58}.section-world__card-link{margin-top:16px;font-size:.76rem}}@media screen and (max-width:479px){.section-world__card,.section-world__card-content{min-height:360px}.section-world__card-content{padding:20px}.section-world__card-title{font-size:clamp(2rem,9vw,2.85rem)}.section-world__card-text{font-size:.96rem}}.section-products{position:relative;padding-top:var(--oneg-section-spacing-desktop);padding-bottom:var(--oneg-section-spacing-desktop)}.section-products--cream{background:var(--oneg-color-cream);color:var(--oneg-color-ink)}.section-products--surface{background:var(--oneg-color-surface);color:var(--oneg-color-ink)}.section-products--white{background:var(--oneg-color-white);color:var(--oneg-color-ink)}.section-products--ink{background:var(--oneg-color-ink);color:var(--oneg-color-cream)}.section-products__header{position:relative;max-width:720px;margin-bottom:58px;padding-top:22px}.section-products__header:before{content:"";position:absolute;top:0;left:0;width:56px;height:1px;background:currentColor;opacity:.18}.section-products__eyebrow{margin-bottom:14px}.section-products__title{max-width:20ch}.section-products__text{margin-top:18px;max-width:560px;opacity:.78}.section-products__text>*{margin:0}.section-products__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:44px}.section-products__card{display:grid;grid-template-rows:auto 1fr;color:inherit;text-decoration:none}.section-products__media{position:relative;overflow:hidden;aspect-ratio:4 / 5.25;border-radius:var(--oneg-radius-card);background:var(--oneg-section-media-placeholder);box-shadow:var(--oneg-shadow-soft)}.section-products__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(20,16,12,.08) 0%,transparent 38%);pointer-events:none}.section-products__image{display:block;width:100%;height:100%;object-fit:cover}.section-products__content{position:relative;margin-top:18px;padding-top:20px;border-top:1px solid var(--oneg-color-border-soft)}.section-products--ink .section-products__content{border-top-color:var(--oneg-color-border-inverse-soft)}.section-products__meta{display:flex;justify-content:space-between;gap:18px;margin-bottom:12px}.section-products__type,.section-products__price{font-family:var(--font-body-family);font-size:.76rem;line-height:1;letter-spacing:.12em;text-transform:uppercase;opacity:.56}.section-products__price{white-space:nowrap}.section-products__product-title{margin:0;max-width:14ch;font-family:Cormorant Garamond,serif;font-size:clamp(2.15rem,2.7vw,3.35rem);font-weight:500;line-height:1.02;letter-spacing:-.02em;text-wrap:balance}.section-products__excerpt{margin-top:12px;max-width:34ch;font-family:var(--font-body-family);font-size:1rem;line-height:1.62;opacity:.72}.section-products__link{position:relative;display:inline-block;margin-top:18px;padding-bottom:6px;font-family:var(--font-body-family);font-size:.82rem;font-weight:500;line-height:1.2;letter-spacing:.1em;text-transform:uppercase;opacity:.84}.section-products__link:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:currentColor;opacity:.42;transform-origin:left center;transition:transform var(--oneg-transition-slow),opacity var(--oneg-transition-slow)}@media(hover:hover)and (pointer:fine){.section-products__image{transition:transform var(--oneg-transition-slow)}.section-products__card:hover .section-products__image{transform:scale(1.015)}}@media screen and (max-width:989px){.section-products{padding-top:var(--oneg-section-spacing-tablet);padding-bottom:var(--oneg-section-spacing-tablet)}.section-products__header{max-width:100%;margin-bottom:42px;padding-top:20px}.section-products__title{max-width:20ch;font-size:clamp(2.5rem,7vw,4rem)}.section-products__text{max-width:100%}.section-products__grid{grid-template-columns:1fr;gap:44px}.section-products__product-title{font-size:clamp(2rem,5.5vw,2.9rem)}}@media screen and (max-width:749px){.section-products{padding-top:72px;padding-bottom:72px}.section-products__header{margin-bottom:34px;padding-top:18px}.section-products__header:before{width:48px}.section-products__eyebrow{margin-bottom:12px}.section-products__title{max-width:22ch;font-size:clamp(2.05rem,8vw,3rem);line-height:1.04}.section-products__text{font-size:1.08rem;line-height:1.6}.section-products__grid{gap:40px}.section-products__media{border-radius:var(--oneg-radius-soft)}.section-products__content{margin-top:16px;padding-top:18px}.section-products__meta{margin-bottom:10px}.section-products__type,.section-products__price{font-size:.7rem}.section-products__product-title{max-width:16ch;font-size:clamp(1.85rem,7.4vw,2.5rem)}.section-products__excerpt{margin-top:10px;font-size:.98rem;line-height:1.58}.section-products__link{margin-top:16px;font-size:.76rem}}.section-soft-products{position:relative;padding-top:96px;padding-bottom:96px}.section-soft-products--cream{background:var(--oneg-color-cream);color:var(--oneg-color-ink)}.section-soft-products--surface{background:var(--oneg-color-surface);color:var(--oneg-color-ink)}.section-soft-products--white{background:var(--oneg-color-white);color:var(--oneg-color-ink)}.section-soft-products--ink{background:var(--oneg-color-ink);color:var(--oneg-color-cream)}.section-soft-products__header{position:relative;max-width:640px;padding-top:22px;margin-bottom:42px}.section-soft-products__header:before{content:"";position:absolute;top:0;left:0;width:56px;height:1px;background:currentColor;opacity:.18}.section-soft-products__eyebrow{margin-bottom:14px}.section-soft-products__heading{max-width:20ch}.section-soft-products__text{margin-top:16px;max-width:450px;opacity:.78}.section-soft-products__text>*{margin:0}.section-soft-products__scroll{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;mask-image:linear-gradient(to right,black 0%,black 88%,transparent 100%);-webkit-mask-image:linear-gradient(to right,black 0%,black 88%,transparent 100%)}.section-soft-products__scroll::-webkit-scrollbar{display:none}.section-soft-products__track{width:max-content;display:flex;align-items:flex-start;gap:24px;padding-left:max(24px,calc((100vw - 1180px)/2 + 24px));padding-right:24px}.section-soft-products__card{flex:0 0 250px;width:250px;color:inherit;text-decoration:none}.section-soft-products__card--featured{flex-basis:278px;width:278px}.section-soft-products__media{position:relative;overflow:hidden;aspect-ratio:4 / 5;border-radius:var(--oneg-radius-card);background:var(--oneg-section-media-placeholder);box-shadow:var(--oneg-shadow-soft)}.section-soft-products__image,.section-soft-products__placeholder{display:block;width:100%;height:100%;object-fit:cover}.section-soft-products__placeholder{fill:var(--oneg-section-placeholder-soft)}.section-soft-products__badge{position:absolute;left:12px;bottom:12px;z-index:2;display:inline-flex;max-width:calc(100% - 24px);padding:7px 10px 6px;border-radius:var(--oneg-radius-pill);background:#f7f0e5d1;color:var(--oneg-color-ink);font-family:var(--font-body-family);font-size:.66rem;letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.section-soft-products__content{padding-top:14px;max-width:240px}.section-soft-products__card-title{margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(1.6rem,1.6vw,2rem);font-weight:500;line-height:1.06;letter-spacing:-.018em}.section-soft-products__card-text{margin-top:8px}.section-soft-products__card-text p{margin:0;font-size:.96rem;line-height:1.58;opacity:.74}.section-soft-products__link{position:relative;display:inline-block;margin-top:12px;padding-bottom:5px;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;opacity:.86}.section-soft-products__link:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:currentColor;opacity:.38;transform-origin:left center;transition:transform var(--oneg-transition-fast),opacity var(--oneg-transition-fast)}@media(hover:hover){.section-soft-products__image,.section-soft-products__placeholder{transition:var(--oneg-transition-slow)}.section-soft-products__card:hover .section-soft-products__image,.section-soft-products__card:hover .section-soft-products__placeholder{transform:scale(1.015)}}@media screen and (max-width:989px){.section-soft-products{padding-top:72px;padding-bottom:72px}.section-soft-products__header{max-width:100%;margin-bottom:34px;padding-top:20px}.section-soft-products__text{max-width:100%}.section-soft-products__track{gap:20px;padding-left:24px;padding-right:24px}}@media screen and (max-width:749px){.section-soft-products{padding-top:64px;padding-bottom:64px}.section-soft-products__header{margin-bottom:28px;padding-top:18px}.section-soft-products__header:before{width:48px}.section-soft-products__eyebrow{margin-bottom:12px}.section-soft-products__track{gap:18px;padding-left:18px;padding-right:18px}.section-soft-products__scroll{mask-image:linear-gradient(to right,black 0%,black 86%,transparent 100%);-webkit-mask-image:linear-gradient(to right,black 0%,black 86%,transparent 100%)}.section-soft-products__card{flex-basis:210px;width:210px}.section-soft-products__card--featured{flex-basis:232px;width:232px}.section-soft-products__card-title{font-size:1.42rem}}.section-cta{position:relative;padding-top:125px;padding-bottom:125px}.section-cta--cream{background:var(--oneg-color-cream);color:var(--oneg-color-ink)}.section-cta--surface{background:var(--oneg-color-surface);color:var(--oneg-color-ink)}.section-cta--white{background:var(--oneg-color-white);color:var(--oneg-color-ink)}.section-cta--ink{background:radial-gradient(circle at 50% 0%,rgba(245,241,236,.08),transparent 36%),var(--oneg-color-ink);color:var(--oneg-color-cream)}.section-cta--ink .section-cta__eyebrow,.section-cta--ink .section-cta__heading,.section-cta--ink .section-cta__text,.section-cta--ink .section-cta__text p{color:var(--oneg-color-cream)}.section-cta--ink .section-cta__eyebrow{opacity:.72}.section-cta--ink .section-cta__text{opacity:.86}.section-cta__inner{width:100%}.section-cta--center .section-cta__inner{text-align:center}.section-cta--left .section-cta__inner{text-align:left}.section-cta__eyebrow{margin-bottom:14px}.section-cta__heading{max-width:760px}.section-cta--center .section-cta__heading,.section-cta--center .section-cta__text{margin-left:auto;margin-right:auto}.section-cta__text{margin-top:18px;max-width:620px;opacity:.86}.section-cta__text>*{margin:0}.section-cta__actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:30px}.section-cta--center .section-cta__actions{justify-content:center}.section-cta--left .section-cta__actions{justify-content:flex-start}.section-cta .button{min-height:52px}.section-cta--ink .button--primary{background:#ffffff14;color:var(--oneg-color-cream);border:1px solid rgba(245,241,236,.56)}.section-cta--ink .button--primary:hover{background:#ffffff29;border-color:#f5f1ecd6}.section-cta--ink .button--secondary{background:transparent;color:var(--oneg-color-cream);border:1px solid rgba(245,241,236,.24)}.section-cta--ink .button--secondary:hover{border-color:#f5f1ecb8}@media screen and (max-width:989px){.section-cta{padding-top:72px;padding-bottom:72px}.section-cta__heading,.section-cta__text{max-width:100%}.section-cta__actions{gap:12px}}@media screen and (max-width:749px){.section-cta{padding-top:64px;padding-bottom:64px}.section-cta__actions{align-items:stretch}.section-cta__actions .button{width:100%}.section-cta--center .section-cta__actions{justify-content:center}}.section-cta-soft{padding-top:96px;padding-bottom:96px}.section-cta-soft--cream{background:var(--oneg-color-cream);color:var(--oneg-color-ink)}.section-cta-soft--surface{background:var(--oneg-color-surface);color:var(--oneg-color-ink)}.section-cta-soft--white{background:var(--oneg-color-white);color:var(--oneg-color-ink)}.section-cta-soft--ink{background:var(--oneg-color-ink);color:var(--oneg-color-cream)}.section-cta-soft__inner{position:relative;width:100%;max-width:560px;padding-top:22px}.section-cta-soft--center .section-cta-soft__inner{margin-left:auto;margin-right:auto;text-align:center}.section-cta-soft--left .section-cta-soft__inner{margin-left:0;margin-right:auto;text-align:left}.section-cta-soft__inner:before{content:"";position:absolute;top:0;width:56px;height:1px;background:currentColor;opacity:.18}.section-cta-soft--left .section-cta-soft__inner:before{left:0}.section-cta-soft--center .section-cta-soft__inner:before{left:50%;transform:translate(-50%)}.section-cta-soft__eyebrow{margin-bottom:12px}.section-cta-soft__heading{max-width:22ch}.section-cta-soft--center .section-cta-soft__heading,.section-cta-soft--center .section-cta-soft__text{margin-left:auto;margin-right:auto}.section-cta-soft__text{margin-top:14px;opacity:.78}.section-cta-soft__text>*{margin:0}.section-cta-soft__actions{margin-top:18px}.section-cta-soft__link{position:relative;display:inline-block;font-size:.9rem;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;color:inherit;padding-bottom:6px}.section-cta-soft__link:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:currentColor;opacity:.4;transform-origin:left center;transition:transform var(--oneg-transition-fast),opacity var(--oneg-transition-fast)}.section-cta-soft__link:hover:after{transform:scaleX(1.08);opacity:.8}@media screen and (max-width:989px){.section-cta-soft{padding-top:80px;padding-bottom:80px}.section-cta-soft__inner,.section-cta-soft__heading{max-width:100%}}@media screen and (max-width:749px){.section-cta-soft{padding-top:72px;padding-bottom:72px}.section-cta-soft__inner{padding-top:20px}.section-cta-soft__inner:before{width:48px}.section-cta-soft__eyebrow{margin-bottom:10px}.section-cta-soft__heading{max-width:100%}.section-cta-soft__text{margin-top:12px}.section-cta-soft__actions{margin-top:16px}.section-cta-soft__link{font-size:.84rem}}@media(prefers-reduced-motion:reduce){.section-hero__image,.section-hero__video,.section-world__card-image,.section-world__placeholder,.section-products__image,.section-soft-products__image,.section-soft-products__placeholder,.section-atmosfera__image,.section-atmosfera__video{transition:none!important}.section-hero:hover .section-hero__image,.section-hero:hover .section-hero__video,.section-world__card:hover .section-world__card-image,.section-world__card:hover .section-world__placeholder,.section-products__card:hover .section-products__image,.section-soft-products__card:hover .section-soft-products__image,.section-soft-products__card:hover .section-soft-products__placeholder,.section-atmosfera:hover .section-atmosfera__image,.section-atmosfera:hover .section-atmosfera__video{transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/oneg-sections.css.map */
