/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}footer,header{display:block}main{display:block}a{background-color:rgba(0,0,0,0);-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}strong{font-weight:inherit}strong{font-weight:bolder}img{border-style:none}svg:not(:root){overflow:hidden}button,input{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button{text-transform:none}button,html [type=button],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}[type=checkbox]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[hidden]{display:none}html{box-sizing:border-box}*,*::before,*::after{box-sizing:border-box}html{-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:Roboto,sans-serif;font-size:14px;font-weight:normal;line-height:1em;color:#333;background-color:#fff}h2,h3{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}a{color:#333;text-decoration:underline}a:hover,a:focus{color:#000;text-decoration:inherit}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}img{vertical-align:middle}[role=button]{cursor:pointer}a,button,[role=button],input,label{touch-action:manipulation}label{display:inline-block;margin-bottom:.5rem}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button{line-height:inherit}input[type=checkbox]:disabled{cursor:not-allowed}input[type=date],input[type=month]{-webkit-appearance:listbox}[hidden]{display:none !important}#logo-container{display:flex;justify-content:center;flex-direction:column;margin:25px 0;align-items:center;text-align:center;row-gap:30px}#logo-container h2{line-height:1;font-size:1.5rem;color:#000;padding:0 50px}#logo-container span{font-weight:600}#footer-container{margin-bottom:15px}#ki-models-container{display:flex;flex-direction:row;padding:0 10px}#chat-container{background-image:url(/Cherrizz/Gamification/02b979e4a41c272f813d.png);background-color:#f2efde;height:120vh;max-width:448px}#chat-box{display:flex;flex-direction:column}#registration-container{padding:20px;text-align:center}#registration-container img{width:165px;margin-bottom:20px}.card{display:flex;column-gap:10px;margin:0 auto}.card_body{display:grid;grid-template-columns:auto;grid-template-rows:auto 160px auto}@media screen and (min-width: 378px){.card_body{grid-template-rows:auto 100px auto}}.card .card_content{display:flex;flex-direction:column;row-gap:20px;padding:5px;border-radius:4px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);background-color:#fff;width:100%;text-align:center;max-width:481px;min-width:150px}.card .card_content .card_image{width:100%;object-fit:cover;background-color:#f0f0f0;font-size:2rem;color:#333}.card .card_content .card_image_mask{position:relative;width:100%;max-width:340px;max-height:340px}.card .card_content .card_image_mask .card_legend{position:absolute;width:100%;height:66px;bottom:0;left:0;background:linear-gradient(0deg, black, transparent);display:flex;flex-direction:column;row-gap:5px;padding:5px}@media screen and (min-width: 478px){.card .card_content .card_image_mask .card_legend{height:55px}}.card .card_content .card_image_mask .card_legend .legend_intro{font-size:.7rem}.card .card_content .card_image_mask .card_legend .legend_badge{width:15px;height:15px}.card .card_content .card_image_mask .card_legend .card_legend_row1{display:flex;flex-direction:row;column-gap:5px;color:#fff;text-align:start}.card .card_content .card_image_mask .card_legend .card_legend_row2{color:#fff;text-align:start}.card .card_content .personality_name{text-overflow:ellipsis;overflow:hidden}.card .card_content .personality_container{padding:0 10px}.card .card_content .personality_element{display:flex;align-items:center;font-weight:700;margin-bottom:10px}.card .card_content .personality_element img{width:30px;margin-right:5px}.card #chips-container{display:flex;flex-wrap:wrap;column-gap:10px;padding:0 10px;margin:5px 0 0 0;row-gap:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (min-width: 512px){.card #chips-container{display:none}}@media screen and (min-height: 768px){.card #chips-container{display:flex}}.card #chips-container .chip{display:flex;align-items:center;padding:5px 10px;border-radius:20px;background-color:#e54c6a;color:#fff;font-size:.6rem;column-gap:5px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.headline__container{position:fixed;width:100%;max-width:448px;box-shadow:0 0 10px 0 rgba(51,51,51,.4);display:flex;column-gap:10px;align-items:center;padding:10px 40px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;z-index:3;background-color:#fff}.headline__avatar{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative}.headline__avatar .__status{position:absolute;top:0;right:0;background-color:#2bb157;width:15px;height:15px;border:2px solid #fff;border-radius:50%}.headline__avatar img{width:50px;height:50px;border-radius:50%}.headline__info .__badge{margin-bottom:8px}.headline__info .__status{color:#2bb157;font-size:smaller}.barometer__icons_container{position:absolute;bottom:0;display:flex;column-gap:15px;align-items:flex-end;justify-content:center}.barometer__title{position:absolute;z-index:1;font-weight:700;font-size:1.2rem;color:#fff;margin-bottom:10px}.barometer__command{position:absolute;z-index:1;top:-40px;font-weight:700;font-size:1.2rem;color:#000;text-align:center;line-height:1}.barometer__clock{position:absolute;z-index:1;width:150px;height:150px;border-radius:50%;top:45px;display:flex;justify-content:center;transform:rotate(-80deg);animation:infinite 1.5s linear wiggle;animation-timing-function:cubic-bezier(0.33, 0.33, 0.2, 0.25);transition:all .6s ease-in-out}.barometer__clock img{position:absolute;width:30px;height:30px;top:-25px}#barometer-container{width:100%;height:200px;background-color:#fff;border-bottom-right-radius:8px;border-bottom-left-radius:8px;box-shadow:0 0 10px 0 rgba(51,51,51,.4);z-index:1;position:-webkit-sticky;position:sticky;top:65px;display:flex;justify-content:center}#barometer{width:230px}#snowflake{width:35px;height:35px;margin-bottom:15px;transform:scale(1.2);transition:all 1s ease-in-out}#gift{width:35px;height:35px;margin-bottom:15px;transition:all 1s ease-in-out;animation:infinite 1s linear dukdik}@keyframes wiggle{0%{transform:rotate(-80deg)}5%{transform:rotate(-82deg)}10%{transform:rotate(-83deg)}15%{transform:rotate(-82deg)}20%{transform:rotate(-75deg)}}@keyframes dukdik{0%{transform:rotate(0deg) scale(1.3)}25%{transform:rotate(4deg) scale(1.3)}50%{transform:rotate(0deg) scale(1.3)}70%{transform:rotate(-4deg) scale(1.3)}100%{transform:rotate(0deg) scale(1.3)}}.messages__container_model{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:.8rem;padding:10px;margin-bottom:15px;position:relative;max-width:70%;background-color:#f4bebe;border-radius:0 10px 10px 10px;margin-left:15px}.messages__container_model span{position:absolute;color:gray;font-size:xx-small;top:-15px;text-wrap:nowrap;left:0}.messages__container_user{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:.8rem;padding:10px;margin-bottom:15px;position:relative;max-width:70%;background-color:#fff;border-radius:10px 0 10px 10px;margin-right:15px;margin-left:auto}.messages__container_user span{position:absolute;color:gray;font-size:xx-small;top:-15px;text-wrap:nowrap;right:0}#options-container{position:fixed;bottom:0;width:100%;max-width:448px;height:260px;background-color:#fff;border-radius:8px 8px 0 0;box-shadow:0 0 10px 0 rgba(51,51,51,.4);transform:translateY(100%);transition:all .6s linear}#options-container.down{animation:forwards .6s linear slideOut;animation-timing-function:cubic-bezier(0.22, 0.5, 0.333, 0.95)}#options-container.up{animation:forwards .6s linear slideIn;animation-timing-function:cubic-bezier(0.22, 0.5, 0.333, 0.95)}#options-container p{margin:25px;text-align:center;font-size:large}@keyframes slideIn{0%{transform:translateY(100%)}50%{transform:translateY(80%)}100%{transform:translateY(0)}}@keyframes slideOut{0%{transform:translateY(0)}50%{transform:translateY(20%)}100%{transform:translateY(100%)}}.loader{width:35px;aspect-ratio:2;--_g: no-repeat radial-gradient(circle closest-side,#e54c6a 90%,#0000);background:var(--_g) 0% 50%,var(--_g) 50% 50%,var(--_g) 100% 50%;background-size:33.3333333333% 50%;animation:l3 1s infinite linear}@keyframes l3{20%{background-position:0% 0%,50% 50%,100% 50%}40%{background-position:0% 100%,50% 0%,100% 50%}60%{background-position:0% 50%,50% 100%,100% 0%}80%{background-position:0% 50%,50% 50%,100% 100%}}#to-registration{position:-webkit-sticky;position:sticky;top:65px;background-color:#fff;border-radius:0 0 8px 8px;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;box-shadow:0 0 10px 0 rgba(51,51,51,.4);height:320px;row-gap:10px;text-align:center;padding:0 20px;width:100%}#to-registration img{width:40px}#to-registration h2{font-size:1.3rem;font-weight:700;margin:10px 0 30px 0}#to-registration button{width:70%;max-width:300px}#registration-form{margin-top:22px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 40px;row-gap:10px;font-weight:bold}#registration-form .form-group{display:flex;flex-direction:column;width:100%;position:relative}#registration-form .form-group label{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#registration-form .form-group label[for=username],#registration-form .form-group label[for=password],#registration-form .form-group label[for=email],#registration-form .form-group label[for=birthday]{position:absolute;background-color:#fff;border-bottom-right-radius:4px;padding:0 3px;top:-2px}@media screen and (min-width: 768px){#registration-form .form-group label[for=username],#registration-form .form-group label[for=password],#registration-form .form-group label[for=email],#registration-form .form-group label[for=birthday]{position:relative}}#registration-form .form-group input{width:100%;margin:5px 0;padding:10px;border-radius:5px;border:none;background-color:#f1f1f1;height:60px}#registration-form span{font-size:small}#registration-form p{font-size:small;text-align:start;color:red}#registration-form .checkbox_agb{display:inline-flex;align-items:center;flex-direction:row;column-gap:10px}#registration-form .checkbox_agb label{margin:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;text-align:start}#registration-form .checkbox_agb input{width:30px;height:30px}.btn_chat{margin:8px 0;background-color:#2bb157;color:#fff;border-radius:4px;font-weight:700;width:100%;height:50px;border:none;display:flex;align-items:center;justify-content:center}.btn_chat.disabled{background-color:#b0abac !important;color:#d7d5d5 !important;pointer-events:none}.fake_btn{cursor:pointer}.go_to_registration{cursor:pointer}body{display:grid;grid-template-areas:"header" "main" "footer";grid-template-rows:220px auto 100px;grid-template-columns:auto;height:120vh;max-width:448px;margin:0 auto}@media screen and (min-width: 396px){body{grid-template-rows:196px auto 100px}}@media screen and (min-width: 420px){body{max-width:600px}}body[data-view="2"],body[data-view="3"]{grid-template-areas:"header" "main" "footer";grid-template-rows:65px auto 0;grid-template-columns:auto;max-width:448px}@media screen and (max-height: 750px){body[data-view="3"]{grid-template-rows:65px auto 100px}}header{grid-area:header}main{grid-area:main}footer{grid-area:footer;display:flex;align-items:flex-end;justify-content:center}img[alt^=cherrizz]{width:200px}p,h3,h2{margin:0;line-height:1.2}.button{background-color:#02873e;color:#fff;padding:10px 20px;border-radius:50px;cursor:pointer;transition:all .5s ease-in-out;border:4px solid #2bb157;margin:10px 10%;display:flex;justify-content:center;align-items:center;height:50px;text-align:center}.hidden{display:none;transition:all .5s ease-in-out;opacity:0}.show{display:flex;transition:all .5s ease-in-out;animation:showUp 2s ease-in-out}@keyframes showUp{0%{opacity:0}100%{opacity:1}}
