.counter-link{color:#2affee;cursor:pointer;background-color:#21383a;border-radius:20px;flex-direction:column;flex-grow:1;justify-content:center;align-items:center;gap:32px;padding:27px 24px 24px 27px;transition:background-color .3s ease-in-out;display:flex}@media only screen and (max-width:1023px){.counter-link{flex-direction:row;justify-content:space-between;align-items:center;display:flex}}@media only screen and (max-width:1279px){.counter-link{border-radius:16px;gap:10px;padding:20px 16px}}.counter-link:hover{background-color:#2affee}.counter-link:hover .counter-link__title{color:#141414}.counter-link:hover .counter-link__counter{color:#14141480}.counter-link:hover .counter-link__icon{color:#141414}.counter-link:hover .counter-link__bottom-right{background-color:#21383a}.counter-link:hover .counter-link__arrow{color:#2affee}.counter-link__top{align-items:flex-start;gap:8px;width:100%;display:flex}@media only screen and (max-width:1023px){.counter-link__top{width:auto}}.counter-link__icon{display:flex}@media only screen and (max-width:1279px){.counter-link__icon{width:32px;height:32px;transform:translateY(-2px)}}.counter-link__bottom{justify-content:space-between;align-items:center;gap:32px;width:100%;display:flex}.counter-link__bottom-left{flex-grow:1;justify-content:flex-start;display:flex}@media only screen and (max-width:1023px){.counter-link__bottom-left{text-align:right;display:inline}}.counter-link__title{color:#2affee;font-size:28px;line-height:36px}@media only screen and (max-width:1023px){.counter-link__title{text-align:left;font-size:24px}}.counter-link__counter{color:#2affee80;margin-left:12px;font-size:28px;line-height:36px}@media only screen and (max-width:1023px){.counter-link__counter{font-size:22px;line-height:24px}}.counter-link__bottom-right{background-color:#2affee;border-radius:32px;align-self:flex-start;padding:12px 20px}@media only screen and (max-width:1023px){.counter-link__bottom-right{display:none}}.counter-link__arrow{color:#21383a;transform:translateY(2px)}
