.vol-announce-bar{display:none}@media(min-width:1240px){.vol-announce-bar{display:block;background-color:var(--vol-color-primary);color:var(--vol-color-background);text-align:center;padding:10px var(--vol-article-padding-x)}.vol-announce-bar-content{font-size:var(--vol-font-size)}}.vol-btn{display:inline-block;padding:16px 28px;border-radius:50px;font-size:16px;font-weight:500;text-align:center;line-height:1}.vol-btn svg{width:20px;height:14px}.vol-btn-primary{background-color:var(--vol-color-primary);color:var(--vol-color-background)}@media(min-width:1240px){.vol-btn{padding:18px 30px;font-size:18px}}.vol-btn-shine{position:relative;overflow:hidden}.vol-btn-shine:before{content:"";position:absolute;top:-180px;left:0;width:34px;height:100%;background:#fff8e8d9;transform:scale(0) rotate(45deg);animation:btnShine 3s ease-in-out infinite;pointer-events:none}@keyframes btnShine{0%{transform:scale(0) rotate(45deg);opacity:0}80%{transform:scale(0) rotate(45deg);opacity:.5}81%{transform:scale(4) rotate(45deg);opacity:1}to{transform:scale(50) rotate(45deg);opacity:0}}.vol-btn-shine:active{box-shadow:inset 4px 4px 8px #00000047,inset -3px -3px 8px #ffffff40}@media(max-width:1239px){.vol-header{position:fixed;top:0;z-index:var(--vol-z-index-header)}}.vol-header{width:100%;z-index:var(--vol-z-index-header);padding:6px var(--vol-article-padding-x)}.vol-header-inner{display:flex;align-items:center;justify-content:space-between}.vol-header-logo{display:flex;align-items:center;gap:12px;color:var(--vol-color-foreground)}.vol-header-logo-icon{width:auto;height:26px;position:relative;top:3px;color:var(--vol-color-primary)}.vol-header-logo-text{font-size:17px;font-weight:500;letter-spacing:.02em}@media(min-width:768px){.vol-header{padding:14px var(--vol-article-padding-x)}.vol-header-inner{max-width:var(--vol-article-max-width);margin-left:auto;margin-right:auto}.vol-header-logo-text{font-size:24px;font-weight:700}}@media(min-width:1240px){.vol-header{position:relative;padding:12px var(--vol-article-padding-x)}.vol-header-logo-icon{height:32px}.vol-header-logo-text{font-size:22px}}@media(max-width:767px){.vol-hero-media{min-height:180vw}}@media(max-width:1239px){.vol-hero-media{position:relative;width:100%;height:80vh;overflow:hidden}.vol-hero-media video{display:block;width:112%;height:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.vol-hero-media:before{content:"";position:absolute;top:0;left:0;width:100%;height:40%;background:linear-gradient(to top,rgba(0,0,0,0),var(--vol-color-background));pointer-events:none;opacity:.7;z-index:var(--vol-z-index-hero-before)}.vol-hero-media:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:30%;background:linear-gradient(to bottom,rgba(0,0,0,0),var(--vol-color-background));pointer-events:none;opacity:.7}.vol-hero-content{position:relative;top:-10vh;margin-top:36px;padding:0 var(--vol-article-padding-x) 56px;text-align:center}.vol-hero-content-inner>*:not(:last-child){margin-bottom:var(--vol-gap-content-mobile)}.vol-hero-eyebrow{margin:0;color:var(--vol-color-primary);font-size:16px;font-weight:500;letter-spacing:.25em}.vol-hero-headline{margin-top:var(--vol-gap-content-mobile);margin-bottom:var(--vol-gap-content-mobile);margin-left:auto;margin-right:auto;font-size:8.4vw;font-weight:400;line-height:1.3;letter-spacing:.02em}.vol-hero-headline .vol-hero-headline-logo{width:auto;height:1em;vertical-align:-.2em;color:var(--vol-color-primary);margin-right:.3em;margin-left:.3em}.vol-hero-sub{margin:30px 0 0;color:var(--vol-color-foreground)}.vol-hero-checklist{text-align:center}.vol-hero-checklist ul{display:inline-flex;flex-direction:column;padding:0;list-style:none;text-align:left}.vol-hero-checklist-item{display:flex;align-items:flex-start;gap:13px;font-size:16px;line-height:2.25}.vol-hero-checklist-item .vol-hero-check{flex-shrink:0;width:12px;height:12px;margin-top:11px;color:var(--vol-color-primary)}.vol-hero-checklist-item span{max-width:185px}}@media(min-width:768px){.vol-hero-media video{bottom:-80%}.vol-hero-headline{font-size:64px}}@media(min-width:1240px){.vol-hero{display:flex;align-items:stretch;justify-content:space-between;flex-direction:row-reverse;flex-wrap:nowrap}.vol-hero-content{width:50%;position:relative}.vol-hero-content .vol-hero-content-inner{position:absolute;top:50%;left:calc(50vw - var(--vol-article-max-width) / 2);transform:translateY(-50%);width:100%}.vol-hero-content .vol-hero-content-inner>*:not(:last-child){margin-bottom:var(--vol-gap-content-desktop)}.vol-hero-content .vol-hero-eyebrow{margin-top:unset;color:var(--vol-color-primary);font-size:16px;font-weight:500;letter-spacing:.25em}.vol-hero-content .vol-hero-headline{margin-top:var(--vol-gap-content-desktop);margin-bottom:var(--vol-gap-content-desktop);font-size:64px;font-weight:700;line-height:1.4;letter-spacing:.02em}.vol-hero-content .vol-hero-headline .vol-hero-headline-logo{width:auto;height:1em;vertical-align:-.2em;color:var(--vol-color-primary);margin-right:.3em;margin-left:.3em}.vol-hero-content .vol-hero-sub{font-size:18px}.vol-hero-content .vol-hero-checklist ul{display:inline-flex;flex-direction:column;padding:0;list-style:none;text-align:left}.vol-hero-content .vol-hero-checklist-item{display:flex;align-items:flex-start;gap:13px;font-size:16px;line-height:2.25}.vol-hero-content .vol-hero-checklist-item .vol-hero-check{flex-shrink:0;width:12px;height:12px;margin-top:11px;color:var(--vol-color-primary)}.vol-hero-content .vol-hero-checklist-item span{max-width:185px}.vol-hero-media{width:50%;min-height:960px;background-color:red;overflow:hidden;position:relative}.vol-hero-media video{width:auto;height:110%;position:absolute;top:46%;left:-10%;transform:translateY(-50%)}.vol-hero-media .vol-hero-media-mask{position:absolute;top:0;left:0;width:auto;height:100%}.vol-hero-media .vol-hero-media-mask svg{width:auto;height:104%;color:var(--vol-color-background);transform:translate(-52%) translateY(-2%);scale:1}}@media(min-width:2400px){.vol-hero-media video{width:60vw;height:auto;position:absolute;top:46%;left:-10%;transform:translateY(-50%)}}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--vol-color-primary: #edbe00;--vol-color-background: #000;--vol-color-background-chosen: #222;--vol-color-foreground: #fff;--vol-color-foreground-muted: #999;--vol-font-size: 16px;--vol-article-max-width: 1200px;--vol-article-padding-x: 18px;--vol-z-index-hero-before: 2;--vol-z-index-header: 10;--vol-gap-content-mobile: 26px;--vol-gap-content-desktop: 32px}*,*:before,*:after{box-sizing:border-box}html,body{margin:unset;padding:unset;width:100%;background-color:var(--vol-color-background);color:var(--vol-color-foreground);font-size:var(--vol-font-size)}article{width:100%}a{color:var(--vol-color-foreground);text-decoration:none}ul{margin:unset}@media(max-width:1239px){.vol-mobile-d-none{display:none!important}}@media(min-width:1240px){.vol-desktop-d-none{display:none!important}}
