:root{--header-height:110px}*{margin:0;padding:0;border:0;font-style:inherit;color:inherit;font-size:inherit;text-decoration:none;font-feature-settings:normal;font-variant:normal;letter-spacing:inherit;word-spacing:inherit;line-height:inherit;vertical-align:baseline;outline:none;-webkit-tap-highlight-color:transparent;list-style-type:none}*,:after,:before{box-sizing:border-box}body,html{padding:0;margin:0;max-width:100vw;scroll-behavior:smooth;transition:opacity .3s ease}#all{position:relative;min-height:100%;height:auto;margin:0;background-color:#fff;background-repeat:no-repeat;background-position:50%;background-attachment:fixed;background-size:cover;display:flex;flex-direction:column}#all,#all:before{top:0;left:0;width:100%}#all:before{content:"";position:absolute;height:50%;z-index:-1}#all:after{display:block;width:100%;content:"";clear:both}#footerMergedSection{background-color:#fff}#footerMergedSection,.scroll-offset{display:flex;flex-direction:column;align-items:center}.scroll-offset{padding-top:var(--header-height);margin-top:calc(-1 * var(--header-height))}.no-scroll{overflow:hidden}::-webkit-scrollbar{width:16px;height:16px}::-webkit-scrollbar-track{background:#fff;border-radius:10px}::-webkit-scrollbar-thumb{background:#00465f;border-radius:10px;border:2px solid #fff}::-webkit-scrollbar-thumb:hover{background:#00465f}@keyframes fillBarAnimation{0%{width:0}to{width:100%}}.customToast[data-sonner-toast] [data-title]{color:#00465f;font-size:12px!important;font-weight:600!important}.customToast[data-sonner-toast] [data-icon]{color:#00465f}.customToast[data-sonner-toast]{align-items:center!important;gap:12px!important;width:auto!important;max-width:min(480px,calc(100vw - 32px))!important}.customToast[data-sonner-toast] [data-button],.customToast[data-sonner-toast] [data-cancel]{white-space:nowrap!important;flex-shrink:0!important;min-width:72px;padding:6px 14px!important;border-radius:6px!important;font-size:13px!important;font-weight:600!important;line-height:1.2!important;border:none!important;cursor:pointer}.customToast[data-sonner-toast] [data-button]{background:#b02a37!important;color:#fff!important}.customToast[data-sonner-toast] [data-cancel]{background:#5a737c!important;color:#fff!important}.customToast[data-sonner-toast] [data-button]:hover{background:#962530!important}.customToast[data-sonner-toast] [data-cancel]:hover{background:#4a6169!important}.ql-toolbar{background-color:#fff;border:1px solid #ddd!important;border-radius:10px 10px 0 0;margin-bottom:-1px}.ql-container{background-color:#f9f9f9;border:1px solid #ddd!important;border-radius:0 0 10px 10px;overflow:auto}.ql-container:active{border-color:#3cac46!important}.ql-editor{height:190px!important;min-height:190px}.ql-editor b,.ql-editor strong{font-family:BlogRichBold,sans-serif;font-weight:700;color:#00465f}.ql-editor em,.ql-editor i{font-style:italic}.ql-editor u{text-decoration:underline}.ql-editor s,.ql-editor strike{text-decoration:line-through}.ql-editor a{color:#3cac46;text-decoration:underline}