.hero-desktop-video{display:none;width:100%;height:100%;object-fit:cover}.hero-video-settings{overflow:hidden}.hero-video-upload{display:flex!important;align-items:center;gap:14px;margin:0!important;padding:17px;border:1px dashed #bcd1e1;border-radius:12px;background:#f8fbfd;color:var(--ink)!important;cursor:pointer}.hero-video-upload>i{display:grid;width:46px;height:46px;flex:0 0 46px;place-items:center;border-radius:12px;background:#e7f2ff;color:var(--blue);font-size:20px}.hero-video-upload span,.hero-video-upload b,.hero-video-upload small{display:block}.hero-video-upload b{font-size:11px}.hero-video-upload small{font-size:9px}.hero-video-upload input{position:absolute;width:1px!important;height:1px;opacity:0}.hero-video-options{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:14px}.hero-video-switch,.hero-video-remove{position:relative;margin:0!important}.hero-video-switch>input,.hero-video-remove>input{position:absolute;width:1px!important;height:1px;opacity:0}.hero-video-switch>span{display:grid;grid-template-columns:40px 1fr;column-gap:11px;padding:12px;border:1px solid #dbe5ed;border-radius:10px;cursor:pointer}.hero-video-switch>span>i{grid-row:1/3;align-self:center;width:38px;height:22px;border-radius:20px;background:#cbd7e0;position:relative}.hero-video-switch>span>i:after{content:'';position:absolute;left:3px;top:3px;width:16px;height:16px;border-radius:50%;background:#fff;transition:.2s}.hero-video-switch input[type=checkbox]:checked+span{border-color:#7ab9f3;background:#f3f9ff}.hero-video-switch input[type=checkbox]:checked+span>i{background:var(--blue)}.hero-video-switch input[type=checkbox]:checked+span>i:after{transform:translateX(16px)}.hero-video-switch b,.hero-video-switch small{display:block}.hero-video-switch b{font-size:10px}.hero-video-switch small{font-size:8px}.hero-video-remove>span{display:flex;height:100%;align-items:center;gap:8px;padding:12px;border:1px solid #f0d4d8;border-radius:10px;color:#bd4656;cursor:pointer}.hero-video-remove input:checked+span{background:#fff0f2;border-color:#db7180}.hero-video-remove b{font-size:9px}.hero-video-note{display:flex;align-items:center;gap:9px;margin-top:14px;padding:10px 12px;border-radius:9px;background:#eef6ff;color:#5e7c95}.hero-video-note span{font-size:9px}.hero-video-preview{height:245px;border:1px solid #dbe6ee;border-radius:14px;overflow:hidden;background:#071d35}.hero-video-preview video{display:block;width:100%;height:100%;object-fit:cover}.hero-video-preview>div{display:grid;height:100%;place-content:center;padding:20px;text-align:center;color:#93aec3}.hero-video-preview>div i{font-size:32px}.hero-video-preview>div b,.hero-video-preview>div span{display:block}.hero-video-preview>div b{margin-top:8px;font-size:12px;color:#fff}.hero-video-preview>div span{margin-top:4px;font-size:9px}@media(min-width:992px){.hero-main.has-desktop-video .hero-mobile-image{display:none}.hero-main.has-desktop-video .hero-desktop-video{display:block}}@media(max-width:700px){.hero-video-options{grid-template-columns:1fr}.hero-video-preview{height:200px}}
