.HostersStats-module-scss-module__p2Iryq__section{width:100%;padding:10.875rem var(--page-gutter) 0;background-color:#f6f6f6}@media (max-width:767px){.HostersStats-module-scss-module__p2Iryq__section{padding-top:7.375rem}}.HostersStats-module-scss-module__p2Iryq__row{background-color:#fff;border:1px solid #2020200d;border-radius:20px;grid-template-columns:repeat(4,1fr);align-items:center;width:100%;max-width:1600px;margin-inline:auto;padding:2.5rem 1.5rem;display:grid;box-shadow:0 0 16px 2px #20202005}@media (max-width:767px){.HostersStats-module-scss-module__p2Iryq__row{grid-template-columns:repeat(2,1fr);gap:2rem 0;padding:2rem 1rem}}.HostersStats-module-scss-module__p2Iryq__stat{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:relative}.HostersStats-module-scss-module__p2Iryq__stat:before{content:"";background-color:#2020201a;width:1px;height:2.75rem;position:absolute;top:50%;left:0;transform:translateY(-50%)}.HostersStats-module-scss-module__p2Iryq__stat:first-child:before{display:none}@media (max-width:767px){.HostersStats-module-scss-module__p2Iryq__stat:nth-child(odd):before{display:none}}.HostersStats-module-scss-module__p2Iryq__stat{opacity:0;transform:translateY(24px)}@keyframes HostersStats-module-scss-module__p2Iryq__statIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media not (prefers-reduced-motion:reduce){.HostersStats-module-scss-module__p2Iryq__row.HostersStats-module-scss-module__p2Iryq__active .HostersStats-module-scss-module__p2Iryq__stat{animation:.8s cubic-bezier(.16,1,.3,1) forwards HostersStats-module-scss-module__p2Iryq__statIn;animation-delay:calc(var(--i,0)*.1s)}}@media (prefers-reduced-motion:reduce){.HostersStats-module-scss-module__p2Iryq__stat{opacity:1;transform:none}}.HostersStats-module-scss-module__p2Iryq__value{letter-spacing:-.03em;color:#8355f8;font-variant-numeric:tabular-nums;font-family:Satoshi,sans-serif;font-size:48px;font-weight:500;line-height:1}@media (max-width:1023px){.HostersStats-module-scss-module__p2Iryq__value{font-size:2.25rem}}@media (max-width:767px){.HostersStats-module-scss-module__p2Iryq__value{font-size:2rem}}.HostersStats-module-scss-module__p2Iryq__label{letter-spacing:-.02em;color:#202020b3;font-family:Satoshi,sans-serif;font-size:15px;font-weight:400;line-height:1.3}@media (max-width:767px){.HostersStats-module-scss-module__p2Iryq__label{font-size:.8125rem}}
.HostersDirectory-module-scss-module__tyKJDa__section{width:100%;padding:var(--section-pad-y) var(--page-gutter);background-color:#f6f6f6}.HostersDirectory-module-scss-module__tyKJDa__inner{flex-direction:column;align-items:center;gap:3.75rem;width:100%;max-width:1600px;margin-inline:auto;display:flex}@media (max-width:1279px){.HostersDirectory-module-scss-module__tyKJDa__inner{gap:2.5rem}}.HostersDirectory-module-scss-module__tyKJDa__directory{flex-direction:column;gap:1.75rem;width:100%;display:flex}@media (max-width:767px){.HostersDirectory-module-scss-module__tyKJDa__directory{gap:1.25rem}}.HostersDirectory-module-scss-module__tyKJDa__head{text-align:center;flex-direction:column;align-items:center;gap:.875rem;padding-bottom:.5rem;display:flex}.HostersDirectory-module-scss-module__tyKJDa__heading{letter-spacing:-.03em;color:#202020;font-family:Satoshi,sans-serif;font-size:48px;font-weight:500;line-height:1.2}@media (max-width:767px){.HostersDirectory-module-scss-module__tyKJDa__heading{font-size:28px}}.HostersDirectory-module-scss-module__tyKJDa__intro{letter-spacing:-.02em;color:#202020b3;max-width:34rem;font-family:Satoshi,sans-serif;font-size:17px;font-weight:400;line-height:1.5}@media (max-width:767px){.HostersDirectory-module-scss-module__tyKJDa__intro{font-size:15px}}.HostersDirectory-module-scss-module__tyKJDa__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;width:100%;display:grid}@media (max-width:1023px){.HostersDirectory-module-scss-module__tyKJDa__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:639px){.HostersDirectory-module-scss-module__tyKJDa__grid{grid-template-columns:minmax(0,1fr)}}.HostersDirectory-module-scss-module__tyKJDa__card{opacity:0;background-color:#fff;border:1px solid #2020200d;border-radius:20px;flex-direction:column;gap:1.25rem;padding:2rem;text-decoration:none;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s,border-color .3s;display:flex;transform:translateY(40px)}.HostersDirectory-module-scss-module__tyKJDa__card:hover{border-color:#2020201a;box-shadow:0 12px 32px #2020200f}.HostersDirectory-module-scss-module__tyKJDa__card:hover .HostersDirectory-module-scss-module__tyKJDa__view{color:#8355f8}.HostersDirectory-module-scss-module__tyKJDa__card:hover .HostersDirectory-module-scss-module__tyKJDa__view svg{transform:translate(3px)}@media (max-width:767px){.HostersDirectory-module-scss-module__tyKJDa__card{padding:1.5rem}}@keyframes HostersDirectory-module-scss-module__tyKJDa__hostCardIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media not (prefers-reduced-motion:reduce){.HostersDirectory-module-scss-module__tyKJDa__grid.HostersDirectory-module-scss-module__tyKJDa__active .HostersDirectory-module-scss-module__tyKJDa__card{animation:.9s cubic-bezier(.16,1,.3,1) forwards HostersDirectory-module-scss-module__tyKJDa__hostCardIn;animation-delay:calc(var(--i,0)*80ms)}}@media (prefers-reduced-motion:reduce){.HostersDirectory-module-scss-module__tyKJDa__card{opacity:1;transform:none}}.HostersDirectory-module-scss-module__tyKJDa__cardHead{align-items:center;gap:.875rem;display:flex}.HostersDirectory-module-scss-module__tyKJDa__logo{background-color:#f6f6f6;border-radius:.875rem;flex-shrink:0;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;display:inline-flex;overflow:hidden}.HostersDirectory-module-scss-module__tyKJDa__logo img{object-fit:cover;width:100%;height:100%}.HostersDirectory-module-scss-module__tyKJDa__cardHeadText{flex-direction:column;gap:.125rem;min-width:0;display:flex}.HostersDirectory-module-scss-module__tyKJDa__name{letter-spacing:-.02em;color:#202020;overflow-wrap:anywhere;font-family:Satoshi,sans-serif;font-size:1.25rem;font-weight:500;line-height:1.2}.HostersDirectory-module-scss-module__tyKJDa__handle{letter-spacing:-.02em;color:#20202040;font-family:Satoshi,sans-serif;font-size:15px;font-weight:400;line-height:1}.HostersDirectory-module-scss-module__tyKJDa__tagline{letter-spacing:-.02em;color:#202020b3;overflow-wrap:anywhere;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-family:Satoshi,sans-serif;font-size:15px;font-weight:400;line-height:1.55;display:-webkit-box;overflow:hidden}.HostersDirectory-module-scss-module__tyKJDa__stats{gap:1.75rem;margin-top:auto;padding-top:.25rem;display:flex}.HostersDirectory-module-scss-module__tyKJDa__stat{flex-direction:column;gap:.25rem;display:flex}.HostersDirectory-module-scss-module__tyKJDa__statValue{letter-spacing:-.02em;color:#202020;font-family:Satoshi,sans-serif;font-size:1.125rem;font-weight:500;line-height:1}.HostersDirectory-module-scss-module__tyKJDa__statLabel{letter-spacing:-.01em;color:#202020b3;font-family:Satoshi,sans-serif;font-size:.8125rem;font-weight:400;line-height:1.2}.HostersDirectory-module-scss-module__tyKJDa__joinLine{text-align:center;letter-spacing:-.02em;color:#202020b3;align-self:center;margin-top:1.5rem;font-family:Satoshi,sans-serif;font-size:17px;font-weight:400;line-height:1.5}@media (max-width:767px){.HostersDirectory-module-scss-module__tyKJDa__joinLine{font-size:15px}}.HostersDirectory-module-scss-module__tyKJDa__joinLink{color:#8355f8;align-items:center;gap:.375rem;font-weight:500;text-decoration:none;display:inline-flex}.HostersDirectory-module-scss-module__tyKJDa__joinLink svg{transition:transform .25s}.HostersDirectory-module-scss-module__tyKJDa__joinLink:hover svg{transform:translate(3px)}.HostersDirectory-module-scss-module__tyKJDa__view{letter-spacing:-.02em;color:#202020;border-top:1px solid #2020200d;align-items:center;gap:.375rem;padding-top:1.25rem;font-family:Satoshi,sans-serif;font-size:15px;font-weight:500;line-height:1;transition:color .25s;display:inline-flex}.HostersDirectory-module-scss-module__tyKJDa__view svg{transition:transform .25s}
.loading-module-scss-module__OIgrJG__heading{margin-bottom:2.5rem}@media (max-width:767px){.loading-module-scss-module__OIgrJG__heading{margin-bottom:1.75rem}}