body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--background1);font-family:Rounded Elegance,sans-serif;font-optical-sizing:auto;margin:0;overflow-x:hidden;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#home #header{align-items:center;color:#fff;display:flex;filter:brightness(0);height:100svh;justify-content:start;overflow-x:hidden;width:100%}#home #backdrop-video{height:100svh;object-fit:cover;object-position:right;opacity:1;position:absolute;width:100%;z-index:5}#home #header .header-video-fade{background:var(--primaryGradientFade);background:p;height:100svh;position:absolute;width:100%;z-index:6}#home #header .header-video-fade button{all:unset;border-radius:100vh;cursor:pointer;position:absolute;right:18px;top:calc(100svh - 46px)}#home #header .header-video-fade button img{aspect-ratio:1;object-fit:contain;opacity:.5;width:28px}#home #header-left{margin:0 36px;z-index:80}#home #header-left h1{font-size:100px}#home #header-left p{font-size:24px}#home #header-left-bottom{display:flex;gap:18px;margin-top:80px}#home #header-left-bottom button{all:unset;align-items:center;background:#fff;border-radius:200px;color:#000;cursor:pointer;display:flex;justify-content:start;padding:12px 24px;transition:.2s;width:fit-content}#home #header-left-bottom>button>p{font-size:18px;margin-left:40px}#home #header-left-bottom button:hover{background-color:#000;color:#fff}#home #header-left-bottom button img{margin-right:16px;object-fit:contain;position:absolute;transition:.6s;width:24px}#home #header-left-bottom button:hover img{opacity:0}#home .img_download{filter:none;opacity:0;transition:.3s}#home #header-left-bottom button:hover .img_download{opacity:1}#home .content{align-items:center;display:flex;justify-content:space-around;min-height:100vh;width:100%}#home .reverse{flex-direction:row-reverse}#home .content_explanation{align-items:start;display:flex;flex-direction:column;height:80vh;justify-content:center;width:40%}#home .content_explanation>h1{font-size:68px}#home .content_visualization_container{align-items:center;display:flex;flex-direction:column;height:80vh;justify-content:end;width:40%}#home .content_visualization{background:var(--blackGradient2);border-radius:20px;height:70vh;overflow:hidden;position:absolute;width:40%}#home .content_visualization_container img{height:80vh;margin-right:10px;object-fit:contain;object-position:bottom;position:absolute;width:50%;z-index:50}@media (max-width:820px){#home #header{flex-direction:column}#home #header,#home #header-left{align-items:center;justify-content:center}#home #header-left{text-align:center}#home #header-left-bottom{align-items:center;flex-direction:column;justify-content:center}#home .content{flex-direction:column;padding:18px;text-align:center}#home .content,#home .content_explanation{box-sizing:border-box;min-height:0;min-height:auto}#home .content_explanation{align-items:center;height:auto;justify-content:center;padding:36px 0;width:100%}#home .content h1{font-size:60px;margin-bottom:12px}#home .content_visualization_container{aspect-ratio:1;height:auto;margin-top:36px;width:50%}#home .content_visualization{aspect-ratio:1;height:auto;width:50%}#home .content_visualization_container img{aspect-ratio:1.85;height:auto;object-fit:contain;width:100%}}@media (max-width:520px){#home #header h1{font-size:60px}#home #header p{font-size:16px}#home .content h1{font-size:30px}#home .content p{font-size:16px}#home #backdrop-video{height:100svh;object-fit:cover;object-position:right;right:-15%;width:115%}}#nav{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#fff;display:flex;flex-direction:row;justify-content:space-between;left:0;padding:16px 0;position:fixed;top:0;width:100%;z-index:100}#nav>img{cursor:pointer;height:30px;margin-left:36px}#nav #nav-right{gap:18px;margin:0 18px}#nav #nav-right,#nav .profilephoto_container{align-items:center;display:flex;flex-direction:row;justify-content:end}#nav .profilephoto_container{margin-right:18px}#nav .profilephoto_container>.photo_url{aspect-ratio:1;border-radius:100%;cursor:pointer;height:36px;object-fit:cover;transition:.2s}#nav .profilephoto_container>.photo_url:hover{transform:scale(1.1)}#nav .profilephoto_container .no_photo_url_container{align-items:center;aspect-ratio:1;background:#fff;border-radius:100%;cursor:pointer;display:flex;height:36px;justify-content:center;transition:.2s}#nav .profilephoto_container .no_photo_url_container:hover{transform:scale(1.1)}#nav .profilephoto_container .no_photo_url_container .no_photo_url{aspect-ratio:1;filter:invert();height:24px;object-fit:contain}#nav button{all:unset;border-radius:200px;cursor:pointer;padding:10px 20px;transition:.2s}#nav button>p{font-size:16px;transition:.2s}#nav button:hover{background-color:#fff}#nav button:hover>p{filter:invert()}#nav button:active{color:#000;transition:0s}#nav-background{background:var(--blackGradient1);left:0;padding:24px 0;pointer-events:none;position:fixed;top:0;width:100%;z-index:99}#nav-background:after{color:#0000;content:"";padding:10px 20px}@media (max-width:820px){#nav{justify-content:center}#nav>img{display:none}#nav #nav-right{margin:0 9px;width:100%}#nav .profilephoto_container{flex:1 1;margin-right:0}}@media (max-width:520px){#nav,#nav #nav-right{justify-content:center}#nav #nav-right{align-items:center;gap:9px}#nav .profilephoto_container>.photo_url{height:30px}#nav button{border-radius:200px;padding:6px 12px;transition:.2s}#nav button p{font-size:16px}}#profilePopup{align-items:center;background:var(--background2);border-radius:18px;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;height:fit-content;justify-content:space-between;max-width:550px;padding:18px;pointer-events:auto;transition:.2s;width:90%}#profilePopup>div{width:100%}#profilePopup>div:first-child{align-items:center;display:flex;justify-content:end}#profilePopup .btn_close{align-items:center;border-radius:40px;cursor:pointer;display:flex;filter:brightness(.4);height:40px;justify-content:center;transition:.1s;width:40px}#profilePopup .btn_close:hover{filter:brightness(1);outline:2px solid #fff;outline-offset:-2px;transform:scale(1.1)}#profilePopup .btn_close img{aspect-ratio:1;width:24px}#profilePopup .content{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:18px;justify-content:space-between;text-align:center;width:100%}#profilePopup .content p{font-size:18px}#profilePopup .content .userPhoto{aspect-ratio:1;border-radius:100%;height:80px;margin-bottom:6px;object-fit:cover}#profilePopup .content .no_photo_url_container{align-items:center;aspect-ratio:1;background:#fff;border-radius:100%;display:flex;height:80px;justify-content:center;margin-bottom:6px}#profilePopup .content .no_photo_url{aspect-ratio:1;filter:invert();height:52px;object-fit:contain}#profilePopup .content button{all:unset;background:#fff;border-radius:200px;box-sizing:border-box;color:#000;cursor:pointer;display:flex;gap:9px;margin-bottom:9px;margin-top:18px;padding:18px 36px;transition:.1s;width:fit-content}#profilePopup .content button:hover{background:#000;color:#fff}#loginForm{align-items:center;background:var(--background2);border-radius:18px;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;height:90%;justify-content:space-between;max-width:800px;padding:18px;pointer-events:auto;transition:.2s;width:90%}#loginForm>div{width:100%}#loginForm>div:first-child{align-items:center;display:flex;justify-content:end}#loginForm .btn_close{align-items:center;border-radius:40px;cursor:pointer;display:flex;filter:brightness(.4);height:40px;justify-content:center;transition:.1s;width:40px}#loginForm .btn_close:hover{filter:brightness(1);outline:2px solid #fff;outline-offset:-2px;transform:scale(1.1)}#loginForm .btn_close img{aspect-ratio:1;width:24px}#loginForm .content{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:36px;justify-content:space-between;text-align:center;width:100%}#loginForm .content p{font-size:16px}#loginForm .content .hiclobLogo{height:48px;margin-bottom:6px;object-fit:contain;width:100%}#loginForm .content .loginform{display:flex;flex-direction:column;gap:36px;max-width:400px;width:80%}#loginForm .content .loginform .input_wrapper{border-radius:14px;box-sizing:border-box;display:flex;gap:18px;outline:2px solid #fff;padding:9px 18px;width:100%}#loginForm .content .loginform .input_wrapper input{all:unset;flex:1 1;text-align:left}#loginForm .content .loginform .input_wrapper img{aspect-ratio:1;width:22px}#loginForm .content .loginform button{all:unset;background:#fff;border-radius:200px;box-sizing:border-box;color:#000;cursor:pointer;margin-bottom:9px;margin-top:18px;padding:18px 36px;transition:.1s;width:100%}#loginForm .content .loginform button:hover{background:#000;color:#fff}#loginForm .content .loginform p{width:80%}#loginForm .content .loginform .loginform_under{align-items:center;display:flex;flex-direction:column;justify-content:center}#loginForm #invalid{color:#0000}@media (max-width:820px){#loginForm{height:fit-content}#loginForm .content{gap:18px}#loginForm .content .loginform{gap:18px;width:100%}#loginForm .content .loginform p{width:100%}}@media (max-width:520px){#loginForm .content .hiclobLogo{height:34px}}#footer{align-items:center;background:var(--background1);display:flex;flex-direction:column;height:20vh;justify-content:center;width:100%}#footer p{color:#fff;font-size:16px;margin:4px;padding:0}#downloadConfirmation{align-items:center;background:var(--background2);border-radius:18px;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;height:fit-content;justify-content:space-between;max-width:550px;padding:18px;pointer-events:auto;transition:.2s;width:90%}#downloadConfirmation>div{width:100%}#downloadConfirmation>div:first-child{align-items:center;display:flex;justify-content:end}#downloadConfirmation .btn_close{align-items:center;border-radius:40px;cursor:pointer;display:flex;filter:brightness(.4);height:40px;justify-content:center;transition:.1s;width:40px}#downloadConfirmation .btn_close:hover{filter:brightness(1);outline:2px solid #fff;outline-offset:-2px;transform:scale(1.1)}#downloadConfirmation .btn_close img{aspect-ratio:1;width:24px}#downloadConfirmation .content{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:18px;justify-content:space-between;text-align:center;width:100%}#downloadConfirmation .content h1{font-size:24px}#downloadConfirmation .content .hiclobLogo{height:36px;margin-bottom:6px;object-fit:contain;width:100%}#downloadConfirmation .content button{all:unset;background:#fff;border-radius:200px;box-sizing:border-box;color:#000;cursor:pointer;display:flex;gap:9px;margin-bottom:9px;margin-top:18px;padding:18px 36px;transition:.1s;width:fit-content}#downloadConfirmation .content button:hover{background:#000;color:#fff}#downloadConfirmation .content button img{aspect-ratio:1;filter:invert();transition:.1s;width:18px}#downloadConfirmation .content button:hover img{filter:none}#releases #header{align-items:center;background:var(--background1);box-sizing:border-box;color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:start;padding:36px;width:100%}#releases #header h1{font-size:60px}#releases #header>div{align-items:start;display:flex;flex-direction:column;justify-content:center;width:100%}#releases #release_table_container{margin-top:40px;width:100%}@media (max-width:860px){#releases .upper{padding-top:18px}#releases #header{padding:18px}}@media (max-width:520px){#releases #header div:nth-child(2) h1{font-size:30px}#releases #header div:nth-child(2) p{font-size:16px}}#release_item{gap:12px;margin:12px 0;width:100%}#release_item,#release_item .releases_table_child{align-items:center;display:flex;flex-direction:row;justify-content:start}#release_item .releases_table_child{background:var(--background2);border-radius:16px;box-sizing:border-box;height:64px;padding:0 12px;transition:.15s}#release_item .releases_table_child>div:nth-child(2),#release_item .releases_table_child>div:nth-child(4),#release_item .releases_table_child>div:nth-child(6){-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;margin-right:20px;overflow:hidden;text-overflow:ellipsis}#release_item .releases_table_child>img{height:28px;margin-right:12px;object-fit:contain;width:28px}#release_item .releases_table:hover .releases_table_child{filter:brightness(140%)}#release_item .releases_table:hover .btn_download:hover{filter:brightness(100%)}#release_item .separator{background:var(--background3);height:30px;margin:0 16px;width:2px}#release_item p{font-size:16px}#release_item .gradient_text_2{font-size:14px}#release_item .releases_table_child:first-child,#release_item .releases_table_child_first_content{flex:1 1}#release_item .releases_table_child>div:nth-child(2){flex:1.75 1}#release_item .btn_download{cursor:pointer;padding:0 18px;transition:.2s}#release_item .btn_download>img{filter:invert();position:absolute}#release_item .btn_download>.img_download{opacity:0;transition:.3s}#release_item .btn_download>div{margin-left:36px}#release_item .btn_download:hover{background:#fff;color:#000}#release_item .btn_download:hover>.img_download{opacity:1}#release_item .btn_download:hover .gradient_text_2{-webkit-text-fill-color:unset;background:#0000;background-clip:initial;-webkit-background-clip:unset}#release_item .btn_download:hover img{opacity:0;transition:.2s}@media (max-width:860px){#release_item .releases_table_child>div:nth-child(2){margin-right:12px}#release_item .releases_table_child>div:nth-child(4),#release_item .releases_table_child>div:nth-child(6),#release_item .separator{display:none}}@media (max-width:620px){#release_item .btn_download{align-items:center;display:flex;justify-content:center;padding:0 9px}#release_item .btn_download img{margin:initial}#release_item .btn_download div{margin:20px}#release_item .btn_download div>p{display:none}}@media (max-width:440px){#release_item .releases_table_child{height:52px}#release_item .releases_table_child_first_content p:nth-child(2){display:none}}#feedbacks #content_container{align-items:center;background:var(--background1);box-sizing:border-box;display:flex;flex-direction:column;justify-content:start;min-height:100vh;padding:36px;width:100%}#feedbacks #content{align-items:start;color:#fff;display:flex;flex-wrap:wrap;gap:9px;justify-content:start;row-gap:9px;width:100%}#feedbacks h1{font-size:60px}#feedbacks .upper{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;gap:18px;justify-content:space-between;margin-bottom:18px;width:100%}#feedbacks #startFeedback,#feedbacks .upper>div{border-radius:18px}#feedbacks #startFeedback{align-items:center;aspect-ratio:4/3;background:var(--background2);box-sizing:border-box;color:#fff;display:flex;flex-direction:column;gap:18px;justify-content:center;min-width:280px;padding:18px 36px;text-align:center;transition:.2s;width:calc(33.33333% - 18px)}#feedbacks #startFeedback:hover{transform:scale(1.02)}#feedbacks #startFeedback p{font-size:16px}#feedbacks #startFeedback button{all:unset;background:#fff;border-radius:200px;color:#000;display:flex;flex-direction:row;gap:9px;margin-top:20px;padding:10px 26px;transition:.2s}#feedbacks #startFeedback button:hover{cursor:pointer;transform:scale(1.05)}#feedbacks #startFeedback button img{aspect-ratio:1;object-fit:contain;width:14px}#feedbacks #general_information{align-items:start;aspect-ratio:8/3;color:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:space-between}#feedbacks #general_information>div{box-sizing:border-box;display:flex;flex-direction:column;width:100%}#feedbacks #general_information table{flex:1 1;margin:18px 0}#feedbacks #general_information table td{padding:4px 0}#feedbacks #general_information table td img{aspect-ratio:1;margin-left:9px;object-fit:contain;width:20px}#feedbacks #general_information table td p{align-items:center;display:flex;flex-direction:row;justify-content:start}#feedbacks #feedbackLoading_container{width:calc(33.33333% - 18px)}@media (max-width:820px){#feedbacks #content_container{padding:18px}#feedbacks #general_information{aspect-ratio:unset}#feedbacks #content{display:flex;gap:18px}#feedbacks #content,#feedbacks .upper{align-items:start;flex-direction:column;justify-content:start}#feedbacks .upper{padding-top:18px}#feedbacks #startFeedback{align-items:center;aspect-ratio:unset;background:var(--background2);box-sizing:border-box;color:#fff;display:flex;flex-direction:column;gap:18px;justify-content:center;max-width:none;min-width:0;min-width:auto;padding:18px 36px;text-align:center;transition:.2s;width:100%}#feedbacks #general_information>div{width:fit-content}#feedbacks #general_information table td{padding-right:9px}#feedbacks #general_information p{font-size:16px}}@media (max-width:520px){#feedbacks #general_information h1{font-size:30px}}#feedbackDetail{align-items:center;background:var(--background2);border-radius:18px;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;height:fit-content;justify-content:center;max-height:90vh;max-width:800px;overflow-y:auto;padding:18px;pointer-events:auto;transition:.2s;width:90%}#feedbackDetail>div{width:100%}#feedbackDetail>div:first-child{align-items:center;display:flex;justify-content:end}#feedbackDetail .btn_close{align-items:center;border-radius:40px;cursor:pointer;display:flex;filter:brightness(.4);height:40px;justify-content:center;transition:.1s;width:40px}#feedbackDetail .btn_close:hover{filter:brightness(1);outline:2px solid #fff;outline-offset:-2px;transform:scale(1.1)}#feedbackDetail .btn_close img{aspect-ratio:1;width:24px}#feedbackDetail .content{align-items:start;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;gap:36px;justify-content:start;padding:0 18px 18px;width:100%}#feedbackDetail .content>div{width:100%}#feedbackDetail .content .upper{align-items:center;display:flex;flex-direction:row;gap:18px;justify-content:start}#feedbackDetail .content .upper>div{align-items:start;display:flex;flex-direction:column;height:90px;justify-content:space-between}#feedbackDetail .content .upper img{aspect-ratio:1;border-radius:100%;object-fit:cover;width:90px}#feedbackDetail .content .upper .username{font-size:22px;font-weight:700}#feedbackDetail .content .upper .date_joined,#feedbackDetail .content .upper .displayname{font-size:16px}#feedbackDetail .content .middle{align-items:center;display:flex;flex-direction:row;justify-content:space-between}#feedbackDetail .content .middle .stars_container{align-items:center;display:flex;flex-direction:row;gap:9px;justify-content:start}#feedbackDetail .content .middle .stars_container img{aspect-ratio:1;object-fit:contain;width:24px}#feedbackDetail .content .middle .stars_container p{font-size:18px;font-weight:700;margin:0 9px}#feedbackDetail .content .like_container{align-items:center;cursor:pointer;display:flex;flex-direction:row;font-size:18px;gap:18px;justify-content:center}#feedbackDetail .content .like_container img{aspect-ratio:1;object-fit:contain;transition:.2s;width:28px}#feedbackDetail .content .like_container:hover img{transform:scale(1.22)}#feedbackDetail .content .under p{text-align:justify}@media (max-width:620px){#feedbackDetail .content .upper>div{text-align:center}#feedbackDetail .content .upper{flex-direction:column}#feedbackDetail .content .upper>div{align-items:center;justify-content:space-between}#feedbackDetail .content{gap:18px;padding:initial}#feedbackDetail .content .stars_container img{display:none}#feedbackDetail .content .stars_container img:first-child{display:inline;display:initial}}@media (max-width:440px){#feedbackDetail .content .under p{font-size:16px}#feedbackDetail .content .upper .username{font-size:18px}#feedbackDetail .content .upper .date_joined,#feedbackDetail .content .upper .displayname{font-size:14px}}#feedbackForm{align-items:center;background:var(--background2);border-radius:18px;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;height:90%;justify-content:space-between;max-width:800px;padding:18px;pointer-events:auto;transition:.2s;width:90%}#feedbackForm>div{width:100%}#feedbackForm>div:first-child{align-items:center;display:flex;justify-content:end}#feedbackForm .btn_close{align-items:center;border-radius:40px;cursor:pointer;display:flex;filter:brightness(.4);height:40px;justify-content:center;transition:.1s;width:40px}#feedbackForm .btn_close:hover{filter:brightness(1);outline:2px solid #fff;outline-offset:-2px;transform:scale(1.1)}#feedbackForm .btn_close img{aspect-ratio:1;width:24px}#feedbackForm .loading_container{align-items:center;display:flex;flex:1 1;justify-content:center}#feedbackForm .content{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:18px;justify-content:space-between;text-align:center;width:100%}#feedbackForm .content p{font-size:16px}#feedbackForm .content .hiclobLogo{height:48px;margin-bottom:6px;object-fit:contain;width:100%}#feedbackForm .content .feedbackform{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:18px;justify-content:center;max-width:600px;width:80%}#feedbackForm .content .feedbackform .upper{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center}#feedbackForm .content .feedbackform .feedbackfield_container{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;text-align:center;width:100%}#feedbackForm #invalid{color:#0000}#feedbackForm .content .feedbackform .stars{align-items:center;display:flex;gap:9px;justify-content:center;width:100%}#feedbackForm .content .feedbackform .stars img{aspect-ratio:1;cursor:pointer;transition:.2s;width:48px}#feedbackForm .content .feedbackform .stars img:hover{filter:brightness(1.2);transform:scale(1.1)}#feedbackForm .content .feedbackform textarea{-ms-overflow-style:none;all:unset;border:2px solid #fff;border-radius:18px;height:100%;padding:9px;resize:none;scrollbar-width:none;width:80%}#feedbackForm .content .feedbackform textarea::-webkit-scrollbar{display:none}#feedbackForm .content .feedbackform .btn_container{align-items:center;display:flex;flex-direction:column;gap:9px;justify-content:center}#feedbackForm .content .feedbackform .btn_primary{all:unset;background:#fff;border-radius:200px;box-sizing:border-box;color:#000;cursor:pointer;padding:18px 36px;transition:.1s;width:fit-content}#feedbackForm .content .feedbackform .btn_primary:hover{background:#000;color:#fff}#feedbackForm .content .feedbackform p{width:80%}#feedbackForm .content .btn_secondary{all:unset;border-radius:100vh;padding:9px 18px;transition:.2s}#feedbackForm .content .btn_secondary:hover{background:#000;color:#fff;cursor:pointer}@media (max-width:820px){#feedbackForm{height:fit-content}#feedbackForm .content .feedbackform,#feedbackForm .content .feedbackform p{width:100%}}@media (max-width:520px){#feedbackForm .content .hiclobLogo{height:34px}#feedbackForm .content .feedbackform .stars img{width:32px}}.feedback_item_wrapper{background:var(--whiteGradient);border-radius:20px;max-width:calc(33.33333% - 18px);min-width:calc(33.33333% - 18px);padding:2px;transition:transform .12s}.feedback_item_wrapper,.feedback_item_wrapper .feedback_item{align-items:center;aspect-ratio:4/3;box-sizing:border-box;display:flex;flex:1 1;justify-content:center}.feedback_item_wrapper .feedback_item{background:var(--background1);border-radius:18px;color:#fff;cursor:pointer;flex-direction:column;gap:18px;padding:18px;transition:background .12s}.feedback_item_wrapper:hover{transform:scale(1.02)}.feedback_item_wrapper:hover .feedback_item{background:var(--background2)}.feedback_item_wrapper .feedback_item p{font-size:16px}.feedback_item_wrapper .feedback_item_upper{align-items:center;display:flex;gap:18px;height:min-content;justify-content:start;width:100%}.feedback_item_wrapper .feedback_item_upper p{font-size:14px}.feedback_item_wrapper .feedback_item_upper img{aspect-ratio:1;border-radius:100%;object-fit:cover;object-position:center;width:40px}.feedback_item_wrapper .feedback_item_upper>div{align-items:start;display:flex;flex-direction:column;justify-content:center;width:100%}.feedback_item_wrapper .feedback_item_middle{flex:1 1;width:100%}.feedback_item_wrapper .stars_container{align-items:center;display:flex;gap:4.5px;height:min-content;justify-content:start;margin-bottom:18px;width:100%}.feedback_item_wrapper .stars_container img{aspect-ratio:1;width:20px}.feedback_item_wrapper .feedback_text{-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-align:justify;text-overflow:ellipsis}.feedback_item_wrapper .feedback_item_under{align-items:center;display:flex;height:min-content;justify-content:space-between;width:100%}.feedback_item_wrapper .feedback_item .like_container{align-items:center;display:flex;gap:9px;justify-content:end}.feedback_item_wrapper .feedback_item_under img{aspect-ratio:1;pointer-events:auto;transition:.2s;width:28px}.feedback_item_wrapper .feedback_item:hover .feedback_item_under img{transform:scale(1.1)}.feedback_item_wrapper .feedback_item:hover .feedback_item_under img:hover{transform:scale(1.22)}.feedback_item_wrapper button{all:unset;background:#fff;border-radius:200px;color:#000;display:flex;flex-direction:row;gap:9px;padding:10px 26px;transition:.2s}.feedback_item_wrapper button:hover{cursor:pointer;transform:scale(1.1)}.feedback_item_wrapper .feedback_item_under button img{aspect-ratio:1;object-fit:contain;width:18px}@media (max-width:820px){.feedback_item_wrapper,.feedback_item_wrapper .feedback_item{aspect-ratio:unset;max-width:none;min-width:0;min-width:auto;width:100%}}#download #header{align-items:center;background:var(--background1);color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;text-align:center;width:100%}#download #header h1{font-size:50px}#download #header p{font-size:16px;margin:0 18px;max-width:780px}#download #header button{all:unset;align-items:center;background:#fff;border-radius:200px;color:#000;cursor:pointer;display:flex;justify-content:center;margin-right:16px;padding:10px 20px;transition:.2s}#download #header button:hover{background-color:#000;color:#fff}#download #header button img{margin-left:8px;object-fit:contain;transition:.6s;width:12px}#download #header button:hover img{filter:invert()}@media (max-width:520px){#download #header h1{font-size:34px}}.popup{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000a6;color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:300}
/*# sourceMappingURL=main.01e5c22c.css.map*/