.flex-row{display:flex;flex-direction:row}.flex-col{display:flex;flex-direction:column}.flex-wrap{flex-wrap:wrap}@media (min-width: 992px){.flex-col-desktop{flex-direction:column}}@media (min-width: 992px){.flex-row-desktop{flex-direction:row}}.pl-mobile{display:none}@media (max-width: 992px){.pl-mobile{display:initial}}.pl-desktop{display:none}@media (min-width: 992px){.pl-desktop{display:initial}}.flex-center{align-items:center;justify-content:center}@media (min-width: 992px){.flex-center-desktop{align-items:center;justify-content:center!important}}.flex-align-start{align-items:flex-start}@media (min-width: 992px){.flex-align-start-desktop{align-items:flex-start!important}}.flex-align-end{align-items:flex-end}.flex-justify-start{justify-content:flex-start}@media (min-width: 992px){.flex-justify-start-desktop{justify-content:flex-start!important}}.flex-justify-end{justify-content:flex-end}.w100{width:100%}body{background-color:#071729;padding:0;margin:0;overflow-x:hidden}*,*:before,*:after{box-sizing:border-box;font-family:Rubik;font-style:normal;color:#fff}.gold{color:#fff}.gold b{color:#ffec5a}input,select{background:#0a1b2d;border:1px dashed rgba(41,55,71,.25);border-radius:5px;height:44px;font-weight:400;font-size:14px;line-height:100%;color:#98a0ab;padding:0 20px;margin:5px 0}input:focus,select:focus{outline:none!important;box-shadow:0 0 10px 1px #0ff}select{appearance:none;background-color:#0a1b2d;background-image:url(arrow-down.e00089f17c05c56e.png);background-repeat:no-repeat;background-position:95% center}.error{border:3px dashed #ff0000!important;box-shadow:0 0 10px 1px red}