/* Source: logo-v52.css */
/* V52: the existing Pause/Weiter control owns the logo band's manual state.
 * Hover/focus must not keep the band frozen after the user chooses Weiter.
 * Higher specificity also works before the native inline styles in the head. */
body.page-id-1291 .elementor-1291 #or8-logo-band.or8-is-animated .or8-logo-track {
  animation-play-state: running;
}
body.page-id-1291 .elementor-1291 #or8-logo-band.or8-is-animated.or8-is-paused .or8-logo-track {
  animation-play-state: paused;
}
@media (prefers-reduced-motion: reduce) {
  body.page-id-1291 .elementor-1291 #or8-logo-band .or8-logo-track {
    animation-play-state: paused !important;
  }
}

/* Source: skip-v58.css */
/* Loaded only for owned previews; native article/blog links remain single. */
body > a:is(.or58-skip,.or43-skip,.or34-skip) {
  position:fixed; top:-100vh; left:1rem; z-index:100001;
  box-sizing:border-box; width:max-content; max-width:calc(100vw - 2rem);
  padding:.8rem 1.2rem; margin:0; border:2px solid #131017; border-radius:0;
  background:#08e8de; color:#131017;
  font:400 17px/1.4 'Archivo Regular',Archivo,Arial,sans-serif;
  white-space:normal; text-transform:none; text-decoration:underline;
  text-underline-offset:3px; transition:none; animation:none;
}
body > a:is(.or58-skip,.or43-skip,.or34-skip):focus {
  top:1rem; outline:2px solid #ff017e; outline-offset:3px;
  background:#08e8de; color:#131017;
}
body.admin-bar > a:is(.or58-skip,.or43-skip,.or34-skip):focus { top:calc(1rem + 32px); }
@media(max-width:782px) {
  body.admin-bar > a:is(.or58-skip,.or43-skip,.or34-skip):focus { top:calc(1rem + 46px); }
}

