*,body{margin:0}.btn,a{font-weight:700}h1,h3{text-transform:uppercase}body,input,select{font-family:Muli,sans-serif}html{--vw:1vw;--margin-screen:12.5vw}*{padding:0;box-sizing:border-box}body{background-color:#7db0daff;padding-bottom:5em;--darkLine:#000}body.darkTheme{background-color:#000;color:#7db0daff;--darkLine:#fff}.fair2{position:fixed;top:1em;right:var(--margin-screen);height:6em;z-index:999999;pointer-events:none}.group,.row{position:relative}a{color:#fff;text-shadow:0 0 #173F5F}h1,h2{font-weight:500;margin-bottom:1em}a:hover{text-shadow:1px 1px #173F5F}a:visited{color:inherit}h1{font-size:2.5em;margin-top:.5em;line-height:1.5em}h2{margin-top:2em}h3{font-size:2em;margin-top:1em}p{font-size:.8em;font-weight:300;margin-bottom:.5em}.slidecontainer{width:100%}.slidecontainer .slider{-webkit-appearance:none;width:calc(100% - 1em);height:25px;outline:0;opacity:.8;-webkit-transition:.2s;padding-left:0;padding-right:0;transition:opacity .2s}.slidecontainer .slider:hover{opacity:1}.slidecontainer .slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:25px;height:25px;background:#173F5F;cursor:pointer}.slidecontainer .slider::-moz-range-thumb{width:25px;height:25px;background:#173F5F;cursor:pointer}.gridContainer{display:grid;grid-template-columns:repeat(3,1fr);row-gap:1em}.gridContainer.four{grid-template-columns:repeat(4,1fr)}@media only screen and (max-width:1200px){html{--margin-screen:3vw}.gridContainer.four{grid-template-columns:repeat(2,1fr)}}.gridContainer.three{grid-template-columns:repeat(3,1fr)}@media only screen and (max-width:992px){html{--margin-screen:3vw}body{padding-top:3em}.gridContainer.three{grid-template-columns:repeat(2,1fr)}}.gridContainer.two{grid-template-columns:repeat(2,1fr)}.gridContainer .inputGroup{width:calc(100% - 2em)}.row{margin:6em 12.5vw 9em;min-height:20vh;padding-top:1em}.row.topSpacer{padding-top:0vh;min-height:10vh}@media only screen and (max-width:1600px){html{--margin-screen:6vw}.row{margin:3em 6vw 15vh}}@media only screen and (max-width:1200px){.gridContainer.two{grid-template-columns:repeat(1,1fr)}.row{margin:3em 3vw 15vh}}@media only screen and (max-width:992px){.row{margin:3em 3vw 8vh;min-height:00vh}}@media only screen and (min-width:2000px){.row{margin:3em calc(calc(100vw - 1500px)/ 2) 8vh}}.row.lineTop{border-top:2px solid var(--darkLine)}.row .right{text-align:right;margin-right:1em;color:#fff}.btn,input.center,input[type=button],select.center,select[type=button]{text-align:center}.group{width:100%;justify-items:stretch}.group.spacer{height:3em}.innerRight{position:absolute;top:0;right:0}.inputGroup{position:relative;display:inline-block;margin:0 1em 1em;height:100%}.inputGroup label{color:#fff;display:block;margin-bottom:.3em;font-size:1em}.inputGroup label.fixedHeight{height:2.3em}select{min-width:15em}select.small{min-width:1em}input,select{background-color:#fec77fff;box-shadow:3px 2px 3px 1px rgba(0,0,0,.1);border:0;border-top:0;padding:.5em 2em;width:100%}input:hover,select:hover{box-shadow:3px 2px 4px 2px rgba(0,0,0,.3)}input:disabled,select:disabled{box-shadow:initial!important}input[type=button],select[type=button]{background-color:#173F5F;color:#fff}input.big,select.big{font-size:2em}input.bigger,select.bigger{font-size:1.3em}input.warn,select.warn{background-color:#ED553B}embed{width:100%;margin:2em 0 0}input[type=button]{cursor:pointer}.btn{--button-size:2em;display:inline-block;height:var(--button-size);line-height:var(--button-size);padding:0 calc(var(--button-size)/ 2);font-size:1.5em;border-radius:var(--button-size);background-color:#fec77fff;color:#fff;cursor:default}.btn.grey{background-color:#b88dbeff}.btn.active{cursor:pointer}.showOnMobile{display:none}@media only screen and (max-width:992px){.hideOnMobile{display:none}.showOnMobile{display:inherit}}#loginOverlay{position:fixed;z-index:9999;top:0;width:100%;height:100%;background-color:#7db0daff}.darkTheme #loginOverlay{background-color:#000;color:#7db0daff;--darkLine:#fff}#pincodeContainer{width:100px;height:20vh;top:50%;left:50%;transform:translate(-50%,-50%)}