@font-face{font-family:Manuka;src:url(/assets/Manuka-Medium.woff2) format("woff2")}.g__can_disable_scroll:has(.g__disable_scroll){overflow:hidden!important}.g__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.g__error-msg{color:#f55;font-family:Roboto Flex;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.5px}.g__error-msg:before{content:url("data:image/svg+xml, %3Csvg width='12' height='11' viewBox='0 0 12 11' fill='none' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath d='M1.56201 10.1978C1.25765 10.1978 0.996257 10.1333 0.777832 10.0044C0.559408 9.87549 0.391113 9.70003 0.272949 9.47803C0.154785 9.2596 0.0957031 9.01432 0.0957031 8.74219C0.0957031 8.48079 0.165527 8.23014 0.305176 7.99023L4.47314 0.728516C4.60921 0.485026 4.79004 0.302409 5.01562 0.180664C5.24121 0.0553385 5.47754 -0.00732422 5.72461 -0.00732422C5.97168 -0.00732422 6.20622 0.0553385 6.42822 0.180664C6.65381 0.302409 6.83643 0.485026 6.97607 0.728516L11.144 7.99023C11.2121 8.1084 11.264 8.23193 11.2998 8.36084C11.3356 8.48975 11.3535 8.61686 11.3535 8.74219C11.3535 9.01432 11.2944 9.2596 11.1763 9.47803C11.0581 9.70003 10.8898 9.87549 10.6714 10.0044C10.453 10.1333 10.1916 10.1978 9.88721 10.1978H1.56201ZM1.56738 9.35449H9.87646C10.0627 9.35449 10.2095 9.29183 10.3169 9.1665C10.4279 9.04476 10.4834 8.90153 10.4834 8.73682C10.4834 8.62223 10.4548 8.50944 10.3975 8.39844L6.23486 1.13672C6.17757 1.03646 6.10238 0.964844 6.00928 0.921875C5.91976 0.875326 5.82487 0.852051 5.72461 0.852051C5.62435 0.852051 5.52767 0.875326 5.43457 0.921875C5.34147 0.964844 5.26628 1.03646 5.20898 1.13672L1.04639 8.39307C1.01774 8.45036 0.996257 8.50944 0.981934 8.57031C0.971191 8.63118 0.96582 8.68669 0.96582 8.73682C0.96582 8.90153 1.01953 9.04476 1.12695 9.1665C1.23438 9.29183 1.38118 9.35449 1.56738 9.35449ZM5.72461 6.57227C5.44889 6.57227 5.30745 6.43083 5.30029 6.14795L5.23047 3.30664C5.22689 3.17057 5.26986 3.05778 5.35938 2.96826C5.45247 2.87874 5.57243 2.83398 5.71924 2.83398C5.86247 2.83398 5.98063 2.88053 6.07373 2.97363C6.17041 3.06315 6.21696 3.17594 6.21338 3.31201L6.13281 6.14795C6.12923 6.43083 5.99316 6.57227 5.72461 6.57227ZM5.72461 8.31787C5.56706 8.31787 5.43099 8.26416 5.31641 8.15674C5.20182 8.04574 5.14453 7.91325 5.14453 7.75928C5.14453 7.60531 5.20182 7.47461 5.31641 7.36719C5.43099 7.25618 5.56706 7.20068 5.72461 7.20068C5.88216 7.20068 6.01823 7.25439 6.13281 7.36182C6.2474 7.46924 6.30469 7.60173 6.30469 7.75928C6.30469 7.91683 6.24561 8.04932 6.12744 8.15674C6.01286 8.26416 5.87858 8.31787 5.72461 8.31787Z' fill='%23FF5555' /%3E%3C/svg%3E");display:inline-block;vertical-align:middle;margin-right:5px;margin-bottom:-4px}*{margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased}html{background:#fff}html:has(.dark-html){background:#000}body{font-family:var(--roboto-flex);display:flex;flex-direction:column;min-height:100dvh}li{list-style:none}button{cursor:pointer;border:none;background:none}a{text-decoration:none;color:inherit}.navbar{max-width:100%}.menu-container,.navbar{justify-content:center}.menu,.menu-container,.navbar{display:flex;align-items:center}.menu{position:relative;justify-content:space-between;max-width:100%;height:45px;padding:5px 3px;border-radius:22.5px;background:#f7f7f7;opacity:0;animation:appear 1s ease-out forwards;overflow:hidden;z-index:1000}@keyframes appear{0%{opacity:0;width:0;height:0}50%{opacity:0;width:50%;height:45px}to{opacity:1;width:100%;height:45px}}.menu>li{flex-grow:1;display:flex;height:100%;justify-content:center;align-items:center;color:#000;font-size:16px;font-style:normal;font-weight:400;transition:color .1s ease 0s}.menu>.selected{color:#fff;transition:color .1s ease .1s}.menu>li>a{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.menu-marker{position:absolute;width:0;height:calc(100% - 6px);top:3px;background:#242424;border-radius:22.5px;z-index:-1;transition:left .3s ease,transform .3s ease,width .3s ease}html:has(.dark-html) .menu-marker{background:#f7f7f7}html:has(.dark-html) .menu{background:var(--Jet-Black,#242424)}html:has(.dark-html) .menu>li{color:#f7f7f7}html:has(.dark-html) .menu>.selected{color:#000}html:has(.black_home) .quote>path,html:has(.dark-html) .quote>path{fill:#f7f7f7}.rbc-day-bg,.rbc-month-row,.rbc-month-view,.rbc-row,.rbc-time-content,.rbc-time-header{border-color:#fff!important;border-width:3px!important}.rbc-row-bg>.custom-day-bg{border-right:3px solid #fff;width:100%;height:100%}.rbc-row-bg>.custom-day-bg:last-of-type{border-right:none}.rbc-month-view{border-radius:20px;overflow:hidden}.rbc-off-range-bg{background-color:#fff!important;color:#fff!important}.custom-day-bg{background:#f7f7f7!important}.custom-day-bg:has(.rbc-off-range-bg){background-color:#f7f7f7!important;opacity:.3!important}.custom-day-bg.selected-day{background-color:#fff!important}.rbc-date-cell.rbc-off-range>*{opacity:.3!important}.rbc-day-bg.rbc-off-range-bg{background-color:transparent!important}.rbc-row.rbc-month-header{display:none}.rbc-row{position:relative;min-height:10%}.rbc-row>*{min-height:100%!important}.rbc-row>*>*{min-height:80%!important}.rbc-row .rbc-date-cell{display:flex;position:relative;justify-content:center;align-items:center;justify-self:flex-start!important}.rbc-row-content{min-height:100%;display:flex;flex-direction:column;justify-content:flex-end}.rbc-row-content .rbc-row:first-of-type{margin-bottom:auto!important}.rbc-row .rbc-date-cell .rbc-button-link{font-size:73px;font-family:Manuka!important;position:absolute;top:0;z-index:-1}.rbc-row-segment{padding:0 10px!important}.rbc-row-segment:has(.rbc-event-continues-after){padding-right:0!important}.rbc-row-segment:has(.rbc-event-continues-prior){padding-left:0!important}.rbc-row-segment:has(.prior-event){padding-left:0!important}.rbc-row-segment:has(.after-event){padding-right:0!important}.rbc-event{border-radius:20px;margin:3px 0!important;font-size:14px!important;padding:0 7px!important}.rbc-event.after-event{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rbc-event.prior-event{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.rbc-event-continues-after{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rbc-event-continues-prior{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.rbc-event-content:before{content:"• ";display:inline-block;margin-right:5px}.rbc-day-bg.rbc-today{background-color:rgba(0,0,0,.13)}@media (max-width:849px){.rbc-row .rbc-date-cell .rbc-button-link{font-size:40px;font-weight:400}.rbc-row-content{padding-bottom:3px!important}.rbc-event-content{display:none!important}}.react-datepicker-wrapper,.react-datepicker__input-container,.react-datepicker__input-container input{width:100%}.react-datepicker__year-option:last-of-type{display:none}.date-input-container{position:relative}.calendar-svg{position:absolute;right:14px;top:50%;transform:translateY(-50%);pointer-events:none}progress{width:100%;height:5px;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:55px;background-color:#575757;padding:1px}progress::-webkit-progress-bar{background:#575757}progress::-webkit-progress-value{border-radius:149px;background:#fff}progress::-moz-progress-bar{border-radius:149px;background:#fff}@media (min-width:930px){progress{height:15px;padding:3px}}progress.accessible{background-color:#000;outline:3px solid #000}progress.accessible::-webkit-progress-bar{background:#000;outline:3px solid #000}progress.accessible-alt{background-color:#fff;outline:3px solid #000}progress.accessible-alt::-webkit-progress-bar{background:#fff;outline:3px solid #000}progress.accessible-alt::-webkit-progress-value{background:#000}progress.accessible-alt::-moz-progress-bar{background:#000}.g__editor__link{text-decoration:underline}.g__editor__bulleted,.g__editor__numbered{list-style-position:inside}.g__editor__hover-card-text{padding:5px 20px;background-color:#f7f7f7!important;border:1px solid #00000005!important;border-radius:20px!important;pointer-events:none!important}.g__editor__hover-card-text:after{content:url("data:image/svg+xml,%3Csvg width='16' height='19' viewBox='0 0 16 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.47656 0.429688C5.19531 0.429688 5.84896 0.606771 6.4375 0.960938C7.03125 1.3099 7.5026 1.78125 7.85156 2.375C8.20052 2.96354 8.375 3.61719 8.375 4.33594C8.375 4.38281 8.375 4.42448 8.375 4.46094C8.375 4.4974 8.3724 4.53125 8.36719 4.5625C8.35677 4.69792 8.29688 4.80729 8.1875 4.89062C8.08333 4.96875 7.97135 5.00781 7.85156 5.00781C7.72656 5.00781 7.61198 4.96875 7.50781 4.89062C7.40885 4.80729 7.35677 4.67708 7.35156 4.5C7.35156 4.46354 7.35156 4.43229 7.35156 4.40625C7.35156 4.38021 7.35156 4.35677 7.35156 4.33594C7.35156 3.80469 7.22135 3.32292 6.96094 2.89062C6.70573 2.45312 6.35938 2.10417 5.92188 1.84375C5.48958 1.58333 5.00781 1.45312 4.47656 1.45312C3.94531 1.45312 3.46094 1.58333 3.02344 1.84375C2.58594 2.10417 2.23698 2.45312 1.97656 2.89062C1.72135 3.32292 1.59375 3.80469 1.59375 4.33594C1.59375 4.6849 1.65104 5.01823 1.76562 5.33594C1.88542 5.64844 2.04948 5.92969 2.25781 6.17969C2.36719 6.3099 2.41146 6.4401 2.39062 6.57031C2.375 6.70052 2.31771 6.8099 2.21875 6.89844C2.11979 6.98177 2.00521 7.02344 1.875 7.02344C1.80208 7.02344 1.72656 7.00521 1.64844 6.96875C1.57552 6.93229 1.50521 6.875 1.4375 6.79688C1.16667 6.45833 0.953125 6.08073 0.796875 5.66406C0.645833 5.24219 0.570312 4.79948 0.570312 4.33594C0.570312 3.79427 0.671875 3.28906 0.875 2.82031C1.07812 2.34635 1.35677 1.93229 1.71094 1.57812C2.07031 1.21875 2.48698 0.9375 2.96094 0.734375C3.4349 0.53125 3.9401 0.429688 4.47656 0.429688ZM11.7891 17.5938C10.4922 18.0677 9.26562 18.1198 8.10938 17.75C6.95833 17.3854 5.88802 16.6042 4.89844 15.4062L2.28906 12.2422C2.19531 12.1276 2.11198 12.0078 2.03906 11.8828C1.96615 11.7526 1.91146 11.6302 1.875 11.5156C1.72917 11.1146 1.75 10.7552 1.9375 10.4375C2.125 10.1198 2.39844 9.89583 2.75781 9.76562C3.01823 9.67188 3.27865 9.66406 3.53906 9.74219C3.79948 9.8151 4.04427 9.97135 4.27344 10.2109L5.1875 11.2109C5.21354 11.237 5.24219 11.2448 5.27344 11.2344C5.3099 11.224 5.32031 11.1953 5.30469 11.1484L3.07031 5.02344C2.90365 4.5599 2.90885 4.13802 3.08594 3.75781C3.26302 3.3724 3.57031 3.09896 4.00781 2.9375C4.4401 2.78125 4.84635 2.79427 5.22656 2.97656C5.60677 3.15365 5.88021 3.47656 6.04688 3.94531L6.9375 6.38281C7.08854 6.27344 7.2526 6.1849 7.42969 6.11719C7.7526 6.0026 8.0599 5.98958 8.35156 6.07812C8.64323 6.16146 8.89062 6.33333 9.09375 6.59375C9.28125 6.44271 9.48177 6.32812 9.69531 6.25C10.0026 6.14062 10.2891 6.125 10.5547 6.20312C10.8255 6.27604 11.0521 6.43229 11.2344 6.67188C11.9219 6.43229 12.5417 6.48177 13.0938 6.82031C13.6458 7.15365 14.0755 7.74219 14.3828 8.58594L14.9688 10.1875C15.3854 11.3333 15.526 12.3984 15.3906 13.3828C15.2604 14.362 14.8854 15.2161 14.2656 15.9453C13.651 16.6693 12.8255 17.2188 11.7891 17.5938ZM11.4609 16.5703C12.3255 16.2578 13.0026 15.8073 13.4922 15.2188C13.987 14.6302 14.276 13.9297 14.3594 13.1172C14.4479 12.3047 14.3125 11.4062 13.9531 10.4219L13.4688 9.08594C13.2552 8.5026 13 8.08333 12.7031 7.82812C12.4115 7.56771 12.1016 7.4974 11.7734 7.61719L12.0781 8.46094C12.125 8.59635 12.1172 8.72396 12.0547 8.84375C11.9922 8.95833 11.901 9.03646 11.7812 9.07812C11.6562 9.125 11.5312 9.125 11.4062 9.07812C11.2812 9.02604 11.1953 8.93229 11.1484 8.79688L10.7266 7.65625C10.6589 7.46354 10.5521 7.33073 10.4062 7.25781C10.2604 7.17969 10.0964 7.17448 9.91406 7.24219C9.76302 7.29948 9.63021 7.38542 9.51562 7.5L10.0156 8.89062C10.0677 9.02604 10.0625 9.15365 10 9.27344C9.9375 9.38802 9.84635 9.46615 9.72656 9.50781C9.60156 9.55469 9.47396 9.55469 9.34375 9.50781C9.21875 9.45573 9.13281 9.36458 9.08594 9.23438L8.46094 7.52344C8.39323 7.33073 8.28646 7.19792 8.14062 7.125C8 7.04688 7.83594 7.04167 7.64844 7.10938C7.4974 7.16667 7.36458 7.2526 7.25 7.36719L7.96094 9.32812C8.00781 9.45312 8 9.57552 7.9375 9.69531C7.88021 9.8151 7.78906 9.89844 7.66406 9.94531C7.53906 9.99219 7.41146 9.98958 7.28125 9.9375C7.15625 9.88542 7.07292 9.79427 7.03125 9.66406L5.04688 4.23438C4.98958 4.07812 4.89583 3.96875 4.76562 3.90625C4.64062 3.83854 4.5026 3.83073 4.35156 3.88281C4.20052 3.9401 4.09375 4.03646 4.03125 4.17188C3.96875 4.30208 3.96615 4.44531 4.02344 4.60156L6.79688 12.2109C6.85417 12.3828 6.85417 12.5417 6.79688 12.6875C6.73958 12.8281 6.63542 12.9271 6.48438 12.9844C6.35417 13.0312 6.22135 13.0417 6.08594 13.0156C5.95052 12.9844 5.80729 12.8906 5.65625 12.7344L3.84375 10.8672C3.63542 10.6432 3.41927 10.5703 3.19531 10.6484C3.04948 10.7057 2.94792 10.7969 2.89062 10.9219C2.83854 11.0469 2.83594 11.1719 2.88281 11.2969C2.92448 11.4062 2.98438 11.5104 3.0625 11.6094L5.6875 14.7578C6.58854 15.8516 7.51823 16.5208 8.47656 16.7656C9.4401 17.0104 10.4349 16.9453 11.4609 16.5703Z' fill='black'/%3E%3C/svg%3E%0A");vertical-align:middle;position:relative;top:2px;left:7px}.accessible .editor__hover-card-text *{color:#9b97ff!important;text-decoration:underline}.gsc-control-cse{padding:0!important}form.gsc-search-box,table.gsc-search-box{margin:0!important}div.gsc-input-box{border-color:#d9d9d9!important;border-radius:30px!important;height:46px!important}td.gsib_a{padding:11px 20px!important}div.gsc-input-box input{color:#242424!important;font-family:var(--roboto-flex)!important;font-size:16px!important;font-style:normal!important;font-weight:300!important;line-height:22px!important}button.gsc-search-button{width:46px!important;height:46px!important;border-radius:30px!important;background:#242424!important;&:hover{background:#000!important}& svg{width:14px!important;height:18px!important}}button.gsc-search-button-v2{padding:0!important}a.gsst_a{padding:0 16px!important}span.gscb_a{color:#d9d9d9!important;&:hover{color:#d9d9d9!important}}@media (min-width:769px){button.gsc-search-button{width:150px!important}}