.styles-module-scss-module__fgMveG__container{color:#fff;max-width:1600px;margin:0 auto;padding:2rem}.styles-module-scss-module__fgMveG__container .styles-module-scss-module__fgMveG__header{text-align:center}.styles-module-scss-module__fgMveG__container .styles-module-scss-module__fgMveG__header h1{font-size:3rem}.styles-module-scss-module__fgMveG__container .styles-module-scss-module__fgMveG__header p{color:silver}.styles-module-scss-module__fgMveG__container .styles-module-scss-module__fgMveG__header .styles-module-scss-module__fgMveG__navTabs{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:1rem;display:flex}.styles-module-scss-module__fgMveG__container .styles-module-scss-module__fgMveG__header .styles-module-scss-module__fgMveG__navTabs button{color:#fff;background:0 0;border:1px solid #333;border-radius:999px;padding:.5rem 1rem;font-size:.85rem}.styles-module-scss-module__fgMveG__container .styles-module-scss-module__fgMveG__header .styles-module-scss-module__fgMveG__navTabs button.styles-module-scss-module__fgMveG__activeTab{color:#000;background-color:#f85833}.styles-module-scss-module__fgMveG__container .styles-module-scss-module__fgMveG__mainContent{gap:2rem;margin-top:2rem;display:flex}.styles-module-scss-module__fgMveG__container .styles-module-scss-module__fgMveG__sidebar{background-color:#181818;border-radius:12px;width:260px;padding:1.5rem}.styles-module-scss-module__fgMveG__container .styles-module-scss-module__fgMveG__sidebar .styles-module-scss-module__fgMveG__filters{flex-direction:column;gap:1.5rem;display:flex}.styles-module-scss-module__fgMveG__container .styles-module-scss-module__fgMveG__sidebar .styles-module-scss-module__fgMveG__filters .styles-module-scss-module__fgMveG__filterGroup h4{margin-bottom:.5rem;font-size:1rem}.styles-module-scss-module__fgMveG__container .styles-module-scss-module__fgMveG__sidebar .styles-module-scss-module__fgMveG__filters .styles-module-scss-module__fgMveG__filterGroup select{color:#fff;appearance:none;background-color:#252525;border:1px solid #444;border-radius:6px;width:100%;padding:.5rem;font-size:.9rem}.styles-module-scss-module__fgMveG__container .styles-module-scss-module__fgMveG__sidebar .styles-module-scss-module__fgMveG__filters .styles-module-scss-module__fgMveG__filterGroup label{margin-bottom:.3rem;font-size:.85rem;display:block}.styles-module-scss-module__fgMveG__container .styles-module-scss-module__fgMveG__sidebar .styles-module-scss-module__fgMveG__filters .styles-module-scss-module__fgMveG__filterGroup .styles-module-scss-module__fgMveG__tags span{cursor:pointer;background:#2a2a2e;border-radius:6px;margin:.2rem .4rem 0 0;padding:.3rem .6rem;font-size:.8rem;transition:transform .2s,box-shadow .2s;display:inline-block}.styles-module-scss-module__fgMveG__container .styles-module-scss-module__fgMveG__sidebar .styles-module-scss-module__fgMveG__filters .styles-module-scss-module__fgMveG__filterGroup .styles-module-scss-module__fgMveG__tags span:hover{transform:translateY(-3px);box-shadow:0 4px 10px #00000026}.styles-module-scss-module__fgMveG__container .styles-module-scss-module__fgMveG__sidebar .styles-module-scss-module__fgMveG__filters .styles-module-scss-module__fgMveG__filterGroup .styles-module-scss-module__fgMveG__tags span:active{box-shadow:none;transform:translateY(0)}.styles-module-scss-module__fgMveG__container .styles-module-scss-module__fgMveG__sidebar .styles-module-scss-module__fgMveG__filters .styles-module-scss-module__fgMveG__activeFilter{color:#fff;background-color:#f85833;font-weight:600}.styles-module-scss-module__fgMveG__container .styles-module-scss-module__fgMveG__gridWrapper{flex:1;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;display:grid}.styles-module-scss-module__fgMveG__projectCard{color:#000;background:#f9f9f9;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:280px;margin-top:1rem;padding:1rem;transition:transform .3s,box-shadow .3s;display:flex;transform:translateZ(0)}.styles-module-scss-module__fgMveG__projectCard:hover{transform:translateY(-6px)scale(1.015);box-shadow:0 0 18px #f85b33}.styles-module-scss-module__fgMveG__projectCard .styles-module-scss-module__fgMveG__logoContainer{justify-content:center;align-items:center;display:flex}.styles-module-scss-module__fgMveG__projectCard .styles-module-scss-module__fgMveG__nameSection{text-align:center}.styles-module-scss-module__fgMveG__projectCard .styles-module-scss-module__fgMveG__nameSection h3{font-size:1.1rem;font-weight:600}.styles-module-scss-module__fgMveG__projectCard .styles-module-scss-module__fgMveG__nameSection .styles-module-scss-module__fgMveG__symbol{color:#1a1a1a;background:#d2f0d2;border-radius:6px;margin-top:.2rem;padding:.2rem .6rem;font-size:.75rem;display:inline-block}.styles-module-scss-module__fgMveG__projectCard .styles-module-scss-module__fgMveG__statsSection{flex-direction:column;align-items:center;gap:.4rem;display:flex}.styles-module-scss-module__fgMveG__projectCard .styles-module-scss-module__fgMveG__statsSection .styles-module-scss-module__fgMveG__tagsRow{flex-wrap:wrap;justify-content:center;gap:.4rem;display:flex}.styles-module-scss-module__fgMveG__projectCard .styles-module-scss-module__fgMveG__statsSection .styles-module-scss-module__fgMveG__tag{color:#2d7a46;background:#e0f7e9;border-radius:5px;padding:.2rem .5rem;font-size:.7rem}.styles-module-scss-module__fgMveG__projectCard .styles-module-scss-module__fgMveG__statsSection .styles-module-scss-module__fgMveG__darkTag{color:#fff;background:#1c1c1e}.styles-module-scss-module__fgMveG__projectCard .styles-module-scss-module__fgMveG__statsSection .styles-module-scss-module__fgMveG__chartPlaceholder{width:100%}.styles-module-scss-module__fgMveG__projectCard .styles-module-scss-module__fgMveG__statsSection .styles-module-scss-module__fgMveG__chartPlaceholder svg{margin:0 auto;display:block}.styles-module-scss-module__fgMveG__projectCard .styles-module-scss-module__fgMveG__statsSection .styles-module-scss-module__fgMveG__socialScoreWrapper{justify-content:center;align-items:center;gap:.4rem;display:flex}.styles-module-scss-module__fgMveG__projectCard .styles-module-scss-module__fgMveG__statsSection .styles-module-scss-module__fgMveG__socialScoreWrapper .styles-module-scss-module__fgMveG__scoreBox{background:#efefef;border-radius:6px;flex-direction:column;align-items:center;padding:.4rem .6rem;display:flex}.styles-module-scss-module__fgMveG__projectCard .styles-module-scss-module__fgMveG__statsSection .styles-module-scss-module__fgMveG__socialScoreWrapper .styles-module-scss-module__fgMveG__scoreChange{font-size:.85rem;font-weight:600}.styles-module-scss-module__fgMveG__projectCard .styles-module-scss-module__fgMveG__statsSection .styles-module-scss-module__fgMveG__socialScoreWrapper .styles-module-scss-module__fgMveG__miniChart{background:url(/path/to/mini-chart-placeholder.svg) 50%/contain no-repeat;width:40px;margin-top:.2rem}@media only screen and (max-width:1024px){.styles-module-scss-module__fgMveG__mainContent{flex-direction:column}.styles-module-scss-module__fgMveG__sidebar{width:100%}.styles-module-scss-module__fgMveG__gridWrapper{grid-template-columns:repeat(auto-fill,minmax(100%,1fr))}}.styles-module-scss-module__fgMveG__searchWrapper{padding:0 1rem 1.5rem}.styles-module-scss-module__fgMveG__contentWrapper{flex:1}.styles-module-scss-module__fgMveG__card{width:100%}.styles-module-scss-module__fgMveG__activeFilter{color:#fff;font-weight:600;background-color:#f85833!important}
.styles-module-scss-module__3M2nMq__paginationWrapper{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin:2rem 0;display:flex}.styles-module-scss-module__3M2nMq__pageButton{color:#fff;cursor:pointer;background:#1c1c1e;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.9rem;transition:background .2s;display:flex}.styles-module-scss-module__3M2nMq__pageButton:hover:not(.styles-module-scss-module__3M2nMq__disabled){background:#ff910033}.styles-module-scss-module__3M2nMq__pageButton.styles-module-scss-module__3M2nMq__disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__3M2nMq__pageIndicator{color:#ccc;font-size:.9rem}.styles-module-scss-module__3M2nMq__arrowLeft{transform:rotate(180deg)}
.styles-module-scss-module__oZzvoa__inputContainer{width:270px;height:41px;position:relative}.styles-module-scss-module__oZzvoa__inputContainer .styles-module-scss-module__oZzvoa__input{color:#b2b2b2;background:#2a2a2a;border:none;border-radius:62.5rem;width:-webkit-fill-available;height:-webkit-fill-available;padding:.5rem 1rem;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem;transition:transform .2s ease-in-out;display:flex}.styles-module-scss-module__oZzvoa__inputContainer .styles-module-scss-module__oZzvoa__input:focus{outline:none;transform:scale(1.1)}.styles-module-scss-module__oZzvoa__inputContainer .styles-module-scss-module__oZzvoa__input:focus+.styles-module-scss-module__oZzvoa__icon{right:5%}.styles-module-scss-module__oZzvoa__inputContainer .styles-module-scss-module__oZzvoa__icon{cursor:pointer;transition:right .2s ease-in-out;position:absolute;top:50%;right:7%;transform:translateY(-50%)}.styles-module-scss-module__oZzvoa__inputContainer .styles-module-scss-module__oZzvoa__icon:active{transform:translateY(-50%)scale(.9)}
.styles-module-scss-module__mkZMFG__highlightsContainer{flex-wrap:wrap;justify-content:space-between;gap:1.5rem;margin-top:2.5rem;margin-bottom:2rem;display:flex}.styles-module-scss-module__mkZMFG__highlightCard{color:#fff;cursor:pointer;background-color:#111;border-radius:14px;flex-direction:column;flex:1;justify-content:space-between;min-width:280px;max-width:400px;padding:1.2rem;transition:box-shadow .3s,transform .3s;display:flex}.styles-module-scss-module__mkZMFG__highlightCard:hover{transform:translateY(-4px);box-shadow:0 0 12px #ff910033}.styles-module-scss-module__mkZMFG__highlightCard .styles-module-scss-module__mkZMFG__cardHeader{color:#aaa;align-items:center;gap:.6rem;font-size:.9rem;font-weight:600;display:flex}.styles-module-scss-module__mkZMFG__highlightCard .styles-module-scss-module__mkZMFG__emoji{font-size:1.2rem}.styles-module-scss-module__mkZMFG__highlightCard .styles-module-scss-module__mkZMFG__title{font-weight:500}.styles-module-scss-module__mkZMFG__highlightCard .styles-module-scss-module__mkZMFG__projectName{margin-top:.6rem;font-size:1.2rem;font-weight:600}.styles-module-scss-module__mkZMFG__highlightCard .styles-module-scss-module__mkZMFG__ticker{color:#aaa;margin-bottom:.6rem;font-size:.85rem}.styles-module-scss-module__mkZMFG__highlightCard .styles-module-scss-module__mkZMFG__statRow{justify-content:space-between;align-items:center;margin-top:.6rem;display:flex}.styles-module-scss-module__mkZMFG__highlightCard .styles-module-scss-module__mkZMFG__statRow .styles-module-scss-module__mkZMFG__change{font-size:1rem;font-weight:600}.styles-module-scss-module__mkZMFG__projectInfoRow{align-items:center;gap:.6rem;margin-top:.6rem;display:flex}.styles-module-scss-module__mkZMFG__projectLogo{object-fit:contain;border-radius:50%}.styles-module-scss-module__mkZMFG__projectText{flex-direction:column;justify-content:center;display:flex}.styles-module-scss-module__mkZMFG__projectName{font-size:1.1rem;font-weight:600}.styles-module-scss-module__mkZMFG__ticker{color:#aaa;font-size:.85rem}.styles-module-scss-module__mkZMFG__spotlightRow{justify-content:space-between;gap:1rem;margin-top:1rem;display:flex}.styles-module-scss-module__mkZMFG__spotlightCoin{cursor:pointer;background-color:#1c1c1c;border:1px solid #333;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;padding:.6rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.styles-module-scss-module__mkZMFG__spotlightCoin:hover{transform:translateY(-3px);box-shadow:0 0 10px #ffa5004d}.styles-module-scss-module__mkZMFG__spotlightCoin img{object-fit:contain}.styles-module-scss-module__mkZMFG__cardLink{color:inherit;text-decoration:none;display:block}
.ArenaHeader-module-scss-module__ZHpCoq__header{text-align:center}.ArenaHeader-module-scss-module__ZHpCoq__header h1{font-size:3rem}.ArenaHeader-module-scss-module__ZHpCoq__header p{color:silver}.ArenaHeader-module-scss-module__ZHpCoq__header .ArenaHeader-module-scss-module__ZHpCoq__navTabs{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:1rem;display:flex}.ArenaHeader-module-scss-module__ZHpCoq__header .ArenaHeader-module-scss-module__ZHpCoq__navTabs a,.ArenaHeader-module-scss-module__ZHpCoq__header .ArenaHeader-module-scss-module__ZHpCoq__navTabs span{color:#fff;background:0 0;border:1px solid #333;border-radius:999px;padding:.5rem 1rem;font-size:.85rem;text-decoration:none;transition:all .2s ease-in-out}.ArenaHeader-module-scss-module__ZHpCoq__header .ArenaHeader-module-scss-module__ZHpCoq__navTabs a:hover,.ArenaHeader-module-scss-module__ZHpCoq__header .ArenaHeader-module-scss-module__ZHpCoq__navTabs span:hover{transform:translateY(-2px);box-shadow:0 2px 8px #0003}.ArenaHeader-module-scss-module__ZHpCoq__header .ArenaHeader-module-scss-module__ZHpCoq__navTabs .ArenaHeader-module-scss-module__ZHpCoq__activeTab{color:#000;background-color:#f85833}.ArenaHeader-module-scss-module__ZHpCoq__header .ArenaHeader-module-scss-module__ZHpCoq__navTabs .ArenaHeader-module-scss-module__ZHpCoq__disabledTab{opacity:.5;cursor:not-allowed;pointer-events:none;box-shadow:none;transform:none}.ArenaHeader-module-scss-module__ZHpCoq__predictionsHeader{color:#fff;margin-bottom:3rem}
.title-module-scss-module__-nomOa__title{color:#f5f5f5;margin:0;font-size:28px;font-style:normal;font-weight:600;line-height:42px}.title-module-scss-module__-nomOa__title em{color:#f85b33;font-weight:500}@media only screen and (max-width:1024px){.title-module-scss-module__-nomOa__title{color:#f6f6f6;font-size:12px;font-style:normal;font-weight:600;line-height:18px}}
@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_713f134a-module__VCqJXa__className{font-family:Inter,Inter Fallback;font-style:normal}
@font-face{font-family:Gabarito;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6d21c497e638cb51-s.34832596.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Gabarito;font-style:normal;font-weight:500;font-display:swap;src:url(../media/67af958a78cfd7ea-s.p.6e61e244.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Gabarito;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6d21c497e638cb51-s.34832596.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Gabarito;font-style:normal;font-weight:600;font-display:swap;src:url(../media/67af958a78cfd7ea-s.p.6e61e244.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Gabarito Fallback;src:local(Arial);ascent-override:94.81%;descent-override:26.22%;line-gap-override:0.0%;size-adjust:99.15%}.gabarito_2ab5f097-module__MjHCOW__className{font-family:Gabarito,Gabarito Fallback;font-style:normal}
.HypeMeter-module-scss-module__y9RKda__container{border:1px solid #373737;border-radius:10px;margin-top:20px;padding:5px}.HypeMeter-module-scss-module__y9RKda__container .HypeMeter-module-scss-module__y9RKda__hypeMeterWrapper{background:#090a05;border-radius:10px;padding:10px}.HypeMeter-module-scss-module__y9RKda__container .HypeMeter-module-scss-module__y9RKda__hypeMeterWrapper .HypeMeter-module-scss-module__y9RKda__hypeMetterBackground{background:repeating-linear-gradient(90deg,#373737 0 .5px,#0000 .5px 4.5px);height:18px}.HypeMeter-module-scss-module__y9RKda__container .HypeMeter-module-scss-module__y9RKda__hypeMeterWrapper .HypeMeter-module-scss-module__y9RKda__hypeMetterBackground .HypeMeter-module-scss-module__y9RKda__hypeMetterBar{opacity:.65;background:linear-gradient(125deg,#f88c34 0%,#c02425 25%,#f88c34 50%,#c02425 75%,#f88c34 100%) 0 0/200% 100%;border-radius:1px;width:0;height:100%;animation:4s ease-out forwards HypeMeter-module-scss-module__y9RKda__widthGrow,2s linear infinite HypeMeter-module-scss-module__y9RKda__gradientMove}@keyframes HypeMeter-module-scss-module__y9RKda__widthGrow{0%{width:0}to{width:var(--target-width)}}@keyframes HypeMeter-module-scss-module__y9RKda__gradientMove{0%{background-position:0 0}to{background-position:200% 0}}.HypeMeter-module-scss-module__y9RKda__container .HypeMeter-module-scss-module__y9RKda__hypeMeterWrapper .HypeMeter-module-scss-module__y9RKda__hypeMetterScale{flex-flow:row;justify-content:space-between;align-items:center;gap:10px;margin-top:5px;display:flex}.HypeMeter-module-scss-module__y9RKda__container .HypeMeter-module-scss-module__y9RKda__hypeMeterWrapper .HypeMeter-module-scss-module__y9RKda__hypeMetterScale .HypeMeter-module-scss-module__y9RKda__hypeMetterScaleStart{color:#f0f0f0;font-size:12px;font-style:normal;font-weight:500;line-height:18px}.HypeMeter-module-scss-module__y9RKda__container .HypeMeter-module-scss-module__y9RKda__hypeMeterWrapper .HypeMeter-module-scss-module__y9RKda__hypeMetterScale .HypeMeter-module-scss-module__y9RKda__hypeMetterScaleEnd{color:#a7a7a7;font-size:12px;font-style:normal;font-weight:500;line-height:18px}.HypeMeter-module-scss-module__y9RKda__container .HypeMeter-module-scss-module__y9RKda__hypeMeterState{flex-flow:row;justify-content:flex-start;align-items:center;gap:10px;margin-top:5px;padding:0 10px;display:flex}.HypeMeter-module-scss-module__y9RKda__container .HypeMeter-module-scss-module__y9RKda__hypeMeterState .HypeMeter-module-scss-module__y9RKda__title{color:#f85b34;font-size:14px;font-style:normal;font-weight:500;line-height:21px}.HypeMeter-module-scss-module__y9RKda__container .HypeMeter-module-scss-module__y9RKda__hypeMeterState .HypeMeter-module-scss-module__y9RKda__description{color:#949494;font-size:13px;font-style:normal;font-weight:500;line-height:19px}@media only screen and (max-width:559px){.HypeMeter-module-scss-module__y9RKda__container{border-radius:5px;margin-top:20px;padding:2.5px}.HypeMeter-module-scss-module__y9RKda__container .HypeMeter-module-scss-module__y9RKda__hypeMeterWrapper{border-radius:5px;padding:5px}.HypeMeter-module-scss-module__y9RKda__container .HypeMeter-module-scss-module__y9RKda__hypeMeterWrapper .HypeMeter-module-scss-module__y9RKda__hypeMetterBackground{background:repeating-linear-gradient(90deg,#373737 0 .25px,#0000 .25px 2.25px);height:12px}.HypeMeter-module-scss-module__y9RKda__container .HypeMeter-module-scss-module__y9RKda__hypeMeterWrapper .HypeMeter-module-scss-module__y9RKda__hypeMetterScale{flex-flow:row;justify-content:space-between;align-items:center;gap:10px;margin-top:5px;display:flex}.HypeMeter-module-scss-module__y9RKda__container .HypeMeter-module-scss-module__y9RKda__hypeMeterWrapper .HypeMeter-module-scss-module__y9RKda__hypeMetterScale .HypeMeter-module-scss-module__y9RKda__hypeMetterScaleStart{color:#f0f0f0;font-size:8px;font-style:normal;font-weight:500;line-height:12px}.HypeMeter-module-scss-module__y9RKda__container .HypeMeter-module-scss-module__y9RKda__hypeMeterWrapper .HypeMeter-module-scss-module__y9RKda__hypeMetterScale .HypeMeter-module-scss-module__y9RKda__hypeMetterScaleEnd{color:#a7a7a7;font-size:8px;font-style:normal;font-weight:500;line-height:12px}.HypeMeter-module-scss-module__y9RKda__container .HypeMeter-module-scss-module__y9RKda__hypeMeterState{gap:5px;margin-top:2.5px;padding:0 5px}.HypeMeter-module-scss-module__y9RKda__container .HypeMeter-module-scss-module__y9RKda__hypeMeterState .HypeMeter-module-scss-module__y9RKda__title{color:#f85b34;font-size:12px;font-style:normal;font-weight:500;line-height:18px}.HypeMeter-module-scss-module__y9RKda__container .HypeMeter-module-scss-module__y9RKda__hypeMeterState .HypeMeter-module-scss-module__y9RKda__description{color:#949494;font-size:10px;font-style:normal;font-weight:500;line-height:14px}}
.articleIndex-module-scss-module__mQx8jW__container h3,.articleIndex-module-scss-module__mQx8jW__container a{margin:0}.articleIndex-module-scss-module__mQx8jW__container h3{color:#2a2a2a;margin-bottom:.6rem;font-size:1.25rem;font-style:normal;font-weight:700;line-height:normal}.articleIndex-module-scss-module__mQx8jW__container a{color:#f85b33;cursor:pointer;margin-top:.6rem;padding:.625rem 0 .625rem 1.25rem;font-size:1rem;font-style:normal;font-weight:400;line-height:normal;text-decoration:none;display:block}.articleIndex-module-scss-module__mQx8jW__container a:hover{text-decoration:underline}.articleIndex-module-scss-module__mQx8jW__container .articleIndex-module-scss-module__mQx8jW__active{color:#f85b33;border-left:3px solid #f85b33;font-weight:600}@media only screen and (max-width:1024px){.articleIndex-module-scss-module__mQx8jW__container h3{color:#2a2a2a;font-size:1rem;font-style:normal;font-weight:700;line-height:normal}.articleIndex-module-scss-module__mQx8jW__container a{color:#2a2a2a;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}}
.styles-module-scss-module__FNap2q__container{margin-top:100px}.styles-module-scss-module__FNap2q__container .styles-module-scss-module__FNap2q__blogsContainer{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:30px;display:grid}@media only screen and (min-width:560px) and (max-width:1024px){.styles-module-scss-module__FNap2q__container{margin-top:80px}.styles-module-scss-module__FNap2q__container .styles-module-scss-module__FNap2q__blogsContainer{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}}@media only screen and (max-width:559px){.styles-module-scss-module__FNap2q__container{margin-top:60px}.styles-module-scss-module__FNap2q__container .styles-module-scss-module__FNap2q__blogsContainer{grid-template-columns:repeat(1,1fr);gap:20px;display:grid}}
.styles-module-scss-module__keyHvW__container{flex-flow:row;justify-content:space-between;align-items:center;gap:1rem;width:100%;margin:0 auto 3.5rem;padding:1rem 0;display:flex}.styles-module-scss-module__keyHvW__navButton{color:#757575;cursor:pointer;background:#191919;border:1px solid #2a2828;border-radius:8px;flex-flow:row;justify-content:center;align-items:center;gap:.5rem;padding:8px 12px;font-size:14px;font-style:normal;font-weight:600;line-height:20px;transition:all .2s;display:flex;box-shadow:0 1px 2px #0a0d120d}.styles-module-scss-module__keyHvW__navButton .styles-module-scss-module__keyHvW__arrowIcon{color:#f85b34}.styles-module-scss-module__keyHvW__navButton .styles-module-scss-module__keyHvW__arrow{font-size:1rem}.styles-module-scss-module__keyHvW__navButton:hover:not(.styles-module-scss-module__keyHvW__disabled){background:#191919;border:1px solid #191919;box-shadow:0 1px 2px #0a0d120d}.styles-module-scss-module__keyHvW__navButton:active:not(.styles-module-scss-module__keyHvW__disabled){transform:scale(.98)}.styles-module-scss-module__keyHvW__navButton.styles-module-scss-module__keyHvW__disabled{cursor:not-allowed;background:#191919;box-shadow:0 1px 2px #0a0d120d}.styles-module-scss-module__keyHvW__navButton.styles-module-scss-module__keyHvW__disabled .styles-module-scss-module__keyHvW__arrowIcon{color:#616060}.styles-module-scss-module__keyHvW__pageNumbers{flex-flow:row;justify-content:center;align-items:center;gap:.25rem;display:flex}.styles-module-scss-module__keyHvW__pageButton{color:#616060;cursor:pointer;background-color:#0000;border:none;border-radius:8px;flex-flow:row;justify-content:center;align-items:center;gap:0;min-width:2.5rem;height:2.5rem;font-size:14px;font-style:normal;font-weight:500;line-height:20px;transition:all .2s;display:flex}.styles-module-scss-module__keyHvW__pageButton:hover:not(.styles-module-scss-module__keyHvW__active){border-radius:8px}.styles-module-scss-module__keyHvW__pageButton.styles-module-scss-module__keyHvW__active{color:#f85833;background:#2a2828;border-color:#f85833}.styles-module-scss-module__keyHvW__ellipsis{color:#616060;flex-flow:row;justify-content:center;align-items:center;gap:0;min-width:2.5rem;height:2.5rem;font-size:14px;font-style:normal;font-weight:500;line-height:20px;display:flex}.styles-module-scss-module__keyHvW__mobilePageInfo{color:#616060;font-size:14px;font-style:normal;font-weight:500;line-height:20px;display:none}@media only screen and (max-width:1024px){.styles-module-scss-module__keyHvW__pageNumbers{display:none}.styles-module-scss-module__keyHvW__mobilePageInfo{display:block}}
.styles-module-scss-module__-CWOsW__container{flex-flow:row;justify-content:flex-start;align-items:flex-start;gap:4px;display:flex}.styles-module-scss-module__-CWOsW__container .styles-module-scss-module__-CWOsW__leftSection{flex:1}.styles-module-scss-module__-CWOsW__container .styles-module-scss-module__-CWOsW__leftSection .styles-module-scss-module__-CWOsW__imageWrapper{border-radius:4px;width:100%;height:290px;padding-top:6px;position:relative;overflow:hidden}.styles-module-scss-module__-CWOsW__container .styles-module-scss-module__-CWOsW__rightSection{background-color:#2a2828;border-radius:0 4px 4px 0;flex-flow:column;flex:1;justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:8px;width:100%;padding:20px 40px;display:flex}.styles-module-scss-module__-CWOsW__container .styles-module-scss-module__-CWOsW__rightSection .styles-module-scss-module__-CWOsW__timeStamp{color:#a7a7a7;font-size:13px;font-style:normal;font-weight:400;line-height:19px}.styles-module-scss-module__-CWOsW__container .styles-module-scss-module__-CWOsW__rightSection .styles-module-scss-module__-CWOsW__timeStamp .styles-module-scss-module__-CWOsW__timeStampSeparator{margin:0 5px}.styles-module-scss-module__-CWOsW__container .styles-module-scss-module__-CWOsW__rightSection .styles-module-scss-module__-CWOsW__title{color:#f5f5f5;margin-top:20px;font-size:28px;font-style:normal;font-weight:600;line-height:42px}.styles-module-scss-module__-CWOsW__container .styles-module-scss-module__-CWOsW__rightSection .styles-module-scss-module__-CWOsW__description{color:#f5f5f5;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-top:10px;font-size:16px;font-style:normal;font-weight:400;line-height:24px;display:-webkit-box;overflow:hidden}@media only screen and (min-width:560px) and (max-width:1024px){.styles-module-scss-module__-CWOsW__container{flex-flow:column;justify-content:flex-start;align-items:flex-start;gap:0;display:flex}.styles-module-scss-module__-CWOsW__container .styles-module-scss-module__-CWOsW__leftSection{flex:1;align-self:stretch}.styles-module-scss-module__-CWOsW__container .styles-module-scss-module__-CWOsW__leftSection .styles-module-scss-module__-CWOsW__imageWrapper{border-radius:4px 4px 0 0;padding-top:6px;overflow:hidden}.styles-module-scss-module__-CWOsW__container .styles-module-scss-module__-CWOsW__rightSection{width:unset;border-radius:0 0 4px 4px;padding:20px 25px}.styles-module-scss-module__-CWOsW__container .styles-module-scss-module__-CWOsW__rightSection .styles-module-scss-module__-CWOsW__title{color:#f5f5f5;margin-top:10px;font-size:24px;font-style:normal;font-weight:600;line-height:36px}.styles-module-scss-module__-CWOsW__container .styles-module-scss-module__-CWOsW__rightSection .styles-module-scss-module__-CWOsW__description{color:#f5f5f5;-webkit-line-clamp:1;margin-top:0;font-size:14px;font-style:normal;font-weight:400;line-height:21px}}@media only screen and (max-width:559px){.styles-module-scss-module__-CWOsW__container{flex-flow:column;justify-content:flex-start;align-items:flex-start;gap:0;display:flex}.styles-module-scss-module__-CWOsW__container .styles-module-scss-module__-CWOsW__leftSection{flex:1;align-self:stretch}.styles-module-scss-module__-CWOsW__container .styles-module-scss-module__-CWOsW__leftSection .styles-module-scss-module__-CWOsW__imageWrapper{border-radius:5px 5px 0 0;width:100%;height:225px;padding-top:6px}.styles-module-scss-module__-CWOsW__container .styles-module-scss-module__-CWOsW__rightSection{width:unset;background-color:#2a2828;border-radius:0 0 5px 5px;flex-flow:column;flex:1;justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:8px;padding:15px;display:flex}.styles-module-scss-module__-CWOsW__container .styles-module-scss-module__-CWOsW__rightSection .styles-module-scss-module__-CWOsW__timeStamp{color:#a7a7a7;font-size:10px;font-style:normal;font-weight:400;line-height:15px}.styles-module-scss-module__-CWOsW__container .styles-module-scss-module__-CWOsW__rightSection .styles-module-scss-module__-CWOsW__title{color:#f5f5f5;margin-top:5px;font-size:12px;font-style:normal;font-weight:600;line-height:18px}.styles-module-scss-module__-CWOsW__container .styles-module-scss-module__-CWOsW__rightSection .styles-module-scss-module__-CWOsW__description,.styles-module-scss-module__-CWOsW__container .styles-module-scss-module__-CWOsW__rightSection .styles-module-scss-module__-CWOsW__exploreWrapper{display:none}}
.CategoryPill-module-scss-module__R56Rgq__pill{flex-direction:row;flex-wrap:"no-wrap";color:#f85b34;background:#17171780;border:1px solid #373737;border-radius:50px;justify-content:flex-start;align-items:center;gap:5px;width:max-content;margin-top:30px;margin-left:20px;padding:5px 15px;font-size:10px;font-style:normal;font-weight:400;line-height:10px;display:flex;position:relative}@media only screen and (max-width:559px){.CategoryPill-module-scss-module__R56Rgq__pill{color:#f85b34;gap:2px;margin-top:10px;margin-left:10px;padding:3px 7px;font-size:5px;font-style:normal;font-weight:400;line-height:8px}.CategoryPill-module-scss-module__R56Rgq__pill img{width:5px;height:3px}}
.explore-module-scss-module__dUkR9a__container{cursor:pointer;color:#e3e3e3;border:1px solid #95959580;border-radius:5px;flex-flow:row;justify-content:flex-start;align-items:center;gap:10px;width:max-content;margin-top:20px;padding:5px 12px;font-size:14px;font-style:normal;font-weight:500;line-height:21px;text-decoration:none;transition:border-radius .3s,background .3s,color .3s;display:flex}.explore-module-scss-module__dUkR9a__container svg{transition:transform .3s ease-in-out}.explore-module-scss-module__dUkR9a__container:hover{color:#f85b34;background:#b8b8b81a;border-radius:4.679px}.explore-module-scss-module__dUkR9a__container:hover svg{transform:rotate(-45deg)}.explore-module-scss-module__dUkR9a__container:active{transform:translateY(1px)}.explore-module-scss-module__dUkR9a__container.explore-module-scss-module__dUkR9a__disabled{cursor:not-allowed;opacity:.6;pointer-events:none}
.styles-module-scss-module__KyaL3q__container{background:#2a2828;margin-top:80px;padding:20px}.styles-module-scss-module__KyaL3q__container .styles-module-scss-module__KyaL3q__content{background:#090a05;border-radius:15px;flex-flow:row;justify-content:space-between;align-items:center;gap:20px;display:flex;overflow:hidden}.styles-module-scss-module__KyaL3q__container .styles-module-scss-module__KyaL3q__content .styles-module-scss-module__KyaL3q__leftSection{flex-flow:column;flex:1;justify-content:flex-start;align-self:flex-end;align-items:flex-start;gap:20px;height:100%;padding:60px;display:flex}.styles-module-scss-module__KyaL3q__container .styles-module-scss-module__KyaL3q__content .styles-module-scss-module__KyaL3q__leftSection .styles-module-scss-module__KyaL3q__title{color:#f5f5f5;text-transform:capitalize;font-size:48px;font-style:normal;font-weight:600;line-height:72px}.styles-module-scss-module__KyaL3q__container .styles-module-scss-module__KyaL3q__content .styles-module-scss-module__KyaL3q__leftSection .styles-module-scss-module__KyaL3q__description{color:#f5f5f5;font-size:18px;font-style:normal;font-weight:400;line-height:24px}.styles-module-scss-module__KyaL3q__container .styles-module-scss-module__KyaL3q__content .styles-module-scss-module__KyaL3q__rightSection{flex:1;height:350px;position:relative}@media only screen and (min-width:560px) and (max-width:1024px){.styles-module-scss-module__KyaL3q__container{margin-top:80px;padding:10px}.styles-module-scss-module__KyaL3q__container .styles-module-scss-module__KyaL3q__content{border-radius:8px}.styles-module-scss-module__KyaL3q__container .styles-module-scss-module__KyaL3q__content .styles-module-scss-module__KyaL3q__leftSection{gap:12px;padding:32px}.styles-module-scss-module__KyaL3q__container .styles-module-scss-module__KyaL3q__content .styles-module-scss-module__KyaL3q__leftSection .styles-module-scss-module__KyaL3q__title{color:#f5f5f5;font-size:24px;font-style:normal;font-weight:600;line-height:36px}.styles-module-scss-module__KyaL3q__container .styles-module-scss-module__KyaL3q__content .styles-module-scss-module__KyaL3q__leftSection .styles-module-scss-module__KyaL3q__description{color:#f5f5f5;font-size:10px;font-style:normal;font-weight:400;line-height:15px}.styles-module-scss-module__KyaL3q__container .styles-module-scss-module__KyaL3q__content .styles-module-scss-module__KyaL3q__rightSection{flex:1;height:200px;position:relative}}@media only screen and (max-width:559px){.styles-module-scss-module__KyaL3q__container{margin-top:80px;padding:10px}.styles-module-scss-module__KyaL3q__container .styles-module-scss-module__KyaL3q__content{border-radius:8px;flex-flow:column-reverse;justify-content:space-between;align-items:center;gap:20px;display:flex;overflow:hidden}.styles-module-scss-module__KyaL3q__container .styles-module-scss-module__KyaL3q__content .styles-module-scss-module__KyaL3q__leftSection{flex-flow:column;flex:1;justify-content:flex-start;align-items:flex-start;gap:0;padding:20px;display:flex}.styles-module-scss-module__KyaL3q__container .styles-module-scss-module__KyaL3q__content .styles-module-scss-module__KyaL3q__leftSection .styles-module-scss-module__KyaL3q__title{color:#f5f5f5;font-size:24px;font-style:normal;font-weight:600;line-height:36px}.styles-module-scss-module__KyaL3q__container .styles-module-scss-module__KyaL3q__content .styles-module-scss-module__KyaL3q__leftSection .styles-module-scss-module__KyaL3q__description{color:#f5f5f5;font-size:10px;font-style:normal;font-weight:400;line-height:15px}.styles-module-scss-module__KyaL3q__container .styles-module-scss-module__KyaL3q__content .styles-module-scss-module__KyaL3q__rightSection{width:100%;height:100%;min-height:190px;position:relative}}
.category-module-scss-module__JYg4ba__container .category-module-scss-module__JYg4ba__newsCardsContainer{padding:0 100px 100px}@media only screen and (max-width:1024px){.category-module-scss-module__JYg4ba__container .category-module-scss-module__JYg4ba__newsCardsContainer{padding:0 20px 20px}}
.LoadingText-module-scss-module__8PF8PW__title{text-align:center;margin:5rem}
.styles-module-scss-module__3ZJrOW__container{margin-top:3.8rem}.styles-module-scss-module__3ZJrOW__container h3,.styles-module-scss-module__3ZJrOW__container p{margin:0}.styles-module-scss-module__3ZJrOW__container h3{color:#2a2a2a;margin-bottom:.6rem;font-size:1.25rem;font-style:normal;font-weight:700;line-height:normal}.styles-module-scss-module__3ZJrOW__container .styles-module-scss-module__3ZJrOW__article{cursor:pointer;margin-top:.5rem;padding:.5rem 1rem;text-decoration:none}.styles-module-scss-module__3ZJrOW__container .styles-module-scss-module__3ZJrOW__article .styles-module-scss-module__3ZJrOW__articleContent{transition:transform .3s ease-in-out}.styles-module-scss-module__3ZJrOW__container .styles-module-scss-module__3ZJrOW__article .styles-module-scss-module__3ZJrOW__articleContent:hover{transform:translateY(-10px)}.styles-module-scss-module__3ZJrOW__container .styles-module-scss-module__3ZJrOW__article p{color:#2a2a2a;font-size:1rem;font-style:normal;font-weight:600;line-height:1.6875rem}.styles-module-scss-module__3ZJrOW__container .styles-module-scss-module__3ZJrOW__article .styles-module-scss-module__3ZJrOW__details{flex-direction:row;flex-wrap:"no-wrap";justify-content:space-between;align-items:center;gap:0;display:flex}.styles-module-scss-module__3ZJrOW__container .styles-module-scss-module__3ZJrOW__article .styles-module-scss-module__3ZJrOW__details .styles-module-scss-module__3ZJrOW__text{color:#363636;font-size:1rem;font-style:normal;font-weight:200;line-height:1.6rem}@media only screen and (max-width:1024px){.styles-module-scss-module__3ZJrOW__container{margin-top:2.25rem}.styles-module-scss-module__3ZJrOW__container .styles-module-scss-module__3ZJrOW__article{padding:.5rem}.styles-module-scss-module__3ZJrOW__container .styles-module-scss-module__3ZJrOW__article p{color:#2a2a2a;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.6875rem}.styles-module-scss-module__3ZJrOW__container .styles-module-scss-module__3ZJrOW__article .styles-module-scss-module__3ZJrOW__details .styles-module-scss-module__3ZJrOW__text{color:#363636;font-size:.75rem;font-style:normal;font-weight:200;line-height:1.2rem}}
.blogCard-module-scss-module__NziH6W__card{cursor:pointer;background:#2a2828;border-radius:12px;flex-direction:column;height:100%;text-decoration:none;transition:box-shadow .2s ease-in-out;display:flex}.blogCard-module-scss-module__NziH6W__card:hover{box-shadow:3px 3px #f85b34}.blogCard-module-scss-module__NziH6W__card .blogCard-module-scss-module__NziH6W__imageContainer{width:100%;height:0;padding-top:50%;position:relative}.blogCard-module-scss-module__NziH6W__card .blogCard-module-scss-module__NziH6W__imageContainer .blogCard-module-scss-module__NziH6W__image{object-fit:cover;border-radius:12px 12px 0 0}.blogCard-module-scss-module__NziH6W__card .blogCard-module-scss-module__NziH6W__details{flex-flow:column;flex:1;justify-content:center;align-items:flex-start;gap:6px;padding:15px;display:flex}.blogCard-module-scss-module__NziH6W__card .blogCard-module-scss-module__NziH6W__details .blogCard-module-scss-module__NziH6W__date{color:#a7a7a7;font-size:10px;font-style:normal;font-weight:400;line-height:15px}.blogCard-module-scss-module__NziH6W__card .blogCard-module-scss-module__NziH6W__details .blogCard-module-scss-module__NziH6W__title{color:#f5f5f5;font-size:12px;font-style:normal;font-weight:600;line-height:18px}.blogCard-module-scss-module__NziH6W__card.blogCard-module-scss-module__NziH6W__firstCard .blogCard-module-scss-module__NziH6W__details{gap:12px}.blogCard-module-scss-module__NziH6W__card.blogCard-module-scss-module__NziH6W__firstCard .blogCard-module-scss-module__NziH6W__details .blogCard-module-scss-module__NziH6W__date{color:#a7a7a7;font-size:15px;font-style:normal;font-weight:400;line-height:22px}.blogCard-module-scss-module__NziH6W__card.blogCard-module-scss-module__NziH6W__firstCard .blogCard-module-scss-module__NziH6W__details .blogCard-module-scss-module__NziH6W__title{color:#f5f5f5;font-size:24px;font-style:normal;font-weight:600;line-height:36px}@media only screen and (max-width:1024px){.blogCard-module-scss-module__NziH6W__card{border-radius:6px}.blogCard-module-scss-module__NziH6W__card .blogCard-module-scss-module__NziH6W__imageContainer .blogCard-module-scss-module__NziH6W__image{border-radius:6px 6px 0 0}.blogCard-module-scss-module__NziH6W__card .blogCard-module-scss-module__NziH6W__details{padding:15px}.blogCard-module-scss-module__NziH6W__card .blogCard-module-scss-module__NziH6W__details .blogCard-module-scss-module__NziH6W__date{color:#a7a7a7;font-size:10px;font-style:normal;font-weight:400;line-height:15px}.blogCard-module-scss-module__NziH6W__card .blogCard-module-scss-module__NziH6W__details .blogCard-module-scss-module__NziH6W__title{color:#f5f5f5;font-size:8px;font-style:normal;font-weight:600;line-height:10px}.blogCard-module-scss-module__NziH6W__card.blogCard-module-scss-module__NziH6W__firstCard .blogCard-module-scss-module__NziH6W__details{gap:8px;padding:12px}.blogCard-module-scss-module__NziH6W__card.blogCard-module-scss-module__NziH6W__firstCard .blogCard-module-scss-module__NziH6W__details .blogCard-module-scss-module__NziH6W__date{color:#a7a7a7;font-size:8px;font-style:normal;font-weight:400;line-height:12px}.blogCard-module-scss-module__NziH6W__card.blogCard-module-scss-module__NziH6W__firstCard .blogCard-module-scss-module__NziH6W__details .blogCard-module-scss-module__NziH6W__title{color:#f5f5f5;font-size:15px;font-style:normal;font-weight:600;line-height:22px}}.blogCard-module-scss-module__NziH6W__card.blogCard-module-scss-module__NziH6W__skeleton .blogCard-module-scss-module__NziH6W__imageContainer{background:#4b4b4b;border-radius:12px 12px 0 0;position:relative;overflow:hidden}.blogCard-module-scss-module__NziH6W__card.blogCard-module-scss-module__NziH6W__skeleton .blogCard-module-scss-module__NziH6W__imageContainer:after{content:"";background:linear-gradient(90deg,#4b4b4b 0%,#1a1a1c 50%,#4b4b4b 100%);width:100%;height:100%;animation:1.5s infinite blogCard-module-scss-module__NziH6W__loading;position:absolute;top:0;left:-100%}.blogCard-module-scss-module__NziH6W__card.blogCard-module-scss-module__NziH6W__skeleton .blogCard-module-scss-module__NziH6W__details .blogCard-module-scss-module__NziH6W__date{background:#4b4b4b;border-radius:4px;width:60px;height:10px;position:relative;overflow:hidden}.blogCard-module-scss-module__NziH6W__card.blogCard-module-scss-module__NziH6W__skeleton .blogCard-module-scss-module__NziH6W__details .blogCard-module-scss-module__NziH6W__date:after{content:"";background:linear-gradient(90deg,#4b4b4b 0%,#1a1a1c 50%,#4b4b4b 100%);width:100%;height:100%;animation:1.5s infinite blogCard-module-scss-module__NziH6W__loading;position:absolute;top:0;left:-100%}.blogCard-module-scss-module__NziH6W__card.blogCard-module-scss-module__NziH6W__skeleton .blogCard-module-scss-module__NziH6W__details .blogCard-module-scss-module__NziH6W__title{background:#4b4b4b;border-radius:4px;width:100%;height:36px;position:relative;overflow:hidden}.blogCard-module-scss-module__NziH6W__card.blogCard-module-scss-module__NziH6W__skeleton .blogCard-module-scss-module__NziH6W__details .blogCard-module-scss-module__NziH6W__title:after{content:"";background:linear-gradient(90deg,#4b4b4b 0%,#1a1a1c 50%,#4b4b4b 100%);width:100%;height:100%;animation:1.5s infinite blogCard-module-scss-module__NziH6W__loading;position:absolute;top:0;left:-100%}@media only screen and (max-width:1024px){.blogCard-module-scss-module__NziH6W__card.blogCard-module-scss-module__NziH6W__skeleton .blogCard-module-scss-module__NziH6W__imageContainer{border-radius:6px 6px 0 0}.blogCard-module-scss-module__NziH6W__card.blogCard-module-scss-module__NziH6W__skeleton .blogCard-module-scss-module__NziH6W__details .blogCard-module-scss-module__NziH6W__date{width:50px;height:8px}.blogCard-module-scss-module__NziH6W__card.blogCard-module-scss-module__NziH6W__skeleton .blogCard-module-scss-module__NziH6W__details .blogCard-module-scss-module__NziH6W__title{height:20px}}@keyframes blogCard-module-scss-module__NziH6W__loading{0%{left:-100%}to{left:100%}}
.quote-module-scss-module__T_QNGq__container{border:1px solid #f85b33;border-radius:.8125rem;flex-flow:row;justify-content:flex-start;align-items:flex-start;gap:1.3rem;margin:2.5rem 0;padding:1rem 1.125rem;display:flex;box-shadow:0 4px 4.3px #0000000d}.quote-module-scss-module__T_QNGq__container .quote-module-scss-module__T_QNGq__tee{clip-path:polygon(25% 0%,75% 0%,75% 25%,58% 25%,58% 100%,42% 100%,42% 25%,25% 25%);background-color:#f85b33;width:150px;height:19px}.quote-module-scss-module__T_QNGq__container .quote-module-scss-module__T_QNGq__content p{margin:0}.quote-module-scss-module__T_QNGq__container .quote-module-scss-module__T_QNGq__content .quote-module-scss-module__T_QNGq__quote{color:#2a2a2a;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.6875rem}.quote-module-scss-module__T_QNGq__container .quote-module-scss-module__T_QNGq__content .quote-module-scss-module__T_QNGq__auther{flex-flow:row;justify-content:flex-start;align-items:center;gap:.5rem;margin-top:1.37rem;display:flex}.quote-module-scss-module__T_QNGq__container .quote-module-scss-module__T_QNGq__content .quote-module-scss-module__T_QNGq__auther .quote-module-scss-module__T_QNGq__name{color:#141414;letter-spacing:-.05rem;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.5rem}.quote-module-scss-module__T_QNGq__container .quote-module-scss-module__T_QNGq__content .quote-module-scss-module__T_QNGq__auther .quote-module-scss-module__T_QNGq__role{color:#2a2a2a;letter-spacing:-.04rem;font-size:1rem;font-style:normal;font-weight:400;line-height:1.2rem}@media only screen and (max-width:1024px){.quote-module-scss-module__T_QNGq__container{flex-flow:column;justify-content:flex-start;align-items:flex-start;gap:.4rem;margin:2rem 0;padding:.8rem;display:flex}.quote-module-scss-module__T_QNGq__container .quote-module-scss-module__T_QNGq__tee{width:40px;height:19px}}
.blog-module-scss-module__PRZtPq__container,.blog-module-scss-module__PRZtPq__container p{color:#2a2a2a;font-size:1.12rem;font-style:normal;font-weight:400;line-height:1.68rem}.blog-module-scss-module__PRZtPq__container h1{color:#2a2a2a;font-size:3rem;font-style:normal;font-weight:700;line-height:normal}.blog-module-scss-module__PRZtPq__container h2{color:#2a2a2a;font-size:2.5rem;font-style:normal;font-weight:700;line-height:normal}.blog-module-scss-module__PRZtPq__container h3{color:#2a2a2a;font-size:1.88rem;font-style:normal;font-weight:700;line-height:normal}.blog-module-scss-module__PRZtPq__container h4{color:#2a2a2a;font-size:1.25rem;font-style:normal;font-weight:700;line-height:normal}.blog-module-scss-module__PRZtPq__container blockquote{color:#2a2a2a;border-left:3px solid #f85b33;padding:1rem 1.125rem;font-size:1.12rem;font-style:normal;font-weight:400;line-height:1.68rem}.blog-module-scss-module__PRZtPq__container blockquote footer{color:#2a2a2a;margin-top:1rem;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.68rem}.blog-module-scss-module__PRZtPq__container ul,.blog-module-scss-module__PRZtPq__container ol{color:#2a2a2a;font-size:1.12rem;font-style:normal;font-weight:200;line-height:1.68rem}.blog-module-scss-module__PRZtPq__container ul li,.blog-module-scss-module__PRZtPq__container ol li{margin-bottom:.5rem}.blog-module-scss-module__PRZtPq__container ul li strong,.blog-module-scss-module__PRZtPq__container ol li strong{color:#2a2a2a;font-size:1.12rem;font-style:normal;font-weight:400;line-height:1.68rem}.blog-module-scss-module__PRZtPq__container figure{flex-direction:row;justify-content:center;width:100%;margin:0;display:flex}.blog-module-scss-module__PRZtPq__container figure img{max-width:100%;height:auto;display:block}.blog-module-scss-module__PRZtPq__container figure div{width:100%}.blog-module-scss-module__PRZtPq__container figure iframe{border-radius:20px;width:100%;height:320px}@media (max-width:768px){.blog-module-scss-module__PRZtPq__container figure{-webkit-overflow-scrolling:touch;padding-bottom:1rem;display:block;overflow-x:auto}.blog-module-scss-module__PRZtPq__container figure::-webkit-scrollbar{height:8px}.blog-module-scss-module__PRZtPq__container figure::-webkit-scrollbar-thumb{background:#444;border-radius:10px}.blog-module-scss-module__PRZtPq__container figure::-webkit-scrollbar-track{background:0 0}.blog-module-scss-module__PRZtPq__container figure:after{content:"→ Scroll to view more";color:#888;text-align:right;margin-top:.5rem;font-size:.75rem;display:block}}.blog-module-scss-module__PRZtPq__container table{border-collapse:separate;border-spacing:0 .5rem;color:#eaeaea;width:100%;font-family:Inter,sans-serif;font-size:.95rem}.blog-module-scss-module__PRZtPq__container table thead tr{background-color:#151515}.blog-module-scss-module__PRZtPq__container table thead tr th{text-align:left;color:#fff;background:linear-gradient(90deg,#222,#181818);border-bottom:2px solid #2c2c2c;border-top-left-radius:12px;border-top-right-radius:12px;padding:1.2rem;font-size:1rem;font-weight:700}.blog-module-scss-module__PRZtPq__container table thead tr th:not(:first-child){border-left:1px solid #2b2b2b}.blog-module-scss-module__PRZtPq__container table tbody tr{background-color:#1a1a1a;border-radius:10px;transition:background .2s}.blog-module-scss-module__PRZtPq__container table tbody tr:nth-child(2n){background-color:#202020}.blog-module-scss-module__PRZtPq__container table tbody tr:hover{background-color:#282828}.blog-module-scss-module__PRZtPq__container table tbody tr td{vertical-align:top;border-top:1px solid #2a2a2a;border-bottom:1px solid #2a2a2a;padding:1.1rem;line-height:1.6}.blog-module-scss-module__PRZtPq__container table tbody tr td:first-child{color:#fff;white-space:nowrap;font-weight:600}.blog-module-scss-module__PRZtPq__container table tbody tr td a{color:#f85b33;text-decoration:none}.blog-module-scss-module__PRZtPq__container table tbody tr td a:hover{text-decoration:underline}.blog-module-scss-module__PRZtPq__container table tbody tr td strong,.blog-module-scss-module__PRZtPq__container table tbody tr td b{color:#fff}@media (max-width:768px){.blog-module-scss-module__PRZtPq__container table thead th,.blog-module-scss-module__PRZtPq__container table tbody td{padding:.8rem;font-size:.85rem}}.blog-module-scss-module__PRZtPq__container strong{font-weight:700}.blog-module-scss-module__PRZtPq__container em{font-style:italic}.blog-module-scss-module__PRZtPq__container a{color:#f85b33;text-decoration:underline}.blog-module-scss-module__PRZtPq__container a svg{fill:currentColor;width:20px;height:20px}.blog-module-scss-module__PRZtPq__container .blog-module-scss-module__PRZtPq__trusted{color:#f85b33;margin:1rem 0;font-size:2.2rem;font-style:normal;font-weight:600;line-height:2.5rem}@media only screen and (max-width:1024px){.blog-module-scss-module__PRZtPq__container,.blog-module-scss-module__PRZtPq__container p{color:#2a2a2a;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.3125rem}.blog-module-scss-module__PRZtPq__container h1{color:#2a2a2a;font-size:2rem;font-style:normal;font-weight:700;line-height:normal}.blog-module-scss-module__PRZtPq__container h2{color:#2a2a2a;font-size:1.68rem;font-style:normal;font-weight:700;line-height:normal}.blog-module-scss-module__PRZtPq__container h3,.blog-module-scss-module__PRZtPq__container h4{color:#2a2a2a;font-size:1.25rem;font-style:normal;font-weight:700;line-height:normal}.blog-module-scss-module__PRZtPq__container blockquote{border-left:2px solid #f85b33;padding:1rem}.blog-module-scss-module__PRZtPq__container blockquote footer{color:#2a2a2a;margin-top:.75rem;font-size:1rem;font-style:normal;font-weight:400;line-height:1.2rem}.blog-module-scss-module__PRZtPq__container ul,.blog-module-scss-module__PRZtPq__container ol{color:#2a2a2a;font-size:.875rem;font-style:normal;font-weight:200;line-height:1.3125rem}.blog-module-scss-module__PRZtPq__container ul li strong,.blog-module-scss-module__PRZtPq__container ol li strong{color:#2a2a2a;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.3125rem}.blog-module-scss-module__PRZtPq__container a svg{width:15px;height:15px}.blog-module-scss-module__PRZtPq__container .blog-module-scss-module__PRZtPq__trusted{color:#f85b33;margin:1rem 0;font-size:1.8rem;font-style:normal;font-weight:600;line-height:1.8rem}}
.arcticles-module-scss-module__EYdbAG__container{flex:1;max-width:320px;height:650px;margin-top:1rem;position:relative}.arcticles-module-scss-module__EYdbAG__container .arcticles-module-scss-module__EYdbAG__labelContainer{border-left:1px solid #f85b34;flex-shrink:0;margin:0;padding:0 40px 15px 20px;position:relative}.arcticles-module-scss-module__EYdbAG__container .arcticles-module-scss-module__EYdbAG__labelContainer .arcticles-module-scss-module__EYdbAG__label{color:#f5f5f5;margin:0;font-size:28px;font-style:normal;font-weight:600;line-height:30px;transform:translateY(-5px)}.arcticles-module-scss-module__EYdbAG__container .arcticles-module-scss-module__EYdbAG__labelContainer .arcticles-module-scss-module__EYdbAG__indicatorOutline{box-sizing:border-box;background-color:#090a05;border:1px solid #f85b34;border-radius:100%;width:20px;height:20px;padding:3px;position:absolute;top:0;left:0;transform:translate(-50%)}.arcticles-module-scss-module__EYdbAG__container .arcticles-module-scss-module__EYdbAG__labelContainer .arcticles-module-scss-module__EYdbAG__indicatorOutline .arcticles-module-scss-module__EYdbAG__indicator{background-color:#f85b34;border-radius:100%;width:100%;height:100%}.arcticles-module-scss-module__EYdbAG__container .arcticles-module-scss-module__EYdbAG__articlesContainer{scrollbar-width:none;-ms-overflow-style:none;flex:1;min-height:0;position:relative;overflow:hidden scroll}.arcticles-module-scss-module__EYdbAG__container .arcticles-module-scss-module__EYdbAG__articlesContainer::-webkit-scrollbar{display:none}.arcticles-module-scss-module__EYdbAG__container .arcticles-module-scss-module__EYdbAG__articles{box-sizing:border-box;flex-direction:column;height:100%;margin-bottom:1rem;display:flex;position:relative}.arcticles-module-scss-module__EYdbAG__container .arcticles-module-scss-module__EYdbAG__articles .arcticles-module-scss-module__EYdbAG__article{cursor:pointer;border-bottom:1px solid #a7a7a7aa;border-left:1px solid #a7a7a7aa;flex-direction:column;padding:15px 40px 15px 15px;text-decoration:none;transition:opacity .3s ease-in-out,border-color .2s ease-in-out;display:flex}.arcticles-module-scss-module__EYdbAG__container .arcticles-module-scss-module__EYdbAG__articles .arcticles-module-scss-module__EYdbAG__article:hover{opacity:1!important}.arcticles-module-scss-module__EYdbAG__container .arcticles-module-scss-module__EYdbAG__articles .arcticles-module-scss-module__EYdbAG__article .arcticles-module-scss-module__EYdbAG__pill{background-color:#17171780;border:1px solid #373737;border-radius:50px;padding:5px 15px}.arcticles-module-scss-module__EYdbAG__container .arcticles-module-scss-module__EYdbAG__articles .arcticles-module-scss-module__EYdbAG__article .arcticles-module-scss-module__EYdbAG__activePill{color:#f85b34}.arcticles-module-scss-module__EYdbAG__container .arcticles-module-scss-module__EYdbAG__articles .arcticles-module-scss-module__EYdbAG__article .arcticles-module-scss-module__EYdbAG__details{flex-direction:row;order:1;flex-wrap:"no-wrap";color:#a7a7a7;justify-content:flex-start;align-items:center;gap:11px;margin-bottom:10px;font-size:10px;font-style:normal;font-weight:400;line-height:10px;display:flex}.arcticles-module-scss-module__EYdbAG__container .arcticles-module-scss-module__EYdbAG__articles .arcticles-module-scss-module__EYdbAG__article .arcticles-module-scss-module__EYdbAG__title{color:#f5f5f5;-webkit-line-clamp:2;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;order:2;font-size:14px;font-style:normal;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.arcticles-module-scss-module__EYdbAG__container .arcticles-module-scss-module__EYdbAG__articles .arcticles-module-scss-module__EYdbAG__activeArticle{border-bottom:1px solid #f85b34;border-left:1px solid #f85b34}.arcticles-module-scss-module__EYdbAG__container .arcticles-module-scss-module__EYdbAG__articles .arcticles-module-scss-module__EYdbAG__beforeActive{border-left:1px solid #f85b34}.arcticles-module-scss-module__EYdbAG__container .arcticles-module-scss-module__EYdbAG__overlay{pointer-events:none;background:linear-gradient(#0000,#090a05 100%);width:100%;height:100px;position:absolute;bottom:0;left:0}@media only screen and (min-width:560px) and (max-width:1024px){.arcticles-module-scss-module__EYdbAG__container{max-width:none;height:max-content}.arcticles-module-scss-module__EYdbAG__container .arcticles-module-scss-module__EYdbAG__labelContainer{margin:0;padding:0 40px 30px 20px}.arcticles-module-scss-module__EYdbAG__container .arcticles-module-scss-module__EYdbAG__articlesContainer{min-height:none;flex-direction:row;flex-wrap:"no-wrap";justify-content:flex-start;align-items:flex-start;gap:0;display:flex;overflow:scroll hidden}.arcticles-module-scss-module__EYdbAG__container .arcticles-module-scss-module__EYdbAG__articles{box-sizing:border-box;margin-bottom:0}.arcticles-module-scss-module__EYdbAG__container .arcticles-module-scss-module__EYdbAG__articles .arcticles-module-scss-module__EYdbAG__article{border-bottom:unset;border-left:unset;border-top:1px solid #a7a7a7aa;min-width:180px;padding:18px}.arcticles-module-scss-module__EYdbAG__container .arcticles-module-scss-module__EYdbAG__articles .arcticles-module-scss-module__EYdbAG__activeArticle{border-bottom:unset;border-left:unset;border-top:1px solid #f85b34}.arcticles-module-scss-module__EYdbAG__container .arcticles-module-scss-module__EYdbAG__articles .arcticles-module-scss-module__EYdbAG__beforeActive{border-left:unset;border-top:1px solid #f85b34}.arcticles-module-scss-module__EYdbAG__container .arcticles-module-scss-module__EYdbAG__articles .arcticles-module-scss-module__EYdbAG__firstArticle{padding-left:20px}.arcticles-module-scss-module__EYdbAG__container .arcticles-module-scss-module__EYdbAG__overlay{top:0;right:0;left:unset;background:linear-gradient(90deg,#0000,#090a05 100%);width:40px;height:100%;position:absolute}}@media only screen and (max-width:559px){.arcticles-module-scss-module__EYdbAG__container{height:380px;padding-left:20px}}@keyframes arcticles-module-scss-module__EYdbAG__shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.arcticles-module-scss-module__EYdbAG__skeleton,.arcticles-module-scss-module__EYdbAG__skeletonArticle .arcticles-module-scss-module__EYdbAG__skeletonTitle,.arcticles-module-scss-module__EYdbAG__skeletonArticle .arcticles-module-scss-module__EYdbAG__skeletonDetails .arcticles-module-scss-module__EYdbAG__skeletonDate,.arcticles-module-scss-module__EYdbAG__skeletonArticle .arcticles-module-scss-module__EYdbAG__skeletonDetails .arcticles-module-scss-module__EYdbAG__skeletonPill{background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%) 0 0/400% 100%;border-radius:8px;animation:1.2s ease-in-out infinite arcticles-module-scss-module__EYdbAG__shimmer}.arcticles-module-scss-module__EYdbAG__skeletonArticle{border-bottom:1px solid #a7a7a7aa;border-left:1px solid #a7a7a7aa;flex-direction:column;padding:15px 40px 15px 15px;display:flex}.arcticles-module-scss-module__EYdbAG__skeletonArticle .arcticles-module-scss-module__EYdbAG__skeletonDetails{flex-direction:row;order:1;flex-wrap:"no-wrap";justify-content:flex-start;align-items:center;gap:11px;margin-bottom:10px;display:flex}.arcticles-module-scss-module__EYdbAG__skeletonArticle .arcticles-module-scss-module__EYdbAG__skeletonDetails .arcticles-module-scss-module__EYdbAG__skeletonPill{border-radius:50px;width:80px;height:20px}.arcticles-module-scss-module__EYdbAG__skeletonArticle .arcticles-module-scss-module__EYdbAG__skeletonDetails .arcticles-module-scss-module__EYdbAG__skeletonDate{width:60px;height:10px}.arcticles-module-scss-module__EYdbAG__skeletonArticle .arcticles-module-scss-module__EYdbAG__skeletonTitle{order:2;width:100%;height:14px;margin-bottom:8px}.arcticles-module-scss-module__EYdbAG__skeletonArticle .arcticles-module-scss-module__EYdbAG__skeletonTitle:last-child{width:75%;margin-bottom:0}@media only screen and (min-width:560px) and (max-width:1024px){.arcticles-module-scss-module__EYdbAG__skeletonArticle.arcticles-module-scss-module__EYdbAG__firstSkeleton{padding-left:20px}.arcticles-module-scss-module__EYdbAG__skeletonArticle{border-bottom:unset;border-left:unset;border-top:1px solid #a7a7a7aa;min-width:180px;padding:18px}.arcticles-module-scss-module__EYdbAG__skeletonArticle .arcticles-module-scss-module__EYdbAG__skeletonDetails .arcticles-module-scss-module__EYdbAG__skeletonPill{width:70px;height:18px}.arcticles-module-scss-module__EYdbAG__skeletonArticle .arcticles-module-scss-module__EYdbAG__skeletonDetails .arcticles-module-scss-module__EYdbAG__skeletonDate{width:55px;height:9px}.arcticles-module-scss-module__EYdbAG__skeletonArticle .arcticles-module-scss-module__EYdbAG__skeletonTitle{height:13px;margin-bottom:7px}.arcticles-module-scss-module__EYdbAG__skeletonArticle .arcticles-module-scss-module__EYdbAG__skeletonTitle:last-child{width:70%}}@media only screen and (max-width:559px){.arcticles-module-scss-module__EYdbAG__skeletonArticle{padding:15px 20px 15px 15px}.arcticles-module-scss-module__EYdbAG__skeletonArticle .arcticles-module-scss-module__EYdbAG__skeletonDetails .arcticles-module-scss-module__EYdbAG__skeletonPill{width:65px;height:16px}.arcticles-module-scss-module__EYdbAG__skeletonArticle .arcticles-module-scss-module__EYdbAG__skeletonDetails .arcticles-module-scss-module__EYdbAG__skeletonDate{width:50px;height:8px}.arcticles-module-scss-module__EYdbAG__skeletonArticle .arcticles-module-scss-module__EYdbAG__skeletonTitle{height:12px;margin-bottom:6px}.arcticles-module-scss-module__EYdbAG__skeletonArticle .arcticles-module-scss-module__EYdbAG__skeletonTitle:last-child{width:65%}}
.readers-module-scss-module__jMa_Ja__container{flex-direction:row;flex-wrap:"no-wrap";background-color:#191919;justify-content:center;align-items:center;gap:150px;padding:80px 100px;display:flex}.readers-module-scss-module__jMa_Ja__container .readers-module-scss-module__jMa_Ja__reader .readers-module-scss-module__jMa_Ja__title{flex-direction:row;flex-wrap:"no-wrap";color:#f5f5f5;justify-content:center;align-items:center;gap:8px;font-size:28px;font-style:normal;font-weight:600;line-height:42px;display:flex}.readers-module-scss-module__jMa_Ja__container .readers-module-scss-module__jMa_Ja__reader .readers-module-scss-module__jMa_Ja__description{color:#f5f5f5;margin-top:4px;font-size:16px;font-style:normal;font-weight:400;line-height:24px}@media only screen and (max-width:1024px){.readers-module-scss-module__jMa_Ja__container{flex-direction:column;flex-wrap:"no-wrap";justify-content:center;align-items:center;gap:30px;padding:20px;display:flex}.readers-module-scss-module__jMa_Ja__container .readers-module-scss-module__jMa_Ja__reader .readers-module-scss-module__jMa_Ja__title{color:#f5f5f5;font-size:15px;font-style:normal;font-weight:600;line-height:22px}.readers-module-scss-module__jMa_Ja__container .readers-module-scss-module__jMa_Ja__reader .readers-module-scss-module__jMa_Ja__title img{width:20px;height:20px}.readers-module-scss-module__jMa_Ja__container .readers-module-scss-module__jMa_Ja__reader .readers-module-scss-module__jMa_Ja__description{color:#f5f5f5;margin-top:4px;font-size:8px;font-style:normal;font-weight:400;line-height:12px}}
.PriceChart-module-scss-module__ArlZVW__chartContainer{border:1px solid #eee;border-radius:12px;width:100%;max-width:720px;margin:2rem auto;padding:1rem}@media (max-width:768px){.PriceChart-module-scss-module__ArlZVW__chartContainer{width:90%}}.PriceChart-module-scss-module__ArlZVW__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.PriceChart-module-scss-module__ArlZVW__project{align-items:center;gap:.75rem;display:flex}.PriceChart-module-scss-module__ArlZVW__projectLogo{border-radius:50%;width:32px;height:32px}.PriceChart-module-scss-module__ArlZVW__projectName{font-size:1.1rem;font-weight:700}.PriceChart-module-scss-module__ArlZVW__siteLogo{opacity:.9;height:48px}
.styles-module-scss-module__oyMM5q__container{box-sizing:border-box;border:1px solid #f85b33;border-radius:12px;width:100%;padding:.5rem;transition:transform .3s;display:block;position:relative;box-shadow:0 0 10px #0006}.styles-module-scss-module__oyMM5q__container:hover{transform:scale(1.01)}.styles-module-scss-module__oyMM5q__container .styles-module-scss-module__oyMM5q__imageWrapper{z-index:1;height:0;padding-top:100%;position:relative}.styles-module-scss-module__oyMM5q__container .styles-module-scss-module__oyMM5q__imageWrapper .styles-module-scss-module__oyMM5q__image{object-fit:cover;border-radius:12px}.styles-module-scss-module__oyMM5q__container .styles-module-scss-module__oyMM5q__tag{z-index:2;width:max-content;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}
.tweetcard-module-scss-module__oWqoeq__tweetCardContainer{flex-direction:row;flex-wrap:"no-wrap";justify-content:center;align-items:center;gap:1rem;width:100%;margin:30px 0;display:flex}
.quotes-module-scss-module__r9lnpa__wrapper{position:relative}.quotes-module-scss-module__r9lnpa__wrapper .quotes-module-scss-module__r9lnpa__background{z-index:-1;background-color:#f6f6f6;width:100%;height:100px;position:absolute;bottom:0;left:0;transform:translateY(100%)}.quotes-module-scss-module__r9lnpa__container{background-color:#f6f6f6;padding:8rem 5rem 7rem 10rem;position:relative;overflow:hidden}.quotes-module-scss-module__r9lnpa__container .quotes-module-scss-module__r9lnpa__slideOut{opacity:1;transform:translate(-120%)}.quotes-module-scss-module__r9lnpa__container .quotes-module-scss-module__r9lnpa__slideIn{opacity:0;transform:translate(120%)}.quotes-module-scss-module__r9lnpa__container .quotes-module-scss-module__r9lnpa__quote{position:relative}.quotes-module-scss-module__r9lnpa__container .quotes-module-scss-module__r9lnpa__quote p{color:#141414;z-index:1;margin:0;font-size:2.5rem;font-style:normal;font-weight:200;line-height:3rem;transition:transform .5s ease-out}.quotes-module-scss-module__r9lnpa__container .quotes-module-scss-module__r9lnpa__quote .quotes-module-scss-module__r9lnpa__quoteImage{flex-direction:row;flex-wrap:"no-wrap";opacity:.7;background-color:#f85b33;border-radius:100px;justify-content:center;align-items:center;gap:0;width:136px;height:136px;display:flex;position:absolute;top:0;left:0;transform:translate(-80%)translateY(-60%)}.quotes-module-scss-module__r9lnpa__container .quotes-module-scss-module__r9lnpa__author{flex-direction:row;flex-wrap:"no-wrap";justify-content:space-between;align-items:flex-end;gap:0;margin-top:4rem;display:flex}.quotes-module-scss-module__r9lnpa__container .quotes-module-scss-module__r9lnpa__author .quotes-module-scss-module__r9lnpa__details{flex-flow:row;justify-content:flex-start;align-items:center;gap:2rem;transition:transform .5s ease-out;display:flex}.quotes-module-scss-module__r9lnpa__container .quotes-module-scss-module__r9lnpa__author .quotes-module-scss-module__r9lnpa__details .quotes-module-scss-module__r9lnpa__autherDetails{flex-flow:column;justify-content:center;align-items:flex-start;gap:.4rem;display:flex}.quotes-module-scss-module__r9lnpa__container .quotes-module-scss-module__r9lnpa__author .quotes-module-scss-module__r9lnpa__details .quotes-module-scss-module__r9lnpa__autherDetails h3,.quotes-module-scss-module__r9lnpa__container .quotes-module-scss-module__r9lnpa__author .quotes-module-scss-module__r9lnpa__details .quotes-module-scss-module__r9lnpa__autherDetails p{letter-spacing:-.06rem;margin:0}.quotes-module-scss-module__r9lnpa__container .quotes-module-scss-module__r9lnpa__author .quotes-module-scss-module__r9lnpa__details .quotes-module-scss-module__r9lnpa__autherDetails h3{color:#141414;font-size:2.25rem;font-style:normal;font-weight:400;line-height:2.7rem}.quotes-module-scss-module__r9lnpa__container .quotes-module-scss-module__r9lnpa__author .quotes-module-scss-module__r9lnpa__details .quotes-module-scss-module__r9lnpa__autherDetails p{color:#2a2a2a;font-size:1.5rem;font-style:normal;font-weight:400;line-height:1.8rem}.quotes-module-scss-module__r9lnpa__container .quotes-module-scss-module__r9lnpa__author .quotes-module-scss-module__r9lnpa__arrow{cursor:pointer}.quotes-module-scss-module__r9lnpa__container .quotes-module-scss-module__r9lnpa__author .quotes-module-scss-module__r9lnpa__arrow:active{transform:scale(.95)}@media only screen and (max-width:1024px){.quotes-module-scss-module__r9lnpa__container{padding:3rem 2.5rem 3.5rem 3.5rem}.quotes-module-scss-module__r9lnpa__container .quotes-module-scss-module__r9lnpa__quote{position:relative}.quotes-module-scss-module__r9lnpa__container .quotes-module-scss-module__r9lnpa__quote p{color:#141414;letter-spacing:-.045rem;font-size:1.125rem;font-style:normal;font-weight:200;line-height:1.67625rem}.quotes-module-scss-module__r9lnpa__container .quotes-module-scss-module__r9lnpa__quote .quotes-module-scss-module__r9lnpa__quoteImage{width:45px;height:45px}.quotes-module-scss-module__r9lnpa__container .quotes-module-scss-module__r9lnpa__quote .quotes-module-scss-module__r9lnpa__quoteImage .quotes-module-scss-module__r9lnpa__image{width:25px;height:16px}.quotes-module-scss-module__r9lnpa__container .quotes-module-scss-module__r9lnpa__author{flex-direction:row;flex-wrap:"no-wrap";justify-content:space-between;align-items:flex-end;gap:0;margin-top:1rem;display:flex}.quotes-module-scss-module__r9lnpa__container .quotes-module-scss-module__r9lnpa__author .quotes-module-scss-module__r9lnpa__details{flex-flow:row;justify-content:flex-start;align-items:center;gap:.5rem;display:flex}.quotes-module-scss-module__r9lnpa__container .quotes-module-scss-module__r9lnpa__author .quotes-module-scss-module__r9lnpa__details .quotes-module-scss-module__r9lnpa__profilePicture{width:36px;height:36px}.quotes-module-scss-module__r9lnpa__container .quotes-module-scss-module__r9lnpa__author .quotes-module-scss-module__r9lnpa__details .quotes-module-scss-module__r9lnpa__autherDetails{flex-flow:column;justify-content:center;align-items:flex-start;gap:.4rem;display:flex}.quotes-module-scss-module__r9lnpa__container .quotes-module-scss-module__r9lnpa__author .quotes-module-scss-module__r9lnpa__details .quotes-module-scss-module__r9lnpa__autherDetails h3,.quotes-module-scss-module__r9lnpa__container .quotes-module-scss-module__r9lnpa__author .quotes-module-scss-module__r9lnpa__details .quotes-module-scss-module__r9lnpa__autherDetails p{letter-spacing:-.04rem}.quotes-module-scss-module__r9lnpa__container .quotes-module-scss-module__r9lnpa__author .quotes-module-scss-module__r9lnpa__details .quotes-module-scss-module__r9lnpa__autherDetails h3{color:#141414;font-size:1rem;font-style:normal;font-weight:400;line-height:1.2rem}.quotes-module-scss-module__r9lnpa__container .quotes-module-scss-module__r9lnpa__author .quotes-module-scss-module__r9lnpa__details .quotes-module-scss-module__r9lnpa__autherDetails p{color:#2a2a2a;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.05rem}.quotes-module-scss-module__r9lnpa__container .quotes-module-scss-module__r9lnpa__author .quotes-module-scss-module__r9lnpa__arrow{width:36px;height:36px}}
.radar-module-scss-module__ZKJ-mW__container{padding:100px}.radar-module-scss-module__ZKJ-mW__container .radar-module-scss-module__ZKJ-mW__content{flex-direction:row;flex-wrap:"no-wrap";justify-content:space-between;align-items:flex-start;gap:50px;margin-top:50px;display:flex}.radar-module-scss-module__ZKJ-mW__container .radar-module-scss-module__ZKJ-mW__content .radar-module-scss-module__ZKJ-mW__left{max-width:569px;padding-top:40px}.radar-module-scss-module__ZKJ-mW__container .radar-module-scss-module__ZKJ-mW__right{width:100%;max-width:325px;height:500px;margin-right:80px;position:relative}.radar-module-scss-module__ZKJ-mW__container .radar-module-scss-module__ZKJ-mW__right .radar-module-scss-module__ZKJ-mW__cardWrapper{width:100%;transition:transform .3s;top:0;left:0}.radar-module-scss-module__ZKJ-mW__container .radar-module-scss-module__ZKJ-mW__right .radar-module-scss-module__ZKJ-mW__cardWrapper.radar-module-scss-module__ZKJ-mW__dragging{will-change:transform;transition:none!important}.radar-module-scss-module__ZKJ-mW__container .radar-module-scss-module__ZKJ-mW__right .radar-module-scss-module__ZKJ-mW__cardWrapper.radar-module-scss-module__ZKJ-mW__exiting{pointer-events:none}.radar-module-scss-module__ZKJ-mW__container .radar-module-scss-module__ZKJ-mW__right:hover .radar-module-scss-module__ZKJ-mW__secondaryWrapper:not(.radar-module-scss-module__ZKJ-mW__dragging):not(.radar-module-scss-module__ZKJ-mW__exiting){transform:translate(54px)translateY(-10px)rotate(5deg)scale(.89)!important}.radar-module-scss-module__ZKJ-mW__container .radar-module-scss-module__ZKJ-mW__right:hover .radar-module-scss-module__ZKJ-mW__primaryWrapper:not(.radar-module-scss-module__ZKJ-mW__dragging):not(.radar-module-scss-module__ZKJ-mW__exiting){transform:translate(-10px)!important}.radar-module-scss-module__ZKJ-mW__container .radar-module-scss-module__ZKJ-mW__desktopRadarPulse{margin-top:40px;display:block}.radar-module-scss-module__ZKJ-mW__container .radar-module-scss-module__ZKJ-mW__mobileRadarPulse{display:none}@media only screen and (max-width:1024px){.radar-module-scss-module__ZKJ-mW__container{padding:40px}.radar-module-scss-module__ZKJ-mW__container .radar-module-scss-module__ZKJ-mW__content{flex-direction:column;flex-wrap:"no-wrap";justify-content:space-between;align-items:flex-start;gap:40px;margin-top:40px;display:flex}.radar-module-scss-module__ZKJ-mW__container .radar-module-scss-module__ZKJ-mW__right{max-width:280px;height:390px;margin:0 auto;position:relative}.radar-module-scss-module__ZKJ-mW__container .radar-module-scss-module__ZKJ-mW__desktopRadarPulse{display:none}.radar-module-scss-module__ZKJ-mW__container .radar-module-scss-module__ZKJ-mW__mobileRadarPulse{width:-webkit-fill-available;display:block}}
.content-module-scss-module__kRiiIW__articleTitle{color:#f85b33}.content-module-scss-module__kRiiIW__container{background-color:#f5f5f5;grid-template-columns:3fr 1fr;gap:2.5rem;margin-top:2rem;display:grid}.content-module-scss-module__kRiiIW__container .content-module-scss-module__kRiiIW__fetchingRelatedReads{color:#2a2a2a;width:100%;margin:2rem;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.6rem}.content-module-scss-module__kRiiIW__container .content-module-scss-module__kRiiIW__fetchingRelatedReads em{color:#f85b33}.content-module-scss-module__kRiiIW__container .content-module-scss-module__kRiiIW__desktopCommunity{margin-top:1.25rem}@media only screen and (max-width:1024px){.content-module-scss-module__kRiiIW__container{justify-content:initial;align-items:initial;flex-direction:column;flex-wrap:"no-wrap";flex-direction:column-reverse;gap:0;margin:2.25rem 0 0;display:flex}.content-module-scss-module__kRiiIW__container .content-module-scss-module__kRiiIW__desktopCommunity{display:none}}.content-module-scss-module__kRiiIW__mobileCommunity{display:none}@media only screen and (max-width:1024px){.content-module-scss-module__kRiiIW__mobileCommunity{display:block}}.content-module-scss-module__kRiiIW__communityContainer{background-color:#f5f5f5}
.sectionTitile-module-scss-module__2QmkJq__sectionTitle{color:#f6f6f6;background:linear-gradient(90deg,#ef471d73 0%,#ff998000 100%);border-left:6px solid #f85b34;width:fit-content;padding:10px 80px 10px 10px;font-size:20px;font-style:normal;font-weight:600;line-height:20px}@media only screen and (max-width:559px){.sectionTitile-module-scss-module__2QmkJq__sectionTitle{color:#f6f6f6;border-left:4px solid #f85b34;padding:6px 60px 6px 6px;font-size:13px;font-style:normal;font-weight:600;line-height:20px}}
.twitterCard-module-scss-module__SG6Rya__container{background:#15212b;border:1px solid #465259;border-radius:10px;max-width:325px;padding:18px;position:relative}.twitterCard-module-scss-module__SG6Rya__container .twitterCard-module-scss-module__SG6Rya__signalBadge{position:absolute;top:0;right:18px;transform:translateY(-50%)}.twitterCard-module-scss-module__SG6Rya__container .twitterCard-module-scss-module__SG6Rya__header{flex-direction:row;flex-wrap:"no-wrap";justify-content:space-between;align-items:center;gap:12px;width:100%;margin-bottom:12px;display:flex}.twitterCard-module-scss-module__SG6Rya__container .twitterCard-module-scss-module__SG6Rya__header .twitterCard-module-scss-module__SG6Rya__left{flex-direction:row;flex-wrap:"no-wrap";justify-content:flex-start;align-items:center;gap:12px;display:flex}.twitterCard-module-scss-module__SG6Rya__container .twitterCard-module-scss-module__SG6Rya__header .twitterCard-module-scss-module__SG6Rya__name .twitterCard-module-scss-module__SG6Rya__nameText{color:#f5f5f5;font-size:14px;font-style:normal;font-weight:600;line-height:21px}.twitterCard-module-scss-module__SG6Rya__container .twitterCard-module-scss-module__SG6Rya__header .twitterCard-module-scss-module__SG6Rya__name .twitterCard-module-scss-module__SG6Rya__usernameText{color:#71767b;font-size:11px;font-style:normal;font-weight:400;line-height:16px}.twitterCard-module-scss-module__SG6Rya__container .twitterCard-module-scss-module__SG6Rya__text{color:#a7a7a7;-webkit-line-clamp:6;line-clamp:6;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-bottom:12px;font-size:12px;font-style:normal;font-weight:400;line-height:16px;display:-webkit-box;overflow:hidden}.twitterCard-module-scss-module__SG6Rya__container .twitterCard-module-scss-module__SG6Rya__twitterPostImage{border-radius:10px;width:100%;height:180px;margin-bottom:20px;position:relative;overflow:hidden}.twitterCard-module-scss-module__SG6Rya__container .twitterCard-module-scss-module__SG6Rya__referencedTweetText{color:#71767b;background:#101a22;border:.268px solid #757575;border-left:4px solid #f85b34;border-radius:5.356px;margin-bottom:20px;padding:10px;font-size:12px;font-style:normal;font-weight:400;line-height:16px;overflow:hidden}.twitterCard-module-scss-module__SG6Rya__container .twitterCard-module-scss-module__SG6Rya__referencedTweetText .twitterCard-module-scss-module__SG6Rya__linkDescription{text-overflow:ellipsis;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.twitterCard-module-scss-module__SG6Rya__container .twitterCard-module-scss-module__SG6Rya__timeStamp{color:#71767b;font-size:12px;font-style:normal;font-weight:400;line-height:14px}.twitterCard-module-scss-module__SG6Rya__container .twitterCard-module-scss-module__SG6Rya__timeStamp .twitterCard-module-scss-module__SG6Rya__timeStampSeparator{margin:0 5px}.twitterCard-module-scss-module__SG6Rya__container .twitterCard-module-scss-module__SG6Rya__timeStamp .twitterCard-module-scss-module__SG6Rya__timeStampViews{color:#f5f5f5;margin-right:5px;font-weight:600}@media only screen and (max-width:1024px){.twitterCard-module-scss-module__SG6Rya__container{border-radius:8px;max-width:280px;padding:13px}.twitterCard-module-scss-module__SG6Rya__container .twitterCard-module-scss-module__SG6Rya__header .twitterCard-module-scss-module__SG6Rya__left img{width:30px;height:30px}.twitterCard-module-scss-module__SG6Rya__container .twitterCard-module-scss-module__SG6Rya__header .twitterCard-module-scss-module__SG6Rya__name .twitterCard-module-scss-module__SG6Rya__nameText{color:#f5f5f5;font-size:10px;font-style:normal;font-weight:600;line-height:16px}.twitterCard-module-scss-module__SG6Rya__container .twitterCard-module-scss-module__SG6Rya__header .twitterCard-module-scss-module__SG6Rya__name .twitterCard-module-scss-module__SG6Rya__usernameText{color:#71767b;font-size:8px;font-style:normal;font-weight:400;line-height:12px}.twitterCard-module-scss-module__SG6Rya__container .twitterCard-module-scss-module__SG6Rya__header img{width:15px;height:15px}.twitterCard-module-scss-module__SG6Rya__container .twitterCard-module-scss-module__SG6Rya__text{color:#a7a7a7;-webkit-line-clamp:6;line-clamp:6;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:10px;font-style:normal;font-weight:400;line-height:12px;display:-webkit-box;overflow:hidden}.twitterCard-module-scss-module__SG6Rya__container .twitterCard-module-scss-module__SG6Rya__twitterPostImage{height:140px}.twitterCard-module-scss-module__SG6Rya__container .twitterCard-module-scss-module__SG6Rya__twitterPostedLink{flex-direction:row;flex-wrap:"no-wrap";border:.268px solid #536471;border-radius:5.356px;justify-content:flex-start;align-items:center;gap:0;width:100%;margin-bottom:12px;display:flex;overflow:hidden}.twitterCard-module-scss-module__SG6Rya__container .twitterCard-module-scss-module__SG6Rya__twitterPostedLink .twitterCard-module-scss-module__SG6Rya__twitterPostedLinkImage{background-color:#0000;flex-shrink:0;width:83px;height:83px;position:relative}.twitterCard-module-scss-module__SG6Rya__container .twitterCard-module-scss-module__SG6Rya__twitterPostedLink .twitterCard-module-scss-module__SG6Rya__twitterPostedLinkDetails{text-overflow:ellipsis;flex-direction:column;flex-wrap:"no-wrap";color:#71767b;justify-content:center;align-items:flex-start;gap:3.3px;padding:0 14px 0 10px;font-size:12px;font-style:normal;font-weight:400;line-height:16px;display:flex;overflow:hidden}.twitterCard-module-scss-module__SG6Rya__container .twitterCard-module-scss-module__SG6Rya__twitterPostedLink .twitterCard-module-scss-module__SG6Rya__twitterPostedLinkDetails .twitterCard-module-scss-module__SG6Rya__linkTitle{color:#f5f5f5}.twitterCard-module-scss-module__SG6Rya__container .twitterCard-module-scss-module__SG6Rya__twitterPostedLink .twitterCard-module-scss-module__SG6Rya__twitterPostedLinkDetails .twitterCard-module-scss-module__SG6Rya__linkDescription{-webkit-line-clamp:2;line-clamp:2}.twitterCard-module-scss-module__SG6Rya__container .twitterCard-module-scss-module__SG6Rya__timeStamp{color:#71767b;font-size:10px;font-style:normal;font-weight:400;line-height:12px}}
.styles-module-scss-module__iCP3eG__container{z-index:1000;flex-direction:column;flex-wrap:"no-wrap";justify-content:flex-end;align-items:flex-end;gap:0;display:flex;position:fixed;bottom:15px;right:60px}.styles-module-scss-module__iCP3eG__container .styles-module-scss-module__iCP3eG__chatContainer{justify-content:flex-end;align-items:initial;flex-direction:column;flex-wrap:"no-wrap";opacity:0;background-color:#141414;border-radius:10px;gap:0;width:0;height:0;padding:0;transition:width .8s,height .8s,padding .3s,transform .3s ease-in-out,opacity .7s ease-in-out;display:flex;position:relative;overflow:hidden;transform:translate(-30px,30px)}.styles-module-scss-module__iCP3eG__container .styles-module-scss-module__iCP3eG__chatContainer.styles-module-scss-module__iCP3eG__visible{opacity:1;width:400px;height:420px;margin-bottom:1rem;padding:4rem 0;transform:translate(0)}.styles-module-scss-module__iCP3eG__container .styles-module-scss-module__iCP3eG__botIcon{flex-direction:row;flex-wrap:"no-wrap";cursor:pointer;background:#f6f6f6;border-radius:151.685px;justify-content:center;align-items:center;gap:0;width:80px;height:80px;transition:transform .3s;display:flex;box-shadow:12px 12px 56px #00000026}.styles-module-scss-module__iCP3eG__container .styles-module-scss-module__iCP3eG__botIcon:hover{filter:brightness(1.1);transform:scale(1)}.styles-module-scss-module__iCP3eG__container .styles-module-scss-module__iCP3eG__botIcon:active{filter:brightness(.9);transform:scale(.95)}
.blog-module-scss-module___FZERG__container,.blog-module-scss-module___FZERG__container p{color:#2a2a2a;font-size:1.12rem;font-style:normal;font-weight:400;line-height:1.68rem}.blog-module-scss-module___FZERG__container h1{color:#2a2a2a;font-size:3rem;font-style:normal;font-weight:700;line-height:normal}.blog-module-scss-module___FZERG__container h2{color:#2a2a2a;font-size:2.5rem;font-style:normal;font-weight:700;line-height:normal}.blog-module-scss-module___FZERG__container h3{color:#2a2a2a;font-size:1.88rem;font-style:normal;font-weight:700;line-height:normal}.blog-module-scss-module___FZERG__container h4{color:#2a2a2a;font-size:1.25rem;font-style:normal;font-weight:700;line-height:normal}.blog-module-scss-module___FZERG__container blockquote{color:#2a2a2a;border-left:3px solid #f85b33;padding:1rem 1.125rem;font-size:1.12rem;font-style:normal;font-weight:400;line-height:1.68rem}.blog-module-scss-module___FZERG__container blockquote footer{color:#2a2a2a;margin-top:1rem;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.68rem}.blog-module-scss-module___FZERG__container ul,.blog-module-scss-module___FZERG__container ol{color:#2a2a2a;font-size:1.12rem;font-style:normal;font-weight:200;line-height:1.68rem}.blog-module-scss-module___FZERG__container ul li,.blog-module-scss-module___FZERG__container ol li{margin-bottom:.5rem}.blog-module-scss-module___FZERG__container ul li strong,.blog-module-scss-module___FZERG__container ol li strong{color:#2a2a2a;font-size:1.12rem;font-style:normal;font-weight:400;line-height:1.68rem}.blog-module-scss-module___FZERG__container figure{flex-direction:row;flex-wrap:"no-wrap";justify-content:center;align-items:center;gap:0;width:100%;margin:0;display:flex}.blog-module-scss-module___FZERG__container figure img{max-width:100%;height:auto;display:block}.blog-module-scss-module___FZERG__container figure div{width:100%}.blog-module-scss-module___FZERG__container figure iframe{border-radius:20px;width:100%;height:320px}.blog-module-scss-module___FZERG__container strong{font-weight:700}.blog-module-scss-module___FZERG__container em{font-style:italic}.blog-module-scss-module___FZERG__container a{color:#f85b33;text-decoration:underline}.blog-module-scss-module___FZERG__container a svg{fill:currentColor;width:20px;height:20px}.blog-module-scss-module___FZERG__container .blog-module-scss-module___FZERG__trusted{color:#f85b33;margin:1rem 0;font-size:2.2rem;font-style:normal;font-weight:600;line-height:2.5rem}@media only screen and (max-width:1024px){.blog-module-scss-module___FZERG__container,.blog-module-scss-module___FZERG__container p{color:#2a2a2a;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.3125rem}.blog-module-scss-module___FZERG__container h1{color:#2a2a2a;font-size:2rem;font-style:normal;font-weight:700;line-height:normal}.blog-module-scss-module___FZERG__container h2{color:#2a2a2a;font-size:1.68rem;font-style:normal;font-weight:700;line-height:normal}.blog-module-scss-module___FZERG__container h3,.blog-module-scss-module___FZERG__container h4{color:#2a2a2a;font-size:1.25rem;font-style:normal;font-weight:700;line-height:normal}.blog-module-scss-module___FZERG__container blockquote{border-left:2px solid #f85b33;padding:1rem}.blog-module-scss-module___FZERG__container blockquote footer{color:#2a2a2a;margin-top:.75rem;font-size:1rem;font-style:normal;font-weight:400;line-height:1.2rem}.blog-module-scss-module___FZERG__container ul,.blog-module-scss-module___FZERG__container ol{color:#2a2a2a;font-size:.875rem;font-style:normal;font-weight:200;line-height:1.3125rem}.blog-module-scss-module___FZERG__container ul li strong,.blog-module-scss-module___FZERG__container ol li strong{color:#2a2a2a;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.3125rem}.blog-module-scss-module___FZERG__container a svg{width:15px;height:15px}.blog-module-scss-module___FZERG__container .blog-module-scss-module___FZERG__trusted{color:#f85b33;margin:1rem 0;font-size:1.8rem;font-style:normal;font-weight:600;line-height:1.8rem}}.blog-module-scss-module___FZERG__highlights{max-width:600px}.blog-module-scss-module___FZERG__highlightTitle{text-transform:uppercase;letter-spacing:1px;color:#222;padding-bottom:10px;font-size:34px;font-weight:700;display:inline-block;position:relative}@media (max-width:768px){.blog-module-scss-module___FZERG__highlightTitle{font-size:26px}}.blog-module-scss-module___FZERG__highlightTitle:after{content:"";background:linear-gradient(90deg,#dc2626,#16a34a);border-radius:2px;width:50%;height:4px;position:absolute;bottom:0;left:0}.blog-module-scss-module___FZERG__highlightItem{flex-direction:column;align-items:flex-start;gap:10px;padding:10px 0;display:flex}.blog-module-scss-module___FZERG__highlightItem p{margin:0;padding-bottom:8px;display:inline-block;position:relative}.blog-module-scss-module___FZERG__highlightItem p:after{content:"";background:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 200 6\" preserveAspectRatio=\"none\"><path d=\"M0 3 Q10 0, 20 3 T40 3 T60 3 T80 3 T100 3 T120 3 T140 3 T160 3 T180 3 T200 3\" stroke=\"%23f85b33\" strokeWidth=\"2\" fill=\"transparent\"/></svg>") 0 0/100% 100% repeat-x;width:100%;height:6px;position:absolute;bottom:0;left:0}.blog-module-scss-module___FZERG__highlightBar{background-color:#174ea6;width:5px;height:100%}.blog-module-scss-module___FZERG__highlightItem strong{font-weight:700}.blog-module-scss-module___FZERG__tableContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:12px;width:100%;max-width:400px;margin:20px auto;padding:15px;box-shadow:0 4px 10px #0000001a}.blog-module-scss-module___FZERG__yearlyTable{border-collapse:separate;border-spacing:10px;table-layout:fixed;text-align:left;width:100%;max-width:800px;margin:20px auto}.blog-module-scss-module___FZERG__yearlyTable thead{color:#fff;background:#f85b33}.blog-module-scss-module___FZERG__yearlyTable th,.blog-module-scss-module___FZERG__yearlyTable td{text-align:left;border-radius:8px;min-width:100px;padding:16px}.blog-module-scss-module___FZERG__yearlyTable th{font-weight:700}.blog-module-scss-module___FZERG__yearlyTable tbody tr{transition:background .3s ease-in-out}.blog-module-scss-module___FZERG__yearlyTable tbody tr:nth-child(odd){background:#fffc}.blog-module-scss-module___FZERG__yearlyTable tbody tr:nth-child(2n){background:#0000000d}.blog-module-scss-module___FZERG__yearlyTable tbody tr:hover{background:#00000026}.blog-module-scss-module___FZERG__yearlyTable tbody td{border-bottom:1px solid #0000001a}.blog-module-scss-module___FZERG__card{text-align:center;background:linear-gradient(145deg,#e0e0e0,#f5f5f5);border-radius:16px;width:60vw;padding:20px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}@media (max-width:768px){.blog-module-scss-module___FZERG__card{width:auto}}.blog-module-scss-module___FZERG__card{transform-style:preserve-3d;box-shadow:6px 6px 18px #0000004d,-6px -6px 18px #fffc}.blog-module-scss-module___FZERG__card:hover{transform:translateY(-12px)rotateX(4deg)rotateY(4deg);box-shadow:12px 12px 24px #0000004d,-12px -12px 24px #fffc}.blog-module-scss-module___FZERG__cardImage img{object-fit:cover;width:90px;height:90px;margin-bottom:15px;transform:translateZ(20px)}.blog-module-scss-module___FZERG__cardContent h3{color:#333;font-size:22px;font-weight:600;transform:translateZ(15px)}.blog-module-scss-module___FZERG__cardContent p{color:#555;margin-bottom:14px;font-size:15px;transform:translateZ(10px)}.blog-module-scss-module___FZERG__readMore{color:#fff;cursor:pointer;background:#f85b33;border:none;border-radius:25px;padding:10px 20px;font-size:14px;transition:all .3s;transform:translateZ(10px);box-shadow:3px 3px 6px #0000004d}.blog-module-scss-module___FZERG__readMore:hover{background:#f3b7a7;transform:scale(1.05)translateZ(10px)}.blog-module-scss-module___FZERG__card:after{content:"";filter:blur(25px);opacity:0;background:#fff3;border-radius:50%;width:180px;height:180px;transition:all .4s;position:absolute;top:-60px;left:-60px}.blog-module-scss-module___FZERG__card:hover:after{opacity:1;transform:scale(1.4)}.blog-module-scss-module___FZERG__currentTableContainer{background:#fff;border-radius:12px;margin-bottom:1rem;padding:20px;overflow:hidden;box-shadow:4px 4px 20px #0000001a}.blog-module-scss-module___FZERG__currentTableContainer table{border-collapse:collapse;width:100%}.blog-module-scss-module___FZERG__currentTableContainer thead{background:#f85833}.blog-module-scss-module___FZERG__currentTableContainer th{text-align:center;color:#fff;letter-spacing:.5px;padding:16px 20px;font-size:18px;font-weight:700}.blog-module-scss-module___FZERG__currentTableContainer th:first-child,.blog-module-scss-module___FZERG__currentTableContainer th:last-child{width:50%}.blog-module-scss-module___FZERG__currentTableContainer td{color:#333;padding:12px;font-size:15px;font-weight:500}.blog-module-scss-module___FZERG__currentTableContainer tbody tr{border-bottom:1px solid}.blog-module-scss-module___FZERG__label{text-transform:uppercase;color:#222;letter-spacing:.5px;font-size:16px;font-weight:700}.blog-module-scss-module___FZERG__vals{color:#464545;font-weight:300}.blog-module-scss-module___FZERG__faqContainer{border-radius:10px;margin:40px auto;padding:30px;font-family:Arial,sans-serif;box-shadow:0 4px 10px #0000001a}.blog-module-scss-module___FZERG__faqHeading{text-align:center;color:#1f2937;font-size:24px;font-weight:700}.blog-module-scss-module___FZERG__faqSubheading{text-align:center;color:#6b7280;margin-bottom:20px;font-size:14px}.blog-module-scss-module___FZERG__faqItem{border-bottom:1px solid #e5e7eb;padding:10px 0}.blog-module-scss-module___FZERG__faqQuestion{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:10px;font-size:16px;font-weight:700;display:flex}.blog-module-scss-module___FZERG__faqQuestion:hover{color:#f85b33}.blog-module-scss-module___FZERG__faqToggle{color:#f85b33;font-size:20px}.blog-module-scss-module___FZERG__faqAnswer{color:#4b5563;padding:10px;font-size:14px;line-height:1.5}
.ratingPill-module-scss-module__VWHRhq__pill{flex-direction:row;flex-wrap:"no-wrap";color:#097444;background:#ecfdf3;border:1px solid #abefc6;border-radius:14.556px;justify-content:flex-start;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-style:normal;font-weight:500;line-height:12px;display:flex}.ratingPill-module-scss-module__VWHRhq__low{color:#842029;background:#fef3f2;border:1px solid #fecdca;border-radius:14.556px}.ratingPill-module-scss-module__VWHRhq__low svg{rotate:180deg}.ratingPill-module-scss-module__VWHRhq__med{color:#d57c07;background:#3d2a0a;border:1px solid #d57c07;border-radius:14.556px}.ratingPill-module-scss-module__VWHRhq__medDot{background-color:currentColor;border-radius:100%;width:6px;height:6px}
.styles-module-scss-module__2WK6va__headerContainer{z-index:1;flex-direction:row;flex-wrap:"no-wrap";background-color:#f85833;border-radius:10px;justify-content:space-between;align-items:center;gap:0;width:-webkit-fill-available;padding:1rem;display:flex;position:absolute;top:0;left:0}.styles-module-scss-module__2WK6va__headerContainer .styles-module-scss-module__2WK6va__text h3,.styles-module-scss-module__2WK6va__headerContainer .styles-module-scss-module__2WK6va__text p{margin:0}.styles-module-scss-module__2WK6va__headerContainer .styles-module-scss-module__2WK6va__text{text-align:right}.styles-module-scss-module__2WK6va__headerContainer .styles-module-scss-module__2WK6va__text h3{color:#141414;font-size:1rem;font-style:normal;font-weight:600;line-height:1.1rem}.styles-module-scss-module__2WK6va__headerContainer .styles-module-scss-module__2WK6va__text p{color:#141414;font-size:.8rem;font-style:normal;font-weight:400;line-height:1rem}
.Timeline-module-scss-module__-NL8ra__outerContainer{padding:20px}.Timeline-module-scss-module__-NL8ra__header{align-items:center;gap:10px;margin-bottom:20px;display:flex}.Timeline-module-scss-module__-NL8ra__logo{background-color:#000;border-radius:50%;width:40px;height:40px}.Timeline-module-scss-module__-NL8ra__title{font-size:24px;font-weight:700}.Timeline-module-scss-module__-NL8ra__timeline{justify-content:space-between;align-items:center;margin-top:20px;padding-top:20px;display:flex;position:relative}.Timeline-module-scss-module__-NL8ra__timeline:before{content:"";background-color:#333;height:2px;position:absolute;top:12%;left:0;right:0}.Timeline-module-scss-module__-NL8ra__event{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.Timeline-module-scss-module__-NL8ra__circle{background-color:#f85833;border-radius:50%;width:20px;height:20px;position:relative;top:-10px}.Timeline-module-scss-module__-NL8ra__circleGray{background-color:#888;border-radius:50%;width:20px;height:20px;position:relative;top:-10px}.Timeline-module-scss-module__-NL8ra__date{color:#f85833;margin-top:10px;font-size:14px}.Timeline-module-scss-module__-NL8ra__eventTitle{margin:5px 0;font-size:16px;font-weight:700}.Timeline-module-scss-module__-NL8ra__description{color:#666;font-size:14px}.Timeline-module-scss-module__-NL8ra__info{text-align:center}@media (max-width:768px){.Timeline-module-scss-module__-NL8ra__timeline{flex-direction:column;align-items:flex-start;padding-left:20px}.Timeline-module-scss-module__-NL8ra__event{flex-direction:row;align-items:flex-start;margin-bottom:20px}.Timeline-module-scss-module__-NL8ra__circle,.Timeline-module-scss-module__-NL8ra__circleGray{margin-left:-.7rem;margin-right:1rem}.Timeline-module-scss-module__-NL8ra__event:first-of-type .Timeline-module-scss-module__-NL8ra__circle,.Timeline-module-scss-module__-NL8ra__event:nth-of-type(3) .Timeline-module-scss-module__-NL8ra__circle{width:27px;height:20px}.Timeline-module-scss-module__-NL8ra__event:nth-of-type(2) .Timeline-module-scss-module__-NL8ra__circle,.Timeline-module-scss-module__-NL8ra__event:nth-of-type(4) .Timeline-module-scss-module__-NL8ra__circle{width:20px;height:20px}.Timeline-module-scss-module__-NL8ra__info{text-align:left;margin-top:-.9rem}.Timeline-module-scss-module__-NL8ra__date{font-size:12px}.Timeline-module-scss-module__-NL8ra__eventTitle{font-size:14px}.Timeline-module-scss-module__-NL8ra__description{font-size:12px}.Timeline-module-scss-module__-NL8ra__timeline:before{width:2px;height:100%;top:auto;bottom:0;left:18px}}
.styles-module-scss-module__JyRZDW__inputWrapper{width:-webkit-fill-available;position:absolute;bottom:0;left:0}.styles-module-scss-module__JyRZDW__inputWrapper .styles-module-scss-module__JyRZDW__error{color:red;font-size:.8rem;font-style:normal;font-weight:400;line-height:1rem;position:absolute;top:5px;left:1rem}.styles-module-scss-module__JyRZDW__inputWrapper .styles-module-scss-module__JyRZDW__inputContainer{color:#f6f6f6;background-color:#030303;border:none;border-radius:0 0 10px 10px;width:-webkit-fill-available;height:82px;padding:0 5rem 0 1rem;font-size:.9rem;font-style:normal;font-weight:400;line-height:1.1rem}.styles-module-scss-module__JyRZDW__inputWrapper .styles-module-scss-module__JyRZDW__inputContainer:focus{outline:none}.styles-module-scss-module__JyRZDW__inputWrapper .styles-module-scss-module__JyRZDW__sendButton{flex-direction:row;flex-wrap:"no-wrap";cursor:pointer;background-color:#f85b33;border-radius:100%;justify-content:center;align-items:center;gap:0;width:45px;height:45px;transition:transform .1s ease-in-out;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.styles-module-scss-module__JyRZDW__inputWrapper .styles-module-scss-module__JyRZDW__sendButton:active{transform:translateY(-45%)}
.styles-module-scss-module__zvnJna__container{background-color:#28110b;border-radius:.625rem;padding:1.5rem;position:relative}.styles-module-scss-module__zvnJna__container .styles-module-scss-module__zvnJna__imageWrapper{z-index:1}.styles-module-scss-module__zvnJna__container .styles-module-scss-module__zvnJna__content{z-index:2;color:#f6f6f6;font-size:1rem;font-style:normal;font-weight:600;line-height:normal;position:relative}.styles-module-scss-module__zvnJna__container .styles-module-scss-module__zvnJna__socials{z-index:2;justify-content:initial;align-items:initial;flex-flow:row;gap:1.25rem;margin-top:.6rem;display:flex;position:relative}.styles-module-scss-module__zvnJna__container .styles-module-scss-module__zvnJna__socials img{cursor:pointer}.styles-module-scss-module__zvnJna__container .styles-module-scss-module__zvnJna__socials img:active{transform:scale(.9)}
.content-module-scss-module__WrHBHW__container{background-color:#f5f5f5;grid-template-columns:3fr 1fr;gap:2.5rem;padding:80px;display:grid;overflow-x:hidden}.content-module-scss-module__WrHBHW__container h1,.content-module-scss-module__WrHBHW__container h2{margin:20px 0}.content-module-scss-module__WrHBHW__container p{margin:5px 0}.content-module-scss-module__WrHBHW__container .content-module-scss-module__WrHBHW__fetchingRelatedReads{color:#2a2a2a;width:100%;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.6rem}.content-module-scss-module__WrHBHW__container .content-module-scss-module__WrHBHW__fetchingRelatedReads em{color:#f85b33}@media only screen and (max-width:1024px){.content-module-scss-module__WrHBHW__container{justify-content:initial;align-items:initial;flex-direction:column;flex-wrap:"no-wrap";flex-direction:column-reverse;gap:0;padding:20px;display:flex}.content-module-scss-module__WrHBHW__container .content-module-scss-module__WrHBHW__desktopCommunity{display:none}}.content-module-scss-module__WrHBHW__communityContainer{display:none}@media only screen and (max-width:1024px){.content-module-scss-module__WrHBHW__communityContainer{background-color:#f5f5f5;padding:0 20px;display:block}}.content-module-scss-module__WrHBHW__mobileCommunity{display:none}@media only screen and (max-width:1024px){.content-module-scss-module__WrHBHW__mobileCommunity{display:block}}.content-module-scss-module__WrHBHW__timeText{color:#4b4b4b;letter-spacing:-.02rem;font-size:1rem;font-style:normal;font-weight:800;line-height:1.25rem}.content-module-scss-module__WrHBHW__blogDate{color:#545454;letter-spacing:-.02rem;font-size:1rem;font-style:normal;font-weight:400;line-height:1.25rem}
.styles-module-scss-module__Gi9-qq__container{flex-flow:row;justify-content:flex-start;align-items:flex-end;gap:.5rem;margin-bottom:1rem;display:flex}.styles-module-scss-module__Gi9-qq__container p{color:#fff;background-color:#2a2a2a;border-radius:8px;max-width:271px;margin:0;padding:.75rem .5rem;font-size:.9rem;font-style:normal;font-weight:200;line-height:1rem;transform:translateY(-2px)}.styles-module-scss-module__Gi9-qq__alignRight{justify-content:flex-end}
.text-module-scss-module__CwSCVG__text{color:#f5f5f5;opacity:.7;font-size:13px;font-style:normal;font-weight:400;line-height:20px}@media only screen and (max-width:1024px){.text-module-scss-module__CwSCVG__text{color:#4b4b4b;letter-spacing:-.04rem;font-size:1rem;font-style:normal;font-weight:400;line-height:1.2rem}}
.kolcard-module-scss-module__oRHGxW__card{background-color:#fff;border:1px solid #e5e7eb;border-radius:1rem;max-width:1250px;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000000f}.kolcard-module-scss-module__oRHGxW__imageWrapper{flex-shrink:0}.kolcard-module-scss-module__oRHGxW__image{object-fit:cover;width:250px;height:100%}.kolcard-module-scss-module__oRHGxW__details{flex-direction:column;justify-content:space-between;gap:1rem;padding:1.5rem;display:flex}.kolcard-module-scss-module__oRHGxW__header{flex-direction:column;gap:.25rem;display:flex}.kolcard-module-scss-module__oRHGxW__name{color:#111827;font-size:1.5rem;font-weight:700}.kolcard-module-scss-module__oRHGxW__handle{color:#6b7280;font-size:.9rem}.kolcard-module-scss-module__oRHGxW__bio{color:#374151;margin-top:.5rem;font-size:.95rem}.kolcard-module-scss-module__oRHGxW__pinnedTweet{color:#1f2937;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem;font-size:.9rem}.kolcard-module-scss-module__oRHGxW__pinnedLabel{font-weight:600}.kolcard-module-scss-module__oRHGxW__viewButton{color:#fff;background-color:#000;border-radius:9999px;padding:.5rem 1.25rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:background-color .3s;display:inline-block}.kolcard-module-scss-module__oRHGxW__viewButton:hover{background-color:#1f1f1f}@media (max-width:768px){.kolcard-module-scss-module__oRHGxW__card{flex-direction:column}.kolcard-module-scss-module__oRHGxW__image{width:100%;height:auto}.kolcard-module-scss-module__oRHGxW__details{padding:1rem}.kolcard-module-scss-module__oRHGxW__name{font-size:1.25rem}.kolcard-module-scss-module__oRHGxW__bio,.kolcard-module-scss-module__oRHGxW__pinnedTweet{font-size:.85rem}.kolcard-module-scss-module__oRHGxW__viewButton{padding:.5rem 1rem;font-size:.8rem}}
.styles-module-scss-module__KabsMW__container{-ms-overflow-style:none;scrollbar-width:none;padding:.75rem;overflow-y:auto}.styles-module-scss-module__KabsMW__container::-webkit-scrollbar{display:none}

