@charset "UTF-8";body,input,button,select,::placeholder{font-family:Mulish,sans-serif}body{margin:0;padding:0}*{box-sizing:border-box}img{max-width:100%}h1,h2,h3,h4,h5,h6,p{margin:0}p:last-child{margin:0}img{user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}a{text-decoration:none}@font-face{font-family:Jelly-Crazies;src:url(/assets/Jelly_Crazies-iFZv2cWR.ttf)}@font-face{font-family:Brootahhbonus-Regular;src:url(/assets/Brootahh-Regular-ByfEy4Tw.ttf)}.login-banner{position:relative;z-index:9;padding:60px 0 40px;display:flex;align-items:center;justify-content:center}@media (max-width: 1500px){.login-banner{padding:20px 0}}@media (max-width: 768px){.login-banner{padding:60px 0}}@media (max-width: 576px){.login-banner{padding:40px 20px}}.login-banner .image-fixed{position:fixed;bottom:0;left:0;z-index:-1;width:100%}.login-banner .image-fixed img{width:100%;display:block}.login-banner .button-center-alignment{display:flex;justify-content:center}.login-banner .logo-center-alignment{display:flex;justify-content:center;padding:0 0 30px}.login-banner .center-box-alignment{max-width:670px}.login-banner .center-box-alignment .input-width{max-width:480px;margin:0 auto;padding:0 0 40px}@media (max-width: 768px){.login-banner .center-box-alignment .input-width{padding:0 0 30px}}.login-banner .center-box-alignment .text-style{padding:0 0 40px}.login-banner .center-box-alignment .text-style h2{font-weight:500;font-size:32px;line-height:42px;color:#00527b;text-align:center;margin:0 0 16px}@media (max-width: 768px){.login-banner .center-box-alignment .text-style h2{font-size:26px;line-height:36px}}@media (max-width: 576px){.login-banner .center-box-alignment .text-style h2{font-size:20px;line-height:30px}}.login-banner .center-box-alignment .text-style p{font-size:18px;line-height:24px;color:#6b6b6b;font-weight:400;max-width:379px;margin:0 auto;text-align:center}@media (max-width: 768px){.login-banner .center-box-alignment .text-style p{font-size:16px}}.login-banner .center-box-alignment .text-style p span{color:#383838;font-weight:600}.input label{font-weight:500;font-size:16px;line-height:22px;color:#383838;display:block;padding:0 0 6px}.input .input-relative{position:relative}.input .input-relative input{width:100%;height:50px;border-radius:8px;background-color:#f7f7f7;border:1px solid #F7F7F7;padding:0 20px;font-size:16px;line-height:22px;font-weight:500;color:#383838;transition:.3s ease-in-out}.input .input-relative input:focus{outline:none;border:1px solid #00A9FE}.input .input-relative.left-spacing input{padding-left:60px}.input .input-relative .left-text{position:absolute;top:50%;left:16px;transform:translateY(-50%);display:flex;align-items:center}.input .input-relative .left-text span{display:block;font-size:16px;line-height:22px;font-weight:500;color:#383838}.input .input-relative ::placeholder{font-size:16px;line-height:22px;font-weight:500;color:#aaa}.button.fill-button button{border:1px solid #00a9fe;background-color:#00a9fe;color:#fff}.button.fill-button button:hover{background-color:#ebf8ff;border:1px solid #00a9fe;color:#00a9fe}.button button{background-color:#ebf8ff;border:1px solid #ebf8ff;padding:10px 24px;font-size:16px;line-height:22px;font-weight:500;border-radius:8px;transition:.3s ease-in-out;cursor:pointer;color:#00a9fe;display:flex;align-items:center;gap:8px}.button button:hover{border:1px solid #00a9fe;background-color:#00a9fe;color:#fff}.button button:disabled{background-color:#ddd;border-color:#ddd;color:#aaa;cursor:not-allowed}.button button:disabled:hover{background-color:#ddd;border-color:#ddd;color:#aaa}.button button:disabled .jeevjoy-button-loader{border-top-color:#aaa}.button button .jeevjoy-button-loader{border:3px solid #f3f3f3!important;border-top:3px solid #00a9fe!important;border-radius:50%!important;width:16px!important;height:16px!important;animation:jeevjoy-button-loader-spin 1s linear infinite!important;box-sizing:border-box!important;flex-shrink:0!important;position:relative!important;z-index:1!important}.button.red-button button{background-color:#ffe4e4;border:1px solid #ffe4e4;color:#e53935!important}.button.red-button button:hover{background-color:#ebf8ff;border:1px solid #e53935;color:#e53935!important}.button.green-button button{background-color:#28a745;border:1px solid #28a745;color:#fff!important}.button.green-button button:disabled{background-color:#ddd;border-color:#ddd;color:#aaa;cursor:not-allowed}.button.green-button button:disabled:hover{background-color:#ddd;border-color:#ddd;color:#aaa}.button.green-button button:hover{background-color:#218838;border:1px solid #218838;color:#fff!important}.button.green-button button:hover:disabled{background-color:#ddd;border-color:#ddd;color:#aaa;cursor:not-allowed}.button.green-button button:hover:disabled:hover{background-color:#ddd;border-color:#ddd;color:#aaa}@keyframes jeevjoy-button-loader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.otp-screen-modal{transition:opacity .3s ease-in-out,visibility .3s ease-in-out;width:100%;height:100%;position:fixed;top:0;left:0;display:flex;align-items:center;-webkit-backdrop-filter:blur(6.9444441795px);backdrop-filter:blur(6.9444441795px);background:#0009;z-index:999;justify-content:center;opacity:0;visibility:hidden}.otp-screen-modal.open{opacity:1;visibility:visible}.otp-screen-modal .otp-screen{background:#fff;padding:40px 35px;width:520px;border-radius:16px;position:relative}@media (max-width: 576px){.otp-screen-modal .otp-screen{width:calc(100% - 15px);border-radius:8px;padding:30px 20px}}.otp-screen-modal .otp-screen .banner-alignment{position:absolute;bottom:0;left:0}.otp-screen-modal .otp-screen .banner-alignment img{display:block;max-width:170px}@media (max-width: 576px){.otp-screen-modal .otp-screen .banner-alignment img{max-width:140px}}.otp-screen-modal .otp-screen .icon-center-alignment img{display:block}.otp-screen-modal .otp-screen .button-right-alignment{display:flex;justify-content:flex-end}.otp-screen-modal .otp-screen .not-send-otp{padding:0 0 60px}@media (max-width: 576px){.otp-screen-modal .otp-screen .not-send-otp{padding:0 0 40px}}.otp-screen-modal .otp-screen .not-send-otp p{font-size:16px;font-weight:500;color:#6b6b6b;line-height:24px}.otp-screen-modal .otp-screen .not-send-otp p span{font-weight:600;text-decoration-line:underline;text-underline-offset:4px;cursor:pointer;color:#00527b}.otp-screen-modal .otp-screen .otp-input{padding:0 0 16px}.otp-screen-modal .otp-screen .otp-input label{font-weight:500;font-size:16px;line-height:22px;color:#383838;display:block;padding:0 0 12px}.otp-screen-modal .otp-screen .otp-input .input-alignment{display:flex;align-items:center;gap:16px}@media (max-width: 576px){.otp-screen-modal .otp-screen .otp-input .input-alignment{gap:10px}}.otp-screen-modal .otp-screen .otp-input .input-alignment input{width:60px;height:50px;border-radius:8px;text-align:center;background-color:#f7f7f7;border:1px solid #F7F7F7;padding:0 20px;font-size:16px;line-height:22px;font-weight:500;color:#383838;transition:.3s ease-in-out}@media (max-width: 576px){.otp-screen-modal .otp-screen .otp-input .input-alignment input{width:50px;padding:0;height:50px}}.otp-screen-modal .otp-screen .otp-input .input-alignment input:focus{outline:none;border:1px solid #00527B}.otp-screen-modal .otp-screen .text-style{padding:20px 0 30px}.otp-screen-modal .otp-screen .text-style h3{font-size:24px;font-weight:600;margin:0 0 10px;line-height:36px;color:#00527b}.otp-screen-modal .otp-screen .text-style p:last-child{font-weight:700;color:#383838}.otp-screen-modal .otp-screen .text-style p{font-size:16px;line-height:24px;font-weight:400;color:#6b6b6b}.main-logo img{display:block;cursor:pointer;max-width:90px}.profile-completion{position:relative;z-index:9;padding:60px 0 40px;display:flex;align-items:center;justify-content:center}@media (max-width: 1500px){.profile-completion{padding:20px 0}}@media (max-width: 768px){.profile-completion{padding:60px 0}}@media (max-width: 576px){.profile-completion{padding:40px 20px}}.profile-completion .image-fixed{position:fixed;bottom:0;left:0;z-index:-1;width:100%}.profile-completion .image-fixed img{width:100%;display:block}.profile-completion .button-center{padding:40px 0 0;display:flex;justify-content:center}.profile-completion .logo-center-alignment{display:flex;justify-content:center;padding:0 0 30px}.profile-completion .center-box-alignment{max-width:670px}.profile-completion .center-box-alignment .text-style{padding:0 0 40px}@media (max-width: 768px){.profile-completion .center-box-alignment .text-style{padding:0 0 30px}}@media (max-width: 576px){.profile-completion .center-box-alignment .text-style{padding:0 0 20px}}.profile-completion .center-box-alignment .text-style h2{font-weight:500;font-size:32px;line-height:42px;color:#00527b;text-align:center;margin:0 0 16px}@media (max-width: 768px){.profile-completion .center-box-alignment .text-style h2{font-size:26px;line-height:36px}}@media (max-width: 576px){.profile-completion .center-box-alignment .text-style h2{font-size:20px;line-height:30px}}.profile-completion .center-box-alignment .text-style h2 span{color:#00a9fe;font-weight:900}.profile-completion .center-box-alignment .text-style p{font-size:18px;line-height:24px;color:#6b6b6b;font-weight:400;text-align:center}@media (max-width: 768px){.profile-completion .center-box-alignment .text-style p{font-size:16px}}.profile-completion .center-box-alignment .text-style p span{color:#383838;font-weight:600}.profile-completion .center-box-alignment .sub-box-center{max-width:480px;margin:0 auto}.profile-completion .center-box-alignment .sub-box-center .gender label{font-weight:500;font-size:16px;line-height:22px;color:#383838;display:block;padding:0 0 6px}.profile-completion .center-box-alignment .sub-box-center .date-alignment{padding:0 0 16px;display:flex;flex-direction:column}.profile-completion .center-box-alignment .sub-box-center .date-alignment .input-datepicker{width:100%;height:50px;border-radius:8px;background-color:#f7f7f7;border:1px solid #F7F7F7;padding:20px;margin-top:10px;font-size:16px;line-height:22px;font-weight:500;color:#383838;transition:.3s ease-in-out;box-sizing:border-box}.profile-completion .center-box-alignment .sub-box-center .date-alignment .input-datepicker:focus{outline:none;border:1px solid #00A9FE}.profile-completion .center-box-alignment .sub-box-center .group-button-alignment{display:flex;align-items:center;gap:16px;padding:0 0 16px}.profile-completion .center-box-alignment .sub-box-center .group-button-alignment button{border:1px solid #CFCFCF;padding:10px 24px;font-size:16px;line-height:22px;font-weight:500;border-radius:8px;color:#383838;transition:.3s ease-in-out;cursor:pointer;background-color:transparent}.profile-completion .center-box-alignment .sub-box-center .group-button-alignment button:hover{border:1px solid #00A9FE}.profile-completion .center-box-alignment .sub-box-center .group-button-alignment button.selected{background:#00a9fe;color:#000;border:1px solid #00A9FE}.profile-completion .center-box-alignment .sub-box-center .name-list .available{display:flex;align-items:center;padding:6px 0 16px;gap:4px}.profile-completion .center-box-alignment .sub-box-center .name-list .available span{display:block;color:#00a9fe;font-weight:700;font-size:16px;line-height:24px}.profile-completion .center-box-alignment .sub-box-center .name-list .not-available{display:flex;align-items:center;padding:6px 0 16px;gap:4px}.profile-completion .center-box-alignment .sub-box-center .name-list .not-available span{display:block;color:#ff0505;font-weight:700;font-size:16px;line-height:24px}.profile-completion .center-box-alignment .sub-box-center .name-list .name-box{position:relative;padding:0 0 10px}.profile-completion .center-box-alignment .sub-box-center .name-list .name-box .right-text{position:absolute;top:50%;transform:translateY(-50%);right:16px}.profile-completion .center-box-alignment .sub-box-center .name-list .name-box .right-text span{display:block;color:#00a9fe;font-weight:700;font-size:16px;line-height:24px}.profile-completion .center-box-alignment .sub-box-center .name-list .name-box input{background:#f7f7f7;border-radius:8px;border:1px solid #F7F7F7;padding:0 16px;display:block;font-size:16px;font-weight:600;color:#383838;height:40px;width:100%}.profile-completion .center-box-alignment .sub-box-center .name-list .name-box input:focus{outline:none;background:#ebf8ff;border:1px solid #00A9FE}.profile-completion .center-box-alignment .sub-box-center .name-list .name-box ::placeholder{color:#8b8a8a}.profile-completion .center-box-alignment .sub-box-center .name-list label,.city-dropdown label{font-weight:500;font-size:16px;line-height:22px;color:#383838;display:block;padding:0 0 6px}.city-dropdown .city-search-container{position:relative}.city-dropdown .city-search-container .city-search-input{width:100%;height:50px;border-radius:8px;background-color:#f7f7f7;border:1px solid #F7F7F7;padding:0 20px;font-size:16px;line-height:22px;font-weight:500;color:#383838;transition:.3s ease-in-out;box-sizing:border-box}.city-dropdown .city-search-container .city-search-input:focus{outline:none;border:1px solid #00A9FE;background:#ebf8ff;box-shadow:0 0 0 2px #00a9fe33}.city-dropdown .city-search-container .city-search-input::placeholder{color:#8b8a8a}.city-dropdown .city-search-container .city-search-input:focus-visible{outline:2px solid #00A9FE;outline-offset:2px}.city-dropdown .city-search-container .city-dropdown-list{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #F7F7F7;border-radius:8px;max-height:160px;overflow-y:auto;z-index:1000;box-shadow:0 4px 12px #0000001a;margin-top:4px}.city-dropdown .city-search-container .city-dropdown-list::-webkit-scrollbar{width:8px}.city-dropdown .city-search-container .city-dropdown-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.city-dropdown .city-search-container .city-dropdown-list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.city-dropdown .city-search-container .city-dropdown-list::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.city-dropdown .city-search-container .city-dropdown-list .city-option{padding:12px 20px;cursor:pointer;font-size:16px;line-height:22px;font-weight:500;color:#383838;transition:.3s ease-in-out;border:none;background:transparent;width:100%;text-align:left}.city-dropdown .city-search-container .city-dropdown-list .city-option:hover{background-color:#f7f7f7}.city-dropdown .city-search-container .city-dropdown-list .city-option:focus{outline:none;background-color:#ebf8ff;border:1px solid #00A9FE;box-shadow:0 0 0 2px #00a9fe33}.city-dropdown .city-search-container .city-dropdown-list .city-option:focus-visible{outline:2px solid #00A9FE;outline-offset:-2px}.city-dropdown .city-search-container .city-dropdown-list .city-option.selected{background-color:#00a9fe;color:#000;font-weight:600}.city-dropdown .city-search-container .city-dropdown-list .city-option:first-child{border-radius:8px 8px 0 0}.city-dropdown .city-search-container .city-dropdown-list .city-option:last-child{border-radius:0 0 8px 8px}@media (prefers-reduced-motion: reduce){.city-dropdown .city-search-container .city-dropdown-list .city-option{transition:none}}.city-dropdown .city-search-container .city-dropdown-list .city-no-results{padding:12px 20px;font-size:16px;line-height:22px;font-weight:500;color:#8b8a8a;text-align:center;font-style:italic}.city-dropdown .city-search-container .city-dropdown-list .city-loading{padding:12px 20px;font-size:16px;line-height:22px;font-weight:500;color:#8b8a8a;text-align:center}.city-dropdown .city-search-container .city-dropdown-list .city-loading:after{content:"";display:inline-block;width:16px;height:16px;border:2px solid #F7F7F7;border-radius:50%;border-top-color:#00a9fe;animation:jeevjoy-city-loader-spin 1s ease-in-out infinite;margin-left:8px}@keyframes jeevjoy-city-loader-spin{to{transform:rotate(360deg)}}.city-dropdown .select-relative{position:relative}.city-dropdown .select-relative select{width:100%;height:50px;border-radius:8px;background-color:#f7f7f7;border:1px solid #F7F7F7;padding:0 20px;font-size:16px;line-height:22px;font-weight:500;color:#383838;transition:.3s ease-in-out;appearance:none;-webkit-appearance:none;-moz-appearance:none}.city-dropdown .select-relative select:focus{outline:none;border:1px solid #00A9FE;box-shadow:0 0 0 2px #00a9fe33}.city-dropdown .select-relative select:focus-visible{outline:2px solid #00A9FE;outline-offset:2px}.city-dropdown .select-relative:after{content:"";position:absolute;top:50%;right:20px;transform:translateY(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #383838;pointer-events:none}.city-dropdown .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.city-dropdown.has-error .city-search-input{border-color:#ff0505}.city-dropdown.has-error .city-search-input:focus{border-color:#ff0505;box-shadow:0 0 0 2px #ff050533}.city-dropdown.has-success .city-search-input{border-color:#28a745}.city-dropdown.has-success .city-search-input:focus{border-color:#28a745;box-shadow:0 0 0 2px #28a74533}.field-error{color:#ff0505;font-size:14px;margin:4px 0 8px;font-weight:500}.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-wrapper{display:inline-block;padding:0;border:0}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative;line-height:initial}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{z-index:1;line-height:0}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 15px}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{margin-top:0;color:#000;font-weight:700;font-size:.944rem}h2.react-datepicker__current-month{padding:0;margin:0}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover *:before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .85rem);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__week-number--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__day-names{white-space:nowrap;margin-bottom:-8px}.react-datepicker__week{white-space:nowrap}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:not([aria-disabled=true]):hover,.react-datepicker__month-text:not([aria-disabled=true]):hover,.react-datepicker__quarter-text:not([aria-disabled=true]):hover,.react-datepicker__year-text:not([aria-disabled=true]):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:not([aria-disabled=true]):hover,.react-datepicker__month-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__year-text--highlighted:not([aria-disabled=true]):hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{position:relative;border-radius:.3rem;background-color:#ff6803;color:#fff}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__day--holidays:not([aria-disabled=true]):hover,.react-datepicker__month-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__year-text--holidays:not([aria-disabled=true]):hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{visibility:visible;opacity:1}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--selected:not([aria-disabled=true]):hover,.react-datepicker__day--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__day--in-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-range:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#bad9f1;color:#000}.react-datepicker__day--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--keyboard-selected:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{position:absolute;bottom:70%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{position:absolute;padding:.5rem;box-sizing:content-box}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{cursor:default;background-color:#ccc}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:#000c;left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-width: 400px),(max-height: 550px){.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker__current-month,.react-datepicker__portal .react-datepicker-time__header{font-size:1.44rem}.react-datepicker__children-container{width:13.8rem;margin:.4rem;padding-right:.2rem;padding-left:.2rem;height:auto}.react-datepicker__aria-live{position:absolute;clip-path:circle(0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.react-datepicker__calendar-icon{width:1em;height:1em;vertical-align:-.125em}.student-question{position:relative;z-index:9;padding:60px 0 40px;display:flex;align-items:center;justify-content:center}@media (max-width: 1500px){.student-question{padding:20px 0}}@media (max-width: 768px){.student-question{padding:60px 0}}@media (max-width: 576px){.student-question{padding:40px 20px}}.student-question .left-icon-alignment{position:fixed;top:30px;left:30px}.student-question .left-icon-alignment svg{width:24px;height:24px;cursor:pointer;transition:.3s ease-in-out}.student-question .left-icon-alignment svg:hover{transform:scale(1.2)}.student-question .image-fixed{position:fixed;bottom:0;left:0;z-index:-1;width:100%}.student-question .image-fixed img{width:100%;display:block}.student-question .top-bottom-alignment{padding:20px 0}.student-question .logo-center-alignment{display:flex;justify-content:center;padding:0 0 30px}.student-question .center-box-alignment{max-width:670px}.student-question .center-box-alignment .sub-box{max-width:480px;margin:0 auto}.student-question .center-box-alignment .sub-box .button-center{padding:40px 0 0;display:flex;justify-content:center}.student-question .center-box-alignment .sub-box .profile-photo{padding:20px 0 0}.student-question .center-box-alignment .sub-box .profile-photo .two-col{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media (max-width: 576px){.student-question .center-box-alignment .sub-box .profile-photo .two-col{grid-template-columns:1fr}}.student-question .center-box-alignment .sub-box .profile-photo .two-col .two-col-items{border:1px solid #CFCFCF;transition:.3s ease-in-out;border-radius:8px;padding:16px;display:flex;align-items:center;gap:14px;justify-content:center;cursor:pointer;background-color:#fff}.student-question .center-box-alignment .sub-box .profile-photo .two-col .two-col-items:hover{border:1px solid #00A9FE}.student-question .center-box-alignment .sub-box .profile-photo .two-col .two-col-items img{display:block}.student-question .center-box-alignment .sub-box .profile-photo .two-col .two-col-items p{font-size:16px;font-weight:600;color:#383838;line-height:24px}.student-question .center-box-alignment .sub-box .profile-photo label{font-weight:500;font-size:16px;line-height:22px;color:#383838;display:block;padding:0 0 6px}.student-question .center-box-alignment .sub-box .profile-photo label span{font-size:12px}.student-question .center-box-alignment .text-style{padding:0 0 40px}@media (max-width: 768px){.student-question .center-box-alignment .text-style{padding:0 0 30px}}@media (max-width: 576px){.student-question .center-box-alignment .text-style{padding:0 0 20px}}.student-question .center-box-alignment .text-style h2{font-weight:500;font-size:32px;line-height:42px;color:#00527b;text-align:center;margin:0 0 16px}@media (max-width: 768px){.student-question .center-box-alignment .text-style h2{font-size:26px;line-height:36px;margin:0 0 10px}}@media (max-width: 576px){.student-question .center-box-alignment .text-style h2{font-size:20px;line-height:30px;margin:0 0 10px}}.student-question .center-box-alignment .text-style h2 span{color:#00a9fe;font-weight:900}.student-question .center-box-alignment .text-style p{font-size:18px;line-height:24px;color:#6b6b6b;font-weight:400;text-align:center}@media (max-width: 768px){.student-question .center-box-alignment .text-style p{font-size:16px}}.student-question .center-box-alignment .text-style p span{color:#383838;font-weight:600}.textarea label{font-weight:500;font-size:16px;line-height:22px;color:#383838;display:block;padding:0 0 6px}.textarea textarea{width:100%;height:120px;border-radius:8px;background-color:#f7f7f7;border:1px solid #F7F7F7;padding:14px 20px;font-size:16px;line-height:22px;font-weight:500;resize:none;color:#383838;transition:.3s ease-in-out}.textarea textarea:focus{outline:none;border:1px solid #00A9FE}.textarea ::placeholder{font-size:16px;line-height:22px;font-weight:500;color:#aaa}.language-modal-wrapper{transition:opacity .3s ease-in-out,visibility .3s ease-in-out;width:100%;height:100%;position:fixed;top:0;left:0;display:flex;align-items:center;-webkit-backdrop-filter:blur(6.9444441795px);backdrop-filter:blur(6.9444441795px);background:#0009;z-index:999;justify-content:center;opacity:0;visibility:hidden}.language-modal-wrapper.open{opacity:1;visibility:visible}.language-modal-wrapper .language-modal{background:#fff;padding:40px 35px;width:520px;border-radius:16px;position:relative}@media (max-width: 576px){.language-modal-wrapper .language-modal{width:calc(100% - 15px);border-radius:8px;padding:30px 20px}}.language-modal-wrapper .language-modal .bottom-image{position:absolute;bottom:0;left:0}.language-modal-wrapper .language-modal .bottom-image img{display:block}.language-modal-wrapper .language-modal h3{font-size:24px;font-weight:600;margin:0 0 40px;line-height:36px;color:#00527b}@media (max-width: 576px){.language-modal-wrapper .language-modal h3{font-size:20px}}.language-modal-wrapper .language-modal .button-right-alignment{display:flex;justify-content:flex-end;padding:40px 0 0;position:relative;z-index:9}@media (max-width: 576px){.language-modal-wrapper .language-modal .button-right-alignment{padding:30px 0 0}}.language-modal-wrapper .language-modal .single-col{display:grid;grid-template-columns:repeat(1,1fr);gap:20px}.language-modal-wrapper .language-modal .single-col .single-col-items{display:flex;padding:10px 16px;align-items:center;justify-content:space-between;background:linear-gradient(90deg,#e4e4e4,#e4e4e41a);border:1px solid #C7C7C7;border-radius:8px;cursor:pointer;transition:.3s ease-in-out}.language-modal-wrapper .language-modal .single-col .single-col-items:hover{transform:translateY(-3px);border:1px solid #00A9FE}.language-modal-wrapper .language-modal .single-col .single-col-items input[type=radio]{width:18px;height:18px;margin:0;padding:0}.language-modal-wrapper .language-modal .single-col .single-col-items p{font-size:18px;color:#383838;line-height:30px;font-weight:600;margin:0}.social-activities{margin:2rem auto;padding:1.5rem;background-color:#fff;border-radius:12px;font-family:Segoe UI,sans-serif}.social-activities h2{text-align:center;margin-bottom:2rem;color:#007acc}.social-activities h3{margin-bottom:1.5rem;color:#333;font-size:1.2rem;font-weight:600}.social-activities .activities-section{margin-bottom:3rem}.social-activities .activities-section .activities-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.social-activities .activities-section .activities-grid .activity-item{background-color:#fff;border:1px solid #e1e5ea;border-radius:8px;padding:1rem;box-shadow:0 2px 6px #0000000d;transition:transform .2s ease}.social-activities .activities-section .activities-grid .activity-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.social-activities .activities-section .activities-grid .activity-item .activity-image-container{position:relative;margin-bottom:1rem;border-radius:8px;overflow:hidden;background-color:#f8f9fa}.social-activities .activities-section .activities-grid .activity-item .activity-image-container .activity-frame{width:100%;height:200px;object-fit:cover;display:block}.social-activities .activities-section .activities-grid .activity-item .activity-image-container .activity-image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:80%;max-height:80%;object-fit:contain;border-radius:4px}.social-activities .activities-section .activities-grid .activity-item .activity-content .question-header{display:flex;align-items:center;margin-bottom:.5rem}.social-activities .activities-section .activities-grid .activity-item .activity-content .question-header .question-number{color:#09f;font-weight:700;font-size:1.1rem;margin-right:.5rem}.social-activities .activities-section .activities-grid .activity-item .activity-content .question-header .edit-icon{margin-left:auto;color:#09f;cursor:pointer;font-size:1.1rem}.social-activities .activities-section .activities-grid .activity-item .activity-content .activity-question{font-size:1.15rem;font-weight:700;color:#111;margin-bottom:1rem}.social-activities .activities-section .activities-grid .activity-item .activity-content .answer-box{display:flex;align-items:center;background:#fff;border:1px solid #d3d3d3;border-radius:8px;padding:.5rem 1rem;width:fit-content;margin-top:.5rem}.social-activities .activities-section .activities-grid .activity-item .activity-content .answer-box .answer-radio{width:24px;height:24px;border:2px solid #bdbdbd;border-radius:50%;background:#f5f5f5;margin-right:.75rem;position:relative;display:inline-block}.social-activities .activities-section .activities-grid .activity-item .activity-content .answer-box .answer-label{font-size:1rem;color:#222;font-weight:500}.social-activities .activities-section .activities-grid .activity-item .activity-content .answer-container,.social-activities .activities-section .activities-grid .activity-item .activity-content .answer{display:none!important}.social-activities .questions-section .question-box{background-color:#fff;border:1px solid #e1e5ea;border-radius:8px;padding:1rem 1.2rem;margin-bottom:1rem;box-shadow:0 2px 6px #0000000d}.social-activities .questions-section .question-box .question-header{display:flex;justify-content:space-between;align-items:center}.social-activities .questions-section .question-box .question-header .question-number{font-weight:600;color:#007acc}.social-activities .questions-section .question-box .question-header .edit-icon{color:#007acc;cursor:pointer;transition:.2s ease}.social-activities .questions-section .question-box .question-header .edit-icon:hover{color:#005f99}.social-activities .questions-section .question-box .question-text{margin-left:.5rem;font-size:1rem;color:#000}.social-activities .questions-section .question-box .answer{margin-top:.5rem;display:flex;align-items:center;color:#1a8917;font-weight:600}.social-activities .questions-section .question-box .answer .answer-icon{width:24px;height:24px;background-color:#ccc;border-radius:4px;margin-right:8px}.social-activities .questions-section .question-box .no-answer{margin-top:.5rem;display:flex;align-items:center;color:#666;font-weight:500}.social-activities .questions-section .question-box .no-answer .add-answer-btn{margin-left:10px;padding:6px 12px;background-color:#007acc;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:500;transition:background-color .2s ease}.social-activities .questions-section .question-box .no-answer .add-answer-btn:hover{background-color:#005f99}.social-activities .questions-section .question-box .no-answer .add-answer-btn:active{transform:translateY(1px)}@media (max-width: 768px){.social-activities{margin:1rem auto;padding:1rem}.social-activities .activities-section .activities-grid{grid-template-columns:1fr;gap:1rem}.social-activities .activities-section .activities-grid .activity-item .activity-image-container .activity-frame{height:150px}}.common-back-header-design{border-radius:16px;background:#f1faff;padding:30px;margin:0 0 15px;cursor:pointer}@media (max-width: 576px){.common-back-header-design{padding:15px;border-radius:12px}}.common-back-header-design .left-content{display:flex;align-items:center;gap:10px;cursor:pointer;transition:.3s ease-in-out}.common-back-header-design .left-content:hover{transform:translate(-3px)}.common-back-header-design .left-content:hover svg path{stroke:#00a9fe}.common-back-header-design .left-content svg{width:24px;height:24px}.common-back-header-design .left-content svg path{transition:.3s ease-in-out}.common-back-header-design .left-content span{display:block;color:#00a9fe;font-size:20px;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 576px){.common-back-header-design .left-content span{font-size:16px}}.jeevjoy-loader-container{display:flex!important;justify-content:center!important;align-items:center!important;height:200px!important;width:100%!important;position:relative!important}.jeevjoy-loader{border:8px solid #f3f3f3!important;border-top:8px solid #3498db!important;border-radius:50%!important;width:60px!important;height:60px!important;animation:jeevjoy-loader-spin 1s linear infinite!important;box-sizing:border-box!important;flex-shrink:0!important;position:relative!important;z-index:1!important;background-color:transparent!important;display:block!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes jeevjoy-loader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.social-activity-modal-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000;overflow:auto}.social-activity-modal{background:#fff;border-radius:16px;padding:32px 24px 24px;min-width:450px;max-width:90vw;max-height:90vh;box-shadow:0 8px 32px #00000026;display:flex;flex-direction:column;overflow:auto}.social-activity-modal .modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.social-activity-modal .modal-header h3{margin:0;font-size:20px;font-weight:700;color:#333}.social-activity-modal .modal-header .close-button{background:none;border:none;font-size:24px;cursor:pointer;color:#666;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.social-activity-modal .modal-header .close-button:hover{background-color:#f5f5f5}.social-activity-modal .modal-content{flex:1;margin-bottom:24px}.social-activity-modal .modal-content .question-section{margin-bottom:24px}.social-activity-modal .modal-content .question-section h4{margin:0 0 8px;font-size:16px;font-weight:600;color:#333}.social-activity-modal .modal-content .question-section p{margin:0;font-size:16px;color:#666;line-height:1.5}.social-activity-modal .modal-content .answer-section{margin-bottom:24px}.social-activity-modal .modal-content .answer-section h4{margin:0 0 12px;font-size:16px;font-weight:600;color:#333}.social-activity-modal .modal-content .answer-section .answer-options{display:flex;gap:16px}.social-activity-modal .modal-content .answer-section .answer-options .answer-option{display:flex;align-items:center;gap:8px;cursor:pointer;padding:8px 12px;border:1px solid #ddd;border-radius:8px;transition:all .2s}.social-activity-modal .modal-content .answer-section .answer-options .answer-option:hover{border-color:#007acc;background-color:#f8f9fa}.social-activity-modal .modal-content .answer-section .answer-options .answer-option input[type=radio]{margin:0;width:18px;height:18px;accent-color:#007acc}.social-activity-modal .modal-content .answer-section .answer-options .answer-option span{font-size:16px;font-weight:500;color:#333}.social-activity-modal .modal-content .image-section{margin-bottom:24px}.social-activity-modal .modal-content .image-section h4{margin:0 0 12px;font-size:16px;font-weight:600;color:#333}.social-activity-modal .modal-content .image-section .image-upload-area{border:2px dashed #ddd;border-radius:8px;padding:24px;text-align:center;cursor:pointer;transition:all .2s}.social-activity-modal .modal-content .image-section .image-upload-area:hover{border-color:#007acc;background-color:#f8f9fa}.social-activity-modal .modal-content .image-section .image-upload-area .upload-icon{font-size:32px;margin-bottom:8px}.social-activity-modal .modal-content .image-section .image-upload-area p{margin:0;color:#666;font-size:14px}.social-activity-modal .modal-content .image-section .image-previews{display:flex;gap:12px;margin-top:16px;flex-wrap:wrap}.social-activity-modal .modal-content .image-section .image-previews .preview-image{width:80px;height:80px;object-fit:cover;border-radius:8px;border:1px solid #ddd}.social-activity-modal .modal-content .existing-images{margin-bottom:24px}.social-activity-modal .modal-content .existing-images h4{margin:0 0 12px;font-size:16px;font-weight:600;color:#333}.social-activity-modal .modal-content .existing-images .existing-image-grid{display:flex;gap:12px;flex-wrap:wrap}.social-activity-modal .modal-content .existing-images .existing-image-grid .existing-image{width:80px;height:80px;object-fit:cover;border-radius:8px;border:1px solid #ddd}.social-activity-modal .modal-actions{display:flex;gap:16px;justify-content:flex-end;width:100%}@media (max-width: 768px){.social-activity-modal{min-width:320px;margin:16px;padding:24px 20px 20px}.social-activity-modal .modal-content .answer-section .answer-options{flex-direction:column;gap:12px}.social-activity-modal .modal-content .image-previews,.social-activity-modal .modal-content .existing-image-grid{justify-content:center}.social-activity-modal .modal-actions{flex-direction:column}.social-activity-modal .modal-actions .button{width:100%}}.select-category{position:relative;z-index:9;padding:60px 0 40px;display:flex;align-items:center;justify-content:center}@media (max-width: 1500px){.select-category{padding:20px 0}}@media (max-width: 768px){.select-category{padding:60px 0}}@media (max-width: 576px){.select-category{padding:40px 20px}}.select-category .logo-center-alignment{display:flex;justify-content:center;padding:0 0 30px}.select-category .image-fixed{position:fixed;bottom:0;left:0;z-index:-1;width:100%}.select-category .image-fixed img{width:100%;display:block}.select-category .center-box-alignment{max-width:830px}@media (max-width: 768px){.select-category .center-box-alignment{padding:0 20px}}@media (max-width: 576px){.select-category .center-box-alignment{padding:0}}.select-category .center-box-alignment .center-button{display:flex;justify-content:center}.select-category .center-box-alignment .checkbox-text{display:flex;padding:0 0 24px;align-items:center;gap:6px;margin-top:10px}.select-category .center-box-alignment .checkbox-text input[type=checkbox]{width:16px;height:16px;margin:0;padding:0}.select-category .center-box-alignment .checkbox-text p{font-size:16px;line-height:24px;color:#6b6b6b;font-weight:400}@media (max-width: 576px){.select-category .center-box-alignment .checkbox-text p{font-size:14px}}.select-category .center-box-alignment .checkbox-text p span{color:#383838;font-weight:600;text-decoration-line:underline;text-underline-offset:3px;cursor:pointer}.select-category .center-box-alignment .selection-content{padding:24px;height:350px;overflow:auto;border:2px solid #F7F7F7;border-radius:10px}.select-category .center-box-alignment .selection-content p{font-weight:500;font-size:16px;line-height:22px;color:#383838;display:block;margin:0 0 10px}.select-category .center-box-alignment .selection-content .button-group-alignment{display:flex;align-items:center;gap:16px;flex-wrap:wrap}@media (max-width: 576px){.select-category .center-box-alignment .selection-content .button-group-alignment{gap:10px}}.select-category .center-box-alignment .selection-content .button-group-alignment button{border:1px solid #CFCFCF;padding:10px 16px;font-size:16px;line-height:22px;font-weight:500;border-radius:8px;color:#383838;transition:.3s ease-in-out;cursor:pointer;background-color:transparent;display:flex;align-items:center;gap:8px}@media (max-width: 576px){.select-category .center-box-alignment .selection-content .button-group-alignment button{padding:8px 14px;font-size:14px}}.select-category .center-box-alignment .selection-content .button-group-alignment button img{width:22px;height:22px}.select-category .center-box-alignment .selection-content .button-group-alignment button:hover{border:1px solid #00A9FE}.select-category .center-box-alignment .text-style{padding:0 0 40px}@media (max-width: 576px){.select-category .center-box-alignment .text-style{padding:0 0 20px}}.select-category .center-box-alignment .text-style h2{font-weight:500;font-size:32px;line-height:42px;color:#00527b;text-align:center;margin:0 0 16px}@media (max-width: 768px){.select-category .center-box-alignment .text-style h2{font-size:26px;line-height:36px}}@media (max-width: 576px){.select-category .center-box-alignment .text-style h2{font-size:20px;line-height:30px}}.select-category .center-box-alignment .text-style h2 span{color:#00a9fe;font-weight:900}.select-category .center-box-alignment .text-style p{font-size:18px;line-height:24px;color:#6b6b6b;font-weight:400;text-align:center}@media (max-width: 768px){.select-category .center-box-alignment .text-style p{font-size:16px}}.select-category .center-box-alignment .text-style p span{color:#383838;font-weight:600}.select-category .center-box-alignment .min-select-info{margin-bottom:10px}.selected{background:#f7f7f7!important;border:2px solid #00A9FE!important}.page-header{padding:20px 30px;background-color:#fff;display:flex;align-items:center;border-bottom:1px solid #c4dff0;gap:20px;position:sticky;top:0;z-index:9}@media (max-width: 576px){.page-header{padding:16px;flex-wrap:wrap;top:67px;gap:10px}}.page-header .icon-text{display:flex;align-items:center;gap:10px}.page-header .icon-text span{color:#00496d;font-size:18px;font-style:normal;font-weight:700;line-height:normal;display:block}@media (max-width: 576px){.page-header .icon-text span{font-size:16px}}.page-header .icon-text .icons{width:40px;height:40px;border:1px solid #cae3f1;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer}.page-header .icon-text .icons img{max-width:30px}.page-header .my-task{animation:pulseGlow 2s ease-in-out infinite}.page-header .my-task button{display:flex;align-items:center;height:40px;cursor:pointer;gap:3px;padding:6px 8px;background:#00496d;border:1px solid #c4dff0;border-radius:5px;color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:normal;transform:scale(1.05)}.page-header .my-task button img{max-width:25px}.page-header .my-task button .shine-layer{position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg,#fff0,#fff6,#fff0);transform:skew(-25deg);animation:shine 2.5s infinite}@keyframes pulseGlow{0%,to{box-shadow:0 0 #000}50%{box-shadow:0 0 10px #000}}@keyframes wiggleIcon{0%,to{transform:rotate(0)}25%{transform:rotate(8deg)}75%{transform:rotate(-8deg)}}.page-header .header-dropdown{border:1px solid #c4dff0;height:40px;max-width:335px;background:#f5fbff;border-radius:8px;display:flex;align-items:center;padding:0 16px;justify-content:space-between;width:100%;position:relative}@media (max-width: 1024px){.page-header .header-dropdown{max-width:250px}}@media (max-width: 576px){.page-header .header-dropdown{width:100%;max-width:100%}}.page-header .header-dropdown .dropdown-design{position:absolute;width:100%;left:0;border-radius:8px;background:#fff;border:1px solid #c4dff0;top:40px}.page-header .header-dropdown .dropdown-design.hide{max-height:0px;opacity:0;overflow:hidden;transition:max-height .4s ease-in-out,opacity .4s ease-in-out}.page-header .header-dropdown .dropdown-design.show{opacity:1;max-height:300px;overflow:auto;overflow-x:hidden;transition:max-height .4s ease-in-out,opacity .4s ease-in-out}.page-header .header-dropdown .dropdown-design .sapcing{padding:12px 16px}.page-header .header-dropdown .dropdown-design .sapcing .menu-design:last-child{margin:0;padding-bottom:0;border:none}.page-header .header-dropdown .dropdown-design .menu-design{margin:0 0 6px;padding:14px 0;border-bottom:1px solid #c4dff0;cursor:pointer;transition:.3s ease-in-out}.page-header .header-dropdown .dropdown-design .menu-design:hover{transform:translateY(-3px)}.page-header .header-dropdown .right-content.icon-toogle svg{transform:rotate(180deg)}.page-header .header-dropdown .right-content svg{cursor:pointer;transition:.3s ease-in-out}.page-header .header-dropdown .left-content{display:flex;align-items:center;gap:6px}.page-header .header-dropdown .left-content span{color:#00496d;font-size:16px;font-style:normal;font-weight:700;display:block;line-height:normal}.page-header .header-dropdown .left-content img{display:block;max-width:20px}.edit-icon-page-header{background:#f5fbff;border:1px solid #c4dff0;cursor:pointer;color:#00496d;width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center}.edit-icon-page-header svg{width:20px;height:20px}.category-modal-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000;overflow:auto}.category-modal{background:#fff;border-radius:16px;padding:32px 24px 24px;min-width:320px;max-width:90vw;max-height:90vh;box-shadow:0 8px 32px #00000026;display:flex;flex-direction:column;align-items:center;overflow:auto}.category-modal h3{margin-bottom:8px;font-size:20px;font-weight:700}.category-modal p{margin-bottom:16px;color:#666;font-size:14px}.category-list{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:24px}.category-list button{border:1px solid #CFCFCF;padding:10px 16px;font-size:16px;line-height:22px;font-weight:500;border-radius:8px;color:#383838;background:#f9f9f9;cursor:pointer;display:flex;align-items:center;gap:8px;transition:.2s}.category-list button.selected{border:1.5px solid #00A9FE;background:#f6fcff;color:#00a9fe}.category-list button:disabled{opacity:.5;cursor:not-allowed}.category-list img{width:22px;height:22px}.time-line-section{padding:20px 30px}@media (max-width: 768px){.time-line-section{padding:16px;flex-direction:column}}@media (max-width: 576px){.time-line-section{display:none}}.time-line-section .light-box{border-radius:18px;padding:30px;background:#fff8ef;height:calc(100dvh - 130px);display:flex;gap:30px}@media (max-width: 768px){.time-line-section .light-box{flex-direction:column;height:auto}}.time-line-section .light-box .milestones-sidebar{width:50%;overflow-y:auto;padding:20px;border-right:2px solid #e5e5e5}@media (max-width: 768px){.time-line-section .light-box .milestones-sidebar{flex:none;border-right:none;border-bottom:2px solid #e5e5e5;padding-right:0;padding-bottom:20px;margin-bottom:20px}}.time-line-section .light-box .milestones-sidebar .milestone-item{margin-bottom:15px}.time-line-section .light-box .milestones-sidebar .milestone-item .question-box{border-radius:16px;padding:15px 20px;display:flex;align-items:center;gap:15px;cursor:pointer;box-shadow:0 4px 16px #00000026,0 1.5px #fff inset;background-image:linear-gradient(180deg,rgba(255,255,255,.15) 0%,transparent 100%);transition:all .3s ease;position:relative;z-index:1}.time-line-section .light-box .milestones-sidebar .milestone-item .question-box.active{transform:scale(1.02);box-shadow:0 6px 20px #0003}.time-line-section .light-box .milestones-sidebar .milestone-item .question-box h3{color:#fff;font-family:Brootahhbonus-Regular,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.4;margin:0}.time-line-section .light-box .milestones-sidebar .milestone-item .question-box img,.time-line-section .light-box .milestones-sidebar .milestone-item .question-box svg{max-width:36px;display:block;flex-shrink:0}.time-line-section .light-box .milestones-sidebar .milestone-item .question-box:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}.time-line-section .light-box .milestones-sidebar .milestone-item .question-box:active{box-shadow:0 2px 8px #0000001a;transform:translateY(2px) scale(.98)}.time-line-section .light-box .steps-content{flex:1;padding-left:20px;position:relative;border-radius:20px}@media (max-width: 768px){.time-line-section .light-box .steps-content{padding-left:0}}.time-line-section .light-box .steps-content .no-milestone-selected{display:flex;align-items:center;justify-content:center;height:100%;color:#8e8e93;font-size:18px;text-align:center}.time-line-section .light-box .steps-content .milestone-steps{position:relative;height:100%;padding:40px;overflow-y:auto}.time-line-section .light-box .steps-content .milestone-steps .milestone-header{border-radius:16px;padding:15px 20px;display:flex;align-items:center;gap:15px;cursor:pointer;box-shadow:0 4px 16px #00000026,0 1.5px #fff inset;background-image:linear-gradient(180deg,rgba(255,255,255,.15) 0%,transparent 100%);transition:all .3s ease;position:relative;z-index:1}.time-line-section .light-box .steps-content .milestone-steps .milestone-header.active{transform:scale(1.02);box-shadow:0 6px 20px #0003}.time-line-section .light-box .steps-content .milestone-steps .milestone-header h3{color:#fff;font-family:Brootahhbonus-Regular,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.4;margin:0}.time-line-section .light-box .steps-content .milestone-steps .milestone-header img,.time-line-section .light-box .steps-content .milestone-steps .milestone-header svg{max-width:36px;display:block;flex-shrink:0}.time-line-section .light-box .steps-content .milestone-steps .milestone-header:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}.time-line-section .light-box .steps-content .milestone-steps .milestone-header:active{box-shadow:0 2px 8px #0000001a;transform:translateY(2px) scale(.98)}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline{padding:60px 0 40px;position:relative}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .scaled{animation:like-animation .5s ease-in-out}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .profile-image-alignment{display:flex;align-items:center;margin-top:-80px;gap:2px}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .profile-image-alignment img{width:24px;height:24px;border:1px solid #13cdf7;border-radius:50%;display:block}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .profile-image-alignment .empty-profile{width:30px;height:30px;border-radius:50%;display:inline-block}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .main-image-center{display:flex;justify-content:center}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .main-image-center img{display:block}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .start-image{position:absolute;top:2%;left:51%;transform:translate(-50%)}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .one-image{position:absolute;top:12%;left:55%;transform:translate(-50%)}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .one-image img{max-width:40px}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .one-image .empty-profile{width:30px;height:30px;border-radius:50%;display:inline-block}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .two-image{position:absolute;top:25%;left:60%}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .two-image img{max-width:40px}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .two-image .profile-image-alignment{display:flex;align-items:center;margin-top:-40px;margin-left:40px;gap:2px}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .two-image .profile-image-alignment img{width:24px;height:24px;border:1px solid #13cdf7;border-radius:50%;display:block}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .two-image .profile-image-alignment .empty-profile{width:30px;height:30px;border-radius:50%;display:inline-block}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .three-image{position:absolute;top:39%;left:54%}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .three-image img{max-width:40px}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .three-image .profile-image-alignment{display:flex;align-items:center;margin-top:-40px;margin-left:40px;gap:2px}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .three-image .profile-image-alignment img{width:24px;height:24px;border:1px solid #13cdf7;border-radius:50%;display:block}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .four-image{position:absolute;top:52%;left:42%}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .four-image img{max-width:40px}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .five-image{position:absolute;bottom:35%;left:30%}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .five-image img{max-width:40px}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .six-image{position:absolute;bottom:20%;left:30%}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .six-image img{max-width:40px}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .mobile-layer-two{position:absolute;width:130px;top:40%;right:-20px}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .mobile-layer-three{position:absolute;width:130px;bottom:0%;right:0}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .mobile-layer-four{position:absolute;width:150px;bottom:0%;left:-30px}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .mobile-lemp{position:absolute;width:180px;top:40%;left:-60px}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .mobile-layer{position:absolute;left:-16px;top:1%;width:150px}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .mobile-layer img{display:block}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .mobile-camera{position:absolute;width:150px;top:20%;left:10%}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .mobile-round{position:absolute;bottom:20%;right:5%;width:150px}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .question-image{position:absolute;width:150px;top:5%;right:-10%}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .timeline-step{position:absolute;display:flex;align-items:center;z-index:5;transition:all .3s ease}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .timeline-step:nth-child(odd){left:20%;flex-direction:row}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .timeline-step:nth-child(odd) .step-content{margin-left:20px;text-align:left}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .timeline-step:nth-child(2n){right:20%;flex-direction:row-reverse}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .timeline-step:nth-child(2n) .step-content{margin-right:20px;text-align:right}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .timeline-step:nth-child(1){top:5%}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .timeline-step:nth-child(2){top:25%}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .timeline-step:nth-child(3){top:45%}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .timeline-step:nth-child(4){top:65%}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .timeline-step:nth-child(5){top:85%}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .timeline-step .step-circle{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#fff;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #00000026;position:relative;z-index:10}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .timeline-step .step-circle.completed{background:linear-gradient(135deg,#0ea5e9,#0284c7);animation:pulse-blue 2s infinite;transform:scale(1.1)}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .timeline-step .step-circle.current{background:linear-gradient(135deg,#10b981,#059669);animation:pulse-green 2s infinite;transform:scale(1.1)}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .timeline-step .step-circle.locked{background:linear-gradient(135deg,#94a3b8,#64748b)}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .timeline-step .step-circle:hover{transform:scale(1.15);box-shadow:0 6px 25px #0003}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .timeline-step .step-circle .step-number{font-size:20px;font-weight:700}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .timeline-step .step-content{max-width:200px;background:#fffffff2;padding:15px 20px;border-radius:15px;box-shadow:0 4px 15px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .timeline-step .step-content .step-title{font-size:16px;font-weight:600;color:#1e40af;margin:0 0 8px;line-height:1.3}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .timeline-step .step-content .step-description{font-size:13px;color:#64748b;line-height:1.4;margin:0 0 10px}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .timeline-step .step-content .step-status{font-size:11px;padding:4px 8px;border-radius:12px;display:inline-block;font-weight:500}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .timeline-step .step-content .step-status.completed{background:#dbeafe;color:#1d4ed8}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .timeline-step .step-content .step-status.current{background:#d1fae5;color:#065f46}.time-line-section .light-box .steps-content .milestone-steps .curved-timeline .timeline-step .step-content .step-status.locked{background:#f1f5f9;color:#64748b}@keyframes pulse-blue{0%,to{box-shadow:0 4px 20px #0ea5e94d}50%{box-shadow:0 4px 30px #0ea5e999}}@keyframes pulse-green{0%,to{box-shadow:0 4px 20px #10b98166}50%{box-shadow:0 4px 30px #10b981b3}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-10px) rotate(5deg)}66%{transform:translateY(5px) rotate(-3deg)}}.popup-overlay{position:fixed;inset:0;background:#0000004d;display:flex;align-items:center;justify-content:center;z-index:1000;width:100%;height:100%}.popup-content{background:#4cd964;color:#fff;padding:2rem;border-radius:1rem;min-width:300px;text-align:center;position:relative;box-shadow:0 4px 24px #00000026}.popup-content .timeline-title{font-size:18px;font-weight:600;line-height:22px;color:#fff}.popup-content .locked-button{padding:10px 20px;border:none;border-radius:5px;color:#fff;background-color:#ccc;cursor:not-allowed}.popup-content button{margin-top:16px;background:#fff;color:#4cd964;border:none;padding:7px 25px;border-radius:.5rem;cursor:pointer;font-weight:700;font-size:1rem}@keyframes like-animation{0%{transform:scale(1)}50%{transform:scale(1.25)}to{transform:scale(1)}}.scaled{animation:like-animation .5s ease-in-out;will-change:transform}@keyframes pop-scale{0%{transform:scale(1)}30%{transform:scale(1.2)}60%{transform:scale(.9)}to{transform:scale(1)}}.custom-tooltip{position:fixed;padding:8px 12px;color:#fff;border-radius:4px;font-size:14px;z-index:1000;pointer-events:none;transform:translate(-50%,20px)}.tooltip-arrow{position:absolute;top:-10px;left:50%;transform:translate(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid;border-top:none;border-bottom-color:inherit}.mobile-view-timeline{padding:16px;display:none}@media (max-width: 576px){.mobile-view-timeline{display:block}}.mobile-view-timeline .light-box-design{padding:16px;background:#fff8ef;border-radius:8px;height:calc(100dvh - 234px);overflow:auto}.mobile-view-timeline .light-box-design .main-question-body.hide{max-height:0px;overflow:hidden;transition:.5s all cubic-bezier(.165,.84,.44,1)}.mobile-view-timeline .light-box-design .main-question-body.show{max-height:400vh;overflow:hidden;transition:.5s cubic-bezier(.47,0,.745,.715)}.mobile-view-timeline .light-box-design .main-question-body .main-question-box-body{padding:60px 0 40px;position:relative}.mobile-view-timeline .light-box-design .main-question-body .main-question-box-body .profile-image-alignment{display:flex;align-items:center;margin-top:-80px;gap:2px}.mobile-view-timeline .light-box-design .main-question-body .main-question-box-body .profile-image-alignment img{width:24px;height:24px;border:1px solid #13CDF7;border-radius:50%;display:block}.mobile-view-timeline .light-box-design .main-question-body .main-question-box-body .profile-image-alignment .empty-profile{width:30px;height:30px;border-radius:50%;display:inline-block}.mobile-view-timeline .light-box-design .main-question-body .main-question-box-body .start-image{position:absolute;top:2%;left:51%;transform:translate(-50%)}.mobile-view-timeline .light-box-design .main-question-body .main-question-box-body .one-image{position:absolute;top:12%;left:55%;transform:translate(-50%)}.mobile-view-timeline .light-box-design .main-question-body .main-question-box-body .one-image img{max-width:40px}.mobile-view-timeline .light-box-design .main-question-body .main-question-box-body .one-image .empty-profile{width:30px;height:30px;border-radius:50%;display:inline-block}.mobile-view-timeline .light-box-design .main-question-body .main-question-box-body .two-image{position:absolute;top:25%;left:63%}.mobile-view-timeline .light-box-design .main-question-body .main-question-box-body .two-image .child-image{max-width:40px}.mobile-view-timeline .light-box-design .main-question-body .main-question-box-body .two-image .profile-image-alignment{display:flex;align-items:center;margin-top:-40px;margin-left:40px;gap:2px}.mobile-view-timeline .light-box-design .main-question-body .main-question-box-body .two-image .profile-image-alignment img{width:24px;height:24px;border:1px solid #13CDF7;border-radius:50%;display:block}.mobile-view-timeline .light-box-design .main-question-body .main-question-box-body .two-image .profile-image-alignment .empty-profile{width:30px;height:30px;border-radius:50%;display:inline-block}.mobile-view-timeline .light-box-design .main-question-body .main-question-box-body .three-image{position:absolute;top:42%;left:54%}.mobile-view-timeline .light-box-design .main-question-body .main-question-box-body .three-image .child-image{max-width:40px}.mobile-view-timeline .light-box-design .main-question-body .main-question-box-body .three-image .profile-image-alignment{display:flex;align-items:center;margin-top:-40px;margin-left:40px;gap:2px}.mobile-view-timeline .light-box-design .main-question-body .main-question-box-body .three-image .profile-image-alignment img{width:24px;height:24px;border:1px solid #13CDF7;border-radius:50%;display:block}.mobile-view-timeline .light-box-design .main-question-body .main-question-box-body .four-image{position:absolute;top:58%;left:34%}.mobile-view-timeline .light-box-design .main-question-body .main-question-box-body .four-image .child-image{max-width:40px}.mobile-view-timeline .light-box-design .main-question-body .main-question-box-body .six-image{position:absolute;bottom:60px;left:40%}.mobile-view-timeline .light-box-design .main-question-body .main-question-box-body .six-image img{max-width:40px}.mobile-view-timeline .light-box-design .main-question-body .main-question-box-body .mobile-layer-two{position:absolute;top:45%;right:0;width:140px}.mobile-view-timeline .light-box-design .main-question-body .main-question-box-body .mobile-layer-three{position:absolute;bottom:10%;left:0}.mobile-view-timeline .light-box-design .main-question-body .main-question-box-body .mobile-layer-three img{max-width:80px}.mobile-view-timeline .light-box-design .main-question-body .main-question-box-body .mobile-round{position:absolute;bottom:10%;right:5%;width:150px}.mobile-view-timeline .light-box-design .main-question-body .main-question-box-body .five-image{position:absolute;bottom:20%;left:28%}.mobile-view-timeline .light-box-design .main-question-body .main-question-box-body .five-image img{max-width:40px}.mobile-view-timeline .light-box-design .main-question-body .main-question-box-body .mobile-lemp{position:absolute;top:58%;right:10%}.mobile-view-timeline .light-box-design .main-question-body .main-question-box-body .mobile-layer{position:absolute;left:-16px;top:10%}.mobile-view-timeline .light-box-design .main-question-body .main-question-box-body .mobile-layer img{display:block;width:150px}.mobile-view-timeline .light-box-design .main-question-body .main-question-box-body .mobile-camera{position:absolute;top:35%;left:2%;width:160px}.mobile-view-timeline .light-box-design .main-question-body .main-question-box-body .question-image{position:absolute;top:7%;right:0%;width:130px}.mobile-view-timeline .light-box-design .main-question-body .main-question-box-body .main-image-center{display:flex;justify-content:center}.mobile-view-timeline .light-box-design .main-question-body .main-question-box-body .main-image-center img{display:block}.mobile-view-timeline .light-box-design .main-timeline-box{margin:0 0 16px}.mobile-view-timeline .light-box-design .main-timeline-box .main-question-box{padding:10px;border-radius:8px;background:#cfcfcf;display:flex;align-items:center;gap:6px}.mobile-view-timeline .light-box-design .main-timeline-box .main-question-box h3{color:#fff;font-family:Brootahhbonus-Regular;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.mobile-view-timeline .light-box-design .main-timeline-box .main-question-box svg{width:22px;height:22px}.main-layout{display:flex}@media (max-width: 1024px){.main-layout{display:block}}.main-layout .main-sidebar{width:270px}@media (max-width: 1024px){.main-layout .main-sidebar{width:100%;display:none}}.main-layout .main-children{width:calc(100% - 270px)}@media (max-width: 1024px){.main-layout .main-children{width:100%}}.mobile-header{border-bottom:1px solid #C4DFF0;position:sticky;top:0;z-index:999;display:none;padding:16px;background-color:#fff;align-items:center;justify-content:space-between}@media (max-width: 1024px){.mobile-header{display:flex}}.mobile-header .logo{max-width:100px;display:block;cursor:pointer}.mobile-header .menu-icon svg path{stroke:#00a9fe}.mobile-sidbar{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:999}.mobile-sidbar.hide{transform:translate(100%);transition:.3s ease-in-out}.mobile-sidbar.show{transform:translate(0);transition:.3s ease-in-out}.mobile-sidbar .mobile-sidebar-header{padding:16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #C4DFF0}.mobile-sidbar .mobile-sidebar-header .logo{max-width:100px;display:block;cursor:pointer}.mobile-sidbar .mobile-sidebar-header .menu-icon svg path{stroke:#00a9fe}aside{height:100dvh;overflow:auto;border-right:1px solid #C4DFF0;z-index:999;position:sticky;top:0}aside .sidbar-logo{display:flex;justify-content:center;padding:30px 20px}@media (max-width: 1024px){aside .sidbar-logo{display:none}}aside .sidbar-logo img{display:block;cursor:pointer;max-width:140px}aside .sidbar-profile{padding:20px;display:grid;grid-template-columns:50px 1fr;gap:10px;position:relative}aside .sidbar-profile .profile img{width:50px;height:50px;border-radius:50%;display:block}aside .sidbar-profile .text span{color:#050e17;font-size:16px;margin:0 0 2px;font-style:normal;font-weight:700;line-height:normal}aside .sidbar-profile .text p{display:block;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;color:#585c60;font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}aside .sidbar-profile .profile-dropdown{position:absolute;width:180px;bottom:100%;right:0;background:#fff;border:1px solid #C4DFF0;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;margin-bottom:8px;overflow:hidden}aside .sidbar-profile .profile-dropdown .dropdown-item{padding:12px 16px;cursor:pointer;transition:background-color .2s ease;border-bottom:1px solid #f0f0f0}aside .sidbar-profile .profile-dropdown .dropdown-item:last-child{border-bottom:none}aside .sidbar-profile .profile-dropdown .dropdown-item:hover{background-color:#f1faff}aside .sidbar-profile .profile-dropdown .dropdown-item span{color:#050e17;font-size:14px;font-weight:500;display:block}aside .all-sidebar-menu{padding:0 20px;height:calc(100dvh - 192px);overflow:auto;color:#00496d}@media (max-width: 1024px){aside .all-sidebar-menu{padding:20px;height:calc(100dvh - 157px)}}aside .all-sidebar-menu .active .sidebar-menu img:first-child{display:none}aside .all-sidebar-menu .active .sidebar-menu img:last-child{display:block}aside .all-sidebar-menu .sidebar-menu{padding:13px 16px;display:grid;grid-template-columns:22px 1fr;gap:10px;border-left:4px solid #fff;margin:0 0 12px;border-radius:8px;cursor:pointer;color:#00496d;transition:.3s ease-in-out}aside .all-sidebar-menu .sidebar-menu:hover{background:#f1faff}aside .all-sidebar-menu .sidebar-menu:hover span{color:#00496d}aside .all-sidebar-menu .sidebar-menu:hover img:first-child{display:block}aside .all-sidebar-menu .sidebar-menu:hover img:last-child{display:block;color:#00496d}aside .all-sidebar-menu .sidebar-menu img:last-child{display:block;color:#00496d}aside .all-sidebar-menu .sidebar-menu span{display:block;color:#00496d;font-size:16px;font-style:normal;transition:.3s ease-in-out;font-weight:600;line-height:normal}aside .all-sidebar-menu .sidebar-menu img{display:block;cursor:pointer;color:#00496d;transition:.3s ease-in-out}aside .all-sidebar-menu .sidebar-menu.active{background:#f0f0f0;border-left:4px solid #007bff}aside .all-sidebar-menu .active .sidebar-menu{background:#f1faff}aside .all-sidebar-menu .active .sidebar-menu span{color:#00496d}aside .all-sidebar-menu .active .sidebar-menu img:first-child{display:block;color:#00496d}aside .all-sidebar-menu .active .sidebar-menu img:last-child{display:block;color:#00496d}aside .all-sidebar-menu .sidebar-menu img{width:24px;height:24px}.logout-modal-wrapper{transition:opacity .3s ease-in-out,visibility .3s ease-in-out;width:100%;height:100%;position:fixed;top:0;left:0;display:flex;align-items:center;-webkit-backdrop-filter:blur(6.9444441795px);backdrop-filter:blur(6.9444441795px);background:#0009;z-index:999;justify-content:center;opacity:0;visibility:hidden}.logout-modal-wrapper.open{opacity:1;visibility:visible}.logout-modal-wrapper .logout-modal{background:#fff;padding:40px 35px;width:520px;border-radius:16px;position:relative}@media (max-width: 576px){.logout-modal-wrapper .logout-modal{width:calc(100% - 15px);border-radius:8px;padding:30px 20px}}.logout-modal-wrapper .logout-modal .bottom-image{position:absolute;bottom:0;left:0}.logout-modal-wrapper .logout-modal .bottom-image img{display:block}.logout-modal-wrapper .logout-modal h3{font-size:24px;font-weight:600;margin:0 0 40px;line-height:36px;color:#00527b;text-align:center}@media (max-width: 576px){.logout-modal-wrapper .logout-modal h3{font-size:20px}}.logout-modal-wrapper .logout-modal p{text-align:center;max-width:336px;color:#495057;font-size:14px;font-style:normal;font-weight:400;line-height:24px;margin:0 auto 30px;letter-spacing:.1px}.logout-modal-wrapper .logout-modal .btn-center{padding:0 0 40px;display:flex;align-items:center;justify-content:center;position:relative;gap:14px}.logout-modal-wrapper .logout-modal .btn-center .button:last-child button{background:#ffe4e4;color:#ff3838}.logout-modal-wrapper .logout-modal .btn-center .button:last-child button:hover{border:1px solid #FF3838}.logout-modal-wrapper .logout-modal .btn-center button{min-width:180px;display:flex;justify-content:center}.logout-modal-wrapper .logout-modal .profile-image{display:flex;justify-content:center;padding:0 0 24px}.logout-modal-wrapper .logout-modal .profile-image img{width:60px;height:60px;border-radius:50%;object-fit:cover}.my-task-page-alignment{padding:20px 30px}@media (max-width: 1024px){.my-task-page-alignment{padding:20px}}@media (max-width: 576px){.my-task-page-alignment{padding:16px}}.my-task-page-alignment .my-task-content-alignment{border-radius:18px;background:#f1faff;padding:30px}@media (max-width: 576px){.my-task-page-alignment .my-task-content-alignment{padding:16px;border-radius:8px}}.my-task-page-alignment .my-task-content-alignment .task-header-alignment{display:flex;align-items:center;padding:0 0 28px;justify-content:space-between}@media (max-width: 576px){.my-task-page-alignment .my-task-content-alignment .task-header-alignment{padding:0 0 16px}}.my-task-page-alignment .my-task-content-alignment .task-header-alignment .right-content{display:flex;align-items:center;gap:12px}.my-task-page-alignment .my-task-content-alignment .task-header-alignment .right-content .information-icon{border:1px solid #c4dff0;background:#f5fbff;width:38px;height:38px;display:flex;align-items:center;cursor:pointer;justify-content:center;border-radius:8px}.my-task-page-alignment .my-task-content-alignment .task-header-alignment .right-content .information-icon svg{width:19px}.my-task-page-alignment .my-task-content-alignment .task-header-alignment .right-content button{padding:6px 10px;border-radius:8px;border:1px solid #c4dff0;background:#f5fbff;display:flex;align-items:center;gap:6px;color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.my-task-page-alignment .my-task-content-alignment .task-header-alignment .right-content button span{display:block;font-family:Jelly-Crazies;font-size:12px}.my-task-page-alignment .my-task-content-alignment .task-header-alignment .left-content svg{cursor:pointer;width:26px;height:26px}.my-task-page-alignment .my-task-content-alignment .task-banner-image{display:flex;justify-content:center}.my-task-page-alignment .my-task-content-alignment .task-banner-image img{display:block;width:60%;border-radius:8px;height:500px}@media (max-width: 576px){.my-task-page-alignment .my-task-content-alignment .task-banner-image img{height:auto}}.my-task-page-alignment .my-task-content-alignment .task-sec-image{cursor:pointer;display:flex;justify-content:center}.my-task-page-alignment .my-task-content-alignment .task-sec-image img{display:block;width:60%;border-radius:8px 8px 0 0;height:500px}@media (max-width: 576px){.my-task-page-alignment .my-task-content-alignment .task-sec-image img{height:auto}}.my-task-page-alignment .my-task-content-alignment .lets-go-button{display:flex;justify-content:center;padding:20px 0 0;gap:16px}@media (max-width: 576px){.my-task-page-alignment .my-task-content-alignment .lets-go-button{width:100%;padding:16px 0 0}}.my-task-page-alignment .my-task-content-alignment .lets-go-button button{width:240px;background:#00a9fe;justify-content:center;border:1px solid #00a9fe;color:#fff;padding:10px 24px;font-size:16px;line-height:22px;font-weight:700;border-radius:8px;transition:.3s ease-in-out;cursor:pointer;display:flex;align-items:center;gap:4px}.my-task-page-alignment .my-task-content-alignment .lets-go-button button:hover{border:1px solid #00a9fe;background-color:#00a9fe;color:#fff}.my-task-page-alignment .my-task-content-alignment .lets-go-button .rejected-btn{background:#ff9800!important;border:1px solid #ff9800!important;color:#fff!important}.my-task-page-alignment .my-task-content-alignment .lets-go-button .completed-btn{background:#4caf50!important;border:1px solid #4caf50!important;color:#fff!important}.my-task-page-alignment .task-main-banner{background-color:#fff;border-radius:8px;display:flex;flex-direction:column}.my-task-page-alignment .task-main-banner .task-details{padding:14px;display:flex;align-items:center;justify-content:space-between}.my-task-page-alignment .task-main-banner .task-details .icon-text-alignment:last-child span{font-family:Jelly-Crazies;font-size:8px}.my-task-page-alignment .task-main-banner .task-details .icon-text-alignment{display:flex;cursor:pointer;align-items:center;gap:8px}.my-task-page-alignment .task-main-banner .task-details .icon-text-alignment img{max-width:20px;display:block}.my-task-page-alignment .task-main-banner .task-details .icon-text-alignment svg{width:16px;height:16px}.my-task-page-alignment .task-main-banner .task-details .icon-text-alignment span{display:block;font-size:14px;font-weight:600;color:#00496d}.task-counter-alignment{padding:20px 0}@media (max-width: 576px){.task-counter-alignment{padding:16px 0}}.task-counter-alignment ::-webkit-scrollbar{display:none}.task-counter-alignment .task-items{display:flex;align-items:center;gap:20px}@media (max-width: 576px){.task-counter-alignment .task-items{overflow:auto;scrollbar-width:none;gap:10px}}.task-counter-alignment .task-items .items-box{width:60px;height:60px;position:relative;border-radius:10px;background:#eee;display:flex;align-items:center;color:#fff;font-size:24px;cursor:pointer;font-style:normal;font-weight:700;line-height:normal;justify-content:center;transition:.3s ease-in-out;background:#00a9fe!important;min-width:60px}@media (max-width: 576px){.task-counter-alignment .task-items .items-box{min-width:50px;width:50px;height:50px;font-size:18px}}.task-counter-alignment .task-items .items-box .lock-icon{position:absolute;top:4px;right:4px}.task-counter-alignment .task-items .items-box .lock-icon img{display:block}.task-counter-alignment .task-items .items-box .selected{border:2px solid #22C55E;box-shadow:0 0 8px 2px #22c55e26;padding:1px!important}.task-counter-alignment .task-items .items-box:hover{border-radius:10px;background:#00a9fe;box-shadow:0 6px 10px #00a9fe66;color:#fff}.items-box img{width:100%;height:100%;object-fit:cover;border-radius:10px;display:block}.items-box.selected{border:2px solid #22C55E;box-shadow:0 0 8px 2px #22c55e26;padding:2px!important}.image-wrapper{position:relative;width:100%;height:100%}.checkmark-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;display:flex;align-items:center;justify-content:center}.task-image-modal-wrapper{transition:opacity .3s ease-in-out,visibility .3s ease-in-out;width:100%;height:100%;position:fixed;top:0;left:0;display:flex;align-items:center;-webkit-backdrop-filter:blur(6.9444441795px);backdrop-filter:blur(6.9444441795px);background:#0009;z-index:999;justify-content:center;opacity:0;visibility:hidden}.task-image-modal-wrapper.open{opacity:1;visibility:visible}.task-image-modal-wrapper .task-image-modal{width:520px;max-height:100vh;overflow-y:auto;border-radius:15px;background:#fff;box-shadow:0 0 6px #005a871f}@media (max-width: 576px){.task-image-modal-wrapper .task-image-modal{border-radius:12px;width:calc(100% - 20px)}}.task-image-modal-wrapper .task-image-modal .task-image-modal-header{padding:20px 20px 0;display:flex;align-items:center;justify-content:space-between}.task-image-modal-wrapper .task-image-modal .task-image-modal-header svg{width:18px;cursor:pointer;height:18px}.task-image-modal-wrapper .task-image-modal .task-image-modal-header h2{color:#00527b;font-size:20px;font-weight:700}.task-image-modal-wrapper .task-image-modal .task-image-body{padding:30px}.task-image-modal-wrapper .task-image-modal .task-image-body .image-slide,.task-image-modal-wrapper .task-image-modal .task-image-body .slider-image-wrapper{display:flex;justify-content:center;align-items:center}.task-image-modal-wrapper .task-image-modal .task-image-body .image-slide img,.task-image-modal-wrapper .task-image-modal .task-image-body .slider-image-wrapper img{max-width:100%;max-height:60vh;object-fit:contain;border-radius:10px}.task-image-modal-wrapper .task-image-modal .task-image-body .slider-image-wrapper img{max-height:85vh!important}.task-image-modal-wrapper .task-image-modal .slick-dots li.slick-active button:before{color:#00a9fe}.task-image-modal-wrapper .task-image-modal .slick-dots li button:before{font-size:8px}.task-image-modal-wrapper .task-image-modal .slick-dots li{margin:0}.task-image-modal-wrapper .task-image-modal .slick-dots li button:hover:before,.task-image-modal-wrapper .task-image-modal .slick-dots li button:focus:before{color:#00a9fe}.task-image-modal-wrapper .task-image-modal .slick-prev,.task-image-modal-wrapper .task-image-modal .slick-next{display:none!important}@media (max-width: 768px){.task-image-modal-wrapper .task-image-modal{width:100%;max-height:90vh}.task-image-modal-wrapper .task-image-body{padding:20px}}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;border-radius:8px;padding:24px;min-width:320px;max-width:90vw;max-height:90vh;overflow-y:auto;position:relative}.close-btn{position:absolute;top:0!important;right:0;background:#eee;border:none;border-radius:50%;width:32px;height:32px;font-size:18px;cursor:pointer}.user-section{display:flex;align-items:center;margin-bottom:16px}.user-img{width:56px;height:56px;border-radius:50%;object-fit:cover;margin-right:16px;border:2px solid #eee}.attachments{margin-top:12px;display:flex;gap:10px}.attachment-img{width:100px;height:100px;object-fit:cover;border-radius:8px;border:1px solid #eee}.modal-overlay{position:fixed;inset:0;background:#0000004d;display:flex;align-items:center;justify-content:center;z-index:1000}.card-modal{background:#fff;border-radius:16px;box-shadow:0 4px 24px #00000026;width:600px;max-width:95vw;padding:0;position:relative;overflow:hidden;font-family:Segoe UI,Arial,sans-serif}.close-btn{position:absolute;top:16px;right:16px;background:transparent;border:none;font-size:1.3rem;cursor:pointer;color:#888;z-index:2}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 10px;border-bottom:1px solid #f0f0f0;background:#fff;position:relative}.header-actions{display:flex;align-items:center;gap:12px;position:absolute;top:16px;right:16px;z-index:3}.header-actions .right-content{position:relative;display:flex;align-items:center}.header-actions .right-content .menu{display:flex;align-items:center;gap:8px;cursor:pointer;padding:4px;border-radius:6px;transition:.3s ease-in-out}.header-actions .right-content .menu:hover{background-color:#00a9fe1a}.header-actions .right-content .menu svg{cursor:pointer;transition:.3s ease-in-out}.header-actions .right-content .menu svg:hover{transform:scale(1.1)}.header-actions .right-content .close-btn{cursor:pointer;color:#888;position:relative;right:0}.header-actions .right-content .menu-options{position:absolute;top:100%;right:0;background:#fff;border:1px solid #E5E7EB;border-radius:6px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;min-width:120px;z-index:1000;animation:slideDown .2s ease-out}.header-actions .right-content .menu-options .menu-option{padding:12px 16px;cursor:pointer;font-size:14px;font-weight:500;color:#1e2432;transition:.3s ease-in-out;border-bottom:1px solid #F3F4F6}.header-actions .right-content .menu-options .menu-option:last-child{border-bottom:none}.header-actions .right-content .menu-options .menu-option:hover{background-color:#f1faff;color:#00a9fe}.post-header-content{padding:16px 16px 20px;display:flex;align-items:center;justify-content:space-between;position:relative;background:#fff;border-radius:6px;transition:.3s ease-in-out;width:100%}.modal-logo{width:44px;height:44px;border-radius:50%;margin-right:14px;border:1px solid #eee;background:#f9f9f9}.modal-title-section{flex:1}.modal-title{font-weight:600;font-size:1.1rem;color:#1a1a1a;display:block}.modal-subtitle{font-size:.92rem;color:#888}.follow-btn{background:#0a66c2;color:#fff;border:none;border-radius:18px;padding:6px 18px;font-size:.95rem;font-weight:500;cursor:pointer;margin-left:10px;transition:background .2s}.follow-btn:hover{background:#004182}.modal-body{padding:18px 24px 0;text-align:left}.modal-post-text{font-size:1.05rem;color:#222;margin-bottom:18px;line-height:1.5;word-break:break-word}.hashtag{color:#0a66c2;font-weight:500}.modal-image-section{display:flex;justify-content:center;align-items:center;margin:0 0 18px}.modal-main-img{max-width:320px;max-height:260px;border-radius:10px;box-shadow:0 2px 8px #00000012;background:#f5f5f5;object-fit:cover}.modal-footer{display:flex;align-items:center;padding:12px 24px;border-top:1px solid #f0f0f0;background:#fff;gap:24px}.footer-icon-group{display:flex;align-items:center;gap:6px}.footer-icon{font-size:1.2rem;color:#666}.footer-count{font-size:1rem;color:#444}.loader{text-align:center;padding:40px 0;font-size:1.2rem;color:#888}.liked-users-avatars{border-top:1px solid #D9D9D9;display:flex;justify-content:space-around;align-items:center;gap:8px;height:45px}.liked-user-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid #fff;cursor:pointer;box-shadow:0 1px 4px #00000014}.liked-users-ellipsis{font-size:20px;font-weight:700;margin-left:4px;cursor:pointer;border:1px solid #D9D9D9;border-radius:50%;width:27px;display:flex;justify-content:center;align-items:center;height:27px;background:#fff}.likes-users-list{width:100%;max-height:300px;overflow-y:auto;margin-top:16px;display:flex;flex-direction:column;gap:16px}.likes-user-row{display:flex;align-items:center;gap:16px;background:#f9f9f9;border-radius:8px;padding:12px 16px;box-shadow:0 1px 4px #0000000a}.share-modal-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.share-modal{background:#fff;border-radius:20px;padding:32px;min-width:350px;max-width:90vw;max-height:90vh;overflow-y:auto;position:relative;color:#181828;box-shadow:0 20px 60px #00000026;animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 768px){.share-modal{min-width:320px;padding:24px;margin:16px}}@media (max-width: 480px){.share-modal{min-width:280px;padding:20px}}.share-modal-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px;gap:16px}.share-modal-header .share-modal-title-section{flex:1}.share-modal-header .share-modal-title-section .share-modal-title{font-size:28px;font-weight:700;color:#181828;margin:0 0 8px;line-height:1.2}@media (max-width: 768px){.share-modal-header .share-modal-title-section .share-modal-title{font-size:24px}}.share-modal-header .share-modal-title-section .share-modal-subtitle{font-size:14px;color:#666;margin:0;line-height:1.4}.share-modal-header .share-modal-close-btn{background:none;border:none;color:#181828;font-size:28px;cursor:pointer;padding:4px;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.share-modal-header .share-modal-close-btn:hover{background-color:#f5f5f5;transform:scale(1.1)}.share-modal-header .share-modal-close-btn:active{transform:scale(.95)}.share-platforms-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:24px;margin-bottom:32px;justify-items:center}@media (max-width: 480px){.share-platforms-grid{grid-template-columns:repeat(3,1fr);gap:16px}}.share-platform-item{display:flex;flex-direction:column;align-items:center;gap:8px;transition:transform .2s ease}.share-platform-item:hover{transform:translateY(-2px)}.share-platform-item:active{transform:translateY(0)}.share-platform-item .share-platform-icon{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;box-shadow:0 4px 12px #0000001a;transition:all .2s ease}.share-platform-item .share-platform-icon:hover{transform:scale(1.05);box-shadow:0 6px 16px #00000026}@media (max-width: 480px){.share-platform-item .share-platform-icon{width:48px;height:48px;font-size:20px}}.share-platform-item .share-platform-name{font-size:13px;color:#181828;font-weight:500;text-align:center;line-height:1.2}@media (max-width: 480px){.share-platform-item .share-platform-name{font-size:12px}}.share-copy-section{margin-top:24px;padding-top:24px;border-top:1px solid #f0f0f0}.share-copy-section .share-copy-header{margin-bottom:16px}.share-copy-section .share-copy-header .share-copy-title{font-size:15px;font-weight:600;color:#181828;margin:0}.share-copy-section .share-copy-input-container{display:flex;gap:12px;align-items:center}@media (max-width: 480px){.share-copy-section .share-copy-input-container{flex-direction:column;gap:8px}}.share-copy-section .share-copy-input-container .share-copy-input-wrapper{flex:1;display:flex;align-items:center;background:#f8f9fa;border-radius:12px;padding:12px 16px;border:2px solid transparent;transition:all .2s ease}.share-copy-section .share-copy-input-container .share-copy-input-wrapper:focus-within{border-color:#6c63ff;background:#fff;box-shadow:0 0 0 3px #6c63ff1a}.share-copy-section .share-copy-input-container .share-copy-input-wrapper .share-copy-icon{margin-right:12px;color:#666;font-size:16px}.share-copy-section .share-copy-input-container .share-copy-input-wrapper .share-copy-input{flex:1;background:transparent;border:none;color:#181828;outline:none;font-size:14px;font-family:inherit}.share-copy-section .share-copy-input-container .share-copy-input-wrapper .share-copy-input::placeholder{color:#999}.share-copy-section .share-copy-input-container .share-copy-input-wrapper .share-copy-input:read-only{cursor:default}.share-copy-section .share-copy-input-container .share-copy-btn{background:#6c63ff;color:#fff;border:none;border-radius:8px;padding:12px 20px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:80px;white-space:nowrap}.share-copy-section .share-copy-input-container .share-copy-btn:hover:not(:disabled){background:#5a52d5;transform:translateY(-1px);box-shadow:0 4px 12px #6c63ff4d}.share-copy-section .share-copy-input-container .share-copy-btn:active:not(:disabled){transform:translateY(0)}.share-copy-section .share-copy-input-container .share-copy-btn:disabled{background:#e0e0e0;color:#999;cursor:not-allowed;transform:none;box-shadow:none}.share-copy-section .share-copy-input-container .share-copy-btn.copied{background:#4caf50}.share-copy-section .share-copy-input-container .share-copy-btn.copied:hover{background:#45a049}@media (max-width: 480px){.share-copy-section .share-copy-input-container .share-copy-btn{width:100%;padding:14px 20px}}.share-modal.loading .share-platforms-grid{opacity:.6;pointer-events:none}@keyframes successPulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.share-platform-item.success{animation:successPulse .6s ease}.share-modal-backdrop:focus-within{outline:2px solid #6C63FF;outline-offset:2px}.share-platform-item:focus-visible{outline:2px solid #6C63FF;outline-offset:4px;border-radius:8px}.share-copy-btn:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.likes-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1100;overflow:auto}.likes-modal-content{background:#fff;border-radius:16px;padding:32px 24px 24px;min-width:350px;max-width:90vw;max-height:90vh;box-shadow:0 8px 32px #00000026;display:flex;flex-direction:column;align-items:center;overflow:auto;position:relative}.likes-users-list{width:100%;max-height:500px;overflow-y:auto;margin-top:16px;display:flex;flex-direction:column;gap:16px}.likes-user-row{display:flex;align-items:center;gap:16px;width:400px;background:#f9f9f9;border-radius:8px;padding:12px 16px;box-shadow:0 1px 4px #0000000a}.likes-user-row .liked-user-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #B7E7FF;cursor:pointer}.likes-user-row .follow-btn-container{margin-left:auto}.close-btn{position:absolute;top:10px!important;right:10px;background:#eee;border:none;border-radius:50%;width:32px;height:32px;font-size:18px;cursor:pointer}.liked-user-name{font-size:16px;font-weight:600;color:#00527b;cursor:pointer}.report-modal-wrapper{transition:opacity .3s ease-in-out,visibility .3s ease-in-out;width:100%;height:100%;position:fixed;top:0;left:0;display:flex;align-items:center;background:#0009;z-index:999;justify-content:center;opacity:0;visibility:hidden}.report-modal-wrapper.open{opacity:1;visibility:visible}.report-modal-wrapper .report-modal{background-color:#fff;border-radius:12px;width:650px}@media (max-width: 576px){.report-modal-wrapper .report-modal{border-radius:12px;width:calc(100% - 20px)}}.report-modal-wrapper .report-modal .report-modal-header{padding:20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e0e0e0}.report-modal-wrapper .report-modal .report-modal-header p{font-weight:700;font-size:20px;color:#00527b}@media (max-width: 576px){.report-modal-wrapper .report-modal .report-modal-header p{font-size:16px}}.report-modal-wrapper .report-modal .report-modal-header img{filter:grayscale(1);display:block;cursor:pointer;max-width:24px}@media (max-width: 576px){.report-modal-wrapper .report-modal .report-modal-header img{max-width:20px}}.report-modal-wrapper .report-modal .report-reason-label{font-weight:700;font-size:18px;color:#1e2432;margin-bottom:16px;display:block}.report-modal-wrapper .report-modal-body{padding:30px 20px;max-height:calc(100dvh - 200px);overflow:auto}@media (max-width: 576px){.report-modal-wrapper .report-modal-body{padding:20px}}.report-modal-wrapper .report-modal-body .text-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media (max-width: 576px){.report-modal-wrapper .report-modal-body .text-grid{gap:10px;grid-template-columns:1fr}}.report-modal-wrapper .report-modal-body .text-grid .text-grid-items{border:1px solid #D9D9D9;padding:16px;border-radius:6px;cursor:pointer;transition:.3s ease-in-out}.report-modal-wrapper .report-modal-body .text-grid .text-grid-items:hover{background-color:#f2f2f2}.report-modal-wrapper .report-modal-body .text-grid .text-grid-items p{margin:0;font-weight:600;font-size:16px;color:#1e2432;line-height:100%;letter-spacing:.1px}.profile-search-page-alignment{padding:20px 30px}@media (max-width: 1024px){.profile-search-page-alignment{padding:20px}}@media (max-width: 576px){.profile-search-page-alignment{padding:16px}}.profile-search-page-alignment .profile-search-header{border-radius:16px;background:#f1faff;padding:20px;display:flex;align-items:center;gap:20px}@media (max-width: 576px){.profile-search-page-alignment .profile-search-header{border-radius:12px;padding:16px;gap:10px}}.profile-search-page-alignment .profile-search-header .left-icon svg{cursor:pointer;width:26px;height:26px}.profile-search-page-alignment .profile-search-header .search-bar-width{width:500px;max-width:500px}@media (max-width: 1024px){.profile-search-page-alignment .profile-search-header .search-bar-width{width:400px;max-width:400px}}@media (max-width: 576px){.profile-search-page-alignment .profile-search-header .search-bar-width{width:100%;max-width:100%}}.search-bar{position:relative}.search-bar input{width:100%;background-color:#fff;border-radius:6.944px;border:1px solid #D9E5EB;background:#fff;height:40px;color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:normal;padding-left:42px;padding-right:15px;transition:.3s ease-in-out}.search-bar input:focus{border:1px solid #00A9FE;outline:none}.search-bar .seach-icon-alignment{position:absolute;top:50%;left:16px;transform:translateY(-50%);display:flex;align-items:center}.search-bar .seach-icon-alignment svg{cursor:pointer}.search-bar ::placeholder{font-size:16px;font-style:normal;font-weight:400;color:#acbcc3;line-height:normal}.follow-suggestions-box-alignment{margin:20px 0}@media (max-width: 576px){.follow-suggestions-box-alignment{margin:16px 0}}.follow-suggestions-box-alignment .follow-suggestions-box{border-radius:16px;border:1px solid #D9D9D9;padding:15px;background:#fff}@media (max-width: 576px){.follow-suggestions-box-alignment .follow-suggestions-box{border-radius:12px}}.follow-suggestions-box-alignment .follow-suggestions-box h2{color:#000;font-size:16px;font-style:normal;font-weight:700;line-height:normal;margin:0 0 15px}.follow-suggestions-box-alignment .follow-suggestions-box .all-button-alignment{display:flex;align-items:center;flex-wrap:wrap;gap:14px}@media (max-width: 576px){.follow-suggestions-box-alignment .follow-suggestions-box .all-button-alignment{gap:8px}}.follow-suggestions-box-alignment .follow-suggestions-box .all-button-alignment button{transition:.3s ease-in-out;color:#6f6f6f;font-size:14px;font-style:normal;font-weight:500;line-height:21px;border:none;border-radius:20px;background:#f2f2f2;padding:10px 20px;cursor:pointer}@media (max-width: 576px){.follow-suggestions-box-alignment .follow-suggestions-box .all-button-alignment button{padding:6px 10px;font-size:12px}}.follow-suggestions-box-alignment .follow-suggestions-box .all-button-alignment button:hover{background-color:#00a9fe;color:#fff}.follow-profile-box{padding:15px;border-radius:16px;border:1px solid #D9D9D9;background:#fff}@media (max-width: 576px){.follow-profile-box{border-radius:12px}}.follow-profile-box h2{color:#000;font-size:16px;font-style:normal;font-weight:700;margin:0 0 15px;line-height:normal}.follow-profile-box .grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}@media (max-width: 1024px){.follow-profile-box .grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width: 576px){.follow-profile-box .grid{grid-template-columns:1fr}}.follow-profile-box .grid .grid-items{border-radius:14px;background:#fff;padding:20px;border:1px solid #D9D9D9;cursor:pointer;box-shadow:0 1.305px 2.611px #0000001a;transition:.3s ease-in-out}@media (max-width: 576px){.follow-profile-box .grid .grid-items{padding:14px;border-radius:8px}}.follow-profile-box .grid .grid-items:hover{border:1px solid #00A9FE}.follow-profile-box .grid .grid-items .card-grid{display:grid;grid-template-columns:80px 1fr;gap:12px}@media (max-width: 576px){.follow-profile-box .grid .grid-items .card-grid{grid-template-columns:60px 1fr;gap:10px}}.follow-profile-box .grid .grid-items .card-grid .profile-image img{width:80px;object-fit:cover;height:80px;border-radius:50%;display:block}@media (max-width: 576px){.follow-profile-box .grid .grid-items .card-grid .profile-image img{width:60px;height:60px;min-width:60px}}.follow-profile-box .grid .grid-items .card-grid .text-style h3{color:#000;font-size:16px;font-style:normal;font-weight:600;line-height:normal;margin:0 0 4px}@media (max-width: 576px){.follow-profile-box .grid .grid-items .card-grid .text-style h3{font-size:14px}}.follow-profile-box .grid .grid-items .card-grid .text-style button{color:#fff;text-align:center;font-size:14px;padding:6px 20px;font-style:normal;cursor:pointer;font-weight:600;border-radius:8px;background:#00a9fe;border:1px solid #00A9FE;line-height:normal}.follow-profile-box .grid .grid-items .card-grid .text-style button:hover{background-color:transparent;color:#00a9fe}.follow-profile-box .grid .grid-items .card-grid .text-style .sub-text-alignment{display:flex;align-items:center;gap:12px;padding:0 0 10px}.follow-profile-box .grid .grid-items .card-grid .text-style .sub-text-alignment span{display:block;color:#9d9d9d;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:normal}@media (max-width: 576px){.follow-profile-box .grid .grid-items .card-grid .text-style .sub-text-alignment span{font-size:12px}}@media (max-width: 1024px){.hide-on-mobile{display:none!important}}.show-on-mobile{display:none}@media (max-width: 1024px){.show-on-mobile{display:block}}.community-page-alignment{padding:20px 30px}@media (max-width: 1024px){.community-page-alignment{padding:20px}}@media (max-width: 576px){.community-page-alignment{padding:16px}}.community-page-alignment .community-header{display:flex;margin-bottom:20px;margin-top:10px;justify-content:space-between;background:#f1faff;padding:10px;align-items:center;border-radius:12px;width:98%}.community-page-alignment .community-header p{color:#000;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.community-page-alignment .grid{display:flex;gap:30px}@media (max-width: 1024px){.community-page-alignment .grid{display:block}}@media (max-width: 1500px){.community-page-alignment .grid .grid-items:first-child{width:calc(100% - 350px)}}@media (max-width: 576px){.community-page-alignment .grid .grid-items:first-child{width:100%}}@media (max-width: 1500px){.community-page-alignment .grid .grid-items:last-child{width:350px}}@media (max-width: 576px){.community-page-alignment .grid .grid-items:last-child{width:100%}}.community-page-alignment .grid .laptop-show{display:none}@media (max-width: 1500px){.community-page-alignment .grid .laptop-show{display:block}}.community-page-alignment .grid .laptop-show .follow-suggestions-card{height:calc(100dvh - 544px);overflow:auto}.community-page-alignment .grid .sticky-section{position:sticky;top:20px}@media (max-width: 576px){.community-page-alignment .grid .scroll-bar-remove{margin:20px 0 0}}.community-page-alignment .grid .scroll-bar-remove .follow-suggestions-card{max-height:calc(100dvh - 112px);overflow:auto}@media (max-width: 576px){.community-page-alignment .grid .scroll-bar-remove .follow-suggestions-card{max-height:400px;height:auto}}.community-page-alignment .grid ::-webkit-scrollbar{display:none}.community-page-alignment .grid *{scrollbar-width:none}.community-page-alignment .grid .department-box-button{border-radius:12px;margin:0 0 20px;background:#f1faff;display:flex;align-items:center}@media (max-width: 1024px){.community-page-alignment .grid .department-box-button{margin:20px 0}}@media (max-width: 1024px){.community-page-alignment .grid .department-box-button{padding:16px;border-radius:12px;margin:16px 0}}@media (max-width: 576px){.community-page-alignment .grid .department-box-button{padding:10px}}.community-page-alignment .grid .department-box-button p{color:#000;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.community-page-alignment .grid .department-box{border-radius:16px;margin:0 0 30px;background:#f1faff;padding:15px}@media (max-width: 1024px){.community-page-alignment .grid .department-box{border-radius:12px;margin:0 0 20px}}@media (max-width: 576px){.community-page-alignment .grid .department-box{margin:0 0 16px}}.community-page-alignment .grid .department-box .department-list-box:last-child{margin:0}.community-page-alignment .grid .department-box .department-list-box{border-radius:14px;background:#fff;cursor:pointer;box-shadow:0 1.305px 2.611px #0000001a;border:1px solid #fff;padding:15px 20px;transition:.3s ease-in-out;display:flex;margin:0 0 15px;align-items:center;gap:16px}@media (max-width: 1024px){.community-page-alignment .grid .department-box .department-list-box{margin:0 0 10px;padding:12px}}.community-page-alignment .grid .department-box .department-list-box:hover{border:1px solid #00a9fe}.community-page-alignment .grid .department-box .department-list-box span{display:block;color:#000;font-size:16px;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 1024px){.community-page-alignment .grid .department-box .department-list-box span{font-size:14px}}.community-page-alignment .grid .department-box .department-list-box img{display:block}@media (max-width: 1024px){.community-page-alignment .grid .department-box .department-list-box img{max-width:40px}}.community-page-alignment .latest-post{border-radius:12px;background:#f1faff;margin:0 0 16px;padding:16px}.community-page-alignment .latest-post p{color:#000;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.community-category-wrapper{width:900px;overflow-x:auto}@media (max-width: 576px){.community-category-wrapper{width:100%}}.community-category-list{display:flex;gap:32px;margin:24px 0;overflow-x:auto;overflow-y:hidden;padding-bottom:8px;scrollbar-width:thin;scroll-behavior:smooth}@media (max-width: 576px){.community-category-list{margin:0;gap:20px}}.community-category-item{display:flex;flex-direction:column;align-items:center;cursor:pointer;position:relative;min-width:100px;flex-shrink:0;width:120px;text-align:center}.category-circle{width:80px;height:80px;border:3px solid #ff5a5f;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;background:#fff}.category-badge{position:absolute;top:-2px;right:-10px;background:#ff5a5f;color:#fff;border-radius:50%;font-size:12px;font-weight:700;min-width:35px;width:35px;height:35px;display:flex;align-items:center;justify-content:center;text-align:center;border:1px solid #fff;z-index:2}.category-name{margin-top:10px;color:#00a9fe;font-weight:500;text-align:center;font-size:16px;word-break:break-word}@media (max-width: 1024px){.all-community-post-box{height:auto;overflow-x:hidden}}.community-post-header{display:flex;align-items:center;justify-content:space-between;padding:15px}.community-post-header .menu{display:flex;justify-content:flex-end}.community-post-header .menu svg{cursor:pointer}.community-post-header .menu-options{position:absolute;right:0;margin-top:8px;background:#fff;box-shadow:0 4px 16px #0000001f;border-radius:8px;min-width:120px;z-index:10;display:flex;flex-direction:column;padding:8px 0}.community-post-header .menu-option{padding:10px 20px;font-size:15px;color:#1e2432;cursor:pointer;transition:background .2s;white-space:nowrap}.community-post-header .menu-option:hover{background:#f5f5f5}.community-post-header .right-content{position:relative}.community-post-header .right-content span{display:block;color:#00a9fe;cursor:pointer;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.community-post-header .left-content{display:flex;gap:16px;align-items:center}.community-post-header .left-content .image img{width:50px;height:50px;display:block;object-fit:cover;border-radius:50%}.community-post-header .left-content .text-style p{color:#1e2432;font-size:16px;font-style:normal;margin:0 0 5px;font-weight:600;line-height:normal;letter-spacing:.1px}.community-post-header .left-content .text-style span{display:block;color:#808191;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.community-post-header .left-content .text-style .post-type-tag{border-radius:4px;padding:0 8px 1px;font-weight:600;font-size:12px}.community-post-header .left-content .text-style .post-type-tag.memory{background-color:#e6f9ed;border:1px solid #1bc47d;color:#1bc47d}.community-post-header .left-content .text-style .post-type-tag.knowledge{background-color:#e6f3ff;border:1px solid #00a9fe;color:#00a9fe}.community-post-header .left-content .text-style .category-tag{background-color:#fff;border:1px solid #e0e0e0;color:#808191;border-radius:4px;padding:0 8px 1px;font-weight:600;font-size:12px}.community-post-footer{display:grid;grid-template-columns:repeat(2,1fr);gap:0;border-top:1px solid #D9D9D9}.community-post-footer .content:first-child{border-right:1px solid #D9D9D9}.community-post-footer .content{display:flex;align-items:center;gap:6px;justify-content:center;padding:14px;cursor:pointer;transition:.3s ease-in-out}.community-post-footer .content:hover span{color:#00a9fe}.community-post-footer .content span{display:block;transition:.3s ease-in-out;color:#6b6b6b;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.follow-suggestions-all-details-alignment{border-radius:16px;background:#f1faff;padding:18px 15px}.follow-suggestions-all-details-alignment .follow-suggestions-header{display:flex;align-items:center;justify-content:space-between;padding:0 0 16px}.follow-suggestions-all-details-alignment .follow-suggestions-header h2{color:#000;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.follow-suggestions-all-details-alignment .follow-suggestions-header span{display:block;cursor:pointer;color:#00a9fe;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.follow-suggestions-all-details-alignment .follow-suggestions-card{display:flex;flex-direction:column;gap:12px;max-height:500px;overflow-y:auto;padding:0 8px 15px 0;margin-right:-8px;position:relative;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1}.follow-suggestions-all-details-alignment .follow-suggestions-card::-webkit-scrollbar{width:4px}.follow-suggestions-all-details-alignment .follow-suggestions-card::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.follow-suggestions-all-details-alignment .follow-suggestions-card::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.follow-suggestions-all-details-alignment .follow-suggestions-card::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.follow-suggestions-all-details-alignment .follow-suggestions-card .card:last-child{margin:0}.follow-suggestions-all-details-alignment .follow-suggestions-card .card{padding:20px;border-radius:14px;margin:0 0 12px;background:#fff;box-shadow:0 1.305px 2.611px #0000001a;border:1px solid #fff;transition:.3s ease-in-out;display:grid;grid-template-columns:80px 1fr;gap:12px}@media (max-width: 576px){.follow-suggestions-all-details-alignment .follow-suggestions-card .card{padding:12px;grid-template-columns:60px 1fr;border-radius:8px;gap:10px}}.follow-suggestions-all-details-alignment .follow-suggestions-card .card:hover{border:1px solid #00A9FE}.follow-suggestions-all-details-alignment .follow-suggestions-card .card img{display:block;width:80px;height:80px;border-radius:50%;object-fit:cover}@media (max-width: 576px){.follow-suggestions-all-details-alignment .follow-suggestions-card .card img{width:60px;height:60px}}.follow-suggestions-all-details-alignment .follow-suggestions-card .card .content p{color:#9d9d9d;margin:0 0 6px;font-size:14px;font-style:normal;font-weight:500;line-height:normal;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 576px){.follow-suggestions-all-details-alignment .follow-suggestions-card .card .content p{font-size:12px}}.follow-suggestions-all-details-alignment .follow-suggestions-card .card .content button{color:#fff;text-align:center;font-size:14px;padding:6px 20px;font-style:normal;cursor:pointer;font-weight:600;border-radius:8px;background:#00a9fe;border:1px solid #00A9FE;line-height:normal}.follow-suggestions-all-details-alignment .follow-suggestions-card .card .content button:hover{background-color:transparent;color:#00a9fe}.follow-suggestions-all-details-alignment .follow-suggestions-card .card .content span{color:#000;padding:0 0 4px;display:block;font-size:16px;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 576px){.follow-suggestions-all-details-alignment .follow-suggestions-card .card .content span{font-size:14px}}.journey-leaderboard-page-alignment{padding:20px 30px}@media (max-width: 1024px){.journey-leaderboard-page-alignment{padding:20px}}@media (max-width: 576px){.journey-leaderboard-page-alignment{padding:16px}}.journey-leaderboard-page-alignment .light-box{border-radius:18px;background:#fff}@media (max-width: 576px){.journey-leaderboard-page-alignment .light-box{border-radius:12px}}.journey-leaderboard-page-alignment .light-box .light-box-header{padding:30px;display:flex;align-items:center;justify-content:space-between}@media (max-width: 1024px){.journey-leaderboard-page-alignment .light-box .light-box-header{padding:20px}}@media (max-width: 576px){.journey-leaderboard-page-alignment .light-box .light-box-header{padding:16px}}.journey-leaderboard-page-alignment .light-box .light-box-header select{color:#000;font-size:14px;padding:0 8px;border-radius:5px;border:1px solid #c4dae5;height:36px;width:100px;font-style:normal;font-weight:600;line-height:normal;background-color:transparent;transition:.3s ease-in-out}.journey-leaderboard-page-alignment .light-box .light-box-header select:focus{outline:none;border:1px solid #00a9fe}.journey-leaderboard-page-alignment .light-box .light-box-header .left-content{display:flex;align-items:center;gap:8px;cursor:pointer;transition:.3s ease-in-out}.journey-leaderboard-page-alignment .light-box .light-box-header .left-content:hover{transform:translate(-3px)}.journey-leaderboard-page-alignment .light-box .light-box-header .left-content:hover svg path{stroke:#00a9fe}.journey-leaderboard-page-alignment .light-box .light-box-header .left-content svg{width:24px;height:24px}.journey-leaderboard-page-alignment .light-box .light-box-header .left-content svg path{transition:.3s ease-in-out}.journey-leaderboard-page-alignment .light-box .light-box-header .left-content span{display:block;color:#00a9fe;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.journey-leaderboard-page-alignment .light-box .profile-alignment{padding:12px 0;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(136,136,136,.2)}@media (max-width: 1440px){.journey-leaderboard-page-alignment .light-box .profile-alignment{padding:6px 0}}.journey-leaderboard-page-alignment .light-box .profile-alignment.current-user-row{background:#e6f7ff;border:2px solid #1890ff;border-radius:8px;font-weight:700;box-shadow:0 2px 8px #1890ff14;padding:20px 25px}@media (max-width: 1440px){.journey-leaderboard-page-alignment .light-box .profile-alignment.current-user-row{padding:5px 25px}}@media (max-width: 576px){.journey-leaderboard-page-alignment .light-box .profile-alignment .profile-alignment.current-user-row{padding:0 16px}}@media (max-width: 1440px){.journey-leaderboard-page-alignment .light-box .profile-alignment .profile-alignment.current-user-row{padding:10px 6px}}.journey-leaderboard-page-alignment .light-box .profile-alignment .icon-text{display:flex;align-items:center;justify-content:flex-end;gap:6px}.journey-leaderboard-page-alignment .light-box .profile-alignment .icon-text p{color:#5d7785;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.journey-leaderboard-page-alignment .light-box .profile-alignment .icon-text img{display:block;max-width:20px}.journey-leaderboard-page-alignment .light-box .profile-alignment .icon-text span{color:#000;font-size:10px;font-family:Jelly-Crazies;font-style:normal;font-weight:400;line-height:normal}.journey-leaderboard-page-alignment .light-box .profile-alignment .icon-text:last-child{padding:6px 0 0}.journey-leaderboard-page-alignment .light-box .profile-alignment .left-content{display:flex;align-items:center;gap:12px}.journey-leaderboard-page-alignment .light-box .profile-alignment .left-content img{width:30px;height:30px;border-radius:50%;display:block;object-fit:cover}@media (max-width: 1440px){.journey-leaderboard-page-alignment .light-box .profile-alignment .left-content img{width:30px;height:30px}}.journey-leaderboard-page-alignment .light-box .profile-alignment .left-content p{color:#000;font-size:18px;font-style:normal;font-weight:700;line-height:normal}.journey-leaderboard-page-alignment .light-box .profile-alignment .left-content span{display:block;color:#888;font-size:18px;font-style:normal;font-weight:500;line-height:normal}.leaderboard-profile-content-alignment{display:flex;justify-content:center;gap:150px;padding:0 30px 20px}@media (max-width: 576px){.leaderboard-profile-content-alignment{overflow:auto;gap:40px;justify-content:flex-start;scrollbar-width:none;padding:50px 0 16px}}.leaderboard-profile-content-alignment::-webkit-scrollbar{display:none}.leaderboard-profile-content-alignment .content-design:nth-child(2){margin-top:-50px}.leaderboard-profile-content-alignment .content-design:nth-child(2) .profile-image{width:80px;height:80px}@media (max-width: 576px){.leaderboard-profile-content-alignment .content-design:nth-child(2) .profile-image{width:70px;height:70px}}.leaderboard-profile-content-alignment .content-design:nth-child(2) .profile-image img{width:80px;height:80px;border:2.843px solid #F90}@media (max-width: 576px){.leaderboard-profile-content-alignment .content-design:nth-child(2) .profile-image img{width:70px;height:70px}}.leaderboard-profile-content-alignment .content-design:nth-child(2) .profile-image .counter{width:30px;height:30px}.leaderboard-profile-content-alignment .content-design:nth-child(2) .profile-image .counter .active-counter{width:22px;background-color:#f90;height:22px;font-size:14px}.leaderboard-profile-content-alignment .content-design .profile-image{width:60px;height:60px;margin:0 auto;position:relative}@media (max-width: 576px){.leaderboard-profile-content-alignment .content-design .profile-image{width:50px;height:50px}}.leaderboard-profile-content-alignment .content-design .profile-image img{display:block;width:60px;border:1.953px solid var(--Green-Color, #0CCD20);height:60px;border-radius:50%;object-fit:cover}@media (max-width: 576px){.leaderboard-profile-content-alignment .content-design .profile-image img{width:30px;height:30px}}.leaderboard-profile-content-alignment .content-design .profile-image .counter{box-shadow:0 .948px 3.791px #00000026;width:25px;display:flex;align-items:center;justify-content:center;height:25px;border-radius:50%;position:absolute;bottom:-10px;left:50%;transform:translate(-50%);background-color:#fff}.leaderboard-profile-content-alignment .content-design .profile-image .counter .active-counter{width:18px;color:#fff;height:18px;background-color:#0ccd20;border-radius:50%;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center}.leaderboard-profile-content-alignment .content-design .clock-text-alignment{display:flex;align-items:center;justify-content:center;gap:4px}.leaderboard-profile-content-alignment .content-design .clock-text-alignment span{display:block;color:#5d7785;font-size:16px;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 576px){.leaderboard-profile-content-alignment .content-design .clock-text-alignment span{font-size:14px}}.leaderboard-profile-content-alignment .content-design .btn-center-alignment{display:flex;justify-content:center}.leaderboard-profile-content-alignment .content-design .btn-center-alignment button{border-radius:6px;display:flex;align-items:center;gap:2px;padding:0 13px 5px;background-color:#fff;border:none}@media (max-width: 576px){.leaderboard-profile-content-alignment .content-design .btn-center-alignment button img{max-width:22px}}.leaderboard-profile-content-alignment .content-design .btn-center-alignment button span{color:#00a9fe;font-family:Jelly-Crazies;display:block;font-size:17px;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 1440px){.leaderboard-profile-content-alignment .content-design .btn-center-alignment button span{font-size:14px}}@media (max-width: 576px){.leaderboard-profile-content-alignment .content-design .btn-center-alignment button span{font-size:12px}}.leaderboard-profile-content-alignment .content-design .profile-name{padding:10px 0 6px}.leaderboard-profile-content-alignment .content-design .profile-name h3{color:#000;text-align:center;font-size:18px;font-style:normal;font-weight:700;line-height:normal}@media (max-width: 576px){.leaderboard-profile-content-alignment .content-design .profile-name h3{font-size:14px}}.leaderboard-table-page-design{padding:0 30px 30px;height:calc(100dvh - 490px);border-top-left-radius:16px;border-top-right-radius:16px;scrollbar-width:none;overflow:auto;background:#f1faff}@media (max-width: 576px){.leaderboard-table-page-design{padding:0 16px 16px;height:calc(100dvh - 200px);overflow:auto}}@media (max-width: 1440px){.leaderboard-table-page-design{height:calc(100dvh - 420px)}}.leaderboard-table-page-design::-webkit-scrollbar{display:none;width:0px;scrollbar-width:none}.leaderboard-table-page-design .profile-alignment{padding:20px 0;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(136,136,136,.2)}@media (max-width: 1440px){.leaderboard-table-page-design .profile-alignment{padding:16px 0}}@media (max-width: 576px){.leaderboard-table-page-design .profile-alignment{padding:16px 0}}.leaderboard-table-page-design .profile-alignment.current-user-row{background:#e6f7ff;border:2px solid #1890ff;border-radius:8px;font-weight:700;box-shadow:0 2px 8px #1890ff14}.leaderboard-table-page-design .profile-alignment.current-user-row .left-content p,.leaderboard-table-page-design .profile-alignment.current-user-row .right-content p,.leaderboard-table-page-design .profile-alignment.current-user-row .right-content span{color:#000!important}.leaderboard-table-page-design .profile-alignment .icon-text:last-child{padding:6px 0 0}.leaderboard-table-page-design .profile-alignment .icon-text{display:flex;align-items:center;justify-content:flex-end;gap:6px}@media (max-width: 576px){.leaderboard-table-page-design .profile-alignment .icon-text{gap:4px}}.leaderboard-table-page-design .profile-alignment .icon-text p{color:#5d7785;font-size:16px;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 576px){.leaderboard-table-page-design .profile-alignment .icon-text p{font-size:12px}}.leaderboard-table-page-design .profile-alignment .icon-text img{display:block;max-width:20px}@media (max-width: 576px){.leaderboard-table-page-design .profile-alignment .icon-text img{max-width:16px}}.leaderboard-table-page-design .profile-alignment .icon-text span{color:#000;font-size:10px;font-family:Jelly-Crazies;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 576px){.leaderboard-table-page-design .profile-alignment .icon-text span{font-size:8px}}.leaderboard-table-page-design .profile-alignment ::-webkit-scrollbar{display:none}.leaderboard-table-page-design .profile-alignment .left-content{display:flex;align-items:center;gap:12px}@media (max-width: 576px){.leaderboard-table-page-design .profile-alignment .left-content{gap:8px}}.leaderboard-table-page-design .profile-alignment .left-content img{width:30px;height:30px;border-radius:50%;display:block;object-fit:cover}@media (max-width: 576px){.leaderboard-table-page-design .profile-alignment .left-content img{width:40px;height:40px}}.leaderboard-table-page-design .profile-alignment .left-content p{color:#000;font-size:18px;font-style:normal;font-weight:700;line-height:normal}@media (max-width: 576px){.leaderboard-table-page-design .profile-alignment .left-content p{font-size:14px;max-width:140px}}.leaderboard-table-page-design .profile-alignment .left-content span{display:block;color:#888;font-size:18px;font-style:normal;font-weight:500;line-height:normal}@media (max-width: 576px){.leaderboard-table-page-design .profile-alignment .left-content span{font-size:14px}}::-webkit-scrollbar{display:none}.leaderboard-table-wrapper{position:relative;display:flex;flex-direction:column}.sticky-user-row{position:sticky;bottom:25px;z-index:2;background:#e6f7ff;border-top:2px solid #1890ff;border-bottom-left-radius:8px;border-bottom-right-radius:8px;margin-top:-2px}.companion-page-alignment{padding:20px 30px}@media (max-width: 1024px){.companion-page-alignment{padding:20px}}@media (max-width: 576px){.companion-page-alignment{padding:16px}}.companion-page-alignment .companion-light-box{border-radius:18px;background:#f1faff}@media (max-width: 576px){.companion-page-alignment .companion-light-box{border-radius:12px}}.companion-page-alignment .companion-light-box .left-content{display:flex;align-items:center;gap:8px;cursor:pointer;transition:.3s ease-in-out;padding:30px}@media (max-width: 576px){.companion-page-alignment .companion-light-box .left-content{padding:16px}}.companion-page-alignment .companion-light-box .left-content:hover{transform:translate(-3px)}.companion-page-alignment .companion-light-box .left-content:hover svg path{stroke:#00a9fe}.companion-page-alignment .companion-light-box .left-content svg{width:24px;height:24px}.companion-page-alignment .companion-light-box .left-content svg path{transition:.3s ease-in-out}.companion-page-alignment .companion-light-box .left-content span{display:block;color:#00a9fe;font-size:20px;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 576px){.companion-page-alignment .companion-light-box .left-content span{font-size:16px}}.companion-card-alignment{padding:0 30px 30px;max-height:calc(100dvh - 206px);overflow:auto}@media (max-width: 576px){.companion-card-alignment{padding:0 16px 16px}}.companion-card-alignment .card{border-bottom:1px solid rgba(136,136,136,.2);padding:20px 0;display:flex;align-items:center;justify-content:space-between}@media (max-width: 576px){.companion-card-alignment .card{padding:16px 0}}.companion-card-alignment .card .round{width:25px;height:25px;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:.3s ease-in-out;border:1px solid rgba(136,136,136,.2)}.companion-card-alignment .card .round:hover{background-color:#00a9fe}.companion-card-alignment .card .round:hover svg{opacity:1}.companion-card-alignment .card .round svg{transition:.3s ease-in-out;opacity:0;width:16px;height:16px}.companion-card-alignment .card .round.selected{background-color:#00a9fe!important;border-color:#00a9fe}.companion-card-alignment .card .round.selected svg{opacity:1;fill:#fff;background-color:#00a9fe}.companion-card-alignment .card .icon-text:last-child{padding:6px 0 0}.companion-card-alignment .card .icon-text{display:flex;align-items:center;justify-content:flex-end;gap:6px}.companion-card-alignment .card .icon-text p{color:#5d7785;font-size:16px;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 576px){.companion-card-alignment .card .icon-text p{font-size:12px}}.companion-card-alignment .card .icon-text img{display:block;max-width:20px}.companion-card-alignment .card .icon-text span{color:#000;font-size:12px;font-style:normal;font-family:Jelly-Crazies;font-weight:400;line-height:normal}@media (max-width: 576px){.companion-card-alignment .card .icon-text span{font-size:14px}}.companion-card-alignment .card .card-left-content{display:flex;align-items:center;gap:20px}@media (max-width: 576px){.companion-card-alignment .card .card-left-content{gap:10px}}.companion-card-alignment .card .card-left-content p{color:#000;font-size:18px;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 576px){.companion-card-alignment .card .card-left-content p{font-size:14px}}.companion-card-alignment .card .card-left-content h3{color:#585c60;font-size:16px;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 576px){.companion-card-alignment .card .card-left-content h3{font-size:12px}}.companion-card-alignment .card .card-left-content span{color:#585c60;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 576px){.companion-card-alignment .card .card-left-content span{font-size:12px}}.companion-card-alignment .card .card-left-content img{display:block;width:60px;height:60px;object-fit:cover;border-radius:50%}@media (max-width: 576px){.companion-card-alignment .card .card-left-content img{width:50px;height:50px}}.companion-card-alignment .fixed-save-btn{position:fixed;bottom:20px;left:50%;transform:translate(-50%);z-index:10}.create-memories-page-alignment{padding:20px 30px;min-height:calc(100dvh - 40px)}@media (max-width: 1024px){.create-memories-page-alignment{padding:20px}}@media (max-width: 576px){.create-memories-page-alignment{padding:16px}}.create-memories-page-alignment .create-memories-light-box{border-radius:18px;background:#f1faff;padding:30px}@media (max-width: 576px){.create-memories-page-alignment .create-memories-light-box{padding:16px;border-radius:12px}}.create-memories-page-alignment .create-memories-light-box .text-style{padding:0 0 30px}@media (max-width: 576px){.create-memories-page-alignment .create-memories-light-box .text-style{padding:0 0 16px}}.create-memories-page-alignment .create-memories-light-box .text-style h2{color:#00a9fe;font-size:20px;font-style:normal;margin:0 0 8px;font-weight:600;line-height:normal}@media (max-width: 576px){.create-memories-page-alignment .create-memories-light-box .text-style h2{font-size:18px}}.create-memories-page-alignment .create-memories-light-box .text-style p{color:#000;font-size:16px;font-style:italic;font-weight:400;line-height:normal}@media (max-width: 576px){.create-memories-page-alignment .create-memories-light-box .text-style p{font-size:14px}}.create-memories-page-alignment .create-memories-light-box .image-style{padding:0 0 30px;display:flex;justify-content:center}@media (max-width: 576px){.create-memories-page-alignment .create-memories-light-box .image-style{padding:0 0 16px}}.create-memories-page-alignment .create-memories-light-box .image-style img{display:block;max-width:282px}@media (max-width: 576px){.create-memories-page-alignment .create-memories-light-box .image-style img{max-width:190px}}.create-memories-page-alignment .create-memories-light-box .button-top-alignment{padding:30px 0 0}@media (max-width: 576px){.create-memories-page-alignment .create-memories-light-box .button-top-alignment{padding:16px 0 0}}.create-memories-page-alignment .create-memories-light-box .white-box{border-radius:20px;background:#fff;box-shadow:0 2px 4px #0000001a;padding:20px}@media (max-width: 576px){.create-memories-page-alignment .create-memories-light-box .white-box{padding:16px;border-radius:12px}}.create-memories-page-alignment .create-memories-light-box .white-box .text-grid:last-child{padding:0}.create-memories-page-alignment .create-memories-light-box .white-box .text-grid{display:grid;grid-template-columns:30px 1fr;gap:10px;padding:0 0 20px;align-items:center}@media (max-width: 576px){.create-memories-page-alignment .create-memories-light-box .white-box .text-grid{grid-template-columns:24px 1fr;gap:8px;align-items:flex-start}}.create-memories-page-alignment .create-memories-light-box .white-box .text-grid .counter{width:30px;border:1px solid #00A9FE;background-color:#f1faff;height:30px;border-radius:50%;display:flex;color:#00a9fe;font-size:16px;font-style:normal;font-weight:700;line-height:normal;align-items:center;justify-content:center}@media (max-width: 576px){.create-memories-page-alignment .create-memories-light-box .white-box .text-grid .counter{width:24px;height:24px;font-size:12px}}.create-memories-page-alignment .create-memories-light-box .white-box .text-grid p{color:#000;font-size:16px;font-style:normal;font-weight:500;line-height:normal}@media (max-width: 576px){.create-memories-page-alignment .create-memories-light-box .white-box .text-grid p{font-size:12px}}.select-post-type-modal-wrapper{transition:opacity .3s ease-in-out,visibility .3s ease-in-out;width:100%;height:100%;position:fixed;top:0;left:0;display:flex;align-items:center;-webkit-backdrop-filter:blur(6.9444441795px);backdrop-filter:blur(6.9444441795px);background:#0009;z-index:999;justify-content:center;opacity:0;visibility:hidden}.select-post-type-modal-wrapper.open{opacity:1;visibility:visible}.select-post-type-modal-wrapper .select-post-type-modal{background:#fff;padding:30px 35px;width:520px;border-radius:16px;position:relative}@media (max-width: 576px){.select-post-type-modal-wrapper .select-post-type-modal{width:calc(100% - 15px);border-radius:8px;padding:30px 20px}}.select-post-type-modal-wrapper .select-post-type-modal .bottom-image{position:absolute;bottom:0;left:0}.select-post-type-modal-wrapper .select-post-type-modal .bottom-image img{display:block}.select-post-type-modal-wrapper .select-post-type-modal .modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.select-post-type-modal-wrapper .select-post-type-modal .modal-header h3{font-size:20px;font-weight:600;margin:0;line-height:36px;color:#00527b}@media (max-width: 576px){.select-post-type-modal-wrapper .select-post-type-modal .modal-header h3{font-size:18px}}.select-post-type-modal-wrapper .select-post-type-modal .modal-header .close-button{background:none;border:none;font-size:24px;color:#666;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.select-post-type-modal-wrapper .select-post-type-modal .modal-header .close-button:hover{background-color:#f0f0f0;color:#333}.select-post-type-modal-wrapper .select-post-type-modal h3{font-size:20px;font-weight:600;margin:0 0 20px;line-height:36px;color:#00527b}@media (max-width: 576px){.select-post-type-modal-wrapper .select-post-type-modal h3{font-size:20px}}.select-post-type-modal-wrapper .select-post-type-modal .button-right-alignment{display:flex;justify-content:flex-end;padding:40px 0 0;position:relative;z-index:9}@media (max-width: 576px){.select-post-type-modal-wrapper .select-post-type-modal .button-right-alignment{padding:30px 0 0}}.select-post-type-modal-wrapper .select-post-type-modal .all-card-alignment{padding:0 0 20px;z-index:999;position:relative}.select-post-type-modal-wrapper .select-post-type-modal .all-card-alignment .card-design:last-child{border-radius:10px;border:1px solid #0CCD20;background:linear-gradient(90deg,#d1ffd6,#d1ffd61a);cursor:pointer p;cursor-color:#0CCD20}.select-post-type-modal-wrapper .select-post-type-modal .all-card-alignment .card-design{border-radius:10px;padding:16px;margin:0 0 15px;border:1px solid var(--Lang-select-border, #00A9FE);background:linear-gradient(90deg,#cdeeff,#c2e9fd1a);cursor:pointer}@media (max-width: 576px){.select-post-type-modal-wrapper .select-post-type-modal .all-card-alignment .card-design{padding:14px;border-radius:8px}}.select-post-type-modal-wrapper .select-post-type-modal .all-card-alignment .card-design p{color:#00a9fe;font-size:20px;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 576px){.select-post-type-modal-wrapper .select-post-type-modal .all-card-alignment .card-design p{font-size:16px}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=);src:url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,AAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.companion-details-page-alignment{padding:0 30px 30px}@media (max-width: 1024px){.companion-details-page-alignment{padding:0 20px 20px}}@media (max-width: 576px){.companion-details-page-alignment{padding:0 16px 16px}}.companion-details-page-alignment .left-content{display:flex;align-items:center;position:sticky;top:0;z-index:999;background-color:#fff;gap:8px;cursor:pointer;transition:.3s ease-in-out;padding:30px 0}.companion-details-page-alignment .left-content:hover{transform:translate(-3px)}.companion-details-page-alignment .left-content:hover svg path{stroke:#00a9fe}.companion-details-page-alignment .left-content svg{width:24px;height:24px}.companion-details-page-alignment .left-content svg path{transition:.3s ease-in-out}.companion-details-page-alignment .left-content span{display:block;color:#00a9fe;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.companion-details-page-alignment .btn-top-alignment{padding-left:75px;margin-top:40px}.companion-details-page-alignment .btn-top-alignment button{min-width:180px}.companion-details-page-alignment .image-style{padding:15px 0 0}.companion-details-page-alignment .image-style img{max-width:450px;display:block}@media (max-width: 576px){.companion-details-page-alignment .image-style img{max-width:100%}}.companion-details-page-alignment .message-box{display:grid;grid-template-columns:60px 1fr;gap:15px}@media (max-width: 576px){.companion-details-page-alignment .message-box{grid-template-columns:40px 1fr;gap:10px}}.companion-details-page-alignment .message-box .auto-round{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid #00A9FE}@media (max-width: 576px){.companion-details-page-alignment .message-box .auto-round{width:40px;height:40px}}@media (max-width: 576px){.companion-details-page-alignment .message-box .auto-round img{max-width:26px}}.companion-details-page-alignment .message-box .chat-box{border-radius:0 6px 6px 0;background:#f2f2f7;padding:20px 20px 30px;margin:0 0 40px;position:relative}@media (max-width: 576px){.companion-details-page-alignment .message-box .chat-box{margin:0 0 30px;padding:16px 16px 30px}}.companion-details-page-alignment .message-box .chat-box .left-arrow{position:absolute;top:-4px;left:-12px}.companion-details-page-alignment .message-box .chat-box .like-box{position:absolute;bottom:-10px;cursor:pointer;z-index:9}.companion-details-page-alignment .message-box .chat-box .like-box button{border-radius:12px;color:#000;display:flex;cursor:pointer;align-items:center;gap:4px;font-size:14px;font-style:normal;font-weight:700;line-height:normal;background:#f1faff;padding:3px 10px;border:none}.companion-details-page-alignment .message-box .chat-box .like-new-box{position:absolute;bottom:-22px;right:10px;cursor:pointer;z-index:9;color:#6b6d6e}.companion-details-page-alignment .message-box .chat-box .like-new-box button{border-radius:12px;display:flex;cursor:pointer;align-items:center;gap:4px;font-size:14px;font-style:normal;font-weight:700;line-height:normal;background:#f1faff;padding:3px 10px;border:none}.companion-details-page-alignment .message-box .chat-box p{color:#2c2c2e;font-size:16px;font-style:normal;font-weight:400;line-height:26px}@media (max-width: 576px){.companion-details-page-alignment .message-box .chat-box p{font-size:14px}}.companion-details-page-alignment .message-box .chat-box h4{margin:0 0 10px;color:#2c2c2e;font-size:19px;font-style:normal;font-weight:700;line-height:normal}@media (max-width: 576px){.companion-details-page-alignment .message-box .chat-box h4{font-size:12px;line-height:20px}}.follow-suggestions-page-alignment{padding:20px 30px}@media (max-width: 1024px){.follow-suggestions-page-alignment{padding:20px}}@media (max-width: 576px){.follow-suggestions-page-alignment{padding:16px}}.follow-suggestion-card-view{border-radius:16px;border:1px solid #D9D9D9;background:#fff;padding:15px}@media (max-width: 576px){.follow-suggestion-card-view{padding:12px;border-radius:8px}}.follow-suggestion-card-view .grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;max-height:770px;overflow-y:auto;overflow-x:hidden}@media (max-width: 576px){.follow-suggestion-card-view .grid{grid-template-columns:1fr;max-height:calc(100dvh - 200px);overflow:auto}}.follow-suggestion-card-view .grid .grid-items{border-radius:14px;background:#fff;padding:20px;cursor:pointer;border:1px solid #e0e0e0;transition:.3s ease-in-out}@media (max-width: 576px){.follow-suggestion-card-view .grid .grid-items{padding:14px;border-radius:12px}}.follow-suggestion-card-view .grid .grid-items:hover{border:1px solid #00A9FE}.follow-suggestion-card-view .grid .grid-items .card-grid{display:grid;grid-template-columns:80px 1fr;gap:12px}@media (max-width: 576px){.follow-suggestion-card-view .grid .grid-items .card-grid{grid-template-columns:60px 1fr}}.follow-suggestion-card-view .grid .grid-items .card-grid .profile-image img{width:80px;object-fit:cover;height:80px;border-radius:50%;display:block}@media (max-width: 576px){.follow-suggestion-card-view .grid .grid-items .card-grid .profile-image img{width:60px;height:60px}}.follow-suggestion-card-view .grid .grid-items .card-grid .text-style h3{color:#000;font-size:16px;font-style:normal;font-weight:600;line-height:normal;margin:0 0 4px;max-width:300px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 576px){.follow-suggestion-card-view .grid .grid-items .card-grid .text-style h3{font-size:14px;max-width:100%}}.follow-suggestion-card-view .grid .grid-items .card-grid .text-style button{color:#fff;text-align:center;font-size:14px;padding:6px 20px;font-style:normal;cursor:pointer;font-weight:600;border-radius:8px;background:#00a9fe;border:1px solid #00A9FE;line-height:normal}@media (max-width: 576px){.follow-suggestion-card-view .grid .grid-items .card-grid .text-style button{font-size:12px}}.follow-suggestion-card-view .grid .grid-items .card-grid .text-style button:hover{background-color:transparent;color:#00a9fe}.follow-suggestion-card-view .grid .grid-items .card-grid .text-style .sub-text-alignment{display:flex;align-items:center;gap:12px;padding:0 0 10px}@media (max-width: 576px){.follow-suggestion-card-view .grid .grid-items .card-grid .text-style .sub-text-alignment{padding:0 0 6px}}.follow-suggestion-card-view .grid .grid-items .card-grid .text-style .sub-text-alignment span{display:block;color:#9d9d9d;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:normal}@media (max-width: 576px){.follow-suggestion-card-view .grid .grid-items .card-grid .text-style .sub-text-alignment span{font-size:12px}}@media (max-width: 576px){.memories-page-alignment{padding:0}}.memories-list-content-alignment .grid .main-box .body-text .post-tags{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px}.memories-list-content-alignment .grid .main-box .body-text .post-tags .tag{color:#00a9fe;cursor:pointer;padding:4px 8px;border-radius:8px;font-size:14px;font-weight:500}.memories-profile-content{padding:16px 16px 20px;display:flex;align-items:center;justify-content:space-between;position:relative;background:#fff;border-radius:6px;transition:.3s ease-in-out}.memories-profile-content:hover{box-shadow:0 2px 8px #00000014}@media (max-width: 576px){.memories-profile-content{padding:12px 12px 16px}}.student-profile-page-alignment{padding:20px 30px}@media (max-width: 1024px){.student-profile-page-alignment{padding:20px}}@media (max-width: 576px){.student-profile-page-alignment{padding:16px}}.student-profile-details-section{border-radius:16px;background:#f1faff;padding:30px}@media (max-width: 1024px){.student-profile-details-section{padding:16px;border-radius:12px;position:relative}}.student-profile-details-section .content-alignment{display:flex;align-items:center;justify-content:space-between}@media (max-width: 576px){.student-profile-details-section .content-alignment{display:grid;grid-template-columns:1fr;gap:10px}}.student-profile-details-section .left-content{display:flex;align-items:center;gap:70px}@media (max-width: 1024px){.student-profile-details-section .left-content{gap:30px}}@media (max-width: 576px){.student-profile-details-section .left-content{gap:10px;display:grid;grid-template-columns:1fr}}.student-profile-details-section .left-content .profile-text{display:flex;align-items:center;gap:10px}.student-profile-details-section .left-content .profile-text p{color:#6b6b6b;font-size:16px;font-style:normal;font-weight:400;line-height:24px;max-width:211px}@media (max-width: 1024px){.student-profile-details-section .left-content .profile-text p{font-size:14px}}.student-profile-details-section .left-content .profile-text p span{color:#000;font-weight:700}.student-profile-details-section .left-content .profile-text .img-style img{width:45px;height:45px;border-radius:50%;object-fit:cover;border:2px solid #fff;margin-left:-10px}@media (max-width: 1024px){.student-profile-details-section .left-content .profile-text .img-style img{width:40px;height:40px}}.student-profile-details-section .left-content .profile-grid{display:grid;grid-template-columns:80px 1fr;gap:50px;align-items:center}@media (max-width: 1024px){.student-profile-details-section .left-content .profile-grid{grid-template-columns:50px 1fr;gap:10px}}@media (max-width: 576px){.student-profile-details-section .left-content .profile-grid{grid-template-columns:60px 1fr}}.student-profile-details-section .left-content .profile-grid p{color:#00a9fe;font-size:20px;font-style:normal;font-weight:600;margin:0 0 2px;line-height:normal}@media (max-width: 1024px){.student-profile-details-section .left-content .profile-grid p{font-size:16px}}.student-profile-details-section .left-content .profile-grid span:last-child{padding:0}.student-profile-details-section .left-content .profile-grid span{display:block;color:#6b6b6b;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 1024px){.student-profile-details-section .left-content .profile-grid span{font-size:14px}}.student-profile-details-section .left-content .profile-grid img{width:80px;height:80px;border-radius:50%;display:block;object-fit:cover}@media (max-width: 1024px){.student-profile-details-section .left-content .profile-grid img{width:50px;height:50px}}.student-profile-details-section .left-content .profile-grid .rotating-wrapper{position:relative;width:120px;height:120px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media (max-width: 576px){.student-profile-details-section .left-content .profile-grid .rotating-wrapper{width:60px;height:60px}}.student-profile-details-section .left-content .profile-grid .rotating-wrapper .profile-image{width:100px;height:100px;border-radius:50%;object-fit:cover;z-index:2}@media (max-width: 576px){.student-profile-details-section .left-content .profile-grid .rotating-wrapper .profile-image{width:60px;height:60px}}.student-profile-details-section .left-content .profile-grid .rotating-wrapper .rotating-bg{position:absolute;width:120px;height:120px;top:0;left:0;z-index:1;animation:rotateBorder 6s linear infinite}@media (max-width: 576px){.student-profile-details-section .left-content .profile-grid .rotating-wrapper .rotating-bg{width:60px;height:60px}}@keyframes rotateBorder{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.student-profile-details-section .left-content .list-out-of-content{display:flex;align-items:center;gap:30px}@media (max-width: 1024px){.student-profile-details-section .left-content .list-out-of-content{gap:16px}}@media (max-width: 576px){.student-profile-details-section .left-content .list-out-of-content{gap:10px;justify-content:space-between}}.student-profile-details-section .left-content .list-out-of-content p{color:#000;text-align:center;font-size:20px;margin:0 0 4px;font-style:normal;font-weight:800;line-height:normal}@media (max-width: 1024px){.student-profile-details-section .left-content .list-out-of-content p{font-size:18px}}@media (max-width: 576px){.student-profile-details-section .left-content .list-out-of-content p{font-size:14px}}.student-profile-details-section .left-content .list-out-of-content span{display:block;color:#6b6b6b;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal}@media (max-width: 1024px){.student-profile-details-section .left-content .list-out-of-content span{font-size:14px}}@media (max-width: 576px){.student-profile-details-section .left-content .list-out-of-content span{font-size:12px}}.student-profile-details-section .right-content{display:flex;align-items:center}@media (max-width: 576px){.student-profile-details-section .right-content{justify-content:center;position:absolute;right:10px;top:20px}}.student-profile-details-section .right-content svg{cursor:pointer}.student-profile-details-section .right-content svg path{transition:.3s ease-in-out}@media (max-width: 576px){.student-profile-details-section .right-content svg{width:16px;height:16px}}.student-profile-details-section .right-content div{padding:0 12px}.student-profile-details-section .right-content div:hover svg path{stroke:#00a9fe}.student-profile-details-section .right-content div:first-child{border-right:1px solid #D6EAF5}.student-profile-details-section .right-content div:last-child{padding-right:0}.student-profile-details-section .right-content .settings-dropdown-menu{position:absolute;right:30px;background:#fff;border:1px solid #D6EAF5;border-radius:8px;box-shadow:0 4px 16px #00000014;min-width:180px;z-index:10;padding:8px 0;display:flex;flex-direction:column;animation:fadeIn .2s}@media (max-width: 576px){.student-profile-details-section .right-content .settings-dropdown-menu{right:-20px;min-width:140px}}.student-profile-details-section .right-content .settings-menu-item{padding:12px 20px;color:#222;font-size:15px;cursor:pointer;transition:background .2s,color .2s;white-space:nowrap}.student-profile-details-section .right-content .settings-menu-item:hover{background:#f1faff;color:#00a9fe}.student-profile-details-section .right-content .settings-menu-item:not(:last-child){border-bottom:1px solid #F1FAFF}@media (max-width: 576px){.student-profile-details-section .right-content .settings-menu-item{padding:10px 12px;font-size:14px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.student-profile-details-section .profile-edit-left-arrow{display:flex;padding:0 0 20px;align-items:center;gap:8px;cursor:pointer;transition:.3s ease-in-out}.student-profile-details-section .profile-edit-left-arrow:hover{transform:translate(-3px)}.student-profile-details-section .profile-edit-left-arrow:hover svg path{stroke:#00a9fe}.student-profile-details-section .profile-edit-left-arrow svg{width:24px;height:24px}.student-profile-details-section .profile-edit-left-arrow svg path{transition:.3s ease-in-out}.student-profile-details-section .profile-edit-left-arrow span{display:block;color:#00a9fe;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.profile-image-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000000d9;display:flex;justify-content:center;align-items:center;z-index:9999}.profile-image-modal .modal-content{position:relative;max-width:90vw;max-height:90vh}.profile-image-modal .modal-content img{max-width:90vw;max-height:90vh;border-radius:8px;object-fit:contain}.profile-image-modal .modal-content .close-icon{position:absolute;top:-40px;right:-40px;font-size:40px;color:#fff;cursor:pointer}.edit-profile-modal-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000}.edit-profile-modal{display:flex;justify-content:center;flex-direction:column;background:#fff;border-radius:8px;max-width:400px;width:100%;padding:24px;box-shadow:0 2px 16px #00000026;position:relative}.modal-text-area{display:flex;justify-content:space-between;align-items:center;margin-top:16px}.modal-header{display:flex;justify-content:center;align-items:center;margin-bottom:16px}.close-button{background:none;border:none;font-size:1.5rem;cursor:pointer}.modal-content label{display:block;font-weight:500}.modal-content input{width:100%;padding:8px;margin-top:4px;border:1px solid #ccc;border-radius:4px;font-size:1rem}.modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:20px}.profile-pic-wrapper{width:100px;height:100px;border:5px solid #b3e0f7;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#fff;margin:0 auto;position:relative;cursor:pointer;transition:all .3s ease}.profile-pic-wrapper:hover .image-upload-overlay{opacity:1}.profile-pic-wrapper img{width:100%;height:100%;object-fit:cover;border-radius:50%}.image-upload-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;border-radius:50%}.upload-button{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;cursor:pointer;font-size:12px;font-weight:500;text-align:center;gap:4px}.upload-button span{font-size:10px;line-height:1}.upload-button svg{width:16px;height:16px}.delete-account-modal-wrapper{transition:opacity .3s ease-in-out,visibility .3s ease-in-out;width:100%;height:100%;position:fixed;top:0;left:0;display:flex;align-items:center;-webkit-backdrop-filter:blur(6.9444441795px);backdrop-filter:blur(6.9444441795px);background:#0009;z-index:999;justify-content:center;opacity:0;visibility:hidden}.delete-account-modal-wrapper.open{opacity:1;visibility:visible}.delete-account-modal-wrapper .delete-account-modal{background:#fff;padding:40px 35px;width:520px;border-radius:16px;position:relative}@media (max-width: 576px){.delete-account-modal-wrapper .delete-account-modal{width:calc(100% - 15px);border-radius:8px;padding:30px 20px}}.delete-account-modal-wrapper .delete-account-modal .bottom-image{position:absolute;bottom:0;left:0}.delete-account-modal-wrapper .delete-account-modal .bottom-image img{display:block}.delete-account-modal-wrapper .delete-account-modal h3{font-size:24px;font-weight:600;margin:0 0 40px;line-height:36px;color:#00527b;text-align:center}@media (max-width: 576px){.delete-account-modal-wrapper .delete-account-modal h3{font-size:20px}}.delete-account-modal-wrapper .delete-account-modal p{text-align:center;max-width:336px;color:#495057;font-size:14px;font-style:normal;font-weight:400;line-height:24px;margin:0 auto 30px;letter-spacing:.1px}.delete-account-modal-wrapper .delete-account-modal .btn-center{padding:0 0 40px;display:flex;align-items:center;justify-content:center;position:relative;gap:14px}.delete-account-modal-wrapper .delete-account-modal .btn-center .button:last-child button{background:#ffe4e4;color:#ff3838}.delete-account-modal-wrapper .delete-account-modal .btn-center .button:last-child button:hover{border:1px solid #FF3838}.delete-account-modal-wrapper .delete-account-modal .btn-center button{min-width:180px;display:flex;justify-content:center}.delete-account-modal-wrapper .delete-account-modal .profile-image{display:flex;justify-content:center;padding:0 0 24px}.delete-account-modal-wrapper .delete-account-modal .profile-image img{width:60px;height:60px;border-radius:50%;object-fit:cover}.followers-modal-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000;overflow:auto}.followers-modal{background:#fff;border-radius:16px;padding:32px 24px 24px;min-width:500px;max-width:90vw;max-height:90vh;box-shadow:0 8px 32px #00000026;display:flex;flex-direction:column;align-items:center;overflow:auto}.modal-header{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.modal-header h3{font-size:20px;font-weight:700;margin:0}.modal-header .close-button{background:none;border:none;font-size:24px;color:#666;cursor:pointer;padding:0 8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.modal-header .close-button:hover{background:#f1faff;color:#00a9fe}.followers-list{width:100%;max-height:300px;overflow-y:auto;margin-bottom:24px;display:flex;flex-direction:column;gap:16px}.follower-card{display:flex;align-items:center;gap:16px;background:#f9f9f9;border-radius:8px;padding:12px 16px;box-shadow:0 1px 4px #0000000a}.follower-img{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #B7E7FF}.follower-info{display:flex;flex-direction:column}.follower-name{font-size:16px;font-weight:600;color:#00527b}.follower-meta{font-size:14px;color:#666}.leaderboard-statisrics-page-alignment{padding:25px 0}@media (max-width: 1024px){.leaderboard-statisrics-page-alignment{padding:20px 0}}@media (max-width: 576px){.leaderboard-statisrics-page-alignment{padding:16px 0}}.leaderboard-statisrics-page-alignment .border-box{border-radius:16px;border:1px solid #D9D9D9;background:#fff;padding:15px}@media (max-width: 1024px){.leaderboard-statisrics-page-alignment .border-box{border-radius:12px}}.leaderboard-statisrics-page-alignment .border-box h2{margin:0 0 15px;color:#000;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.leaderboard-statisrics-page-alignment .grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}@media (max-width: 1024px){.leaderboard-statisrics-page-alignment .grid{grid-template-columns:1fr 1fr}}@media (max-width: 576px){.leaderboard-statisrics-page-alignment .grid{grid-template-columns:1fr}}.leaderboard-statisrics-page-alignment .grid .grid-items{transition:.3s ease-in-out;border-radius:11px;padding:16px 10px;border:1px solid #E7E7E7;display:flex;align-items:center;justify-content:space-between}.leaderboard-statisrics-page-alignment .grid .grid-items:hover{border:1px solid #00A9FE}.leaderboard-statisrics-page-alignment .grid .grid-items .icon-text:last-child{padding:0}.leaderboard-statisrics-page-alignment .grid .grid-items .icon-text{display:flex;align-items:center;gap:4px;padding:0 0 8px}.leaderboard-statisrics-page-alignment .grid .grid-items .icon-text img{max-width:18px}@media (max-width: 576px){.leaderboard-statisrics-page-alignment .grid .grid-items .icon-text img{max-width:14px}}.leaderboard-statisrics-page-alignment .grid .grid-items .icon-text p{color:#5d7785;font-size:14px;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 576px){.leaderboard-statisrics-page-alignment .grid .grid-items .icon-text p{font-size:12px}}.leaderboard-statisrics-page-alignment .grid .grid-items .icon-text span{color:#000;display:block;font-family:Jelly-Crazies;font-size:10px;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 576px){.leaderboard-statisrics-page-alignment .grid .grid-items .icon-text span{font-size:8px}}.leaderboard-statisrics-page-alignment .grid .grid-items .left-content{display:flex;align-items:center;gap:8px}.leaderboard-statisrics-page-alignment .grid .grid-items .left-content h3{color:#383838;font-size:16px;font-style:normal;font-weight:700;line-height:normal}@media (max-width: 576px){.leaderboard-statisrics-page-alignment .grid .grid-items .left-content h3{font-size:14px}}@media (max-width: 576px){.leaderboard-statisrics-page-alignment .grid .grid-items .left-content img{max-width:35px}}.student-profile-about-section{border-radius:16px;border:1px solid #D9D9D9;background:#fff;padding:15px;margin-top:15px}.student-profile-about-section .heading-icon-alignment{padding:0 0 6px;display:flex;align-items:center;justify-content:space-between}.student-profile-about-section .heading-icon-alignment h3{color:#000;font-size:16px;font-style:normal;font-weight:700;line-height:normal;margin:0}.student-profile-about-section .heading-icon-alignment svg{width:22px;height:22px;cursor:pointer}.student-profile-about-section p{color:#495057;font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px}.memories-page-alignment{padding:20px 30px}@media (max-width: 576px){.memories-page-alignment{padding:20px 0 0}}.memories-list-content-alignment{height:800px;overflow:auto;padding-top:10px}.memories-list-content-alignment .grid:last-child .grid-items:last-child{padding:0}.memories-list-content-alignment .slider-wrapper-style{max-width:400px;padding:0 20px 20px}.memories-list-content-alignment .slider-wrapper-style img{width:100%;display:block}.memories-list-content-alignment .grid{display:grid;grid-template-columns:2px 1fr;gap:15px}.memories-list-content-alignment .grid .grid-items:last-child{padding:0 0 15px}.memories-list-content-alignment .grid .grid-items:first-child{position:relative}.memories-list-content-alignment .grid .grid-items:first-child .dot{width:16px;position:absolute;top:40px;left:50%;transform:translate(-50%);background-color:#fff;height:16px;border-radius:50%;border:2px solid #00A9FE;display:flex;align-items:center;justify-content:center}.memories-list-content-alignment .grid .grid-items:first-child .dot .child-dot{width:8px;height:8px;border-radius:50%;background-color:#00a9fe}.memories-list-content-alignment .grid .line{width:2px;height:100%;background:#00a9fe}.memories-list-content-alignment .grid .main-box{border-radius:16px;border:1px solid #D9D9D9;background:#fff;transition:.3s ease-in-out}.memories-list-content-alignment .grid .main-box:hover{border:1px solid #00A9FE}.memories-list-content-alignment .grid .main-box .body-text{padding:0 20px 20px}.memories-list-content-alignment .grid .main-box .body-text p{color:#495057;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.1px}.fullscreen-modal{position:fixed;inset:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:9999}.modal-navigation-button{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;background:#000000b3;border:none;border-radius:50%;cursor:pointer;z-index:10000;padding:0;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 10px #0003;outline:none}.modal-navigation-button svg{width:20px;height:20px;transition:transform .2s ease}.modal-navigation-button:hover:not(:disabled){background:#000000e6;transform:translateY(-50%) scale(1.1)}.modal-navigation-button:hover:not(:disabled) svg{transform:scale(1.1)}.modal-navigation-button:active:not(:disabled){transform:translateY(-50%) scale(.95)}.modal-navigation-button:disabled{opacity:.5;cursor:not-allowed;transform:translateY(-50%)}.modal-navigation-button.prev-button{left:24px}.modal-navigation-button.next-button{right:24px}.modal-close-button{position:absolute;top:20px;right:30px;font-size:32px;color:#fff;background:none;border:none;cursor:pointer;padding:5px 10px;z-index:10000}.modal-close-button:hover{opacity:.8}.modal-image{max-height:90vh;max-width:90vw;border-radius:8px;cursor:pointer}.memories-profile-content{padding:16px 16px 20px;display:flex;align-items:center;justify-content:space-between;position:relative}.memories-profile-content .profile-grid{display:grid;grid-template-columns:56px 1fr;gap:16px;align-items:center;cursor:pointer;transition:.3s ease-in-out}.memories-profile-content .profile-grid:hover{opacity:.8}@media (max-width: 576px){.memories-profile-content .profile-grid{grid-template-columns:50px 1fr;gap:14px}}.memories-profile-content .profile-grid img{width:56px;height:56px;border-radius:50%;display:block;object-fit:cover;border:2px solid transparent;transition:.3s ease-in-out}.memories-profile-content .profile-grid img:hover{border-color:#00a9fe}@media (max-width: 576px){.memories-profile-content .profile-grid img{width:50px;height:50px}}.memories-profile-content .profile-grid>div{display:flex;flex-direction:column;gap:4px}.memories-profile-content .profile-grid>div p{color:#1e2432;margin:0;font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.1px;display:flex;align-items:center;gap:8px}@media (max-width: 576px){.memories-profile-content .profile-grid>div p{font-size:14px}}.memories-profile-content .profile-grid>div p span{display:inline-block;color:#00a9fe;cursor:pointer;font-size:16px;font-style:normal;font-weight:600;line-height:normal;transition:.3s ease-in-out;padding:4px 8px;border-radius:6px}.memories-profile-content .profile-grid>div p span:hover{background-color:#f1faff;transform:translateY(-1px)}@media (max-width: 576px){.memories-profile-content .profile-grid>div p span{font-size:14px}}.memories-profile-content .profile-grid>div span{color:#808191;font-size:14px;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 576px){.memories-profile-content .profile-grid>div span{font-size:12px}}.memories-profile-content .profile-grid>div span:last-child{display:flex;align-items:center;gap:4px;padding:4px 0 0;flex-wrap:wrap}.memories-profile-content .profile-grid>div span:last-child .post-type-tag{padding:2px 8px;border-radius:4px;font-size:12px;font-weight:500;text-transform:capitalize}.memories-profile-content .profile-grid>div span:last-child .post-type-tag.memory{background-color:#e6f9ed;border:1px solid #1bc47d;color:#1bc47d}.memories-profile-content .profile-grid>div span:last-child .post-type-tag.knowledge{background-color:#e6f3ff;border:1px solid #00a9fe;color:#00a9fe}.memories-profile-content .profile-grid>div span:last-child .category-tag{background-color:#fff;border:1px solid #e0e0e0;color:#808191;border-radius:4px;padding:0 8px 1px;font-weight:600;font-size:12px}.memories-profile-content .right-content{position:relative;display:flex;align-items:center}@media (max-width: 576px){.memories-profile-content .right-content{margin:10px 0 0;width:fit-content}}.memories-profile-content .right-content .menu{display:flex;align-items:center;gap:8px;cursor:pointer;padding:4px;border-radius:6px;transition:.3s ease-in-out}.memories-profile-content .right-content .menu:hover{background-color:#00a9fe1a}.memories-profile-content .right-content .menu button{border:none;color:#00a9fe;text-align:center;transition:.3s ease-in-out;font-size:16px;font-style:normal;font-weight:600;border-radius:6px;background:#f1faff;padding:8px 16px;line-height:normal;cursor:pointer}.memories-profile-content .right-content .menu button:hover{color:#fff;background-color:#00a9fe;transform:translateY(-1px)}@media (max-width: 576px){.memories-profile-content .right-content .menu button{font-size:14px;padding:6px 12px}}.memories-profile-content .right-content .menu-options{position:absolute;top:100%;right:0;background:#fff;border:1px solid #E5E7EB;border-radius:6px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;min-width:120px;z-index:1000;animation:slideDown .2s ease-out}.memories-profile-content .right-content .menu-options .menu-option{padding:12px 16px;cursor:pointer;font-size:14px;font-weight:500;color:#1e2432;transition:.3s ease-in-out;border-bottom:1px solid #F3F4F6}.memories-profile-content .right-content .menu-options .menu-option:last-child{border-bottom:none}.memories-profile-content .right-content .menu-options .menu-option:hover{background-color:#f1faff;color:#00a9fe}@media (max-width: 576px){.memories-profile-content .right-content .menu-options .menu-option{padding:10px 14px;font-size:13px}}.report-modal .modal-content{border-radius:6px;box-shadow:0 10px 25px #00000026}.report-modal .modal-header{border-bottom:1px solid #E5E7EB;padding:20px 24px}.report-modal .modal-body{padding:24px}.report-modal .modal-footer{border-top:1px solid #E5E7EB;padding:20px 24px;display:flex;align-items:center;gap:12px}@media (max-width: 576px){.memories-profile-content{padding:12px 12px 16px;display:block}}.memories-profile-footer-alignment{border-top:1px solid #D9D9D9;display:grid;grid-template-columns:repeat(2,1fr);gap:0}.memories-profile-footer-alignment div:first-child{border-right:1px solid #D9D9D9}.memories-profile-footer-alignment div{display:flex;align-items:center;justify-content:center;gap:6px;padding:14px;cursor:pointer}.memories-profile-footer-alignment div:hover span{color:#00a9fe}.memories-profile-footer-alignment div span{display:block;color:#6b6b6b;transition:.3s ease-in-out;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.your-interest-box{margin:15px 0 0;padding:15px;border-radius:16px;border:1px solid #D9D9D9;background:#fff}.your-interest-box .heading-icon-alignment{padding:0 0 6px;display:flex;align-items:center;justify-content:space-between}.your-interest-box .heading-icon-alignment h3{color:#000;font-size:16px;font-style:normal;font-weight:700;line-height:normal;margin:0}.your-interest-box .heading-icon-alignment svg{width:22px;height:22px;cursor:pointer}.your-interest-box .button-group-alignment{display:flex;align-items:center;gap:16px;flex-wrap:wrap}@media (max-width: 576px){.your-interest-box .button-group-alignment{gap:10px}}.your-interest-box .button-group-alignment button{border:1px solid #CFCFCF;padding:10px 16px;font-size:16px;line-height:22px;font-weight:500;border-radius:8px;color:#383838;transition:.3s ease-in-out;cursor:pointer;background-color:transparent;display:flex;align-items:center;gap:8px}@media (max-width: 576px){.your-interest-box .button-group-alignment button{padding:8px 14px;font-size:14px}}.your-interest-box .button-group-alignment button img{width:22px;height:22px}.your-interest-box .button-group-alignment button:hover{border:1px solid #00A9FE;background:#f6fcff}.your-hobbies-alignment{border-radius:16px;border:1px solid #D9D9D9;padding:15px;margin:15px 0;background:#fff}.your-hobbies-alignment .heading-icon-alignment{padding:0 0 6px;display:flex;align-items:center;justify-content:space-between}.your-hobbies-alignment .heading-icon-alignment h3{color:#000;font-size:16px;font-style:normal;font-weight:700;line-height:normal;margin:0}.your-hobbies-alignment .heading-icon-alignment svg{width:22px;height:22px;cursor:pointer}.your-hobbies-alignment .btn-alignment{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.your-hobbies-alignment .btn-alignment button{border-radius:10px;color:#6f6f6f;background-color:transparent;font-size:14px;cursor:pointer;font-style:normal;font-weight:500;line-height:21px;border:1px solid #CFCFCF;padding:10px 20px;transition:.3s ease-in-out}.your-hobbies-alignment .btn-alignment button:hover{border:1px solid #00A9FE;background:#f6fcff}.hobby-modal-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000;overflow:auto}.hobby-modal{background:#fff;border-radius:16px;padding:32px 24px 24px;width:550px;max-height:90vh;box-shadow:0 8px 32px #00000026;display:flex;flex-direction:column;align-items:center;overflow:auto}@media (max-width: 576px){.hobby-modal{width:calc(100% - 20px);border-radius:12px}}.hobby-modal h3{margin-bottom:8px;font-size:20px;font-weight:700}.hobby-modal p{margin-bottom:16px;color:#666;font-size:14px}.hobby-list{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:24px}.hobby-list button{border:1px solid #CFCFCF;padding:10px 16px;font-size:16px;line-height:22px;font-weight:500;border-radius:8px;color:#383838;background:#f9f9f9;cursor:pointer;display:flex;align-items:center;gap:8px;transition:.2s}.hobby-list button.selected{border:1.5px solid #00A9FE;background:#f6fcff;color:#00a9fe}.hobby-list button:disabled{opacity:.5;cursor:not-allowed}.hobby-list img{width:22px;height:22px}.modal-actions{display:flex;gap:16px;justify-content:flex-end;width:100%}@media (max-width: 576px){.modal-actions{margin-top:0}}.your-achievement-box{border-radius:16px;border:1px solid #D9D9D9;background:#fff;padding:15px}.your-achievement-box .header-alignment{display:flex;align-items:center;justify-content:space-between;padding:0 0 6px}.your-achievement-box .header-alignment h3{color:#000;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.your-achievement-box .header-alignment .right-content{display:flex;align-items:center}.your-achievement-box .header-alignment .right-content svg{width:22px;height:22px;cursor:pointer}.your-achievement-box .header-alignment .right-content svg path{transition:.3s ease-in-out}.your-achievement-box .header-alignment .right-content div{padding:0 12px}.your-achievement-box .header-alignment .right-content div:hover svg path{stroke:#00a9fe}.your-achievement-box .header-alignment .right-content div:first-child{border-right:1px solid #D6EAF5}.your-achievement-box .header-alignment .right-content div:last-child{padding-right:0}.your-achievement-box .card-flex{display:flex;gap:15px;overflow:auto;padding:10px}.your-achievement-box .card-flex .card{width:225px;max-width:225px;min-width:225px;border:1px solid #e0e0e0;border-radius:8px}.your-achievement-box .card-flex .card p{color:#000;font-size:16px;font-style:normal;margin:0 0 2px;font-weight:600;line-height:normal}.your-achievement-box .card-flex .card span{display:block;color:#6b6b6b;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.your-achievement-box .card-flex .card .details-style{padding:12px}.your-achievement-box .card-flex .card .image img{width:100%;height:140px;border-radius:8px 8px 0 0;display:block;object-fit:contain}.achievement-form{display:flex;flex-direction:column;gap:18px;width:100%;margin-bottom:18px}.achievement-form label{display:flex;flex-direction:column;font-size:15px;font-weight:500;color:#333;gap:6px}.achievement-form input[type=text],.achievement-form input[type=number]{padding:8px 12px;border:1px solid #CFCFCF;border-radius:6px;font-size:15px;margin-top:2px;outline:none;transition:border .2s}.achievement-form input[type=text]:focus,.achievement-form input[type=number]:focus{border:1.5px solid #00A9FE}.achievement-form input[type=file]{margin-top:4px}.image-preview .remove-image-btn{position:absolute;top:5px;left:90px;background:#fffc;border:none;border-radius:50%;width:24px;height:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;color:#333;box-shadow:0 1px 4px #0000001a;transition:all .2s ease}.image-preview .remove-image-btn:hover{background:#ffffffe6;box-shadow:0 2px 6px #00000026;transform:scale(1.05)}.image-preview .remove-image-btn:active{transform:scale(.95)}.year-style input{border:1px solid #CFCFCF;width:100%}.year-style .react-datepicker-wrapper{width:100%}.social-activity-section{border-radius:16px;border:1px solid #D9D9D9;background:#fff;padding:15px;margin:15px 0}.social-activity-section .text-icon-alignment{display:flex;padding:0 0 10px;align-items:center;justify-content:space-between}.social-activity-section .text-icon-alignment h2{color:#000;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.social-activity-section .text-icon-alignment svg{width:22px;height:22px;cursor:pointer}.social-activity-section .grid{display:flex;overflow:auto;gap:20px}.social-activity-section .grid .grid-items{width:170px;min-width:170px;max-width:170px}.social-activity-section .grid .grid-items span{color:#6b6b6b;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.social-activity-section .grid .grid-items p{color:#000;margin:0 0 6px;font-size:16px;font-style:normal;font-weight:700;line-height:18px}.social-activity-section .grid .grid-items .image{position:relative;width:170px;height:170px;border-radius:10px;overflow:hidden}.social-activity-section .grid .grid-items .image .frame-img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}.social-activity-section .grid .grid-items .image .social-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;border-radius:10px}.social-activity-section .grid .grid-items .social-frame{width:40px;height:40px;border-radius:50%}.student-profile-edit{padding:20px 30px}.education-details-box{border-radius:16px;border:1px solid #D9D9D9;background:#fff;padding:15px;margin:15px 0}.education-details-box .box-title h2{color:#000;font-size:16px;font-style:normal;margin:0 0 5px;font-weight:700;line-height:normal}.education-details-box .box-title span{display:block;color:#00a9fe;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.education-details-box .all-card-alignment .card:last-child{padding-bottom:0;border-bottom:none}.education-details-box .all-card-alignment .card{padding:14px 0;border-bottom:1px solid #D9D9D9}.education-details-box .all-card-alignment .card .text-style{padding:0 0 8px}.education-details-box .all-card-alignment .card .text-style p{color:#6b6b6b;font-size:16px;font-style:normal;font-weight:500;line-height:26px}.education-details-box .all-card-alignment .card .icon-text-alignment{display:flex;align-items:center;gap:10px}.education-details-box .all-card-alignment .card .icon-text-alignment span{display:block;color:#6b6b6b;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.education-details-box .all-card-alignment .card .icon-text-alignment .all-icon-alignment{display:flex;align-items:center;gap:0}.education-details-box .all-card-alignment .card .icon-text-alignment .all-icon-alignment svg{margin-left:-10px;cursor:pointer}.education-details-box .all-card-alignment .card .name{display:flex;align-items:center;gap:30px;padding:0 0 8px}.education-details-box .all-card-alignment .card .name p{color:#000;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.education-details-box .all-card-alignment .card .name ul{margin:0;padding:0}.education-details-box .all-card-alignment .card .name ul li{color:#000;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.education-card-design-alignment{border-radius:16px;border:1px solid #D9D9D9;background:#fff;padding:15px}.education-card-design-alignment .card-header-alignment{display:flex;align-items:center;justify-content:space-between;padding:0 0 6px}.education-card-design-alignment .card-header-alignment h3{color:#000;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.education-card-design-alignment .card-header-alignment .right-content{display:flex;align-items:center}.education-card-design-alignment .card-header-alignment .right-content svg{width:22px;height:22px;cursor:pointer}.education-card-design-alignment .card-header-alignment .right-content svg path{transition:.3s ease-in-out}.education-card-design-alignment .card-header-alignment .right-content div{padding:0 12px}.education-card-design-alignment .card-header-alignment .right-content div:hover svg path{stroke:#00a9fe}.education-card-design-alignment .card-header-alignment .right-content div:first-child{border-right:1px solid #D6EAF5}.education-card-design-alignment .card-header-alignment .right-content div:last-child{padding-right:0}.education-card-design-alignment .education-main-grid{display:grid;grid-template-columns:94px 1fr;gap:14px;align-items:center}.education-card-design-alignment .education-main-grid h3{color:#000;margin:0 0 2px;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.education-card-design-alignment .education-main-grid span{display:block;color:#9d9d9d;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.education-card-design-alignment .education-main-grid p{color:#6b6b6b;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.education-card-design-alignment .education-main-grid .image{width:94px;border-radius:5px;border:.499px solid #CFCFCF;background:#f5fcff;height:94px;color:#00a9fe;display:flex;align-items:center;justify-content:center;text-align:center;font-size:22px;font-style:normal;font-weight:700;line-height:normal}.saved-posts{border-radius:16px;border:1px solid #D9D9D9;background:#fff;padding:15px}.saved-posts span{display:block;color:#000;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.saved-posts .icon-text-alignment{display:flex;align-items:center;justify-content:space-between;padding:0 0 4px}.saved-posts .icon-text-alignment svg{cursor:pointer}.saved-posts .icon-text-alignment p{color:#000;font-size:18px;font-style:normal;font-weight:700;line-height:normal}.empty-screen-page-alignment{height:100dvh;padding:20px;display:flex;align-items:center;justify-content:center}@media (max-width: 1024px){.empty-screen-page-alignment{padding:20px;height:calc(100dvh - 67px)}}@media (max-width: 576px){.empty-screen-page-alignment{padding:16px}}.empty-screen-page-alignment .center-image{display:flex;padding:0 0 20px;justify-content:center}.empty-screen-page-alignment p{color:#000;text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:26px;max-width:357px;margin:0 auto}.empty-screen-page-alignment .btn-center-alignment{padding:30px 0 0;display:flex;justify-content:center}.empty-screen-page-alignment .btn-center-alignment button{min-width:250px;display:flex;justify-content:center}.circle-profile-page-alignment{padding:20px 30px}.circle-profile-page-alignment .student-profile-about-top-alignment{padding:25px 0 0}.search-follow-suggestions-page-alignment{padding:20px}@media (max-width: 1024px){.search-follow-suggestions-page-alignment{padding:20px}}@media (max-width: 576px){.search-follow-suggestions-page-alignment{padding:16px}}@media (max-width: 576px){.search-follow-suggestions-page-alignment .search-bar{width:100%}}.search-follow-suggestions-page-alignment .left-content{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:8px;padding-left:30px;transition:.3s ease-in-out;background:#f1faff;border-radius:16px;height:80px;margin-bottom:30px}@media (max-width: 576px){.search-follow-suggestions-page-alignment .left-content{padding:14px;margin-bottom:14px;height:auto;border-radius:12px}}.search-follow-suggestions-page-alignment .left-content:hover{transform:translate(-3px)}.search-follow-suggestions-page-alignment .left-content:hover svg path{stroke:#00a9fe}.search-follow-suggestions-page-alignment .left-content svg{width:24px;height:24px}.search-follow-suggestions-page-alignment .left-content svg path{transition:.3s ease-in-out}.search-follow-suggestions-page-alignment .left-content span{display:block;color:#00a9fe;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.custom-search-input-wrapper{position:relative;width:100%;max-width:600px;background:#fff;border:2px solid #e3eef5;color:#0000;border-radius:14px;display:flex;align-items:center;box-sizing:border-box;min-height:48px}.custom-search-input{width:100%;border:none;outline:none;background:transparent;padding:12px 44px;font-size:1.3rem;color:#000;border-radius:14px}.custom-search-input::placeholder{color:#b0bec5;font-size:1.2rem;letter-spacing:.5px}.search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;display:flex;align-items:center}.clear-icon{position:absolute;right:18px;top:50%;transform:translateY(-50%);cursor:pointer;font-size:1.6rem;color:#b0bec5;transition:color .2s}.clear-icon:hover{color:#78909c}.search-follow-suggestion-card-view{border-radius:16px;border:1px solid #D9D9D9;background:#fff;padding:15px;margin-top:30px}@media (max-width: 1024px){.search-follow-suggestion-card-view{border-radius:12px;margin-top:14px}}.search-follow-suggestion-card-view .follow-suggestion-title{font-weight:600;font-size:16px;margin-bottom:12px}.search-follow-suggestion-card-view .grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;height:calc(100dvh - 343px);overflow:auto;padding:10px;overflow-x:hidden}@media (max-width: 1024px){.search-follow-suggestion-card-view .grid{grid-template-columns:1fr 1fr;gap:20px;padding:0}}@media (max-width: 576px){.search-follow-suggestion-card-view .grid{grid-template-columns:1fr;gap:20px;padding:0}}.search-follow-suggestion-card-view .grid .grid-items{border-radius:14px;background:#fff;padding:20px;border:1px solid #e0e0e0;cursor:pointer;transition:.3s ease-in-out}@media (max-width: 576px){.search-follow-suggestion-card-view .grid .grid-items{padding:14px;border-radius:12px}}.search-follow-suggestion-card-view .grid .grid-items:hover{border:1px solid #00A9FE}.search-follow-suggestion-card-view .grid .grid-items .card-grid{display:flex;align-items:center;justify-content:space-between;gap:16px}.search-follow-suggestion-card-view .grid .grid-items .card-grid .card-content-left{display:flex;align-items:center;gap:12px}.search-follow-suggestion-card-view .grid .grid-items .card-grid .profile-image img{width:60px;height:60px;object-fit:cover;border-radius:50%;display:block;min-width:60px}@media (max-width: 576px){.search-follow-suggestion-card-view .grid .grid-items .card-grid .profile-image img{width:40px;min-width:40px;height:40px}}.search-follow-suggestion-card-view .grid .grid-items .card-grid .text-style h3{color:#000;font-size:16px;font-style:normal;font-weight:600;line-height:normal;margin:0;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1024px){.search-follow-suggestion-card-view .grid .grid-items .card-grid .text-style h3{max-width:120px;font-size:14px}}.search-follow-suggestion-card-view .grid .grid-items .card-grid .card-content-right{display:flex;align-items:center;justify-content:flex-end;flex:1}.school-ellipsis{display:inline-block;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.follow-suggestion-card-view{border-radius:16px;border:1px solid #d9d9d9;background:#fff;padding:15px}@media (max-width: 576px){.follow-suggestion-card-view{border-radius:12px}}.follow-suggestion-card-view .follow-suggestion-title{font-weight:600;font-size:16px;margin-bottom:12px}.follow-suggestion-card-view .tags-list{display:flex;flex-wrap:wrap;gap:12px}.follow-suggestion-card-view .tag-chip{background:#f3f3f3;color:#757575;border-radius:20px;padding:8px 18px;font-size:15px;font-weight:500;display:inline-block;cursor:pointer;transition:background .2s;border:none;outline:none;-webkit-user-select:none;user-select:none}.createPostWrapper{padding:20px 30px}@media (max-width: 1024px){.createPostWrapper{padding:20px}}@media (max-width: 576px){.createPostWrapper{padding:16px}}.header{width:100%;max-width:480px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:16px 16px 0 0;padding:20px 24px 16px;box-shadow:0 2px 8px #0000000a;margin-bottom:0}.backBtn{background:none;border:none;font-size:1.3rem;cursor:pointer;color:#1da1f2}.title{font-size:1.2rem;font-weight:600;color:#1da1f2}.postBtn{background:#1da1f2;color:#fff;border:none;border-radius:8px;padding:6px 18px;font-weight:600;cursor:pointer;font-size:1rem;transition:background .2s}.postBtn:hover{background:#0d8ddb}.userRow{display:flex;align-items:center;justify-content:space-between;padding:0 0 20px;gap:12px}.avatar{width:60px;height:60px;border-radius:50%;object-fit:cover;border:2px solid #e6ecf0}.username{font-weight:600;color:#222}.journeySelect{margin-left:auto;padding:6px 12px;border-radius:6px;border:1px solid #e6ecf0;background:#fff;font-size:1rem}.textarea{width:100%;background-color:#fff;min-height:160px;border:none;resize:vertical;font-size:1.1rem;font-family:sans-serif;padding:12px;border-radius:8px;color:#222;outline:none;box-shadow:0 1px 2px #00000005;margin-bottom:8px}.drag-drop-area{border:2px dashed #aaa;border-radius:4px;padding:16px;text-align:center;margin-bottom:8px;background:#fafafa;cursor:pointer;display:block;transition:all .2s ease}.drag-drop-area span{color:#666;font-size:14px;display:block}.remove-image-btn{position:absolute;top:5px;left:90px;background:#fffc;border:none;border-radius:50%;width:24px;height:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;color:#333;box-shadow:0 1px 4px #0000001a;transition:all .2s ease}.remove-image-btn:hover{background:#ffffffe6;box-shadow:0 2px 6px #00000026;transform:scale(1.05)}.addPhotoWrapper{width:100%;margin-top:24px}.addPhotoBtn .two-col .two-col-items{border:1px solid #cfcfcf;transition:.3s ease-in-out;border-radius:8px;padding:16px;display:flex;align-items:center;gap:14px;justify-content:center;cursor:pointer;background-color:#fff}.addPhotoBtn .two-col .two-col-items p{font-size:16px;font-weight:600;color:#383838;line-height:24px}@media (max-width: 600px){.header,.card,.addPhotoWrapper{max-width:100vw;border-radius:0;padding-left:8px;padding-right:8px}}.create-post-card{background-color:#f1faff;padding:20px;border-radius:12px}@media (max-width: 576px){.create-post-card{padding:14px}}.add-post-btn{max-width:350px;margin:0 auto;padding:20px 0 0}@media (max-width: 576px){.add-post-btn{max-width:100%;padding:10px 0 0}}.add-post-btn button{width:100%;display:flex;align-items:center;justify-content:center}.notification-page-alignment{padding:20px 30px}@media (max-width: 1024px){.notification-page-alignment{padding:20px}}@media (max-width: 576px){.notification-page-alignment{padding:16px}}.notification-banner-design{border-radius:16px;background:#f1faff;height:143px;position:relative;overflow:hidden;padding:30px;position:sticky;top:0;z-index:9}@media (max-width: 576px){.notification-banner-design{padding:20px;height:120px;border-radius:12px;top:67px}}.notification-banner-design h2{color:#00a9fe;font-size:20px;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 576px){.notification-banner-design h2{font-size:16px}}.notification-banner-design .left-frame{position:absolute;bottom:0;left:0}.notification-banner-design .left-frame img{max-width:435px;display:block}.notification-banner-design .right-frame{position:absolute;bottom:0;right:0}.notification-banner-design .right-frame img{max-width:326px;display:block}.all-notification-information{padding:25px 0 0;height:calc(100dvh - 108px);overflow:auto}@media (max-width: 576px){.all-notification-information{padding:16px 0 0;height:auto}}.all-notification-information .main-card:last-child{margin:0}.all-notification-information .main-card{border-radius:18px;background:#f1faff;margin:0 0 15px;padding:15px}@media (max-width: 576px){.all-notification-information .main-card{border-radius:12px;padding:14px}}.all-notification-information .main-card h2{color:#000;font-size:16px;font-style:normal;font-weight:700;line-height:normal}@media (max-width: 576px){.all-notification-information .main-card h2{font-size:14px}}.all-notification-information .main-card .grid{display:grid;grid-template-columns:1fr 60px;gap:10px;padding:14px 0;border-bottom:1px solid #DCE3E7;cursor:pointer}@media (max-width: 576px){.all-notification-information .main-card .grid{padding:10px 0;grid-template-columns:1fr;gap:0}}.all-notification-information .main-card .grid .grid-items .image{width:100%;height:60px;display:block;object-fit:cover}@media (max-width: 576px){.all-notification-information .main-card .grid .grid-items .image{height:60px}}.all-notification-information .main-card .grid .grid-items .profile-grid{display:grid;grid-template-columns:70px 1fr;gap:20px;align-items:center}@media (max-width: 576px){.all-notification-information .main-card .grid .grid-items .profile-grid{grid-template-columns:60px 1fr;gap:14px}}.all-notification-information .main-card .grid .grid-items .profile-grid .profile-grid-items{position:relative}.all-notification-information .main-card .grid .grid-items .profile-grid .profile-grid-items .double-profile img:last-child{position:absolute;right:5px;top:20px}.all-notification-information .main-card .grid .grid-items .profile-grid .profile-grid-items .double-profile img{width:43px;border:1px solid #FFF;height:43px;border-radius:50%;object-fit:cover;display:block}@media (max-width: 576px){.all-notification-information .main-card .grid .grid-items .profile-grid .profile-grid-items .double-profile img{width:40px;height:40px}}.all-notification-information .main-card .grid .grid-items .profile-grid p{color:#949494;font-size:14px;font-style:italic;font-weight:400;line-height:normal}@media (max-width: 576px){.all-notification-information .main-card .grid .grid-items .profile-grid p{font-size:12px}}.all-notification-information .main-card .grid .grid-items .profile-grid h3{color:#000;font-size:18px;font-style:normal;font-weight:700;line-height:normal;margin:0 0 6px}@media (max-width: 576px){.all-notification-information .main-card .grid .grid-items .profile-grid h3{font-size:14px}}.all-notification-information .main-card .grid .grid-items .profile-grid h3 span{font-weight:400;font-size:16px}@media (max-width: 576px){.all-notification-information .main-card .grid .grid-items .profile-grid h3 span{font-size:14px}}.all-notification-information .main-card .grid .grid-items .profile-grid .single-profile img{width:70px;height:70px;border-radius:50%;display:block;object-fit:cover}@media (max-width: 576px){.all-notification-information .main-card .grid .grid-items .profile-grid .single-profile img{width:60px;height:60px}}.user-profile-page-alignment{padding:20px 30px}@media (max-width: 1024px){.user-profile-page-alignment{padding:20px}}@media (max-width: 576px){.user-profile-page-alignment{padding:16px}}.user-profile-banner-design img{display:block;height:120px;object-fit:cover;border-radius:16px;width:100%}@media (max-width: 1024px){.user-profile-banner-design img{border-radius:12px}}@media (max-width: 576px){.user-profile-banner-design img{object-position:left}}.profile-main-image{padding-left:18px;margin-top:-40px}@media (max-width: 1024px){.profile-main-image{margin-top:-20px;padding-left:0}}.profile-main-image img{border:2px solid #fff;border-radius:50%;height:100px;width:100px;object-fit:cover}.profile-all-details-alignment{display:flex;padding:0 0 40px;align-items:center;justify-content:space-between}@media (max-width: 1024px){.profile-all-details-alignment{flex-wrap:wrap;gap:10px}}@media (max-width: 576px){.profile-all-details-alignment{padding:0 0 16px}}.profile-all-details-alignment .left-content{display:flex;align-items:center;gap:50px;justify-content:space-between}@media (max-width: 1024px){.profile-all-details-alignment .left-content{flex-wrap:wrap}}@media (max-width: 576px){.profile-all-details-alignment .left-content{gap:20px}}.profile-all-details-alignment .left-content .profile-text{display:flex;align-items:center;gap:10px}.profile-all-details-alignment .left-content .profile-text p{color:#6b6b6b;font-size:16px;font-style:normal;font-weight:400;line-height:24px;max-width:211px}@media (max-width: 576px){.profile-all-details-alignment .left-content .profile-text p{font-size:14px}}.profile-all-details-alignment .left-content .profile-text p span{color:#000;font-weight:700}.profile-all-details-alignment .left-content .profile-text .img-style img{width:45px;height:45px;border-radius:50%;object-fit:cover;border:2px solid #fff;margin-left:-10px}.profile-all-details-alignment .left-content .text-style p{color:#00a9fe;font-size:20px;font-style:normal;font-weight:600;margin:0 0 2px;line-height:normal}@media (max-width: 576px){.profile-all-details-alignment .left-content .text-style p{font-size:18px}}.profile-all-details-alignment .left-content .text-style span{display:block;color:#6b6b6b;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 576px){.profile-all-details-alignment .left-content .text-style span{font-size:14px}}.profile-all-details-alignment .left-content .three-content-alignment{display:flex;align-items:center;gap:40px}@media (max-width: 576px){.profile-all-details-alignment .left-content .three-content-alignment{gap:20px;justify-content:space-between;width:100%}}.profile-all-details-alignment .left-content .three-content-alignment p{color:#000;text-align:center;font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin:0 0 4px}@media (max-width: 576px){.profile-all-details-alignment .left-content .three-content-alignment p{font-size:16px}}.profile-all-details-alignment .left-content .three-content-alignment span{display:block;color:#6b6b6b;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal}@media (max-width: 576px){.profile-all-details-alignment .left-content .three-content-alignment span{font-size:14px}}.profile-all-details-alignment .right-content button{padding:8px 24px;font-size:14px;font-weight:600}.experience-box{border-radius:16px;border:1px solid #D9D9D9;background:#fff;padding:15px}@media (max-width: 576px){.experience-box{border-radius:12px;padding:14px}}.experience-box h2{color:#000;font-size:16px;font-style:normal;font-weight:700;line-height:normal;margin:0 0 10px}.experience-box .grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 40px}@media (max-width: 576px){.experience-box .grid{grid-template-columns:1fr;gap:20px}}.experience-box .grid .grid-items{display:grid;grid-template-columns:94px 1fr;gap:14px}@media (max-width: 576px){.experience-box .grid .grid-items{grid-template-columns:60px 1fr;gap:10px}}.experience-box .grid .grid-items .all-text-style h3{color:#000;font-size:16px;margin:0 0 2px;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 576px){.experience-box .grid .grid-items .all-text-style h3{font-size:14px;margin:0}}.experience-box .grid .grid-items .all-text-style h4{color:#6b6b6b;font-size:16px;font-style:normal;margin:0 0 2px;font-weight:500;line-height:normal}@media (max-width: 576px){.experience-box .grid .grid-items .all-text-style h4{font-size:14px}}.experience-box .grid .grid-items .all-text-style span{display:block;color:#9d9d9d;font-size:14px;font-style:normal;font-weight:500;line-height:normal}@media (max-width: 576px){.experience-box .grid .grid-items .all-text-style span{font-size:12px}}.experience-box .grid .grid-items .all-text-style p{color:#6b6b6b;font-size:16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-style:normal;font-weight:500;line-height:22px}@media (max-width: 576px){.experience-box .grid .grid-items .all-text-style p{font-size:12px;line-height:18px}}.experience-box .grid .grid-items .image{width:94px;border-radius:8px;border:.499px solid #CFCFCF;background:#f5fcff;height:94px;display:flex;align-items:center;justify-content:center}@media (max-width: 576px){.experience-box .grid .grid-items .image{width:60px;height:60px}}@media (max-width: 576px){.experience-box .grid .grid-items .image img{max-width:30px}}.student-taught{margin:0 0 15px;border-radius:16px;border:1px solid #D9D9D9;background:#fff;padding:15px}@media (max-width: 576px){.student-taught{border-radius:12px}}.student-taught h2{color:#000;font-size:16px;margin:0 0 11px;font-style:normal;font-weight:700;line-height:normal}.student-taught .icons-text{display:flex;align-items:center;gap:10px}.student-taught .icons-text p{color:#00a9fe;font-size:18px;font-style:normal;font-weight:700;line-height:normal}.achievement-box{border-radius:16px;background:#fff;padding:15px}.achievement-box .edit-left-arrow{border-radius:16px;background:#f1faff;padding:30px;display:flex;align-items:center;gap:8px;cursor:pointer;transition:.3s ease-in-out}.achievement-box .edit-left-arrow:hover{transform:translate(-3px)}.achievement-box .edit-left-arrow:hover svg path{stroke:#00a9fe}.achievement-box .edit-left-arrow svg{width:24px;height:24px}.achievement-box .edit-left-arrow svg path{transition:.3s ease-in-out}.achievement-box .edit-left-arrow span{display:block;color:#00a9fe;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.achievement-box .header-alignment{display:flex;align-items:center;justify-content:space-between;padding:0 0 6px;margin-top:20px}.achievement-box .header-alignment h3{color:#000;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.achievement-box .header-alignment .right-content{display:flex;align-items:center}.achievement-box .header-alignment .right-content svg{width:22px;height:22px;cursor:pointer}.achievement-box .header-alignment .right-content svg path{transition:.3s ease-in-out}.achievement-box .header-alignment .right-content div{padding:0 12px}.achievement-box .header-alignment .right-content div:hover svg path{stroke:#00a9fe}.achievement-box .header-alignment .right-content div:first-child{border-right:1px solid #d6eaf5}.achievement-box .header-alignment .right-content div:last-child{padding-right:0}.achievement-box .card-flex{display:flex;gap:15px;overflow:auto;padding:10px}.achievement-box .card-flex .card{width:225px;max-width:225px;min-width:225px;border:1px solid #e0e0e0;position:relative;border-radius:8px}.achievement-box .card-flex .card p{color:#000;font-size:16px;font-style:normal;margin:0 0 2px;font-weight:600;line-height:normal}.achievement-box .card-flex .card span{display:block;color:#6b6b6b;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.achievement-box .card-flex .card .details-style{padding:12px}.achievement-box .card-flex .card .card-actions{display:flex;align-items:center;position:absolute;right:10px;gap:0;top:10px}.achievement-box .card-flex .card .card-actions svg:first-child path{stroke:#00a9fe}.achievement-box .card-flex .card .card-actions svg{width:16px;height:16px;cursor:pointer}.achievement-box .card-flex .card .image img{width:100%;height:140px;border-radius:8px 8px 0 0;display:block;object-fit:contain}.inter-active-page-alignment{padding:30px}.inter-active-page-alignment .box-alignment{padding:30px;border-radius:16px;background:#f1faff;height:calc(100dvh - 60px);overflow:auto;position:relative}@media (max-width: 576px){.inter-active-page-alignment .box-alignment{padding:16px;border-radius:12px}}.inter-active-page-alignment .box-alignment .v1{position:absolute;left:0;bottom:0}.inter-active-page-alignment .box-alignment .v1 img{display:block}.inter-active-page-alignment .box-alignment .v2{position:absolute;right:0;bottom:0}.inter-active-page-alignment .box-alignment .v2 img{display:block}.inter-active-page-alignment .box-alignment .circle-timer{position:relative;margin:40px auto 0;width:120px;height:120px;border:4px solid #00a9fe;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700}.inter-active-page-alignment .box-alignment .circle-timer .time-display{z-index:1}.inter-active-page-alignment .box-alignment .circle-timer .hand{position:absolute;width:30px;height:4px;background:#00a9fe;top:10px;left:50%;transform:translate(-50%) rotate(-45deg);transform-origin:bottom left}.inter-active-page-alignment .box-alignment .coin{padding:6px 10px;border-radius:8px;border:1px solid #c4dff0;background:#f5fbff;display:flex;align-items:center;gap:6px;color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:normal;right:0;position:absolute;margin-right:20px}.inter-active-page-alignment .box-alignment .coin span{display:block;font-family:Jelly-Crazies;font-size:12px}.inter-active-page-alignment .center-content{height:calc(100dvh - 160px);display:flex;align-items:center;justify-content:center;flex-direction:column}.inter-active-page-alignment .box-center{max-width:460px;margin:0 auto;position:relative}.inter-active-page-alignment .box-center .img-right{position:absolute;top:-8%;right:-30%}.inter-active-page-alignment .box-center .details-box{border-radius:20px;padding:30px;background:#fff;position:relative;z-index:999;border:1px solid #d9f2ff;margin:30px 0 0;box-shadow:5px 5px #005a871f}.inter-active-page-alignment .box-center .details-box p{color:#000;font-size:20px;max-width:388px;margin:0 auto;text-align:center;font-style:normal;font-weight:400;line-height:30px}.inter-active-page-alignment .box-center .details-box:after{content:"";position:absolute;bottom:101%;left:50%;transform:translate(-50%);border-width:15px;border-style:solid;border-color:transparent transparent #d9f2ff;filter:drop-shadow(6px 2px 0px rgba(0,90,135,.12))}.inter-active-page-alignment .box-center .details-box:before{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%);border-width:15px;border-style:solid;border-color:transparent transparent #fff;margin-bottom:-1px;z-index:1}.inter-active-page-alignment .box-center .image-center{position:relative;z-index:9;display:flex;justify-content:center}.inter-active-page-alignment .box-center .image-center img{display:block}.inter-active-page-alignment .button-alignment{padding:40px 0 0;display:flex;justify-content:center}.inter-active-page-alignment .button-alignment button{min-width:250px;display:flex;justify-content:center}.inter-active-page-alignment .white-box{border-radius:20px;background:#fff;padding:40px;box-shadow:5px 5px #005a871f}@media (max-width: 576px){.inter-active-page-alignment .white-box{padding:16px}}.inter-active-page-alignment .white-box .poll-label{position:absolute;top:45px;left:50%;transform:translate(-50%);background:#00a9fe;color:#fff;font-weight:700;padding:8px 24px;border-radius:20px;font-size:16px;box-shadow:0 4px 8px #000000da;border:2px solid #fff;z-index:1}@media (max-width: 768px){.inter-active-page-alignment .white-box .poll-label{top:20px;font-size:14px;padding:6px 20px}}@media (max-width: 480px){.inter-active-page-alignment .white-box .poll-label{top:15px;font-size:13px;padding:5px 16px}}@media (max-width: 360px){.inter-active-page-alignment .white-box .poll-label{top:10px;font-size:12px;padding:4px 14px}}.inter-active-page-alignment .white-box .answer-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media (max-width: 576px){.inter-active-page-alignment .white-box .answer-grid{grid-template-columns:1fr;gap:12px}}.inter-active-page-alignment .white-box .answer-grid .items{border-radius:15px;border:.694px solid #ddd;background:#f8f8f8;box-shadow:-1.736px 3.819px #f5f5f5;padding:15px 18px;transition:.3s ease-in-out;color:#858585;cursor:pointer}.inter-active-page-alignment .white-box .answer-grid .items:hover{border-radius:15px;border:.694px solid #00a9fe;background:#eaf8ff;color:#00a9fe;box-shadow:-1.736px 3.819px #00a9fe}.inter-active-page-alignment .white-box .answer-grid .items p{font-size:16px;font-style:normal;font-weight:600;line-height:normal}.inter-active-page-alignment .white-box .answer-grid .items.correct{color:green;border:2px solid green!important;box-shadow:-1.736px 3.819px green}.inter-active-page-alignment .white-box .answer-grid .items.incorrect{color:red;border:2px solid red!important;background-color:#fff!important;box-shadow:-1.736px 3.819px red}.inter-active-page-alignment .white-box .question-grid{display:grid;grid-template-columns:127px 1fr;gap:20px;padding:0 0 30px;align-items:center}@media (max-width: 576px){.inter-active-page-alignment .white-box .question-grid{grid-template-columns:80px 1fr;gap:16px}}.inter-active-page-alignment .white-box .question-grid img{display:block}.inter-active-page-alignment .white-box .question-grid h2{color:#000;font-size:18px;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 576px){.inter-active-page-alignment .white-box .question-grid h2{font-size:16px}}.main-image{position:relative;width:380px}@media (max-width: 576px){.main-image{width:100%}}.main-image .slider-center-img{position:absolute;top:0;left:0;width:100%}.main-image .image-style{width:380px}@media (max-width: 576px){.main-image .image-style{width:100%}}.main-image .image-style img{display:block;width:100%}.max-width-slider-image{max-width:335px;position:relative;height:100%}@media (max-width: 576px){.max-width-slider-image{max-width:100%}}.option-bar-animate{transition:width .8s cubic-bezier(.4,.2,.2,1)}.progress-bar-grid{display:grid;grid-template-columns:40px 1fr;gap:20px;align-items:center}.progress-bar-grid img{display:block;cursor:pointer}.progress-bar-grid .progress{border-radius:20px;background:#badcee;height:20px;width:100%;position:relative}.progress-bar-grid .progress .active{border-radius:20px;position:absolute;top:0;left:0;height:100%;background:#00a9fe;transition:width .5s cubic-bezier(.4,0,.2,1)}.quiz-modal-wrapper{transition:opacity .3s ease-in-out,visibility .3s ease-in-out;width:100%;height:100%;position:fixed;top:0;left:0;display:flex;align-items:center;-webkit-backdrop-filter:blur(6.9444441795px);backdrop-filter:blur(6.9444441795px);background:#0009;z-index:999;justify-content:center;opacity:0;visibility:hidden}.quiz-modal-wrapper.open{opacity:1;visibility:visible}.quiz-modal-wrapper .quiz-modal{width:330px;border-radius:15px;background:#fff;box-shadow:0 0 6px #005a871f;padding:40px 30px}@media (max-width: 576px){.quiz-modal-wrapper .quiz-modal{border-radius:12px;width:calc(100% - 20px)}}.quiz-modal-wrapper .quiz-modal .image-center{display:flex;padding:0 0 16px;justify-content:center}.quiz-modal-wrapper .quiz-modal .image-center img{display:block;max-width:154px}.quiz-modal-wrapper .quiz-modal h3{color:#000;text-align:center;font-size:18px;font-style:normal;font-weight:400;margin:0 0 22px;line-height:27px}.quiz-modal-wrapper .quiz-modal .btn-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.quiz-modal-wrapper .quiz-modal .btn-grid button{width:100%;display:flex;justify-content:center}.stopwatch{position:relative;width:clamp(120px,20vw,100px);height:clamp(120px,20vw,100px);background:#fff;border-radius:50%;border:6px solid #00b2ff;display:flex;justify-content:center;align-items:center;font-size:20px;font-weight:700;color:#000;box-shadow:4px 4px 12px #000000bd,inset -4px -4px 8px #fff,inset 4px 4px 12px #c4eaff;margin:10px auto}.stopwatch:before{content:"";position:absolute;top:-14px;left:50%;transform:translate(-50%);width:clamp(18px,15%,30px);height:6px;background-color:#00b2ff;border-radius:4px;box-shadow:0 2px 4px #000000bd}.stopwatch:after{content:"";position:absolute;top:-12px;right:-14px;width:6px;height:clamp(18px,15%,30px);background-color:#00b2ff;border-radius:4px;transform:rotate(45deg);transform-origin:top right;box-shadow:0 2px 4px #000000bd}@media (max-width: 576px){.stopwatch{font-size:12px}}@media (min-width: 1200px){.stopwatch{font-size:20px}}.animation-modal-wrapper{transition:opacity .3s ease-in-out,visibility .3s ease-in-out;width:100%;height:100%;position:fixed;top:0;left:0;display:flex;align-items:center;-webkit-backdrop-filter:blur(6.9444441795px);backdrop-filter:blur(6.9444441795px);z-index:9999;justify-content:center;opacity:0;visibility:hidden}.animation-modal-wrapper.open{opacity:1;visibility:visible;z-index:9999}.animation-modal-wrapper .animation-modal{width:50%;border-radius:15px;padding:40px 30px;display:flex;justify-content:center;flex-direction:column;align-items:center}@media (max-width: 576px){.animation-modal-wrapper .animation-modal{border-radius:12px;width:calc(100% - 20px)}}.animation-modal-wrapper .animation-modal span{color:#00a9fe;font-family:Jelly-Crazies;display:block;font-size:50px;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 1440px){.animation-modal-wrapper .animation-modal span{font-size:14px}}@media (max-width: 576px){.animation-modal-wrapper .animation-modal span{font-size:12px}}.milestone-complete-modal-wrapper{transition:opacity .3s ease-in-out,visibility .3s ease-in-out;width:100%;height:100%;position:fixed;top:0;left:0;display:flex;align-items:center;-webkit-backdrop-filter:blur(6.9444441795px);backdrop-filter:blur(6.9444441795px);background:#0009;z-index:999;justify-content:center;opacity:0;visibility:hidden}.milestone-complete-modal-wrapper.open{opacity:1;visibility:visible}.milestone-complete-modal-wrapper .milestone-complete-modal{width:330px;border-radius:15px;background:#fff;box-shadow:0 0 6px #005a871f;padding:40px 30px}@media (max-width: 576px){.milestone-complete-modal-wrapper .milestone-complete-modal{border-radius:12px;width:calc(100% - 20px)}}.milestone-complete-modal-wrapper .milestone-complete-modal .image-center{display:flex;padding:0 0 16px;justify-content:center}.milestone-complete-modal-wrapper .milestone-complete-modal .image-center img{display:block;max-width:154px}.milestone-complete-modal-wrapper .milestone-complete-modal h2{color:#00a9fe;text-align:center}.milestone-complete-modal-wrapper .milestone-complete-modal h3{color:#000;text-align:center;font-size:18px;font-style:normal;font-weight:700;margin:0 0 22px;line-height:27px}.video-data-page-alignment{padding:30px}.video-data-page-alignment .box-alignment{padding:30px;border-radius:16px;background:#f1faff;height:calc(100dvh - 60px);overflow:auto;position:relative}.video-data-page-alignment .box-alignment .v1{position:absolute;left:0;bottom:0}.video-data-page-alignment .box-alignment .v1 img{display:block}.video-data-page-alignment .box-alignment .v2{position:absolute;right:0;bottom:0}.video-data-page-alignment .box-alignment .v2 img{display:block}.video-data-page-alignment .center-content{height:calc(100dvh - 160px);display:flex;align-items:center;justify-content:center}.video-data-page-alignment .slick-dots li button:before{font-size:8px}.video-data-page-alignment .slick-dots li{margin:0}.video-data-page-alignment .button-alignment{padding:40px 0 0;display:flex;justify-content:center}.video-data-page-alignment .button-alignment button{min-width:250px;display:flex;justify-content:center}.video-data-page-alignment .slick-dots li.slick-active button:before{color:#00a9fe}.video-data-page-alignment .slider-box{max-width:772px;margin:0 auto}@media (max-width: 1500px){.video-data-page-alignment .slider-box{max-width:622px}}.video-data-page-alignment .slider-box .slider-image{height:516px;position:relative}@media (max-width: 1500px){.video-data-page-alignment .slider-box .slider-image{height:400px}}.video-data-page-alignment .slider-box .slider-image .layer{border-radius:16px;background:#00000080;position:absolute;top:0;left:0;width:100%;height:100%}.video-data-page-alignment .slider-box .slider-image img{display:block;width:100%;height:100%;border-radius:16px}.progress-bar-grid-slider-type{display:grid;grid-template-columns:40px 1fr;gap:20px;align-items:center}.progress-bar-grid-slider-type img{display:block;cursor:pointer}.progress-bar-grid-slider-type .box-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:25px}.progress-bar-grid-slider-type .box-grid .items{position:relative;border-radius:20px;background:#badcee;height:6px}.progress-bar-grid-slider-type .box-grid .items .active{border-radius:20px;background:#00a9fe;position:absolute;top:0;left:0;width:100%;height:100%}.text-data-page-alignment .all-contnet-width{max-width:770px;margin:0 auto}@media (max-width: 1300px){.text-data-page-alignment .all-contnet-width{max-width:600px}}.text-data-page-alignment .all-contnet-width .white-box{border-radius:20px;background:#fff;box-shadow:5px 5px #005a871f;width:100%;padding:30px}.text-data-page-alignment .all-contnet-width .white-box h2{color:#000;font-size:31px;font-style:normal;font-weight:700;margin:0 0 24px;line-height:normal}@media (max-width: 1300px){.text-data-page-alignment .all-contnet-width .white-box h2{font-size:26px}}.text-data-page-alignment .all-contnet-width .white-box h2 span{color:#00a9fe}.text-data-page-alignment .all-contnet-width .white-box p:last-child{margin:0}.text-data-page-alignment .all-contnet-width .white-box p{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:26px;margin:0 0 20px}.text-data-page-alignment .all-contnet-width .white-box p span{color:#00a9fe}.text-data-page-alignment{padding:30px}.text-data-page-alignment .box-alignment{padding:30px;border-radius:16px;background:#f1faff;height:calc(100dvh - 60px);overflow:auto;position:relative}.text-data-page-alignment .box-alignment .v1{position:absolute;left:0;bottom:0}.text-data-page-alignment .box-alignment .v1 img{display:block}.text-data-page-alignment .box-alignment .v2{position:absolute;right:0;bottom:0}.text-data-page-alignment .box-alignment .v2 img{display:block}.text-data-page-alignment .center-content{height:calc(100dvh - 160px);display:flex;align-items:center;justify-content:center}.text-data-page-alignment .button-alignment{padding:40px 0 0;display:flex;justify-content:center}.text-data-page-alignment .button-alignment button{min-width:250px;display:flex;justify-content:center}.text-data-page-alignment .all-contnet-width{max-width:640px;margin:0 auto;width:100%}.text-data-page-alignment .all-contnet-width .question-box-center{width:100%}.text-data-page-alignment .all-contnet-width .question-box-center .white-box{border-radius:20px;background:#fff;padding:40px;box-shadow:5px 5px #005a871f}.text-data-page-alignment .all-contnet-width .question-box-center .white-box .answer-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.text-data-page-alignment .all-contnet-width .question-box-center .white-box .answer-grid .items{border-radius:15px;border:.694px solid #DDD;background:#f8f8f8;box-shadow:-1.736px 3.819px #f5f5f5;padding:15px 18px;transition:.3s ease-in-out;color:#858585;cursor:pointer}.text-data-page-alignment .all-contnet-width .question-box-center .white-box .answer-grid .items:hover{border-radius:15px;border:.694px solid #00A9FE;background:#eaf8ff;color:#00a9fe;box-shadow:-1.736px 3.819px #00a9fe}.text-data-page-alignment .all-contnet-width .question-box-center .white-box .answer-grid .items p{font-size:16px;font-style:normal;font-weight:600;line-height:normal}.text-data-page-alignment .all-contnet-width .question-box-center .white-box .question-grid{display:grid;grid-template-columns:127px 1fr;gap:20px;padding:0 0 30px;align-items:center}.text-data-page-alignment .all-contnet-width .question-box-center .white-box .question-grid img{display:block}.text-data-page-alignment .all-contnet-width .question-box-center .white-box .question-grid h2{color:#000;font-size:18px;font-style:normal;font-weight:600;line-height:normal}.inter-active-end-page-alignment{padding:30px}.inter-active-end-page-alignment .box-alignment{padding:30px;border-radius:16px;background:#f1faff;height:calc(100dvh - 60px);overflow:auto;position:relative}.inter-active-end-page-alignment .box-alignment .v1{position:absolute;left:0;bottom:0}.inter-active-end-page-alignment .box-alignment .v1 img{display:block}.inter-active-end-page-alignment .box-alignment .v2{position:absolute;right:0;bottom:0}.inter-active-end-page-alignment .box-alignment .v2 img{display:block}.inter-active-end-page-alignment .center-content{height:calc(100dvh - 160px);display:flex;align-items:center;justify-content:center}.inter-active-end-page-alignment .box-center{max-width:460px;margin:0 auto;position:relative;width:100%}.inter-active-end-page-alignment .box-center .image-center{display:flex;justify-content:center;padding:20px 0 0}.inter-active-end-page-alignment .box-center .image-center img{display:block}.inter-active-end-page-alignment .box-center .white-box{border-radius:20px;padding:16px 20px;background:#fff;box-shadow:5px 5px #005a871f}.inter-active-end-page-alignment .box-center .white-box p{color:#000;text-align:center;font-size:20px;font-style:normal;font-weight:700;line-height:32px}.inter-active-end-page-alignment .box-center .button-alignment{padding:40px 0 0;display:flex;justify-content:center}.inter-active-end-page-alignment .box-center .button-alignment button{min-width:250px;display:flex;justify-content:center}.task-page-alignment{padding:20px 30px}@media (max-width: 1024px){.task-page-alignment{padding:20px}}@media (max-width: 576px){.task-page-alignment{padding:16px}}.task-page-alignment .task-content-alignment{border-radius:18px;background:#f1faff;padding:30px}@media (max-width: 576px){.task-page-alignment .task-content-alignment{padding:16px;border-radius:12px}}.task-page-alignment .task-content-alignment .slick-prev:before,.task-page-alignment .task-content-alignment .slick-next:before{color:#000!important}.task-page-alignment .task-content-alignment .task-header-alignment{display:flex;align-items:center;padding:0 0 28px;justify-content:space-between}@media (max-width: 576px){.task-page-alignment .task-content-alignment .task-header-alignment{padding:0 0 16px}}.task-page-alignment .task-content-alignment .task-header-alignment .right-content button{padding:6px 10px;border-radius:8px;border:1px solid #C4DFF0;background:#f5fbff;display:flex;align-items:center;gap:6px;color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.task-page-alignment .task-content-alignment .task-header-alignment .right-content button span{display:block}.task-page-alignment .task-content-alignment .task-header-alignment .left-content svg{cursor:pointer;width:26px;height:26px}.task-page-alignment .task-content-alignment .task-banner-image img,.task-page-alignment .task-content-alignment .task-sec-image img{display:block;width:100%;border-radius:8px;height:500px}.task-page-alignment .task-content-alignment .lets-go-button{width:240px;padding:20px 0 0}@media (max-width: 576px){.task-page-alignment .task-content-alignment .lets-go-button{width:100%;padding:16px 0 0}}.task-page-alignment .task-content-alignment .lets-go-button button{width:100%;background:#00a9fe;justify-content:center;border:1px solid #00A9FE;color:#fff;padding:10px 24px;font-size:16px;line-height:22px;font-weight:700;border-radius:8px;transition:.3s ease-in-out;cursor:pointer;display:flex;align-items:center;gap:4px}.task-page-alignment .task-content-alignment .lets-go-button button:hover{border:1px solid #00A9FE;background-color:#00a9fe;color:#fff}.task-page-alignment .task-content-alignment .hobby-modal-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000;overflow:auto}.post-modal-backdrop{position:fixed;inset:0;width:100%;height:100%;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;box-sizing:border-box;overflow-y:auto;-webkit-overflow-scrolling:touch}.post-modal{background:#fff;border-radius:16px;padding:24px 16px;width:100%;max-width:500px;max-height:90vh;margin:auto;box-shadow:0 8px 32px #00000026;display:flex;flex-direction:column;align-items:stretch;overflow-y:auto;-webkit-overflow-scrolling:touch;position:relative}@media (max-width: 480px){.post-modal{margin:auto 10px;padding:16px 12px;max-height:95vh;border-radius:12px}}.post-modal h3{margin-bottom:16px;font-size:20px;font-weight:700;text-align:center}@media (max-width: 480px){.post-modal h3{font-size:18px;margin-bottom:12px}}.post-modal h4{font-size:15px;margin-bottom:6px;color:#333}@media (max-width: 480px){.post-modal h4{font-size:14px;margin-bottom:4px}}.post-form{display:flex;flex-direction:column;gap:16px;width:100%;margin-bottom:16px}@media (max-width: 480px){.post-form{gap:12px;margin-bottom:12px}}.post-form .textarea{width:100%;min-height:120px;border:1px solid #e0e0e0;resize:vertical;font-size:1rem;line-height:1.5;padding:12px;border-radius:8px;background:#f7fbff;color:#222;outline:none;box-shadow:0 1px 2px #00000005;margin-bottom:8px;-webkit-appearance:none;appearance:none}@media (max-width: 480px){.post-form .textarea{min-height:100px;font-size:.95rem;padding:10px}}.post-form .image-preview-dropdown{display:flex;flex-wrap:nowrap;gap:10px;margin:12px 0;max-height:120px;overflow-x:auto;overflow-y:hidden;padding:8px 0;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.post-form .image-preview-dropdown::-webkit-scrollbar{height:4px}.post-form .image-preview-dropdown::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}.post-form .image-preview-dropdown img{width:100px;height:80px;object-fit:cover;border-radius:6px;border:1px solid #e0e0e0}@media (max-width: 480px){.post-form .image-preview-dropdown img{width:90px;height:70px}}@media (max-width: 480px){.post-form .image-preview-dropdown{max-height:100px;gap:8px;padding:6px 0}}.post-form .addPhotoWrapper{width:100%;max-width:100%;min-height:150px;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;border:2px dashed #cfcfcf;border-radius:8px;cursor:pointer;transition:all .2s ease;padding:20px 15px;text-align:center;background-color:#f9f9f9;margin-top:8px;touch-action:manipulation}@media (max-width: 480px){.post-form .addPhotoWrapper{min-height:120px;padding:15px 10px}}.post-form .addPhotoWrapper:hover,.post-form .addPhotoWrapper.drag-active{border-color:#4a90e2;background-color:#f0f7ff}.post-form .addPhotoWrapper span{margin-top:12px;color:#666;font-size:14px;word-break:break-word;padding:0 5px}@media (max-width: 480px){.post-form .addPhotoWrapper span{font-size:13px;margin-top:8px}}.post-form label{display:flex;flex-direction:column;gap:6px;font-size:15px;font-weight:500}.post-form input[type=text],.post-form textarea{border:1px solid #cfcfcf;border-radius:8px;padding:10px 12px;font-size:15px;width:100%;resize:none}.post-form textarea{min-height:80px}.post-form input[type=file]{margin-top:4px}.modal-actions{display:flex;justify-content:space-between;gap:12px;width:100%;margin-top:16px;flex-wrap:wrap}@media (max-width: 480px){.modal-actions{gap:8px;margin-top:12px}.modal-actions button{flex:1 1 100%;min-width:100%;padding:10px;font-size:15px}}.addPhotoBtn{display:flex;align-items:center;gap:8px;background:#e6f2fb;color:#1da1f2;border:none;border-radius:8px;padding:10px 24px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.addPhotoBtn:hover{background:#d0e7fa}.addPhotoBtn .two-col{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media (max-width: 576px){.addPhotoBtn .two-col{grid-template-columns:1fr}}.addPhotoBtn .two-col .two-col-items{margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;height:120px;width:180px;border:1px solid #cfcfcf;border-radius:8px;background:#fff;cursor:pointer;transition:.3s ease-in-out;gap:12px}.addPhotoBtn .two-col .two-col-items:hover{border:1px solid #00a9fe}.addPhotoBtn .two-col .two-col-items img{display:block}.addPhotoBtn .two-col .two-col-items p{font-size:16px;font-weight:600;color:#383838;line-height:24px;margin:0}.mediaPreview{display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-start;align-items:flex-start;background:#f7fbff;border-radius:8px;padding:16px;border:1px solid #e0e0e0;min-height:120px}.mediaPreview img,.mediaPreview video{border-radius:8px;box-shadow:0 2px 8px #00000012;border:1px solid #e0e0e0;max-width:180px;max-height:180px;object-fit:cover;background:#fff}.drag-drop-area{border:2px dashed #aaa;border-radius:4px;padding:24px 16px;text-align:center;margin-bottom:8px;background:#fafafa;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:120px;transition:all .2s ease}.drag-drop-area:hover{background:#f0f0f0;border-color:#999}.drag-drop-area.drag-active{background:#f0f8ff;border-color:#00a9fe;box-shadow:0 0 8px #00a9fe33}.drag-drop-area span{color:#666;font-size:14px;display:block;margin-top:8px}.image-preview{margin-top:8px;display:flex;justify-content:flex-start;position:relative;display:inline-block}.image-preview .remove-image-btn{position:absolute;top:-8px;right:-8px;background:#ff4d4f;color:#fff;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;line-height:1;padding:0;box-shadow:0 2px 4px #0000001a;-webkit-tap-highlight-color:transparent}@media (max-width: 480px){.image-preview .remove-image-btn{width:20px;height:20px;font-size:14px;top:-6px;right:-6px}}.image-preview .remove-image-btn:hover{background:#ff7875}.image-preview img{width:120px;height:80px;object-fit:cover;border-radius:4px;border:1px solid #ccc;background:#f9f9f9}.carrer-video-page-alignment{padding:30px}@media (max-width: 1024px){.carrer-video-page-alignment{padding:20px}}@media (max-width: 576px){.carrer-video-page-alignment{padding:16px}}.carrer-video-page-alignment .search-box-light-box{background-color:#f1faff;padding:20px;margin:0 0 25px;border-radius:12px}@media (max-width: 576px){.carrer-video-page-alignment .search-box-light-box{margin:0 0 15px;padding:15px}}.carrer-video-page-alignment .search-box-light-box .search-bar{max-width:450px}.carrer-video-page-alignment .filter-box{border-radius:16px;border:1px solid #d9d9d9;background:#fff;margin:0 0 25px;padding:15px}@media (max-width: 576px){.carrer-video-page-alignment .filter-box{margin:0 0 15px;border-radius:12px}}.carrer-video-page-alignment .filter-box h2{color:#000;font-size:16px;margin:0 0 15px;font-style:normal;font-weight:700;line-height:normal}.carrer-video-page-alignment .filter-box .filter-alignment{display:flex;align-items:center;gap:12px;flex-wrap:wrap}@media (max-width: 576px){.carrer-video-page-alignment .filter-box .filter-alignment{gap:8px}}.carrer-video-page-alignment .filter-box .filter-alignment button{border:none;color:#6f6f6f;font-size:14px;font-style:normal;font-weight:500;line-height:21px;cursor:pointer;border-radius:12px;background:#f2f2f2;padding:12px 20px;transition:box-shadow .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1),background .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1)}@media (max-width: 576px){.carrer-video-page-alignment .filter-box .filter-alignment button{padding:8px 16px;border-radius:8px;font-size:12px}}.carrer-video-page-alignment .filter-box .filter-alignment button.active,.carrer-video-page-alignment .filter-box .filter-alignment button:hover{background:var(--Blue-Theme-Color, #00a9fe);color:#fff}.carrer-video-page-alignment .filter-box .filter-alignment button:hover:not(.active){box-shadow:0 8px 24px #0000002e,0 1.5px 4px #0000001a;transform:translateY(-3px) scale(1.05);background:linear-gradient(90deg,#00a9fe,#00e0ff);color:#fff}.carrer-video-page-alignment .filter-box .filter-alignment button.active{background:linear-gradient(90deg,#00a9fe,#00e0ff);color:#fff;box-shadow:0 4px 16px #00a9fe26;transform:translateY(-2px) scale(1.04)}.carrer-video-page-alignment ::-webkit-scrollbar{display:none}.carrer-video-page-alignment *::-webkit-scrollbar{scrollbar-width:none;display:none}.carrer-video-page-alignment .list-out-of-content{border-radius:18px;background:#f1faff;padding:0 20px 20px;height:calc(100dvh - 302px);overflow:auto}@media (max-width: 576px){.carrer-video-page-alignment .list-out-of-content{border-radius:12px}}.carrer-video-page-alignment .list-out-of-content::-webkit-scrollbar{display:none}.carrer-video-page-alignment .list-out-of-content .list-content{padding:20px 0;display:grid;grid-template-columns:50px 1fr;gap:15px;align-items:center;border-bottom:1px solid #dce3e7}@media (max-width: 576px){.carrer-video-page-alignment .list-out-of-content .list-content{padding:10px 0;grid-template-columns:40px 1fr;gap:20px}}.carrer-video-page-alignment .list-out-of-content .list-content p{color:#383838;font-size:16px;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 576px){.carrer-video-page-alignment .list-out-of-content .list-content p{font-size:14px}}.carrer-video-page-alignment .list-out-of-content .list-content .icon{border:1px solid #00a9fe;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center}@media (max-width: 576px){.carrer-video-page-alignment .list-out-of-content .list-content .icon{width:40px;height:40px}}.carrer-video-page-alignment .list-out-of-content .list-content .icon img{max-width:30px}@media (max-width: 576px){.carrer-video-page-alignment .list-out-of-content .list-content .icon img{max-width:20px;height:auto}}.career-videos-modal-wrapper{transition:opacity .3s ease-in-out,visibility .3s ease-in-out;width:100%;height:100%;position:fixed;top:0;left:0;display:flex;align-items:center;-webkit-backdrop-filter:blur(6.9444441795px);backdrop-filter:blur(6.9444441795px);background:#0009;z-index:999;justify-content:center;opacity:0;visibility:hidden}.career-videos-modal-wrapper.open{opacity:1;visibility:visible}.career-videos-modal-wrapper .career-videos-modal{width:750px;background-color:#fff;border-radius:16px;padding:20px}@media (max-width: 576px){.career-videos-modal-wrapper .career-videos-modal{border-radius:12px;width:calc(100% - 20px);padding:16px}}.career-videos-modal-wrapper .career-videos-modal .close-right{display:flex;justify-content:flex-end;padding:0 0 20px}@media (max-width: 576px){.career-videos-modal-wrapper .career-videos-modal .close-right{padding:0 0 16px}}.career-videos-modal-wrapper .career-videos-modal .close-right img{filter:grayscale(1);display:block;cursor:pointer;max-width:24px}.career-videos-modal-wrapper .career-videos-modal .career-video{background-color:#f1faff;border-radius:12px}.career-videos-modal-wrapper .career-videos-modal .career-video video{width:100%;border-radius:12px}.posts-page-alignment{padding:20px 30px}.posts-page-alignment .grid{display:grid;grid-template-columns:1fr 380px 472px;gap:30px}@media (max-width: 1500px){.posts-page-alignment .grid{grid-template-columns:1fr 372px}}.posts-page-alignment .grid .laptop-show{display:none}@media (max-width: 1500px){.posts-page-alignment .grid .laptop-show{display:block}}.posts-page-alignment .grid .laptop-show .follow-suggestions-card{height:calc(100dvh - 544px);overflow:auto}.posts-page-alignment .grid .sticky-section{position:sticky;top:20px}.posts-page-alignment .grid .scroll-bar-remove .follow-suggestions-card{max-height:calc(100dvh - 112px);overflow:auto}@media (max-width: 576px){.posts-page-alignment .grid .scroll-bar-remove .follow-suggestions-card{max-height:400px;height:auto}}.posts-page-alignment .grid ::-webkit-scrollbar{display:none}.posts-page-alignment .grid *{scrollbar-width:none}.posts-page-alignment .grid .department-box-button{border-radius:12px;margin:0 0 20px;background:#f1faff;padding:16px;display:flex;justify-content:space-between;align-items:center}.posts-page-alignment .grid .department-box-button p{color:#000;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.posts-page-alignment .grid .department-box{border-radius:16px;margin:0 0 30px;background:#f1faff;padding:15px}@media (max-width: 1024px){.posts-page-alignment .grid .department-box{border-radius:12px;padding:16px}}.posts-page-alignment .grid .department-box .department-list-box:last-child{margin:0}.posts-page-alignment .grid .department-box .department-list-box{border-radius:14px;background:#fff;cursor:pointer;box-shadow:0 1.305px 2.611px #0000001a;border:1px solid #fff;padding:15px 20px;transition:.3s ease-in-out;display:flex;margin:0 0 15px;align-items:center;gap:16px}@media (max-width: 1024px){.posts-page-alignment .grid .department-box .department-list-box{margin:0 0 10px}}.posts-page-alignment .grid .department-box .department-list-box:hover{border:1px solid #00A9FE}.posts-page-alignment .grid .department-box .department-list-box span{display:block;color:#000;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.posts-page-alignment .latest-post{border-radius:12px;background:#f1faff;margin:0 0 16px;padding:16px}.posts-page-alignment .latest-post p{color:#000;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.all-community-post-box{height:calc(100dvh - 108px);overflow:auto}@media (max-width: 576px){.all-community-post-box{height:auto}}.all-community-post-box .community-post-box{border-radius:16px;border:1px solid #D9D9D9;background:#fff;margin:0 0 15px}.all-community-post-box .community-post-box .box-content{padding:0 15px 15px}.all-community-post-box .community-post-box .box-content p{color:#495057;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.1px}.all-community-post-box .community-post-box .box-content .post-tags{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px}.all-community-post-box .community-post-box .box-content .post-tags .tag{color:#00a9fe;cursor:pointer;padding:4px 8px;border-radius:8px;font-size:14px;font-weight:500}.all-community-post-box .community-post-box .box-body{padding:0 15px 15px;display:flex;justify-content:center}.all-community-post-box .community-post-box .box-body img{width:auto;display:block;height:353px;object-fit:cover;object-position:center}.all-community-post-box .community-post-box .box-body .slick-slider img{width:100%!important;height:auto;max-height:353px;object-fit:contain;object-position:center;display:block;margin:0 auto;background:#f5f5f5}.slider-wrapper{width:100%;max-width:500px;margin:0 auto 15px}.post-header-content{padding:16px 16px 20px;display:flex;align-items:center;justify-content:space-between;position:relative;background:#fff;border-radius:6px;transition:.3s ease-in-out}.post-header-content:hover{box-shadow:0 2px 8px #00000014}.post-header-content .profile-grid{display:grid;grid-template-columns:56px 1fr;gap:16px;align-items:center;cursor:pointer;transition:.3s ease-in-out}.post-header-content .profile-grid:hover{opacity:.8}@media (max-width: 576px){.post-header-content .profile-grid{grid-template-columns:50px 1fr;gap:14px}}.post-header-content .profile-grid img{width:56px;height:56px;border-radius:50%;display:block;object-fit:cover;border:2px solid transparent;transition:.3s ease-in-out}.post-header-content .profile-grid img:hover{border-color:#00a9fe}@media (max-width: 576px){.post-header-content .profile-grid img{width:50px;height:50px}}.post-header-content .profile-grid>div{display:flex;flex-direction:column;gap:4px}.post-header-content .profile-grid>div p{color:#1e2432;margin:0;font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.1px;display:flex;align-items:center;gap:8px}@media (max-width: 576px){.post-header-content .profile-grid>div p{font-size:14px}}.post-header-content .profile-grid>div p span{display:inline-block;color:#00a9fe;cursor:pointer;font-size:16px;font-style:normal;font-weight:600;line-height:normal;transition:.3s ease-in-out;padding:4px 8px;border-radius:6px}.post-header-content .profile-grid>div p span:hover{background-color:#f1faff;transform:translateY(-1px)}@media (max-width: 576px){.post-header-content .profile-grid>div p span{font-size:14px}}.post-header-content .profile-grid>div span{color:#808191;font-size:14px;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 576px){.post-header-content .profile-grid>div span{font-size:12px}}.post-header-content .profile-grid>div span:last-child{display:flex;align-items:center;gap:4px;padding:4px 0 0;flex-wrap:wrap}.post-header-content .profile-grid>div span:last-child .post-type-tag{padding:2px 8px;border-radius:4px;font-size:12px;font-weight:500;text-transform:capitalize}.post-header-content .profile-grid>div span:last-child .post-type-tag.memory{background-color:#e6f9ed;border:1px solid #1bc47d;color:#1bc47d}.post-header-content .profile-grid>div span:last-child .post-type-tag.knowledge{background-color:#e6f3ff;border:1px solid #00a9fe;color:#00a9fe}.post-header-content .profile-grid>div span:last-child .category-tag{background-color:#fff;border:1px solid #e0e0e0;color:#808191;border-radius:4px;padding:0 8px 1px;font-weight:600;font-size:12px}.post-header-content .right-content{position:relative;display:flex;align-items:center}.post-header-content .right-content .menu{display:flex;align-items:center;gap:8px;cursor:pointer;padding:4px;border-radius:6px;transition:.3s ease-in-out}.post-header-content .right-content .menu:hover{background-color:#00a9fe1a}.post-header-content .right-content .menu svg{cursor:pointer;transition:.3s ease-in-out}.post-header-content .right-content .menu svg:hover{transform:scale(1.1)}.post-header-content .right-content .menu-options{position:absolute;top:100%;right:0;background:#fff;border:1px solid #E5E7EB;border-radius:6px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;min-width:120px;z-index:1000;animation:slideDown .2s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.post-header-content .right-content .menu-options .menu-option{padding:12px 16px;cursor:pointer;font-size:14px;font-weight:500;color:#1e2432;transition:.3s ease-in-out;border-bottom:1px solid #F3F4F6}.post-header-content .right-content .menu-options .menu-option:last-child{border-bottom:none}.post-header-content .right-content .menu-options .menu-option:hover{background-color:#f1faff;color:#00a9fe}.post-footer{display:grid;grid-template-columns:repeat(2,1fr);gap:0;border-top:1px solid #D9D9D9}.post-footer .content:first-child{border-right:1px solid #D9D9D9}.post-footer .content{display:flex;align-items:center;gap:6px;justify-content:center;padding:14px;cursor:pointer;transition:.3s ease-in-out}.post-footer .content:hover span{color:#00a9fe}.post-footer .content span{display:block;transition:.3s ease-in-out;color:#6b6b6b;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.setting-page-alignment{padding:20px 30px}@media (max-width: 1024px){.setting-page-alignment{padding:20px}}@media (max-width: 576px){.setting-page-alignment{padding:16px}}.setting-page-alignment .logout-button-alignment{max-width:350px}@media (max-width: 576px){.setting-page-alignment .logout-button-alignment{max-width:100%}}.setting-page-alignment .logout-button-alignment button{color:#ff3838;border-radius:10px;background:#ffe4e4;display:flex;justify-content:center;align-items:center;width:100%}.setting-page-alignment .logout-button-alignment button:hover{border:1px solid #FF3838}.setting-page-alignment .list-of-content-alignment{padding:0 0 36px}@media (max-width: 576px){.setting-page-alignment .list-of-content-alignment{padding:0 0 16px}}.setting-page-alignment .list-of-content-alignment .box:last-child{margin:0}.setting-page-alignment .list-of-content-alignment .box{display:flex;align-items:center;justify-content:space-between;border-radius:12px;margin:0 0 15px;background:#f1faff;padding:20px}@media (max-width: 576px){.setting-page-alignment .list-of-content-alignment .box{padding:15px}}.setting-page-alignment .list-of-content-alignment .box p{color:#9d9d9d;font-size:16px;font-style:normal;font-weight:500;line-height:normal}@media (max-width: 576px){.setting-page-alignment .list-of-content-alignment .box p{font-size:14px}}.setting-page-alignment .list-of-content-alignment .box div svg{cursor:pointer}.setting-page-alignment .list-of-content-alignment .box h2{color:#000;margin:0 0 4px;font-size:18px;font-style:normal;font-weight:700;line-height:normal}@media (max-width: 576px){.setting-page-alignment .list-of-content-alignment .box h2{font-size:16px}}.about-us-page-alignment{padding:20px 30px}.about-us-page-alignment .text-style p{color:var(--Grey1, #495057);font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px;margin:0 0 20px}.about-us-page-alignment .text-style .line{margin:20px 0;border-top:1px solid #D9D9D9}.about-us-page-alignment .text-style h2{color:#000;font-size:16px;font-style:normal;font-weight:700;line-height:normal;margin:0 0 20px}.about-us-page-alignment .all-icon-text-alignment{padding:20px 0 0}.about-us-page-alignment .all-icon-text-alignment .icon-text:last-child{padding:0}.about-us-page-alignment .all-icon-text-alignment .icon-text{display:flex;padding:0 0 12px;align-items:center;gap:10px;cursor:pointer}.about-us-page-alignment .all-icon-text-alignment .icon-text img{display:block}.about-us-page-alignment .all-icon-text-alignment .icon-text span{display:block;color:#00a9fe;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.privacy-policy-page-alignment{padding:20px 30px}.privacy-policy-page-alignment .privacy-policy-content{padding:0 0 30px}.privacy-policy-page-alignment .privacy-policy-content p{margin:0 0 20px;color:#495057;font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.1px}.privacy-policy-page-alignment .privacy-policy-content h3{color:#000;font-size:14px;font-style:normal;font-weight:700;margin:0 0 16px;line-height:normal}.privacy-policy-page-alignment .privacy-policy-content h2{color:#000;font-size:16px;margin:0 0 20px;font-style:normal;font-weight:700;line-height:normal}
