.body{margin:0;max-width:100vh}.app__wrapper{display:flex;flex-direction:row;justify-content:start;padding:0}.app__wrapper-left{display:flex;flex-direction:column;justify-content:center;align-items:center;background:#000;width:70%;position:-webkit-sticky;position:sticky;top:0;height:100vh}.app__wrapper-left h1{color:#fff}.app__wrapper-left span{font-size:.5rem;color:#fff;position:absolute;bottom:0;right:5px}.app__wrapper-left span a{color:#fff}.app__wrapper-left img{width:100%;height:100%}.app__wrapper-container{margin:1rem 2rem;display:flex;flex-direction:column;justify-content:flex-start;border:2px solid rgba(165,162,162,.5);border-radius:20px;padding:2rem;width:90%}.app__wrapper-containercol{display:flex;flex-direction:column;width:100%}.app__h1-wrapper,.app__h3-wrapper{margin:2rem}.app__input-wrapper{margin:1rem}.app__wrapper-flexrow{display:flex;flex-direction:row;width:100%}.app__wrapper-flexcolumn{display:flex;flex-direction:column}.app__btn-margin{margin:2rem}.invalid-feedback{display:block}.app__label--required{color:red;font-size:30px}.app__div-center{display:flex;flex-direction:row;align-items:center}.app__div-colcenter{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.progress-bar{background-color:gray}@media screen and (min-height: 900px){.app__wrapper-left{width:100vh}}@media screen and (max-height: 858px){.app__wrapper-left{height:100%}}@media screen and (max-width: 1100px){.app__wrapper{display:flex;flex-direction:column;justify-content:start;padding:0}.app__wrapper-left{width:100%;position:static;height:fit-content}.app__wrapper-container{width:95%}@media screen and (max-width: 450px){.app__h1-wrapper,.app__h3-wrapper{font-size:20px;margin:.5rem}.app__wrapper-container{width:90%;margin:.5rem 1rem;padding:1rem}.app__label--required{color:red;font-size:20px}}}.fileuploader__div{display:flex;flex-direction:column}.fileuploader__img-center{display:flex;flex-direction:row;justify-content:center}.fileuploader__img-wrapper{justify-content:center;margin:1rem}.fileuploader__div-center{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.fileuploader__input-wrapper{margin:1rem 1rem 1rem 0rem}.fileuploader__div{display:flex;flex-direction:column;background-color:brown}.fileuploader__img-center{display:flex;flex-direction:column;justify-content:center}.form-margin{margin:0rem 1rem}.twofileuploader__img-wrapper{justify-content:center}.img{height:fit-content;width:fit-content}@media screen and (max-width: 900px){.app__wrapper-flexrow{display:flex;flex-direction:column;justify-content:center;align-items:center}}.selector__div{display:flex;flex-direction:column}.selector__div-option{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.radio-toolbar input{opacity:0;position:absolute;width:100%}.radio-toolbar label{display:inline-block;background-color:#fff;border:2px solid #444;border-radius:50%}[id^=question_][id$=_strongly-disagree]{width:70px;height:70px;border-color:#f75771}[id^=question_][id$=_slightly-disagree]{width:45px;height:45px;border-color:#f75771}[id^=question_][id$=_strongly-disagree]:hover,[id^=question_][id$=_strongly-disagree]:checked+label,[id^=question_][id$=_slightly-disagree]:hover,[id^=question_][id$=_slightly-disagree]:checked+label,[id^=question_][id$=_disagree]:hover,[id^=question_][id$=_disagree]:checked+label,[id^=question_][id$=_weakly-disagree]:hover,[id^=question_][id$=_weakly-disagree]:checked+label{border-color:#f75771;background-color:#f3899b;cursor:pointer}[id^=question_][id$=_strongly-agree]:hover,[id^=question_][id$=_strongly-agree]:checked+label,[id^=question_][id$=_slightly-agree]:hover,[id^=question_][id$=_slightly-agree]:checked+label,[id^=question_][id$=_agree]:hover,[id^=question_][id$=_agree]:checked+label,[id^=question_][id$=_weakly-agree]:hover,[id^=question_][id$=_weakly-agree]:checked+label{border-color:#4c4;background-color:#85c585;cursor:pointer}[id^=question_][id$=_neutral]:checked+label,[id^=question_][id$=_neutral]:hover{background-color:#8c8b8b;cursor:pointer}[id^=question_][id$=_disagree]{width:55px;height:55px;border-color:#f75771}[id^=question_][id$=_weakly-disagree]{width:45px;height:45px;border-color:#f75771}[id^=question_][id$=_neutral]{width:35px;height:35px}[id^=question_][id$=_weakly-agree]{width:45px;height:45px;border-color:#4c4}[id^=question_][id$=_agree]{width:55px;height:55px;border-color:#4c4}[id^=question_][id$=_slightly-agree]{width:45px;height:45px;border-color:#4c4}[id^=question_][id$=_strongly-agree]{width:70px;height:70px;border-color:#4c4}.selector__h5-pink{color:#f75771}.selector__h5-green{color:#4c4}.invalid-feedback{display:flex;flex-direction:row;justify-content:center}@media screen and (max-width: 450px){.selector__div-option{display:flex;justify-content:space-evenly;align-items:center}[id^=question_][id$=_strongly-disagree]{width:35px;height:35px;border-color:#f75771}[id^=question_][id$=_slightly-disagree]{width:25px;height:25px;border-color:#f75771}[id^=question_][id$=_disagree]{width:30px;height:30px;border-color:#f75771}[id^=question_][id$=_weakly-disagree]{width:25px;height:25px;border-color:#f75771}[id^=question_][id$=_neutral]{width:20px;height:20px}[id^=question_][id$=_weakly-agree]{width:25px;height:25px;border-color:#4c4}[id^=question_][id$=_agree]{width:30px;height:30px;border-color:#4c4}[id^=question_][id$=_slightly-agree]{width:25px;height:25px;border-color:#4c4}[id^=question_][id$=_strongly-agree]{width:35px;height:35px;border-color:#4c4}.radio-toolbar label{display:inline-block;background-color:#fff;border:2px solid #444;border-radius:50%}.selector__h5-pink,.selector__h5-green{font-size:.5rem}}.handcap__wrap{margin-top:10px}.hc-grid{display:grid;grid-template-columns:360px 1fr;gap:16px}@media (max-width: 1024px){.hc-grid{grid-template-columns:1fr}}.hc-side{display:flex;flex-direction:column;gap:12px}.hc-title{font-weight:700;font-size:18px;line-height:1.25}.hc-main{display:flex;flex-direction:column;gap:12px}.hc-viewer{position:relative;width:100%;max-width:700px;max-height:700px;aspect-ratio:3/4;border-radius:16px;overflow:hidden;background:#0b0b0c;border:1px solid rgba(0,0,0,.12);box-shadow:0 14px 34px #0000002e}.hc-viewer video,.hc-viewer canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hc-viewer canvas{pointer-events:none;z-index:1;max-width:700px;max-height:700px;margin:auto}.hc-viewer video{z-index:0}.handcap__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;justify-content:space-between;padding:12px;pointer-events:none}.hc-statuscard{pointer-events:auto;align-self:flex-start;max-width:min(92%,560px);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:linear-gradient(180deg,#14141cb8,#14141c75);border:1px solid rgba(255,255,255,.14);color:#fff;border-radius:16px;padding:12px 14px;box-shadow:0 10px 28px #00000040}.hc-statuscard__line{display:grid;grid-template-columns:auto 1fr;gap:10px 12px;font-size:14px;line-height:1.35;margin-bottom:6px}.hc-status__k{opacity:.9;font-weight:600}.hc-status__v{font-weight:700}.hc-statuscard__meter{margin-top:6px}.hc-meter__label{font-size:12px;opacity:.9;margin-bottom:6px}.hc-meter{height:8px;border-radius:6px;background:#ffffff29;overflow:hidden}.hc-meter__fill{height:100%;width:0%;border-radius:inherit;background:linear-gradient(90deg,#a7f3d0,#4ade80,#22c55e);transition:width .18s ease}.hc-toolbar{pointer-events:none;position:absolute;left:12px;right:12px;bottom:max(12px,env(safe-area-inset-bottom,0px));display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:minmax(56px,auto);gap:10px;background:linear-gradient(180deg,#14141c8c,#14141c59);border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:12px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);overflow:hidden}.hc-toolbar>*{pointer-events:auto;width:100%;min-width:0;display:flex;align-items:center;justify-content:center;text-align:center}.hc-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid transparent;border-radius:14px;padding:12px;font-size:14px;font-weight:800;line-height:1.2;color:#fff;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:transform .08s ease,box-shadow .12s ease,background .12s ease,border-color .12s ease;white-space:normal;position:relative}.hc-btn:active{transform:translateY(1px)}.hc-btn--solid{color:#0c1116;background:#a7f3d0;box-shadow:0 6px 16px #a7f3d059}.hc-btn--solid:hover{background:#86efac}.hc-btn--outline{color:#fff;background:#ffffff14;border-color:#ffffff38}.hc-btn--outline:hover{background:#ffffff24}.hc-btn--ghost{color:#fff;background:#ffffff0f;border-color:#ffffff2e}.hc-btn--ghost:hover{background:#ffffff1f}.hc-btn.hc-btn--withimg{overflow:hidden}.hc-btn--withimg.has-img{border-color:#ffffff59;box-shadow:inset 0 0 0 1px #ffffff1f}.hc-btn__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:brightness(.85);pointer-events:none}.hc-btn__label{position:relative;z-index:1;display:inline-block;padding:2px 6px;border-radius:8px;font-weight:800;text-shadow:0 1px 2px rgba(0,0,0,.6)}.hc-btn__del{position:absolute;top:8px;right:8px;z-index:2;width:32px;height:32px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(220,53,69,.35);background:#dc35451a;color:#fff;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.hc-btn__del:hover{background:#dc35452e}.hc-thumbs{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media (max-width: 640px){.hc-thumbs{grid-template-columns:1fr}}.hc-thumb{border:1px solid rgba(0,0,0,.08);border-radius:12px;background:#fff;box-shadow:0 6px 18px #0000000d;overflow:hidden;position:relative}.hc-thumb__label{font-weight:600;font-size:13px;padding:10px 12px 6px;color:#333}.hc-thumb img{width:100%;display:block}.hc-thumb__ph{padding:24px 0}.hc-thumb__imgWrap{position:relative;overflow:hidden}.hc-thumb__imgWrap img{display:block;width:100%;height:auto}.hc-thumb__delete{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:999px;border:1px solid rgba(0,0,0,.2);background:#0009;color:#fff;font-size:18px;line-height:26px;text-align:center;cursor:pointer;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.hc-thumb__delete:hover{background:#000000b3}.hc-thumb__delete:focus{outline:2px solid #a7f3d0;outline-offset:2px}.hc-hint{border-radius:12px;overflow:hidden;background:linear-gradient(180deg,#6c5ce70f,#6c5ce705);border:1px solid rgba(108,92,231,.2)}.hc-hint img{width:100%;display:block}.hc-hint__caption{padding:8px 10px;font-size:12px;color:#5b5b6e}.hc-alert{padding:10px 12px;border-radius:10px;background:#fff2f2;border:1px solid #ffd6d6;color:#9a2b2b;font-size:14px}@media (max-width: 768px){.hc-viewer{max-width:none;width:100%;height:clamp(360px,70svh,85svh);aspect-ratio:auto}.hc-statuscard{max-width:94%;border-radius:14px}.hc-statuscard__line{font-size:13px}.hc-toolbar{left:8px;right:8px;gap:8px;padding:10px}.hc-btn{font-size:14px;padding:12px 10px}}.handcap__overlay button,.handcap__overlay select{touch-action:manipulation}.hc-viewer--error{box-shadow:0 0 0 3px #ff6b6b,0 14px 34px #0000002e;animation:hc-shake .26s ease}@keyframes hc-shake{0%{transform:translate(0)}25%{transform:translate(-4px)}50%{transform:translate(4px)}75%{transform:translate(-2px)}to{transform:translate(0)}}.hc-capcell{position:relative;width:100%}.hc-btn.hc-btn--withimg{display:inline-flex;align-items:center;justify-content:center;gap:10px;overflow:hidden}.hc-btn__thumb{width:110px;height:62px;object-fit:contain;flex:0 0 auto}.hc-btn.is-disabled,.hc-btn:disabled{opacity:.95;cursor:not-allowed}.hc-capcell__del{position:absolute;top:8px;right:8px;z-index:3;width:32px;height:32px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(220,53,69,.35);background:#dc35451a;color:#fff;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.hc-capcell__del:hover{background:#dc35452e}.hc-statuscard--flash{box-shadow:0 0 0 3px #fbbf24,0 0 0 8px #fbbf2440,0 10px 28px #00000047;animation:hc-pulse .9s ease}.hc-statuscard--flash .hc-status__v{background:#fbbf242e;border-radius:8px;padding:2px 6px}@keyframes hc-pulse{0%{transform:translateY(0)}20%{transform:translateY(-2px)}40%{transform:translateY(0)}60%{box-shadow:0 0 0 3px #fbbf24,0 0 0 12px #fbbf2438,0 10px 28px #00000047}to{box-shadow:0 0 0 3px #fbbf24,0 0 0 8px #fbbf242e,0 10px 28px #00000040}}.hc-toast{position:fixed;left:50%;bottom:20px;transform:translate(-50%) translateY(16px);opacity:0;pointer-events:none;padding:10px 14px;border-radius:12px;font-size:14px;line-height:1.2;color:#fff;background:#141416eb;box-shadow:0 8px 24px #00000040;transition:opacity .18s ease,transform .18s ease;z-index:9999}.hc-toast.is-open{opacity:1;transform:translate(-50%) translateY(0);pointer-events:auto}.hc-toast--success{box-shadow:0 8px 24px #10b98140}.hc-toast--warn{box-shadow:0 8px 24px #f59e0b40}.hc-toast--error{box-shadow:0 8px 24px #ef444440}.hc-toast--info{box-shadow:0 8px 24px #3b82f640}@media (prefers-reduced-motion: reduce){.hc-toast,.hc-toast.is-open{transition:none}}.mainpage__div,.mainpage__form{display:flex;flex-direction:column}.mainpage__h5-wrapper{margin:1rem}@media screen and (max-width: 450px){.mainpage__h5-wrapper{font-size:10px;margin:.5rem}.row label{font-size:15px}}.personlitypage__form{display:flex;flex-direction:column}.personalitypage__btn-margin{margin:2rem 0rem}@media screen and (max-width: 1100px){.personalitypage__btn-margin{margin:0rem}.margin-top{margin-top:1rem}}.loading-wrapper{position:static;display:flex;flex-direction:row;justify-content:center;align-items:center}.sub-title p{margin:0rem;font-size:1rem}.poster__wrapper{display:flex;flex-direction:column;background-color:#fff;width:100%;height:100%;justify-content:center;align-items:center;padding:1rem}.poster__logo-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center}.poster__div-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;height:100%}.poster__div-row img{width:50%}.poster__div-column{display:flex;flex-direction:column;justify-content:center;align-items:center}.personality-template{display:flex;flex-direction:column;justify-content:space-around;align-items:center;padding:50px;background-color:#f9f9f9;width:100%}.poster__header{width:100%;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.poster__body{display:flex;flex-direction:row;justify-content:space-around;align-items:stretch;width:100%}.right-section{display:flex;flex-direction:column;width:100%;margin-top:1rem}.poster__header h1{font-size:2rem;color:#333;margin-bottom:20px}.right-section p{font-size:1em;color:#666;line-height:1.6;margin-bottom:30px}.left-section{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;height:100%;border:2px solid gray;border-radius:1rem}.left-section img{max-width:100%;width:20rem;height:auto}.slider__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:space-around;width:100%}.slider__percentage{display:flex;flex-direction:row;justify-content:center;width:100%}.slider-container{display:flex;flex-direction:row;align-items:center;justify-content:space-around;margin:1rem 0}.slider-container span{padding:0rem}.label{font-weight:700;width:30%;display:flex;justify-content:center}.bar-container{width:50%;height:20px;background-color:#e0e0e0;border-radius:10px;overflow:hidden}.bar-fill{height:100%;border-radius:10px}.percentage{font-weight:700}.personality__slider{display:flex;flex-direction:column;width:100%;justify-content:center;align-items:stretch}.poster__qr{padding-top:2rem;padding-left:2rem;display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-end;width:100%}@media screen and (max-width: 450px){.poster__body{display:flex;flex-direction:column;justify-content:space-around;align-items:stretch;width:100%}.personality-template{padding:10px}.right-section{display:flex;flex-direction:column;width:100%}.qr__words p,.label,.slider-container span{font-size:.6rem}.poster__header{width:100%;display:flex;flex-direction:column;justify-content:space-around;align-items:center;font-size:.6rem}.left-section img{max-width:100%;width:10rem}.poster__qr{padding-top:.5rem}.left-section{border:0px solid gray}}@media screen and (max-width: 830px){.left-section img{max-width:100%;width:12rem}.left-section{width:100%;justify-content:center;align-items:center;height:100%;border:2px solid gray;border-radius:1rem}.personality-template{padding:15px}.poster__body{justify-content:space-around;align-items:center;width:100%}.left-section{border:0px solid gray}}.poster{width:100%;display:flex;flex-direction:column}.poster__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fff;width:100%;height:100%;padding:1rem}.sub-title p{margin:0;font-size:1rem}.sub-title h1{margin:.1rem}.gradient-header{width:100%;background:linear-gradient(135deg,#6c5ce71f,#6c5ce70a);border-bottom:1px solid rgba(108,92,231,.25)}.poster__header{width:100%;display:flex;flex-direction:column;align-items:center}.poster__header .sub-title{text-transform:uppercase;color:#888;font-size:.8em;margin-bottom:10px}.poster__title{margin:6px 0 0;font-size:2rem;letter-spacing:.3px;color:#2d2a45}.poster__body{width:100%;display:flex;flex-direction:column;gap:16px}.poster__body.single{width:100%}.soft-card{background:#fff;border-radius:16px;box-shadow:0 12px 25px #00000012}.chart__card{display:flex;flex-direction:column;padding:16px 16px 8px;min-width:0}.chart__card--full{width:100%}.chart__title{margin:0 0 8px;font-weight:600;font-size:1rem;color:#2d2a45;opacity:.9}.chart__container{width:100%;height:460px;min-width:0}.badge__row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;max-width:100%;overflow:hidden;min-width:0;justify-content:center}.pill{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#6c5ce714;border:1px solid rgba(108,92,231,.25);color:#2d2a45;font-size:.85rem;white-space:nowrap}.poster__qr{padding-top:2rem;padding-left:2rem;display:flex;flex-direction:row;gap:12px;justify-content:flex-end;align-items:flex-end;width:100%}.qr__words p{margin:0;padding:0}.poster__words-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.pretty-btn{border-radius:999px;padding:8px 14px;border:1px solid rgba(108,92,231,.25);background:linear-gradient(180deg,#fff,#f8f7ff);transition:transform .06s ease,box-shadow .12s ease}.pretty-btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px #6c5ce72e}@media (max-width: 830px){.chart__container{height:300px}}@media (max-width: 450px){.poster__header,.qr__words p{font-size:.6rem}.chart__title{font-size:.95rem}.pill{font-size:.8rem}.poster__qr{padding-top:.5rem}.chart__container{height:240px}}.personality-template{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:0;padding:0;background:#f9f9f9;width:100%}.poster__wrapper{padding:0}.poster__qr{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-end;width:100%;background-color:#fff;padding:1rem}.poster__qr img{width:5rem}.qr__words p{padding:0rem;margin:0}.remote-image{margin-top:12px;padding:8px;display:flex;justify-content:center;align-items:center}.remote-image img{max-width:100%;height:auto;border-radius:12px}.desc-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}@media (max-width: 700px){.desc-panel{grid-template-columns:1fr}}.desc-card{border-radius:14px;padding:14px 14px 12px;background:linear-gradient(180deg,#6c5ce714,#6c5ce708);border:1px solid rgba(108,92,231,.18);box-shadow:0 6px 18px #0000000f;transition:transform .15s ease,box-shadow .15s ease}.desc-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000014}.desc-card__header{position:relative;display:grid;grid-template-columns:36px 1fr;align-items:center;gap:10px;margin-bottom:8px;white-space:nowrap}.desc-card__emoji{width:36px;height:36px;display:grid;place-items:center;font-size:20px;background:#fff;border-radius:10px;border:1px solid rgba(108,92,231,.22);box-shadow:0 4px 12px #6c5ce71f}.desc-card__titles{display:flex;align-items:center;flex-wrap:nowrap;min-width:0;position:relative}.desc-card__label{font-weight:700;font-size:14px;color:#3b3b3b;letter-spacing:.2px;white-space:nowrap;overflow:visible;text-overflow:clip;padding-right:64px}.desc-card__chip{position:absolute;top:2px;right:0;font-size:12px;font-weight:700;padding:4px 8px;border-radius:999px;background:#6c5ce71a;color:#5a4fe0;border:1px solid rgba(108,92,231,.25);white-space:nowrap}.desc-card__text{margin:4px 0 10px;font-size:13px;line-height:1.4;color:#4d4d4d}.desc-card__meter{position:relative;height:8px;background:#0000000f;border-radius:999px;overflow:hidden;border:1px solid rgba(0,0,0,.06)}.desc-card__meter-fill{height:100%;background:linear-gradient(90deg,#6c5ce7,#a58cff);border-radius:999px 0 0 999px;transition:width .4s ease}@media (max-width: 480px),print{.desc-card__label{font-size:13px;padding-right:50px}.desc-card__chip{font-size:11px;padding:3px 6px}}.research__item-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:2px solid rgb(128,128,128,.5);margin:1rem}.research__item-left{display:flex;flex-direction:column}.link-blue:hover{color:#000}.navbar__h3-wrapper{margin:.5rem 0rem}.navbar__wrapper img{width:200px;height:150px}.navbar-white{background-color:#fff}.navbar__wrapper{display:flex;flex-direction:row;justify-content:center}.navbar__a-hover:hover{border-bottom:2px solid grey;transition-duration:.5s}.navbar__logo-wrapper img{width:50px;height:50px;opacity:1;margin-right:1rem;border-radius:50%}.nav-language{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-left:2rem}.nav-language select{margin-left:.2rem;width:fit-content}@media screen and (max-width: 540px){.navbar__wrapper{display:flex;flex-direction:column;justify-content:center}}@media screen and (max-width: 450px){.navbar__wrapper{display:flex;flex-direction:column}.navbar-ul{margin:1rem}.navbar__div-flexrow{display:flex;flex-direction:row}.navbar__wrapper{margin:0}}@media screen and (max-width: 280px){.navbar__logo-wrapper img{width:35px;height:35px;margin-right:.5rem}}.leftpage__wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center}.leftpage__wrapper-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(7,1fr);gap:.2rem}.a{background-color:#fff;width:100%;height:100%}.grid-item-1{grid-column:1/ span 3;grid-row:1/span 3;grid-column-start:1;grid-row-start:1}.grid-item-2{grid-row:1/ span 1;grid-column:1/ span 1;grid-column-start:4;grid-row-start:1}.grid-item-3{grid-column:1/ span 1;grid-row:1/ span 1;grid-column-start:5;grid-row-start:1}.grid-item-4{grid-column:1/ span 1;grid-row:1/ span 1;grid-column-start:4;grid-row-start:2}.grid-item-5{grid-column:1/ span 1;grid-row:1/ span 1;grid-column-start:5;grid-row-start:2}.grid-item-6{grid-column:1/ span 2;grid-row:1/ span 2;grid-column-start:4;grid-row-start:3}.grid-item-7{grid-column:1/ span 1;grid-row:1/ span 1;grid-column-start:1;grid-row-start:5}.grid-item-8{grid-column:1/ span 1;grid-row:1/ span 1;grid-column-start:2;grid-row-start:5}.grid-item-9{grid-column:1/ span 1;grid-row:1/ span 1;grid-column-start:3;grid-row-start:4}.grid-item-10{grid-column:1/ span 1;grid-row:1/ span 1;grid-column-start:1;grid-row-start:6}.grid-item-11{grid-column:1/ span 2;grid-row:1/ span 2;grid-column-start:2;grid-row-start:6}.grid-item-12{grid-column:1/ span 1;grid-row:1/ span 1;grid-column-start:4;grid-row-start:6}.grid-item-13{grid-column:1/ span 1;grid-row:1/ span 1;grid-column-start:5;grid-row-start:6}.grid-item-14{grid-column:1/ span 1;grid-row:1/ span 1;grid-column-start:0;grid-row-start:7}.grid-item-15{grid-column:1/ span 1;grid-row:1/ span 1;grid-column-start:4;grid-row-start:7}.grid-item-16{grid-column:1/ span 1;grid-row:1/ span 1;grid-column-start:5;grid-row-start:7}.grid-item-text16{grid-column:1/ span 2;grid-row:1/ span 1;grid-column-start:1;grid-row-start:4;display:flex;flex-direction:row;justify-content:center;align-items:center}.grid-item-textpersonality{grid-column:1/ span 3;grid-row:1/ span 1;grid-column-start:3;grid-row-start:5;display:flex;flex-direction:row;justify-content:center;align-items:center}.grid-item-textpersonality,.grid-item-text16 h1{font-size:5rem;text-shadow:0 0 7px #fff,0 0 21px rgb(223,227,226),0 0 42px #959595,0 0 42px #5e5c5c}.span__text-bright{background-color:#fff}@media screen and (max-height:800px){.leftpage__wrapper-grid{display:grid;grid-template-rows:repeat(7,1fr)}}@media screen and (max-width: 450px){.leftpage__wrapper-grid{display:grid;grid-template-rows:auto auto auto auto auto auto auto}.grid-item-textpersonality,.grid-item-text16 h1{font-size:2.5rem}}.card__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.card__text{padding:0;margin:0}.card__wrapper img{position:relative;width:100%;height:100%;opacity:1}.card__wrapper-text{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center}.card__wrapper-text p{color:#fff;font-size:1.2rem;opacity:0;margin:0}.card__wrapper:hover img{animation:imgFadeIn ease 3s;animation-iteration-count:1;animation-fill-mode:forwards}.card__wrapper:not(hover) img{animation:imgFadeOut 1s}.card__wrapper:hover .card__wrapper-text p{opacity:1;text-shadow:0 0 7px #fff,0 0 21px rgb(223,227,226),0 0 42px #959595,0 0 42px #5e5c5c;animation:fadeIn 1s}.card__wrapper:not(:hover) .card__wrapper-text p{opacity:0;animation:fadeOut 1s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes imgFadeOut{0%{opacity:.2}to{opacity:1}}@keyframes imgFadeIn{0%{opacity:1}to{opacity:.2}}@media screen and (max-width: 450px){.card__wrapper-text p{font-size:.5rem}}
