:root{--top-section-height:2.5rem}.style-module__EktRmW__pageContainer{background-color:#40596e;flex-direction:row;flex-grow:1;width:100%;height:100vh;display:flex}.style-module__EktRmW__leftSection{background-color:var(--white-1);border-right:.05rem solid var(--border-color);flex-direction:column;flex-shrink:0;width:14rem;display:flex}.style-module__EktRmW__leftSection .style-module__EktRmW__logoContainer{border-bottom:.05rem solid var(--border-color);flex-direction:column;padding:1rem;display:flex}.style-module__EktRmW__leftSection .style-module__EktRmW__content{box-sizing:border-box;flex-direction:column;gap:1rem;padding:1rem 1rem 3rem;display:flex;overflow-y:auto}.style-module__EktRmW__leftSection .style-module__EktRmW__content .style-module__EktRmW__numberOfQuestions{box-sizing:border-box;width:100%}.style-module__EktRmW__leftSection .style-module__EktRmW__content .style-module__EktRmW__typesOptions{flex-direction:column;gap:.3rem;width:100%;display:flex}.style-module__EktRmW__leftSection .style-module__EktRmW__content .style-module__EktRmW__typesOptions .style-module__EktRmW__leftSection .style-module__EktRmW__content .style-module__EktRmW__slider{width:90%}.style-module__EktRmW__shakeAnimation{animation:.3s cubic-bezier(.36,.07,.19,.97) both style-module__EktRmW__shake}@keyframes style-module__EktRmW__shake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-4px)}40%,60%{transform:translate(4px)}}.style-module__EktRmW__popAnimation{animation:.3s ease-out style-module__EktRmW__pop}@keyframes style-module__EktRmW__pop{0%{transform:scale(1)}50%{text-shadow:0 0 2rem;transform:scale(1.1,1.05)}to{transform:scale(1)}}.style-module__EktRmW__slideAnimation{animation:.4s ease-out style-module__EktRmW__slideIn}@keyframes style-module__EktRmW__slideIn{0%{opacity:0;filter:blur(5px);transform:translateY(10px)}to{opacity:1;filter:blur();transform:translateY(0)}}.style-module__EktRmW__glowAnimation{animation:.5s ease-out style-module__EktRmW__glowEffect}@keyframes style-module__EktRmW__glowEffect{0%{filter:brightness(5)blur(2px);letter-spacing:4px;opacity:0}to{filter:brightness()blur();letter-spacing:normal;opacity:1}}.style-module__EktRmW__flipAnimation{backface-visibility:hidden;animation:.5s cubic-bezier(.455,.03,.515,.955) style-module__EktRmW__flip}@keyframes style-module__EktRmW__flip{0%{opacity:0;transform:rotateX(-90deg)}to{opacity:1;transform:rotateX(0)}}.style-module__EktRmW__rubberAnimation{animation:.4s ease-out style-module__EktRmW__rubberBandSubtle}@keyframes style-module__EktRmW__rubberBandSubtle{0%{transform:scale(1)}30%{transform:scale(1.1,.9)}40%{transform:scale(.95,1.05)}50%{transform:scale(1.05,.95)}65%{transform:scale(.98,1.02)}75%{transform:scale(1.02,.98)}to{transform:scale(1)}}.style-module__EktRmW__leftSection .style-module__EktRmW__content .style-module__EktRmW__difficultyWord{font-family:var(--font-3);align-self:center;font-size:1.5rem;animation:.2s ease-out style-module__EktRmW__pop}.style-module__EktRmW__leftSection .style-module__EktRmW__content>div>label{justify-content:space-between}.style-module__EktRmW__rightSection{background-color:#f0f8ff;flex-direction:column;flex-grow:1;height:100%;display:flex}.style-module__EktRmW__rightSection .style-module__EktRmW__topSection .style-module__EktRmW__logo{margin-right:auto}.style-module__EktRmW__rightSection .style-module__EktRmW__topSection{height:var(--top-section-height);box-sizing:border-box;background-color:var(--white-1);border-bottom:.05rem solid var(--border-color);flex-direction:row;flex-shrink:0;justify-content:space-between;padding:.6rem 2rem .4rem;display:flex}.style-module__EktRmW__rightSection .style-module__EktRmW__bottomSection{background-color:var(--white-2);flex-direction:column;flex-grow:1;display:flex}.style-module__EktRmW__rightSection .style-module__EktRmW__bottomSection .style-module__EktRmW__content{flex-direction:column;flex-grow:1;gap:1rem;padding:1rem 10% 5rem;display:flex}.style-module__EktRmW__rightSection .style-module__EktRmW__bottomSection .style-module__EktRmW__content .style-module__EktRmW__promptBox{width:100%}.style-module__EktRmW__rightSection .style-module__EktRmW__bottomSection .style-module__EktRmW__content .style-module__EktRmW__promptBoxContainer{background-color:var(--primary-9);border-radius:var(--border-radius);box-shadow:0 0 1rem var(--white-2);border:.075rem solid var(--white-3);flex-direction:column;flex-grow:1;justify-content:space-between;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out;display:flex}.style-module__EktRmW__rightSection .style-module__EktRmW__bottomSection .style-module__EktRmW__content .style-module__EktRmW__promptBoxContainer:focus-within{box-shadow:var(--focus-ring-shadow);border-color:var(--primary-6)}.style-module__EktRmW__rightSection .style-module__EktRmW__bottomSection .style-module__EktRmW__content .style-module__EktRmW__promptBoxContainer .style-module__EktRmW__promptBox{flex-grow:1}.style-module__EktRmW__rightSection .style-module__EktRmW__bottomSection .style-module__EktRmW__content .style-module__EktRmW__promptBoxContainer .style-module__EktRmW__actionButtons{background-color:var(--white-1);box-sizing:border-box;border-bottom-right-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);border-top:.075rem solid var(--white-3);flex-direction:row;justify-content:end;gap:1rem;padding:1rem 2rem;display:flex}.style-module__EktRmW__rightSection .style-module__EktRmW__bottomSection .style-module__EktRmW__content .style-module__EktRmW__promptBox textarea{resize:none;height:100%;box-shadow:none;border:none;border-bottom-right-radius:0;border-bottom-left-radius:0}@property --angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes style-module__EktRmW__rotate-border{to{--angle:360deg}}.style-module__EktRmW__rightSection .style-module__EktRmW__bottomSection .style-module__EktRmW__content .style-module__EktRmW__promptBoxContainer.style-module__EktRmW__isAskingAi{background:conic-gradient(from var(--angle), #ff00c1, #00fff0, #ff00c1) border-box;animation:3s linear infinite style-module__EktRmW__rotate-border}.style-module__EktRmW__rightSection .style-module__EktRmW__bottomSection .style-module__EktRmW__content .style-module__EktRmW__promptBoxContainer.style-module__EktRmW__isAskingAi .style-module__EktRmW__promptBox{opacity:.9;border-radius:var(--border-radius)}.style-module__EktRmW__rightSection .style-module__EktRmW__bottomSection .style-module__EktRmW__content .style-module__EktRmW__promptBoxContainer.style-module__EktRmW__isAskingAi .style-module__EktRmW__promptBox *{-webkit-user-select:none;user-select:none;pointer-events:none;cursor:not-allowed!important}.style-module__EktRmW__rightSection .style-module__EktRmW__bottomSection .style-module__EktRmW__content .style-module__EktRmW__promptBoxContainer.style-module__EktRmW__isAskingAi .style-module__EktRmW__promptBox:after{content:"Please Wait";font-size:2.5rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:not-allowed!important}@media (max-aspect-ratio:16/16){.style-module__EktRmW__leftSection{top:var(--top-section-height);z-index:10;width:70%;height:100%;transition:var(--transition);position:fixed}.style-module__EktRmW__leftSection.style-module__EktRmW__settingsHide{left:-71%}.style-module__EktRmW__leftSection.style-module__EktRmW__settingsShow{left:0}.style-module__EktRmW__topSection{box-sizing:border-box;z-index:10;width:100%;position:fixed;top:0;left:0}.style-module__EktRmW__bottomSection{box-sizing:border-box;flex-grow:0;flex-shrink:0;width:100%;height:100%;padding-bottom:5rem;overflow:hidden}.style-module__EktRmW__rightSection .style-module__EktRmW__bottomSection .style-module__EktRmW__content .style-module__EktRmW__promptBoxContainer{flex-grow:1}.style-module__EktRmW__rightSection .style-module__EktRmW__bottomSection .style-module__EktRmW__content .style-module__EktRmW__promptBox textarea{border-radius:var(--border-radius)}.style-module__EktRmW__pageContainer{box-sizing:border-box;width:100vw;height:100vh}.style-module__EktRmW__rightSection .style-module__EktRmW__bottomSection .style-module__EktRmW__content{margin-top:var(--top-section-height);padding-bottom:10rem;overflow:hidden}.style-module__EktRmW__actionButtons{box-sizing:border-box;z-index:10;position:fixed;bottom:0;left:0}}
@keyframes style-module__MInuQG__slideInRight{0%{opacity:0;transform:translate(110%)}to{opacity:1;transform:translate(0)}}@keyframes style-module__MInuQG__slideOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(110%)}}@keyframes style-module__MInuQG__progressBar{0%{width:100%}to{width:0%}}.style-module__MInuQG__rendererContainer{z-index:1000;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed;top:100px;right:20px}.style-module__MInuQG__messageContainer{color:#f7fafc;background-color:#2d3748;border-radius:8px;min-width:320px;max-width:400px;animation:.3s ease-out forwards style-module__MInuQG__slideInRight;display:flex;position:relative;overflow:hidden}.style-module__MInuQG__messageContainer.style-module__MInuQG__exiting{animation:.3s ease-in forwards style-module__MInuQG__slideOutRight}.style-module__MInuQG__progressBar{height:4px;animation:style-module__MInuQG__progressBar var(--duration) linear forwards;position:absolute;bottom:0;left:0}.style-module__MInuQG__success .style-module__MInuQG__progressBar{background-color:#48bb78}.style-module__MInuQG__error .style-module__MInuQG__progressBar{background-color:#f56565}.style-module__MInuQG__warning .style-module__MInuQG__progressBar{background-color:#ed8936}.style-module__MInuQG__content{flex-grow:1;padding:16px}.style-module__MInuQG__title{margin-bottom:4px;font-size:1rem;font-weight:600}.style-module__MInuQG__text{opacity:.9;font-size:.875rem}
.style-module__HtOh8q__button{border:.05rem solid var(--cold-white-7);border-radius:var(--border-radius);background-color:var(--white-1);cursor:pointer;padding:.5rem .7rem;font-size:1rem;font-weight:700}.style-module__HtOh8q__button.style-module__HtOh8q__small{border:.05rem solid var(--cold-white-7);border-radius:var(--border-radius);padding:.25rem .55rem;font-size:.6rem}.style-module__HtOh8q__button.style-module__HtOh8q__primary{background-color:var(--primary-color);color:#fff;border-color:var(--primary-color)}.style-module__HtOh8q__button.style-module__HtOh8q__negative{color:var(--negative-3);border-color:var(--negative-4)}.style-module__HtOh8q__button.style-module__HtOh8q__negative:hover{background-color:var(--negative-9)}.style-module__HtOh8q__button.style-module__HtOh8q__positive{color:var(--positive-2);border-color:var(--positive-3)}.style-module__HtOh8q__button:hover{background-color:#fafafa}.style-module__HtOh8q__button.style-module__HtOh8q__primary:hover{background-color:var(--primary-hover-color)}.style-module__HtOh8q__button.style-module__HtOh8q__disabled{opacity:.75;cursor:not-allowed}.style-module__HtOh8q__button.style-module__HtOh8q__tone_dark{background-color:var(--white-2);border-color:var(--white-4);color:var(--black-5)}.style-module__HtOh8q__button.style-module__HtOh8q__tone_dark:hover{background-color:var(--white-3);border-color:var(--white-5);color:var(--black-2)}
.style-module__W4uhhq__container{background-color:var(--panel-color);flex-direction:column;gap:20px;width:50%;margin:auto auto 100px;padding:1rem 2rem;display:flex}.style-module__W4uhhq__actionButtons{flex-direction:row;gap:.5rem;display:flex}.style-module__W4uhhq__container>div{flex-direction:column;gap:1rem;display:flex}.style-module__W4uhhq__floatingGroup{width:max-content;min-width:2rem;position:relative}.style-module__W4uhhq__floatingGroupLabel{color:var(--text-6);pointer-events:none;transform-origin:0 0;transition:var(--transition);white-space:nowrap;z-index:1;font-size:.88rem;position:absolute;top:.7rem;left:.8rem}.style-module__W4uhhq__floatingGroupInput{background-color:var(--primary-10);border:.05rem solid var(--primary-8);border-radius:var(--border-radius);box-sizing:border-box;width:100%;min-height:2.5rem;transition:var(--transition);caret-color:var(--primary-5);outline:none;padding:1.3rem .8rem .65rem;font-size:.88rem}.style-module__W4uhhq__floatingGroupInput:focus{border-color:var(--primary-3);box-shadow:var(--focus-ring-shadow)}.style-module__W4uhhq__floatingGroupInput:focus~.style-module__W4uhhq__floatingGroupLabel,.style-module__W4uhhq__floatingGroupInput:not(:placeholder-shown)~.style-module__W4uhhq__floatingGroupLabel{color:var(--primary-4);font-weight:600;transform:translateY(-.5rem)scale(.75)}.style-module__W4uhhq__selectBox{appearance:none;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.25rem;min-height:2.5rem;padding:1.1rem 3.5rem .5rem .8rem;overflow:hidden}.style-module__W4uhhq__selectBox:required:invalid~.style-module__W4uhhq__floatingGroupLabel{color:var(--text-5);font-weight:500;transform:none}.style-module__W4uhhq__selectBox:required:valid~.style-module__W4uhhq__floatingGroupLabel{color:var(--primary-4)}.style-module__W4uhhq__hiddenInput{appearance:none;border:none;width:0;height:0;position:absolute}.style-module__W4uhhq__radioItem{border-radius:var(--border-radius);cursor:pointer;transition:var(--transition);flex-direction:row;align-items:center;gap:.5rem;padding:.5rem;display:flex}.style-module__W4uhhq__radioItem:hover{background-color:var(--cold-white-2)}.style-module__W4uhhq__customRadio{border:.09rem solid var(--cold-white-5);width:1rem;height:1rem;transition:var(--transition);background-color:#fff;border-radius:50%;flex-shrink:0;position:relative}.style-module__W4uhhq__customRadio:after{content:"";background-color:var(--primary-5);border-radius:50%;transition:transform .2s;position:absolute;inset:.11rem;transform:scale(0)}.style-module__W4uhhq__hiddenInput:checked+.style-module__W4uhhq__customRadio{border-color:var(--primary-5)}.style-module__W4uhhq__hiddenInput:checked+.style-module__W4uhhq__customRadio:after{transform:scale(1)}.style-module__W4uhhq__checkboxItem{border-radius:var(--border-radius);cursor:pointer;transition:var(--transition);flex-direction:row;align-items:center;gap:.5rem;padding:.5rem;display:flex}.style-module__W4uhhq__checkboxItem:hover{background-color:var(--cold-white-2)}.style-module__W4uhhq__customCheckbox{border-radius:var(--border-radius);border:.09rem solid var(--cold-white-5);width:1rem;height:1rem;transition:var(--transition);background-color:#fff;flex-shrink:0;place-content:center;line-height:0;display:grid}.style-module__W4uhhq__customCheckbox:after{content:"✓";color:#fff;transition:transform .2s;transform:scale(0)}.style-module__W4uhhq__hiddenInput:checked+.style-module__W4uhhq__customCheckbox{border-color:var(--primary-5);background-color:var(--primary-5)}.style-module__W4uhhq__hiddenInput:checked+.style-module__W4uhhq__customCheckbox:after{transform:scale(1)}.style-module__W4uhhq__switchItem{border-radius:var(--border-radius);cursor:pointer;transition:var(--transition);flex-direction:row;align-items:center;gap:1rem;padding:.5rem;display:flex}.style-module__W4uhhq__switchItem .style-module__W4uhhq__label{flex-direction:row;align-items:center;gap:.4rem;display:flex}.style-module__W4uhhq__switchItem img{height:1.3rem}.style-module__W4uhhq__switchItem:hover{background-color:var(--cold-white-2)}.style-module__W4uhhq__customSwitch{width:1.9rem;height:1rem;transition:var(--transition);background-color:var(--cold-white-5);border:.1rem solid var(--cold-white-5);border-radius:1rem;flex-shrink:0;position:relative}.style-module__W4uhhq__customSwitch:after{content:"";width:1rem;height:1rem;transition:var(--transition);background-color:#fff;border-radius:50%;position:absolute;right:.9rem;box-shadow:0 2px 4px #0003}.style-module__W4uhhq__hiddenInput:checked+.style-module__W4uhhq__customSwitch{border-color:var(--primary-5);background-color:var(--primary-5)}.style-module__W4uhhq__hiddenInput:checked+.style-module__W4uhhq__customSwitch:after{right:0}.style-module__W4uhhq__colorSelectorItem{cursor:pointer;box-sizing:border-box;border-radius:var(--border-radius);flex-direction:row;align-items:center;gap:1rem;width:100%;padding:.5rem;display:flex}.style-module__W4uhhq__colorSelectorItem:hover{background-color:var(--cold-white-2)}.style-module__W4uhhq__customColorbox{border:.1rem solid var(--primary-6);background-color:#0ff;border-radius:.15rem;width:1.5rem;height:1.5rem}.style-module__W4uhhq__rangeInput{--range-progress:50%;appearance:none;cursor:pointer;background:0 0;width:100%}.style-module__W4uhhq__rangeInput::-webkit-slider-runnable-track{background-color:var(--cold-white-3);border-radius:var(--border-radius);background:linear-gradient(to right, var(--primary-6) 0%, var(--primary-6) var(--range-progress), var(--cold-white-3) var(--range-progress), var(--cold-white-3) 100%);height:.5rem}.style-module__W4uhhq__rangeInput::-webkit-slider-thumb{-webkit-appearance:none;background:var(--primary-4);border-radius:50%;width:1rem;height:1rem;margin-top:-.25rem;transition:all .1s;box-shadow:0 2px 4px #0003}.style-module__W4uhhq__rangeInput::-webkit-slider-thumb:hover{width:1.1rem;height:1.1rem;margin-top:-.3rem}.style-module__W4uhhq__rangeInputContainer{flex-direction:column;gap:.4rem;display:flex}.style-module__W4uhhq__rangeInputInfo{flex-direction:row;justify-content:space-between;align-items:end;display:flex}.style-module__W4uhhq__rangeInputInfo p{margin:0}.style-module__W4uhhq__rangeInputInfo .style-module__W4uhhq__amountText{color:var(--primary-4);font-size:.8rem;font-weight:700}.style-module__W4uhhq__rangeInputInfo .style-module__W4uhhq__label{color:var(--text-6);letter-spacing:.05rem;text-transform:uppercase;font-size:.7rem;font-weight:700}.style-module__W4uhhq__trueFalseInput{flex-direction:row;align-items:center;gap:.7rem;display:flex}.style-module__W4uhhq__trueFalseInput .style-module__W4uhhq__buttons{background-color:var(--cold-white-3);border-radius:var(--border-radius);flex-direction:row;gap:.2rem;padding:.2rem;display:flex;position:relative}.style-module__W4uhhq__trueFalseInput .style-module__W4uhhq__buttons button{border-radius:var(--border-radius);color:var(--black-4);transition:var(--transition);z-index:1;background:0 0;border:none;width:3rem;height:1.4rem;padding:.25rem .5rem;font-size:.8rem;font-weight:700}.style-module__W4uhhq__trueFalseInput .style-module__W4uhhq__buttons:after{content:"";background:var(--primary-3);width:3rem;height:1.4rem;transition:var(--transition-2);border-radius:var(--border-radius);position:absolute}.style-module__W4uhhq__trueFalseInput .style-module__W4uhhq__buttons.style-module__W4uhhq__trueSelected:after{translate:3.2rem}.style-module__W4uhhq__trueFalseInput .style-module__W4uhhq__buttons .style-module__W4uhhq__selected{color:var(--white-1)}.style-module__W4uhhq__trueFalseInput .style-module__W4uhhq__buttons button:hover{color:var(--black-6)}.style-module__W4uhhq__trueFalseInput .style-module__W4uhhq__buttons .style-module__W4uhhq__selected:hover{color:var(--white-3)}.style-module__W4uhhq__sortableList{--box-size:1.3rem;flex-direction:column;gap:.7rem;display:flex}.style-module__W4uhhq__sortableList div{flex-direction:row;display:flex}.style-module__W4uhhq__sortableList .style-module__W4uhhq__item{background-color:var(--cold-white-1);border-radius:var(--border-radius);border:.07rem solid var(--white-2);align-items:center;gap:1rem;width:fit-content;padding:.5rem .75rem .5rem .5rem}.style-module__W4uhhq__sortableList .style-module__W4uhhq__item.style-module__W4uhhq__isDragged{border-color:var(--primary-4);cursor:grabbing}.style-module__W4uhhq__sortableList .style-module__W4uhhq__item .style-module__W4uhhq__textSection{align-items:center;gap:.5rem}.style-module__W4uhhq__sortableList .style-module__W4uhhq__item .style-module__W4uhhq__textSection .style-module__W4uhhq__sortingIndexContainer{background-color:var(--white-2);width:var(--box-size);height:var(--box-size);outline:.1rem solid var(--primary-4);outline-offset:-.1rem;background-color:var(--white-1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center}.style-module__W4uhhq__sortableList .style-module__W4uhhq__item .style-module__W4uhhq__textSection .style-module__W4uhhq__sortingIndex{text-align:center;color:var(--primary-4);font-size:.8rem;font-weight:700}.style-module__W4uhhq__sortableList .style-module__W4uhhq__item .style-module__W4uhhq__textSection img{opacity:.5;cursor:grab;object-fit:contain;border-radius:50%;flex-shrink:0;align-self:center;width:.6rem;height:.6rem;padding:.3rem}.style-module__W4uhhq__grabbingGlobal .style-module__W4uhhq__sortableList .style-module__W4uhhq__item .style-module__W4uhhq__textSection img{cursor:grabbing!important}.style-module__W4uhhq__sortableList .style-module__W4uhhq__item .style-module__W4uhhq__textSection img:hover{opacity:.75;background-color:var(--white-2)}.style-module__W4uhhq__sortableList .style-module__W4uhhq__buttons{gap:.2rem}.style-module__W4uhhq__sortableList .style-module__W4uhhq__buttons button{background:var(--cold-white-3);width:var(--box-size);height:var(--box-size);color:var(--primary-4);border:none;font-size:.75rem}.style-module__W4uhhq__sortableList .style-module__W4uhhq__buttons button:hover{background:var(--primary-4);color:var(--white-1)}.style-module__W4uhhq__sortableList .style-module__W4uhhq__buttons button:first-child{border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius)}.style-module__W4uhhq__sortableList .style-module__W4uhhq__buttons button:nth-child(2){border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}.style-module__W4uhhq__grabbingGlobal{cursor:grabbing}.style-module__W4uhhq__numberInput{background-color:var(--white-1);border-radius:var(--border-radius);border:.1rem solid var(--cold-white-3);width:fit-content;transition:var(--transition);flex-direction:row;justify-content:space-between;gap:1rem;display:flex}.style-module__W4uhhq__numberInput .style-module__W4uhhq__inputAndLabel{flex-direction:column;gap:.1rem;padding:.3rem;display:flex}.style-module__W4uhhq__numberInput .style-module__W4uhhq__inputAndLabel label{text-transform:uppercase;font-size:.6rem;font-weight:bolder;font-family:var(--font-4);color:var(--gray-2)}.style-module__W4uhhq__numberInput .style-module__W4uhhq__inputAndLabel input{border:none;outline:none;font-size:1rem;font-weight:bolder}.style-module__W4uhhq__numberInput:focus-within{box-shadow:var(--focus-ring-shadow);border:.1rem solid var(--primary-5)}.style-module__W4uhhq__numberInput .style-module__W4uhhq__inputAndLabel input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.style-module__W4uhhq__numberInput .style-module__W4uhhq__inputAndLabel input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.style-module__W4uhhq__numberInput .style-module__W4uhhq__controlButtons{background-color:var(--cold-white-3);border-radius:var(--border-radius);flex-direction:column;gap:.06rem;display:flex}.style-module__W4uhhq__numberInput .style-module__W4uhhq__controlButtons button{cursor:pointer;border:none;border-left:.1rem solid var(--cold-white-3);flex-grow:1;width:2rem}.style-module__W4uhhq__numberInput .style-module__W4uhhq__controlButtons button svg{width:.75rem;height:.75rem}.style-module__W4uhhq__numberInput .style-module__W4uhhq__controlButtons button:hover{background-color:var(--primary-3)}.style-module__W4uhhq__numberInput .style-module__W4uhhq__controlButtons button:hover svg{filter:invert()}.style-module__W4uhhq__numberInput .style-module__W4uhhq__controlButtons button:first-child{border-top-right-radius:var(--border-radius)}.style-module__W4uhhq__numberInput .style-module__W4uhhq__controlButtons button:nth-child(2){border-bottom-right-radius:var(--border-radius)}.style-module__W4uhhq__text.style-module__W4uhhq__size_small{font-size:.5rem}.style-module__W4uhhq__text.style-module__W4uhhq__size_medium{font-size:1rem}.style-module__W4uhhq__text.style-module__W4uhhq__size_large{font-size:2rem}.style-module__W4uhhq__text.style-module__W4uhhq__weight_normal{font-weight:400}.style-module__W4uhhq__text.style-module__W4uhhq__weight_bold{font-weight:700}.style-module__W4uhhq__text.style-module__W4uhhq__darkness_low{color:var(--gray-5)}.style-module__W4uhhq__text.style-module__W4uhhq__darkness_medium{color:var(--black-5)}.style-module__W4uhhq__text.style-module__W4uhhq__darkness_high{color:var(--black-1)}
.style-module__6r_U9G__progressbar{border-radius:var(--border-radius);width:100%;transition:var(--transition)}.style-module__6r_U9G__progressbar::-webkit-progress-bar{background-color:var(--cold-white-2);border-radius:var(--border-radius)}.style-module__6r_U9G__progressbar::-webkit-progress-value{background-color:var(--primary-6);border-radius:var(--border-radius);border-top-right-radius:0;border-bottom-right-radius:0}.style-module__6r_U9G__progressbar.style-module__6r_U9G__full::-webkit-progress-value{border-radius:var(--border-radius);border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}.style-module__6r_U9G__progressbarCircle{width:15rem;height:15rem;position:relative}
.style-module__DmvUDG__container h1,.style-module__DmvUDG__container h2,.style-module__DmvUDG__container p,.style-module__DmvUDG__container span{margin:0;padding:0}.style-module__DmvUDG__actionButtons img{height:80%}.style-module__DmvUDG__actionButtons>div{flex-direction:row;align-items:center;display:flex}.style-module__DmvUDG__actionButtons{background-color:#021931;flex-direction:row;gap:1rem;width:100%;height:3rem;margin-top:auto;display:flex}.style-module__DmvUDG__quizOptions{display:flex}.style-module__DmvUDG__quizOptions label{cursor:pointer}.style-module__DmvUDG__quizOptionsMultipleChoice{flex-direction:column;gap:10px;width:fit-content}.style-module__DmvUDG__quizOptionsMatching{flex-direction:column;gap:10px}.style-module__DmvUDG__quizOptionsMatching>div{gap:10px;display:flex}.style-module__DmvUDG__quizOptionsMultiTrueFalse{flex-direction:column;gap:1rem;width:fit-content}.style-module__DmvUDG__trueFalseOption.style-module__DmvUDG__answerCorrect{border-left:.3rem solid var(--positive-4);background-color:var(--positive-9);border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);padding:.3rem 1rem}.style-module__DmvUDG__trueFalseOption.style-module__DmvUDG__answerWrong{border-left:.3rem solid var(--negative-4);background-color:var(--negative-9);border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);padding:.3rem 1rem}.style-module__DmvUDG__multiSelectOption{padding:0 10px}.style-module__DmvUDG__multiSelectOption.style-module__DmvUDG__answerCorrect{border-left:.3rem solid var(--positive-4);background-color:var(--positive-9);border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);padding:.3rem 1rem}.style-module__DmvUDG__multiSelectOption.style-module__DmvUDG__answerWrong{border-left:.3rem solid var(--negative-4);background-color:var(--negative-9);border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);padding:.3rem 1rem}.style-module__DmvUDG__trueFalseOption img{opacity:1;height:30px}.style-module__DmvUDG__quizOptionsSorting{flex-direction:column;gap:10px}.style-module__DmvUDG__quizOptionsSorting>div{cursor:pointer;gap:10px;width:fit-content;display:flex}.style-module__DmvUDG__upDownArrows{box-sizing:border-box;flex-direction:column;align-self:center;height:25px;margin:0;padding:0;display:flex}.style-module__DmvUDG__upDownArrows img{opacity:.5;height:50%}.style-module__DmvUDG__upDownArrows img:hover{opacity:1}.style-module__DmvUDG__upDownArrows button{color:#fff;background:0 0;border:1px solid #fff;margin:0;padding:0}.style-module__DmvUDG__blankParagraph{font-size:1.1rem;line-height:2}.style-module__DmvUDG__inlineInput{text-align:center;width:100px;font-size:inherit;color:var(--primary-4);caret-color:var(--primary-6);transition:var(--transition);background-color:#0000;border:none;border-bottom:2px solid #ccc;outline:none;margin:0 5px;padding:0 5px;font-weight:700}.style-module__DmvUDG__inlineInput:focus{border-bottom-color:var(--primary-7)}.style-module__DmvUDG__questionButtons{gap:10px;display:flex}.style-module__DmvUDG__questionButtons>button{color:#fff;cursor:pointer;opacity:.8;flex-grow:1}.style-module__DmvUDG__questionButtons>button:hover{opacity:1}.style-module__DmvUDG__questionButtonNoAnswer{background-color:#250fa5;border:1px solid #4a2aff}.style-module__DmvUDG__questionButtonAnswered{background-color:#d18800;border:1px solid #ffc800}.style-module__DmvUDG__questionButtonWrong{background-color:#780000;border:1px solid red}.style-module__DmvUDG__questionButtonCorrect{background-color:#008200;border:1px solid #0f0}.style-module__DmvUDG__questionButtonSelected{border:1px solid red;outline:2px solid red}.style-module__DmvUDG__answerResult{white-space:pre-wrap;flex-direction:column;display:flex}.style-module__DmvUDG__answerResult button{width:200px}.style-module__DmvUDG__answerResult.style-module__DmvUDG__wrong h1{color:red}.style-module__DmvUDG__answerResult.style-module__DmvUDG__correct h1{color:green}.style-module__DmvUDG__answerResult.style-module__DmvUDG__pending h1{color:orange}.style-module__DmvUDG__gradesContainer{white-space:pre-wrap;padding:3%}.style-module__DmvUDG__gradesNavigationButtons{flex-direction:row;gap:10px;display:flex}.style-module__DmvUDG__questionHeader{flex-direction:row;align-items:center;gap:10px;display:flex}.style-module__DmvUDG__questionHeader img{height:30px}.style-module__DmvUDG__openEndedAnswerBox{width:90%;margin:auto}.style-module__DmvUDG__openEndedAnswerBox textarea{min-height:10rem}.style-module__DmvUDG__sortOption{padding:0 10px}.style-module__DmvUDG__sortOption.style-module__DmvUDG__showExplanation span{font-weight:bolder}.style-module__DmvUDG__sortOption.style-module__DmvUDG__showExplanation.style-module__DmvUDG__answerCorrect{border-radius:10px;outline:.1rem dashed green;margin-top:3px}.style-module__DmvUDG__sortOption.style-module__DmvUDG__showExplanation.style-module__DmvUDG__answerWrong{border-radius:10px;outline:.1rem dashed red;margin-top:3px}.style-module__DmvUDG__matchOption{box-sizing:border-box;flex-direction:column;width:100%;padding:0 10px;display:flex}.style-module__DmvUDG__matchOption>div{width:100%}.style-module__DmvUDG__matchOption.style-module__DmvUDG__showExplanation.style-module__DmvUDG__answerCorrect{border-left:.3rem solid var(--positive-4);background-color:var(--positive-9);border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);padding:.3rem 1rem}.style-module__DmvUDG__matchOption.style-module__DmvUDG__showExplanation.style-module__DmvUDG__answerWrong{border-left:.3rem solid var(--negative-4);background-color:var(--negative-9);border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);padding:.3rem 1rem}.style-module__DmvUDG__blankOption.style-module__DmvUDG__showExplanation.style-module__DmvUDG__answerCorrect{outline:.1rem dashed green}.style-module__DmvUDG__blankOption.style-module__DmvUDG__showExplanation.style-module__DmvUDG__answerWrong{outline:.1rem dashed red;font-style:italic}.style-module__DmvUDG__singleSelectOption.style-module__DmvUDG__showExplanation.style-module__DmvUDG__answerCorrect{border-left:.3rem solid var(--positive-4);background-color:var(--positive-9);border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);padding:.3rem 1rem}.style-module__DmvUDG__singleSelectOption.style-module__DmvUDG__showExplanation.style-module__DmvUDG__answerWrong{border-left:.3rem solid var(--negative-4);background-color:var(--negative-9);border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);padding:.3rem 1rem}.style-module__DmvUDG__rationale{font-size:.8rem;font-weight:700}.style-module__DmvUDG__answerWrong .style-module__DmvUDG__rationale{color:var(--negative-2)}.style-module__DmvUDG__answerCorrect .style-module__DmvUDG__rationale{color:var(--positive-2)}.style-module__DmvUDG__singleSelectOption .style-module__DmvUDG__rationale{font-size:.8rem;font-weight:700}.style-module__DmvUDG__singleSelectOption.style-module__DmvUDG__answerWrong .style-module__DmvUDG__rationale{color:var(--negative-2)}.style-module__DmvUDG__singleSelectOption.style-module__DmvUDG__answerCorrect .style-module__DmvUDG__rationale{color:var(--positive-2)}.style-module__DmvUDG__container{box-sizing:border-box;flex-direction:row;width:100vw;height:100vh;margin:0;padding:0;display:flex}.style-module__DmvUDG__container .style-module__DmvUDG__leftBar{z-index:2;flex-direction:column;flex-shrink:0;width:11rem;display:flex}.style-module__DmvUDG__container .style-module__DmvUDG__leftBar .style-module__DmvUDG__topBar{box-sizing:border-box;z-index:1;flex-direction:column;flex-shrink:0;justify-content:space-between;gap:.6rem;padding:1rem .6rem;display:flex}.style-module__DmvUDG__container .style-module__DmvUDG__leftBar .style-module__DmvUDG__topBar .style-module__DmvUDG__progressBar{height:.5rem}.style-module__DmvUDG__container .style-module__DmvUDG__leftBar .style-module__DmvUDG__topBar .style-module__DmvUDG__progressBar::-webkit-progress-bar{background-color:var(--cold-white-4)}.style-module__DmvUDG__container .style-module__DmvUDG__leftBar .style-module__DmvUDG__topBar .style-module__DmvUDG__quizBriefTitle{font-size:1rem}.style-module__DmvUDG__container .style-module__DmvUDG__leftBar .style-module__DmvUDG__mainContent{box-sizing:border-box;background-color:var(--white-1);flex-direction:column;flex-grow:1;gap:.4rem;padding:1rem .5rem;display:flex;overflow-y:auto}.style-module__DmvUDG__container .style-module__DmvUDG__leftBar .style-module__DmvUDG__mainContent .style-module__DmvUDG__questionButton{border-radius:var(--border-radius);color:var(--gray-2);cursor:pointer;background-color:#0000;border:none;flex-direction:row;align-items:center;gap:.4rem;padding:.5rem;font-size:.8rem;display:flex}.style-module__DmvUDG__container .style-module__DmvUDG__leftBar .style-module__DmvUDG__mainContent .style-module__DmvUDG__questionButton p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.style-module__DmvUDG__container button{cursor:pointer}.style-module__DmvUDG__questionButton .style-module__DmvUDG__questionCricleIndicator{background-color:#d9d9d9;border-radius:50%;flex-shrink:0;width:.75rem;height:.75rem;display:inline-block}.style-module__DmvUDG__container .style-module__DmvUDG__leftBar .style-module__DmvUDG__mainContent .style-module__DmvUDG__questionButton:hover{background-color:var(--cold-white-2)}.style-module__DmvUDG__questionButton.style-module__DmvUDG__incorrect .style-module__DmvUDG__questionCricleIndicator{background-color:var(--negative-5)}.style-module__DmvUDG__questionButton.style-module__DmvUDG__correct .style-module__DmvUDG__questionCricleIndicator{background-color:var(--positive-5)}.style-module__DmvUDG__questionButton.style-module__DmvUDG__noFeedback .style-module__DmvUDG__questionCricleIndicator{background-color:var(--primary-6)!important}.style-module__DmvUDG__questionButton.style-module__DmvUDG__selected .style-module__DmvUDG__questionCricleIndicator{outline:.1rem solid var(--primary-1);outline-offset:-.1rem}.style-module__DmvUDG__container .style-module__DmvUDG__leftBar .style-module__DmvUDG__bottomBar{box-sizing:border-box;flex-direction:row;flex-shrink:0;height:4rem;padding:.5rem 2rem 1rem;display:flex}.style-module__DmvUDG__container .style-module__DmvUDG__leftBar .style-module__DmvUDG__bottomBar .style-module__DmvUDG__button{width:100%}.style-module__DmvUDG__container .style-module__DmvUDG__rightBar{box-sizing:border-box;flex-direction:column;flex-grow:1;display:flex}.style-module__DmvUDG__container .style-module__DmvUDG__rightBar .style-module__DmvUDG__mainContent{background-color:var(--white-1);flex-direction:column;gap:30px;height:100%;display:flex;overflow-x:auto}.style-module__DmvUDG__container .style-module__DmvUDG__rightBar .style-module__DmvUDG__topBar{box-sizing:border-box;flex-direction:row;flex-shrink:0;justify-content:space-between;align-items:center;height:2rem;padding:.3rem 1.5rem .2rem;font-size:.8rem;display:flex}.style-module__DmvUDG__container .style-module__DmvUDG__rightBar .style-module__DmvUDG__topBar .style-module__DmvUDG__buttons{flex-direction:row;gap:.75rem;display:flex}.style-module__DmvUDG__container .style-module__DmvUDG__rightBar .style-module__DmvUDG__bottomBar{box-sizing:border-box;flex-direction:row;flex-shrink:0;gap:1rem;height:4rem;padding:.5rem 2rem 1rem;display:flex}.style-module__DmvUDG__container .style-module__DmvUDG__rightBar .style-module__DmvUDG__bottomBar .style-module__DmvUDG__primary{margin-left:auto;padding-left:3rem;padding-right:3rem}.style-module__DmvUDG__button{background-color:var(--white-2);border:none;border-radius:.5rem;padding:.75rem 1rem;font-weight:700}.style-module__DmvUDG__buttonPrimary{background-color:var(--primary-color);color:var(--white-2)}.style-module__DmvUDG__panel{background-color:var(--primary-10);outline:1px solid var(--white-3);z-index:1}.style-module__DmvUDG__explanationContainer{background-color:var(--white-1);border-top-right-radius:var(--border-radius);border-right-color:var(--border-radius);border-left:.2rem solid var(--primary-4);flex-direction:column;gap:.8rem;padding:1rem;display:flex}.style-module__DmvUDG__explanationContainer .style-module__DmvUDG__explanationWord{font-size:1rem;font-weight:700}.style-module__DmvUDG__answerFeedback{border-radius:var(--border-radius);flex-direction:column;display:flex}.style-module__DmvUDG__answerFeedback.style-module__DmvUDG__pending{border:.08rem solid var(--neutral-4)}.style-module__DmvUDG__answerFeedback.style-module__DmvUDG__correct{border:.08rem solid var(--positive-4)}.style-module__DmvUDG__answerFeedback.style-module__DmvUDG__incorrect{border:.08rem solid var(--negative-4)}.style-module__DmvUDG__answerFeedback .style-module__DmvUDG__result{border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);flex-direction:row;justify-content:space-between;gap:1rem;padding:.5rem 1rem;display:flex}.style-module__DmvUDG__answerFeedback .style-module__DmvUDG__result .style-module__DmvUDG__textContainer{flex-direction:row;align-items:center;gap:1rem;display:flex}.style-module__DmvUDG__answerFeedback .style-module__DmvUDG__result .style-module__DmvUDG__textContainer button{padding:.2rem .9rem;font-weight:700}.style-module__DmvUDG__answerFeedback.style-module__DmvUDG__noExplanation .style-module__DmvUDG__result{border-radius:var(--border-radius);border-bottom:none!important}.style-module__DmvUDG__answerFeedback.style-module__DmvUDG__incorrect .style-module__DmvUDG__result .style-module__DmvUDG__textContainer button{background-color:var(--negative-10);border:.1rem solid var(--negative-3);border-radius:var(--border-radius);color:var(--negative-3);transition:var(--transition)}.style-module__DmvUDG__answerFeedback.style-module__DmvUDG__incorrect .style-module__DmvUDG__result .style-module__DmvUDG__textContainer button:hover{background-color:var(--negative-9)}.style-module__DmvUDG__answerFeedback.style-module__DmvUDG__correct .style-module__DmvUDG__result .style-module__DmvUDG__textContainer button{background-color:var(--negative-10);border:.1rem solid var(--positive-3);border-radius:var(--border-radius);color:var(--positive-3);transition:var(--transition)}.style-module__DmvUDG__answerFeedback.style-module__DmvUDG__correct .style-module__DmvUDG__result .style-module__DmvUDG__textContainer button:hover{background-color:var(--positive-9)}.style-module__DmvUDG__answerFeedback.style-module__DmvUDG__pending .style-module__DmvUDG__result{color:var(--neutral-2);font-weight:700}.style-module__DmvUDG__answerFeedback.style-module__DmvUDG__correct .style-module__DmvUDG__result{color:var(--positive-2);font-weight:700}.style-module__DmvUDG__answerFeedback.style-module__DmvUDG__incorrect .style-module__DmvUDG__result{color:var(--negative-2);font-weight:700}.style-module__DmvUDG__answerFeedback.style-module__DmvUDG__pending .style-module__DmvUDG__result{background-color:var(--neutral-8);border-bottom:.08rem dashed var(--neutral-4)}.style-module__DmvUDG__answerFeedback.style-module__DmvUDG__correct .style-module__DmvUDG__result{background-color:var(--positive-8);border-bottom:.08rem dashed var(--positive-4)}.style-module__DmvUDG__answerFeedback.style-module__DmvUDG__incorrect .style-module__DmvUDG__result{background-color:var(--negative-8);border-bottom:.08rem dashed var(--negative-4)}.style-module__DmvUDG__answerFeedback .style-module__DmvUDG__explanation{border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);background-color:#fff;padding:.5rem 1rem}.style-module__DmvUDG__questionContainer{--padding-size:1.5rem;zoom:var(--question-scale);flex-direction:column;display:flex}.style-module__DmvUDG__questionContainer .style-module__DmvUDG__header{background-color:var(--white-1);background-color:var(--primary-4);padding:var(--padding-size);flex-direction:row;align-items:center;gap:1rem;display:flex}.style-module__DmvUDG__arabic{direction:rtl!important}.style-module__DmvUDG__questionContainer .style-module__DmvUDG__header .style-module__DmvUDG__text{color:var(--white-1);font-size:1.3rem;font-weight:700}.style-module__DmvUDG__questionContainer .style-module__DmvUDG__header img{filter:invert();height:1.8rem}.style-module__DmvUDG__questionContainer .style-module__DmvUDG__content{padding:var(--padding-size);gap:var(--padding-size);flex-direction:column;display:flex}.style-module__DmvUDG__sortableList .style-module__DmvUDG__correct{border:.1rem solid var(--positive-4)!important}.style-module__DmvUDG__sortableList .style-module__DmvUDG__incorrect{border:.1rem solid var(--negative-4)!important}.style-module__DmvUDG__settingsMenu{background-color:var(--white-1);border:.1rem solid var(--cold-white-6);border-bottom-right-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);z-index:9;border-top:none;flex-direction:column;gap:.6rem;width:15rem;padding:1rem;display:flex;position:absolute;top:2rem;right:1rem}.style-module__DmvUDG__settingsMenu>label{justify-content:space-between}.style-module__DmvUDG__codeBlock{border-radius:var(--border-radius)}.style-module__DmvUDG__codeBlock::-webkit-scrollbar{height:8px}.style-module__DmvUDG__codeBlock::-webkit-scrollbar-thumb{background:#fff3;border-radius:10px}.style-module__DmvUDG__inlineCode{color:#e06c75;background-color:#c928281a;border-radius:4px;padding:.2rem .4rem;font-family:monospace;font-weight:600}.style-module__DmvUDG__openEndedButtons{flex-direction:row;gap:1rem;margin-top:1rem;display:flex}@media (max-aspect-ratio:16/16){.style-module__DmvUDG__questionContainer .style-module__DmvUDG__header p{text-overflow:ellipsis;overflow:hidden}.style-module__DmvUDG__answerFeedback .style-module__DmvUDG__grade{font-size:1.5rem}.style-module__DmvUDG__container{width:100vw}.style-module__DmvUDG__container .style-module__DmvUDG__rightBar{width:100vw;overflow-y:hidden}.style-module__DmvUDG__container .style-module__DmvUDG__rightBar .style-module__DmvUDG__mainContent{width:100vw}.style-module__DmvUDG__container .style-module__DmvUDG__leftBar{display:none}.style-module__DmvUDG__rightBar .style-module__DmvUDG__topBar{z-index:10;width:100%;position:fixed;top:0;bottom:0}.style-module__DmvUDG__rightBar .style-module__DmvUDG__mainContent{margin-top:2rem;margin-bottom:4rem}.style-module__DmvUDG__rightBar .style-module__DmvUDG__bottomBar{z-index:10;width:100%;position:fixed;bottom:0;left:0}}
.style-module__1NV2Xq__quizItem{background-color:var(--white-1);border-radius:var(--border-radius);border:.05rem solid var(--white-4);flex-direction:column;justify-content:space-between;gap:1rem;padding:1rem;display:flex}.style-module__1NV2Xq__quizItem .style-module__1NV2Xq__topSection{flex-direction:column;gap:.5rem;display:flex}.style-module__1NV2Xq__quizItem .style-module__1NV2Xq__topSection .style-module__1NV2Xq__title{font-size:1.15rem;font-weight:700}.style-module__1NV2Xq__quizItem .style-module__1NV2Xq__bottomSection{flex-direction:row;justify-content:end;align-items:end;gap:1rem;display:flex}.style-module__1NV2Xq__quizItem .style-module__1NV2Xq__bottomSection .style-module__1NV2Xq__numberOfQuestions{color:var(--black-5);margin-right:auto;font-size:.9rem;font-weight:700}.style-module__1NV2Xq__quizItem .style-module__1NV2Xq__bottomSection .style-module__1NV2Xq__actionButtons{flex-direction:row;justify-content:end;align-items:end;gap:1rem;display:flex}
.style-module__AWyjDa__logo{cursor:pointer;transition:all .2s ease-in-out;scale:1}.style-module__AWyjDa__logo:hover{scale:1.05}.style-module__AWyjDa__logo.style-module__AWyjDa__vertical{height:100%;max-height:20rem}.style-module__AWyjDa__logo.style-module__AWyjDa__horizontal{width:100%;max-width:20rem}
