:root{
  --bg:#f6f4ef;--bg-2:#efece5;--surface:#fff;--ink:#171917;--muted:#6e736f;--line:#dedad1;
  --orange:#ef8a4c;--orange-2:#f4aa75;--green:#2fa878;--green-2:#dff3ea;--shadow:0 18px 50px rgba(35,31,24,.08);--max:1180px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body.ol-demo{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}body.ol-demo button,body.ol-demo a{font:inherit}body.ol-demo svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ol-wrap{width:min(calc(100% - 40px),var(--max));margin:0 auto}.ol-skip{position:fixed;top:-80px;left:12px;z-index:1000;background:#fff;padding:10px 14px;border-radius:10px;color:var(--ink)}.ol-skip:focus{top:12px}
.ol-header{position:sticky;top:0;z-index:100;background:rgba(246,244,239,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(222,218,209,.8)}.ol-header-inner{min-height:70px;display:flex;align-items:center;gap:28px}.ol-brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none;color:var(--ink)}.ol-brand-mark{width:38px;height:38px;border-radius:12px;background:#1e211e;position:relative;display:grid;place-items:center;overflow:hidden;flex:0 0 38px}.ol-brand-mark:before,.ol-brand-mark:after{content:"";position:absolute;width:24px;height:5px;border-radius:999px;transform:rotate(-34deg)}.ol-brand-mark:before{background:var(--orange);left:5px;top:11px}.ol-brand-mark:after{background:var(--green);right:5px;bottom:10px;transform:rotate(34deg)}.ol-brand-mark i{position:absolute;width:7px;height:7px;border-radius:50%;background:#fff}.ol-brand-mark i:first-child{left:7px;bottom:8px}.ol-brand-mark i:last-child{right:7px;top:8px}.ol-brand>span:last-child{display:grid;grid-template-columns:auto auto;column-gap:5px;align-items:baseline}.ol-brand strong,.ol-brand b{font-size:18px;letter-spacing:-.03em}.ol-brand b{color:var(--orange)}.ol-brand small{grid-column:1/-1;font-size:8.5px;margin-top:4px;color:#868b87;text-transform:uppercase;letter-spacing:.12em;font-weight:750}.ol-nav{display:flex;gap:24px;margin-left:auto}.ol-nav a{font-size:13px;font-weight:650;text-decoration:none;color:#555b56}.ol-nav a:hover{color:var(--orange)}
.ol-btn{min-height:48px;border-radius:999px;padding:11px 20px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;cursor:pointer;font-weight:760;font-size:13.5px;transition:.16s ease}.ol-btn:hover{transform:translateY(-1px)}.ol-btn-primary{background:var(--orange);color:#fff;box-shadow:0 10px 24px rgba(239,138,76,.25)}.ol-btn-primary:hover{background:#e77f41}.ol-btn-ghost{background:#fff;color:var(--ink);border-color:var(--line)}.ol-btn-light{background:#fff;color:#1d211e}.ol-btn-small{min-height:40px;padding:8px 15px;font-size:12px}.ol-btn:disabled{opacity:.45;cursor:not-allowed;transform:none}
.ol-hero{padding:82px 0 68px;position:relative;overflow:hidden}.ol-hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 86% 16%,rgba(239,138,76,.10),transparent 26%),radial-gradient(circle at 8% 88%,rgba(47,168,120,.08),transparent 24%);pointer-events:none}.ol-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr);gap:66px;align-items:center}.ol-eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:760;color:#6c726d}.ol-eyebrow span{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(47,168,120,.12)}.ol-hero h1{font-size:clamp(44px,5vw,68px);line-height:1.01;letter-spacing:-.055em;margin:18px 0 10px;max-width:720px}.ol-hero-sub{font-size:clamp(22px,2.2vw,31px);line-height:1.2;letter-spacing:-.035em;margin:0 0 19px;color:#444a45;font-weight:650}.ol-lead{max-width:650px;color:#666d67;font-size:17px;line-height:1.7;margin:0}.ol-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.ol-benefits{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.ol-benefits span{padding:7px 11px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.66);font-size:11px;font-weight:700;color:#666d67}
.ol-live-card{background:rgba(255,255,255,.88);border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);overflow:hidden}.ol-live-head{min-height:52px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ece8df}.ol-mini-brand{display:flex;align-items:center;gap:8px;font-size:12px}.ol-mini-brand>span,.ol-sandbox-brand>span{width:23px;height:23px;border-radius:8px;background:linear-gradient(145deg,var(--orange),var(--green))}.ol-live-head em{font-size:9px;text-transform:uppercase;font-style:normal;font-weight:800;color:#218a62;background:var(--green-2);padding:6px 8px;border-radius:999px}.ol-patient-row{display:flex;align-items:center;gap:11px;padding:15px 16px;border-bottom:1px solid #ece8df}.ol-avatar{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:#f2eee6;color:#5c605c;font-size:11px;font-weight:850;flex:0 0 auto}.ol-patient-row>div{display:flex;flex-direction:column}.ol-patient-row small{font-size:9px;color:#939993;text-transform:uppercase}.ol-patient-row strong{font-size:13px}.ol-patient-row span{font-size:10px;color:#787e79}.ol-patient-row>i{margin-left:auto;font-style:normal;font-size:9px;text-transform:uppercase;font-weight:800;color:#1f8b63}.ol-live-flow{padding:16px;background:#fbfaf7}.ol-live-flow>div{display:grid;grid-template-columns:38px 1fr 20px;align-items:center;gap:10px}.ol-node{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid var(--line);font-size:10px;font-weight:850}.ol-node-center{border-color:#f2c5a9;color:#d96f32}.ol-node-patient{border-color:#bfe4d4;color:#258a64}.ol-live-flow p{margin:0;display:flex;flex-direction:column}.ol-live-flow small{font-size:8.5px;color:#9a9f9b;text-transform:uppercase;letter-spacing:.06em}.ol-live-flow b{font-size:11.5px}.ol-live-flow>div>i{width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:var(--green-2);color:var(--green);font-size:10px;font-style:normal;font-weight:900}.ol-route{display:block;height:18px;width:1px;background:#d9d4cb;margin-left:18px;position:relative}.ol-route i{position:absolute;left:-3px;width:7px;height:7px;border-radius:50%;animation:olPacket 2.8s ease-in-out infinite}.ol-route-send i{background:var(--orange)}.ol-route-return i{background:var(--green);animation-delay:1.4s}@keyframes olPacket{0%{top:-2px;opacity:0}15%{opacity:1}80%{opacity:1}100%{top:14px;opacity:0}}.ol-live-proof{display:grid;grid-template-columns:118px 1fr;gap:14px;align-items:center;margin:0 16px 16px;padding:13px;border:1px solid var(--line);border-radius:16px}.ol-proof-visual{height:94px;border-radius:13px;background:#1b1f1c;display:grid;place-items:center;position:relative;overflow:hidden}.ol-proof-visual span{position:absolute;border:1px solid rgba(239,138,76,.25);border-radius:50%;width:72px;height:72px}.ol-proof-visual span:nth-child(2){width:94px;height:94px}.ol-proof-visual span:nth-child(3){width:116px;height:116px}.ol-proof-visual svg{width:58px;height:58px;color:rgba(255,255,255,.7);z-index:2}.ol-live-proof>div:last-child{display:flex;flex-direction:column;align-items:flex-start}.ol-live-proof small{font-size:8.5px;color:#d96f32;font-weight:850;text-transform:uppercase}.ol-live-proof strong{font-size:13px;margin-top:5px}.ol-live-proof p{font-size:10px;color:#818681;margin:3px 0 8px}.ol-live-proof button{border:0;background:none;padding:0;color:#c8662f;font-weight:760;font-size:10.5px;cursor:pointer}
.ol-flow-strip{background:#1f221f;color:#fff;padding:19px 0}.ol-flow-strip-grid{display:grid;grid-template-columns:1fr 30px 1fr 30px 1fr;align-items:center;gap:12px}.ol-flow-strip-grid>div{display:flex;align-items:center;gap:11px}.ol-flow-strip-grid>div>b{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#2c302c;color:#f4a16d;font-size:9px}.ol-flow-strip-grid span{display:flex;flex-direction:column}.ol-flow-strip-grid strong{font-size:11.5px}.ol-flow-strip-grid small{font-size:9.5px;color:#aeb4af;margin-top:2px}.ol-flow-strip-grid>i{font-style:normal;color:#666e68;text-align:center}
.ol-section{padding:82px 0}.ol-section-soft{background:var(--bg-2)}.ol-section-head{max-width:760px;margin:0 auto 38px;text-align:center}.ol-section-head.ol-left{margin-left:0;text-align:left}.ol-section-head>span{font-size:10.5px;text-transform:uppercase;letter-spacing:.1em;color:#c66b36;font-weight:800}.ol-section-head h2{font-size:clamp(31px,3.5vw,46px);line-height:1.1;letter-spacing:-.045em;margin:11px 0 13px}.ol-section-head p{margin:0;color:#707671;font-size:15px;line-height:1.7}.ol-steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.ol-steps-grid article,.ol-value-grid article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:21px;position:relative}.ol-steps-grid article>b{position:absolute;right:17px;top:15px;font-size:9px;color:#b9b5ac}.ol-step-icon{width:42px;height:42px;border-radius:13px;background:#f1eee8;display:grid;place-items:center;font-weight:800}.ol-step-icon.ol-orange{background:#fff0e6;color:#d96f32}.ol-step-icon.ol-green{background:var(--green-2);color:var(--green)}.ol-steps-grid h3{font-size:16px;margin:20px 0 8px}.ol-steps-grid p,.ol-value-grid p{font-size:12.5px;line-height:1.65;color:#747a75;margin:0}.ol-value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.ol-value-grid article{min-height:310px}.ol-value-grid small{font-size:9px;color:#cf723b;font-weight:850;letter-spacing:.08em}.ol-value-grid h3{font-size:22px;line-height:1.2;letter-spacing:-.025em;margin:16px 0 12px}.ol-value-grid ul{list-style:none;margin:22px 0 0;padding:0;display:grid;gap:9px}.ol-value-grid li{font-size:11.5px;color:#585e59}.ol-value-grid li:before{content:"✓";display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--green-2);color:var(--green);margin-right:8px;font-size:10px;font-weight:900}
.ol-demo-section{background:#faf8f4}.ol-sandbox{border:1px solid #d8d3c9;border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 20px 60px rgba(35,31,24,.06)}.ol-sandbox-top{min-height:64px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ebe7df}.ol-sandbox-brand{display:flex;align-items:center;gap:9px}.ol-sandbox-brand>div{display:flex;flex-direction:column}.ol-sandbox-brand b{font-size:13px}.ol-sandbox-brand small{font-size:9px;color:#9a9f9b;text-transform:uppercase}.ol-role-switch{display:flex;background:#f1eee8;border-radius:999px;padding:3px}.ol-role-switch button{border:0;background:transparent;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:700;color:#6c726d;cursor:pointer}.ol-role-switch button.is-active{background:#fff;color:#1d211e;box-shadow:0 2px 8px rgba(30,30,20,.08)}.ol-sandbox-body{display:grid;grid-template-columns:185px 1fr;min-height:560px}.ol-demo-nav{padding:18px;border-right:1px solid #ebe7df;background:#fbfaf7;display:flex;flex-direction:column;gap:6px}.ol-demo-nav button{border:0;background:transparent;text-align:left;padding:10px;border-radius:12px;display:flex;align-items:center;gap:9px;color:#777d78;cursor:pointer}.ol-demo-nav button b{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#efebe4;font-size:10px}.ol-demo-nav button span{font-size:11px;font-weight:700}.ol-demo-nav button.is-active{background:#fff;color:#1d211e;box-shadow:0 3px 12px rgba(35,31,24,.06)}.ol-demo-nav button.is-active b{background:#fff0e6;color:#d96f32}.ol-demo-main{padding:28px 32px}.ol-scene{display:none;max-width:820px;margin:0 auto}.ol-scene.is-active{display:block;animation:olFade .22s ease}@keyframes olFade{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.ol-scene-label{font-size:9px;font-weight:850;color:#cf713a;letter-spacing:.1em}.ol-green-label{color:#258a64}.ol-scene h3{font-size:30px;line-height:1.1;letter-spacing:-.04em;margin:10px 0 9px}.ol-scene-copy{color:#707671;font-size:13.5px;line-height:1.65;margin:0 0 22px}.ol-patient-card,.ol-center-ticket{display:flex;align-items:center;gap:13px;border:1px solid var(--line);border-radius:16px;padding:15px;margin-bottom:14px}.ol-avatar-large{width:48px;height:48px}.ol-patient-card>div:nth-child(2),.ol-center-ticket>div{display:flex;flex-direction:column}.ol-patient-card small,.ol-center-ticket small{font-size:9px;color:#9a9f9b}.ol-patient-card strong,.ol-center-ticket b{font-size:14px}.ol-patient-card span{font-size:10px;color:#7a807b}.ol-patient-card em,.ol-center-ticket em{margin-left:auto;font-style:normal;font-size:10px;color:#258a64;background:var(--green-2);padding:6px 9px;border-radius:999px}.ol-info-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 20px}.ol-info-row>div,.ol-form-card label{background:#faf8f4;border:1px solid #ebe7df;border-radius:13px;padding:13px;display:flex;flex-direction:column}.ol-info-row small,.ol-form-card label{font-size:9px;color:#989d99}.ol-info-row b,.ol-form-card strong{font-size:11.5px;color:#252925;margin-top:4px}.ol-form-card{display:grid;gap:9px;margin-bottom:20px}.ol-center-ticket span{font-size:8px;font-weight:850;color:#cf713a;letter-spacing:.08em}.ol-upload-zone{border:1.5px dashed #d6cfc3;border-radius:18px;padding:30px;text-align:center;background:#fbfaf7;display:flex;flex-direction:column;align-items:center}.ol-upload-icon{width:48px;height:48px;border-radius:50%;background:#fff0e6;color:#d96f32;display:grid;place-items:center;font-size:22px;margin-bottom:11px}.ol-upload-zone strong{font-size:16px}.ol-upload-zone>span{font-size:11px;color:#7e847f;margin-top:3px}.ol-upload-zone small{font-size:9px;color:#9a9f9b;margin-top:10px}.ol-upload-zone button{margin-top:14px;border:0;background:#1f221f;color:#fff;border-radius:999px;padding:9px 13px;font-size:10.5px;font-weight:750;cursor:pointer}.ol-upload-progress{display:none;margin:14px 0 18px}.ol-upload-progress.is-active{display:block}.ol-upload-progress>div{height:6px;border-radius:99px;background:#eeeae2;overflow:hidden}.ol-upload-progress span{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--orange),var(--green));transition:width .45s ease}.ol-upload-progress p{font-size:10px;color:#777d78;margin:7px 0 0}.ol-viewer-shell{border:1px solid #d8d3c9;border-radius:18px;overflow:hidden;background:#1b1f1c;margin-bottom:14px}.ol-viewer-top{min-height:52px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;background:#222622;color:#fff;border-bottom:1px solid #333833}.ol-viewer-top>div{display:flex;flex-direction:column}.ol-viewer-top small{font-size:9px;color:#aab2ab}.ol-viewer-top b{font-size:12px}.ol-viewer-top>span{font-size:9px;color:#f2a170;background:#35291f;padding:6px 8px;border-radius:999px}.ol-viewer-stage{min-height:310px;padding:12px;position:relative}.ol-mpr-demo{height:250px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.ol-mpr-demo>div{border:1px solid #3d433e;border-radius:9px;background:radial-gradient(circle at center,#373d37,#111411 70%);position:relative;overflow:hidden}.ol-mpr-demo>div span{position:absolute;left:8px;top:7px;color:#e1a16f;font-size:8px;font-weight:850;z-index:2}.ol-mpr-demo i{position:absolute;left:50%;top:50%;background:rgba(255,255,255,.26);transform:translate(-50%,-50%)}.ol-mpr-demo i:nth-child(2){width:1px;height:72%}.ol-mpr-demo i:nth-child(3){height:1px;width:72%}.ol-viewer-note{position:absolute;left:50%;bottom:22px;transform:translateX(-50%);background:rgba(20,23,20,.82);backdrop-filter:blur(8px);border:1px solid #3d433e;color:#fff;padding:8px 11px;border-radius:10px;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:370px}.ol-viewer-note b{font-size:9.5px}.ol-viewer-note span{font-size:8.5px;color:#b6bdb7}.ol-filmstrip-head{background:#f7f4ee;padding:10px 12px 7px;color:#222622;display:flex;align-items:baseline;gap:8px}.ol-filmstrip-head strong{font-size:10.5px}.ol-filmstrip-head small{font-size:8.5px;color:#8b908c}.ol-filmstrip{background:#f7f4ee;display:flex;gap:8px;padding:0 12px 12px;overflow-x:auto;scrollbar-width:thin}.ol-filmstrip button{width:112px;flex:0 0 112px;border:1px solid #d8d3c9;background:#fff;border-radius:12px;padding:7px;text-align:left;cursor:pointer;color:#222622}.ol-filmstrip button.is-active{border-color:#e28a55;box-shadow:0 0 0 2px rgba(239,138,76,.15)}.ol-thumb{height:58px;border-radius:8px;background:#232723;display:grid;place-items:center;margin-bottom:6px;overflow:hidden;position:relative}.ol-thumb i{display:block;width:58px;height:32px;border:1px solid rgba(255,255,255,.45);border-radius:50%}.ol-thumb-cbct:before{content:"3D";font-size:13px;color:#f1a16f;font-weight:850}.ol-thumb-cbct i{position:absolute;border-radius:50%;width:42px;height:42px}.ol-thumb-opg i{width:72px;height:27px;border-radius:50% 50% 35% 35%}.ol-thumb-dental i{width:24px;height:40px;border-radius:45% 45% 35% 35%}.ol-thumb-ceph i{width:37px;height:45px;border-radius:50% 45% 40% 50%}.ol-thumb-seg{color:#68d0a7;font-size:15px;font-weight:850;background:radial-gradient(circle,#24392f,#171b18)}.ol-filmstrip b{font-size:9.5px;display:block}.ol-filmstrip small{font-size:8px;color:#8c918d}.ol-success-line{display:flex;gap:10px;align-items:center;background:var(--green-2);padding:12px 14px;border-radius:14px;margin-bottom:14px}.ol-success-line>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--green);font-weight:900}.ol-success-line>div{display:flex;flex-direction:column}.ol-success-line b{font-size:10.5px}.ol-success-line small{font-size:9px;color:#5c7569}
.ol-partner-band{background:#1f221f;color:#fff;padding:54px 0}.ol-partner-band>.ol-wrap{display:flex;justify-content:space-between;align-items:center;gap:30px}.ol-partner-band span{font-size:9px;letter-spacing:.1em;color:#f1a16f;font-weight:850}.ol-partner-band h2{font-size:34px;line-height:1.1;letter-spacing:-.04em;margin:8px 0 10px;max-width:700px}.ol-partner-band p{max-width:700px;color:#b3bab4;font-size:13px;margin:0}.ol-footer{padding:25px 0;border-top:1px solid #dedad1}.ol-footer>.ol-wrap{display:flex;align-items:center;gap:22px}.ol-brand-footer strong,.ol-brand-footer b{font-size:14px}.ol-footer p{font-size:10px;color:#8b908c;margin:0 auto}.ol-footer>a{font-size:10px;color:#636963;text-decoration:none}
@media(max-width:980px){.ol-hero-grid{grid-template-columns:1fr;gap:38px}.ol-live-card{max-width:650px}.ol-steps-grid{grid-template-columns:1fr 1fr}.ol-value-grid{grid-template-columns:1fr}.ol-value-grid article{min-height:auto}.ol-sandbox-body{grid-template-columns:1fr}.ol-demo-nav{border-right:0;border-bottom:1px solid #ebe7df;flex-direction:row;overflow-x:auto;padding:10px}.ol-demo-nav button{flex:0 0 auto}.ol-partner-band>.ol-wrap{align-items:flex-start;flex-direction:column}}
@media(max-width:720px){.ol-wrap{width:min(calc(100% - 28px),var(--max))}.ol-header-inner{min-height:62px;gap:10px}.ol-nav{display:none}.ol-header .ol-btn-small{margin-left:auto;padding:8px 12px}.ol-brand strong,.ol-brand b{font-size:16px}.ol-brand small{display:none}.ol-brand-mark{width:34px;height:34px;flex-basis:34px}.ol-hero{padding:55px 0 44px}.ol-hero h1{font-size:43px}.ol-hero-sub{font-size:23px}.ol-lead{font-size:15px;line-height:1.62}.ol-hero-actions{display:grid;grid-template-columns:1fr}.ol-hero-actions .ol-btn{width:100%}.ol-benefits{gap:6px}.ol-benefits span{font-size:10px}.ol-live-proof{grid-template-columns:95px 1fr}.ol-proof-visual{height:82px}.ol-flow-strip-grid{grid-template-columns:1fr}.ol-flow-strip-grid>i{display:none}.ol-section{padding:58px 0}.ol-section-head{margin-bottom:28px}.ol-section-head h2{font-size:34px}.ol-section-head p{font-size:13.5px}.ol-steps-grid{grid-template-columns:1fr}.ol-steps-grid article{min-height:0}.ol-value-grid h3{font-size:20px}.ol-sandbox-top{padding:10px 12px;align-items:flex-start;gap:12px;flex-direction:column}.ol-role-switch{width:100%}.ol-role-switch button{flex:1}.ol-demo-nav{gap:4px}.ol-demo-nav button{padding:7px}.ol-demo-nav button span{font-size:9.5px}.ol-demo-main{padding:22px 16px}.ol-scene h3{font-size:28px}.ol-info-row{grid-template-columns:1fr}.ol-patient-card,.ol-center-ticket{align-items:flex-start;flex-wrap:wrap}.ol-patient-card em,.ol-center-ticket em{margin-left:0}.ol-upload-zone{padding:24px 14px}.ol-viewer-stage{min-height:300px;padding:8px}.ol-mpr-demo{height:250px;grid-template-columns:1fr;grid-template-rows:repeat(3,1fr)}.ol-mpr-demo>div span{font-size:7.5px}.ol-viewer-note{bottom:16px;width:calc(100% - 30px)}.ol-filmstrip button{width:98px;flex-basis:98px}.ol-partner-band{padding:42px 0}.ol-partner-band h2{font-size:30px}.ol-partner-band .ol-btn{width:100%}.ol-footer>.ol-wrap{flex-wrap:wrap}.ol-footer p{order:3;width:100%;margin:0}.ol-footer>a{margin-left:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ol-route i{animation:none}.ol-scene.is-active{animation:none}.ol-btn{transition:none}}
