:root{--oep-navy:#102b5a;--oep-ink:#172033;--oep-beige:#f6f1ed;--oep-line:#dfe3e8}body.oderma-ep-lock{overflow:hidden}.oderma-ep-block{display:grid;grid-template-columns:1fr 1fr;max-width:1170px;margin:70px auto;background:#faf8f6;min-height:430px}.oderma-ep-block__media img{width:100%;height:100%;min-height:430px;object-fit:cover;display:block}.oderma-ep-placeholder{height:100%;min-height:430px;display:grid;place-items:center;background:#eee;color:#777}.oderma-ep-block__content{padding:64px 72px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.oderma-ep-eyebrow{font:600 11px/1.2 Arial,sans-serif;letter-spacing:.22em;color:var(--oep-navy);margin-bottom:14px}.oderma-ep-block h2,.oderma-ep-form h2{font:400 32px/1.2 Georgia,serif;color:var(--oep-ink);margin:0 0 18px}.oderma-ep-block p{font-size:15px;line-height:1.7;margin:0 0 20px;color:#555}.oderma-ep-block ul{list-style:none;padding:0;margin:0 0 24px}.oderma-ep-block li{margin:10px 0;padding-left:28px;position:relative}.oderma-ep-block li:before{content:'✓';position:absolute;left:0;width:18px;height:18px;border:1px solid var(--oep-navy);border-radius:50%;font-size:11px;text-align:center;line-height:17px;color:var(--oep-navy)}.oderma-ep-primary{border:0;background:var(--oep-navy);color:#fff;min-height:48px;padding:0 26px;font:600 11px/1 Arial,sans-serif;letter-spacing:.16em;cursor:pointer}.oderma-ep-primary:hover{background:#1b3d73}.oderma-ep-more{margin-top:14px;color:#333;text-decoration:underline;font-size:13px}.oderma-ep-side{position:fixed;z-index:9997;right:24px;top:55%;display:flex;align-items:center;gap:12px;border:0;border-radius:13px;background:var(--oep-navy);color:#fff;padding:13px 18px;box-shadow:0 12px 30px rgba(16,43,90,.25);cursor:pointer}.oderma-ep-side strong,.oderma-ep-side small{display:block;text-align:left}.oderma-ep-side strong{font-size:13px}.oderma-ep-side small{font-size:11px;opacity:.78;margin-top:3px}.oderma-ep-calendar{width:19px;height:18px;border:1.5px solid #fff;border-radius:2px;position:relative}.oderma-ep-calendar:before{content:'';position:absolute;left:-1px;right:-1px;top:4px;border-top:1.5px solid #fff}.oderma-ep-modal[hidden]{display:none}.oderma-ep-modal{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:24px}.oderma-ep-backdrop{position:absolute;inset:0;background:rgba(13,20,30,.62)}.oderma-ep-dialog{position:relative;z-index:1;display:grid;grid-template-columns:38% 62%;width:min(900px,100%);max-height:calc(100vh - 48px);background:#fff;box-shadow:0 28px 80px rgba(0,0,0,.28);overflow:auto}.oderma-ep-close{position:absolute;z-index:3;right:16px;top:12px;border:0;background:transparent;font-size:30px;line-height:1;color:#516070;cursor:pointer}.oderma-ep-photo{position:relative;background:var(--oep-beige);min-height:620px}.oderma-ep-photo img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.oderma-ep-photo span{position:absolute;bottom:28px;left:24px;background:#fff;padding:13px 18px;font-weight:600;color:var(--oep-navy)}.oderma-ep-form{padding:48px 52px}.oderma-ep-form h2{margin-bottom:6px}.oderma-ep-lead{margin:0 0 25px;color:#687080}.oderma-ep-progress{display:flex;align-items:flex-start;margin:0 0 28px}.oderma-ep-progress>div{display:flex;flex-direction:column;align-items:center;gap:6px;color:#8c929b;min-width:64px;font-size:11px}.oderma-ep-progress b{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#e8e9eb;color:#555}.oderma-ep-progress .is-active{color:var(--oep-navy)}.oderma-ep-progress .is-active b{background:var(--oep-navy);color:#fff}.oderma-ep-progress i{height:1px;background:#d7d9dc;flex:1;margin-top:14px}.oderma-ep-step{display:none}.oderma-ep-step.is-active{display:block}.oderma-ep-step fieldset{border:0;padding:0;margin:0 0 22px}.oderma-ep-step legend,.oderma-ep-step h3,.oderma-ep-field>span{font-weight:600;color:var(--oep-ink);margin:0 0 11px}.oderma-ep-options,.oderma-ep-times{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.oderma-ep-times{grid-template-columns:repeat(4,1fr)}.oderma-ep-options input,.oderma-ep-times input{position:absolute;opacity:0}.oderma-ep-options span,.oderma-ep-times span{display:grid;place-items:center;min-height:52px;border:1px solid var(--oep-line);cursor:pointer}.oderma-ep-options input:checked+span,.oderma-ep-times input:checked+span{border-color:var(--oep-navy);box-shadow:inset 0 0 0 1px var(--oep-navy);color:var(--oep-navy);background:#f5f7fb}.oderma-ep-note{background:var(--oep-beige);padding:13px 16px;font-size:12px;line-height:1.45;margin-bottom:20px}.oderma-ep-step>.oderma-ep-primary{width:100%}.oderma-ep-field{display:block;margin-bottom:15px}.oderma-ep-field>span{display:block;font-size:13px;margin-bottom:6px}.oderma-ep-field input{box-sizing:border-box;width:100%;height:46px;border:1px solid var(--oep-line);padding:0 13px;font-size:16px}.oderma-ep-actions{display:flex;align-items:center;gap:14px;margin-top:22px}.oderma-ep-actions .oderma-ep-primary{margin-left:auto}.oderma-ep-back{border:0;background:transparent;color:var(--oep-navy);cursor:pointer}.oderma-ep-consent{display:block;font-size:12px;margin:15px 0}.oderma-ep-status{margin-top:15px;color:#a32626;font-size:13px}.oderma-ep-status.is-success{color:#287a48}.oderma-ep-hp{position:absolute!important;left:-9999px!important}.oderma-ep-primary:disabled{opacity:.55;cursor:wait}
@media(max-width:800px){.oderma-ep-block{grid-template-columns:1fr;margin:40px 16px}.oderma-ep-block__media img,.oderma-ep-placeholder{min-height:300px}.oderma-ep-block__content{padding:38px 28px}.oderma-ep-side{right:12px;top:auto;bottom:82px;padding:12px}.oderma-ep-side small{display:none}.oderma-ep-dialog{grid-template-columns:1fr;max-height:calc(100vh - 20px)}.oderma-ep-photo{display:none}.oderma-ep-form{padding:42px 22px 26px}.oderma-ep-form h2{font-size:26px}.oderma-ep-modal{padding:10px}.oderma-ep-times{grid-template-columns:repeat(2,1fr)}.oderma-ep-actions{align-items:stretch;flex-direction:column-reverse}.oderma-ep-actions .oderma-ep-primary{margin:0;width:100%}}

