﻿html{font-size:.8125rem;}body{overflow-y:scroll;}i[data-feather],.feather{width:1.45rem;height:1.45rem;margin:0 .25rem;vertical-align:sub;}a i[data-feather],a .feather{transition:transform ease 130ms;}a i[data-feather]:hover,a .feather:hover{transform:scale(1.18);}i[data-feather].feather-small,.feather.feather-small{width:1.155rem;height:1.155rem;}i[data-feather].feather-mini,i[data-feather].feather-mini-nm,.feather.feather-mini,i.feather[data-feather].feather-mini-nm,.feather.feather-mini-nm{width:1rem;height:1rem;}i[data-feather].feather-mini-nm,.feather.feather-mini-nm{margin:0;}@media(min-width:576px){.card-columns{column-count:2;}}@media(min-width:1200px){.card-columns{column-count:3;}}@media(min-width:576px){.hp-columns{column-count:2;}}.wait-animation{width:100%;min-height:80px;text-align:center;}.wait-animation .lds-ellipsis{display:inline-block;position:relative;width:64px;height:64px;}.wait-animation .lds-ellipsis div{position:absolute;top:27px;width:11px;height:11px;border-radius:50%;background:#1a98ce;animation-timing-function:cubic-bezier(0,1,1,0);}.wait-animation .lds-ellipsis div:nth-child(1){left:6px;animation:lds-ellipsis1 .6s infinite;}.wait-animation .lds-ellipsis div:nth-child(2){left:6px;animation:lds-ellipsis2 .6s infinite;}.wait-animation .lds-ellipsis div:nth-child(3){left:26px;animation:lds-ellipsis2 .6s infinite;}.wait-animation .lds-ellipsis div:nth-child(4){left:45px;animation:lds-ellipsis3 .6s infinite;}@keyframes lds-ellipsis1{0%{transform:scale(0);}100%{transform:scale(1);}}@keyframes lds-ellipsis3{0%{transform:scale(1);}100%{transform:scale(0);}}@keyframes lds-ellipsis2{0%{transform:translate(0,0);}100%{transform:translate(19px,0);}}