@media (min-width:111px) and (max-width:550.9px){.grid-list{grid-template-areas:"iph ip10 ipl" "igc igc igc" "igc igc igc" "igc igc igc" "ip1 ip2 ip3" "ip6 ip5 ip4" "ip7 ip8 ip9"}}@media (min-width:551px) and (max-width:770.9px){.grid-list{grid-template-areas:"iph ... ... ... ipl" "igc igc igc igc igc" "igc igc igc igc igc" "igc igc igc igc igc" "ip5 ip5 ... ... ..." "ip5 ip5 ... ... ..." "ip1 ip1 ... ... ..." "ip1 ip1 ... ... ..." "... ... ... ip2 ip2" "... ... ... ip2 ip2" "... ip3 ip3 ... ..." "... ip3 ip3 ... ..." "... ... ... ... ..." "... ... ... ... ..." "... ... ... ip4 ip4" "... ... ... ip4 ip4"}}@media (min-width:771px) and (max-width:990.9px){.grid-list{grid-template-areas:"iph igc igc igc igc igc ipl" "... igc igc igc igc igc ..." "... igc igc igc igc igc ..." "... igc igc igc igc igc ..." "ip1 ip1 ... ... ... ip2 ip2" "ip1 ip1 ... ... ... ip2 ip2" "... ... ip3 ip3 ip3 ... ..." "... ... ip3 ip3 ip3 ... ..." "... ... ip3 ip3 ip3 ... ..." "ip4 ip4 ... ... ... ip5 ip5" "ip4 ip4 ... ... ... ip5 ip5"}}@media (min-width:991px) and (max-width:1210.9px){.grid-list{grid-template-areas:"iph igc igc igc igc igc igc ... ipl" "... igc igc igc igc igc igc ip3 ip3" "... igc igc igc igc igc igc ip3 ip3" "... igc igc igc igc igc igc ip4 ip4" "... ... ... ... ... ... ... ip4 ip4" "ip1 ip1 ... ip5 ip5 ... ip2 ip2 ..." "ip1 ip1 ... ip5 ip5 ... ip2 ip2 ..."}}@media (min-width:1211px) and (max-width:1320.9px){.grid-list{grid-template-areas:"iph igc igc igc igc igc igc igc igc ... ipl" "... igc igc igc igc igc igc igc igc ip3 ip3" "... igc igc igc igc igc igc igc igc ip3 ip3" "... igc igc igc igc igc igc igc igc ... ..." "... ... ... ... ... ... ... ... ... ip2 ip2" "... ip1 ip1 ... ... ... ... ip5 ip5 ip2 ip2" "... ip1 ip1 ... ip4 ip4 ... ip5 ip5 ... ..." "... ... ... ... ip4 ip4 ... ... ... ... ..."}}@media (min-width:1321px) and (max-width:1540.9px){.grid-list{grid-template-areas:"iph ... igc igc igc igc igc igc igc igc ... ipl" "ip5 ip5 igc igc igc igc igc igc igc igc ... ..." "ip5 ip5 igc igc igc igc igc igc igc igc ip4 ip4" "ip1 ip1 igc igc igc igc igc igc igc igc ip4 ip4" "ip1 ip1 ... ... ip3 ip3 ... ... ip2 ip2 ... ..." "... ... ... ... ip3 ip3 ... ... ip2 ip2 ... ..."}}@media (min-width:1541px) and (max-width:1870.9px){.grid-list{grid-template-areas:"iph ... igc igc igc igc igc igc igc igc igc igc ... ipl" "... ... igc igc igc igc igc igc igc igc igc igc ... ..." "ip1 ip1 igc igc igc igc igc igc igc igc igc igc ip2 ip2" "ip1 ip1 igc igc igc igc igc igc igc igc igc igc ip2 ip2" "... ip3 ip3 ... ... ip4 ip4 ... ... ... ... ip5 ip5 ..." "... ip3 ip3 ... ... ip4 ip4 ... ... ... ... ip5 ip5 ..."}}@media (min-width:1871px){.grid-list{grid-template-areas:"iph  ...  ...  igc  igc  igc  igc  igc  igc  igc  igc  igc  igc  igc  ...  ...  ipl" "...  ip1  ip1  igc  igc  igc  igc  igc  igc  igc  igc  igc  igc  igc  ...  ip2  ip2" "...  ip1  ip1  igc  igc  igc  igc  igc  igc  igc  igc  igc  igc  igc  ...  ip2  ip2" "...  ...  ...  igc  igc  igc  igc  igc  igc  igc  igc  igc  igc  igc  ip4  ip4  ..." "ip3  ip3  ...  igc  igc  igc  igc  igc  igc  igc  igc  igc  igc  igc  ip4  ip4  ..." "ip3  ip3  ...  igc  igc  igc  igc  igc  igc  igc  igc  igc  igc  igc  ...  ip5  ip5" "...  ...  ...  ...  ...  ...  ...  ...  ...  ...  ...  ...  ...  ...  ...  ip5  ip5"}}.load-wrapp{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.line{display:inline-block;width:15px;height:15px;border-radius:15px;background-color:#fff;margin-left:8px}.load-animation .line:last-child{animation:loading3 .6s linear .1s infinite}.load-animation .line:nth-last-child(2){animation:loading3 .6s linear .2s infinite}.load-animation .line:nth-last-child(3){animation:loading3 .6s linear .3s infinite}@keyframes loading3{0%{transform:translate(0)}50%{transform:translateY(15px)}to{transform:translate(0)}}