@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);.swal2-popup.swal2-toast{background:#fff;box-shadow:0 0 1px rgba(0,0,0,.075),0 1px 2px rgba(0,0,0,.075),1px 2px 4px rgba(0,0,0,.075),1px 3px 8px rgba(0,0,0,.075),2px 4px 16px rgba(0,0,0,.075);box-sizing:border-box;grid-column:1/4!important;grid-row:1/4!important;grid-template-columns:-webkit-min-content auto -webkit-min-content;grid-template-columns:min-content auto min-content;overflow-y:hidden;padding:1em;pointer-events:all}.swal2-popup.swal2-toast>*{grid-column:2}.swal2-popup.swal2-toast .swal2-title{font-size:1em;margin:.5em 1em;padding:0;text-align:left;text-align:initial}.swal2-popup.swal2-toast .swal2-loading{justify-content:center}.swal2-popup.swal2-toast .swal2-input{font-size:1em;height:2em;margin:.5em}.swal2-popup.swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast .swal2-footer{font-size:.8em;margin:.5em 0 0;padding:.5em 0 0}.swal2-popup.swal2-toast .swal2-close{align-self:center;font-size:2em;grid-column:3/3;grid-row:1/99;height:.8em;margin:0;width:.8em}.swal2-popup.swal2-toast .swal2-html-container{font-size:1em;margin:.5em 1em;overflow:visible;overflow:initial;padding:0;text-align:left;text-align:initial}.swal2-popup.swal2-toast .swal2-html-container:empty{padding:0}.swal2-popup.swal2-toast .swal2-loader{align-self:center;grid-column:1;grid-row:1/99;height:2em;margin:.25em;width:2em}.swal2-popup.swal2-toast .swal2-icon{align-self:center;grid-column:1;grid-row:1/99;height:2em;margin:0 .5em 0 0;min-width:2em;width:2em}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{align-items:center;display:flex;font-size:1.8em;font-weight:700}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{height:2em;width:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{height:auto;justify-content:flex-start;margin:.5em 0 0;padding:0 .5em}.swal2-popup.swal2-toast .swal2-styled{font-size:1em;margin:.25em .5em;padding:.4em .6em}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{border-radius:50%;height:3em;position:absolute;transform:rotate(45deg);width:1.6em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{border-radius:4em 0 0 4em;left:-.5em;top:-.8em;transform:rotate(-45deg);transform-origin:2em 2em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{border-radius:0 4em 4em 0;left:.9375em;top:-.25em;transform-origin:0 1.5em}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{height:2em;width:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{height:2.6875em;left:.4375em;top:0;width:.4375em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{left:.1875em;top:1.125em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{right:.1875em;top:.9375em;width:1.375em}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{animation:swal2-toast-hide .1s forwards}div:where(.swal2-container){-webkit-overflow-scrolling:touch;box-sizing:border-box;display:grid;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";grid-template-rows:minmax(-webkit-min-content,auto) minmax(-webkit-min-content,auto) minmax(-webkit-min-content,auto);grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);height:100%;inset:0;overflow-x:hidden;padding:.625em;position:fixed;transition:background-color .1s;z-index:1060}div:where(.swal2-container).swal2-backdrop-show,div:where(.swal2-container).swal2-noanimation{background:#0006}div:where(.swal2-container).swal2-backdrop-hide{background:#0000!important}div:where(.swal2-container).swal2-bottom-start,div:where(.swal2-container).swal2-center-start,div:where(.swal2-container).swal2-top-start{grid-template-columns:minmax(0,1fr) auto auto}div:where(.swal2-container).swal2-bottom,div:where(.swal2-container).swal2-center,div:where(.swal2-container).swal2-top{grid-template-columns:auto minmax(0,1fr) auto}div:where(.swal2-container).swal2-bottom-end,div:where(.swal2-container).swal2-center-end,div:where(.swal2-container).swal2-top-end{grid-template-columns:auto auto minmax(0,1fr)}div:where(.swal2-container).swal2-top-start>.swal2-popup{align-self:start}div:where(.swal2-container).swal2-top>.swal2-popup{align-self:start;grid-column:2;justify-self:center}div:where(.swal2-container).swal2-top-end>.swal2-popup,div:where(.swal2-container).swal2-top-right>.swal2-popup{align-self:start;grid-column:3;justify-self:end}div:where(.swal2-container).swal2-center-left>.swal2-popup,div:where(.swal2-container).swal2-center-start>.swal2-popup{align-self:center;grid-row:2}div:where(.swal2-container).swal2-center>.swal2-popup{align-self:center;grid-column:2;grid-row:2;justify-self:center}div:where(.swal2-container).swal2-center-end>.swal2-popup,div:where(.swal2-container).swal2-center-right>.swal2-popup{align-self:center;grid-column:3;grid-row:2;justify-self:end}div:where(.swal2-container).swal2-bottom-left>.swal2-popup,div:where(.swal2-container).swal2-bottom-start>.swal2-popup{align-self:end;grid-column:1;grid-row:3}div:where(.swal2-container).swal2-bottom>.swal2-popup{align-self:end;grid-column:2;grid-row:3;justify-self:center}div:where(.swal2-container).swal2-bottom-end>.swal2-popup,div:where(.swal2-container).swal2-bottom-right>.swal2-popup{align-self:end;grid-column:3;grid-row:3;justify-self:end}div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup,div:where(.swal2-container).swal2-grow-row>.swal2-popup{grid-column:1/4;width:100%}div:where(.swal2-container).swal2-grow-column>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{align-self:stretch;grid-row:1/4}div:where(.swal2-container).swal2-no-transition{transition:none!important}div:where(.swal2-container) div:where(.swal2-popup){background:#fff;border:none;border-radius:5px;box-sizing:border-box;color:#545454;display:none;font-family:inherit;font-size:1rem;grid-template-columns:minmax(0,100%);max-width:100%;padding:0 0 1.25em;position:relative;width:32em}div:where(.swal2-container) div:where(.swal2-popup):focus{outline:none}div:where(.swal2-container) div:where(.swal2-popup).swal2-loading{overflow-y:hidden}div:where(.swal2-container) h2:where(.swal2-title){word-wrap:break-word;color:inherit;font-size:1.875em;font-weight:600;margin:0;max-width:100%;padding:.8em 1em 0;position:relative;text-align:center;text-transform:none}div:where(.swal2-container) div:where(.swal2-actions){align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:center;margin:1.25em auto 0;padding:0;width:auto;z-index:1}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(#0000001a,#0000001a)}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(#0003,#0003)}div:where(.swal2-container) div:where(.swal2-loader){align-items:center;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-color:#2778c4 #0000;border-radius:100%;border-style:solid;border-width:.25em;display:none;height:2.2em;justify-content:center;margin:0 1.875em;width:2.2em}div:where(.swal2-container) button:where(.swal2-styled){box-shadow:0 0 0 3px #0000;font-weight:500;margin:.3125em;padding:.625em 1.1em;transition:box-shadow .1s}div:where(.swal2-container) button:where(.swal2-styled):not([disabled]){cursor:pointer}div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;background-color:#7066e0;border:0;border-radius:.25em;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm:focus{box-shadow:0 0 0 3px #7066e080}div:where(.swal2-container) button:where(.swal2-styled).swal2-deny{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;background-color:#dc3741;border:0;border-radius:.25em;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-deny:focus{box-shadow:0 0 0 3px #dc374180}div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;background-color:#6e7881;border:0;border-radius:.25em;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel:focus{box-shadow:0 0 0 3px #6e788180}div:where(.swal2-container) button:where(.swal2-styled).swal2-default-outline:focus{box-shadow:0 0 0 3px #6496c880}div:where(.swal2-container) button:where(.swal2-styled):focus{outline:none}div:where(.swal2-container) button:where(.swal2-styled)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-footer){border-top:1px solid #eee;color:inherit;font-size:1em;justify-content:center;margin:1em 0 0;padding:1em 1em 0}div:where(.swal2-container) .swal2-timer-progress-bar-container{border-bottom-left-radius:5px;border-bottom-right-radius:5px;bottom:0;grid-column:auto!important;left:0;overflow:hidden;position:absolute;right:0}div:where(.swal2-container) div:where(.swal2-timer-progress-bar){background:#0003;height:.25em;width:100%}div:where(.swal2-container) img:where(.swal2-image){margin:2em auto 1em;max-width:100%}div:where(.swal2-container) button:where(.swal2-close){align-items:center;background:#0000;border:none;border-radius:5px;color:#ccc;cursor:pointer;font-family:monospace;font-size:2.5em;height:1.2em;justify-content:center;justify-self:end;margin-bottom:-1.2em;margin-right:0;margin-top:0;overflow:hidden;padding:0;transition:color .1s,box-shadow .1s;width:1.2em;z-index:2}div:where(.swal2-container) button:where(.swal2-close):hover{background:#0000;color:#f27474;transform:none}div:where(.swal2-container) button:where(.swal2-close):focus{box-shadow:inset 0 0 0 3px #6496c880;outline:none}div:where(.swal2-container) button:where(.swal2-close)::-moz-focus-inner{border:0}div:where(.swal2-container) .swal2-html-container{word-wrap:break-word;color:inherit;font-size:1.125em;font-weight:400;justify-content:center;line-height:normal;margin:1em 1.6em .3em;overflow:auto;padding:0;text-align:center;word-break:break-word;z-index:1}div:where(.swal2-container) div:where(.swal2-radio),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) label:where(.swal2-checkbox),div:where(.swal2-container) select:where(.swal2-select),div:where(.swal2-container) textarea:where(.swal2-textarea){margin:1em 2em 3px}div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) textarea:where(.swal2-textarea){background:#0000;border:1px solid #d9d9d9;border-radius:.1875em;box-shadow:inset 0 1px 1px #0000000f,0 0 0 3px #0000;box-sizing:border-box;color:inherit;font-size:1.125em;transition:border-color .1s,box-shadow .1s;width:auto}div:where(.swal2-container) input:where(.swal2-file).swal2-inputerror,div:where(.swal2-container) input:where(.swal2-input).swal2-inputerror,div:where(.swal2-container) textarea:where(.swal2-textarea).swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}div:where(.swal2-container) input:where(.swal2-file):focus,div:where(.swal2-container) input:where(.swal2-input):focus,div:where(.swal2-container) textarea:where(.swal2-textarea):focus{border:1px solid #b4dbed;box-shadow:inset 0 1px 1px #0000000f,0 0 0 3px #6496c880;outline:none}div:where(.swal2-container) input:where(.swal2-file)::placeholder,div:where(.swal2-container) input:where(.swal2-input)::placeholder,div:where(.swal2-container) textarea:where(.swal2-textarea)::placeholder{color:#ccc}div:where(.swal2-container) .swal2-range{background:#fff;margin:1em 2em 3px}div:where(.swal2-container) .swal2-range input{width:80%}div:where(.swal2-container) .swal2-range output{color:inherit;font-weight:600;text-align:center;width:20%}div:where(.swal2-container) .swal2-range input,div:where(.swal2-container) .swal2-range output{font-size:1.125em;height:2.625em;line-height:2.625em;padding:0}div:where(.swal2-container) .swal2-input{height:2.625em;padding:0 .75em}div:where(.swal2-container) .swal2-file{background:#0000;font-size:1.125em;margin-left:auto;margin-right:auto;width:75%}div:where(.swal2-container) .swal2-textarea{height:6.75em;padding:.75em}div:where(.swal2-container) .swal2-select{background:#0000;color:inherit;font-size:1.125em;max-width:100%;min-width:50%;padding:.375em .625em}div:where(.swal2-container) .swal2-checkbox,div:where(.swal2-container) .swal2-radio{align-items:center;background:#fff;color:inherit;justify-content:center}div:where(.swal2-container) .swal2-checkbox label,div:where(.swal2-container) .swal2-radio label{font-size:1.125em;margin:0 .6em}div:where(.swal2-container) .swal2-checkbox input,div:where(.swal2-container) .swal2-radio input{flex-shrink:0;margin:0 .4em}div:where(.swal2-container) label:where(.swal2-input-label){display:flex;justify-content:center;margin:1em auto 0}div:where(.swal2-container) div:where(.swal2-validation-message){align-items:center;background:#f0f0f0;color:#666;font-size:1em;font-weight:300;justify-content:center;margin:1em 0 0;overflow:hidden;padding:.625em}div:where(.swal2-container) div:where(.swal2-validation-message):before{background-color:#f27474;border-radius:50%;color:#fff;content:"!";display:inline-block;font-weight:600;height:1.5em;line-height:1.5em;margin:0 .625em;min-width:1.5em;text-align:center;width:1.5em}div:where(.swal2-container) .swal2-progress-steps{align-items:center;background:#0000;flex-wrap:wrap;font-weight:600;margin:1.25em auto;max-width:100%;padding:0}div:where(.swal2-container) .swal2-progress-steps li{display:inline-block;position:relative}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step{background:#2778c4;border-radius:2em;color:#fff;flex-shrink:0;height:2em;line-height:2em;text-align:center;width:2em;z-index:20}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step-line{background:#2778c4;flex-shrink:0;height:.4em;margin:0 -1px;width:2.5em;z-index:10}div:where(.swal2-icon){border:.25em solid #000;border-radius:50%;box-sizing:initial;cursor:default;font-family:inherit;height:5em;justify-content:center;line-height:5em;margin:2.5em auto .6em;position:relative;-webkit-user-select:none;user-select:none;width:5em}div:where(.swal2-icon) .swal2-icon-content{align-items:center;display:flex;font-size:3.75em}div:where(.swal2-icon).swal2-error{border-color:#f27474;color:#f27474}div:where(.swal2-icon).swal2-error .swal2-x-mark{flex-grow:1;position:relative}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line]{background-color:#f27474;border-radius:.125em;display:block;height:.3125em;position:absolute;top:2.3125em;width:2.9375em}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-error.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-error.swal2-icon-show .swal2-x-mark{animation:swal2-animate-error-x-mark .5s}div:where(.swal2-icon).swal2-warning{border-color:#facea8;color:#f8bb86}div:where(.swal2-icon).swal2-warning.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-warning.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .5s}div:where(.swal2-icon).swal2-info{border-color:#9de0f6;color:#3fc3ee}div:where(.swal2-icon).swal2-info.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-info.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .8s}div:where(.swal2-icon).swal2-question{border-color:#c9dae1;color:#87adbd}div:where(.swal2-icon).swal2-question.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-question.swal2-icon-show .swal2-icon-content{animation:swal2-animate-question-mark .8s}div:where(.swal2-icon).swal2-success{border-color:#a5dc86;color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line]{border-radius:50%;height:7.5em;position:absolute;transform:rotate(45deg);width:3.75em}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=left]{border-radius:7.5em 0 0 7.5em;left:-2.0635em;top:-.4375em;transform:rotate(-45deg);transform-origin:3.75em 3.75em}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=right]{border-radius:0 7.5em 7.5em 0;left:1.875em;top:-.6875em;transform:rotate(-45deg);transform-origin:0 3.75em}div:where(.swal2-icon).swal2-success .swal2-success-ring{border:.25em solid #a5dc864d;border-radius:50%;box-sizing:initial;height:100%;left:-.25em;position:absolute;top:-.25em;width:100%;z-index:2}div:where(.swal2-icon).swal2-success .swal2-success-fix{height:5.625em;left:1.625em;position:absolute;top:.5em;transform:rotate(-45deg);width:.4375em;z-index:1}div:where(.swal2-icon).swal2-success [class^=swal2-success-line]{background-color:#a5dc86;border-radius:.125em;display:block;height:.3125em;position:absolute;z-index:2}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=tip]{left:.8125em;top:2.875em;transform:rotate(45deg);width:1.5625em}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=long]{right:.5em;top:2.375em;transform:rotate(-45deg);width:2.9375em}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-animate-success-line-tip .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-animate-success-line-long .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:swal2-rotate-success-circular-line 4.25s ease-in}[class^=swal2]{-webkit-tap-highlight-color:rgba(0,0,0,0)}.swal2-show{animation:swal2-show .3s}.swal2-hide{animation:swal2-hide .15s forwards}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{height:50px;overflow:scroll;position:absolute;top:-9999px;width:50px}.swal2-rtl .swal2-close{margin-left:0;margin-right:0}.swal2-rtl .swal2-timer-progress-bar{left:auto;right:0}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotate(2deg)}33%{transform:translateY(0) rotate(-2deg)}66%{transform:translateY(.3125em) rotate(2deg)}to{transform:translateY(0) rotate(0deg)}}@keyframes swal2-toast-hide{to{opacity:0;transform:rotate(1deg)}}@keyframes swal2-toast-animate-success-line-tip{0%{left:.0625em;top:.5625em;width:0}54%{left:.125em;top:.125em;width:0}70%{left:-.25em;top:.625em;width:1.625em}84%{left:.75em;top:1.0625em;width:.5em}to{left:.1875em;top:1.125em;width:.75em}}@keyframes swal2-toast-animate-success-line-long{0%{right:1.375em;top:1.625em;width:0}65%{right:.9375em;top:1.25em;width:0}84%{right:0;top:.9375em;width:1.125em}to{right:.1875em;top:.9375em;width:1.375em}}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@keyframes swal2-hide{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.5)}}@keyframes swal2-animate-success-line-tip{0%{left:.0625em;top:1.1875em;width:0}54%{left:.125em;top:1.0625em;width:0}70%{left:-.375em;top:2.1875em;width:3.125em}84%{left:1.3125em;top:3em;width:1.0625em}to{left:.8125em;top:2.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-long{0%{right:2.875em;top:3.375em;width:0}65%{right:2.875em;top:3.375em;width:0}84%{right:0;top:2.1875em;width:3.4375em}to{right:.5em;top:2.375em;width:2.9375em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;opacity:0;transform:scale(.4)}50%{margin-top:1.625em;opacity:0;transform:scale(.4)}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;opacity:1;transform:scale(1)}}@keyframes swal2-animate-error-icon{0%{opacity:0;transform:rotateX(100deg)}to{opacity:1;transform:rotateX(0deg)}}@keyframes swal2-rotate-loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-1turn)}to{transform:rotateY(0)}}@keyframes swal2-animate-i-mark{0%{opacity:0;transform:rotate(45deg)}25%{opacity:.4;transform:rotate(-25deg)}50%{opacity:.8;transform:rotate(15deg)}75%{opacity:1;transform:rotate(-5deg)}to{opacity:1;transform:rotateX(0)}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{background-color:#0000!important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px #0006}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}body.swal2-toast-shown .swal2-container{background-color:#0000;box-sizing:border-box;max-width:100%;pointer-events:none;width:360px}body.swal2-toast-shown .swal2-container.swal2-top{inset:0 auto auto 50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{inset:0 0 auto auto}body.swal2-toast-shown .swal2-container.swal2-top-left,body.swal2-toast-shown .swal2-container.swal2-top-start{inset:0 auto auto 0}body.swal2-toast-shown .swal2-container.swal2-center-left,body.swal2-toast-shown .swal2-container.swal2-center-start{inset:50% auto auto 0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{inset:50% auto auto 50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{inset:50% 0 auto auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-left,body.swal2-toast-shown .swal2-container.swal2-bottom-start{inset:auto auto 0 0}body.swal2-toast-shown .swal2-container.swal2-bottom{inset:auto auto 0 50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{inset:auto 0 0 auto}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.react-international-phone-country-selector{position:relative}.react-international-phone-country-selector-button{align-items:center;appearance:button;-webkit-appearance:button;background-color:#fff;background-color:var(--react-international-phone-country-selector-background-color,var(--react-international-phone-background-color,#fff));border:1px solid #dcdcdc;border:1px solid var(--react-international-phone-country-selector-border-color,var(--react-international-phone-border-color,#dcdcdc));box-sizing:border-box;cursor:pointer;display:flex;height:36px;height:var(--react-international-phone-height,36px);justify-content:center;margin:0;padding:0;text-transform:none;-webkit-user-select:none;user-select:none}.react-international-phone-country-selector-button:hover{background-color:#f5f5f5;background-color:var(--react-international-phone-country-selector-background-color-hover,#f5f5f5)}.react-international-phone-country-selector-button--hide-dropdown{cursor:auto}.react-international-phone-country-selector-button--hide-dropdown:hover{background-color:initial}.react-international-phone-country-selector-button__button-content{align-items:center;display:flex;justify-content:center}.react-international-phone-country-selector-button__flag-emoji{margin:0 4px}.react-international-phone-country-selector-button__flag-emoji--disabled{opacity:.75}.react-international-phone-country-selector-button__dropdown-arrow{border-left:4px solid #0000;border-left:var(--react-international-phone-country-selector-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--react-international-phone-country-selector-arrow-size,4px) solid #0000;border-top:4px solid #777;border-top:var(--react-international-phone-country-selector-arrow-size,4px) solid var(--react-international-phone-country-selector-arrow-color,#777);margin-right:4px;transition:all .1s ease-out}.react-international-phone-country-selector-button__dropdown-arrow--active{transform:rotateX(180deg)}.react-international-phone-country-selector-button__dropdown-arrow--disabled{border-top-color:#999;border-top-color:var(--react-international-phone-disabled-country-selector-arrow-color,#999)}.react-international-phone-country-selector-button--disabled{cursor:auto}.react-international-phone-country-selector-button--disabled,.react-international-phone-country-selector-button--disabled:hover{background-color:#f5f5f5;background-color:var(--react-international-phone-disabled-country-selector-background-color,var(--react-international-phone-disabled-background-color,#f5f5f5))}.react-international-phone-flag-emoji{box-sizing:border-box;height:24px;height:var(--react-international-phone-flag-height,24px);width:24px;width:var(--react-international-phone-flag-width,24px)}.react-international-phone-country-selector-dropdown{background-color:#fff;background-color:var(--react-international-phone-dropdown-item-background-color,var(--react-international-phone-background-color,#fff));box-shadow:2px 2px 16px #00000040;box-shadow:var(--react-international-phone-dropdown-shadow,2px 2px 16px #00000040);color:#222;color:var(--react-international-phone-dropdown-item-text-color,var(--react-international-phone-text-color,#222));display:flex;flex-direction:column;left:0;left:var(--react-international-phone-dropdown-left,0);list-style:none;margin:0;max-height:200px;overflow-y:scroll;padding:4px 0;position:absolute;top:44px;top:var(--react-international-phone-dropdown-top,44px);width:300px;z-index:1}.react-international-phone-country-selector-dropdown__preferred-list-divider{background:#dcdcdc;background:var(--react-international-phone-dropdown-preferred-list-divider-color,var(--react-international-phone-border-color,#dcdcdc));border:none;height:1px;margin:0;margin:var(--react-international-phone-dropdown-preferred-list-divider-margin,0)}.react-international-phone-country-selector-dropdown__list-item{align-items:center;box-sizing:border-box;display:flex;min-height:28px;min-height:var(--react-international-phone-dropdown-item-height,28px);padding:2px 8px}.react-international-phone-country-selector-dropdown__list-item-flag-emoji{margin-right:8px}.react-international-phone-country-selector-dropdown__list-item-country-name{font-size:14px;font-size:var(--react-international-phone-dropdown-item-font-size,14px);margin-right:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.react-international-phone-country-selector-dropdown__list-item-dial-code{color:gray;color:var(--react-international-phone-dropdown-item-dial-code-color,gray);font-size:14px;font-size:var(--react-international-phone-dropdown-item-font-size,14px)}.react-international-phone-country-selector-dropdown__list-item:hover{background-color:#f5f5f5;background-color:var(--react-international-phone-selected-dropdown-item-background-color,var(--react-international-phone-selected-dropdown-item-background-color,#f5f5f5));cursor:pointer}.react-international-phone-country-selector-dropdown__list-item--focused,.react-international-phone-country-selector-dropdown__list-item--selected{background-color:#f5f5f5;background-color:var(--react-international-phone-selected-dropdown-item-background-color,#f5f5f5);color:#222;color:var(--react-international-phone-selected-dropdown-item-text-color,var(--react-international-phone-text-color,#222))}.react-international-phone-country-selector-dropdown__list-item--focused .react-international-phone-country-selector-dropdown__list-item-dial-code,.react-international-phone-country-selector-dropdown__list-item--selected .react-international-phone-country-selector-dropdown__list-item-dial-code{color:gray;color:var(--react-international-phone-selected-dropdown-item-dial-code-color,var(--react-international-phone-dropdown-item-dial-code-color,gray))}.react-international-phone-country-selector-dropdown__list-item--focused{background-color:#f5f5f5;background-color:var(--react-international-phone-selected-dropdown-item-background-color,var(--react-international-phone-selected-dropdown-item-background-color,#f5f5f5))}.react-international-phone-dial-code-preview{align-items:center;background-color:#fff;background-color:var(--react-international-phone-dial-code-preview-background-color,var(--react-international-phone-background-color,#fff));border:1px solid #dcdcdc;border:1px solid var(--react-international-phone-dial-code-preview-border-color,var(--react-international-phone-border-color,#dcdcdc));color:#222;color:var(--react-international-phone-dial-code-preview-text-color,var(--react-international-phone-text-color,#222));display:flex;font-size:13px;font-size:var(--react-international-phone-dial-code-preview-font-size,var(--react-international-phone-font-size,13px));justify-content:center;margin-right:-1px;padding:0 8px}.react-international-phone-dial-code-preview--disabled{background-color:#f5f5f5;background-color:var(--react-international-phone-dial-code-preview-disabled-background-color,var(--react-international-phone-disabled-background-color,#f5f5f5));color:#666;color:var(--react-international-phone-dial-code-preview-disabled-text-color,var(--react-international-phone-disabled-text-color,#666))}.react-international-phone-input-container{display:flex}.react-international-phone-input-container .react-international-phone-country-selector-button{border-radius:4px;border-radius:var(--react-international-phone-border-radius,4px);border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.react-international-phone-input-container .react-international-phone-input{background-color:#fff;background-color:var(--react-international-phone-background-color,#fff);border:1px solid #dcdcdc;border:1px solid var(--react-international-phone-border-color,#dcdcdc);border-radius:4px;border-radius:var(--react-international-phone-border-radius,4px);border-bottom-left-radius:0;border-top-left-radius:0;box-sizing:border-box;color:#222;color:var(--react-international-phone-text-color,#222);font-family:inherit;font-size:13px;font-size:var(--react-international-phone-font-size,13px);height:36px;height:var(--react-international-phone-height,36px);margin:0;overflow:visible;padding:0 8px}.react-international-phone-input-container .react-international-phone-input:focus{outline:none}.react-international-phone-input-container .react-international-phone-input--disabled{background-color:#f5f5f5;background-color:var(--react-international-phone-disabled-background-color,#f5f5f5);color:#666;color:var(--react-international-phone-disabled-text-color,#666)}*{box-sizing:border-box;color:#23272f;font-family:Poppins,sans-serif;list-style:none;margin:0;padding:0;scroll-behavior:smooth;text-decoration:none;-webkit-user-select:none;user-select:none}.container{margin:0 auto;width:92%}.row{display:flex;padding:26px 56px;width:100%}.errorLabel{color:#ed4611;font-size:14px;padding-left:26px;position:relative}.errorLabel:before{background-image:url(/static/media/alert.a54c15ee422091ba5d69.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:20px;left:0;position:absolute;top:0;width:20px}.preLoadertransition,.preLoadertransition2{background:#000;height:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1}.preLoadertransition2{z-index:5}.error-clr{color:#ed4611!important}.id-disabled{opacity:.5!important}.error-border-clr{border-color:#ed4611!important}.successLabel{color:#12db63;padding-left:26px;position:relative}.successLabel:before{background-image:url(/static/media/check.7d02f0dbbc30cfa1e33f.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:20px;left:0;position:absolute;top:0;width:20px}::-webkit-scrollbar{display:none;height:16px;width:16px}::-webkit-scrollbar-track{background:#edf2f7;border-radius:100vh}::-webkit-scrollbar-thumb{background:#cbd5e0;border:3px solid #edf2f7;border-radius:100vh}::-webkit-scrollbar-thumb:hover{background:#a0aec0}.primaryBtn{align-items:center;background:#115eed;border:0;border-radius:4px;cursor:pointer;display:flex;justify-content:center;outline:0;padding:16px 48px;width:100%}.primaryBtn,.primaryBtn span{color:#fff;transition:.3s ease}.primaryBtn span{font-style:italic;font-weight:500}.primaryBtn:hover{background:#0e4cbe}.experienceImage{background:linear-gradient(91.74deg,#a528ff 12.93%,#1d42ce 101.26%)}input,select,textarea{font-size:16px!important}.saveButton{justify-content:flex-end}.saveButton,.saveButton .btn{align-items:center;display:flex}.saveButton .btn{background-color:#27e574;border:0;border-radius:2px;color:#fff;cursor:pointer;font-weight:500;justify-content:center;outline:0;padding:12px 44.5px;text-align:center;transition:.3s ease}.saveButton .btn:hover{opacity:.7}.saveButton .btn:disabled{cursor:not-allowed;opacity:.5}.saveButton .btn:disabled:hover{opacity:.5}.ellipsis{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.swal2-container.swal2-top-end,.swal2-toast{z-index:99999!important}.header{margin-top:8px;padding:8px;position:fixed;width:100%;z-index:999}.header .container .row{align-items:center;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background-color:#ffffffbf;border-radius:16px;justify-content:space-between;padding-bottom:16px;padding-top:16px}.header .container .row .navBar .navList{align-items:center;display:flex;gap:32px}.header .container .row .navBar .navList .navItem{cursor:pointer}.header .container .row .navBar .navList .signIn{align-items:center;background:linear-gradient(262.25deg,#27e574,#12db6300 55.99%),linear-gradient(97.75deg,#115eed,#115eed00 55.99%);border:0;border-radius:8px;box-shadow:0 2px 1px 0 #115eed;cursor:pointer;display:flex;height:38px;justify-content:center;outline:0;padding:8px 1px;transition:all .3s ease linear;transition:.3s ease;width:100%;width:100px}.header .container .row .navBar .navList .signIn p{align-items:center;background-color:#fff;border-radius:8px;color:#115eed;display:flex;font-size:14px;font-weight:500;height:36px;justify-content:center;text-align:center;width:100%}.header .container .row .navBar .navList .signIn:hover{box-shadow:0 4px 2px 0 #115eed}@media(max-width:768px){.header{background:#0000;left:0;padding:0;position:fixed;right:0;top:0;width:100%}.header .container .row{padding:26px 0}.header .container .row .logo{width:120px}.header .container .row .logo img{height:100%;object-fit:contain;width:100%}.header .container .row .navBar .navList{display:flex;gap:8px}.header .container .row .navBar .navList .navItem{display:none}.header .container .row .navBar .navList .signIn{padding:6px 2px}.header .container .row .navBar .navList .selectLang{min-height:38px;min-width:38px}}.footer{background:#f2f7ff}.footer .container .row{align-items:center;justify-content:space-between}.footer .container .row .siteInfo{display:flex;flex-direction:column;font-size:14px;gap:20px}.footer .container .row .siteInfo .footerLogo a img{height:auto;max-width:100%}.footer .container .row .contactInfo{display:flex;flex-direction:column;font-size:18px;gap:12px}.footer .container .row .footerNavBar{display:inline-block}.footer .container .row .footerNavBar .footerNavList{align-items:center;display:flex;justify-content:center}.footer .container .row .footerNavBar .footerNavList .navItem{font-size:14px;text-align:center}.footer .container .row .socials{display:flex;gap:24px;margin-left:20px}.footer .container .row .socials .socialItem{align-items:center;background:#dce1ea;border-radius:4px;display:flex;height:32px;justify-content:center;transition:.3s ease;width:32px}.footer .container .row .socials .socialItem:hover{background:#c8e1ea}.footer .container .row .socials .socialItem a{padding:10px}.footer .container .row .socials .socialItem a img{height:auto;max-width:100%;object-fit:contain}@media(max-width:768px){.footer .container .row{flex-direction:column;gap:20px;justify-content:center;padding:26px 0;text-align:center}.footer .container .row .socials{margin:0}}.statisticCard{align-items:center;background:#fff;border:1px solid #115eed1f;border-radius:4px;display:flex;gap:24px;justify-content:flex-start;padding:24px;width:100%}.statisticCard .cardImage{height:56px;width:56px}.statisticCard .cardImage img{height:100%;object-fit:cover;width:100%}.statisticCard .cardInfo{color:#23272f}.statisticCard .cardInfo .cardCount{font-size:20px;font-weight:700}.statisticCard .cardInfo .cardDetails{color:#535861}@media(max-width:1200px){.statisticCard{gap:12px;padding:12px}}.react-international-phone-input-container{height:50px;width:100%}.react-international-phone-input-container .react-international-phone-country-selector,.react-international-phone-input-container .react-international-phone-country-selector .react-international-phone-country-selector-button{height:100%}.react-international-phone-input-container .react-international-phone-country-selector .react-international-phone-country-selector-button .react-international-phone-country-selector-button__button-content{background-color:#f2f4f8;border-radius:4px;height:100%;padding:18px 8px}.react-international-phone-input-container .react-international-phone-country-selector .react-international-phone-country-selector-button .react-international-phone-country-selector-button__button-content .react-international-phone-country-selector-button__dropdown-arrow{border-left:0;border-right:0;border-top:0;margin-left:8px;margin-right:0;transition:all .1s ease-out}.react-international-phone-input-container .react-international-phone-country-selector .react-international-phone-country-selector-button .react-international-phone-country-selector-button__button-content .react-international-phone-country-selector-button__dropdown-arrow:after{background:url(/static/media/arrow-down.7048906fa61b6f832760.svg);content:"";display:block;height:24px;transform:scale(.8);width:24px}.react-international-phone-input-container .react-international-phone-country-selector .react-international-phone-country-selector-dropdown{border:0;outline:0;width:390px}.react-international-phone-input-container .react-international-phone-country-selector .react-international-phone-country-selector-dropdown .react-international-phone-country-selector-dropdown__list-item{padding:4px 8px}.react-international-phone-input-container .react-international-phone-input{border:1px solid #c9cacd;height:100%;padding:18px 16px;width:100%}@media(max-width:390px){.react-international-phone-input-container .react-international-phone-country-selector .react-international-phone-country-selector-dropdown{width:200px}}.customOtpInput{margin:0 auto;max-width:288px;width:100%}.customOtpInput div{gap:16px!important}.customOtpInput div input{border:1px solid #c9cacd!important;border-radius:6px!important;color:#000!important;height:56px!important;padding:16px 21px!important;width:56px!important}.btnGroup{display:flex;width:100%}.btnGroup .tabBtn{align-items:center;background-color:#fff;border:1px solid rgba(17,94,237,.122);color:#115eed;cursor:pointer;display:flex;font-weight:500;gap:10px;justify-content:center;outline:0;padding:14px 32px;transition:.3s ease}.btnGroup .tabBtn:first-child{border-radius:8px 0 0 8px}.btnGroup .tabBtn:nth-child(2){border-radius:0 8px 8px 0}.btnGroup .tabBtn.active{background-color:#115eed;border:1px solid #115eed;color:#fff}.btnGroup .tabBtn.active:first-child{border-radius:8px 0 0 8px}.btnGroup .tabBtn.active:nth-child(2){border-radius:0 8px 8px 0}@media(max-width:768px){.btnGroup{display:flex}.btnGroup .tabBtn{font-size:14px;padding:14px 0;width:100%}}@media(max-width:368px){.btnGroup{display:flex;flex-wrap:wrap}.btnGroup .tabBtn{font-size:12px;width:100%}.btnGroup .tabBtn:first-child{border-radius:4px 4px 0 0}.btnGroup .tabBtn:nth-child(2){border-radius:0 0 4px 4px}.btnGroup .tabBtn.active:first-child{border-radius:4px 4px 0 0}.btnGroup .tabBtn.active:nth-child(2){border-radius:0 0 4px 4px}}.packetCard{align-items:flex-start;background:#fff;border:1px solid rgba(17,94,237,.122);border-radius:0 0 4px 4px;border-radius:8px;display:flex;flex-direction:column;font-weight:500;justify-content:center;padding:32px;transition:.3s ease}.packetCard .cardTitle{color:#115eed;font-size:18px;font-weight:400;margin-bottom:12px}.packetCard .cardPrice{color:#23272f;font-size:32px;margin-bottom:16px}.packetCard .cardPrice span{margin-left:4px}.packetCard .cardPrice span,.packetCard .freePrice,.packetCard .packetDiscount{color:#535861;font-size:14px;font-weight:400}.packetCard .packetDiscount{align-items:center;display:flex}.packetCard .packetDiscount .annually{align-items:center;background:#12db63;border-radius:12px;color:#fff;display:flex;font-size:16px;height:20px;justify-content:center;margin-left:8px;padding:12px}.packetCard .division{background-color:#e1e7f2;display:inline-block;height:1px;margin:24px 0;width:100%}.packetCard .featureList{margin-bottom:8px}.packetCard .featureList .listItem{color:#535861;font-weight:500;margin-bottom:12px;padding-left:32px;position:relative}.packetCard .featureList .listItem:after{background-image:url(/static/media/check-solid.6f7459d59e4772d77e03.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:14px;left:0;position:absolute;top:5px;width:14px}.packetCard .featureList .more{color:#115eed!important;cursor:pointer;font-size:14px;text-align:left;text-decoration:underline}.packetCard .featureList .whiteText{color:#fff!important}.packetCard .moreDetails{color:#115eed;font-size:14px;margin-bottom:32px;-webkit-text-decoration-line:underline;text-decoration-line:underline}.packetCard .cardBtn{align-items:center;background:#115eed;border:0;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:center;outline:0;padding:16px 48px;transition:.3s ease;width:100%}.packetCard .cardBtn span{color:#fff;font-style:italic;font-weight:500;transition:.3s ease}.packetCard .cardBtn:hover{background:#0e4cbe}.packetCard:first-child{background:#115eed;border:2px solid #115eed}.packetCard:first-child .cardTitle{color:#fff;font-size:32px;font-weight:600;letter-spacing:.015em;line-height:32px}.packetCard:first-child .cardPrice,.packetCard:first-child .cardPrice span,.packetCard:first-child .freePrice,.packetCard:first-child .packetDiscount{color:#fff}.packetCard:first-child .packetDiscount .annually{background:#12db63;color:#fff}.packetCard:first-child .division{background-color:#e1e7f2}.packetCard:first-child .featureList .listItem{color:#fff}.packetCard:first-child .featureList .listItem:after{background-image:url(/static/media/check-solid-white.ec3d3a8493e009df633b.svg)}.packetCard:first-child .featureList .more{color:#fff;cursor:pointer;font-family:Poppins;font-size:14px;font-weight:400;letter-spacing:0;line-height:14px;text-align:left;text-decoration:underline}.packetCard:first-child .moreDetails{color:#fff}.packetCard:first-child .cardBtn{background-color:#fff;border:1px solid #115eed;color:#115eed;transition:.3s ease}.packetCard:first-child .cardBtn:hover{background-color:#115eed;border-color:#fff;color:#fff}@media(max-width:1024px){.packetCard:first-child .cardTitle{font-size:25px}}@media(max-width:768px){.packetCard:first-child .cardTitle{font-size:18px}}@media(max-width:368px){.packetCard{font-size:12px}.packetCard .cardBtn{padding:16px 10px;width:100%}.freeTrialCard{font-size:12px}.freeTrialCard .cardBtn{padding:16px 10px;width:100%}}.selectLang{align-items:center;border:1px solid rgba(35,39,47,.122);border-radius:8px;cursor:pointer;display:flex;height:32px;justify-content:center;position:relative;transition:all .5s;width:32px}.selectLang .text .light{color:#fff}.selectLang:hover{border-color:#115eed}.selectLang .overlay{background:rgba(35,31,32,.749);bottom:0;display:none;height:100vh;left:0;opacity:.7;position:fixed;right:0;top:0;width:100%;z-index:1000}.selectLang .overlay.active{display:block}.selectLang .langBox{background:#fff;border:1px solid #23272f1a;border-radius:6px;display:flex;flex-direction:column;gap:32px;opacity:0;padding:24px;position:absolute;right:-20px;top:40px;transform:scale(0);transform-origin:top right;transition:.15s cubic-bezier(.4,0,.2,1);visibility:hidden;z-index:1000}.selectLang .langBox .seperator{background:#c3c5d4;border-radius:7px;display:none;height:4px;margin:0 auto;width:56px}.selectLang .langBox.active{opacity:1;transform:scale(1);visibility:visible}.selectLang .langBox .lang{cursor:pointer;display:flex;gap:16px;transition:.15s cubic-bezier(.4,0,.2,1)}.selectLang .langBox .lang:hover{transform:scale(1.1)}.selectLang .langBox .lang:active{transform:scale(.9)}@media(max-width:768px){.selectLang .langBox,.selectLang .overlay{display:none}}.mobileLanguageSelect .mobileOverlay{background-color:#0000;bottom:0;height:100vh;left:0;opacity:0;position:fixed;right:0;top:0;visibility:hidden;width:100%;z-index:-100}.mobileLanguageSelect .mobileOverlay.visible{background:#000;opacity:.7;visibility:visible;z-index:1000000}.mobileLanguageSelect .languageSelect{background-color:#fff;border:1px solid #23272f1a;border-radius:0;border-top-left-radius:20px;border-top-right-radius:20px;bottom:0;left:0;opacity:0;padding:0 24px 90px;position:fixed;transform:scale(0);transform-origin:bottom center;transition:.15s cubic-bezier(.4,0,.2,1);visibility:hidden;width:100%;z-index:10000000}.mobileLanguageSelect .languageSelect.acitve{opacity:1;transform:scale(1);transform-origin:bottom center;visibility:visible}.mobileLanguageSelect .languageSelect .langArea{display:flex;flex-direction:column;gap:32px}.mobileLanguageSelect .languageSelect .langArea .langs{cursor:pointer;display:flex;gap:16px;transition:.15s cubic-bezier(.4,0,.2,1)}.mobileLanguageSelect .languageSelect .langArea .langs:active{transform:scale(.9)}.mobileLanguageSelect .languageSelect .line{background:#c3c5d4;border-radius:7px;display:block;height:4px;margin:12px auto;width:56px}.react-tel-input{height:50px;width:100%}.react-tel-input .invalid-number-message{background:#0000;color:#ed4611;left:0;position:absolute;top:55px}.react-tel-input .invalid-number-message:before{background-image:url(/static/media/alert.a54c15ee422091ba5d69.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:20px;transform:translateY(5px);width:20px}.react-tel-input .form-control{height:100%;width:100%}.react-tel-input .form-control.focus{border:1px solid #115eed}.react-tel-input .form-control.invalid-number,.react-tel-input .form-control.invalid-number.focus{background-color:#fff;border:1px solid #ed4611;border-left-color:#fff}.dashboardHeader{align-items:center;background-color:#fff;display:flex;justify-content:space-between;left:0;min-height:78px;padding:14px 20px;position:fixed;top:0;width:100%;z-index:997}.dashboardHeader .mobileHeader{background:#e9ecf3;border-radius:10px;display:none;width:100%}.dashboardHeader .mobileHeader p{color:#5b667c;line-height:20px}.dashboardHeader .outsildeClickOverlay{background-color:rgba(35,31,32,.749);bottom:0;display:none;height:100vh;left:0;position:fixed;right:0;top:0;width:100%;z-index:1000}.dashboardHeader .outsildeClickOverlay.active{display:block}.dashboardHeader .searchBar{align-items:center;background:#fff;border:1px solid rgba(17,94,237,.749);border-radius:4px;display:flex;justify-content:space-between;padding:0 16px;position:relative;width:35%}.dashboardHeader .searchBar.error{border-color:#ed4611}.dashboardHeader .searchBar:focus-within{border-color:#0af}.dashboardHeader .searchBar .errorPopup{bottom:-20px;color:#ed4611;font-size:14px;left:calc(50% - 72px);position:absolute}.dashboardHeader .searchBar button{background-color:#fff;border:0;cursor:pointer;height:20px;outline:0;width:20px}.dashboardHeader .searchBar button img{height:100%;object-fit:contain;width:100%}.dashboardHeader .searchBar input{border:0;font-size:14px;height:100%;outline:0;padding:12px 0;width:100%}.dashboardHeader .searchBar input::placeholder{color:#23272f40}.dashboardHeader .userArea{align-items:center;display:flex;gap:16px}.dashboardHeader .userArea .shareIcon{align-items:center;border:1px solid #0000;border-radius:16px;cursor:pointer;display:flex;gap:8px;height:32px;justify-content:center;margin-right:14px;padding:4px 12px;transition:.3s ease}.dashboardHeader .userArea .shareIcon:hover{border-color:#115eed}.dashboardHeader .userArea .shareIcon .icon{height:24px;width:24px}.dashboardHeader .userArea .shareIcon .icon img{height:100%;object-fit:cover;width:100%}.dashboardHeader .userArea .shareIcon .shareInfo{color:#23272f}.dashboardHeader .userArea .signIn{background:linear-gradient(262.25deg,#27e574,#12db6300 55.99%),linear-gradient(97.75deg,#115eed,#115eed00 55.99%);border:0;box-shadow:0 2px 1px 0 #115eed;cursor:pointer;height:38px;outline:0;padding:1px;transition:all .3s ease linear;transition:.3s ease}.dashboardHeader .userArea .signIn,.dashboardHeader .userArea .signIn p{align-items:center;border-radius:8px;display:flex;justify-content:center;width:100%}.dashboardHeader .userArea .signIn p{background-color:#fff;color:#115eed;font-size:14px;font-weight:500;height:36px;text-align:center}.dashboardHeader .userArea .signIn:hover{box-shadow:0 4px 2px 0 #115eed}.dashboardHeader .userArea .account{position:relative}.dashboardHeader .userArea .account .areaIcons{align-items:center;border:1px solid rgba(35,39,47,.122);border-radius:8px;display:flex;height:32px;justify-content:center;margin-right:20px;transition:.3s ease;width:32px}.dashboardHeader .userArea .account .areaIcons:hover{border-color:#115eed}.dashboardHeader .userArea .account .areaIcons a{display:inline-block;height:20px;width:20px}.dashboardHeader .userArea .account .areaIcons a img{height:100%;object-fit:contain;width:100%}.dashboardHeader .userArea .account .title{color:#272931}.dashboardHeader .userArea .account .title img{transform:rotate(0);transition:transform .3s ease}.dashboardHeader .userArea .account .title.up img{transform:rotate(180deg)}@media(max-width:768px){.dashboardHeader{align-items:center;background-color:#fff;border-bottom:1px solid #cbddeb;display:flex;display:none;justify-content:space-between;left:0;min-height:78px;padding:10px;position:fixed;top:0;width:100%;z-index:999}.dashboardHeader.shared{display:flex}.dashboardHeader .mobileHeader{background:#e9ecf3;border-radius:10px;display:none;padding:12px 0;text-align:center;width:100%}.dashboardHeader .mobileHeader a{color:#5b667c;line-height:20px}.dashboardHeader .logo,.dashboardHeader .searchBar,.dashboardHeader .userArea{display:none}.dashboardHeader.shared .logo{display:inline-block}.dashboardHeader.shared .searchBar{display:none}.dashboardHeader.shared .userArea{display:inline-block}.dashboardHeader.shared .userArea .selectLang{display:none}}.sideBar{display:flex;height:calc(100vh - 78px);left:0;position:fixed;top:78px;width:21%;z-index:997}.sideBar.profilePage{width:5%}.sideBar .leftSide{background:#fff;justify-content:space-between;max-width:72px;padding:24px 16px}.sideBar .leftSide,.sideBar .leftSide .leftTop{align-items:center;display:flex;flex-direction:column}.sideBar .leftSide .leftTop{gap:32px;justify-content:center}.sideBar .leftSide .leftTop .badge{border-radius:50%;cursor:pointer;height:40px;position:relative;transition:.3s ease;width:40px}.sideBar .leftSide .leftTop .badge img{border-radius:50%;height:100%;object-fit:contain;width:100%}.sideBar .leftSide .leftTop .badge img.profileImg{object-fit:cover}.sideBar .leftSide .leftTop .badge:hover{transform:scale(1.05)}.sideBar .leftSide .leftTop .badge:before{background:#115eed;border-radius:10px;content:"";display:none;height:100%;left:-20px;position:absolute;top:0;width:8px}.sideBar .leftSide .leftTop .badge.active:before{display:inline-block}.sideBar .leftSide .leftTop .divider{background:#cbddeb;border-radius:2px;display:inline-block;height:1px;width:100%}.sideBar .leftSide .leftTop .logOutIcon{bottom:32px;left:24px;position:fixed}.sideBar .leftSide .leftTop .logOutIcon a{display:inline-block;height:24px;opacity:.78;width:24px}.sideBar .leftSide .leftTop .logOutIcon a img{height:100%;object-fit:contain;opacity:.78;width:100%}.sideBar .leftSide .leftCenter{background-color:#000}.sideBar .leftSide .leftBottom,.sideBar .leftSide .leftCenter{align-items:center;display:flex;flex-direction:column;justify-content:center}.sideBar .leftSide .leftBottom{gap:32px}.sideBar .leftSide .leftBottom .badge{cursor:pointer;transition:.3s ease}.sideBar .leftSide .leftBottom .badge:hover{transform:scale(1.1)}.sideBar .leftSide .leftBottom .divider{background:#cbddeb;border-radius:2px;display:inline-block;height:1px;width:100%}.sideBar .rightSide{background:#fff;border-right:1px solid #cbddeb;justify-content:space-between;max-width:232px;min-width:232px;padding:32px 12px}.sideBar .rightSide,.sideBar .rightSide .menuList{align-items:center;display:flex;flex-direction:column}.sideBar .rightSide .menuList{gap:4px;justify-content:center;width:100%}.sideBar .rightSide .menuList .menuListItem{align-items:center;background:#fff;border-radius:8px;color:#000;cursor:pointer;display:flex;gap:12px;justify-content:flex-start;padding:12px 16px;transition:.3s ease;width:100%}.sideBar .rightSide .menuList .menuListItem .soon{opacity:.5}.sideBar .rightSide .menuList .menuListItem .itemTitle{color:#292d32;font-size:14px;font-weight:400;line-height:14px;transition:.3s ease}.sideBar .rightSide .menuList .menuListItem img{height:20px;width:20px}.sideBar .rightSide .menuList .menuListItem.active,.sideBar .rightSide .menuList .menuListItem:hover{background:#f1f5f7}.sideBar .rightSide .upgradeBox{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;min-width:184px}.sideBar .rightSide .upgradeBox .orderBucard{align-items:center;background:linear-gradient(92deg,#4183fd 12.93%,#1d42ce 101.26%);border:0;border-radius:8px;cursor:pointer;display:none;gap:14px;justify-content:center;outline:0;padding:16px;transition:.3s ease;width:100%}.sideBar .rightSide .upgradeBox .orderBucard:hover{transform:scale(1.05)}.sideBar .rightSide .upgradeBox .orderBucard .orderInfo{color:#fff;font-size:14px;font-weight:500;white-space:nowrap}.sideBar .rightSide .upgradeBox .orderBucard .cardImg{border-radius:4px;height:28px;width:43px}.sideBar .rightSide .upgradeBox .orderBucard .cardImg img{border-radius:4px;height:100%;object-fit:cover;width:100%}.sideBar .rightSide .upgradeBox .upgradeBtn{align-items:center;background:linear-gradient(262.25deg,#27e574,#12db6300 55.99%),linear-gradient(97.75deg,#115eed,#115eed00 55.99%);border:0;border-radius:8px;box-shadow:0 2px 1px 0 #115eed;cursor:pointer;display:flex;height:38px;justify-content:center;outline:0;padding:1px;transition:all .3s ease linear;transition:.3s ease;width:100%}.sideBar .rightSide .upgradeBox .upgradeBtn p{align-items:center;background-color:#fff;border-radius:8px;color:#115eed;display:flex;font-size:14px;font-weight:500;height:36px;justify-content:center;text-align:center;width:100%}.sideBar .rightSide .upgradeBox .upgradeBtn:hover{box-shadow:0 4px 2px 0 #115eed}.sideBar .mobileSide{display:none;padding:0 16px;position:relative;width:100%}.sideBar .mobileSide .mobileHead{align-items:center;display:flex;height:80px;justify-content:space-between;width:100%}.sideBar .mobileSide .mobileHead .logo{width:100px}.sideBar .mobileSide .mobileHead .logo img{height:100%;object-fit:contain;width:100%}.sideBar .mobileSide .mobileHead .btns{align-items:center;display:flex;gap:12px}.sideBar .mobileSide .mobileHead .btns .close{background:#f6f5f8;border-radius:50%;cursor:pointer;height:24px;transition:.3s ease;width:24px}.sideBar .mobileSide .mobileHead .btns .close:hover{opacity:.8}.sideBar .mobileSide .mobileHead .btns .close img{height:100%;object-fit:contain;width:100%}.sideBar .mobileSide .mobileBody{align-items:center;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:space-between;width:100%}.sideBar .mobileSide .mobileBody .menu{display:flex;flex-direction:column;gap:12px;width:100%}.sideBar .mobileSide .mobileBody .menu .accountMenuItem{border-radius:15px;box-shadow:0 4px 11px #0000001a;width:100%}.sideBar .mobileSide .mobileBody .menu .accountMenuItem a{align-items:center;background:#fff;border-radius:8px;color:#000;display:flex;gap:10px;justify-content:flex-start;padding:16px;transition:.3s ease;width:100%}.sideBar .mobileSide .mobileBody .menu .accountMenuItem a img{border-radius:50%;height:28px;object-fit:cover;width:28px}.sideBar .mobileSide .mobileBody .menu .accountMenuItem a:hover,.sideBar .mobileSide .mobileBody .menu .accountMenuItem.goPro a{background:#115eed;color:#fff}.sideBar .mobileSide .mobileBody .menu .accountMenuItem.goPro a:hover img{filter:invert(0)}.sideBar .mobileSide .mobileBody .menu .menuItem{align-items:center;background:#fff;border-radius:15px;box-shadow:0 4px 11px #0000001a;cursor:pointer;display:flex;gap:12px;justify-content:flex-start;padding:8px 16px;transition:.3s ease}.sideBar .mobileSide .mobileBody .menu .menuItem:hover{opacity:.8}.sideBar .mobileSide .mobileBody .menu .menuItem .itemName{color:#000}.sideBar .mobileSide .mobileBody .menu .menuItem .icon img{filter:invert(100%)}.sideBar .mobileSide .mobileBody .upgradeBox{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;width:100%}.sideBar .mobileSide .mobileBody .upgradeBox .orderBucard{align-items:center;background-color:#fff;border:0;border-radius:8px;border-radius:15px;box-shadow:0 4px 11px #0000001a;cursor:pointer;display:flex;gap:14px;justify-content:flex-start;outline:0;padding:16px;transition:.3s ease;width:100%}.sideBar .mobileSide .mobileBody .upgradeBox .orderBucard:hover{transform:scale(1.05)}.sideBar .mobileSide .mobileBody .upgradeBox .orderBucard .orderInfo{color:#000;font-size:14px;font-weight:500;white-space:nowrap}.sideBar .mobileSide .mobileBody .upgradeBox .orderBucard .cardImg{border-radius:4px;height:28px;width:28px}.sideBar .mobileSide .mobileBody .upgradeBox .orderBucard .cardImg img{border-radius:4px;height:100%;object-fit:cover;width:100%}.sideBar .mobileSide .mobileBody .upgradeBox .upgradeBtn{align-items:center;background-color:#fff;border:0;border-radius:8px;border-radius:15px;box-shadow:0 4px 11px #0000001a;cursor:pointer;display:flex;gap:12px;justify-content:flex-start;outline:0;padding:16px;transition:all .3s ease linear;width:100%}.sideBar .mobileSide .mobileBody .upgradeBox .upgradeBtn p{color:#000;font-weight:500}.sideBar .mobileSide .mobileBody .upgradeBox .upgradeBtn .upgradeIcon{background:linear-gradient(91.74deg,#a528ff 12.93%,#1d42ce 101.26%);border-radius:50%;color:#fff;font-size:11px;font-weight:500;height:28px;padding:7px 15px;width:28px}.sideBar .mobileSide .logOut{bottom:100px;left:calc(50% - 25px);position:fixed}.sideBar .mobileSide .logOut p{color:#115eed;cursor:pointer;font-size:14px;transition:.3s ease}.sideBar .mobileSide .logOut p:hover{opacity:.8}@media(max-width:768px){.sideBar{background:#fff;display:block;height:100vh;left:0;opacity:0;position:fixed;top:0;transform:translateX(-100%);transition:all .3s ease;visibility:hidden;width:100%}.sideBar.isOpen{opacity:1;transform:translateX(0);visibility:visible}.sideBar .leftSide,.sideBar .rightSide{display:none}.sideBar .mobileSide{display:block}}.dashboardPages{padding:80px 32px 32px 336px;width:100%}@media(max-width:768px){.dashboardPages{padding:0}}.checkoutModal{align-items:center;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:fixed;right:0;top:0;transform-origin:center center;transition:transform .3s ease;transition:opacity .3s ease;transition:.3s ease;visibility:hidden;z-index:1002}.checkoutModal.open{opacity:1;visibility:visible}.checkoutModal .modalOverlay{background-color:rgba(17,94,237,.145);bottom:0;left:0;position:fixed;right:0;top:0;z-index:2000}.checkoutModal .modalBody{align-items:center;border-radius:8px;display:flex;height:580px;justify-content:space-between;overflow:hidden;position:relative;width:70%;z-index:2000}.checkoutModal .modalBody .modalBg{background-image:url(/static/media/buy-modal-bg.c67b6b26b19d0f4ed621.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:50%}.checkoutModal .modalBody .modalContent{align-items:flex-end;background-color:#fff;display:flex;flex-direction:column;gap:24px;height:100%;padding:24px;width:50%}.checkoutModal .modalBody .modalContent .closeModal{align-items:center;background:#f3f7ff;border-radius:20px;cursor:pointer;display:flex;height:48px;justify-content:center;transition:.3s ease;width:48px}.checkoutModal .modalBody .modalContent .closeModal:hover{opacity:.8}.checkoutModal .modalBody .modalContent .modalTitle{color:#231f20;font-size:24px;font-weight:700;text-align:left;width:100%}.checkoutModal .modalBody .modalContent .orderPack .changeBill{display:flex;gap:16px;margin-bottom:24px}.checkoutModal .modalBody .modalContent .orderPack .changeBill .billBtn{background:#f3f7ff;border:1px solid #0000;border-radius:8px;cursor:pointer;height:74px;min-width:190px;padding:16px 24px;transition:.3s ease;width:50%}.checkoutModal .modalBody .modalContent .orderPack .changeBill .billBtn:hover{border-color:#115eed}.checkoutModal .modalBody .modalContent .orderPack .changeBill .billBtn:hover .btnHead{color:#115eed}.checkoutModal .modalBody .modalContent .orderPack .changeBill .billBtn.activeBtn{border-color:#115eed}.checkoutModal .modalBody .modalContent .orderPack .changeBill .billBtn.activeBtn .btnHead{color:#115eed}.checkoutModal .modalBody .modalContent .orderPack .changeBill .billBtn .btnHead{color:#231f20;font-weight:500}.checkoutModal .modalBody .modalContent .orderPack .changeBill .billBtn .btnHead .discount{background:#12db63;border-radius:12px;color:#fff;font-size:12px;font-weight:500;height:20px;margin-left:12px;padding:4px 8px;width:48px}.checkoutModal .modalBody .modalContent .orderPack .changeBill .billBtn .btnContent{color:#535861;font-size:14px}.checkoutModal .modalBody .modalContent .orderPack .changeBill .billBtn .btnContent span{color:#535861}.checkoutModal .modalBody .modalContent .orderPack .order{border-top:1px solid #115eed1f;padding:24px 0}.checkoutModal .modalBody .modalContent .orderPack .order .priceList{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.checkoutModal .modalBody .modalContent .orderPack .order .priceList .priceItem{align-items:center;color:#231f20;display:flex;justify-content:space-between;width:100%}.checkoutModal .modalBody .modalContent .orderPack .order .priceList .priceItem span{white-space:nowrap}.checkoutModal .modalBody .modalContent .orderPack .order .billInfo{color:#535861;font-size:12px;line-height:1.35;margin-bottom:24px}.checkoutModal .modalBody .modalContent .orderPack .order .orderBtn{background:#115eed;border:0;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;height:38px;outline:0;transition:.3s ease;width:168px}.checkoutModal .modalBody .modalContent .orderPack .order .orderBtn:hover{opacity:.8}@media(max-width:1200px){.checkoutModal .modalBody{width:85%}.checkoutModal .modalBody .modalBg{display:none}.checkoutModal .modalBody .modalContent{width:100%}}@media(max-width:568px){.checkoutModal .modalBody .modalContent{gap:8px;padding:12px;width:100%}.checkoutModal .modalBody .modalContent .modalTitle{font-size:18px}.checkoutModal .modalBody .modalContent .orderPack .changeBill{flex-wrap:wrap;gap:8px;margin-bottom:0}.checkoutModal .modalBody .modalContent .orderPack .changeBill .billBtn{width:100%}.checkoutModal .modalBody .modalContent .orderPack .order{margin-top:12px}.checkoutModal .modalBody .modalContent .orderPack .order .priceList{gap:8px;margin-bottom:12px}}.addNewBoxModal{align-items:center;display:none;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.addNewBoxModal.active{display:flex;height:100%}.addNewBoxModal.active .modalBox{opacity:1;transform:translateY(0);visibility:visible}.addNewBoxModal.active .modalOverlay{opacity:1;visibility:visible}.addNewBoxModal .modalOverlay{background:#231f20bf;bottom:0;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;transition:.3s ease;visibility:hidden;width:100%;z-index:999}.addNewBoxModal .modalBox{background:#fff;border-radius:8px;display:flex;flex-direction:column;min-height:524px;opacity:0;padding:24px;position:relative;transition:.3s ease;visibility:hidden;width:389px;z-index:1000}.addNewBoxModal .modalBox .content{border:1px solid #cbddeb;border-top-left-radius:8px;border-top-right-radius:8px;padding:24px 16px}.addNewBoxModal .modalBox .content .seperator{background:#c3c5d4;border-radius:7px;display:none;height:4px;margin:0 auto 16px;width:56px}.addNewBoxModal .modalBox .content .modalHead{position:relative}.addNewBoxModal .modalBox .content .modalHead .modalTitle{font-size:24px;font-weight:500;line-height:24px;margin-bottom:24px}.addNewBoxModal .modalBox .content .modalHead .close{background:#f6f5f8;border-radius:50%;cursor:pointer;display:none;height:24px;transition:.3s ease;width:24px}.addNewBoxModal .modalBox .content .modalHead .close img{height:100%;object-fit:cover;width:100%}.addNewBoxModal .modalBox .content .modalHead .close:hover{opacity:.8}.addNewBoxModal .modalBox .content .modalHead .closeModal{align-items:center;background:#f6f5f8;border-radius:16px;cursor:pointer;display:flex;gap:10px;justify-content:center;margin-left:12px;margin-top:8px;padding:4px 12px 4px 4px;position:absolute;right:-150px;top:-55px;transition:.3s ease;z-index:1000}.addNewBoxModal .modalBox .content .modalHead .closeModal:hover{opacity:.8}.addNewBoxModal .modalBox .content .emojiList{display:flex;gap:12px;margin-bottom:16px;overflow-x:auto;transition:.3s ease}@media(max-width:468px){.addNewBoxModal .modalBox .content .emojiList::-webkit-scrollbar{display:none}}.addNewBoxModal .modalBox .content .emojiList .emojiItem{background:#f6f5f8;border-radius:20px;cursor:pointer;font-size:18px;height:36px;margin-bottom:10px;padding:4px 14px;transition:.3s ease;width:56px}.addNewBoxModal .modalBox .content .emojiList .emojiItem.isActive,.addNewBoxModal .modalBox .content .emojiList .emojiItem:hover{background:#115eed}.addNewBoxModal .modalBox .content .modalForm{display:flex;flex-direction:column;justify-content:space-between;min-height:300px;width:100%}.addNewBoxModal .modalBox .content .modalForm .modalInput{border:1px solid #115eed;border-radius:4px;outline:0;padding:14px 24px}.addNewBoxModal .modalBox .content .modalForm .errorMessage{color:#ed4611;font-size:14px}.addNewBoxModal .modalBox .content .modalForm .addBox{background:#115eed;border:0;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;margin-top:24px;outline:0;padding:16px 83px;text-align:center;transition:.3s ease}.addNewBoxModal .modalBox .content .modalForm .addBox:hover{opacity:.8}@media(max-width:768px){.addNewBoxModal{display:block;height:auto;padding-top:0;position:absolute}.addNewBoxModal .modalBox{border-radius:20px 20px 0 0;bottom:0;min-height:auto;padding-bottom:86px;position:fixed;transform:translateY(100%);width:100%}.addNewBoxModal .modalBox .seperator{display:block}.addNewBoxModal .modalBox .content{border:0;padding:0}.addNewBoxModal .modalBox .content .modalHead{display:flex;justify-content:space-between;margin-bottom:14px;width:100%}.addNewBoxModal .modalBox .content .modalHead .modalTitle{color:#000;font-size:16px;font-weight:500;line-height:24px;text-align:center;width:100%}.addNewBoxModal .modalBox .content .modalHead .close{display:block}.addNewBoxModal .modalBox .content .modalHead .closeModal{display:none}.addNewBoxModal .modalBox .content .modalForm{min-height:auto}.addNewBoxModal .modalBox .content .modalForm .modalInput{margin:24px 0 14px}.addNewBoxModal .modalBox .content .modalForm .addBox{background:#3e3ef4;border-radius:4px;margin-bottom:16px;padding:16px 10px;width:100%}}.editBoxNameModal{align-items:center;display:none;height:100vh;justify-content:center;left:0;padding-top:56px;position:fixed;top:0;width:100%;z-index:1000}.editBoxNameModal.active{display:flex}.editBoxNameModal.active .modalBox{opacity:1;transform:translateY(0);visibility:visible}.editBoxNameModal.active .modalOverlay{opacity:1;visibility:visible}.editBoxNameModal .modalOverlay{background:#231f20bf;height:100vh;left:0;opacity:0;position:absolute;top:0;transition:.3s ease;visibility:hidden;width:100%;z-index:999}.editBoxNameModal .modalBox{background:#fff;border-radius:8px;display:flex;flex-direction:column;height:420px;justify-content:flex-start;min-height:420px;opacity:0;padding:24px;position:relative;transition:.3s ease;visibility:hidden;width:389px;z-index:1000}.editBoxNameModal .modalBox .seperator{background:#c3c5d4;border-radius:7px;display:none;height:4px;margin:0 auto 16px;width:56px}.editBoxNameModal .modalBox .emojiList{display:flex;gap:12px;margin-bottom:16px;overflow-x:auto;transition:.3s ease}.editBoxNameModal .modalBox .emojiList::-webkit-scrollbar{display:block}@media(max-width:468px){.editBoxNameModal .modalBox .emojiList::-webkit-scrollbar{display:none}}.editBoxNameModal .modalBox .emojiList .emojiItem{background:#f6f5f8;border-radius:20px;cursor:pointer;font-size:18px;height:36px;margin-bottom:10px;padding:4px 14px;transition:.3s ease;width:56px}.editBoxNameModal .modalBox .emojiList .emojiItem.isActive,.editBoxNameModal .modalBox .emojiList .emojiItem:hover{background:#115eed}.editBoxNameModal .modalBox .editModalHead{margin-bottom:24px}.editBoxNameModal .modalBox .editModalHead .modalTitle{color:#23272f;font-size:24px;font-weight:500;margin-bottom:24px}.editBoxNameModal .modalBox .editModalHead .close{background:#f6f5f8;border-radius:50%;cursor:pointer;display:none;height:24px;transition:.3s ease;width:24px}.editBoxNameModal .modalBox .editModalHead .close img{height:100%;object-fit:cover;width:100%}.editBoxNameModal .modalBox .editModalHead .close:hover{opacity:.8}.editBoxNameModal .modalBox .modalForm{display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}.editBoxNameModal .modalBox .modalForm .modalInput{border:1px solid #115eed;border-radius:4px;outline:0;padding:14px 24px}.editBoxNameModal .modalBox .modalForm .errorMessage{color:#ed4611;font-size:14px}.editBoxNameModal .modalBox .modalForm .btns{display:flex;flex-direction:column;gap:12px}.editBoxNameModal .modalBox .modalForm .btns .addBox{background:#115eed;border:0;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;margin-top:24px;outline:0;padding:16px 83px;text-align:center;transition:.3s ease}.editBoxNameModal .modalBox .modalForm .btns .addBox:hover{opacity:.8}.editBoxNameModal .modalBox .modalForm .btns .deleteBox{align-items:center;background-color:#fff;border:1px solid #115eed;border-radius:6px;color:#115eed;cursor:pointer;display:flex;justify-content:center;outline:none;padding:16px;text-align:center;transition:.3s ease;width:100%}.editBoxNameModal .modalBox .modalForm .btns .deleteBox:hover{background-color:#115eed;border-color:#0000;color:#fff}.editBoxNameModal .modalBox .closeModal{align-items:center;background:#f6f5f8;border-radius:16px;cursor:pointer;display:flex;gap:10px;justify-content:center;margin-left:12px;margin-top:8px;padding:4px 12px 4px 4px;position:absolute;right:-105px;top:0;transition:.3s ease;z-index:1000}.editBoxNameModal .modalBox .closeModal:hover{opacity:.8}@media(max-width:768px){.editBoxNameModal{display:block;height:auto;padding-top:0;position:absolute}.editBoxNameModal .modalBox{border-radius:20px 20px 0 0;bottom:0;overflow-y:auto;padding:24px 16px 86px;position:fixed;transform:translateY(100%);width:100%}.editBoxNameModal .modalBox::-webkit-scrollbar{display:none}.editBoxNameModal .modalBox .seperator{display:block}.editBoxNameModal .modalBox .editModalHead{display:flex;justify-content:space-between;margin-bottom:0;width:100%}.editBoxNameModal .modalBox .editModalHead .modalTitle{font-size:16px;margin-bottom:24px}.editBoxNameModal .modalBox .editModalHead .close{display:block}.editBoxNameModal .modalBox .emojiList{margin-bottom:24px}.editBoxNameModal .modalBox .modalForm{justify-content:space-between}.editBoxNameModal .modalBox .modalForm .modalInput{margin:0}.editBoxNameModal .modalBox .modalForm .btns{margin-top:16px}.editBoxNameModal .modalBox .modalForm .btns .addBox{background:#3e3ef4;border-radius:6px;margin-bottom:0;margin-top:0;padding:16px 10px;width:100%}.editBoxNameModal .modalBox .modalForm .btns .deleteBox{align-items:center;background-color:#fff;border:1px solid #115eed;border-radius:6px;color:#115eed;display:flex;justify-content:center;max-height:52px;outline:none;padding:18px;text-align:center;width:100%}.editBoxNameModal .modalBox .closeModal{display:none}}.orderBucardModal{align-items:flex-start;display:none;height:100vh;justify-content:center;left:0;padding-top:56px;position:fixed;top:0;width:100%;z-index:1000}.orderBucardModal.active{display:flex}.orderBucardModal.active .modalBox{opacity:1;transform:translateY(0);visibility:visible}.orderBucardModal.active .modalOverlay{opacity:1;visibility:visible}.orderBucardModal .modalOverlay{background:#231f20bf;height:100vh;left:0;opacity:0;position:absolute;top:0;transition:.3s ease;visibility:hidden;width:100%;z-index:999}.orderBucardModal .modalBox{background:#fff;border-radius:8px;display:flex;flex-direction:column;justify-content:center;opacity:0;overflow-y:auto;padding:24px;position:relative;transition:.3s ease;visibility:hidden;width:389px;z-index:1000}.orderBucardModal .modalBox .modalForm{display:flex;flex-direction:column;gap:20px;width:100%}.orderBucardModal .modalBox .modalForm .modalInput{border:1px solid #115eed;border-radius:4px;outline:0;padding:14px 24px}.orderBucardModal .modalBox .modalForm .errorMessage{color:#ed4611;font-size:14px}.orderBucardModal .modalBox .modalForm .addBox{background:#115eed;border:0;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;margin-top:24px;outline:0;padding:16px 83px;text-align:center;transition:.3s ease}.orderBucardModal .modalBox .modalForm .addBox:hover{opacity:.8}.orderBucardModal .modalBox .infoText{color:#115eed;display:block;margin-bottom:16px}.orderBucardModal .closeModal{align-items:center;background:#f6f5f8;border-radius:16px;cursor:pointer;display:flex;gap:10px;justify-content:center;margin-left:12px;margin-top:8px;padding:4px 12px 4px 4px;transition:.3s ease;z-index:1000}.orderBucardModal .closeModal:hover{opacity:.8}@media(max-width:768px){.orderBucardModal{display:block;height:auto;padding-top:0;position:absolute}.orderBucardModal .modalBox{border-radius:20px 20px 0 0;bottom:0;justify-content:flex-start;max-height:90%;padding-bottom:76px;position:fixed;transform:translateY(100%);width:100%}.orderBucardModal .modalBox .modalForm{gap:0}.orderBucardModal .modalBox .modalForm .modalInput{margin:24px 0 14px}.orderBucardModal .modalBox .modalForm .addBox{background:#3e3ef4;border-radius:120px;margin-bottom:16px;padding:16px 10px;width:100%}.orderBucardModal .closeModal{display:none}}.addProfileModal{align-items:flex-start;display:none;height:100vh;justify-content:flex-end;left:0;padding-top:150px;position:fixed;top:0;width:100%;z-index:1000}.addProfileModal.active{display:flex}.addProfileModal .modalOverlay{background:#0000;height:100vh;left:0;position:absolute;top:0;width:100%;z-index:999}.addProfileModal .modalBox{background:#fff;border-radius:8px;box-shadow:2px 2px 7px 0 rgba(0,0,0,.251);display:flex;flex-direction:column;justify-content:center;padding:48px 16px;position:fixed;right:120px;top:150px;width:375px;z-index:1000}.addProfileModal .modalBox .seperator{background:#c3c5d4;border-radius:7px;display:none;height:4px;margin:0 auto 16px;width:56px}.addProfileModal .modalBox .addProfileHead{display:flex;justify-content:space-between;margin-bottom:32px}.addProfileModal .modalBox .addProfileHead .modalTitle{color:#23272f;font-size:16px;font-weight:500;margin-right:16px}.addProfileModal .modalBox .addProfileHead .modalTitle span{color:#6c7c8f;font-size:14px}.addProfileModal .modalBox .addProfileHead .close{cursor:pointer;display:flex;height:24px;transition:.3s ease;width:24px}.addProfileModal .modalBox .addProfileHead .close:hover{opacity:.8}.addProfileModal .modalBox .addProfileHead .close img{height:100%;object-fit:cover;width:100%}.addProfileModal .modalBox .usersList{display:flex;gap:12px;margin-bottom:24px;overflow-x:auto;overflow-y:hidden;transition:.3s ease;width:100%}.addProfileModal .modalBox .usersList::-webkit-scrollbar{display:block;height:12px}.addProfileModal .modalBox .usersList .userCard{align-items:center;background:#6c7c8f1f;border-radius:100px;display:flex;gap:4px;justify-content:center;padding:0 12px 2px 2px;white-space:nowrap}.addProfileModal .modalBox .usersList .userCard .avatar{border-radius:100%;height:32px;min-height:32px;min-width:32px;position:relative;width:32px}.addProfileModal .modalBox .usersList .userCard .avatar.isDefault{align-items:center;display:flex;justify-content:center}.addProfileModal .modalBox .usersList .userCard .avatar.isDefault img{border-radius:100%;height:100%;width:100%}.addProfileModal .modalBox .usersList .userCard .avatar .defaultIcon{height:24px;object-fit:contain;width:24px}.addProfileModal .modalBox .usersList .userCard .avatar.avatarPro{border:1px solid #a528ff}.addProfileModal .modalBox .usersList .userCard .avatar img{border-radius:100%;height:100%;object-fit:cover;object-position:top center;width:100%}.addProfileModal .modalBox .usersList .userCard .avatar .badge{background:linear-gradient(91.74deg,#a528ff 12.93%,#1d42ce 101.26%);border-radius:8px;bottom:0;color:#fff;font-size:4px;font-weight:500;padding:2px 5px;position:absolute;right:0}.addProfileModal .modalBox .usersList .userCard .avatar .badge.defaultBadgePosition{padding:2px 4px}.addProfileModal .modalBox .usersList .userCard .userName{color:#23272f;font-size:12px}.addProfileModal .modalBox .generalUsers{max-height:441px;overflow-x:hidden;overflow-y:auto;padding-right:5px}.addProfileModal .modalBox .generalUsers .isEmptyNotify{font-size:14px;text-align:center}.addProfileModal .modalBox .generalUsers::-webkit-scrollbar{width:10px}.addProfileModal .modalBox .generalUsers .boxName,.addProfileModal .modalBox .generalUsers .groupName{color:#23272f;font-size:14px;font-weight:500;margin-bottom:12px}.addProfileModal .modalBox .generalUsers .boxName{margin-top:16px}.addProfileModal .modalBox .generalUsers .groupName{margin-top:24px}.addProfileModal .modalBox .generalUsers .usersInBox{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center}.addProfileModal .modalBox .generalUsers .usersInBox .addUserCard{align-items:center;background:#fff;border:1px solid rgba(35,39,47,.122);border-radius:4px;display:flex;justify-content:space-between;padding:8px 16px;transition:.3s ease;width:100%}.addProfileModal .modalBox .generalUsers .usersInBox .addUserCard.selected,.addProfileModal .modalBox .generalUsers .usersInBox .addUserCard:hover{border-color:#1155ed}.addProfileModal .modalBox .generalUsers .usersInBox .addUserCard .left{align-items:center;display:flex;gap:12px;width:80%}.addProfileModal .modalBox .generalUsers .usersInBox .addUserCard .left .avatar{border-radius:100%;height:56px;min-height:56px;min-width:56px;position:relative;width:56px}.addProfileModal .modalBox .generalUsers .usersInBox .addUserCard .left .avatar.isDefault{align-items:center;display:flex;justify-content:center}.addProfileModal .modalBox .generalUsers .usersInBox .addUserCard .left .avatar.isDefault img{border-radius:100%;height:100%;width:100%}.addProfileModal .modalBox .generalUsers .usersInBox .addUserCard .left .avatar .defaultIcon{height:24px;object-fit:contain;width:24px}.addProfileModal .modalBox .generalUsers .usersInBox .addUserCard .left .avatar.avatarPro{border:2px solid #a528ff}.addProfileModal .modalBox .generalUsers .usersInBox .addUserCard .left .avatar img{border-radius:100%;height:100%;object-fit:cover;object-position:top center;width:100%}.addProfileModal .modalBox .generalUsers .usersInBox .addUserCard .left .avatar .badge{background:linear-gradient(91.74deg,#a528ff 12.93%,#1d42ce 101.26%);border-radius:8px;bottom:0;color:#fff;font-size:11px;font-weight:500;padding:2px 6px;position:absolute;right:0}.addProfileModal .modalBox .generalUsers .usersInBox .addUserCard .left .avatar .badge.defaultBadgePosition{padding:2px 4px}.addProfileModal .modalBox .generalUsers .usersInBox .addUserCard .left .userInfo{color:#23272f;height:auto!important;width:80%}.addProfileModal .modalBox .generalUsers .usersInBox .addUserCard .left .userInfo .fullName{font-weight:500;width:100%}.addProfileModal .modalBox .generalUsers .usersInBox .addUserCard .left .userInfo .phone{font-size:14px;transition:.3s ease}.addProfileModal .modalBox .generalUsers .usersInBox .addUserCard .left .userInfo .phone:hover{color:#1155ed}.addProfileModal .modalBox .errorMsg{color:#ed4611;font-size:14px;font-weight:500;margin-top:10px;text-align:center}.addProfileModal .modalBox .addBtn{background:#115eed;border:1px solid #0000;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;margin-top:12px;outline:0;padding:16px 83px;text-align:center;transition:.3s ease}.addProfileModal .modalBox .addBtn:hover{background-color:#fff;border-color:#1155ed;color:#1155ed}.addProfileModal .closeModal{align-items:center;background:#f6f5f8;border-radius:16px;cursor:pointer;display:flex;gap:10px;justify-content:center;margin-left:12px;margin-top:8px;padding:4px 12px 4px 4px;transition:.3s ease;z-index:1000}.addProfileModal .closeModal:hover{opacity:.8}@media(max-width:768px){.addProfileModal{display:block;height:auto;padding-top:0}.addProfileModal.active .modalOverlay{opacity:1;visibility:visible}.addProfileModal.active .modalBox{opacity:1;transform:translateY(0);visibility:visible}.addProfileModal .modalBox,.addProfileModal .modalOverlay{opacity:0;transition:.3s ease;visibility:hidden}.addProfileModal .modalBox{border-radius:20px 20px 0 0;bottom:0;padding:16px;position:fixed;transform:translateY(100%);width:100%}.addProfileModal .modalBox .seperator{display:block}.addProfileModal .modalBox .addProfileHead{align-items:center;display:flex;justify-content:space-between}.addProfileModal .modalBox .addProfileHead .close{display:block}.addProfileModal .modalBox .generalUsers .usersInBox .addUserCard{padding:8px}.addProfileModal .modalBox .generalUsers .usersInBox .addUserCard .left .userInfo{height:auto!important}.addProfileModal .modalBox .generalUsers .usersInBox .addUserCard .left .userInfo .fullName{font-size:14px}.addProfileModal .modalBox .errorMsg,.addProfileModal .modalBox .generalUsers .usersInBox .addUserCard .left .userInfo .phone{font-size:12px}.addProfileModal .modalBox .addBtn{background:#3e3ef4;border-radius:120px;padding:16px 10px;width:100%}.addProfileModal .closeModal{display:none}}.profileCard{background:#fff;border:1px solid #115eed40;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;max-height:168px;padding:16px 8px;transition:.3s ease;width:100%}.profileCard:hover{border-color:#0a46b7}.profileCard .profileCardOverlay{background:#00000080;display:none;height:100vh;left:0;opacity:0;position:absolute;top:0;transition:.3s ease;visibility:hidden;width:100%;z-index:999}.profileCard .profileCardOverlay.active{display:block;opacity:1;visibility:visible}.profileCard .cardTop .images{display:flex;gap:16px}.profileCard .cardTop .images .avatar{border-radius:100%;height:56px;min-height:56px;min-width:56px;position:relative;width:56px}.profileCard .cardTop .images .avatar.isDefault{align-items:center;display:flex;justify-content:center}.profileCard .cardTop .images .avatar.isDefault img{border-radius:100%;height:100%;object-fit:cover;width:100%}.profileCard .cardTop .images .avatar .defaultIcon{height:56px;object-fit:contain;width:56px}.profileCard .cardTop .images .avatar.avatarPro{border:1px solid #a528ff}.profileCard .cardTop .images .avatar img{border-radius:100%;height:100%;object-fit:cover;object-position:top center;width:100%}.profileCard .cardTop .images .avatar .badge{align-items:center;background:linear-gradient(91.74deg,#a528ff 12.93%,#1d42ce 101.26%);border-radius:8px;bottom:-2px;color:#fff;display:flex;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;justify-content:center;padding:2px 6.5px;position:absolute;right:-2px;text-align:center}.profileCard .cardTop .images .avatar .badge.defaultBadgePosition{padding:2px 4px}.profileCard .cardTop .images .background{border-radius:8px;height:56px;width:100%}.profileCard .cardTop .images .background img{border-radius:6px;height:100%;object-fit:cover;width:100%}.profileCard .cardBottom{color:#23272f;font-size:16px;font-weight:400;margin-top:16px;width:100%}.profileCard .cardBottom .cardTitle{align-items:center;display:flex;justify-content:space-between;width:100%}.profileCard .cardBottom .cardTitle .title{align-items:center;display:flex;gap:12px;width:70%}.profileCard .cardBottom .cardTitle .title .fullName{color:#23272f;font-weight:500;width:100%}.profileCard .cardBottom .cardTitle .title .badge{align-items:center;background-color:#ffa700;border-radius:12px;color:#fff;display:flex;font-size:12px;font-weight:500;justify-content:center;padding:4px 8px}.profileCard .cardBottom .cardTitle .companyCount{color:#115eed;font-size:12px;font-weight:500;white-space:nowrap}.profileCard .cardBottom .cardInfo{align-items:center;display:flex;justify-content:space-between;position:relative}.profileCard .cardBottom .cardInfo .info{font-size:14px}.profileCard .cardBottom .cardInfo .info .phone{color:#23272f;font-weight:400}.profileCard .cardBottom .cardInfo .info .savedCount{color:rgba(35,39,47,.314)}.profileCard .cardBottom .cardInfo .cardBtn{align-items:center;border:0;border-radius:6px;cursor:pointer;display:flex;font-size:12px;gap:4px;justify-content:center;max-height:32px;outline:0;padding:9px 8px;text-align:center;transition:.3s ease;white-space:nowrap}.profileCard .cardBottom .cardInfo .cardBtn:active{transform:scale(.9)}.profileCard .cardBottom .cardInfo .cardBtn:hover{opacity:.8}.profileCard .cardBottom .cardInfo .cardBtn.remove{background:#22222205}.profileCard .cardBottom .cardInfo .cardBtn.false{background:#fff}.profileCard .cardBottom .cardInfo .cardBtn.add{background:rgba(17,94,237,.059);color:#115eed;font-size:14px;font-weight:400}.profileCard .cardOption{background:#fff;border:1px solid hsla(225,4%,80%,.502);border-radius:12px;bottom:0;box-shadow:0 4px 11px #0000001a;left:0;opacity:0;padding:12px;position:absolute;position:relative;transition:.3s ease;visibility:hidden;width:100%;z-index:999}.profileCard .cardOption.isOpen{opacity:1;visibility:visible}.profileCard .cardOption .option{align-items:center;border-bottom:1px solid #0003;cursor:pointer;display:flex;gap:4px;justify-content:flex-start;padding:8px 0;transition:.3s ease}.profileCard .cardOption .option:last-child{border-bottom:0}.profileCard .cardOption .option img{height:20px;object-fit:contain;width:20px}.profileCard .cardOption .option:hover{background-color:rgba(35,39,47,.125)}@media(max-width:1024px){.profileCard{font-size:12px;padding:8px}.profileCard .cardTop .images .avatar .badge{background:linear-gradient(91.74deg,#a528ff 12.93%,#1d42ce 101.26%);border-radius:8px;bottom:0;color:#fff;font-size:11px;font-weight:500;padding:2px 8px;position:absolute;right:0}.profileCard .cardBottom{font-size:16px}.profileCard .cardBottom .cardTitle .companyCount,.profileCard .cardBottom .cardTitle .title .badge{font-size:12px}.profileCard .cardBottom .cardInfo .cardBtn.add{font-size:14px}}@media(max-width:768px){.profileCard{font-size:12px;padding:8px}.profileCard .cardTop .images .avatar .badge{font-size:11px}.profileCard .cardBottom{font-size:16px}.profileCard .cardBottom .cardTitle .companyCount,.profileCard .cardBottom .cardTitle .title .badge{font-size:12px}.profileCard .cardBottom .cardInfo .cardBtn.add{font-size:14px}.profileCard .cardOption{background:#fff;border-radius:20px 20px 0 0;bottom:0;box-shadow:0 4px 11px #0000001a;display:flex;flex-direction:column;gap:16px;justify-content:center;left:0;opacity:0;padding:16px;position:fixed;right:0;transform:translateY(100%);transition:all .3s ease;visibility:hidden;width:100%;z-index:999}.profileCard .cardOption.isOpen{opacity:1;transform:translateY(0);visibility:visible}.profileCard .cardOption .seperator{background-color:#c3c5d4;border-radius:5px;height:4px;margin:0 auto 16px;width:56px}}@media(max-width:468px){.profileCard{padding:8px}.profileCard .cardBottom .cardInfo .info .profession{font-size:12px}.profileCard .cardBottom .cardInfo .info .phone{font-size:14px}.profileCard .cardBottom .cardInfo .cardBtn{font-size:11px}}.customCheckbox{background:#fff;border:1.5px solid #115eed40;border-radius:4px;cursor:pointer;display:inline-block;height:20px;position:relative;width:20px}.customCheckbox .checkMark{background-image:url(/static/media/check-blue.bed81b5fb07532b45b07.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;height:14px;opacity:0;transform:translate(10%,-5%);transition:.3s ease;visibility:hidden;width:14px}.customCheckbox.checked{border-color:#115eed}.customCheckbox.checked .checkMark{opacity:1;visibility:visible}.customCheckbox input{display:none}.searchToBoxModal{align-items:flex-start;display:none;height:100vh;justify-content:center;left:0;padding-top:56px;position:fixed;top:0;width:100%;z-index:1000}.searchToBoxModal.active{display:flex}.searchToBoxModal .modalOverlays{background:#231f20bf;height:100vh;left:0;position:absolute;top:0;width:100%;z-index:999}.searchToBoxModal .modalBox{background:#fff;border-radius:8px;display:flex;flex-direction:column;justify-content:center;padding:24px;position:relative;width:389px;z-index:1000}.searchToBoxModal .modalBox .seperator{background:#c3c5d4;border-radius:7px;display:none;height:4px;margin:0 auto 16px;width:56px}.searchToBoxModal .modalBox .selectedUser{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center}.searchToBoxModal .modalBox .selectedUser .addUserCard{align-items:center;background:#fff;border:1px solid #1155ed;border-radius:4px;display:flex;justify-content:space-between;padding:8px 16px;transition:.3s ease;width:100%}.searchToBoxModal .modalBox .selectedUser .addUserCard.selected{border-color:#1155ed}.searchToBoxModal .modalBox .selectedUser .addUserCard .left{align-items:center;display:flex;gap:12px}.searchToBoxModal .modalBox .selectedUser .addUserCard .left .avatar{border-radius:100%;height:56px;min-height:56px;min-width:56px;position:relative;width:56px}.searchToBoxModal .modalBox .selectedUser .addUserCard .left .avatar.isDefault{align-items:center;display:flex;justify-content:center}.searchToBoxModal .modalBox .selectedUser .addUserCard .left .avatar.isDefault img{border-radius:0}.searchToBoxModal .modalBox .selectedUser .addUserCard .left .avatar .defaultIcon{height:24px;object-fit:contain;width:24px}.searchToBoxModal .modalBox .selectedUser .addUserCard .left .avatar.avatarPro{border:2px solid #a528ff}.searchToBoxModal .modalBox .selectedUser .addUserCard .left .avatar img{border-radius:100%;height:100%;object-fit:cover;object-position:top center;width:100%}.searchToBoxModal .modalBox .selectedUser .addUserCard .left .avatar .badge{background:linear-gradient(91.74deg,#a528ff 12.93%,#1d42ce 101.26%);border-radius:8px;bottom:0;color:#fff;font-size:11px;font-weight:500;padding:4px 10px;position:absolute;right:0}.searchToBoxModal .modalBox .selectedUser .addUserCard .left .avatar .badge.defaultBadgePosition{padding:2px 4px}.searchToBoxModal .modalBox .selectedUser .addUserCard .left .userInfo{color:#23272f;height:auto!important}.searchToBoxModal .modalBox .selectedUser .addUserCard .left .userInfo .fullName{color:#23272f;font-weight:500}.searchToBoxModal .modalBox .selectedUser .addUserCard .left .userInfo .phone{font-size:14px;transition:.3s ease}.searchToBoxModal .modalBox .selectedUser .addUserCard .left .userInfo .phone:hover{color:#1155ed}.searchToBoxModal .modalBox .modalTitle{color:#23272f;font-weight:500;margin:24px 0 12px}.searchToBoxModal .modalBox .createBoxBtn{align-items:center;border:1px dashed #115eed;border-radius:12px;cursor:pointer;display:flex;gap:16px;margin-bottom:16px;padding:8px 16px;transition:.3s ease}.searchToBoxModal .modalBox .createBoxBtn:hover{border-style:solid}.searchToBoxModal .modalBox .createBoxBtn .addIcon{background:#f6f5f8;border-radius:20px;height:36px;padding:8px;width:36px}.searchToBoxModal .modalBox .createBoxBtn .addIcon img{height:100%;object-fit:contain;width:100%}.searchToBoxModal .modalBox .createBoxBtn .text{color:#115eed}.searchToBoxModal .modalBox .boxList{display:flex;flex-direction:column;gap:8px;max-height:270px;overflow-y:auto}.searchToBoxModal .modalBox .boxList .boxCard{align-items:center;border:1px solid #cbddeb;border-radius:12px;cursor:pointer;display:flex;gap:16px;justify-content:flex-start;padding:8px 16px;transition:.3s ease}.searchToBoxModal .modalBox .boxList .boxCard:hover{background-color:#1155ed}.searchToBoxModal .modalBox .boxList .boxCard:hover .boxName{color:#fff}.searchToBoxModal .modalBox .boxList .boxCard.selected{background-color:#1155ed}.searchToBoxModal .modalBox .boxList .boxCard.selected .boxName{color:#fff}.searchToBoxModal .modalBox .boxList .boxCard .boxImg{background:#f6f5f8;border-radius:20px;height:36px;padding:8px;width:36px}.searchToBoxModal .modalBox .boxList .boxCard .boxImg img{height:100%;object-fit:contain;width:100%}.searchToBoxModal .modalBox .boxList .boxCard .boxName{color:#6c7c8f}.searchToBoxModal .modalBox .errorMsg{color:#ed4611;font-size:14px;text-align:center}.searchToBoxModal .modalBox .addBtn{background:#115eed;border:1px solid #0000;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;margin-top:12px;outline:0;padding:16px 83px;transition:.3s ease}.searchToBoxModal .modalBox .addBtn:hover{background-color:#fff;border-color:#1155ed;color:#1155ed}.searchToBoxModal .closeModal{align-items:center;background:#f6f5f8;border-radius:16px;cursor:pointer;display:flex;gap:10px;justify-content:center;margin-left:12px;margin-top:8px;padding:4px 12px 4px 4px;transition:.3s ease;z-index:1000}.searchToBoxModal .closeModal:hover{opacity:.8}@media(max-width:768px){.searchToBoxModal{display:none;padding-top:0;position:fixed;z-index:1000}.searchToBoxModal .addNewBoxModal{bottom:0;z-index:998}.searchToBoxModal .addNewBoxModal.active{z-index:1000}.searchToBoxModal.active{display:flex}.searchToBoxModal .modalBox{border-radius:20px 20px 0 0;bottom:0;max-height:70%;padding:24px 24px 86px;position:fixed;width:100%;z-index:1000}.searchToBoxModal .modalBox .seperator{display:block}.searchToBoxModal .modalBox .modalTitle{color:#23272f;font-weight:500;margin:18px 0 12px}.searchToBoxModal .modalBox .createBoxBtn .text{font-size:14px}.searchToBoxModal .modalBox .boxList{overflow:auto}.searchToBoxModal .modalBox .boxList::-webkit-scrollbar{display:none}.searchToBoxModal .modalBox .errorMsg{color:#ed4611;font-size:14px;text-align:center}.searchToBoxModal .modalBox .addBtn{background:#3e3ef4;border-radius:4px;padding:16px 10px;width:100%}.searchToBoxModal .closeModal{display:none}}.mobileNavBar{background-color:#fff;bottom:-1px;box-shadow:0 0 12px #231f200f;display:none;left:0;padding:14px 24px;position:fixed;right:0;width:100%;z-index:10001}.mobileNavBar .navigation{height:100%;width:100%}.mobileNavBar .navigation .list{align-items:center;display:flex;justify-content:space-between}.mobileNavBar .navigation .list .item{cursor:pointer;text-align:center;transition:.3s ease}.mobileNavBar .navigation .list .item:hover{opacity:.8}.mobileNavBar .navigation .list .item a{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start}.mobileNavBar .navigation .list .item a.active .itemName.blue{color:#1155ed}.mobileNavBar .navigation .list .item .icon{height:24px;margin:0 auto;width:24px}.mobileNavBar .navigation .list .item .icon img{height:100%;object-fit:contain;width:100%}.mobileNavBar .navigation .list .item .itemName{color:rgba(35,31,32,.314);font-size:10px}.mobileNavBar .navigation .list .item .itemName.share{color:#1155ed}@media(max-width:768px){.mobileNavBar{display:block}}.box{background:#fff;border:1px solid #cbddeb;border-radius:8px;cursor:pointer;display:flex;gap:12px;justify-content:space-between;padding:24px;position:relative;transition:.3s ease;width:100%}.box.addBox{align-items:center;border:1px solid #115eed;flex-direction:column;gap:15px;height:160px;justify-content:center}.box.addBox .boxTitle{background:#fff;border-radius:14px;box-shadow:0 0 12px #231f200f;color:#000;font-weight:500;min-width:170px;opacity:0;padding:8px 12px;position:relative;text-align:center;transform:translateY(10px);transition:.3s ease;visibility:hidden;width:170px;z-index:9}.box.addBox .boxTitle:after{background:#fff;border-radius:50%;box-shadow:0 0 12px #231f200f;content:"";display:block;height:12px;left:calc(50% - 6px);position:absolute;top:calc(100% - 6px);width:12px}.box.addBox:hover .boxTitle{opacity:1;transform:translateY(-20px);visibility:visible}.box.addBox .addIcon{align-items:center;background:#f6f5f8;border-radius:100%;display:flex;height:56px;justify-content:center;min-height:56px;min-width:56px;transform:translateY(-25px);width:56px}.box.greenB{border:1px solid #12db63}.box.yellowB{border:1px solid #ffa700}.box.active,.box:hover{border:1px solid #115eed}.box .boxLeft{align-items:flex-start;display:flex;flex-direction:column;gap:32px;justify-content:space-between;max-width:80%}.box .boxLeft .boxIcon{align-items:center;background:#f6f5f8;border-radius:50%;display:flex;height:56px;justify-content:center;width:56px}.box .boxLeft .boxIcon .emoji{font-size:24px}.box .boxLeft .boxName{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#23272f;display:-webkit-box;font-weight:500;line-height:1.5;max-width:100%;overflow:hidden;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.box .boxRight{align-items:flex-end;display:flex;flex-direction:column;gap:32px;justify-content:space-between;max-width:20%}.box .boxRight .boxCount{display:flex;gap:6px;justify-content:center}.box .boxRight .boxCount .userCount{color:#000;font-weight:500}.box .boxOptions{align-items:center;background:#fff;border-radius:8px;bottom:0;box-shadow:0 4px 11px #0000001a;display:flex;flex-direction:column;justify-content:center;opacity:0;padding:8px;position:absolute;right:0;transition:.3s ease;visibility:hidden;width:100%}.box .boxOptions.isOpen{opacity:1;visibility:visible}.box .boxOptions .option{align-items:center;border-bottom:1px solid #0003;display:flex;gap:10px;justify-content:flex-start;padding:10px 0;transition:.3s ease;width:100%}.box .boxOptions .option:last-child{border:0}.box .boxOptions .option:hover{background:#115eed}.box .boxOptions .option:hover:last-child{background-color:red}.box .boxOptions .option:hover .icon img{filter:invert(100%)}.box .boxOptions .option:hover .optionInfo{color:#fff}.box .boxOptions .option .icon{display:flex;height:24px;width:24px}.box .boxOptions .option .optionInfo{color:#000;font-weight:500}@media(max-width:768px){.box{flex-direction:column;padding:12px}.box .boxLeft{gap:12px}.box .boxLeft .boxIcon{height:44px;width:44px}.box .boxLeft .boxName{font-size:14px}.box .boxRight{align-items:flex-start;gap:4px}.box .boxRight .boxCount{display:flex;gap:6px;justify-content:center}.box .boxRight .boxCount .userCount{color:#000;font-weight:500}.box .boxOptions{align-items:center;background:#fff;border-radius:8px;bottom:0;box-shadow:0 4px 11px #0000001a;display:flex;flex-direction:column;justify-content:center;opacity:0;padding:8px;position:absolute;right:0;transition:.3s ease;visibility:hidden;width:100%}.box .boxOptions.isOpen{opacity:1;visibility:visible}.box .boxOptions .option{align-items:center;border-bottom:1px solid #0003;display:flex;gap:10px;justify-content:flex-start;padding:10px 0;transition:.3s ease;width:100%}.box .boxOptions .option:last-child{border:0}.box .boxOptions .option:hover{background:#115eed}.box .boxOptions .option:hover:last-child{background-color:red}.box .boxOptions .option:hover .icon img{filter:invert(100%)}.box .boxOptions .option:hover .optionInfo{color:#fff}.box .boxOptions .option .icon{display:flex;height:24px;width:24px}.box .boxOptions .option .optionInfo{color:#000;font-weight:500}}.mobileBox{align-items:center;background:#fff;border:1px solid #cbddeb;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;padding:12px;position:relative;transition:.3s ease;width:100%}.mobileBox.greenB{border:1px solid #12db63}.mobileBox.yellowB{border:1px solid #ffa700}.mobileBox.active,.mobileBox:hover{border:1px solid #115eed}.mobileBox .boxLeft{align-items:center;display:flex;gap:12px;max-width:80%}.mobileBox .boxLeft .boxIcon{align-items:center;background:#f6f5f8;border-radius:50%;display:flex;height:44px;justify-content:center;min-height:44px;min-width:44px;width:44px}.mobileBox .boxLeft .boxIcon .emoji{font-size:24px}.mobileBox .boxLeft .boxInfo{display:flex;flex-direction:column;gap:4px}.mobileBox .boxLeft .boxInfo .boxName{color:#23272f;font-weight:500}.mobileBox .boxLeft .boxInfo .boxCount{display:flex;gap:6px}.mobileBox .boxLeft .boxInfo .boxCount .userCount{color:#000;font-weight:500}.mobileBox .boxRight{margin-right:-10px}.mobileBox .boxRight .boxMenu{align-items:center;display:flex;justify-content:center;padding:6px 5px}.mobileBox .boxRight .boxMenu img{padding:6px 5px}.mobileBox .boxOptions{background:#fff;border-radius:20px 20px 0 0;bottom:0;box-shadow:0 4px 11px #0000001a;display:flex;flex-direction:column;justify-content:center;left:0;opacity:0;padding:16px 16px 86px;position:fixed;right:0;transform:translateY(100%);transition:all .3s ease;visibility:hidden;width:100%;z-index:999}.mobileBox .boxOptions.isOpen{opacity:1;transform:translateY(0);visibility:visible}.mobileBox .boxOptions .seperator{background-color:#c3c5d4;border-radius:5px;height:4px;margin:0 auto 16px;width:56px}.mobileBox .boxOptions .boxDetail{align-items:center;display:flex;gap:16px;width:100%}.mobileBox .boxOptions .boxDetail .boxIcon{align-items:center;display:flex;height:20px;justify-content:center;width:20px}.mobileBox .boxOptions .boxDetail .boxIcon .emoji{font-size:24px}.mobileBox .boxOptions .boxDetail p{color:#000;font-size:20px;font-weight:500}.mobileBox .boxOptions .option{align-items:center;border-bottom:1px solid #0003;display:flex;gap:10px;justify-content:flex-start;padding:10px 0;transition:.3s ease;width:100%}.mobileBox .boxOptions .option:last-child{border:0}.mobileBox .boxOptions .option:hover{background:#115eed;border-color:#0000}.mobileBox .boxOptions .option:hover:last-child{background-color:red}.mobileBox .boxOptions .option:hover .icon svg path{stroke:#fff}.mobileBox .boxOptions .option:hover .optionInfo{color:#fff}.mobileBox .boxOptions .option .icon{display:flex;height:24px;width:24px}.mobileBox .boxOptions .option .optionInfo{color:#000;font-weight:500}.sharedUserCard{background-color:#fff;flex-direction:column;max-width:346px;text-align:center}.sharedUserCard,.sharedUserCard .background{align-items:center;border-radius:12px;display:flex;justify-content:center;width:100%}.sharedUserCard .background{background-color:#115eed;background-position:50%;background-repeat:no-repeat;background-size:cover;height:50%}.sharedUserCard .background .avatar{background-color:#fff;border:5px solid #fff;border-radius:100%;height:96px;min-height:96px;min-width:96px;position:relative;transform:translateY(50px);width:96px}.sharedUserCard .background .avatar,.sharedUserCard .background .avatar.isDefault{align-items:center;display:flex;justify-content:center}.sharedUserCard .background .avatar.isDefault img{border-radius:0}.sharedUserCard .background .avatar .defaultIcon{height:24px;object-fit:contain;width:24px}.sharedUserCard .background .avatar.avatarPro{border:2px solid #a528ff;outline:3px solid #fff}.sharedUserCard .background .avatar img{border-radius:100%;height:100%;object-fit:cover;object-position:top center;width:100%}.sharedUserCard .background .avatar .badge{background:linear-gradient(91.74deg,#a528ff 12.93%,#1d42ce 101.26%);border-radius:8px;bottom:0;color:#fff;font-size:11px;font-weight:500;padding:4px 10px;position:absolute;right:0}.sharedUserCard .background .avatar .badge.defaultBadgePosition{padding:2px 4px}.sharedUserCard .cardInfo{padding:48px;width:100%}.sharedUserCard .cardInfo .userInfo{align-items:center;color:#23272f;display:flex;flex-direction:column;height:auto!important;justify-content:center;margin:16px 0 24px}.sharedUserCard .cardInfo .userInfo .userName{font-size:20px;font-weight:500}.sharedUserCard .cardInfo .userInfo .boxCount{background-color:#115eed0f;border-radius:14px;color:#115eed;gap:10px;margin:12px 0 24px;padding:8px 16px;text-align:center;width:150px}.sharedUserCard .cardInfo .userInfo .phoneNumber{font-size:24px;font-weight:500}.sharedUserCard .cardInfo .addUserBtn,.sharedUserCard .cardInfo .removeFromBox{align-items:center;background-color:#115eed;border-radius:4px;cursor:pointer;display:flex;gap:10px;justify-content:center;padding:16px 24px;transition:.3s ease;width:100%}.sharedUserCard .cardInfo .addUserBtn img,.sharedUserCard .cardInfo .removeFromBox img{height:18px;object-fit:contain;width:18px}.sharedUserCard .cardInfo .addUserBtn span,.sharedUserCard .cardInfo .removeFromBox span{color:#fff;font-weight:500}.sharedUserCard .cardInfo .addUserBtn:hover,.sharedUserCard .cardInfo .removeFromBox:hover{opacity:.8}.sharedUserCard .cardInfo .removeFromBox{background-color:#ed4611}@media(max-width:468px){.sharedUserCard{padding:24px!important}.sharedUserCard .cardInfo{padding:24px}.sharedUserCard .cardInfo .userInfo{margin:30px auto 0}.sharedUserCard .cardInfo .userInfo .userName{font-size:14px}.sharedUserCard .cardInfo .userInfo .boxCount{margin:6px auto}.sharedUserCard .cardInfo .userInfo .phoneNumber{font-size:14px}.sharedUserCard .cardInfo .addUserBtn{font-size:14px!important;margin-top:12px}}.sharedProfileModal{align-items:center;display:none;height:100vh;justify-content:center;left:0;padding-top:56px;position:fixed;top:0;width:100%;z-index:1000}.sharedProfileModal.active{display:flex}.sharedProfileModal .modalOverlay{background:#231f20bf;height:100vh;left:0;position:absolute;top:0;width:100%;z-index:999}.sharedProfileModal .modalBox{align-items:center;background:#fff;border-radius:8px;color:#23272f;display:flex;flex-direction:column;font-weight:500;gap:16px;justify-content:center;padding:16px 12px 32px;position:relative;width:389px;z-index:1000}.sharedProfileModal .modalBox .seperator{background:#c3c5d4;border-radius:7px;display:none;height:4px;margin:0 auto 16px;width:56px}.sharedProfileModal .modalBox .addProfileHead .close{cursor:pointer;display:none;height:24px;transition:.3s ease;width:24px}.sharedProfileModal .modalBox .addProfileHead .close:hover{opacity:.8}.sharedProfileModal .modalBox .addProfileHead .close img{height:100%;object-fit:cover;width:100%}.sharedProfileModal .modalBox .profileInfo{background:#fff;border:1px solid #115eed40;border-radius:4px;padding:16px;width:100%}.sharedProfileModal .modalBox .profileInfo .cardTop{align-items:center;display:flex;gap:16px;height:56px;justify-content:center;margin-bottom:16px;width:100%}.sharedProfileModal .modalBox .profileInfo .cardTop .profileImg{background:#f1f5fe;border-radius:50%;height:56px;position:relative;width:56px}.sharedProfileModal .modalBox .profileInfo .cardTop .profileImg.goldBrd{outline:3px solid #a528ff}.sharedProfileModal .modalBox .profileInfo .cardTop .profileImg.goldBrd .badge{background:linear-gradient(91.74deg,#a528ff 12.93%,#1d42ce 101.26%);border-radius:8px;bottom:0;color:#fff;font-size:11px;font-weight:500;padding:2px 8px;position:absolute;right:0}.sharedProfileModal .modalBox .profileInfo .cardTop .profileImg img{border-radius:50%;height:56px;object-fit:cover;width:56px}.sharedProfileModal .modalBox .profileInfo .cardTop .profileBanner{background:#115eed;border-radius:4px;height:56px;width:285px}.sharedProfileModal .modalBox .profileInfo .cardTop .profileBanner img{border-radius:4px;height:100%;object-fit:cover;width:100%}.sharedProfileModal .modalBox .profileInfo .cardBottom{display:flex;flex-direction:column;gap:4px}.sharedProfileModal .modalBox .profileInfo .cardBottom .cardTitle{align-items:center;color:#23272f;display:flex;font-weight:500;justify-content:space-between}.sharedProfileModal .modalBox .profileInfo .cardBottom .cardTitle .title{align-items:flex-start;display:flex;flex-direction:row;gap:4px;height:100%;width:100%}.sharedProfileModal .modalBox .profileInfo .cardBottom .cardTitle .title .workInfo{font-size:14px}.sharedProfileModal .modalBox .profileInfo .cardBottom .cardTitle .title .fullName{font-size:18px;font-weight:700}.sharedProfileModal .modalBox .profileInfo .cardBottom .cardTitle .title .badge{align-items:center;background:#ffa700;border:1px solid #fff;border-radius:12px;color:#fff;display:flex;font-size:10px;font-weight:500;justify-content:center;padding:2px 8px;text-align:center}.sharedProfileModal .modalBox .profileInfo .cardBottom .cardTitle .title .inBoxCount{color:#115eed;font-size:14px;white-space:nowrap}.sharedProfileModal .modalBox .profileInfo .cardBottom .cardInfo{align-items:center;display:flex;justify-content:space-between}.sharedProfileModal .modalBox .profileInfo .cardBottom .cardInfo .info .phone{transition:.3s ease}.sharedProfileModal .modalBox .profileInfo .cardBottom .cardInfo .info .phone:hover{color:#1155ed}.sharedProfileModal .modalBox .profileInfo .cardBottom .cardInfo .cardBtn{background:#115eed0f;border:0;border-radius:6px;color:#115eed;cursor:pointer;font-size:14px;outline:0;padding:8px 20px 8px 16px;transition:.3s ease}.sharedProfileModal .modalBox .profileInfo .cardBottom .cardInfo .cardBtn:hover{background:#1155ed;color:#fff}.sharedProfileModal .modalBox .qrCode{height:180px;width:180px}.sharedProfileModal .modalBox .qrCode img{height:100%;object-fit:contain;width:100%}.sharedProfileModal .modalBox .shareSocial{align-items:center;display:flex;gap:12px;justify-content:center}.sharedProfileModal .modalBox .shareSocial .socialButton{transition:.3s ease}.sharedProfileModal .modalBox .shareSocial .socialButton a{align-items:center;border:1px solid #535861;border-radius:50%;display:flex;height:48px;justify-content:center;width:48px}.sharedProfileModal .modalBox .shareSocial .socialButton:hover{transform:scale(1.1)}.sharedProfileModal .modalBox .link{align-items:center;background:#f1f5f7;border-radius:6px;display:flex;justify-content:space-between;padding:16px;width:100%}.sharedProfileModal .modalBox .link .sharedLink{color:#c4c4c4;font-size:14px}.sharedProfileModal .modalBox .link .sharedLink span{color:#231f20}.sharedProfileModal .modalBox .link .copy{color:#115eed;cursor:pointer;font-size:12px;font-weight:400;transition:.3s ease}.sharedProfileModal .modalBox .link .copy:hover{opacity:.8}.sharedProfileModal .modalBox .closeModal{align-items:center;background:#f6f5f8;border-radius:16px;cursor:pointer;display:flex;gap:10px;justify-content:center;margin-left:12px;margin-top:8px;padding:4px 12px 4px 4px;position:absolute;right:-110px;top:-8px;transition:.3s ease;z-index:1000}.sharedProfileModal .modalBox .closeModal:hover{opacity:.8}@media(max-width:768px){.sharedProfileModal{display:block;height:auto;padding-top:0}.sharedProfileModal .modalOverlay{opacity:0;transition:.3s ease;visibility:hidden}.sharedProfileModal .modalBox{border-radius:0;gap:30px;height:100%;height:calc(100vh - 113px);justify-content:space-around;max-height:calc(100vh - 113px);min-height:calc(100vh - 113px);padding:32px 16px;position:fixed;top:43px;transform:translateX(-100%);transition:all .3s ease;width:100%;z-index:0}.sharedProfileModal .modalBox .closeModal{display:none}.sharedProfileModal .modalBox .qrCode{height:140px;width:100%}.sharedProfileModal .modalBox .qrCode div,.sharedProfileModal .modalBox .qrCode div svg{height:100%;width:100%}.sharedProfileModal .modalBox .qrCode img{height:100%;object-fit:contain;width:100%}.sharedProfileModal.active .modalBox{opacity:1;transform:translateX(0);visibility:visible}}.loading{align-items:center;background-color:#fff;bottom:0;display:flex;height:100vh;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:99999}.loading.inModal,.spinnerWrapper{height:100%;width:100%}.spinnerWrapper{align-items:center;background-color:#fff;display:flex;justify-content:center;position:relative}.spinnerWrapper .three-body{--uib-size:35px;--uib-speed:0.8s;--uib-color:#5d3fd3;animation:spin78236 calc(var(--uib-speed)*2.5) infinite linear;display:inline-block;height:var(--uib-size);position:relative;width:var(--uib-size)}.spinnerWrapper .three-body__dot{height:100%;position:absolute;width:30%}.spinnerWrapper .three-body__dot:after{background-color:var(--uib-color);border-radius:50%;content:"";height:0;padding-bottom:100%;position:absolute;width:100%}.spinnerWrapper .three-body__dot:first-child{bottom:5%;left:0;transform:rotate(60deg);transform-origin:50% 85%}.spinnerWrapper .three-body__dot:first-child:after{animation:wobble1 var(--uib-speed) infinite ease-in-out;animation-delay:calc(var(--uib-speed)*-.3);bottom:0;left:0}.spinnerWrapper .three-body__dot:nth-child(2){bottom:5%;right:0;transform:rotate(-60deg);transform-origin:50% 85%}.spinnerWrapper .three-body__dot:nth-child(2):after{animation:wobble1 var(--uib-speed) infinite calc(var(--uib-speed)*-.15) ease-in-out;bottom:0;left:0}.spinnerWrapper .three-body__dot:nth-child(3){bottom:-5%;left:0;transform:translateX(116.666%)}.spinnerWrapper .three-body__dot:nth-child(3):after{animation:wobble2 var(--uib-speed) infinite ease-in-out;left:0;top:0}@keyframes spin78236{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes wobble1{0%,to{opacity:1;transform:translateY(0) scale(1)}50%{opacity:.8;transform:translateY(-66%) scale(.65)}}@keyframes wobble2{0%,to{opacity:1;transform:translateY(0) scale(1)}50%{opacity:.8;transform:translateY(66%) scale(.65)}}.freeTrialCard{align-items:flex-start;background:#fff;background:linear-gradient(91.74deg,#a528ff 12.93%,#1d42ce 101.26%);border:1px solid rgba(17,94,237,.122);border-radius:0 0 4px 4px;border-radius:8px;display:flex;flex-direction:column;font-weight:500;justify-content:center;padding:32px;transition:.3s ease;width:100%}.freeTrialCard .cardTitle{color:#fff;font-size:18px;font-weight:400;margin-bottom:12px}.freeTrialCard .cardLimit{color:#fff;font-size:32px;margin-bottom:16px}.freeTrialCard .division{background-color:#e1e7f2;display:inline-block;height:1px;margin:24px 0;width:100%}.freeTrialCard .desc{color:#fff;font-weight:500;margin-bottom:32px;position:relative}.freeTrialCard .cardBtn{align-items:center;background:#115eed;border:0;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:center;outline:0;padding:16px 48px;transition:.3s ease;width:100%}.freeTrialCard .cardBtn span{color:#fff;font-style:italic;font-weight:500;transition:.3s ease}.freeTrialCard .cardBtn:hover{background:#0e4cbe}@media(max-width:368px){.freeTrialCard{font-size:12px}}.customSwitch{display:inline-block;font-size:17px;height:24px;position:relative;width:42px}.customSwitch input{display:none;height:0;opacity:0;width:0}.customSwitch input:disabled+.slider{cursor:not-allowed;opacity:.5}.customSwitch input:checked+.slider:before{background-color:#fff;transform:translateX(18px)}.customSwitch input:checked+.slider{background-color:#84da89}.customSwitch input:focus+.slider{box-shadow:0 0 1px #84da89}.customSwitch .slider{background-color:#d1d1d6;border-radius:30px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.2s}.customSwitch .slider:before{background-color:#fff;border-radius:20px;bottom:2px;content:"";height:20px;left:2px;position:absolute;transition:.4s;width:20px}.alertCard{background:#ecf9ff;border:1px solid #aae3fd;border-radius:8px;margin-bottom:26px;max-width:713px;padding:16px 12px;width:100%}.alertCard,.alertCard .alertArea{align-items:center;display:flex;gap:9px}.alertCard .alertArea .alertIcon{min-height:20px;min-width:20px}.alertCard .alertArea .alertIcon img{height:100%;object-fit:contain;width:100%}.alertCard .alertArea .alertInfo{color:#156083;font-size:12px;max-width:562px}.alertCard .alertCardBtn{background:#fff;border:1px solid #ebebeb;border-radius:6px;color:#156083;font-size:14px;min-width:85px;padding:8px 10px;transition:.3s ease}.alertCard .alertCardBtn:hover{opacity:.7}@media(max-width:468px){.alertCard{flex-direction:column}.alertCard .alertArea{align-items:flex-start}.alertCard .alertArea .alertIcon{margin-top:5px}.alertCard .alertCardBtn{text-align:center;width:100%}}.completeRegisterNotificationCard{align-items:center;background-color:rgba(0,0,0,.314);bottom:0;display:flex;height:100vh;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:10002}.completeRegisterNotificationCard .notify{align-items:center;background:#fffdec;border:1px solid #fdfaaa;border-radius:8px;display:flex;flex-direction:column;gap:9px;margin-bottom:26px;max-width:343px;padding:16px 12px;position:relative;width:90%;z-index:10003}.completeRegisterNotificationCard .notify .alertArea{display:flex;gap:9px}.completeRegisterNotificationCard .notify .alertArea .alertIcon{height:20px;min-height:20px;min-width:20px;width:20px}.completeRegisterNotificationCard .notify .alertArea .alertIcon img{height:100%;object-fit:contain;width:100%}.completeRegisterNotificationCard .notify .alertArea .alertInfo{color:#838315;font-size:14px;max-width:562px}.completeRegisterNotificationCard .notify .alertCardBtn{background:#fff;border:1px solid #ebebeb;border-radius:6px;color:#34363a;font-size:14px;min-width:85px;padding:8px 10px;text-align:center;transition:.3s ease;width:100%}.completeRegisterNotificationCard .notify .alertCardBtn:hover{background-color:#838315;color:#fff}@media(max-width:468px){.completeRegisterNotificationCard{flex-direction:column}.completeRegisterNotificationCard .alertArea{align-items:flex-start}.completeRegisterNotificationCard .alertArea .alertIcon{margin-top:5px}.completeRegisterNotificationCard .alertCardBtn{text-align:center;width:100%}}.alertBox{align-items:center;background:#00000080;bottom:0;display:flex;height:100vh;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:10000}.alertBox .mobileBdLogo{display:none;justify-content:flex-start;padding-left:16px;padding-top:42px;width:100%}.alertBox .mobileTitle{align-items:center;color:#fff;display:none;font-size:48px;font-weight:700;height:50%;justify-content:center;margin-bottom:8px;width:100%}.alertBox .boxContent{align-items:center;background:#fff;border-radius:8px;display:flex;flex-direction:column;justify-content:center;padding:32px 20px}.alertBox .boxContent .icon{border-radius:100%;height:80px;margin-bottom:24px;width:80px}.alertBox .boxContent .icon img{border-radius:100%;height:100%;object-fit:contain;width:100%}.alertBox .boxContent .infoArea{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.alertBox .boxContent .infoArea .title{color:#23272f;font-size:28px;font-weight:700;margin-bottom:8px}.alertBox .boxContent .infoArea .info{margin-bottom:32px}.alertBox .boxContent .infoArea .btn{align-items:center;background:radial-gradient(79.25% 295.31% at 20.95% 0,#115eed 0,#27e574 100%);background:#12db63;border:0;border-radius:8px;box-shadow:0 2px 1px 0 #115eed;box-shadow:none;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;height:48px;justify-content:center;outline:0;transition:.3s ease linear;transition:all .3s ease;width:100%}.alertBox .boxContent .infoArea .btn:hover{box-shadow:0 4px 2px 0 #115eed}.alertBox .boxContent .infoArea .btn:disabled{cursor:not-allowed}.alertBox .boxContent .infoArea .btn:hover{box-shadow:none;opacity:.8}.alertBox .boxContent .infoArea .btn:disabled{opacity:.5}@media(max-width:768px){.alertBox{align-items:center;background:#115eed;flex-direction:column;justify-content:flex-end}.alertBox .mobileBdLogo{display:flex}.alertBox .mobileTitle{display:flex;font-size:36px}.alertBox .boxContent{border-bottom-left-radius:0;border-bottom-right-radius:0;height:50%;overflow-y:scroll;padding:50px 16px;width:100%}.alertBox .boxContent::-webkit-scrollbar{display:none}.alertBox .boxContent .infoArea{align-items:center;flex-direction:column;justify-content:center;text-align:center;width:100%}.alertBox .boxContent .infoArea .title{display:none}}.notificationCard .time{color:#b9c5cf;font-size:12px;margin-bottom:12px}.notificationCard .contentWrapper{align-items:center;border:1px solid #0000;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:12px;padding:4px;transition:.3s ease}.notificationCard .contentWrapper .content{align-items:center;display:flex;gap:8px}.notificationCard .contentWrapper .content .read{border-radius:100%;height:6px;min-height:6px;min-width:6px;width:6px}.notificationCard .contentWrapper .content .read.isNew{background:#115eed}.notificationCard .contentWrapper .content .notificationImg{background:#b9c5cf;border:1px solid #b9c5cf;border-radius:100%;height:36px;min-height:36px;min-width:36px;width:36px}.notificationCard .contentWrapper .content .notificationImg img{border-radius:100%;height:100%;object-fit:cover;width:100%}.notificationCard .contentWrapper .content .notificationInfo{color:#23272f;display:flex;flex-direction:column;gap:4px}.notificationCard .contentWrapper .content .notificationInfo .contentTitle{-webkit-line-clamp:1;font-weight:500}.notificationCard .contentWrapper .content .notificationInfo .desc{-webkit-line-clamp:2;font-size:14px}.notificationCard .contentWrapper .content .notificationInfo .lineClamp{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.notificationCard .contentWrapper .clock{color:#23272f;font-size:12px}.notificationCard .contentWrapper:hover{border-color:#115eed}.customModal{align-items:center;display:none;height:100vh;justify-content:center;left:0;padding-top:56px;position:fixed;top:0;width:100%;z-index:1000}.customModal.active{display:flex}.customModal.active .customModalBox{opacity:1;transform:translateY(0);visibility:visible}.customModal.active .overlay{opacity:1;visibility:visible}.customModal .overlay{background:#231f20bf;height:100vh;left:0;opacity:0;position:absolute;top:0;transition:.3s ease;visibility:hidden;width:100%;z-index:999}.customModal .customModalBox{background-color:#fff;border-radius:8px;max-width:395px;padding:12px;position:relative;transition:all .3s ease;width:100%;z-index:1000}.customModal .customModalBox .closeModal{align-items:center;background:#f6f5f8;border-radius:16px;cursor:pointer;display:flex;gap:10px;justify-content:center;padding:4px;position:absolute;right:-40px;top:0;transition:.3s ease;z-index:1000}.customModal .customModalBox .closeModal:hover{opacity:.8}.customModal .customModalBox .modalTitle{font-size:24px;font-weight:500}.customModal .customModalBox .content{height:100%;margin:24px 0 0;width:100%}.customModal .customModalBox .content .message{color:#23272f;font-size:14px;font-weight:500}@media(max-width:768px){.customModal{align-items:center;display:none;height:100vh;padding-top:56px;top:0}.customModal,.customModal .customModalBox{justify-content:center;left:0;position:fixed;width:100%;z-index:1000}.customModal .customModalBox{background-color:#fff;background:#fff;border-radius:20px 20px 0 0;bottom:0;box-shadow:0 4px 11px #0000001a;display:flex;flex-direction:column;max-width:395px;opacity:1;opacity:0;padding:16px;right:0;transform:translateY(100%);transition:all .3s ease;visibility:visible;visibility:hidden;z-index:999}.customModal .customModalBox .closeModal{align-items:center;background:#f6f5f8;border-radius:16px;cursor:pointer;display:flex;gap:10px;justify-content:center;padding:4px 12px 4px 4px;position:absolute;right:-105px;top:0;transition:.3s ease;z-index:1000}.customModal .customModalBox .closeModal:hover{opacity:.8}.customModal .customModalBox .modalTitle{color:#535861;font-size:14px;font-weight:500}.customModal .customModalBox .content{height:100%;margin:24px 0 0;padding-bottom:75px;width:100%}.customModal .customModalBox .content .message{color:#23272f;font-size:14px;font-weight:500}}.deleteBox{width:100%}.deleteBox .deleteForm{display:flex;flex-direction:column;justify-content:space-between}.deleteBox .deleteForm div{align-items:center;display:flex;gap:12px;padding:12px 10px}.deleteBox .deleteForm div input{border:1px solid #000;color:#000;height:16px;width:16px}.deleteBox .deleteForm div label{font-size:16px;font-weight:500}.deleteBox .deleteForm button{align-items:center;align-self:flex-end;background-color:#fff;border:1px solid rgba(255,0,0,.502);border-radius:4px;box-shadow:1px 1px 10px #0000;cursor:pointer;display:flex;gap:8px;height:36px;justify-content:center;outline:none;padding:11px;text-align:center;transition:.3s ease;width:124px}.deleteBox .deleteForm button img{height:14px;object-fit:contain;width:14px}.deleteBox .deleteForm button span{color:red;font-size:14px;font-weight:500}.deleteBox .deleteForm button:hover{box-shadow:1px 1px 10px rgba(255,0,0,.502)}@media(max-width:768px){.deleteBox .deleteForm div{padding:0}.deleteBox .deleteForm div label{font-size:14px}}.notificationMenu{align-items:flex-start;background:#fff;border-radius:12px;box-shadow:0 4px 11px #0000001a;display:flex;flex-direction:column;gap:4px;justify-content:center;max-height:517px;min-width:388px;opacity:0;padding:24px 20px;position:absolute;right:0;top:110%;transition:all .3s ease;visibility:hidden;z-index:1000}.notificationMenu .top{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px;width:100%}.notificationMenu .top .topTitle{color:#23272f;font-size:20px;font-weight:500}.notificationMenu .top .backIcon{align-items:center;display:none;height:24px;justify-content:center;width:24px}.notificationMenu .top .backIcon img{height:100%;object-fit:contain;width:100%}.notificationMenu .top .closeIcon{cursor:pointer;height:24px;transition:.3s ease;width:24px}.notificationMenu .top .closeIcon img{height:100%;object-fit:contain;width:100%}.notificationMenu .top .closeIcon:hover{opacity:.5}.notificationMenu .bottom{overflow-y:scroll;width:100%}.notificationMenu .bottom::-webkit-scrollbar{display:none}.notificationMenu .bottom .emptyNotification{align-items:center;display:flex;height:100%;justify-content:center;padding:72px 44px;width:100%}.notificationMenu .bottom .emptyNotification img{max-height:260px;max-width:260px;object-fit:contain}.notificationMenu.open{opacity:1;visibility:visible}@media(max-width:768px){.notificationMenu{border-radius:0;bottom:0;box-shadow:none;height:calc(100vh - 74px);justify-content:flex-start;left:0;max-height:calc(100vh - 74px);min-height:calc(100vh - 74px);min-width:100%;position:fixed;right:0;top:0;transform:translateX(-100%);transition:all .3s ease}.notificationMenu .top{gap:24px;justify-content:flex-start;margin-bottom:18px}.notificationMenu .top .backIcon{display:flex}.notificationMenu .top .closeIcon{display:none}.notificationMenu.open{opacity:1;transform:translateX(0);visibility:visible}}.questionBox{align-items:center;display:flex;justify-content:center;z-index:999}.questionBox,.questionBox .overlay{height:100vh;left:0;position:fixed;top:0;width:100%}.questionBox .overlay{background-color:rgba(0,0,0,.502)}.questionBox .content{background:#f6f5f8;border-radius:4px;display:flex;flex-direction:column;gap:18px;min-width:337px;padding:24px;position:relative}.questionBox .content .title{color:#23272f;font-size:20px;font-weight:400}.questionBox .content .seperator{background:#e8e8e8;display:inline-block;height:1px;width:100%}.questionBox .content .details{color:#23272f99;font-size:14px;font-weight:400}.questionBox .content .btnGroup{align-items:center;display:flex;gap:16px}.questionBox .content .btnGroup .btn{background-color:#115eed;border:1px solid #115eed;border-radius:4px;color:#fdfdfd;cursor:pointer;font-size:14px;font-weight:500;height:36px;outline:0;transition:all .3s ease;width:100%}.questionBox .content .btnGroup .btn.cancel{background-color:#fff;border-color:red;color:red}.questionBox .content .btnGroup .btn:hover{background-color:#f6f5f8;border-color:#115eed;color:#115eed}.questionBox .content .btnGroup .btn:hover.cancel{background-color:red;border-color:#0000;color:#f6f5f8}@media(max-width:728px){.questionBox{align-items:flex-end;left:0;padding-bottom:20px;position:fixed;top:0}.questionBox .content{min-width:100%}.questionBox .content .btnGroup{flex-direction:column-reverse;padding-bottom:48px}.questionBox .content .btnGroup .btn{height:48px}}.otpForm{align-items:center;display:flex;justify-content:center;z-index:999}.otpForm,.otpForm .overlay{height:100vh;left:0;position:fixed;top:0;width:100%}.otpForm .overlay{background-color:rgba(0,0,0,.502)}.otpForm .content{background-color:#fff;padding:20px;position:relative;z-index:1}.otpForm .content .titleBox{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:32px}.otpForm .content .titleBox .modalTitle{color:#23272f;font-size:32px!important;font-weight:500;margin-bottom:20px}.otpForm .content .titleBox .info{color:#535861;font-size:16px;font-weight:400}.otpForm .content .titleBox .info span{color:#115eed}.otpForm .content .inputBox{display:flex;flex-direction:column;gap:5px;justify-content:center;margin:0 auto 32px;max-width:272px}.otpForm .content .inputBox .inputArea{align-items:center;display:flex;gap:16px;justify-content:center}.otpForm .content .inputBox .inputArea input{-webkit-appearance:none;appearance:none;background-color:#fff!important;border:1px solid #c9cacd;border-radius:6px;color:#23272f;font-size:24px!important;font-weight:400;height:56px;outline:none;text-align:center;transition:background-color .15s,border-color .15s;width:56px}.otpForm .content .inputBox .inputArea input:disabled{opacity:.5}.otpForm .content .inputBox .errorMsg{color:red;font-size:14px;font-weight:400}.otpForm .content .details{color:#535861;font-size:16px;font-weight:400;margin-bottom:32px;text-align:center}.otpForm .content .details span{color:#115eed;font-weight:500}.otpForm .content .details.try{color:#115eed;cursor:pointer;font-size:16px;font-weight:600;text-decoration:underline;-webkit-text-decoration-color:#0000;text-decoration-color:#0000;transition:all .3s ease}.otpForm .content .details.try:hover{-webkit-text-decoration-color:#115eed;text-decoration-color:#115eed}.otpForm .content .btnGroup{align-items:center;display:flex;gap:16px}.otpForm .content .btnGroup .btn{background:#115eed;border:1px solid #115eed;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;outline:0;padding:11px;text-align:center;transition:all .3s ease;width:100%}.otpForm .content .btnGroup .btn.cancel{background-color:#fff;border-color:red;color:red}.otpForm .content .btnGroup .btn:hover{background:#fff;color:#115eed}.otpForm .content .btnGroup .btn:hover.cancel{background:red;color:#fff}.otpForm .content .btnGroup .btn:disabled{opacity:.5}.otpForm .content .btnGroup .btn:disabled:hover{background:#115eed;border-color:#115eed;color:#fff;cursor:not-allowed;opacity:.5}@media(max-width:728px){.otpForm{align-items:flex-end;left:0;position:fixed;top:0}.otpForm .content{border-radius:8px;border-bottom-left-radius:0;border-bottom-right-radius:0;max-height:90%;overflow-y:auto;padding:24px 16px;transition:.3s ease;width:100%;z-index:1}.otpForm .content .titleBox{display:flex;justify-content:space-between;padding-bottom:14px}.otpForm .content .titleBox .modalTitle{font-size:16px;font-weight:400}}.sentryFallbackPage{bottom:0;height:100vh;left:0;position:fixed;right:0;top:0;width:100%;z-index:20000}.sentryFallbackPage .container{height:100%;width:100%}.sentryFallbackPage .container .row{align-items:center;flex-direction:column;gap:16px;height:100%;justify-content:center;text-align:center;width:100%}.sentryFallbackPage .container .row p{font-size:18px}.sentryFallbackPage .container .row .btnGroup{align-items:center;display:flex;gap:16px;justify-content:center}.sentryFallbackPage .container .row .btnGroup button{background-color:#1155ed;border:0;border-radius:4px;color:#fff;cursor:pointer;outline:0;padding:8px;transition:.3s ease}.sentryFallbackPage .container .row .btnGroup button:hover{opacity:.8}.privacyModalContent{display:flex;flex-direction:column;gap:8px;margin-top:-24px}.privacyModalContent .title{color:#23272f;font-weight:600}.privacyModalContent .info{color:rgba(0,0,0,.698);font-size:12px;line-height:120%}.privacyModalContent .btnGroup{align-items:center;display:flex;gap:12px;margin:16px 0 12px;width:100%}.privacyModalContent .btnGroup .btn{background-color:#3e3ef4;border:0;border-radius:4px;color:#fff;cursor:pointer;min-height:40px;outline:0;transition:all .3s ease;width:100%}.privacyModalContent .btnGroup .btn.cancel{background-color:#b7b7b7;color:#23272f}.privacyModalContent .btnGroup .btn:hover{opacity:.9}.privacyModalContent .customCheck{align-items:center;display:flex;gap:8px}.privacyModalContent .customCheck img{cursor:pointer;transition:all .3s ease}.privacyModalContent .customCheck img:hover{transform:scale(1.05)}.privacyModalContent .customCheck p{color:rgba(0,0,0,.698);font-size:12px;line-height:120%}@media(max-width:726px){.privacyModalContent .btnGroup{padding-bottom:0}}.preloader{background:linear-gradient(91.74deg,#a528ff 12.93%,#1d42ce 101.26%);bottom:0;flex-direction:column;height:100vh;height:calc(var(--vh, 1vh)*100);justify-content:center;left:0;overflow:hidden!important;position:fixed;right:0;width:100%;z-index:1500!important}.preloader,.preloader .texts-container{align-items:center;color:#fff;display:flex}.preloader .texts-container{font-size:20px;font-weight:800;height:60px;justify-content:space-between;opacity:0;overflow:hidden;width:250px}.preloader .texts-container span{color:#fff}.settingsPage{padding:99px 0;position:relative;width:100%}.settingsPage .settingsMobileHeader{align-items:center;display:none;padding:0 16px 16px;width:100%}.settingsPage .settingsMobileHeader img{height:24px;object-fit:contain;width:24px}.settingsPage .settingsMobileHeader p{color:#000;font-size:20px;text-align:center;width:calc(100% - 56px)}.settingsPage .row{align-items:flex-start;display:flex;gap:25px;justify-content:center;padding:0 18px;width:100%}.settingsPage .row .leftSide{align-self:flex-start;position:-webkit-sticky;position:sticky;top:99px;width:33%}.settingsPage .row .leftSide .leftSideHeader{align-items:center;display:none;gap:16px;margin-bottom:16px;width:100%}.settingsPage .row .leftSide .leftSideHeader .goBack{align-items:center;cursor:pointer;display:flex;gap:8px;transition:all .3s ease;width:25%}.settingsPage .row .leftSide .leftSideHeader .goBack:hover{opacity:.6}.settingsPage .row .leftSide .leftSideHeader .goBack .icon{height:20px;width:20px}.settingsPage .row .leftSide .leftSideHeader .goBack .icon img{height:100%;object-fit:contain;width:100%}.settingsPage .row .leftSide .leftSideHeader .goBack span{color:#535861;font-size:16px;font-weight:400}.settingsPage .row .leftSide .leftSideHeader .headerTitle{color:#23272f;font-size:16px;font-weight:600;margin-left:30px;width:75%}.settingsPage .row .rightSide{width:66%}@media(max-width:768px){.settingsPage{padding:18px 0;position:relative;width:100%}.settingsPage .settingsMobileHeader{display:flex}.settingsPage .row{flex-direction:column}.settingsPage .row .overlaySide{background-color:#00000080;bottom:0;display:none;height:100vh;left:0;position:fixed;right:0;top:0;width:100%;z-index:1000}.settingsPage .row .overlaySide.isActive{display:block}.settingsPage .row .leftSide{background-color:#fff;bottom:0;height:100vh;left:0;opacity:0;overflow-y:auto;padding:18px;position:fixed;right:0;top:0;transform:translateX(-100%);transition:.3s ease;visibility:hidden;width:100%;z-index:1001}.settingsPage .row .leftSide .leftSideHeader{display:flex}.settingsPage .row .leftSide.isOpen{opacity:1;transform:translateX(0);visibility:visible}.settingsPage .row .rightSide{margin-bottom:100px;width:100%}}.settingsSideBar{width:100%}.settingsSideBar .settingList{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.settingsSideBar .settingList .settingsListItem{background-color:#fff;border-bottom:1px solid #f6f6f6;border-left:2px solid #0000;color:#23272f;cursor:pointer;font-size:14px;padding:23px 16px;transition:all .3s ease;width:100%}.settingsSideBar .settingList .settingsListItem img{display:none}.settingsSideBar .settingList .settingsListItem.active,.settingsSideBar .settingList .settingsListItem:hover{border-left:2px solid #0e4cbe;font-weight:700}@media(max-width:768px){.settingsSideBar .settingList .settingsListItem{align-items:center;border-bottom:1px solid #c9cacd;cursor:pointer;display:flex;justify-content:space-between;padding:22px 16px;transition:all .3s ease}.settingsSideBar .settingList .settingsListItem img{display:block}.settingsSideBar .settingList .settingsListItem.active,.settingsSideBar .settingList .settingsListItem:hover{background-color:#fff;color:#000;font-weight:600}}.accountTab{gap:16px;justify-content:flex-start}.accountTab,.accountTab .accountTabHeader{align-items:flex-start;display:flex;flex-direction:column;width:100%}.accountTab .accountTabHeader{gap:14px;justify-content:center}.accountTab .accountTabHeader h2{color:#23272f;font-size:18px;font-weight:500}.accountTab .accountTabHeader p{color:rgba(83,88,97,.639);font-size:14px;font-weight:400}.accountTab .accountTabList{align-items:flex-start;border:1px solid #d9d9d938;border-radius:6px;display:flex;flex-direction:column;gap:4px;justify-content:flex-start;margin-bottom:16px;padding:8px 16px;width:100%}.accountTab .accountTabList .accountTabListItem{align-items:center;background-color:#fff;border-radius:6px;color:#23272f;cursor:pointer;display:flex;justify-content:space-between;padding:21px 4px;transition:all .3s ease;width:100%}.accountTab .accountTabList .accountTabListItem .icon{align-items:center;display:flex;height:20px;justify-content:center;width:20px}.accountTab .accountTabList .accountTabListItem .icon img{height:100%;object-fit:contain;width:100%}.accountTab .accountTabList .accountTabListItem.active,.accountTab .accountTabList .accountTabListItem:hover{background-color:#0e4cbe;color:#fff}.accountTab .securityTabHeader{align-items:flex-start;display:flex;flex-direction:column;gap:14px;justify-content:center;width:100%}.accountTab .securityTabHeader h2{color:#23272f;font-size:18px;font-weight:500}.accountTab .securityTabHeader p{color:rgba(83,88,97,.639);font-size:14px;font-weight:400}.accountTab .securityTabList{align-items:flex-start;border:1px solid #d9d9d938;border-radius:6px;display:flex;flex-direction:column;gap:4px;justify-content:flex-start;padding:8px 16px;width:100%}.accountTab .securityTabList .securityTabListItem{align-items:center;background-color:#fff;border-radius:6px;color:#23272f;cursor:pointer;display:flex;justify-content:space-between;padding:21px 4px;transition:all .3s ease;width:100%}.accountTab .securityTabList .securityTabListItem .icon{align-items:center;display:flex;height:20px;justify-content:center;width:20px}.accountTab .securityTabList .securityTabListItem .icon img{height:100%;object-fit:contain;width:100%}.accountTab .securityTabList .securityTabListItem.active,.accountTab .securityTabList .securityTabListItem:hover{background-color:#0e4cbe;color:#fff}@media(max-width:468px){.accountTab{gap:16px;padding:0}.accountTab .accountTabHeader{gap:8px}.accountTab .accountTabList{overflow-y:auto;padding:0}.accountTab .accountTabList .accountTabListItem{padding:12px 4px}.accountTab .securityTabHeader{gap:8px}.accountTab .securityTabList{overflow-y:auto;padding:0}.accountTab .securityTabList .securityTabListItem{padding:12px 4px}}.securityTab{background-color:#fff;border:1px solid #efefef;border-radius:4px;gap:40px;justify-content:flex-start;padding:40px 58px}.securityTab,.securityTab .securityTabHeader{align-items:flex-start;display:flex;flex-direction:column;width:100%}.securityTab .securityTabHeader{gap:14px;justify-content:center}.securityTab .securityTabHeader h2{color:#23272f;font-size:18px;font-weight:500}.securityTab .securityTabHeader p{color:rgba(83,88,97,.639);font-size:14px;font-weight:400}.securityTab .securityTabList{align-items:flex-start;border:1px solid #d9d9d938;border-radius:6px;display:flex;flex-direction:column;gap:4px;justify-content:flex-start;padding:8px 16px;width:100%}.securityTab .securityTabList .securityTabListItem{align-items:center;background-color:#fff;border-radius:6px;color:#23272f;cursor:pointer;display:flex;justify-content:space-between;padding:21px 4px;transition:all .3s ease;width:100%}.securityTab .securityTabList .securityTabListItem .icon{align-items:center;display:flex;height:20px;justify-content:center;width:20px}.securityTab .securityTabList .securityTabListItem .icon img{height:100%;object-fit:contain;width:100%}.securityTab .securityTabList .securityTabListItem.active,.securityTab .securityTabList .securityTabListItem:hover{background-color:#0e4cbe;color:#fff}@media(max-width:468px){.securityTab{gap:16px;padding:16px}.securityTab .securityTabHeader{gap:8px}.securityTab .securityTabList{overflow-y:auto;padding:0}.securityTab .securityTabList .securityTabListItem{padding:12px 4px}}.generalTab{background-color:#fff;border:1px solid #efefef;border-radius:4px;padding:24px 32px;width:100%}.generalTab .generalTabHeader{align-items:flex-start;display:flex;flex-direction:column;gap:12px;justify-content:flex-start;margin-bottom:36px;width:100%}.generalTab .generalTabHeader h2{color:#000;font-weight:500}.generalTab .generalTabHeader p{color:rgba(83,88,97,.639);font-size:14px;font-weight:400}.generalTab .imagesHeader{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px;width:100%}.generalTab .imagesHeader h3{color:#000;font-weight:500}.generalTab .imagesHeader label{color:#115eed;cursor:pointer;font-size:14px;font-weight:400;transition:.3s ease}.generalTab .imagesHeader label:hover{opacity:.8}.generalTab .imagesHeader label.disabled{cursor:not-allowed;opacity:.5}.generalTab .imagesHeader label.disabled:hover{opacity:.5}.generalTab .profileImage{flex-direction:column;margin-bottom:20px}.generalTab .profileImage,.generalTab .profileImage .imagesBody{align-items:center;display:flex;justify-content:center;width:100%}.generalTab .profileImage .imagesBody{padding:20px 0}.generalTab .profileImage .imagesBody div{border-radius:6px;height:120px;width:120px}.generalTab .profileImage .imagesBody div img{border-radius:6px;height:100%;object-fit:cover;object-position:center center;width:100%}.generalTab .backgroundImage{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.generalTab .backgroundImage .imagesBody{align-items:center;display:flex;justify-content:center;padding:20px 0;position:relative;width:100%}.generalTab .backgroundImage .imagesBody div{border-radius:6px;height:300px;width:100%}.generalTab .backgroundImage .imagesBody div img{border-radius:6px;height:100%;object-fit:cover;object-position:center center;width:100%}.generalTab .backgroundImage .imagesBody .notify{align-items:center;background-color:rgba(0,0,0,.502);bottom:0;display:flex;height:100%;justify-content:center;left:0;position:absolute;right:0;top:0;width:100%}.generalTab .backgroundImage .imagesBody .notify span{color:#fff;font-size:14px;font-weight:500;text-align:center}.generalTab .saveButton{margin-top:33px}@media(max-width:468px){.generalTab{padding:12px 16px}.generalTab .generalTabHeader{margin-bottom:16px}.generalTab .imagesHeader,.generalTab .profileImage{margin-bottom:0}.generalTab .backgroundImage .imagesBody,.generalTab .profileImage .imagesBody{padding:20px 0}.generalTab .backgroundImage .imagesBody div{height:150px}.generalTab .saveButton{margin-top:0}}.contactInformationsTab{align-items:flex-start;display:flex;flex-direction:column;gap:14px;justify-content:flex-start;padding:24px 32px}.contactInformationsTab,.contactInformationsTab .contactBox{background-color:#fff;border:1px solid #efefef;border-radius:4px;width:100%}.contactInformationsTab .contactBox{padding:36px 32px}.contactInformationsTab .userInfoInputs{align-items:center;display:flex;gap:57px;justify-content:space-between;min-height:196px}.contactInformationsTab .userInfoInputs .customInput{border-color:hsla(225,4%,80%,.502);width:100%}.contactInformationsTab .userInfoInputs .customInput input::placeholder{color:#c9cacd}.contactInformationsTab .contacts{width:100%}.contactInformationsTab .contacts .contactBoxTitle{align-items:center;display:flex;justify-content:space-between}.contactInformationsTab .contacts .contactBoxTitle h3{color:#535861;font-size:16px;font-weight:400}.contactInformationsTab .contacts .contactBoxTitle .addContactBtn{align-items:center;background-color:#e7effd;border:1px solid #0000;border-radius:17px;cursor:pointer;display:flex;gap:6px;justify-content:center;outline:0;padding:8px 10px;transition:.3s ease}.contactInformationsTab .contacts .contactBoxTitle .addContactBtn img{height:16px;object-fit:contain;width:16px}.contactInformationsTab .contacts .contactBoxTitle .addContactBtn span{color:#115eed;font-size:14px}.contactInformationsTab .contacts .contactBoxTitle .addContactBtn:hover{background-color:#fff;border-color:#115eed}.contactInformationsTab .contacts .nums{border-bottom:1px solid #e4e5e638;display:flex;gap:10px;padding:21.5px 0;width:100%}.contactInformationsTab .contacts .nums .title{color:#8f9298;font-size:14px;font-weight:500;width:10%}.contactInformationsTab .contacts .nums .numsList{display:flex;flex-direction:column;gap:11px;justify-content:space-between;width:90%}.contactInformationsTab .contacts .nums .numsList .numsListItem{align-items:center;display:flex;gap:26px;justify-content:space-between;width:100%}.contactInformationsTab .contacts .nums .numsList .numsListItem .foot,.contactInformationsTab .contacts .nums .numsList .numsListItem .head{align-items:center;display:flex;justify-content:space-between;width:50%}.contactInformationsTab .contacts .nums .numsList .numsListItem .phone{align-items:center;color:#535861;display:flex;font-size:14px;gap:8px}.contactInformationsTab .contacts .nums .numsList .numsListItem .phone .phoneNum{line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.contactInformationsTab .contacts .nums .numsList .numsListItem .phone .badge{height:16px;width:16px}.contactInformationsTab .contacts .nums .numsList .numsListItem .phone .badge img{height:100%;object-fit:contain;width:100%}.contactInformationsTab .contacts .nums .numsList .numsListItem .status{align-items:center;display:inline-flex;height:24px;justify-content:center;width:24px}.contactInformationsTab .contacts .nums .numsList .numsListItem .status img{height:100%;object-fit:contain;width:100%}.contactInformationsTab .contacts .nums .numsList .numsListItem .status.verify{align-items:center;background-color:#ffa700;border:1px solid #0000;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:12px;justify-content:center;min-height:24px;min-width:79px;padding:8px;text-align:center;transition:all .3s ease}.contactInformationsTab .contacts .nums .numsList .numsListItem .status.verify:hover{background-color:#fff;border-color:#ffa700;color:#ffa700}.contactInformationsTab .contacts .nums .numsList .numsListItem .status.is_verified{background-color:#12db63}.contactInformationsTab .contacts .nums .numsList .numsListItem .changeBtn{background-color:#e7effd;border:1px solid #0000;border-radius:24px;color:#115eed;cursor:pointer;font-size:14px;outline:0;padding:4px 18px;text-align:center;transition:.3s ease}.contactInformationsTab .contacts .nums .numsList .numsListItem .changeBtn.disabled{opacity:.3}.contactInformationsTab .contacts .nums .numsList .numsListItem .changeBtn:hover{background-color:#fff;border-color:#115eed}.contactInformationsTab .contacts .nums .numsList .numsListItem .trashIcon{align-items:center;cursor:pointer;display:flex;height:18px;justify-content:center;transition:.3s ease;width:18px}.contactInformationsTab .contacts .nums .numsList .numsListItem .trashIcon:hover{opacity:.8}.contactInformationsTab .socials .socialsBoxTitle{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.contactInformationsTab .socials .socialsBoxTitle h3{color:#535861;font-size:16px;font-weight:400}.contactInformationsTab .socials .socialList{column-gap:28px;display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:16px}.contactInformationsTab .socials .socialList .customInput{color:#535861;font-size:14px;width:47%}.contactInformationsTab .socials .socialList .customInput label{color:rgba(83,88,97,.651);font-size:14px}.contactInformationsTab .socials .addNewLink{align-items:center;display:flex;justify-content:flex-start;margin-top:24px;width:100%}.contactInformationsTab .socials .addNewLink button{align-items:center;background-color:#fff;border:0;cursor:pointer;display:flex;gap:12px;justify-content:flex-start;outline:0}.contactInformationsTab .socials .addNewLink button img{height:20px;object-fit:contain;width:20px}.contactInformationsTab .socials .addNewLink button span{color:#535861;font-size:14px;line-height:14px;transition:.3s ease}.contactInformationsTab .socials .addNewLink button:hover span{color:#115eed}.contactInformationsTab .saveButton{width:100%}@media(max-width:768px){.contactInformationsTab{padding:12px 0}.contactInformationsTab .contactBox{padding:24px 8px}.contactInformationsTab .userInfoInputs{flex-direction:column;gap:16px}.contactInformationsTab .contacts{width:100%}.contactInformationsTab .contacts .contactBoxTitle h3{font-size:14px;font-weight:500}.contactInformationsTab .contacts .contactBoxTitle .addContactBtn{white-space:nowrap}.contactInformationsTab .contacts .nums{gap:0;justify-content:space-between}.contactInformationsTab .contacts .nums .numsList{width:auto}.contactInformationsTab .contacts .nums.others{flex-direction:column}.contactInformationsTab .contacts .nums.others .title{margin-bottom:16px}.contactInformationsTab .contacts .nums.others .numsList{display:flex;flex-direction:column;gap:11px;justify-content:center;width:auto}.contactInformationsTab .contacts .nums.others .numsList .numsListItem{gap:12px}.contactInformationsTab .contacts .nums.others .numsList .numsListItem,.contactInformationsTab .contacts .nums.others .numsList .numsListItem .head{align-items:center;display:flex;justify-content:space-between;width:100%}.contactInformationsTab .contacts .nums.others .numsList .numsListItem .foot{display:flex;justify-content:flex-end;width:auto}.contactInformationsTab .contacts .nums.others .numsList .numsListItem .foot .styling{display:none}.contactInformationsTab .contacts .nums.others .numsList .numsListItem .changeBtn{background-color:#0000;border:none;border-radius:0;font-weight:500;padding:0;text-decoration:underline}.contactInformationsTab .contacts .nums.others .numsList .numsListItem .changeBtn:hover{background-color:#0000;border-color:#0000}.contactInformationsTab .socials .socialList{flex-direction:column;flex-wrap:nowrap}.contactInformationsTab .socials .socialList .customInput{width:100%}}@media(max-width:323px){.contactInformationsTab .contacts .nums{flex-direction:column;justify-content:flex-start}}.changePasswordTab,.changePasswordTab .changePasswordForm{width:100%}.changePasswordTab .changePasswordForm .formHead{align-items:center;display:flex;justify-content:space-between;width:100%}.changePasswordTab .changePasswordForm .formHead .titles{display:flex;flex-direction:column;gap:14px}.changePasswordTab .changePasswordForm .formHead .titles h4{color:#000;font-size:18px;font-weight:500}.changePasswordTab .changePasswordForm .formHead .titles p{color:rgba(83,88,97,.639);font-size:14px}.changePasswordTab .changePasswordForm .formBody{display:flex;flex-direction:column;gap:40px;margin:40px 0}.changePasswordTab .changePasswordForm .formBody .saveButton.mobile{display:none}.changePasswordTab .changePasswordForm .formBody .customInput label{color:#535861;font-size:14px}.changePasswordTab .changePasswordForm .formBody .customInput input{font-size:14px!important}.changePasswordTab .changePasswordForm .formBody .customInput::placeholder{background:#979797;font-size:14px}.changePasswordTab a{color:#535861;font-size:14px;transition:.3s ease}.changePasswordTab a:hover{color:#115eed}@media(max-width:768px){.changePasswordTab,.changePasswordTab .changePasswordForm{width:100%}.changePasswordTab .changePasswordForm .formHead{flex-direction:column}.changePasswordTab .changePasswordForm .formBody{margin:24px 0}.changePasswordTab .saveButton{justify-content:flex-start;margin:24px 0;max-width:100%;min-width:100%;width:100%}.changePasswordTab .saveButton .btn{max-width:100%;min-width:100%;padding:8px;white-space:nowrap;width:100%}}.profileStatusTab{width:100%}.profileStatusTab h3{color:#000;font-size:18px;font-weight:500}.profileStatusTab .tabHead{align-items:center;display:flex;justify-content:space-between;margin:51px 0 24px;width:100%}.profileStatusTab .tabHead h4{color:#000;font-size:16px;font-weight:500}.profileStatusTab .desc{color:#535861;font-size:14px}.settingsModal{align-items:center;display:flex;justify-content:center;z-index:999}.settingsModal,.settingsModal .overlay{height:100vh;left:0;position:fixed;top:0;width:100%}.settingsModal .overlay{background-color:rgba(0,0,0,.502)}.settingsModal .content{background-color:#fff;border-radius:2px;max-height:80%;max-width:560px;overflow-y:auto;padding:24px;position:relative;width:100%;z-index:1}.settingsModal .content .modalTitle{color:#535861;font-size:20px;font-weight:500;margin-bottom:22px}@media(max-width:728px){.settingsModal{align-items:flex-end;left:0;position:fixed;top:0}.settingsModal .content{border-radius:20px;border-bottom-left-radius:0;border-bottom-right-radius:0;max-height:90%;overflow-y:auto;padding:16px 16px 52px;transition:.3s ease;z-index:1}.settingsModal .content .modalTitle{font-size:16px;margin-bottom:12px}}.phoneEditModal{display:flex;flex-direction:column;gap:32px;width:100%}.phoneEditModal .editPhoneArea{display:flex;flex-wrap:wrap;gap:10px}.phoneEditModal .editPhoneArea .phoneCaption{background-color:#f6f5f8;border:none;border-radius:20px;color:#23272f;display:flex;font-size:14px;font-weight:400;gap:10px;outline:none;padding:9px 16px}.phoneEditModal .editPhoneArea .phoneCaption span{color:#535861;cursor:pointer;transition:.3s ease}.phoneEditModal .editPhoneArea .phoneCaption span:hover{color:#000;scale:1.2}.phoneEditModal .editPhoneArea .phoneCaption .verifyBtn{color:#115eed}.phoneEditModal .editPhoneArea .phoneCaption .verifyBtn:hover{color:#115eed;opacity:.8;scale:1}.phoneEditModal .infoPhoneForm{align-items:center;display:flex;gap:23px;justify-content:space-between;width:100%}.phoneEditModal .infoPhoneForm .customInput{width:100%}.phoneEditModal .infoPhoneForm .deleteBtn{background:#0000;border:none;cursor:pointer;height:28px;margin-top:10px;outline:none;width:28px}.phoneEditModal .infoPhoneForm .deleteBtn img{height:100%;object-fit:cover;width:100%}.phoneEditModal .infoPhoneForm .phoneBox{width:100%}.phoneEditModal .infoPhoneForm .phoneBox label{color:#535861;display:inline-block;font-size:14px;margin-bottom:12px}.phoneEditModal .infoPhoneForm .phoneBox .PhoneInput .PhoneInputInput{background:#fff;border:1px solid #c9cacd80;border-radius:4px;border-bottom-left-radius:0;border-top-left-radius:0;color:#23272f;font-size:14px;font-size:16px;outline:0;padding:14px 16px}.phoneEditModal .infoPhoneForm .phoneBox .PhoneInput .PhoneInputInput:focus{border:1px solid #115eed}.phoneEditModal .infoPhoneForm .phoneBox .PhoneInput .PhoneInputInput.err{border-color:#ed4611}.phoneEditModal .infoPhoneForm .phoneBox .PhoneInput .PhoneInputCountry{background:#f2f4f8;border-bottom-left-radius:4px;border-top-left-radius:4px;margin-right:0;padding:10px}.phoneEditModal .infoPhoneForm .phoneBox .errorAlert{color:#ed4611;font-size:14px;padding-left:26px;position:relative}.phoneEditModal .infoPhoneForm .phoneBox .errorAlert:before{background-image:url(/static/media/alert.a54c15ee422091ba5d69.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:20px;left:0;position:absolute;top:0;width:20px}.phoneEditModal .btnGroup{align-items:center;display:flex;gap:12px;justify-content:flex-end}.phoneEditModal .btnGroup .addBtn{align-items:center;background-color:#e7effd;border:none;border-radius:17px;color:#115eed;cursor:pointer;display:flex;font-size:12px;font-weight:400;gap:6px;justify-content:center;outline:none;padding:8px 12px;transition:all .5s ease-in-out;width:20%}.phoneEditModal .btnGroup .addBtn:hover{background-color:rgba(17,94,237,.314)}.phoneEditModal .btnGroup .addBtn .btnAdd{align-items:center;background:#0000;border:none;display:flex;justify-content:center;outline:none}.phoneEditModal .btnGroup .btn{background-color:#115eed;border:1px solid #0000;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:400;outline:0;padding:12px;transition:.3s ease;width:164px}.phoneEditModal .btnGroup .btn:hover{border-color:rgba(17,94,237,.314)}.phoneEditModal .btnGroup .btn.cancel{background-color:rgba(17,94,237,.031);color:#23272f}@media(max-width:425px){.phoneEditModal .btnGroup .addBtn{width:100%}}.emailEditModal{display:flex;flex-direction:column;gap:32px;width:100%}.emailEditModal .editEmailArea{display:flex;flex-wrap:wrap;gap:10px;max-height:350px;overflow:auto}.emailEditModal .editEmailArea .phoneCaption{background-color:#f6f5f8;border:none;border-radius:20px;color:#23272f;display:flex;font-size:14px;font-weight:400;gap:10px;outline:none;padding:9px 16px}.emailEditModal .editEmailArea .phoneCaption span{color:#535861;cursor:pointer;transition:.3s ease}.emailEditModal .editEmailArea .phoneCaption span:hover{color:#000;scale:1.2}.emailEditModal .infoEmailForm{display:flex;flex-direction:column;gap:23px;justify-content:center;width:100%}.emailEditModal .infoEmailForm .customInput{width:100%}.emailEditModal .infoEmailForm .deleteBtn{background:#0000;border:none;cursor:pointer;height:28px;margin-top:10px;outline:none;width:28px}.emailEditModal .infoEmailForm .deleteBtn img{height:100%;object-fit:cover;width:100%}.emailEditModal .btnGroup{align-items:center;display:flex;gap:12px;justify-content:flex-end}.emailEditModal .btnGroup .addBtn{align-items:center;background-color:#e7effd;border:none;border-radius:17px;color:#115eed;cursor:pointer;display:flex;font-size:12px;font-weight:400;gap:6px;justify-content:center;outline:none;padding:8px 12px;transition:all .5s ease-in-out;width:20%}.emailEditModal .btnGroup .addBtn:hover{background-color:rgba(17,94,237,.314)}.emailEditModal .btnGroup .addBtn .btnAdd{align-items:center;background:#0000;border:none;display:flex;justify-content:center;outline:none}.emailEditModal .btnGroup .btn{background-color:#115eed;border:1px solid #0000;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:400;outline:0;padding:12px;transition:.3s ease;width:164px}.emailEditModal .btnGroup .btn:hover{border-color:rgba(17,94,237,.314)}.emailEditModal .btnGroup .btn.cancel{background-color:rgba(17,94,237,.031);color:#23272f}@media(max-width:425px){.emailEditModal .btnGroup .addBtn{width:100%}}.socialEditModal{width:100%}.socialEditModal .infoSocialForm{display:flex;flex-direction:column;gap:23px;max-height:500px;overflow-x:hidden;overflow-y:auto;padding-bottom:32px}.socialEditModal .infoSocialForm::-webkit-scrollbar{display:none}.socialEditModal .addBtn{width:50%}.socialEditModal .addBtn .btnAdd{align-items:center;background-color:#e7effd;border:none;border-radius:17px;color:#115eed;cursor:pointer;display:flex;font-size:12px;font-weight:400;gap:6px;justify-content:center;outline:none;padding:8px 12px;transition:all .5s ease-in-out;width:50%}.socialEditModal .addBtn .btnAdd:hover{background-color:rgba(17,94,237,.314)}.socialEditModal .btnGroup{align-items:center;display:flex;gap:12px;justify-content:flex-end}.socialEditModal .btnGroup .btn{background-color:#115eed;border:1px solid #0000;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:400;outline:0;padding:12px;transition:.3s ease;width:164px}.socialEditModal .btnGroup .btn:hover{border-color:rgba(17,94,237,.314)}.socialEditModal .btnGroup .btn.cancel{background-color:rgba(17,94,237,.012);color:#000}@media(max-width:425px){.socialEditModal .infoSocialForm .addBtn,.socialEditModal .infoSocialForm .addBtn .btnAdd{width:100%}.socialEditModal .btnGroup{flex-direction:column;justify-content:center}.socialEditModal .btnGroup .addBtn{align-items:center;display:flex;justify-content:center}.socialEditModal .btnGroup .btn{width:100%}}.privateStatusModal .privateDescList{display:flex;flex-direction:column;gap:24px;margin:39px 0 45px;padding:0 36px}.privateStatusModal .privateDescList .descListItem{color:#000;font-size:16px;list-style-type:disc}.privateStatusModal .btnGroup{align-items:center;display:flex;gap:18px;justify-content:flex-end;width:100%}.privateStatusModal .btnGroup .btn{align-items:center;background:#115eed;border:1px solid #6b9af4;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-weight:500;height:51px;justify-content:center;transition:.3s ease;width:178px}.privateStatusModal .btnGroup .btn.cancel{background:#fff;color:#115eed}.privateStatusModal .btnGroup .btn:hover{transform:scale(1.05)}@media(max-width:768px){.privateStatusModal .privateDescList{gap:24px;margin:0 0 40px;padding:0 0 0 10px}.privateStatusModal .privateDescList .descListItem{font-size:14px}.privateStatusModal .btnGroup{flex-direction:column;justify-content:center}.privateStatusModal .btnGroup .btn{gap:16px;width:100%}}.paymentsTab{background:#fff;border:1px solid #efefef;border-radius:4px;padding:40px 24px;width:100%}.paymentsTab .paymentsTabHead{align-items:center;display:flex;justify-content:space-between;width:100%}.paymentsTab .paymentsTabHead .title{color:#000;font-size:18px;font-weight:500}.paymentsTab .paymentsTabHead .btn{align-items:center;background:#e7effd;border:1px solid #0000;border-radius:17px;cursor:pointer;display:flex;gap:6px;justify-content:center;outline:0;padding:8px 12px;transition:.3s ease}.paymentsTab .paymentsTabHead .btn span{color:#115eed;font-size:14px}.paymentsTab .paymentsTabHead .btn img{height:16px;object-fit:contain;width:16px}.paymentsTab .paymentsTabHead .btn:hover{border-color:#115eed}.paymentsTab .paymentsTabHead .btn:disabled{opacity:.5}.paymentsTab .cards{display:flex;flex-direction:column;margin:48px 0}.paymentsTab .paymentHistory .historyHead{align-items:center;display:flex;justify-content:space-between}.paymentsTab .paymentHistory .historyHead h2{color:#000;font-size:14px;font-weight:500}.paymentsTab .paymentHistory .historyBody table{border-collapse:collapse;border-top:1px solid #cbddeb;margin-top:16px;width:100%}.paymentsTab .paymentHistory .historyBody table thead tr th{border:1px solid #cbddeb;color:rgba(33,34,53,.898);font-size:12px;font-weight:500;padding:18px 32px;text-align:center}.paymentsTab .paymentHistory .historyBody table thead tr th:last-child{border-right:0}.paymentsTab .paymentHistory .historyBody table thead tr th:first-child{border-left:0}.paymentsTab .paymentHistory .historyBody table tbody tr td{color:rgba(33,34,53,.898);font-size:12px;font-weight:500;padding:18px 32px;text-align:center}.paymentsTab .paymentHistory .historyBody table tbody tr td .badge{background:#6effa817;border-radius:2px;color:#53da89;font-size:12px;font-weight:500;padding:6px 13px;text-align:center}.paymentsTab .paymentHistory .historyBody table tbody tr td .badge.failed{background:#ed461117;color:#ed4611}.paymentsTab .paymentHistory .historyBody table tbody tr td .btn{align-items:center;background-color:#fff;border:1px solid #cbddeb;border-radius:4px;cursor:pointer;display:flex;gap:9px;justify-content:center;outline:0;padding:10.5px 19px;transition:.3s ease;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.paymentsTab .paymentHistory .historyBody table tbody tr td .btn img{height:20px;object-fit:contain;width:20px}.paymentsTab .paymentHistory .historyBody table tbody tr td .btn span{color:#535861;font-size:14px;font-weight:500}.paymentsTab .paymentHistory .historyBody table tbody tr td .btn:hover{background-color:#cbddeb;border-color:#115eed}@media(max-width:768px){.paymentsTab{padding:16px}.paymentsTab .paymentsTabHead .title{font-size:16px}.paymentsTab .cards{flex-direction:column;margin:31px 0}.paymentsTab .paymentHistory .historyHead .btn{padding:5.5px 8px}.paymentsTab .paymentHistory .historyBody{overflow-y:scroll;width:100%}.paymentsTab .paymentHistory .historyBody table tbody tr td,.paymentsTab .paymentHistory .historyBody table thead tr th{padding:9px 16px}.paymentsTab .paymentHistory .historyBody table tbody tr td .badge{padding:3px 8px}}.creditCard{border-bottom:1px solid #cbddeb;display:flex;gap:32px;padding:36px 0;width:100%}.creditCard .icon{height:70px;width:103px}.creditCard .icon img{height:100%;object-fit:contain;width:100%}.creditCard .cardInfo{display:flex;flex-direction:column;gap:16px}.creditCard .cardInfo .info{align-items:flex-start;display:flex;justify-content:flex-start;width:100%}.creditCard .cardInfo .info p{display:flex;font-size:14px}.creditCard .cardInfo .info .title{color:rgba(83,88,97,.698);width:30%}.creditCard .cardInfo .info .data{color:#535861;width:70%}.creditCard .cardInfo .buttonArea .btn{background:none;border:0;color:#115eed;cursor:pointer;font-size:14px;outline:0;transition:.3s ease}.creditCard .cardInfo .buttonArea .btn:hover{opacity:.8}@media(max-width:768px){.creditCard:first-child{padding-top:0}.creditCard .icon{margin-top:-18px}.creditCard .cardInfo .info{flex-direction:column;gap:12px}.creditCard .cardInfo .info .data,.creditCard .cardInfo .info .title{width:100%}}.planTab{border:1px solid #efefef;border-radius:4px;padding:40px 24px}.planTab .titles{display:flex;gap:48px;justify-content:space-between;margin-bottom:24px;width:100%}.planTab .titles h4{color:#000;font-size:18px;font-weight:500}.planTab .titles .planTabBtnGroup{align-items:center;display:flex;gap:12px}.planTab .doProNotification{background-color:#fff;border:1px solid rgba(203,221,235,.251);border-radius:8px;display:flex;gap:66px;margin-bottom:48px;padding:8.5px 0;width:100%}.planTab .doProNotification .profileCard{background-color:#fafafa;border:0;cursor:default;max-height:200px;max-width:400px}.planTab .doProNotification .profileCard .cardBottom .cardTitle{align-items:flex-start}.planTab .doProNotification .profileCard .cardBottom .cardInfo{margin-top:0}.planTab .doProNotification .profileCard .cardBottom .cardInfo .info .profession{margin-bottom:0}.planTab .doProNotification .contents{display:flex;flex-direction:column;gap:16px;padding:0 24px}.planTab .doProNotification .contents h2{color:#23272f;font-family:Inter,sans-serif;font-size:24px;font-weight:600}.planTab .doProNotification .contents p{color:rgba(35,39,47,.459);font-size:16px;font-weight:400;margin-bottom:16px}.planTab .doProNotification .contents .btn{align-items:center;background-color:#fff;border:0;border-radius:8px;box-shadow:0 2px 1px 0 #115eed;color:#115eed;cursor:pointer;display:flex;font-size:14px;font-weight:500;justify-content:center;max-width:187px;outline:0;padding:12px;position:relative;text-align:center;transition:all .3s ease;width:100%;z-index:0}.planTab .doProNotification .contents .btn:before{background:linear-gradient(262.25deg,#27e574,#12db6300 55.99%),linear-gradient(97.75deg,#115eed,#115eed00 55.99%);background-blend-mode:screen;border-radius:inherit;bottom:0;content:"";left:-1px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;padding:1px;position:absolute;right:-1px;top:-1px;transition:all .3s ease;z-index:-1}.planTab .doProNotification .contents .btn:hover{box-shadow:0 2px 1px 0 #0000}.planTab .doProNotification .contents .btn:hover:before{bottom:-1px}.planTab .plans{display:flex;margin-bottom:48px}.planTab .plans .settingsPlanCard{width:50%}.planTab .selectBillMethod{align-items:center;display:flex;gap:48px;margin-bottom:48px;width:100%}.planTab .selectBillMethod .planBadge{align-items:center;border:1px solid rgba(17,94,237,.122);border-radius:12px;cursor:pointer;display:flex;gap:8px;max-width:320px;padding:20px 16px;transition:all .3s ease;width:100%}.planTab .selectBillMethod .planBadge .icon{background-color:#fff;border:1px solid #115eed;border-radius:100%;height:24px;transition:all .3s ease;width:24px}.planTab .selectBillMethod .planBadge .icon img{height:100%;object-fit:cover;opacity:0;transition:all .3s ease;width:100%}.planTab .selectBillMethod .planBadge.active,.planTab .selectBillMethod .planBadge:hover{border-color:#115eed}.planTab .selectBillMethod .planBadge.active .icon,.planTab .selectBillMethod .planBadge:hover .icon{background-color:#fff;border:1px solid #0000}.planTab .selectBillMethod .planBadge.active .icon img,.planTab .selectBillMethod .planBadge:hover .icon img{opacity:1}.planTab .selectBillMethod .planBadge .title{color:#23272f;font-size:16px;font-weight:500}.planTab .selectBillMethod .planBadge .price{color:#23272f;font-size:16px;font-weight:600}.planTab .paymentHistory{margin-top:24px;width:100%}.planTab .paymentHistory .historyHead{align-items:center;display:flex;justify-content:space-between;width:100%}.planTab .paymentHistory .historyHead h2{color:#000;font-size:14px;font-weight:500}.planTab .paymentHistory .historyBody table{border-collapse:collapse;border-top:1px solid #cbddeb;margin-top:16px;width:100%}.planTab .paymentHistory .historyBody table thead tr th{border:1px solid #cbddeb;color:rgba(33,34,53,.898);font-size:12px;font-weight:500;padding:18px 32px;text-align:center}.planTab .paymentHistory .historyBody table thead tr th:last-child{border-right:0}.planTab .paymentHistory .historyBody table thead tr th:first-child{border-left:0}.planTab .paymentHistory .historyBody table tbody tr td{color:rgba(33,34,53,.898);font-size:12px;font-weight:500;padding:18px 32px;text-align:center}.planTab .paymentHistory .historyBody table tbody tr td .badge{background:#6effa817;border-radius:2px;color:#53da89;font-size:12px;font-weight:500;padding:6px 13px;text-align:center}.planTab .paymentHistory .historyBody table tbody tr td .badge.failed{background:#ed461117;color:#ed4611}.planTab .paymentHistory .historyBody table tbody tr td .btn{align-items:center;background-color:#fff;border:1px solid #cbddeb;border-radius:4px;cursor:pointer;display:flex;gap:9px;justify-content:center;outline:0;padding:10.5px 19px;transition:.3s ease;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.planTab .paymentHistory .historyBody table tbody tr td .btn img{height:20px;object-fit:contain;width:20px}.planTab .paymentHistory .historyBody table tbody tr td .btn span{color:#535861;font-size:14px;font-weight:500}.planTab .paymentHistory .historyBody table tbody tr td .btn:hover{background-color:#cbddeb;border-color:#115eed}.planTab .btn{align-items:center;background:#115eed;border:0;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:8px;justify-content:center;justify-self:flex-end;outline:0;padding:14px 31px;transition:.3s ease}.planTab .btn .icon{border-radius:100%;display:inline-block;height:24px;width:24px}.planTab .btn .icon img{height:100%;object-fit:contain;width:100%}.planTab .btn:hover{opacity:.8}.planTab .btn:disabled{opacity:.5}@media(max-width:768px){.planTab{padding:16px}.planTab .titles{margin-bottom:0}.planTab .titles .title{display:none}.planTab .titles .planTabBtnGroup{flex-direction:column;margin-bottom:12px;width:100%}.planTab .doProNotification{border:none;border-radius:0;flex-direction:column;gap:0;margin-bottom:24px;padding:0}.planTab .doProNotification .profileCard{max-height:148px;max-width:100%}.planTab .doProNotification .contents{padding:0}.planTab .doProNotification .contents h2{font-size:20px;font-weight:500}.planTab .doProNotification .contents p{font-size:12px;margin-bottom:0}.planTab .plans{flex-direction:column}.planTab .plans .settingsPlanCard{width:100%}.planTab .selectBillMethod{flex-direction:column;gap:4px}.planTab .selectBillMethod .planBadge{max-width:100%}.planTab .selectBillMethod .planBadge .price{justify-content:flex-end}.planTab .paymentHistory .historyHead h2{width:50%}.planTab .paymentHistory .historyHead .btn{padding:5.5px 8px;width:50%}.planTab .paymentHistory .historyBody{overflow-y:scroll;width:100%}.planTab .paymentHistory .historyBody table tbody tr td,.planTab .paymentHistory .historyBody table thead tr th{padding:9px 16px}.planTab .paymentHistory .historyBody table tbody tr td .badge{padding:3px 8px}.planTab .btn{width:100%}}@media(max-width:425px){.planTab .doProNotification .contents .btn{max-width:100%}}.settingsPlanCard{background-color:#fff;border:1px solid #e2ecfd;cursor:pointer;display:flex;flex-direction:column;gap:16px;height:179px;padding:24px;transition:.3s ease;width:100%}.settingsPlanCard.selected{border-color:#7ca6f5}.settingsPlanCard:hover{border-color:#115eed}.settingsPlanCard .cardHead{align-items:center;display:flex;justify-content:space-between}.settingsPlanCard .cardHead .planTitle{color:#115eed;font-size:16px;font-weight:500}.settingsPlanCard .cardHead .badge{background:#e7effd;border-radius:8px;color:#115eed;font-size:14px;padding:10px;text-align:center}.settingsPlanCard .cardBody .price{color:#23272f;font-size:24px;font-weight:500}.settingsPlanCard .cardFooter{display:flex;justify-content:space-between}.settingsPlanCard .cardFooter .planDesc{color:#535861;font-size:14px}.settingsPlanCard .cardFooter img{height:23px;object-fit:contain;width:23px}@media(max-width:365px){.settingsPlanCard{height:auto;padding:8px}.settingsPlanCard .cardHead{align-items:flex-start;flex-direction:column}.settingsPlanCard .cardHead .planTitle{font-size:12px}.settingsPlanCard .cardHead .badge{font-size:10px;font-weight:400;padding:5px}.settingsPlanCard .cardBody .price{font-size:24px}.settingsPlanCard .cardFooter .planDesc{font-size:12px}}.privacyTab{background-color:#fff;border:1px solid #efefef;border-radius:4px;gap:12px;justify-content:flex-start;padding:40px 58px}.privacyTab,.privacyTab .privacyTabHeader{align-items:flex-start;display:flex;flex-direction:column;width:100%}.privacyTab .privacyTabHeader{gap:14px;justify-content:center}.privacyTab .privacyTabHeader h2{color:#23272f;font-size:18px;font-weight:500}.privacyTab .privacyTabHeader p{color:rgba(83,88,97,.639);font-size:14px;font-weight:400}@media(max-width:768px){.privacyTab{gap:16px;padding:16px}.privacyTab .privacyTabHeader{gap:8px}}.aboutTab{background-color:#fff;border:1px solid #efefef;border-radius:4px;gap:12px;justify-content:flex-start;padding:40px 58px}.aboutTab,.aboutTab .privacyTabHeader{align-items:flex-start;display:flex;flex-direction:column;width:100%}.aboutTab .privacyTabHeader{gap:14px;justify-content:center}.aboutTab .privacyTabHeader h2{color:#23272f;font-size:18px;font-weight:500}.aboutTab .privacyTabHeader p{color:rgba(83,88,97,.639);font-size:14px;font-weight:400}@media(max-width:768px){.aboutTab{gap:16px;padding:16px}.aboutTab .privacyTabHeader{gap:8px}}.helpTab{background-color:#fff;border:1px solid #efefef;border-radius:4px;gap:40px;justify-content:flex-start;padding:40px 58px}.helpTab,.helpTab .helpTabHeader{align-items:flex-start;display:flex;flex-direction:column;width:100%}.helpTab .helpTabHeader{gap:14px;justify-content:center}.helpTab .helpTabHeader h2{color:#23272f;font-size:18px;font-weight:500}.helpTab .helpTabHeader p{color:rgba(83,88,97,.639);font-size:14px;font-weight:400}.helpTab .helpList{border:1px solid #d9d9d938;border-radius:6px;padding:8px 16px;width:100%}.helpTab .helpList .helpListItem{align-items:center;border-bottom:1px solid #f6f6f6;color:#23272f;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:space-between;padding:16px 0;transition:all .3s ease;width:100%}.helpTab .helpList .helpListItem:last-child{border-bottom:none}.helpTab .helpList .helpListItem:hover{color:#115eed}.helpTab .helpList .helpListItem .icon{display:inline-block;height:16px;width:16px}.helpTab .helpList .helpListItem .icon img{height:100%;object-fit:contain;width:100%}.helpTab .helpDetails .helpDetailsHeader{align-items:center;display:flex;gap:16px;margin-bottom:16px}.helpTab .helpDetails .helpDetailsHeader .goBack{cursor:pointer;height:24px;transition:all .3s ease;width:24px}.helpTab .helpDetails .helpDetailsHeader .goBack:hover{opacity:.6}.helpTab .helpDetails .helpDetailsHeader .goBack img{height:100%;object-fit:contain;width:100%}.helpTab .helpDetails .helpDetailsHeader h2{color:#23272f;font-size:22px;font-weight:600}@media(max-width:768px){.helpTab{gap:16px;padding:16px}.helpTab .helpTabHeader{gap:8px}}.deactivateTab{background-color:#fff;border:1px solid #efefef;border-radius:4px;gap:37px;justify-content:flex-start;padding:40px 58px}.deactivateTab,.deactivateTab .deactivateTabHeader{align-items:flex-start;display:flex;flex-direction:column;width:100%}.deactivateTab .deactivateTabHeader{gap:8px;justify-content:center}.deactivateTab .deactivateTabHeader h2{color:#23272f;font-size:20px;font-weight:500}.deactivateTab .deactivateTabHeader p{color:#23272f;font-size:14px;font-weight:400}.deactivateTab .stepList{display:flex;flex-direction:column;width:100%}.deactivateTab .stepList .stepListItem{align-items:center;border-bottom:1px solid rgba(35,39,47,.071);cursor:pointer;display:flex;gap:12px;justify-content:space-between;padding:16px 0;transition:all .3s ease;width:100%}.deactivateTab .stepList .stepListItem:last-child{border-bottom:none}.deactivateTab .stepList .stepListItem .text{display:flex;flex-direction:column;gap:8px}.deactivateTab .stepList .stepListItem .text .title{color:#23272f;font-size:16px;font-weight:500}.deactivateTab .stepList .stepListItem .text .description{color:#535861;font-size:14px;font-weight:500}.deactivateTab .stepList .stepListItem .circle{background-color:#fff;border:1.5px solid #fff;border-radius:100%;height:24px;min-height:24px;min-width:24px;outline:1.5px solid #d6d6d6;transition:all .3s ease;width:24px}.deactivateTab .stepList .stepListItem .circle.active{background-color:#115eed;outline-color:#115eed}.deactivateTab .stepList .stepListItem:hover{border-block-color:#115eed}.deactivateTab .stepList .stepListItem:hover .circle{background-color:#115eed;outline-color:#115eed}.deactivateTab .deactivateTabFooter{display:flex;justify-content:flex-end;width:100%}.deactivateTab .deactivateTabFooter .btn{background-color:#115eed;border:1px solid #0000;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;min-height:48px;min-width:160px;outline:0;padding:16px;transition:all .3s ease}.deactivateTab .deactivateTabFooter .btn:hover{background-color:#fff;border-color:#115eed;color:#115eed}.deactivateTab .deactivateTabFooter .btn:disabled{cursor:not-allowed;opacity:.5}.deactivateTab .deactivateTabFooter .btn:disabled:hover{background-color:#115eed;border-color:#0000;color:#fff}@media(max-width:768px){.deactivateTab{gap:16px;padding:16px}.deactivateTab .deactivateTabHeader{gap:8px}}.deactivatingTab{width:100%}.deactivatingTab .stepList{display:flex;flex-direction:column;width:100%}.deactivatingTab .stepList .stepListItem{align-items:center;border-bottom:1px solid rgba(35,39,47,.071);cursor:pointer;display:flex;gap:12px;justify-content:space-between;padding:16px 0;transition:all .3s ease;width:100%}.deactivatingTab .stepList .stepListItem:last-child{border-bottom:none}.deactivatingTab .stepList .stepListItem .text{display:flex;flex-direction:column;gap:8px}.deactivatingTab .stepList .stepListItem .text .title{color:#23272f;font-size:16px;font-weight:500}.deactivatingTab .stepList .stepListItem .text .description{color:#535861;font-size:14px;font-weight:500}.deactivatingTab .stepList .stepListItem .circle{background-color:#fff;border:1.5px solid #fff;border-radius:100%;height:24px;min-height:24px;min-width:24px;outline:1.5px solid #d6d6d6;transition:all .3s ease;width:24px}.deactivatingTab .stepList .stepListItem .circle.active{background-color:#115eed;outline-color:#115eed}.deactivatingTab .stepList .stepListItem:hover{border-block-color:#115eed}.deactivatingTab .stepList .stepListItem:hover .circle{background-color:#115eed;outline-color:#115eed}.confirmTab{align-items:flex-start;background-color:#fff;border:1px solid #efefef;border-radius:4px;display:flex;flex-direction:column;gap:37px;justify-content:flex-start;padding:40px 58px;width:100%}.confirmTab .image{align-items:center;display:flex;justify-content:center;width:100%}.confirmTab .image .avatar{border:1px solid #0000;border-radius:100%;height:96px;min-height:96px;min-width:96px;position:relative;width:96px}.confirmTab .image .avatar img{border-radius:50%;height:100%;object-fit:cover;transition:all .3s ease;width:100%}.confirmTab .image .avatar img.animate{animation:rotateZoom .6s ease-in-out forwards}.confirmTab .image .avatar .badge{background:linear-gradient(91.74deg,#a528ff 12.93%,#1d42ce 101.26%);border-radius:8px;bottom:0;color:#fff;font-size:11px;font-weight:500;padding:7px 15px;position:absolute;right:0}.confirmTab .image .avatarPro{border:2px solid #a528ff}.confirmTab .image .avatarPro img{border-radius:100%;position:absolute;z-index:1}.confirmTab .image .avatarPro .badge{z-index:1}.confirmTab .confirmForm{align-items:center;display:flex;flex-direction:column;gap:30px;justify-content:center;width:100%}.confirmTab .confirmForm .passInp{border:1px solid #e8e8e8;border-radius:8px;color:#23272f;max-width:324px;outline:0;padding:18px 24px;width:100%}.confirmTab .confirmForm .passInp::placeholder{color:#c9cacd;font-family:Poppins,sans-serif;font-size:14px;font-weight:400}.confirmTab .confirmForm .passInp.error{border-color:red;color:red}.confirmTab .confirmForm .errorMsg{color:red;font-size:14px;font-weight:500}.confirmTab .confirmForm .deactivateTabFooter{display:flex;justify-content:flex-end;width:100%}.confirmTab .confirmForm .deactivateTabFooter .btn{background-color:#115eed;border:1px solid #0000;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;min-height:48px;min-width:160px;outline:0;padding:16px;transition:all .3s ease}.confirmTab .confirmForm .deactivateTabFooter .btn:hover{background-color:#fff;border-color:#115eed;color:#115eed}.confirmTab .confirmForm .deactivateTabFooter .btn:disabled{cursor:not-allowed;opacity:.5}.confirmTab .confirmForm .deactivateTabFooter .btn:disabled:hover{background-color:#115eed;border-color:#0000;color:#fff}@media(max-width:768px){.confirmTab{gap:16px;padding:16px}}.accountEmailTab{align-items:flex-start;background-color:#fff;border:1px solid #efefef;border-radius:4px;display:flex;flex-direction:column;gap:28px;justify-content:flex-start;padding:24px 32px;width:100%}.accountEmailTab .accountEmailTabHeader{display:flex;flex-direction:column;gap:20px}.accountEmailTab .accountEmailTabHeader h2{color:#23272f;font-size:22px;font-weight:500}.accountEmailTab .accountEmailTabHeader p{color:rgba(83,88,97,.639);font-size:14px;font-weight:400}.accountEmailTab .accountEmailForm{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center;width:100%}.accountEmailTab .accountEmailForm .customInput{max-width:425px;width:100%}.accountEmailTab .btn{background-color:#719ef4;border:0;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:400;min-width:160px;outline:0;padding:12px;text-align:center;transition:.3s ease}.accountEmailTab .btn:hover{opacity:.8}.accountEmailTab .btn:disabled{cursor:not-allowed;opacity:.5}.accountEmailTab .btn:disabled:hover{opacity:.5}@media(max-width:768px){.accountEmailTab{padding:12px}}.registerForm .socialBtnGroup{align-items:center;display:flex;gap:16px;width:100%}.registerForm .socialBtnGroup .btnWithLogo{align-items:center;background:#fff;border:1px solid rgba(35,31,32,.071);border-radius:4px;cursor:pointer;display:flex;gap:8px;justify-content:center;min-height:40px;min-width:188px;outline:0;padding:10px 12px;transition:.3s ease}.registerForm .socialBtnGroup .btnWithLogo.linkedin{background:#0a66c2;max-height:40px}.registerForm .socialBtnGroup .btnWithLogo.linkedin .text{color:#fff}.registerForm .socialBtnGroup .btnWithLogo .icon{height:20px;width:20px}.registerForm .socialBtnGroup .btnWithLogo .icon img{height:100%;object-fit:contain;width:100%}.registerForm .socialBtnGroup .btnWithLogo .text{color:#23272f;font-size:14px}.registerForm .socialBtnGroup .btnWithLogo:hover{transform:scale(1.05)}.registerForm .socialBtnGroup .btnWithLogo:active{transform:scale(.95)}.registerForm .question a{color:#115eed;transition:.3s ease}.registerForm .question a:hover{opacity:.8}.registerForm .inputBox{margin-bottom:20px!important}.registerForm .inputBox .PhoneInput .PhoneInputInput{background:#fff;border:1px solid #c9cacd80;border-radius:4px;border-bottom-left-radius:0;border-top-left-radius:0;color:#23272f;font-size:14px;font-size:16px;outline:0;padding:14px 16px}.registerForm .inputBox .PhoneInput .PhoneInputInput:focus{border:1px solid #115eed}.registerForm .inputBox .PhoneInput .PhoneInputInput.err{border-color:#ed4611}.registerForm .inputBox .PhoneInput .PhoneInputCountry{background:#f2f4f8;border-bottom-left-radius:4px;border-top-left-radius:4px;margin-right:0;padding:10px}.registerForm .formBtn{margin-bottom:32px}.registerForm .socialBtns{align-items:center;display:flex;gap:17px;justify-content:flex-start;width:100%}.registerForm .socialBtns a{align-items:center;background:#fff;border:1px solid #231f201f;border-radius:4px;display:flex;gap:8px;height:40px;justify-content:center;max-width:188px;transition:.3s ease;width:50%}.registerForm .socialBtns a:hover{opacity:.8}.registerForm .socialBtns a:nth-child(2){background:#1877f2;color:#fff}.registerForm .socialBtns a img{height:20px;object-fit:contain;width:20px}@media(max-width:768px){.registerForm .socialBtnGroup .btnWithLogo{max-width:50%;min-width:auto}.registerForm .socialBtns{flex-wrap:wrap;width:100%}.registerForm .socialBtns a{width:100%}}@media(max-width:468px){.registerForm .socialBtnGroup .btnWithLogo{width:50%}.registerForm .formTitle{font-size:24px}.registerForm .question{font-size:14px}}.registerForm .formTitle{font-size:32px;margin-bottom:16px}.registerForm .question{margin-bottom:40px}.registerForm .question .field{color:#115eed;font-size:16px;font-weight:400}.registerForm .inputBox{margin-bottom:32px;position:relative}.registerForm .inputBox .eye{position:absolute;right:24px;top:52px}.registerForm .inputBox .eye img{height:20px;object-fit:contain;width:20px}.registerForm .formBtn.err{border-color:#ed4611}@media(max-width:768px){.registerForm .socialBtns{flex-wrap:wrap;width:100%}.registerForm .socialBtns a{width:100%}}@media(max-width:368px){.registerForm .formTitle{font-size:24px}.registerForm .question{font-size:14px}}.registerForm{height:100%;width:100%}.registerForm .formTitle{color:#23272f;font-size:26px;font-weight:500}.registerForm .question{color:#535861;margin-bottom:0}.registerForm .inputBox{display:flex;flex-direction:column;gap:12px;margin:32px 0}.registerForm .inputBox label{color:#535861;font-size:14px}.registerForm .inputBox .formInput{background:#fff;border:1px solid #c9cacd80;border-radius:4px;color:#23272f;font-size:14px;outline:0;padding:14px 16px}.registerForm .inputBox .formInput:focus{border:1px solid #115eed}.registerForm .inputBox .formInput.error{border-color:#ed4611}.registerForm .inputBox .errorAlert{color:#ed4611;font-size:14px;padding-left:26px;position:relative}.registerForm .inputBox .errorAlert:before{background-image:url(/static/media/alert.a54c15ee422091ba5d69.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:20px;left:0;position:absolute;top:0;width:20px}.registerForm .inputBox .regError{font-size:20px}.registerForm .inputBox .regError a{color:#115eed;font-weight:600;transition:.3s ease}.registerForm .inputBox .regError a:hover{opacity:.8}.registerForm .reSend{color:#115eed;cursor:pointer;font-weight:500;margin-bottom:32px;text-align:center;transition:.3s ease}.registerForm .reSend:hover{opacity:.7}.registerForm .resendTimerInfo{margin-bottom:32px}.registerForm .resendTimerInfo .timer{color:#115eed;font-weight:500;margin:0 10px}.registerForm label{color:#535861;font-size:14px}.registerForm .PhoneInput{margin-top:12px}.registerForm .PhoneInput .PhoneInputInput{background:#fff;border:1px solid #c9cacd80;border-radius:4px;border-bottom-left-radius:0;border-top-left-radius:0;color:#23272f;font-size:14px;font-size:16px;outline:0;padding:14px 16px}.registerForm .PhoneInput .PhoneInputInput:focus{border:1px solid #115eed}.registerForm .PhoneInput .PhoneInputInput.err{border-color:#ed4611}.registerForm .PhoneInput .PhoneInputCountry{background:#f2f4f8;border-bottom-left-radius:4px;border-top-left-radius:4px;margin-right:0;padding:10px}.registerForm .formBtn{align-items:center;background:radial-gradient(79.25% 295.31% at 20.95% 0,#115eed 0,#27e574 100%);border:0;border-radius:8px;box-shadow:0 2px 1px 0 #115eed;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;height:48px;justify-content:center;outline:0;transition:.3s ease linear;transition:all .3s ease;width:100%}.registerForm .formBtn:hover{box-shadow:0 4px 2px 0 #115eed}.registerForm .formBtn:disabled{cursor:not-allowed;opacity:.5}@media(max-width:768px){.registerForm .socialBtns{flex-wrap:wrap;width:100%}.registerForm .socialBtns a{width:100%}.stepThree{margin-top:-40px}.stepThree .formBtn{background:#12db63;margin-top:150px}}@media(max-width:468px){.registerForm .formTitle{font-size:24px}.registerForm .question{font-size:14px}.stepThree .formBtn{margin-top:30px}}.loginForm{height:100%;width:100%}.loginForm .formTitle{color:#23272f;font-size:32px;font-weight:500;margin-bottom:16px}.loginForm .question{color:#535861;margin-bottom:32px}.loginForm .question a{color:#115eed;font-weight:400;transition:.3s ease}.loginForm .question a:hover{opacity:.8}.loginForm .socialBtnGroup{align-items:center;display:flex;gap:16px;margin-bottom:32px;width:100%}.loginForm .socialBtnGroup .btnWithLogo{align-items:center;background:#fff;border:1px solid rgba(35,31,32,.071);border-radius:4px;cursor:pointer;display:flex;gap:8px;justify-content:center;min-height:40px;min-width:188px;outline:0;padding:10px 12px;transition:.3s ease}.loginForm .socialBtnGroup .btnWithLogo.linkedin{background:#0a66c2}.loginForm .socialBtnGroup .btnWithLogo.linkedin .text{color:#fff}.loginForm .socialBtnGroup .btnWithLogo .icon{height:20px;width:20px}.loginForm .socialBtnGroup .btnWithLogo .icon img{height:100%;object-fit:contain;width:100%}.loginForm .socialBtnGroup .btnWithLogo .text{color:#23272f;font-size:14px}.loginForm .socialBtnGroup .btnWithLogo:hover{transform:scale(1.05)}.loginForm .socialBtnGroup .btnWithLogo:active{transform:scale(.95)}.loginForm .tabList{align-items:center;display:flex;margin-bottom:32px}.loginForm .tabList p{align-items:center;background-color:#fff;border-bottom:2px solid #bebdc2;color:#bebdc2;cursor:pointer;display:flex;justify-content:center;min-width:195px;padding:12px;text-align:center;transition:.3s ease}.loginForm .tabList p:hover{color:#003fde}.loginForm .tabList p.active{border-bottom-color:#003fde;color:#23272f}.loginForm .phoneBox{width:100%}.loginForm .phoneBox label{color:#535861;display:inline-block;font-size:14px;margin-bottom:12px}.loginForm .phoneBox .PhoneInput .PhoneInputInput{background:#fff;border:1px solid #c9cacd80;border-radius:4px;border-bottom-left-radius:0;border-top-left-radius:0;color:#23272f;font-size:14px;font-size:16px;outline:0;padding:14px 16px}.loginForm .phoneBox .PhoneInput .PhoneInputInput:focus{border:1px solid #115eed}.loginForm .phoneBox .PhoneInput .PhoneInputInput.err{border-color:#ed4611}.loginForm .phoneBox .PhoneInput .PhoneInputCountry{background:#f2f4f8;border-bottom-left-radius:4px;border-top-left-radius:4px;margin-right:0;padding:10px}.loginForm .phoneBox .errorAlert{color:#ed4611;font-size:14px;padding-left:26px;position:relative}.loginForm .phoneBox .errorAlert:before{background-image:url(/static/media/alert.a54c15ee422091ba5d69.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:20px;left:0;position:absolute;top:0;width:20px}.loginForm .inputBox{display:flex;flex-direction:column;gap:12px;margin:32px 0;position:relative}.loginForm .inputBox label{color:#535861;font-size:14px}.loginForm .inputBox .formInput{background:#fff;border:1px solid #c9cacd80;border-radius:4px;color:#23272f;font-size:14px;font-size:16px;outline:0;padding:14px 16px}.loginForm .inputBox .formInput:focus{border:1px solid #115eed}.loginForm .inputBox .formInput.err{border-color:#ed4611}.loginForm .inputBox .errorAlert{color:#ed4611;font-size:14px;padding-left:26px;position:relative}.loginForm .inputBox .errorAlert:before{background-image:url(/static/media/alert.a54c15ee422091ba5d69.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:20px;left:0;position:absolute;top:0;width:20px}.loginForm .inputBox .eye{cursor:pointer;position:absolute;right:16px;top:50px}.loginForm .inputBox .forgot{text-align:right}.loginForm .inputBox .forgot a{color:#115eed;font-size:14px;font-weight:400;line-height:14px;transition:.3s ease}.loginForm .inputBox .forgot a:hover{opacity:.8}.loginForm .formBtn{align-items:center;background:radial-gradient(79.25% 295.31% at 20.95% 0,#115eed 0,#27e574 100%);border:0;border-radius:8px;box-shadow:0 2px 1px 0 #115eed;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;height:48px;justify-content:center;margin-top:32px;outline:0;transition:.3s ease linear;transition:all .3s ease;width:100%}.loginForm .formBtn:hover{box-shadow:0 4px 2px 0 #115eed}.loginForm .formBtn:disabled{cursor:not-allowed;opacity:.5}.loginForm .haveAccount{align-items:center;background-color:#fff;border:1px solid rgba(35,31,32,.122);display:flex;gap:8px;justify-content:center;margin-top:32px;padding:10px 40px}.loginForm .haveAccount p{color:#23272f;font-size:14px}.loginForm .haveAccount a{color:#115eed;font-size:14px;font-weight:500}@media(max-width:768px){.loginForm .socialBtns{flex-wrap:wrap;width:100%}.loginForm .socialBtns a{width:100%}.loginForm .tabList p{font-size:14px;min-width:auto;width:100%}.haveAccount{bottom:16px;left:16px;padding:10px!important;position:absolute;right:16px}}@media(max-width:512px){.loginForm .socialBtnGroup .btnWithLogo,.loginForm .socialBtnGroup+div{width:100%}.loginForm .socialBtnGroup .btnWithLogo.linkedin{height:40px!important;max-width:163.5px;min-width:auto}}@media(max-width:368px){.loginForm .formTitle{font-size:24px}.loginForm .question{font-size:14px}.loginForm .tabList p{font-size:12px}}.forgotForm{height:100%;width:100%}.forgotForm .formTitle{color:#23272f;font-size:32px;font-weight:500;margin-bottom:16px}.forgotForm .question{color:#535861}.forgotForm .question a{color:#115eed;transition:.3s ease}.forgotForm .question a:hover{opacity:.8}.forgotForm .inputBox{display:flex;flex-direction:column;gap:12px}.forgotForm .inputBox .errorAlert{color:#ed4611;font-size:14px;padding-left:26px;position:relative}.forgotForm .inputBox .errorAlert:before{background-image:url(/static/media/alert.a54c15ee422091ba5d69.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:20px;left:0;position:absolute;top:0;width:20px}.forgotForm .formBtn{align-items:center;background:radial-gradient(79.25% 295.31% at 20.95% 0,#115eed 0,#27e574 100%);border:0;border-radius:8px;box-shadow:0 2px 1px 0 #115eed;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;height:48px;justify-content:center;margin-top:32px;outline:0;transition:.3s ease linear;transition:all .3s ease;width:100%}.forgotForm .formBtn:hover{box-shadow:0 4px 2px 0 #115eed}.forgotForm .formBtn:disabled{cursor:not-allowed;opacity:.5}@media(max-width:768px){.forgotForm .socialBtns{flex-wrap:wrap;width:100%}.forgotForm .socialBtns a{width:100%}}@media(max-width:368px){.forgotForm .formTitle{font-size:24px}.forgotForm .question{font-size:14px}}.recoverForm{height:100%;width:100%}.recoverForm .redirect{align-items:center;background-color:#fff;display:flex;flex-direction:column;gap:24px;height:100vh;justify-content:center;left:0;position:fixed;text-align:center;top:0;width:100%;z-index:999}.recoverForm .redirect .infoText{color:#23272f;font-size:20px;line-height:1.5}.recoverForm .redirect p{color:#535861;line-height:1.5}.recoverForm .redirect p .timer,.recoverForm .redirect p a{color:#115eed;font-weight:500}.recoverForm .formTitle{color:#23272f;font-size:32px;font-weight:500;margin-bottom:16px}.recoverForm .question{color:#535861;margin-bottom:32px}.recoverForm .question a{color:#115eed;font-weight:500;transition:.3s ease}.recoverForm .question a:hover{opacity:.8}.recoverForm .phoneBox{width:100%}.recoverForm .phoneBox label{color:#535861;display:inline-block;font-size:14px;margin-bottom:12px}.recoverForm .phoneBox .PhoneInput .PhoneInputInput{background:#fff;border:1px solid #c9cacd80;border-radius:4px;border-bottom-left-radius:0;border-top-left-radius:0;color:#23272f;font-size:14px;font-size:16px;outline:0;padding:14px 16px}.recoverForm .phoneBox .PhoneInput .PhoneInputInput:focus{border:1px solid #115eed}.recoverForm .phoneBox .PhoneInput .PhoneInputInput.err{border-color:#ed4611}.recoverForm .phoneBox .PhoneInput .PhoneInputCountry{background:#f2f4f8;border-bottom-left-radius:4px;border-top-left-radius:4px;margin-right:0;padding:10px}.recoverForm .inputBox{display:flex;flex-direction:column;gap:12px;margin:32px 0;position:relative}.recoverForm .inputBox label{color:#535861;font-size:14px}.recoverForm .inputBox .formInput{background:#fff;border:1px solid #c9cacd80;border-radius:4px;color:#23272f;font-size:14px;font-size:16px;outline:0;padding:14px 16px}.recoverForm .inputBox .formInput:focus{border:1px solid #115eed}.recoverForm .inputBox .formInput.err{border-color:#ed4611}.recoverForm .inputBox .errorAlert{color:#ed4611;font-size:14px;padding-left:26px;position:relative}.recoverForm .inputBox .errorAlert:before{background-image:url(/static/media/alert.a54c15ee422091ba5d69.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:20px;left:0;position:absolute;top:0;width:20px}.recoverForm .inputBox .eye{cursor:pointer;position:absolute;right:16px;top:50px}.recoverForm .errorAlert{color:#ed4611;font-size:14px;padding-left:26px;position:relative}.recoverForm .errorAlert:before{background-image:url(/static/media/alert.a54c15ee422091ba5d69.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:20px;left:0;position:absolute;top:0;width:20px}.recoverForm .formBtn{align-items:center;background:radial-gradient(79.25% 295.31% at 20.95% 0,#115eed 0,#27e574 100%);border:0;border-radius:8px;box-shadow:0 2px 1px 0 #115eed;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;height:48px;justify-content:center;margin-top:32px;outline:0;transition:.3s ease linear;transition:all .3s ease;width:100%}.recoverForm .formBtn:hover{box-shadow:0 4px 2px 0 #115eed}.recoverForm .formBtn:disabled{cursor:not-allowed;opacity:.5}@media(max-width:768px){.recoverForm .socialBtns{flex-wrap:wrap;width:100%}.recoverForm .socialBtns a{width:100%}}@media(max-width:368px){.recoverForm .formTitle{font-size:24px}.recoverForm .question{font-size:14px}}.hero{background-image:url(/static/media/pattern.3d686d6425d8663fca9f.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:110px 0 0;width:100%}.hero .container .row{flex-direction:column;padding-top:0}.hero .container .row .homeHero{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:12px;text-align:center}.hero .container .row .homeHero .heroTitle{color:#23272f;font-size:48px;font-weight:500;margin-bottom:24px}.hero .container .row .homeHero .heroInfo{color:#23272f;font-size:18px;font-weight:400;margin-bottom:32px;max-width:419px}.hero .container .row .homeHero .heroDescription{display:flex;gap:8px;margin-bottom:32px}.hero .container .row .homeHero .heroDescription .info{font-size:14px;font-weight:300}.hero .container .row .homeHero .heroDescription .badgesContainer{display:flex;margin-left:-30px;position:relative}.hero .container .row .homeHero .heroDescription .badgesContainer .badge{border-radius:50%;height:20px;width:20px}.hero .container .row .homeHero .heroDescription .badgesContainer .badge img{border-radius:50%;height:100%;object-fit:cover;width:100%}.hero .container .row .homeHero .heroDescription .badgesContainer .badge:nth-child(5){transform:translateX(0)}.hero .container .row .homeHero .heroDescription .badgesContainer .badge:nth-child(4){transform:translateX(8px)}.hero .container .row .homeHero .heroDescription .badgesContainer .badge:nth-child(3){transform:translateX(16px)}.hero .container .row .homeHero .heroDescription .badgesContainer .badge:nth-child(2){transform:translateX(24px)}.hero .container .row .homeHero .heroDescription .badgesContainer .badge:first-child{transform:translateX(32px)}.hero .container .row .homeHero .btn{align-items:center;background:#115eed;background:radial-gradient(79.25% 295.31% at 20.95% 0,#115eed 0,#27e574 100%);border:0;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:15px;justify-content:center;margin-bottom:120px;max-width:241px;outline:0;padding:16px 14px;transition:.3s ease;width:100%}.hero .container .row .homeHero .btn span{color:#fff;font-style:italic;font-weight:500;transition:.3s ease}.hero .container .row .homeHero .btn:hover{background:#0e4cbe;opacity:.5}.hero .container .row .homeHero .mobileAppInfo{font-size:12px;font-weight:400;margin-bottom:16px;max-width:200px}.hero .container .row .homeHero .downloadApp{display:flex;gap:12px}.hero .container .row .homeHero .downloadApp .mobileApp{max-height:52px;max-width:163px;transition:.3s ease}.hero .container .row .homeHero .downloadApp .mobileApp a,.hero .container .row .homeHero .downloadApp .mobileApp a img{height:100%;width:100%}.hero .container .row .homeHero .downloadApp .mobileApp:hover{opacity:.5}.hero .container .row .particpants{margin-bottom:0;width:100%}.hero .container .row .particpants .rfm-marquee-container .rfm-marquee{height:200px;overflow:hidden}.hero .container .row .particpants .rfm-marquee-container .rfm-marquee .rfm-child,.hero .container .row .particpants .rfm-marquee-container .rfm-marquee .rfm-initial-child-container .rfm-child{margin:0 20px}@media(min-width:1800px){.hero .container .row .homeHero .leftSide{align-items:center;justify-content:center;max-width:50%}.hero .container .row .homeHero .leftSide .homeContent{align-items:center;display:flex;flex-direction:column;justify-content:center}.hero .container .row .homeHero .leftSide .homeContent .homeTitle{font-size:80px}.hero .container .row .homeHero .leftSide .homeContent .homeInfo{font-size:30px}.hero .container .row .homeHero .leftSide .homeContent .btn{font-size:16px;width:50%}.hero .container .row .homeHero .leftSide .preRegister{margin-top:30px}.hero .container .row .homeHero .leftSide .preRegister .appInfo{font-size:20px;text-align:center}.hero .container .row .homeHero .leftSide .preRegister .downloadApp{justify-content:center;margin-top:20px}.hero .container .row .homeHero .leftSide .preRegister .downloadApp .mobileApp{height:70px;width:50%}.hero .container .row .particpants .rfm-marquee-container .rfm-marquee{height:250px}}@media(max-width:768px){.hero .container .row .particpants .rfm-marquee-container .rfm-marquee{height:134px}}@media(max-width:425px){.hero .container .row .homeHero .heroTitle{font-size:24px}.hero .container .row .homeHero .heroInfo{font-size:14px}.hero .container .row .homeHero .heroDescription{flex-direction:column}.hero .container .row .homeHero .heroDescription .badgesContainer{display:flex}.hero .container .row .homeHero .btn{margin-bottom:40px}}.changePlan{background-color:#f3f7ff;width:100%}.changePlan .row{flex-direction:column;gap:25px;padding:50px 50px 50px 117px}.changePlan .row .aboutBucard{display:flex;gap:20px;padding:20px;width:100%}.changePlan .row .aboutBucard .ourUsers{background-color:#fff;border-radius:8px;display:flex;gap:31px;padding:24px;width:100%}.changePlan .row .aboutBucard .ourUsers .icon{background-color:#dfe8fa;border-radius:8px;display:flex}.changePlan .row .aboutBucard .ourUsers .info{display:flex;flex-direction:column;gap:10px;justify-content:center}.changePlan .row .aboutBucard .ourUsers .info p{color:#23272f;font-size:20px;font-weight:600;line-height:20px}.changePlan .row .aboutBucard .ourUsers .info span{color:#535861;font-size:16px;font-weight:400}.changePlan .row .whatIsBucard{background-color:#fff;border-radius:8px;display:flex;padding:20px}.changePlan .row .whatIsBucard .whatIsImg,.changePlan .row .whatIsBucard .whatIsImg img{width:100%}.changePlan .row .whatIsBucard .whatIsInfo{display:flex;flex-direction:column;gap:25px;padding:25px}.changePlan .row .whatIsBucard .whatIsInfo h4{color:#000;font-size:32px;font-weight:500;line-height:32px}.changePlan .row .whatIsBucard .whatIsInfo p{color:#535861;font-size:18px;font-weight:400}.changePlan .row .whatIsBucard .whatIsInfo .infoIcon{display:flex;gap:15px}.changePlan .row .bucardBiznes{background-color:#372b5e;border-radius:8px;display:flex;padding:20px}.changePlan .row .bucardBiznes .biznesImg,.changePlan .row .bucardBiznes .biznesImg img{width:100%}.changePlan .row .bucardBiznes .biznesInfo{display:flex;flex-direction:column;gap:25px;padding:25px}.changePlan .row .bucardBiznes .biznesInfo h4{color:#fff;font-size:32px;font-weight:500;line-height:32px}.changePlan .row .bucardBiznes .biznesInfo p{color:#fff;font-size:18px;font-weight:400}.changePlan .row .bucardBiznes .biznesInfo .infoIcon{display:flex;gap:15px}@media(max-width:768px){.changePlan .row{flex-wrap:wrap;padding:0}.changePlan .row .aboutBucard{align-items:center;display:flex;flex-direction:column;justify-content:center}.changePlan .row .aboutBucard .ourUsers{width:100%}.changePlan .row .whatIsBucard{flex-direction:column-reverse}.changePlan .row .whatIsBucard .whatIsInfo p{font-size:15px}.changePlan .row .bucardBiznes{flex-direction:column}.changePlan .row .bucardBiznes .biznesInfo p{font-size:15px}}@media(max-width:368px){.changePlan .row .aboutBucard .ourUsers{width:100%}}@media(min-width:1800px){.changePlan .row{margin:0 auto;width:94%}.changePlan .row .leftSide .tabList .tabItem{font-size:26px}.changePlan .row .rightSide{background-position:top}}.statistic{padding:56px 26px;width:100%}.statistic .container .row{flex-wrap:wrap;gap:16px;justify-content:center;padding:0}.statistic .container .row .statisticCard{width:32%}@media(max-width:1024px){.statistic{padding:56px 66px}.statistic .container .row .statisticCard{width:100%}}@media(max-width:768px){.statistic{padding:56px 0}}.packets{background-color:#fff;width:100%}.packets .container .row{flex-direction:column;gap:10px;padding:26px 30px}.packets .container .row .homeBg{align-items:center;display:flex;justify-content:center;margin-top:3%;width:100%}.packets .container .row .homeBg img{width:90%}.packets .container .row .packetsHead{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:24px;padding:0 12px;width:100%}.packets .container .row .packetsHead .packetsTitle{color:#23272f;font-size:30px;font-weight:700;line-height:1.35;max-width:300px;width:50%}.packets .container .row .packetsHead .btnGroup{display:flex;justify-content:flex-end;width:50%}.packets .container .row .selectPacket{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;padding-bottom:32px;width:100%}.packets .container .row .selectPacket .businessBg{background-image:url(/static/media/packet-bg.cf937bff4e2752dedff3.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:467px;width:32%}.packets .container .row .selectPacket .packetCard{width:32%}.packets .container .row .selectPacket .packetCard:first-child .cardBtn{background-color:#f5f5f5;color:#115eed}.packets .container .row .selectPacket .freeTrialCard{width:32%}@media(max-width:1024px){.packets{padding:26px 56px}.packets .container .row{padding:0 15px}.packets .container .row .selectPacket{padding:0}.packets .container .row .selectPacket .businessBg{display:none}.packets .container .row .selectPacket .freeTrialCard,.packets .container .row .selectPacket .packetCard{width:48%}}@media(max-width:768px){.packets{padding:0 0 56px}.packets .container .row{padding:0}.packets .container .row .packetsHead{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center;margin-top:24px;text-align:center;width:100%}.packets .container .row .packetsHead .packetsTitle{max-width:100%;width:100%}.packets .container .row .packetsHead .btnGroup{flex-direction:row;flex-wrap:nowrap;width:100%}.packets .container .row .selectPacket{padding:0}.packets .container .row .selectPacket .freeTrialCard,.packets .container .row .selectPacket .packetCard{width:100%}}@media(min-width:1800px){.packets .container .row .packetsHead{padding:26px 46px}}.notify{width:100%}.notify .container .row{padding:26px 42px}.notify .container .row .notifyInfo{background:#115eed;border-radius:12px;padding:48px 40px;position:relative;width:100%}.notify .container .row .notifyInfo .title{color:#fff;font-size:30px;font-weight:700;line-height:1.35;margin-bottom:24px}.notify .container .row .notifyInfo .registerBtn{align-items:center;background:#fff;border:0;border-radius:4px;color:#115eed;cursor:pointer;display:flex;justify-content:center;min-width:400px;outline:0;padding:16px 48px;position:relative;transition:.3s ease;width:100%;width:30%;z-index:1}.notify .container .row .notifyInfo .registerBtn span{color:#115eed;font-style:italic;font-weight:500;transition:.3s ease}.notify .container .row .notifyInfo .registerBtn:hover{background:#88acf0}.notify .container .row .notifyInfo .registerBtn:hover span{color:#fff}.notify .container .row .notifyInfo .registerBtn span{margin-left:16px;position:relative}.notify .container .row .notifyInfo .registerBtn span:after{content:"/";height:16px;left:-10px;position:absolute;top:0;width:16px}.notify .container .row .notifyInfo .registerBtn:hover{color:#fff}.notify .container .row .notifyInfo .pattern{background-image:url(/static/media/pattern-triangle.a0a11f704e3bbb2519cb.png);background-position:100% 0;background-repeat:no-repeat;background-size:cover;height:100%;position:absolute;right:0;top:0;width:100%;z-index:0}@media(max-width:768px){.notify .container .row{padding:0 0 46px}.notify .container .row .notifyInfo{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:24px 20px;text-align:center}.notify .container .row .notifyInfo .title{font-size:26px;padding-top:180px}.notify .container .row .notifyInfo .registerBtn{align-items:center;display:flex;flex-direction:column;justify-content:center;min-width:100%;padding:16px 24px;text-align:center;width:100%}.notify .container .row .notifyInfo .registerBtn span:after{display:none}.notify .container .row .notifyInfo .pattern{background-image:url(/static/media/pattern-triangle-responsive.bc862a1d6643b25209e5.png);background-position:top;background-size:contain}}@media(min-width:1800px){.notify .container .row{padding:26px 70px}}.banner{width:100%}.banner .container{background-color:#115eed;border-radius:12px;padding:48px;position:relative}.banner .container .bannerInfo{max-width:552px;width:100%}.banner .container .bannerInfo .bannerCaption{color:#fff;font-size:30px;font-weight:700;line-height:41px}.banner .container .bannerInfo .loqinBtn{align-items:center;background-color:#fff;border:none;border-radius:4px;color:#115eed;display:flex;font-family:Poppins;font-size:16px;font-weight:400;height:48px;justify-content:center;line-height:16px;margin-top:24px;max-width:241px;outline:none;padding:16px;width:100%}.banner .container .pattern{background-image:url(/static/media/banner-pattern-desktop.2977fa801e94734bdc49.svg);background-position:100%;background-size:cover;height:100%;position:absolute;right:0;top:0;width:100%}@media(max-width:768px){.banner{width:100%}.banner .container{padding:30px}.banner .container .bannerInfo{max-width:300px;width:100%}.banner .container .bannerInfo .bannerCaption{font-size:24px}.banner .container .bannerInfo .loqinBtn{font-size:14px;height:44px;margin-top:20px;max-width:241px;padding:14px}.banner .container .pattern{background-image:url(/static/media/banner-pattern-mobile.dd9d8b0112861c8616e4.svg)}}@media(max-width:428px){.banner .container{padding:25px}.banner .container .bannerInfo{max-width:100%}.banner .container .bannerInfo .bannerCaption{font-size:20px}}.register{background-color:#fff;bottom:0;height:100vh;left:0;position:fixed;right:0;top:0;width:100%;z-index:9999}.register .screen{display:flex;height:100%;justify-content:center;width:100%}.register .screen .leftSide{overflow:scroll;padding:70px 0;width:50%}.register .screen .leftSide::-webkit-scrollbar{display:none}.register .screen .leftSide .formHeader{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:392px}.register .screen .leftSide .formHeader .navigate{align-items:center;cursor:pointer;display:flex;gap:8px;justify-content:center;transition:.3s ease}.register .screen .leftSide .formHeader .navigate:hover{opacity:.8}.register .screen .leftSide .formSteps{display:flex;flex-direction:column;gap:32px;margin:0 auto;max-width:392px;padding:70px 0}.register .screen .leftSide .formSteps .haveAccount{align-items:center;background-color:#fff;border:1px solid rgba(35,31,32,.122);display:flex;gap:8px;justify-content:center;padding:10px 40px}.register .screen .leftSide .formSteps .haveAccount p{color:#23272f;font-size:14px}.register .screen .leftSide .formSteps .haveAccount a{color:#115eed;font-size:14px;font-weight:500}.register .screen .leftSide .haveAccount{align-items:center;background-color:#fff;border:1px solid rgba(35,31,32,.122);display:flex;gap:8px;justify-content:center;padding:10px 40px}.register .screen .leftSide .haveAccount p{color:#23272f;font-size:14px}.register .screen .leftSide .haveAccount a{color:#115eed;font-size:14px;font-weight:500}.register .screen .rightSide{background-color:#115eed;background-position:50%;background-repeat:no-repeat;background-size:90%;height:100%;width:50%}.register .screen .rightSide.step1{background-image:url(/static/media/step1-bg.f0aecb09bf0ea1b77819.png)}.register .screen .rightSide.step2{background-image:url(/static/media/step2-bg.23d5a67d60549b997cac.png)}.register .screen .rightSide.step3{background-image:url(/static/media/step3-bg.45118c704545d36a5a0e.png)}@media(max-width:1024px){.register .screen .leftSide{padding:44px}.register .screen .leftSide .formSteps{max-width:100%;padding:70px 0}}@media(max-width:768px){.register .screen .leftSide{width:100%}.register .screen .leftSide .formHeader{max-width:100%}.register .screen .leftSide .formSteps .haveAccount{padding:10px 0}.register .screen .leftSide .haveAccount{bottom:16px;left:16px;padding:10px 0;position:absolute;right:16px}.register .screen .rightSide{display:none}}@media(max-width:368px){.register .screen .leftSide{padding:42px 16px;width:100%}.register .screen .leftSide .formSteps .haveAccount,.register .screen .leftSide .haveAccount{padding:10px}.register .screen .rightSide{display:none}}.login{background-color:#fff;bottom:0;height:100vh;left:0;position:fixed;right:0;top:0;width:100%;z-index:9999}.login .screen{display:flex;height:100%;justify-content:center;width:100%}.login .screen .leftSide{overflow:scroll;padding:70px 0;width:50%}.login .screen .leftSide::-webkit-scrollbar{display:none}.login .screen .leftSide .formHeader{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:390px}.login .screen .leftSide .formHeader .navigate{align-items:center;cursor:pointer;display:flex;gap:8px;justify-content:center;transition:.3s ease}.login .screen .leftSide .formHeader .navigate:hover{opacity:.8}.login .screen .leftSide .formSteps{margin:0 auto;max-width:390px;padding:70px 0}.login .screen .rightSide{background-color:#115eed;background-image:url(/static/media/step4-bg.3ee5a71782e796e80cec.png);background-position:50%;background-repeat:no-repeat;background-size:90%;height:100%;width:50%}@media(max-width:1280px){.login .screen .leftSide,.login .screen .leftSide .formSteps{padding:30px 0}}@media(max-width:1024px){.login .screen .leftSide{padding:30px 44px}.login .screen .leftSide .formSteps{max-width:100%;padding:30px 0}}@media(max-width:768px){.login .screen .leftSide{width:100%}.login .screen .leftSide .formHeader{max-width:100%;width:100%}.login .screen .rightSide{display:none}}@media(max-width:368px){.login .screen .leftSide{padding:44px 15px;width:100%}.login .screen .rightSide{display:none}}.forgotPassword{background-color:#fff;bottom:0;height:100vh;left:0;position:fixed;right:0;top:0;width:100%;z-index:9999}.forgotPassword .screen{display:flex;height:100%;justify-content:center;width:100%}.forgotPassword .screen .leftSide{overflow:scroll;padding:70px 0;width:50%}.forgotPassword .screen .leftSide::-webkit-scrollbar{display:none}.forgotPassword .screen .leftSide .formHeader{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:390px}.forgotPassword .screen .leftSide .formHeader .navigate{align-items:center;cursor:pointer;display:flex;gap:8px;justify-content:center;transition:.3s ease}.forgotPassword .screen .leftSide .formHeader .navigate:hover{opacity:.8}.forgotPassword .screen .leftSide .formSteps{margin:0 auto;max-width:390px;padding:70px 0}.forgotPassword .screen .leftSide .formSteps .registerForm .customInput{margin-bottom:20px;padding-top:16px}.forgotPassword .screen .rightSide{background-color:#115eed;background-image:url(/static/media/step3-bg.45118c704545d36a5a0e.png);background-position:50%;background-repeat:no-repeat;background-size:90%;height:100%;width:50%}@media(max-width:1024px){.forgotPassword .screen .leftSide{padding:44px}.forgotPassword .screen .leftSide .formSteps{max-width:100%;padding:70px 0}}@media(max-width:768px){.forgotPassword .screen .leftSide{width:100%}.forgotPassword .screen .rightSide{display:none}}@media(max-width:368px){.forgotPassword .screen .leftSide{padding:44px 15px;width:100%}.forgotPassword .screen .rightSide{display:none}}.sendLink{align-items:center;display:flex;flex-direction:column;gap:24px;height:100vh;justify-content:center;padding:0 15px;position:fixed;text-align:center;width:100%}.sendLink .infoText .phoneNumber{color:#115eed}.sendLink .request{color:#535861;line-height:150%}.sendLink .request .timer{color:#115eed;margin:0 5px}.sendLink a{color:#115eed;transition:.3s ease}.sendLink a:hover{opacity:.8}.recoverPage{background-color:#fff;bottom:0;height:100vh;left:0;position:fixed;right:0;top:0;width:100%;z-index:9999}.recoverPage .screen{display:flex;height:100%;justify-content:center;width:100%}.recoverPage .screen .leftSide{overflow:scroll;padding:70px 120px;width:50%}.recoverPage .screen .leftSide::-webkit-scrollbar{display:none}.recoverPage .screen .leftSide .formHeader{align-items:center;display:flex;justify-content:space-between}.recoverPage .screen .leftSide .formHeader .navigate{align-items:center;cursor:pointer;display:flex;gap:8px;justify-content:center;transition:.3s ease}.recoverPage .screen .leftSide .formHeader .navigate:hover{opacity:.8}.recoverPage .screen .leftSide .formSteps{max-width:390px;padding:70px 0}.recoverPage .screen .rightSide{background-color:#115eed;background-image:url(/static/media/step2-bg.23d5a67d60549b997cac.png);background-position:50%;background-repeat:no-repeat;background-size:90%;height:100%;width:50%}@media(max-width:1024px){.recoverPage .screen .leftSide{padding:44px}.recoverPage .screen .leftSide .formSteps{max-width:100%;padding:70px 0}}@media(max-width:768px){.recoverPage .screen .leftSide{width:100%}.recoverPage .screen .rightSide{display:none}}@media(max-width:368px){.recoverPage .screen .leftSide{padding:44px 15px;width:100%}.recoverPage .screen .rightSide{display:none}}.choosePack .container{padding:0 100px}.choosePack .container .sectionHead{align-items:center;display:flex;justify-content:space-between;padding:35px 0;width:100%}.choosePack .container .sectionBody{padding-top:26px;width:100%}.choosePack .container .sectionBody .packetsHead{align-items:flex-end;display:flex;justify-content:space-between;width:100%}.choosePack .container .sectionBody .packetsHead .sectionInfo .packetsTitle{color:#23272f;font-size:30px;font-weight:700;line-height:1.35}.choosePack .container .sectionBody .packetsHead .sectionInfo .packetsInfo{color:#535861}.choosePack .container .sectionBody .packetsHead .btnGroup{display:flex;justify-content:flex-end;margin-bottom:0;width:50%}.choosePack .container .sectionBody .selectPacket{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;padding:31px 0;width:100%}.choosePack .container .sectionBody .selectPacket .businessBg{background-image:url(/static/media/packet-bg.cf937bff4e2752dedff3.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:467px;width:32%}.choosePack .container .sectionBody .selectPacket .freeTrialCard,.choosePack .container .sectionBody .selectPacket .packetCard{width:32%}@media(max-width:1024px){.choosePack .container,.choosePack .container .sectionBody{padding:0}.choosePack .container .sectionBody .packetsHead{align-items:center;flex-direction:column;gap:24px}.choosePack .container .sectionBody .packetsHead .sectionInfo .packetsTitle{font-size:24px;margin-bottom:16px}.choosePack .container .sectionBody .packetsHead .btnGroup{margin-bottom:36px;width:100%}.choosePack .container .sectionBody .selectPacket{padding:0}.choosePack .container .sectionBody .selectPacket .businessBg{display:none}.choosePack .container .sectionBody .selectPacket .freeTrialCard,.choosePack .container .sectionBody .selectPacket .packetCard{width:48%}}@media(max-width:768px){.choosePack .container,.choosePack .container .sectionBody{padding:0}.choosePack .container .sectionBody .packetsHead{align-items:center;flex-direction:column;gap:24px}.choosePack .container .sectionBody .packetsHead .sectionInfo .packetsTitle{font-size:24px;margin-bottom:16px}.choosePack .container .sectionBody .packetsHead .btnGroup{margin-bottom:36px;width:100%}.choosePack .container .sectionBody .selectPacket{padding:0}.choosePack .container .sectionBody .selectPacket .businessBg{display:none}.choosePack .container .sectionBody .selectPacket .freeTrialCard,.choosePack .container .sectionBody .selectPacket .packetCard{width:100%}}@media(min-width:1800px){.choosePack{padding-top:96px}.choosePack .container{padding:0 56px}.choosePack .container .sectionHead{display:none}.choosePack .container .sectionBody .packetsHead .sectionInfo .packetsTitle{font-size:40px;margin-bottom:20px}.choosePack .container .sectionBody .packetsHead .sectionInfo .packetsInfo{font-size:24px}.choosePack .container .sectionBody .selectPacket{justify-content:space-between}}.searchPage{height:100vh;left:0;position:relative;top:0;width:100%}.searchPage .outsildeClickOverlay{background-color:#0000;bottom:0;display:none;height:100vh;left:0;position:fixed;right:0;top:0;width:100%}.searchPage .outsildeClickOverlay.active{display:block}.searchPage .sectionHeader{background-image:url(/static/media/search-bg.3b1617cafb74e33c0daf.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:50%;width:100%}.searchPage .sectionHeader .topSide{align-items:center;display:flex;height:26%;justify-content:space-between;padding:32px 120px}.searchPage .sectionHeader .topSide .logo img.mobile{display:none;height:16px;object-fit:contain;width:34px}.searchPage .sectionHeader .topSide .account{align-items:center;cursor:pointer;display:flex;position:relative;width:auto!important}.searchPage .sectionHeader .topSide .account .menuBars{align-items:center;display:none;height:12px;justify-content:center;width:32px}.searchPage .sectionHeader .topSide .account .menuBars img{height:100%;object-fit:contain;width:100%}.searchPage .sectionHeader .topSide .account .selectLang{border-color:hsla(0,0%,100%,.071);margin-right:16px}.searchPage .sectionHeader .topSide .account .selectLang>div{color:#fff}.searchPage .sectionHeader .topSide .account .selectLang:hover{border-color:#fff}.searchPage .sectionHeader .topSide .account .shareIcon{align-items:center;border:1px solid hsla(0,0%,100%,.071);border-radius:16px;cursor:pointer;display:flex;gap:8px;height:32px;justify-content:center;margin-right:14px;padding:4px 12px;transition:.3s ease}.searchPage .sectionHeader .topSide .account .shareIcon:hover{border-color:#fff}.searchPage .sectionHeader .topSide .account .shareIcon .icon{height:24px;width:24px}.searchPage .sectionHeader .topSide .account .shareIcon .icon img{height:100%;object-fit:cover;width:100%}.searchPage .sectionHeader .topSide .account .shareIcon .shareInfo{color:#fff}.searchPage .sectionHeader .topSide .account .userArea{align-items:center;display:flex;gap:16px}.searchPage .sectionHeader .topSide .account .userArea .account{position:relative}.searchPage .sectionHeader .topSide .account .userArea .account .areaIcons{align-items:center;border:1px solid rgba(35,39,47,.122);border-radius:8px;display:flex;height:32px;justify-content:center;margin-right:20px;transition:.3s ease;width:32px}.searchPage .sectionHeader .topSide .account .userArea .account .areaIcons:hover{border-color:#115eed}.searchPage .sectionHeader .topSide .account .userArea .account .areaIcons a{display:inline-block;height:20px;width:20px}.searchPage .sectionHeader .topSide .account .userArea .account .areaIcons a img{filter:invert(100%);height:100%;object-fit:contain;width:100%}.searchPage .sectionHeader .bottomSide{align-items:center;display:flex;height:74%;justify-content:center;width:100%}.searchPage .sectionHeader .bottomSide .title{color:#f1f6ff;font-size:40px;font-weight:700;line-height:1.35;text-align:center}.searchPage .sectionBody{align-items:center;display:flex;flex-direction:column;height:50%;justify-content:flex-start;width:100%}.searchPage .sectionBody .searchForm{align-items:center;background:#fff;border:1px solid #0000;border-radius:4px;box-shadow:0 0 12px #115eed0f;display:flex;height:56px;justify-content:space-between;max-width:794px;padding:8px;transform:translateY(-28px);width:100%}.searchPage .sectionBody .searchForm.isError{border-color:#ed4611}.searchPage .sectionBody .searchForm label{height:24px;width:24px}.searchPage .sectionBody .searchForm label img{height:100%;object-fit:contain;width:100%}.searchPage .sectionBody .searchForm .searchInput{border:0;height:54px;outline:0;padding:10px;width:100%}.searchPage .sectionBody .searchForm .searchBtn{align-items:center;background:#115eed;border:0;border-radius:4px;color:#fff;cursor:pointer;display:flex;justify-content:center;min-width:105px;outline:0;padding:12px 24px;transition:.3s ease}.searchPage .sectionBody .searchForm .searchBtn:hover{opacity:.8}.searchPage .sectionBody .errorMessage{background:#fff;border-radius:5px;color:#ed4611;font-size:14px;opacity:0;padding:5px 10px;position:absolute;transform:translateY(-60px);transition:.3s ease;visibility:hidden}.searchPage .sectionBody .errorMessage.isError{opacity:1;transform:translateY(-70px);visibility:visible}.searchPage .sectionBody .errorMessage:after{border-color:#fff #0000 #0000;border-style:solid;border-width:10px 10px 0;bottom:-5px;content:"";display:inline-block;height:0;left:calc(50% - 10px);position:absolute;transition:.3s ease;width:0}.searchPage .sectionBody .keywordList{align-items:center;display:flex;flex-wrap:wrap;gap:16px;height:92px;justify-content:center;max-height:92px;max-width:900px;width:100%}.searchPage .sectionBody .keywordList .keyword{background:#115eed08;border-radius:6px;color:#115eed;cursor:pointer;padding:12px 29px;text-transform:capitalize;transition:.3s ease}.searchPage .sectionBody .keywordList .keyword:hover{background:#115eed;color:#fff}@media(max-width:768px){.searchPage{height:100%}.searchPage .sectionHeader{height:270px}.searchPage .sectionHeader .topSide{align-items:center;height:20%;padding:0 16px}.searchPage .sectionHeader .topSide .logo{height:auto;width:100px}.searchPage .sectionHeader .topSide .logo img{height:100%;object-fit:contain;width:100%}.searchPage .sectionHeader .topSide .account .title{font-size:12px}.searchPage .sectionHeader .topSide .account .accountMenu{min-width:230px}.searchPage .sectionHeader .topSide .account .shareIcon{display:none}.searchPage .sectionHeader .bottomSide{height:50%;padding:0 16px}.searchPage .sectionHeader .bottomSide .title{font-size:18px}.searchPage .sectionBody{height:auto}.searchPage .sectionBody .searchForm{max-width:90%}.searchPage .sectionBody .searchForm .searchBtn{min-width:auto;padding:6px 8px}.searchPage .sectionBody .keywordList{gap:8px;height:auto;max-height:auto;max-width:90%}.searchPage .sectionBody .keywordList .keyword{padding:6px 8px}}@media(max-width:468px){.searchPage .sectionHeader .topSide .logo img{display:none}.searchPage .sectionHeader .topSide .logo img.mobile{display:block}.searchPage .sectionHeader .topSide .account .profileBadge{display:none}.searchPage .sectionHeader .topSide .account .menuBars{display:flex}.searchPage .sectionHeader .topSide .account .avatar,.searchPage .sectionHeader .topSide .account .selectLang,.searchPage .sectionHeader .topSide .account .title{display:none}}.companyPage{align-items:center;background-color:#fff;bottom:0;display:flex;flex-direction:column;gap:30px;height:100vh;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:1000}.companyPage h2{font-size:50px}.companyPage p{color:#1155ed;cursor:pointer;transition:.3s ease}.companyPage p:hover{opacity:.8}.notFound{align-items:center;display:flex;flex-direction:column;gap:24px;height:100vh;justify-content:center;padding:0 15px;text-align:center;width:100%}.notFound a{color:#115eed;transition:.3s ease}.notFound a:hover{opacity:.8}.searchResult{padding:96px 16px;width:100%}.searchResult .companies{width:100%}.searchResult .companies .topBar{display:flex;flex-direction:column;gap:12px;width:100%}.searchResult .companies .topBar .info{display:flex;justify-content:space-between}.searchResult .companies .topBar .info .boxName{align-items:center;color:#000;display:flex;font-size:20px;font-weight:500;gap:16px}.searchResult .companies .topBar .info .boxName .searchedWord{color:#000;font-size:24px}.searchResult .companies .topBar .info .boxName .goBack{align-items:center;background:#f6f5f8;border-radius:16px;cursor:pointer;display:flex;gap:8px;padding:4px 12px 4px 4px;transition:.3s ease}.searchResult .companies .topBar .info .boxName .goBack:hover{background:#ddd}.searchResult .companies .topBar .info .boxName .goBack span{color:rgba(35,39,47,.314);font-size:12px}.searchResult .companies .topBar .info .searchInfo{align-items:center;display:flex;gap:24px}.searchResult .companies .topBar .info .searchInfo .resultCount{color:#535861}.searchResult .companies .topBar .searchInp{align-items:center;background:#fff;border:1px solid #115eed;border-radius:22px;display:none;justify-content:flex-start;padding:0 16px;width:100%}.searchResult .companies .topBar .searchInp.error{border-color:#ed4611}.searchResult .companies .topBar .searchInp .searchIcon{background-color:#fff;border:0;height:24px;margin-right:10px;outline:0;width:24px}.searchResult .companies .topBar .searchInp .searchIcon img{height:100%;object-fit:contain;width:100%}.searchResult .companies .topBar .searchInp input{border:0;border-radius:5px;color:#23272f;font-size:14px;outline:0;padding:12px 0;width:100%}.searchResult .companies .profiles{align-items:flex-start;display:flex;flex-direction:column;width:100%}.searchResult .companies .profiles .results{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-start;margin-top:16px;width:100%}.searchResult .companies .profiles .results .profileCard{width:calc(25% - 12px)}.searchResult .companies .profiles .noResult{padding-top:180px;text-align:center;width:100%}.searchResult .companies .profiles .noResult img{height:300px;object-fit:contain;width:300px}@media(max-width:468px){.searchResult .companies .profiles .noResult{padding-top:120px}.searchResult .companies .profiles .noResult img{height:240px;width:240px}}@media(max-width:1024px){.searchResult .companies .profiles .results .profileCard{width:calc(33% - 12px)}}@media(max-width:768px){.searchResult{padding:26px 16px 96px}.searchResult .companies .topBar .info .boxName{gap:8px}.searchResult .companies .topBar .info .boxName .searchedWord{font-size:14px}.searchResult .companies .topBar .info .searchInfo{font-size:12px;gap:8px}.searchResult .companies .topBar .searchInp{display:flex}.searchResult .companies .profiles .results .profileCard{width:calc(50% - 12px)}.searchResult .companies .profiles .noResult .info{font-size:16px}.searchResult .companies .profiles .results .profileCard{width:100%}}.boxDetails{padding:96px 120px;position:relative;width:100%}.boxDetails .sideBar{width:72px}.boxDetails .boxOption{align-items:center;display:flex;justify-content:center;position:relative}.boxDetails .boxOption .newAddBtn{align-items:center;background-color:#f6f5f8;border:0;border-radius:64px;cursor:pointer;display:flex;height:34px;justify-content:center;outline:0;transition:.3s ease;width:54px}.boxDetails .boxOption .newAddBtn:hover{opacity:.8}.boxDetails .profiles{width:100%}.boxDetails .profiles .topBar{display:flex;justify-content:space-between;width:100%}.boxDetails .profiles .topBar .boxName{align-items:center;color:#000;display:flex;font-size:20px;font-weight:500;gap:16px}.boxDetails .profiles .topBar .boxName .title{color:#000;font-size:24px;font-weight:400}.boxDetails .profiles .topBar .boxName .goBack{align-items:center;background:#f6f5f8;border-radius:16px;cursor:pointer;display:flex;gap:8px;padding:4px 12px 4px 4px;transition:.3s ease}.boxDetails .profiles .topBar .boxName .goBack:hover{background:#ddd}.boxDetails .profiles .topBar .boxName .goBack span{color:rgba(35,39,47,.314);font-size:12px}.boxDetails .profiles .topBar .boxOption{align-items:center;display:flex;gap:24px}.boxDetails .profiles .topBar .boxOption .resultCount{color:#535861}.boxDetails .profiles .topBar .boxOption .addBtn{background:#115eed;border:0;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;outline:0;padding:12px 24px;transition:.3s ease}.boxDetails .profiles .topBar .boxOption .addBtn:hover{opacity:.8}.boxDetails .profiles .profilesInfo{align-items:flex-start;display:flex;flex-direction:column;width:100%}.boxDetails .profiles .profilesInfo .users{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-start;margin-top:16px;width:100%}.boxDetails .profiles .profilesInfo .users .profileCard{width:calc(25% - 12px)}.boxDetails .profiles .profilesInfo .emptyBox{padding-top:120px;text-align:center;width:100%}.boxDetails .profiles .profilesInfo .emptyBox .info{color:#23272f;font-size:24px;font-size:700}.boxDetails .profiles .profilesInfo .emptyBox .info span{color:#1155ed;font-weight:900}.boxDetails .boxOptionRes{align-items:center;background-color:#fff;bottom:0;box-shadow:0 4px 11px #0000001a;display:none;gap:24px;left:0;padding:16px 20px;position:fixed;width:100%}.boxDetails .boxOptionRes .resultCount{color:#535861}.boxDetails .boxOptionRes .addBtn{background:#3e3ef4;border:0;border-radius:120px;color:#fff;cursor:pointer;font-weight:500;outline:0;padding:12px 24px;transition:.3s ease;width:100%}.boxDetails .boxOptionRes .addBtn:hover{opacity:.8}.boxDetails .boxCounter{margin-top:16px;padding:12px;text-align:center;width:100%}.boxDetails .boxCounter .count{color:#23272f;font-size:14px;font-weight:400}@media(max-width:1024px){.boxDetails .profiles .topBar{flex-direction:column;gap:8px}.boxDetails .profiles .topBar .boxName .title{font-size:18px}.boxDetails .profiles .topBar .boxOption{display:none}.boxDetails .profiles .topBar .boxOption .addBtn{width:100%}.boxDetails .profiles .profilesInfo .users{padding-bottom:50px}.boxDetails .profiles .profilesInfo .users .profileCard{width:calc(33% - 12px)}.boxDetails .profiles .profilesInfo .emptyBox .info{font-size:16px}.boxDetails .boxOptionRes{display:flex}}@media(max-width:768px){.boxDetails{padding:30px 16px}.boxDetails .profiles .profilesInfo .users{padding-bottom:50px}.boxDetails .profiles .profilesInfo .users .profileCard{width:calc(50% - 12px)}}@media(max-width:560px){.boxDetails .profiles .profilesInfo .users{padding-bottom:50px}.boxDetails .profiles .profilesInfo .users .profileCard{width:100%}}.sharedUserProfile{background-color:#f1f5f7;height:100vh;width:100%}.sharedUserProfile .container{height:100%}.sharedUserProfile .container .row{align-items:center;flex-direction:column;gap:25px;height:100%;justify-content:center}.sharedUserProfile .container .row .bar{display:flex;justify-content:flex-start;width:100%}@media(max-width:468px){.sharedUserProfile .container .row{padding:26px 0}}.qrCodeScanner{padding-top:90px}.qrCodeScanner #reader,.qrCodeScanner #reader #reader__dashboard #reader__dashboard_section,.qrCodeScanner #reader #reader__scan_region,.upgradePackCaption{width:100%}.upgradePackCaption .caption{color:#23272f;font-size:30px;font-weight:400;line-height:41px;margin-bottom:16px;max-width:491px;width:100%}.upgradePackCaption .text{width:100%}@media(max-width:768px){.upgradePackCaption .caption{font-size:25px;margin-bottom:12px}}.upgradePacketArea{display:flex;gap:1%;justify-content:space-between;margin:20px 0;row-gap:16px;width:100%}.upgradePacketArea .packetCard{border-radius:8px;padding:32px;position:relative;width:100%}.upgradePacketArea .packetCard.exclusive{background:radial-gradient(75.17% 158.69% at 19.64% 24.83%,#4380f1 0,#115eed 100%)}.upgradePacketArea .packetCard.exclusive .profilArea .profil .bottom .addition{padding-bottom:0}.upgradePacketArea .packetCard:first-child{background:radial-gradient(75.17% 158.69% at 19.64% 24.83%,#4380f1 0,#115eed 100%)}.upgradePacketArea .packetCard:first-child .profilArea .profil .bottom .addition{padding-bottom:0}.upgradePacketArea .packetCard .profilArea{text-align:left;width:100%;z-index:2}.upgradePacketArea .packetCard .profilArea .profil{background-color:#fff;border-radius:8px;padding:16px;position:relative}.upgradePacketArea .packetCard .profilArea .profil .top{align-items:center;display:flex;gap:16px}.upgradePacketArea .packetCard .profilArea .profil .top .profilImg{aspect-ratio:1/1;border-radius:100%;overflow:hidden;width:56px}.upgradePacketArea .packetCard .profilArea .profil .top .profilImg img{height:100%;object-fit:cover;width:100%}.upgradePacketArea .packetCard .profilArea .profil .top .destriptionImg{border-radius:4px;height:56px;overflow:hidden;width:100%}.upgradePacketArea .packetCard .profilArea .profil .top .destriptionImg img{height:100%;object-fit:cover;width:100%}.upgradePacketArea .packetCard .profilArea .profil .bottom{color:#23272f}.upgradePacketArea .packetCard .profilArea .profil .bottom .about{align-items:center;display:flex;justify-content:space-between}.upgradePacketArea .packetCard .profilArea .profil .bottom .about .profilName{color:inherit;font-size:16px;font-weight:500;line-height:16px;margin:16px 0 12px}.upgradePacketArea .packetCard .profilArea .profil .bottom .about .addition{padding:0}.upgradePacketArea .packetCard .profilArea .profil .bottom .about .addition span{color:inherit;font-weight:500}.upgradePacketArea .packetCard .profilArea .profil .bottom .tel{color:inherit;font-size:16px;font-weight:400;line-height:16px;margin-bottom:12px}.upgradePacketArea .packetCard .profilArea .profil .bottom .addition{color:inherit;font-size:12px;font-weight:400;line-height:12px;padding-bottom:8px}.upgradePacketArea .packetCard .profilArea .profil .threeDot{bottom:16px;position:absolute;right:16px}.upgradePacketArea .packetCard .profilArea .profilTypeName{color:#fff;font-size:30px;font-weight:400;line-height:30px;padding-top:32px}.upgradePacketArea .packetCard .overlayBg{height:100%;position:absolute;right:0;top:0}.upgradePacketArea .packetCard .overlayBg img{height:100%}.upgradePacketArea .freeTrialCard{width:48%}@media(max-width:1024px){.upgradePacketArea{flex-direction:column}.upgradePacketArea .freeTrialCard,.upgradePacketArea .packetCard{width:100%}}@media(max-width:768px){.upgradePacketArea{align-items:center}.upgradePacketArea .packetCard{padding:15px;width:90%}.upgradePacketArea .packetCard .profilArea .profil{padding:10px}.upgradePacketArea .packetCard .profilArea .profil .top{gap:10px}.upgradePacketArea .packetCard .profilArea .profilTypeName{font-size:25px;padding-top:20px}.upgradePacketArea .freeTrialCard{padding:15px;width:90%}}@media(max-width:380px){.upgradePacketArea .freeTrialCard,.upgradePacketArea .packetCard{width:100%}}.upgradePackInfo{align-items:center;display:flex;justify-content:space-between;width:100%}.upgradePackInfo .leftSide{padding-left:34px;width:40.8%}.upgradePackInfo .leftSide .infoList .infoItem{margin-bottom:24px;position:relative}.upgradePackInfo .leftSide .infoList .infoItem .title{color:#231f20;font-size:18px;font-weight:400;line-height:23px;margin-top:8px}.upgradePackInfo .leftSide .infoList .infoItem:after{background-image:url(/static/media/check.7d02f0dbbc30cfa1e33f.svg);content:"";display:inline-block;height:24px;left:-35px;position:absolute;top:0;width:24px}.upgradePackInfo .rightSide{background-color:#115eed;border-radius:12px;height:350px;overflow:hidden;width:50.1%}.upgradePackInfo .rightSide img{height:100%;object-fit:cover;width:100%}@media(max-width:1024px){.upgradePackInfo{flex-direction:column-reverse;gap:16px}.upgradePackInfo .leftSide{padding-left:34px;width:100%}.upgradePackInfo .rightSide{height:290px;width:100%}}@media(max-width:768px){.upgradePackInfo .leftSide{padding-left:30px}.upgradePackInfo .leftSide .infoList .infoItem{margin-bottom:20px}.upgradePackInfo .leftSide .infoList .infoItem .title{font-size:16px;margin-top:6px}.upgradePackInfo .leftSide .infoList .infoItem:after{background-size:cover;height:20px;top:1;width:20px}}.upgradePackNumber{padding:156px 90px}.upgradePackNumber .number{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#115eed,#ff00a8);-webkit-background-clip:text;background-clip:text;display:inline-block;font-size:120px;font-weight:400;letter-spacing:0;line-height:120px;text-align:left}.upgradePackNumber .text{color:#535861;line-height:24px;padding-top:2px}@media(max-width:1024px){.upgradePackNumber{padding:120px 0;text-align:center}.upgradePackNumber .number{font-size:100px}}@media(max-width:768px){.upgradePackNumber{padding:100px 0;text-align:center}.upgradePackNumber .number{font-size:80px}}@media(max-width:380px){.upgradePackNumber{padding:80px 0;text-align:center}.upgradePackNumber .number{font-size:50px}}.upgradePackSubscribe{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:hsla(0,0%,100%,.149);bottom:0;left:0;position:fixed;width:100%;z-index:10}.upgradePackSubscribe .row{align-items:center;justify-content:space-between;padding:16px 32px 16px 336px}.upgradePackSubscribe .row .text{line-height:16px}.upgradePackSubscribe .row .text a{color:#115eed}.upgradePackSubscribe .row .btn{background:#231f20;border-radius:24px;color:#fff;line-height:16px;max-width:211px;padding:16px;text-align:center;width:100%}@media(max-width:768px){.upgradePackSubscribe{bottom:76px}.upgradePackSubscribe .row{padding:16px 32px}.upgradePackSubscribe .row .text{font-size:14px}.upgradePackSubscribe .row .btn{font-size:14px;max-width:180px;padding:12px}}@media(max-width:380px){.upgradePackSubscribe .row .btn{font-size:12px;max-width:150px;padding:10px}}.upgradeFreePack{margin-bottom:54px}.upgradeFreePack .upgradePackCaption:first-child{padding:0 0 40px}.upgradeFreePack .upgradePackCaption:nth-child(3){padding:120px 0 61px}.upgradeFreePack .upgradePackCaption:nth-child(3) .text{max-width:437px}.upgradeFreePack .packetArea .upgradePackCaption{max-width:491px;width:100%}.upgradeFreePack .upgradePackInfo:nth-child(6){flex-direction:row-reverse}@media(max-width:1024px){.upgradeFreePack .upgradePackCaption:first-child{padding:50px 0 30px}.upgradeFreePack .upgradePackCaption:nth-child(3){padding:100px 0 50px}.upgradeFreePack .upgradePackInfo:nth-child(6){flex-direction:column-reverse}}@media(max-width:768px){.upgradeFreePack .upgradePackCaption:first-child{padding:30px 0}.upgradeFreePack .upgradePackCaption:nth-child(3){padding:80px 0 30px}}@media(max-width:380px){.upgradeFreePack .upgradePackCaption:first-child{padding:30px 0}.upgradeFreePack .upgradePackCaption:nth-child(3){padding:70px 0 30px}}.upgradeBuisnessPack{background-color:#231f20;margin:0 -32px -32px;padding:0 32px 80px}.upgradeBuisnessPack .upgradePackCaption{margin:20px 0}.upgradeBuisnessPack .upgradePackCaption .caption,.upgradeBuisnessPack .upgradePackCaption .text{color:#fff}.upgradeBuisnessPack .upgradePackCaption:first-child{padding:78px 0 61px}.upgradeBuisnessPack .upgradePackCaption:first-child .text{max-width:437px}.upgradeBuisnessPack .upgradePackCaption:nth-child(5){margin:0 auto;max-width:491px;padding:156px 0 53px;width:100%}.upgradeBuisnessPack .upgradePackInfo:nth-child(4){flex-direction:row-reverse}.upgradeBuisnessPack .upgradePackInfo .caption,.upgradeBuisnessPack .upgradePackInfo .leftSide .infoItem .title,.upgradeBuisnessPack .upgradePackInfo .text{color:#fff}.upgradeBuisnessPack .upgradePackInfo .leftSide .infoItem:after{background-image:url(/static/media/check-dark.99a7ad6a1e30e7061f5f.svg)}.upgradeBuisnessPack .upgradePackInfo .rightSide{background-color:#fff}.upgradeBuisnessPack .upgradePackNumber .number{background:linear-gradient(90deg,#115eed,#ffe4ce);-webkit-background-clip:text;background-clip:text}.upgradeBuisnessPack .upgradePackNumber .text{color:#fff}.upgradeBuisnessPack .packetArea,.upgradeBuisnessPack .packetArea .row,.upgradeBuisnessPack .packetArea .row .freeTrialCard,.upgradeBuisnessPack .packetArea .row .packetCard{width:100%}@media(max-width:1024px){.upgradeBuisnessPack .upgradePackCaption:first-child{padding:50px 0}.upgradeBuisnessPack .upgradePackCaption:first-child .text{max-width:none;width:100%}.upgradeBuisnessPack .upgradePackInfo:nth-child(4){flex-direction:column-reverse}}@media(max-width:768px){.upgradeBuisnessPack{margin:0 -16px;padding:0 16px 80px}}.orderBucardTab{background-color:#fff;border:1px solid #efefef;border-radius:4px;gap:40px;justify-content:flex-start;padding:40px 58px}.orderBucardTab,.orderBucardTab .orderBucardTabHeader{align-items:flex-start;display:flex;flex-direction:column;width:100%}.orderBucardTab .orderBucardTabHeader{gap:14px;justify-content:center}.orderBucardTab .orderBucardTabHeader h2{color:#23272f;font-size:18px;font-weight:500}.orderBucardTab .orderBucardTabHeader p{color:rgba(83,88,97,.639);font-size:14px;font-weight:400}.orderBucardTab .cardList{display:flex;flex-wrap:wrap;width:100%}.orderBucardTab .cardList .card{cursor:pointer;transition:.3s ease;width:23%}.orderBucardTab .cardList .card img{height:100%;object-fit:contain;transition:all .3s ease;width:100%}.orderBucardTab .cardList .card .btn{align-items:center;background:#115eed;border:0;border-radius:4px;color:#fff;cursor:pointer;display:flex;justify-content:center;margin:0 auto;opacity:0;outline:0;padding:16px 48px;transition:.3s ease;visibility:hidden;width:100%}.orderBucardTab .cardList .card .btn span{color:#fff;font-style:italic;font-weight:500;transition:.3s ease}.orderBucardTab .cardList .card .btn:hover{background:#0e4cbe}.orderBucardTab .cardList .card .btn.active{opacity:1;visibility:visible}.orderBucardTab .cardList .selectedCard{left:40%;position:absolute;top:31%;transition:.3s ease;z-index:1001}.orderBucardTab .overlay{background-color:rgba(0,0,0,.502);height:100vh;left:0;opacity:0;position:fixed;top:0;visibility:hidden;width:100%;z-index:1000}.orderBucardTab .overlay.active{opacity:1;visibility:visible}.orderBucardTab .btn{align-items:center;background:#115eed;border:0;border-radius:4px;color:#fff;cursor:pointer;display:flex;justify-content:center;outline:0;padding:16px 48px;transition:.3s ease;width:100%;z-index:1001}.orderBucardTab .btn span{color:#fff;font-style:italic;font-weight:500;transition:.3s ease}.orderBucardTab .btn:hover{background:#0e4cbe}@media(max-width:1024px){.orderBucardTab .cardList .selectedCard{left:44%;position:absolute;top:35%;transition:.3s ease;width:31%;z-index:1001}}@media(max-width:768px){.orderBucardTab{gap:16px;padding:8px 16px}.orderBucardTab .orderBucardTabHeader{gap:8px}.orderBucardTab .cardList{justify-content:center}.orderBucardTab .cardList .card{width:50%}.orderBucardTab .cardList .selectedCard{margin-left:-16%;transform:translateY(-10%);width:53%}}@media(max-width:425px){.orderBucardTab .cardList{height:auto}.orderBucardTab .cardList .card{width:100%}.orderBucardTab .cardList .selectedCard{margin-left:-36%;transform:translateY(-10%);width:85%}}.paymentInfo .container .row{height:87vh}.paymentInfo .container .row .infoCard{align-items:center;display:flex;flex-direction:column;gap:16;justify-content:center;width:100%}.paymentInfo .container .row .infoCard .success{color:#27e574}.paymentInfo .container .row .infoCard .cancel{color:#ed4611}.paymentInfo .container .row .infoCard .decline{color:#ed4690}.paymentInfo .container .row .infoCard p a{color:#115eed}@media(max-width:544px){.paymentInfo .container .row{padding-left:16px;padding-right:16px;text-align:center}.paymentInfo .container .row .infoCard h2{font-size:18px}.paymentInfo .container .row .infoCard p{font-size:14px}}.verification{align-items:center;display:flex;flex-direction:column;gap:24px;height:100vh;justify-content:center;padding:0 15px;text-align:center;width:100%}.verification .container,.verification .container .row{height:100%;width:100%}.verification .container .row .verificationContainer{align-items:center;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:center;width:100%}.verification .container .row .verificationContainer a{color:#115eed;transition:.3s ease}.verification .container .row .verificationContainer a:hover{opacity:.8}.newEmailFlow{height:100vh;width:100%}.newEmailFlow .container .row{flex-direction:column}.newEmailFlow .container .row .formHeader{align-items:center;display:flex;justify-content:space-between;margin:0 auto;width:100%}.newEmailFlow .container .row .formHeader .navigate{align-items:center;cursor:pointer;display:flex;gap:8px;justify-content:center;transition:.3s ease}.newEmailFlow .container .row .formHeader .navigate:hover{opacity:.8}.newEmailFlow .container .row .content{display:flex;justify-content:space-between;margin-top:40px}.newEmailFlow .container .row .content .leftSide a{display:flex;height:20px;width:20px}.newEmailFlow .container .row .content .leftSide a span{color:#535861;font-weight:700;margin-left:8px}.newEmailFlow .container .row .content .leftSide a img{height:100%;object-fit:contain;width:100%}.newEmailFlow .container .row .content .rightSide{max-width:470px;width:100%}.newEmailFlow .container .row .content .rightSide h2{color:#23272f;font-weight:500;margin-bottom:32px}.newEmailFlow .container .row .content .rightSide .newEmailFlowForm{width:100%}.newEmailFlow .container .row .content .rightSide .newEmailFlowForm .formInfo{color:#535861;font-size:16px;font-weight:700;margin-bottom:32px;margin-top:32px}.newEmailFlow .container .row .content .rightSide .newEmailFlowForm .formInfo span{color:#115eed;font-size:16px;font-weight:700}.newEmailFlow .container .row .content .rightSide .newEmailFlowForm .timeLimit{color:#535861;font-weight:600;margin-top:32px}.newEmailFlow .container .row .content .rightSide .newEmailFlowForm .timeLimit span{color:#115eed;font-weight:600}.newEmailFlow .container .row .content .rightSide .newEmailFlowForm .resendOtpBtn{color:#115eed;font-size:14px;margin-top:32px;text-decoration:underline}.newEmailFlow .container .row .content .rightSide .newEmailFlowForm .btn{align-items:center;background:radial-gradient(79.25% 295.31% at 20.95% 0,#115eed 0,#27e574 100%);border:0;border-radius:8px;box-shadow:0 2px 1px 0 #115eed;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;height:48px;justify-content:center;margin-top:32px;outline:0;transition:.3s ease linear;transition:all .3s ease;width:100%}.newEmailFlow .container .row .content .rightSide .newEmailFlowForm .btn:hover{box-shadow:0 4px 2px 0 #115eed}.newEmailFlow .container .row .content .rightSide .newEmailFlowForm .btn:disabled{cursor:not-allowed;opacity:.5}.newEmailFlow .container .row .content .rightSide .newEmailFlowForm .btn.stepTwo{background:#12db63;box-shadow:none}.newEmailFlow .container .row .content .rightSide .newEmailFlowForm .btn.stepTwo:hover{opacity:.8}.newEmailFlow .container .row .content .rightSide .newEmailFlowForm .btn.stepTwo:disabled:hover{opacity:.5}@media(max-width:768px){.newEmailFlow .container .row{align-items:center;flex-direction:column;padding:16px}.newEmailFlow .container .row .content .leftSide{display:none}.newEmailFlow .container .row .content .rightSide h2{text-align:center}}.emailOtpForm{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;width:100%}.emailOtpForm .container .row{flex-direction:column;padding:0}.emailOtpForm .container .row .content{display:flex;justify-content:space-between;margin:0}.emailOtpForm .container .row .content .rightSide{max-width:470px;width:100%}.emailOtpForm .container .row .content .rightSide .newEmailFlowForm{width:100%}.emailOtpForm .container .row .content .rightSide .newEmailFlowForm .formInfo{color:#535861;font-size:16px;font-weight:700;margin-bottom:32px}.emailOtpForm .container .row .content .rightSide .newEmailFlowForm .formInfo span{color:#115eed;font-size:16px;font-weight:700}.emailOtpForm .container .row .content .rightSide .newEmailFlowForm .timeLimit{color:#535861;font-weight:600;margin-top:32px}.emailOtpForm .container .row .content .rightSide .newEmailFlowForm .timeLimit span{color:#115eed;font-weight:600}.emailOtpForm .container .row .content .rightSide .newEmailFlowForm .resendOtpBtn{color:#115eed;font-size:14px;margin-top:32px;text-decoration:underline}.emailOtpForm .container .row .content .rightSide .newEmailFlowForm .btn{align-items:center;background:radial-gradient(79.25% 295.31% at 20.95% 0,#115eed 0,#27e574 100%);border:0;border-radius:8px;box-shadow:0 2px 1px 0 #115eed;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;height:48px;justify-content:center;margin-top:32px;outline:0;transition:.3s ease linear;transition:all .3s ease;width:100%}.emailOtpForm .container .row .content .rightSide .newEmailFlowForm .btn:hover{box-shadow:0 4px 2px 0 #115eed}.emailOtpForm .container .row .content .rightSide .newEmailFlowForm .btn:disabled{cursor:not-allowed;opacity:.5}.emailOtpForm .container .row .content .rightSide .newEmailFlowForm .btn.stepTwo{background:#12db63;box-shadow:none}.emailOtpForm .container .row .content .rightSide .newEmailFlowForm .btn.stepTwo:hover{opacity:.8}.emailOtpForm .container .row .content .rightSide .newEmailFlowForm .btn.stepTwo:disabled:hover{opacity:.5}@media(max-width:768px){.emailOtpForm .container .row{align-items:center;flex-direction:column;padding:16px}.emailOtpForm .container .row .content .leftSide{display:none}.emailOtpForm .container .row .content .rightSide h2{text-align:center}}.dashboardBoxes{position:relative}.dashboardBoxes .dashboardTitle .mobileSettings{cursor:pointer;display:none;transition:.3s ease;width:56px}.dashboardBoxes .dashboardTitle .mobileSettings:hover{opacity:.8}.dashboardBoxes .dashboardTitle .sectionTitle{color:#000;font-size:28px;font-weight:400;margin-bottom:24px}.dashboardBoxes .dashboardTitle .iconGroup{align-items:center;display:none;gap:16px;position:relative}.dashboardBoxes .dashboardTitle .iconGroup .icon{align-items:center;display:flex;height:22px;justify-content:center;width:22px}.dashboardBoxes .boxes{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1%;justify-content:flex-start;position:relative;row-gap:16px;width:100%}.dashboardBoxes .boxes .box{width:calc(25% - 12px)}.dashboardBoxes .boxes .extraDesignForMobile{align-items:center;display:none;gap:8px;width:100%}.dashboardBoxes .boxes .extraDesignForMobile .box{width:100%!important}.dashboardBoxes .boxes .firstBox{align-items:center;border:2px solid rgba(35,39,47,.122);border-radius:8px;display:flex;flex-direction:column;height:158px;justify-content:center;padding:24px;position:relative;width:100%}.dashboardBoxes .boxes .firstBox .icon{align-items:center;background-color:#f6f5f8;border-radius:100%;display:flex;height:44px;justify-content:center;margin-bottom:12px;width:44px}.dashboardBoxes .boxes .firstBox .icon img{height:20px;object-fit:contain;width:20px}.dashboardBoxes .boxes .firstBox .title{color:#23272f;font-weight:500}.dashboardBoxes .boxes .firstBox .boxCount{display:flex;gap:6px;justify-content:center}.dashboardBoxes .boxes .firstBox .boxCount .usersCount{color:#b9c5cf;font-weight:500}.dashboardBoxes .boxes .mobileList{align-items:center;display:flex;justify-content:space-between;width:100%}.dashboardBoxes .boxes .mobileList .listTitle{color:#23272f;font-weight:500}.dashboardBoxes .boxes .mobileList .showMore{align-items:center;display:flex;gap:4px}.dashboardBoxes .boxes .mobileList .showMore span{color:#23272f;font-size:14px;white-space:nowrap}.dashboardBoxes .boxes .mobileList .showMore img{height:14px;object-fit:contain;transform:rotate(-90deg);transition:.3s ease;width:14px}.dashboardBoxes .boxes .mobileList .showMore.isAll img{transform:rotate(0)}.dashboardBoxes .boxes .upgradeProfileBox{border:1px solid rgba(203,221,235,.502);border-radius:8px;display:flex;flex-direction:column;gap:16px;padding:16px;width:100%}.dashboardBoxes .boxes .upgradeProfileBox h4{color:#23272f;font-size:20px;font-weight:500}.dashboardBoxes .boxes .upgradeProfileBox .placeholderImg{width:100%}.dashboardBoxes .boxes .upgradeProfileBox .placeholderImg img{height:100%;object-fit:contain;width:100%}.dashboardBoxes .boxes .upgradeProfileBox p{color:rgba(35,39,47,.749);font-size:12px}.dashboardBoxes .boxes .upgradeProfileBox .upgradeBtn{align-items:center;background:radial-gradient(79.25% 295.31% at 20.95% 0,#115eed 0,#27e574 100%);border:0;border-radius:8px;box-shadow:0 2px 1px 0 #115eed;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;height:48px;justify-content:center;outline:0;transition:.3s ease linear;transition:all .3s ease;width:100%}.dashboardBoxes .boxes .upgradeProfileBox .upgradeBtn:hover{box-shadow:0 4px 2px 0 #115eed}.dashboardBoxes .boxes .upgradeProfileBox .upgradeBtn:disabled{cursor:not-allowed;opacity:.5}.dashboardBoxes .boxes .outsideClickOverlay{background-color:#0000;bottom:0;display:none;height:100vh;left:0;position:fixed;right:0;top:0;width:100%}.dashboardBoxes .boxes .outsideClickOverlay.isOpen{display:block}.dashboardBoxes .createNewBox{background:#115eed;border-radius:24px;bottom:90px;box-shadow:0 4px 4px 0 rgba(0,0,0,.251);min-width:149px;padding:17px 20px;position:fixed;right:0;z-index:10}.dashboardBoxes .createNewBox p{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:500;gap:4px;justify-content:center;text-align:center}.dashboardBoxes .createNewBox p span{color:#fff;display:inline-block;font-size:16px}.dashboardBoxes .createNewBox.inBoxBtn{bottom:-8px;padding:10px 8px;position:absolute}@media(max-width:1024px){.dashboardBoxes .boxes .box{width:calc(33% - 12px)}}@media(max-width:998px){.dashboardBoxes .boxes .box{width:calc(50% - 12px)}}@media(max-width:768px){.dashboardBoxes{padding:16px 16px 116px}.dashboardBoxes .dashboardTitle{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.dashboardBoxes .dashboardTitle .mobileSettings{display:block}.dashboardBoxes .dashboardTitle .sectionTitle{font-size:18px;margin-bottom:0}.dashboardBoxes .dashboardTitle .iconGroup{display:flex}.dashboardBoxes .boxes{margin-bottom:50px}.dashboardBoxes .boxes .extraDesignForMobile{display:flex}.dashboardBoxes .boxes .extraDesignForMobile .bow{width:50%!important}.dashboardBoxes .boxes .box.addBox{display:none}.dashboardBoxes .boxes .outsideClickOverlay{background-color:#00000080;z-index:999}}.companies{align-items:flex-start;display:flex;flex-direction:column;gap:30px;justify-content:center;width:100%}.companies .sectionTitle{color:#000;font-size:28px;font-weight:500}.companies .alphabetBox{background:#f2f7ff40;border-radius:6px;margin-left:16px;width:100%}.companies .alphabetBox .alphabets{align-items:center;display:flex;flex-wrap:wrap;gap:4px;justify-content:flex-start}.companies .alphabetBox .alphabets .title{background:#fff;border-radius:6px;box-shadow:0 0 12px #231f200f;color:#23272f;cursor:pointer;font-size:14px;padding:12px 24px;transition:.3s ease}.companies .alphabetBox .alphabets .title.active,.companies .alphabetBox .alphabets .title:hover{background:#1155ed;color:#fff}.companies .alphabetBox .alphabets .alphabet{border-radius:6px;color:#23272f;cursor:pointer;font-size:16px;padding:10px 0;text-align:center;transition:.3s ease;width:2.3%}.companies .alphabetBox .alphabets .alphabet.active,.companies .alphabetBox .alphabets .alphabet:hover{background:#1155ed;box-shadow:0 0 12px #231f200f;color:#fff}.companies .cardBox{display:flex;flex-wrap:wrap;gap:90px}.companies .cardBox .companyCard{height:246px;width:220px}.companies .cardBox .companyCard .cardTitle{color:#000;font-size:28px;font-weight:500;margin-bottom:12px}.companies .cardBox .companyCard .companyName{margin-bottom:16px}.companies .cardBox .companyCard .companyName a{color:#23272f;cursor:pointer;font-size:14px;transition:.3s ease}.companies .cardBox .companyCard .companyName a:hover{color:#1155ed}.userGuide{padding-top:25%;text-align:center;width:100%}.userGuide .title{font-size:50px}.userGuide a{color:#1155ed;font-size:18px;transition:.3s ease}.userGuide a:hover{opacity:.8}.text{color:#535861;line-height:24px}.upgradePack .packetArea .row{gap:16px;justify-content:center;padding:0}.upgradePack .packetArea .row .packetCard{height:-webkit-max-content;height:max-content;margin-bottom:20px;width:100%}.upgradePack .packetArea .row .packetCard:first-child{background:#fff;border:1px solid #115eed1f;border-radius:0 0 4px 4px}.upgradePack .packetArea .row .packetCard:first-child .cardPrice,.upgradePack .packetArea .row .packetCard:first-child .cardTitle{color:#23272f}.upgradePack .packetArea .row .packetCard:first-child .featureList .listItem,.upgradePack .packetArea .row .packetCard:first-child .packetDiscount,.upgradePack .packetArea .row .packetCard:first-child .perMonth{color:#535861}.upgradePack .packetArea .row .packetCard:first-child .featureList .listItem:after{background-image:url(/static/media/check-solid.6f7459d59e4772d77e03.svg)}.upgradePack .packetArea .row .freeTrialCard{border-radius:0 0 4px 4px;margin-bottom:20px}@media(max-width:1024px){.upgradePack .packetArea .row{flex-direction:column}.upgradePack .packetArea .row .freeTrialCard,.upgradePack .packetArea .row .packetCard{height:-webkit-max-content;height:max-content;max-width:none;width:100%}}@media(max-width:768px){.upgradePack .packetArea .row .freeTrialCard,.upgradePack .packetArea .row .packetCard{width:100%}}.profile{background:#fff;padding:99px 0;position:relative;width:100%}.profile .mobileHeader{align-items:center;display:flex;justify-content:center;padding:48px 0 10px;width:100%}.profile .mobileHeader a{background-color:#e9ecf3;border-radius:10px;padding:9px 0;text-align:center}.profile .sideBar{width:72px}.profile .container{margin:0 auto;max-width:1072px}.profile .container .row{gap:10px;padding:0;width:100%}.profile .container .profileBottom{display:flex;flex-direction:column;gap:16px;margin-top:16px}.profile .container .profileBottom .doProNotification{background-color:#fff;border:1px solid rgba(203,221,235,.251);border-radius:8px;display:flex;gap:53px;padding:8.5px 0;width:100%}.profile .container .profileBottom .doProNotification .profileCard{background-color:#fafafa;border:0;cursor:default;max-height:200px;max-width:400px}.profile .container .profileBottom .doProNotification .profileCard .cardBottom .cardTitle{align-items:flex-start}.profile .container .profileBottom .doProNotification .profileCard .cardBottom .cardInfo{margin-top:0}.profile .container .profileBottom .doProNotification .profileCard .cardBottom .cardInfo .info .profession{margin-bottom:0}.profile .container .profileBottom .doProNotification .contents{display:flex;flex-direction:column;gap:16px;padding:0 24px}.profile .container .profileBottom .doProNotification .contents h2{color:#23272f;font-family:Inter,sans-serif;font-size:24px;font-weight:600}.profile .container .profileBottom .doProNotification .contents p{color:rgba(35,39,47,.459);font-size:16px;font-weight:400;margin-bottom:16px}.profile .container .profileBottom .doProNotification .contents .btn{align-items:center;background-color:#fff;border:0;border-radius:8px;box-shadow:0 2px 1px 0 #115eed;color:#115eed;cursor:pointer;display:flex;font-size:14px;font-weight:500;justify-content:center;max-width:187px;outline:0;padding:12px;position:relative;text-align:center;transition:all .3s ease;width:100%;z-index:0}.profile .container .profileBottom .doProNotification .contents .btn:before{background:linear-gradient(262.25deg,#27e574,#12db6300 55.99%),linear-gradient(97.75deg,#115eed,#115eed00 55.99%);background-blend-mode:screen;border-radius:inherit;bottom:0;content:"";left:-1px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;padding:1px;position:absolute;right:-1px;top:-1px;transition:all .3s ease;z-index:-1}.profile .container .profileBottom .doProNotification .contents .btn:hover{box-shadow:0 2px 1px 0 #0000}.profile .container .profileBottom .doProNotification .contents .btn:hover:before{bottom:-1px}@media(max-width:1200px){.profile .container{margin:0 0 0 100px}}@media(max-width:1024px){.profile .container{margin:0 0 0 auto;max-width:100%}.profile .container .row{flex-direction:column}.profile .container .profileBottom{margin-left:55px}.profile .container .profileBottom .doProNotification{max-width:830px}}@media(max-width:768px){.profile{padding-top:21px}.profile .sideBar{display:none}.profile .container{margin:0 auto}.profile .container .profileBottom{margin-left:0;margin-top:16px;padding:0 10px}.profile .container .profileBottom .doProNotification{border:none;border-radius:0;flex-direction:column;gap:0;padding:0}.profile .container .profileBottom .doProNotification .profileCard{max-height:148px;max-width:100%}.profile .container .profileBottom .doProNotification .contents{padding:0}.profile .container .profileBottom .doProNotification .contents h2{font-size:20px;font-weight:500}.profile .container .profileBottom .doProNotification .contents p{font-size:12px;margin-bottom:0}}@media(max-width:425px){.profile .container{margin:0;max-width:100%;width:100%}.profile .container .profileBottom{padding:0 10px}.profile .container .profileBottom .doProNotification .contents .btn{max-width:100%}}.profileHero{width:100%}.profileHero .row{gap:16px;padding:0}.profileHero .row .overlay{background:#0000;bottom:0;display:none;height:100vh;left:0;opacity:.7;position:fixed;right:0;top:0;width:100%;z-index:1}.profileHero .row .overlay.active{display:block}.profileHero .row .topSide{max-width:619px;width:100%}.profileHero .row .topSide .mobileTopBar{align-items:center;display:none;justify-content:space-between;margin-bottom:8px;width:100%}.profileHero .row .topSide .mobileTopBar .iconsGroup{align-items:center;display:flex;gap:16px;justify-content:flex-end;position:relative;width:100%}.profileHero .row .topSide .mobileTopBar .iconsGroup img{height:22px;object-fit:contain;width:22px}.profileHero .row .topSide .mobileTopBar .username{color:#000;font-size:20px;font-weight:400}.profileHero .row .topSide .mobileTopBar .account{cursor:pointer;display:none;position:relative}.profileHero .row .topSide .mobileTopBar .account .title img{transform:rotate(0);transition:transform .3s ease}.profileHero .row .topSide .mobileTopBar .account .title.up img{transform:rotate(180deg)}.profileHero .row .topSide .mobileTopBar .account .accountMenu{align-items:flex-start;background:#fff;border-radius:12px;box-shadow:0 4px 11px #0000001a;display:flex;flex-direction:column;gap:4px;justify-content:center;min-width:304px;opacity:0;padding:8px;position:absolute;right:0;top:100%;transition:display .3s ease;transition:opacity .3s ease;visibility:hidden;z-index:1000}.profileHero .row .topSide .mobileTopBar .account .accountMenu .accountMenuItem{width:100%}.profileHero .row .topSide .mobileTopBar .account .accountMenu .accountMenuItem a{align-items:center;background:#fff;border-radius:8px;color:#000;display:flex;gap:10px;justify-content:flex-start;padding:10px 12px;transition:.3s ease;width:100%}.profileHero .row .topSide .mobileTopBar .account .accountMenu .accountMenuItem a img{border-radius:50%;height:28px;object-fit:cover;width:28px}.profileHero .row .topSide .mobileTopBar .account .accountMenu .accountMenuItem a:hover,.profileHero .row .topSide .mobileTopBar .account .accountMenu .accountMenuItem.goPro a{background:#115eed;color:#fff}.profileHero .row .topSide .mobileTopBar .account .accountMenu .accountMenuItem.goPro a:hover img{filter:invert(0)}.profileHero .row .topSide .mobileTopBar .account .accountMenu.open{opacity:1;visibility:visible}.profileHero .row .topSide .images{display:flex;gap:16px}.profileHero .row .topSide .images .avatar{border:1px solid #0000;border-radius:50%;height:120px;min-height:120px;min-width:120px;position:relative;width:120px}.profileHero .row .topSide .images .avatar .editIcon{align-items:center;background-color:rgba(231,239,253,.314);border-radius:50%;cursor:pointer;display:flex;height:26px;justify-content:center;padding:5px;position:absolute;right:-10px;top:-10px;transition:.3s ease;width:26px;z-index:1}.profileHero .row .topSide .images .avatar .editIcon img{height:16px;object-fit:cover;width:16px}.profileHero .row .topSide .images .avatar img{border-radius:50%;height:100%;object-fit:cover;transition:all .3s ease;width:100%}.profileHero .row .topSide .images .avatar img.animate{animation:rotateZoom .6s ease-in-out forwards}.profileHero .row .topSide .images .avatar .badge{background:linear-gradient(91.74deg,#a528ff 12.93%,#1d42ce 101.26%);border-radius:8px;bottom:0;color:#fff;font-size:11px;font-weight:500;padding:7px 15px;position:absolute;right:0}.profileHero .row .topSide .images .avatarPro{border:2px solid #a528ff}.profileHero .row .topSide .images .avatarPro img{border-radius:100%;position:absolute;z-index:1}.profileHero .row .topSide .images .avatarPro .badge{z-index:1}.profileHero .row .topSide .images .background{border-radius:6px;height:120px;max-width:483px;position:relative;width:100%}.profileHero .row .topSide .images .background .editIcon{align-items:center;background-color:rgba(231,239,253,.314);border-radius:50%;cursor:pointer;display:flex;height:26px;justify-content:center;padding:5px;position:absolute;right:0;top:0;transition:.3s ease;width:26px;z-index:1}.profileHero .row .topSide .images .background .editIcon img{height:16px;object-fit:cover;width:16px}.profileHero .row .topSide .images .background img{border-radius:6px}.profileHero .row .topSide .images img{height:100%;object-fit:cover;object-position:center center;width:100%}.profileHero .row .bottomSide{flex-direction:column}.profileHero .row .bottomSide .profileContact{background-color:#fff;border:1px solid rgba(203,221,235,.314);border-radius:8px;min-width:439px;padding:24px;width:100%}.profileHero .row .bottomSide .profileContact .title{color:#23272f;font-size:20px;font-weight:500;margin-bottom:24px}@media(max-width:1024px){.profileHero .row{gap:16px;padding:0 56px!important}.profileHero .row .topSide{max-width:100%}.profileHero .row .topSide .images{gap:16px}.profileHero .row .topSide .images .avatar{height:120px;min-height:120px;min-width:120px;width:120px}.profileHero .row .topSide .images .avatarPro:after{height:120px;width:120px}.profileHero .row .topSide .images .background{max-width:100%}.profileHero .row .bottomSide .profileContact{max-width:100%;min-width:auto;padding:24px}.profileHero .row .bottomSide .videoPlayer{margin-top:15px;max-height:248px;max-width:100%}.profileHero .row .bottomSide .videoPlayer .editIcon+div{width:100%!important}.profileHero .row .bottomSide .videoPlayer div{max-height:467px;max-width:100%;width:100%}}@media(max-width:768px){.profileHero .row{gap:16px;padding:0 10px!important}.profileHero .row .topSide{max-width:100%}.profileHero .row .topSide .mobileTopBar{display:flex}.profileHero .row .topSide .mobileTopBar .account{display:flex;position:absolute;right:10px;top:40px}.profileHero .row .topSide .images{gap:16px}.profileHero .row .topSide .images .avatar{height:83px;min-height:83px;min-width:83px;width:83px}.profileHero .row .topSide .images .avatarPro:after{height:83px;width:83px}.profileHero .row .topSide .images .background{height:83px;max-width:100%}.profileHero .row .bottomSide .profileContact{max-width:100%;padding:12px}.profileHero .row .bottomSide .videoPlayer{margin-top:15px;max-height:248px;max-width:100%}.profileHero .row .bottomSide .videoPlayer .editIcon+div{width:100%!important}.profileHero .row .bottomSide .videoPlayer div{max-height:248px;max-width:100%}}@media(max-width:425px){.profileHero .row{padding:0 10px!important}.profileHero .row .topSide .mobileTopBar .account{display:flex;position:absolute;right:10px;top:40px}.profileHero .row .topSide .images{gap:16px}.profileHero .row .topSide .images .avatar{height:83px;min-height:83px;min-width:83px;width:83px}.profileHero .row .topSide .images .avatarPro:after{height:83px;width:83px}.profileHero .row .topSide .images .avatarPro .badge{font-size:11px;padding:2px 10.5px}}@keyframes rotateZoom{0%{border:2px solid #0000;transform:scale(1) rotateY(0deg)}50%{border:2px solid #a528ff;transform:scale(1.1) rotateY(180deg)}to{border:none;transform:scale(1) rotateY(1turn)}}.contactItem{margin-bottom:24px}.contactItem .cardHead{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px;width:100%}.contactItem .cardHead .cardTitle{display:flex;gap:12px}.contactItem .cardHead .cardTitle img{height:16px;width:16px}.contactItem .cardHead .cardTitle span{color:rgba(35,39,47,.314);font-size:12px;font-weight:600}.contactItem .cardHead .editIcon{align-items:center;background-color:rgba(231,239,253,.314);border-radius:50%;cursor:pointer;display:flex;height:26px;justify-content:center;padding:5px;transition:.3s ease;width:26px}.contactItem .cardHead .editIcon img{height:16px;object-fit:cover;width:16px}.contactItem .cardHead .editIcon:hover{background-color:#e7effd}.contactItem .cardBody{display:flex;flex-direction:column;gap:8px}.contactItem .cardBody .contact{align-items:center;color:#23272f;display:flex;font-weight:400;gap:8px;justify-content:space-between;padding-left:30px;padding-right:38px;width:100%}.contactItem .cardBody .contact a{transition:.3s ease}.contactItem .cardBody .contact a:hover{color:#115eed}.contactItem .cardBody .contact.list{align-items:flex-start;flex-direction:column;gap:4px}.contactItem .cardBody .contact .badge{align-items:center;display:inline-flex;height:24px;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.contactItem .cardBody .contact .badge img{height:100%;object-fit:contain;width:100%}.contactItem .cardBody .contact .badge.verify{align-items:center;background-color:#ffa700;border:1px solid #0000;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:12px;justify-content:center;min-height:24px;min-width:79px;padding:8px;text-align:center;transition:all .3s ease}.contactItem .cardBody .contact .badge.verify:hover{background-color:#fff;border-color:#ffa700;color:#ffa700}.contactItem .cardBody .contact .badge.is_verified{background-color:#12db63}@media(max-width:425px){.contactItem:nth-child(3){margin-bottom:0}.contactItem .cardBody .contact{font-size:14px;padding-left:0!important;padding-right:0}.contactItem .cardBody .contact a{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.contactItem .cardBody .contact .badge{background-color:none;color:#115eed;font-size:10px;font-weight:500;padding:0}.contactItem .cardBody .contact .badge.verify{padding:0 4px}}.profileInfo{padding:16px 0 0}.profileInfo .title,.profileInfo .title .full_name{display:flex;justify-content:space-between;width:100%}.profileInfo .title .full_name{align-items:center;gap:4px}.profileInfo .title .full_name h2{color:#23272f;font-size:18px;font-weight:500;margin:0!important;white-space:nowrap}.profileInfo .title .full_name .boxCount{color:#115eed;font-size:14px;font-weight:600}.profileInfo .title .full_name .boxCount span{color:#115eed;font-size:14px;font-weight:400}.profileInfo .title .full_name .username{margin-bottom:12px}.profileInfo .title .editIcon{align-items:center;background-color:rgba(231,239,253,.314);border-radius:50%;cursor:pointer;display:flex;height:26px;justify-content:center;padding:5px;transition:.3s ease;width:26px;z-index:1}.profileInfo .title .editIcon img{height:16px;object-fit:cover;width:16px}.profileInfo .title .editIcon:hover{background-color:#e7effd}.profileInfo .description{display:flex;flex-direction:column;gap:12px}.profileInfo .description .boxCount{color:#115eed;font-size:14px;font-weight:600}.profileInfo .description .boxCount span{color:#115eed;font-size:14px;font-weight:400}.profileInfo .description .location{align-items:center;display:flex;gap:4px}.profileInfo .description .location img{height:18px;object-fit:cover;width:18px}.profileInfo .description .location a{color:#003fde;font-size:14px;font-weight:500;text-decoration:underline}.profileInfo .description .bio{display:flex;justify-content:space-between}.profileInfo .description .bio p{color:#23272f;font-size:14px;font-weight:400;max-width:437px}.profileInfo .description .addBtn{background:#115eed;border:1px solid #0000;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;outline:0;padding:13px 8px;text-align:center;text-transform:capitalize;transition:.3s ease}.profileInfo .description .addBtn:hover{background-color:#fff;border-color:#1155ed;color:#1155ed}.profileInfo .description .addBtn.added{background-color:rgba(35,39,47,.314)}.profileInfo .description .addBtn.added:hover{background-color:rgba(35,39,47,.314);border-color:#0000;color:#fff;cursor:not-allowed}@media(max-width:425px){.profileInfo .title{display:flex;width:100%}.profileInfo .title .full_name{align-items:flex-start;flex-direction:column;gap:12px;justify-content:flex-start}.profileInfo .title h2{color:#23272f;font-size:20px;font-weight:500}.profileInfo .title .boxCount{color:#115eed;font-size:14px;font-weight:600}.profileInfo .title .editIcon{align-items:center;background-color:rgba(231,239,253,.314);border-radius:50%;cursor:pointer;display:flex;height:26px;justify-content:center;padding:5px;transition:.3s ease;width:26px;z-index:1}.profileInfo .title .editIcon img{height:16px;object-fit:cover;width:16px}.profileInfo .title .editIcon:hover{background-color:#e7effd}.profileInfo .description .username{display:none}.profileInfo .description .location{align-items:center;display:flex;gap:4px;text-decoration:underline;-webkit-text-decoration-color:#003fde;text-decoration-color:#003fde}.profileInfo .description .location img{height:18px;object-fit:cover;width:18px}.profileInfo .description .location a{color:#003fde;font-size:12px;font-weight:500}.profileInfo .description .bio{display:flex;justify-content:space-between}.profileInfo .description .bio p{color:#23272f;font-size:14px;font-weight:400;max-width:437px}}@media(max-width:264px){.profileInfo .title{flex-direction:column}}.completeProfile{align-items:center;background-color:rgba(255,167,0,.063);border-radius:10px;display:flex;justify-content:space-between;padding:16px;width:100%}.completeProfile .leftSide .title{color:#23272f;font-size:18px;font-weight:500;margin-bottom:12px}.completeProfile .leftSide .info{color:rgba(0,0,0,.439);font-size:12px;font-weight:400}.completeProfile .btn{background-color:#ffa700;border:0;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;outline:0;padding:10px 7px;transition:.3s ease}.completeProfile .btn:hover{background-color:rgba(255,167,0,.565)}@media(max-width:768px){.completeProfile{flex-direction:column;gap:12px}.completeProfile .leftSide{text-align:center}.completeProfile .leftSide .title{margin-bottom:0}}.profileSection{background-color:#fff;border:1px solid rgba(203,221,235,.314);border-radius:8px;max-width:619px;padding:26px 32px;width:100%}.profileSection .topSide{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.profileSection .topSide .title{color:#23272f;font-size:20px;font-weight:500}.profileSection .topSide .editIcon{align-items:center;background-color:rgba(231,239,253,.314);border-radius:50%;cursor:pointer;display:flex;height:26px;justify-content:center;padding:5px;transition:.3s ease;width:26px;z-index:1}.profileSection .topSide .editIcon img{height:16px;object-fit:cover;width:16px}.profileSection .topSide .editIcon:hover{background-color:#e7effd}.profileSection .topSide .addIcon{align-items:center;background:#e7effd;border-radius:17px;cursor:pointer;display:flex;gap:6px;justify-content:center;max-height:32px;padding:8px 12px;text-align:center;transition:all .3s ease}.profileSection .topSide .addIcon img{height:16px;object-fit:contain;width:16px}.profileSection .topSide .addIcon span{color:#115eed;font-size:12px;font-weight:400}.profileSection .topSide .addIcon:hover{opacity:.7}@media(max-width:425px){.profileSection{overflow-x:hidden;padding:12px}.profileSection .topSide{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.profileSection .topSide .title{color:#23272f;font-size:16px;font-weight:500}.profileSection .topSide .editIcon{align-items:center;background-color:rgba(231,239,253,.314);border-radius:50%;cursor:pointer;display:flex;height:26px;justify-content:center;padding:5px;transition:.3s ease;width:26px;z-index:1}.profileSection .topSide .editIcon img{height:16px;object-fit:cover;width:16px}.profileSection .topSide .editIcon:hover{background-color:#e7effd}}.profileVideoContainer{display:flex;gap:10px;height:100%;width:100%}.profileVideoContainer.toRight{gap:16px;justify-content:flex-end}.profileVideoContainer .profileSocialMedia{align-items:center;display:flex;flex-wrap:wrap;gap:20px;width:100%}.profileVideoContainer .profileSocialMedia a{align-items:center;background-color:#f6f5f8;border:1px solid rgba(17,94,237,.012);border-radius:50%;display:flex;justify-content:center;padding:12px;transition:.3s ease}.profileVideoContainer .profileSocialMedia a:hover{border-color:rgba(17,94,237,.314)}.profileVideoContainer .profileSocialMedia a img{height:24px;object-fit:cover;width:24px}.profileVideoContainer .videoPlayer{max-height:192px;max-width:439px;position:relative}.profileVideoContainer .videoPlayer>div:first-child,.profileVideoContainer .videoPlayer>div:first-child>div:first-child{max-height:192px!important;max-width:439px!important}.profileVideoContainer .videoPlayer #editIcon{align-items:center;background-color:rgba(231,239,253,.314);border-radius:100%;cursor:pointer;display:flex;height:26px!important;justify-content:center;max-height:26px!important;max-width:26px!important;padding:5px;position:absolute;right:8px;top:8px;transition:.3s ease;width:26px!important;z-index:1}.profileVideoContainer .videoPlayer #editIcon img{height:16px;object-fit:cover;width:16px}.profileVideoContainer .videoPlayer #editIcon:hover{background-color:#e7effd}.profileVideoContainer .videoPlayer #editIcon+div{max-height:192px;max-width:100%!important}.profileVideoContainer .videoPlayer iframe{border-radius:8px}.profileVideoContainer .videoPlayer .introVideo{align-items:center;border-radius:8px;display:flex;justify-content:center;position:relative}.profileVideoContainer .videoPlayer .introVideo img{border-radius:8px;height:100%;object-fit:cover;width:100%}.profileVideoContainer .videoPlayer .introVideo .playIcon{cursor:not-allowed;height:48px;position:absolute;width:48px}@media(max-width:1024px){.profileVideoContainer{flex-direction:column-reverse;gap:16px}.profileVideoContainer .videoPlayer{margin-top:15px;max-height:100%;max-width:100%}.profileVideoContainer .videoPlayer>div:first-child{padding-right:56px!important}.profileVideoContainer .videoPlayer>div:first-child,.profileVideoContainer .videoPlayer>div:first-child>div:first-child{max-height:192px!important;max-width:100%!important;width:100%!important}.profileVideoContainer .videoPlayer #editIcon{height:26px!important;max-height:26px!important;max-width:26px!important;width:26px!important}.profileVideoContainer .videoPlayer #editIcon+div{max-height:128px;width:100%!important}.profileVideoContainer .videoPlayer div{max-height:128px!important;max-width:100%;width:100%}}@media(max-width:468px){.profileVideoContainer .videoPlayer{margin-bottom:20px}.profileVideoContainer .videoPlayer>div:first-child{padding-right:0!important}.profileVideoContainer .videoPlayer>div:first-child,.profileVideoContainer .videoPlayer>div:first-child>div:first-child{max-height:192px!important;max-width:100%!important;width:100%!important}.profileVideoContainer .videoPlayer #editIcon{height:26px!important;max-height:26px!important;max-width:26px!important;width:26px!important}.profileVideoContainer .videoPlayer #editIcon+div{height:100%!important;width:100%!important}}.profileAbout{width:100%}.profileAbout .text{color:#23272f;font-size:14px;font-weight:500;overflow-wrap:anywhere;word-break:break-word}.profileAbout .text .readMoreBtn{color:#003fde;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;text-decoration:underline;transition:.3s ease}.profileAbout .text .readMoreBtn:hover{opacity:.7}.profileFeaturedSection{background-color:#fff;border:1px solid rgba(203,221,235,.314);border-radius:8px;max-width:619px;padding:24px 30px;position:relative;width:100%}.profileFeaturedSection .topSide{display:flex;justify-content:space-between}.profileFeaturedSection .topSide .leftSide{align-items:center;display:flex;gap:16px;margin-bottom:24px}.profileFeaturedSection .topSide .leftSide .title{color:#23272f;font-size:20px;font-weight:500}.profileFeaturedSection .topSide .leftSide .addIcon{align-items:center;background-color:#e7effd;border-radius:17px;cursor:pointer;display:flex;gap:6px;padding:8px 12px;transition:.3s ease}.profileFeaturedSection .topSide .leftSide .addIcon:hover{background-color:rgba(17,94,237,.314)}.profileFeaturedSection .topSide .leftSide .addIcon img{height:16px;object-fit:cover;width:16px}.profileFeaturedSection .topSide .leftSide .addIcon span{color:#115eed;font-size:12px;font-weight:400}.profileFeaturedSection .topSide .rightSide{display:flex;gap:8px}.profileFeaturedSection .topSide .rightSide .addIcon{align-items:center;background:#e7effd;border-radius:17px;cursor:pointer;display:flex;gap:6px;justify-content:center;max-height:32px;padding:8px 12px;text-align:center;transition:all .3s ease}.profileFeaturedSection .topSide .rightSide .addIcon img{height:16px;object-fit:contain;width:16px}.profileFeaturedSection .topSide .rightSide .addIcon span{color:#115eed;font-size:12px;font-weight:400}.profileFeaturedSection .topSide .rightSide .addIcon:hover{opacity:.7}.profileFeaturedSection .topSide .rightSide .paginationIcon{height:24px;width:24px}.profileFeaturedSection .topSide .rightSide .paginationIcon img{height:100%;object-fit:cover;width:100%}.profileFeaturedSection .bottomSide{position:relative}.profileFeaturedSection .bottomSide .mySwiper .swiper-slide{height:244px;margin-bottom:12px;width:260px}.profileFeaturedSection .bottomSide .mySwiper .swiper-slide .slideItem{border-radius:12px;box-shadow:2px 2px 10px rgba(0,0,0,.063);height:244px;padding:5px;width:100%}.profileFeaturedSection .bottomSide .mySwiper .swiper-slide .slideItem .slideImg{border-radius:6px;border-top-left-radius:12px;border-top-right-radius:12px;display:inline-block;height:150px;margin-bottom:16px;width:100%}.profileFeaturedSection .bottomSide .mySwiper .swiper-slide .slideItem .slideImg img{border-radius:6px;border-top-left-radius:12px;border-top-right-radius:12px;height:100%;object-fit:cover;object-position:top center;width:100%}.profileFeaturedSection .bottomSide .mySwiper .swiper-slide .slideItem .info .title{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.profileFeaturedSection .bottomSide .mySwiper .swiper-slide .slideItem .info .title p{color:#23272f;font-size:16px;font-weight:500}.profileFeaturedSection .bottomSide .mySwiper .swiper-slide .slideItem .info .title .options{cursor:pointer;height:24px;width:24px}.profileFeaturedSection .bottomSide .mySwiper .swiper-slide .slideItem .info .title .options .optionMenu{background-color:#fff;border-radius:4px;bottom:0;box-shadow:3px 3px 5px rgba(0,0,0,.314);display:none;min-width:100px;position:absolute;right:30px;z-index:99}.profileFeaturedSection .bottomSide .mySwiper .swiper-slide .slideItem .info .title .options .optionMenu.isOpen{display:block}.profileFeaturedSection .bottomSide .mySwiper .swiper-slide .slideItem .info .title .options .optionMenu .optionMenuItem{min-width:100px;padding:6px 8px;transition:.3s ease}.profileFeaturedSection .bottomSide .mySwiper .swiper-slide .slideItem .info .title .options .optionMenu .optionMenuItem:hover{color:#115eed}.profileFeaturedSection .bottomSide .mySwiper .swiper-slide .slideItem .info .title .options .optionMenu .optionMenuItem:hover.del{color:red}.profileFeaturedSection .bottomSide .mySwiper .swiper-slide .slideItem .info .title .options:hover img{filter:invert(50%)}.profileFeaturedSection .bottomSide .mySwiper .swiper-slide .slideItem .info .title .options img{height:100%;object-fit:cover;transition:.3s ease;width:100%}.profileFeaturedSection .bottomSide .mySwiper .swiper-slide .slideItem .info .desc{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#23272f;display:-webkit-box;font-size:14px;font-weight:400;overflow:hidden;text-overflow:ellipsis}.profileFeaturedSection .bottomSide .bottomAddIcon{display:none}@media(max-width:425px){.profileFeaturedSection{padding:12px 6px}.profileFeaturedSection .topSide .leftSide .title{font-size:16px}.profileFeaturedSection .topSide .leftSide .addIcon{display:none}.profileFeaturedSection .bottomSide .bottomAddIcon{align-items:center;background-color:#e7effd;border-radius:17px;cursor:pointer;display:flex;gap:6px;max-width:100px;padding:6px 10px;transition:.3s ease}.profileFeaturedSection .bottomSide .bottomAddIcon:hover{background-color:rgba(17,94,237,.314)}.profileFeaturedSection .bottomSide .bottomAddIcon img{height:16px;object-fit:cover;width:16px}.profileFeaturedSection .bottomSide .bottomAddIcon span{color:#115eed;font-size:12px;font-weight:400}}.profileExperience{display:flex;flex-direction:column;gap:24px;width:100%}.profileExperience .expCard .top{align-items:center;display:flex;gap:12px;margin-bottom:12px}.profileExperience .expCard .top .info{display:flex;justify-content:space-between;width:100%}.profileExperience .expCard .top .info .det .title{color:#23272f;font-size:16px;font-weight:500}.profileExperience .expCard .top .info .det .subTitle span{color:#4a4f5d;font-size:12px;font-weight:400}.profileExperience .expCard .top .info .det .subTitle .dot{display:inline-block;padding:0 4px}.profileExperience .expCard .top .info .options{cursor:pointer;height:24px;position:relative;width:24px}.profileExperience .expCard .top .info .options .optionMenu{background-color:#fff;border-radius:4px;box-shadow:3px 3px 5px rgba(0,0,0,.314);display:none;min-width:100px;position:absolute;right:0;top:100%;z-index:99}.profileExperience .expCard .top .info .options .optionMenu.isOpen{display:block}.profileExperience .expCard .top .info .options .optionMenu .optionMenuItem{min-width:100px;padding:6px 8px;transition:.3s ease}.profileExperience .expCard .top .info .options .optionMenu .optionMenuItem:hover{color:#115eed}.profileExperience .expCard .top .info .options .optionMenu .optionMenuItem:hover.del{color:red}.profileExperience .expCard .top .info .options:hover img{filter:invert(50%)}.profileExperience .expCard .top .info .options img{height:100%;object-fit:cover;transition:.3s ease;width:100%}.profileExperience .expCard .top .expImg{border-radius:8px;height:56px;width:56px}.profileExperience .expCard .top .expImg img{border-radius:8px;height:100%;object-fit:cover;width:100%}.profileExperience .expCard .bottom p{color:#23272f;font-size:12px;font-weight:400;margin-bottom:12px}.profileExperience .expCard .bottom .dates span{color:rgba(17,94,237,.522);font-weight:600;margin-left:8px}.profileSkills{display:flex;flex-wrap:wrap;gap:12px;width:100%}.profileSkills .skillCard{background-color:#f6f5f8;border:1px solid rgba(17,94,237,.012);border-radius:20px;padding:12px 16px}.profileSkills .skillCard p{color:#23272f;font-size:14px;font-weight:400}.profileLanguages{display:flex;flex-wrap:wrap;gap:12px;width:100%}.profileLanguages .lngCard{background-color:#f6f5f8;border:1px solid rgba(17,94,237,.012);border-radius:20px;display:flex;gap:10px;padding:12px 16px}.profileLanguages .lngCard img{height:20px;object-fit:cover;width:20px}.profileLanguages .lngCard p{color:#23272f;font-size:14px;font-weight:400}@media(max-width:425px){.profileLanguages .lngCard{width:100%}}.profileKeywords{display:flex;flex-wrap:wrap;gap:12px;width:100%}.profileKeywords .keywordCard{background-color:#f6f5f8;border:1px solid rgba(17,94,237,.012);border-radius:20px;padding:12px 16px}.profileKeywords .keywordCard p{color:#23272f;font-size:14px;font-weight:400}.profileEditModal{align-items:center;display:flex;justify-content:center;z-index:999}.profileEditModal,.profileEditModal .overlay{height:100vh;left:0;position:fixed;top:0;width:100%}.profileEditModal .overlay{background-color:rgba(0,0,0,.502)}.profileEditModal .content{background-color:#fff;border-radius:8px;padding:12px;position:relative;z-index:1}.profileEditModal .content .titleBox{display:flex;justify-content:space-between;padding-bottom:15px}.profileEditModal .content .titleBox .modalTitle{color:#23272f;font-size:20px;font-weight:500}.profileEditModal .content .titleBox .close{align-items:center;background:#f6f5f8;border-radius:16px;cursor:pointer;display:flex;gap:8px;max-height:32px;padding:4px;transform:translateX(112px) translateY(-12px);transition:all .3s ease}.profileEditModal .content .titleBox .close img,.profileEditModal .content .titleBox .close span{transition:all .3s ease}.profileEditModal .content .titleBox .close:hover{background-color:#000}.profileEditModal .content .titleBox .close:hover span{color:#fff}.profileEditModal .content .titleBox .close:hover img{filter:invert(100%)}@media(max-width:728px){.profileEditModal{align-items:flex-end;left:0;padding-bottom:73px;position:fixed;top:0}.profileEditModal .content{border-radius:8px;border-bottom-left-radius:0;border-bottom-right-radius:0;max-height:90%;overflow-y:auto;padding:24px 16px;transition:.3s ease;width:100%;z-index:1}.profileEditModal .content .titleBox{display:flex;justify-content:center;padding-bottom:14px}.profileEditModal .content .titleBox .modalTitle{font-size:16px;font-weight:400;text-align:center}.profileEditModal .content .titleBox .close{display:none}}.profileInfoEdit{width:100%}.profileInfoEdit .infoEditForm{display:flex;flex-direction:column;gap:23px}.profileInfoEdit .infoEditForm .btnAdd{background-color:#e7effd;border:none;border-radius:17px;color:#115eed;cursor:pointer;display:flex;font-size:12px;font-weight:400;gap:6px;justify-content:center;outline:none;padding:8px 12px;transition:all .5s ease-in-out;width:20%}.profileInfoEdit .infoEditForm .btnAdd:hover{background-color:rgba(17,94,237,.314)}.profileInfoEdit .locationBtn{align-items:center;cursor:pointer;display:flex;gap:8px;transition:.3s ease}.profileInfoEdit .locationBtn:hover p{color:#115eed}.profileInfoEdit .locationBtn p{color:#292d32;font-size:16px;font-weight:400;transition:.3s ease}.profileInfoEdit .btnGroup{align-items:center;display:flex;gap:12px;justify-content:flex-end}.profileInfoEdit .btnGroup .btn{background-color:#115eed;border:1px solid #0000;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:400;outline:0;padding:12px;transition:.3s ease;width:164px}.profileInfoEdit .btnGroup .btn:hover{border-color:rgba(17,94,237,.314)}.profileInfoEdit .btnGroup .btn.cancel{background-color:rgba(17,94,237,.012);color:#000}@media(max-width:425px){.profileInfoEdit .infoEditForm .btnAdd{width:100%}.profileInfoEdit .btnGroup{flex-direction:column-reverse;justify-content:center}.profileInfoEdit .btnGroup .btn{width:100%}.profileInfoEdit .btnGroup .btn.cancel{border-color:rgba(17,94,237,.314)}}.profileSocialEdit{min-width:432px;width:100%}.profileSocialEdit .infoSocialForm{display:flex;flex-direction:column;gap:12px;max-height:400px;overflow-x:hidden;overflow-y:auto;padding-bottom:24px;width:100%}.profileSocialEdit .infoSocialForm::-webkit-scrollbar{display:none}.profileSocialEdit .infoSocialForm .customInput{width:100%}.profileSocialEdit .addBtn{margin-bottom:28px;width:100%}.profileSocialEdit .addBtn .btnAdd{align-items:center;background-color:#e7effd;border:none;border-radius:17px;color:#115eed;cursor:pointer;display:flex;font-size:12px;font-weight:400;gap:6px;justify-content:center;max-width:164px;min-width:164px;outline:none;padding:8px 12px;text-align:center;transition:all .5s ease-in-out;width:100%}.profileSocialEdit .addBtn .btnAdd:hover{background-color:rgba(17,94,237,.314)}.profileSocialEdit .btnGroup{align-items:center;display:flex;gap:12px;justify-content:flex-end}.profileSocialEdit .btnGroup .btn{background-color:#115eed;border:1px solid #0000;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:400;min-height:36px;outline:0;padding:6px;transition:.3s ease;width:164px}.profileSocialEdit .btnGroup .btn:hover{opacity:.7}.profileSocialEdit .btnGroup .btn.cancel{background-color:rgba(17,94,237,.012);color:#000}.profileSocialEdit .btnGroup .btn:disabled{opacity:.5}@media(max-width:425px){.profileSocialEdit{min-width:100%}.profileSocialEdit .btnGroup .btn{min-height:48px}}.profileAboutEdit{border-top:1px solid #f2f2f2;min-width:571px;padding-top:45px;width:100%}.profileAboutEdit .aboutEditForm{position:relative}.profileAboutEdit .aboutEditForm .aboutTextarea{border:1px solid hsla(225,4%,80%,.502);border-radius:4px;height:161px;margin-bottom:12px;outline:none;padding:18px 24px;resize:none;width:100%}.profileAboutEdit .aboutEditForm .aboutTextarea::placeholder{color:#c9cacd;font-size:14px;font-weight:400}.profileAboutEdit .aboutEditForm .textCounter{display:flex;justify-content:flex-end;margin-bottom:44px}.profileAboutEdit .aboutEditForm .btnGroup{align-items:center;display:flex;gap:12px;justify-content:flex-end}.profileAboutEdit .aboutEditForm .btnGroup .btn{background-color:#115eed;border:1px solid #0000;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:400;min-height:36px;outline:0;padding:6px;transition:.3s ease;width:164px}.profileAboutEdit .aboutEditForm .btnGroup .btn:hover{opacity:.7}.profileAboutEdit .aboutEditForm .btnGroup .btn.cancel{background-color:rgba(17,94,237,.012);color:#000}.profileAboutEdit .aboutEditForm .btnGroup .btn:disabled{opacity:.5}@media(max-width:768px){.profileAboutEdit{border-top:1px solid #f2f2f2;min-width:100%;padding-top:45px;width:100%}.profileAboutEdit .aboutEditForm{position:relative}.profileAboutEdit .aboutEditForm .aboutTextarea{border:1px solid hsla(225,4%,80%,.502);border-radius:4px;height:161px;margin-bottom:12px;outline:none;padding:18px 24px;resize:none;width:100%}.profileAboutEdit .aboutEditForm .aboutTextarea::placeholder{color:#c9cacd;font-size:14px;font-weight:400}.profileAboutEdit .aboutEditForm .btnGroup .btn{min-height:48px}}.profileSkillsEdit{display:flex;flex-direction:column;max-width:628px;min-height:238px;min-width:628px}.profileSkillsEdit .infoSkills{align-items:center;color:#979797;display:flex;font-size:14px;gap:10px;margin-bottom:24px}.profileSkillsEdit .infoSkillsEdit{display:flex;flex-direction:column;gap:24px}.profileSkillsEdit .infoSkillsEdit .addBtn{width:100%}.profileSkillsEdit .infoSkillsEdit .addBtn button{background-color:#e7effd;border:none;border-radius:17px;color:#115eed;cursor:pointer;display:flex;font-size:12px;font-weight:400;gap:6px;justify-content:center;outline:none;padding:8px 12px;transition:all .5s ease-in-out}.profileSkillsEdit .infoSkillsEdit .btnGroup{align-items:center;display:flex;gap:12px;justify-content:flex-end}.profileSkillsEdit .infoSkillsEdit .btnGroup .btn{background-color:#115eed;border:1px solid #0000;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:400;max-height:36px;max-width:208px;outline:0;padding:8px;transition:.3s ease;width:100%}.profileSkillsEdit .infoSkillsEdit .btnGroup .btn:hover{background-color:#fff;border-color:#115eed;color:#115eed}.profileSkillsEdit .infoSkillsEdit .btnGroup .btn:disabled{cursor:not-allowed;opacity:.5}.profileSkillsEdit .infoSkillsEdit .btnGroup .btn:disabled:hover{background-color:#115eed;border-color:#0000;color:#fff}.profileSkillsEdit .infoSkillsEdit .btnGroup .btn.cancel{background-color:rgba(17,94,237,.012);color:#000}.profileSkillsEdit .infoSkillsEdit span{color:#535861;font-size:14px;font-weight:400}.profileSkillsEdit .infoSkillsEdit .editSkillsArea{display:flex;flex-wrap:wrap;gap:10px}.profileSkillsEdit .infoSkillsEdit .editSkillsArea .skillsCaption{background-color:#f6f5f8;border:none;border-radius:20px;color:#23272f;display:flex;font-size:14px;font-weight:400;gap:10px;outline:none;padding:9px 16px}.profileSkillsEdit .infoSkillsEdit .editSkillsArea .skillsCaption span{color:#535861;cursor:pointer;transition:.3s ease}.profileSkillsEdit .infoSkillsEdit .editSkillsArea .skillsCaption span:hover{opacity:.7}.profileSkillsEdit .infoSkillsEdit .addSkillsArea{display:flex;flex-direction:column;gap:12px}.profileSkillsEdit .infoSkillsEdit .addSkillsArea .skillLabel{color:#535861;font-size:14px;font-weight:400}@media(max-width:768px){.profileSkillsEdit{max-width:100%;min-height:auto;min-width:100%}.profileSkillsEdit .infoSkills{font-size:12px;gap:6px;margin-bottom:12px}.profileSkillsEdit .infoSkillsEdit .btnGroup{flex-direction:column}.profileSkillsEdit .infoSkillsEdit .btnGroup .btn{max-height:48px;max-width:100%;min-height:48px}.profileSkillsEdit .infoSkillsEdit .btnGroup .editBtn{width:100%}.profileSkillsEdit .infoSkillsEdit .addBtn{align-items:center;display:flex;justify-content:center;width:100%}.profileSkillsEdit .infoSkillsEdit .addBtn button{width:100%}.profileSkillsEdit .infoSkillsEdit .editSkillsArea{flex-wrap:wrap;justify-content:flex-start!important}}.profileKeywordsEdit{display:flex;flex-direction:column;gap:20px;max-width:628px;min-width:628px}.profileKeywordsEdit .infoSkills{align-items:center;color:#979797;display:flex;font-size:14px}.profileKeywordsEdit .css-13cymwt-control{padding:10px}.profileKeywordsEdit .infoKeywordsForm{display:flex;flex-direction:column;gap:20px}.profileKeywordsEdit .infoKeywordsForm .keywordInput{align-items:center;display:flex;justify-content:center;margin:10px 0;width:100%}.profileKeywordsEdit .infoKeywordsForm .keywordInput .customInput{width:100%}.profileKeywordsEdit .btnGroup{align-items:center;display:flex;gap:12px;justify-content:flex-end}.profileKeywordsEdit .btnGroup .editBtn{display:flex;gap:10px;width:65%}.profileKeywordsEdit .btnGroup .btn{background-color:#115eed;border:1px solid #0000;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:400;max-height:36px;max-width:208px;outline:0;padding:8px;transition:.3s ease;width:100%}.profileKeywordsEdit .btnGroup .btn:hover{background-color:#fff;border-color:#115eed;color:#115eed}.profileKeywordsEdit .btnGroup .btn:disabled{cursor:not-allowed;opacity:.5}.profileKeywordsEdit .btnGroup .btn:disabled:hover{background-color:#115eed;border-color:#0000;color:#fff}.profileKeywordsEdit .btnGroup .btn.cancel{background-color:rgba(17,94,237,.012);color:#000}.profileKeywordsEdit span{color:#535861;font-size:14px;font-weight:400}.profileKeywordsEdit .editSkillsArea{display:flex;flex-wrap:wrap;gap:10px}.profileKeywordsEdit .editSkillsArea .skillsCaption{background-color:#f6f5f8;border:none;border-radius:20px;color:#23272f;display:flex;font-size:14px;font-weight:400;gap:10px;outline:none;padding:9px 16px}.profileKeywordsEdit .editSkillsArea .skillsCaption span{color:#535861;cursor:pointer;font-size:14px;transition:.3s ease}.profileKeywordsEdit .editSkillsArea .skillsCaption span:hover{color:#115eed}.profileKeywordsEdit .addSkillsArea{display:flex;flex-direction:column;gap:10px}.profileKeywordsEdit .addSkillsArea .row{align-items:center;gap:16px;padding:0;width:100%}.profileKeywordsEdit .addSkillsArea .row .customInput{width:90%}.profileKeywordsEdit .addSkillsArea .row .customInput input{padding:18px 14px}.profileKeywordsEdit .addSkillsArea .row .addBtn{margin-top:32px}.profileKeywordsEdit .addSkillsArea .row .addBtn button{align-items:center;background-color:#f6f5f8;border:1px solid #115eed;border-radius:17px;color:#115eed;cursor:pointer;display:flex;font-size:16px;font-weight:400;gap:6px;height:24px;justify-content:center;outline:none;transition:all .5s ease-in-out;width:24px}.profileKeywordsEdit .addSkillsArea .row .addBtn button:disabled{background-color:#fff;border-color:hsla(0,0%,7%,.188);color:hsla(0,0%,7%,.188)}@media(max-width:768px){.profileKeywordsEdit{max-width:100%;min-width:100%}.profileKeywordsEdit .infoSkillsEdit .btnGroup{align-items:center;flex-direction:column;justify-content:center}.profileKeywordsEdit .infoSkillsEdit .btnGroup .editBtn{width:100%}.profileKeywordsEdit .infoSkillsEdit .addBtn{align-items:center;display:flex;justify-content:center;width:100%}.profileKeywordsEdit .infoSkillsEdit .addBtn button{width:100%}.profileKeywordsEdit .infoSkillsEdit .editSkillsArea{flex-wrap:wrap;justify-content:center}.profileKeywordsEdit .addSkillsArea .row{gap:8px}.btnGroup .btn{max-width:100%!important;min-height:48px!important;width:100%}}.profileLangEdit{display:flex;flex-direction:column;min-width:567px}.profileLangEdit .infoLangEdit{display:flex;flex-direction:column;gap:20px}.profileLangEdit .infoLangEdit .editBtn{display:flex;width:100%}.profileLangEdit .infoLangEdit .addBtn{width:100%}.profileLangEdit .infoLangEdit .addBtn button{background-color:#e7effd;border:none;border-radius:17px;color:#115eed;cursor:pointer;display:flex;font-size:12px;font-weight:400;gap:6px;justify-content:center;outline:none;padding:8px 12px;transition:all .5s ease-in-out}.profileLangEdit .infoLangEdit .btnGroup{align-items:center;display:flex;gap:12px;justify-content:flex-end}.profileLangEdit .infoLangEdit .btnGroup .btn{background-color:#115eed;border:1px solid #0000;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:400;max-height:36px;min-width:208px;outline:0;padding:8px;transition:.3s ease}.profileLangEdit .infoLangEdit .btnGroup .btn:hover{background-color:#fff;border-color:#115eed;color:#115eed}.profileLangEdit .infoLangEdit .btnGroup .btn:disabled{cursor:not-allowed;opacity:.5}.profileLangEdit .infoLangEdit .btnGroup .btn:disabled:hover{background-color:#115eed;border-color:#0000;color:#fff}.profileLangEdit .infoLangEdit .btnGroup .btn.cancel{background-color:rgba(17,94,237,.012);color:#000}.profileLangEdit .infoLangEdit span{color:#535861;font-size:14px;font-weight:400}.profileLangEdit .infoLangEdit .editSkillsArea{display:flex;flex-wrap:wrap;gap:10px}.profileLangEdit .infoLangEdit .editSkillsArea .skillsCaption{background-color:#f6f5f8;border:none;border-radius:20px;color:#23272f;display:flex;font-size:14px;font-weight:400;gap:10px;outline:none;padding:9px 16px}.profileLangEdit .infoLangEdit .editSkillsArea .skillsCaption img{height:20px;object-fit:cover;width:20px}.profileLangEdit .infoLangEdit .editSkillsArea .skillsCaption span{color:#535861;cursor:pointer;transition:all .3s ease}.profileLangEdit .infoLangEdit .editSkillsArea .skillsCaption span:hover{opacity:.7}.profileLangEdit .infoLangEdit .addSkillsArea{display:flex;flex-direction:column;gap:10px}.profileLangEdit .infoLangEdit .addSkillsArea .label{color:#535861;font-size:14px;font-weight:400}@media(max-width:768px){.profileLangEdit{min-width:100%}.profileLangEdit .infoLangEdit .btnGroup{flex-direction:column}.profileLangEdit .infoLangEdit .btnGroup .btn{max-height:48px;min-height:48px;min-width:100%}.profileLangEdit .infoLangEdit .btnGroup .editBtn{width:100%}.profileLangEdit .infoLangEdit .addBtn{align-items:center;display:flex;justify-content:center;width:100%}.profileLangEdit .infoLangEdit .addBtn button{width:100%}.profileLangEdit .infoLangEdit .editSkillsArea{flex-wrap:wrap;justify-content:flex-start!important}}.profileVideoEdit{min-width:432px;padding-bottom:12px}.profileVideoEdit .videoEditForm .customInput label{color:#23272f}.profileVideoEdit .btnGroups{align-items:center;display:flex;gap:16px;justify-content:flex-end;margin-top:32px}.profileVideoEdit .btnGroups .btn{background-color:#115eed;border:1px solid #115eed;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;max-width:208px;outline:0;padding:11px;text-align:center;transition:all .3s ease;width:100%}.profileVideoEdit .btnGroups .btn.delete{background-color:#fff;border-color:red;color:red}.profileVideoEdit .btnGroups .btn:hover{background-color:#fff;color:#115eed}.profileVideoEdit .btnGroups .btn:hover.delete{background-color:red;color:#fff}.profileVideoEdit .btnGroups .btn:disabled{cursor:not-allowed;opacity:.5}@media(max-width:768px){.profileVideoEdit{min-width:100%}.profileVideoEdit .btnGroups{justify-content:center}.profileVideoEdit .btnGroups .btn{max-width:100%}}.profilePhoneEdit{margin-top:17px;width:432px}.profilePhoneEdit .phones{border:1px solid #e3e3e3;border-radius:6px;padding:0 16px;width:100%}.profilePhoneEdit .phones .phone{align-items:center;border-top:1px solid #e3e3e3;display:flex;justify-content:space-between;padding:20px 0;width:100%}.profilePhoneEdit .phones .phone:first-child{border-top:none}.profilePhoneEdit .phones .phone .optionsOverlay{background-color:rgba(0,0,0,.314);bottom:0;display:none;height:100vh;left:0;position:fixed;right:0;top:0;width:100%;z-index:1}.profilePhoneEdit .phones .phone a{color:#535861;font-size:16px;font-weight:400;transition:all .3s ease}.profilePhoneEdit .phones .phone a:hover{color:#115eed;text-decoration:underline}.profilePhoneEdit .phones .phone span{color:#115eed;font-size:12px;font-weight:400}.profilePhoneEdit .phones .phone .icon{cursor:pointer;height:18px;position:relative;transition:all .3s ease;width:18px}.profilePhoneEdit .phones .phone .icon img{height:100%;object-fit:contain;width:100%}.profilePhoneEdit .phones .phone .icon .options{background-color:#fff;border:1px solid hsla(225,4%,80%,.502);border-radius:4px;display:none;position:absolute;right:0;top:0;z-index:3}.profilePhoneEdit .phones .phone .icon .options.active{display:block}.profilePhoneEdit .phones .phone .icon .options .optionItem{border-bottom:1px solid hsla(0,0%,85%,.502);padding:14px 16px;white-space:nowrap}.profilePhoneEdit .phones .phone .icon .options .optionItem:hover{color:#115eed}.profilePhoneEdit .addBtn{cursor:pointer;display:flex;justify-content:flex-end;margin-top:16px;transition:all .3s ease;width:100%}.profilePhoneEdit .addBtn:hover{opacity:.8}.profilePhoneEdit .addBtn button{align-items:center;background-color:#e7effd;border:none;border-radius:17px;color:#115eed;cursor:pointer;display:flex;font-size:12px;font-weight:400;gap:6px;justify-content:center;outline:none;padding:8px 12px;transition:all .5s ease-in-out}.profilePhoneEdit .phoneForm .phoneBox{width:100%}.profilePhoneEdit .phoneForm .phoneBox label{color:#535861;display:inline-block;font-size:14px;margin-bottom:12px}.profilePhoneEdit .phoneForm .phoneBox .PhoneInput .PhoneInputInput{background:#fff;border:1px solid #c9cacd80;border-radius:4px;border-bottom-left-radius:0;border-top-left-radius:0;color:#23272f;font-size:14px;font-size:16px;outline:0;padding:14px 16px}.profilePhoneEdit .phoneForm .phoneBox .PhoneInput .PhoneInputInput:focus{border:1px solid #115eed}.profilePhoneEdit .phoneForm .phoneBox .PhoneInput .PhoneInputInput.err{border-color:#ed4611}.profilePhoneEdit .phoneForm .phoneBox .PhoneInput .PhoneInputCountry{background:#f2f4f8;border-bottom-left-radius:4px;border-top-left-radius:4px;margin-right:0;padding:10px}.profilePhoneEdit .phoneForm .phoneBox .errorAlert{color:#ed4611;font-size:14px;padding-left:26px;position:relative}.profilePhoneEdit .phoneForm .phoneBox .errorAlert:before{background-image:url(/static/media/alert.a54c15ee422091ba5d69.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:20px;left:0;position:absolute;top:0;width:20px}.profilePhoneEdit .phoneForm .btn{background-color:#115eed;border:0;border-radius:6px;color:#fff;cursor:pointer;margin-top:16px;outline:0;padding:12px;transition:all .3s ease;width:100%}.profilePhoneEdit .phoneForm .btn:hover{opacity:.7}.profilePhoneEdit .phoneForm .btn:disabled{cursor:not-allowed;opacity:.5}.profilePhoneEdit .phoneForm .btn:disabled:hover{opacity:.5}@media(max-width:768px){.profilePhoneEdit{width:100%}.profilePhoneEdit .phones .phone .optionsOverlay{display:none}.profilePhoneEdit .phones .phone .optionsOverlay.active{display:block}.profilePhoneEdit .phones .phone .icon .options{bottom:0;display:block;left:0;opacity:0;position:fixed;right:auto;top:auto;transform:translateY(100%);transition:all .3s ease;visibility:hidden;width:100%}.profilePhoneEdit .phones .phone .icon .options.active{opacity:1;transform:translateY(-50%);visibility:visible}}.editExperience{display:flex;flex-direction:column;gap:20px;width:100%}.editExperience .experienceTitle{align-items:center;display:flex;justify-content:space-between;width:100%}.editExperience .experienceTitle .experienceInfo{color:#23272f;font-size:20px;font-weight:500}.editExperience .experienceTitle .editExperienceBtn{background-color:#0000;border:none;cursor:pointer}.editExperience .profileExperience{min-width:508px}.editExperience .profileExperience .expCard .info{width:100%}.editExperience .profileExperience .expCard .info .editPosition{display:flex;justify-content:space-between}.editExperience .profileExperience .expCard .info .editPosition button{background-color:#0000;border:none;color:#115eed;cursor:pointer;font-size:14px;font-weight:400}.editExperience .profileExperience .expCard .info .editPosition button.removeBtn{color:red}.editExperience .btnGroup{align-items:center;display:flex;gap:12px;justify-content:flex-end}.editExperience .btnGroup .addBtn button{background-color:#e7effd;border:none;border-radius:17px;color:#115eed;cursor:pointer;display:flex;font-size:12px;font-weight:400;gap:6px;justify-content:center;outline:none;padding:8px 12px;transition:all .5s ease-in-out}.editExperience .btnGroup .btn{background-color:#115eed;border:1px solid #0000;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:400;outline:0;padding:12px;transition:.3s ease;width:100%}.editExperience .btnGroup .btn:hover{border-color:rgba(17,94,237,.314)}.editExperience .btnGroup .btn.cancel{background-color:rgba(17,94,237,.012);color:#000}@media(max-width:768px){.editExperience .profileExperience{min-width:100%}.editExperience .profileExperience .expCard .info .editPosition .title{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;width:100%}.editExperience .profileExperience .expCard .info .editPosition div button{white-space:nowrap}.editExperience .btnGroup{flex-direction:column}.editExperience .btnGroup .addBtn,.editExperience .btnGroup .addBtn button{width:100%}}.createProfile{width:100%}.createProfile .experienceComp{display:flex;flex-direction:column;gap:10px;min-width:806px}.createProfile .experienceComp .stillWorking{display:flex;gap:5px}.createProfile .experienceComp .experienceInp{display:flex;gap:10px;width:100%}.createProfile .experienceComp .experienceInp .customInput{width:50%}.createProfile .experienceComp .experienceInp .customInput label{color:#535861;font-size:14px;font-weight:400}.createProfile .experienceComp .experienceInp2{display:flex;gap:10px;width:100%}.createProfile .experienceComp .experienceInp2 .selectInp{display:flex;flex-direction:column;gap:10px;width:50%}.createProfile .experienceComp .experienceInp2 .selectInp select{border:1px solid hsla(225,4%,80%,.314);outline:none;padding:18px 24px}.createProfile .experienceComp .experienceInp2 .selectInp label{color:#535861;font-size:14px;font-weight:400}.createProfile .experienceComp .experienceInp2 .customInput{width:49%}.createProfile .experienceComp .experienceInp2 .customInput label{color:#535861;font-size:14px;font-weight:400}.createProfile .experienceComp .experienceInp2 .timeBox{display:flex;gap:10px;width:49%}.createProfile .experienceComp .experienceInp2 .timeBox .customInput input{border-radius:0;font-size:14px;padding:17px 4px}.createProfile .btnGroup{align-items:center;display:flex;gap:12px;justify-content:flex-end;margin-top:10px}.createProfile .btnGroup .btn{background-color:#115eed;border:1px solid #0000;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:400;outline:0;padding:12px;transition:.3s ease;width:30%}.createProfile .btnGroup .btn:hover{background-color:#fff;border-color:#115eed;color:#115eed}.createProfile .btnGroup .btn:disabled{cursor:not-allowed;opacity:.5}.createProfile .btnGroup .btn:disabled:hover{background-color:#115eed;border-color:#0000;color:#fff}.createProfile .btnGroup .btn.cancel{background-color:rgba(17,94,237,.012);color:#000}@media(max-width:726px){.createProfile .experienceComp{min-width:100%}.createProfile .experienceComp .experienceInp{flex-direction:column}.createProfile .experienceComp .experienceInp .customInput{width:100%}.createProfile .experienceComp .experienceInp2{flex-direction:column}.createProfile .experienceComp .experienceInp2 .customInput,.createProfile .experienceComp .experienceInp2 .selectInp,.createProfile .experienceComp .experienceInp2 .timeBox{width:100%}.btnGroup{padding-bottom:48px}}@media(max-width:400px){.createProfile .experienceComp{min-width:100%}.btnGroup,.createProfile .experienceComp .experienceInp2 .timeBox{flex-direction:column}.btnGroup .btn{width:100%!important}}.profileFeaturedEdit{min-width:504px;width:100%}.profileFeaturedEdit .infoEditForm{display:flex;flex-direction:column;gap:24px}.profileFeaturedEdit .infoEditForm .addBtn{width:100%}.profileFeaturedEdit .infoEditForm .addBtn .btnAdd{background-color:#e7effd;border:none;border-radius:17px;color:#115eed;cursor:pointer;display:flex;font-size:12px;font-weight:400;gap:6px;justify-content:center;outline:none;padding:8px 12px;transition:all .5s ease-in-out;width:20%}.profileFeaturedEdit .infoEditForm .addBtn .btnAdd:hover{background-color:rgba(17,94,237,.314)}.profileFeaturedEdit .btnGroup{align-items:center;display:flex;gap:12px;justify-content:flex-end;margin-top:8px}.profileFeaturedEdit .btnGroup .btn{background-color:#115eed;border:1px solid #0000;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;max-height:36px;outline:0;padding:8px;transition:.3s ease;width:164px}.profileFeaturedEdit .btnGroup .btn:hover{background-color:#fff;border-color:#115eed;color:#115eed}.profileFeaturedEdit .btnGroup .btn:disabled{background-color:#115eed;border-color:#0000;color:#fff;cursor:not-allowed;opacity:.5}.profileFeaturedEdit .btnGroup .btn.cancel{background-color:rgba(17,94,237,.012);color:#000}@media(max-width:425px){.profileFeaturedEdit{min-width:100%}.profileFeaturedEdit .infoEditForm .addBtn,.profileFeaturedEdit .infoEditForm .addBtn .btnAdd{width:100%}.profileFeaturedEdit .btnGroup{justify-content:center}.profileFeaturedEdit .btnGroup .btn{max-height:48px;min-height:48px;width:100%}}.profileFeaturedAdd{width:100%}.profileFeaturedAdd .infoEditForm{display:flex;flex-direction:column;gap:23px}.profileFeaturedAdd .infoEditForm .addBtn{width:100%}.profileFeaturedAdd .infoEditForm .addBtn .btnAdd{background-color:#e7effd;border:none;border-radius:17px;color:#115eed;cursor:pointer;display:flex;font-size:12px;font-weight:400;gap:6px;justify-content:center;outline:none;padding:8px 12px;transition:all .5s ease-in-out;width:20%}.profileFeaturedAdd .infoEditForm .addBtn .btnAdd:hover{background-color:rgba(17,94,237,.314)}.profileFeaturedAdd .btnGroup{align-items:center;display:flex;gap:12px;justify-content:flex-end}.profileFeaturedAdd .btnGroup .btn{background-color:#115eed;border:1px solid #0000;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:400;outline:0;padding:12px;transition:.3s ease;width:164px}.profileFeaturedAdd .btnGroup .btn:hover{border-color:rgba(17,94,237,.314)}.profileFeaturedAdd .btnGroup .btn.cancel{background-color:rgba(17,94,237,.012);color:#000}.profileFeaturedAdd .btnGroup .btn:disabled{opacity:.5}@media(max-width:425px){.profileFeaturedAdd .infoEditForm .addBtn,.profileFeaturedAdd .infoEditForm .addBtn .btnAdd{width:100%}.profileFeaturedAdd .btnGroup{justify-content:center}.profileFeaturedAdd .btnGroup .btn{width:100%}}.editProfilePhoto{overflow-y:auto;width:336px}.editProfilePhoto .editProfileComp{align-items:center;display:flex;flex-direction:column;width:100%}.editProfilePhoto .editProfileComp .infoArea{align-items:center;display:flex;gap:6px;justify-content:center;margin-bottom:44px}.editProfilePhoto .editProfileComp .infoArea p{color:#23272f99;font-size:14px;font-weight:400}.editProfilePhoto .editProfileComp .profilePhoto{align-items:center;border-radius:50%;display:flex;height:120px;justify-content:center;margin-bottom:24px;width:120px}.editProfilePhoto .editProfileComp .profilePhoto img{border-radius:50%;height:100%;object-fit:cover;width:100%}.editProfilePhoto .editProfileComp .errorMsg{color:#ed4611;font-size:14px;font-weight:500;text-align:center}.editProfilePhoto .editProfileComp span{background-color:#e8e8e8;border:1px;display:block;height:1px;width:100%}.editProfilePhoto .editProfileComp .btnGroup{align-items:center;display:flex;gap:16px;justify-content:center;margin-top:14px;width:100%}.editProfilePhoto .editProfileComp .btnGroup .removeBtn{align-items:center;background-color:#0000;border:1px solid rgba(255,0,0,.502);border-radius:4px;color:red;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;outline:none;padding:8px 24px;transition:.3s ease;width:100%}.editProfilePhoto .editProfileComp .btnGroup .removeBtn:hover{opacity:.5}.editProfilePhoto .editProfileComp .btnGroup .saveBtn{background-color:#e8ecf7;border:1px solid rgba(17,94,237,.502);border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;outline:none;transition:.3s ease;width:100%}.editProfilePhoto .editProfileComp .btnGroup .saveBtn label{align-items:center;color:#115eed;cursor:pointer;display:flex;gap:8px;justify-content:center;padding:8px 24px;width:100%}.editProfilePhoto .editProfileComp .btnGroup .saveBtn input{display:none}.editProfilePhoto .editProfileComp .btnGroup .saveBtn:hover{opacity:.5}@media(max-width:768px){.editProfilePhoto,.editProfilePhoto .editProfileComp{width:100%}.editProfilePhoto .editProfileComp .infoArea{align-self:flex-start;margin-bottom:24px}.editProfilePhoto .editProfileComp .errorMsg{color:#ed4611;font-size:14px;font-weight:500;text-align:center}.editProfilePhoto .editProfileComp .btnGroup{flex-direction:column;gap:14px}}.editBackgroundPhoto{width:367px}.editBackgroundPhoto .editBackgroundComp{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.editBackgroundPhoto .editBackgroundComp .infoArea{align-items:center;align-self:flex-start;display:flex;gap:10px;justify-content:center;margin-bottom:41px}.editBackgroundPhoto .editBackgroundComp .infoArea p{font-size:14px;font-weight:400}.editBackgroundPhoto .editBackgroundComp .backgroundImage{border-radius:6px;height:120px;margin-bottom:24px;max-width:481px;width:100%}.editBackgroundPhoto .editBackgroundComp .backgroundImage img{border-radius:6px;height:100%;object-fit:cover;width:100%}.editBackgroundPhoto .editBackgroundComp .errorMsg{color:#ed4611;font-size:14px;font-weight:500;text-align:center}.editBackgroundPhoto .editBackgroundComp span{background-color:#e8e8e8;border:1px;display:block;height:1px;width:100%}.editBackgroundPhoto .editBackgroundComp .btnGroup{align-items:center;display:flex;gap:16px;justify-content:center;margin-top:14px;width:100%}.editBackgroundPhoto .editBackgroundComp .btnGroup .removeBtn{align-items:center;background-color:#0000;border:1px solid rgba(255,0,0,.502);border-radius:4px;color:red;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;outline:none;padding:8px 24px;transition:.3s ease;width:100%}.editBackgroundPhoto .editBackgroundComp .btnGroup .removeBtn:hover{opacity:.5}.editBackgroundPhoto .editBackgroundComp .btnGroup .saveBtn{background-color:#e8ecf7;border:1px solid rgba(17,94,237,.502);border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;outline:none;transition:.3s ease;width:100%}.editBackgroundPhoto .editBackgroundComp .btnGroup .saveBtn label{align-items:center;color:#115eed;cursor:pointer;display:flex;gap:8px;justify-content:center;padding:8px 24px;width:100%}.editBackgroundPhoto .editBackgroundComp .btnGroup .saveBtn input{display:none}.editBackgroundPhoto .editBackgroundComp .btnGroup .saveBtn:hover{opacity:.5}@media(max-width:768px){.editBackgroundPhoto,.editBackgroundPhoto .editBackgroundComp{width:100%}.editBackgroundPhoto .editBackgroundComp .infoArea{align-self:flex-start;margin-bottom:24px}.editBackgroundPhoto .editBackgroundComp .backgroundImage{max-width:100%}.editBackgroundPhoto .editBackgroundComp .backgroundImage img{object-fit:cover;width:100%}.editBackgroundPhoto .editBackgroundComp .errorMsg{color:#ed4611;font-size:14px;font-weight:500;text-align:center}.editBackgroundPhoto .editBackgroundComp .btnGroup{flex-direction:column-reverse;gap:14px}}.customInput{display:flex;flex-direction:column;gap:12px}.customInput label{color:#000;font-size:14px;font-weight:400;vertical-align:super}.customInput label span{color:red}.customInput input{border:1px solid hsla(225,4%,80%,.314);border-radius:4px;color:#000;font-size:14px;font-weight:400;outline:0;padding:18px 24px}.customInput input ::placeholder{color:hsla(225,4%,80%,.314);font-size:14px;font-weight:400}.customInput input :disabled{opacity:.5}.customInputWithIcon{display:flex;flex-direction:column;gap:12px}.customInputWithIcon label{color:#000;font-size:14px;font-weight:400;vertical-align:super}.customInputWithIcon label span{color:red}.customInputWithIcon .inputBox{align-items:center;display:flex;position:relative;width:100%}.customInputWithIcon .inputBox input{border:1px solid hsla(225,4%,80%,.314);border-radius:4px;color:#000;font-size:14px;font-weight:400;outline:0;padding:18px 54px 18px 18px;width:100%}.customInputWithIcon .inputBox input ::placeholder{color:hsla(225,4%,80%,.314);font-size:14px;font-weight:400}.customInputWithIcon .inputBox input :disabled{opacity:.5}.customInputWithIcon .inputBox .iconItem{height:24px;position:absolute;right:24px;top:18px;width:24px}.customInputWithIcon .inputBox .iconItem.clickable{cursor:pointer}.customInputWithIcon .inputBox .iconItem.clickable:hover{opacity:.8}.customInputWithIcon .inputBox .iconItem img{height:100%;object-fit:cover;width:100%}.customTextArea{display:flex;flex-direction:column;gap:12px}.customTextArea label,.customTextArea textarea{color:#000;font-size:14px;font-weight:400}.customTextArea textarea{border:1px solid hsla(225,4%,80%,.314);border-radius:4px;outline:0;padding:18px 24px;resize:none}.customTextArea textarea ::placeholder{color:hsla(225,4%,80%,.314);font-size:14px;font-weight:400}.customTextArea textarea :disabled{opacity:.5}.profileEmailEdit{margin-top:17px;width:432px}.profileEmailEdit .emails{border:1px solid #e3e3e3;border-radius:6px;padding:0 16px;width:100%}.profileEmailEdit .emails .email{align-items:center;border-top:1px solid #e3e3e3;display:flex;justify-content:space-between;padding:20px 0;width:100%}.profileEmailEdit .emails .email:first-child{border-top:none}.profileEmailEdit .emails .email .optionsOverlay{background-color:rgba(0,0,0,.314);bottom:0;display:none;height:100vh;left:0;position:fixed;right:0;top:0;width:100%;z-index:1}.profileEmailEdit .emails .email a{color:#535861;font-size:16px;font-weight:400;transition:all .3s ease}.profileEmailEdit .emails .email a:hover{color:#115eed;text-decoration:underline}.profileEmailEdit .emails .email span{color:#115eed;font-size:12px;font-weight:400}.profileEmailEdit .emails .email .icon{cursor:pointer;height:18px;position:relative;transition:all .3s ease;width:18px}.profileEmailEdit .emails .email .icon img{height:100%;object-fit:contain;width:100%}.profileEmailEdit .emails .email .icon .options{background-color:#fff;border:1px solid hsla(225,4%,80%,.502);border-radius:4px;display:none;position:absolute;right:0;top:0;z-index:3}.profileEmailEdit .emails .email .icon .options.active{display:block}.profileEmailEdit .emails .email .icon .options .optionItem{border-bottom:1px solid hsla(0,0%,85%,.502);padding:14px 16px;white-space:nowrap}.profileEmailEdit .emails .email .icon .options .optionItem:hover{color:#115eed}.profileEmailEdit .addBtn{cursor:pointer;display:flex;justify-content:flex-end;margin-top:16px;transition:all .3s ease;width:100%}.profileEmailEdit .addBtn:hover{opacity:.8}.profileEmailEdit .addBtn button{align-items:center;background-color:#e7effd;border:none;border-radius:17px;color:#115eed;cursor:pointer;display:flex;font-size:12px;font-weight:400;gap:6px;justify-content:center;outline:none;padding:8px 12px;transition:all .5s ease-in-out}.profileEmailEdit .emailForm .emailBox{width:100%}.profileEmailEdit .emailForm .emailBox label{color:#535861;display:inline-block;font-size:14px;margin-bottom:12px}.profileEmailEdit .emailForm .emailBox .errorAlert{color:#ed4611;font-size:14px;padding-left:26px;position:relative}.profileEmailEdit .emailForm .emailBox .errorAlert:before{background-image:url(/static/media/alert.a54c15ee422091ba5d69.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:20px;left:0;position:absolute;top:0;width:20px}.profileEmailEdit .emailForm .btn{background-color:#115eed;border:0;border-radius:6px;color:#fff;cursor:pointer;margin-top:16px;outline:0;padding:12px;transition:all .3s ease;width:100%}.profileEmailEdit .emailForm .btn:hover{opacity:.7}.profileEmailEdit .emailForm .btn:disabled{cursor:not-allowed;opacity:.5}.profileEmailEdit .emailForm .btn:disabled:hover{opacity:.5}@media(max-width:768px){.profileEmailEdit{width:100%}.profileEmailEdit .emails .email a{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:80%}.profileEmailEdit .emails .email .optionsOverlay{display:none}.profileEmailEdit .emails .email .optionsOverlay.active{display:block}.profileEmailEdit .emails .email .icon .options{bottom:0;display:block;left:0;opacity:0;position:fixed;right:auto;top:auto;transform:translateY(100%);transition:all .3s ease;visibility:hidden;width:100%}.profileEmailEdit .emails .email .icon .options.active{opacity:1;transform:translateY(-46%);visibility:visible}}
/*# sourceMappingURL=main.e4cef641.css.map*/