.rdw-option-wrapper{border:1px solid #F1F1F1;padding:5px;min-width:25px;height:20px;border-radius:2px;margin:0 4px;display:flex;justify-content:center;align-items:center;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-option-wrapper:hover{box-shadow:1px 1px #bfbdbd}.rdw-option-wrapper:active,.rdw-option-active{box-shadow:1px 1px #bfbdbd inset}.rdw-option-disabled{opacity:.3;cursor:default}.rdw-dropdown-wrapper{height:30px;cursor:pointer;border:1px solid #F1F1F1;border-radius:2px;margin:0 3px;text-transform:capitalize;background:#fff}.rdw-dropdown-wrapper:focus{outline:none}.rdw-dropdown-wrapper:hover{box-shadow:1px 1px #bfbdbd;background-color:#fff}.rdw-dropdown-wrapper:active{box-shadow:1px 1px #bfbdbd inset}.rdw-dropdown-carettoopen{height:0px;width:0px;position:absolute;top:35%;right:10%;border-top:6px solid black;border-left:5px solid transparent;border-right:5px solid transparent}.rdw-dropdown-carettoclose{height:0px;width:0px;position:absolute;top:35%;right:10%;border-bottom:6px solid black;border-left:5px solid transparent;border-right:5px solid transparent}.rdw-dropdown-selectedtext{display:flex;position:relative;height:100%;align-items:center;padding:0 5px}.rdw-dropdown-optionwrapper{z-index:100;position:relative;border:1px solid #F1F1F1;width:98%;background:#fff;border-radius:2px;margin:0;padding:0;max-height:250px;overflow-y:scroll}.rdw-dropdown-optionwrapper:hover{box-shadow:1px 1px #bfbdbd;background-color:#fff}.rdw-dropdownoption-default{min-height:25px;display:flex;align-items:center;padding:0 5px}.rdw-dropdownoption-highlighted{background:#f1f1f1}.rdw-dropdownoption-active{background:#f5f5f5}.rdw-dropdownoption-disabled{opacity:.3;cursor:default}.rdw-inline-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-inline-dropdown{width:50px}.rdw-inline-dropdownoption{height:40px;display:flex;justify-content:center}.rdw-block-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-block-dropdown{width:110px}.rdw-fontsize-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-fontsize-dropdown{min-width:40px}.rdw-fontsize-option{display:flex;justify-content:center}.rdw-fontfamily-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-fontfamily-dropdown{width:115px}.rdw-fontfamily-placeholder{white-space:nowrap;max-width:90px;overflow:hidden;text-overflow:ellipsis}.rdw-fontfamily-optionwrapper{width:140px}.rdw-list-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-list-dropdown{width:50px;z-index:90}.rdw-list-dropdownOption{height:40px;display:flex;justify-content:center}.rdw-text-align-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-text-align-dropdown{width:50px;z-index:90}.rdw-text-align-dropdownOption{height:40px;display:flex;justify-content:center}.rdw-right-aligned-block{text-align:right}.rdw-left-aligned-block{text-align:left!important}.rdw-center-aligned-block{text-align:center!important}.rdw-justify-aligned-block{text-align:justify!important}.rdw-right-aligned-block>div{display:inline-block}.rdw-left-aligned-block>div{display:inline-block}.rdw-center-aligned-block>div{display:inline-block}.rdw-justify-aligned-block>div{display:inline-block}.rdw-colorpicker-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-colorpicker-modal{position:absolute;top:35px;left:5px;display:flex;flex-direction:column;width:175px;height:175px;border:1px solid #F1F1F1;padding:15px;border-radius:2px;z-index:100;background:#fff;box-shadow:3px 3px 5px #bfbdbd}.rdw-colorpicker-modal-header{display:flex;padding-bottom:5px}.rdw-colorpicker-modal-style-label{font-size:15px;width:50%;text-align:center;cursor:pointer;padding:0 10px 5px}.rdw-colorpicker-modal-style-label-active{border-bottom:2px solid #0a66b7}.rdw-colorpicker-modal-options{margin:5px auto;display:flex;width:100%;height:100%;flex-wrap:wrap;overflow:scroll}.rdw-colorpicker-cube{width:22px;height:22px;border:1px solid #F1F1F1}.rdw-colorpicker-option{margin:3px;padding:0;min-height:20px;border:none;width:22px;height:22px;min-width:22px;box-shadow:1px 2px 1px #bfbdbd inset}.rdw-colorpicker-option:hover{box-shadow:1px 2px 1px #bfbdbd}.rdw-colorpicker-option:active{box-shadow:-1px -2px 1px #bfbdbd}.rdw-colorpicker-option-active{box-shadow:0 0 2px 2px #bfbdbd}.rdw-link-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-link-dropdown{width:50px}.rdw-link-dropdownOption{height:40px;display:flex;justify-content:center}.rdw-link-dropdownPlaceholder{margin-left:8px}.rdw-link-modal{position:absolute;top:35px;left:5px;display:flex;flex-direction:column;width:235px;height:205px;border:1px solid #F1F1F1;padding:15px;border-radius:2px;z-index:100;background:#fff;box-shadow:3px 3px 5px #bfbdbd}.rdw-link-modal-label{font-size:15px}.rdw-link-modal-input{margin-top:5px;border-radius:2px;border:1px solid #F1F1F1;height:25px;margin-bottom:15px;padding:0 5px}.rdw-link-modal-input:focus{outline:none}.rdw-link-modal-buttonsection{margin:0 auto}.rdw-link-modal-target-option{margin-bottom:20px}.rdw-link-modal-target-option>span{margin-left:5px}.rdw-link-modal-btn{margin-left:10px;width:75px;height:30px;border:1px solid #F1F1F1;border-radius:2px;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-link-modal-btn:hover{box-shadow:1px 1px #bfbdbd}.rdw-link-modal-btn:active{box-shadow:1px 1px #bfbdbd inset}.rdw-link-modal-btn:focus{outline:none!important}.rdw-link-modal-btn:disabled{background:#ece9e9}.rdw-link-dropdownoption{height:40px;display:flex;justify-content:center}.rdw-embedded-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-embedded-modal{position:absolute;top:35px;left:5px;display:flex;flex-direction:column;width:235px;height:180px;border:1px solid #F1F1F1;padding:15px;border-radius:2px;z-index:100;background:#fff;justify-content:space-between;box-shadow:3px 3px 5px #bfbdbd}.rdw-embedded-modal-header{font-size:15px;display:flex}.rdw-embedded-modal-header-option{width:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:column}.rdw-embedded-modal-header-label{width:95px;border:1px solid #f1f1f1;margin-top:5px;background:#6eb8d4;border-bottom:2px solid #0a66b7}.rdw-embedded-modal-link-section{display:flex;flex-direction:column}.rdw-embedded-modal-link-input{width:88%;height:35px;margin:10px 0;border:1px solid #F1F1F1;border-radius:2px;font-size:15px;padding:0 5px}.rdw-embedded-modal-link-input-wrapper{display:flex;align-items:center}.rdw-embedded-modal-link-input:focus{outline:none}.rdw-embedded-modal-btn-section{display:flex;justify-content:center}.rdw-embedded-modal-btn{margin:0 3px;width:75px;height:30px;border:1px solid #F1F1F1;border-radius:2px;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-embedded-modal-btn:hover{box-shadow:1px 1px #bfbdbd}.rdw-embedded-modal-btn:active{box-shadow:1px 1px #bfbdbd inset}.rdw-embedded-modal-btn:focus{outline:none!important}.rdw-embedded-modal-btn:disabled{background:#ece9e9}.rdw-embedded-modal-size{align-items:center;display:flex;margin:8px 0;justify-content:space-between}.rdw-embedded-modal-size-input{width:80%;height:20px;border:1px solid #F1F1F1;border-radius:2px;font-size:12px}.rdw-embedded-modal-size-input:focus{outline:none}.rdw-emoji-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-emoji-modal{overflow:auto;position:absolute;top:35px;left:5px;display:flex;flex-wrap:wrap;width:235px;height:180px;border:1px solid #F1F1F1;padding:15px;border-radius:2px;z-index:100;background:#fff;box-shadow:3px 3px 5px #bfbdbd}.rdw-emoji-icon{margin:2.5px;height:24px;width:24px;cursor:pointer;font-size:22px;display:flex;justify-content:center;align-items:center}.rdw-spinner{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.rdw-spinner>div{width:12px;height:12px;background-color:#333;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.rdw-spinner .rdw-bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.rdw-spinner .rdw-bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.rdw-image-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-image-modal{position:absolute;top:35px;left:5px;display:flex;flex-direction:column;width:235px;border:1px solid #F1F1F1;padding:15px;border-radius:2px;z-index:100;background:#fff;box-shadow:3px 3px 5px #bfbdbd}.rdw-image-modal-header{font-size:15px;margin:10px 0;display:flex}.rdw-image-modal-header-option{width:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:column}.rdw-image-modal-header-label{width:80px;background:#f1f1f1;border:1px solid #f1f1f1;margin-top:5px}.rdw-image-modal-header-label-highlighted{background:#6eb8d4;border-bottom:2px solid #0a66b7}.rdw-image-modal-upload-option{width:100%;color:gray;cursor:pointer;display:flex;border:none;font-size:15px;align-items:center;justify-content:center;background-color:#f1f1f1;outline:2px dashed gray;outline-offset:-10px;margin:10px 0;padding:9px 0}.rdw-image-modal-upload-option-highlighted{outline:2px dashed #0a66b7}.rdw-image-modal-upload-option-label{cursor:pointer;height:100%;width:100%;display:flex;justify-content:center;align-items:center;padding:15px}.rdw-image-modal-upload-option-label span{padding:0 20px}.rdw-image-modal-upload-option-image-preview{max-width:100%;max-height:200px}.rdw-image-modal-upload-option-input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.rdw-image-modal-url-section{display:flex;align-items:center}.rdw-image-modal-url-input{width:90%;height:35px;margin:15px 0 12px;border:1px solid #F1F1F1;border-radius:2px;font-size:15px;padding:0 5px}.rdw-image-modal-btn-section{margin:10px auto 0}.rdw-image-modal-url-input:focus{outline:none}.rdw-image-modal-btn{margin:0 5px;width:75px;height:30px;border:1px solid #F1F1F1;border-radius:2px;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-image-modal-btn:hover{box-shadow:1px 1px #bfbdbd}.rdw-image-modal-btn:active{box-shadow:1px 1px #bfbdbd inset}.rdw-image-modal-btn:focus{outline:none!important}.rdw-image-modal-btn:disabled{background:#ece9e9}.rdw-image-modal-spinner{position:absolute;top:-3px;left:0;width:100%;height:100%;opacity:.5}.rdw-image-modal-alt-input{width:70%;height:20px;border:1px solid #F1F1F1;border-radius:2px;font-size:12px;margin-left:5px}.rdw-image-modal-alt-input:focus{outline:none}.rdw-image-modal-alt-lbl{font-size:12px}.rdw-image-modal-size{align-items:center;display:flex;margin:8px 0;justify-content:space-between}.rdw-image-modal-size-input{width:40%;height:20px;border:1px solid #F1F1F1;border-radius:2px;font-size:12px}.rdw-image-modal-size-input:focus{outline:none}.rdw-image-mandatory-sign{color:red;margin-left:3px;margin-right:3px}.rdw-remove-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-history-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-history-dropdownoption{height:40px;display:flex;justify-content:center}.rdw-history-dropdown{width:50px}.rdw-link-decorator-wrapper{position:relative}.rdw-link-decorator-icon{position:absolute;left:40%;top:0;cursor:pointer;background-color:#fff}.rdw-mention-link{text-decoration:none;color:#1236ff;background-color:#f0fbff;padding:1px 2px;border-radius:2px}.rdw-suggestion-wrapper{position:relative}.rdw-suggestion-dropdown{position:absolute;display:flex;flex-direction:column;border:1px solid #F1F1F1;min-width:100px;max-height:150px;overflow:auto;background:#fff;z-index:100}.rdw-suggestion-option{padding:7px 5px;border-bottom:1px solid #f1f1f1}.rdw-suggestion-option-active{background-color:#f1f1f1}.rdw-hashtag-link{text-decoration:none;color:#1236ff;background-color:#f0fbff;padding:1px 2px;border-radius:2px}.rdw-image-alignment-options-popup{position:absolute;background:#fff;display:flex;padding:5px 2px;border-radius:2px;border:1px solid #F1F1F1;width:105px;cursor:pointer;z-index:100}.rdw-alignment-option-left{justify-content:flex-start}.rdw-image-alignment-option{height:15px;width:15px;min-width:15px}.rdw-image-alignment,.rdw-image-imagewrapper{position:relative}.rdw-image-center{display:flex;justify-content:center}.rdw-image-left{display:flex}.rdw-image-right{display:flex;justify-content:flex-end}.rdw-image-alignment-options-popup-right{right:0}.rdw-editor-main{height:100%;overflow:auto;box-sizing:border-box}.rdw-editor-toolbar{padding:6px 5px 0;border-radius:2px;border:1px solid #F1F1F1;display:flex;justify-content:flex-start;background:#fff;flex-wrap:wrap;font-size:15px;margin-bottom:5px;-webkit-user-select:none;user-select:none}.public-DraftStyleDefault-block{margin:1em 0}.rdw-editor-wrapper:focus{outline:none}.rdw-editor-wrapper{box-sizing:content-box}.rdw-editor-main blockquote{border-left:5px solid #f1f1f1;padding-left:5px}.rdw-editor-main pre{background:#f1f1f1;border-radius:3px;padding:1px 10px}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:#fff0;border-left:.1px solid transparent;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:0}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}#_myProfilePage_1o0g2_1{display:flex;flex-direction:row}._sideMenuMyProfile_1o0g2_6{display:flex;flex-direction:column;align-items:flex-start;width:30%;font-size:11pt;color:#000;text-align:left;background-color:#00ce83;padding:3rem;padding-right:0;min-height:100vh!important}._sideMenuMyProfile_1o0g2_6 ._myProfileOptions_1o0g2_19,._sideMenuMyProfile_1o0g2_6 ._myProfileOptions_1o0g2_19 a{width:100%}._sideMenuMyProfile_1o0g2_6 ._myProfileOptions_1o0g2_19 div{margin-bottom:1.5rem;width:100%;font-size:1rem}._sideMenuMyProfile_1o0g2_6 ._myProfileOptions_1o0g2_19 div:hover{font-weight:700;color:#fff;border-right:5px solid white}._profileGeneralInfoForm_1o0g2_36>div{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:start}._profileGeneralInfoForm_1o0g2_36>div ._inputBox_1o0g2_42{flex:1 1 0px}@media screen and (max-width: 600px){._profileGeneralInfoForm_1o0g2_36>div ._inputBox_1o0g2_42{width:100%;flex:none;margin-left:0}}._profileGeneralInfoForm_1o0g2_36 ._passwordDiv_1o0g2_52{display:flex;flex-wrap:wrap;align-items:start;width:fit-content}._mainPersonalInfo_1o0g2_59{display:flex;flex-direction:column;align-items:center;width:70%;padding-top:2rem;padding-bottom:3.5rem;color:#000;background-color:#00ce83}._mainPersonalInfo_1o0g2_59 svg{padding-bottom:2rem}._mainPersonalInfo_1o0g2_59 ._personalInfoTitle_1o0g2_72{font-weight:700;font-size:1.5rem;margin-bottom:.5rem;border-bottom:2px solid white;padding-bottom:1rem}._mainPersonalInfo_1o0g2_59 ._personalInfoContent_1o0g2_79{width:100%;padding:.5rem;border-radius:.5rem;border:.125rem solid black}._mainPersonalInfo_1o0g2_59 ._personalInfoButton_1o0g2_85{width:100%;border-radius:3rem;background-color:#ff4b9f;color:#fff;padding:.5rem;text-align:center;margin-top:1rem}._showPasswordButton_1o0g2_95{cursor:pointer;margin-right:1rem}._passwordInputMyProfile_1o0g2_100{display:flex;border:1px solid #C5C5C5;border-radius:3rem}._passwordInputMyProfile_1o0g2_100 input{border:0!important}._passwordInputMyProfile_1o0g2_100 input:focus{outline:none!important;box-shadow:none!important}._passwordInputMyProfile_1o0g2_100:focus-within{outline:2px solid #FF4B9F!important;box-shadow:0 0 5px 3px #ff4b9f!important}._notificationOptions_1o0g2_117{margin-top:1.5rem;margin-bottom:1.5rem}._notificationOptions_1o0g2_117 div svg{margin-right:1rem}._notificationOptions_1o0g2_117 div ._senderOptions_1o0g2_124{display:flex;flex-direction:column;justify-content:space-between;padding:.5rem;margin-bottom:.5rem;margin-left:2rem}._notificationOptions_1o0g2_117 div ._senderOptions_1o0g2_124 input[type=checkbox]{margin-right:1rem;width:1.5rem;height:1.5rem}._notificationOptions_1o0g2_117 ._notSendNotifications_1o0g2_137{cursor:pointer}@media (max-width: 658px){#_myProfilePage_1o0g2_1{flex-direction:column}#_myProfilePage_1o0g2_1 ._sideMenuMyProfile_1o0g2_6{width:100%;padding:0}#_myProfilePage_1o0g2_1 ._sideMenuMyProfile_1o0g2_6 ._myProfileOptions_1o0g2_19{min-height:fit-content;text-align:center}#_myProfilePage_1o0g2_1 ._sideMenuMyProfile_1o0g2_6 ._mainPersonalInfo_1o0g2_59{margin-left:auto;margin-right:auto;padding-bottom:1rem}}._paymentContent_1o0g2_159{display:flex;flex-direction:column;gap:2rem;padding:20px}._paymentContent_1o0g2_159 strong{margin-bottom:1rem}._paymentContent_1o0g2_159>div{display:flex;flex-wrap:wrap;flex-direction:column}._planOptions_1o0g2_174{display:flex;flex-direction:row;justify-content:flex-start;width:700px;height:60px}._planOptions_1o0g2_174 button{padding:.3rem 1rem;border:1px solid #C5C5C5;border-radius:2rem;justify-content:center}._planOptions_1o0g2_174 button._selected_1o0g2_187{border:5px solid #ff197a}._planOptions_1o0g2_174 button._selected_1o0g2_187 span{font-weight:700}._planButton_1o0g2_194{display:flex;justify-content:center;align-items:center;min-width:256px;max-width:256px;min-height:48px;max-height:96px;border-radius:24px;margin:8px;padding:8px}._cancellationDiv_1o0g2_207 ._cancelContent_1o0g2_207 span{font-weight:700;font-size:24px}._cancellationDiv_1o0g2_207 ._cancelContent_1o0g2_207 p{font-size:16px;margin-top:.5rem}._cancellationDiv_1o0g2_207 ._cancelContent_1o0g2_207 h6{font-size:16px;margin-top:1rem;margin-bottom:.25rem}._cancelOptions_1o0g2_221{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;margin:10px}._cancelOptions_1o0g2_221 input[type=checkbox]{width:2rem;height:2rem;cursor:pointer;transition:border-color .3s}._cancelButtonDiv_1o0g2_235 button{width:256px;height:48px;padding:8px 16px;border:1px solid #C5C5C5;border-radius:24px;background-color:#fff;cursor:pointer;transition:border-color .3s ease}._cancelButtonDiv_1o0g2_235 button:hover{border:3px solid #ff197a;background-color:#fff;font-weight:700}._cancelButtonDiv_1o0g2_235 button:active{border:3px solid #FF4B9F;background-color:#fff}._confirmButton_1o0g2_255{width:256px;height:48px;padding:8px 16px;margin-top:16px;border:1px solid #C5C5C5;border-radius:24px;background-color:#fff;cursor:pointer;transition:border-color .3s ease}._confirmButton_1o0g2_255:hover{border:3px solid #ff197a;background-color:#fff;font-weight:700}._confirmButton_1o0g2_255:active{border:3px solid #FF4B9F;background-color:#fff}._labelPayment_1o0g2_276 input[type=checkbox]{width:2rem;height:2rem;cursor:pointer;transition:border-color .3s}._labelPayment_1o0g2_276 input[type=checkbox]:hover{border:3px solid #ff197a}._payment-method_1o0g2_286{display:flex;flex-direction:row;gap:1rem;justify-content:space-between;width:650px;box-sizing:border-box;padding:1rem}._payment-method_1o0g2_286 input{flex-grow:1;min-width:0}._planOptions_1o0g2_174 button,._payment-method_1o0g2_286 button{display:flex;padding:10px 20px;gap:1rem;align-items:center;border:1px solid #C5C5C5;border-radius:20px;background-color:#fff;cursor:pointer;transition:all .1s}._planOptions_1o0g2_174 button._selected_1o0g2_187,._payment-method_1o0g2_286 button._selected_1o0g2_187{border:5px solid #ff197a;color:#000;font-weight:700}._planOptions_1o0g2_174 button:hover,._payment-method_1o0g2_286 button:hover{border:5px solid #ff197a}._iconStyle_1o0g2_326{display:flex;align-items:center;gap:7px;margin-bottom:15px}._paymentMethodStyle_1o0g2_333{display:flex;align-items:center;justify-content:center;min-width:256px;max-width:256px;border:1px solid #ccc;border-radius:64px;margin-bottom:15px;padding:8px 16px;cursor:pointer;transition:.1s ease}._paymentMethodStyle_1o0g2_333:hover,._paymentMethodStyle_1o0g2_333._selected_1o0g2_187{border:3px solid #ff197a;background-color:#fff;font-weight:700}._paymentMethodStyle_1o0g2_333 p{margin:0}._deleteCardButton_1o0g2_360{background-color:red;color:#fff;border:none;padding:.5rem 1rem;cursor:pointer;margin-left:.5rem}._deleteCardButton_1o0g2_360:hover{background-color:#8b0000}#_creditOption_1o0g2_1{width:32px;height:32px;margin:5px}#_debitOption_1o0g2_1{width:32px;height:32px;margin:5px 5px 5px 30px}._labelPayment_1o0g2_276{display:flex;flex-direction:row;align-items:center;justify-content:left;margin:5px}._cancelButtonDiv_1o0g2_235{display:flex;align-items:center;justify-content:flex-start;min-height:64px}._currentPlan_1o0g2_400{font-size:1.2rem;margin-bottom:1rem}._nextPaymentDate_1o0g2_405{font-size:1rem;margin-bottom:1rem}._currentCardContainer_1o0g2_410{display:flex;align-items:center}._userCreditCard_1o0g2_415{display:inline-block;width:220px;padding:.5rem 1rem;background-color:#f7f7f7;color:#333;font-size:1rem;border:1px solid #ccc;border-radius:50px;text-align:center}._cardDataFirstRow_1o0g2_427,._cardDataSecondRow_1o0g2_428{display:flex;justify-content:flex-start;gap:.5rem}._largeField_1o0g2_434{flex:1}._smallField_1o0g2_438{padding-top:1rem;flex:.3}._paymentMethodContainer_1o0g2_443 button{display:flex;justify-content:center;align-items:center;width:256px;height:48px;border-radius:24px;padding:.75rem}._saveButton_1o0g2_453{width:12rem;height:2.5rem;font-weight:700}._dataSpace_1o0g2_459{margin:2px}#_myProfilePage_4j2at_1{display:flex;flex-direction:row}._containerPayment_4j2at_6{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;padding:8vh 16vw}._pageTitleError_4j2at_15{font-size:32px;font-weight:700;color:#ca3b55;margin-bottom:64px}._descriptionError_4j2at_22{font-size:24px;font-weight:400;margin-bottom:32px}._sideMenuMyProfile_4j2at_28{display:flex;flex-direction:column;align-items:flex-start;width:30%;font-size:11pt;color:#000;text-align:left;background-color:#00ce83;padding:3rem;padding-right:0;min-height:100vh!important}._sideMenuMyProfile_4j2at_28 ._myProfileOptions_4j2at_41,._sideMenuMyProfile_4j2at_28 ._myProfileOptions_4j2at_41 a{width:100%}._sideMenuMyProfile_4j2at_28 ._myProfileOptions_4j2at_41 div{margin-bottom:1.5rem;width:100%;font-size:1rem}._sideMenuMyProfile_4j2at_28 ._myProfileOptions_4j2at_41 div:hover{font-weight:700;color:#fff;border-right:5px solid white}._profileGeneralInfoForm_4j2at_58>div{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:start}._profileGeneralInfoForm_4j2at_58>div ._inputBox_4j2at_64{flex:1 1 0px}@media screen and (max-width: 600px){._profileGeneralInfoForm_4j2at_58>div ._inputBox_4j2at_64{width:100%;flex:none;margin-left:0}}._profileGeneralInfoForm_4j2at_58 ._passwordDiv_4j2at_74{display:flex;flex-wrap:wrap;align-items:start;width:fit-content}._mainPersonalInfo_4j2at_81{display:flex;flex-direction:column;align-items:center;width:70%;padding-top:2rem;padding-bottom:3.5rem;color:#000;background-color:#00ce83}._mainPersonalInfo_4j2at_81 svg{padding-bottom:2rem}._mainPersonalInfo_4j2at_81 ._personalInfoTitle_4j2at_94{font-weight:700;font-size:1.5rem;margin-bottom:.5rem;border-bottom:2px solid white;padding-bottom:1rem}._mainPersonalInfo_4j2at_81 ._personalInfoContent_4j2at_101{width:100%;padding:.5rem;border-radius:.5rem;border:.125rem solid black}._mainPersonalInfo_4j2at_81 ._personalInfoButton_4j2at_107{width:100%;border-radius:3rem;background-color:#ff4b9f;color:#fff;padding:.5rem;text-align:center;margin-top:1rem}._showPasswordButton_4j2at_117{cursor:pointer;margin-right:1rem}._passwordInputMyProfile_4j2at_122{display:flex;border:1px solid #C5C5C5;border-radius:3rem}._passwordInputMyProfile_4j2at_122 input{border:0!important}._passwordInputMyProfile_4j2at_122 input:focus{outline:none!important;box-shadow:none!important}._passwordInputMyProfile_4j2at_122:focus-within{outline:2px solid #FF4B9F!important;box-shadow:0 0 5px 3px #ff4b9f!important}._notificationOptions_4j2at_139{margin-top:1.5rem;margin-bottom:1.5rem}._notificationOptions_4j2at_139 div svg{margin-right:1rem}._notificationOptions_4j2at_139 div ._senderOptions_4j2at_146{display:flex;flex-direction:column;justify-content:space-between;padding:.5rem;margin-bottom:.5rem;margin-left:2rem}._notificationOptions_4j2at_139 div ._senderOptions_4j2at_146 input[type=checkbox]{margin-right:1rem;width:1.5rem;height:1.5rem}._notificationOptions_4j2at_139 ._notSendNotifications_4j2at_159{cursor:pointer}@media (max-width: 658px){#_myProfilePage_4j2at_1{flex-direction:column}#_myProfilePage_4j2at_1 ._sideMenuMyProfile_4j2at_28{width:100%;padding:0}#_myProfilePage_4j2at_1 ._sideMenuMyProfile_4j2at_28 ._myProfileOptions_4j2at_41{min-height:fit-content;text-align:center}#_myProfilePage_4j2at_1 ._sideMenuMyProfile_4j2at_28 ._mainPersonalInfo_4j2at_81{margin-left:auto;margin-right:auto;padding-bottom:1rem}}._paymentContent_4j2at_181{display:flex;flex-direction:column;gap:2rem;padding:20px}._paymentContent_4j2at_181 strong{margin-bottom:1rem}._paymentContent_4j2at_181>div{display:flex;flex-wrap:wrap;flex-direction:column}._planOptions_4j2at_196{display:flex;flex-direction:row;justify-content:flex-start;width:700px;height:60px}._planOptions_4j2at_196 button{padding:.3rem 1rem;border:1px solid #C5C5C5;border-radius:2rem;justify-content:center}._planOptions_4j2at_196 button._selected_4j2at_209{border:5px solid #ff197a}._planOptions_4j2at_196 button._selected_4j2at_209 span{font-weight:700}._planButton_4j2at_216{display:flex;justify-content:center;align-items:center;min-width:256px;max-width:256px;min-height:48px;max-height:96px;border-radius:24px;margin:8px;padding:8px}._cancellationDiv_4j2at_229 ._cancelContent_4j2at_229 span{font-weight:700;font-size:24px}._cancellationDiv_4j2at_229 ._cancelContent_4j2at_229 p{font-size:16px;margin-top:.5rem}._cancellationDiv_4j2at_229 ._cancelContent_4j2at_229 h6{font-size:16px;margin-top:1rem;margin-bottom:.25rem}._cancelOptions_4j2at_243{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;margin:10px}._cancelOptions_4j2at_243 input[type=checkbox]{width:2rem;height:2rem;cursor:pointer;transition:border-color .3s}._cancelButtonDiv_4j2at_257 button{width:256px;height:48px;padding:8px 16px;border:1px solid #C5C5C5;border-radius:24px;background-color:#fff;cursor:pointer;transition:border-color .3s ease}._cancelButtonDiv_4j2at_257 button:hover{border:3px solid #ff197a;background-color:#fff;font-weight:700}._cancelButtonDiv_4j2at_257 button:active{border:3px solid #FF4B9F;background-color:#fff}._confirmButton_4j2at_277{width:256px;height:48px;padding:8px 16px;margin-top:16px;border:1px solid #C5C5C5;border-radius:24px;background-color:#fff;cursor:pointer;transition:border-color .3s ease}._confirmButton_4j2at_277:hover{border:3px solid #ff197a;background-color:#fff;font-weight:700}._confirmButton_4j2at_277:active{border:3px solid #FF4B9F;background-color:#fff}._labelPayment_4j2at_298 input[type=checkbox]{width:2rem;height:2rem;cursor:pointer;transition:border-color .3s}._labelPayment_4j2at_298 input[type=checkbox]:hover{border:3px solid #ff197a}._payment-method_4j2at_308{display:flex;flex-direction:row;gap:1rem;justify-content:space-between;width:650px;box-sizing:border-box;padding:1rem}._payment-method_4j2at_308 input{flex-grow:1;min-width:0}._planOptions_4j2at_196 button,._payment-method_4j2at_308 button{display:flex;padding:10px 20px;gap:1rem;align-items:center;border:1px solid #C5C5C5;border-radius:20px;background-color:#fff;cursor:pointer;transition:all .1s}._planOptions_4j2at_196 button._selected_4j2at_209,._payment-method_4j2at_308 button._selected_4j2at_209{border:5px solid #ff197a;color:#000;font-weight:700}._planOptions_4j2at_196 button:hover,._payment-method_4j2at_308 button:hover{border:5px solid #ff197a}._iconStyle_4j2at_348{display:flex;align-items:center;gap:7px;margin-bottom:15px}._paymentMethodStyle_4j2at_355{display:flex;align-items:center;justify-content:center;min-width:256px;max-width:256px;border:1px solid #ccc;border-radius:64px;margin-bottom:15px;padding:8px 16px;cursor:pointer;transition:.1s ease}._paymentMethodStyle_4j2at_355:hover,._paymentMethodStyle_4j2at_355._selected_4j2at_209{border:3px solid #ff197a;background-color:#fff;font-weight:700}._paymentMethodStyle_4j2at_355 p{margin:0}._deleteCardButton_4j2at_382{background-color:red;color:#fff;border:none;padding:.5rem 1rem;cursor:pointer;margin-left:.5rem}._deleteCardButton_4j2at_382:hover{background-color:#8b0000}#_creditOption_4j2at_1{width:32px;height:32px;margin:5px}#_debitOption_4j2at_1{width:32px;height:32px;margin:5px 5px 5px 30px}._labelPayment_4j2at_298{display:flex;flex-direction:row;align-items:center;justify-content:left;margin:5px}._cancelButtonDiv_4j2at_257{display:flex;align-items:center;justify-content:flex-start;min-height:64px}._currentPlan_4j2at_422{font-size:1.2rem;margin-bottom:1rem}._nextPaymentDate_4j2at_427{font-size:1rem;margin-bottom:1rem}._currentCardContainer_4j2at_432{display:flex;align-items:center}._userCreditCard_4j2at_437{display:inline-block;width:220px;padding:.5rem 1rem;background-color:#f7f7f7;color:#333;font-size:1rem;border:1px solid #ccc;border-radius:50px;text-align:center}._cardDataFirstRow_4j2at_449,._cardDataSecondRow_4j2at_450{display:flex;justify-content:flex-start;gap:.5rem}._largeField_4j2at_456{flex:1}._smallField_4j2at_460{padding-top:1rem;flex:.3}._paymentMethodContainer_4j2at_465 button{display:flex;justify-content:center;align-items:center;width:256px;height:48px;border-radius:24px;padding:.75rem}._saveButton_4j2at_475{width:12rem;height:2.5rem;font-weight:700}._dataSpace_4j2at_481{margin:2px}@font-face{font-family:Bricolage;src:url(/assets/BricolageGrotesque_24pt_Condensed-Regular-CL-RUojy.ttf);font-weight:400;font-style:normal}@font-face{font-family:Bricolage;src:url(/assets/BricolageGrotesque_24pt_Condensed-Bold-D71dzwt8.ttf);font-weight:bolder;font-style:normal}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Regular-BQsUpcHj.ttf)}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Bold-DEcR8bPr.ttf);font-weight:700;font-style:normal}*{font-family:Montserrat,Arial}html,body,#root{margin:0;padding:0;min-height:100vh;width:100%;color:#000;background-color:#fff}body button:not(:disabled){cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}body label{-webkit-user-select:none;-moz-user-select:none;user-select:none}a{text-decoration:none;position:relative;color:inherit}.required{color:red}.mainBody,.main-content{min-height:100vh}.hidden{display:none!important}button,[class^=btn]{color:#000;border-radius:3rem;background-color:#fff;border:1px solid #C5C5C5;padding:.6rem 1.5rem;box-shadow:0}button:hover,[class^=btn]:hover{background-color:#ececec}.black-btn{background-color:#000;color:#c5c5c5;border:0;box-shadow:0}.black-btn:hover,.black-btn:disabled{background-color:#4e4e4e;color:#fff;border:0;box-shadow:0}.btn-pink{background-color:#ff4b9f;color:#fff;border:0;box-shadow:0}.btn-pink path{stroke:#fff}.btn-pink:hover,.btn-pink:disabled{background-color:#ffe3f2;color:#000;border:0;box-shadow:0}.btn-pink:hover path,.btn-pink:disabled path{stroke:#000}.btn-gray{background-color:#ececec;color:#000;box-shadow:0;border:1px solid #C5C5C5}.btn-gray:hover,.btn-gray:disabled{background-color:#f3f3f3;color:#000;box-shadow:0}.btn-green{background-color:#00ce83;color:#fff;border:0;box-shadow:0}.btn-green svg{fill:#fff!important}.btn-green:hover,.btn-green:disabled{background-color:#e3efef;color:#000;border:0;box-shadow:0}.btn-green:hover svg,.btn-green:disabled svg{fill:#000!important}.saveDiv{display:flex;justify-content:end}.btnBlack{background-color:#000;color:#fff}.btnBlack:hover{transition:.2s;background-color:#4e4e4e}.form{margin-top:2rem}.formTopic{color:#ff4b9f;font-size:1.25rem;margin-left:1rem}.realForm{margin-left:15rem}.formLabel{color:#000;font-size:.875rem}.inputBox{margin:1rem}input,select,textarea{border-radius:30px!important;border-width:0;padding:.5rem 1rem!important;width:100%;color:#000}input:focus,select:focus,textarea:focus{outline:2px solid #FF4B9F!important;box-shadow:0 0 5px 3px #ff4b9f!important}input:disabled,select:disabled,textarea:disabled{background-color:#c5c5c5!important;color:#000}.css-13cymwt-control,.css-t3ipsp-control{border:1px solid transparent!important;border-radius:2rem!important;padding:.1rem .5rem!important;box-shadow:none}.css-13cymwt-control:hover,.css-t3ipsp-control:hover{border:1px solid #FF4B9F!important;box-shadow:0 0 5px 1px #ff4b9f!important}table{width:100%}table thead tr{border-bottom:1px solid black}table thead tr th{padding-bottom:1rem;padding-top:1rem;text-align:left}table thead tr th:first-child{border-left:0;padding-left:5px}table thead tr th:last-child{border-right:0}.container-plans-form{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;width:100%}.container-plans-input{display:flex;align-items:center;justify-content:flex-start;margin:8px 16px 0 0}.container-plans-edit{padding:24px;margin-bottom:16px;border-radius:8px;border:solid 1px hsl(240,25%,90%);background-color:#f9f9fb}table tbody tr td{padding-bottom:1rem;padding-top:1rem}table tbody tr td:first-child{border-left:0;padding-left:5px}table tbody tr td:last-child{border-right:0}@media screen and (max-width: 600px){table:not([class^=fc]) div:not([class^=fc]) thead{display:none}table:not([class^=fc]) div:not([class^=fc]) tbody tr{display:block;border-bottom:1px solid black}table:not([class^=fc]) div:not([class^=fc]) tbody tr:nth-child(2n){background-color:#ececec}table:not([class^=fc]) div:not([class^=fc]) tbody tr td{display:block;text-align:center;justify-content:center}table:not([class^=fc]) div:not([class^=fc]) tbody tr td:first-child{border-left:0;padding-left:5px}table:not([class^=fc]) div:not([class^=fc]) tbody tr td:last-child{border-right:0}}.secondaryTitle{font-size:1.25rem!important;padding-bottom:1rem;border-bottom:2px solid #C5C5C5}.header{display:flex;align-items:center;justify-content:space-between;background-color:#000;color:#fff;height:4.1rem;padding-left:1.5rem;padding-right:1.5rem;padding-top:.8rem}.logo{width:10%;height:100%;cursor:pointer;margin-top:-1.1rem}.logo img{padding:5%;height:100%}.menuOptions{display:flex;align-items:flex-start;width:50%;align-items:center}.menuOptions .headerOpt{font-weight:700;font-size:.8rem;border-bottom:.5rem solid transparent;text-align:center;margin-right:1rem;padding-top:.5rem;padding-bottom:1.2rem;height:100%;white-space:nowrap}.menuOptions .headerOpt:hover,.menuOptions .selectedPage{color:#ff4b9f;border-bottom:.5rem solid #FF4B9F}.myProfileDiv{display:flex;justify-content:flex-end;width:40%;align-items:center}.myProfileDiv .listIcon{display:none}.myProfileDiv .notificationIcon{height:-moz-fit-content;height:fit-content;margin-bottom:1rem;cursor:pointer;border-right:1px solid gray;padding-right:1rem}.myProfileDiv .profileDiv{display:flex;flex-direction:column;margin-bottom:.5rem;margin-left:.8rem;color:#000;border-radius:1.5rem;background-color:#ff4b9f}.myProfileDiv .profileDiv .buttonProfileDiv{width:100%;height:100%;border-radius:3rem;background-color:#ff4b9f;color:#fff}.myProfileDiv .profileDiv .buttonProfileDiv svg,.myProfileDiv .profileDiv .buttonProfileDiv img{position:relative;width:2.8rem;height:2.8rem;margin-right:.5rem}.myProfileDiv .profileDiv .buttonProfileDiv img{border-radius:3rem;margin-right:0}.userOptions{display:flex;flex-direction:column;align-items:center;padding:1rem;text-align:center;border-radius:0 0 1.5rem 1.5rem;background-color:#ececec;box-shadow:0 9px 10px #c5c5c5;z-index:50}.profileDiv:hover{cursor:pointer}.menuOptionsMobile{display:none}@media (max-width: 964px){.logo{width:20%}.myProfileDiv .listIcon{display:none}.profileDiv,.profileDiv .buttonProfileDiv{width:-moz-fit-content!important;width:fit-content!important}.profileDiv .buttonProfileDiv span{display:none}.profileDiv .buttonProfileDiv svg{margin-right:0!important}.menuOptionsMobile{display:none}}@media (max-width: 556px){.header{padding-left:.5rem;padding-right:.5rem}.menuOptions{display:none}.profileDiv{width:20%}.myProfileDiv .listIcon{display:block;cursor:pointer;padding-bottom:1rem;margin-right:.7rem}.myProfileDiv .optionsVisible{margin-top:8rem!important}.myProfileDiv .optionsVisible .buttonProfileDiv img,.myProfileDiv .optionsVisible .buttonProfileDiv svg{margin-left:2.8rem}.menuOptionsMobile{display:flex;flex-direction:column;align-items:center;position:absolute;z-index:1000;margin-left:10%;margin-top:-.5rem;background-color:#ff4b9f;color:#fff;width:80%;border-radius:1rem;padding:1rem;box-shadow:1px 1px 1px 1px #00ce83;transition:.3s}.menuOptionsMobile>div{margin-bottom:1rem;border-bottom:1px solid #C5C5C5;width:60%;text-align:center}}footer{display:flex;justify-content:space-between;align-items:flex-start;padding:1rem;min-height:5vh;vertical-align:center;background-color:#000;color:#fff;font-size:.875rem}.section-title{font-size:2rem!important;font-weight:700;color:#004528!important;margin-top:0!important}.sub-title{font-size:1.25rem!important;color:#004528!important;margin-bottom:1rem}.download-files-div{display:flex;align-items:center;justify-content:space-between;margin-top:1rem;border:1px solid #00CE83;padding:.5rem;border-radius:5px;width:-moz-fit-content;width:fit-content}.download-files-div:hover{background-color:#00ce83;color:#f8fffd;font-weight:700}.tableDiv{margin-top:1rem;text-align:left;font-family:inherit!important}.richTextEditor{padding:1rem!important;border:1px solid #ececec!important;border-radius:1rem;margin-bottom:2rem}.fc-header-toolbar{display:flex;justify-content:space-between;align-items:center;border-radius:3rem;padding:.5rem 1rem;font-size:.4rem}.fc-header-toolbar:hover{transition:.3s}.fc-header-toolbar h2{font-weight:700}.fc-header-toolbar h2:first-letter{text-transform:uppercase}.fc-header-toolbar button{background-color:inherit!important;border:0!important;outline:0!important}.fc-header-toolbar button span{color:#000;fill:#000}.simple .fc-header-toolbar{background-color:#fff}.simple .fc-header-toolbar:hover{background-color:#ff4b9f;color:#fff}.simple .fc-day-today .fc-daygrid-day-top{background-color:#ff4b9f!important;border-radius:50%;padding:.5rem .6rem}.simple .fc-daygrid-day-events{width:0}.fc-theme-standard{height:100%!important;margin-bottom:2rem;border:none!important}.calendar thead th{border:1px solid transparent}.calendar tbody tr{text-align:center}.calendar tbody tr td>div{display:flex;flex-direction:column;align-items:center}.calendar table tbody tr:nth-child(2n){background-color:#fff}.calendar.simple{color:#fff!important;font-size:.6rem!important;border:none}.calendar.simple table{border:0}.calendar.simple table [role=presentation]{padding:0}.calendar.simple table thead,.calendar.simple table thead th{border:0!important}.calendar.simple table tbody{border:0}.calendar.simple table tbody tr{border:0;background-color:transparent!important}.calendar.simple table tbody tr :nth-child(2n){background-color:transparent!important}.calendar.simple table tbody tr :nth-child(odd):not(.fc-daygrid-day-top){background-color:transparent!important}.calendar.simple table tbody tr td{border:0!important}.calendar.full th.fc-day-today{background-color:transparent!important}.calendar .fc-event{border-radius:1rem}.full .fc-header-toolbar{background-color:#ff4b9f;color:#fff;width:50%}.full .fc-header-toolbar:hover{background-color:#00ce83}.full.home-default-height{height:70vh}.full.small-height{height:50vh}.full .fc-daygrid-day-events{width:100%;font-size:.6rem}.full .fc-daygrid-day-events i{display:none}.full .fc-daygrid-event{flex-direction:column}.full .fc-scrollgrid{border:none!important}.full .fc-timeGridDay-view table tbody tr td:last-child{border:none}.full .fc-timeGridDay-view table tbody tr:nth-child(2n){border-bottom:1px solid #ececec}.full .fc-timeGridDay-view .fc-timegrid-body :nth-child(odd){border:none!important}.full .fc-timeGridDay-view .fc-event{height:100%}.full .fc-timeGridWeek-view tbody tr{border-top:1px solid #ececec!important;border-bottom:0}.full .fc-timeGridWeek-view tbody tr td{border-right:none!important;border-left:none!important;border-top:none!important}.full .fc-timeGridWeek-view thead tr{border-bottom:none!important}.full .fc-timeGridWeek-view :nth-child(2n){border:none!important}.full .fc-dayGridMonth-view .fc-event{white-space:nowrap;overflow:clip;text-overflow:clip;text-align:left;align-items:flex-start}.full .fc-col-header-cell{font-weight:400;color:gray;text-transform:uppercase}.full .fc-day-today{background-color:#fff!important}@media screen and (max-width: 600px){.fc-event{font-size:2vw!important}.fc-col-header-cell{font-size:2vw!important;font-weight:400;color:gray}.fc .fc-scrollgrid-section .fc-timegrid-slot{height:1rem}.slotLabel{font-size:2vw!important}}.header-site{display:flex;justify-content:space-between;align-items:center;background-color:#000;padding:0 2.5rem .5rem;box-shadow:0 0 10px #0000001a;top:0;left:0;right:0;z-index:1000;color:#fff}.header-site .sm-header-icon svg{cursor:pointer;margin-left:2rem}.header-site .sm-header-icon svg:hover{fill:#ff197a}.header-site .sm-header-options{position:absolute;left:25%;right:25%;top:6rem;background-color:#000;padding:2rem;border:3px solid #00CE83;border-radius:1rem;box-shadow:0 0 50px 5px #c5c5c5;z-index:5000}.header-site .sm-header-options div{padding-bottom:.5rem;margin-bottom:1rem;border-bottom:1px solid white}.header-site .sm-header-options div:hover{color:#fff;transition:.2s;border-bottom:1px solid #00CE83}.header-site .header-options{display:flex;align-items:center}.header-site .header-options>div{margin-right:1.5rem;font-weight:700;font-size:1rem}.header-site .header-options>div:hover:not(.btnBlack){color:#ff197a;transition:.2s}.header-site .site-logo{width:6rem;margin-top:1.5rem}.firstSlide{display:flex;padding:6rem}.firstSlide .firstMessage{display:flex;flex-direction:column;align-items:start;background-color:#000;flex-basis:100%}.firstSlide .firstMessage img{width:80%}.firstSlide .firstMessage>div{display:flex;flex-direction:row;margin-top:3rem}.firstSlide .firstMessage>div button{font-weight:700;font-size:1.2rem;margin-bottom:3rem;width:calc(auto + 2%)}.firstSlide .exampleApp{flex-basis:100%}.firstSlide .exampleApp img{width:100%}@media screen and (max-width: 900px){.firstSlide .exampleApp{display:none}}.app-tools{height:calc(100vh + -moz-fit-content);height:calc(100vh + fit-content);padding:5rem 8rem;background-color:#f5f5f5}.app-tools .app-tools-messages{display:flex;align-items:end;justify-content:space-between;margin-right:-2rem}.app-tools .container-list-tools{display:flex;align-items:center;background-image:url(/shineIcon.svg);background-repeat:no-repeat;background-position-x:right;background-position-y:top}.app-tools .container-list-tools.mobile{overflow-x:scroll;-webkit-overflow-scrolling:touch}.app-tools .list-tools{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:5rem}.app-tools .list-tools.mobile{grid-template-columns:repeat(8,1fr)}.app-tools .list-tools>div{padding:2rem;margin-right:3rem;border-radius:3rem;border:1px solid #C5C5C5;box-shadow:0 0 25px 2px #c5c5c5}.app-tools .list-tools>div h2{font-weight:700;font-size:1.5rem;margin-top:.5rem}.app-tools .list-tools>div p{font-size:.8rem}.app-tools .list-tools>div svg{margin-top:1rem}.app-tools .list-tools>div:hover{transition:.5s;box-shadow:0 0 50px 10px #ff4b9f}.app-tools .toggle-icon{cursor:pointer}.app-tools .show-more{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.review-space{background-color:#ff197a;height:calc(110vh + -moz-fit-content);height:calc(110vh + fit-content);padding:3rem 8rem;color:#fff}.review-space h1{text-align:center;margin-left:auto;margin-right:auto;margin-top:1.7rem}.review-space .reviews-list{display:flex;justify-content:space-between;margin-top:5rem;height:60%;overflow-x:scroll;margin-top:0}.review-space .reviews-list>div{display:flex;flex-direction:column;justify-content:space-around;margin-right:2rem;margin-left:2rem;width:-moz-fit-content;width:fit-content}.review-space .reviews-list .profileFeedBackDiv{text-align:center;display:flex}.review-space .reviews-list .profileFeedBackDiv .profilePic{width:10rem!important;height:10rem;z-index:100;position:relative;border-radius:10rem;border:3px solid white}.review-space .reviews-list .profileFeedBackDiv svg{margin-left:-20%}.review-space .reviews-list .textFeedback{margin-top:2rem}.review-space .reviews-list .textFeedback .highlight{font-style:italic;font-size:1.8rem}.review-space .reviews-list .reviewer-details{display:flex;align-items:end;font-size:1.3rem}.review-space .reviews-list .reviewer-details>img{width:1.8rem;height:100%}.review-space .reviews-list .reviewer-details .username{font-size:1rem;margin-bottom:0}.review-space .reviews-list .reviewer-details .role{font-size:.8rem}.subscription-plans{display:flex;height:calc(110vh + -moz-fit-content);height:calc(110vh + fit-content);padding:5rem 8rem;background-color:#000}.subscription-plans>div{width:45%}.subscription-plans>div img{width:-moz-fit-content;width:fit-content}.subscription-plans .plans-list{display:flex;flex-direction:column;margin-left:3rem}.subscription-plans .plans-list .plan-div{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;padding:2rem 4rem;background-color:#fff;border-radius:2rem;box-shadow:0 0 15px 1px #c5c5c5}.subscription-plans .plans-list .plan-div p{line-height:98%}.subscription-plans .plans-list .plan-div .title{font-size:1.3rem}.subscription-plans .plans-list .plan-div .price{font-size:1.3rem;font-weight:700;margin:0}.subscription-plans .plans-list .plan-div .description{font-size:.8rem;margin:0}.subscription-plans .plans-list .plan-div button{border-radius:0;background-color:#ff197a;font-weight:700;margin-left:1rem;font-size:.8rem}.subscription-plans .plans-list .plan-div button svg{margin-right:1rem}.team-page{display:flex;justify-content:space-between;background-color:#00ce83;height:calc(80vh + -moz-fit-content);height:calc(80vh + fit-content);padding:3rem 8rem}.team-page .team{display:flex;justify-content:space-between;width:90%;margin-left:5rem;flex-basis:0;flex:1 1 0px}.team-page .team>div{flex:1 1 0px;margin-left:3rem;font-size:.8rem}.team-page .team>div img{width:6rem;border-radius:6rem;border:1px solid white}.team-page .team>div .name{font-size:1.5rem!important;font-weight:700}.asked-questions{display:flex;background-color:#f5f5f5;height:calc(100vh + -moz-fit-content);height:calc(100vh + fit-content);padding:5rem 8rem}.asked-questions .mainPart{width:60%;margin-right:3rem}.asked-questions .mainPart .question-list{display:flex;flex-direction:column;align-items:flex-start;width:100%;margin-top:1rem;max-height:90%;overflow-y:scroll}.asked-questions .mainPart .question-list img{margin-left:2rem;margin-bottom:3rem}.asked-questions .mainPart .question-list .question{width:100%;background-color:#fff;border-radius:1rem;border:1px solid #C5C5C5;padding:.5rem 2rem;margin-bottom:2rem}.asked-questions .mainPart .question-list .question .title{display:flex;justify-content:space-between;margin:0;font-weight:700}.asked-questions .mainPart .question-list .question .title svg{cursor:pointer}.asked-questions .mainPart .question-list .question .answer{margin-top:.5rem;padding-top:1rem;border-top:1px solid #C5C5C5}.asked-questions .side-option{margin-top:5rem}.asked-questions .side-option p{font-size:1.5rem;font-weight:200;font-style:italic}.asked-questions .side-option button{background-color:#ff197a;border-radius:0}.asked-questions .side-option button svg{margin-right:.5rem}.asked-questions .side-option button:hover svg{fill:#000}@media screen and (max-width: 900px){.firstSlide{padding:3rem!important}.firstMessage img{width:70%!important}.firstMessage>div button{font-size:.8rem;width:100%}.app-tools{padding:3rem}.app-tools .app-tools-messages{width:100%}.app-tools .app-tools-messages img{width:70%}.app-tools .app-tools-messages .tools-highlight{display:none}.app-tools .list-tools{flex-direction:column}.app-tools .list-tools>div{width:100%;margin-bottom:2rem}.review-space{padding:3rem}.review-space h1{font-size:2.5rem}.review-space .reviews-list>div{width:112%;margin:2rem;padding:1rem 4rem;border-radius:1rem;box-shadow:0 0 25px 1px #00ce83}.review-space .reviews-list .profileFeedBackDiv{display:flex}.review-space .reviews-list .profileFeedBackDiv .profilePic{width:120%!important}.review-space .reviews-list .profileFeedBackDiv svg{width:15rem!important;height:15rem!important}.subscription-plans{padding:3rem;display:flex;flex-direction:column}.subscription-plans>div{width:100%;margin-bottom:3rem}.subscription-plans>div img{width:70%}.subscription-plans .plans-list{display:flex;flex-direction:column;margin:0}.subscription-plans .plans-list .plan-div{display:flex;flex-direction:column;padding:1rem;text-align:center}.subscription-plans .plans-list .plan-div button{margin-top:1rem}.asked-questions{display:flex;flex-direction:column;padding:3rem;text-align:center}.asked-questions .mainPart{width:100%;padding-bottom:0}.asked-questions .mainPart img{width:100%}.asked-questions .side-option{margin-top:1rem}.team-page{display:flex;flex-direction:column;align-items:center;padding:3rem}.team-page>div{text-align:center}.team-page .team{display:flex;flex-direction:column;margin-left:0;text-align:left}.team-page .team>div{margin-top:2rem;margin-left:0;margin-right:0;width:100%}.team-page .team>div>div{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;margin-bottom:1rem}.team-page .team>div>div img{margin-right:2rem}.team-page .team>div>div .name{font-size:1.2rem}.team-page .team>div p{text-align:center}}.blogPage{background-color:#f5f5f5;color:color;min-height:100vh}.blogPage .blogContent{padding:5rem}.blogPage .blogContent .blogPost{padding:1rem 5rem;border:1px solid #ececec;margin-bottom:1rem;border-radius:1rem;box-shadow:5px 5px 10px 1px #c5c5c5;cursor:pointer}.blogPage .blogContent .blogPost:hover{box-shadow:5px 5px 10px 1px #ff4b9f;transition:.5s}.blogPage h1{font-weight:700}.blogPage .keywordsDiv{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.blogPage .keywordsDiv .keywordBlog{background-color:#c5c5c5;margin-top:1rem;padding:.3rem .8rem;border-radius:.5rem}.new-account-body{padding:3rem 10rem}@media screen and (max-width: 768px){.new-account-body{padding:3rem 2rem}}.new-account-body .stepDiv{display:flex;gap:1rem;justify-content:space-around;margin-top:2rem;margin-bottom:2rem;font-size:.8rem!important}.new-account-body .stepDiv>div{display:flex;flex-direction:column;align-items:center}.loginDiv{display:flex;justify-content:space-between;background-color:#00ce83;background-image:url("data:image/svg+xml,%3csvg%20width='239'%20height='832'%20viewBox='0%200%20239%20832'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_281_1620)'%3e%3cpath%20d='M31.0532%20751.656C32.6446%20751.508%2033.7346%20750.095%2033.7695%20748.236C33.7957%20746.987%2033.8175%20745.743%2033.8436%20744.493C33.8785%20742.763%2032.3874%20741.171%2030.9311%20741.304C29.3397%20741.452%2028.2497%20742.865%2028.2149%20744.724C28.1887%20745.973%2028.1625%20747.217%2028.1407%20748.467C28.1059%20750.197%2029.597%20751.795%2031.0532%20751.656Z'%20fill='black'/%3e%3cpath%20d='M52.3998%20787.711C52.5916%20786.872%2052.7311%20786.401%2052.9622%20785.843C53.2674%20785.09%2053.6249%20784.378%2054.026%20783.692C54.8544%20782.259%2054.1917%20779.939%2052.9186%20779.202C51.4449%20778.347%2049.9843%20778.966%2049.0949%20780.502C48.0964%20782.228%2047.3901%20784.163%2046.928%20786.18C46.5443%20787.85%2047.5471%20789.831%2049.012%20790.164C50.5424%20790.502%2051.9856%20789.498%2052.3998%20787.711Z'%20fill='black'/%3e%3cpath%20d='M70.1535%20819.86C71.274%20819.983%2072.3902%20820.106%2073.5107%20820.229C74.98%20820.392%2076.336%20818.431%2076.227%20816.808C76.0962%20814.837%2074.8928%20813.793%2073.3145%20813.619C72.194%20813.496%2071.0778%20813.373%2069.9573%20813.25C68.488%20813.086%2067.132%20815.047%2067.241%20816.67C67.3718%20818.641%2068.5752%20819.686%2070.1535%20819.86Z'%20fill='black'/%3e%3cpath%20d='M27.9795%20810.69C29.4183%20810.311%2030.3339%20808.166%2029.8543%20806.568C29.318%20804.776%2027.8836%20803.962%2026.3445%20804.362C26.1265%20804.418%2026.0872%20804.438%2026.096%20804.444C26.0654%20804.444%2026.0131%20804.449%2025.9085%20804.464C25.5684%20804.51%2025.2283%20804.541%2024.8839%20804.546C24.5918%20804.551%2024.2953%20804.546%2024.0032%20804.525C24.0032%20804.525%2024.0032%20804.525%2023.9988%20804.525C23.8113%20804.495%2023.6282%20804.459%2023.4407%20804.418C21.9932%20804.111%2020.3451%20805.043%2020.0486%20806.865C19.774%20808.545%2020.5806%20810.521%2022.1327%20810.849C24.1165%20811.269%2026.0175%20811.202%2027.9795%20810.69Z'%20fill='black'/%3e%3cpath%20d='M8.5078%20768.998C10.1341%20768.931%2011.1456%20767.37%2011.2241%20765.578C11.3287%20763.187%2011.4334%20760.796%2011.538%20758.404C11.6165%20756.623%2010.0512%20755.158%208.62551%20755.215C6.99923%20755.281%205.98772%20756.843%205.90924%20758.635C5.8046%20761.026%205.69995%20763.417%205.59531%20765.808C5.52119%20767.59%207.08208%20769.054%208.5078%20768.998Z'%20fill='black'/%3e%3cpath%20d='M4.77106%20832.255C5.00214%20831.713%205.25066%20831.185%205.5297%20830.673C5.62126%20830.504%205.7695%20830.156%205.9003%20830.028C5.68666%20830.366%205.67358%20830.392%205.86542%20830.095C5.95698%20829.957%206.04854%20829.823%206.14446%20829.69C7.0775%20828.359%207.25626%20826.255%206.05726%20825.016C4.98034%20823.905%203.07502%20823.695%202.07658%20825.118C1.21766%20826.342%200.44594%20827.647%20-0.16446%20829.066C-0.82282%20830.607%20-0.456583%20832.747%200.942977%20833.556C2.27278%20834.324%204.06038%20833.909%204.77106%20832.255Z'%20fill='black'/%3e%3cpath%20d='M102.034%20798.11C102.741%20796.426%20102.265%20794.603%20100.927%20793.62C100.329%20793.18%2099.7322%20792.739%2099.1392%20792.304C97.8922%20791.382%2095.9608%20792.068%2095.3155%20793.604C94.6092%20795.289%2095.0844%20797.112%2096.4229%20798.095C97.0202%20798.535%2097.6176%20798.975%2098.2105%20799.416C99.4575%20800.332%20101.389%20799.651%20102.034%20798.11Z'%20fill='black'/%3e%3cpath%20d='M80.4868%20763.325C80.7746%20761.563%2079.9375%20759.771%2078.4027%20759.341L75.8042%20758.614C74.3741%20758.215%2072.6999%20759.306%2072.4121%20761.062C72.1243%20762.823%2072.9615%20764.615%2074.4962%20765.045L77.0947%20765.772C78.5292%20766.171%2080.1991%20765.081%2080.4868%20763.325Z'%20fill='black'/%3e%3cpath%20d='M60.941%20727.352C60.9192%20725.196%2060.9017%20723.041%2060.8799%20720.88C60.8407%20716.63%2055.2119%20716.845%2055.2512%20721.11C55.273%20723.266%2055.2904%20725.421%2055.3122%20727.582C55.3558%20731.832%2060.9802%20731.617%2060.941%20727.352Z'%20fill='black'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_281_1620'%3e%3crect%20width='239'%20height='832'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-size:20rem;background-position:bottom left;width:100vw;height:100vh;min-height:100vh}.loginDiv>div{height:100%;padding:2rem 2rem 2rem 5rem;padding-top:35vh}.loginDiv>div img{width:40%;margin-left:-.225vw}.loginForm{background-color:#fff;border-radius:15vh 0 0 15vh;width:170%;height:100vh;float:right;padding:15vh 4vh 4vh}.loginForm .formDiv{display:flex;flex-direction:column;justify-content:space-evenly;border:1px solid #C5C5C5;padding:5vw;border-radius:2rem;box-shadow:2px 2px 70px 1px #c5c5c5;height:70vh}.forgotPassMainBody{margin-top:0;height:100vh;padding:3rem;background-color:#00ce83}.forgotPassDiv{background-color:#fff;padding:3rem;border-radius:3rem;box-shadow:2px 2px 70px 1px #c5c5c5}@media (max-width: 1024px){.loginDiv{flex-direction:column;height:100%}.loginDiv>div{display:block;height:20vh;padding:2rem}.loginDiv img{height:25vh;width:25vh!important;margin-left:-7vw}.loginForm{background-color:#00ce83;width:100vw;border-radius:0;padding:2rem;padding-top:10vh}.loginForm .formDiv{background-color:#fff;height:-moz-fit-content;height:fit-content;box-shadow:2px 2px 60px 1px #c5c5c5}}@media (max-width: 1024px) and (orientation: landscape){.loginDiv{flex-direction:row;height:100%}.loginDiv>div{padding-left:2rem;padding-top:4rem;width:50vw}.loginDiv>div img{height:55vh;width:55vh!important;margin-left:2vw}.loginForm{background-color:#00ce83;width:80vw;height:100%;padding-left:5vw;padding-right:5vw}.loginForm .formDiv{background-color:#fff;height:-moz-fit-content;height:fit-content;padding-bottom:2.5vh;padding-top:5vh}.loginForm .formDiv span{font-size:7pt!important}}.home-page .sub-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:4rem 8rem;background-color:#f5f5f5}.home-page .sub-header .user-greeting{width:50%}.home-page .sub-header .user-greeting input{border:1px solid #00CE83;width:80%}.home-page .sub-header .app-buttons{display:flex;flex-direction:row;justify-content:space-between}.home-page .sub-header .app-buttons button{display:flex;flex-direction:column;align-items:center;flex:1 1 0px;flex-basis:0;background-color:inherit;border:1px solid #C5C5C5;border-radius:1rem;margin-left:.5rem;font-size:.8rem;font-style:italic;padding:.6rem .4rem!important}.home-page .sub-header .app-buttons button svg{margin-bottom:.5rem}.home-page .sub-header .app-buttons button:hover{background-color:#00ce83;color:#fff;font-weight:700}.home-page .__mobile{flex-direction:column!important;height:-moz-fit-content!important;height:fit-content!important;padding:2rem}.home-page .__mobile .user-greeting{width:100%!important;text-align:center}.home-page .__mobile .user-greeting input{width:100%!important}.home-page .__mobile .app-buttons{margin-top:1rem;flex-wrap:wrap!important}.home-page .__mobile .app-buttons button{margin-top:1rem}.home-page .__tablet{flex-direction:column!important;height:-moz-fit-content!important;height:fit-content!important;padding:2rem}.home-page .__tablet .user-greeting{width:100%!important;text-align:center}.home-page .__tablet .app-buttons{margin-top:1rem}.home-page .home-main-content{display:flex;flex-direction:row;height:100vh;max-height:150vh;padding:2rem 8rem}@media screen and (max-width: 900px){.home-page .home-main-content{padding:2rem}}.home-page .home-main-content .tasks-div{width:30%}.home-page .home-main-content .tasks-content{width:100%;border-right:1px solid #C5C5C5;overflow-y:scroll;height:90vh;padding-right:1rem}.home-page .home-main-content .tasks-content h1{font-weight:700;font-size:20pt!important}.home-page .home-main-content .tasks-content input[type=text]{margin-top:1rem;border:1px solid #00CE83}.home-page .home-main-content .tasks-content .add-task{margin-top:.5rem;margin-bottom:1rem;padding:.5rem;cursor:pointer;border-radius:1.5rem;transform:.2s}.home-page .home-main-content .tasks-content .add-task svg{margin-right:.8rem}.home-page .home-main-content .tasks-content .add-task:hover{background-color:#00ce83;color:#fff;font-weight:700}.home-page .home-main-content .tasks-content .task-item{display:flex;padding:.5rem;align-items:center;border-bottom:1px solid #C5C5C5}.home-page .home-main-content .tasks-content .task-item .task-check{width:10%;margin-right:.8rem}.home-page .home-main-content .tasks-content .task-item .task-check:hover{cursor:pointer}.home-page .home-main-content .tasks-content .task-item .task-desc{width:70%}.home-page .home-main-content .tasks-content .task-item .task-desc .title{font-size:13pt;margin:0}.home-page .home-main-content .tasks-content .task-item .task-desc .description{font-size:10pt;margin:0}.home-page .home-main-content .tasks-content .task-item .removeTaskDiv{cursor:pointer}.home-page .home-main-content .homeBtnOptions{display:flex;padding:1rem;justify-content:space-evenly}.home-page .home-main-content .calendarHomeDiv{width:100%;padding:2rem}.home-page .home-main-content .calendarHomeDiv .fc-header-toolbar{background-color:#00ce83!important}.home-page .home-main-content .calendarHomeDiv .fc-header-toolbar:hover{background-color:#ff4b9f!important}.home-page .home-main-content .patientInfoCalendar{margin-top:5rem}.home-page .home-main-content .patientInfoCalendar h2{cursor:pointer}.home-page .home-main-content .patientInfoCalendar h2 svg path{stroke-width:.06rem}.home-page .new-tarefa-div{position:absolute;z-index:100;padding:4rem;top:20vh;left:25%;width:50%;height:-moz-fit-content;height:fit-content;background-color:#fff;border-radius:3rem;box-shadow:0 0 5px 1px #00ce83}.home-page .new-tarefa-div .title-div{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1.5rem}.home-page .new-tarefa-div .title-div h1{width:80%}.home-page .new-tarefa-div .title-div svg{cursor:pointer}.home-page .new-tarefa-div #add-task-btn{margin-top:1rem;text-align:right}.home-page .filterInput{border:1px solid #C5C5C5;border-radius:1rem;padding:.75rem .75rem .75rem 3.5rem!important;width:100%;background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.5%200C8.22391%200%209.87721%200.684819%2011.0962%201.90381C12.3152%203.12279%2013%204.77609%2013%206.5C13%208.11%2012.41%209.59%2011.44%2010.73L11.71%2011H12.5L17.5%2016L16%2017.5L11%2012.5V11.71L10.73%2011.44C9.59%2012.41%208.11%2013%206.5%2013C4.77609%2013%203.12279%2012.3152%201.90381%2011.0962C0.684819%209.87721%200%208.22391%200%206.5C0%204.77609%200.684819%203.12279%201.90381%201.90381C3.12279%200.684819%204.77609%200%206.5%200ZM6.5%202C4%202%202%204%202%206.5C2%209%204%2011%206.5%2011C9%2011%2011%209%2011%206.5C11%204%209%202%206.5%202Z'%20fill='%2300CE83'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:2rem;background-position-x:.6rem;background-position-y:.6rem}@media screen and (max-width: 900px){.tasks-div{width:100%!important}.tasks-content{width:100%!important;border-right:none!important;height:-moz-fit-content!important;height:fit-content!important;max-height:60vh;overflow-y:scroll}.new-tarefa-div{padding:2rem!important;width:80%!important;left:2.5rem!important;top:90vh!important;margin-bottom:1rem!important;margin-left:auto!important;margin-right:auto!important}}.notificationDiv{background-color:#ececec;position:absolute;z-index:100;border:2px solid #00CE83;border-radius:1rem;box-shadow:0 0 50px 10px #000;font-size:.8rem;right:15rem;height:30rem;overflow-y:scroll}@media screen and (max-width: 900px){.notificationDiv{right:4rem}}.notificationDiv .notificationItem{display:flex;flex-direction:column;padding:2rem;border-bottom:1px solid #00CE83}.notificationDiv .notificationItem h2{font-size:1rem}.notificationDiv .notificationItem .notificationDetails{display:flex;flex-direction:row;justify-content:space-between;margin-top:.5rem}.notificationDiv .notificationItem .notificationDetails .notificationDate{font-size:.8rem}.notificationDiv .notificationItem .notificationDetails svg{cursor:pointer}.notificationDiv .notificationItem .notificationDetails svg path{stroke-width:1}.notificationDiv .notificationItem .notificationDetails svg:hover path{stroke-width:2}.notificationDiv .notificationItem.not-read{background-color:#c5c5c5}.filteredNames{position:absolute;background-color:#fff;padding:2rem 1rem;width:15rem;z-index:100;border:1px solid #00CE83;border-top:0;border-radius:.5rem;max-height:30rem;overflow-y:scroll}.filteredNames>div{border-bottom:1px solid #C5C5C5;padding:1rem}.filteredNames>div:hover{font-weight:700;color:#ff4b9f;cursor:pointer}.patientBody{margin:4rem 3rem 3rem}.titleRow{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.addPatientBtn{padding:.75rem 1.5rem}.filterInput{border:1px solid #C5C5C5;border-radius:1rem;padding:.75rem .75rem .75rem 3.5rem!important;width:100%;background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.5%200C8.22391%200%209.87721%200.684819%2011.0962%201.90381C12.3152%203.12279%2013%204.77609%2013%206.5C13%208.11%2012.41%209.59%2011.44%2010.73L11.71%2011H12.5L17.5%2016L16%2017.5L11%2012.5V11.71L10.73%2011.44C9.59%2012.41%208.11%2013%206.5%2013C4.77609%2013%203.12279%2012.3152%201.90381%2011.0962C0.684819%209.87721%200%208.22391%200%206.5C0%204.77609%200.684819%203.12279%201.90381%201.90381C3.12279%200.684819%204.77609%200%206.5%200ZM6.5%202C4%202%202%204%202%206.5C2%209%204%2011%206.5%2011C9%2011%2011%209%2011%206.5C11%204%209%202%206.5%202Z'%20fill='%23C5C5C5'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:2rem;background-position-x:.6rem;background-position-y:.6rem}.filterInput:focus{outline:3px solid #FF4B9F}.patientsTableHeader{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.patientsInfoDiv{display:flex;flex-direction:column;align-items:center;justify-content:center;align-content:flex-start;justify-content:flex-start;margin-top:4rem;overflow-y:auto;height:90vh;border:1px solid #C5C5C5;border-radius:1rem;margin-bottom:4rem}.patientsTableHeader{width:100%;padding:1rem 3rem;border-bottom:2px solid #C5C5C5}.patientsTableHeader span{font-weight:700}.patientsInfo{width:100%}.patientRow{display:flex;flex-direction:row;justify-content:space-between;width:100%;color:#000;padding:1rem 3rem;margin-bottom:.5rem;border-bottom:1px solid #C5C5C5;white-space:nowrap}.patientRow .titleformobile{display:none}.patientRow:hover{transition:.2s;color:#ff4b9f}.mainPatientInfo{display:flex;flex-direction:column;justify-content:space-between;margin-top:1.5rem}.showMoreInfo{color:#004528}.subHeaderPatient{display:flex;flex-direction:row;justify-content:space-between;align-items:center;-o-border-image:linear-gradient(to left,#FF4B9F,#00CE83) 5;border-image:linear-gradient(to left,#ff4b9f,#00ce83) 5;border-bottom-width:4px;border-bottom-style:solid;margin-top:2rem;margin-bottom:4rem;font-size:1.1rem}.subHeaderPatient div{padding:1rem 3rem}.subHeaderPatient div:hover{font-weight:700}.sideMenuMyProfile h1{font-weight:700;padding-bottom:1rem;border-bottom:1px solid #ececec}.pageCount{display:flex;justify-content:space-between;font-size:.8rem!important}.pageCount button{cursor:pointer}.patientImg{width:2rem;height:2rem;border-radius:50%;margin-left:-2rem;margin-right:1rem}.sessionDetails{margin-bottom:2rem;border-bottom:1px solid #C5C5C5}.sessionDetails>div{margin-bottom:1rem}.sessionDetails>div span{font-weight:700}.sessionDetails .payment-details{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;gap:.5rem}@media (max-width: 658px){.patientBody{margin-left:1.5rem;margin-right:1.5rem}.patientImg{margin-left:0}.patientsTableHeader{display:none}.patientRow{flex-direction:column;gap:1rem;padding-left:1rem}.patientRow div{width:100%!important;margin-left:1rem}.patientRow .titleformobile{display:block;color:#4e4e4e;font-weight:700;font-size:8pt;margin-left:-1rem}.patientRow button{float:right}#exportButton{padding:1rem;margin-right:.5rem}#exportButton svg{margin-right:0!important}#exportButton span{display:none}#newPatientButton{padding:1rem}#newPatientButton svg{margin-right:0!important}#newPatientButton span{display:none}#filterPatientDiv{flex-direction:column}#filterPatientDiv>div{flex-direction:column;width:100%!important;gap:1rem}#filterPatientDiv>div .filterDiv{width:100%!important}#addPatientPage{display:block!important}#addPatientPage .sideMenuMyProfile{width:100%!important}#addPatientPage .sideMenuMyProfile .myProfileOptions{display:none}#addPatientPage .patientBody{margin-top:-4rem}#addPatientPage .patientBody h1{color:#fff;text-align:center;margin-bottom:2rem!important}#addPatientPage .patientBody div{display:block!important}#addPatientPage .patientBody div .inputBox{width:100%!important;margin:0!important;margin-bottom:2rem!important}#patientPageDiv{display:block!important}#patientPageDiv .sideMenuMyProfile{width:100%!important}#patientPageDiv .patientBody .formTopic{margin-left:0!important;margin-bottom:1rem!important}#patientPageDiv .patientBody h1{color:#fff;text-align:center;margin-bottom:2rem!important}#patientPageDiv .patientBody div>div .inputBox{width:100%!important;margin:0!important;margin-bottom:2rem!important}}.patientContent{padding:2.5rem;width:100%;min-width:65vw}.patientContent>h2{display:flex;justify-content:space-between;margin-top:3rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #ececec}.patientContent .generalInfo>div{display:flex}.patientContent .generalInfo>div .inputBox{flex:1 1 0px}@media screen and (max-width: 768px){.patientContent .generalInfo>div{flex-direction:column}.patientContent .generalInfo>div .inputBox{flex:none}}.patientContent .anamneseOptions{display:flex;justify-content:space-around}.patientContent .anamneseForms{margin-top:2rem}.patientContent .anamneseForms .defaultAnamneseOptions>div{display:flex;justify-content:space-between;flex-wrap:wrap}.patientContent .anamneseForms .defaultAnamneseOptions>div .inputBox{flex:1 1 0px}@media screen and (max-width: 768px){.patientContent .anamneseForms .defaultAnamneseOptions>div .inputBox{flex:none}}.patientContent .anamneseForms .defaultCustomOptions{display:flex}@media screen and (max-width: 768px){.patientContent .anamneseForms .defaultCustomOptions{flex-direction:column}}.patientContent .anamneseForms .defaultCustomOptions .inputBox{flex:1 1 0px}.patientContent .addEvaluationForPatient{display:flex}.patientContent .addEvaluationForPatient .inputBox{width:40%}@media screen and (max-width: 768px){.patientContent .addEvaluationForPatient{flex-direction:column}.patientContent .addEvaluationForPatient .inputBox{width:100%}}.paymentTag{padding:.3rem .5rem;border-radius:.5rem;width:-moz-fit-content;width:fit-content}.paymentTag.paid{background-color:#c5c5c5;color:#fff}.paymentTag.notPaid{background-color:#ff4b9f;color:#fff}.filterDivSessionHistory{display:flex;justify-content:end}.filterDivSessionHistory .intervalFilter{display:flex;flex-direction:column;gap:.5rem;width:-moz-fit-content;width:fit-content;padding:.5rem 1rem;color:#c5c5c5;border:1px solid #C5C5C5;border-radius:1rem}.filterDivSessionHistory .intervalFilter svg{margin-right:1rem}.filterDivSessionHistory .intervalFilter.expanded{color:#000!important}.filterDivSessionHistory .intervalFilter.expanded input{margin-bottom:1rem;padding-bottom:1rem}.filterDivSessionHistory .intervalFilter.expanded button{float:right}#myProfilePage{display:flex;flex-direction:row}.sideMenuMyProfile{display:flex;flex-direction:column;align-items:flex-start;width:30%;font-size:11pt;color:#000;text-align:left;background-color:#00ce83;padding:3rem;padding-right:0;min-height:100vh!important}.sideMenuMyProfile .myProfileOptions,.sideMenuMyProfile .myProfileOptions a{width:100%}.sideMenuMyProfile .myProfileOptions div{margin-bottom:1.5rem;width:100%;font-size:1rem}.sideMenuMyProfile .myProfileOptions div:hover{font-weight:700;color:#fff;border-right:5px solid white}.profileGeneralInfoForm>div{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:start}.profileGeneralInfoForm>div .inputBox{flex:1 1 0px}@media screen and (max-width: 600px){.profileGeneralInfoForm>div .inputBox{width:100%;flex:none;margin-left:0}}.profileGeneralInfoForm .passwordDiv{display:flex;flex-wrap:wrap;align-items:start;width:-moz-fit-content;width:fit-content}.mainPersonalInfo{display:flex;flex-direction:column;align-items:center;width:70%;padding-top:2rem;padding-bottom:3.5rem;color:#000;background-color:#00ce83}.mainPersonalInfo svg{padding-bottom:2rem}.mainPersonalInfo .personalInfoTitle{font-weight:700;font-size:1.5rem;margin-bottom:.5rem;border-bottom:2px solid white;padding-bottom:1rem}.mainPersonalInfo .personalInfoContent{width:100%;padding:.5rem;border-radius:.5rem;border:.125rem solid black}.mainPersonalInfo .personalInfoButton{width:100%;border-radius:3rem;background-color:#ff4b9f;color:#fff;padding:.5rem;text-align:center;margin-top:1rem}.showPasswordButton{cursor:pointer;margin-right:1rem}.passwordInputMyProfile{display:flex;border:1px solid #C5C5C5;border-radius:3rem}.passwordInputMyProfile input{border:0!important}.passwordInputMyProfile input:focus{outline:none!important;box-shadow:none!important}.passwordInputMyProfile:focus-within{outline:2px solid #FF4B9F!important;box-shadow:0 0 5px 3px #ff4b9f!important}.notificationOptions{margin-top:1.5rem;margin-bottom:1.5rem}.notificationOptions div svg{margin-right:1rem}.notificationOptions div .senderOptions{display:flex;flex-direction:column;justify-content:space-between;padding:.5rem;margin-bottom:.5rem;margin-left:2rem}.notificationOptions div .senderOptions input[type=checkbox]{margin-right:1rem;width:1.5rem;height:1.5rem}.notificationOptions .notSendNotifications{cursor:pointer}@media (max-width: 658px){#myProfilePage{flex-direction:column}#myProfilePage .sideMenuMyProfile{width:100%;padding:0}#myProfilePage .sideMenuMyProfile .myProfileOptions{min-height:-moz-fit-content;min-height:fit-content;text-align:center}#myProfilePage .sideMenuMyProfile .mainPersonalInfo{margin-left:auto;margin-right:auto;padding-bottom:1rem}}.paymentContent{display:flex;flex-direction:column;gap:2rem;padding:20px}.paymentContent strong{margin-bottom:1rem}.paymentContent>div{display:flex;flex-wrap:wrap;flex-direction:column}.planOptions{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;min-height:80px}.planOptions button.selected{border:3px solid #ff197a}.planOptions button.selected span{font-weight:700}.cancellationDiv{margin-top:6rem;margin-bottom:3rem}.cancelContent{padding-top:1rem;padding-bottom:1rem}.cancelOptions{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;margin:2rem 0}.cancelOptions input[type=checkbox]{width:2rem;height:2rem}.payment-method{display:flex;flex-direction:row;gap:1rem;justify-content:space-between}.planOptions button,.payment-method button{display:flex;padding:10px 20px;gap:1rem;align-items:center;border:1px solid #C5C5C5;background-color:#fff;cursor:pointer;transition:all .1s}.planOptions button.selected,.payment-method button.selected{border:5px solid #ff197a;color:#000;font-weight:700}.planOptions button:hover,.payment-method button:hover{border:3px solid #ff197a}.schedulerPage{display:flex}.schedulerPage .sideMenuSchedule{background-color:#00ce83;width:30%;padding:3rem 2.5rem 2.5rem}.schedulerPage .newServiceDiv{background-color:#fff;border-radius:1.5rem}.schedulerPage .newServiceDiv .newServiceOptions{padding:1rem}.schedulerPage .newServiceDiv .newServiceOptions .newScheduleTitle{border:0;border-bottom:2px solid gray;border-radius:0rem!important;margin-bottom:.7rem;padding:.5rem!important}.schedulerPage .newServiceDiv .newServiceOptions .newScheduleTitle::-moz-placeholder{color:#000}.schedulerPage .newServiceDiv .newServiceOptions .newScheduleTitle::placeholder{color:#000}.schedulerPage .newServiceDiv .newServiceOptions .newScheduleTitle:focus{outline:none!important;box-shadow:0 4px 5px -3px #ff4b9f!important}.schedulerPage .newServiceDiv .newServiceOptions .serviceSpecificOptions{padding:0 1rem}.schedulerPage .newServiceDiv .newServiceOptions .serviceSpecificOptions input[type=checkbox]{width:1rem;height:1rem;margin-right:.5rem}.schedulerPage .newServiceDiv .newServiceOptions .serviceSpecificOptions input,.schedulerPage .newServiceDiv .newServiceOptions .serviceSpecificOptions select,.schedulerPage .newServiceDiv .newServiceOptions .serviceSpecificOptions textarea{padding:.2rem .9rem!important;font-size:.8rem!important;margin-bottom:.5rem}.schedulerPage .newServiceDiv .newServiceOptions .serviceSpecificOptions .timeOptions{display:flex;flex-direction:row;font-size:10pt;margin-bottom:1.5rem;font-size:.8rem!important;min-height:2rem}.schedulerPage .newServiceDiv .newServiceOptions .serviceSpecificOptions .timeOptions svg{margin-right:1rem}.schedulerPage .newServiceDiv .newServiceOptions .serviceSpecificOptions .timeOptions>div{display:flex;gap:.6rem;width:100%}.schedulerPage .newServiceDiv .newServiceOptions .serviceSpecificOptions .timeOptions ::-moz-placeholder{font-size:.8rem!important}.schedulerPage .newServiceDiv .newServiceOptions .serviceSpecificOptions .timeOptions ::placeholder{font-size:.8rem!important}.schedulerPage .newServiceDiv .newServiceOptions .serviceSpecificOptions .timeOptions .datePickerDiv input{margin-top:1rem}.schedulerPage .newServiceDiv .newServiceOptions .serviceSpecificOptions .filterOptions{position:absolute;z-index:1000;background-color:#fff;border:1px solid #FF4B9F;padding:.5rem;border-radius:.5rem;box-shadow:1px 1px 1px 1px #00ce83;max-height:30vh;overflow-y:scroll}.schedulerPage .newServiceDiv .newServiceOptions .serviceSpecificOptions .filterOptions>div{cursor:pointer;padding:.6rem .5rem;border-bottom:1px solid #ececec}.schedulerPage .newServiceDiv .newServiceOptions .serviceSpecificOptions .filterOptions>div:hover{font-weight:700!important}.schedulerPage .newServiceDiv .newServiceOptions .serviceSpecificOptions .patientName{padding:.2rem .2rem .2rem .6rem!important;border-radius:0;border:0;font-size:10pt!important}.schedulerPage .newServiceDiv .newServiceOptions .serviceSpecificOptions .patientName::-moz-placeholder{color:#000}.schedulerPage .newServiceDiv .newServiceOptions .serviceSpecificOptions .patientName::placeholder{color:#000}.schedulerPage .newServiceDiv .newServiceOptions .serviceSpecificOptions .colorPicker{width:15px!important;height:15px!important;padding:0;margin-left:5px;margin-top:2px}.schedulerPage .newServiceDiv .newServiceOptions .serviceSpecificOptions .active{border:2px solid #4e4e4e!important}.schedulerPage .newServiceDiv .newServiceOptions .serviceSpecificOptions .serviceOptions{display:flex;flex-direction:column}.schedulerPage .newServiceDiv.mobile{display:flex;flex-direction:column;position:absolute;right:3rem;z-index:100;margin-left:3rem}.schedulerPage .newServiceDiv.mobile button{z-index:500}.schedulerPage .newServiceDiv.mobile .newServiceOptions{background-color:#fff;border:1px solid #FF4B9F;border-radius:0 0 2rem 2rem;border-top:0;margin-top:-1rem;z-index:400}.schedulerPage .agendaBody{width:75%;padding-top:3rem;padding-left:2rem;padding-right:2rem}.schedulerPage .agendaBody select.viewOptions{width:25%;position:absolute;right:3rem;font-size:.8rem;border:1px solid gray;padding:.4rem .7rem!important}@media screen and (max-width: 900px){.schedulerPage .agendaBody{min-height:80vh;width:100%;padding:3rem}.schedulerPage .agendaBody h1{display:flex;justify-content:space-between}.schedulerPage .agendaBody .mainCalendar,.schedulerPage .agendaBody .mainCalendar .full{height:100%}}.schedulerPage .deleteDiv{display:flex;flex-direction:column;background-color:#fff;position:absolute;z-index:1000;border:2px solid #00CE83;border-radius:1rem;padding:1rem;align-items:flex-start;margin-right:1rem}.schedulerPage .deleteDiv>div>input[type=radio]{width:-moz-fit-content;width:fit-content}.schedulerPage .filterPatient{margin-bottom:2rem}.financialPage{display:flex;height:100%}.financialPage .mainContent{width:100%;padding:5rem}@media screen and (max-width: 900px){.financialPage .mainContent{padding:1rem}}.financialPage .financialOptions{padding:3rem;background-color:#ececec;color:#000;border-right:1px solid #00CE83}@media screen and (max-width: 900px){.financialPage{flex-direction:column}.financialPage .financialOptions{width:100%}}.dashboardDiv{margin-top:2rem}.financialDashboard{display:flex;justify-content:space-between}.financialDashboard .boxToValue{text-align:center}.financialDashboard .boxToValue .circleWithValues{width:15rem;height:15rem;border-radius:15rem;background-color:#ececec;margin-bottom:-40px}.financialDashboard .boxToValue button,.financialDashboard .boxToValue a{padding-left:2.5rem;padding-right:2.5rem}.financialDashboard .boxToValue a{margin-bottom:0}.reportsFilter{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;padding:1rem;border-radius:1rem}.reportsFilter input:not([type=date]):focus{box-shadow:none!important;outline:none!important}.reportsFilter>div{display:flex;flex-direction:column}[class$=__add]{display:flex;flex-direction:column;width:100%;margin:2rem 0;padding:1rem .5rem;border-bottom:1px solid #C5C5C5}[class$=__add] strong{margin-bottom:1rem}[class$=__list] [class$=__item]{display:flex;flex-direction:column;padding:1rem;border-bottom:1px solid #C5C5C5;gap:1rem}[class$=__list] [class$=__item] [class$=__title]{display:flex;justify-content:space-between;gap:1rem}.filterDiv{display:flex;justify-content:space-between}.filterDiv input{width:70%}.blogsList{display:flex;flex-direction:column;gap:2rem}.blogsList .blogItem{display:flex;justify-content:space-between;border:1px solid #C5C5C5;padding:1rem;border-radius:1rem}.blogsList .blogItem .postDesc{display:flex;flex-direction:column;gap:1rem}.blogsList .blogItem .postActions{display:flex;gap:1rem}.blogsList .blogItem svg{cursor:pointer}.addBlogDiv>div{margin-bottom:1rem}
