#LikeButton_featureLikeButton__bzpFU{padding:6px 10px;border-radius:32px;background:hsla(0,0%,100%,.05);border:2px solid rgba(0,0,0,0);cursor:pointer;z-index:2}#LikeButton_featureLikeButton__bzpFU.LikeButton_active__cPAvE{border:2px solid #0088eb;background:rgba(0,136,235,.2)}#LikeButton_featureLikeButton__bzpFU.LikeButton_pending__c90_N{opacity:.5}#LikeButton_featureLikeButton__bzpFU>img{margin-right:8px}#LikeButton_featureLikeButton__bzpFU *{vertical-align:middle;pointer-events:none}.SectionDiv_section__gpoW7 hr{width:100%;flex-grow:1;height:1px;opacity:.2}.SectionDiv_section__gpoW7 .SectionDiv_title__WL_8m{font-size:1.0625rem;font-weight:600;margin:24px 0;opacity:.6;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;max-width:100%}.SectionDiv_section__gpoW7 .SectionDiv_title__WL_8m p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SectionDiv_section__gpoW7 .SectionDiv_title__WL_8m>div{max-width:100%;display:flex;flex-direction:row;gap:8px;margin:0 16px}.SectionDiv_section__gpoW7 .SectionDiv_title__WL_8m>div img{margin-bottom:2px;transition:transform .2s ease-in-out;width:14px;transform:rotate(180deg)}.SectionDiv_section__gpoW7 .SectionDiv_title__WL_8m>div img.SectionDiv_expanded__ZqlwB{transform:rotate(0)}@media(max-width:767px){.SectionDiv_section__gpoW7 .SectionDiv_title__WL_8m>div{margin:0}}.SectionDiv_section__gpoW7>div:first-child{display:flex;flex-direction:row}.SectionDiv_section__gpoW7>div:first-child p{text-wrap-mode:nowrap}.SectionDiv_section__gpoW7 .SectionDiv_featuresContainer__28_Qm{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:24px;gap:24px}.SectionDiv_section__gpoW7 .SectionDiv_featuresContainer__28_Qm.SectionDiv_collapsed__Z_Dyk{max-height:0!important;overflow:clip}@media(max-width:1200px){.SectionDiv_section__gpoW7 .SectionDiv_featuresContainer__28_Qm{grid-template-columns:repeat(3,1fr)}}@media(max-width:992px){.SectionDiv_section__gpoW7 .SectionDiv_featuresContainer__28_Qm{grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.SectionDiv_section__gpoW7 .SectionDiv_featuresContainer__28_Qm{grid-template-columns:repeat(1,1fr)}}#Tooltip_tooltip__g9WoK{position:relative}#Tooltip_content__vjsbR{position:absolute;visibility:hidden;z-index:100;width:max-content;padding:16px;border-radius:16px;background:#0d0e0f;transition:transform .15s ease-in-out;transform:scaleX(0) scaleY(0)}#Tooltip_content__vjsbR.Tooltip_anchor-left__G70Hn{transform-origin:left}#Tooltip_content__vjsbR.Tooltip_anchor-right__wUsjV{transform-origin:right}#Tooltip_content__vjsbR.Tooltip_anchor-bottom__CZPta{transform-origin:bottom}#Tooltip_content__vjsbR.Tooltip_anchor-top__zvhF8{transform-origin:top}#Tooltip_content__vjsbR.Tooltip_visible__7z7lU{visibility:visible;transform:scaleX(1) scaleY(1)}#Tooltip_content__vjsbR:before{position:absolute;width:8px;height:24px;content:" ";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='24' viewBox='0 0 8 24'%3E%3Cpath d='M0 24V0L7.2604 10.8906C7.70827 11.5624 7.70827 12.4376 7.2604 13.1094L0 24Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='24' viewBox='0 0 8 24'%3E%3Cpath d='M0 24V0L7.2604 10.8906C7.70827 11.5624 7.70827 12.4376 7.2604 13.1094L0 24Z'/%3E%3C/svg%3E");background-color:#0d0e0f}#Tooltip_content__vjsbR.Tooltip_anchor-right__wUsjV:before{top:calc(50% - 12px);left:100%}#Tooltip_content__vjsbR.Tooltip_anchor-left__G70Hn:before{top:calc(50% - 12px);right:100%;transform:rotate(180deg)}#Tooltip_content__vjsbR.Tooltip_anchor-bottom__CZPta:before{top:calc(100% - 8px);left:calc(50% - 4px);transform:rotate(90deg)}#Tooltip_content__vjsbR.Tooltip_anchor-top__zvhF8:before{top:-16px;left:calc(50% - 4px);transform:rotate(-90deg)}.Tooltip_dialog__nkOQ_{padding:0;border:0;border-radius:16px;background:#0d0e0f;color:inherit;max-width:calc(100vw - 32px);max-height:calc(100vh - 32px);overflow:auto}.Tooltip_dialog__nkOQ_::-webkit-backdrop{background:rgba(0,0,0,.6)}.Tooltip_dialog__nkOQ_::backdrop{background:rgba(0,0,0,.6)}.Tooltip_dialogContent__x4tLD{padding:16px}.Select_select__aZmLb{position:relative}.Select_header__CVEQt{display:flex;flex-direction:row;align-items:center;justify-content:baseline;border-radius:48px;border:2px solid hsla(0,0%,100%,.1);background:#1a1c1e;-webkit-backdrop-filter:blur(106px);backdrop-filter:blur(106px);line-height:1.5rem;padding:10px 20px;max-height:50px;gap:15px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.Select_header__CVEQt img{transition:transform .2s ease-in-out}.Select_header__CVEQt img.Select_open__nqDjF{transform:rotate(180deg)}.Select_header__CVEQt>div{display:flex;gap:10px}.Select_header__CVEQt svg{height:20px}.Select_header__CVEQt svg path{color:hsla(0,0%,100%,.7)}.Select_header__CVEQt .Select_arrow__NvorD{display:flex;flex-grow:1;justify-content:end}.Select_contents__awnD4{position:absolute;z-index:10;min-width:100%;margin-top:5px;display:none;border-radius:15px;background:#1a1c1e}.Select_contents__awnD4.Select_open__nqDjF{display:flex;flex-direction:column}.Select_list__E61dO{cursor:pointer}.Select_list__E61dO.Select_open__nqDjF{display:block}.Select_list__E61dO>div{padding:10px;border-radius:10px;margin:5px;display:flex;gap:10px}.Select_list__E61dO>div:hover{background-color:#35383a}.Select_list__E61dO>div.Select_checked__LBRp2 :before{content:" ";display:block;position:absolute;width:1rem;height:1.5rem;left:16px;background:url(/icons/checkmark-white.svg);background-repeat:no-repeat;background-position-y:center}.Select_list__E61dO #Select_bgCatcher__GvUaC{position:fixed;left:0;top:0;width:100%;height:100%;z-index:9}.page_roadmap__Nn_UB{padding:0!important}#page_background__u7_xQ{position:absolute;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.57),rgba(0,0,0,0));mask-image:linear-gradient(180deg,rgba(0,0,0,.57),rgba(0,0,0,0));height:800px;width:100%;z-index:-1}#page_background__u7_xQ img{position:relative;width:100%;height:80vh;object-fit:cover;opacity:.2;z-index:-2}