/* Source: search-demand-v110.css */
.or110-region{--or110-ink:#1b1822;--or110-deep:#131017;--or110-paper:#f7f2ee;--or110-cyan:#08e8de;--or110-pink:#ff017e;box-sizing:border-box;display:block;width:100%;padding:clamp(76px,7.6vw,120px) clamp(24px,4.5vw,76px);overflow:hidden;background:var(--or110-paper);color:var(--or110-ink);font:400 18px/1.65 'Archivo Regular',Archivo,Arial,sans-serif}
.or110-region *,.or110-region *::before,.or110-region *::after{box-sizing:border-box}
.or110-region-wrap{width:100%;max-width:1320px;margin:0 auto}
.or110-region-head{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:clamp(34px,6vw,90px);align-items:end;margin-bottom:clamp(42px,5vw,70px)}
.or110-region h2{margin:0;color:var(--or110-ink);font:400 clamp(54px,6.1vw,92px)/1.02 'Geakosa Regular',Geakosa,Impact,sans-serif;text-transform:uppercase;letter-spacing:0}
.or110-region-head p{max-width:48ch;margin:0;font-size:clamp(18px,1.6vw,22px);line-height:1.55;letter-spacing:-.015em}
.or110-region-links{display:flex;flex-direction:column;border-bottom:1px solid #1b18223d}
.or110-region-links a{--or110-accent:var(--or110-cyan);position:relative;isolation:isolate;display:grid;grid-template-columns:72px minmax(260px,.85fr) minmax(270px,1fr) 56px;gap:clamp(20px,3vw,48px);align-items:center;min-height:128px;padding:24px 18px;border-top:1px solid #1b18223d;color:var(--or110-ink);text-decoration:none!important;overflow:hidden;transition:color .22s ease,transform .22s ease,filter .22s ease}
.or110-region-links a:nth-child(even){--or110-accent:var(--or110-pink)}
.or110-region-links a::before{content:'';position:absolute;inset:0;z-index:-1;background:var(--or110-accent);clip-path:polygon(0 0,calc(100% - 22px) 0,100% 22px,100% 100%,22px 100%,0 calc(100% - 22px));opacity:0;transform:translateX(-14px);transition:opacity .22s ease,transform .22s ease}
.or110-region-links span{font:400 42px/1 'Geakosa Regular',Geakosa,Impact,sans-serif;color:var(--or110-accent);transition:color .22s ease}
.or110-region-links strong{font:400 clamp(30px,3.3vw,50px)/1 'Geakosa Regular',Geakosa,Impact,sans-serif;text-transform:uppercase;color:inherit!important}
.or110-region-links small{font:400 16px/1.5 'Archivo Regular',Archivo,Arial,sans-serif;color:inherit}
.or110-region-links i{display:grid;place-items:center;width:52px;height:52px;border:1px solid currentColor;font:400 31px/1 Arial,sans-serif;font-style:normal;transition:transform .22s ease,background .22s ease,color .22s ease}
.or110-region-links a:is(:hover,:focus-visible){color:var(--or110-deep)!important;transform:translate(-3px,-2px);filter:drop-shadow(6px 6px 0 var(--or110-ink))}
.or110-region-links a:is(:hover,:focus-visible)::before{opacity:1;transform:none}
.or110-region-links a:is(:hover,:focus-visible) span{color:var(--or110-deep)}
.or110-region-links a:is(:hover,:focus-visible) i{background:var(--or110-deep);color:var(--or110-accent);transform:translate(3px,-3px)}
.or110-region-links a:focus-visible{outline:3px solid var(--or110-ink);outline-offset:5px}
@media(max-width:1100px){.or110-region-head{grid-template-columns:1fr}.or110-region-links a{grid-template-columns:58px minmax(0,1fr) 48px}.or110-region-links small{grid-column:2}.or110-region-links i{grid-column:3;grid-row:1/3}}
@media(max-width:767px){.or110-region{padding:58px 24px;font-size:17px}.or110-region h2{font-size:clamp(45px,10.7vw,74px)}.or110-region-links a{grid-template-columns:44px minmax(0,1fr) 44px;gap:14px;min-height:116px;padding:22px 8px}.or110-region-links span{font-size:32px}.or110-region-links strong{font-size:clamp(28px,8vw,39px)}.or110-region-links small{font-size:14px}.or110-region-links i{width:42px;height:42px;font-size:27px}.or110-region-links a:is(:hover,:focus-visible){transform:none;filter:none}}
@media(max-width:390px){.or110-region-links a{grid-template-columns:38px minmax(0,1fr)}.or110-region-links i{display:none}.or110-region-links small{grid-column:2}.or110-region-links span{font-size:28px}}
@media(prefers-reduced-motion:reduce){.or110-region-links a,.or110-region-links a::before,.or110-region-links span,.or110-region-links i{transition:none}.or110-region-links a:is(:hover,:focus-visible){transform:none}.or110-region-links a:is(:hover,:focus-visible) i{transform:none}}

/* Source: growth-v113.css */
.or-permanent-review .or113-voices{position:relative;isolation:isolate;overflow:hidden;background:#141119;color:#f7f2ee;padding:clamp(64px,8vw,126px) clamp(24px,5vw,82px);border-block:1px solid #08e8de55}
.or-permanent-review .or113-voices:before{content:'“';position:absolute;z-index:-1;top:-.24em;right:.02em;color:#08e8de11;font:400 clamp(360px,48vw,760px)/1 Georgia,serif;pointer-events:none}
.or-permanent-review .or113-voices-inner{max-width:1360px;margin:auto}
.or-permanent-review .or113-voices-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:clamp(32px,4vw,64px);padding-bottom:22px;border-bottom:1px solid #f7f2ee55}
.or-permanent-review .or113-voices-head h2{max-width:750px;margin:0;color:#08e8de;font:400 clamp(52px,6vw,100px)/.94 'Geakosa Regular',Geakosa,Impact,sans-serif;letter-spacing:0;text-transform:uppercase}
.or-permanent-review .or113-voices-head p{max-width:250px;margin:0;color:#f7f2eeaf;font:400 14px/1.5 'Archivo Regular',Archivo,Arial,sans-serif;text-transform:none}
.or-permanent-review .or113-voices-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);gap:clamp(28px,5vw,84px);align-items:end}
.or-permanent-review .or113-voices figure{margin:0}
.or-permanent-review .or113-voices blockquote{margin:0 0 30px;color:#f7f2ee;font:500 clamp(25px,2.7vw,43px)/1.24 'Archivo Regular',Archivo,Arial,sans-serif;letter-spacing:-.025em;text-transform:none;hyphens:none;word-break:normal}
.or-permanent-review .or113-voices figure+figure{border-left:2px solid #ff017e;padding-left:clamp(22px,3vw,44px)}
.or-permanent-review .or113-voices figure+figure blockquote{font-size:clamp(20px,1.65vw,27px);line-height:1.35}
.or-permanent-review .or113-voices figcaption{color:#08e8de;font:700 15px/1.45 'Archivo Regular',Archivo,Arial,sans-serif;text-transform:none}
.or-permanent-review .or113-voices figcaption span{display:block;color:#f7f2ee9e;font-weight:400}
.or43-editorial .or113-offer{margin:clamp(56px,7vw,104px) 0 0;padding:clamp(28px,5vw,64px);background:#141119;color:#f7f2ee;border:1px solid #08e8de;box-shadow:12px 12px 0 #ff017e}
.or43-editorial .or113-offer h2{margin:0 0 16px!important;color:#08e8de!important;font:400 clamp(36px,4.6vw,66px)/1 'Geakosa Regular',Geakosa,Impact,sans-serif!important;letter-spacing:0!important}
.or43-editorial .or113-offer-head p{max-width:720px;margin:0 0 28px;font-size:clamp(17px,1.7vw,21px);line-height:1.5}
.or43-editorial .or113-offer ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;list-style:none;margin:0 0 32px;padding:0;border-block:1px solid #f7f2ee55}
.or43-editorial .or113-offer li{position:relative;padding:28px 22px 28px 42px;border-right:1px solid #f7f2ee36;font:400 16px/1.5 'Archivo Regular',Archivo,Arial,sans-serif}
.or43-editorial .or113-offer li:last-child{border-right:0}
.or43-editorial .or113-offer li:before{content:counter(list-item,decimal-leading-zero);position:absolute;left:0;top:29px;color:#ff017e;font-weight:700}
.or43-editorial .or113-offer li strong,.or43-editorial .or113-offer li span{display:block}
.or43-editorial .or113-offer li strong{margin-bottom:9px;color:#f7f2ee;font-size:18px}
.or43-editorial .or113-offer li span{color:#f7f2eec9}
.or43-editorial .or113-offer-actions{display:flex;flex-wrap:wrap;gap:14px}
.or43-editorial .or113-offer-actions>a{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;min-height:58px;padding:14px 18px 14px 22px;border:1px solid #08e8de;background:#08e8de;color:#141119!important;text-decoration:none!important;font:700 14px/1.2 'Archivo Regular',Archivo,Arial,sans-serif;clip-path:polygon(0 0,calc(100% - 12px) 0,100% 12px,100% 100%,12px 100%,0 calc(100% - 12px));transition:transform .22s ease,background .22s ease,color .22s ease,box-shadow .22s ease}
.or43-editorial .or113-offer-actions>a+ a{background:#141119;color:#08e8de!important}
.or43-editorial .or113-offer-actions>a:is(:hover,:focus-visible){transform:translateY(-3px);background:#ff017e;color:#141119!important;box-shadow:0 6px 20px #ff017e66}
.or43-editorial .or113-offer-actions>a span{font-size:25px;font-weight:400}
.or43-editorial .or113-offer-note{margin:24px 0 0!important;color:#f7f2eeb3;font-size:15px;line-height:1.5}
.or43-editorial .or113-offer-note a{color:#08e8de!important;text-underline-offset:4px}
.or43-editorial .or113-offer-note a:is(:hover,:focus-visible){color:#ff017e!important}
@media(max-width:800px){.or-permanent-review .or113-voices-head{display:block}.or-permanent-review .or113-voices-head p{margin-top:18px}.or-permanent-review .or113-voices-grid{grid-template-columns:1fr}.or-permanent-review .or113-voices figure+figure{margin-top:10px}.or43-editorial .or113-offer ol{grid-template-columns:1fr}.or43-editorial .or113-offer li{border-right:0;border-bottom:1px solid #f7f2ee36}.or43-editorial .or113-offer li:last-child{border-bottom:0}}
@media(max-width:520px){.or-permanent-review .or113-voices{padding-block:56px}.or-permanent-review .or113-voices blockquote{font-size:clamp(23px,7vw,32px)}.or43-editorial .or113-offer{box-shadow:7px 7px 0 #ff017e}.or43-editorial .or113-offer-actions{display:grid}.or43-editorial .or113-offer-actions>a{width:100%}}
@media(prefers-reduced-motion:reduce){.or43-editorial .or113-offer-actions>a{transition:none}}
/* The article template applies its light-paper text rules with higher specificity. */
body.or43-editorial .or43-content .or113-offer{color:#f7f2ee!important;scroll-margin-top:135px}
body.or43-editorial .or43-content .or113-offer h2{color:#08e8de!important}
body.or43-editorial .or43-content .or113-offer :is(p,li,li strong,li span){color:#f7f2ee!important}
body.or43-editorial .or43-content .or113-offer .or113-offer-note{color:#f7f2eeb3!important}
body.or43-editorial .or43-content .or113-offer ol{grid-template-columns:1fr!important;counter-reset:offer-step}
body.or43-editorial .or43-content .or113-offer li{counter-increment:offer-step;min-height:100px;padding:24px 20px 24px 72px!important;border-right:0!important;border-bottom:1px solid #f7f2ee36}
body.or43-editorial .or43-content .or113-offer li:last-child{border-bottom:0!important}
body.or43-editorial .or43-content .or113-offer li:before{content:counter(offer-step,decimal-leading-zero);left:18px;top:26px;font:700 19px/1 'Archivo Regular',Archivo,Arial,sans-serif;color:#ff017e}
@media(max-width:520px){body.or43-editorial .or43-content .or113-offer li{padding:20px 0!important}body.or43-editorial .or43-content .or113-offer li:before{position:static;display:block;margin-bottom:12px}}

/* Source: journeys-v57.css */
/* Home overview link. Subpage links use the existing global inline-link style. */
body.page-id-1291 .or57-context-link {
  color:inherit!important; background:none!important; border:0!important;
  text-decoration-line:underline!important; text-decoration-color:currentColor!important;
  text-decoration-thickness:1px!important; text-underline-offset:.2em;
  transition:text-decoration-thickness .18s ease;
}
body.page-id-1291 .or57-context-link:is(:hover,:focus-visible) {
  color:inherit!important; text-decoration-thickness:2px!important;
}
body.page-id-1291 .or57-context-link:focus-visible {
  outline:2px solid currentColor; outline-offset:4px;
}
body.page-id-1291 .or57-context-link span { display:inline-block; transition:transform .18s ease; }
body.page-id-1291 .or57-context-link:is(:hover,:focus-visible) span { transform:translate(2px,-2px); }
@media(prefers-reduced-motion:reduce) {
  body.page-id-1291 .or57-context-link,
  body.page-id-1291 .or57-context-link span { transition:none; }
  body.page-id-1291 .or57-context-link:is(:hover,:focus-visible) span { transform:none; }
}
