.tagify{--tags-border-color:#DDD;--tag-bg:#E5E5E5;--tag-hover:#D3E2E2;--tag-text-color:black;--tag-text-color--edit:black;--tag-pad:0.3em 0.5em;--tag-inset-shadow-size:1.1em;--tag-invalid-color:#D39494;--tag-invalid-bg:rgba(211, 148, 148, 0.5);--tag-remove-bg:rgba(211, 148, 148, 0.3);--tag-remove-btn-bg:none;--tag-remove-btn-bg--hover:#c77777;--tag--min-width:1ch;--tag--max-width:auto;display:flex;align-items:flex-start;flex-wrap:wrap;border:1px solid #ddd;border:1px solid var(--tags-border-color);padding:0;line-height:1.1;cursor:text;position:relative;transition:.1s}@keyframes tags--bump{30%{transform:scale(1.2)}}.tagify:hover{border-color:#ccc}.tagify.tagify--focus{border-color:#85c8ea}.tagify[readonly]{cursor:default}.tagify[readonly]>.tagify__input{visibility:hidden;width:0;margin:5px 0}.tagify[readonly] .tagify__tag__removeBtn{display:none}.tagify[readonly] .tagify__tag>div{padding:.3em .5em;padding:var(--tag-pad)}.tagify[readonly] .tagify__tag>div::before{background:linear-gradient(45deg, var(--tag-bg) 25%, transparent 25%, transparent 50%, var(--tag-bg) 50%, var(--tag-bg) 75%, transparent 75%, transparent) 0/5px 5px;box-shadow:none;filter:brightness(0.95)}.tagify+input,.tagify+textarea{display:none !important}.tagify__tag{display:inline-flex;align-items:center;margin:5px 0 5px 5px;position:relative;z-index:1;cursor:default;transition:.13s ease-out}.tagify__tag.tagify--editable>div{color:#000;color:var(--tag-text-color--edit)}.tagify__tag.tagify--editable>div::before{box-shadow:0 0 0 2px #d3e2e2 inset !important;box-shadow:0 0 0 2px var(--tag-hover) inset !important}.tagify__tag.tagify--editable.tagify--invalid>div::before{box-shadow:0 0 0 2px #d39494 inset !important;box-shadow:0 0 0 2px var(--tag-invalid-color) inset !important}.tagify__tag>div{vertical-align:top;box-sizing:border-box;max-width:100%;padding:.3em .5em;padding:var(--tag-pad);color:#000;color:var(--tag-text-color);line-height:inherit;border-radius:3px;-webkit-user-select:none;user-select:none;transition:.13s ease-out}.tagify__tag>div>*{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;vertical-align:top;min-width:var(--tag--min-width);max-width:var(--tag--max-width)}.tagify__tag>div>[contenteditable]{outline:0;-webkit-user-select:text;user-select:text;cursor:text;margin:-2px;padding:2px}.tagify__tag>div::before{content:'';position:absolute;border-radius:inherit;left:0;top:0;right:0;bottom:0;z-index:-1;pointer-events:none;transition:120ms ease;animation:tags--bump .3s ease-out 1;box-shadow:0 0 0 1.1em #e5e5e5 inset;box-shadow:0 0 0 var(--tag-inset-shadow-size) var(--tag-bg) inset}.tagify__tag:hover:not([readonly]) div::before{top:-2px;right:-2px;bottom:-2px;left:-2px;box-shadow:0 0 0 1.1em #d3e2e2 inset;box-shadow:0 0 0 var(--tag-inset-shadow-size) var(--tag-hover) inset}.tagify__tag.tagify--noAnim{animation:none}.tagify__tag.tagify--hide{width:0 !important;padding-left:0;padding-right:0;margin-left:0;margin-right:0;opacity:0;transform:scale(0);transition:.3s;pointer-events:none}.tagify__tag.tagify--mark div::before{animation:none}.tagify__tag.tagify--notAllowed div>span{opacity:.5}.tagify__tag.tagify--notAllowed div::before{box-shadow:0 0 0 1.1em rgba(211,148,148,0.5) inset !important;box-shadow:0 0 0 var(--tag-inset-shadow-size) var(--tag-invalid-bg) inset !important;transition:.2s}.tagify__tag[readonly] .tagify__tag__removeBtn{display:none}.tagify__tag[readonly]>div::before{background:linear-gradient(45deg, var(--tag-bg) 25%, transparent 25%, transparent 50%, var(--tag-bg) 50%, var(--tag-bg) 75%, transparent 75%, transparent) 0/5px 5px;box-shadow:none;filter:brightness(0.95)}.tagify__tag__removeBtn{order:5;font:14px/16px Serif;background:0 0;background:var(--tag-remove-btn-bg);color:#000;color:var(--tag-text-color);width:14px;height:14px;text-align:center;border-radius:50px;cursor:pointer;margin-right:4.66667px;margin-left:-4.66667px;transition:.2s ease-out}.tagify__tag__removeBtn::after{content:"\00D7"}.tagify__tag__removeBtn:hover{color:#fff;background:#c77777;background:var(--tag-remove-btn-bg--hover)}.tagify__tag__removeBtn:hover+div>span{opacity:.5}.tagify__tag__removeBtn:hover+div::before{box-shadow:0 0 0 1.1em rgba(211,148,148,0.3) inset !important;box-shadow:0 0 0 var(--tag-inset-shadow-size) var(--tag-remove-bg) inset !important;transition:.2s}.tagify:not(.tagify--mix) .tagify__input{white-space:nowrap}.tagify:not(.tagify--mix) .tagify__input br{display:none}.tagify:not(.tagify--mix) .tagify__input *{display:inline;white-space:nowrap}.tagify__input{display:block;min-width:110px;margin:5px;padding:.3em .5em;padding:var(--tag-pad, 0.3em 0.5em);line-height:inherit;position:relative}.tagify__input::before{display:inline-block;width:0}.tagify__input:empty::before{transition:.2s ease-out;opacity:.5;transform:none;width:auto}.tagify__input:focus{outline:0}.tagify__input:focus::before{transition:.2s ease-out;opacity:0;transform:translatex(6px)}@supports (-moz-appearance: none){.tagify__input:focus::before{display:none}}.tagify__input:focus:empty::before{transition:.2s ease-out;opacity:.3;transform:none}@supports (-moz-appearance: none){.tagify__input:focus:empty::before{display:inline-block}}.tagify__input::before{content:attr(data-placeholder);line-height:1.8;position:absolute;top:0;z-index:1;color:#000;white-space:nowrap;pointer-events:none;opacity:0}@supports (-moz-appearance: none){.tagify__input::before{line-height:inherit;position:relative}}.tagify__input::after{content:attr(data-suggest);color:#000;opacity:.3;pointer-events:none}.tagify__input .tagify__tag{margin:0}.tagify__input .tagify__tag>div{padding-top:0;padding-bottom:0}.tagify--mix .tagify__input{padding:5px;margin:0;width:100%;height:100%;line-height:1.7}.tagify--select::after{content:'>';opacity:.5;position:absolute;top:50%;right:0;bottom:0;font:16px monospace;line-height:8px;height:8px;pointer-events:none;transform:translate(-150%, -50%) scaleX(1.2) rotate(90deg);transition:.2s ease-in-out}.tagify--select[aria-expanded=true]::after{transform:translate(-150%, -50%) rotate(270deg) scaleY(1.2)}.tagify--select .tagify__tag{position:absolute;top:0;right:1.8em;bottom:0}.tagify--select .tagify__tag div{display:none}.tagify--select .tagify__input{width:100%}.tagify--invalid{--tags-border-color:#D39494}.tagify__dropdown{position:absolute;z-index:9999;background:#fff;max-height:300px;overflow:auto;border:1px solid #85c8ea;box-shadow:0 2px 4px -2px rgba(0,0,0,0.2);box-sizing:border-box}.tagify__dropdown__item{box-sizing:inherit;padding:.35em .6em;margin:2px;cursor:pointer;border-radius:3px;position:relative;outline:0}.tagify__dropdown__item--active{background:#e5e5e5}.tagify__dropdown__item:active{filter:brightness(105%)}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(0.25, 0.25, 0.75, 0.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(0.6, -0.28, 0.735, 0.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(0.47, 0, 0.745, 0.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(0.39, 0.575, 0.565, 1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(0.445, 0.05, 0.55, 0.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0, 100px, 0)}[data-aos=fade-down]{transform:translate3d(0, -100px, 0)}[data-aos=fade-right]{transform:translate3d(-100px, 0, 0)}[data-aos=fade-left]{transform:translate3d(100px, 0, 0)}[data-aos=fade-up-right]{transform:translate3d(-100px, 100px, 0)}[data-aos=fade-up-left]{transform:translate3d(100px, 100px, 0)}[data-aos=fade-down-right]{transform:translate3d(-100px, -100px, 0)}[data-aos=fade-down-left]{transform:translate3d(100px, -100px, 0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(0.6)}[data-aos=zoom-in-up]{transform:translate3d(0, 100px, 0) scale(0.6)}[data-aos=zoom-in-down]{transform:translate3d(0, -100px, 0) scale(0.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px, 0, 0) scale(0.6)}[data-aos=zoom-in-left]{transform:translate3d(100px, 0, 0) scale(0.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0, 100px, 0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0, -100px, 0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px, 0, 0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px, 0, 0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0, 100%, 0)}[data-aos=slide-down]{transform:translate3d(0, -100%, 0)}[data-aos=slide-right]{transform:translate3d(-100%, 0, 0)}[data-aos=slide-left]{transform:translate3d(100%, 0, 0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}.beer-slider{display:inline-block;overflow:hidden;position:relative}.beer-slider *,.beer-slider:after,.beer-slider :after,.beer-slider:before,.beer-slider :before{box-sizing:border-box}.beer-slider img,.beer-slider svg{vertical-align:bottom}.beer-slider>*{height:100%}.beer-slider>img{height:auto;max-width:100%}.beer-reveal{left:0;opacity:0;overflow:hidden;position:absolute;right:50%;top:0;transition:opacity .35s;z-index:1}.beer-reveal>:first-child{height:100%;max-width:none;width:200%}.beer-reveal>img:first-child{height:auto}.beer-range{-moz-appearance:none;-ms-touch-action:auto;-webkit-appearance:slider-horizontal !important;bottom:0;cursor:pointer;height:100%;left:-1px;margin:0;opacity:0;position:absolute;top:0;touch-action:auto;width:calc(100% + 2px);z-index:2}.beer-range::-webkit-slider-thumb{-webkit-appearance:none;height:300vh}.beer-range::-moz-range-thumb{-webkit-appearance:none;height:300vh}.beer-range::-ms-tooltip{display:none}.beer-handle{background:rgba(255,255,255,0.5);border-radius:50%;box-shadow:0 0 6px transparent;color:#000;height:48px;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0);transition:background .3s,box-shadow .3s,opacity .5s .25s;width:48px;z-index:2}.beer-handle:after,.beer-handle:before{border-left:2px solid;border-top:2px solid;content:"";height:10px;position:absolute;top:50%;transform-origin:0 0;width:10px}.beer-handle:before{left:10px;transform:rotate(-45deg)}.beer-handle:after{right:0;transform:rotate(135deg)}.beer-range:focus ~ .beer-handle{background:rgba(255,255,255,0.85);box-shadow:0 0 3px rgba(0,0,0,0.4)}.beer-reveal[data-beer-label]:after,.beer-slider[data-beer-label]:after{background:rgba(255,255,255,0.75);border-radius:.125rem;content:attr(data-beer-label);line-height:1;padding:.5rem;position:absolute;top:1.5rem}.beer-slider[data-beer-label]:after{right:1.5rem}.beer-reveal[data-beer-label]:after{left:1.5rem}.beer-reveal[data-beer-label=""]:after,.beer-slider[data-beer-label=""]:after{content:none}.beer-ready .beer-handle,.beer-ready .beer-reveal{opacity:1}@keyframes drift-fadeZoomIn{0%{transform:scale(1.5);opacity:0}100%{transform:scale(1);opacity:1}}@keyframes drift-fadeZoomOut{0%{transform:scale(1);opacity:1}15%{transform:scale(1.1);opacity:1}100%{transform:scale(0.5);opacity:0}}@keyframes drift-loader-rotate{0%{transform:translate(-50%, -50%) rotate(0)}50%{transform:translate(-50%, -50%) rotate(-180deg)}100%{transform:translate(-50%, -50%) rotate(-360deg)}}@keyframes drift-loader-before{0%{transform:scale(1)}10%{transform:scale(1.2) translateX(6px)}25%{transform:scale(1.3) translateX(8px)}40%{transform:scale(1.2) translateX(6px)}50%{transform:scale(1)}60%{transform:scale(0.8) translateX(6px)}75%{transform:scale(0.7) translateX(8px)}90%{transform:scale(0.8) translateX(6px)}100%{transform:scale(1)}}@keyframes drift-loader-after{0%{transform:scale(1)}10%{transform:scale(1.2) translateX(-6px)}25%{transform:scale(1.3) translateX(-8px)}40%{transform:scale(1.2) translateX(-6px)}50%{transform:scale(1)}60%{transform:scale(0.8) translateX(-6px)}75%{transform:scale(0.7) translateX(-8px)}90%{transform:scale(0.8) translateX(-6px)}100%{transform:scale(1)}}@-webkit-keyframes drift-fadeZoomIn{0%{-webkit-transform:scale(1.5);opacity:0}100%{-webkit-transform:scale(1);opacity:1}}@-webkit-keyframes drift-fadeZoomOut{0%{-webkit-transform:scale(1);opacity:1}15%{-webkit-transform:scale(1.1);opacity:1}100%{-webkit-transform:scale(0.5);opacity:0}}@-webkit-keyframes drift-loader-rotate{0%{-webkit-transform:translate(-50%, -50%) rotate(0)}50%{-webkit-transform:translate(-50%, -50%) rotate(-180deg)}100%{-webkit-transform:translate(-50%, -50%) rotate(-360deg)}}@-webkit-keyframes drift-loader-before{0%{-webkit-transform:scale(1)}10%{-webkit-transform:scale(1.2) translateX(6px)}25%{-webkit-transform:scale(1.3) translateX(8px)}40%{-webkit-transform:scale(1.2) translateX(6px)}50%{-webkit-transform:scale(1)}60%{-webkit-transform:scale(0.8) translateX(6px)}75%{-webkit-transform:scale(0.7) translateX(8px)}90%{-webkit-transform:scale(0.8) translateX(6px)}100%{-webkit-transform:scale(1)}}@-webkit-keyframes drift-loader-after{0%{-webkit-transform:scale(1)}10%{-webkit-transform:scale(1.2) translateX(-6px)}25%{-webkit-transform:scale(1.3) translateX(-8px)}40%{-webkit-transform:scale(1.2) translateX(-6px)}50%{-webkit-transform:scale(1)}60%{-webkit-transform:scale(0.8) translateX(-6px)}75%{-webkit-transform:scale(0.7) translateX(-8px)}90%{-webkit-transform:scale(0.8) translateX(-6px)}100%{-webkit-transform:scale(1)}}.drift-zoom-pane{background:rgba(0,0,0,0.5);transform:translate3d(0, 0, 0);-webkit-transform:translate3d(0, 0, 0)}.drift-zoom-pane.drift-opening{animation:drift-fadeZoomIn 180ms ease-out;-webkit-animation:drift-fadeZoomIn 180ms ease-out}.drift-zoom-pane.drift-closing{animation:drift-fadeZoomOut 210ms ease-in;-webkit-animation:drift-fadeZoomOut 210ms ease-in}.drift-zoom-pane.drift-inline{position:absolute;width:150px;height:150px;border-radius:75px;box-shadow:0 6px 18px rgba(0,0,0,0.3)}.drift-loading .drift-zoom-pane-loader{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);width:66px;height:20px;animation:drift-loader-rotate 1800ms infinite linear;-webkit-animation:drift-loader-rotate 1800ms infinite linear}.drift-zoom-pane-loader:before,.drift-zoom-pane-loader:after{content:"";display:block;width:20px;height:20px;position:absolute;top:50%;margin-top:-10px;border-radius:20px;background:rgba(255,255,255,0.9)}.drift-zoom-pane-loader:before{left:0;animation:drift-loader-before 1800ms infinite linear;-webkit-animation:drift-loader-before 1800ms infinite linear}.drift-zoom-pane-loader:after{right:0;animation:drift-loader-after 1800ms infinite linear;-webkit-animation:drift-loader-after 1800ms infinite linear;animation-delay:-900ms;-webkit-animation-delay:-900ms}.drift-bounding-box{background-color:rgba(0,0,0,0.4)}@font-face{font-family:"Blender";src:url(/web/20240309001026im_/https://www.spaceorbits.org/assets/Blender-Heavy-2f0353069c54d20ea006baf5afec179dec94bc237e35158c30a31595ce267346.eot);src:url(/web/20240309001026im_/https://www.spaceorbits.org/assets/Blender-Heavy-2f0353069c54d20ea006baf5afec179dec94bc237e35158c30a31595ce267346.eot#iefix) format("embedded-opentype"),url(/web/20240309001026im_/https://www.spaceorbits.org/assets/Blender-Heavy-c2eb73fd42e1addf5b4b2cd059fba76d6603dca9736bc67d2216f3dfcfa060a5.woff2) format("woff2"),url(/web/20240309001026im_/https://www.spaceorbits.org/assets/Blender-Heavy-4d1f9abc258d57d142879ec70286572e4dd61f2c49e3e6a8678ba888956fa602.woff) format("woff"),url(/web/20240309001026im_/https://www.spaceorbits.org/assets/Blender-Heavy-1c0007becc4134ee97ec8e3de90d43ebc5812132338e0ff47a582d13079f22a4.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:"Blender";src:url(/web/20240309001026im_/https://www.spaceorbits.org/assets/Blender-Bold-6711b560b6dce5f9f8c0412728d4226078b9fc9418393b1dd2dd0c5b9f3ab18e.eot);src:url(/web/20240309001026im_/https://www.spaceorbits.org/assets/Blender-Bold-6711b560b6dce5f9f8c0412728d4226078b9fc9418393b1dd2dd0c5b9f3ab18e.eot#iefix) format("embedded-opentype"),url(/web/20240309001026im_/https://www.spaceorbits.org/assets/Blender-Bold-d33cfcb7a47f1e79ce94df2c19e553fa677d17c62c7103702a30fb96b2f376ba.woff2) format("woff2"),url(/web/20240309001026im_/https://www.spaceorbits.org/assets/Blender-Bold-e336e671d1babda87cf9d888dda46eedaeb30f5f356de05dbb7cadfd2fb42cbc.woff) format("woff"),url(/web/20240309001026im_/https://www.spaceorbits.org/assets/Blender-Bold-ef767c70e2822bbc75aae29d196fc6afe94f75912d461e9fd280eafeaacc25f0.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"Blender";src:url(/web/20240309001026im_/https://www.spaceorbits.org/assets/Blender-Medium-97e73a2b58ce59cd46d067ce4f5920f161de61861b5be1800e74735d4e6c4a2b.eot);src:url(/web/20240309001026im_/https://www.spaceorbits.org/assets/Blender-Medium-97e73a2b58ce59cd46d067ce4f5920f161de61861b5be1800e74735d4e6c4a2b.eot#iefix) format("embedded-opentype"),url(/web/20240309001026im_/https://www.spaceorbits.org/assets/Blender-Medium-40187d61447030e4747a6ebe276ff827de54cf9032e2a588648c5c593be8769d.woff2) format("woff2"),url(/web/20240309001026im_/https://www.spaceorbits.org/assets/Blender-Medium-6ac0f6aa29ca169b6e5d746f364b031a466bd7904c43cbd74ef8ac86b3c7aa0f.woff) format("woff"),url(/web/20240309001026im_/https://www.spaceorbits.org/assets/Blender-Medium-cbc524cc706bc5743e47275331e69a34a71b1f43236a71fdcef9aac90e069dfd.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:"Blender";src:url(/web/20240309001026im_/https://www.spaceorbits.org/assets/Blender-Book-7275d81045dfa47d72cb13c188929ffffcb097320bb75c0fc86a0f6258fa039a.eot);src:url(/web/20240309001026im_/https://www.spaceorbits.org/assets/Blender-Book-7275d81045dfa47d72cb13c188929ffffcb097320bb75c0fc86a0f6258fa039a.eot#iefix) format("embedded-opentype"),url(/web/20240309001026im_/https://www.spaceorbits.org/assets/Blender-Book-0e908bc6b2cfc069d8a3a8839199ce63d783a0fff6d68b7129dd06640e8778a4.woff2) format("woff2"),url(/web/20240309001026im_/https://www.spaceorbits.org/assets/Blender-Book-d5b9b4a758985acc4d26107f2cbb8010f66a2aac22568e45e867d76c2db9a53c.woff) format("woff"),url(/web/20240309001026im_/https://www.spaceorbits.org/assets/Blender-Book-71295bd95a7f34d1dca71a6f5b7182037bce63d0033e559a1ebe625763222fdb.ttf) format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:"Din";src:url(/web/20240309001026im_/https://www.spaceorbits.org/assets/387176_2_0-737b1ff0e0b4627dce64db74f31231226857d00ebc56fd22d633c23fcf804292.eot);src:url(/web/20240309001026im_/https://www.spaceorbits.org/assets/387176_2_0-737b1ff0e0b4627dce64db74f31231226857d00ebc56fd22d633c23fcf804292.eot#iefix) format("embedded-opentype"),url(/web/20240309001026im_/https://www.spaceorbits.org/assets/387176_2_0-5e3674b959a0078780b82d10c1f77bb0626841cc4fdbf199487102c06a2675b9.woff2) format("woff2"),url(/web/20240309001026im_/https://www.spaceorbits.org/assets/387176_2_0-f0becd39a62a7e8f996b940dff9ca073138aae564b8bf65976a083d9a25cd4b2.woff) format("woff"),url(/web/20240309001026im_/https://www.spaceorbits.org/assets/387176_2_0-9c68399db84a2f1491f40816dabec6c76d3745f8728fcfb5e7958993835b2999.ttf) format("truetype");font-weight:normal;font-style:normal}body{margin:0;padding:0}section{box-sizing:border-box;margin:0;padding:20px 24px}section:first-of-type{padding-top:0}@media (min-width: 768px){section{padding:20px 56px}}section.dark_grey{background-color:#2e2e2e;color:white}section.mid_grey{background-color:#434343;color:white}section.light_grey{background-color:#f5f5f5}section.gold{background-color:#fcaf17}.edge_to_edge{padding-left:0;padding-right:0}.no_vertical_padding{padding-top:0;padding-bottom:0}.h_space_padding{padding:0 56px}@media (max-width: 768px){.h_space_padding{padding:0 24px}}.h_space_margin{margin:0 56px}@media (max-width: 768px){.h_space_margin{margin:0 24px}}.h_space_margin-double{margin:0 112px}@media (max-width: 768px){.h_space_margin-double{margin:0 48px}}body section .top_left{background-position:top left}body section .top_right{background-position:top right}body section .top_center{background-position:top center}body section .bottom_left{background-position:bottom left}body section .bottom_right{background-position:bottom right}body section .bottom_center{background-position:bottom center}body section .center_left{background-position:center left}body section .center_right{background-position:center right}body section .center_center{background-position:center center}.FullWidthHeightImageComponent.title_caption:after,.HeroComponent.title_caption .HeroComponent__image:after,.HomeHeroCarouselComponent .carousel.title_caption .home_img:after,.HomeHeroComponent.title_caption .home_img:after,.MasonryGridComponent.title_caption_one .masonry_img:after,.MasonryGridComponent.title_caption_two .masonry_img_0:after,.MasonryGridComponent.title_caption_three .masonry_img_1:after,.ThreeQuartersComponent.title_caption .three_quarters__col-img:after,.TwoColumnComponent.title_caption .two-column__col-img:after,.SquareVideoTwoColumnComponent.title_caption .two-column__col-img:after,.TwoColumnSliderComponent.title_caption .two-column__col-img:after,.TwoColumnTallIconsComponent.title_caption .image:after,.TwoColumnTallLinksComponent.title_caption .column.image:after,.TwoColumnZoomComponent .two-column__col:last-child:after{content:attr(data-content);background-color:#434343;width:100%;position:absolute;bottom:0;right:0;color:white;font-family:"Blender", Arial, Helvetica, sans-serif;font-weight:bold;padding:20px;box-sizing:border-box;text-transform:uppercase;z-index:10}html{font-size:18px}body{font-family:"Blender", Arial, Helvetica, sans-serif}h1,h2,h3,h4,h5,h6,hr,p,blockquote{margin:0 0 20px 0}h1{font-size:40px;line-height:1;font-weight:900;letter-spacing:1.5px;margin:0 0 40px 0;text-transform:uppercase}@media (min-width: 768px){h1{font-size:48px}}@media (min-width: 1280px){h1{font-size:56px}}@media (min-width: 1440px){h1{font-size:78px}}h2{font-size:28px;font-weight:700;line-height:1;text-transform:uppercase}@media (min-width: 768px){h2{font-size:40px}}h3{font-size:26px;font-weight:normal;line-height:1}@media (min-width: 768px){h3{font-size:36px;letter-spacing:1.1px}}h4{font-size:24px;font-weight:700;line-height:1}@media (min-width: 768px){h4{font-size:28px}}h5{font-size:18px;font-weight:900;letter-spacing:1.1px;line-height:1}@media (min-width: 768px){h5{font-size:20px}}p,p a,li a{font-family:"Din", Arial, Helvetica, sans-serif;font-size:18px;line-height:1.3;text-rendering:optimizeSpeed}@media (min-width: 1280px){p,p a,li a{font-size:20px;line-height:28px}}p a,section li a,.maxarLink{background:linear-gradient(to bottom, #fcaf17 0%, #fcaf17 100%);background-position:0 100%;background-repeat:repeat-x;background-size:2px 2px;color:#2e2e2e;transition:all 0.25s ease-in-out;font-size:1rem;letter-spacing:0.75px;text-decoration:none}p a:hover,p a:focus,section li a:hover,section li a:focus,.maxarLink:hover,.maxarLink:focus{background-size:2px 20px;color:#2e2e2e}p a:visited,section li a:visited,.maxarLink:visited{color:#68164f}.dark_grey p a{color:white}button,a.button,input[type="submit"]{font-family:"Blender", Arial, Helvetica, sans-serif;font-size:18px;font-weight:700;line-height:1;text-transform:none}.navbar__categories__header{font-size:16px;font-weight:900;line-height:24px}.navbar__link{font-family:"Blender", Arial, Helvetica, sans-serif;font-size:14px;font-weight:900;line-height:24px;text-decoration:none;text-transform:uppercase}.typography--nav{font-family:"Blender", Arial, Helvetica, sans-serif;font-size:16px;font-weight:900;line-height:24px;text-transform:uppercase}blockquote{font-size:28px;font-weight:700;line-height:28px;text-transform:uppercase}.alerts{width:100%;z-index:9999;position:fixed;top:0}.alert{color:white;opacity:1;transition:opacity 0.6s;margin-bottom:15px}.alert .success{background-color:#4caf50}.alert .info{background-color:#2196f3}.alert .warning{background-color:#ff9800}.alert .text{padding:20px;width:60%;margin:0 auto}.closebtn{margin-left:15px;color:white;font-weight:bold;float:right;font-size:22px;line-height:20px;cursor:pointer;transition:0.3s}.closebtn:hover{color:black}.copy ul{list-style:none;padding-left:0}.copy ul li{padding-left:1em;font-family:"Din", Arial, Helvetica, sans-serif;font-size:18px;position:relative;line-height:1.3;text-rendering:optimizeSpeed}@media (min-width: 1280px){.copy ul li{font-size:20px;line-height:28px}}.copy ul li:before{position:absolute;content:"\25A0";color:#fcaf17;font-weight:bold;display:inline-block;width:1em;font-size:.6em;margin-left:-2em}button,input[type="submit"],.button{background:transparent;border-width:2px;border-style:solid;border-color:#fcaf17;box-sizing:border-box;color:black;cursor:pointer;display:inline-block;text-align:center;text-decoration:none;transition:all 0.3s ease-in-out;padding:8px 32px}button:focus,button:hover,input[type="submit"]:focus,input[type="submit"]:hover,.button:focus,.button:hover{background-color:#fcaf17;color:white}button.gold_grey,input[type="submit"].gold_grey,.button.gold_grey{background-color:#fcaf17;border-color:#434343;color:#434343}button.gold_grey:hover,button.gold_grey:focus,input[type="submit"].gold_grey:hover,input[type="submit"].gold_grey:focus,.button.gold_grey:hover,.button.gold_grey:focus{background-color:#434343;color:white}.mid_grey .button,.mid_grey input[type="submit"],.mid_grey button{color:white}.dark_grey .button,.dark_grey input[type="submit"],.dark_grey button{color:white}.gold .button,.gold input[type="submit"],.gold button{border-color:#434343}.drift-zoom-pane.drift-inline{width:200px;height:200px;border-radius:100%;border:solid 3px white;z-index:100}.scroll-indicator-controller{position:fixed;top:50vh;transform:translate(0, -50%);right:10px;z-index:999}.scroll-indicator-controller.indi-mobile>div span{display:none}@media (min-width: 1025px){.scroll-indicator-controller{right:20px}}.scroll-indicator-controller>div{width:20px;height:20px;position:relative;border-radius:50%;border:1px solid tomato;background:rgba(0,0,0,0.25);margin:0 0 10px 0;cursor:pointer;transition:background .4s ease;will-change:transition}.scroll-indicator-controller>div span{color:tomato;position:absolute;right:calc(100% + 8px);white-space:nowrap;top:50%;font-family:arial,sans-serif;font-size:16px;line-height:17px;width:0;overflow:hidden;opacity:0;transform:translateY(-50%) translateX(10px);transition:all .4s ease;will-change:transition}@media (hover: none){.scroll-indicator-controller>div span{display:none}}.scroll-indicator-controller>div span:after{content:"-----";padding-left:5px;letter-spacing:-2px;font-family:arial,sans-serif;vertical-align:text-top;line-height:14px}@media (hover: hover), (-ms-high-contrast: none), (-ms-high-contrast: active){.scroll-indicator-controller>div:hover span{width:auto;opacity:1;overflow:visible;transform:translateY(-50%) translateX(0)}}.scroll-indicator-controller>div.active{background:tomato;border-color:rgba(0,0,0,0.25)}@supports (-ms-ime-align: auto){.scroll-indicator-controller>div span{transition:opacity .4s ease}}.scroll-indicator-controller{opacity:0;transition:opacity .25s ease-in-out}.scroll-indicator-controller.visible{opacity:1}@media (max-width: 768px){.scroll-indicator-controller{display:none}}.scroll-indicator-controller>div{border-radius:0 !important;width:12px !important;height:12px !important;background-color:#434343 !important;border:1px solid white !important}.scroll-indicator-controller>div span{background-color:#434343 !important;color:white !important;padding:10px 0}.scroll-indicator-controller>div span:after{content:"" !important}.scroll-indicator-controller>div.active{background:#fcaf17 !important}@media (hover: hover), (-ms-high-contrast: none), (-ms-high-contrast: active){.scroll-indicator-controller>div:hover span{padding:10px 15px}}.env_footer{position:fixed;width:100%;padding:20px;bottom:0;left:0;z-index:9999;text-align:center;line-height:0;background-color:#0e9797;background:repeating-linear-gradient(45deg, #0e9797, #0e9797 10px, #12c6c6 10px, #12c6c6 20px);box-sizing:border-box;font-weight:bold;transition:opacity 0.25s ease-in-out}.env_footer:hover{opacity:0.1}.env_footer span{background-color:rgba(245,245,245,0.9);padding:5px}hr{margin-bottom:20px}a.arrow{display:inline-flex;align-items:center;justify-content:flex-start;color:black;transition:all 0.25s ease-in-out}a:hover{color:#fcaf17}.pagination{align-items:center;box-sizing:border-box;display:flex;justify-content:center;position:relative;z-index:3;margin-top:40px}@media (min-width: 1024px){.pagination{padding:0 0 40px 40px;justify-content:flex-start}}@media (min-width: 1440px){.pagination{padding:0 0 80px 80px}}.pagination a{background-color:white;border:1px solid black;box-sizing:border-box;height:40px;margin:0 20px;padding:0;transition:all 0.3s ease;width:40px;text-align:center;display:table-cell;vertical-align:middle;line-height:3;color:#fcaf17}.pagination a:focus,.pagination a:hover{border-color:#fcaf17;background-color:#fcaf17;color:white}@media (min-width: 1024px){.pagination a{background-color:transparent}}.pagination em.current{background-color:#fcaf17;border:1px solid #fcaf17;color:white;height:40px;margin:0 20px;padding:0;transition:all 0.3s ease;width:40px;text-align:center;font-style:normal;color:black;font-family:"Blender", Arial, Helvetica, sans-serif;font-size:14px;font-weight:900;line-height:24px;text-decoration:none;text-transform:uppercase;line-height:3}@media (min-width: 1024px){.pagination em.current{background-color:white !important;color:#fcaf17 !important}}.pagination .disabled{display:none}.SearchResult--Page,.SearchResult--Resource{margin-top:40px;margin-bottom:40px;columns:2 200px;column-fill:auto;gap:100px}.SearchResult--Page article,.SearchResult--Resource article{break-inside:avoid;page-break-inside:avoid;display:block;margin-bottom:40px}.SearchResult--Page article span,.SearchResult--Resource article span{display:block}.SearchResult--Page a,.SearchResult--Resource a{text-decoration:none;display:inline-block;margin-bottom:5px}.SearchResult--Page a h3,.SearchResult--Resource a h3{color:#4164fb;font-family:"Din", Arial, Helvetica, sans-serif;font-weight:bold;font-size:1.25em;margin-bottom:0;padding-bottom:0;display:inline-block;border-bottom:solid 2px transparent;transition:border-bottom .25s ease-in-out}.SearchResult--Page a:visited h3,.SearchResult--Resource a:visited h3{color:#4164fb}.SearchResult--Page a:hover h3,.SearchResult--Resource a:hover h3{border-bottom:solid 2px #4164fb}.morePressReleases{margin:0 0 80px 0;display:flex;justify-content:center}.morePressReleases a{display:block}.AboutConstellationComponent{display:flex;align-items:stretch;height:100%;padding:20px 0}.AboutConstellationComponent .column{width:100%;position:relative}@media (min-width: 768px){.AboutConstellationComponent .column:first-child{width:40%}.AboutConstellationComponent .column:last-child{width:60%}}@media (min-width: 1280px){.AboutConstellationComponent .column:first-child{width:50%}.AboutConstellationComponent .column:last-child{width:50%}}.AboutConstellationComponent .column.image{display:none}@media (min-width: 768px){.AboutConstellationComponent .column.image{display:block;background-size:cover;background-position:top right;background-repeat:no-repeat;z-index:1}}@media (min-width: 1280px){.AboutConstellationComponent .column.image{display:block;background-size:cover;background-position:top right;background-repeat:no-repeat}}.AboutConstellationComponent .text_block{margin-bottom:80px;width:100%}@media (min-width: 600px){.AboutConstellationComponent .text_block{width:70%}}.AboutConstellationComponent hr{background-color:#fcaf17;width:200%;box-shadow:none;border:none;height:2px;margin-left:-80px;position:relative;left:-100%}.AboutConstellationComponent article{display:flex;margin-bottom:80px;align-content:center}.AboutConstellationComponent article .article_text{padding-right:80px;width:250px}.AboutConstellationComponent article .article_image img{width:100%;height:auto}.component_form.about_constellation_components{display:flex;flex-direction:column}.component_form.about_constellation_components input[type="text"]{width:100%}.component_form.about_constellation_components .ac_row{display:flex;flex-direction:row}.AnchorComponent{height:0;padding:0}.component_form.anchor_components{display:flex;flex-direction:column}.component_form.anchor_components input[type="text"]{width:100%}.CarouselComponent{padding:0;padding:20px 0}.CarouselComponent .sharedHeading{background-color:#434343;padding:40px 0 80px 0;margin-bottom:-20px}.CarouselComponent .sharedHeading h2{color:white;text-align:center;margin-bottom:0}.CarouselComponent .carouselMain{display:flex;flex-direction:column;margin:0 24px;padding:0;position:relative}@media (min-width: 1024px){.CarouselComponent .carouselMain{display:flex;flex-direction:row-reverse;height:80vh;margin-left:0;margin-right:0}}.CarouselComponent .carouselMain .images{background:#f5f5f5;flex:1;overflow-x:hidden;width:100%}@media (min-width: 1024px){.CarouselComponent .carouselMain .images{background:white;width:50%}}.CarouselComponent .carouselMain .images .slider{display:flex;height:100%;transition:transform 0.4s ease-in-out;transform:translateX(0%)}.CarouselComponent .carouselMain .images .slide img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.CarouselComponent .carouselMain .copy{background:#434343;color:white;box-sizing:border-box;display:flex;flex-direction:column;overflow-x:hidden;width:100%}@media (min-width: 1024px){.CarouselComponent .carouselMain .copy{flex:1;flex-direction:column-reverse;height:100%;justify-content:flex-end}}.CarouselComponent .carouselMain .copy .indicators{align-items:center;background:#434343;box-sizing:border-box;display:flex;justify-content:center;padding:20px;position:relative;z-index:3}.CarouselComponent .carouselMain .copy .indicators .nextButton,.CarouselComponent .carouselMain .copy .indicators .previousButton{height:20px;width:20px;margin:0 5px}.CarouselComponent .carouselMain .copy .indicators .nextButton:before,.CarouselComponent .carouselMain .copy .indicators .previousButton:before{height:100%;width:100%}.CarouselComponent .carouselMain .copy .indicators .previousButton{margin-right:0px}@media (min-width: 1024px){.CarouselComponent .carouselMain .copy .indicators{padding:20px 0 40px 40px;justify-content:flex-start}.CarouselComponent .carouselMain .copy .indicators .nextButton,.CarouselComponent .carouselMain .copy .indicators .previousButton{display:none}}@media (min-width: 1440px){.CarouselComponent .carouselMain .copy .indicators{padding:20px 0 80px 80px}}.CarouselComponent .carouselMain .copy .indicator{background-color:white;border:1px solid #fcaf17;box-sizing:border-box;color:transparent;height:20px;margin:0 5px;padding:0;transition:all 0.3s ease;width:20px}.CarouselComponent .carouselMain .copy .indicator:focus,.CarouselComponent .carouselMain .copy .indicator:hover{border-color:#fcaf17}@media (min-width: 1024px){.CarouselComponent .carouselMain .copy .indicator{background-color:transparent;color:unset;height:40px;margin:0 20px;width:40px}}@media (min-width: 1024px){.CarouselComponent .carouselMain .copy .indicator:first-of-type{margin-left:0}}@media (min-width: 1024px){.CarouselComponent .carouselMain .copy .indicator:nth-of-type(2){margin-left:0}}.CarouselComponent .carouselMain .copy .indicator.active{background-color:#fcaf17;border-color:#fcaf17;color:transparent}.CarouselComponent .carouselMain .copy .indicator.active:focus{color:transparent !important}@media (min-width: 1024px){.CarouselComponent .carouselMain .copy .indicator.active{color:white !important}.CarouselComponent .carouselMain .copy .indicator.active:focus{color:#fcaf17 !important}}.CarouselComponent .carouselMain .copy .slider{display:flex;height:auto;overflow-y:auto;transition:transform 0.3s ease;transform:translateX(0%)}.CarouselComponent .carouselMain .copy .slide{padding:0 25px 1em 25px}@media (min-width: 1024px){.CarouselComponent .carouselMain .copy .slide{padding:0 40px 1em 40px}}@media (min-width: 1440px){.CarouselComponent .carouselMain .copy .slide{padding:0 80px 1em 80px}}.CarouselComponent .carouselMain .copy .nextButton,.CarouselComponent .carouselMain .copy .previousButton{border:none;box-sizing:border-box;color:transparent;margin-right:16px;padding:0;position:relative;height:40px;width:40px}.CarouselComponent .carouselMain .copy .nextButton:hover,.CarouselComponent .carouselMain .copy .nextButton:focus,.CarouselComponent .carouselMain .copy .previousButton:hover,.CarouselComponent .carouselMain .copy .previousButton:focus{background-color:transparent !important;color:transparent !important}.CarouselComponent .carouselMain .copy .nextButton:before,.CarouselComponent .carouselMain .copy .previousButton:before{background-size:contain !important;background-repeat:no-repeat !important;content:" ";display:block;height:32px;left:0;position:absolute;top:0;width:16px}.CarouselComponent .carouselMain .copy .nextButton:before{background-image:url(/web/20240309001026im_/https://www.spaceorbits.org/assets/icons/right-arrow-4548376ff70eee1e588a68485eefc249216549d236fd3222be908bdb0dda8713.svg)}.CarouselComponent .carouselMain .copy .previousButton:before{background-image:url(/web/20240309001026im_/https://www.spaceorbits.org/assets/icons/left-arrow-f29a2882664d4410a55b548dd227af05e9079b86721d0b37f8cc06931f100585.svg)}.CarouselComponent .carouselMain .copy .arrows{display:none}@media (min-width: 1024px){.CarouselComponent .carouselMain .copy .arrows{display:block;position:relative;padding:40px 0 20px 40px}}@media (min-width: 1440px){.CarouselComponent .carouselMain .copy .arrows{padding:80px 0 20px 80px}}.CarouselComponent.white .sharedHeading{background-color:white;color:#2e2e2e}.CarouselComponent.white .sharedHeading h2{color:#2e2e2e}.CarouselComponent.white .copy{background-color:white;color:#2e2e2e}.CarouselComponent.white .copy .button{color:#2e2e2e}.CarouselComponent.white .copy .indicators{background-color:white}.CarouselComponent.dark_grey .sharedHeading{background-color:#2e2e2e;color:white}.CarouselComponent.dark_grey .sharedHeading h2{color:white}.CarouselComponent.dark_grey .copy{background-color:#2e2e2e;columns:white}.CarouselComponent.dark_grey .copy .button{color:white}.CarouselComponent.dark_grey .copy .indicators{background-color:#2e2e2e}.CarouselComponent.light_grey .sharedHeading{background-color:#f5f5f5;color:#2e2e2e}.CarouselComponent.light_grey .sharedHeading h2{color:#2e2e2e}.CarouselComponent.light_grey .copy{background-color:#f5f5f5;color:#2e2e2e}.CarouselComponent.light_grey .copy .button{color:#2e2e2e}.CarouselComponent.light_grey .copy .indicators{background-color:#f5f5f5}.CarouselComponent.mid_grey{background-color:#2e2e2e}.CarouselComponent.mid_grey .sharedHeading{background-color:#434343;color:white}.CarouselComponent.mid_grey .sharedHeading h2{color:white}.CarouselComponent.mid_grey .copy{background-color:#434343;columns:white}.CarouselComponent.mid_grey .copy .button{color:white}.CarouselComponent.mid_grey .copy .indicators{background-color:#434343}.component_form.carousel_components{display:flex;flex-direction:column}.component_form.carousel_components input[type="text"]{width:100%}.CenteredIframeEmbedComponent{box-sizing:border-box;height:85vh;padding:0 24px}.CenteredIframeEmbedComponent iframe{border:none}@media (min-width: 768px){.CenteredIframeEmbedComponent{height:60vh;padding:0 56px}.CenteredIframeEmbedComponent iframe{display:block;margin:0 auto;max-width:750px}}.component_form.centered_iframe_embed_components{display:flex;flex-direction:column}.component_form.centered_iframe_embed_components input[type="text"]{width:100%}.CenteredMarketoFormComponent{display:flex;justify-content:center;align-items:center;padding:0 24px;flex-direction:column}.CenteredMarketoFormComponent form{max-width:500px}@media (min-width: 768px){.CenteredMarketoFormComponent{padding:0 56px}}.CenteredMarketoFormComponent #confirmform{max-width:750px;display:flex;flex-direction:column;align-items:center;padding:40px 0;box-sizing:border-box;text-align:center}.CenteredMarketoFormComponent #confirmformh2{max-width:100%}.CenteredMarketoFormComponent #confirmformh2.rule{padding-bottom:20px;margin-bottom:20px;position:relative}.CenteredMarketoFormComponent #confirmformh2.rule:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;border-bottom:2px solid #fcaf17}.CenteredMarketoFormComponent #confirmform.copy{max-width:100%}.CenteredMarketoFormComponent #confirmform.copy p{margin:0}@media (min-width: 768px){.CenteredMarketoFormComponent #confirmform.copy{max-width:65%}}@media (max-width: 950px){.CenteredMarketoFormComponent #confirmform{padding:40px 40px}.CenteredMarketoFormComponent #confirmform .copy{padding:0}}.component_form.centered_marketo_form_components{display:flex;flex-direction:column}.component_form.centered_marketo_form_components input[type="text"]{width:100%}.CeoComponent .profilePicture{margin-bottom:40px;width:100%;height:100%}@media (min-width: 768px){.CeoComponent .profilePicture{padding-right:120px;width:40%;height:100%}}.CeoComponent button{border:none;color:black;cursor:pointer;font-family:"Din", Arial, Helvetica, sans-serif;font-size:18px;line-height:1.3;text-rendering:optimizeSpeed;padding:0}@media (min-width: 1280px){.CeoComponent button{font-size:20px;line-height:28px}}.CeoComponent button img{margin-bottom:unset;margin-right:unset;width:100%}.CeoComponent__copy blockquote{text-transform:none;font-weight:normal;font-family:"Din", Arial, Helvetica, sans-serif;font-size:1.2rem;position:relative;margin-top:80px;box-sizing:border-box}.CeoComponent__copy blockquote:before{content:'"';font-family:"Blender", Arial, Helvetica, sans-serif;color:#fcaf17;font-size:88px;font-weight:900;font-style:italic;position:absolute;top:-20px;left:-10px}@media (min-width: 768px){.CeoComponent__copy{align-self:center;max-width:568px}}@media (min-width: 1024px){.CeoComponent{display:flex}}.component_form.ceo_components{display:flex;flex-direction:column}.component_form.ceo_components input[type="text"]{width:100%}.ConstellationListComponent{display:flex;justify-content:center}.ConstellationListComponent .clearfix{clear:both}.ConstellationListComponent .constellation{width:100%;position:relative;box-sizing:border-box;padding:40px}@media (min-width: 768px){.ConstellationListComponent .constellation{width:1000px}}.ConstellationListComponent .constellation:before{content:"";position:absolute;left:40px;top:0;width:2px;height:100%;background-color:#707070}@media (min-width: 768px){.ConstellationListComponent .constellation:before{left:50%;top:0}}.ConstellationListComponent .constellation .list{margin:0;padding:0}.ConstellationListComponent .constellation .list .content{position:relative;width:100%;list-style:none;box-sizing:border-box;padding:20px 40px}.ConstellationListComponent .constellation .list .content h3{text-transform:uppercase}@media (min-width: 768px){.ConstellationListComponent .constellation .list .content{width:50%}}.ConstellationListComponent .constellation hr{background-color:#fcaf17;border:none;height:2px;position:relative;overflow:visible}.ConstellationListComponent .constellation hr:before{content:"";width:10px;height:10px;background-color:#fcaf17;position:absolute}.ConstellationListComponent .constellation .content{position:relative}.ConstellationListComponent .constellation .content a{color:white}.ConstellationListComponent .constellation .content img{max-width:100%;padding-bottom:20px}@media (min-width: 768px){.ConstellationListComponent .constellation .content img{max-width:380px}}.ConstellationListComponent .constellation .content .description ul{margin-left:15px;padding:0 0 20px 0}.ConstellationListComponent .constellation .content .description ul{list-style:none;padding-left:0}.ConstellationListComponent .constellation .content .description ul li:before{position:absolute;content:"\25A0";color:#fcaf17;font-weight:bold;display:inline-block;width:1em;font-size:.6em;margin-left:-2em}.ConstellationListComponent .constellation .content.left{float:left;text-align:left;clear:both}.ConstellationListComponent .constellation .content.left hr{margin-left:-40px}.ConstellationListComponent .constellation .content.left hr:before{left:-4px;top:-4px}@media (min-width: 768px){.ConstellationListComponent .constellation .content.left{text-align:left}.ConstellationListComponent .constellation .content.left hr{margin-right:-40px}.ConstellationListComponent .constellation .content.left hr:before{right:-6px;left:auto;top:-4px}}.ConstellationListComponent .constellation .content.right{float:right;text-align:left;clear:both}.ConstellationListComponent .constellation .content.right hr{margin-left:-40px}.ConstellationListComponent .constellation .content.right hr:before{left:-4px;top:-4px}.component_form.constellation_list_components{display:flex;flex-direction:column}.component_form.constellation_list_components input[type="text"]{width:100%}.ConstellationMiddleListComponent{display:flex;justify-content:center;padding:40px 0;flex-direction:column;align-items:center}.ConstellationMiddleListComponent .textWrap{display:flex;flex-direction:column;align-items:center;width:100%;position:relative;box-sizing:border-box;padding:40px}@media (min-width: 768px){.ConstellationMiddleListComponent .textWrap{width:600px}}.ConstellationMiddleListComponent h2{color:#fcaf17;font-weight:900;font-size:40px;margin-bottom:20px;padding:0;display:inline-block}@media (min-width: 768px){.ConstellationMiddleListComponent h2{font-size:88px}}.ConstellationMiddleListComponent .subheader{border-left:none;border-right:none;border-top:solid 2px #fcaf17;border-bottom:solid 2px #fcaf17;box-sizing:border-box;padding:0 40px;margin-bottom:40px;width:100%;position:relative;box-sizing:border-box;padding:40px}@media (min-width: 768px){.ConstellationMiddleListComponent .subheader{width:800px;border-right:solid 2px #fcaf17;border-left:solid 2px #fcaf17;border-top:none;border-bottom:none}}.ConstellationMiddleListComponent .subheader p:last-child{margin-bottom:0;padding-bottom:0}.ConstellationMiddleListComponent ul{margin:0;width:100%}.component_form.constellation_middle_list_components{display:flex;flex-direction:column}.component_form.constellation_middle_list_components input[type="text"]{width:100%}.ContactMapComponent .addressClose{position:absolute;top:8px;right:8px;height:20px !important;width:20px !important;border:none;background-image:url(/web/20240309001026im_/https://www.spaceorbits.org/assets/icons/close-8cf5be0bc0ee0a222933fa562b8dd1aa6035aa1fc45618b505e93c374bf8afae.svg);background-size:contain;padding:0}.ContactMapComponent__mobileCountryLabel{display:block}@media (min-width: 1024px){.ContactMapComponent__mobileCountryLabel{display:none}}.ContactMapComponent__buttons{margin:0 auto;max-width:1280px;padding:0 20px}.ContactMapComponent__buttons button{margin-right:20px}@media (max-width: 1024px){.ContactMapComponent__buttons{display:none}}.ContactMapComponent__cities{display:flex;margin:20px auto 40px auto;max-width:1280px;padding:20px}@media (max-width: 1024px){.ContactMapComponent__cities{display:none}}.ContactMapComponent__cities__grouping{align-self:flex-start;display:flex;flex-wrap:wrap}.ContactMapComponent__cities__grouping h4{width:100%}.ContactMapComponent__cities button{border:none;margin-bottom:10px;padding:0;text-align:left;width:200px}.ContactMapComponent__cities button.active,.ContactMapComponent__cities button:hover,.ContactMapComponent__cities button:focus{background:transparent !important;color:#fcaf17 !important}.ContactMapComponent address{background:white;border:2px solid #fcaf17;box-sizing:border-box;color:black;font-style:normal;width:400px;padding:20px;position:absolute;top:-9999px;z-index:999}@media (max-width: 1024px){.ContactMapComponent address{position:relative;top:unset;width:100%;margin-bottom:40px}}.ContactMapComponent address p,.ContactMapComponent address h4{margin-bottom:10px}.ContactMapComponent address.activeFlag{left:11px;top:-30px;transform:translateY(-100%)}.ContactMapComponent address:after{content:"";position:absolute;right:50%;bottom:0;transform:translate(1px, 100%);height:23px;width:2px;background-color:#fcaf17}@media (max-width: 1024px){.ContactMapComponent address:after{display:none}}.ContactMapComponent .mapboxgl-popup-content address{position:relative;top:0;z-index:1}.ContactMapComponent .mapboxgl-popup-close-button{color:#fcaf17;padding:10px 20px;z-index:2}.ContactMapComponent .mapboxgl-popup-content{padding:0}.ContactMapComponent .mapboxgl-popup-tip{display:none}.ContactMapComponent .mapboxContainer{height:50vh;width:100%}@media (max-width: 1024px){.ContactMapComponent .mapboxContainer{display:none}}.ContactMapComponent .mapboxContainer .mapboxgl-ctrl-zoom-out{border-bottom-left-radius:0;border-bottom-right-radius:0}.ContactMapComponent .mapboxContainer .mapboxReset{background:white;border:none;border-radius:2px;height:30px;padding:5px 0 0 0;position:absolute;right:10px;top:80px;width:30px;z-index:2}.ContactMapComponent .mapboxContainer .mapboxReset svg{height:50%;fill:black;stroke:black;width:50%}.ContactMapComponent .marker{background:transparent;cursor:pointer;height:24px;width:24px}.ContactMapComponent .marker::before{background:white;content:"";height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);width:8px}.ContactMapComponent .marker.active::before,.ContactMapComponent .marker:hover::before{background:#fcaf17}.component_form.contact_map_components{display:flex;flex-direction:column}.component_form.contact_map_components input[type="text"]{width:100%}.ContractsComponent img,.ContractsComponent p{margin-left:80px}@media (min-width: 1280px){.ContractsComponent img,.ContractsComponent p{left:120px}}.component_form.contracts_components{display:flex;flex-direction:column}.component_form.contracts_components input[type="text"]{width:100%}.CustomersLogoGridComponent{display:flex;flex-wrap:wrap;justify-content:center}.CustomersLogoGridComponent a{margin:40px;display:flex;justify-content:center;align-items:center;width:250px;height:250px}.CustomersLogoGridComponent a img{max-width:100%;height:auto}@media (max-width: 1000px){.CustomersLogoGridComponent a{margin:10px}}.component_form.customers_logo_grid_components{display:flex;flex-direction:column}.component_form.customers_logo_grid_components input[type="text"]{width:100%}.component_form.dangerous_html_components textarea{height:300px;width:100%}.EventComponent{background:#ccc9c2;padding-bottom:40px}@media (min-width: 768px){.EventComponent{display:flex;justify-content:space-between}}.EventComponent h2{font-size:19px;font-weight:900}@media (min-width: 768px){.EventComponent h2{font-size:32px;font-weight:700;text-transform:none}}@media (min-width: 768px){.EventComponent__title{margin-right:40px;width:320px}}.EventComponent__description p{font-size:14px}@media (min-width: 768px){.EventComponent__description p{font-size:19px;font-weight:normal}}@media (min-width: 768px){.EventComponent__description{margin-right:40px;width:40%}}.EventComponent__logistics{width:320px}.EventComponent__logistics p{font-family:"Blender", Arial, Helvetica, sans-serif;font-size:16px;font-weight:900}.EventComponent__logistics .button{background:transparent}.EventComponent.no_description .EventComponent__logistics{display:flex;flex-wrap:wrap;justify-content:space-between;width:50%}@media (max-width: 768px){.EventComponent.no_description .EventComponent__logistics{display:block;width:100%}}.EventComponent.no_description .EventComponent__logistics .button{align-self:flex-start}.component_form.event_components{display:flex;flex-direction:column}.component_form.event_components input[type="text"]{width:100%}.component_form.event_components .event_row{display:flex;flex-direction:row;flex-wrap:wrap}.EventDynamicComponent{background:#ccc9c2;padding-bottom:40px}@media (min-width: 768px){.EventDynamicComponent{display:flex;justify-content:space-between}}.EventDynamicComponent h2{font-size:19px;font-weight:900}@media (min-width: 768px){.EventDynamicComponent h2{font-size:32px;font-weight:700;text-transform:none}}@media (min-width: 768px){.EventDynamicComponent__title{margin-right:40px;width:320px}}.EventDynamicComponent__description p{font-size:14px}@media (min-width: 768px){.EventDynamicComponent__description p{font-size:19px;font-weight:normal}}@media (min-width: 768px){.EventDynamicComponent__description{margin-right:40px;width:40%}}.EventDynamicComponent__logistics{width:320px}.EventDynamicComponent__logistics p{font-family:"Blender", Arial, Helvetica, sans-serif;font-size:16px;font-weight:900}.EventDynamicComponent__logistics .button{background:transparent}.EventDynamicComponent.no_description .EventDynamicComponent__logistics{display:flex;flex-wrap:wrap;justify-content:space-between;width:50%}@media (max-width: 768px){.EventDynamicComponent.no_description .EventDynamicComponent__logistics{display:block;width:100%}}.EventDynamicComponent.no_description .EventDynamicComponent__logistics .button{align-self:flex-start}.component_form.event_dynamic_components{display:flex;flex-direction:column}.component_form.event_dynamic_components input[type="text"]{width:100%}.component_form.event_dynamic_components .event_row{display:flex;flex-direction:row}.FeaturedContentComponent__container_right{display:flex;flex-direction:column;position:relative}@media (min-width: 1280px){.FeaturedContentComponent__container_right{flex-direction:row}}.FeaturedContentComponent__container_left{display:flex;flex-direction:column-reverse;position:relative}@media (min-width: 1280px){.FeaturedContentComponent__container_left{flex-direction:row}}.FeaturedContentComponent__image{width:100%;height:218px}@media (min-width: 1280px){.FeaturedContentComponent__image{width:715px;height:753px}}.FeaturedContentComponent__internal_right{flex-grow:1;margin-left:40px;margin-top:40px}@media (min-width: 1280px){.FeaturedContentComponent__internal_right{margin-left:90px}}.FeaturedContentComponent__internal_left{flex-grow:1;margin-right:40px;margin-top:40px}@media (min-width: 1280px){.FeaturedContentComponent__internal_left{margin-left:56px}}.FeaturedContentComponent__subhead{margin-bottom:24px;max-width:300px}@media (min-width: 1280px){.FeaturedContentComponent__subhead{max-width:490px}}.FeaturedContentComponent__button{margin-bottom:63px}@media (min-width: 1280px){.FeaturedContentComponent__button{margin-bottom:40px}}.FeaturedContentComponent__links{display:flex;align-content:center;padding-bottom:30px}.FeaturedContentComponent__links_link{padding-left:30px}.component_form.featured_content_components{display:flex;flex-direction:column}.component_form.featured_content_components input[type="text"]{width:100%}.component_form.featured_content_components .featuredevent_row{display:flex;flex-direction:row}.FeaturedEventComponent__container_right{display:flex;flex-direction:column;position:relative}@media (min-width: 900px){.FeaturedEventComponent__container_right{flex-direction:row}}.FeaturedEventComponent__container_left{display:flex;flex-direction:column-reverse;position:relative}@media (min-width: 1300px){.FeaturedEventComponent__container_left{flex-direction:row}}.FeaturedEventComponent__image{display:none}@media (min-width: 900px){.FeaturedEventComponent__image{display:block;width:50%;height:100%}}@media (min-width: 1300px){.FeaturedEventComponent__image{display:block;width:715px;height:100%}}.FeaturedEventComponent__internal_right{flex-grow:1;margin-left:40px;margin-top:40px}@media (min-width: 1300px){.FeaturedEventComponent__internal_right{margin-left:90px}}.FeaturedEventComponent__internal_left{flex-grow:1;margin-right:40px;margin-top:40px}@media (min-width: 1300px){.FeaturedEventComponent__internal_left{margin-left:56px}}.FeaturedEventComponent__copy ul{font-size:1rem}.FeaturedEventComponent__subhead{margin-bottom:24px;max-width:300px}@media (min-width: 1300px){.FeaturedEventComponent__subhead{max-width:490px}}.FeaturedEventComponent__button{margin-bottom:63px}@media (min-width: 1300px){.FeaturedEventComponent__button{margin-bottom:40px}}.FeaturedEventComponent h2{color:#fcaf17}.component_form.featured_event_components{display:flex;flex-direction:column}.component_form.featured_event_components input[type="text"]{width:100%}.component_form.featured_event_components .featuredevent_row{display:flex;flex-direction:row;flex-wrap:wrap}.FeaturedOpenDataEventComponent__container{position:relative;display:flex;flex-wrap:wrap}.FeaturedOpenDataEventComponent__image_container{box-sizing:border-box;width:100%;height:30vh}@media (min-width: 1280px){.FeaturedOpenDataEventComponent__image_container{width:50%;height:unset}}.FeaturedOpenDataEventComponent__content{box-sizing:border-box;width:100%;margin-top:40px}@media (min-width: 1280px){.FeaturedOpenDataEventComponent__content{margin-top:212px;width:50%}}.FeaturedOpenDataEventComponent__headline{background-color:#fcaf17;padding-top:24px;padding-left:24px;padding-right:80px;color:black;height:50px;width:482px;align-content:center}@media (min-width: 1280px){.FeaturedOpenDataEventComponent__headline{padding-left:80px}}.FeaturedOpenDataEventComponent__subhead{padding-left:24px;padding-top:24px}@media (min-width: 1280px){.FeaturedOpenDataEventComponent__subhead{padding-left:80px}}.FeaturedOpenDataEventComponent__copy{padding-left:24px;padding-bottom:116px;width:470px}@media (min-width: 1280px){.FeaturedOpenDataEventComponent__copy{padding-left:80px}}.component_form.featured_open_data_event_components{display:flex;flex-direction:column}.component_form.featured_open_data_event_components input[type="text"]{width:100%}.component_form.featured_open_data_event_components .featuredodevent_row{display:flex;flex-direction:row}footer{background:#434343;color:white;padding:80px 56px}@media (min-width: 768px){footer{padding:80px 56px}}footer a{color:white;text-decoration:none}footer .navbar__link{color:white;font-size:16px;font-weight:900}footer hr{display:none}@media (min-width: 768px){footer hr{display:block;margin-left:auto;margin-right:auto;border:1px solid #fcaf17;width:50%}}footer .social{padding-top:24px;display:flex;justify-content:center;margin-bottom:20px}footer .social a{margin-right:40px}footer .social a:last-of-type{margin-right:0}footer .copyright{text-align:center}.footer--desktop{display:none}@media (min-width: 768px){.footer--desktop{display:flex;justify-content:center}}.footer--desktop__column{box-sizing:border-box;margin-right:40px}.footer--desktop ul{padding:0}.footer--desktop li{list-style:none}.desktopsocial{display:none}@media (min-width: 768px){.desktopsocial{display:block}}.footer--mobile .logo{margin-bottom:40px;width:100%}.footer--mobile .links{display:flex;justify-content:space-between;margin-bottom:40px}.footer--mobile .links a{margin-right:0.5em}.footer--mobile .links a:last-of-type{margin-right:0}.footer--mobile .social{display:flex;justify-content:space-between;padding:0;margin-bottom:40px}.footer--mobile .social a{line-height:1;margin-right:0}.footer--mobile .social img{height:24px;width:24px}.footer--mobile .copyright p{font-size:13px;font-family:"Blender", Arial, Helvetica, sans-serif;font-weight:500;text-align:center;text-transform:uppercase}@media (min-width: 768px){.footer--mobile{display:none}}.FullWidthHeightImageComponent{width:100%;position:relative}.FullWidthHeightImageComponent img{max-width:100%;width:100%}.component_form.full_width_height_image_components{display:flex;flex-direction:column}.FullWidthImageFeatureComponent{box-sizing:border-box;display:flex;flex-direction:column;height:75vh}@media (min-width: 600px){.FullWidthImageFeatureComponent{height:auto;margin:0 56px}}.FullWidthImageFeatureComponent img{height:40%;object-fit:cover;width:100%}@media (min-width: 600px){.FullWidthImageFeatureComponent img{max-height:50vh}}.FullWidthImageFeatureComponent__copy{box-sizing:border-box;height:60%;padding:24px 24px 0 24px;position:relative;width:100%}@media (min-width: 600px){.FullWidthImageFeatureComponent__copy{height:auto;margin-bottom:20px}}@media (min-width: 600px){.FullWidthImageFeatureComponent.inverted{flex-direction:column-reverse}}.component_form.full_width_image_feature_components{display:flex;flex-direction:column}.component_form.full_width_image_feature_components input[type="text"]{width:100%}.component_form.full_width_image_feature_components .fullwidth_row{display:flex;flex-direction:row}.FullcolorCtaComponent{padding-left:24px;padding-right:24px;padding-top:80px;padding-bottom:80px;background-color:#fcaf17;margin-top:-20px}@media (min-width: 1280px){.FullcolorCtaComponent{padding-left:56px;padding-right:56px}}.FullcolorCtaComponent__container{position:relative;width:100%}@media (min-width: 1000px){.FullcolorCtaComponent__container{width:50%}}@media (min-width: 1280px){.FullcolorCtaComponent__container{width:33%}}.FullcolorCtaComponent__copy p{padding-bottom:1em}.FullcolorCtaComponent h2{color:#434343}.component_form.fullcolor_cta_components{display:flex;flex-direction:column}.component_form.fullcolor_cta_components input[type="text"]{width:100%}.component_form.fullcolor_cta_components .fullcolor_row{display:flex;flex-direction:row;flex-wrap:wrap}.GeneralContactComponent{display:flex;flex-wrap:wrap;justify-content:center}.GeneralContactComponent article{border-left:2px solid #fcaf17;margin-bottom:80px;max-width:400px;padding-left:20px;margin-right:40px;box-sizing:border-box;width:100%}.component_form.general_contact_components{display:flex;flex-direction:column}.component_form.general_contact_components input[type="text"]{width:100%}.HeadlineCopyComponent{display:flex;flex-direction:row;text-align:center;justify-content:center;width:100%}.HeadlineCopyComponent .container{max-width:750px;display:flex;flex-direction:column;align-items:center;padding:40px 0;box-sizing:border-box}.HeadlineCopyComponent .button{margin-top:20px}.HeadlineCopyComponent h2{max-width:100%}.HeadlineCopyComponent h2.rule{padding-bottom:20px;margin-bottom:0;position:relative}.HeadlineCopyComponent h2.rule:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;border-bottom:2px solid #fcaf17}.HeadlineCopyComponent .copy{max-width:100%}.HeadlineCopyComponent .copy p{margin:0}@media (min-width: 768px){.HeadlineCopyComponent .copy{max-width:65%}}@media (max-width: 950px){.HeadlineCopyComponent .container{padding:20px 40px}.HeadlineCopyComponent .copy{padding:0}.HeadlineCopyComponent .button{margin-top:20px}}.component_form.headline_copy_components{display:flex;flex-direction:column}.component_form.headline_copy_components input[type="text"]{width:100%}.HeroComponent{display:flex;flex-direction:column;overflow:hidden}.HeroComponent__copy{align-self:flex-start;border-left:2px solid #fcaf17;box-sizing:border-box;flex-shrink:0;margin:20px 0 20px 24px;padding:0 24px 20px 24px;padding-top:0;width:1280px;max-width:calc(100% - 20px)}@media (min-width: 768px){.HeroComponent__copy{box-sizing:content-box;margin:20px 0 40px 56px;padding:0 56px 20px 56px}}.HeroComponent__copy p{max-width:548px}.HeroComponent__image{width:100%;height:250px;background-repeat:no-repeat;background-size:cover;position:relative}@media (max-width: 1025px){.HeroComponent.hide_mobile .HeroComponent__image{display:none}}.component_form.hero_components{display:flex;flex-direction:column}.component_form.hero_components input[type="text"]{width:100%}.component_form.hero_components .hero_row{display:flex;flex-direction:row;flex-wrap:wrap}.HistoryTimelineComponent{display:flex;justify-content:center}.HistoryTimelineComponent .clearfix{clear:both}.HistoryTimelineComponent .timeline{width:100%;position:relative;box-sizing:border-box;padding:40px}@media (min-width: 768px){.HistoryTimelineComponent .timeline{width:1000px}}.HistoryTimelineComponent .timeline:before{content:"";position:absolute;left:40px;top:0;width:2px;height:100%;background-color:#707070}@media (min-width: 768px){.HistoryTimelineComponent .timeline:before{left:50%;top:0}}.HistoryTimelineComponent .timeline ul{margin:0;padding:0}.HistoryTimelineComponent .timeline ul li{position:relative;width:100%;list-style:none;box-sizing:border-box;padding:20px 40px}@media (min-width: 768px){.HistoryTimelineComponent .timeline ul li{width:50%}}.HistoryTimelineComponent .timeline .decades{position:relative;color:#fcaf17;font-family:"Blender", Arial, Helvetica, sans-serif;font-weight:900;font-size:88px;background-color:#2e2e2e;display:inline-block;margin:80px 0 40px -40px;width:100%;text-align:left}.HistoryTimelineComponent .timeline .decades sub{font-size:0.5em;vertical-align:baseline}@media (min-width: 768px){.HistoryTimelineComponent .timeline .decades{margin:80px 0 40px 0;text-align:center}}.HistoryTimelineComponent .timeline hr{background-color:#fcaf17;border:none;height:2px;position:relative;overflow:visible}.HistoryTimelineComponent .timeline hr:before{content:"";width:10px;height:10px;background-color:#fcaf17;position:absolute}.HistoryTimelineComponent .timeline .content{position:relative}.HistoryTimelineComponent .timeline .content a{color:white}.HistoryTimelineComponent .timeline .content img{width:100%}@media (min-width: 768px){.HistoryTimelineComponent .timeline .content img{max-width:380px}}.HistoryTimelineComponent .timeline .content.left{float:left;text-align:left;clear:both}.HistoryTimelineComponent .timeline .content.left hr{margin-left:-40px}.HistoryTimelineComponent .timeline .content.left hr:before{left:-4px;top:-4px}@media (min-width: 768px){.HistoryTimelineComponent .timeline .content.left{text-align:right}.HistoryTimelineComponent .timeline .content.left hr{margin-right:-40px}.HistoryTimelineComponent .timeline .content.left hr:before{right:-6px;left:auto;top:-4px}}.HistoryTimelineComponent .timeline .content.right{float:right;text-align:left;clear:both}.HistoryTimelineComponent .timeline .content.right hr{margin-left:-40px}.HistoryTimelineComponent .timeline .content.right hr:before{left:-4px;top:-4px}.component_form.history_timeline_components{display:flex;flex-direction:column}.component_form.history_timeline_components input[type="text"]{width:100%}.HomeHeroCarouselComponent{margin-bottom:56px;position:relative;box-sizing:border-box;padding-bottom:0}@media (max-width: 1024px){.HomeHeroCarouselComponent{margin-bottom:24px}}.HomeHeroCarouselComponent .carousel{display:flex;height:66vh;overflow:hidden;padding-bottom:0}@media (max-width: 1024px){.HomeHeroCarouselComponent .carousel{flex-direction:column;max-height:75vh}}.HomeHeroCarouselComponent .carousel .HomeHeroComponent__copy{align-self:flex-start;border-left:2px solid #fcaf17;box-sizing:border-box;flex-shrink:0;margin:20px 0 0 24px;padding:0 24px 20px 24px;padding-top:0;width:500px;max-width:calc(100% - 20px)}.HomeHeroCarouselComponent .carousel .HomeHeroComponent__copy p{padding-right:0}.HomeHeroCarouselComponent .carousel .HomeHeroComponent__copy h1{font-size:1.8em;margin-bottom:10px}@media (min-width: 1440px){.HomeHeroCarouselComponent .carousel .HomeHeroComponent__copy{width:690px;box-sizing:content-box;margin:20px 0 0 56px;padding:0 56px 20px 56px}.HomeHeroCarouselComponent .carousel .HomeHeroComponent__copy p{padding-right:160px;font-size:1.15rem;line-height:1.5}.HomeHeroCarouselComponent .carousel .HomeHeroComponent__copy h1{font-size:2.25em;line-height:1.25;margin-bottom:1rem}}.HomeHeroCarouselComponent .carousel .home_img{display:flex;overflow:hidden;flex:1;box-sizing:content-box;position:relative;padding-right:56px}@media (max-width: 1024px){.HomeHeroCarouselComponent .carousel .home_img{padding-right:0}}.HomeHeroCarouselComponent .carousel .home_img img{object-fit:cover;overflow:hidden;flex:1}.HomeHeroCarouselComponent .carousel .home_img.center_center img{object-position:center center}.HomeHeroCarouselComponent .carousel .home_img.center_right img{object-position:center right}.HomeHeroCarouselComponent .carousel .home_img.center_left img{object-position:center left}.HomeHeroCarouselComponent .carousel .home_img.top_center img{object-position:top center}.HomeHeroCarouselComponent .carousel .home_img.top_right img{object-position:top right}.HomeHeroCarouselComponent .carousel .home_img.top_left img{object-position:top left}.HomeHeroCarouselComponent .carousel .home_img.bottom_center img{object-position:bottom center}.HomeHeroCarouselComponent .carousel .home_img.bottom_right img{object-position:bottom right}.HomeHeroCarouselComponent .carousel .home_img.bottom_left img{object-position:bottom left}.slick-slider>div{display:none}.slick-slider>div:first-child{display:block}.slick-slider.slick-initialized>div{display:block}.carouselNavigation{display:flex;position:absolute;align-items:center;justify-content:space-between;width:10%;min-width:150px;bottom:0;left:56px}@media (max-width: 1024px){.carouselNavigation{width:150px;margin:0 auto;position:relative;left:unset;bottom:unset;margin-top:28px}}.carouselNavigation button{border:none;background-color:transparent;padding:0}.carouselNavigation .slick-prev{transform:rotate(180deg)}.carouselNavigation .pagingInfo{font-weight:bold;font-size:.9em}.carouselNavigation .pagingInfo span{color:#707070}@keyframes scale-x-zero-to-max{0%{transform:scaleX(0)}100%{transform:scaleX(1)}}.carouselNavigation.progress:after{background:#0e9797;display:block;content:"";width:68%;height:2px;position:absolute;left:30px;bottom:0;z-index:99;transform:scaleX(0);transform-origin:left 50%}.carouselNavigation.progress.carouselNavigation.progress:after{animation:scale-x-zero-to-max 10000ms linear 0ms 1 forwards}@media (max-width: 1440px){.carouselNavigation.progress:after{width:60%}}.component_form.home_hero_carousel_components{display:flex;flex-direction:column}.component_form.home_hero_carousel_components input[type="text"]{width:100%}.HomeHeroComponent{display:flex;height:66vh;overflow:hidden;padding-bottom:0}@media (max-width: 1024px){.HomeHeroComponent{flex-direction:column;height:75vh}}.HomeHeroComponent__copy{align-self:flex-start;border-left:2px solid #fcaf17;box-sizing:border-box;flex-shrink:0;margin:20px 0 0 24px;padding:0 24px 20px 24px;padding-top:0;width:500px;max-width:calc(100% - 20px)}.HomeHeroComponent__copy p{padding-right:40px}@media (min-width: 1440px){.HomeHeroComponent__copy{width:690px;box-sizing:content-box;margin:20px 0 0 56px;padding:0 56px 20px 56px}.HomeHeroComponent__copy p{padding-right:160px}}.HomeHeroComponent .home_img{display:flex;overflow:hidden;flex:1;box-sizing:content-box;position:relative}.HomeHeroComponent .home_img img{object-fit:cover;object-position:center right;overflow:hidden;flex:1}@media (max-width: 1024px){.HomeHeroComponent .home_img img{object-position:center right}}.component_form.home_hero_components{display:flex;flex-direction:column}.component_form.home_hero_components input[type="text"]{width:100%}.component_form.home_hero_components .homehero_row{display:flex;flex-direction:row;flex-wrap:wrap}.IconGridComponent{display:flex;flex-direction:column;align-items:center}.IconGridComponent__container{box-sizing:border-box;display:flex;flex-flow:row wrap;justify-content:center;max-width:1440px;width:100%;padding:0 20px}@media (min-width: 520px){.IconGridComponent__container{padding:0 0 0 0;width:520px}}@media (min-width: 1281px){.IconGridComponent__container{justify-content:center;flex-direction:row;width:100%}}.IconGridComponent__cell{padding:24px 0 10px 0;flex-basis:100%;width:50%;-ms-flex:auto;box-sizing:border-box;position:relative}.IconGridComponent__cell ul{list-style:none;padding-left:0}.IconGridComponent__cell ul li:before{position:absolute;content:"\25A0";color:#fcaf17;font-weight:bold;display:inline-block;width:1em;font-size:.6em;margin-left:-2em}.IconGridComponent__cell:first-child{padding:0 0 0 0}.IconGridComponent__cell:last-child{padding:24px 0 0 0}.IconGridComponent__cell:nth-child(1){padding:0 0 0 0}@media (min-width: 1281px){.IconGridComponent__cell{padding:40px 40px 0px 40px;min-width:25%;flex-basis:25%}.IconGridComponent__cell:first-child,.IconGridComponent__cell:last-child{padding:40px 40px 0px 40px}}.IconGridComponent img{padding-bottom:20px}.IconGridComponent .IconGridComponent__fullWidth{width:280px;max-height:128px;max-width:100%}.IconGridComponent .IconGridComponent__icon{height:78px;width:78px}.IconGridComponent.vertical .IconGridComponent__cell{border:3px solid #fcaf17;margin-left:20px;margin-right:20px;padding:40px 20px 40px 20px;min-width:19%;flex-basis:19%;text-align:center}@media (max-width: 1280px){.IconGridComponent.vertical .IconGridComponent__cell{margin:40px 0 0 0;min-width:50%;flex-basis:70%}.IconGridComponent.vertical .IconGridComponent__cell:first-child{margin:0 0 0 0}.IconGridComponent.vertical .IconGridComponent__cell:last-child{margin:40px 0 0 0}.IconGridComponent.vertical .IconGridComponent__cell:nth-child(1){margin:0 0 0 0}}.IconGridComponent.vertical .IconGridComponent__cell h3{padding-bottom:20px}@media (max-width: 1555px){.IconGridComponent.vertical .IconGridComponent__cell h3{font-size:30px}}@media (max-width: 1350px){.IconGridComponent.vertical .IconGridComponent__cell h3{font-size:28px}}.component_form.icon_grid_components{display:flex;flex-direction:column;flex-wrap:wrap}.component_form.icon_grid_components input[type="text"]{width:100%}.component_form.icon_grid_components .icongrid_row{display:flex;flex-wrap:wrap}.component_form.icon_grid_components .icongrid_row img{max-width:78px}.ImageCtaComponent{padding:80px 320px}@media (max-width: 1350px){.ImageCtaComponent{padding:80px 80px}}@media (max-width: 800px){.ImageCtaComponent{padding:60px 20px}}.ImageCtaComponent.white .cta-copy{background-color:white}.ImageCtaComponent.light_grey .cta-copy{background-color:#f5f5f5}.ImageCtaComponent.dark_grey .cta-copy{background-color:#2e2e2e}.ImageCtaComponent .cta-copy{text-align:center;padding:40px}.component_form.image_cta_components{display:flex;flex-direction:column}.component_form.image_cta_components input[type="text"]{width:100%}.component_form.image_cta_components .ivc_row{display:flex;flex-direction:row}.ImageVectorCardsComponent{padding-left:24px;padding-right:24px}@media (min-width: 1280px){.ImageVectorCardsComponent{padding-left:56px;padding-right:56px}}.ImageVectorCardsComponent__container{position:relative}.ImageVectorCardsComponent__container:before{content:"";position:absolute;height:100%;width:2px;bottom:0;left:40px;background-color:#fcaf17}@media (min-width: 1280px){.ImageVectorCardsComponent__container:before{bottom:0;left:80px}}.ImageVectorCardsComponent__header{max-width:585px;padding-left:80px}@media (min-width: 1280px){.ImageVectorCardsComponent__header{padding-left:120px}}.ImageVectorCardsComponent__row{display:flex;flex-direction:column;padding-left:80px;justify-content:space-between}@media (min-width: 1280px){.ImageVectorCardsComponent__row{flex-direction:row;padding-left:120px}}.ImageVectorCardsComponent__card{border:1px solid #707070;min-width:288px;max-width:288px;padding:24px 24px 24px 24px}@media (min-width: 1280px){.ImageVectorCardsComponent__card{min-width:400px;max-width:400px;padding:56px 56px 56px 56px}}.ImageVectorCardsComponent__image{margin-bottom:40px}.component_form.image_vector_cards_components{display:flex;flex-direction:column}.component_form.image_vector_cards_components input[type="text"]{width:100%}.component_form.image_vector_cards_components .ivc_row{display:flex;flex-direction:row}.JobListingComponent{background:#f5f5f5;border-top:2px solid #fcaf17;border-bottom:2px solid #fcaf17;margin-bottom:20px !important}.JobListingComponent.is_last_on_page{margin-bottom:50px !important}.component_form.job_listing_components{display:flex;flex-direction:column}.component_form.job_listing_components input[type="text"]{width:100%}.LargeImageCtaComponent{color:#2f2a34;width:100%;height:100%;position:relative;box-sizing:border-box;margin-top:20px;padding:0 0 20px 0}.LargeImageCtaComponent .box{position:absolute;top:0;height:660px;width:100%;box-sizing:border-box;z-index:-1}.LargeImageCtaComponent .background{background-size:cover;background-position:center;background-repeat:no-repeat;height:100%;width:100%}.LargeImageCtaComponent .text_box{display:flex;flex-direction:column;border:2px solid #fcaf17;box-sizing:border-box}.LargeImageCtaComponent .spacer{height:660px}.LargeImageCtaComponent .text{box-sizing:border-box;padding:40px 120px;width:50%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}.LargeImageCtaComponent h4{border-bottom:1px solid #fcaf17;width:100%}@media (max-width: 1350px){.LargeImageCtaComponent .text{width:75%}}@media (max-width: 950px){.LargeImageCtaComponent .box{height:25vh}.LargeImageCtaComponent .spacer{height:25vh}.LargeImageCtaComponent .text{width:100%;padding:40px}}.component_form.large_image_cta_components{display:flex;flex-direction:column}.component_form.large_image_cta_components input[type="text"]{width:100%}.component_form.large_image_cta_components .licta_row{display:flex;flex-direction:row}.LaunchHistoryComponent{padding-left:0;padding-right:0}.LaunchHistoryComponent table[data-current-filter="robotics"] [data-column-property="landed"]{display:table-cell !important}.LaunchHistoryComponent table a{color:black;font-weight:normal;font-size:18px;line-height:1.3 !important;text-rendering:optimizeSpeed !important;text-decoration:underline;text-decoration-color:#fcaf17;text-decoration-thickness:2px;transition:color 0.3s ease-in-out;text-transform:none}@media (min-width: 1280px){.LaunchHistoryComponent table a{font-size:20px !important;line-height:28px !important}}.LaunchHistoryComponent table a:focus,.LaunchHistoryComponent table a:hover{color:#fcaf17}.component_form.launch_history_components{display:flex;flex-direction:column}.component_form.launch_history_components input[type="text"]{width:100%}.LeadershipComponent{display:flex;flex-wrap:wrap;justify-content:center}@media (min-width: 768px){.LeadershipComponent{padding:20px 0}}@media (min-width: 1660px){.LeadershipComponent{padding:20px 56px}}.LeadershipComponent img{width:100%}.LeadershipComponent__card{margin:20px 0;width:100%}@media (min-width: 768px){.LeadershipComponent__card{margin:40px 20px;max-width:383px;width:30%}}@media (min-width: 1660px){.LeadershipComponent__card{margin:40px}}.LeadershipComponent__card button{border:none;color:black;cursor:pointer;font-family:"Din", Arial, Helvetica, sans-serif;font-size:18px;line-height:1.3;text-rendering:optimizeSpeed;padding:0}@media (min-width: 1280px){.LeadershipComponent__card button{font-size:20px;line-height:28px}}.LeadershipComponent__copy{box-sizing:border-box;padding:24px 0;position:relative}.LeadershipComponent__bio{position:fixed;left:-9999px}.LeadershipComponent__modal,.CeoComponent__modal{background:white;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;left:-9999px;max-width:1280px;overflow-y:auto;padding:24px;padding-top:0;position:fixed;top:50%;transform:translate(-50%, -50%);width:100%;z-index:10001}.LeadershipComponent__modal.active,.CeoComponent__modal.active{left:50%}@media (min-width: 1024px){.LeadershipComponent__modal,.CeoComponent__modal{flex-direction:row-reverse;align-items:center;padding:56px}}@media (min-width: 1280px){.LeadershipComponent__modal,.CeoComponent__modal{justify-content:space-between;height:calc(100% - 80px);width:calc(100% - 56px - 56px)}}.LeadershipComponent__modal button,.CeoComponent__modal button{border:none;height:24px;padding:0;width:24px}.LeadershipComponent__modal__copy,.CeoComponent__modal__copy{align-self:flex-start}@media (min-width: 1024px){.LeadershipComponent__modal__copy,.CeoComponent__modal__copy{margin-right:80px;max-width:568px}}.LeadershipComponent__modal__close__wrapper,.CeoComponent__modal__close__wrapper{background:white;box-sizing:border-box;padding:0;position:absolute;top:7px;right:24px;width:24px}@media (min-width: 1024px){.LeadershipComponent__modal__close__wrapper,.CeoComponent__modal__close__wrapper{top:56px;right:56px}}.LeadershipComponent__modal__close__wrapper button:before,.CeoComponent__modal__close__wrapper button:before{content:unset}.LeadershipComponent__modal__image,.CeoComponent__modal__image{margin-top:40px;align-self:flex-start;max-width:500px}@media (min-width: 1024px){.LeadershipComponent__modal__image,.CeoComponent__modal__image{margin-top:0;margin-right:48px}}.LeadershipComponent__modal__image img,.CeoComponent__modal__image img{width:100%}.LeadershipComponent__modal__overlay,.CeoComponent__modal__overlay{background-color:#f5f5f5;height:100%;left:-9999px;opacity:0.6;position:fixed;top:0;width:100%}.LeadershipComponent__modal__overlay.active,.CeoComponent__modal__overlay.active{left:0;z-index:10000}.component_form.leadership_components{display:flex;flex-direction:column}.component_form.leadership_components input[type="text"]{width:100%}.LegalDocumentShowComponent{display:flex;flex-wrap:wrap}@media (min-width: 768px){.LegalDocumentShowComponent{flex-wrap:nowrap}}.LegalDocumentShowComponent .legal_wrapper{width:100%;padding-right:0;padding-bottom:80px;font-family:"Din", Arial, Helvetica, sans-serif}@media (min-width: 768px){.LegalDocumentShowComponent .legal_wrapper{max-width:60%;padding-right:80px;padding-bottom:0}}.LegalDocumentShowComponent .legal_wrapper table{width:100%}.LegalDocumentShowComponent .legal_wrapper table th,.LegalDocumentShowComponent .legal_wrapper table td{text-align:left;padding:1rem}.LegalDocumentShowComponent .legal_wrapper table thead{background-color:#f5f5f5}.LegalDocumentShowComponent .legal_wrapper table tr:nth-child(even){background-color:#f5f5f5}.LegalDocumentShowComponent .legal_wrapper strong{font-family:"Blender", Arial, Helvetica, sans-serif;font-weight:700;font-size:20px}@media (min-width: 1280px){.LegalDocumentShowComponent .legal_wrapper strong{font-size:1.2rem;line-height:1}}.LegalDocumentShowComponent .legal_wrapper a.button{margin-bottom:40px}.component_form.legal_document_show_components{display:flex;flex-direction:column}.component_form.legal_document_show_components input[type="text"]{width:100%}.LegalFullTextComponent .legal_wrapper{width:100%}@media (min-width: 768px){.LegalFullTextComponent .legal_wrapper{width:60%}}.LegalFullTextComponent .legal_wrapper strong{font-family:"Blender", Arial, Helvetica, sans-serif;font-weight:700;font-size:20px}@media (min-width: 1280px){.LegalFullTextComponent .legal_wrapper strong{font-size:24px;line-height:30px}}.LegalFullTextComponent .legal_wrapper ul{list-style:none;padding-left:0}.LegalFullTextComponent .legal_wrapper ul li:before{position:absolute;content:"\25A0";color:#fcaf17;font-weight:bold;display:inline-block;width:1em;font-size:.6em;margin-left:-2em}.LinkedImageGridComponent__container{display:flex;flex-wrap:wrap;justify-content:center}.LinkedImageGridComponent a{margin:0 20px 20px 0}.MarketoPopupCtaComponent{display:flex;flex-direction:column;align-items:flex-start}.MarketoPopupCtaComponent.center_copy{text-align:center;align-items:center}.MarketoPopupCtaComponent .container{padding:40px 80px;max-width:750px;box-sizing:border-box}.mktoModal .mktoModalContent{padding:20px !important}.component_form.marketo_popup_cta_components{display:flex;flex-direction:column}.component_form.marketo_popup_cta_components .component_form__field_group{display:flex;flex-direction:column}.MasonryGridComponent{box-sizing:border-box;display:flex;gap:40px}@media (max-width: 1280px){.MasonryGridComponent{flex-wrap:wrap;padding-left:24px;padding-right:24px;gap:20px}}.MasonryGridComponent h3,.MasonryGridComponent p{text-transform:none}.MasonryGridComponent p{font-weight:normal}.MasonryGridComponent__card{text-decoration:none}.MasonryGridComponent__featured{width:66%}.MasonryGridComponent__featured .MasonryGridComponent__card{height:100%;flex-direction:row}.MasonryGridComponent__featured .MasonryGridComponent__card__copy{box-sizing:border-box}.MasonryGridComponent__featured .MasonryGridComponent__card__copy h4,.MasonryGridComponent__featured .MasonryGridComponent__card__copy p{padding:0 20px}.MasonryGridComponent__featured a{display:flex}.MasonryGridComponent__featured img{height:100%}@media (max-width: 1040px){.MasonryGridComponent__featured{width:100%;margin-right:0}.MasonryGridComponent__featured img{height:45vh;max-height:unset}.MasonryGridComponent__featured .MasonryGridComponent__card{flex-direction:column}}.MasonryGridComponent__right-column{flex:1}.MasonryGridComponent__right-column .MasonryGridComponent__card:last-of-type{margin-bottom:0}.MasonryGridComponent__right-column img{max-height:25vh;height:100%}@media (max-width: 1040px){.MasonryGridComponent__right-column{width:100%}.MasonryGridComponent__right-column img{height:45vh;max-height:unset}}.MasonryGridComponent__card{display:flex;flex-direction:column;justify-content:flex-end;width:100%;margin-bottom:20px;overflow:hidden}.MasonryGridComponent__card__copy{background:#434343;color:white;padding:20px;position:relative;flex:1;display:flex;flex-direction:column;justify-content:center}.MasonryGridComponent__card__copy p.highlight{transition:color .25s ease-in-out;font-weight:bold;font-family:"Blender", Arial, Helvetica, sans-serif;margin-bottom:0}.MasonryGridComponent__card:hover img,.MasonryGridComponent__card:focus img{transform:scale(1.1)}.MasonryGridComponent__card:hover .highlight,.MasonryGridComponent__card:focus .highlight{color:#fcaf17}.MasonryGridComponent__card:hover .MasonryGridComponent__card__copy:after,.MasonryGridComponent__card:focus .MasonryGridComponent__card__copy:after{opacity:1}.MasonryGridComponent img{width:100%;object-fit:cover;object-position:top;transition:all 0.3s ease-in-out}.MasonryGridComponent .masonry_img,.MasonryGridComponent .masonry_img_0,.MasonryGridComponent .masonry_img_1{position:relative;display:flex;flex:1}.component_form.masonry_grid_components{display:flex;flex-direction:column}.MediaCoverageArchiveIndexComponent{display:flex;flex-direction:column}@media (min-width: 1250px){.MediaCoverageArchiveIndexComponent{flex-direction:row}}.MediaCoverageArchiveIndexComponent ul,.MediaCoverageArchiveIndexComponent li{list-style:none;margin:0;padding:0}.MediaCoverageArchiveIndexComponent .dates{padding:40px;width:100%;background-color:#f5f5f5;margin-right:0;box-sizing:border-box;margin-bottom:40px}.MediaCoverageArchiveIndexComponent .dates select{width:100%;display:block}@media (min-width: 1250px){.MediaCoverageArchiveIndexComponent .dates select{display:none}}.MediaCoverageArchiveIndexComponent .dates ul{display:none}@media (min-width: 1250px){.MediaCoverageArchiveIndexComponent .dates ul{display:block}}.MediaCoverageArchiveIndexComponent .dates h3{font-size:28px;font-weight:bold;text-transform:uppercase;padding-bottom:20px}.MediaCoverageArchiveIndexComponent .dates a{font-size:18px;margin-bottom:20px}@media (min-width: 1250px){.MediaCoverageArchiveIndexComponent .dates{width:15%;margin-right:40px;margin-bottom:0}}.MediaCoverageArchiveIndexComponent .list{width:100%}@media (min-width: 1250px){.MediaCoverageArchiveIndexComponent .list{width:60%}}.MediaCoverageArchiveIndexComponent .list li{background-color:#f5f5f5;padding:40px 20px;margin-bottom:20px}.MediaCoverageArchiveIndexComponent .list li:last-child{margin-bottom:0}.MediaCoverageArchiveIndexComponent .list li a{font-size:18px}.MediaCoverageComponent a{background:#f5f5f5;display:block;box-sizing:border-box;padding-right:40px;position:relative;text-decoration:none}.MediaCoverageComponent a:after{content:"";border-right-style:solid;border-right-color:#fcaf17;border-right-width:0;position:absolute;right:0;top:0;height:100%;transition:all 0.25s ease}.MediaCoverageComponent a:hover h4,.MediaCoverageComponent a:focus h4{color:black}.MediaCoverageComponent a:hover span,.MediaCoverageComponent a:focus span{background-size:2px 20px}.MediaCoverageComponent a:hover:after,.MediaCoverageComponent a:focus:after{border-right-width:20px}.MediaCoverageComponent article{padding:40px;box-sizing:border-box;padding-right:40px;width:100%}.MediaCoverageComponent article h4{color:black}.MediaCoverageComponent article h4 span{font-size:1.2rem;margin-top:20px}.component_form.media_coverage_components{display:flex;flex-direction:column}.component_form.media_coverage_components input[type="text"]{width:100%}.MidPageCtaComponent{padding-left:24px;padding-right:24px;background-color:#434343}@media (min-width: 1280px){.MidPageCtaComponent{padding-left:56px;padding-right:56px}}.MidPageCtaComponent__container{position:relative;height:248px;padding-top:56px;width:288px}@media (min-width: 1280px){.MidPageCtaComponent__container{width:900px}}.MidPageCtaComponent h2{color:#fcaf17}.MidPageCtaComponent__copy{color:#fcaf17}.MidPageCtaComponent__copy a.button{border-color:#fcaf17}.component_form.mid_page_cta_components{display:flex;flex-direction:column}.component_form.mid_page_cta_components input[type="text"]{width:100%}.component_form.mid_page_cta_components .fullcolor_row{display:flex;flex-direction:row}@media (min-width: 1280px){.MultiImageGridComponent{padding-left:56px;padding-right:56px}}.MultiImageGridComponent__container{display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:center}.MultiImageGridComponent__card{box-sizing:border-box;max-width:100%;position:relative;padding-bottom:40px}@media (min-width: 768px){.MultiImageGridComponent__card:first-of-type{margin-right:40px}}.MultiImageGridComponent__card img{width:305px;height:215px}@media (min-width: 1280px){.MultiImageGridComponent__card img{width:565px;height:370px}}.MultiImageGridComponent h4{padding-top:24px;width:306px}@media (min-width: 1280px){.MultiImageGridComponent h4{width:454px}}.MultiImageGridComponent__copy{width:306px}@media (min-width: 1280px){.MultiImageGridComponent__copy{width:454px}}.MultiImageGridComponent__copy ul{list-style:none;padding-left:0}.MultiImageGridComponent__copy ul li:before{position:absolute;content:"\25A0";color:#fcaf17;font-weight:bold;display:inline-block;width:1em;font-size:.6em;margin-left:-2em}.component_form.multi_image_grid_components{display:flex;flex-direction:column}.component_form.multi_image_grid_components input[type="text"]{width:100%}.component_form.multi_image_grid_components .mig_row{display:flex;flex-direction:row;flex-wrap:wrap}.MultiImageGridSliderComponent{padding-left:24px;padding-right:24px;display:flex;justify-content:center}@media (min-width: 1280px){.MultiImageGridSliderComponent{padding-left:56px;padding-right:56px}}.MultiImageGridSliderComponent__container{display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:center}@media (min-width: 1280px){.MultiImageGridSliderComponent__container{justify-content:center}}.MultiImageGridSliderComponent__card{width:565px;position:relative;margin-bottom:40px;z-index:10}@media (min-width: 1280px){.MultiImageGridSliderComponent__card:first-of-type{margin-right:40px}}@media (min-width: 1280px){.MultiImageGridSliderComponent__card{margin-bottom:0px}}@media (max-width: 565px){.MultiImageGridSliderComponent__card{width:100%}}.MultiImageGridSliderComponent__cardimage{width:565px;height:370px}@media (max-width: 565px){.MultiImageGridSliderComponent__cardimage{width:100%}}.MultiImageGridSliderComponent h4{padding-top:24px}.MultiImageGridSliderComponent .beer-reveal,.MultiImageGridSliderComponent .beer-slider{width:100%}.MultiImageGridSliderComponent .beer-reveal[data-beer-label]:after,.MultiImageGridSliderComponent .beer-slider[data-beer-label]:after{white-space:nowrap}.MultiImageGridSliderComponent .beer-reveal img,.MultiImageGridSliderComponent .beer-slider img{width:565px;height:370px}.MultiImageGridSliderComponent .beer-reveal{border-right:solid 3px white}.component_form.multi_image_grid_slider_components{display:flex;flex-direction:column}.component_form.multi_image_grid_slider_components input[type="text"]{width:100%}.component_form.multi_image_grid_slider_components .mig_row{display:flex;flex-direction:row}.MultilinkSlideupComponent{display:flex;justify-content:space-between}@media (max-width: 1280px){.MultilinkSlideupComponent{flex-wrap:wrap;justify-content:center}}.MultilinkSlideupComponent__link{box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;padding:0 40px;min-width:250px}@media (max-width: 1280px){.MultilinkSlideupComponent__link{width:30%;margin-bottom:40px}}@media (max-width: 768px){.MultilinkSlideupComponent__link{width:100%}}.MultilinkSlideupComponent__link__title{font-family:"Blender", Arial, Helvetica, sans-serif;font-size:18px;font-weight:900;text-transform:uppercase}.MultilinkSlideupComponent__link a{align-self:flex-start}.component_form.multilink_slideup_components{display:flex;flex-direction:column}.component_form.multilink_slideup_components input[type="text"]{width:100%}.component_form.multilink_slideup_components .mlsu_row{display:flex;flex-direction:row;flex-wrap:wrap}nav{background:white;display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px 56px 0 56px;position:relative;transition:0.3s ease-in-out all;z-index:9999}nav.sticky{position:sticky;top:0}@media (min-width: 1080px){nav.collapse{padding:10px 56px}nav.collapse .navbar__categories__header{padding:20px}}nav a{color:white;font-family:"Blender", Arial, Helvetica, sans-serif;font-size:18px;font-weight:700;text-decoration:none;transition:color 0.3s ease-in-out}nav a:first-of-type{align-items:center;display:flex}nav label{display:none}nav hr{border-color:#fcaf17;margin-left:-20px;transform:translateX(-100%);transition:transform 1s ease-in-out;width:80%}nav *:focus{outline:2px solid #fcaf17}.navbg{background:white;box-sizing:border-box;height:100%;width:100%;position:absolute;top:0;left:0;z-index:-9}nav ul{padding:0;list-style:none}.navbar__brand{height:36px;max-width:200px;width:100%}@media (max-width: 1278px){.navbar__brand{height:20px;max-width:111px;width:100%}}.nav-mobile,#siteSearch--mobile{display:none}#siteSearch--desktop{border:none;padding-right:10px}#siteSearch--desktop:focus,#siteSearch--desktop:hover{background:transparent !important}#siteSearch--desktop img.hidden{display:none}.siteSearch--desktop__form{background:white;box-sizing:border-box;position:absolute;justify-content:flex-end;align-items:center;top:0;right:0;transform:translateX(calc(100% + 56px));transition:opacity 0.15s ease;height:100%;width:100%;display:none;opacity:0}.siteSearch--desktop__form.active{transform:translateX(calc(-56px - 5px))}.siteSearch--desktop__form.active.visible{opacity:1}.siteSearch--desktop__form input{border:none;box-sizing:border-box;display:inline-block;font-family:"Din", Arial, Helvetica, sans-serif;font-size:18px;height:40px;padding-left:20px;right:0;width:300px}.siteSearch--desktop__form #siteSearch__submit{border:none !important;box-sizing:border-box;transform:rotate(-90deg);padding:0;height:40px;width:40px}.navbar__categories{display:flex;margin:0}#navbar.search-active .navbar__categories{position:relative;overflow:hidden}#navbar.search-active .navbar__categories .siteSearch--desktop__form{display:flex}.navbar__categories__header{cursor:pointer;display:block;padding:40px 25px;position:relative;transition:all 0.3s ease-in-out}.navbar__categories__header .top-level{color:black}.navbar__categories__header .top-level h5{margin:0 !important;font-size:16px;line-height:24px;font-weight:900;letter-spacing:unset}.navbar__categories__header .top-level:focus,.navbar__categories__header .top-level:hover{color:#fcaf17}.navbar__categories__header:focus,.navbar__categories__header:hover{color:#fcaf17}@media (max-height: 730px){.navbar__categories__header{padding:20px 40px}}@media (max-height: 570px){.navbar__categories__header{padding:10px 20px}}@media (max-width: 1200px){.navbar__categories__header{padding:20px}}.navbar__categories__header--active{color:#fcaf17}.navbar__category{background:#2e2e2e;box-sizing:border-box;color:white;min-height:45vh;left:-9999px;top:0;opacity:0;padding:20px;position:absolute;top:100%;transform:translateY(-100%);z-index:-10}.navbar__category h3{margin-left:10%}@media (max-height: 730px){.navbar__category h3{font-size:30px}}.navbar__category ul{display:flex;flex-direction:column;flex-wrap:wrap;height:200px;margin-left:20%;max-width:600px}.navbar__category--active{left:0;opacity:0.98;transform:translateY(0);transition:transform 0.3s ease-in-out;width:100%}.navbar__category--active hr{transform:translateX(0)}.navbar__category__item{margin-bottom:20px;width:200px}.navbar__link{color:white}.navbar__category__item .navbar__link{font-size:18px;font-weight:700;text-transform:none !important}.secondaryNav{display:none;justify-content:flex-end;overflow:hidden;position:relative;width:100%}@media (min-width: 1080px){.secondaryNav.visible{display:flex}}.secondaryNav a,.secondaryNav button{border:none;color:black;padding:8px 20px;transition:color 0.3s ease-in-out}.secondaryNav a:focus,.secondaryNav a:hover,.secondaryNav button:focus,.secondaryNav button:hover{color:#fcaf17;background-color:transparent !important}.secondaryNav a.nav_button,.secondaryNav button.nav_button{background-color:#fcaf17;transition:color 0.3s ease-in-out}.secondaryNav a.nav_button:focus,.secondaryNav a.nav_button:hover,.secondaryNav button.nav_button:focus,.secondaryNav button.nav_button:hover{color:white;background-color:#fcaf17 !important}#siteSearch--mobile__submit{display:none}.navbar__multi-col__shared-background{position:relative;width:100%;height:100%}.navbar__multi-col__container{width:600px;margin-left:10%;width:200px}.multi-col__toggler{text-align:left;border:none;color:white;padding:12px 6px;position:relative;transition:all 0.3s ease-in-out;width:100%}.multi-col__toggler:hover,.multi-col__toggler:focus{background:#434343;color:#fcaf17}.multi-col__toggler:focus:after{background-image:url(/web/20240309001026im_/https://www.spaceorbits.org/assets/icons/orange-expanding-arrow-4448d9a5bb966b11f060d6e951d9dac09a5d16804a12c324143ed925a02409da.png);transform:rotate(90deg)}.multi-col__toggler:after{content:"";background-image:url(/web/20240309001026im_/https://www.spaceorbits.org/assets/icons/white-expanding-arrow-c7c54edcf2f564a5b9b5e917f73d16be6824e8e0e35ad6ec67c006858f0abd49.png);background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;right:12px;top:16px;height:10px;width:10px;transition:transform 0.3s ease-in-out;transform-origin:center}.multi-col__toggler.no_nested_data{color:white !important;font-size:18px;font-weight:700;text-transform:none}.multi-col__toggler.no_nested_data:hover,.multi-col__toggler.no_nested_data:focus{background:transparent;color:#fcaf17 !important}.multi-col__toggler.no_nested_data:after{display:none}@media (max-height: 730px){.multi-col__toggler{padding:5px 6px}}.multi-col__category{background:#434343;box-sizing:border-box;position:absolute;top:0;left:calc(10% + 200px);transform:translateX(-500%);transition:opacity 0.3s ease-in;margin-left:0 !important;opacity:0;padding:40px;height:100% !important;width:50%}.multi-col__category.active{transform:translateX(0%);opacity:1}.multi-col__header{color:#fcaf17;margin-bottom:20px}.navbar__multi-col-panel.tri-col .description{font-size:.85rem;max-width:300px;height:100%;line-height:1.4;margin-top:10px}.navbar__multi-col-panel.tri-col .multi-col__category.tri.active{max-width:100%;justify-content:flex-start}.navbar__multi-col-panel.tri-col .multi-col__category.tri.active.subnodes{flex-direction:row;flex-wrap:nowrap}.navbar__multi-col-panel.tri-col .multi-col__category.tri.active .multi-col__category__item{width:300px;padding:0 20px;box-sizing:border-box}.navbar__multi-col-panel.tri-col .multi-col__category.tri.active .multi-col__category__item:first-child{height:100%}.navbar__multi-col-panel.tri-col .tri-col__category{margin-left:13.3333333333px;height:100%}.navbar__multi-col-panel.tri-col .tri-col__category .tri-col__category__item{margin:0}@media (max-width: 1350px){.multi-col__category{width:70%;padding:20px}}@media (max-width: 1080px){nav{box-sizing:content-box;height:24px;padding:24px}nav label{color:#fcaf17;display:block}.navbar__categories__header{padding:20px;padding-left:0;position:relative;transition:font-size 0.3s ease-in-out}.navbar__categories__header:before{background:#fcaf17;bottom:0;content:"";height:1px;left:-24px;position:absolute;width:calc(100% + 24px)}.navbar__categories__header:after{background-color:transparent;background-image:url(/web/20240309001026im_/https://www.spaceorbits.org/assets/icons/down-arrow-e77b516c78cc91fab42a485500234ea8a03e6e0c39322504a59b6f18ad2510f6.png);background-position:center;background-repeat:no-repeat;background-size:contain;content:"";height:8px;left:calc(100% - 24px);top:50%;transform:translate(-100%, -50%);width:13px}.navbar__categories__header a.top-level{color:white}.navbar__categories__header--active{font-size:20px}.navbar__categories__header--active::after{transform:translate(-100%, -50%) rotate(180deg);transform-origin:center}.navbar__brand{height:17px;width:94px}.nav-mobile{border:none;cursor:pointer;display:block;padding:0;position:absolute;right:24px;top:24px;z-index:1}.nav-mobile svg{height:30px;width:48px;stroke:#fcaf17;transition:0.15s ease-in-out}.nav-mobile svg path{transition:0.15s ease-in-out;opacity:1}.nav-mobile.nav-toggle--active svg .line2{transform:rotatez(45deg) translateY(-1px) translateX(3px) scaleX(0.8);transform-origin:center}.nav-mobile.nav-toggle--active svg .line1{position:absolute;transform:rotatez(-45deg) translateY(10px);transform-origin:center;top:20px}.nav-mobile.nav-toggle--active svg .line3{opacity:0;transform:translateY(-5px)}.nav-mobile:hover{background-color:transparent}.nav-mobile:hover svg{stroke:#2e2e2e}.nav-mobile:focus{background-color:transparent}.navbar{background:#2e2e2e;box-sizing:border-box;color:white;left:0;max-height:85vh;overflow-y:scroll;padding:24px;position:absolute;top:72px;transform:translateX(-100%);transition:transform 0.3s ease-in-out;width:100%;z-index:1}.navbar--active{transform:translateX(0%)}#siteSearch--desktop{display:none}.navbar__link{display:inline-block}.navbar__categories{display:block}.navbar__category{height:auto;max-height:0;transition:max-height 0.7s ease-in-out;z-index:unset}.navbar__category h3,.navbar__category hr{display:none}.navbar__category ul{display:block;height:auto;margin-left:0}.navbar__category--active{max-height:1000px;position:relative}.multi-col__category{position:relative}.secondaryNav{display:none}.loginListItem{display:block}#siteSearch--mobile{border:none;box-sizing:border-box;display:inline-block;font-family:"Din", Arial, Helvetica, sans-serif;font-size:18px;height:40px;margin-bottom:40px;padding-left:20px;width:calc(100% - 45px)}#siteSearch--mobile__submit{background:white;border:none;box-sizing:border-box;display:inline-block;height:40px;margin-left:-5px;margin-top:2px;padding:0;transform:rotate(-90deg);width:calc(40px - 1px);width:40px}.navbg{display:none}.navbar__multi-col__container{height:1em;margin-left:0;margin-bottom:20px;position:relative;width:100%}.navbar__multi-col__container.active{height:auto}.multi-col__toggler{box-sizing:border-box;padding:0}.multi-col__toggler:hover,.multi-col__toggler:focus{background:transparent}.multi-col__toggler:after{top:4px}.multi-col__category{background:transparent;max-height:0;top:unset;left:unset;position:relative;transition:max-height 0.3s ease-in-out;width:100%;padding:10px}.multi-col__category.active{max-height:5000px}.multi-col__header{display:none}.navbar__multi-col-panel.tri-col .description{max-width:100%;margin-top:6.6666666667px}.navbar__multi-col-panel.tri-col .multi-col__category.tri.active{flex-direction:column;flex-wrap:wrap}.navbar__multi-col-panel.tri-col .multi-col__category.tri.active .multi-col__category__item{width:100%;padding:10px;box-sizing:border-box}.navbar__multi-col-panel.tri-col .multi-col__category.tri.active.subnodes .multi-col__category__item{padding:13.3333333333px 0}.navbar__multi-col-panel.tri-col .tri-col__category{margin-left:13.3333333333px;height:100%}.navbar__multi-col-panel.tri-col .tri-col__category .tri-col__category__item{padding:10px;margin:0}.navbar__multi-col-panel.tri-col .tri-col__category .tri-col__category__item:first-child{height:auto}}.OpenDataPlaceholderMapComponent{height:75vh}.OpenDataPlaceholderMapComponent .mapboxContainer{height:100%;width:100%}.OpenDataPlaceholderMapComponent .occasions{display:none}.OpenDataPlaceholderMapComponent .marker{background-image:url(/web/20240309001026im_/https://www.spaceorbits.org/assets/mappin-d804485d02be14263ec05aefc94a79cbf5838e5bf384a6e5f6032789264f20ad.svg);background-size:cover;width:30px;height:39px;border-radius:50%;cursor:pointer}.OpenDataShowComponent .copy{max-width:100%;text-align:left}.OpenDataShowComponent__license__container{display:none;margin:0 auto;max-width:750px;width:100%}.OpenDataShowComponent__license__container.active{display:block}.catLinks,.previewModal{align-items:center;background:rgba(0,0,0,0.6);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999999}.catLinks__bg,.previewModal__bg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.catLinks__inner,.previewModal__inner{background:#707070;box-sizing:border-box;height:80%;overflow-y:scroll;padding:40px;position:relative;width:80%;z-index:1}.catLinks__inner h3,.previewModal__inner h3{color:white}.catLinks__inner img,.previewModal__inner img{width:100%}.catLinks__inner button,.previewModal__inner button{background-image:url(/web/20240309001026im_/https://www.spaceorbits.org/assets/icons/close-8cf5be0bc0ee0a222933fa562b8dd1aa6035aa1fc45618b505e93c374bf8afae.svg);background-size:20px 20px;border:none;height:20px;padding:0;position:absolute;top:40px;right:40px;width:20px}.catLinks__inner button:hover,.catLinks__inner button:focus,.previewModal__inner button:hover,.previewModal__inner button:focus{background-color:transparent}.catLinks{display:none}.catLinks textarea{height:calc(100% - 40px);margin-top:40px;width:100%}.catLinks.active{display:flex}.form-table-container{position:relative;margin:40px 0}.form-table-container .opendata-form{position:absolute;top:40px;z-index:9999;display:flex;flex-direction:column;align-items:center;width:100%;justify-content:center}.form-table-container .opendata-form form{background-color:white;padding:40px;display:flex;flex-wrap:wrap;justify-content:center;width:75% !important}.form-table-container .opendata-form form select,.form-table-container .opendata-form form input[type='text'],.form-table-container .opendata-form form input[type='email'],.form-table-container .opendata-form form input[type='tel']{width:100% !important}.form-table-container .opendata-form form textarea{width:100% !important}.form-table-container .opendata-form form .mktoFormRow{width:40%;padding:0 2.5%}.form-table-container .opendata-form form .mktoFormRow .mktoCheckboxList{width:75% !important}.form-table-container .opendata-form form .mktoFormRow .mktoRadioList{width:100% !important}.form-table-container .opendata-form form .mktoFormRow .mktoFieldWrap{display:flex;width:100%}.form-table-container .opendata-form form .mktoFormRow .mktoFormCol{width:100%}.form-table-container .opendata-form form .mktoFormRow .mktoClear{width:0}@media (max-width: 1300px){.form-table-container .opendata-form form{flex-direction:column}.form-table-container .opendata-form form .mktoFormRow{width:100%}.form-table-container .opendata-form form .mktoFieldWrap{flex-direction:column}}.form-table-container .MaxarTable__container{position:absolute;top:0}.form-table-container .MaxarTable__container.hidden{display:block;opacity:25%;pointer-events:none}.hidden{display:none}.component_form.open_data_show_components{display:flex;flex-direction:column}.component_form.open_data_show_components input[type="text"]{width:100%}@media (max-width: 1300px){.interactive_open_data_map{visibility:hidden;display:none}}.OpenDataTableComponent details{margin-bottom:40px;position:relative}.OpenDataTableComponent details summary::after{background-image:url(/web/20240309001026im_/https://www.spaceorbits.org/assets/icons/left-arrow-f29a2882664d4410a55b548dd227af05e9079b86721d0b37f8cc06931f100585.svg);background-size:contain;background-repeat:no-repeat;background-position:center;content:" ";height:34px;position:absolute;right:40px;top:20px;transform:rotate(90deg);width:18px}.OpenDataTableComponent details[open] summary::after{content:" ";transform:rotate(-90deg)}.OpenDataTableComponent summary{background:#434343;color:white;display:block;font-size:32px;font-weight:700;line-height:1;padding:20px 40px;position:relative;text-transform:uppercase}.OpenDataTableComponent summary::-webkit-details-marker{display:none}.OpenDataTableComponent table{border-collapse:collapse;table-layout:fixed;width:100%}.OpenDataTableComponent thead tr{background:#999792;color:white}.OpenDataTableComponent th{font-size:20px;font-weight:700;padding:10px 40px;text-align:left;text-transform:uppercase}@media (max-width: 768px){.OpenDataTableComponent th{padding:10px 20px}}.OpenDataTableComponent td{font-family:"Din", Arial, Helvetica, sans-serif;font-size:18px;padding:20px 40px}@media (max-width: 768px){.OpenDataTableComponent td{padding:20px}}.OpenDataTableComponent td:last-child{text-align:right}@media (max-width: 768px){.OpenDataTableComponent td:last-child{text-align:left}}.OpenDataTableComponent td a{color:black;display:inline-block;font-size:16px;font-weight:900;position:relative;text-transform:none;transition:color 0.3s ease-in-out}.OpenDataTableComponent td a:hover,.OpenDataTableComponent td a:focus{color:#fcaf17}.OpenDataTableComponent td a:hover:after,.OpenDataTableComponent td a:focus:after{background-color:#fcaf17}.OpenDataTableComponent td a:after{background-color:#4164fb;bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:background-color 0.3s ease-in-out;width:100%}@media (max-width: 768px){.OpenDataTableComponent td a:after{display:none}}.OpenDataTableComponent tbody tr:nth-child(odd){background:#f5f5f5}.OpenDataTableComponent tbody tr:nth-child(even){background:white}.component_form.open_data_table_components{display:flex;flex-direction:column}.component_form.open_data_table_components input[type="text"]{width:100%}.PageResourcesComponent__container{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:1380px}.PageResourcesComponent__column{box-sizing:border-box;display:flex;flex-direction:column;margin:0 20px;width:300px}.PageResourcesComponent__column__title{align-items:center;display:flex;justify-content:flex-start}.PageResourcesComponent__column__title h3{text-align:center;margin-bottom:0;margin-right:20px}.PageResourcesComponent__column__image{flex:0;margin-right:20px;min-width:24px;height:24px}.PageResourcesComponent__column__image img{height:100%;width:100%}.PageResourcesComponent__resource{box-sizing:border-box;display:flex;margin:20px 0;position:relative;width:300px}.PageResourcesComponent__resource h3{font-size:26px;font-weight:700}.PageResourcesComponent__resource a{color:black;font-family:"Din", Arial, Helvetica, sans-serif;font-size:18px;font-weight:unset;text-transform:none;text-decoration:underline;text-decoration-color:#fcaf17;text-decoration-thickness:2px;transition:color 0.3s ease-in-out;line-height:1.3;text-rendering:optimizeSpeed}.PageResourcesComponent__resource a:hover{color:#fcaf17;cursor:pointer}@media (min-width: 1280px){.PageResourcesComponent__resource a{font-size:20px;line-height:28px}}@media (min-width: 768px){.PartnersComponent{padding:20px 0}}@media (min-width: 1660px){.PartnersComponent{padding:20px 56px}}.PartnersComponent img{max-height:90px;max-width:230px}.PartnersComponent__filters{display:flex;justify-content:center}.PartnersComponent__filters label{margin-right:20px}.PartnersComponent__cards{display:flex;justify-content:center;flex-wrap:wrap}.PartnersComponent__card{box-sizing:border-box;border:2px solid #707070;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin:20px 0;padding:20px;height:300px;width:300px}.PartnersComponent__card.inactive{display:none}@media (min-width: 768px){.PartnersComponent__card{margin:40px 20px}}@media (min-width: 1660px){.PartnersComponent__card{margin:40px}}.PartnersComponent__copy{box-sizing:border-box;padding:24px 0;position:relative;text-align:center;min-width:100%}.PartnersComponent__bio{position:fixed;left:-9999px}.PartnersComponent__bio ul{list-style:none;padding-left:0}.PartnersComponent__bio ul li:before{position:absolute;content:"\25A0";color:#fcaf17;font-weight:bold;display:inline-block;width:1em;font-size:.6em;margin-left:-2em}.PartnersComponent__modal{background:white;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;left:-9999px;max-width:1280px;overflow-y:auto;padding:24px;padding-top:0;position:fixed;top:50%;transform:translate(-50%, -50%);width:100%;z-index:10001}.PartnersComponent__modal.active{left:50%}@media (min-width: 1024px){.PartnersComponent__modal{flex-direction:row-reverse;align-items:center;padding:56px}}@media (min-width: 1280px){.PartnersComponent__modal{justify-content:space-between;height:calc(100% - 80px);width:calc(100% - 56px - 56px)}}.PartnersComponent__modal button{border:none;height:24px;padding:0;width:24px}.PartnersComponent__modal__copy{align-self:flex-start}@media (min-width: 1024px){.PartnersComponent__modal__copy{margin-right:80px;max-width:568px}}.PartnersComponent__modal__close__wrapper{background:white;box-sizing:border-box;padding:0;position:absolute;top:7px;right:24px;width:24px}@media (min-width: 1024px){.PartnersComponent__modal__close__wrapper{top:56px;right:56px}}.PartnersComponent__modal__close__wrapper button:before{content:unset}.PartnersComponent__modal__image{margin-top:40px;align-self:flex-start;max-width:500px}@media (min-width: 1024px){.PartnersComponent__modal__image{margin-top:0;margin-right:48px}}.PartnersComponent__modal__image img{width:100%;max-height:100%;max-width:100%}.PartnersComponent__modal__overlay{background-color:#f5f5f5;height:100%;left:-9999px;opacity:0.6;position:fixed;top:0;width:100%}.PartnersComponent__modal__overlay.active{left:0;z-index:10000}.component_form.partners_components{display:flex;flex-direction:column}.component_form.partners_components input[type="text"]{width:100%}.PressReleaseShowComponent{display:flex;flex-direction:column}@media (min-width: 1250px){.PressReleaseShowComponent{flex-direction:row}}.PressReleaseShowComponent ul,.PressReleaseShowComponent li{list-style:none;margin:0;padding:0}.PressReleaseShowComponent .dates{padding:40px;width:100%;background-color:#f5f5f5;margin-right:0;box-sizing:border-box;margin-bottom:40px}.PressReleaseShowComponent .dates select{width:100%;display:block}@media (min-width: 1250px){.PressReleaseShowComponent .dates select{display:none}}.PressReleaseShowComponent .dates ul{display:none}@media (min-width: 1250px){.PressReleaseShowComponent .dates ul{display:block}}.PressReleaseShowComponent .dates h3{font-size:28px;font-weight:bold;text-transform:uppercase;padding-bottom:20px}.PressReleaseShowComponent .dates a{font-size:18px;margin-bottom:20px}@media (min-width: 1250px){.PressReleaseShowComponent .dates{width:15%;margin-right:40px;margin-bottom:0}}.PressReleaseShowComponent .pressrelease_wrapper{width:100%}@media (min-width: 1250px){.PressReleaseShowComponent .pressrelease_wrapper{width:60%}}.PressReleaseShowComponent .pressrelease_wrapper .pressrelease_content{display:flex}@media (max-width: 900px){.PressReleaseShowComponent .pressrelease_wrapper .pressrelease_content{flex-direction:column}}.PressReleaseShowComponent .pressrelease_wrapper .pressrelease_content .copy{width:100%;word-break:break-word}.PressReleaseShowComponent .pressrelease_wrapper .pressrelease_content .images{display:flex;flex-direction:column;max-width:350px}@media (max-width: 900px){.PressReleaseShowComponent .pressrelease_wrapper .pressrelease_content .images{max-width:100%}}.PressReleaseShowComponent .pressrelease_wrapper .pressrelease_content .images figure{box-sizing:border-box;margin:0;padding:0 40px 40px 40px}.PressReleaseShowComponent .pressrelease_wrapper .pressrelease_content .images figure img{max-width:315px}@media (max-width: 900px){.PressReleaseShowComponent .pressrelease_wrapper .pressrelease_content .images figure img{max-width:100%}}.PressReleaseShowComponent .pressrelease_wrapper .pressrelease_content ul,.PressReleaseShowComponent .pressrelease_wrapper .pressrelease_content li{list-style-type:disc;padding-left:20px;padding-bottom:10px;font-family:"Din", Arial, Helvetica, sans-serif;font-size:18px;line-height:1.3;text-rendering:optimizeSpeed}@media (min-width: 1280px){.PressReleaseShowComponent .pressrelease_wrapper .pressrelease_content ul,.PressReleaseShowComponent .pressrelease_wrapper .pressrelease_content li{font-size:20px;line-height:28px}}.PressReleaseShowComponent .pressrelease_wrapper .pressrelease_content a{font-family:"Din", Arial, Helvetica, sans-serif;text-decoration:none;font-size:18px;line-height:1.3;text-transform:none}@media (min-width: 1280px){.PressReleaseShowComponent .pressrelease_wrapper .pressrelease_content a{font-size:20px;line-height:28px}}.PressReleaseShowComponent .pressrelease_wrapper .pressrelease_content strong,.PressReleaseShowComponent .pressrelease_wrapper .pressrelease_content b{font-family:"Blender", Arial, Helvetica, sans-serif;font-weight:700;font-size:20px}@media (min-width: 1280px){.PressReleaseShowComponent .pressrelease_wrapper .pressrelease_content strong,.PressReleaseShowComponent .pressrelease_wrapper .pressrelease_content b{font-size:24px;line-height:30px}}.component_form.press_release_show_components{display:flex;flex-direction:column}.component_form.press_release_show_components input[type="text"]{width:100%}.PressReleasesIndexComponent{display:flex;flex-direction:column}@media (min-width: 1250px){.PressReleasesIndexComponent{flex-direction:row}}.PressReleasesIndexComponent form{background:white;box-sizing:border-box;display:flex;justify-content:flex-start;padding:0 0 20px 0;width:100%}.PressReleasesIndexComponent form input{border:1px solid #707070;box-sizing:border-box;display:inline-block;font-family:"Din", Arial, Helvetica, sans-serif;font-size:18px;height:40px;margin-right:20px;padding-left:20px;right:0;width:300px}.PressReleasesIndexComponent form button{box-sizing:border-box;transform:rotate(-90deg);padding:0;height:40px;width:40px}.PressReleasesIndexComponent ul,.PressReleasesIndexComponent li{list-style:none;margin:0;padding:0}.PressReleasesIndexComponent .dates{padding:40px;width:100%;background-color:#f5f5f5;margin-right:0;box-sizing:border-box;margin-bottom:40px}.PressReleasesIndexComponent .dates select{width:100%;display:block}@media (min-width: 1250px){.PressReleasesIndexComponent .dates select{display:none}}.PressReleasesIndexComponent .dates ul{display:none}@media (min-width: 1250px){.PressReleasesIndexComponent .dates ul{display:block}}.PressReleasesIndexComponent .dates h3{font-size:28px;font-weight:bold;text-transform:uppercase;padding-bottom:20px}.PressReleasesIndexComponent .dates a{font-size:18px;margin-bottom:20px}@media (min-width: 1250px){.PressReleasesIndexComponent .dates{width:15%;margin-right:40px;margin-bottom:0}}.PressReleasesIndexComponent .list{width:100%}@media (min-width: 1250px){.PressReleasesIndexComponent .list{width:60%}}.PressReleasesIndexComponent .list li{background-color:#f5f5f5;padding:40px 20px;margin-bottom:20px}.PressReleasesIndexComponent .list li:last-child{margin-bottom:0}.PressReleasesIndexComponent .list li a{font-size:18px}.component_form.press_releases_index_components{display:flex;flex-direction:column}.component_form.press_releases_index_components input[type="text"]{width:100%}.ProductSamplesComponent__thankYouModal .maxarModal{box-sizing:border-box;color:#eaeae6;height:100%;left:50%;position:fixed;top:50%;transform:translate(-50%, -50%);width:100%;z-index:100000}.ProductSamplesComponent__thankYouModal .maxarModal__content{background:#6b6965;box-sizing:border-box;display:flex;flex-direction:column;font-size:18px;justify-content:flex-start;left:50%;max-height:100vh;max-width:100%;overflow:auto;padding:40px;position:absolute;top:50%;transform:translate(-50%, -50%);width:470px;z-index:100002}.ProductSamplesComponent__thankYouModal .tag{position:absolute;top:0;left:40px;height:40px;width:30px}.ProductSamplesComponent__thankYouModal .maxarModal__content__inner{border-left:2px solid #fcaf17;box-sizing:border-box;margin-top:60px;padding:0 40px}.ProductSamplesComponent__thankYouModal .maxarModal__content__inner svg{float:right;margin:60px -40px 0 0;width:60%}.ProductSamplesComponent__thankYouModal h1,.ProductSamplesComponent__thankYouModal p{margin:0 0 20px 0}.ProductSamplesComponent__thankYouModal h1{font-family:"Blender", Arial, Arial, Helvetica, sans-serif;font-size:28px;font-weight:900;text-transform:uppercase}.ProductSamplesComponent__thankYouModal p{font-family:"Din", Arial, Helvetica, sans-serif;font-size:18px;font-weight:normal;line-height:1.3}.ProductSamplesComponent__thankYouModal .button{background:transparent;border-width:2px;border-style:solid;border-color:white;box-sizing:border-box;color:#fcaf17;cursor:pointer;display:inline-block;font-family:"Blender", Arial, Helvetica, sans-serif;font-size:18px;text-align:center;text-decoration:none;transition:all 0.3s ease-in-out;margin-top:20px;padding:8px 32px}.ProductSamplesComponent__thankYouModal .button:focus,.ProductSamplesComponent__thankYouModal .button:hover{background-color:#fcaf17;border-color:#fcaf17;color:white}.ProductSamplesComponent__thankYouModal .modalOverlay{background-color:rgba(0,0,0,0.4);height:100%;left:0;position:fixed;top:0;width:100%;z-index:100001}.ProductSamplesComponent__thankYouModal .closeButton{position:absolute;top:17px;right:40px;height:24px;width:24px;background:transparent;padding:0;border:none;box-sizing:border-box}.ProductSamplesComponent__thankYouModal .closeButton__icon{height:24px;width:24px}.ProductSamplesComponent__thankYouModal .closed{display:none !important}@media (max-width: 470px){.ProductSamplesComponent__thankYouModal .tag{left:20px}.ProductSamplesComponent__thankYouModal .maxarModal__content{padding:20px}.ProductSamplesComponent__thankYouModal .maxarModal__content__inner{padding:0 20px}.ProductSamplesComponent__thankYouModal .maxarModal__content__inner svg{float:right;margin:30px -20px 0 0;width:60%}.ProductSamplesComponent__thankYouModal .closeButton{right:20px}}.QuoteImageComponent__container{display:flex;flex-wrap:wrap;justify-content:center}@media (min-width: 1440px){.QuoteImageComponent__container{justify-content:center;gap:40px}}.QuoteImageComponent blockquote{box-sizing:border-box;margin-top:80px;max-width:500px;padding-left:20px;position:relative}.QuoteImageComponent blockquote:before{content:'"';color:#fcaf17;font-size:88px;font-style:italic;position:absolute;top:-20px;left:0}@media (min-width: 1100px){.QuoteImageComponent blockquote{margin-bottom:0;margin-right:120px}}.QuoteImageComponent blockquote p{font-size:28px;font-weight:700;text-transform:none}.QuoteImageComponent blockquote footer{background:transparent;color:black;font-size:20px;font-weight:700;padding:0;text-transform:uppercase}.QuoteImageComponent blockquote cite{font-style:normal}.QuoteImageComponent h2{margin-top:20px}.QuoteImageComponent__quote{align-self:center}.redirectHat{background:#434343;box-sizing:border-box;color:#fcaf17 !important;left:0;padding:20px;position:fixed;text-align:center;top:0;transform:translateY(-100%);transition:transform 1s ease-in-out;width:100%;z-index:9999}.redirectHat.active{transform:translateY(0%)}.redirectHat button{background-image:url(/web/20240309001026im_/https://www.spaceorbits.org/assets/icons/close-8cf5be0bc0ee0a222933fa562b8dd1aa6035aa1fc45618b505e93c374bf8afae.svg);background-size:cover;background-repeat:no-repeat;background-position:center;border:none;height:28px;padding:0;position:absolute;right:20px;top:20px;width:28px}@media (max-width: 768px){.redirectHat button{height:24px;width:24px}}.redirectHat button:hover,.redirectHat button:focus{background-color:transparent}.ResourcesComponent{display:flex;flex-wrap:wrap}.ResourcesComponent__allResources{display:none}.ResourcesComponent aside{align-self:flex-start;background:#f5f5f5;box-sizing:border-box;flex-basis:450px;flex-shrink:0;max-width:100%;padding:40px;top:0}@media (max-width: 1024px){.ResourcesComponent aside{position:relative}}.ResourcesComponent__page{box-sizing:border-box;flex:1;padding:0 40px 40px 40px;max-width:100%}@media (max-width: 1280px){.ResourcesComponent__page{padding:0 24px}}.ResourcesComponent__pagination{background:white;margin-bottom:40px;padding:0 0 20px 0;position:sticky;top:84px;z-index:2}@media (max-width: 1024px){.ResourcesComponent__pagination{position:relative}}.ResourcesComponent__pagination__buttons{display:flex;flex-wrap:wrap;margin-bottom:20px;width:100%}.ResourcesComponent__pagination__buttons button{height:24px;margin-right:20px;margin-top:20px;padding:0;width:24px}.ResourcesComponent__pagination__buttons button.active{background:#fcaf17;color:white}.ResourcesComponent__pagination .previous,.ResourcesComponent__pagination .next{margin-bottom:10px;margin-right:10px;padding:8px;width:150px}.ResourcesComponent__content a{position:relative}.ResourcesComponent__content a:hover h4,.ResourcesComponent__content afocus h4{color:#fcaf17}.ResourcesComponent__content a:hover::before,.ResourcesComponent__content afocus::before{background-image:url(/web/20240309001026im_/https://www.spaceorbits.org/assets/icons/download-icon--orange-b15a7115b7aae4612a3d6513d416f5921755b1d92c48a064b1882979fa49ba5a.png)}.ResourcesComponent__content a::before{content:"";background-image:url(/web/20240309001026im_/https://www.spaceorbits.org/assets/icons/download-icon--black-fdb168ae32b1017645ca75caad39bc22396d3cc975c22ca065f78214d7235398.png);background-position:center;background-repeat:no-repeat;background-size:contain;height:24px;left:-40px;position:absolute;top:40px;width:24px}@media (max-width: 600px){.ResourcesComponent__content a::before{display:none}}.ResourcesComponent__content article,.ResourcesComponent__content hr{margin-left:40px}@media (max-width: 600px){.ResourcesComponent__content article,.ResourcesComponent__content hr{margin-left:0}}.ResourcesComponent__content h4{color:black;transition:color 0.3s ease-in-out}.ResourcesComponent__content h4,.ResourcesComponent__content p{max-width:600px}.RevealingStatCardsComponent{display:flex;flex-wrap:wrap;justify-content:space-between}@media (max-width: 1600px){.RevealingStatCardsComponent{justify-content:center}}.RevealingStatCardsComponent__stat{background:#434343;color:white;display:flex;flex-direction:column;justify-content:space-between;height:450px;width:450px;max-width:100%;margin:0 20px 40px 20px;overflow:hidden;position:relative}.RevealingStatCardsComponent__stat__image{height:calc(100% - 90px);width:100%;z-index:2}.RevealingStatCardsComponent__stat img{width:100%;z-index:-1}.RevealingStatCardsComponent__stat__copy{background:#434343;box-sizing:border-box;padding:20px;text-align:center;text-transform:uppercase;z-index:2}.RevealingStatCardsComponent__stat__reveal{background:rgba(253,185,19,0.8);position:absolute;display:flex;justify-content:center;align-items:center;top:0;left:0;height:100%;width:100%;opacity:0;z-index:3;transition:opacity 0.3s ease-in-out}.RevealingStatCardsComponent__stat__reveal p{font-size:24px;max-width:75%;text-align:center;text-transform:uppercase}.RevealingStatCardsComponent__stat:hover .RevealingStatCardsComponent__stat__reveal,.RevealingStatCardsComponent__stat:focus .RevealingStatCardsComponent__stat__reveal{opacity:1}.ScrollToTopComponent{position:fixed;bottom:40px;right:40px;display:none;z-index:9999;background:white;padding:0 16px}.ScrollToTopComponent:hover svg{stroke:white}.ScrollToTopComponent svg{transform:rotate(90deg);transition:stroke 0.3s ease-in-out;stroke:#f99f1c}.component_form.scroll_to_top_components{display:flex;flex-direction:column}.component_form.scroll_to_top_components input[type="text"]{width:100%}.search_other_sites{display:flex;justify-content:center;margin-bottom:80px}.search_other_sites a{margin:0 20px}.SearchResultsComponent{position:relative}.SearchResultsComponent article{margin-left:50px;position:relative}.SearchResultsComponent article svg{fill:black;left:-50px;position:absolute;stroke:black;top:20px}.SearchResultsComponent article a:hover svg,.SearchResultsComponent article a:focus svg{fill:#fcaf17;stroke:#fcaf17}.SearchResultsComponent h4{text-transform:none}.SearchResultsComponent hr{color:#fcaf17}.SearchResultsComponent label{display:block;font-weight:700}.SearchResultsComponent select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:transparent;border:none;border-bottom:2px solid black;border-radius:0;box-sizing:border-box;color:#707070;display:inline-block;font-size:18px;position:relative;width:100%}.SearchResultsComponent option{font-size:18px;padding:0}.SearchResultsComponent .sortSelect{margin-bottom:20px;position:relative}@media (min-width: 768px){.SearchResultsComponent .sortSelect{position:absolute;right:56px;top:0;width:150px}}.SearchResultsComponent .sortSelect::after{bottom:0;content:url(/web/20240309001026im_/https://www.spaceorbits.org/assets/icons/down-arrow-e77b516c78cc91fab42a485500234ea8a03e6e0c39322504a59b6f18ad2510f6.png);position:absolute;right:0;z-index:-1}.SingleColumnBulletsIconsComponent{display:flex;align-items:center;height:100%;justify-content:center;flex-direction:column}.SingleColumnBulletsIconsComponent .column{width:100%;padding-right:0}@media (min-width: 768px){.SingleColumnBulletsIconsComponent .column{width:75%;padding-right:80px}}@media (min-width: 1270px){.SingleColumnBulletsIconsComponent .column{width:50%;padding-right:120px}}.SingleColumnBulletsIconsComponent article{padding-bottom:0}.SingleColumnBulletsIconsComponent article p{display:none}@media (min-width: 768px){.SingleColumnBulletsIconsComponent article{padding-bottom:40px}.SingleColumnBulletsIconsComponent article p{display:block}}.SingleColumnBulletsIconsComponent .headline_icon{display:flex;align-items:center;padding-bottom:20px}.SingleColumnBulletsIconsComponent .headline_icon img{padding-right:40px;height:78px;width:78px}.component_form.single_column_bullets_icons_components{display:flex;flex-direction:column}.component_form.single_column_bullets_icons_components input[type="text"]{width:100%}.component_form.single_column_bullets_icons_components .scbi_row{display:flex;flex-direction:row;flex-wrap:wrap}.SpacerComponent{padding:0}.SpacerComponent .spacer.x1_space{height:40px}.SpacerComponent .spacer.x2_space{height:80px}.SpacerComponent .spacer.x3_space{height:120px}.component_form.spacer_components{display:flex;flex-direction:column}.component_form.spacer_components input[type="text"]{width:100%}.SquareVideoTwoColumnComponent .two-column__col-text{padding-top:40px !important}@media (min-width: 1024px){.SquareVideoTwoColumnComponent .two-column__col-text{padding-top:0 !important}}.component_form.square_video_two_column_components{display:flex;flex-direction:column}.component_form.square_video_two_column_components input[type="text"]{width:100%}.StatsComponent{display:flex;flex-wrap:wrap}.StatsComponent__image{width:55%}.StatsComponent__image img{width:100%;object-fit:cover;object-position:center}@media (max-width: 1280px){.StatsComponent__image{width:50%}}@media (max-width: 768px){.StatsComponent__image{width:100%}}.StatsComponent__stats{box-sizing:border-box;padding:20px 24px;display:flex;flex:1;flex-wrap:wrap;justify-content:space-between;align-content:center}@media (min-width: 768px){.StatsComponent__stats{padding:20px 56px}}.StatsComponent__stats__stat{align-self:flex-start;box-sizing:border-box;width:45%}.StatsComponent__stats__stat p{font-family:"Blender", Arial, Helvetica, sans-serif}.StatsComponent__stats__stat p:first-of-type{line-height:1;font-size:60px}.component_form.stats_components{display:flex;flex-direction:column}.component_form.stats_components input[type="text"]{width:100%}.component_form.stats_components .stats_row{display:flex;flex-direction:row;flex-wrap:wrap}.SubnavComponent{display:flex;justify-content:center;position:sticky;top:84px;z-index:999}.SubnavComponent div{display:flex;text-align:center;margin:0 25px;width:150px}.SubnavComponent a{color:white;transition:0.3s ease-in-out all;margin:0 25px}@media (max-width: 1024px){.SubnavComponent{display:none}}.component_form.subnav_components{display:flex;flex-direction:column}.component_form.subnav_components input[type="text"]{width:100%}.TallFeaturedCtaComponent{position:relative;display:flex;flex-direction:column;padding-left:24px;padding-right:24px}@media (min-width: 1280px){.TallFeaturedCtaComponent{padding-left:56px;padding-right:56px}}.TallFeaturedCtaComponent__image{width:100%;max-width:100%}@media (min-width: 1280px){.TallFeaturedCtaComponent__image{height:668px}}.TallFeaturedCtaComponent__copy{padding:24px 24px 0 0;max-width:900px;position:relative}@media (min-width: 1280px){.TallFeaturedCtaComponent__copy{padding:24px 0 0 0}}@media (min-width: 600px){.TallFeaturedCtaComponent.inverted{flex-direction:column-reverse}}.component_form.tall_featured_cta_components{display:flex;flex-direction:column}.component_form.tall_featured_cta_components input[type="text"]{width:100%}.component_form.tall_featured_cta_components .tfcta_row{display:flex;flex-direction:row}.ThreeCardComponent{display:flex;flex-wrap:wrap;gap:40px}@media (min-width: 1024px){.ThreeCardComponent{flex-wrap:nowrap}}@media (max-width: 1280px){.ThreeCardComponent{gap:20px;padding-left:24px;padding-right:24px}}.ThreeCardComponent article{box-sizing:border-box;display:flex;flex-direction:column;margin-bottom:20px;overflow:hidden;width:100%}.ThreeCardComponent article:last-child{margin-bottom:0}@media (min-width: 1024px){.ThreeCardComponent article{margin-bottom:0}}.ThreeCardComponent article[data-button-enabled="true"]:hover,.ThreeCardComponent article[data-button-enabled="true"]:focus{cursor:pointer}.ThreeCardComponent article[data-button-enabled="true"]:hover a,.ThreeCardComponent article[data-button-enabled="true"]:focus a{color:#fcaf17}.ThreeCardComponent article.single_image:hover img,.ThreeCardComponent article.single_image:focus img{transform:scale(1.1)}.ThreeCardComponent .button{color:white}.ThreeCardComponent a{color:white;font-weight:bold;font-family:"Blender", Arial, Helvetica, sans-serif;font-size:18px;line-height:1.3;text-rendering:optimizeSpeed;text-decoration:none;transition:all 0.25s ease-in-out}@media (min-width: 1280px){.ThreeCardComponent a{font-size:20px;line-height:28px}}.ThreeCardComponent img{object-fit:cover;object-position:center;height:25vh;transition:all 0.3s ease-in-out;width:100%}.ThreeCardComponent__copy{background:#434343;color:white;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;flex:1;padding:20px;position:relative}.ThreeCardComponent.more_than_three_cards{flex-direction:column;position:relative}@media (max-width: 600px){.ThreeCardComponent.more_than_three_cards{padding-left:0;padding-right:0}}.ThreeCardComponent.more_than_three_cards article{margin-left:20px;margin-right:20px;position:relative;min-width:calc(33% - 40px)}@media (max-width: 600px){.ThreeCardComponent.more_than_three_cards article{margin-bottom:0;margin-left:0;margin-right:0;min-width:100%}}.ThreeCardComponent__inner{margin:0 auto;overflow:hidden;width:calc(100% - 120px)}@media (max-width: 600px){.ThreeCardComponent__inner{width:100%}}.ThreeCardComponent .slideShow{display:flex;transform:translateX(0);transition:transform 0.5s ease-in-out}.ThreeCardComponent__indicators{align-self:center;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-top:40px}.ThreeCardComponent__indicators.mobile{display:none}@media (max-width: 600px){.ThreeCardComponent__indicators{margin-top:10px}.ThreeCardComponent__indicators.desktop{display:none}.ThreeCardComponent__indicators.mobile{display:flex;position:relative}}.ThreeCardComponent__indicators button{background-color:#4c4b48;border-color:#4c4b48;height:24px;margin:10px;padding:0;transition:all 0.3s ease-in-out;width:24px}.ThreeCardComponent__indicators button:hover,.ThreeCardComponent__indicators button:focus,.ThreeCardComponent__indicators button:active,.ThreeCardComponent__indicators button[data-active="true"]{background-color:#fcaf17;border-color:#fcaf17}.ThreeCardComponent__previousButton,.ThreeCardComponent__nextButton{align-items:center;background:white;display:flex;height:50px;justify-content:center;overflow:hidden;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:50px}@media (max-width: 600px){.ThreeCardComponent__previousButton.desktop,.ThreeCardComponent__nextButton.desktop{display:none}}.ThreeCardComponent__previousButton.mobile,.ThreeCardComponent__nextButton.mobile{background-color:transparent;left:unset;position:relative;right:unset;top:unset;transform:unset}@media (max-width: 600px){.ThreeCardComponent__previousButton,.ThreeCardComponent__nextButton{border:none;height:24px;width:24px}}.ThreeCardComponent__previousButton svg,.ThreeCardComponent__nextButton svg{stroke:#fcaf17;transition:all 0.3s ease-in-out}.ThreeCardComponent__previousButton:hover svg,.ThreeCardComponent__previousButton:focus svg,.ThreeCardComponent__previousButton:active svg,.ThreeCardComponent__nextButton:hover svg,.ThreeCardComponent__nextButton:focus svg,.ThreeCardComponent__nextButton:active svg{stroke:#4c4b48}.ThreeCardComponent__previousButton{left:56px}@media (max-width: 1280px){.ThreeCardComponent__previousButton{left:24px}}.ThreeCardComponent__nextButton{right:56px}@media (max-width: 1280px){.ThreeCardComponent__nextButton{right:24px}}.ThreeCardComponent__nextButton svg{transform:rotate(180deg)}.component_form.three_card_components{display:flex;flex-direction:column}.component_form.three_card_components input[type="text"]{width:100%}.component_form.three_card_components .threecard_row{display:flex;gap:20px;flex-direction:row;flex-wrap:wrap}@media (min-width: 1024px){.ThreeColumnMiddleImageComponent{display:flex;justify-content:space-between}}.ThreeColumnMiddleImageComponent__column{box-sizing:border-box;margin-bottom:40px;max-width:500px;width:100%}@media (min-width: 1024px){.ThreeColumnMiddleImageComponent__column{align-self:flex-start;border-left:2px solid #fcaf17;margin-right:40px;padding:20px 0 20px 20px}}@media (min-width: 1024px){.ThreeColumnMiddleImageComponent__column:nth-of-type(2){border-left:none;padding-left:0}}.ThreeColumnMiddleImageComponent__column img{object-fit:contain}@media (min-width: 1024px){.ThreeColumnMiddleImageComponent__column img{display:block;margin:0 auto}}.component_form.three_column_middle_image_components{display:flex;flex-direction:column}.component_form.three_column_middle_image_components input[type="text"]{width:100%}.component_form.three_column_middle_image_components .tcmi_row{display:flex;flex-direction:row}.ThreeQuartersComponent{display:flex;box-sizing:border-box;padding:0}.ThreeQuartersComponent .three_quarters__col{height:auto;display:flex;align-items:center;justify-content:center;background-color:white}.ThreeQuartersComponent .three_quarters__col-text{display:flex;position:relative;box-sizing:content-box;flex-direction:column;align-items:flex-start;justify-content:start;padding:40px 160px 40px 160px}.ThreeQuartersComponent .three_quarters__col-img{display:flex;width:100%;position:relative}.ThreeQuartersComponent .three_quarters__col-img img{width:100%;max-width:100%;height:100%}.ThreeQuartersComponent .three_quarters__col:first-child{width:55%}.ThreeQuartersComponent .three_quarters__col:last-child{width:45%}.ThreeQuartersComponent.is_inverse{flex-direction:row-reverse}@media (max-width: 1440px){.ThreeQuartersComponent .three_quarters__col-text{padding:40px 80px 40px 80px}.ThreeQuartersComponent .three_quarters__col:first-child{width:55%}.ThreeQuartersComponent .three_quarters__col:last-child{width:45%}}@media (max-width: 950px){.ThreeQuartersComponent{flex-direction:column}.ThreeQuartersComponent .three_quarters__col-text{margin:0;padding:40px 40px 40px 40px}.ThreeQuartersComponent .three_quarters__col:first-child{width:100%}.ThreeQuartersComponent .three_quarters__col:last-child{width:100%}.ThreeQuartersComponent.is_inverse{flex-direction:column}.ThreeQuartersComponent.is_inverse .three_quarters__col-text{margin:0;padding:40px 40px 40px 40px}}.ThreeQuartersComponent.white .three_quarters__col{background-color:white}.ThreeQuartersComponent.light_grey .three_quarters__col{background-color:#f5f5f5}.ThreeQuartersComponent.dark_grey .three_quarters__col{background-color:#2e2e2e}.component_form.three_quarters_components{display:flex;flex-direction:column}.component_form.three_quarters_components input[type="text"]{width:100%}.component_form.three_quarters_components .tq_row{display:flex;flex-direction:row}.ThreeQuartersSliderComponent{display:flex;box-sizing:border-box;padding:0}.ThreeQuartersSliderComponent .three_quarters__col{height:auto;display:flex;align-items:center;justify-content:center;background-color:white}.ThreeQuartersSliderComponent .three_quarters__col-text{display:flex;position:relative;box-sizing:content-box;flex-direction:column;align-items:flex-start;justify-content:start;padding:40px 160px 40px 160px}.ThreeQuartersSliderComponent .three_quarters__col-img{width:100%}.ThreeQuartersSliderComponent .three_quarters__col-img img{width:100%}.ThreeQuartersSliderComponent .three_quarters__col:first-child{width:55%}.ThreeQuartersSliderComponent .three_quarters__col:last-child{width:45%}.ThreeQuartersSliderComponent.image_right{flex-direction:row-reverse}@media (max-width: 1440px){.ThreeQuartersSliderComponent .three_quarters__col-text{padding:40px 80px 40px 80px}.ThreeQuartersSliderComponent .three_quarters__col:first-child{width:55%}.ThreeQuartersSliderComponent .three_quarters__col:last-child{width:45%}}@media (max-width: 950px){.ThreeQuartersSliderComponent{flex-direction:column}.ThreeQuartersSliderComponent .three_quarters__col-text{margin:0;padding:40px 40px 40px 40px}.ThreeQuartersSliderComponent .three_quarters__col:first-child{width:100%}.ThreeQuartersSliderComponent .three_quarters__col:last-child{width:100%}.ThreeQuartersSliderComponent.image_right{flex-direction:column}.ThreeQuartersSliderComponent.image_right .three_quarters__col-text{margin:0;padding:40px 40px 40px 40px}}.ThreeQuartersSliderComponent.white .three_quarters__col{background-color:white}.ThreeQuartersSliderComponent.light_grey .three_quarters__col{background-color:#f5f5f5}.ThreeQuartersSliderComponent.dark_grey .three_quarters__col{background-color:#2e2e2e}.ThreeQuartersSliderComponent .beer-slider{width:100%;height:100%;max-height:480px;max-width:1080px}.ThreeQuartersSliderComponent .beer-reveal,.ThreeQuartersSliderComponent .beer-slider{width:100%}.ThreeQuartersSliderComponent .beer-reveal[data-beer-label]:after,.ThreeQuartersSliderComponent .beer-slider[data-beer-label]:after{top:50%;white-space:nowrap}.ThreeQuartersSliderComponent .beer-reveal img,.ThreeQuartersSliderComponent .beer-slider img{width:100%}.ThreeQuartersSliderComponent .beer-reveal{border-right:solid 1px white}.ThreeQuartersSliderComponent .beer-handle{margin-left:-1px}.component_form.three_quarters_slider_components{display:flex;flex-direction:column}.component_form.three_quarters_slider_components input[type="text"]{width:100%}.component_form.three_quarters_slider_components .tq_row{display:flex;flex-direction:row}.ThreeQuartersZoomComponent{display:flex;box-sizing:border-box;padding:0}.ThreeQuartersZoomComponent .three_quarters__col{height:auto;display:flex;align-items:center;justify-content:center;background-color:white}.ThreeQuartersZoomComponent .three_quarters__col-text{display:flex;position:relative;box-sizing:content-box;flex-direction:column;align-items:flex-start;justify-content:start;padding:40px 160px 40px 160px}.ThreeQuartersZoomComponent .three_quarters__col-img{display:flex;width:100%}.ThreeQuartersZoomComponent .three_quarters__col-img img{width:100%;max-width:100%;height:100%}.ThreeQuartersZoomComponent .three_quarters__col:first-child{width:55%}.ThreeQuartersZoomComponent .three_quarters__col:last-child{width:45%}.ThreeQuartersZoomComponent.image_right{flex-direction:row-reverse}@media (max-width: 1440px){.ThreeQuartersZoomComponent .three_quarters__col-text{padding:40px 80px 40px 80px}.ThreeQuartersZoomComponent .three_quarters__col:first-child{width:55%}.ThreeQuartersZoomComponent .three_quarters__col:last-child{width:45%}}@media (max-width: 950px){.ThreeQuartersZoomComponent{flex-direction:column}.ThreeQuartersZoomComponent .three_quarters__col-text{margin:0;padding:40px 40px 40px 40px}.ThreeQuartersZoomComponent .three_quarters__col:first-child{width:100%}.ThreeQuartersZoomComponent .three_quarters__col:last-child{width:100%}.ThreeQuartersZoomComponent.image_right{flex-direction:column}.ThreeQuartersZoomComponent.image_right .three_quarters__col-text{margin:0;padding:40px 40px 40px 40px}}.ThreeQuartersZoomComponent.white .three_quarters__col{background-color:white}.ThreeQuartersZoomComponent.light_grey .three_quarters__col{background-color:#f5f5f5}.ThreeQuartersZoomComponent.dark_grey .three_quarters__col{background-color:#2e2e2e}.component_form.three_quarters_zoom_components{display:flex;flex-direction:column}.component_form.three_quarters_zoom_components input[type="text"]{width:100%}.component_form.three_quarters_zoom_components .tq_row{display:flex;flex-direction:row}.Tier3PageHeroComponent{padding-left:24px;padding-right:24px}@media (min-width: 1280px){.Tier3PageHeroComponent{padding-left:56px;padding-right:56px}}.Tier3PageHeroComponent__container{position:relative;height:50vh;border:2px solid #fcaf17}.Tier3PageHeroComponent__container:before{content:"";position:absolute;height:80%;width:2px;bottom:0;left:40px;background-color:#fcaf17}@media (min-width: 1280px){.Tier3PageHeroComponent__container:before{bottom:0;left:80px}}.Tier3PageHeroComponent__internal{padding:125px 0px 24px 24px}@media (min-width: 1280px){.Tier3PageHeroComponent__internal{padding:125px 0px 40px 40px}}.Tier3PageHeroComponent h1{margin-left:40px}@media (min-width: 1280px){.Tier3PageHeroComponent h1{margin-left:80px}}.Tier3PageHeroComponent__subheading{margin-left:40px;margin-bottom:40px;width:313px}@media (min-width: 1280px){.Tier3PageHeroComponent__subheading{margin-left:80px;width:536px}}.Tier3PageHeroComponent__button{margin-left:40px}@media (min-width: 1280px){.Tier3PageHeroComponent__button{margin-left:80px}}.component_form.tier3_page_hero_components{display:flex;flex-direction:column}.component_form.tier3_page_hero_components input[type="text"]{width:100%}.component_form.tier3_page_hero_components .tph_row{display:flex;flex-direction:row}.TwoColumnComponent,.SquareVideoTwoColumnComponent{display:flex;box-sizing:border-box;align-items:center}.TwoColumnComponent .two-column__col,.SquareVideoTwoColumnComponent .two-column__col{height:auto}.TwoColumnComponent .two-column__col-text,.SquareVideoTwoColumnComponent .two-column__col-text{display:flex;position:relative;box-sizing:content-box;flex-direction:column;align-items:flex-start;justify-content:start;height:100%;margin-left:40px;padding:0 80px}.TwoColumnComponent .two-column__col-text a,.SquareVideoTwoColumnComponent .two-column__col-text a{color:black;text-decoration:underline;text-decoration-color:#fcaf17}.TwoColumnComponent .two-column__col-text a.button,.SquareVideoTwoColumnComponent .two-column__col-text a.button{text-decoration:none}.TwoColumnComponent .two-column__col-img,.SquareVideoTwoColumnComponent .two-column__col-img{display:block;width:100%;height:100%;min-height:480px;max-width:1080px;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.TwoColumnComponent .two-column__col:first-child,.SquareVideoTwoColumnComponent .two-column__col:first-child{width:45%}.TwoColumnComponent .two-column__col:last-child,.SquareVideoTwoColumnComponent .two-column__col:last-child{width:55%}.TwoColumnComponent.right,.SquareVideoTwoColumnComponent.right{flex-direction:row-reverse}.TwoColumnComponent.right .two-column__col-text,.SquareVideoTwoColumnComponent.right .two-column__col-text{margin-left:0;margin-right:40px}@media (max-width: 1440px){.TwoColumnComponent .two-column__col:first-child,.SquareVideoTwoColumnComponent .two-column__col:first-child{width:60%}.TwoColumnComponent .two-column__col:last-child,.SquareVideoTwoColumnComponent .two-column__col:last-child{width:40%}}@media (max-width: 1100px){.TwoColumnComponent,.SquareVideoTwoColumnComponent{flex-direction:column-reverse}.TwoColumnComponent .two-column__col-text,.SquareVideoTwoColumnComponent .two-column__col-text{margin:0 0 40px 20px;padding:0 40px 0 20px;position:relative}.TwoColumnComponent .two-column__col-text a.button,.SquareVideoTwoColumnComponent .two-column__col-text a.button{margin-bottom:20px}.TwoColumnComponent .two-column__col-img,.SquareVideoTwoColumnComponent .two-column__col-img{height:300px;min-height:auto;margin-bottom:40px;background-size:cover}.TwoColumnComponent .two-column__col:first-child,.SquareVideoTwoColumnComponent .two-column__col:first-child{width:100%}.TwoColumnComponent .two-column__col:last-child,.SquareVideoTwoColumnComponent .two-column__col:last-child{width:100%}.TwoColumnComponent.right,.SquareVideoTwoColumnComponent.right{flex-direction:column-reverse}.TwoColumnComponent.right .two-column__col-text,.SquareVideoTwoColumnComponent.right .two-column__col-text{border-left:none;margin:0 20px 0 0;padding:0 20px 0 40px}}.dark_grey.TwoColumnComponent .two-column__col-text a,.dark_grey.SquareVideoTwoColumnComponent .two-column__col-text a{color:white}.component_form.two_column_components{display:flex;flex-direction:column}.component_form.two_column_components input[type="text"]{width:100%}.component_form.two_column_components .twocolumn_row{display:flex;flex-direction:row;flex-wrap:wrap}.TwoColumnContentComponent{padding-left:24px;padding-right:24px}@media (min-width: 1280px){.TwoColumnContentComponent{padding-left:56px;padding-right:56px}}.TwoColumnContentComponent__container{display:flex;flex-direction:column;justify-content:space-around}@media (min-width: 1280px){.TwoColumnContentComponent__container{flex-direction:row}}.TwoColumnContentComponent__column{position:relative;width:50%}.TwoColumnContentComponent__column:before{content:"";position:absolute;height:100%;width:2px;bottom:0;background-color:#fcaf17}@media (min-width: 1280px){.TwoColumnContentComponent__column:before{bottom:0;left:80px}}.TwoColumnContentComponent__copy{padding-left:24px;padding-bottom:24px}@media (min-width: 1280px){.TwoColumnContentComponent__copy{padding-left:120px}}.component_form.two_column_content_components{display:flex;flex-direction:column}.component_form.two_column_content_components input[type="text"]{width:100%}.component_form.two_column_content_components .twocolumncontent_row{display:flex;flex-direction:row}.TwoColumnIframeComponent{display:flex;box-sizing:border-box;align-items:center}.TwoColumnIframeComponent .two-column__col{height:auto}.TwoColumnIframeComponent .two-column__col-text{display:flex;position:relative;box-sizing:content-box;flex-direction:column;align-items:flex-start;justify-content:start;height:100%;margin-left:40px;padding:0 80px}.TwoColumnIframeComponent .two-column__col-text a{color:black;text-decoration:underline;text-decoration-color:#fcaf17}.TwoColumnIframeComponent .two-column__col-text a.button{text-decoration:none}.TwoColumnIframeComponent .two-column__col-img{display:block;width:100%;height:100%;min-height:480px;max-width:1080px;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.TwoColumnIframeComponent .two-column__col-img iframe{box-sizing:border-box;position:absolute;height:100%;width:100%;top:0;left:0}.TwoColumnIframeComponent .two-column__col:first-child{width:45%}.TwoColumnIframeComponent .two-column__col:last-child{width:55%}.TwoColumnIframeComponent.right{flex-direction:row-reverse}.TwoColumnIframeComponent.right .two-column__col-text{margin-left:0;margin-right:40px}@media (max-width: 1440px){.TwoColumnIframeComponent .two-column__col:first-child{width:60%}.TwoColumnIframeComponent .two-column__col:last-child{width:40%}}@media (max-width: 1100px){.TwoColumnIframeComponent{flex-direction:column-reverse}.TwoColumnIframeComponent .two-column__col-text{margin:0 0 40px 20px;padding:0 40px 0 20px;position:relative}.TwoColumnIframeComponent .two-column__col-text a.button{margin-bottom:20px}.TwoColumnIframeComponent .two-column__col-img{height:300px;min-height:auto;margin-bottom:40px;background-size:cover}.TwoColumnIframeComponent .two-column__col:first-child{width:100%}.TwoColumnIframeComponent .two-column__col:last-child{width:100%}.TwoColumnIframeComponent.right{flex-direction:column-reverse}.TwoColumnIframeComponent.right .two-column__col-text{border-left:none;margin:0 20px 0 0;padding:0 20px 0 40px}}.dark_grey.TwoColumnIframeComponent .two-column__col-text a,.dark_grey.SquareVideoTwoColum.TwoColumnIframeComponent .two-column__col-text a{color:white}.component_form.two_column_iframe_components{display:flex;flex-direction:column}.component_form.two_column_iframe_components input[type="text"]{width:100%}.component_form.two_column_iframe_components .twocolumn_row{display:flex;flex-direction:row}.TwoColumnQuoteComponent{display:flex;flex-wrap:wrap;justify-content:space-around;justify-content:center}.TwoColumnQuoteComponent blockquote{border-left:5px solid #fcaf17;box-sizing:border-box;margin-top:80px;max-width:500px;padding-left:20px;position:relative}.TwoColumnQuoteComponent blockquote:before{content:'"';color:#fcaf17;font-size:88px;font-style:italic;position:absolute;top:-20px;left:0}@media (min-width: 1100px){.TwoColumnQuoteComponent blockquote{margin-bottom:0;margin-right:120px}}.TwoColumnQuoteComponent blockquote p{font-size:28px;font-weight:700;text-transform:none}.TwoColumnQuoteComponent blockquote footer{background:transparent;color:black;font-size:20px;font-weight:700;padding:0;text-transform:uppercase}.TwoColumnQuoteComponent blockquote cite{font-style:normal}.TwoColumnSliderComponent{display:flex;box-sizing:border-box;align-items:center}.TwoColumnSliderComponent .two-column__col{height:auto}.TwoColumnSliderComponent .two-column__col-text{display:flex;position:relative;box-sizing:content-box;flex-direction:column;align-items:flex-start;justify-content:start;height:100%;margin-left:40px;padding:0 80px}.TwoColumnSliderComponent .two-column__col-img{display:block;width:100%;height:100%;min-height:480px;max-width:1080px;background-size:cover;background-position:center;background-repeat:no-repeat}.TwoColumnSliderComponent .two-column__col:first-child{width:45%}.TwoColumnSliderComponent .two-column__col:last-child{width:55%;position:relative}.TwoColumnSliderComponent .two-column__col .beer-slider{width:100%;height:100%;max-height:480px;max-width:1080px}.TwoColumnSliderComponent.image_left{flex-direction:row-reverse}.TwoColumnSliderComponent.image_left .two-column__col-text{margin-left:0;margin-right:40px}@media (max-width: 1440px){.TwoColumnSliderComponent .two-column__col:first-child{width:60%}.TwoColumnSliderComponent .two-column__col:last-child{width:40%}}@media (max-width: 1100px){.TwoColumnSliderComponent{flex-direction:column-reverse}.TwoColumnSliderComponent .two-column__col-text{margin:0 0 40px 20px;padding:0 40px 0 20px;position:relative;z-index:10}.TwoColumnSliderComponent .two-column__col-img{height:300px;min-height:auto}.TwoColumnSliderComponent .two-column__col:first-child{width:100%}.TwoColumnSliderComponent .two-column__col:last-child{width:100%;margin-bottom:40px}.TwoColumnSliderComponent .two-column__col .beer-slider{width:100%;min-height:auto;max-width:1080px;margin-bottom:40px}.TwoColumnSliderComponent.image_left{flex-direction:column-reverse}.TwoColumnSliderComponent.image_left .two-column__col-text{border-left:none;margin:0 20px 0 0;padding:0 20px 0 40px}}.TwoColumnSliderComponent .beer-reveal,.TwoColumnSliderComponent .beer-slider{width:100%}.TwoColumnSliderComponent .beer-reveal[data-beer-label]:after,.TwoColumnSliderComponent .beer-slider[data-beer-label]:after{top:50%;white-space:nowrap}.TwoColumnSliderComponent .beer-reveal img,.TwoColumnSliderComponent .beer-slider img{width:100%}.TwoColumnSliderComponent .beer-reveal{border-right:solid 1px white}.beer-handle{margin-left:-1px}.component_form.two_column_slider_components{display:flex;flex-direction:column}.component_form.two_column_slider_components input[type="text"]{width:100%}.component_form.two_column_slider_components .twocolumn_row{display:flex;flex-direction:row}.TwoColumnTallIconsComponent{display:flex;align-items:stretch;height:100%}.TwoColumnTallIconsComponent .column{width:100%}@media (min-width: 768px){.TwoColumnTallIconsComponent .column:first-child{width:75%}.TwoColumnTallIconsComponent .column:last-child{width:25%}}@media (min-width: 1280px){.TwoColumnTallIconsComponent .column:first-child{width:50%}.TwoColumnTallIconsComponent .column:last-child{width:50%}}.TwoColumnTallIconsComponent .column.image{display:none;position:relative}@media (min-width: 768px){.TwoColumnTallIconsComponent .column.image{display:block;background-size:cover;background-position:center left;background-repeat:no-repeat}}@media (min-width: 1280px){.TwoColumnTallIconsComponent .column.image{display:block;background-size:contain;background-position:top right;background-repeat:no-repeat}}.TwoColumnTallIconsComponent article{padding-bottom:40px}.TwoColumnTallIconsComponent .headline_icon{display:flex;align-items:center;padding-bottom:40px}.TwoColumnTallIconsComponent .headline_icon img{padding-right:40px}.TwoColumnTallIconsComponent.flipped{flex-direction:row-reverse}.component_form.two_column_tall_icons_components{display:flex;flex-direction:column}.component_form.two_column_tall_icons_components input[type="text"]{width:100%}.component_form.two_column_tall_icons_components .tcti_row{display:flex;flex-direction:row}.TwoColumnTallLinksComponent{display:flex;height:100%;flex-direction:column-reverse}@media (min-width: 1000px){.TwoColumnTallLinksComponent{flex-direction:row;align-items:stretch}}.TwoColumnTallLinksComponent .column{width:100%;font-family:"Din", Arial, Helvetica, sans-serif;font-size:18px;line-height:1.3;text-rendering:optimizeSpeed}.TwoColumnTallLinksComponent .column ul{list-style:none;padding-left:0}.TwoColumnTallLinksComponent .column ul li:before{position:absolute;content:"\25A0";color:#fcaf17;font-weight:bold;display:inline-block;width:1em;font-size:.6em;margin-left:-2em}@media (min-width: 1280px){.TwoColumnTallLinksComponent .column{font-size:20px;line-height:28px}}@media (min-width: 1000px){.TwoColumnTallLinksComponent .column:first-child{width:100%}.TwoColumnTallLinksComponent .column:last-child{width:100%}}@media (min-width: 1000px){.TwoColumnTallLinksComponent .column:first-child{width:50%;padding-top:40px}.TwoColumnTallLinksComponent .column:last-child{width:50%}}.TwoColumnTallLinksComponent .column.image{height:240px;background-position:center;margin-bottom:40px;position:relative}@media (min-width: 1000px){.TwoColumnTallLinksComponent .column.image{margin-bottom:0;height:auto;display:block;background-size:cover;background-position:center left;background-repeat:no-repeat}}@media (min-width: 1280px){.TwoColumnTallLinksComponent .column.image{margin-bottom:0;height:auto;display:block;background-size:cover;background-position:top left;background-repeat:no-repeat}}.TwoColumnTallLinksComponent article{padding-bottom:40px}.TwoColumnTallLinksComponent.flipped{flex-direction:column-reverse}@media (min-width: 1000px){.TwoColumnTallLinksComponent.flipped{flex-direction:row-reverse;align-items:stretch}}.component_form.two_column_tall_links_components{display:flex;flex-direction:column}.component_form.two_column_tall_links_components input[type="text"]{width:100%}.component_form.two_column_tall_links_components .tctl_row{display:flex;flex-direction:row;flex-wrap:wrap}.TwoColumnZoomComponent{display:flex;box-sizing:border-box;align-items:center}.TwoColumnZoomComponent .two-column__col{height:auto}.TwoColumnZoomComponent .two-column__col-text{display:flex;position:relative;box-sizing:content-box;flex-direction:column;align-items:flex-start;justify-content:center;height:100%;margin-left:40px;padding:0 80px}.TwoColumnZoomComponent .two-column__col-img{display:block;width:100%;height:100%;max-width:1080px;background-size:cover;background-position:center;background-repeat:no-repeat}.TwoColumnZoomComponent .two-column__col:first-child{width:45%}.TwoColumnZoomComponent .two-column__col:last-child{width:55%;position:relative}.TwoColumnZoomComponent.image_left{flex-direction:row-reverse}.TwoColumnZoomComponent.image_left .two-column__col-text{margin-left:0;margin-right:58px}@media (max-width: 1440px){.TwoColumnZoomComponent .two-column__col:first-child{width:60%}.TwoColumnZoomComponent .two-column__col:last-child{width:40%}}@media (max-width: 1100px){.TwoColumnZoomComponent{flex-direction:column-reverse}.TwoColumnZoomComponent .two-column__col-text{margin:0 0 0 0;padding:0 58px 0 29px;position:relative}.TwoColumnZoomComponent .two-column__col:first-child{width:100%}.TwoColumnZoomComponent .two-column__col:last-child{width:100%;margin-bottom:40px}.TwoColumnZoomComponent.image_left{flex-direction:column-reverse}.TwoColumnZoomComponent.image_left .two-column__col-text{border-left:none;margin:0 29px 0 0;padding:0 29px 0 58px}}.component_form.two_column_zoom_components{display:flex;flex-direction:column}.component_form.two_column_zoom_components input[type="text"]{width:100%}.component_form.two_column_zoom_components .twocolumn_row{display:flex;flex-direction:row}.TwoFeaturedCardComponent{box-sizing:border-box;display:flex;flex-wrap:wrap}@media (min-width: 1024px){.TwoFeaturedCardComponent{flex-wrap:nowrap}}.TwoFeaturedCardComponent article{box-sizing:border-box;display:flex;flex-direction:column;height:75vh;margin-bottom:40px;width:100%}@media (min-width: 1024px){.TwoFeaturedCardComponent article{height:50vh}}.TwoFeaturedCardComponent img{height:55%}.TwoFeaturedCardComponent__copy{height:60%;padding:24px 24px 0 calc(24px * 2);position:relative}.TwoFeaturedCardComponent__copy:before{border-left:2px solid #fcaf17;content:"";height:calc(100% + 40px);left:24px;position:absolute;bottom:0;width:1px}@media (min-width: 1024px){.TwoFeaturedCardComponent.card_1_is_inverted article:first-of-type{flex-direction:column-reverse}.TwoFeaturedCardComponent.card_1_is_inverted article:first-of-type .TwoFeaturedCardComponent__copy:before{top:0}}@media (min-width: 1024px){.TwoFeaturedCardComponent.card_2_is_inverted article:nth-of-type(2){flex-direction:column-reverse}.TwoFeaturedCardComponent.card_2_is_inverted article:nth-of-type(2) .TwoFeaturedCardComponent__copy:before{top:0}}@media (min-width: 1024px){.TwoFeaturedCardComponent.card_2_is_featured article:last-of-type{margin-right:40px;width:58%}.TwoFeaturedCardComponent.card_2_is_featured article:first-of-type{width:calc(42% - 40px)}}@media (min-width: 1024px){.TwoFeaturedCardComponent article:first-of-type,.TwoFeaturedCardComponent.card_1_is_featured article:first-of-type,.TwoFeaturedCardComponent.card_1_is_featured.card_2_is_featured article:first-of-type{margin-right:40px;width:58%}.TwoFeaturedCardComponent article:last-of-type,.TwoFeaturedCardComponent.card_1_is_featured article:last-of-type,.TwoFeaturedCardComponent.card_1_is_featured.card_2_is_featured article:last-of-type{width:calc(42% - 40px)}}.component_form.two_featured_card_components{display:flex;flex-direction:column}.component_form.two_featured_card_components input[type="text"]{width:100%}.component_form.two_featured_card_components .tfc_row{display:flex;flex-direction:row}.UberflipResourcesEmbedComponent #collection-items{display:flex;justify-content:center}.UberflipResourcesEmbedComponent .hubs-embedded{margin-bottom:40px}.UberflipResourcesEmbedComponent .hubs-embedded .tile{box-shadow:none;border:solid 1px lightgrey}.UberflipResourcesEmbedComponent .hubs-embedded .tile.single .description p{font-family:"Din", Arial, Helvetica, sans-serif;line-height:1.15 !important;font-size:.95em !important}.UberflipResourcesEmbedComponent .hubs-embedded .tile.single .description h3{font-family:"Blender", Arial, Helvetica, sans-serif;font-weight:400;line-height:1 !important}.UberflipResourcesEmbedComponent .hubs-embedded div.tile.single>a.view{padding-left:20px;background-image:none}.UberflipResourcesEmbedComponent .hubs-embedded li.tile.single>a.view{padding-left:20px;background-image:none}.UberflipResourcesEmbedComponent .uf-more{display:flex;justify-content:center}.WistiaVideoComponent article{margin:0 auto;max-width:1278px;position:relative}.WistiaVideoComponent article .copy{text-align:center;padding:40px}@media (max-width: 850px){.WistiaVideoComponent article .copy{padding:40px 20px}}.WistiaVideoComponent.white{color:white}.WistiaVideoComponent.white .copy{background-color:#2e2e2e}.WistiaVideoComponent.light_grey h4,.WistiaVideoComponent.light_grey p,.WistiaVideoComponent.light_grey ul,.WistiaVideoComponent.light_grey li,.WistiaVideoComponent.dark_grey h4,.WistiaVideoComponent.dark_grey p,.WistiaVideoComponent.dark_grey ul,.WistiaVideoComponent.dark_grey li{color:#2e2e2e}.WistiaVideoComponent .copy{background-color:white}.component_form.wistia_video_components{display:flex;flex-direction:column}.component_form.wistia_video_components input[type="text"]{width:100%}.component_form.wistia_video_components .wistia_row{display:flex;flex-direction:row}nav a[href=""],footer a[href=""]{cursor:default;pointer-events:none}

/*
     FILE ARCHIVED ON 00:10:26 Mar 09, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:13:50 May 27, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.8
  exclusion.robots: 0.029
  exclusion.robots.policy: 0.012
  esindex: 0.016
  cdx.remote: 64.572
  LoadShardBlock: 183.111 (3)
  PetaboxLoader3.datanode: 139.626 (4)
  PetaboxLoader3.resolve: 208.313 (2)
  load_resource: 194.707
*/