@keyframes vex-fadein{0%{opacity:0}to{opacity:1}}@keyframes vex-fadeout{0%{opacity:1}to{opacity:0}}@keyframes vex-rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.vex,.vex *,.vex :before,.vex :after{box-sizing:border-box}.vex{-webkit-overflow-scrolling:touch;z-index:1111;position:fixed;inset:0;overflow:auto}.vex-scrollbar-measure{width:50px;height:50px;position:absolute;top:-9999px;overflow:scroll}.vex-overlay{filter:alpha(opacity=40);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";-ms-animation:vex-fadein .5s;-webkit-backface-visibility:hidden;background:#0006;animation:.5s vex-fadein;position:fixed;inset:0}.vex.vex-closing .vex-overlay{-ms-animation:vex-fadeout .5s;-webkit-backface-visibility:hidden;animation:.5s vex-fadeout}.vex-content{-ms-animation:vex-fadein .5s;-webkit-backface-visibility:hidden;background:#fff;animation:.5s vex-fadein}.vex.vex-closing .vex-content{-ms-animation:vex-fadeout .5s;-webkit-backface-visibility:hidden;animation:.5s vex-fadeout}.vex-close:before{content:"×";font-family:Arial,sans-serif}.vex-dialog-form{margin:0}.vex-dialog-button{text-rendering:optimizeLegibility;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.vex-loading-spinner{-ms-animation:vex-rotation .7s linear infinite;-webkit-backface-visibility:hidden;z-index:1112;background:#fff;width:2em;height:2em;margin:auto;animation:.7s linear infinite vex-rotation;position:fixed;inset:0;box-shadow:0 0 1em #0000001a}@keyframes vex-flyin{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@keyframes vex-flyout{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-40px)}}@keyframes vex-pulse{0%{box-shadow:inset 0 0 0 300px #0000}70%{box-shadow:inset 0 0 0 300px #ffffff40}to{box-shadow:inset 0 0 0 300px #0000}}.vex.vex-theme-default{padding-top:160px;padding-bottom:160px}.vex.vex-theme-default.vex-closing .vex-content{-ms-animation:vex-flyout .5s;-webkit-backface-visibility:hidden;animation:.5s vex-flyout}.vex.vex-theme-default .vex-content{-ms-animation:vex-flyin .5s;-webkit-backface-visibility:hidden;color:#444;background:#f0f0f0;border-radius:5px;width:450px;max-width:100%;margin:0 auto;padding:1em;font-family:Helvetica Neue,sans-serif;font-size:1.1em;line-height:1.5em;animation:.5s vex-flyin;position:relative}.vex.vex-theme-default .vex-content h1,.vex.vex-theme-default .vex-content h2,.vex.vex-theme-default .vex-content h3,.vex.vex-theme-default .vex-content h4,.vex.vex-theme-default .vex-content .elit-accordion .accordion-head,.elit-accordion .vex.vex-theme-default .vex-content .accordion-head,.vex.vex-theme-default .vex-content h5,.vex.vex-theme-default .vex-content h6,.vex.vex-theme-default .vex-content p,.vex.vex-theme-default .vex-content .chart__subhead,.vex.vex-theme-default .vex-content ul,.vex.vex-theme-default .vex-content li{color:inherit}.vex.vex-theme-default .vex-close{cursor:pointer;border-radius:5px;position:absolute;top:0;right:0}.vex.vex-theme-default .vex-close:before{content:"×";text-align:center;color:#bbb;background:0 0;border-radius:3px;width:30px;height:30px;font-size:26px;font-weight:400;line-height:31px;position:absolute;top:3px;right:3px}.vex.vex-theme-default .vex-close:hover:before,.vex.vex-theme-default .vex-close:active:before{color:#777;background:#e0e0e0}.vex.vex-theme-default .vex-dialog-form .vex-dialog-message{margin-bottom:.5em}.vex.vex-theme-default .vex-dialog-form .vex-dialog-input{margin-bottom:1em}.vex.vex-theme-default .vex-dialog-form .vex-dialog-input select,.vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea,.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=date],.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=datetime],.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=datetime-local],.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=email],.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=month],.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=number],.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=password],.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=search],.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=tel],.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=text],.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=time],.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=url],.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=week]{width:100%;font-family:inherit;font-weight:inherit;font-size:inherit;background:#fff;border:0;border-radius:3px;min-height:2.5em;margin:0 0 .25em;padding:.25em .67em}.vex.vex-theme-default .vex-dialog-form .vex-dialog-input select:focus,.vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea:focus,.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=date]:focus,.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=datetime]:focus,.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=datetime-local]:focus,.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=email]:focus,.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=month]:focus,.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=number]:focus,.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=password]:focus,.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=search]:focus,.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=tel]:focus,.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=text]:focus,.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=time]:focus,.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=url]:focus,.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=week]:focus{outline:none;box-shadow:inset 0 0 0 2px #8dbdf1}.vex.vex-theme-default .vex-dialog-form .vex-dialog-buttons{zoom:1}.vex.vex-theme-default .vex-dialog-form .vex-dialog-buttons:after{content:"";clear:both;display:table}.vex.vex-theme-default .vex-dialog-button{float:right;text-transform:uppercase;letter-spacing:.1em;border:0;border-radius:3px;margin:0 0 0 .5em;padding:.75em 2em;font-family:inherit;font-size:.8em;line-height:1em}.vex.vex-theme-default .vex-dialog-button.vex-last{margin-left:0}.vex.vex-theme-default .vex-dialog-button:focus{-ms-animation:vex-pulse 1.1s infinite;-webkit-backface-visibility:hidden;outline:none;animation:1.1s infinite vex-pulse}@media (width<=568px){.vex.vex-theme-default .vex-dialog-button:focus{-ms-animation:none;-webkit-backface-visibility:hidden;animation:none}}.vex.vex-theme-default .vex-dialog-button.vex-dialog-button-primary{color:#fff;background:#3288e6}.vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary{color:#777;background:#e0e0e0}.vex-loading-spinner.vex-theme-default{background:#f0f0f0;border:.2em solid #0000;border-top-color:#bbb;border-radius:100%;top:-1.1em;bottom:auto;box-shadow:0 0 0 .5em #f0f0f0,0 0 1px .5em #0000004d}@keyframes vex-slideup{0%{opacity:0;transform:translateY(0)}1%{opacity:0;transform:translateY(800px)}2%{opacity:1;transform:translateY(800px)}to{opacity:1;transform:translateY(0)}}@keyframes vex-slidedown{0%{transform:translateY(0)}to{transform:translateY(800px)}}.vex.vex-theme-bottom-right-corner{top:auto;bottom:0;right:0;overflow:visible}.vex.vex-theme-bottom-right-corner .vex-overlay{display:none}.vex.vex-theme-bottom-right-corner.vex-closing .vex-content{-ms-animation:vex-slidedown .5s;-webkit-backface-visibility:hidden;animation:.5s vex-slidedown}.vex.vex-theme-bottom-right-corner .vex-content{-ms-animation:vex-slideup .5s;-webkit-backface-visibility:hidden;color:#444;background:#f0f0f0;border-radius:5px 0 0;width:450px;max-width:100%;padding:1em;font-family:Helvetica Neue,sans-serif;font-size:1.1em;line-height:1.5em;animation:.5s vex-slideup;position:fixed;bottom:0;left:auto;right:0}.vex.vex-theme-bottom-right-corner .vex-content h1,.vex.vex-theme-bottom-right-corner .vex-content h2,.vex.vex-theme-bottom-right-corner .vex-content h3,.vex.vex-theme-bottom-right-corner .vex-content h4,.vex.vex-theme-bottom-right-corner .vex-content .elit-accordion .accordion-head,.elit-accordion .vex.vex-theme-bottom-right-corner .vex-content .accordion-head,.vex.vex-theme-bottom-right-corner .vex-content h5,.vex.vex-theme-bottom-right-corner .vex-content h6,.vex.vex-theme-bottom-right-corner .vex-content p,.vex.vex-theme-bottom-right-corner .vex-content .chart__subhead,.vex.vex-theme-bottom-right-corner .vex-content ul,.vex.vex-theme-bottom-right-corner .vex-content li{color:inherit}.vex.vex-theme-bottom-right-corner .vex-close{cursor:pointer;border-radius:5px;position:absolute;top:0;right:0}.vex.vex-theme-bottom-right-corner .vex-close:before{content:"×";text-align:center;color:#bbb;background:0 0;border-radius:3px;width:30px;height:30px;font-size:26px;font-weight:400;line-height:31px;position:absolute;top:3px;right:3px}.vex.vex-theme-bottom-right-corner .vex-close:hover:before,.vex.vex-theme-bottom-right-corner .vex-close:active:before{color:#777;background:#e0e0e0}.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-message{margin-bottom:.5em}.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input{margin-bottom:1em}.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input select,.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input textarea,.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=date],.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=datetime],.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=datetime-local],.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=email],.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=month],.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=number],.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=password],.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=search],.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=tel],.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=text],.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=time],.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=url],.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=week]{width:100%;font-family:inherit;font-weight:inherit;font-size:inherit;background:#fff;border:0;border-radius:3px;min-height:2.5em;margin:0 0 .25em;padding:.25em .67em}.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input select:focus,.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input textarea:focus,.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=date]:focus,.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=datetime]:focus,.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=datetime-local]:focus,.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=email]:focus,.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=month]:focus,.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=number]:focus,.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=password]:focus,.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=search]:focus,.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=tel]:focus,.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=text]:focus,.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=time]:focus,.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=url]:focus,.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=week]:focus{outline:none;box-shadow:inset 0 0 0 2px #8dbdf1}.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-buttons{zoom:1}.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-buttons:after{content:"";clear:both;display:table}.vex.vex-theme-bottom-right-corner .vex-dialog-button{float:right;text-transform:uppercase;letter-spacing:.1em;border:0;border-radius:3px;margin:0 0 0 .5em;padding:.75em 2em;font-family:inherit;font-size:.8em;line-height:1em}.vex.vex-theme-bottom-right-corner .vex-dialog-button.vex-last{margin-left:0}.vex.vex-theme-bottom-right-corner .vex-dialog-button:focus{-ms-animation:vex-pulse 1.1s infinite;-webkit-backface-visibility:hidden;outline:none;animation:1.1s infinite vex-pulse}@media (width<=568px){.vex.vex-theme-bottom-right-corner .vex-dialog-button:focus{-ms-animation:none;-webkit-backface-visibility:hidden;animation:none}}.vex.vex-theme-bottom-right-corner .vex-dialog-button.vex-dialog-button-primary{color:#fff;background:#3288e6}.vex.vex-theme-bottom-right-corner .vex-dialog-button.vex-dialog-button-secondary{color:#777;background:#e0e0e0}.vex-loading-spinner.vex-theme-bottom-right-corner{background:#f0f0f0;border:.2em solid #0000;border-top-color:#bbb;border-radius:100%;top:-1.1em;bottom:auto;box-shadow:0 0 0 .5em #f0f0f0,0 0 1px .5em #0000004d}body.vex-open{overflow:initial}@keyframes vex-flipin-horizontal{0%{opacity:0;transform:rotateY(-90deg)}to{opacity:1;transform:rotateY(0)}}@keyframes vex-flipout-horizontal{0%{opacity:1;transform:rotateY(0)}to{opacity:0;transform:rotateY(90deg)}}.vex.vex-theme-flat-attack{perspective:1300px;perspective-origin:50% 150px;padding-top:100px;padding-bottom:100px;font-size:1.5em}.vex.vex-theme-flat-attack.vex-closing .vex-content{-ms-animation:vex-flipout-horizontal .5s;-webkit-backface-visibility:hidden;animation:.5s vex-flipout-horizontal}.vex.vex-theme-flat-attack .vex-content{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;-ms-animation:vex-flipin-horizontal .5s;-webkit-backface-visibility:hidden;color:#444;background:#fff;width:600px;max-width:100%;margin:0 auto;padding:2em 2em 3em;font-family:Helvetica Neue,sans-serif;font-weight:200;line-height:1.5em;animation:.5s vex-flipin-horizontal;position:relative}.vex.vex-theme-flat-attack .vex-content h1,.vex.vex-theme-flat-attack .vex-content h2,.vex.vex-theme-flat-attack .vex-content h3,.vex.vex-theme-flat-attack .vex-content h4,.vex.vex-theme-flat-attack .vex-content .elit-accordion .accordion-head,.elit-accordion .vex.vex-theme-flat-attack .vex-content .accordion-head,.vex.vex-theme-flat-attack .vex-content h5,.vex.vex-theme-flat-attack .vex-content h6,.vex.vex-theme-flat-attack .vex-content p,.vex.vex-theme-flat-attack .vex-content .chart__subhead,.vex.vex-theme-flat-attack .vex-content ul,.vex.vex-theme-flat-attack .vex-content li{color:inherit}.vex.vex-theme-flat-attack .vex-close{cursor:pointer;position:absolute;top:0;right:0}.vex.vex-theme-flat-attack .vex-close:before{text-indent:1px;text-align:center;color:#fff;background:#666;width:1.25em;height:1.25em;padding-top:.5em;font-family:Helvetica Neue,sans-serif;font-size:2em;font-weight:100;line-height:1px;display:block;top:0;right:0;overflow:hidden}.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-message,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input{margin-bottom:.5em}.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input textarea,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=date],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=datetime],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=datetime-local],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=email],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=month],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=number],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=password],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=search],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=tel],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=text],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=time],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=url],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=week]{width:100%;font-family:inherit;font-weight:inherit;font-size:inherit;background:#f0f0f0;border:0;border-radius:3px;min-height:2.5em;margin:0 0 .25em;padding:.25em .67em}.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input textarea:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=date]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=datetime]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=datetime-local]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=email]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=month]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=number]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=password]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=search]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=tel]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=text]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=time]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=url]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=week]:focus{outline:none;box-shadow:inset 0 0 0 2px #666}.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-buttons{zoom:1;margin-bottom:-3em;margin-left:-2em;margin-right:-2em;padding-top:1em}.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-buttons:after{content:"";clear:both;display:table}.vex.vex-theme-flat-attack .vex-dialog-button{float:right;text-transform:uppercase;letter-spacing:.1em;border:0;border-radius:0;margin:0;padding:.5em 1em;font-family:inherit;font-size:1.13em;font-weight:200;line-height:1em}.vex.vex-theme-flat-attack .vex-dialog-button.vex-last{margin-left:0}.vex.vex-theme-flat-attack .vex-dialog-button:focus{outline:none}.vex.vex-theme-flat-attack .vex-dialog-button.vex-dialog-button-primary{color:#fff;background:#666}.vex.vex-theme-flat-attack .vex-dialog-button.vex-dialog-button-primary:focus{box-shadow:inset 0 3px #0003}.vex.vex-theme-flat-attack .vex-dialog-button.vex-dialog-button-secondary{color:#ccc;background:#fff}.vex.vex-theme-flat-attack .vex-dialog-button.vex-dialog-button-secondary:focus{color:#777;background:#eee;box-shadow:inset 0 3px #aaa}.vex.vex-theme-flat-attack .vex-dialog-button.vex-dialog-button-secondary:hover,.vex.vex-theme-flat-attack .vex-dialog-button.vex-dialog-button-secondary:active{color:#777}.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-close:before{background:#ff7ea7}.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input select:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input textarea:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type=date]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type=datetime]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type=datetime-local]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type=email]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type=month]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type=number]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type=password]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type=search]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type=tel]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type=text]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type=time]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type=url]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type=week]:focus{box-shadow:inset 0 0 0 2px #ff7ea7}.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary{background:#ff7ea7}.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-close:before{background:#ce4a55}.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input select:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input textarea:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type=date]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type=datetime]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type=datetime-local]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type=email]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type=month]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type=number]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type=password]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type=search]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type=tel]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type=text]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type=time]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type=url]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type=week]:focus{box-shadow:inset 0 0 0 2px #ce4a55}.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary{background:#ce4a55}.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-close:before{background:#34b989}.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input select:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input textarea:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type=date]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type=datetime]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type=datetime-local]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type=email]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type=month]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type=number]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type=password]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type=search]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type=tel]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type=text]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type=time]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type=url]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type=week]:focus{box-shadow:inset 0 0 0 2px #34b989}.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary{background:#34b989}.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-close:before{background:#477fa5}.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input select:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input textarea:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type=date]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type=datetime]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type=datetime-local]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type=email]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type=month]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type=number]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type=password]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type=search]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type=tel]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type=text]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type=time]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type=url]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type=week]:focus{box-shadow:inset 0 0 0 2px #477fa5}.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary{background:#477fa5}.vex-loading-spinner.vex-theme-flat-attack{width:4em;height:4em}.vex.vex-theme-os{padding-top:160px;padding-bottom:160px}.vex.vex-theme-os.vex-closing .vex-content{-ms-animation:vex-flyout .5s;-webkit-backface-visibility:hidden;animation:.5s vex-flyout}.vex.vex-theme-os .vex-content{-ms-animation:vex-flyin .5s;-webkit-backface-visibility:hidden;color:#444;background:#f0f0f0;border-top:20px solid #bbb;border-radius:5px;width:450px;max-width:100%;margin:0 auto;padding:1em;font-family:Helvetica Neue,sans-serif;font-size:1.1em;line-height:1.5em;animation:.5s vex-flyin;position:relative;box-shadow:inset 0 1px #a6a6a6,0 0 0 1px #00000014}.vex.vex-theme-os .vex-content h1,.vex.vex-theme-os .vex-content h2,.vex.vex-theme-os .vex-content h3,.vex.vex-theme-os .vex-content h4,.vex.vex-theme-os .vex-content .elit-accordion .accordion-head,.elit-accordion .vex.vex-theme-os .vex-content .accordion-head,.vex.vex-theme-os .vex-content h5,.vex.vex-theme-os .vex-content h6,.vex.vex-theme-os .vex-content p,.vex.vex-theme-os .vex-content .chart__subhead,.vex.vex-theme-os .vex-content ul,.vex.vex-theme-os .vex-content li{color:inherit}.vex.vex-theme-os .vex-close{cursor:pointer;border-radius:0 5px 0 0;position:absolute;top:0;right:0}.vex.vex-theme-os .vex-close:before{content:"×";text-align:center;color:#bbb;background:0 0;border-radius:3px;width:30px;height:30px;font-size:26px;font-weight:400;line-height:31px;position:absolute;top:3px;right:3px}.vex.vex-theme-os .vex-close:hover:before,.vex.vex-theme-os .vex-close:active:before{color:#777;background:#e0e0e0}.vex.vex-theme-os .vex-dialog-form .vex-dialog-message{margin-bottom:.5em}.vex.vex-theme-os .vex-dialog-form .vex-dialog-input{margin-bottom:1em}.vex.vex-theme-os .vex-dialog-form .vex-dialog-input select,.vex.vex-theme-os .vex-dialog-form .vex-dialog-input textarea,.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=date],.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=datetime],.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=datetime-local],.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=email],.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=month],.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=number],.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=password],.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=search],.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=tel],.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=text],.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=time],.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=url],.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=week]{width:100%;font-family:inherit;font-weight:inherit;font-size:inherit;background:#fff;border:0;border-radius:3px;min-height:2.5em;margin:0 0 .25em;padding:.25em .67em}.vex.vex-theme-os .vex-dialog-form .vex-dialog-input select:focus,.vex.vex-theme-os .vex-dialog-form .vex-dialog-input textarea:focus,.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=date]:focus,.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=datetime]:focus,.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=datetime-local]:focus,.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=email]:focus,.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=month]:focus,.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=number]:focus,.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=password]:focus,.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=search]:focus,.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=tel]:focus,.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=text]:focus,.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=time]:focus,.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=url]:focus,.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=week]:focus{outline:none;box-shadow:inset 0 0 0 1px #3288e6}.vex.vex-theme-os .vex-dialog-form .vex-dialog-buttons{zoom:1}.vex.vex-theme-os .vex-dialog-form .vex-dialog-buttons:after{content:"";clear:both;display:table}.vex.vex-theme-os .vex-dialog-button{float:right;text-transform:uppercase;letter-spacing:.1em;border:0;border-radius:3px;margin:0 0 0 .5em;padding:.75em 2em;font-family:inherit;font-size:.8em;line-height:1em}.vex.vex-theme-os .vex-dialog-button.vex-last{margin-left:0}.vex.vex-theme-os .vex-dialog-button:focus{-ms-animation:vex-pulse 1.1s infinite;-webkit-backface-visibility:hidden;outline:none;animation:1.1s infinite vex-pulse}@media (width<=568px){.vex.vex-theme-os .vex-dialog-button:focus{-ms-animation:none;-webkit-backface-visibility:hidden;animation:none}}.vex.vex-theme-os .vex-dialog-button.vex-dialog-button-primary{color:#fff;background:#3288e6}.vex.vex-theme-os .vex-dialog-button.vex-dialog-button-secondary{color:#777;background:#e0e0e0}.vex-loading-spinner.vex-theme-os{background:#fff3;border:1.2em solid #f0f0f0;border-color:#f0f0f0 #bbb;border-radius:100%;width:0;height:0;box-shadow:0 0 0 1px #0003,0 0 .5em #0003}.vex.vex-theme-plain{padding-top:160px;padding-bottom:160px}.vex.vex-theme-plain .vex-content{color:#444;background:#fff;width:450px;max-width:100%;margin:0 auto;padding:1em;font-family:Helvetica Neue,sans-serif;font-size:1.1em;line-height:1.5em;position:relative}.vex.vex-theme-plain .vex-content h1,.vex.vex-theme-plain .vex-content h2,.vex.vex-theme-plain .vex-content h3,.vex.vex-theme-plain .vex-content h4,.vex.vex-theme-plain .vex-content .elit-accordion .accordion-head,.elit-accordion .vex.vex-theme-plain .vex-content .accordion-head,.vex.vex-theme-plain .vex-content h5,.vex.vex-theme-plain .vex-content h6,.vex.vex-theme-plain .vex-content p,.vex.vex-theme-plain .vex-content .chart__subhead,.vex.vex-theme-plain .vex-content ul,.vex.vex-theme-plain .vex-content li{color:inherit}.vex.vex-theme-plain .vex-close{cursor:pointer;position:absolute;top:0;right:0}.vex.vex-theme-plain .vex-close:before{content:"×";text-align:center;color:#bbb;background:0 0;width:30px;height:30px;font-size:26px;font-weight:400;line-height:31px;position:absolute;top:3px;right:3px}.vex.vex-theme-plain .vex-close:hover:before,.vex.vex-theme-plain .vex-close:active:before{color:#777;background:#e0e0e0}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-message{margin-bottom:.5em}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input{margin-bottom:1em}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input select,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input textarea,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=date],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=datetime],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=datetime-local],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=email],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=month],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=number],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=password],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=search],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=tel],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=text],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=time],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=url],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=week]{width:100%;font-family:inherit;font-weight:inherit;font-size:inherit;background:#f0f0f0;border:0;min-height:2.5em;margin:0 0 .25em;padding:.25em .67em}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input select:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input textarea:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=date]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=datetime]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=datetime-local]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=email]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=month]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=number]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=password]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=search]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=tel]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=text]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=time]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=url]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=week]:focus{outline:none;box-shadow:inset 0 0 0 2px #0003}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-buttons{zoom:1}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-buttons:after{content:"";clear:both;display:table}.vex.vex-theme-plain .vex-dialog-button{float:right;text-transform:uppercase;letter-spacing:.1em;border:0;border-radius:0;margin:0 0 0 .5em;padding:.75em 2em;font-family:inherit;font-size:.8em;line-height:1em}.vex.vex-theme-plain .vex-dialog-button.vex-last{margin-left:0}.vex.vex-theme-plain .vex-dialog-button:focus{-ms-animation:vex-pulse 1.1s infinite;-webkit-backface-visibility:hidden;outline:none;animation:1.1s infinite vex-pulse}@media (width<=568px){.vex.vex-theme-plain .vex-dialog-button:focus{-ms-animation:none;-webkit-backface-visibility:hidden;animation:none}}.vex.vex-theme-plain .vex-dialog-button.vex-dialog-button-primary{color:#fff;background:#3288e6}.vex.vex-theme-plain .vex-dialog-button.vex-dialog-button-secondary{color:#777;background:#e0e0e0}.vex-loading-spinner.vex-theme-plain{width:2.5em;height:2.5em}@keyframes vex-dropin{0%{opacity:0;transform:translateY(0)}1%{opacity:0;transform:translateY(-800px)}2%{opacity:1;transform:translateY(-800px)}to{opacity:1;transform:translateY(0)}}@keyframes vex-dropout{0%{transform:translateY(0)}to{transform:translateY(-800px)}}.vex.vex-theme-top.vex-closing .vex-content{-ms-animation:vex-dropout .5s;-webkit-backface-visibility:hidden;animation:.5s vex-dropout}.vex.vex-theme-top .vex-content{-ms-animation:vex-dropin .5s;-webkit-backface-visibility:hidden;color:#444;background:#f0f0f0;border-radius:0 0 5px 5px;width:450px;max-width:100%;margin:0 auto;padding:1em;font-family:Helvetica Neue,sans-serif;font-size:1.1em;line-height:1.5em;animation:.5s vex-dropin;position:relative}.vex.vex-theme-top .vex-content h1,.vex.vex-theme-top .vex-content h2,.vex.vex-theme-top .vex-content h3,.vex.vex-theme-top .vex-content h4,.vex.vex-theme-top .vex-content .elit-accordion .accordion-head,.elit-accordion .vex.vex-theme-top .vex-content .accordion-head,.vex.vex-theme-top .vex-content h5,.vex.vex-theme-top .vex-content h6,.vex.vex-theme-top .vex-content p,.vex.vex-theme-top .vex-content .chart__subhead,.vex.vex-theme-top .vex-content ul,.vex.vex-theme-top .vex-content li{color:inherit}.vex.vex-theme-top .vex-close{cursor:pointer;border-radius:5px;position:absolute;top:0;right:0}.vex.vex-theme-top .vex-close:before{content:"×";text-align:center;color:#bbb;background:0 0;border-radius:3px;width:30px;height:30px;font-size:26px;font-weight:400;line-height:31px;position:absolute;top:3px;right:3px}.vex.vex-theme-top .vex-close:hover:before,.vex.vex-theme-top .vex-close:active:before{color:#777;background:#e0e0e0}.vex.vex-theme-top .vex-dialog-form .vex-dialog-message{margin-bottom:.5em}.vex.vex-theme-top .vex-dialog-form .vex-dialog-input{margin-bottom:1em}.vex.vex-theme-top .vex-dialog-form .vex-dialog-input select,.vex.vex-theme-top .vex-dialog-form .vex-dialog-input textarea,.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=date],.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=datetime],.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=datetime-local],.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=email],.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=month],.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=number],.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=password],.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=search],.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=tel],.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=text],.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=time],.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=url],.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=week]{width:100%;font-family:inherit;font-weight:inherit;font-size:inherit;background:#fff;border:0;border-radius:3px;min-height:2.5em;margin:0 0 .25em;padding:.25em .67em}.vex.vex-theme-top .vex-dialog-form .vex-dialog-input select:focus,.vex.vex-theme-top .vex-dialog-form .vex-dialog-input textarea:focus,.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=date]:focus,.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=datetime]:focus,.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=datetime-local]:focus,.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=email]:focus,.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=month]:focus,.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=number]:focus,.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=password]:focus,.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=search]:focus,.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=tel]:focus,.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=text]:focus,.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=time]:focus,.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=url]:focus,.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=week]:focus{outline:none;box-shadow:inset 0 0 0 2px #8dbdf1}.vex.vex-theme-top .vex-dialog-form .vex-dialog-buttons{zoom:1}.vex.vex-theme-top .vex-dialog-form .vex-dialog-buttons:after{content:"";clear:both;display:table}.vex.vex-theme-top .vex-dialog-button{float:right;text-transform:uppercase;letter-spacing:.1em;border:0;border-radius:3px;margin:0 0 0 .5em;padding:.75em 2em;font-family:inherit;font-size:.8em;line-height:1em}.vex.vex-theme-top .vex-dialog-button.vex-last{margin-left:0}.vex.vex-theme-top .vex-dialog-button:focus{-ms-animation:vex-pulse 1.1s infinite;-webkit-backface-visibility:hidden;outline:none;animation:1.1s infinite vex-pulse}@media (width<=568px){.vex.vex-theme-top .vex-dialog-button:focus{-ms-animation:none;-webkit-backface-visibility:hidden;animation:none}}.vex.vex-theme-top .vex-dialog-button.vex-dialog-button-primary{color:#fff;background:#3288e6}.vex.vex-theme-top .vex-dialog-button.vex-dialog-button-secondary{color:#777;background:#e0e0e0}.vex-loading-spinner.vex-theme-top{background:#f0f0f0;border:.2em solid #0000;border-top-color:#bbb;border-radius:100%;top:-1.1em;bottom:auto;box-shadow:0 0 0 .5em #f0f0f0,0 0 1px .5em #0000004d}.vex.vex-theme-wireframe{padding-top:160px;padding-bottom:160px}.vex.vex-theme-wireframe .vex-overlay{background:#fff6}.vex.vex-theme-wireframe .vex-content{color:#000;background:#fff;border:2px solid #000;width:400px;max-width:100%;margin:0 auto;padding:2em;font-family:Helvetica Neue,sans-serif;font-size:1.1em;line-height:1.5em;position:relative}.vex.vex-theme-wireframe .vex-content h1,.vex.vex-theme-wireframe .vex-content h2,.vex.vex-theme-wireframe .vex-content h3,.vex.vex-theme-wireframe .vex-content h4,.vex.vex-theme-wireframe .vex-content .elit-accordion .accordion-head,.elit-accordion .vex.vex-theme-wireframe .vex-content .accordion-head,.vex.vex-theme-wireframe .vex-content h5,.vex.vex-theme-wireframe .vex-content h6,.vex.vex-theme-wireframe .vex-content p,.vex.vex-theme-wireframe .vex-content .chart__subhead,.vex.vex-theme-wireframe .vex-content ul,.vex.vex-theme-wireframe .vex-content li{color:inherit}.vex.vex-theme-wireframe .vex-close{cursor:pointer;position:absolute;top:0;right:0}.vex.vex-theme-wireframe .vex-close:before{content:"×";text-align:center;color:#000;width:80px;height:80px;font-size:40px;font-weight:400;line-height:80px;position:absolute;top:3px;right:3px}.vex.vex-theme-wireframe .vex-close:hover:before,.vex.vex-theme-wireframe .vex-close:active:before{color:#000}.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-message{margin-bottom:.5em}.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input{margin-bottom:1em}.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input select,.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input textarea,.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=date],.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=datetime],.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=datetime-local],.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=email],.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=month],.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=number],.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=password],.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=search],.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=tel],.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=text],.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=time],.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=url],.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=week]{width:100%;font-family:inherit;font-weight:inherit;font-size:inherit;background:#fff;border:2px solid #000;min-height:2.5em;margin:0 0 .25em;padding:.25em .67em}.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input select:focus,.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input textarea:focus,.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=date]:focus,.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=datetime]:focus,.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=datetime-local]:focus,.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=email]:focus,.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=month]:focus,.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=number]:focus,.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=password]:focus,.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=search]:focus,.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=tel]:focus,.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=text]:focus,.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=time]:focus,.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=url]:focus,.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=week]:focus{border-style:dashed;outline:none}.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-buttons{zoom:1}.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-buttons:after{content:"";clear:both;display:table}.vex.vex-theme-wireframe .vex-dialog-button{float:right;text-transform:uppercase;letter-spacing:.1em;border:0;border-radius:0;margin:0 0 0 .5em;padding:.75em 2em;font-family:inherit;font-size:.8em;line-height:1em}.vex.vex-theme-wireframe .vex-dialog-button.vex-last{margin-left:0}.vex.vex-theme-wireframe .vex-dialog-button:focus{-ms-animation:vex-pulse 1.1s infinite;-webkit-backface-visibility:hidden;outline:none;animation:1.1s infinite vex-pulse}@media (width<=568px){.vex.vex-theme-wireframe .vex-dialog-button:focus{-ms-animation:none;-webkit-backface-visibility:hidden;animation:none}}.vex.vex-theme-wireframe .vex-dialog-button.vex-dialog-button-primary{color:#fff;background:#000;border:2px solid #0000}.vex.vex-theme-wireframe .vex-dialog-button.vex-dialog-button-secondary{color:#000;background:#fff;border:2px solid #000}.vex-loading-spinner.vex-theme-wireframe{width:2.5em;height:2.5em}.window__body h2,.section__header,.events__body h3{letter-spacing:-.5px;padding-top:4rem;font-size:2rem;font-weight:600;line-height:1.2;position:relative}.window__body :not(.window__body)>h2:before,:not(.window__body)>.section__header:before,.events__body :not(.window__body)>h3:before{content:"";transform-origin:50%;background-image:url(../graphic-omed26-arrow-3.ea4008bb.svg);background-position:50%;background-repeat:no-repeat;background-size:40px;width:40px;height:70px;margin:0 auto;position:absolute;inset:0;transform:rotate(90deg)}@media screen and (width>=48rem){.window__body h2,.section__header,.events__body h3{letter-spacing:-1px;font-size:2.25rem}}.fs__item,.event__item{text-align:center;background:#fff;border-top:1px solid #f5f5f5;border-left:1px solid #f5f5f5;border-right:1px solid #f5f5f5;margin-bottom:1rem;margin-left:.5rem;margin-right:.5rem;position:relative;box-shadow:3px 3px 6px #d0d0d0}@media screen and (width>=30rem){.fs__item,.event__item{margin-left:.75rem;margin-right:.75rem}}@media screen and (width>=73rem){.fs__item,.event__item{max-width:18.375rem;margin-left:1rem;margin-right:1rem}}@media screen and (width>=61.25rem){.fs__item,.event__item{margin-left:auto;margin-right:auto}}.container-fluid--alt,.menu-container,.container-fluid,.container,.container-fluid{margin-left:auto;margin-right:auto}.container-fluid{padding-left:1em;padding-right:1em}@media screen and (width>=30rem){.container-fluid{padding-left:2rem;padding-right:2rem}}@media screen and (width>=65rem){.container-fluid{padding-left:0!important;padding-right:0!important}}.wrap{box-sizing:border-box;max-width:63rem;margin:0 auto}.clearfix:after,nav.secondary-nav:after,.navigation:after,.header:after{content:"";clear:both;display:table}.clear{clear:both}.float-left{float:left}.float-right{float:right}.font-small{font-size:90%}.font-smaller{font-size:80%}.font-smallest{font-size:70%}.font-large{font-size:110%}.font-larger{font-size:120%}.font-largest{font-size:130%}.center{text-align:center}.center-element{margin-left:auto;margin-right:auto;display:block}.vertical-center{position:absolute;top:50%;transform:translateY(-50%)}.dead-center{position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.full-width{width:100%;display:block}.background-block{background-repeat:no-repeat}.overlay{background:#0009;position:absolute;inset:0}.no-margin--h{margin-left:0!important;margin-right:0!important}.no-margin--v{margin-top:0!important;margin-bottom:0!important}.relative{position:relative}.boldfont{font-weight:700!important}.nowrap{white-space:nowrap}.break-words{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;hyphens:auto}.bordered{border:1px solid #f1f1f1}.billboard__text,.page-physicians .billboard__text{background-color:#1c2657}.page-residents .billboard__text{background-color:#1cc6b4}.page-students .billboard__text{background-color:#9647f9}.vex.vex-theme-omed .vex-content h1,.vex.vex-theme-omed .vex-content h2,.vex.vex-theme-omed .vex-content h3,.vex.vex-theme-omed .vex-content h4,.vex.vex-theme-omed .vex-content .elit-accordion .accordion-head,.elit-accordion .vex.vex-theme-omed .vex-content .accordion-head,.vex.vex-theme-omed .vex-content h5,.vex.vex-theme-omed .vex-content h6,.fs__header--minor,.fs__kicker,.fs__name,.events__body h3,.page-physicians .vex.vex-theme-omed .vex-content h1,.vex.vex-theme-omed .vex-content .page-physicians h1,.page-physicians .vex.vex-theme-omed .vex-content h2,.vex.vex-theme-omed .vex-content .page-physicians h2,.page-physicians .vex.vex-theme-omed .vex-content h3,.vex.vex-theme-omed .vex-content .page-physicians h3,.page-physicians .vex.vex-theme-omed .vex-content h4,.vex.vex-theme-omed .vex-content .page-physicians h4,.page-physicians .vex.vex-theme-omed .vex-content .elit-accordion .accordion-head,.vex.vex-theme-omed .vex-content .elit-accordion .page-physicians .accordion-head,.page-physicians .elit-accordion .vex.vex-theme-omed .vex-content .accordion-head,.elit-accordion .vex.vex-theme-omed .vex-content .page-physicians .accordion-head,.page-physicians .vex.vex-theme-omed .vex-content h5,.vex.vex-theme-omed .vex-content .page-physicians h5,.page-physicians .vex.vex-theme-omed .vex-content h6,.vex.vex-theme-omed .vex-content .page-physicians h6,.page-physicians .fs__header--minor,.page-physicians .fs__kicker,.page-physicians .fs__name,.page-physicians .events__body h3,.events__body .page-physicians h3{color:#1c2657}.page-residents .vex.vex-theme-omed .vex-content h1,.vex.vex-theme-omed .vex-content .page-residents h1,.page-residents .vex.vex-theme-omed .vex-content h2,.vex.vex-theme-omed .vex-content .page-residents h2,.page-residents .vex.vex-theme-omed .vex-content h3,.vex.vex-theme-omed .vex-content .page-residents h3,.page-residents .vex.vex-theme-omed .vex-content h4,.vex.vex-theme-omed .vex-content .page-residents h4,.page-residents .vex.vex-theme-omed .vex-content .elit-accordion .accordion-head,.vex.vex-theme-omed .vex-content .elit-accordion .page-residents .accordion-head,.page-residents .elit-accordion .vex.vex-theme-omed .vex-content .accordion-head,.elit-accordion .vex.vex-theme-omed .vex-content .page-residents .accordion-head,.page-residents .vex.vex-theme-omed .vex-content h5,.vex.vex-theme-omed .vex-content .page-residents h5,.page-residents .vex.vex-theme-omed .vex-content h6,.vex.vex-theme-omed .vex-content .page-residents h6,.page-residents .fs__header--minor,.page-residents .fs__kicker,.page-residents .fs__name,.page-residents .events__body h3,.events__body .page-residents h3{color:#1cc6b4}.page-students .vex.vex-theme-omed .vex-content h1,.vex.vex-theme-omed .vex-content .page-students h1,.page-students .vex.vex-theme-omed .vex-content h2,.vex.vex-theme-omed .vex-content .page-students h2,.page-students .vex.vex-theme-omed .vex-content h3,.vex.vex-theme-omed .vex-content .page-students h3,.page-students .vex.vex-theme-omed .vex-content h4,.vex.vex-theme-omed .vex-content .page-students h4,.page-students .vex.vex-theme-omed .vex-content .elit-accordion .accordion-head,.vex.vex-theme-omed .vex-content .elit-accordion .page-students .accordion-head,.page-students .elit-accordion .vex.vex-theme-omed .vex-content .accordion-head,.elit-accordion .vex.vex-theme-omed .vex-content .page-students .accordion-head,.page-students .vex.vex-theme-omed .vex-content h5,.vex.vex-theme-omed .vex-content .page-students h5,.page-students .vex.vex-theme-omed .vex-content h6,.vex.vex-theme-omed .vex-content .page-students h6,.page-students .fs__header--minor,.page-students .fs__kicker,.page-students .fs__name,.page-students .events__body h3,.events__body .page-students h3{color:#9647f9}.fs__kicker,.page-physicians .fs__kicker{border-color:#1c2657}.page-residents .fs__kicker{border-color:#1cc6b4}.page-students .fs__kicker{border-color:#9647f9}.alignleft{float:left;margin-right:1.5rem;display:inline}.alignright{float:right;margin-left:1.5rem;display:inline}.aligncenter{clear:both;margin-left:auto;margin-right:auto;display:block}img.alignleft,img.alignright{float:none;margin:0}@keyframes fadeInFromRight{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translateY(0)}}@keyframes slide{0%{background-position-x:0%}to{background-position-x:600vw}}@keyframes fade-in-slide-down{0%{opacity:0;transform:translateY(-3rem)}to{opacity:1;transform:none}}@keyframes rotate-up{to{transform:rotate(-4deg)}}@keyframes rotate-up-fade-in{0%{opacity:0}to{opacity:1;transform:rotate(-4deg)}}@keyframes rotate-up-skew{to{transform:skew(-4deg)rotate(-4deg)}}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.15,1.15,1.15)}to{transform:scaleX(1)}}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-family:sans-serif}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){height:0;display:none}progress{vertical-align:baseline}template,[hidden]{display:none}a{-webkit-text-decoration-skip:objects;background-color:#0000}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background-color:#ff0}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace;font-size:1em}hr{box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.video__caption,.chart,.entry-content li,p,.chart__subhead,li{color:#000;margin-top:0;margin-bottom:1rem;font-size:.875rem;line-height:1.65}@media screen and (width>=48rem){.video__caption,.chart,.entry-content li,p,.chart__subhead,li{font-size:1rem}}.video__caption:last-child,.chart:last-child,p:last-child,.chart__subhead:last-child,li:last-child{margin-bottom:0}@media screen and (width>=73rem){body.page-child,body.error404{padding-top:8rem}}*{box-sizing:border-box;margin:0;padding:0}html{text-size-adjust:100%;font-size:16px;line-height:1}body{-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;height:100%;font-family:proxima-nova,Helvetica Neue,Helvetica,Arial,sans-serif}p:empty,.chart__subhead:empty,li:empty{display:none}.entry-content li{margin-left:1.3125rem;position:relative}.entry-content li:before{content:"";background-color:#1c2657;border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:-1.3125rem}li strong,p strong,.chart__subhead strong{font-weight:600}figure{margin:0}img{max-width:100%;height:auto}h1,h2,h3,h4,.elit-accordion .accordion-head,h5,h6{font-size:inherit;line-height:inherit;color:#1c2657;margin:0;padding:0;font-weight:400}h1{letter-spacing:-.5px;margin-bottom:2rem;padding-bottom:2rem;font-size:2rem;font-weight:bolder;line-height:1.2}@media screen and (width>=73rem){h1{padding-bottom:initial;border-bottom:none;font-size:2.625rem}}h3{font-weight:400;line-height:1.4}article h3:not(:first-child){margin-top:2rem}ul,ol{margin-bottom:1rem;padding:0}li{list-style:none}a{color:#1c2657;font-weight:600;text-decoration:underline}a:visited,a:hover{text-decoration:underline}a.btn:hover,a.btn:active,a.btn:link,a.btn:visited,.footer a:hover,.footer a:active,.footer a:link,.footer a:visited,.secondary-nav ul li a:hover,.secondary-nav ul li a:active,.secondary-nav ul li a:link,.secondary-nav ul li a:visited{text-decoration:none}object{width:100%}input,textarea{color:#000;border:1px solid #1c2657;border-radius:0;margin-bottom:1rem;padding:.5rem;font-size:1rem;transition:box-shadow .15s linear}input:focus,textarea:focus{outline:0;box-shadow:0 0 2px 2px #1c265733}th{text-align:left}.table{border-collapse:collapse;width:100%;max-width:100%;margin-bottom:1.4px}.table>thead>tr>th,.table>thead>tr>td,.table>tbody>tr>th,.table>tbody>tr>td,.table>tfoot>tr>th,.table>tfoot>tr>td{vertical-align:top;border-top:1px solid #f1f1f1;padding:.5em;line-height:1.4}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th{font-weight:600}.table>thead>tr>th:first-child,.table>tbody>tr>th:first-child,.table>tfoot>tr>th:first-child{width:50%}.table>tbody>tr:first-child th{text-transform:uppercase;letter-spacing:1px;border-top:none;border-bottom:2px solid #444;font-size:12px;font-weight:400}.table>tbody>tr:first-child th span{white-space:nowrap}.table>tbody>tr>th,.table>tbody>tr>td:not(:first-child){text-align:right}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #f1f1f1}.table>caption+thead>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>th,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #f1f1f1}.table .table{background-color:#fff}.table__soft{color:#717271}.table-condensed>thead>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>tfoot>tr>td{padding:.25rem}.table-bordered,.table-bordered>thead>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>tfoot>tr>td{border:1px solid #f1f1f1}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd),.table-hover>tbody>tr:hover{background-color:#f1f1f1}table col[class*=col-]{float:none;display:table-column;position:static}table td[class*=col-],table th[class*=col-]{float:none;display:table-cell;position:static}.table-responsive{min-height:.01%;margin-bottom:1em;overflow-x:auto}@media screen and (width<=30rem){.table-responsive{-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #f1f1f1;width:100%;margin-bottom:1.05px;overflow-y:hidden}.table-responsive>.table{margin-bottom:0}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}.container-fluid--alt,.menu-container{padding-left:1rem;padding-right:1rem}@media screen and (width>=30rem){.container-fluid--alt,.menu-container{padding-left:2rem;padding-right:2rem}}@media screen and (width>=56rem){.container-fluid--alt,.menu-container{padding-left:1rem;padding-right:1rem}.menu-container{padding-left:0;padding-right:0}}.site-content{height:100%;padding-top:60px}@media screen and (width>=73rem){.site-content{padding-top:80px}.page-home-page .site-content{padding-top:0}}.alert{z-index:1;text-align:left;background-color:#3288e6;width:100%;padding:15px 70px 15px 20px;position:relative;top:60px}.alert.on{display:block}.alert p,.alert .chart__subhead,.alert li{color:#fff;width:auto;margin:0;padding-right:25px;font-size:14px;font-weight:400;line-height:1.5;display:inline-block;position:relative}.alert p a,.alert .chart__subhead a,.alert li a{color:#fff;text-decoration:underline}.alert .icon{background-size:cover;width:16px;height:16px;margin-right:5px;display:inline-block;position:relative;top:4px}.alert .icon.icon-info{background-image:url(../icon-info-1.f81931e6.svg)}.alert .icon.icon-exclamation{background-image:url(../icon-exclamation-triangle-1.66489af3.svg)}.alert p+p,.alert .chart__subhead+p,.alert p+.chart__subhead,.alert .chart__subhead+.chart__subhead,.alert li+p,.alert li+.chart__subhead,.alert p+li,.alert .chart__subhead+li,.alert li+li{margin-top:8px;padding-top:5px}.alert .icon{margin-right:4px}.alert .close{z-index:9;background:url(../close.971c20c9.svg) 50%/100% no-repeat;width:14px;height:14px;position:absolute;top:50%;right:30px;transform:translateY(-50%)}@media only screen and (width>=768px){.alert{text-align:center;padding:6px 70px;top:80px}.alert p,.alert .chart__subhead,.alert li{font-size:18px;line-height:2}.alert p+p:after,.alert .chart__subhead+p:after,.alert p+.chart__subhead:after,.alert .chart__subhead+.chart__subhead:after,.alert li+p:after,.alert li+.chart__subhead:after,.alert p+li:after,.alert .chart__subhead+li:after,.alert li+li:after{content:"";opacity:.6;border-top:1px solid #fff;width:50%;position:absolute;top:0;left:50%;transform:translate(-50%)}.alert .icon{width:24px;height:24px;top:6px}}.billboard__body p,.billboard__body .chart__subhead,.billboard__body li,.billboard__body h3{color:#fff;max-width:36rem;font-weight:200}.billboard__row{flex-direction:column-reverse;display:flex;overflow-x:hidden}@media screen and (width>=56rem){.billboard__row{flex-direction:row-reverse}}.billboard__section{min-height:1px}.billboard__section img{float:left;min-height:1px}@media screen and (width>=56rem){.billboard__section{flex-direction:column;flex-basis:50%;display:flex;position:relative}}.billboard__text{text-align:center;flex-direction:column;justify-content:center;align-items:flex-end;padding:1rem 1rem 1.5rem;display:flex;box-shadow:inset 0 13px 10px -11px #00000036}@media screen and (width>=56rem){.billboard__text{text-align:left;box-shadow:none;padding-right:2rem;display:block}}@media screen and (width>=61.25rem){.billboard__text{padding:2rem}}@media screen and (width>=75rem){.billboard__text{padding:2rem 2rem 2.5rem}}.billboard__body{margin-left:auto;margin-right:auto}@media screen and (width>=56rem){.billboard__body{flex-direction:column;justify-content:space-between;max-width:29.5rem;height:100%;margin-left:0;display:flex}}.billboard__body h3{letter-spacing:-.5px;color:#fff;margin-bottom:-1rem;padding:1rem;font-size:2rem;font-weight:600;line-height:1.2;position:relative;transform:translateY(-40px);box-shadow:0 0 10px #00000040}.page-physicians .billboard__body h3{background-color:#1c2657}.page-residents .billboard__body h3{background-color:#1cc6b4}.page-students .billboard__body h3{background-color:#9647f9}.billboard__body h3:before{content:"";text-shadow:3px 3px 8px #2a417dd6;background-image:linear-gradient(90deg,#1c2657 -7%,#1c2657);height:5px;position:absolute;top:0;left:0;right:0}@media screen and (width>=56rem){.billboard__body h3:before{content:none}.billboard__body h3{box-shadow:none;background-color:#0000;margin-bottom:1rem;padding:0;font-size:1.5rem;transform:none}}@media screen and (width>=67.75rem){.billboard__body h3{font-size:1.75rem}}@media screen and (width>=75rem){.billboard__body h3{font-size:2.5rem}}.billboard__body p,.billboard__body .chart__subhead,.billboard__body li{font-size:1.125rem;line-height:1.38}.billboard__body p:first-of-type,.billboard__body .chart__subhead:first-of-type,.billboard__body li:first-of-type{margin-bottom:1.5rem}@media screen and (width>=56rem){.billboard__body p:first-of-type,.billboard__body .chart__subhead:first-of-type,.billboard__body li:first-of-type{margin-bottom:auto}.billboard__body p:last-of-type,.billboard__body .chart__subhead:last-of-type,.billboard__body li:last-of-type{padding-top:2rem}}@media screen and (width>=67.75rem){.billboard__body p,.billboard__body .chart__subhead,.billboard__body li{font-size:1.125rem}}@media screen and (width>=75rem){.billboard__body p,.billboard__body .chart__subhead,.billboard__body li{font-size:1.25rem}}.billboard__figure{min-height:1px}.page-physicians .billboard__button.btn--reverse{color:#fff;background-color:#1c2657;box-shadow:inset 0 0 0 1px #fff}.page-physicians .billboard__button.btn--reverse:hover{color:#fff;background-color:#121938}.page-residents .billboard__button.btn--reverse{color:#fff;background-color:#1cc6b4;box-shadow:inset 0 0 0 1px #fff}.page-residents .billboard__button.btn--reverse:hover{color:#fff;background-color:#17a294}.page-students .billboard__button.btn--reverse{color:#fff;background-color:#9647f9;box-shadow:inset 0 0 0 1px #fff}.page-students .billboard__button.btn--reverse:hover{color:#fff;background-color:#7f1ff8}.breakout{background-color:#9647f908;border:1px solid #9647f926;border-top-right-radius:2rem;margin-bottom:2rem;padding:1.5rem;font-size:.875rem}.breakout h3{color:#1c2657;margin-bottom:2rem;font-size:1.5rem;font-weight:600}@media (width>=48rem){.breakout h3{font-size:1.75rem}}.breakout h4,.breakout .elit-accordion .accordion-head,.elit-accordion .breakout .accordion-head{border-bottom:1px solid #3288e63b;padding-top:1rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:700}.breakout h6{font-weight:600;line-height:1.65}.breakout p,.breakout .chart__subhead,.breakout li{font-size:inherit}.breakout p:last-child,.breakout .chart__subhead:last-child,.breakout li:last-child{margin-bottom:0}.btn{text-align:center;vertical-align:middle;cursor:pointer;white-space:nowrap;background-color:#0000;background-image:none;border:0;border-radius:0;margin-bottom:0;padding:.5rem 1rem;font-size:1rem;font-weight:400;line-height:1.4;transition:box-shadow .15s linear,color .15s linear,background-color .15s linear;display:inline-block;box-shadow:inset 0 0 0 1px #1c2657}.btn:hover,.btn:focus{text-decoration:none}.btn--default{color:#000;background-color:#0000;box-shadow:inset 0 0 0 1px #717271}.btn--default:hover{color:#fff;background-color:#000}.page-students .btn--audience{color:#9647f9;background-color:#0000;box-shadow:inset 0 0 0 1px #9647f9}.page-students .btn--audience:hover{color:#fff;background-color:#9647f9}.page-residents .btn--audience{color:#1cc6b4;background-color:#0000;box-shadow:inset 0 0 0 1px #1cc6b4}.page-residents .btn--audience:hover{color:#fff;background-color:#1cc6b4}.btn--audience,.page-physicians .btn--audience{color:#1c2657;background-color:#0000;box-shadow:inset 0 0 0 1px #1c2657}.btn--audience:hover,.page-physicians .btn--audience:hover{color:#fff;background-color:#1c2657}.btn--primary,.btn--red{color:#1c2657;background-color:#0000;box-shadow:inset 0 0 0 1px #1c2657}.btn--primary:hover,.btn--red:hover{color:#fff;background-color:#1c2657}.btn--secondary-outlined:hover,.btn--secondary:hover{background-color:#121938!important}.btn--secondary{color:#fff;background-color:#1c2657;box-shadow:inset 0 0 0 1px #1c2657}.btn--secondary:hover{color:#fff;background-color:#fff}.btn--secondary-outlined{color:#fff;background-color:#1c2657;box-shadow:inset 0 0 0 1px #fff}.btn--secondary-outlined:hover{color:#fff;background-color:#fff}.btn--reverse-primary{color:#fff;background-color:#1c2657;box-shadow:inset 0 0 0 1px #fff}.btn--reverse-primary:hover{color:#fff;background-color:#121938}.btn--reverse{color:#fff;background-color:#0000;box-shadow:inset 0 0 0 1px #fff}.btn--reverse:hover,.btn--solid{color:#fff;background-color:#1c2657;box-shadow:inset 0 0 0 1px #1c2657}.btn--solid:hover{color:#1c2657;background-color:#fff;box-shadow:inset 0 0 0 1px #1c2657}.btn--red{color:#f55d2a;background-color:#0000;box-shadow:inset 0 0 0 1px #f55d2a}.btn--red:hover{color:#fff;background-color:#f55d2a}.btn--blue{color:#124057;background-color:#0000;box-shadow:inset 0 0 0 1px #124057}.btn--blue:hover{color:#fff;background-color:#124057}.btn--charles{color:#2e5e9c;background-color:#0000;box-shadow:inset 0 0 0 1px #2e5e9c}.btn--charles:hover{color:#fff;background-color:#2e5e9c}.btn--orange{color:#f55d2a;background-color:#0000;box-shadow:inset 0 0 0 1px #f55d2a}.btn--orange:hover{color:#fff;background-color:#f55d2a}.btn--purple{color:#fff;background-color:#9647f9;box-shadow:inset 0 0 0 1px #9647f9}.btn--purple:hover{color:#fff;background-color:#fff}.btn--gradient{z-index:1;color:#fff;box-shadow:none;background-color:#6107d3;position:relative}.btn--gradient:before{content:"";z-index:-1;opacity:1;background-image:linear-gradient(135deg,#6107d3,#6817d9,#6f22de,#772ae4,#7e32e9,#863aee,#8e40f4,#9647f9);transition:opacity .3s;position:absolute;inset:0}.btn--gradient:hover:before{opacity:0}.btn--xs{border-radius:0;padding:.5rem 1rem;font-size:1rem;line-height:1.4}.btn--sm{border-radius:0;padding:.5rem 1rem;font-size:.875rem;line-height:1.4}.btn--lg{border-radius:0;padding:.5rem 1.5rem;font-size:1.25rem;line-height:1.5}.btn--wide{padding-left:2rem;padding-right:2rem}.omed-button{text-align:center;margin-top:2rem;margin-bottom:2rem}.chart{margin-bottom:1em}.chart__title{margin-top:.5em;font-size:2em;font-weight:200;line-height:1.25}.chart__subhead{font-weight:600}.chart__source{color:#717271;text-align:right;font-size:.875em}.clearable{padding-right:73px}.clearable.has-content{background-image:url(data:image/gif;base64,R0lGODlhBwAHAIAAAP///5KSkiH5BAAAAAAALAAAAAAHAAcAAAIMTICmsGrIXnLxuDMLADs=);background-position:right 53px top 50%;background-repeat:no-repeat}.clearable.has-content.onX{cursor:pointer}.clearable::-ms-clear{width:0;height:0;display:none}.contact-form label{color:#717271;font-size:.875rem}.contact__success{text-align:center;color:#1c2657;font-size:2rem}.content__main--full,.content__main{position:relative}.content{flex-direction:column;margin-top:2rem;margin-bottom:2rem;display:flex}body[class*=page-standalone] .content{margin-top:1rem}.page-template-page-audience .content{margin-bottom:0}.error404 .content{margin-bottom:4rem;display:block}@media screen and (width>=73rem){.content{flex-direction:row;justify-content:space-between;margin-top:0}}.content__left{display:none}@media screen and (width>=73rem){.content__left{flex-basis:16.6667%;display:block}}.content__main{margin-bottom:2rem}@media screen and (width>=73rem){.content__main{flex-basis:79%}.content__main:before{content:"";border-right:1px solid #717271;position:absolute;top:0;bottom:0;left:-5.6%}}.content__main--full{padding-top:2rem;overflow:hidden}@media screen and (width>=73rem){.content__main--full{flex-basis:100%;padding-top:0}}.content__block{flex-direction:column;justify-content:space-between;display:flex}@media screen and (width>=41.5rem){.content__block{flex-direction:row}}.content__block--primary{margin-bottom:2rem}@media screen and (width>=41.5rem){.content__block--primary{flex-basis:60%}.content__block--secondary{flex-basis:31.8%}}.copyright li:not(:last-child),.copyright li{font-size:inherit}.copyright{padding:1rem 0}@media screen and (width>=30rem){.copyright{padding:2rem 0 1rem}}.copyright li:not(:last-child){margin-right:1rem}.copyright a{color:inherit}.copyright__body{text-align:center;flex-direction:column;justify-content:space-between;display:flex}@media screen and (width>=36rem){.copyright__body{text-align:left;flex-direction:row}}.copyright__block{color:#000;margin-bottom:1rem;margin-right:1rem;font-size:.75rem}@media screen and (width>=36rem){.copyright__block{width:50%;margin-right:2rem}}@media screen and (width>=41.5rem){.copyright__block{flex-basis:50%}}.copyright__block p,.copyright__block li,.copyright__block .chart__subhead{font-size:inherit}@media screen and (width>=36rem){.copyright__block--menu{width:60%}}.copyright__block--menu ul{flex-direction:column;justify-content:space-between;width:100%;font-size:.75rem;display:flex}@media screen and (width>=36rem){.copyright__block--menu ul{flex-direction:row;justify-content:space-around}}.elit-accordion .accordion-head{color:#000;padding:1.5rem 0;font-weight:600;line-height:1.4}.elit-accordion section:not(:last-child)>.accordion-head:after{content:"";background-color:#d8d8d8;height:1px;position:absolute;bottom:0;left:0;right:0}.elit-accordion__items section i.elit-accordion__icon:after,.elit-accordion__items section i.elit-accordion__icon:before{background-color:#1c2657!important}.elit-accordion__items section input[type=checkbox]:not(:checked)+i+h2,.elit-accordion__items section>input:hover+i+h2{color:#1c2657!important}.entry__leadin--gradient{transform-origin:50%;backface-visibility:hidden;position:relative}.entry__leadin--gradient h4,.entry__leadin h4,.entry__leadin--gradient .elit-accordion .accordion-head,.entry__leadin .elit-accordion .accordion-head,.elit-accordion .entry__leadin--gradient .accordion-head,.elit-accordion .entry__leadin .accordion-head{color:#555;font-size:1.25rem;font-weight:600;line-height:1.3}@media screen and (width>=61.25rem){.entry__leadin--gradient h4,.entry__leadin h4,.entry__leadin--gradient .elit-accordion .accordion-head,.entry__leadin .elit-accordion .accordion-head,.elit-accordion .entry__leadin--gradient .accordion-head,.elit-accordion .entry__leadin .accordion-head{font-size:1.625rem}}.page-physicians .entry__title--audience:before,.page-residents .entry__title--audience:before,.page-students .entry__title--audience:before{content:"";background-repeat:no-repeat;background-size:contain;width:100%;height:100%;position:absolute;top:0;bottom:0;right:0}.entry__gradient{color:#fff;margin-bottom:1vw;padding:1rem 0;position:relative;top:1vw}.entry__gradient>div{transform-origin:50%}@media screen and (width>=73rem){.entry__gradient{margin-bottom:0;padding:2rem 0}}.entry__header{margin-bottom:3rem;animation:.6s ease-out forwards fade-in-up;position:relative;top:1vw}@media screen and (width>=41.5rem){.entry__header{margin-bottom:4rem}}@media screen and (width>=65rem){.entry__header{margin-bottom:5rem}}.entry__header--audience{margin-bottom:2rem;animation:1s ease-out forwards rotate-up-fade-in}@media screen and (width>=36rem){.entry__header--audience{margin-bottom:3rem}}@media screen and (width>=61.25rem){.entry__header--audience{margin-bottom:4rem}}@media screen and (width>=67.75rem){.entry__header--audience{margin-bottom:6rem;padding-top:5rem}.entry__header--audience:before{content:"";opacity:.15;background-color:#fffacd;position:absolute;inset:-140px -100px 86px}.entry__header--audience h4,.entry__header--audience .elit-accordion .accordion-head,.elit-accordion .entry__header--audience .accordion-head{color:#1c2657;font-size:1.25rem;font-weight:600;line-height:1.4}}@media screen and (width>=67.75rem) and (width>=48rem){.entry__header--audience h4,.entry__header--audience .elit-accordion .accordion-head,.elit-accordion .entry__header--audience .accordion-head{max-width:80%;font-size:1.5rem}}.entry__title{color:#1c2657;border-bottom:none;margin-bottom:0;padding-bottom:0;font-weight:800;line-height:1.2}@media screen and (width>=48rem){.entry__title{font-size:2.33rem}}@media screen and (width>=61.25rem){.entry__title{font-size:3rem}}.entry__title--error{text-align:center}.entry__title--audience{letter-spacing:-2.5px;-webkit-text-fill-color:transparent;text-fill-color:transparent;background-clip:text;margin-bottom:1rem;padding-bottom:1rem;font-size:calc(20vw - .5rem);font-weight:700;position:relative}@media screen and (width>=30rem){.entry__title--audience{letter-spacing:-4px;font-size:calc(20vw - 1rem)}}@media screen and (width>=48rem){.entry__title--audience{letter-spacing:-5px;font-size:13vw}}@media screen and (width>=56rem){.entry__title--audience{letter-spacing:-7px}}@media screen and (width>=67.75rem){.entry__title--audience{letter-spacing:-9px}}@media screen and (width>=73rem){.entry__title--audience{letter-spacing:-11px}}@media screen and (width>=90rem){.entry__title--audience{font-size:12rem}}.entry__title--audience:after{content:"";z-index:2;transform-origin:0 0;width:125vw;animation:26s linear infinite backwards slide;bottom:-2px;left:50%;right:0;transform:translate(-50%)}.page-students .entry__title--audience:after,.page-residents .entry__title--audience:after,.page-physicians .entry__title--audience:after{background-image:linear-gradient(90deg,#3ef89e,#1bd9bd,#0ebbc4,#069ec4,#068ad3,#3478fa,#6d65fb,#9647f9,#6d65fb,#3478fa,#068ad3,#069ec4,#0ebbc4,#1bd9bd,#3ef89e)}.page-physicians .entry__title--audience,.page-residents .entry__title--audience,.page-students .entry__title--audience{display:inline-block}.page-physicians .entry__title--audience:before,.page-residents .entry__title--audience:before,.page-students .entry__title--audience:before{background-position:100%}.page-physicians .entry__title--audience{text-shadow:2px 2px #1c265733;background-image:linear-gradient(90deg,#1c2657,#282d70,#36328b,#4636a6,#5938c0,#6d39d9,#823ced,#9647f9);background-clip:text;padding-right:22%}@media (width>=48rem){.page-physicians .entry__title--audience{padding-right:16%}}@media (width>=1200px){.page-physicians .entry__title--audience{padding-right:18%}}.page-physicians .entry__title--audience:before{background-image:url(../cutout-26-p-1.76c05f1c.png);right:-3%}.page-residents .entry__title--audience{text-shadow:2px 2px #1cc6b433;background-image:linear-gradient(90deg,#3ef89e,#33f1a5,#2ceaab,#27e3af,#23dbb1,#20d4b3,#1ecdb4,#1cc6b4);background-clip:text;width:100%;padding-left:22%}@media (width>=48rem){.page-residents .entry__title--audience{padding-left:16%}}@media (width>=1200px){.page-residents .entry__title--audience{padding-left:18%}}.page-residents .entry__title--audience:before{background-image:url(../cutout-26-r-1.4565fed1.png);background-position:0}.page-students .entry__title--audience{text-shadow:2px 2px #9647f933;background-image:linear-gradient(135deg,#6107d3,#6817d9,#6f22de,#772ae4,#7e32e9,#863aee,#8e40f4,#9647f9);background-clip:text;padding-right:22%}@media (width>=48rem){.page-students .entry__title--audience{padding-right:16%}}@media (width>=1200px){.page-students .entry__title--audience{padding-right:18%}}.page-students .entry__title--audience:before{background-image:url(../cutout-26-s-1.4a1bdff0.png)}.entry-content>p:not(.nodropcap):first-of-type:first-letter,.entry-content>li:not(.nodropcap):first-of-type:first-letter,.entry-content>.chart__subhead:not(.nodropcap):first-of-type:first-letter{float:left;color:#1c2657;height:.7em;margin:.13em 0 -.05em;padding:0 .1em 0 0;font-size:49px;font-weight:200;line-height:.7em}@media screen and (width>=48rem){.entry-content>p:not(.nodropcap):first-of-type:first-letter,.entry-content>li:not(.nodropcap):first-of-type:first-letter,.entry-content>.chart__subhead:not(.nodropcap):first-of-type:first-letter{font-size:53px}}.entry-content h3{color:#1c2657;border-bottom:1px solid #1c2657;margin-bottom:10px;padding-bottom:10px;font-size:1.5rem;font-weight:400}.event__body{background-color:#fff;border-bottom:1px solid #1c265738;border-left:1px solid #1c265738;border-right:1px solid #1c265738;flex-direction:column;justify-content:space-between;min-height:154px;padding:1rem;display:flex}.event__body h4,.event__body .elit-accordion .accordion-head,.elit-accordion .event__body .accordion-head{letter-spacing:-.25px;text-align:left;color:#555;margin-bottom:.75rem;font-size:1.5rem;font-weight:600;line-height:1.4;transition:color .3s ease-out}.event__item:hover .event__body h4,.event__item:hover .event__body .elit-accordion .accordion-head,.elit-accordion .event__item:hover .event__body .accordion-head{color:#1c2657}@media (width>=30rem){.event__body h4,.event__body .elit-accordion .accordion-head,.elit-accordion .event__body .accordion-head{font-size:1.25rem}}.event__item{box-shadow:none;background-color:#0000;border:0;padding-top:3px;transition:transform .3s ease-out;transform:translate(0,0)}.event__item:hover{cursor:pointer;transform:translateY(-4px)}.event__item:after{content:"";z-index:-1;height:calc(100% - 183px);position:absolute;bottom:0;left:0;right:0}.event__items{justify-content:space-between;display:flex}.event__imagecontainer{position:relative}.event__imagecontainer:before{content:"";border-bottom:1px solid #c8deee;border-left:1px solid #c8deee;border-right:1px solid #c8deee;position:absolute;inset:20px 0 0}.event__imagecontainer:after{content:"";z-index:-1;border-top:1px solid #c8deee;position:absolute;top:20px;left:0;right:0}.event__itemscontainer{width:100%;padding-bottom:1rem}.event__body-end{text-transform:uppercase;letter-spacing:.5px;color:#fff;background-color:#1c2657;margin:0 -1rem -1rem;padding:4px;font-size:.875rem;font-weight:600;transition:color .3s ease-out,background-color .3s ease-out}.event__item:hover .event__body-end{color:#fff;background-color:#1c2657}.events:before{content:"";background-image:linear-gradient(#fff,#fff9);position:absolute;inset:0}.events__body{text-align:center;color:#fff;margin-bottom:2rem;line-height:1.2}.events__body h3{text-align:center;color:#1c2657;margin-bottom:1rem}.events__body h5{text-align:center;opacity:.8;color:#555;width:100%;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.4}@media screen and (width>=48rem){.events__body h5{width:60%;font-size:1.5rem}}.events__container{z-index:1;width:100%;position:relative;left:-1px}.faqs__form{margin:3rem 0 1rem;position:relative}.faqs__form label{text-transform:uppercase;letter-spacing:1px;color:#1c2657;margin-bottom:.75rem;font-size:.875rem;display:block}.faqs__form input{border-color:#1c2657;line-height:1.2}.faqs__form input:focus{box-shadow:0 0 2px 2px #1c265733}.faqs__form input[type=text]{width:100%}.faqs__form input[type=submit]{text-indent:-9999px;background:#1c2657 url(../icon-search.b8194e62.svg) 50%/34% no-repeat;border:none;border-radius:0;width:40px;height:37px;position:absolute;right:0;box-shadow:inset 0 0 0 1px #1c2657}mark{color:inherit;background-color:#fabf031a;border-bottom:2px solid #fabf03}@media screen and (width>=30rem){.footer__col-item--highlight,.footer__col-item{flex-basis:33%}}.footer__col-item--highlight ul,.footer__col-item ul{margin-bottom:1rem}@media screen and (width>=30rem){.footer__col-item--highlight ul,.footer__col-item ul{margin-bottom:inherit}}.footer__col-item--highlight a,.footer__col-item a{color:#000;font-size:.875rem}.footer{padding:1rem 0 8rem;position:relative}@media (width>=90rem){.footer{padding:1rem 0 10rem}}.footer:after{content:"";z-index:-1;inset:0 0 -16px;background-image:url(../graphic-vegas-skyline-2.06a39e46.svg);background-position:0 100%;background-repeat:no-repeat;background-size:100%;position:absolute;inset:0 0 -40px}.footer__body{flex-direction:column;justify-content:space-between;max-width:37.5rem;display:flex;position:relative}.footer__body a{color:inherit}.footer__col{text-align:center;flex-direction:column;justify-content:center;padding:1rem 0 0;display:flex}.footer__col p,.footer__col li,.footer__col .chart__subhead{color:#000;font-size:.875rem}@media screen and (width>=30rem){.footer__col{text-align:left;flex-direction:row;padding:.5rem 0}}@media screen and (width>=48rem){.footer__col{flex-basis:50%;padding:.5rem 0}}.footer__col:first-child{text-align:center;flex-direction:column;padding:1rem 0;display:flex;position:relative}@media screen and (width>=30rem){.footer__col:first-child{padding:2rem 0}}@media screen and (width>=48rem){.footer__col:first-child{border-bottom:none;padding:2rem}}.footer__col-item:not(:last-child),.footer__col-item--highlight{margin-right:0}@media screen and (width>=30rem){.footer__col-item:not(:last-child),.footer__col-item--highlight{margin-right:2rem}}.footer__col-item a{font-weight:400}.footer__col-item--highlight a{font-weight:600}.fragment-3,.fragment-2,.fragment-1,.fragment{background-image:url(../dot-pattern-2.f6356dbf.png);background-size:40px;position:absolute}.fragment__container--left,.fragment__container--right,.fragment__container{z-index:-1;width:500px;height:500px;position:absolute}.fragment__container--right{right:0}.fragment__container--left{left:0}.fragment-1{width:1000px;height:630px;top:-100%;right:-73%;transform:rotate(45deg)}.fragment-2{width:500px;height:500px;top:0;left:-80%;transform:rotate(45deg)}.fragment-3{width:590px;height:1000px;top:-240%;right:-60%;transform:rotate(26deg)}.fs__illos--2,.fs__illos--1,.fs__illos--0{height:auto;position:absolute}.fs__illos{opacity:.2;width:100%;height:100%;display:none;position:absolute;inset:0}@media screen and (width>=67.75rem){.fs__illos{display:block}}.fs__illos--0{width:22.1875vw;top:33%;left:0}.fs__illos--1{width:12.1875vw;top:3rem;right:3%}.fs__illos--2{width:10vw;top:80vh;left:-5%}.fs__block{position:relative}.fs__item{padding:6rem 1rem 2rem;top:-5rem}.fs__name{text-transform:uppercase;letter-spacing:.5px;color:#1c2657;opacity:.6;margin-bottom:1.25rem;font-size:.75rem;line-height:1.4;position:relative}.fs__kicker{border-bottom:1px solid #1c2657;margin-bottom:.5rem;padding-bottom:.5rem;font-size:.875rem;font-weight:600;line-height:1.4;display:inline-block}.fs__header{color:#717271;min-height:4.6875rem;margin-bottom:1rem;font-size:1.125rem;font-weight:200}.fs__header--minor{color:#1c2657;margin-bottom:1rem;font-size:.75rem;line-height:1.4}.fs__imagecontainer{z-index:1;max-width:128px;position:relative;top:0;left:50%;transform:translate(-50%)}.fs__image{clip-path:ellipse(50% 50%)}.gradient__bar{z-index:2;transform-origin:0 0;background-image:linear-gradient(90deg,#3ef89e 0%,#1c2657 12%,#3ef89e 24%,#1c2657 36%,#3ef89e 48%,#1c2657 60%,#3ef89e 72%,#1c2657 84%,#3ef89e 100%);animation:8s linear infinite backwards slide;bottom:76px;left:-5%;right:-5%}.icon-block{text-align:center;padding-top:1rem;padding-bottom:1rem}@media screen and (width>=36rem){.icon-block:first-child{padding-left:0;padding-right:1rem}.icon-block:nth-child(2){padding-left:1rem;padding-right:1rem}.icon-block:nth-child(3){padding-left:1rem;padding-right:0}}.icon-block__blocks{flex-direction:column;display:flex}@media screen and (width>=36rem){.icon-block__blocks{flex-direction:row}}.icon-block__icon{margin-bottom:1rem}.icon-block__body h5{letter-spacing:1px;text-transform:uppercase;color:#555;margin-bottom:.625rem;font-size:1.125rem;font-weight:700}@media screen and (width>=36rem){.icon-block__body h5{font-size:1.3125rem}}.icon-block__body p,.icon-block__body li,.icon-block__body .chart__subhead{color:#555;font-size:1rem;font-weight:400;line-height:1.4}@media screen and (width>=36rem){.icon-block__body p,.icon-block__body li,.icon-block__body .chart__subhead{font-size:.875rem}}@media screen and (width>=48rem){.icon-block__body p,.icon-block__body li,.icon-block__body .chart__subhead{font-size:1rem}}@media screen and (width>=67.75rem){.icon-block__body p,.icon-block__body li,.icon-block__body .chart__subhead{font-size:1.125rem}}.nav-trigger span em:before,.nav-trigger span em:after,.nav-trigger span em{backface-visibility:hidden;background-color:#000;width:22px;height:2px;display:block}.header{z-index:10;will-change:transform,background-color;opacity:.97;background-color:#fff;width:100%;height:60px;transition:transform .5s,background-color .25s;position:fixed;top:0}.header:not(.nav-open){overflow:hidden}body:not(.page-home-page) .header{border-bottom:1px solid #f1f1f1;box-shadow:0 -2px 24px #dfdfdf}@media (width>=73rem){.page-home-page .header{background-color:#0000}.page-home-page.scrolling .header{background-color:#1c2657}}.omedscrolled .header{box-shadow:0 -2px 16px 2px #d0d0d04d}.header.is-hidden{box-shadow:none;transform:translateY(-100%)}@media screen and (width>=73rem){.header{height:80px}}@media screen and (width>=783px){.admin-bar .header{top:32px}}.imagewrapper .highlightable__stack,.highlightable:before,.highlightable--left:after{content:"";background-image:url(../stack-7.6e0925e2.svg);background-position:0 0;background-size:cover;width:12px;height:100%;position:absolute;top:0;bottom:0}@media (width>=56rem){.imagewrapper .highlightable__stack,.highlightable:before,.highlightable--left:after{background-position:0 100%;background-repeat:repeat-x;background-size:auto}}.highlightable{display:flex;position:relative;overflow:hidden}.highlightable.pageblock{margin-bottom:5rem}@media (width>=56rem){.highlightable{height:700px}.highlightable.highlightable--centered{height:830px}}.highlightable.highlightable--centered .highlightable__stack,.highlightable.highlightable--centered.highlightable--left:after,.highlightable.highlightable--centered:before{background-position:0}.highlightable--left:after{display:none;right:0}@media (width>=56rem){.highlightable--left:after{display:block}}.highlightable:before{left:0}.highlightable__block{flex-direction:column-reverse;display:flex}@media (width>=56rem){.highlightable__block{flex-direction:row}.highlightable__block:before{content:"";background-color:#f9f5ff;position:absolute;inset:130px 0 0}.highlightable--left .highlightable__block{flex-direction:row-reverse}}.highlightable__body{z-index:2;flex-direction:column;justify-content:center;margin-top:1rem;margin-left:2rem;display:flex;position:relative}@media (width>=56rem){.highlightable__body{max-width:56%;margin-top:0;margin-left:0;margin-right:3rem}.highlightable:not(.highlightable--centered) .highlightable__body{padding-top:130px}}.highlightable--left .highlightable__body{margin-right:0}.highlightable__kicker{color:#9647f9;margin-bottom:3px;font-size:1.3125rem;line-height:1.3}@media (width>=56rem){.highlightable__kicker{font-size:1.5rem}}.highlightable__header{letter-spacing:-1px;color:#1c2657;margin-bottom:9px;font-size:2.25rem;font-weight:700;line-height:1.1}@media screen and (width>=56rem){.highlightable__header{letter-spacing:-1.25px;font-size:2.8125rem}}.highlightable__blurb{color:#000;width:85%;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.4}@media screen and (width>=56rem){.highlightable__blurb{font-size:1.5rem}}.highlightable__imagecontainer{z-index:1;direction:ltr;width:100%;height:100%}@media (width<=55.9375rem){.highlightable__imagecontainer{height:auto;position:relative}}.highlightable__imagecontainer img{max-height:327px}@media (width<=55.9375rem){.highlightable--centered .highlightable__imagecontainer img{transform:translateY(10px)}}@media (width>=41.5rem){.highlightable__imagecontainer img{max-height:400px}}@media (width>=56rem){.highlightable__imagecontainer img{max-height:700px;bottom:0;position:absolute!important;left:auto!important}.highlightable--centered .highlightable__imagecontainer img{max-height:830px;top:50%;transform:translateY(-50%)}.highlightable--left .highlightable__imagecontainer img{right:calc(100% - 384px)}}@media (width>=67.75rem){.highlightable--left .highlightable__imagecontainer img{right:calc(100% - 384px)}}@media (width<=55.9375rem){.imagewrapper{text-align:center}.imagewrapper:after{content:"";z-index:-1;border-bottom:1px solid #1c2657;width:100%;height:1px;position:absolute;bottom:2px;left:-4px}}@media (width<=55.9375rem) and (width>=30rem){.imagewrapper:after{left:-20px}}@media (width>=56rem){.highlightable .imagewrapper{width:100%;height:100%;position:absolute;bottom:0}}.imagewrapper .highlightable__stack{display:none}@media (width>=56rem){.imagewrapper .highlightable__stack{z-index:-1;width:5000px;display:block;left:163px}}.highlightable--left .imagewrapper{direction:rtl}@media (width>=56rem){.highlightable--left .imagewrapper{right:3%}}@media (width>=61.25rem){.highlightable--left .imagewrapper{right:1%}}@media (width>=67.75rem){.highlightable--left .imagewrapper{right:auto}}.highlightable--left .imagewrapper .highlightable__stack{width:1000px;display:none}@media (width>=56rem){.highlightable--left .imagewrapper .highlightable__stack{display:block;right:calc(100% - 246px)}}.logo a .icon-omed-logo-plain,.navigation a .icon-aoa-logo{transition:transform .3s}.page-physicians .icon-bubble,.page-physicians .icon-microscope,.page-physicians .icon-bulb{--fill-stop-1:#9647f9;--fill-stop-2:#1c2657}.page-residents .icon-bubble,.page-residents .icon-microscope,.page-residents .icon-bulb{--fill-stop-1:#038fc4;--fill-stop-2:#1c2657}.page-students .icon-bubble,.page-students .icon-microscope,.page-students .icon-bulb{--fill-stop-1:#1c2657;--fill-stop-2:#9647f9}.icon-aoa-logo{fill:#fff}.navigation a:hover .icon-aoa-logo{transform:scale(1.1)}@media screen and (width>=73rem){body:not(.page-home-page) .icon-aoa-logo{fill:#006}}.icon-omed-logo-plain{width:195px;height:64px;position:relative;top:1px}@media (width>=73rem){.icon-omed-logo-plain{width:235px;height:80px}}.logo a:hover .icon-omed-logo-plain{transform:scale(1.04)}.icon-omed-logo-full{max-width:100%}.intro__focus .icon-omed-logo-full{z-index:1;position:relative}@media screen and (width>=20rem){.icon-omed-logo-full{width:386px}}.intro .icon-arrow1{display:none}@media screen and (width>=48rem){.intro .icon-arrow1{fill:#1c2657;opacity:.04;width:767px;height:767px;display:block;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}}footer .icon-aoa-logo-tag{fill:#000;width:auto;height:89px}@media (width>=30rem){footer .icon-aoa-logo-tag{width:100%;height:139px}}.icon-audience{fill:#1c2657}.icon-block .icon-bulb,.icon-block .icon-microscope,.icon-block .icon-bubble{width:102px;height:103px}.icon-chevron-left,.icon-chevron-right{fill:#1c2657}.icon-block .icon-star-1{width:102px;height:103px}.icon-scroll{width:29px;height:19px}@media screen and (width>=56rem){.icon-scroll{width:39px;height:19px}}.icon-logo-omed{--logo-aoa:#006;--logo-numbers:#9647f9;--logo-grey:#fff;--logo-reg:#ba401c;--logo-words:inherit}@media (width>=73rem){.page-home-page .icon-logo-omed,.page-home-page.scrolling .icon-logo-omed{--logo-aoa:#fff;--logo-numbers:#fff;--logo-grey:#fff;--logo-reg:#fff;--logo-words:#fff}}@media screen and (width>=48rem){.intro__context,.intro__focus{flex-basis:50%}}.intro{position:relative}.intro .menu-item h5{margin-bottom:.1875rem;font-size:1.3125rem;font-weight:600;line-height:1.4}.intro__block{flex-direction:column;align-items:center;margin-bottom:2rem;padding-top:2rem;padding-bottom:2rem;display:flex}@media screen and (width>=48rem){.intro__block{flex-direction:row;margin-bottom:0}}.intro__focus{flex-direction:column;justify-content:center;align-items:center;margin-bottom:1rem;padding:1rem 0;display:flex}@media screen and (width>=36rem){.intro__focus{margin-bottom:2rem;padding:1rem 2rem}}@media screen and (width>=48rem){.intro__focus{margin-bottom:0}.intro__focus:before{border-right:1px dotted #1c2657;margin-bottom:0;padding-top:0;padding-bottom:0;position:absolute;top:-250px;bottom:4px;right:50%}}.intro__context{z-index:1;margin-left:auto;margin-right:auto;padding-left:1em;padding-right:1em;position:relative}@media screen and (width>=30rem){.intro__context{padding-left:2rem;padding-right:2rem}}@media screen and (width>=65rem){.intro__context{padding-left:1rem!important;padding-right:1rem!important}}@media screen and (width>=48rem){.intro__context{padding-left:3.375rem}}.intro__context a{color:#1c2657;text-decoration:none}.intro__context ul li a:hover>span.arrow{transform:translate(3px)}.intro__context ul li a>span.arrow{color:#1c2657;transform:translate3d(0);will-change:transform;margin-left:2px;margin-right:.8125rem;font-size:1.25rem;font-weight:200;transition:transform .2s linear;display:inline-block;position:relative;top:-1px}.intro__context .menu{margin-bottom:0}.intro__button{text-align:center;position:relative;top:0}@media screen and (width>=48rem){.intro__button{top:108px}}.logo{margin-left:auto;margin-right:auto;padding-left:1em;padding-right:1em;position:absolute;top:52%;transform:translateY(-50%)}@media screen and (width>=48rem){.logo{padding-left:2rem;padding-right:2rem}}@media screen and (width>=65rem){.logo{padding-left:2rem!important;padding-right:2rem!important}}.logo>a{display:block}.logo__container,.logos__link{justify-content:center;align-items:center;width:50%;padding:1.25rem;display:flex}@media (width<=1023px){.logo__container,.logos__link{width:100%;padding:20px 25px}}.logo__container img,.logos__link img{max-width:100%;max-height:150px}@media (width<=1023px){.logo__container img,.logos__link img{max-height:120px}}.logos--md .logo__container,.logos--md .logos__link{width:33%}@media (width<=1023px){.logos--md .logo__container,.logos--md .logos__link{width:50%;padding:10px 15px}}.logos--sm .logo__container,.logos--sm .logos__link{width:25%}@media (width<=1023px){.logos--sm .logo__container,.logos--sm .logos__link{width:33%}}@media (width<=820px){.logos--sm .logo__container,.logos--sm .logos__link{width:50%;padding:10px 15px}}.logos{width:100%}.logos__inner{flex-direction:column;display:flex}.logos__info{text-align:left;color:#1c2657;border-bottom:1px solid #1c2657;align-self:flex-start;width:100%;margin-bottom:2rem;padding-bottom:10px;font-size:1.5rem;font-weight:400}.logos__content{flex-wrap:wrap;justify-content:center;width:100%;margin:0 auto;display:flex}.logos__link{transition:transform .3s;transform:scale(1)}.logos__link:hover{transform:scale(1.03)}.map-items,.map{width:100%;margin:1.5rem 0}.map{height:200px}.map-items{height:500px}#mapItems .map-info-window{font-size:14px;font-weight:400;line-height:1.4}#mapItems .map-info-window h1,#mapItems .map-info-window h2,#mapItems .map-info-window h3,#mapItems .map-info-window h4,#mapItems .map-info-window .elit-accordion .accordion-head,.elit-accordion #mapItems .map-info-window .accordion-head,#mapItems .map-info-window h5,#mapItems .map-info-window h6{margin-bottom:4px;font-size:14px;font-weight:700}#mapItems .map-info-window p,#mapItems .map-info-window li,#mapItems .map-info-window .chart__subhead{margin-bottom:0;font-size:14px}.nav-trigger{text-transform:uppercase;color:#000;border-left:1px solid #f1f1f1;height:100%;padding:0 1rem;font-size:.75rem;display:table;position:absolute;top:50%;right:0;transform:translateY(-50%)}.nav-trigger:link,.nav-trigger:visited .nav-trigger:hover,.nav-trigger:active{text-decoration:none}@media screen and (width>=73rem){.nav-trigger{display:none}}.nav-trigger:hover span em:before{transform:translateY(-4px)}.nav-trigger:hover span em:after{transform:translateY(4px)}.nav-open .nav-trigger:hover span em:before,.nav-open .nav-trigger:hover span em:after{transform:rotate(0)}.nav-trigger span{vertical-align:middle;display:table-cell}.nav-trigger span em{margin:6px auto 14px;transition:background-color .2s;position:relative}.nav-open .nav-trigger span em{background-color:#fff}.nav-trigger span em:before,.nav-trigger span em:after{content:"";transition:transform .2s;position:absolute;left:0}.nav-trigger span em:before{transform:translateY(-6px)}.nav-open .nav-trigger span em:before{transform:rotate(-45deg)}.nav-trigger span em:after{transform:translateY(6px)}.nav-open .nav-trigger span em:after{transform:rotate(45deg)}.navigation>li:nth-child(3)>a,.navigation>li:nth-child(2)>a,.navigation>li:first-child>a{background-image:url(../arrow.c2938392.svg);background-position:100%;background-repeat:no-repeat;background-size:12px}@media screen and (width>=73rem){.navigation>li:nth-child(3)>a,.navigation>li:nth-child(2)>a,.navigation>li:first-child>a{background:0 0}}.navigation{z-index:2;opacity:0;background-color:#1c2657;border-bottom:1px solid #0003;width:100%;max-height:0;margin-left:auto;margin-right:auto;padding:2rem 1em;transition:max-height .4s,opacity .2s;position:absolute;top:60px;right:0}@media screen and (width>=30rem){.navigation{padding-left:2rem;padding-right:2rem}}@media screen and (width>=65rem){.navigation{padding-left:1rem!important;padding-right:1rem!important}}.page-home-page .navigation{border-bottom:none}.nav-open .navigation{opacity:1;max-height:100vh;box-shadow:inset 0 9px 19px -7px #0000005c}@media screen and (width>=73rem){.nav-open .navigation{box-shadow:none;opacity:1}}@media screen and (width>=30rem){.navigation{width:300px}}@media screen and (width>=73rem){.navigation{vertical-align:middle;opacity:1;background-color:#0000;border-bottom:none;align-items:center;width:100%;height:100%;max-height:none;padding-top:0;padding-bottom:0;display:flex;position:relative;top:0}}.navigation__container{height:100%}@media screen and (width<=979px){.navigation__container{display:none}.nav-open .navigation__container{display:block}}.navigation>li{opacity:0;margin-bottom:0}.page-home-page .navigation>li:not(:last-child){border-bottom:none}.navigation>li:not(:last-child){border-bottom:1px solid #ffffffa1}@media screen and (width>=73rem){.navigation>li:not(:last-child) a{padding:1rem 2rem;line-height:3.5}.navigation>li:last-child{display:table}.navigation>li:last-child a{vertical-align:middle;padding-top:1rem;padding-bottom:1rem;padding-left:1rem;display:table-cell}.navigation>li{opacity:1;height:100%}}.nav-open .navigation>li{animation-name:fadeInFromRight;animation-duration:.4s;animation-fill-mode:forwards}@media screen and (width<=979px){.navigation>li:first-child>a:hover{padding-left:10px}}@media screen and (width>=73rem){.navigation>li:first-child>a:hover{color:#1c2657;text-decoration:none;transform:none}.navigation>li:first-child>a:after{content:"";background-color:#1c2657;width:40px;height:2px;transition:all .3s;position:absolute;bottom:17px;left:50%;transform:translate(-50%)scale(0)}.navigation>li:first-child>a:hover:after{transform:translate(-50%)scale(1)}}.navigation>li:nth-child(2){animation-delay:.1s}@media screen and (width<=979px){.navigation>li:nth-child(2)>a:hover{padding-left:10px}}@media screen and (width>=73rem){.navigation>li:nth-child(2)>a:hover{color:#1cc6b4;text-decoration:none;transform:none}.navigation>li:nth-child(2)>a:after{content:"";background-color:#1cc6b4;width:40px;height:2px;transition:all .3s;position:absolute;bottom:17px;left:50%;transform:translate(-50%)scale(0)}.navigation>li:nth-child(2)>a:hover:after{transform:translate(-50%)scale(1)}}.navigation>li:nth-child(3){animation-delay:.2s}@media screen and (width<=979px){.navigation>li:nth-child(3)>a:hover{padding-left:10px}}@media screen and (width>=73rem){.navigation>li:nth-child(3)>a:hover{color:#9647f9;text-decoration:none;transform:none}.navigation>li:nth-child(3)>a:after{content:"";background-color:#9647f9;width:40px;height:2px;transition:all .3s;position:absolute;bottom:17px;left:50%;transform:translate(-50%)scale(0)}.navigation>li:nth-child(3)>a:hover:after{transform:translate(-50%)scale(1)}}.navigation>li:nth-child(4){text-align:center;animation-delay:.3s}@media screen and (width>=73rem){.navigation>li{display:inline-block}}.navigation>li>a{vertical-align:middle;text-transform:uppercase;letter-spacing:1px;color:#fff;padding:12px 0 10px 5px;font-size:.875rem;text-decoration:none;transition:all .3s;display:block;position:relative}@media screen and (width>=73rem){.navigation>li>a{height:100%;color:inherit;font-weight:600}.page-home-page .navigation>li>a{color:#fff}.navigation>li>a:link,.navigation>li>a:visited{color:inherit}.page-home-page .navigation>li>a:link,.page-home-page .navigation>li>a:visited{color:#fff}.navigation>li>a:active,.navigation>li>a:hover{color:#1c2657;transform:none}body.page-home-page .navigation>li.menu-item>a:hover{color:#fff;text-decoration:none;transform:none}body.page-home-page .navigation>li.menu-item>a:after{content:"";background-color:#fff;width:40px;height:2px;transition:all .3s;position:absolute;bottom:17px;left:50%;transform:translate(-50%)scale(0)}body.page-home-page .navigation>li.menu-item>a:hover:after{transform:translate(-50%)scale(1)}}@media screen and (width<=979px){.navigation>li.current-menu-item:first-child>a{opacity:.6;pointer-events:none}.navigation>li.current-menu-item:first-child>a:hover{padding-left:5px}}@media screen and (width>=73rem){.navigation>li.current-menu-item:first-child>a{color:#1c2657}.navigation>li.current-menu-item:first-child>a:after{content:"";background-color:#1c2657;width:40px;height:2px;position:absolute;bottom:17px;left:50%;transform:translate(-50%)}}@media screen and (width<=979px){.navigation>li.current-menu-item:nth-child(2)>a{opacity:.6;pointer-events:none}.navigation>li.current-menu-item:nth-child(2)>a:hover{padding-left:5px}}@media screen and (width>=73rem){.navigation>li.current-menu-item:nth-child(2)>a{color:#1cc6b4}.navigation>li.current-menu-item:nth-child(2)>a:after{content:"";background-color:#1cc6b4;width:40px;height:2px;position:absolute;bottom:17px;left:50%;transform:translate(-50%)}}@media screen and (width<=979px){.navigation>li.current-menu-item:nth-child(3)>a{opacity:.6;pointer-events:none}.navigation>li.current-menu-item:nth-child(3)>a:hover{padding-left:5px}}@media screen and (width>=73rem){.navigation>li.current-menu-item:nth-child(3)>a{color:#9647f9}.navigation>li.current-menu-item:nth-child(3)>a:after{content:"";background-color:#9647f9;width:40px;height:2px;position:absolute;bottom:17px;left:50%;transform:translate(-50%)}}.owl-next,.owl-prev{width:3rem;height:3rem;position:relative;background-color:#0000!important}.owl-next>i,.owl-prev>i{width:100%;height:100%;display:block}.owl-nav{opacity:1;width:100%;position:absolute;top:50%;transform:translateY(-50%)}#fsCarousel .owl-nav{top:30%;transform:none}.owl-prev{float:left;left:-1rem}@media screen and (width>=30rem){.owl-prev{left:-2.25rem}}@media screen and (width>=65rem){.owl-prev{left:-2.625rem}}@media screen and (width>=67.75rem){.owl-prev{left:-3rem}}.owl-next{float:right;right:-1rem}@media screen and (width>=30rem){.owl-next{right:-2.25rem}}@media screen and (width>=65rem){.owl-next{right:-2.625rem}}@media screen and (width>=67.75rem){.owl-next{right:-3rem}}.owl-theme .owl-nav .disabled{opacity:1!important}.owl-carousel .owl-stage{align-items:end;display:flex}.owl-carousel .owl-stage li{margin-bottom:inherit}.owl-carousel .owl-stage-outer{z-index:1}@media (width>=1040px){.owl-carousel .owl-stage-outer{padding-left:4px;padding-right:4px}}#fsCarousel .owl-dot span,#eventsCarousel .owl-dot span{background-color:#1c2657}#fsCarousel .owl-dot:not(.active) span,#eventsCarousel .owl-dot:not(.active) span{opacity:.3}#fsCarousel .owl-dots{transform:translateY(-5rem)}#fsCarousel .owl-nav [class*=owl-],#eventsCarousel .owl-nav [class*=owl-]{margin:0;padding:0}@media (width<=479px){.owl-item{padding:0 1.5rem}}@media (width>=1040px){.owl-item{width:238px!important}}.pageblock--xxl,.pageblock--xl,.pageblock--lg,.pageblock--sm,.pageblock--xs,.pageblock{margin-bottom:3rem}@media screen and (width>=48rem){.pageblock{margin-bottom:8rem}.pageblock--xs{margin-bottom:4rem}.pageblock--sm{margin-bottom:6rem}.pageblock--lg{margin-bottom:10rem}.pageblock--xl{margin-bottom:12rem}.pageblock--xxl{margin-bottom:14rem}}.parallax-window{background-color:#0000;border-top:4px solid #1c2657;border-bottom:4px solid #1c2657;min-height:600px}.page-physicians .parallax-window{border-color:#1c2657}.page-residents .parallax-window{border-color:#1cc6b4}.page-students .parallax-window{border-color:#9647f9}.primary-nav{float:right;height:100%;padding-right:3.4375rem;display:inline-block}@media screen and (width>=30rem){.primary-nav{padding-right:2.4375rem}}@media screen and (width>=56rem){.primary-nav{padding-right:3.4375rem}}@media screen and (width>=73rem){.primary-nav{align-items:center;padding-right:0;display:flex}}.s-list{flex-wrap:wrap;justify-content:center;margin-bottom:0;padding-top:1.25rem;display:flex}@media screen and (width>=56rem){.s-list{flex-flow:column;justify-content:space-between;height:100%}}.s-list__item{text-align:center;color:#fff;width:33.3333%;margin:0 0 12px;padding:0 10px}@media screen and (width>=56rem){.s-list__item{width:auto;margin:0;padding:0 0 1rem}}.s-list__value{font-size:3.75rem;font-weight:300;line-height:1;position:relative}@media screen and (width>=73rem){.s-list__value{font-size:4.5rem}}.s-list__value>span{margin:0 auto;position:absolute;top:-19px;left:0;right:0}.s-list__value>span,.s-list__text{text-transform:uppercase;letter-spacing:1px;font-size:.875rem;font-weight:500;line-height:1.4}.s-list__value>span>span,.s-list__text>span{text-transform:none;letter-spacing:0;opacity:.8;font-size:75%;display:block}nav.secondary-nav{z-index:12;clear:both;color:#000;will-change:transform;background-color:#f0f8ff;border-bottom:1px solid #f0f8ff;width:100%;height:50px;transition:transform .5s;display:none;position:relative;transform:translateZ(0)translateY(-110px)}@media screen and (width>=73rem){nav.secondary-nav{transform:translateZ(0)translateY(-130px)}}nav.secondary-nav.fixed{display:block;position:fixed;top:60px}@media screen and (width>=783px){.admin-bar nav.secondary-nav.fixed{top:112px}}@media screen and (width>=73rem){nav.secondary-nav.fixed{top:80px}}nav.secondary-nav.slide-down{transform:translateY(-110px)}@media screen and (width>=73rem){nav.secondary-nav.slide-down{transform:translateY(-130px)}}nav.secondary-nav.slide-up{transform:translateY(-60px)}@media screen and (width>=73rem){nav.secondary-nav.slide-up{transform:translateY(-80px)}}nav.secondary-nav:after{content:"";z-index:1;pointer-events:none;pointer-events:none;background-color:#0000;background-image:linear-gradient(270deg,#f0f8ff,#ecf1f680);width:35px;height:100%;transition:opacity .2s;position:absolute;top:0;right:0}@media screen and (width>=73rem){nav.secondary-nav:after{background-image:none}}nav.secondary-nav ul,nav.secondary-nav li,nav.secondary-nav a{height:100%;color:inherit}nav.secondary-nav ul{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;margin-left:auto;margin-right:auto;padding-left:1em;padding-right:1em;display:flex;overflow-x:auto}@media screen and (width>=30rem){nav.secondary-nav ul{padding-left:2rem;padding-right:2rem}}@media screen and (width>=65rem){nav.secondary-nav ul{padding-left:1rem!important;padding-right:1rem!important}}@media screen and (width>=73rem){nav.secondary-nav ul{text-align:center;justify-content:center}}nav.secondary-nav ul::-webkit-scrollbar{display:none}nav.secondary-nav li{float:left;flex-shrink:0;margin:0;display:inline-block}nav.secondary-nav li.current-menu-item>a,nav.secondary-nav li>a:hover{background-color:#fff}nav.secondary-nav li.alt>a{opacity:.75}nav.secondary-nav li.alt{color:#1c2657;font-weight:600}nav.secondary-nav li.highlight a{color:#9647f9;opacity:1;font-weight:800}nav.secondary-nav a{text-transform:uppercase;letter-spacing:1px;opacity:.85;padding:0 1rem;font-size:12px;line-height:49px;transition:background-color .3s;display:block;position:relative}nav.secondary-nav a:hover{text-decoration:none}.section__header{text-align:center;color:#1c2657;margin-bottom:3rem;position:relative}.section__header-wrapper{text-align:center}.section__header-wrapper h3{color:#1c2657!important}.splash--home-page{margin-bottom:1rem;font-size:1em;font-weight:400;position:relative}@media screen and (width>=56rem){.splash--home-page{height:400px;margin-bottom:5rem}}@media (width>=56rem){.splash--home-page{height:500px}}@media screen and (width>=67.75rem){.splash--home-page{height:calc(100vh - 60px);margin-bottom:5rem}}@media screen and (width>=73rem){.splash--home-page{height:100vh;margin-bottom:5rem}}.entry__title--audience:after,.gradient__bar{backface-visibility:hidden;background-size:100vw 100vw;height:4px;position:absolute}@media screen and (width>=73rem){.entry__title--audience:after,.gradient__bar{height:12px}}@media screen and (width>=61.25rem){.splash{margin-bottom:4.5rem}}.splash--nomargin{margin-bottom:0!important}.splash--home-page{animation:2s cubic-bezier(0,.5,0,1) forwards fade-in-slide-down}.splash--home-page:before{content:"";z-index:1;background-color:#0000004d;background-image:url(../super-overlay.c70b1602.svg);background-position:50% 0;background-repeat:repeat;position:absolute;inset:0}@media (width>=56rem){.splash--home-page{margin-bottom:6rem}}.splash__video{object-fit:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.splash__content{z-index:2;flex-direction:column;justify-content:center;width:100%;padding-top:3rem;padding-bottom:3rem;display:flex;position:relative}@media (width>=56rem){.splash__content{background-image:none;height:100%}}.splash__header>a,.splash__header{letter-spacing:0;color:#1c2657;border:0;margin-bottom:0;padding:0;font-size:1rem;font-weight:600;line-height:1.2}@media screen and (width>=56rem){.splash__header>a,.splash__header{letter-spacing:-.5px;word-spacing:-3px;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}}@media screen and (width>=61.25rem){.splash__header>a,.splash__header{font-size:2.25rem}}.splash__block{text-align:center;flex-direction:column;flex:0 0 0;width:100%;height:100%;display:flex}@media (width>=56rem){.splash__block{text-align:left;flex-direction:row;align-items:center}}.splash__major{flex-direction:column;flex-basis:80%;justify-content:space-between;margin-bottom:2rem;display:flex}@media (width>=56rem){.splash__major{margin-bottom:0;padding-right:2rem}}.splash__major h1{letter-spacing:.5px;color:#fff;margin-bottom:.5rem;padding-bottom:4px;font-size:3rem;font-weight:700;line-height:1}@media (width>=56rem){.splash__major h1{font-size:2.375rem;font-weight:800}}@media (width>=882px){.splash__major h1{font-size:4rem}}@media (width>=1192px){.splash__major h1{font-size:4.5rem}}.splash__major h5{letter-spacing:1px;text-transform:uppercase;color:#3ef89e;margin-bottom:8px;font-size:1.125rem;font-weight:800}@media (width>=56rem){.splash__major h5{font-size:1.5rem}}.splash__major p,.splash__major li,.splash__major .chart__subhead{color:#fff;margin-bottom:1.75rem;font-size:1.0625rem;font-weight:400;line-height:1.4}@media (width>=56rem){.splash__major p,.splash__major li,.splash__major .chart__subhead{width:90%;font-size:1.5rem}}.splash__major p+p,.splash__major li+p,.splash__major .chart__subhead+p,.splash__major p+li,.splash__major li+li,.splash__major .chart__subhead+li,.splash__major p+.chart__subhead,.splash__major li+.chart__subhead,.splash__major .chart__subhead+.chart__subhead{margin-bottom:0}@media screen and (width>=61.25rem){.splash__major{font-size:1.3125rem}}.splash__minor{height:100%}.splash__bottom{border:150px solid #0000;border-top:21px solid #9647f9;border-bottom-width:0;width:0;height:0;margin:0 auto;position:absolute;left:0;right:0}@media screen and (width>=56rem){.splash__bottom{border-width:21px 250px 0}}.splash__aside{height:100%;position:relative}.splash__aside:after{content:"";z-index:1;background-image:linear-gradient(#0000,#1c2657);width:100%;height:30%;position:absolute;inset:auto 0 -1px}@media (width>=56rem){.splash__aside:after{z-index:-1;background-image:linear-gradient(90deg,#f6262ebf,#f73c2abf,#f74d26bf,#f75b24bf,#f66822bf,#f57321bf,#f47e22bf,#f38924bf);width:50%;height:100%}}.splash__figure{z-index:-1;background-image:url(../omed-1-2.07fe907d.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;padding-bottom:67%}@media screen and (width>=56rem){.splash__figure{padding-bottom:0;position:absolute;inset:0}}.splash__scroll{justify-content:center;padding-top:1rem;display:flex;position:absolute;bottom:16px;left:0;right:0}@media screen and (width>=56rem){.splash__scroll{bottom:32px}}.splash__scroll svg{animation:3s linear infinite pulse}.sponsors__container{text-align:center;padding-bottom:3rem}.sponsors__item{margin-bottom:4rem}@media (width<=1023px){.sponsors__item{margin-bottom:2rem}}.sponsors__items{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.tag{color:#fff;letter-spacing:.25px;white-space:nowrap;vertical-align:middle;background-color:#1c2657;border-radius:7px;height:2em;padding-left:.75rem;padding-right:.75rem;font-size:.75rem;line-height:2;display:inline-block}.tiles__body-header{margin-bottom:1rem}.tiles__row{color:#fff;flex-direction:column-reverse;display:flex;overflow-x:hidden}.tiles__row:nth-of-type(odd){background-color:#1c2657}@media screen and (width>=48rem){.tiles__row:nth-of-type(odd) h5,.tiles__row:nth-of-type(odd) h3,.tiles__row:nth-of-type(odd) ul{text-align:right}.tiles__row:nth-of-type(odd) .tiles__body{padding-left:3rem}}.tiles__row:nth-of-type(2n){background-color:#28377e}@media screen and (width>=48rem){.tiles__row:nth-of-type(2n) .tiles__body{padding-right:3rem}.tiles__row{flex-direction:row;align-items:stretch}.tiles__row:nth-of-type(2n){flex-direction:row-reverse}}.tiles__body{padding:1.5rem}@media screen and (width>=48rem){.tiles__body{flex-direction:column;justify-content:space-between;align-items:stretch;width:29.5rem;max-width:100%;height:100%;display:flex}}.tiles__body h5{color:#fff;font-size:1.5rem;font-weight:200;line-height:1.3}@media screen and (width>=48rem){.tiles__body h5{font-size:2rem}}.tiles__body h3{color:#fff;opacity:.5;text-align:left;margin-bottom:1rem;font-size:1.5rem}.tiles__body li{color:#fff;margin-bottom:1rem;font-size:16px;line-height:1.2}@media screen and (width>=36rem){.tiles__body li{line-height:1.5}}.tiles__tile{min-height:1px}.tiles__tile img{float:left;min-height:1px}@media screen and (width>=48rem){.tiles__tile{flex-direction:column;flex-basis:50%;display:flex;position:relative}}@keyframes omed-dropin{0%{opacity:0;transform:translateY(0)}1%{opacity:0;transform:translateY(-800px)}to{opacity:1;transform:translateY(0)}}@keyframes omed-dropout{0%{transform:translateY(0)}to{transform:translateY(-800px)}}.vex.vex-theme-omed .vex-content{animation:.5s omed-dropin}.vex.vex-theme-omed.vex-closing .vex-content{animation:.5s omed-dropout}.vex.vex-theme-omed .vex-content{color:#444;background-color:#fff;border-radius:0;width:450px;max-width:100%;margin:0 auto;padding:1em;font-family:inherit;font-size:1.1em;line-height:1.5em;position:relative}@media screen and (width>=48rem){.vex.vex-theme-omed .vex-content{position:relative}}.vex.vex-theme-omed .vex-content p,.vex.vex-theme-omed .vex-content .chart__subhead,.vex.vex-theme-omed .vex-content ul,.vex.vex-theme-omed .vex-content li{color:inherit}.vex.vex-theme-omed .vex-content h3{text-align:center;margin-bottom:1rem;padding:.8rem .9rem 0;font-size:2rem;font-weight:700;line-height:1.2}.vex.vex-theme-omed .vex-content h5 span{font-weight:700}.vex.vex-theme-omed .vex-content .omed-modal li{margin-bottom:0;list-style:inside}.vex.vex-theme-omed .vex-content .omed-modal .omed-modal__deets{margin-bottom:1rem}.vex.vex-theme-omed .vex-close{cursor:pointer;border-radius:0;position:absolute;top:0;right:0}.vex.vex-theme-omed .vex-close:before{content:"×";text-align:center;color:#bbb;background:0 0;border-radius:0;width:30px;height:30px;font-size:26px;font-weight:400;line-height:31px;position:absolute;top:3px;right:3px}.vex.vex-theme-omed .vex-close:hover:before,.vex.vex-theme-omed .vex-close:active:before{color:#fff;background-color:#1c265780}.page-physicians .vex.vex-theme-omed .vex-close:hover:before,.page-physicians .vex.vex-theme-omed .vex-close:active:before{background-color:#1c265780}.page-residents .vex.vex-theme-omed .vex-close:hover:before,.page-residents .vex.vex-theme-omed .vex-close:active:before{background-color:#1cc6b480}.page-students .vex.vex-theme-omed .vex-close:hover:before,.page-students .vex.vex-theme-omed .vex-close:active:before{background-color:#9647f980}.vex.vex-theme-omed .vex-dialog-form .vex-dialog-message{margin-bottom:.5em}.vex.vex-theme-omed .vex-dialog-form .vex-dialog-input{margin-bottom:1em}.vex.vex-theme-omed .vex-dialog-form .vex-dialog-input select,.vex.vex-theme-omed .vex-dialog-form .vex-dialog-input textarea,.vex.vex-theme-omed .vex-dialog-form .vex-dialog-input input[type=date],.vex.vex-theme-omed .vex-dialog-form .vex-dialog-input input[type=datetime],.vex.vex-theme-omed .vex-dialog-form .vex-dialog-input input[type=datetime-local],.vex.vex-theme-omed .vex-dialog-form .vex-dialog-input input[type=email],.vex.vex-theme-omed .vex-dialog-form .vex-dialog-input input[type=month],.vex.vex-theme-omed .vex-dialog-form .vex-dialog-input input[type=number],.vex.vex-theme-omed .vex-dialog-form .vex-dialog-input input[type=password],.vex.vex-theme-omed .vex-dialog-form .vex-dialog-input input[type=search],.vex.vex-theme-omed .vex-dialog-form .vex-dialog-input input[type=tel],.vex.vex-theme-omed .vex-dialog-form .vex-dialog-input input[type=text],.vex.vex-theme-omed .vex-dialog-form .vex-dialog-input input[type=time],.vex.vex-theme-omed .vex-dialog-form .vex-dialog-input input[type=url],.vex.vex-theme-omed .vex-dialog-form .vex-dialog-input input[type=week]{width:100%;font-family:inherit;font-weight:inherit;font-size:inherit;background:#fff;border:0;border-radius:0;min-height:2.5em;margin:0 0 .25em;padding:.25em .67em}.vex.vex-theme-omed .vex-dialog-form .vex-dialog-input select:focus,.vex.vex-theme-omed .vex-dialog-form .vex-dialog-input textarea:focus,.vex.vex-theme-omed .vex-dialog-form .vex-dialog-input input[type=date]:focus,.vex.vex-theme-omed .vex-dialog-form .vex-dialog-input input[type=datetime]:focus,.vex.vex-theme-omed .vex-dialog-form .vex-dialog-input input[type=datetime-local]:focus,.vex.vex-theme-omed .vex-dialog-form .vex-dialog-input input[type=email]:focus,.vex.vex-theme-omed .vex-dialog-form .vex-dialog-input input[type=month]:focus,.vex.vex-theme-omed .vex-dialog-form .vex-dialog-input input[type=number]:focus,.vex.vex-theme-omed .vex-dialog-form .vex-dialog-input input[type=password]:focus,.vex.vex-theme-omed .vex-dialog-form .vex-dialog-input input[type=search]:focus,.vex.vex-theme-omed .vex-dialog-form .vex-dialog-input input[type=tel]:focus,.vex.vex-theme-omed .vex-dialog-form .vex-dialog-input input[type=text]:focus,.vex.vex-theme-omed .vex-dialog-form .vex-dialog-input input[type=time]:focus,.vex.vex-theme-omed .vex-dialog-form .vex-dialog-input input[type=url]:focus,.vex.vex-theme-omed .vex-dialog-form .vex-dialog-input input[type=week]:focus{outline:none;box-shadow:inset 0 0 0 2px #3548a4}.vex.vex-theme-omed .vex-dialog-form .vex-dialog-buttons{zoom:1}.vex.vex-theme-omed .vex-dialog-form .vex-dialog-buttons:after{content:"";clear:both;display:table}.vex.vex-theme-omed .vex-dialog-button{float:right;text-transform:uppercase;letter-spacing:.1em;border:0;border-radius:0;margin:0 0 0 .5em;padding:.75em 2em;font-family:inherit;font-size:.8em;line-height:1em}.vex.vex-theme-omed .vex-dialog-button.vex-last{margin-left:0}.vex.vex-theme-omed .vex-dialog-button:focus{outline:none}@media (width<=568px){.vex.vex-theme-omed .vex-dialog-button:focus{-ms-animation:none;-webkit-backface-visibility:hidden;animation:none}}.vex.vex-theme-omed .vex-dialog-button.vex-dialog-button-primary{color:#fff;background:#1c2657}.vex.vex-theme-omed .vex-dialog-button.vex-dialog-button-secondary{color:#777;background:#e0e0e0}.vex-loading-spinner.vex-theme-omed{background:#f0f0f0;border:.2em solid #0000;border-top-color:#bbb;border-radius:100%;top:-1.1em;bottom:auto;box-shadow:0 0 0 .5em #f0f0f0,0 0 1px .5em #0000004d}.video__block--nopad,.video__block{max-width:42rem;margin-left:auto;margin-right:auto;padding-bottom:2rem}.video__block{padding-top:1rem;padding-bottom:1.5rem}.video__container{margin-bottom:.5rem}.video__caption{color:#717271}.window{padding-top:9rem;position:absolute;bottom:0;left:0;right:0}.window,.page-physicians .window,.page-residents .window,.page-students .window{background-image:linear-gradient(#1c265700 0%,#1c265701 1.8%,#1c265702 4.8%,#1c265705 9%,#1c26570b 13.9%,#1c265713 19.8%,#1c265720 27%,#1c265731 35%,#1c265747 43.5%,#1c265761 53%,#1c26578a 66%,#1c2657bc 81%,#1c2657 100%)}.window__body{padding:2rem;position:relative;left:0}.window__body h2{-webkit-text-fill-color:transparent;text-fill-color:transparent;letter-spacing:0;color:#fff;text-shadow:1px 1px #fff;background-image:linear-gradient(135deg,#6107d3,#6817d9,#6f22de,#772ae4,#7e32e9,#863aee,#8e40f4,#9647f9);background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:800}.window__body p,.window__body li,.window__body .chart__subhead{color:#fff;width:100%;font-size:19px;line-height:1.4}@media screen and (width>=48rem){.window__body p,.window__body li,.window__body .chart__subhead{width:78%}}.window__cta{color:#fff;font-weight:700;display:block}.window__container{overflow:hidden}.wp-caption,.gallery-caption{color:#000;max-width:100%;margin-bottom:1.5rem;font-size:.8125rem;line-height:1.4}.wp-caption img[class*=wp-image-]{margin-left:auto;margin-right:auto;display:block}.wp-caption .wp-caption-text{margin:.8075rem 0}:root{--clr-darkblue:#112d60;--clr-lightblue:#87a3c2;--clr-darkgreen:#709691;--clr-green:#8cad70;--clr-burntorange:#ba401c;--clr-southernred:#c26b63;--clr-sandstone:#cf9445;--clr-lightblue-tint:#ecf1f6;--color-stop-1:#e3b94a;--color-stop-2:#e3b94a;--color-stop-3:#d7824c;--color-stop-4:#cf614d;--color-stop-5:#cc544e;--color-stop-6:#a85158;--color-stop-7:#91505e;--color-stop-8:#894f60;--color-stop-9:#684c69;--color-stop-10:#414973;--color-stop-11:#29487a;--color-stop-12:#20477c}@media (width>=73rem){:root .page-home-page{--color-stop-1:#fff;--color-stop-2:#fff;--color-stop-3:#fff;--color-stop-4:#fff;--color-stop-5:#fff;--color-stop-6:#fff;--color-stop-7:#fff;--color-stop-8:#fff;--color-stop-9:#fff;--color-stop-10:#fff;--color-stop-11:#fff;--color-stop-12:#fff}}
/*# sourceMappingURL=omed-style.css.map */
