/* Oticon Own SI dedicated page */

.page-id-2482 .banner-area,
.page-id-2482 .page-banner { display: none !important; }

.at-own-page {
  --own-mint: #E3F4F3;
  --own-mint-soft: #F5FBFA;
  --own-ink: #082B31;
  --own-copy: #3A5B60;
  --own-teal: #2F9E94;
  --own-deep: #16786F;
  --own-blue: #0A4F8A;
  --own-navy: #071D2B;
  --own-cream: #F6F1E9;
  --own-warm: #D8B69C;
  --own-line: rgba(8,43,49,.13);
  --own-shadow: 0 24px 70px rgba(8,43,49,.12);
  width: 100%;
  color: var(--own-ink);
  font-family: "Source Sans 3", sans-serif;
}

.at-own-page *,
.at-own-page *::before,
.at-own-page *::after { box-sizing: border-box; }
.at-own-page img { display: block; max-width: 100%; }
.at-own-page a { text-decoration: none !important; }
.at-own-page h1,
.at-own-page h2,
.at-own-page h3,
.at-own-page p { margin-top: 0; }
.at-own-page h1,
.at-own-page h2 { font-family: "Fraunces", serif; color: var(--own-ink); text-transform: none !important; }
.at-own-page h1 { max-width: 10.4ch; margin-bottom: 24px; font-size: clamp(3.8rem,6vw,6.35rem); line-height: .92; letter-spacing: -.065em; }
.at-own-page h2 { margin-bottom: 18px; font-size: clamp(2.5rem,4.2vw,4.35rem); line-height: 1; letter-spacing: -.052em; }
.at-own-page h3 { margin-bottom: 10px; color: var(--own-ink); font-size: 1.42rem; line-height: 1.16; letter-spacing: -.025em; text-transform: none !important; }
.at-own-page p,
.at-own-page li,
.at-own-page details { color: var(--own-copy); font-size: 1.03rem; line-height: 1.72; }
.at-own-shell { width: min(100% - 48px,1360px); margin-inline: auto; }
.at-own-section { padding: 104px 0; scroll-margin-top: 140px; }
.at-own-eyebrow,
.at-own-kicker { display: inline-flex; align-items: center; gap: 10px; margin-bottom: 22px; color: var(--own-deep); font-size: .78rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.at-own-eyebrow::before,
.at-own-kicker::before { content: ""; width: 34px; height: 2px; background: currentColor; }
.at-own-back { display: inline-block; margin-bottom: 26px; color: var(--own-blue) !important; font-size: .9rem; font-weight: 800; }
.at-own-heading { max-width: 900px; margin-bottom: 48px; }
.at-own-heading > p { max-width: 760px; font-size: 1.12rem; }
.at-own-heading-light h2,
.at-own-heading-light p { color: #fff; }
.at-own-heading-light > p { color: rgba(255,255,255,.7); }
.at-own-heading-light .at-own-kicker { color: #BDEDE8; }

.at-own-hero { position: relative; width: 100vw; margin-left: calc(50% - 50vw); padding: 84px 0 102px; overflow: hidden; background: radial-gradient(circle at 8% 14%, rgba(47,158,148,.2), transparent 28%), radial-gradient(circle at 94% 82%, rgba(216,182,156,.28), transparent 34%), linear-gradient(135deg, var(--own-mint), #FCFAF7); }
.at-own-hero::after { content: ""; position: absolute; right: -260px; bottom: -500px; width: 840px; height: 840px; border: 1px solid rgba(8,43,49,.07); border-radius: 50%; box-shadow: 0 0 0 85px rgba(47,158,148,.03), 0 0 0 170px rgba(216,182,156,.035); }
.at-own-hero-grid { position: relative; z-index: 2; display: grid; grid-template-columns: minmax(0,.95fr) minmax(560px,1.05fr); gap: 74px; align-items: center; }
.at-own-lead { max-width: 720px; margin-bottom: 32px; font-size: 1.2rem !important; line-height: 1.72 !important; }
.at-own-actions { display: flex; flex-wrap: wrap; gap: 12px; }
.at-own-btn { display: inline-flex; align-items: center; justify-content: center; min-height: 56px; padding: 0 25px; border: 1px solid transparent; border-radius: 999px; font-weight: 800; line-height: 1.1; transition: transform .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease; }
.at-own-btn:hover,
.at-own-btn:focus-visible { transform: translateY(-2px); }
.at-own-btn-primary { background: var(--own-deep); color: #fff !important; box-shadow: 0 14px 34px rgba(22,120,111,.2); }
.at-own-btn-primary:hover,
.at-own-btn-primary:focus-visible { background: var(--own-ink); }
.at-own-btn-secondary { border-color: rgba(8,43,49,.2); background: rgba(255,255,255,.8); color: var(--own-ink) !important; }
.at-own-proof { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 11px 22px; margin-top: 32px; }
.at-own-proof span { position: relative; padding-left: 20px; color: var(--own-copy); font-size: .9rem; font-weight: 700; }
.at-own-proof span::before { content: ""; position: absolute; top: .48em; left: 0; width: 9px; height: 9px; border-radius: 50%; background: var(--own-teal); box-shadow: 0 0 0 4px rgba(47,158,148,.13); }
.at-own-hero-visual { position: relative; min-height: 640px; }
.at-own-hero-photo-wrap { position: absolute; inset: 24px 0 54px 42px; overflow: hidden; border: 1px solid rgba(8,43,49,.12); border-radius: 38px; background: #fff; box-shadow: var(--own-shadow); }
.at-own-hero-photo { width: 100% !important; height: 100% !important; object-fit: cover; }
.at-own-hero-ear-card { position: absolute; z-index: 3; left: -14px; bottom: 0; display: grid; grid-template-columns: 150px 1fr; gap: 18px; align-items: center; width: min(440px,78%); padding: 18px; border: 1px solid rgba(255,255,255,.14); border-radius: 24px; background: rgba(7,29,43,.96); box-shadow: 0 20px 46px rgba(7,29,43,.24); }
.at-own-hero-ear { width: 150px !important; height: 108px !important; border-radius: 14px; object-fit: cover; }
.at-own-hero-ear-card strong,
.at-own-hero-ear-card span { display: block; }
.at-own-hero-ear-card strong { margin-bottom: 4px; color: #fff; }
.at-own-hero-ear-card span { color: rgba(255,255,255,.67); font-size: .8rem; line-height: 1.4; }

.at-own-subnav { position: sticky; z-index: 20; top: 0; width: 100vw; margin-left: calc(50% - 50vw); border-bottom: 1px solid var(--own-line); background: rgba(255,255,255,.93); backdrop-filter: blur(18px); }
.admin-bar .at-own-subnav { top: 32px; }
.at-own-subnav .at-own-shell { display: flex; gap: 4px; overflow-x: auto; scrollbar-width: none; }
.at-own-subnav .at-own-shell::-webkit-scrollbar { display: none; }
.at-own-subnav a { flex: 0 0 auto; padding: 17px 14px; color: var(--own-copy) !important; font-size: .84rem; font-weight: 800; white-space: nowrap; }
.at-own-subnav a:hover,
.at-own-subnav a:focus-visible { color: var(--own-deep) !important; }

.at-own-custom-grid { display: grid; grid-template-columns: minmax(0,.86fr) minmax(560px,1.14fr); gap: 70px; align-items: center; }
.at-own-custom-copy > p { font-size: 1.1rem; }
.at-own-custom-points { display: grid; gap: 10px; margin-top: 26px; }
.at-own-custom-points div { padding: 18px 20px; border: 1px solid var(--own-line); border-radius: 16px; background: var(--own-mint-soft); }
.at-own-custom-points strong,
.at-own-custom-points span { display: block; }
.at-own-custom-points strong { margin-bottom: 4px; color: var(--own-ink); }
.at-own-custom-points span { color: var(--own-copy); font-size: .86rem; }
.at-own-custom-visual { position: relative; display: grid; place-items: center; min-height: 570px; padding: 46px; overflow: hidden; border-radius: 30px; background: linear-gradient(145deg, var(--own-cream), #fff); box-shadow: var(--own-shadow); }
.at-own-exploded-image { width: 92% !important; max-height: 390px; object-fit: contain; filter: drop-shadow(0 24px 28px rgba(8,43,49,.14)); }
.at-own-custom-caption { position: absolute; left: 24px; right: 24px; bottom: 24px; padding: 17px 20px; border: 1px solid rgba(8,43,49,.1); border-radius: 16px; background: rgba(255,255,255,.88); backdrop-filter: blur(10px); }
.at-own-custom-caption strong,
.at-own-custom-caption span { display: block; }
.at-own-custom-caption strong { margin-bottom: 4px; color: var(--own-ink); }
.at-own-custom-caption span { color: var(--own-copy); font-size: .82rem; }

.at-own-compare-section { width: 100vw; margin-left: calc(50% - 50vw); background: radial-gradient(circle at 84% 10%, rgba(47,158,148,.16), transparent 30%), linear-gradient(135deg, #0A3038, var(--own-navy)); }
.at-own-compare-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 18px; }
.at-own-compare-card { overflow: hidden; border: 1px solid rgba(255,255,255,.12); border-radius: 28px; background: rgba(255,255,255,.065); }
.at-own-compare-photo { position: relative; min-height: 390px; overflow: hidden; }
.at-own-comparison-image { width: 100% !important; height: 390px !important; object-fit: cover; }
.at-own-compare-photo > span { position: absolute; left: 20px; bottom: 20px; padding: 8px 12px; border-radius: 999px; background: rgba(7,29,43,.88); color: #fff; font-weight: 800; }
.at-own-compare-copy { padding: 30px 32px 34px; }
.at-own-compare-copy h3,
.at-own-compare-copy p,
.at-own-compare-copy li { color: #fff; }
.at-own-compare-copy p,
.at-own-compare-copy li { color: rgba(255,255,255,.68); }
.at-own-compare-copy ul { margin: 20px 0 0; padding-left: 22px; }
.at-own-compare-copy li { margin-bottom: 7px; font-size: .92rem; }

.at-own-worn-section { background: var(--own-mint-soft); }
.at-own-worn-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 15px; }
.at-own-worn-grid article { overflow: hidden; border: 1px solid var(--own-line); border-radius: 24px; background: #fff; box-shadow: 0 12px 34px rgba(8,43,49,.055); }
.at-own-worn-grid article > img { width: 100% !important; height: 310px !important; object-fit: cover; }
.at-own-worn-grid article > div { padding: 20px 22px; }
.at-own-worn-grid strong,
.at-own-worn-grid span { display: block; }
.at-own-worn-grid strong { margin-bottom: 4px; color: var(--own-ink); }
.at-own-worn-grid span { color: var(--own-copy); font-size: .82rem; }
.at-own-ear-collage-wrap { margin-top: 18px; overflow: hidden; border: 1px solid var(--own-line); border-radius: 26px; background: #fff; }
.at-own-ear-collage { width: 100% !important; max-height: 620px; object-fit: cover; }
.at-own-ear-collage-wrap p { margin: 0; padding: 16px 22px; border-top: 1px solid var(--own-line); font-size: .82rem; }

.at-own-style-section { background: #fff; }
.at-own-style-grid { display: grid; grid-template-columns: .72fr 1.14fr 1.14fr; gap: 16px; }
.at-own-style-products,
.at-own-style-lineup,
.at-own-style-colours { overflow: hidden; min-height: 420px; border: 1px solid var(--own-line); border-radius: 24px; background: var(--own-mint-soft); }
.at-own-style-products { display: grid; grid-template-rows: repeat(2,1fr); gap: 1px; background: var(--own-line); }
.at-own-style-products > div { display: grid; place-items: center; padding: 20px; background: var(--own-cream); }
.at-own-product-cutout { width: 84% !important; height: 150px !important; object-fit: contain; filter: drop-shadow(0 16px 20px rgba(8,43,49,.14)); }
.at-own-style-lineup,
.at-own-style-colours { display: grid; grid-template-rows: 1fr auto; }
.at-own-product-lineup,
.at-own-colour-lineup { width: 100% !important; height: 320px !important; object-fit: contain; padding: 24px; }
.at-own-style-lineup > div,
.at-own-style-colours > div { padding: 20px 22px; border-top: 1px solid var(--own-line); background: #fff; }
.at-own-style-lineup strong,
.at-own-style-lineup span,
.at-own-style-colours strong,
.at-own-style-colours span { display: block; }
.at-own-style-lineup strong,
.at-own-style-colours strong { margin-bottom: 5px; color: var(--own-ink); }
.at-own-style-lineup span,
.at-own-style-colours span { color: var(--own-copy); font-size: .82rem; line-height: 1.45; }

.at-own-tech-section { width: 100vw; margin-left: calc(50% - 50vw); background: linear-gradient(135deg, #5A3C35, var(--own-navy)); }
.at-own-tech-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 14px; }
.at-own-tech-grid article { min-height: 300px; padding: 28px; border: 1px solid rgba(255,255,255,.12); border-radius: 24px; background: rgba(255,255,255,.06); }
.at-own-tech-grid article > span { display: block; margin-bottom: 48px; color: #D9C4B3; font-family: "Fraunces", serif; font-size: 2rem; }
.at-own-tech-grid h3,
.at-own-tech-grid p { color: #fff; }
.at-own-tech-grid p { color: rgba(255,255,255,.66); }
.at-own-evidence-note { display: grid; grid-template-columns: minmax(180px,.3fr) minmax(0,.7fr); gap: 28px; margin-top: 20px; padding: 24px 28px; border: 1px solid rgba(255,255,255,.12); border-radius: 20px; background: rgba(255,255,255,.06); }
.at-own-evidence-note strong { color: #fff; }
.at-own-evidence-note p { margin-bottom: 0; color: rgba(255,255,255,.66); font-size: .9rem; }

.at-own-candidacy-section { background: var(--own-mint-soft); }
.at-own-candidacy-grid { display: grid; grid-template-columns: minmax(0,.72fr) minmax(560px,1.28fr); gap: 66px; align-items: start; }
.at-own-candidacy-list { display: grid; grid-template-columns: repeat(2,1fr); gap: 11px; }
.at-own-candidacy-list div { padding: 22px; border: 1px solid var(--own-line); border-radius: 18px; background: #fff; }
.at-own-candidacy-list strong,
.at-own-candidacy-list span { display: block; }
.at-own-candidacy-list strong { margin-bottom: 5px; color: var(--own-ink); }
.at-own-candidacy-list span { color: var(--own-copy); font-size: .84rem; line-height: 1.45; }
.at-own-decision-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 18px; margin-top: 36px; }
.at-own-decision-card { padding: 38px; border: 1px solid var(--own-line); border-radius: 26px; background: #fff; }
.at-own-decision-positive { background: var(--own-mint); }
.at-own-decision-card > span { display: block; margin-bottom: 14px; color: var(--own-deep); font-size: .75rem; font-weight: 800; letter-spacing: .11em; text-transform: uppercase; }
.at-own-decision-card h3 { font-family: "Fraunces", serif; font-size: clamp(2rem,3vw,3rem); letter-spacing: -.045em; }
.at-own-decision-card ul { margin: 22px 0 0; padding-left: 22px; }
.at-own-decision-card li { margin-bottom: 8px; }

.at-own-process-section { background: #fff; }
.at-own-process-photos { display: grid; grid-template-columns: repeat(3,1fr); gap: 14px; margin-bottom: 18px; }
.at-own-process-photos article { position: relative; overflow: hidden; min-height: 340px; border-radius: 24px; }
.at-own-process-photo { width: 100% !important; height: 340px !important; object-fit: cover; }
.at-own-process-photos article::after { content: ""; position: absolute; inset: 42% 0 0; background: linear-gradient(to top, rgba(7,29,43,.82), transparent); }
.at-own-process-photos span { position: absolute; z-index: 2; left: 20px; bottom: 18px; color: #fff; font-weight: 800; }
.at-own-process-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 13px; }
.at-own-process-grid article { min-height: 245px; padding: 26px; border: 1px solid var(--own-line); border-radius: 22px; background: var(--own-mint-soft); }
.at-own-process-grid article > span { display: inline-grid; place-items: center; width: 38px; height: 38px; margin-bottom: 36px; border-radius: 50%; background: var(--own-deep); color: #fff; font-weight: 800; }
.at-own-process-grid p { font-size: .92rem; line-height: 1.55; }

.at-own-life-section { width: 100vw; margin-left: calc(50% - 50vw); background: var(--own-cream); }
.at-own-life-grid { display: grid; grid-template-columns: minmax(0,.78fr) minmax(600px,1.22fr); gap: 62px; align-items: center; }
.at-own-life-copy > p { font-size: 1.1rem; }
.at-own-life-photos { display: grid; grid-template-columns: repeat(2,1fr); gap: 14px; }
.at-own-life-photos > div { overflow: hidden; min-height: 410px; border-radius: 24px; box-shadow: 0 16px 44px rgba(8,43,49,.08); }
.at-own-lifestyle-photo { width: 100% !important; height: 410px !important; object-fit: cover; }

.at-own-faq-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 12px; }
.at-own-faq-grid details { padding: 0 24px; border: 1px solid var(--own-line); border-radius: 20px; background: #fff; box-shadow: 0 10px 28px rgba(8,43,49,.045); }
.at-own-faq-grid summary { position: relative; padding: 24px 42px 24px 0; color: var(--own-ink); font-weight: 800; cursor: pointer; list-style: none; }
.at-own-faq-grid summary::-webkit-details-marker { display: none; }
.at-own-faq-grid summary::after { content: "+"; position: absolute; top: 19px; right: 0; display: grid; place-items: center; width: 30px; height: 30px; border-radius: 50%; background: var(--own-mint); color: var(--own-deep); font-size: 1.25rem; }
.at-own-faq-grid details[open] summary::after { content: "−"; }
.at-own-faq-grid details p { padding: 0 0 24px; margin-bottom: 0; font-size: .94rem; }

.at-own-book-section { width: 100vw; margin-left: calc(50% - 50vw); background: var(--own-mint-soft); }
.at-own-book-grid { display: grid; grid-template-columns: minmax(0,.72fr) minmax(540px,1.28fr); gap: 70px; align-items: start; }
.at-own-book-copy { position: sticky; top: 132px; }
.at-own-book-copy .at-own-actions { display: grid; }
.at-own-form { padding: 34px; border: 1px solid var(--own-line); border-radius: 28px; background: #fff; box-shadow: var(--own-shadow); }
.at-own-form label { color: var(--own-ink) !important; }
.at-own-form input,
.at-own-form select,
.at-own-form textarea { border-color: rgba(8,43,49,.16) !important; background: #F8FBFA !important; }
.at-own-form button[type="submit"] { border-color: var(--own-deep) !important; background: var(--own-deep) !important; }

@media (max-width: 1180px) {
  .at-own-hero-grid,
  .at-own-custom-grid,
  .at-own-candidacy-grid,
  .at-own-life-grid,
  .at-own-book-grid { grid-template-columns: 1fr; }
  .at-own-hero-copy,
  .at-own-custom-copy,
  .at-own-candidacy-copy,
  .at-own-life-copy,
  .at-own-book-copy { max-width: 820px; }
  .at-own-hero-visual { width: min(100%,760px); margin-inline: auto; }
  .at-own-compare-grid,
  .at-own-tech-grid,
  .at-own-process-grid { grid-template-columns: repeat(2,1fr); }
  .at-own-style-grid { grid-template-columns: repeat(2,1fr); }
  .at-own-style-products { grid-column: span 2; grid-template-columns: repeat(2,1fr); grid-template-rows: 1fr; }
  .at-own-life-photos { max-width: 900px; }
  .at-own-book-copy { position: static; }
}

@media (max-width: 782px) {
  .admin-bar .at-own-subnav { top: 46px; }
  .at-own-shell { width: min(100% - 28px,1360px); }
  .at-own-section { padding: 74px 0; }
  .at-own-hero { padding: 58px 0 78px; }
  .at-own-page h1 { max-width: 9.5ch; font-size: clamp(3.15rem,14vw,5rem); }
  .at-own-page h2 { font-size: clamp(2.35rem,11vw,3.6rem); }
  .at-own-actions { display: grid; }
  .at-own-btn { width: 100%; }
  .at-own-proof,
  .at-own-compare-grid,
  .at-own-worn-grid,
  .at-own-style-grid,
  .at-own-tech-grid,
  .at-own-candidacy-list,
  .at-own-decision-grid,
  .at-own-process-photos,
  .at-own-process-grid,
  .at-own-life-photos,
  .at-own-faq-grid { grid-template-columns: 1fr; }
  .at-own-hero-visual { min-height: 530px; }
  .at-own-hero-photo-wrap { inset: 22px 0 66px; }
  .at-own-hero-ear-card { left: 10px; width: calc(100% - 20px); grid-template-columns: 112px 1fr; }
  .at-own-hero-ear { width: 112px !important; height: 84px !important; }
  .at-own-custom-visual { min-height: 430px; padding: 28px; }
  .at-own-exploded-image { max-height: 270px; }
  .at-own-compare-photo,
  .at-own-comparison-image { min-height: 330px; height: 330px !important; }
  .at-own-worn-grid article > img { height: 280px !important; }
  .at-own-style-products { grid-column: auto; grid-template-columns: 1fr; grid-template-rows: repeat(2,1fr); }
  .at-own-style-products,
  .at-own-style-lineup,
  .at-own-style-colours { min-height: 340px; }
  .at-own-tech-grid article,
  .at-own-process-grid article { min-height: 0; }
  .at-own-tech-grid article > span,
  .at-own-process-grid article > span { margin-bottom: 24px; }
  .at-own-evidence-note { grid-template-columns: 1fr; }
  .at-own-decision-card { padding: 30px 24px; }
  .at-own-process-photos article,
  .at-own-process-photo { min-height: 300px; height: 300px !important; }
  .at-own-life-photos > div,
  .at-own-lifestyle-photo { min-height: 340px; height: 340px !important; }
  .at-own-form { padding: 22px; }
}

@media (prefers-reduced-motion: reduce) {
  .at-own-page *,
  .at-own-page *::before,
  .at-own-page *::after { scroll-behavior: auto !important; transition: none !important; }
}
