.styles-module-scss-module__oCiWCa__container{color:#fff;max-width:1600px;margin:0 auto;padding:2rem}.styles-module-scss-module__oCiWCa__container .styles-module-scss-module__oCiWCa__header{text-align:center}.styles-module-scss-module__oCiWCa__container .styles-module-scss-module__oCiWCa__header h1{font-size:3rem}.styles-module-scss-module__oCiWCa__container .styles-module-scss-module__oCiWCa__header p{color:silver}.styles-module-scss-module__oCiWCa__container .styles-module-scss-module__oCiWCa__header .styles-module-scss-module__oCiWCa__navTabs{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:1rem;display:flex}.styles-module-scss-module__oCiWCa__container .styles-module-scss-module__oCiWCa__header .styles-module-scss-module__oCiWCa__navTabs button{color:#fff;background:0 0;border:1px solid #333;border-radius:999px;padding:.5rem 1rem;font-size:.85rem}.styles-module-scss-module__oCiWCa__container .styles-module-scss-module__oCiWCa__header .styles-module-scss-module__oCiWCa__navTabs button.styles-module-scss-module__oCiWCa__activeTab{color:#000;background-color:#f85833}.styles-module-scss-module__oCiWCa__container .styles-module-scss-module__oCiWCa__mainContent{gap:2rem;margin-top:2rem;display:flex}.styles-module-scss-module__oCiWCa__container .styles-module-scss-module__oCiWCa__sidebar{background-color:#181818;border-radius:12px;width:260px;padding:1.5rem}.styles-module-scss-module__oCiWCa__container .styles-module-scss-module__oCiWCa__sidebar .styles-module-scss-module__oCiWCa__filters{flex-direction:column;gap:1.5rem;display:flex}.styles-module-scss-module__oCiWCa__container .styles-module-scss-module__oCiWCa__sidebar .styles-module-scss-module__oCiWCa__filters .styles-module-scss-module__oCiWCa__filterGroup h4{margin-bottom:.5rem;font-size:1rem}.styles-module-scss-module__oCiWCa__container .styles-module-scss-module__oCiWCa__sidebar .styles-module-scss-module__oCiWCa__filters .styles-module-scss-module__oCiWCa__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__oCiWCa__container .styles-module-scss-module__oCiWCa__sidebar .styles-module-scss-module__oCiWCa__filters .styles-module-scss-module__oCiWCa__filterGroup label{margin-bottom:.3rem;font-size:.85rem;display:block}.styles-module-scss-module__oCiWCa__container .styles-module-scss-module__oCiWCa__sidebar .styles-module-scss-module__oCiWCa__filters .styles-module-scss-module__oCiWCa__filterGroup .styles-module-scss-module__oCiWCa__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__oCiWCa__container .styles-module-scss-module__oCiWCa__sidebar .styles-module-scss-module__oCiWCa__filters .styles-module-scss-module__oCiWCa__filterGroup .styles-module-scss-module__oCiWCa__tags span:hover{transform:translateY(-3px);box-shadow:0 4px 10px #00000026}.styles-module-scss-module__oCiWCa__container .styles-module-scss-module__oCiWCa__sidebar .styles-module-scss-module__oCiWCa__filters .styles-module-scss-module__oCiWCa__filterGroup .styles-module-scss-module__oCiWCa__tags span:active{box-shadow:none;transform:translateY(0)}.styles-module-scss-module__oCiWCa__container .styles-module-scss-module__oCiWCa__sidebar .styles-module-scss-module__oCiWCa__filters .styles-module-scss-module__oCiWCa__activeFilter{color:#fff;background-color:#f85833;font-weight:600}.styles-module-scss-module__oCiWCa__container .styles-module-scss-module__oCiWCa__gridWrapper{flex:1;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;display:grid}.styles-module-scss-module__oCiWCa__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__oCiWCa__projectCard:hover{transform:translateY(-6px)scale(1.015);box-shadow:0 0 18px #f85b33}.styles-module-scss-module__oCiWCa__projectCard .styles-module-scss-module__oCiWCa__logoContainer{justify-content:center;align-items:center;display:flex}.styles-module-scss-module__oCiWCa__projectCard .styles-module-scss-module__oCiWCa__nameSection{text-align:center}.styles-module-scss-module__oCiWCa__projectCard .styles-module-scss-module__oCiWCa__nameSection h3{font-size:1.1rem;font-weight:600}.styles-module-scss-module__oCiWCa__projectCard .styles-module-scss-module__oCiWCa__nameSection .styles-module-scss-module__oCiWCa__symbol{color:#1a1a1a;background:#d2f0d2;border-radius:6px;margin-top:.2rem;padding:.2rem .6rem;font-size:.75rem;display:inline-block}.styles-module-scss-module__oCiWCa__projectCard .styles-module-scss-module__oCiWCa__statsSection{flex-direction:column;align-items:center;gap:.4rem;display:flex}.styles-module-scss-module__oCiWCa__projectCard .styles-module-scss-module__oCiWCa__statsSection .styles-module-scss-module__oCiWCa__tagsRow{flex-wrap:wrap;justify-content:center;gap:.4rem;display:flex}.styles-module-scss-module__oCiWCa__projectCard .styles-module-scss-module__oCiWCa__statsSection .styles-module-scss-module__oCiWCa__tag{color:#2d7a46;background:#e0f7e9;border-radius:5px;padding:.2rem .5rem;font-size:.7rem}.styles-module-scss-module__oCiWCa__projectCard .styles-module-scss-module__oCiWCa__statsSection .styles-module-scss-module__oCiWCa__darkTag{color:#fff;background:#1c1c1e}.styles-module-scss-module__oCiWCa__projectCard .styles-module-scss-module__oCiWCa__statsSection .styles-module-scss-module__oCiWCa__chartPlaceholder{width:100%}.styles-module-scss-module__oCiWCa__projectCard .styles-module-scss-module__oCiWCa__statsSection .styles-module-scss-module__oCiWCa__chartPlaceholder svg{margin:0 auto;display:block}.styles-module-scss-module__oCiWCa__projectCard .styles-module-scss-module__oCiWCa__statsSection .styles-module-scss-module__oCiWCa__socialScoreWrapper{justify-content:center;align-items:center;gap:.4rem;display:flex}.styles-module-scss-module__oCiWCa__projectCard .styles-module-scss-module__oCiWCa__statsSection .styles-module-scss-module__oCiWCa__socialScoreWrapper .styles-module-scss-module__oCiWCa__scoreBox{background:#efefef;border-radius:6px;flex-direction:column;align-items:center;padding:.4rem .6rem;display:flex}.styles-module-scss-module__oCiWCa__projectCard .styles-module-scss-module__oCiWCa__statsSection .styles-module-scss-module__oCiWCa__socialScoreWrapper .styles-module-scss-module__oCiWCa__scoreChange{font-size:.85rem;font-weight:600}.styles-module-scss-module__oCiWCa__projectCard .styles-module-scss-module__oCiWCa__statsSection .styles-module-scss-module__oCiWCa__socialScoreWrapper .styles-module-scss-module__oCiWCa__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__oCiWCa__mainContent{flex-direction:column}.styles-module-scss-module__oCiWCa__sidebar{width:100%}.styles-module-scss-module__oCiWCa__gridWrapper{grid-template-columns:repeat(auto-fill,minmax(100%,1fr))}}.styles-module-scss-module__oCiWCa__searchWrapper{padding:0 1rem 1.5rem}.styles-module-scss-module__oCiWCa__contentWrapper{flex:1}.styles-module-scss-module__oCiWCa__card{width:100%}.styles-module-scss-module__oCiWCa__activeFilter{color:#fff;font-weight:600;background-color:#f85833!important}
.styles-module-scss-module__XDwrxG__paginationWrapper{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin:2rem 0;display:flex}.styles-module-scss-module__XDwrxG__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__XDwrxG__pageButton:hover:not(.styles-module-scss-module__XDwrxG__disabled){background:#ff910033}.styles-module-scss-module__XDwrxG__pageButton.styles-module-scss-module__XDwrxG__disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__XDwrxG__pageIndicator{color:#ccc;font-size:.9rem}.styles-module-scss-module__XDwrxG__arrowLeft{transform:rotate(180deg)}
.styles-module-scss-module__Cv260G__inputContainer{width:270px;height:41px;position:relative}.styles-module-scss-module__Cv260G__inputContainer .styles-module-scss-module__Cv260G__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__Cv260G__inputContainer .styles-module-scss-module__Cv260G__input:focus{outline:none;transform:scale(1.1)}.styles-module-scss-module__Cv260G__inputContainer .styles-module-scss-module__Cv260G__input:focus+.styles-module-scss-module__Cv260G__icon{right:5%}.styles-module-scss-module__Cv260G__inputContainer .styles-module-scss-module__Cv260G__icon{cursor:pointer;transition:right .2s ease-in-out;position:absolute;top:50%;right:7%;transform:translateY(-50%)}.styles-module-scss-module__Cv260G__inputContainer .styles-module-scss-module__Cv260G__icon:active{transform:translateY(-50%)scale(.9)}
.styles-module-scss-module___Nhd8q__highlightsContainer{flex-wrap:wrap;justify-content:space-between;gap:1.5rem;margin-top:2.5rem;margin-bottom:2rem;display:flex}.styles-module-scss-module___Nhd8q__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___Nhd8q__highlightCard:hover{transform:translateY(-4px);box-shadow:0 0 12px #ff910033}.styles-module-scss-module___Nhd8q__highlightCard .styles-module-scss-module___Nhd8q__cardHeader{color:#aaa;align-items:center;gap:.6rem;font-size:.9rem;font-weight:600;display:flex}.styles-module-scss-module___Nhd8q__highlightCard .styles-module-scss-module___Nhd8q__emoji{font-size:1.2rem}.styles-module-scss-module___Nhd8q__highlightCard .styles-module-scss-module___Nhd8q__title{font-weight:500}.styles-module-scss-module___Nhd8q__highlightCard .styles-module-scss-module___Nhd8q__projectName{margin-top:.6rem;font-size:1.2rem;font-weight:600}.styles-module-scss-module___Nhd8q__highlightCard .styles-module-scss-module___Nhd8q__ticker{color:#aaa;margin-bottom:.6rem;font-size:.85rem}.styles-module-scss-module___Nhd8q__highlightCard .styles-module-scss-module___Nhd8q__statRow{justify-content:space-between;align-items:center;margin-top:.6rem;display:flex}.styles-module-scss-module___Nhd8q__highlightCard .styles-module-scss-module___Nhd8q__statRow .styles-module-scss-module___Nhd8q__change{font-size:1rem;font-weight:600}.styles-module-scss-module___Nhd8q__projectInfoRow{align-items:center;gap:.6rem;margin-top:.6rem;display:flex}.styles-module-scss-module___Nhd8q__projectLogo{object-fit:contain;border-radius:50%}.styles-module-scss-module___Nhd8q__projectText{flex-direction:column;justify-content:center;display:flex}.styles-module-scss-module___Nhd8q__projectName{font-size:1.1rem;font-weight:600}.styles-module-scss-module___Nhd8q__ticker{color:#aaa;font-size:.85rem}.styles-module-scss-module___Nhd8q__spotlightRow{justify-content:space-between;gap:1rem;margin-top:1rem;display:flex}.styles-module-scss-module___Nhd8q__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___Nhd8q__spotlightCoin:hover{transform:translateY(-3px);box-shadow:0 0 10px #ffa5004d}.styles-module-scss-module___Nhd8q__spotlightCoin img{object-fit:contain}.styles-module-scss-module___Nhd8q__cardLink{color:inherit;text-decoration:none;display:block}
.ArenaHeader-module-scss-module__X40XEG__header{text-align:center}.ArenaHeader-module-scss-module__X40XEG__header h1{font-size:3rem}.ArenaHeader-module-scss-module__X40XEG__header p{color:silver}.ArenaHeader-module-scss-module__X40XEG__header .ArenaHeader-module-scss-module__X40XEG__navTabs{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:1rem;display:flex}.ArenaHeader-module-scss-module__X40XEG__header .ArenaHeader-module-scss-module__X40XEG__navTabs a,.ArenaHeader-module-scss-module__X40XEG__header .ArenaHeader-module-scss-module__X40XEG__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__X40XEG__header .ArenaHeader-module-scss-module__X40XEG__navTabs a:hover,.ArenaHeader-module-scss-module__X40XEG__header .ArenaHeader-module-scss-module__X40XEG__navTabs span:hover{transform:translateY(-2px);box-shadow:0 2px 8px #0003}.ArenaHeader-module-scss-module__X40XEG__header .ArenaHeader-module-scss-module__X40XEG__navTabs .ArenaHeader-module-scss-module__X40XEG__activeTab{color:#000;background-color:#f85833}.ArenaHeader-module-scss-module__X40XEG__header .ArenaHeader-module-scss-module__X40XEG__navTabs .ArenaHeader-module-scss-module__X40XEG__disabledTab{opacity:.5;cursor:not-allowed;pointer-events:none;box-shadow:none;transform:none}.ArenaHeader-module-scss-module__X40XEG__predictionsHeader{color:#fff;margin-bottom:3rem}
.title-module-scss-module__Av6wTq__title{color:#f5f5f5;margin:0;font-size:28px;font-style:normal;font-weight:600;line-height:42px}.title-module-scss-module__Av6wTq__title em{color:#f85b33;font-weight:500}@media only screen and (max-width:1024px){.title-module-scss-module__Av6wTq__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__Mxn3La__container{border:1px solid #373737;border-radius:10px;margin-top:20px;padding:5px}.HypeMeter-module-scss-module__Mxn3La__container .HypeMeter-module-scss-module__Mxn3La__hypeMeterWrapper{background:#090a05;border-radius:10px;padding:10px}.HypeMeter-module-scss-module__Mxn3La__container .HypeMeter-module-scss-module__Mxn3La__hypeMeterWrapper .HypeMeter-module-scss-module__Mxn3La__hypeMetterBackground{background:repeating-linear-gradient(90deg,#373737 0 .5px,#0000 .5px 4.5px);height:18px}.HypeMeter-module-scss-module__Mxn3La__container .HypeMeter-module-scss-module__Mxn3La__hypeMeterWrapper .HypeMeter-module-scss-module__Mxn3La__hypeMetterBackground .HypeMeter-module-scss-module__Mxn3La__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__Mxn3La__widthGrow,2s linear infinite HypeMeter-module-scss-module__Mxn3La__gradientMove}@keyframes HypeMeter-module-scss-module__Mxn3La__widthGrow{0%{width:0}to{width:var(--target-width)}}@keyframes HypeMeter-module-scss-module__Mxn3La__gradientMove{0%{background-position:0 0}to{background-position:200% 0}}.HypeMeter-module-scss-module__Mxn3La__container .HypeMeter-module-scss-module__Mxn3La__hypeMeterWrapper .HypeMeter-module-scss-module__Mxn3La__hypeMetterScale{flex-flow:row;justify-content:space-between;align-items:center;gap:10px;margin-top:5px;display:flex}.HypeMeter-module-scss-module__Mxn3La__container .HypeMeter-module-scss-module__Mxn3La__hypeMeterWrapper .HypeMeter-module-scss-module__Mxn3La__hypeMetterScale .HypeMeter-module-scss-module__Mxn3La__hypeMetterScaleStart{color:#f0f0f0;font-size:12px;font-style:normal;font-weight:500;line-height:18px}.HypeMeter-module-scss-module__Mxn3La__container .HypeMeter-module-scss-module__Mxn3La__hypeMeterWrapper .HypeMeter-module-scss-module__Mxn3La__hypeMetterScale .HypeMeter-module-scss-module__Mxn3La__hypeMetterScaleEnd{color:#a7a7a7;font-size:12px;font-style:normal;font-weight:500;line-height:18px}.HypeMeter-module-scss-module__Mxn3La__container .HypeMeter-module-scss-module__Mxn3La__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__Mxn3La__container .HypeMeter-module-scss-module__Mxn3La__hypeMeterState .HypeMeter-module-scss-module__Mxn3La__title{color:#f85b34;font-size:14px;font-style:normal;font-weight:500;line-height:21px}.HypeMeter-module-scss-module__Mxn3La__container .HypeMeter-module-scss-module__Mxn3La__hypeMeterState .HypeMeter-module-scss-module__Mxn3La__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__Mxn3La__container{border-radius:5px;margin-top:20px;padding:2.5px}.HypeMeter-module-scss-module__Mxn3La__container .HypeMeter-module-scss-module__Mxn3La__hypeMeterWrapper{border-radius:5px;padding:5px}.HypeMeter-module-scss-module__Mxn3La__container .HypeMeter-module-scss-module__Mxn3La__hypeMeterWrapper .HypeMeter-module-scss-module__Mxn3La__hypeMetterBackground{background:repeating-linear-gradient(90deg,#373737 0 .25px,#0000 .25px 2.25px);height:12px}.HypeMeter-module-scss-module__Mxn3La__container .HypeMeter-module-scss-module__Mxn3La__hypeMeterWrapper .HypeMeter-module-scss-module__Mxn3La__hypeMetterScale{flex-flow:row;justify-content:space-between;align-items:center;gap:10px;margin-top:5px;display:flex}.HypeMeter-module-scss-module__Mxn3La__container .HypeMeter-module-scss-module__Mxn3La__hypeMeterWrapper .HypeMeter-module-scss-module__Mxn3La__hypeMetterScale .HypeMeter-module-scss-module__Mxn3La__hypeMetterScaleStart{color:#f0f0f0;font-size:8px;font-style:normal;font-weight:500;line-height:12px}.HypeMeter-module-scss-module__Mxn3La__container .HypeMeter-module-scss-module__Mxn3La__hypeMeterWrapper .HypeMeter-module-scss-module__Mxn3La__hypeMetterScale .HypeMeter-module-scss-module__Mxn3La__hypeMetterScaleEnd{color:#a7a7a7;font-size:8px;font-style:normal;font-weight:500;line-height:12px}.HypeMeter-module-scss-module__Mxn3La__container .HypeMeter-module-scss-module__Mxn3La__hypeMeterState{gap:5px;margin-top:2.5px;padding:0 5px}.HypeMeter-module-scss-module__Mxn3La__container .HypeMeter-module-scss-module__Mxn3La__hypeMeterState .HypeMeter-module-scss-module__Mxn3La__title{color:#f85b34;font-size:12px;font-style:normal;font-weight:500;line-height:18px}.HypeMeter-module-scss-module__Mxn3La__container .HypeMeter-module-scss-module__Mxn3La__hypeMeterState .HypeMeter-module-scss-module__Mxn3La__description{color:#949494;font-size:10px;font-style:normal;font-weight:500;line-height:14px}}
.articleIndex-module-scss-module__ysl4Lq__container h3,.articleIndex-module-scss-module__ysl4Lq__container a{margin:0}.articleIndex-module-scss-module__ysl4Lq__container h3{color:#2a2a2a;margin-bottom:.6rem;font-size:1.25rem;font-style:normal;font-weight:700;line-height:normal}.articleIndex-module-scss-module__ysl4Lq__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__ysl4Lq__container a:hover{text-decoration:underline}.articleIndex-module-scss-module__ysl4Lq__container .articleIndex-module-scss-module__ysl4Lq__active{color:#f85b33;border-left:3px solid #f85b33;font-weight:600}@media only screen and (max-width:1024px){.articleIndex-module-scss-module__ysl4Lq__container h3{color:#2a2a2a;font-size:1rem;font-style:normal;font-weight:700;line-height:normal}.articleIndex-module-scss-module__ysl4Lq__container a{color:#2a2a2a;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}}
.styles-module-scss-module__rYDH0a__container{margin-top:100px}.styles-module-scss-module__rYDH0a__container .styles-module-scss-module__rYDH0a__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__rYDH0a__container{margin-top:80px}.styles-module-scss-module__rYDH0a__container .styles-module-scss-module__rYDH0a__blogsContainer{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}}@media only screen and (max-width:559px){.styles-module-scss-module__rYDH0a__container{margin-top:60px}.styles-module-scss-module__rYDH0a__container .styles-module-scss-module__rYDH0a__blogsContainer{grid-template-columns:repeat(1,1fr);gap:20px;display:grid}}
.styles-module-scss-module__5UoySa__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__5UoySa__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__5UoySa__navButton .styles-module-scss-module__5UoySa__arrowIcon{color:#f85b34}.styles-module-scss-module__5UoySa__navButton .styles-module-scss-module__5UoySa__arrow{font-size:1rem}.styles-module-scss-module__5UoySa__navButton:hover:not(.styles-module-scss-module__5UoySa__disabled){background:#191919;border:1px solid #191919;box-shadow:0 1px 2px #0a0d120d}.styles-module-scss-module__5UoySa__navButton:active:not(.styles-module-scss-module__5UoySa__disabled){transform:scale(.98)}.styles-module-scss-module__5UoySa__navButton.styles-module-scss-module__5UoySa__disabled{cursor:not-allowed;background:#191919;box-shadow:0 1px 2px #0a0d120d}.styles-module-scss-module__5UoySa__navButton.styles-module-scss-module__5UoySa__disabled .styles-module-scss-module__5UoySa__arrowIcon{color:#616060}.styles-module-scss-module__5UoySa__pageNumbers{flex-flow:row;justify-content:center;align-items:center;gap:.25rem;display:flex}.styles-module-scss-module__5UoySa__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__5UoySa__pageButton:hover:not(.styles-module-scss-module__5UoySa__active){border-radius:8px}.styles-module-scss-module__5UoySa__pageButton.styles-module-scss-module__5UoySa__active{color:#f85833;background:#2a2828;border-color:#f85833}.styles-module-scss-module__5UoySa__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__5UoySa__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__5UoySa__pageNumbers{display:none}.styles-module-scss-module__5UoySa__mobilePageInfo{display:block}}
.styles-module-scss-module__Iya-YG__container{flex-flow:row;justify-content:flex-start;align-items:flex-start;gap:4px;display:flex}.styles-module-scss-module__Iya-YG__container .styles-module-scss-module__Iya-YG__leftSection{flex:1}.styles-module-scss-module__Iya-YG__container .styles-module-scss-module__Iya-YG__leftSection .styles-module-scss-module__Iya-YG__imageWrapper{border-radius:4px;width:100%;height:290px;padding-top:6px;position:relative;overflow:hidden}.styles-module-scss-module__Iya-YG__container .styles-module-scss-module__Iya-YG__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__Iya-YG__container .styles-module-scss-module__Iya-YG__rightSection .styles-module-scss-module__Iya-YG__timeStamp{color:#a7a7a7;font-size:13px;font-style:normal;font-weight:400;line-height:19px}.styles-module-scss-module__Iya-YG__container .styles-module-scss-module__Iya-YG__rightSection .styles-module-scss-module__Iya-YG__timeStamp .styles-module-scss-module__Iya-YG__timeStampSeparator{margin:0 5px}.styles-module-scss-module__Iya-YG__container .styles-module-scss-module__Iya-YG__rightSection .styles-module-scss-module__Iya-YG__title{color:#f5f5f5;margin-top:20px;font-size:28px;font-style:normal;font-weight:600;line-height:42px}.styles-module-scss-module__Iya-YG__container .styles-module-scss-module__Iya-YG__rightSection .styles-module-scss-module__Iya-YG__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__Iya-YG__container{flex-flow:column;justify-content:flex-start;align-items:flex-start;gap:0;display:flex}.styles-module-scss-module__Iya-YG__container .styles-module-scss-module__Iya-YG__leftSection{flex:1;align-self:stretch}.styles-module-scss-module__Iya-YG__container .styles-module-scss-module__Iya-YG__leftSection .styles-module-scss-module__Iya-YG__imageWrapper{border-radius:4px 4px 0 0;padding-top:6px;overflow:hidden}.styles-module-scss-module__Iya-YG__container .styles-module-scss-module__Iya-YG__rightSection{width:unset;border-radius:0 0 4px 4px;padding:20px 25px}.styles-module-scss-module__Iya-YG__container .styles-module-scss-module__Iya-YG__rightSection .styles-module-scss-module__Iya-YG__title{color:#f5f5f5;margin-top:10px;font-size:24px;font-style:normal;font-weight:600;line-height:36px}.styles-module-scss-module__Iya-YG__container .styles-module-scss-module__Iya-YG__rightSection .styles-module-scss-module__Iya-YG__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__Iya-YG__container{flex-flow:column;justify-content:flex-start;align-items:flex-start;gap:0;display:flex}.styles-module-scss-module__Iya-YG__container .styles-module-scss-module__Iya-YG__leftSection{flex:1;align-self:stretch}.styles-module-scss-module__Iya-YG__container .styles-module-scss-module__Iya-YG__leftSection .styles-module-scss-module__Iya-YG__imageWrapper{border-radius:5px 5px 0 0;width:100%;height:225px;padding-top:6px}.styles-module-scss-module__Iya-YG__container .styles-module-scss-module__Iya-YG__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__Iya-YG__container .styles-module-scss-module__Iya-YG__rightSection .styles-module-scss-module__Iya-YG__timeStamp{color:#a7a7a7;font-size:10px;font-style:normal;font-weight:400;line-height:15px}.styles-module-scss-module__Iya-YG__container .styles-module-scss-module__Iya-YG__rightSection .styles-module-scss-module__Iya-YG__title{color:#f5f5f5;margin-top:5px;font-size:12px;font-style:normal;font-weight:600;line-height:18px}.styles-module-scss-module__Iya-YG__container .styles-module-scss-module__Iya-YG__rightSection .styles-module-scss-module__Iya-YG__description,.styles-module-scss-module__Iya-YG__container .styles-module-scss-module__Iya-YG__rightSection .styles-module-scss-module__Iya-YG__exploreWrapper{display:none}}.styles-module-scss-module__Iya-YG__mainNewsCard{text-decoration:none}
.CategoryPill-module-scss-module__c1Mftq__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__c1Mftq__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__c1Mftq__pill img{width:5px;height:3px}}
.explore-module-scss-module__G0uJzW__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__G0uJzW__container svg{transition:transform .3s ease-in-out}.explore-module-scss-module__G0uJzW__container:hover{color:#f85b34;background:#b8b8b81a;border-radius:4.679px}.explore-module-scss-module__G0uJzW__container:hover svg{transform:rotate(-45deg)}.explore-module-scss-module__G0uJzW__container:active{transform:translateY(1px)}.explore-module-scss-module__G0uJzW__container.explore-module-scss-module__G0uJzW__disabled{cursor:not-allowed;opacity:.6;pointer-events:none}
.styles-module-scss-module__LsYRja__container{background:#2a2828;margin-top:80px;padding:20px}.styles-module-scss-module__LsYRja__container .styles-module-scss-module__LsYRja__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__LsYRja__container .styles-module-scss-module__LsYRja__content .styles-module-scss-module__LsYRja__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__LsYRja__container .styles-module-scss-module__LsYRja__content .styles-module-scss-module__LsYRja__leftSection .styles-module-scss-module__LsYRja__title{color:#f5f5f5;text-transform:capitalize;font-size:48px;font-style:normal;font-weight:600;line-height:72px}.styles-module-scss-module__LsYRja__container .styles-module-scss-module__LsYRja__content .styles-module-scss-module__LsYRja__leftSection .styles-module-scss-module__LsYRja__description{color:#f5f5f5;font-size:18px;font-style:normal;font-weight:400;line-height:24px}.styles-module-scss-module__LsYRja__container .styles-module-scss-module__LsYRja__content .styles-module-scss-module__LsYRja__rightSection{flex:1;height:350px;position:relative}@media only screen and (min-width:560px) and (max-width:1024px){.styles-module-scss-module__LsYRja__container{margin-top:80px;padding:10px}.styles-module-scss-module__LsYRja__container .styles-module-scss-module__LsYRja__content{border-radius:8px}.styles-module-scss-module__LsYRja__container .styles-module-scss-module__LsYRja__content .styles-module-scss-module__LsYRja__leftSection{gap:12px;padding:32px}.styles-module-scss-module__LsYRja__container .styles-module-scss-module__LsYRja__content .styles-module-scss-module__LsYRja__leftSection .styles-module-scss-module__LsYRja__title{color:#f5f5f5;font-size:24px;font-style:normal;font-weight:600;line-height:36px}.styles-module-scss-module__LsYRja__container .styles-module-scss-module__LsYRja__content .styles-module-scss-module__LsYRja__leftSection .styles-module-scss-module__LsYRja__description{color:#f5f5f5;font-size:10px;font-style:normal;font-weight:400;line-height:15px}.styles-module-scss-module__LsYRja__container .styles-module-scss-module__LsYRja__content .styles-module-scss-module__LsYRja__rightSection{flex:1;height:200px;position:relative}}@media only screen and (max-width:559px){.styles-module-scss-module__LsYRja__container{margin-top:80px;padding:10px}.styles-module-scss-module__LsYRja__container .styles-module-scss-module__LsYRja__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__LsYRja__container .styles-module-scss-module__LsYRja__content .styles-module-scss-module__LsYRja__leftSection{flex-flow:column;flex:1;justify-content:flex-start;align-items:flex-start;gap:0;padding:20px;display:flex}.styles-module-scss-module__LsYRja__container .styles-module-scss-module__LsYRja__content .styles-module-scss-module__LsYRja__leftSection .styles-module-scss-module__LsYRja__title{color:#f5f5f5;font-size:24px;font-style:normal;font-weight:600;line-height:36px}.styles-module-scss-module__LsYRja__container .styles-module-scss-module__LsYRja__content .styles-module-scss-module__LsYRja__leftSection .styles-module-scss-module__LsYRja__description{color:#f5f5f5;font-size:10px;font-style:normal;font-weight:400;line-height:15px}.styles-module-scss-module__LsYRja__container .styles-module-scss-module__LsYRja__content .styles-module-scss-module__LsYRja__rightSection{width:100%;height:100%;min-height:190px;position:relative}}
.category-module-scss-module__izUcqq__container .category-module-scss-module__izUcqq__newsCardsContainer{padding:0 100px 100px}@media only screen and (max-width:1024px){.category-module-scss-module__izUcqq__container .category-module-scss-module__izUcqq__newsCardsContainer{padding:0 20px 20px}}
.styles-module-scss-module__-xbGPq__container{padding:50px 100px}@media only screen and (max-width:1024px){.styles-module-scss-module__-xbGPq__container{padding:50px 20px}}
.LoadingText-module-scss-module__C6mI5q__title{text-align:center;margin:5rem}
.readers-module-scss-module__sFCaGq__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__sFCaGq__container .readers-module-scss-module__sFCaGq__reader .readers-module-scss-module__sFCaGq__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__sFCaGq__container .readers-module-scss-module__sFCaGq__reader .readers-module-scss-module__sFCaGq__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__sFCaGq__container{flex-direction:column;flex-wrap:"no-wrap";justify-content:center;align-items:center;gap:30px;padding:20px;display:flex}.readers-module-scss-module__sFCaGq__container .readers-module-scss-module__sFCaGq__reader .readers-module-scss-module__sFCaGq__title{color:#f5f5f5;font-size:15px;font-style:normal;font-weight:600;line-height:22px}.readers-module-scss-module__sFCaGq__container .readers-module-scss-module__sFCaGq__reader .readers-module-scss-module__sFCaGq__title img{width:20px;height:20px}.readers-module-scss-module__sFCaGq__container .readers-module-scss-module__sFCaGq__reader .readers-module-scss-module__sFCaGq__description{color:#f5f5f5;margin-top:4px;font-size:8px;font-style:normal;font-weight:400;line-height:12px}}
.styles-module-scss-module__7F7lua__container{margin-top:3.8rem}.styles-module-scss-module__7F7lua__container h3,.styles-module-scss-module__7F7lua__container p{margin:0}.styles-module-scss-module__7F7lua__container h3{color:#2a2a2a;margin-bottom:.6rem;font-size:1.25rem;font-style:normal;font-weight:700;line-height:normal}.styles-module-scss-module__7F7lua__container .styles-module-scss-module__7F7lua__article{cursor:pointer;margin-top:.5rem;padding:.5rem 1rem;text-decoration:none}.styles-module-scss-module__7F7lua__container .styles-module-scss-module__7F7lua__article .styles-module-scss-module__7F7lua__articleContent{transition:transform .3s ease-in-out}.styles-module-scss-module__7F7lua__container .styles-module-scss-module__7F7lua__article .styles-module-scss-module__7F7lua__articleContent:hover{transform:translateY(-10px)}.styles-module-scss-module__7F7lua__container .styles-module-scss-module__7F7lua__article p{color:#2a2a2a;font-size:1rem;font-style:normal;font-weight:600;line-height:1.6875rem}.styles-module-scss-module__7F7lua__container .styles-module-scss-module__7F7lua__article .styles-module-scss-module__7F7lua__details{flex-direction:row;flex-wrap:"no-wrap";justify-content:space-between;align-items:center;gap:0;display:flex}.styles-module-scss-module__7F7lua__container .styles-module-scss-module__7F7lua__article .styles-module-scss-module__7F7lua__details .styles-module-scss-module__7F7lua__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__7F7lua__container{margin-top:2.25rem}.styles-module-scss-module__7F7lua__container .styles-module-scss-module__7F7lua__article{padding:.5rem}.styles-module-scss-module__7F7lua__container .styles-module-scss-module__7F7lua__article p{color:#2a2a2a;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.6875rem}.styles-module-scss-module__7F7lua__container .styles-module-scss-module__7F7lua__article .styles-module-scss-module__7F7lua__details .styles-module-scss-module__7F7lua__text{color:#363636;font-size:.75rem;font-style:normal;font-weight:200;line-height:1.2rem}}
.radar-module-scss-module__rfBxKG__container{padding:100px}.radar-module-scss-module__rfBxKG__container .radar-module-scss-module__rfBxKG__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__rfBxKG__container .radar-module-scss-module__rfBxKG__content .radar-module-scss-module__rfBxKG__left{max-width:569px;padding-top:40px}.radar-module-scss-module__rfBxKG__container .radar-module-scss-module__rfBxKG__right{width:100%;max-width:325px;height:500px;margin-right:80px;position:relative}.radar-module-scss-module__rfBxKG__container .radar-module-scss-module__rfBxKG__right .radar-module-scss-module__rfBxKG__cardWrapper{width:100%;transition:transform .3s;top:0;left:0}.radar-module-scss-module__rfBxKG__container .radar-module-scss-module__rfBxKG__right .radar-module-scss-module__rfBxKG__cardWrapper.radar-module-scss-module__rfBxKG__dragging{will-change:transform;transition:none!important}.radar-module-scss-module__rfBxKG__container .radar-module-scss-module__rfBxKG__right .radar-module-scss-module__rfBxKG__cardWrapper.radar-module-scss-module__rfBxKG__exiting{pointer-events:none}.radar-module-scss-module__rfBxKG__container .radar-module-scss-module__rfBxKG__right:hover .radar-module-scss-module__rfBxKG__secondaryWrapper:not(.radar-module-scss-module__rfBxKG__dragging):not(.radar-module-scss-module__rfBxKG__exiting){transform:translate(54px)translateY(-10px)rotate(5deg)scale(.89)!important}.radar-module-scss-module__rfBxKG__container .radar-module-scss-module__rfBxKG__right:hover .radar-module-scss-module__rfBxKG__primaryWrapper:not(.radar-module-scss-module__rfBxKG__dragging):not(.radar-module-scss-module__rfBxKG__exiting){transform:translate(-10px)!important}.radar-module-scss-module__rfBxKG__container .radar-module-scss-module__rfBxKG__desktopRadarPulse{margin-top:40px;display:block}.radar-module-scss-module__rfBxKG__container .radar-module-scss-module__rfBxKG__mobileRadarPulse{display:none}@media only screen and (max-width:1024px){.radar-module-scss-module__rfBxKG__container{padding:40px}.radar-module-scss-module__rfBxKG__container .radar-module-scss-module__rfBxKG__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__rfBxKG__container .radar-module-scss-module__rfBxKG__right{max-width:280px;height:390px;margin:0 auto;position:relative}.radar-module-scss-module__rfBxKG__container .radar-module-scss-module__rfBxKG__desktopRadarPulse{display:none}.radar-module-scss-module__rfBxKG__container .radar-module-scss-module__rfBxKG__mobileRadarPulse{width:-webkit-fill-available;display:block}}
.twitterCard-module-scss-module__Wj2WMG__container{box-sizing:border-box;background:#15212b;border:1px solid #465259;border-radius:10px;width:100%;max-width:325px;padding:18px;position:relative}.twitterCard-module-scss-module__Wj2WMG__container .twitterCard-module-scss-module__Wj2WMG__signalBadge{position:absolute;top:0;right:18px;transform:translateY(-50%)}.twitterCard-module-scss-module__Wj2WMG__container .twitterCard-module-scss-module__Wj2WMG__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__Wj2WMG__container .twitterCard-module-scss-module__Wj2WMG__header .twitterCard-module-scss-module__Wj2WMG__left{flex-direction:row;flex-wrap:"no-wrap";justify-content:flex-start;align-items:center;gap:12px;display:flex}.twitterCard-module-scss-module__Wj2WMG__container .twitterCard-module-scss-module__Wj2WMG__header .twitterCard-module-scss-module__Wj2WMG__name .twitterCard-module-scss-module__Wj2WMG__nameText{color:#f5f5f5;font-size:14px;font-style:normal;font-weight:600;line-height:21px}.twitterCard-module-scss-module__Wj2WMG__container .twitterCard-module-scss-module__Wj2WMG__header .twitterCard-module-scss-module__Wj2WMG__name .twitterCard-module-scss-module__Wj2WMG__usernameText{color:#71767b;font-size:11px;font-style:normal;font-weight:400;line-height:16px}.twitterCard-module-scss-module__Wj2WMG__container .twitterCard-module-scss-module__Wj2WMG__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__Wj2WMG__container .twitterCard-module-scss-module__Wj2WMG__twitterPostImage{border-radius:10px;width:100%;height:180px;margin-bottom:20px;position:relative;overflow:hidden}.twitterCard-module-scss-module__Wj2WMG__container .twitterCard-module-scss-module__Wj2WMG__referencedTweetText{background:#101a22;border:.268px solid #757575;border-left:4px solid #f85b34;border-radius:5.356px;margin-bottom:20px;padding:10px;overflow:hidden}.twitterCard-module-scss-module__Wj2WMG__container .twitterCard-module-scss-module__Wj2WMG__referencedTweetText .twitterCard-module-scss-module__Wj2WMG__linkDescription{text-overflow:ellipsis;-webkit-line-clamp:5;line-clamp:5;color:#71767b;-webkit-box-orient:vertical;font-size:12px;font-style:normal;font-weight:400;line-height:16px;display:-webkit-box;overflow:hidden}.twitterCard-module-scss-module__Wj2WMG__container .twitterCard-module-scss-module__Wj2WMG__timeStamp{color:#71767b;font-size:12px;font-style:normal;font-weight:400;line-height:14px}.twitterCard-module-scss-module__Wj2WMG__container .twitterCard-module-scss-module__Wj2WMG__timeStamp .twitterCard-module-scss-module__Wj2WMG__timeStampSeparator{margin:0 5px}.twitterCard-module-scss-module__Wj2WMG__container .twitterCard-module-scss-module__Wj2WMG__timeStamp .twitterCard-module-scss-module__Wj2WMG__timeStampViews{color:#f5f5f5;margin-right:5px;font-weight:600}@media only screen and (max-width:1024px){.twitterCard-module-scss-module__Wj2WMG__container{border-radius:8px;max-width:280px;padding:13px}.twitterCard-module-scss-module__Wj2WMG__container .twitterCard-module-scss-module__Wj2WMG__header .twitterCard-module-scss-module__Wj2WMG__left img{width:30px;height:30px}.twitterCard-module-scss-module__Wj2WMG__container .twitterCard-module-scss-module__Wj2WMG__header .twitterCard-module-scss-module__Wj2WMG__name .twitterCard-module-scss-module__Wj2WMG__nameText{color:#f5f5f5;font-size:10px;font-style:normal;font-weight:600;line-height:16px}.twitterCard-module-scss-module__Wj2WMG__container .twitterCard-module-scss-module__Wj2WMG__header .twitterCard-module-scss-module__Wj2WMG__name .twitterCard-module-scss-module__Wj2WMG__usernameText{color:#71767b;font-size:8px;font-style:normal;font-weight:400;line-height:12px}.twitterCard-module-scss-module__Wj2WMG__container .twitterCard-module-scss-module__Wj2WMG__header img{width:15px;height:15px}.twitterCard-module-scss-module__Wj2WMG__container .twitterCard-module-scss-module__Wj2WMG__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__Wj2WMG__container .twitterCard-module-scss-module__Wj2WMG__twitterPostImage{height:140px}.twitterCard-module-scss-module__Wj2WMG__container .twitterCard-module-scss-module__Wj2WMG__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__Wj2WMG__container .twitterCard-module-scss-module__Wj2WMG__twitterPostedLink .twitterCard-module-scss-module__Wj2WMG__twitterPostedLinkImage{background-color:#0000;flex-shrink:0;width:83px;height:83px;position:relative}.twitterCard-module-scss-module__Wj2WMG__container .twitterCard-module-scss-module__Wj2WMG__twitterPostedLink .twitterCard-module-scss-module__Wj2WMG__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__Wj2WMG__container .twitterCard-module-scss-module__Wj2WMG__twitterPostedLink .twitterCard-module-scss-module__Wj2WMG__twitterPostedLinkDetails .twitterCard-module-scss-module__Wj2WMG__linkTitle{color:#f5f5f5}.twitterCard-module-scss-module__Wj2WMG__container .twitterCard-module-scss-module__Wj2WMG__twitterPostedLink .twitterCard-module-scss-module__Wj2WMG__twitterPostedLinkDetails .twitterCard-module-scss-module__Wj2WMG__linkDescription{-webkit-line-clamp:2;line-clamp:2}.twitterCard-module-scss-module__Wj2WMG__container .twitterCard-module-scss-module__Wj2WMG__timeStamp{color:#71767b;font-size:10px;font-style:normal;font-weight:400;line-height:12px}}
.ratingPill-module-scss-module__K9yNoW__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__K9yNoW__low{color:#842029;background:#fef3f2;border:1px solid #fecdca;border-radius:14.556px}.ratingPill-module-scss-module__K9yNoW__low svg{rotate:180deg}.ratingPill-module-scss-module__K9yNoW__med{color:#d57c07;background:#3d2a0a;border:1px solid #d57c07;border-radius:14.556px}.ratingPill-module-scss-module__K9yNoW__medDot{background-color:currentColor;border-radius:100%;width:6px;height:6px}
.blogCard-module-scss-module__H9w06G__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;position:relative}.blogCard-module-scss-module__H9w06G__card:hover:not(:has(.blogCard-module-scss-module__H9w06G__projectLogo:hover)){box-shadow:3px 3px #f85b34}.blogCard-module-scss-module__H9w06G__card .blogCard-module-scss-module__H9w06G__projectLogo{z-index:1;cursor:pointer;background:#2a2828;border:2px solid #f5f5f5;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .2s,box-shadow .2s;display:flex;position:absolute;top:0;left:-8px;overflow:hidden;transform:translateY(-50%);box-shadow:0 2px 8px #00000040,0 0 0 1px #0000000f}.blogCard-module-scss-module__H9w06G__card .blogCard-module-scss-module__H9w06G__projectLogo:hover{transform:translateY(-50%)scale(1.08)rotate(-8deg);box-shadow:0 4px 12px #0000004d,0 0 0 2px #f5f5f5,0 0 12px #ffffff26}.blogCard-module-scss-module__H9w06G__card .blogCard-module-scss-module__H9w06G__projectLogoImage{object-fit:cover;width:100%;height:100%}.blogCard-module-scss-module__H9w06G__card .blogCard-module-scss-module__H9w06G__imageContainer{width:100%;height:0;padding-top:50%;position:relative}.blogCard-module-scss-module__H9w06G__card .blogCard-module-scss-module__H9w06G__imageContainer .blogCard-module-scss-module__H9w06G__image{object-fit:cover;border-radius:12px 12px 0 0}.blogCard-module-scss-module__H9w06G__card .blogCard-module-scss-module__H9w06G__details{flex-flow:column;flex:1;justify-content:center;align-items:flex-start;gap:6px;padding:15px;display:flex}.blogCard-module-scss-module__H9w06G__card .blogCard-module-scss-module__H9w06G__details .blogCard-module-scss-module__H9w06G__date{color:#a7a7a7;font-size:10px;font-style:normal;font-weight:400;line-height:15px}.blogCard-module-scss-module__H9w06G__card .blogCard-module-scss-module__H9w06G__details .blogCard-module-scss-module__H9w06G__title{color:#f5f5f5;font-size:12px;font-style:normal;font-weight:600;line-height:18px}.blogCard-module-scss-module__H9w06G__card.blogCard-module-scss-module__H9w06G__firstCard .blogCard-module-scss-module__H9w06G__details{gap:12px}.blogCard-module-scss-module__H9w06G__card.blogCard-module-scss-module__H9w06G__firstCard .blogCard-module-scss-module__H9w06G__details .blogCard-module-scss-module__H9w06G__date{color:#a7a7a7;font-size:15px;font-style:normal;font-weight:400;line-height:22px}.blogCard-module-scss-module__H9w06G__card.blogCard-module-scss-module__H9w06G__firstCard .blogCard-module-scss-module__H9w06G__details .blogCard-module-scss-module__H9w06G__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__H9w06G__card{border-radius:6px}.blogCard-module-scss-module__H9w06G__card .blogCard-module-scss-module__H9w06G__projectLogo{width:32px;height:32px}.blogCard-module-scss-module__H9w06G__card .blogCard-module-scss-module__H9w06G__imageContainer .blogCard-module-scss-module__H9w06G__image{border-radius:6px 6px 0 0}.blogCard-module-scss-module__H9w06G__card .blogCard-module-scss-module__H9w06G__details{padding:15px}.blogCard-module-scss-module__H9w06G__card.blogCard-module-scss-module__H9w06G__firstCard .blogCard-module-scss-module__H9w06G__details{gap:8px;padding:12px}.blogCard-module-scss-module__H9w06G__card.blogCard-module-scss-module__H9w06G__firstCard .blogCard-module-scss-module__H9w06G__details .blogCard-module-scss-module__H9w06G__date{color:#a7a7a7;font-size:8px;font-style:normal;font-weight:400;line-height:12px}.blogCard-module-scss-module__H9w06G__card.blogCard-module-scss-module__H9w06G__firstCard .blogCard-module-scss-module__H9w06G__details .blogCard-module-scss-module__H9w06G__title{color:#f5f5f5;font-size:15px;font-style:normal;font-weight:600;line-height:22px}}.blogCard-module-scss-module__H9w06G__card.blogCard-module-scss-module__H9w06G__skeleton .blogCard-module-scss-module__H9w06G__imageContainer{background:#4b4b4b;border-radius:12px 12px 0 0;position:relative;overflow:hidden}.blogCard-module-scss-module__H9w06G__card.blogCard-module-scss-module__H9w06G__skeleton .blogCard-module-scss-module__H9w06G__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__H9w06G__loading;position:absolute;top:0;left:-100%}.blogCard-module-scss-module__H9w06G__card.blogCard-module-scss-module__H9w06G__skeleton .blogCard-module-scss-module__H9w06G__details .blogCard-module-scss-module__H9w06G__date{background:#4b4b4b;border-radius:4px;width:60px;height:10px;position:relative;overflow:hidden}.blogCard-module-scss-module__H9w06G__card.blogCard-module-scss-module__H9w06G__skeleton .blogCard-module-scss-module__H9w06G__details .blogCard-module-scss-module__H9w06G__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__H9w06G__loading;position:absolute;top:0;left:-100%}.blogCard-module-scss-module__H9w06G__card.blogCard-module-scss-module__H9w06G__skeleton .blogCard-module-scss-module__H9w06G__details .blogCard-module-scss-module__H9w06G__title{background:#4b4b4b;border-radius:4px;width:100%;height:36px;position:relative;overflow:hidden}.blogCard-module-scss-module__H9w06G__card.blogCard-module-scss-module__H9w06G__skeleton .blogCard-module-scss-module__H9w06G__details .blogCard-module-scss-module__H9w06G__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__H9w06G__loading;position:absolute;top:0;left:-100%}@media only screen and (max-width:1024px){.blogCard-module-scss-module__H9w06G__card.blogCard-module-scss-module__H9w06G__skeleton .blogCard-module-scss-module__H9w06G__imageContainer{border-radius:6px 6px 0 0}.blogCard-module-scss-module__H9w06G__card.blogCard-module-scss-module__H9w06G__skeleton .blogCard-module-scss-module__H9w06G__details .blogCard-module-scss-module__H9w06G__date{width:50px;height:8px}.blogCard-module-scss-module__H9w06G__card.blogCard-module-scss-module__H9w06G__skeleton .blogCard-module-scss-module__H9w06G__details .blogCard-module-scss-module__H9w06G__title{height:20px}}@keyframes blogCard-module-scss-module__H9w06G__loading{0%{left:-100%}to{left:100%}}
.styles-module-scss-module__spfh2q__container{flex-flow:wrap;justify-content:center;align-items:flex-start;gap:48px 60px;max-width:1200px;margin:0 auto;display:flex}.styles-module-scss-module__spfh2q__container .styles-module-scss-module__spfh2q__redirections{min-width:140px}.styles-module-scss-module__spfh2q__container .styles-module-scss-module__spfh2q__redirections .styles-module-scss-module__spfh2q__title{color:#f6f6f6;letter-spacing:.02em;margin-bottom:12px;font-size:18px;font-style:normal;font-weight:500;line-height:24px}.styles-module-scss-module__spfh2q__container .styles-module-scss-module__spfh2q__redirections .styles-module-scss-module__spfh2q__links{flex-direction:column;flex-wrap:"no-wrap";justify-content:flex-start;align-items:flex-start;gap:8px;display:flex}.styles-module-scss-module__spfh2q__container .styles-module-scss-module__spfh2q__redirections .styles-module-scss-module__spfh2q__links .styles-module-scss-module__spfh2q__link{color:#616060;border-radius:4px;padding:2px 0;font-size:14px;font-style:normal;font-weight:400;line-height:22px;text-decoration:none;transition:color .2s,transform .15s}.styles-module-scss-module__spfh2q__container .styles-module-scss-module__spfh2q__redirections .styles-module-scss-module__spfh2q__links .styles-module-scss-module__spfh2q__link:hover{color:#f6f6f6}.styles-module-scss-module__spfh2q__container .styles-module-scss-module__spfh2q__redirections .styles-module-scss-module__spfh2q__links .styles-module-scss-module__spfh2q__link:active{transform:translate(2px)}@media only screen and (max-width:1024px){.styles-module-scss-module__spfh2q__container{flex-direction:column;align-items:stretch;gap:24px;padding:0 4px}.styles-module-scss-module__spfh2q__container .styles-module-scss-module__spfh2q__redirections{min-width:unset;border-bottom:1px solid #373737;padding-bottom:20px}.styles-module-scss-module__spfh2q__container .styles-module-scss-module__spfh2q__redirections:last-child{margin-bottom:32px}.styles-module-scss-module__spfh2q__container .styles-module-scss-module__spfh2q__redirections .styles-module-scss-module__spfh2q__title{color:#f6f6f6;margin-bottom:12px;font-size:15px;font-style:normal;font-weight:500;line-height:20px}.styles-module-scss-module__spfh2q__container .styles-module-scss-module__spfh2q__redirections .styles-module-scss-module__spfh2q__links{gap:2px}.styles-module-scss-module__spfh2q__container .styles-module-scss-module__spfh2q__redirections .styles-module-scss-module__spfh2q__links .styles-module-scss-module__spfh2q__link{color:#616060;align-items:center;min-height:36px;padding:0;font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:inline-flex}}
.quote-module-scss-module__vH3XZq__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__vH3XZq__container .quote-module-scss-module__vH3XZq__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__vH3XZq__container .quote-module-scss-module__vH3XZq__content p{margin:0}.quote-module-scss-module__vH3XZq__container .quote-module-scss-module__vH3XZq__content .quote-module-scss-module__vH3XZq__quote{color:#2a2a2a;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.6875rem}.quote-module-scss-module__vH3XZq__container .quote-module-scss-module__vH3XZq__content .quote-module-scss-module__vH3XZq__auther{flex-flow:row;justify-content:flex-start;align-items:center;gap:.5rem;margin-top:1.37rem;display:flex}.quote-module-scss-module__vH3XZq__container .quote-module-scss-module__vH3XZq__content .quote-module-scss-module__vH3XZq__auther .quote-module-scss-module__vH3XZq__name{color:#141414;letter-spacing:-.05rem;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.5rem}.quote-module-scss-module__vH3XZq__container .quote-module-scss-module__vH3XZq__content .quote-module-scss-module__vH3XZq__auther .quote-module-scss-module__vH3XZq__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__vH3XZq__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__vH3XZq__container .quote-module-scss-module__vH3XZq__tee{width:40px;height:19px}}
.styles-module-scss-module__11tMtG__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__11tMtG__container:hover{transform:scale(1.01)}.styles-module-scss-module__11tMtG__container .styles-module-scss-module__11tMtG__imageWrapper{z-index:1;height:0;padding-top:100%;position:relative}.styles-module-scss-module__11tMtG__container .styles-module-scss-module__11tMtG__imageWrapper .styles-module-scss-module__11tMtG__image{object-fit:cover;border-radius:12px}.styles-module-scss-module__11tMtG__container .styles-module-scss-module__11tMtG__tag{z-index:2;width:max-content;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}
.quotes-module-scss-module__981oXG__wrapper{position:relative}.quotes-module-scss-module__981oXG__wrapper .quotes-module-scss-module__981oXG__background{z-index:-1;background-color:#f6f6f6;width:100%;height:100px;position:absolute;bottom:0;left:0;transform:translateY(100%)}.quotes-module-scss-module__981oXG__container{background-color:#f6f6f6;padding:8rem 5rem 7rem 10rem;position:relative;overflow:hidden}.quotes-module-scss-module__981oXG__container .quotes-module-scss-module__981oXG__slideOut{opacity:1;transform:translate(-120%)}.quotes-module-scss-module__981oXG__container .quotes-module-scss-module__981oXG__slideIn{opacity:0;transform:translate(120%)}.quotes-module-scss-module__981oXG__container .quotes-module-scss-module__981oXG__quote{position:relative}.quotes-module-scss-module__981oXG__container .quotes-module-scss-module__981oXG__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__981oXG__container .quotes-module-scss-module__981oXG__quote .quotes-module-scss-module__981oXG__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__981oXG__container .quotes-module-scss-module__981oXG__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__981oXG__container .quotes-module-scss-module__981oXG__author .quotes-module-scss-module__981oXG__details{flex-flow:row;justify-content:flex-start;align-items:center;gap:2rem;transition:transform .5s ease-out;display:flex}.quotes-module-scss-module__981oXG__container .quotes-module-scss-module__981oXG__author .quotes-module-scss-module__981oXG__details .quotes-module-scss-module__981oXG__autherDetails{flex-flow:column;justify-content:center;align-items:flex-start;gap:.4rem;display:flex}.quotes-module-scss-module__981oXG__container .quotes-module-scss-module__981oXG__author .quotes-module-scss-module__981oXG__details .quotes-module-scss-module__981oXG__autherDetails h3,.quotes-module-scss-module__981oXG__container .quotes-module-scss-module__981oXG__author .quotes-module-scss-module__981oXG__details .quotes-module-scss-module__981oXG__autherDetails p{letter-spacing:-.06rem;margin:0}.quotes-module-scss-module__981oXG__container .quotes-module-scss-module__981oXG__author .quotes-module-scss-module__981oXG__details .quotes-module-scss-module__981oXG__autherDetails h3{color:#141414;font-size:2.25rem;font-style:normal;font-weight:400;line-height:2.7rem}.quotes-module-scss-module__981oXG__container .quotes-module-scss-module__981oXG__author .quotes-module-scss-module__981oXG__details .quotes-module-scss-module__981oXG__autherDetails p{color:#2a2a2a;font-size:1.5rem;font-style:normal;font-weight:400;line-height:1.8rem}.quotes-module-scss-module__981oXG__container .quotes-module-scss-module__981oXG__author .quotes-module-scss-module__981oXG__arrow{cursor:pointer}.quotes-module-scss-module__981oXG__container .quotes-module-scss-module__981oXG__author .quotes-module-scss-module__981oXG__arrow:active{transform:scale(.95)}@media only screen and (max-width:1024px){.quotes-module-scss-module__981oXG__container{padding:3rem 2.5rem 3.5rem 3.5rem}.quotes-module-scss-module__981oXG__container .quotes-module-scss-module__981oXG__quote{position:relative}.quotes-module-scss-module__981oXG__container .quotes-module-scss-module__981oXG__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__981oXG__container .quotes-module-scss-module__981oXG__quote .quotes-module-scss-module__981oXG__quoteImage{width:45px;height:45px}.quotes-module-scss-module__981oXG__container .quotes-module-scss-module__981oXG__quote .quotes-module-scss-module__981oXG__quoteImage .quotes-module-scss-module__981oXG__image{width:25px;height:16px}.quotes-module-scss-module__981oXG__container .quotes-module-scss-module__981oXG__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__981oXG__container .quotes-module-scss-module__981oXG__author .quotes-module-scss-module__981oXG__details{flex-flow:row;justify-content:flex-start;align-items:center;gap:.5rem;display:flex}.quotes-module-scss-module__981oXG__container .quotes-module-scss-module__981oXG__author .quotes-module-scss-module__981oXG__details .quotes-module-scss-module__981oXG__profilePicture{width:36px;height:36px}.quotes-module-scss-module__981oXG__container .quotes-module-scss-module__981oXG__author .quotes-module-scss-module__981oXG__details .quotes-module-scss-module__981oXG__autherDetails{flex-flow:column;justify-content:center;align-items:flex-start;gap:.4rem;display:flex}.quotes-module-scss-module__981oXG__container .quotes-module-scss-module__981oXG__author .quotes-module-scss-module__981oXG__details .quotes-module-scss-module__981oXG__autherDetails h3,.quotes-module-scss-module__981oXG__container .quotes-module-scss-module__981oXG__author .quotes-module-scss-module__981oXG__details .quotes-module-scss-module__981oXG__autherDetails p{letter-spacing:-.04rem}.quotes-module-scss-module__981oXG__container .quotes-module-scss-module__981oXG__author .quotes-module-scss-module__981oXG__details .quotes-module-scss-module__981oXG__autherDetails h3{color:#141414;font-size:1rem;font-style:normal;font-weight:400;line-height:1.2rem}.quotes-module-scss-module__981oXG__container .quotes-module-scss-module__981oXG__author .quotes-module-scss-module__981oXG__details .quotes-module-scss-module__981oXG__autherDetails p{color:#2a2a2a;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.05rem}.quotes-module-scss-module__981oXG__container .quotes-module-scss-module__981oXG__author .quotes-module-scss-module__981oXG__arrow{width:36px;height:36px}}
.styles-module-scss-module__4bZvnq__container{padding:100px}.styles-module-scss-module__4bZvnq__container .styles-module-scss-module__4bZvnq__blogsContainer{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:30px;display:grid}.styles-module-scss-module__4bZvnq__container .styles-module-scss-module__4bZvnq__blogsContainer>:first-child{grid-area:1/1/span 2/span 2}@media only screen and (max-width:1024px){.styles-module-scss-module__4bZvnq__container{padding:40px}.styles-module-scss-module__4bZvnq__container .styles-module-scss-module__4bZvnq__blogsContainer{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.styles-module-scss-module__4bZvnq__container .styles-module-scss-module__4bZvnq__blogsContainer>:first-child{grid-area:1/1/span 2/span 2}}
.reads-module-scss-module__sbqZbq__container{padding:80px}.reads-module-scss-module__sbqZbq__container .reads-module-scss-module__sbqZbq__header{color:#f6f6f6;font-size:48px;font-style:normal;font-weight:600;line-height:72px}.reads-module-scss-module__sbqZbq__container .reads-module-scss-module__sbqZbq__blogsContainer{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.reads-module-scss-module__sbqZbq__container .reads-module-scss-module__sbqZbq__readMore{flex-wrap:wrap;align-items:baseline;gap:.5rem 1rem;margin-top:2rem;display:flex}.reads-module-scss-module__sbqZbq__container .reads-module-scss-module__sbqZbq__readMoreLabel{color:#f6f6f6;flex-shrink:0;font-size:1rem;font-style:normal;font-weight:600;line-height:normal}.reads-module-scss-module__sbqZbq__container .reads-module-scss-module__sbqZbq__readMoreList{flex-wrap:wrap;gap:.5rem 1rem;margin:0;padding:0;list-style:none;display:flex}.reads-module-scss-module__sbqZbq__container .reads-module-scss-module__sbqZbq__readMoreLink{color:#f6f6f6;text-underline-offset:.2em;font-size:.9375rem;font-style:normal;font-weight:400;line-height:normal;text-decoration:underline}.reads-module-scss-module__sbqZbq__container .reads-module-scss-module__sbqZbq__readMoreLink:hover{opacity:.85}@media only screen and (max-width:1024px){.reads-module-scss-module__sbqZbq__container{padding:20px}.reads-module-scss-module__sbqZbq__container .reads-module-scss-module__sbqZbq__header{color:#f6f6f6;font-size:1.5rem;font-style:normal;font-weight:700;line-height:normal}.reads-module-scss-module__sbqZbq__container .reads-module-scss-module__sbqZbq__altcoinHeader{color:#030303;font-size:2.5rem;font-style:normal;font-weight:700;line-height:normal}.reads-module-scss-module__sbqZbq__container .reads-module-scss-module__sbqZbq__blogsContainer{grid-template-columns:repeat(1,1fr);gap:1rem;display:grid}.reads-module-scss-module__sbqZbq__container .reads-module-scss-module__sbqZbq__readMore{margin-top:1.5rem}.reads-module-scss-module__sbqZbq__container .reads-module-scss-module__sbqZbq__readMoreLabel{color:#f6f6f6;font-size:.875rem;font-style:normal;font-weight:600;line-height:normal}.reads-module-scss-module__sbqZbq__container .reads-module-scss-module__sbqZbq__readMoreLink{color:#f6f6f6;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}}
.sectionTitile-module-scss-module__vVohAG__sectionTitleLink{text-decoration:none}.sectionTitile-module-scss-module__vVohAG__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__vVohAG__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}}
.styles-module-scss-module__y__G8W__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__y__G8W__container .styles-module-scss-module__y__G8W__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__y__G8W__container .styles-module-scss-module__y__G8W__chatContainer.styles-module-scss-module__y__G8W__visible{opacity:1;width:400px;height:420px;margin-bottom:1rem;padding:4rem 0;transform:translate(0)}.styles-module-scss-module__y__G8W__container .styles-module-scss-module__y__G8W__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__y__G8W__container .styles-module-scss-module__y__G8W__botIcon:hover{filter:brightness(1.1);transform:scale(1)}.styles-module-scss-module__y__G8W__container .styles-module-scss-module__y__G8W__botIcon:active{filter:brightness(.9);transform:scale(.95)}
.styles-module-scss-module__mkDrcq__container{background-color:#28110b;border-radius:.625rem;padding:1.5rem;position:relative}.styles-module-scss-module__mkDrcq__container .styles-module-scss-module__mkDrcq__imageWrapper{z-index:1}.styles-module-scss-module__mkDrcq__container .styles-module-scss-module__mkDrcq__content{z-index:2;color:#f6f6f6;font-size:1rem;font-style:normal;font-weight:600;line-height:normal;position:relative}.styles-module-scss-module__mkDrcq__container .styles-module-scss-module__mkDrcq__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__mkDrcq__container .styles-module-scss-module__mkDrcq__socials img{cursor:pointer}.styles-module-scss-module__mkDrcq__container .styles-module-scss-module__mkDrcq__socials img:active{transform:scale(.9)}
.styles-module-scss-module__7zW1dW__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__7zW1dW__headerContainer .styles-module-scss-module__7zW1dW__text h3,.styles-module-scss-module__7zW1dW__headerContainer .styles-module-scss-module__7zW1dW__text p{margin:0}.styles-module-scss-module__7zW1dW__headerContainer .styles-module-scss-module__7zW1dW__text{text-align:right}.styles-module-scss-module__7zW1dW__headerContainer .styles-module-scss-module__7zW1dW__text h3{color:#141414;font-size:1rem;font-style:normal;font-weight:600;line-height:1.1rem}.styles-module-scss-module__7zW1dW__headerContainer .styles-module-scss-module__7zW1dW__text p{color:#141414;font-size:.8rem;font-style:normal;font-weight:400;line-height:1rem}
.text-module-scss-module__OD-oXW__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__OD-oXW__text{color:#4b4b4b;letter-spacing:-.04rem;font-size:1rem;font-style:normal;font-weight:400;line-height:1.2rem}}
.content-module-scss-module__WXSqEq__articleTitle{color:#f85b33}.content-module-scss-module__WXSqEq__container{background-color:#f5f5f5;grid-template-columns:3fr 1fr;gap:2.5rem;margin-top:2rem;display:grid}.content-module-scss-module__WXSqEq__container .content-module-scss-module__WXSqEq__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__WXSqEq__container .content-module-scss-module__WXSqEq__fetchingRelatedReads em{color:#f85b33}.content-module-scss-module__WXSqEq__container .content-module-scss-module__WXSqEq__desktopCommunity{margin-top:1.25rem}@media only screen and (max-width:1024px){.content-module-scss-module__WXSqEq__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__WXSqEq__container .content-module-scss-module__WXSqEq__desktopCommunity{display:none}}.content-module-scss-module__WXSqEq__mobileCommunity{display:none}@media only screen and (max-width:1024px){.content-module-scss-module__WXSqEq__mobileCommunity{display:block}}.content-module-scss-module__WXSqEq__communityContainer{background-color:#f5f5f5}
.styles-module-scss-module__SdKwjG__inputWrapper{width:-webkit-fill-available;position:absolute;bottom:0;left:0}.styles-module-scss-module__SdKwjG__inputWrapper .styles-module-scss-module__SdKwjG__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__SdKwjG__inputWrapper .styles-module-scss-module__SdKwjG__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__SdKwjG__inputWrapper .styles-module-scss-module__SdKwjG__inputContainer:focus{outline:none}.styles-module-scss-module__SdKwjG__inputWrapper .styles-module-scss-module__SdKwjG__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__SdKwjG__inputWrapper .styles-module-scss-module__SdKwjG__sendButton:active{transform:translateY(-45%)}
.styles-module-scss-module__QvIrVa__name{flex-flow:row;justify-content:flex-start;align-items:center;gap:1rem;width:fit-content;text-decoration:none;display:flex}.styles-module-scss-module__QvIrVa__name h1{color:#030303;letter-spacing:-.03em;margin:0;font-size:3.56rem;font-style:normal;font-weight:600;line-height:4.6rem}@media only screen and (max-width:1024px){.styles-module-scss-module__QvIrVa__name h1{color:#030303;letter-spacing:-.03em;font-size:2.2rem;font-style:normal;font-weight:500;line-height:3rem}.styles-module-scss-module__QvIrVa__name .styles-module-scss-module__QvIrVa__mobileImage{width:40px;height:40px}}

.styles-module-scss-module__T7joEW__container{flex-flow:row;justify-content:flex-start;align-items:flex-end;gap:.5rem;margin-bottom:1rem;display:flex}.styles-module-scss-module__T7joEW__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__T7joEW__alignRight{justify-content:flex-end}
.blog-module-scss-module__rSBjZq__container,.blog-module-scss-module__rSBjZq__container p{color:#2a2a2a;font-size:1.12rem;font-style:normal;font-weight:400;line-height:1.68rem}.blog-module-scss-module__rSBjZq__container h1{color:#2a2a2a;font-size:3rem;font-style:normal;font-weight:700;line-height:normal}.blog-module-scss-module__rSBjZq__container h2{color:#2a2a2a;font-size:2.5rem;font-style:normal;font-weight:700;line-height:normal}.blog-module-scss-module__rSBjZq__container h3{color:#2a2a2a;font-size:1.88rem;font-style:normal;font-weight:700;line-height:normal}.blog-module-scss-module__rSBjZq__container h4{color:#2a2a2a;font-size:1.25rem;font-style:normal;font-weight:700;line-height:normal}.blog-module-scss-module__rSBjZq__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__rSBjZq__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__rSBjZq__container ul,.blog-module-scss-module__rSBjZq__container ol{color:#2a2a2a;font-size:1.12rem;font-style:normal;font-weight:200;line-height:1.68rem}.blog-module-scss-module__rSBjZq__container ul li,.blog-module-scss-module__rSBjZq__container ol li{margin-bottom:.5rem}.blog-module-scss-module__rSBjZq__container ul li strong,.blog-module-scss-module__rSBjZq__container ol li strong{color:#2a2a2a;font-size:1.12rem;font-style:normal;font-weight:400;line-height:1.68rem}.blog-module-scss-module__rSBjZq__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__rSBjZq__container figure img{max-width:100%;height:auto;display:block}.blog-module-scss-module__rSBjZq__container figure div{width:100%}.blog-module-scss-module__rSBjZq__container figure iframe{border-radius:20px;width:100%;height:320px}.blog-module-scss-module__rSBjZq__container strong{font-weight:700}.blog-module-scss-module__rSBjZq__container em{font-style:italic}.blog-module-scss-module__rSBjZq__container a{color:#f85b33;text-decoration:underline}.blog-module-scss-module__rSBjZq__container a svg{fill:currentColor;width:20px;height:20px}.blog-module-scss-module__rSBjZq__container .blog-module-scss-module__rSBjZq__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__rSBjZq__container,.blog-module-scss-module__rSBjZq__container p{color:#2a2a2a;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.3125rem}.blog-module-scss-module__rSBjZq__container h1{color:#2a2a2a;font-size:2rem;font-style:normal;font-weight:700;line-height:normal}.blog-module-scss-module__rSBjZq__container h2{color:#2a2a2a;font-size:1.68rem;font-style:normal;font-weight:700;line-height:normal}.blog-module-scss-module__rSBjZq__container h3,.blog-module-scss-module__rSBjZq__container h4{color:#2a2a2a;font-size:1.25rem;font-style:normal;font-weight:700;line-height:normal}.blog-module-scss-module__rSBjZq__container blockquote{border-left:2px solid #f85b33;padding:1rem}.blog-module-scss-module__rSBjZq__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__rSBjZq__container ul,.blog-module-scss-module__rSBjZq__container ol{color:#2a2a2a;font-size:.875rem;font-style:normal;font-weight:200;line-height:1.3125rem}.blog-module-scss-module__rSBjZq__container ul li strong,.blog-module-scss-module__rSBjZq__container ol li strong{color:#2a2a2a;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.3125rem}.blog-module-scss-module__rSBjZq__container a svg{width:15px;height:15px}.blog-module-scss-module__rSBjZq__container .blog-module-scss-module__rSBjZq__trusted{color:#f85b33;margin:1rem 0;font-size:1.8rem;font-style:normal;font-weight:600;line-height:1.8rem}}.blog-module-scss-module__rSBjZq__highlights{max-width:600px}.blog-module-scss-module__rSBjZq__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__rSBjZq__highlightTitle{font-size:26px}}.blog-module-scss-module__rSBjZq__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__rSBjZq__highlightItem{flex-direction:column;align-items:flex-start;gap:10px;padding:10px 0;display:flex}.blog-module-scss-module__rSBjZq__highlightItem p{margin:0;padding-bottom:8px;display:inline-block;position:relative}.blog-module-scss-module__rSBjZq__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__rSBjZq__highlightBar{background-color:#174ea6;width:5px;height:100%}.blog-module-scss-module__rSBjZq__highlightItem strong{font-weight:700}.blog-module-scss-module__rSBjZq__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__rSBjZq__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__rSBjZq__yearlyTable thead{color:#fff;background:#f85b33}.blog-module-scss-module__rSBjZq__yearlyTable th,.blog-module-scss-module__rSBjZq__yearlyTable td{text-align:left;border-radius:8px;min-width:100px;padding:16px}.blog-module-scss-module__rSBjZq__yearlyTable th{font-weight:700}.blog-module-scss-module__rSBjZq__yearlyTable tbody tr{transition:background .3s ease-in-out}.blog-module-scss-module__rSBjZq__yearlyTable tbody tr:nth-child(odd){background:#fffc}.blog-module-scss-module__rSBjZq__yearlyTable tbody tr:nth-child(2n){background:#0000000d}.blog-module-scss-module__rSBjZq__yearlyTable tbody tr:hover{background:#00000026}.blog-module-scss-module__rSBjZq__yearlyTable tbody td{border-bottom:1px solid #0000001a}.blog-module-scss-module__rSBjZq__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__rSBjZq__card{width:auto}}.blog-module-scss-module__rSBjZq__card{transform-style:preserve-3d;box-shadow:6px 6px 18px #0000004d,-6px -6px 18px #fffc}.blog-module-scss-module__rSBjZq__card:hover{transform:translateY(-12px)rotateX(4deg)rotateY(4deg);box-shadow:12px 12px 24px #0000004d,-12px -12px 24px #fffc}.blog-module-scss-module__rSBjZq__cardImage img{object-fit:cover;width:90px;height:90px;margin-bottom:15px;transform:translateZ(20px)}.blog-module-scss-module__rSBjZq__cardContent h3{color:#333;font-size:22px;font-weight:600;transform:translateZ(15px)}.blog-module-scss-module__rSBjZq__cardContent p{color:#555;margin-bottom:14px;font-size:15px;transform:translateZ(10px)}.blog-module-scss-module__rSBjZq__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__rSBjZq__readMore:hover{background:#f3b7a7;transform:scale(1.05)translateZ(10px)}.blog-module-scss-module__rSBjZq__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__rSBjZq__card:hover:after{opacity:1;transform:scale(1.4)}.blog-module-scss-module__rSBjZq__currentTableContainer{background:#fff;border-radius:12px;margin-bottom:1rem;padding:20px;overflow:hidden;box-shadow:4px 4px 20px #0000001a}.blog-module-scss-module__rSBjZq__currentTableContainer table{border-collapse:collapse;width:100%}.blog-module-scss-module__rSBjZq__currentTableContainer thead{background:#f85833}.blog-module-scss-module__rSBjZq__currentTableContainer th{text-align:center;color:#fff;letter-spacing:.5px;padding:16px 20px;font-size:18px;font-weight:700}.blog-module-scss-module__rSBjZq__currentTableContainer th:first-child,.blog-module-scss-module__rSBjZq__currentTableContainer th:last-child{width:50%}.blog-module-scss-module__rSBjZq__currentTableContainer td{color:#333;padding:12px;font-size:15px;font-weight:500}.blog-module-scss-module__rSBjZq__currentTableContainer tbody tr{border-bottom:1px solid}.blog-module-scss-module__rSBjZq__label{text-transform:uppercase;color:#222;letter-spacing:.5px;font-size:16px;font-weight:700}.blog-module-scss-module__rSBjZq__vals{color:#464545;font-weight:300}.blog-module-scss-module__rSBjZq__faqContainer{border-radius:10px;margin:40px auto;padding:30px;font-family:Arial,sans-serif;box-shadow:0 4px 10px #0000001a}.blog-module-scss-module__rSBjZq__faqHeading{text-align:center;color:#1f2937;font-size:24px;font-weight:700}.blog-module-scss-module__rSBjZq__faqSubheading{text-align:center;color:#6b7280;margin-bottom:20px;font-size:14px}.blog-module-scss-module__rSBjZq__faqItem{border-bottom:1px solid #e5e7eb;padding:10px 0}.blog-module-scss-module__rSBjZq__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__rSBjZq__faqQuestion:hover{color:#f85b33}.blog-module-scss-module__rSBjZq__faqToggle{color:#f85b33;font-size:20px}.blog-module-scss-module__rSBjZq__faqAnswer{color:#4b5563;padding:10px;font-size:14px;line-height:1.5}
.styles-module-scss-module__txIANG__container{-ms-overflow-style:none;scrollbar-width:none;padding:.75rem;overflow-y:auto}.styles-module-scss-module__txIANG__container::-webkit-scrollbar{display:none}
.Timeline-module-scss-module__SNzaIG__outerContainer{padding:20px}.Timeline-module-scss-module__SNzaIG__header{align-items:center;gap:10px;margin-bottom:20px;display:flex}.Timeline-module-scss-module__SNzaIG__logo{background-color:#000;border-radius:50%;width:40px;height:40px}.Timeline-module-scss-module__SNzaIG__title{font-size:24px;font-weight:700}.Timeline-module-scss-module__SNzaIG__timeline{justify-content:space-between;align-items:center;margin-top:20px;padding-top:20px;display:flex;position:relative}.Timeline-module-scss-module__SNzaIG__timeline:before{content:"";background-color:#333;height:2px;position:absolute;top:12%;left:0;right:0}.Timeline-module-scss-module__SNzaIG__event{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.Timeline-module-scss-module__SNzaIG__circle{background-color:#f85833;border-radius:50%;width:20px;height:20px;position:relative;top:-10px}.Timeline-module-scss-module__SNzaIG__circleGray{background-color:#888;border-radius:50%;width:20px;height:20px;position:relative;top:-10px}.Timeline-module-scss-module__SNzaIG__date{color:#f85833;margin-top:10px;font-size:14px}.Timeline-module-scss-module__SNzaIG__eventTitle{margin:5px 0;font-size:16px;font-weight:700}.Timeline-module-scss-module__SNzaIG__description{color:#666;font-size:14px}.Timeline-module-scss-module__SNzaIG__info{text-align:center}@media (max-width:768px){.Timeline-module-scss-module__SNzaIG__timeline{flex-direction:column;align-items:flex-start;padding-left:20px}.Timeline-module-scss-module__SNzaIG__event{flex-direction:row;align-items:flex-start;margin-bottom:20px}.Timeline-module-scss-module__SNzaIG__circle,.Timeline-module-scss-module__SNzaIG__circleGray{margin-left:-.7rem;margin-right:1rem}.Timeline-module-scss-module__SNzaIG__event:first-of-type .Timeline-module-scss-module__SNzaIG__circle,.Timeline-module-scss-module__SNzaIG__event:nth-of-type(3) .Timeline-module-scss-module__SNzaIG__circle{width:27px;height:20px}.Timeline-module-scss-module__SNzaIG__event:nth-of-type(2) .Timeline-module-scss-module__SNzaIG__circle,.Timeline-module-scss-module__SNzaIG__event:nth-of-type(4) .Timeline-module-scss-module__SNzaIG__circle{width:20px;height:20px}.Timeline-module-scss-module__SNzaIG__info{text-align:left;margin-top:-.9rem}.Timeline-module-scss-module__SNzaIG__date{font-size:12px}.Timeline-module-scss-module__SNzaIG__eventTitle{font-size:14px}.Timeline-module-scss-module__SNzaIG__description{font-size:12px}.Timeline-module-scss-module__SNzaIG__timeline:before{width:2px;height:100%;top:auto;bottom:0;left:18px}}
.button-module-scss-module__NQzGeq__button{cursor:pointer;color:#f6f6f6;background:#f85833;border:1.298px solid #f85833;border-radius:100px;margin-top:4.5rem;padding:.97319rem 2.59513rem;font-size:1.4rem;font-style:normal;font-weight:400;line-height:normal}.button-module-scss-module__NQzGeq__button:active{transform:translateY(1px)}@media only screen and (max-width:1024px){.button-module-scss-module__NQzGeq__button{margin-top:0;margin-bottom:2.5rem;padding:.5rem;font-size:.75rem}}
.frame-module-scss-module__HXe6qa__container .frame-module-scss-module__HXe6qa__leftFrame{z-index:999;background-color:#2a2828;width:20px;height:100%;transition:left .2s ease-in;position:fixed;top:0;left:0}.frame-module-scss-module__HXe6qa__container .frame-module-scss-module__HXe6qa__leftCurvedSvg{z-index:999;transition:left .2s ease-in;position:fixed;top:61px;left:0;rotate:-90deg}.frame-module-scss-module__HXe6qa__container .frame-module-scss-module__HXe6qa__leftCurvedSvgOut{left:-35px!important}.frame-module-scss-module__HXe6qa__container .frame-module-scss-module__HXe6qa__leftFrameOut{left:-20px}.frame-module-scss-module__HXe6qa__container .frame-module-scss-module__HXe6qa__rightFrame{z-index:999;background-color:#2a2828;width:20px;height:100%;transition:right .2s ease-in;position:fixed;top:0;right:0}.frame-module-scss-module__HXe6qa__container .frame-module-scss-module__HXe6qa__rightCurvedSvg{z-index:999;transition:right .2s ease-in;position:fixed;top:61px;right:0}.frame-module-scss-module__HXe6qa__container .frame-module-scss-module__HXe6qa__rightCurvedSvgOut{right:-35px!important}.frame-module-scss-module__HXe6qa__container .frame-module-scss-module__HXe6qa__rightFrameOut{right:-20px}.frame-module-scss-module__HXe6qa__container .frame-module-scss-module__HXe6qa__bottomFrame{z-index:999;background-color:#2a2828;width:100%;height:20px;transition:bottom .2s ease-in;position:fixed;bottom:0;left:0}.frame-module-scss-module__HXe6qa__container .frame-module-scss-module__HXe6qa__bottomCurvedSvg{z-index:999;transition:bottom .2s ease-in;position:fixed;bottom:0;left:0;rotate:180deg}.frame-module-scss-module__HXe6qa__container .frame-module-scss-module__HXe6qa__bottomCurvedSvgOut{bottom:-40px!important}.frame-module-scss-module__HXe6qa__container .frame-module-scss-module__HXe6qa__bottomFrameOut{bottom:-20px}.frame-module-scss-module__HXe6qa__container .frame-module-scss-module__HXe6qa__socials{flex-direction:column;flex-wrap:"no-wrap";z-index:999;background-color:#2a2828;border-radius:7.56px 0 0;justify-content:space-between;align-items:center;gap:1rem;padding:10px;transition:right .2s ease-in,bottom .2s ease-in;display:flex;position:fixed;bottom:20px;right:20px}.frame-module-scss-module__HXe6qa__container .frame-module-scss-module__HXe6qa__socials .frame-module-scss-module__HXe6qa__socialIcon{cursor:pointer;border:.5px solid #0000;border-radius:4px;padding:2px;transition:border .2s ease-in,transform .2s ease-in}.frame-module-scss-module__HXe6qa__container .frame-module-scss-module__HXe6qa__socials .frame-module-scss-module__HXe6qa__socialIcon:hover{border:.5px solid #f85b34}.frame-module-scss-module__HXe6qa__container .frame-module-scss-module__HXe6qa__socials .frame-module-scss-module__HXe6qa__socialIcon:active{transform:translateY(1px)}.frame-module-scss-module__HXe6qa__container .frame-module-scss-module__HXe6qa__socialsOnBottom{bottom:0!important;right:0!important}@media only screen and (min-width:560px) and (max-width:1024px){.frame-module-scss-module__HXe6qa__container .frame-module-scss-module__HXe6qa__leftCurvedSvg,.frame-module-scss-module__HXe6qa__container .frame-module-scss-module__HXe6qa__rightCurvedSvg{top:59.5px}}@media only screen and (max-width:559px){.frame-module-scss-module__HXe6qa__container .frame-module-scss-module__HXe6qa__leftFrame{width:10px}.frame-module-scss-module__HXe6qa__container .frame-module-scss-module__HXe6qa__leftCurvedSvg{top:53.5px;left:-10px}.frame-module-scss-module__HXe6qa__container .frame-module-scss-module__HXe6qa__rightFrame{width:10px}.frame-module-scss-module__HXe6qa__container .frame-module-scss-module__HXe6qa__rightCurvedSvg{top:53.5px;right:-10px}.frame-module-scss-module__HXe6qa__container .frame-module-scss-module__HXe6qa__bottomFrame{height:10px}.frame-module-scss-module__HXe6qa__container .frame-module-scss-module__HXe6qa__bottomCurvedSvg{bottom:-10px;left:-10px}.frame-module-scss-module__HXe6qa__container .frame-module-scss-module__HXe6qa__socials{gap:8px;padding:5px;bottom:10px;right:10px}}
.roicalc-module-scss-module__HMpB2G__container{color:#fff;text-align:center;background-color:#1a1a1c;border-radius:12px;padding:20px;box-shadow:0 4px 8px #0000004d}.roicalc-module-scss-module__HMpB2G__header{margin-bottom:20px}.roicalc-module-scss-module__HMpB2G__title{color:#f85b33;font-size:28px;font-weight:700}.roicalc-module-scss-module__HMpB2G__subtitle{color:#b2b2b2;font-size:14px}.roicalc-module-scss-module__HMpB2G__table{border-collapse:collapse;width:100%}.roicalc-module-scss-module__HMpB2G__table th,.roicalc-module-scss-module__HMpB2G__table td{text-align:center;color:#e3e3e3;border:1px solid #4b4b4b;padding:12px}.roicalc-module-scss-module__HMpB2G__table th{color:#fff;background-color:#2a2a2a;font-weight:700}.roicalc-module-scss-module__HMpB2G__table tr:nth-child(2n){background-color:#141414}.roicalc-module-scss-module__HMpB2G__table tr:hover{background-color:#363636}.roicalc-module-scss-module__HMpB2G__roi{color:#26a17b;font-weight:700}.roicalc-module-scss-module__HMpB2G__input{-webkit-appearance:none;-moz-appearance:textfield;appearance:none;color:#fff;text-align:center;background-color:#141414;border:1px solid #4b4b4b;border-radius:6px;width:80px;margin:5px;padding:5px}.roicalc-module-scss-module__HMpB2G__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.roicalc-module-scss-module__HMpB2G__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.roicalc-module-scss-module__HMpB2G__input[type=number]{-moz-appearance:textfield}.roicalc-module-scss-module__HMpB2G__input:focus{border-color:#f85b33;outline:none}@media (max-width:768px){.roicalc-module-scss-module__HMpB2G__container{padding:15px;font-size:14px}.roicalc-module-scss-module__HMpB2G__title{font-size:24px}.roicalc-module-scss-module__HMpB2G__subtitle{font-size:12px}.roicalc-module-scss-module__HMpB2G__table{white-space:nowrap;display:block;overflow-x:auto}.roicalc-module-scss-module__HMpB2G__table th,.roicalc-module-scss-module__HMpB2G__table td{padding:8px;font-size:12px}.roicalc-module-scss-module__HMpB2G__input{width:60px;margin:3px;padding:3px}.roicalc-module-scss-module__HMpB2G__header{margin-bottom:10px}.roicalc-module-scss-module__HMpB2G__table th{font-size:14px}.roicalc-module-scss-module__HMpB2G__table tr:hover{background-color:#1a1a1c}.roicalc-module-scss-module__HMpB2G__roi{font-size:14px}}.roicalc-module-scss-module__HMpB2G__positive{color:#32cd32;font-weight:700}.roicalc-module-scss-module__HMpB2G__negative{color:#ff4d4d;font-weight:700}
.layout-module-scss-module__naMD-q__main{background-color:#090a05}
.stats-module-scss-module__c00jKG__container{flex-direction:row;flex-wrap:"no-wrap";border-top:1px solid #f85b33;border-bottom:1px solid #f85b33;justify-content:space-between;align-items:flex-start;gap:0;margin:4.8rem 0;padding:2rem 3.2rem;display:flex}.stats-module-scss-module__c00jKG__container .stats-module-scss-module__c00jKG__statsItem{text-align:center}.stats-module-scss-module__c00jKG__container .stats-module-scss-module__c00jKG__statsItem .stats-module-scss-module__c00jKG__numbers{color:#f6f6f6;letter-spacing:-.16rem;font-size:4rem;font-style:normal;font-weight:200;line-height:4.8rem}.stats-module-scss-module__c00jKG__container .stats-module-scss-module__c00jKG__statsItem .stats-module-scss-module__c00jKG__description{color:#4b4b4b;letter-spacing:-.06369rem;max-width:225px;font-size:1.59rem;font-style:normal;font-weight:400;line-height:1.9rem}@media only screen and (max-width:1024px){.stats-module-scss-module__c00jKG__container{grid-template-columns:repeat(2,1fr);gap:2rem;margin:2.5rem 0;padding:2.5rem 1rem;display:grid}.stats-module-scss-module__c00jKG__container .stats-module-scss-module__c00jKG__statsItem{flex-direction:column;flex-wrap:"no-wrap";justify-content:center;align-items:center;gap:0;display:flex}.stats-module-scss-module__c00jKG__container .stats-module-scss-module__c00jKG__statsItem .stats-module-scss-module__c00jKG__numbers{color:#f6f6f6;letter-spacing:-.06rem;font-size:1.5rem;font-style:normal;font-weight:200;line-height:1.8rem}.stats-module-scss-module__c00jKG__container .stats-module-scss-module__c00jKG__statsItem .stats-module-scss-module__c00jKG__description{color:#4b4b4b;letter-spacing:.04rem;max-width:180px;font-size:1rem;font-style:normal;font-weight:400;line-height:1.2rem}}
.styles-module-scss-module__mvGqoa__container{background-color:#f5f5f5}.styles-module-scss-module__mvGqoa__container .styles-module-scss-module__mvGqoa__contentContainer{padding:100px 100px 50px}.styles-module-scss-module__mvGqoa__container .styles-module-scss-module__mvGqoa__readsContainer{background-color:#090a05}@media only screen and (max-width:1024px){.styles-module-scss-module__mvGqoa__container .styles-module-scss-module__mvGqoa__contentContainer{padding:100px 20px 50px}}
.accordion-module-scss-module__CtNqqG__container{grid-template-columns:repeat(2,1fr);gap:4rem;margin:4.5rem 0;display:grid}.accordion-module-scss-module__CtNqqG__container .accordion-module-scss-module__CtNqqG__accordionItem{border-bottom:1px solid #f85b33}.accordion-module-scss-module__CtNqqG__container .accordion-module-scss-module__CtNqqG__accordionHeader{cursor:pointer;flex-direction:row;flex-wrap:"no-wrap";opacity:.6;justify-content:space-between;align-items:center;gap:0;width:100%;padding:1.6rem 0;transition:color .3s,opacity .3s;display:flex}.accordion-module-scss-module__CtNqqG__container .accordion-module-scss-module__CtNqqG__accordionHeader p{color:#f6f6f6;letter-spacing:-.12rem;margin:0;font-size:3rem;font-style:normal;font-weight:400;line-height:3.6rem}.accordion-module-scss-module__CtNqqG__container .accordion-module-scss-module__CtNqqG__active,.accordion-module-scss-module__CtNqqG__container .accordion-module-scss-module__CtNqqG__accordionHeader:hover{opacity:1}.accordion-module-scss-module__CtNqqG__container .accordion-module-scss-module__CtNqqG__arrow{transition:transform .3s}.accordion-module-scss-module__CtNqqG__container .accordion-module-scss-module__CtNqqG__arrow.accordion-module-scss-module__CtNqqG__active{transform:rotate(45deg)}.accordion-module-scss-module__CtNqqG__container .accordion-module-scss-module__CtNqqG__accordionContent{padding:15px;transition:max-height .5s;display:none}.accordion-module-scss-module__CtNqqG__container .accordion-module-scss-module__CtNqqG__show{display:block}.accordion-module-scss-module__CtNqqG__container .accordion-module-scss-module__CtNqqG__accordionContent p{color:#4b4b4b;letter-spacing:-.06rem;margin:0;font-size:1.5rem;font-style:normal;font-weight:400;line-height:1.8rem}.accordion-module-scss-module__CtNqqG__container .accordion-module-scss-module__CtNqqG__images{border:4.196px dashed #ff7d5b;border-radius:2.625rem;width:100%;max-width:500px;margin:0 auto;position:relative}.accordion-module-scss-module__CtNqqG__container .accordion-module-scss-module__CtNqqG__images .accordion-module-scss-module__CtNqqG__image{transform-origin:100% 100%;object-fit:cover;border-radius:42px;transform:rotate(-5deg)}@media only screen and (max-width:1024px){.accordion-module-scss-module__CtNqqG__container{grid-template-columns:repeat(1,1fr);gap:0;margin-top:1rem;margin-bottom:2.5rem;display:grid}.accordion-module-scss-module__CtNqqG__container .accordion-module-scss-module__CtNqqG__accordionHeader p{color:#f6f6f6;letter-spacing:-.05rem;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.5rem}.accordion-module-scss-module__CtNqqG__container .accordion-module-scss-module__CtNqqG__accordionContent{padding:1.29rem 0}.accordion-module-scss-module__CtNqqG__container .accordion-module-scss-module__CtNqqG__accordionContent p{color:#4b4b4b;letter-spacing:-.04rem;font-size:1rem;font-style:normal;font-weight:400;line-height:1.2rem}.accordion-module-scss-module__CtNqqG__container .accordion-module-scss-module__CtNqqG__arrow{width:18px;height:18px}.accordion-module-scss-module__CtNqqG__container .accordion-module-scss-module__CtNqqG__images{display:none}}
