.assessment1-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:5vw;padding:0 10%}.assessment1-header img{height:33px;width:288px}.assessment1-btn{align-items:center;background-color:#11111f;border-radius:45px;color:#fff;cursor:pointer;display:flex;font-family:Montserrat;font-size:16px;font-weight:600;height:58px;justify-content:center;width:164px}@media only screen and (max-width:768px){.assessment1-header img{height:28px;width:200px}.assessment1-btn{font-size:13px;height:45px;width:140px}}@media only screen and (max-width:425px){.assessment1-header{margin-top:10px}.assessment1-header img{height:17px;width:130px}.assessment1-btn{font-size:9px;height:30px;width:90px}}.assessment1-footer-container{margin-top:100px}.assessment1-footer{height:200px}@media only screen and (max-width:768px){.assessment1-footer{height:100px}.assessment1-footer-wrap img{width:35vw}.assessment1-footer-copy,.assessment1-footer-copyright{font-size:15px}.assessment1-about,.assessment1-contact{font-size:16px}.assessment1-social-container img{width:30px}}@media only screen and (max-width:425px){.assessment1-footer{height:80px}.assessment1-footer-wrap img{width:30vw}.assessment1-footer-copy,.assessment1-footer-copyright{font-size:12px}.assessment1-about,.assessment1-contact{font-size:14px}.assessment1-social-container img{width:30px}}.assess-progress-container{font-family:Montserrat;margin:50px 0;width:100%}.progress-title{font-size:20px;font-weight:700}.assess-progress-wrap{display:flex;flex-direction:column;margin-top:40px;row-gap:10px;width:100%}.assess-progress-order{display:flex;justify-content:space-between;width:100%}.assess-progress-content{font-size:24px}.assess-progress{align-items:center;background-color:#dae6ee;border-radius:8px;color:#fff;display:flex;height:56px;justify-content:center;width:100px}.assess-progress svg{stroke-width:1}@media only screen and (max-width:768px){.assess-progress-order{margin:auto;width:80%}.assess-progress-content{font-size:20px}.assess-progress{background-color:#dae6ee;border-radius:8px;height:36px;width:70px}}@media only screen and (max-width:425px){.progress-title{font-size:17px;font-weight:700}.assess-progress-order{margin:auto;width:90%}.assess-progress-content{font-size:15px}.assess-progress{background-color:#dae6ee;border-radius:5px;height:26px;width:50px}}.signup-container{align-items:center;background-color:#f8f9fa;display:flex;font-family:Montserrat;justify-content:center;min-height:100vh;text-align:center}.signup-wrap{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;margin:auto;padding:40px;width:760px}.signup-title{color:#333;font-family:Outfit;font-size:3.5vw;margin-bottom:10px}.signup-description{color:#666;font-family:Montserrat;font-size:20px;line-height:30px;margin:1vw auto 40px;width:90%}.signup-form{text-align:left;width:100%}.form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.form-group,.form-row{margin-bottom:20px}.form-group label{color:#464646;display:block;font-weight:600;margin-bottom:8px}.form-group input,.form-group label{font-family:Montserrat;font-size:16px}.form-group input{border:2px solid #e1e4e8;border-radius:8px;box-sizing:border-box;padding:12px 16px;transition:all .3s ease;width:100%}.form-group input:focus{border-color:#f277c6;box-shadow:0 0 0 3px #f277c61a;outline:none}.form-group input.error{border-color:#f56565}.form-group input:disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.6}.field-hint{color:#999;font-style:italic}.error-message,.field-hint{display:block;font-family:Montserrat;font-size:12px;margin-top:4px}.error-message{color:#f56565;font-weight:500}.submit-error{background-color:#fff5f5;border:1px solid #feb2b2;border-radius:8px;font-size:14px;margin-bottom:20px;padding:12px;text-align:center}.signup-submit-btn{background-color:#f277c6;border:none;border-radius:45px;color:#fff;cursor:pointer;display:block;font-family:Montserrat;font-size:16px;font-weight:700;margin:2vw auto auto;padding:30px 90px;transition:all .3s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.signup-submit-btn:hover:not(:disabled){background-color:#e862b1;transform:scale(1.05)}.signup-submit-btn:active:not(:disabled){transform:scale(1)}.signup-submit-btn:disabled{cursor:not-allowed;opacity:.6}@media only screen and (max-width:1024px){.signup-submit-btn{padding:20px 50px}.signup-title{font-size:5vw}}@media only screen and (max-width:768px){.signup-wrap{padding:30px 20px;width:100%}.signup-description{font-size:2.5vw}.signup-submit-btn{font-size:14px;padding:20px 30px}.form-row{grid-template-columns:1fr}}@media only screen and (max-width:425px){.signup-title{font-size:8vw;margin-top:20px}.signup-description{font-size:4vw;line-height:20px;margin-top:20px}.signup-submit-btn{font-size:12px;margin-top:30px;padding:10px 20px}.form-group label{font-size:14px}.form-group input{font-size:14px;padding:10px 12px}}.adaptive-module{min-height:500px;padding:20px;position:relative;width:100%}.adaptive-module-header{border-bottom:2px solid #e0e0e0;margin-bottom:20px;padding-bottom:15px}.adaptive-module-header h3{color:#333;font-size:24px;margin:0 0 10px}.difficulty-indicator{align-items:center;display:flex;gap:10px;margin-bottom:10px}.difficulty-indicator span{color:#666;font-size:14px;min-width:100px}.difficulty-bar{background-color:#e0e0e0;border-radius:4px;flex:1 1;height:8px;max-width:200px;overflow:hidden}.difficulty-fill{background:linear-gradient(90deg,#4caf50,#ff9800,#f44336);height:100%;transition:width .3s ease}.instance-counter{color:#666;font-size:14px;font-style:italic}.adaptive-module-progress{margin-bottom:20px}.progress-bar{background-color:#f0f0f0;border-radius:6px;box-shadow:inset 0 1px 3px #0000001a;height:12px;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#2196f3,#4caf50);box-shadow:0 2px 4px #2196f34d;height:100%;transition:width .5s ease}.adaptive-module-content{min-height:300px;position:relative;transition:opacity .3s ease}.adaptive-module-content.loading{opacity:.5;pointer-events:none}.adaptive-module-loading{color:#666;font-size:18px;min-height:400px}.adaptive-module-loading,.feedback-overlay{align-items:center;display:flex;justify-content:center}.feedback-overlay{animation:fadeIn .3s ease;background-color:#000c;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000}.feedback-overlay.correct{background-color:#4caf50e6}.feedback-overlay.incorrect{background-color:#f44336e6}.feedback-content{animation:scaleIn .3s ease;color:#fff;text-align:center}.feedback-content h2{font-size:48px;margin:0 0 10px;text-shadow:0 2px 4px #0003}.feedback-content p{font-size:24px;margin:0;opacity:.95}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.adaptive-module{padding:15px}.adaptive-module-header h3{font-size:20px}.difficulty-bar{max-width:150px}.feedback-content h2{font-size:36px}.feedback-content p{font-size:20px}}.assessment-wrapper{min-height:100vh;position:relative;width:100%}.module-info-bar{background:#000000b3;border-radius:20px;color:#fff;display:flex;font-size:12px;gap:15px;padding:8px 16px;position:absolute;right:10px;top:10px;z-index:100}.module-label{color:#4caf50;font-weight:700}.difficulty-label{color:#ffc107}.score-popup{animation:scoreSlideIn .5s ease,scoreSlideOut .5s ease 1.5s forwards;left:50%;position:fixed;top:20px;transform:translateX(-50%);z-index:1000}.score-popup.correct{background:linear-gradient(135deg,#4caf50,#45a049);border:2px solid #66bb6a;border-radius:25px;box-shadow:0 4px 15px #4caf504d;color:#fff;padding:12px 24px}.score-popup.incorrect{background:linear-gradient(135deg,#f44336,#d32f2f);border:2px solid #ef5350;border-radius:25px;box-shadow:0 4px 15px #f443364d;color:#fff;padding:12px 24px}.score-text{font-size:16px;font-weight:700;text-shadow:0 1px 3px #0003}@keyframes scoreSlideIn{0%{opacity:0;transform:translateX(-50%) translateY(-20px) scale(.8)}to{opacity:1;transform:translateX(-50%) translateY(0) scale(1)}}@keyframes scoreSlideOut{0%{opacity:1;transform:translateX(-50%) translateY(0) scale(1)}to{opacity:0;transform:translateX(-50%) translateY(-20px) scale(.8)}}.assessment-wrapper.adaptive{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh;padding:20px}.assessment-wrapper.non-adaptive{background:#f8f9fa}@media (max-width:768px){.module-info-bar{background:#0000000d;color:#333;justify-content:center;margin-bottom:15px;position:relative;right:0;top:0}.module-label{color:#2196f3}.difficulty-label{color:#ff9800}.score-popup{left:10px;right:10px;text-align:center;top:10px;transform:none}}.mancard-contaienr{display:flex;gap:10px}.mancard-body{display:flex;flex-direction:column;justify-content:space-between}.mancard-name{font-family:Outfit;font-size:20px;font-weight:600}.mancard-food{align-items:center;display:flex;justify-content:space-between;width:170px}.mancard-order{font-size:20px}.man-img{height:171px;width:173px}.mancard-food img{width:60px}.assessment-progress-container{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.assessment-progress{background-color:#fff;border-radius:100px;height:32px;width:180px}.assessment-progress-bar{background-color:#f277c7;border-bottom-left-radius:100px;border-top-left-radius:100px;height:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.progress-number{color:#f277c7;font-family:Outfit;font-size:116px;font-weight:600;text-align:center}@media only screen and (max-width:768px){.assessment-progress{background-color:#fff;border-radius:100px;height:27px;width:130px}.progress-number{font-size:70px}}.flicking-viewport.vertical{display:inline-flex}.flicking-viewport.vertical>.flicking-camera{display:inline-flex;flex-direction:column}.flicking-camera{display:flex;flex-direction:row}.flicking-camera>*{flex-shrink:0}.flicking-viewport{overflow:hidden;position:relative}.flicking-viewport:not(.vertical){height:100%;width:100%}.flicking-viewport.vertical,.flicking-viewport.vertical>.flicking-camera{display:inline-block}.flicking-viewport.vertical.middle>.flicking-camera>*{vertical-align:middle}.flicking-viewport.vertical.bottom>.flicking-camera>*{vertical-align:bottom}.flicking-viewport.vertical>.flicking-camera>*{display:block}.flicking-viewport.flicking-hidden>.flicking-camera>*{visibility:hidden}.flicking-camera{height:100%;position:relative;white-space:nowrap;width:100%;will-change:transform;z-index:1}.flicking-camera>*{display:inline-block;vertical-align:top;white-space:normal}.avatar-container{text-align:center}.ant-modal-content{max-width:600px}.module5-color-group{display:flex;font-size:50px;gap:100px;justify-content:center}.module5-color-item{background-color:#f277c6;border-radius:45px;color:#fff;cursor:pointer;padding:15px 42px;transition:all .3s ease}.module5-color-item:hover{background-color:#e862b1;transform:scale(1.05)}.module1-drag-img2{border-radius:50%}.module1-select-container{display:flex;justify-content:space-between}.module1-drag-container,.module1-drop-container{width:40%}.module1-drop-wrap{border:2px dotted #b3b3b3;gap:20px;justify-content:center}.module1-drag-wrap,.module1-drop-wrap{align-items:center;border-radius:12px;display:flex;height:220px;margin-top:20px}.module1-drag-wrap{cursor:pointer;justify-content:space-around}.module1-drop-style{background-color:#fff;border:2px solid #f277c7}.module1-order{color:#464646;font-size:28px}.module1-drop-wrap img{width:100px}.words-wrap{background-color:#e1ecf0;border-bottom-left-radius:40px;border-top-left-radius:40px;padding:40px;position:absolute;right:0;width:335px}.words-wrap2{background-color:#e1ecf0;border-radius:20px;margin-top:20px;padding:20px 40px;width:530px}.module6-wrap{align-items:center;display:flex;flex-direction:column;width:100%}.module6-item-container{align-items:center;display:flex;gap:20px}.module6-item-container img{border-radius:50%;width:55px}.module6-item-wrap{line-height:25px}.module6-item-wrap input{border:1px solid #f277c7;border-radius:4px;font-size:16px;padding:5px;width:70px}.module6-content-wrap{display:flex;flex-direction:column;gap:50px;margin-top:50px;width:520px}.module6-content{font-size:19px;margin-top:5px}.words-title{font-size:20px;font-weight:500}.words-list{display:flex;flex-direction:column;gap:10px;margin-top:30px}.words-list2{display:flex;flex-wrap:wrap;gap:20px;margin-top:10px}.module6-next-btn{justify-content:center;margin:auto;width:90%!important}.module6-help-btn{margin-top:0!important}.direction-modal-container{text-align:center}.module5-names{margin:auto;max-width:520px!important}.module4-title{font-size:48px}.module4-wrap{width:70%}.module5-content{width:60%}.direction-modal-title{font-size:30px}.direction-modal-content{font-size:20px;padding:0 1vw}.name{margin:50px auto auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.module1-logos{display:flex;gap:20px}.direction-content{width:100%}.direction-content2{margin-top:0;width:100%}.next-btn-group{align-items:center;display:flex;justify-content:space-between;margin-top:6vw;width:100%}.help-btn-group{height:100px;position:relative;width:100px}.help-btn-effect1{animation:zoom-in1 1.5s infinite}.help-btn-effect1,.help-btn-effect2{background-color:#f5bee294;border-radius:50%;height:100px;position:absolute;width:100px}.help-btn-effect2{animation:zoom-in2 1.5s infinite}@keyframes zoom-in1{0%{transform:scale(1)}50%{transform:scale(1.45)}}@keyframes zoom-in2{0%{transform:scale(1)}50%{transform:scale(1.2)}}.help-content{background-color:#fff;border:1.5px solid #f277c6;border-radius:11px;color:#f277c7;display:none;font-size:14px;font-weight:700;left:130%;padding:10px 0;position:absolute;text-align:center;top:30%;width:170px;z-index:100}.help-btn-group:hover .help-content{display:block}.help-btn-group img{height:100px;position:absolute;width:100px}.module1-container{background-color:#eaf2f5;height:100%;padding-top:30px}.module1-main{padding:0 10%}.module1-wrap{display:flex;gap:20px}.module1-logo{border:1px solid #000;border-radius:45px;cursor:pointer;font-size:16px;font-weight:600;margin-bottom:.5vw;padding:7px 30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.module1-title{font-family:Outfit;font-size:48px}.module1-pictures{display:flex;flex-wrap:wrap;gap:5px;justify-content:space-between;margin:auto;row-gap:50px;width:70%}.module1-pictures img{transition:transform .3s ease;width:25%}.module1-pictures img:hover{transform:scale(1.1)}.module1-content1,.module1-content2{font-size:28px;font-weight:"Outfit";font-weight:300;margin-top:1.5vw}.module1-categories{font-family:Outfit;font-size:32px;font-weight:500;margin-bottom:1vw;margin-top:3vw}.module1-dishes{display:flex;gap:1vw}.module1-dish{border:1px solid #ff69b4;border-radius:8px;box-shadow:0 0 8px #ff69b44d;color:#464646;cursor:pointer;font-size:20px;font-weight:600;padding:30px 40px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.module1-dish:hover{background:#f277c6}.hover-none:hover{background:#fff}.assessment-reset-btn{gap:15px;padding:15px 90px}.assessment-reset-btn,.assessment-start-btn{align-items:center;background-color:#f277c6;border-radius:45px;color:#fff;cursor:pointer;display:flex;margin:2vw auto auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.assessment-start-btn{padding:15px 60px}.card-rest-btn{margin-bottom:-2vw}.assessment-next-btn{align-items:center;background-color:#f277c6;border-radius:45px;color:#fff;cursor:pointer;display:flex;gap:15px;padding:15px 42px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.img-container{display:flex;gap:5vw;justify-content:center}.module1-dishes2{flex-wrap:wrap;justify-content:space-between;margin-top:70px}.module7-dishes img{height:auto;object-fit:contain;width:50%!important}.module7-dishes .module1-dish{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:center;max-width:300px;min-width:240px;padding:30px 20px;text-align:center}.module7-dishes.module1-dishes2{gap:1vw;justify-content:center;margin:70px auto 0;max-width:800px}.module4-dishes{gap:5vw;justify-content:center;padding:0}.module4-dish2{align-items:center;display:flex;justify-content:center;width:200px!important}.module3-dishes{gap:3vw;justify-content:center}.module3-dish{background-color:#fff}.module1-dishes3{flex-direction:column;justify-content:center}.module1-dishes3 div{border-radius:24px;color:#11111f;font-size:20px;height:120px;padding:20px;width:300px}.module1-dish-bar{background-color:#fff;border:1px solid #ff69b4;border-radius:32px;box-shadow:0 0 8px #ff69b44d;margin:30px 0;padding:20px 10px;width:100%}.module1-dish-bar img{border-radius:50%;height:100px;width:150px}.module1-content3{align-items:center;display:flex;font-family:Outfit;font-size:25px;font-weight:500;gap:20px;margin-top:3vw}.module1-card{justify-content:space-around;margin-top:3vw}.module1-card,.module1-man-group{display:flex;flex-wrap:wrap;gap:50px}.module1-man-group{background-color:#fff;border:1px solid #ff69b4;border-radius:30px;box-shadow:0 0 8px #ff69b44d;justify-content:center;padding:20px 0;width:350px}.module1-seat{display:flex;justify-content:space-around;margin-top:1vw}.module1-man-group img{border-radius:50%;width:130px}.module1-seat-group{background-color:#fff;border:1px solid #ff69b4;border-radius:30px;box-shadow:0 0 8px #ff69b44d;height:700px;position:relative;width:60%}.module1-chair{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:17vw}.module1-circle{border-radius:50%;height:7vw;position:absolute;width:7vw}.module1-circle-img{border-radius:50%;height:100%;width:100%}.module1-circle:first-child{left:50%;top:5%;transform:translateX(-50%)}.module1-circle:nth-child(2){right:15%;top:70%;transform:translateY(-50%)}.module1-circle:nth-child(3){bottom:5%;left:50%;transform:translateX(-50%)}.module1-circle:nth-child(4){left:15%;top:30%;transform:translateY(-50%)}.module1-circle:nth-child(5){right:15%;top:30%;transform:translateY(-50%)}.module1-circle:nth-child(6){bottom:30%;left:15%;transform:translateY(50%)}.restaurant-img-container{margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.restaurant-img-container img{width:100%}.restaurant-map-btn{justify-content:flex-end}.restaurant-map-btn,.table-map-btn{align-items:center;color:#f277c6;cursor:pointer;display:flex;font-weight:600;gap:10px;margin-top:1vw}.module4-dish{background-color:#fff;border:1px solid #ff69b4;border-radius:8px;box-shadow:0 0 8px #ff69b44d;color:#464646;cursor:pointer;font-size:20px;font-weight:600;padding:20px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.module4-dish :last-child{color:#adadad;text-align:center}.module4-dish img{margin:20px 0;width:180px}.module4-dish1,.module4-dish3,.module4-dish4,.module4-dish5{background-color:#fff;height:80px;width:140px}.module1-woman-img{width:400px}.module4c-guest-img{height:auto;width:200px!important}.module6-dish{background-color:#fff;text-align:center;width:250px}.module6-dish img{height:50px;width:100px}.dish-container{padding:20px 0}.module7-item{margin:60px 0;text-align:center}.module7-dish1,.module7-dish2{cursor:pointer;font-size:35px;font-weight:600;text-align:center}.module7-dish1{color:#1f3ede}.module7-dish2{color:#835614}.assessment-group-btn{align-items:center;display:flex;justify-content:space-between;margin-top:10vw}.module8-next-btn{margin:0}.assessment-pre-btn{border:1px solid #f277c6;border-radius:45px;cursor:pointer;margin-top:0;padding:15px 42px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.module8-container{display:flex;flex-wrap:wrap;gap:100px;justify-content:center;margin:5vw 0}.module8-word-group{display:flex;gap:100px;width:300px}.module8-word-left{display:flex;gap:50px}.module8-word-left img{height:250px;margin:auto 0}.module8-word-wrap1,.module8-word-wrap2{display:flex;flex-direction:column;font-family:Outfit;font-size:20px;justify-content:space-between}.module8-select-wrap{border:1px solid #ff69b4;border-radius:32px;box-shadow:0 0 8px #ff69b44d;height:500px;padding:20px;width:600px}.module8-word-input{display:flex;flex-wrap:wrap;gap:20px}.module8-word-input div{cursor:pointer;font-size:25px;font-weight:600;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.drag-words{cursor:pointer}.module8-input-title{font-size:20px;font-weight:700}.module8-input-name{border:1px solid #ff69b4;border-radius:10px;font-size:25px;height:50px;margin-top:.5vw;padding-left:10px;width:400px}input:focus{outline:none}.module9-tea-title{font-family:Outfit;font-size:25px;margin-bottom:20px;margin-top:50px}.module9-tea-group{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around}.tea-img{border:3px solid #0000;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:15px}.tea2{margin-top:100px}.input-number{background-color:#fff;border:1px solid #ff69b4;border-radius:5px;box-shadow:0 0 8px #ff69b44d;display:block;font-family:Outfit;font-size:3vw;font-weight:700;margin:100px auto auto;padding:30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.real-input{color:#f277c6;text-align:center}.pre-question{width:100%}.pre-question-title{color:gray;font-family:Outfit;font-size:15px}.pre-question-content{color:#464646;font-family:Outfit;font-size:18px;margin-top:20px}.final-content{font-size:5vw;margin:30px auto auto;width:80%}.final-content,.report-text{font-family:Outfit;text-align:center}.report-text{color:#11111f;font-size:28px;margin-top:30px}.module11-card-container{border:3px solid #0000;cursor:pointer;padding:10px;position:relative}.module11-card-number{align-items:center;background-color:#f277c7;border-radius:50%;bottom:70%;color:#fff;display:flex;font-family:Outfit;font-size:30px;font-weight:700;height:50px;justify-content:center;position:absolute;transform:translate(-70%,-50%);width:50px}.module11-title{font-weight:700;margin-top:5vw!important}.module11-food-wrap:hover{background:linear-gradient(90deg,#f277c7,#97206d)}.module11-food-item{font-family:Outfit;font-size:25px;margin-top:1.5vw;text-align:center}.module11-btn{float:right}.module1-dish-bar1{text-align:center}.module1-man-img{width:500px!important}@media only screen and (max-width:1270px){.module1-drag-container,.module1-drop-container{width:45%}}@media only screen and (max-width:1024px){.module1-select-container{align-items:center;flex-direction:column}.module1-drag-container,.module1-drop-container{width:80%}.module4-wrap{width:90%}.module4-title{font-size:38px}.module5-content{width:80%}.module1-seat{flex-direction:column;gap:30px}.module1-man-group,.module1-seat-group{width:100%}.module1-circle{height:10vw;width:10vw}.img-container{align-items:center;display:flex;flex-direction:column;gap:5vw;justify-content:center}}@media only screen and (max-width:768px){.module1-chair{width:25vw!important}.module1-content-wrap{text-align:center}.module1-logo{margin:auto}.module1-drag-container,.module1-drop-container{width:100%}.module1-wrap{display:flex;flex-direction:column;gap:20px}.module6-content-wrap,.words-wrap2{width:100%}.module4-title{font-size:30px}.module5-content{width:90%}.module1-logo{margin-bottom:1vw;padding:5px 20px}.module1-title,.module5-color-item{font-size:35px}.module1-pictures{margin-top:50px;width:90%}.module1-content1,.module1-content2{font-size:20px;margin-top:2vw}.img-container{display:flex;flex-direction:column;gap:5vw;justify-content:center}.img-container img{margin-top:5vw;width:50vw!important}.module1-categories{font-size:25px;margin-bottom:3vw;margin-top:7vw}.module1-dish,.module4-dish{border-radius:8px;box-shadow:0 0 8px #ff69b44d;font-size:15px;padding:20px 30px}.assessment-next-btn{align-items:center;background-color:#f277c6;border-radius:45px;color:#fff;cursor:pointer;display:flex;gap:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.assessment-next-btn,.assessment-pre-btn{margin-top:7vw;padding:10px 35px}.module1-seat-group{height:60vw;width:100%}.module1-man-group img{width:15vw}.module1-man-group .ant-avatar{height:15vw!important;width:15vw!important}.module1-man-group svg{font-size:30px!important}.man-img{width:28vw}.module4-dish1,.module4-dish3,.module4-dish4,.module4-dish5{height:60px;width:110px}.module8-word-left{flex-direction:column}.module8-word-left img{margin:auto;width:200px}.module8-word-wrap1,.module8-word-wrap2{gap:20px}.final-content{font-family:Outfit;font-size:40px;margin:30px auto auto;text-align:center;width:80%}.report-text{font-size:20px}.module8-select-wrap,.word-drop{width:100%}.module1-dishes2{align-items:center;flex-wrap:wrap;gap:50px;justify-content:center;margin-top:70px}}@media only screen and (max-width:550px){.module1-drag-wrap,.module1-drop-wrap{height:150px}.module1-order{font-size:20px}.module1-drop-wrap img{width:70px}.module1-drag-img1{height:80%;object-fit:cover;object-position:center;width:80px}.module1-drag-img2{height:70%}}@media only screen and (max-width:425px){.module1-dishes{display:flex;flex-direction:column;gap:5vw}.module4-title{font-size:17px}.module1-dishes3 div{font-size:15px;height:70px;width:80%}.module1-dish-bar{margin:30px 0;padding:10px 5px}.module1-pictures{margin-top:50px;width:100%}.module1-dish-bar img{height:80px;width:120px}.mancard-contaienr{flex-direction:column}.mancard-food img{width:30px}.man-img{width:150px}.module1-man-group img{width:100px}.module1-circle{height:50px;width:50px}.module8-input-name{width:90%}.final-content{font-size:30px}.report-text{font-size:15px}}@media only screen and (max-width:1024px){.final-content{font-size:20px}.module1-chair{width:35vw}}.assessment-instruction{background-color:#f277c61a;border-left:4px solid #f277c6;border-radius:8px;color:#333;font-size:18px;font-weight:600;margin:20px 0;padding:15px;text-align:center}.completion-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.completion-wrap{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:800px;padding:40px;width:100%}.completion-header{margin-bottom:30px;text-align:center}.completion-title{color:#333;font-size:36px;font-weight:700;margin-bottom:20px}.completion-title .highlight{color:#667eea}.completion-checkmark{align-items:center;animation:checkmark-pop .5s ease-out;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;font-size:48px;height:80px;justify-content:center;margin:0 auto;width:80px}@keyframes checkmark-pop{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.completion-content{margin:30px 0}.completion-message{color:#666;font-size:18px;margin-bottom:30px;text-align:center}.metrics-summary{background:#f8f9fa;border-radius:12px;margin-bottom:30px;padding:20px}.metrics-summary h2{color:#333;font-size:20px;margin-bottom:10px}.email-display{color:#666;font-size:16px}.email-display strong{color:#333;font-weight:600}.next-steps{margin:30px 0}.next-steps h2{color:#333;font-size:24px;margin-bottom:15px;text-align:center}.next-steps p{color:#666;font-size:16px;margin-bottom:25px;text-align:center}.app-features{background:linear-gradient(135deg,#667eea15,#764ba215);border:1px solid #667eea30;border-radius:12px;margin:25px 0;padding:25px}.app-features h3{color:#333;font-size:18px;margin-bottom:15px}.app-features ul{list-style:none;padding:0}.app-features li{color:#555;font-size:15px;padding:8px 0}.download-section{margin:30px 0;text-align:center}.download-btn{border:none;border-radius:50px;cursor:pointer;font-size:18px;font-weight:600;margin:10px;padding:15px 40px;transition:all .3s}.download-btn.primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.download-btn.primary:hover{box-shadow:0 10px 30px #667eea66;transform:translateY(-2px)}.app-links{margin-top:30px}.coming-soon{color:#999;font-size:14px;margin-bottom:15px}.store-buttons{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.store-btn{background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;color:#999;cursor:not-allowed;font-size:14px;opacity:.6;padding:12px 24px}.instructions{background:#f8f9fa;border-radius:12px;margin:30px 0;padding:25px}.instructions h3{color:#333;font-size:18px;margin-bottom:15px}.instructions ol{color:#666;padding-left:20px}.instructions li{font-size:15px;padding:5px 0}.instructions strong{color:#333;font-weight:600}.completion-footer{border-top:1px solid #e9ecef;margin-top:30px;padding-top:20px;text-align:center}.support-text{color:#999;font-size:14px}.assessment1-container{font-family:Montserrat;text-align:center}.assessment1-wrap{margin:5vw auto auto;width:760px}.module5-instruction{margin-top:0;width:100%}.assessment1-title{font-family:Outfit;font-size:4.7vw}.assessment1-content{font-family:Montserrat;font-size:20px;line-height:30px;margin:1.6vw auto auto;width:90%}.assessment1-start-btn{background-color:#f277c6;border-radius:45px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;margin:2.6vw auto auto;padding:30px 90px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.mobile-warning-overlay{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:9999}.mobile-warning-modal{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:500px;overflow-y:auto;padding:40px;text-align:center;width:90%}.warning-icon{font-size:48px;margin-bottom:20px}.mobile-warning-modal h2{color:#333;font-family:Outfit;font-size:28px;margin-bottom:20px}.mobile-warning-modal p{color:#666;font-size:16px;line-height:1.6;margin-bottom:20px}.mobile-warning-modal ul{color:#666;display:inline-block;margin:20px 0;text-align:left}.mobile-warning-modal ul li{font-size:16px;margin:10px 0}.warning-note{background:#f5f5f5;border-radius:10px;font-size:14px;margin:20px 0;padding:15px}.warning-dismiss-btn{background:#f277c6;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;margin:20px 0;padding:15px 30px;transition:background .3s}.warning-dismiss-btn:hover{background:#e060b4}.warning-footer{color:#999;font-size:14px;margin-top:20px}.mobile-inline-warning{background:#fff5f5;border:1px solid #fdd;border-radius:10px;color:#ff6b6b;font-size:14px;margin-top:20px;padding:10px}@media only screen and (max-width:1024px){.assessment1-start-btn{padding:20px 50px}.assessment1-title{font-size:7vw}}@media only screen and (max-width:768px){.assessment1-wrap{width:100%}.assessment1-content{font-size:2.5vw}.assessment1-start-btn{font-size:14px;padding:20px 30px}}@media only screen and (max-width:425px){.assessment1-title{font-size:10vw;margin-top:75px}.assessment1-content{font-size:3vw;margin-top:30px}.assessment1-start-btn{font-size:12px;margin-top:40px;padding:10px 20px}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f3f3f3;font-family:Roboto;width:100vw}.container{margin:auto;overflow-y:hidden;width:90%}.container-80{margin:auto;width:80%!important}.font-600{font-size:40px;font-weight:600}.font-48{font-size:48px;font-weight:700}.color-pink{color:#f277c6}.bg-black,.color-white{color:#fff}.bg-black{background-color:#141414}.bg-white{background-color:#fff}.bg-pink{background-color:#f277c6}.bold{font-weight:700}.font-30{font-size:30px;font-weight:600}.fit-content{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.text-center{text-align:center}.font-35{font-size:35px!important;font-weight:700!important}.font-45{font-size:45px;font-weight:700}.color-green{color:#39c017!important}.color-red{color:#ff80ff!important}.color-blue{color:#8080ff!important}.color-brown{color:brown!important}.color-yellow{color:#ff0}.color-orange{color:orange}.color-purple{color:purple}.c-red{color:red}.c-blue{color:blue}.c-green{color:green}.mt-0{margin-top:0}.mt-100{margin-top:100px!important}.test-header{align-items:center;background-color:#ebebeb;color:#666680;display:flex;height:90px;padding:0 37px;position:-webkit-sticky;position:sticky;top:0;width:100%}.test-header img{width:350px}@media only screen and (max-width:1024px){.test-header img{width:250px}}@media only screen and (max-width:425px){.test-header img{width:150px}}.footer-container{align-items:center;background-color:#ebebeb;bottom:0;color:#666680;display:flex;font-size:18px;font-weight:500;height:60px;justify-content:center;position:fixed;text-align:center;width:100%}.footer-container span{cursor:pointer}.footer-container span:hover{border-bottom:1px solid #f277c6}@media only screen and (max-width:1024px){.footer-container{font-size:15px}}.assessment-container{align-items:center;display:flex;height:80vh;width:100%}.assessment-wrap{align-items:center;display:flex;justify-content:space-between;margin:auto;width:80%}.assessment-left button{background-color:#f9e09d;border-radius:30px;border-style:none;cursor:pointer;font-size:24px;font-weight:600;margin-top:30px;padding:30px 50px}@media only screen and (max-width:1024px){.assessment-wrap{width:90%}.assessment-wrap img{width:55%}.assessment-txt,.isavant-txt{font-size:35px}.assessment-left button{font-size:20px}.assessment-wrap{flex-direction:column-reverse}.assessment-title-container{margin-top:50px}.assessment-wrap img{width:400px}}@media only screen and (max-width:425px){.assessment-wrap img{width:300px}.assessment-txt,.isavant-txt{font-size:25px}.assessment-left button{font-size:20px;padding:20px 40px}}.select-container{align-items:center;display:flex;justify-content:center;margin:100px 0;width:100%}.select-card-container{display:flex;flex-wrap:wrap;justify-content:space-around;margin:auto;width:80%}.select-card{text-align:center}.select-card p{font-size:40px;font-weight:600;margin:auto}@media only screen and (max-width:1024px){.select-card-container{display:flex;flex-wrap:wrap;justify-content:space-around;margin:auto;width:100%}.select-card img{width:200px}.select-card p{font-size:30px}}@media only screen and (max-width:768px){.select-container{margin:50px 0}.select-card img{margin-top:20px}.select-card-container{flex-direction:column;margin-bottom:50px}}.question{background-color:#f3f3f3;display:flex;flex-direction:column;height:90vh}.question-container{display:flex;justify-content:space-between;margin:auto;width:90%}.question-container img{width:45%}.question-wrap{display:flex;flex-direction:column;justify-content:center;width:800px}.question-title{line-height:60px}.question-answer-container{display:flex;flex-wrap:wrap;justify-content:space-between;margin:30px 0;row-gap:50px}.question-card{align-items:center;border:1px solid #d6d6d6;border-radius:18px;cursor:pointer;display:flex;font-size:25px;font-weight:600;height:195px;justify-content:center;position:relative;transition:background-color .3s;width:382px}.check-icon1,.check-icon2{display:none}.check-icon1{color:#ff80ff;left:35%}.check-icon1,.check-icon2{font-size:30px;position:absolute;top:10%}.check-icon2{color:#8080ff;right:35%}.card-hover:hover{background-color:#f277c6}.question-btn-group{display:flex;justify-content:space-between}.back-btn{border-radius:12px;border-style:none;color:#e9bc93;cursor:pointer;font-size:20px;font-weight:600;padding:12px 50px}.back-btn:hover{background-color:#f99;color:#000}.next-btn{background-color:#f9e09d;border-radius:12px;border-style:none;cursor:pointer;font-size:20px;font-weight:600;padding:12px 50px}.question-header{display:flex;justify-content:space-between;margin:auto;width:60%}.child-container,.parent-container{align-items:center;display:flex;font-size:20px;font-weight:700}.child-name,.parent-name{border-radius:30px;cursor:pointer;padding:15px 50px}.child-name:hover,.parent-name:hover{background-color:#f9e09d}.progress{align-items:center;display:flex;flex-direction:column;margin:30px 0}.progress-container{background-color:#fff;border:1px solid #ededed;border-radius:21px;height:20px;width:90%}.progress-row{background-color:#ffb3e6;border-radius:21px;display:flex;height:100%;justify-content:end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.progress-circle{background-color:#f277c6;border-radius:21px;height:100%;width:25px}.progress-state{color:#f277c6}.responsive-question-header{display:none}@media only screen and (max-width:1720px){.question-wrap{width:650px}.question-title{font-size:35px!important;line-height:60px}.question-card{font-size:20px;height:150px;width:300px}.back-btn,.next-btn{font-size:17px}.next-btn{background-color:#f9e09d;border-radius:12px;border-style:none;cursor:pointer;font-weight:600;padding:12px 50px}}@media only screen and (max-width:1300px){.question{height:100%;padding-top:50px}.question-container{align-items:center;flex-direction:column}.question-container img{width:500px}.question-wrap{width:650px}.question-title{font-size:30px!important;text-align:center}.question-btn-group{margin-bottom:50px}.progress{margin-top:70px}.normal-question-header{display:none}.responsive-question-header{display:block}.child-container{margin:20px 0}}@media only screen and (max-width:768px){.question{height:100%;padding-top:50px}.question-container{align-items:center;flex-direction:column}.question-container img{width:400px}.question-btn-group{align-items:center;display:flex;justify-content:space-around}.question-card{font-size:15px;height:100px;margin:auto;width:200px}.question-wrap{width:75%}.question-title{font-size:25px!important;line-height:40px;width:80%}.next-btn{background-color:#f3f3f3;color:#e9bc93}.next-btn:hover{background-color:#f9e09d;color:#000}}@media only screen and (max-width:600px){.question-container img{width:300px}.question-wrap{width:100%}.child-container,.parent-container{align-items:center;display:flex;font-size:15px;font-weight:700}.child-name,.parent-name{border-radius:30px;cursor:pointer;padding:10px 30px}}@media only screen and (max-width:450px){.question-answer-container{justify-content:center}}.final-container{display:flex;justify-content:center;margin-top:50px}.final-wrap{display:flex;justify-content:space-between;width:80%}@media only screen and (max-width:1750px){.final-wrap{align-items:center;flex-direction:column;margin:auto}.final-wrap img{width:60%}}@media only screen and (max-width:768px){.final-wrap{align-items:center;flex-direction:column;margin:auto}.final-wrap img{width:300px}.final-title-container span{font-size:30px}}@media only screen and (max-width:500px){.final-title-container span{font-size:19px}}.report-footer-container{background-color:#fff;border-radius:30px;bottom:15px;box-shadow:0 5px 15px #00000059;left:50%;position:fixed;transform:translate(-50%);z-index:100}.report-footer-wrap{display:flex}.report-footer-wrap button{border-style:none;cursor:pointer;font-weight:600;padding:20px 50px}.stress-btn{border-bottom-left-radius:30px;border-top-left-radius:30px}.native-btn{border-bottom-right-radius:30px;border-top-right-radius:30px}@media only screen and (max-width:768px){.report-footer-wrap button{padding:15px 30px}}.report-container{margin:auto;width:80%}.report-btn-group{display:flex;justify-content:space-between;margin-left:50%;width:400px}.monster-btn{background-color:#ff8080}.brilliance-btn,.monster-btn{border-radius:82px;border-style:none;cursor:pointer;font-size:20px;font-weight:600;padding:10px 20px;transition:all .3s}.brilliance-btn{background-color:#a9a9a9}.brilliance-btn:hover,.monster-btn:hover{background-color:#ff8080!important}.escape-container{display:flex;justify-content:space-between;margin-bottom:80px;margin-top:50px}.stand-img{width:40%}.escape-txt-container{width:50%}.escape-title{font-size:32px;font-weight:700}.escape-content{font-size:26px;font-style:italic;font-weight:400;line-height:46.8px;margin-top:40px}.escape-heading{font-size:45px;font-weight:600;margin:auto;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:90%}.escape-heading-pink{color:#f277c6}.down-arrow-container{display:none;text-align:center}.unique-container{display:flex;justify-content:space-between;margin-top:30px}.unique-content{font-size:24px;line-height:43.2px;margin-top:50px;width:50%}.unique-subcontent{margin-top:30px}.artist-title{font-size:32px;font-weight:700;margin:50px 0}.artist-content{margin-bottom:100px;width:100%}.cycle-container{position:relative}.cycle-container img{position:absolute;right:0;top:0;transform:translate(35%,-50%);z-index:-1}.cycle-content{margin-bottom:50px;margin-top:150px}.panel-container{display:flex;justify-content:space-between;margin-bottom:150px;margin-top:200px}.panel{border-radius:41px;height:580px;padding:0 30px;position:relative;width:30%}.panel,.panel-circle{background-color:#fff;display:flex}.panel-circle{align-items:center;border-radius:50%;box-shadow:0 7px 29px 0 #64646f33;color:#f277c6;font-size:60px;font-weight:700;height:190px;justify-content:center;left:50%;position:absolute;top:0;transform:translate(-50%,-50%);width:190px}.panel-content{font-size:20px;font-weight:400;line-height:36px;margin-top:120px}.mash-container{margin-top:100px}.list-container{display:flex;flex-wrap:wrap;gap:50px;justify-content:space-between}.list-item{border-radius:41px;cursor:pointer;font-size:30px;font-weight:700;padding:40px 20px;text-align:center;transition:all .5s;width:460px}.list-item:hover{background-color:#f277c6}.custom-icon{background-color:#fff;border-radius:50%;color:#000!important;font-size:45px;z-index:100}.collapse-container{border-radius:48px;margin-bottom:25px;padding:30px 50px;width:100%;z-index:-1}.collapse-header{align-items:center;display:flex;font-size:28px;font-weight:700;justify-content:space-between}.collapse-content{font-size:26px;line-height:46px;margin-top:20px}.film-title{margin:60px 0}.mask-title{margin-bottom:30px;margin-top:100px}.forest-content{font-size:24px;font-style:normal;font-weight:300;line-height:43px}.special-forest-content{margin-bottom:0}.recorder-img{width:100%}@media only screen and (max-width:1440px){.escape-title{font-size:27px}.escape-heading{font-size:40px}.escape-content{font-size:20px;margin-top:25px}.panel-container{flex-direction:column;gap:30px}.panel{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:80px 0;width:100%}.panel-circle{height:150px;left:5%;top:50%;transform:translateY(-50%);width:150px}.panel-content{margin-left:25%;margin-top:0;width:70%}}@media only screen and (max-width:1200px){.list-item{font-size:25px;width:100%}}@media only screen and (max-width:1024px){.escape-container{align-items:center;flex-direction:column;gap:30px;margin:20px auto auto;width:80%}.cycle-container{text-align:center}.cycle-container img{margin-bottom:50px;position:relative;transform:none;width:60%}.unique-container{flex-direction:column;margin:50px auto auto}.unique-container img{height:600px}.stand-img{width:100%}.down-arrow-container{display:block;margin-bottom:20px;text-align:center}.down-arrow-container img{width:100px}.report-btn-group{justify-content:space-around;margin:20px auto auto;width:80%}.escape-txt-container,.unique-content{width:100%}.escape-title{font-size:35px}.escape-content{font-size:20px;margin-bottom:30px;margin-top:10px}.artist-content{margin-bottom:50px}.cycle-content{margin:50px 0}.panel{padding:50px 0}.panel-circle{left:2%}.panel-content{margin-left:27%}.social-content{margin-top:0}.social-img{margin:50px 0}.mash-container{margin-top:10px}.list-item{width:100%}.collapse-title,.list-item{font-size:25px}}@media only screen and (max-width:768px){.escape-container{align-items:center;flex-direction:column;gap:30px;margin:20px auto auto;width:100%}.cycle-container img{width:400px}.unique-container img{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.report-btn-group{justify-content:space-around;width:100%}.brilliance-btn,.monster-btn{font-size:12px}.escape-title{font-size:23px}.escape-heading{font-size:25px}.escape-content{font-size:15px;margin-top:10px}.unique-content{font-size:15px}.down-arrow-container img{width:70px}.artist-title{font-size:25px}.flow-content{margin-top:20px}.panel-container{gap:100px;margin-top:100px}.panel{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:80px 0;width:100%}.panel-circle{height:100px;left:50%;top:0;transform:translate(-50%,-50%);width:100px}.panel-content{margin:auto;width:70%}.list-container{gap:20px}.list-item{font-size:20px;padding:25px 5px;width:100%}.collapse-title{font-size:23px}.collapse-content{font-size:20px}}@media only screen and (max-width:425px){.escape-container{align-items:center;flex-direction:column;gap:30px;margin:20px auto auto;width:100%}.brilliance-btn,.monster-btn{font-size:10px}.escape-title{font-size:25px}.escape-heading{font-size:15px}.escape-content{margin-top:10px}.escape-content,.unique-content{font-size:14px;line-height:35px;text-align:center}.down-arrow-container img{width:50px}.artist-title{font-size:17px;text-align:center}.cycle-container img{width:300px}.cycle-content{margin:20px}.panel-container{margin-bottom:100px}.panel-content{font-size:15px;width:80%}.list-item{font-size:17px;padding:25px 5px;width:100%}.collapse-container{padding:10px 25px}.collapse-title{font-size:20px}.custom-icon{font-size:35px}}.notification-content{font-size:18px}.unlock-icon-wrap{display:flex;justify-content:flex-end;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:100}.unlock-icon-wrap img{margin-right:3vw;margin-top:3vw;width:150px}.brilliance-down{display:block}.brilliance-down img{margin-bottom:50px;width:100px}.brilliance-card-container{margin-bottom:100px}.brilliance-card{border:1px solid #b4b4b466;border-radius:41px;margin:50px auto auto;padding:50px;text-align:center;width:60%}.integrate-title{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.integrate-title img{left:-250px;position:absolute;top:50%;transform:translateY(-50%)}.capacity-content{margin-top:100px}.type-panel-container{flex-wrap:wrap;justify-content:space-around;row-gap:150px}.type-panel{width:40%}.type-panel-title{font-size:25px;font-weight:700}.type-panel-subtitle{font-size:20px;font-weight:700;margin-bottom:20px}.famouse-container,.famouse-title{position:relative}.famouse-title,.famouse-title img{margin-bottom:150px}.famouse-title img{position:absolute;top:50%;transform:translate(30%,-50%)}.brilliance-item-container{margin-bottom:100px;position:relative}.brilliance-list{margin-bottom:300px}.career-card-container{flex-direction:column;gap:50px}.career-circle{height:150px;left:-5%;top:50%;transform:translateY(-50%);width:150px}.career-panel{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto;padding:80px 0;width:90%}.career-content{margin-left:15%;margin-top:0;width:70%}.career-panel-title{margin-left:5%}.brilliance-item-title{display:none}.integrated-native-title{font-size:50px;margin-bottom:30px}.native-title{display:none}.title-hidden img{display:none!important}.small-title{color:#f277c6;font-size:35px;font-style:italic;font-weight:700;margin:50px auto;text-align:center}@media only screen and (max-width:1440px){.type-panel-container{flex-wrap:wrap;justify-content:space-around;row-gap:100px}.type-panel{width:100%}.type-panel-subtitle,.type-panel-title{text-align:left}.career-panel-title{margin-left:0}}@media only screen and (max-width:1024px){.brilliance-card{font-size:25px;width:100%}.famouse-title{color:#f277c6;margin-bottom:20px;position:static}.famouse-title img{left:0;margin-bottom:150px;position:absolute;top:110%;transform:translate(-45%);width:200px}.career-circle{height:150px;left:-10%;top:50%;transform:translateY(-50%);width:150px}.brilliance-item-container{margin-top:300px}.brilliance-list{margin-bottom:0}.brilliance-item-title{display:block;margin-bottom:50px}.brilliance-item-wrap{flex-direction:column-reverse;margin:0}.integrate-title{width:100%}.integrate-title span{display:none}.integrate-title img{left:-25%;position:absolute;top:0;transform:translateY(-110%)}.integrated-native-title{display:none}.native-title{display:block}}@media only screen and (max-width:768px){.unlock-icon-wrap img{width:100px}.brilliance-card{font-size:20px;padding:30px;width:100%}.type-panel-subtitle,.type-panel-title{text-align:center}.career-circle{height:100px;left:50%;top:0;transform:translate(-50%,-50%);width:100px}.career-card-container{gap:100px}.career-panel-title{font-size:30px!important;text-align:center}.brilliance-item-title,.strategic-title{font-size:25px!important;margin-bottom:0}}.info-container{margin:200px auto;max-width:500px;padding:20px;text-align:center}.info-title{font-size:30px;margin-bottom:30px}.form{display:flex;flex-direction:column}.info-container input{border:1px solid #ccc;border-radius:5px;margin-bottom:20px;padding:20px 10px;width:100%}.button-group{display:flex;justify-content:space-between}.info-container button{border:none;border-radius:5px;color:#fff;cursor:pointer;padding:15px 25px}.search-clear-btn{background-color:#f39c12}.continue-btn{background-color:#3498db}.info-container button:hover{opacity:.8}.info-container button:active{transform:scale(.95)}.Homepage{background-color:#eaf2f5;font-family:Outfit;padding-top:30px;text-align:center}.homepage-header{align-items:center;display:flex;justify-content:space-between}.assessment-btn{align-items:center;background-color:#11111f;border-radius:50px;color:#fff;cursor:pointer;display:flex;font-family:Montserrat;justify-content:center;padding:17px 20px}.home-title{color:#11111f;font-family:Outfit;font-size:clamp(20px,5vw,100px);margin:100px auto auto;width:700px}.pink-sign{background-color:#f8c9e7;height:38px;margin:50px auto auto;width:18vw}.video1{margin-top:-15%;width:70%}.home-quiz{font-family:Outfit;font-size:clamp(15px,3vw,100px);margin:auto auto 100px;width:75%}.home-card,.home-card-header{margin-bottom:100px}.home-card-header{align-items:center;display:flex;justify-content:space-between}.home-card-title{color:#11111f;font-family:Outfit;font-size:4vw}.home-icon-group{display:flex;justify-content:space-between;width:90px}.arrow-wrap{background-color:#fff;border-radius:50%;cursor:pointer;padding:10px}.home-stress-container{display:flex;justify-content:space-between}.home-stress-title{font-family:Outfit;font-size:4vw;text-align:start;width:40%}.home-stress-content-container{width:50%}.home-stress-content{font-family:Montserrat;font-size:14px;line-height:20px;text-align:start}.home-stress-btn{margin-top:5%;width:35%}.home-video2{width:80%}.swipe-container{align-items:center;display:flex;gap:20px}.swipe-container .home-frame-content{font-size:5.5vw;font-weight:700;margin-left:10px}.home-after-assessment{display:flex;justify-content:space-between;margin-top:100px}.home-left{display:flex;flex-direction:column;gap:25px;justify-content:center}.home-left,.home-right{text-align:start;width:45%}.home-left-title{font-size:4.3vw}.home-order{align-items:center;display:flex;gap:30px}.home-number{color:#f277c6;font-size:13.5vw;font-weight:900}.home-order-title{font-size:3.5vw}.home-left-content{font-family:Montserrat;font-size:14px}.home-after-btn{width:50%}.home-brain-container{background-image:url(/assessment/static/media/back2.f0a1fd97df1b9488ef0d.PNG);background-size:100% 100%;border-radius:35px;color:#fff;display:flex;flex-direction:column;font-family:Archivo;height:35vw;justify-content:space-between;margin:7vw auto;padding:20px 0;width:65%}.home-brain-title{font-size:4vw}.home-brain-content1,.home-brain-content2{font-size:1.3vw;margin:0 150px}.home-brain-btn{font-size:1.2vw!important;margin:0 auto;padding:2vw;width:30%}.home-card-groups{display:flex;flex-direction:column;gap:50px}.home-symptom-title{font-size:clamp(30px,4vw,100px);margin-bottom:50px}.home-symptom-container{display:flex;gap:5%}.home-symptom-card-container1{width:60%}.home-symptom-card-container1,.home-symptom-card-container2{background-color:#fff;border-radius:32px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:20px}.home-symptom-card-container2{width:35%}.home-symptom-card-container1 img,.home-symptom-card-container2 img{width:100%}.home-symptom-card-title{font-size:32px;font-weight:700;margin:10px 0;text-align:start}.home-symptom-card-content{color:#11111f;font-family:Montserrat;font-size:16px;line-height:25px;text-align:start}.home-liberate-container{background-image:url(/assessment/static/media/back2.f0a1fd97df1b9488ef0d.PNG);background-size:100% auto;border-radius:40px;color:#fff;margin:150px auto;padding:50px 30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.home-liberate-title{font-size:3.5vw;margin:50px 0}.home-liber-item-container{display:flex;justify-content:space-around}.home-liber-item-container img{height:auto;width:40%}.home-liber-item{align-items:center;display:flex;gap:20px;text-align:start;width:35%}.home-liber-num{font-size:clamp(100px,9vw,10vw);font-weight:900}.home-liber-item-title{font-size:clamp(30px,2vw,100px)}.home-liber-item-content{font-size:clamp(15px,.8vw,100px)}.home-liber-group{display:flex;flex-direction:column;gap:50px}@media only screen and (max-width:1024px){.home-symptom-container{align-items:center;flex-direction:column;gap:30px}.home-symptom-card-container1,.home-symptom-card-container2{width:90%}.home-liberate-title{font-size:6vw}}@media only screen and (max-width:768px){.video1{margin-top:-15%}.home-video2,.video1{width:100%}.home-stress-container{flex-direction:column;gap:30px}.home-stress-title{font-size:6vw;text-align:start;width:100%}.home-stress-content-container{width:100%}.home-stress-content{font-size:clamp(12px,2vw,100px);line-height:20px;text-align:start}.home-title{width:100%}.pink-sign{background-color:#f8c9e7;height:28px;margin:20px auto auto}.homepage-header img{width:200px}.assessment-btn{font-size:13px;padding:10px 15px}.home-after-assessment{align-items:center;flex-direction:column;gap:20px}.home-left,.home-right{width:90%}.home-order{margin-top:30px}.home-left-title{font-size:7vw}.home-number{font-size:17vw}.home-order-title{font-size:5vw}.home-order-description{font-size:3vw}.home-brain-content1,.home-brain-content2{font-size:2vw;margin:0 20px}.home-liber-item-container{align-items:center;flex-direction:column!important;gap:50px}.home-liber-item{align-items:center;gap:20px;width:60%}.home-liber-item-container img{height:auto;min-width:60%}}@media only screen and (max-width:425px){.homepage-header img{width:150px}.assessment-btn{font-size:10px;padding:5px 10px}.home-brain-container{border-radius:20px;height:60vw}.home-liber-item{align-items:center;gap:20px;width:90%}}.home-footer-container{background-color:#0a0a13;border-top-left-radius:50px;border-top-right-radius:50px;color:#fff;padding:0 100px}.home-footer-top{border-bottom:dotted;border-color:gray;border-width:1px;padding:5vw 0;width:100%}.home-footer-bottom{display:flex;justify-content:space-between;padding:5vw 0;text-align:start}.home-footer-head{font-size:20px}.home-footer-title{font-size:7vw;margin:50px 0}.home-footer-assessment-btn{background-color:#f277c6;border-radius:45px;cursor:pointer;font-family:Montserrat;font-size:16px;font-weight:700;margin:auto;padding:30px 50px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.home-footer-native-container{display:flex;flex-direction:column;height:400px;justify-content:space-between}.home-footer-wrap img{margin-bottom:2.5vw}.home-footer-logo{font-size:72px}.home-footer-right{flex-direction:column;width:350px}.home-footer-about-container,.home-footer-right{display:flex;justify-content:space-between}.home-footer-about,.home-footer-contact{display:flex;flex-direction:column;gap:20px}.home-about,.home-contact{color:#fff;font-size:24px;font-weight:600}.home-social-container{display:flex;gap:20px}@media only screen and (max-width:768px){.home-footer-container{width:100%}.home-footer-bottom{flex-direction:column;gap:30px}.home-footer-logo{font-size:7vw}.home-footer-native-container{gap:50px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.home-footer-right{gap:30px}.home-footer-assessment-btn{background-color:#f277c6;border-radius:45px;cursor:pointer;font-family:Montserrat;font-size:2vw;font-weight:700;margin:auto;padding:2vw 3vw;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media only screen and (max-width:425px){.home-footer-wrap img{width:200px}.home-footer-container{padding:0 50px}.home-footer-about-container{flex-direction:column;gap:30px}.home-footer-copyright{font-size:10px}.home-footer-right{width:100%}}.lan-container{padding-top:20px}.lan-feedback-container{margin-top:50px;width:50%}.lan-feedback-title{font-family:Outfit;font-size:8vw}.lan-feedback-title span{display:block;padding:0!important}.lan-feedback-content{font-family:Montserrat;font-size:20px;margin:30px 0;width:50%}.lan-feedback-btn{background-color:#000;border-radius:45px;color:#fff;padding:20px 10%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.lan-feedback{background-image:url(/assessment/static/media/feedback.90b26aee6036fe377cdc.png);background-size:100% 100%;height:800px;margin:10vw auto;position:relative;width:60%}.feedback-center,.lan-feedback{align-items:center;display:flex;justify-content:center}.feedback-center{height:200px}.box,.feedback-center{position:absolute;width:200px}.box{background:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;padding:15px 30px;text-align:left}.box1{left:50%;top:0;transform:translateX(-50%)}.box2{right:10%;top:75%;transform:translateY(-50%)}.box3{bottom:-5%;left:50%;transform:translateX(-50%)}.box4{left:10%;top:30%;transform:translateY(-50%)}.box5{right:10%;top:15%}.box6{bottom:10%;left:10%}.box h3{color:#e74195;font-size:20px}.box h3,.box p{margin-bottom:10px}.box p{color:#555}.box a,.box p{font-size:16px}.box a{color:#000;cursor:pointer;font-weight:700;text-decoration:underline}.lan-integrate{align-items:center;display:flex;justify-content:space-between}.lan-integrate img{width:60vw}.lan-integrate-title{font-size:4.5vw;margin-top:10vw;width:50%}.lan-integrate-content{width:70%!important}.lan-frame{margin:100px 0}.lan-integrate-2{flex-direction:row-reverse;margin-bottom:100px}.toxic-title{width:100%}.lan-modal-container{text-align:center;width:100%}.ant-modal-close{height:60px!important;width:70px!important}.lan-modal-content-container{background-color:#eaf2f5;border-radius:15px;margin:20px 0;padding:15px}.lan-modal-content-wrap{cursor:pointer;display:flex;justify-content:space-between;width:100%}.lan-modal-content-title{font-size:24px;font-weight:600}.lan-modal-content{font-size:18px!important;margin-top:20px;text-align:start;transition:all 1s ease-in-out}.ant-modal-content{border-radius:30px!important;width:1000px}.hidden{display:none}.ant-modal{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.ant-modal-close-x img{width:40px}.lan-feedback-wrap{display:flex}.toxic-img{margin:20px 0!important;width:300px}@media only screen and (max-width:1440px){.lan-feedback-wrap{flex-direction:column;gap:30px}.lan-feedback-wrap img{width:60vw}.lan-feedback-container{width:70%}.lan-feedback-content{width:100%}}@media only screen and (max-width:1024px){.lan-feedback{height:400px;width:60%}.box{padding:15px;width:170px}.box h3{color:#e74195;font-size:14px}.box h3,.box p{margin-bottom:10px}.box p{color:#555}.box a,.box p{font-size:12px}.box a{color:#000;font-weight:700}.lan-integrate img{width:50vw}.lan-integrate-title{font-size:4.5vw;margin-top:10vw;width:50%}.lan-integrate-content{width:100%!important}.ant-modal-content{width:650px}}@media only screen and (max-width:768px){.lan-feedback{height:400px;width:80%}.box{background:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;padding:15px;position:absolute;text-align:left;width:120px}.box p{display:none}.lan-integrate{flex-direction:column}.lan-integrate img{width:70vw}.lan-integrate-title{font-size:10vw;margin-top:10vw;width:70%}.lan-integrate-content{font-size:clamp(13px,3vw,100px);width:100%!important}.ant-modal-content{width:400px}.lan-modal-content-title{font-size:15px;font-weight:700;text-align:start}.lan-modal-content{font-size:13px!important}.lan-modal-content-wrap img{width:20px}.ant-modal-close-x img{width:25px}.ant-modal-close{height:40px!important;width:40px!important}.toxic-img{width:200px}}@media only screen and (max-width:425px){.lan-feedback{height:300px;width:80%}.box{background:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;padding:15px;position:absolute;text-align:left;width:100px}.box h3{font-size:11px}.lan-feedback-btn{font-size:12px;padding:5px 10px}.ant-modal-content{width:300px}.lan-modal-content-title{font-size:12px;font-weight:800}.lan-modal-content{font-size:12px!important}}@media only screen and (max-width:320px){.lan-feedback{height:250px;width:100%}.box{background:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;padding:15px;position:absolute;text-align:left;width:100px}.box h3{font-size:10px!important}.box p{display:none}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.c83dc44a.css.map*/