@import url("https://fonts.googleapis.com/css2?family=Sofia+Sans:wght@700;800;900&display=swap");header{display:flex;align-items:center;justify-content:space-between;box-shadow:0 4px 4px rgba(0,0,0,.16);padding-left:12px;padding-right:4px;font-weight:600;font-size:15px;height:48px}header:after{content:"";position:absolute;pointer-events:none;top:1px;left:0;width:100%;height:48px}.nav,nav{height:48px}.nav,.nav a,nav,nav a{display:flex;align-items:center}.nav a,nav a{text-decoration:none;padding-left:20px;font-family:Whitney;height:100%;line-height:15px}.nav a:hover,nav a:hover{text-decoration:underline}input{transition:border-color .2s ease-in-out}@font-face{font-family:Whitney;src:url(/Fonts/Whitney/whitneymedium.otf)}@font-face{font-family:Whitney Italic;src:url(/Fonts/Whitney/whitneymediumitalic.otf)}@font-face{font-family:Whitney Bold;src:url(/Fonts/Whitney/whitneysemibold.otf)}@font-face{font-family:Whitney Black;src:url(/Fonts/Whitney/whitneybold.otf)}@font-face{font-family:Whitney Bold Italic;src:url(/Fonts/Whitney/WhitneySemiboldItalic.otf)}body{font-family:Whitney!important}label{font-family:Whitney Bold!important}select{height:36px!important}::-webkit-resizer{background-image:url(/resizer.svg);background-repeat:no-repeat;background-position:100% 100%}