.ocsp-wrap{--ocsp-text:#163147;--ocsp-border:#dfe7ec;--ocsp-muted:#6b7d8b;max-width:1180px;margin:0 auto;padding:36px 20px 64px;color:var(--ocsp-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;box-sizing:border-box}.ocsp-wrap *{box-sizing:border-box}.ocsp-intro{max-width:820px;margin:0 auto 32px;text-align:center}.ocsp-kicker{display:inline-block;font-size:12px;line-height:1;font-weight:800;letter-spacing:.18em;color:var(--ocsp-blue);margin-bottom:15px}.ocsp-intro h1{margin:0;color:var(--ocsp-navy);font-size:clamp(32px,4vw,50px);line-height:1.08;letter-spacing:-.035em;font-weight:750}.ocsp-intro p{margin:18px auto 0;max-width:720px;font-size:17px;line-height:1.7;color:var(--ocsp-muted)}.ocsp-assistance{display:flex;max-width:760px;margin:22px auto 0;padding:18px 20px;align-items:center;justify-content:space-between;gap:20px;text-align:left;border:1px solid #dce6ec;border-radius:14px;background:var(--ocsp-soft)}.ocsp-assistance p{margin:0;max-width:none;flex:1;color:#385265;font-size:14px;line-height:1.65}.ocsp-contact-button{display:inline-flex!important;min-height:44px;padding:0 18px;flex:0 0 auto;align-items:center;justify-content:center;gap:12px;border:0!important;border-radius:9px;background:var(--ocsp-navy)!important;color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:800;line-height:1;white-space:nowrap;box-shadow:none!important;transition:transform .16s ease,filter .16s ease}.ocsp-contact-button:hover,.ocsp-contact-button:focus{color:#fff!important;text-decoration:none!important;filter:brightness(1.08);transform:translateY(-1px);outline:none}.ocsp-contact-button span{font-size:18px;line-height:1}.ocsp-form{display:grid;gap:20px}.ocsp-card{position:relative;background:#fff;border:1px solid var(--ocsp-border);border-radius:18px;padding:30px;box-shadow:0 12px 34px rgba(18,50,74,.055)}.ocsp-section-head{display:flex;gap:16px;align-items:flex-start;padding-bottom:22px;margin-bottom:24px;border-bottom:1px solid #edf1f4}.ocsp-step{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 42px;border-radius:50%;background:var(--ocsp-navy);color:#fff;font-size:12px;font-weight:800;letter-spacing:.05em}.ocsp-section-head h2{margin:0 0 5px;color:var(--ocsp-navy);font-size:22px;line-height:1.25}.ocsp-section-head p{margin:0;color:var(--ocsp-muted);font-size:14px;line-height:1.55}.ocsp-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.ocsp-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.ocsp-field{display:flex;flex-direction:column;gap:8px;min-width:0}.ocsp-field--full{grid-column:1/-1}.ocsp-field>span,.ocsp-field>.ocsp-field-label{font-size:13px;font-weight:700;color:var(--ocsp-navy)}.ocsp-field em{font-style:normal;color:#bd3543;margin-left:3px}.ocsp-field input,.ocsp-field select,.ocsp-field textarea,.ocsp-select-button{width:100%;min-height:49px;border:1px solid #ccd8e0!important;border-radius:9px!important;background:#fff!important;color:var(--ocsp-text)!important;padding:11px 13px!important;font:inherit!important;font-size:15px!important;line-height:1.45!important;box-shadow:none!important;outline:none!important;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.ocsp-field textarea{min-height:126px;resize:vertical}.ocsp-field input:focus,.ocsp-field select:focus,.ocsp-field textarea:focus,.ocsp-select-button:focus,.ocsp-select-wrap.is-open .ocsp-select-button{border-color:var(--ocsp-blue)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--ocsp-blue) 15%,transparent)!important}.ocsp-field input::placeholder,.ocsp-field textarea::placeholder{color:#9aabb6}.ocsp-field select{appearance:none;-webkit-appearance:none;padding-right:42px!important;background-image:linear-gradient(45deg,transparent 50%,var(--ocsp-navy) 50%),linear-gradient(135deg,var(--ocsp-navy) 50%,transparent 50%)!important;background-position:calc(100% - 18px) 21px,calc(100% - 13px) 21px!important;background-size:5px 5px,5px 5px!important;background-repeat:no-repeat!important}.ocsp-field select option{background:#fff;color:var(--ocsp-text)}.ocsp-select-wrap{position:relative;min-width:0}.ocsp-select-wrap.is-enhanced select{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:0!important;border:0!important;opacity:0!important;pointer-events:none!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}.ocsp-select-button{position:relative;display:flex!important;align-items:center!important;justify-content:space-between!important;text-align:left!important;padding-right:44px!important;cursor:pointer!important}.ocsp-select-button::after{content:"";position:absolute;right:16px;top:50%;width:8px;height:8px;border-right:2px solid var(--ocsp-navy);border-bottom:2px solid var(--ocsp-navy);transform:translateY(-68%) rotate(45deg);transition:transform .16s ease}.ocsp-select-wrap.is-open .ocsp-select-button::after{transform:translateY(-30%) rotate(225deg)}.ocsp-select-button.is-placeholder{color:#6f8190!important}.ocsp-select-menu{position:absolute;z-index:50;top:calc(100% + 7px);left:0;right:0;max-height:280px;padding:6px;margin:0;overflow:auto;border:1px solid #d3dee5;border-radius:11px;background:#fff;box-shadow:0 18px 40px rgba(18,50,74,.16);list-style:none}.ocsp-select-menu[hidden]{display:none!important}.ocsp-select-option{display:flex!important;width:100%!important;min-height:42px!important;align-items:center!important;padding:9px 11px!important;border:0!important;border-radius:7px!important;background:#fff!important;color:var(--ocsp-text)!important;text-align:left!important;font:inherit!important;font-size:14px!important;line-height:1.35!important;cursor:pointer!important;box-shadow:none!important}.ocsp-select-option:hover,.ocsp-select-option:focus{outline:none!important;background:var(--ocsp-soft)!important;color:var(--ocsp-navy)!important}.ocsp-select-option[aria-selected="true"]{background:var(--ocsp-navy)!important;color:#fff!important;font-weight:700!important}.ocsp-select-option[aria-selected="true"]:hover,.ocsp-select-option[aria-selected="true"]:focus{background:var(--ocsp-navy)!important;color:#fff!important;filter:brightness(1.06)}.ocsp-purpose-options{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ocsp-purpose-option{position:relative;display:block;cursor:pointer}.ocsp-purpose-option>input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.ocsp-purpose-option>span{display:flex;min-height:112px;padding:22px 24px;flex-direction:column;justify-content:center;gap:6px;border:1.5px solid #ccd8e0;border-radius:14px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease,transform .16s ease}.ocsp-purpose-option>span::before{content:"";position:absolute;top:18px;right:18px;width:20px;height:20px;border:2px solid #b9c8d2;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 4px #fff}.ocsp-purpose-option strong{padding-right:32px;color:var(--ocsp-navy);font-size:18px;line-height:1.3}.ocsp-purpose-option small{max-width:430px;color:var(--ocsp-muted);font-size:13px;line-height:1.55}.ocsp-purpose-option:hover>span{border-color:var(--ocsp-blue);background:#fafdff;transform:translateY(-1px)}.ocsp-purpose-option>input:focus-visible+span{border-color:var(--ocsp-blue);box-shadow:0 0 0 3px color-mix(in srgb,var(--ocsp-blue) 15%,transparent)}.ocsp-purpose-option>input:checked+span{border-color:var(--ocsp-blue);background:color-mix(in srgb,var(--ocsp-blue) 6%,#fff);box-shadow:0 9px 24px rgba(18,50,74,.07)}.ocsp-purpose-option>input:checked+span::before{border-color:var(--ocsp-blue);background:var(--ocsp-blue)}.ocsp-rent-fields{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:4px;padding:22px;border:1px solid #dce6ec;border-radius:14px;background:var(--ocsp-soft)}.ocsp-rent-fields[hidden]{display:none!important}.ocsp-rent-fields__heading{grid-column:1/-1;display:flex;flex-direction:column;gap:3px;margin-bottom:2px}.ocsp-rent-fields__heading strong{color:var(--ocsp-navy);font-size:16px}.ocsp-rent-fields__heading span{color:var(--ocsp-muted);font-size:13px;line-height:1.5}.ocsp-upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ocsp-drop{position:relative;display:flex;min-height:190px;padding:25px;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1.5px dashed #b8c8d2;border-radius:14px;background:var(--ocsp-soft);cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.ocsp-drop:hover{border-color:var(--ocsp-blue);background:#f7fbfd;transform:translateY(-1px)}.ocsp-drop input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.ocsp-drop__icon{display:flex;width:46px;height:46px;margin-bottom:12px;align-items:center;justify-content:center;border-radius:50%;background:var(--ocsp-navy);color:#fff;font-size:26px;font-weight:300}.ocsp-drop__icon--video{font-size:16px}.ocsp-drop strong{font-size:16px;color:var(--ocsp-navy);margin-bottom:5px}.ocsp-drop>span:not(.ocsp-drop__icon){font-size:12px;color:var(--ocsp-muted);line-height:1.5}.ocsp-file-status{margin-top:9px!important;color:var(--ocsp-blue)!important;font-weight:700}.ocsp-media-preview-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}.ocsp-preview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:14px}.ocsp-preview:empty{display:none}.ocsp-preview figure{position:relative;aspect-ratio:1;margin:0;border-radius:9px;overflow:hidden;background:#eef2f5;border:1px solid #e0e8ed}.ocsp-preview img{width:100%;height:100%;object-fit:cover;display:block}.ocsp-preview b{position:absolute;left:6px;bottom:6px;background:rgba(18,50,74,.9);color:#fff;border-radius:5px;padding:3px 6px;font-size:10px;line-height:1.2}.ocsp-remove-photo{position:absolute!important;z-index:2;top:6px;right:6px;display:flex!important;align-items:center!important;justify-content:center!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;padding:0!important;border:0!important;border-radius:50%!important;background:rgba(18,50,74,.9)!important;color:#fff!important;font:inherit!important;font-size:18px!important;font-weight:500!important;line-height:1!important;cursor:pointer!important;box-shadow:0 2px 8px rgba(0,0,0,.18)!important}.ocsp-remove-photo:hover,.ocsp-remove-photo:focus{background:#b53643!important;outline:2px solid #fff!important;outline-offset:1px!important}.ocsp-video-preview{margin-top:14px}.ocsp-video-preview[hidden]{display:none!important}.ocsp-video-file{display:flex;align-items:center;gap:12px;min-height:64px;padding:11px 12px;border:1px solid #dce5ea;border-radius:10px;background:var(--ocsp-soft)}.ocsp-video-file__icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;flex:0 0 38px;border-radius:50%;background:var(--ocsp-navy);color:#fff;font-size:13px}.ocsp-video-file__text{min-width:0;flex:1}.ocsp-video-file__text strong{display:block;margin:0 0 2px;color:var(--ocsp-navy);font-size:13px}.ocsp-video-file__text small{display:block;overflow:hidden;color:var(--ocsp-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.ocsp-remove-video{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:36px!important;padding:0 12px!important;border:1px solid #ccd8e0!important;border-radius:8px!important;background:#fff!important;color:#b53643!important;font:inherit!important;font-size:12px!important;font-weight:750!important;cursor:pointer!important;box-shadow:none!important}.ocsp-remove-video:hover,.ocsp-remove-video:focus{border-color:#b53643!important;background:#fff5f5!important;outline:none!important}.ocsp-card--consent{background:linear-gradient(180deg,#fff 0,var(--ocsp-soft) 100%)}.ocsp-checks{display:grid;gap:12px}.ocsp-check{display:flex;align-items:flex-start;gap:11px;color:#385265;font-size:14px;line-height:1.55;cursor:pointer}.ocsp-check input{width:18px;height:18px;margin:2px 0 0;flex:0 0 18px;accent-color:var(--ocsp-blue)}.ocsp-check a{color:var(--ocsp-blue);font-weight:700}.ocsp-submitbar{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 28px;border-radius:16px;background:var(--ocsp-navy);color:#fff}.ocsp-submitbar>div{display:flex;flex-direction:column;gap:4px}.ocsp-submitbar strong{font-size:17px}.ocsp-submitbar span{font-size:13px;opacity:.76}.ocsp-submit{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:16px!important;min-height:50px!important;padding:0 22px!important;border:0!important;border-radius:9px!important;background:var(--ocsp-blue)!important;color:#fff!important;font:inherit!important;font-size:14px!important;font-weight:800!important;line-height:1!important;white-space:nowrap;cursor:pointer;box-shadow:none!important;transition:transform .16s ease,filter .16s ease}.ocsp-submit:hover{filter:brightness(.94);transform:translateY(-1px)}.ocsp-submit span{font-size:19px;opacity:1}.ocsp-success,.ocsp-errors{max-width:900px;margin:0 auto 25px;padding:20px 22px;border-radius:13px}.ocsp-success{display:flex;align-items:flex-start;gap:14px;background:#edf9f5;border:1px solid #bde5d7;color:#285e4e}.ocsp-success__mark{width:35px;height:35px;display:flex;align-items:center;justify-content:center;flex:0 0 35px;border-radius:50%;background:#2d8a6f;color:#fff;font-weight:900}.ocsp-success h2{margin:0 0 4px;font-size:18px}.ocsp-success p{margin:0;line-height:1.6}.ocsp-errors{background:#fff4f4;border:1px solid #edc2c7;color:#8b3039}.ocsp-errors ul{margin:8px 0 0 20px;padding:0}.ocsp-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.ocsp-form button,.ocsp-form input,.ocsp-form select,.ocsp-form textarea{touch-action:manipulation}.ocsp-form input[type=file]{touch-action:auto}
@media(max-width:900px){.ocsp-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}.ocsp-rent-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.ocsp-preview{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:640px){.ocsp-wrap{padding:22px 12px 45px}.ocsp-assistance{align-items:stretch;flex-direction:column;padding:16px;text-align:left}.ocsp-contact-button{width:100%}.ocsp-intro{margin-bottom:23px}.ocsp-intro h1{font-size:32px}.ocsp-intro p{font-size:15px}.ocsp-form{gap:14px}.ocsp-card{padding:20px 16px;border-radius:14px}.ocsp-section-head{gap:12px;padding-bottom:17px;margin-bottom:19px}.ocsp-step{width:36px;height:36px;flex-basis:36px}.ocsp-section-head h2{font-size:19px}.ocsp-grid,.ocsp-grid--3,.ocsp-upload-grid,.ocsp-media-preview-grid,.ocsp-purpose-options,.ocsp-rent-fields{grid-template-columns:1fr}.ocsp-field--full{grid-column:auto}.ocsp-drop{min-height:160px}.ocsp-preview{grid-template-columns:repeat(3,minmax(0,1fr))}.ocsp-submitbar{align-items:stretch;flex-direction:column;padding:20px 17px}.ocsp-submit{width:100%!important}.ocsp-success,.ocsp-errors{margin-left:0;margin-right:0}.ocsp-select-menu{max-height:230px}.ocsp-video-file{align-items:flex-start}.ocsp-remove-video{margin-left:auto}}
