@font-face{font-family:CentryGothic;src:url(/static/media/Century%20Gothic.b194aa2bd524e2c973f7.ttf)}.loading{align-items:center;background-color:#f2f2f2;display:flex;height:100vh;justify-content:center;width:100vw}.gearIcon{transition:all .5s ease-in-out}.gearIcon:hover{color:#284c8b}.ant-input-search-button{height:31px!important}.anticon-search{margin-bottom:5px!important}.responsive-card{min-height:230px}*{font-weight:600}*,.ant-typography,body{font-family:CentryGothic}.bg-custom{background-attachment:fixed;background-image:url(/static/media/Polygon%20Luminary.dbf41dcb7b028f891b48.svg)}.bg-custom,.bg-custom-hexagon{background-repeat:no-repeat;background-size:cover}.bg-custom-hexagon{background-image:url(/static/media/Hexagon.ad924f7d3bc75b7eb489.svg)}.bg-custom-second{background-attachment:fixed;background-image:url(/static/media/cool-background.d3405d3fbb0f5fdce07d.svg);background-repeat:no-repeat;background-size:cover}.shadow-md{box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.bg-custom-second-grey{background-image:url(/static/media/Simple-Shiny-grey.529bbd7a1d9ce0938b55.svg)}.bg-custom-second-grey,.bg-custom-waves{background-repeat:no-repeat;background-size:cover}.bg-custom-waves{background-image:url(/static/media/Wave.20d3859be6aebb05306e.svg)}.border-right-custom{border-right:1px solid gray}.border-left-custom{border-left:1px solid gray}.bg-custom-shapes-1{background:url(/static/media/Polygon%20Luminary.dbf41dcb7b028f891b48.svg);background-repeat:no-repeat;background-size:cover}.bg-custom-shapes-2{background:url(/static/media/Curve%20Line.9b2473d89e746b3d2600.svg);background-repeat:no-repeat;background-size:cover}.bg-custom-shapes-3{background:url(/static/media/Stacked%20Wave.d37323430d49b7e13acc.svg);background-repeat:no-repeat;background-size:cover}button{background:transparent;border:0;cursor:pointer;display:inline-block;font-family:inherit;font-size:inherit;outline:none;padding:0;position:relative;text-decoration:none;vertical-align:middle}button.learn-more{height:auto}button.learn-more .circle{background:#284c8b;border-radius:1.625rem;display:block;height:3rem;margin:0;position:relative;transition:all .45s cubic-bezier(.65,0,.076,1);width:3rem}.responsive-border{background-color:#f4f5f7;border-radius:13px;padding:10px}button.learn-more .circle .icon{background:#fff;bottom:0;margin:auto;position:absolute;top:0;transition:all .45s cubic-bezier(.65,0,.076,1)}button.learn-more .circle .icon.arrow{background:none;height:.125rem;left:.625rem;transition:all .45s cubic-bezier(.65,0,.076,1);width:1.125rem}button.learn-more .circle .icon.arrow:before{border-right:.125rem solid #fff;border-top:.125rem solid #fff;content:"";height:.625rem;position:absolute;right:.0625rem;top:-.29rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:.625rem}button.learn-more .button-text{bottom:0;color:#001529;font-weight:700;left:0;line-height:1.6;margin:0 0 0 1.85rem;padding:.75rem 0;position:absolute;right:0;text-align:center;text-transform:uppercase;top:0;transition:all .45s cubic-bezier(.65,0,.076,1)}button:hover .circle{width:100%}button:hover .circle .icon.arrow{background:#fff;-webkit-transform:translate(1rem);transform:translate(1rem)}button:hover .button-text{color:#fff}button.learn-more-disabled{height:auto}button.learn-more-disabled .circle-disabled{background:#284c8b;border-radius:1.625rem;display:block;height:3rem;margin:0;position:relative;transition:all .45s cubic-bezier(.65,0,.076,1);width:3rem}button.learn-more-disabled .circle-disabled .icon-disabled{background:#fff;bottom:0;margin:auto;position:absolute;top:0;transition:all .45s cubic-bezier(.65,0,.076,1)}.shadow-sm{box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2)}button.learn-more-disabled .circle-disabled .icon-disabled.arrow-disabled{background:none;height:.125rem;left:.625rem;transition:all .45s cubic-bezier(.65,0,.076,1);width:1.125rem}button.learn-more-disabled .circle-disabled .icon-disabled.arrow-disabled:before{border-right:.125rem solid #fff;border-top:.125rem solid #fff;content:"";height:.625rem;position:absolute;right:.0625rem;top:-.29rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:.625rem}button.learn-more-disabled .button-text-disabled{bottom:0;color:#001529;font-weight:700;left:0;line-height:1.6;margin:0 0 0 1.85rem;padding:.75rem 0;position:absolute;right:0;text-align:center;text-transform:uppercase;top:0;transition:all .45s cubic-bezier(.65,0,.076,1)}::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-thumb{background:#a6adb4;border-radius:40px}.bg-light{background-color:#f2f5fb!important}::-webkit-scrollbar-thumb:hover{background:#343a40;border-radius:40px}.ant-menu.ant-menu-inline-collapsed{width:60px}.ant-image-mask{border-radius:50%}.errorPageBackground{background-image:url(/static/media/CurveLineError.17cceb2308d67237fdfc.svg);background-repeat:no-repeat;background-size:cover}.ant-menu-inline{width:auto}.dot-spinner{--uib-size:2.8rem;--uib-speed:0.9s;--uib-color:#183153;height:var(--uib-size);position:relative;width:var(--uib-size)}.dot-spinner,.dot-spinner__dot{align-items:center;display:flex;justify-content:flex-start}.dot-spinner__dot{height:100%;left:0;position:absolute;top:0;width:100%}.dot-spinner__dot:before{-webkit-animation:pulse0112 calc(var(--uib-speed)*1.111) ease-in-out infinite;animation:pulse0112 calc(var(--uib-speed)*1.111) ease-in-out infinite;background-color:var(--uib-color);border-radius:50%;box-shadow:0 0 20px rgba(18,31,53,.3);content:"";height:20%;opacity:.5;-webkit-transform:scale(0);transform:scale(0);width:20%}.dot-spinner__dot:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.dot-spinner__dot:nth-child(2):before{-webkit-animation-delay:calc(var(--uib-speed)*-.875);animation-delay:calc(var(--uib-speed)*-.875)}.dot-spinner__dot:nth-child(3){-webkit-transform:rotate(90deg);transform:rotate(90deg)}.dot-spinner__dot:nth-child(3):before{-webkit-animation-delay:calc(var(--uib-speed)*-.75);animation-delay:calc(var(--uib-speed)*-.75)}.dot-spinner__dot:nth-child(4){-webkit-transform:rotate(135deg);transform:rotate(135deg)}.dot-spinner__dot:nth-child(4):before{-webkit-animation-delay:calc(var(--uib-speed)*-.625);animation-delay:calc(var(--uib-speed)*-.625)}.dot-spinner__dot:nth-child(5){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.dot-spinner__dot:nth-child(5):before{-webkit-animation-delay:calc(var(--uib-speed)*-.5);animation-delay:calc(var(--uib-speed)*-.5)}.dot-spinner__dot:nth-child(6){-webkit-transform:rotate(225deg);transform:rotate(225deg)}.dot-spinner__dot:nth-child(6):before{-webkit-animation-delay:calc(var(--uib-speed)*-.375);animation-delay:calc(var(--uib-speed)*-.375)}.dot-spinner__dot:nth-child(7){-webkit-transform:rotate(270deg);transform:rotate(270deg)}.dot-spinner__dot:nth-child(7):before{-webkit-animation-delay:calc(var(--uib-speed)*-.25);animation-delay:calc(var(--uib-speed)*-.25)}.dot-spinner__dot:nth-child(8){-webkit-transform:rotate(315deg);transform:rotate(315deg)}.dot-spinner__dot:nth-child(8):before{-webkit-animation-delay:calc(var(--uib-speed)*-.125);animation-delay:calc(var(--uib-speed)*-.125)}@-webkit-keyframes pulse0112{0%,to{opacity:.5;-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse0112{0%,to{opacity:.5;-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.lead-custom{font-size:18px;text-align:left}.vote{border-radius:13px;cursor:pointer;width:24px}.vote,.vote svg{transition:all .3s ease-in-out}.vote svg{display:inline}.vote:hover svg path{fill:#284c8b;stroke:#284c8b}.custom-margin-left{margin-left:15px}.custom-margin-right{margin-right:15px}@media screen and (max-width:992px){.lead-custom{font-size:18px;text-align:left}.text-md{font-size:20px}.responsive-card{min-height:220px}}@media screen and (max-width:768px){.lead-custom{font-size:16px;text-align:left}.text-md{font-size:18px}.responsive-card{min-height:170px}.custom-margin-right{margin-right:0}.custom-margin-left{margin-left:0}}.custum-btn-link{background-color:#95ceff!important;border-radius:6px;height:32px;padding:5px,19px,5px,19px;width:183px}.custum-text-upload{color:#303030;font-size:13px;font-weight:400;line-height:25.14px}.custum-card-post{width:100%}.datePoste{color:#284c8b;font-size:12px}.custum-display-link{color:#1f97ff;font-size:12px;font-weight:700;line-height:18px}.InboxColorCustum{color:#0e3170!important}.custum-container-border{border:1px solid #d9d9d9;border-radius:6px}.custem-border{border:1px solid #2db7f5;border-radius:10px}.progress-bar-custom{background-color:#d7d7d8;border-radius:100px;height:42px;margin:.4rem 0;position:relative}.check_Option_Sondage{margin:1px}.ant-picker-calendar .ant-picker-panel .ant-picker-content tbody tr td:nth-child(7){display:none!important}.ant-select-selection-item{font-weight:600!important}p{margin-bottom:0!important;margin-top:0!important}@media screen and (max-width:574px){.collaps-sider{position:absolute!important;z-index:100!important}.btn-collaps{position:absolute!important;z-index:101!important}.lead-custom{font-size:15px;text-align:left}.text-md{font-size:16px}.responsive-card{min-height:100px}.custum-margi .my-calendar table thead tr>th:nth-child(6):after{content:"i"}.my-calendar table thead tr>th:nth-child(7):after{content:"t"}n-top{margin-bottom:10px}}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{height:1em;height:var(--PhoneInputCountryFlag-height);width:1.5em;width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:1em;width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:rgba(0,0,0,.1);background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 1px rgba(0,0,0,.5),inset 0 0 0 1px rgba(0,0,0,.5);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;height:100%;width:100%}.PhoneInputInternationalIconPhone{opacity:.8;opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:.65;opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{align-items:center;align-self:stretch;display:flex;margin-right:.35em;margin-right:var(--PhoneInputCountrySelect-marginRight);position:relative}.PhoneInputCountrySelect{border:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:1px;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:currentColor;border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:1px;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-style:solid;border-top-width:0;content:"";display:block;height:.3em;height:var(--PhoneInputCountrySelectArrow-width);margin-left:.35em;margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:.45;opacity:var(--PhoneInputCountrySelectArrow-opacity);-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform:var(--PhoneInputCountrySelectArrow-transform);transform:var(--PhoneInputCountrySelectArrow-transform);width:.3em;width:var(--PhoneInputCountrySelectArrow-width)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 1px #03b2cb,inset 0 0 0 1px #03b2cb;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}input[type=file]{background-color:#f1f1f1;border:none;border-radius:13px;cursor:pointer;margin-bottom:10px}input[type=file]::-webkit-file-upload-button{background-color:#284c8bc4;border:none;border-bottom-left-radius:13px;border-top-left-radius:13px;color:#fff;padding:.5rem}input[type=file]::file-selector-button{background-color:#284c8bc4;border:none;border-bottom-left-radius:13px;border-top-left-radius:13px;color:#fff;padding:.5rem}

/*!
 * Cropper.js v1.5.13
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2022-11-20T05:30:43.444Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;touch-action:none;-webkit-user-select:none;user-select:none}.cropper-container img{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}._12c4J{-webkit-animation:_12c4J infinite;animation:_12c4J infinite}@-webkit-keyframes _12c4J{0%,to{opacity:1}50%{opacity:0}}@keyframes _12c4J{0%,to{opacity:1}50%{opacity:0}}@-webkit-keyframes Kalend__ripple__animation{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes Kalend__ButtonBase__animation-pulse-loader{0%{background-color:#9e9e9e;opacity:0}50%{background-color:#e0e0e0;opacity:1}to{opacity:0}}@-webkit-keyframes Kalend__ButtonIcon__animation-press{0%{background-color:#f5f5f5;opacity:.5}to{background-color:#e0e0e0;opacity:1}}@-webkit-keyframes Kalend__ButtonIcon__animation-backdrop{0%{background-color:#f5f5f5;height:0;width:0}to{background-color:#bdbdbd;height:100%;width:100%}}@-webkit-keyframes Kalend__carousel-left{0%{left:-100px}to{left:100px}}@-webkit-keyframes Kalend__carousel-right{0%{right:-100px}to{right:100px}}@-webkit-keyframes Kalend__event-load{0%{right:-1500px}to{right:0}}@-webkit-keyframes Kalend__EventDetailHeader_animationShow{0%{visibility:hidden}to{visibility:visible}}@-webkit-keyframes Kalend__EventDetail_animationShow{0%{opacity:.2}to{opacity:1}}.Kalend__text{font-family:MONOSPACE,SansSerif,sans-serif,serif;font-size:1em;margin:0;padding:0}.Kalend__Calendar__root,.Kalend__Calendar__root-dark{display:flex;flex-direction:column;font-size:10px;height:100%;overflow-x:hidden;width:inherit}.Kalend__Calendar__root-dark{background-color:#1d1f26}.Kalend__main *{font-family:MONOSPACE,SansSerif,sans-serif,serif}.Kalend__Calendar__table,.Kalend__Calendar__table-dark{display:inherit;height:100%!important;overflow:hidden;position:relative;width:100%}.Kalend__Calendar__table-dark{background-color:#1d1f26}.Kalend__Calendar__header-surface{display:inherit;height:auto;overflow:hidden;width:100%}.Kalend__Calendar__header-surface-dark{background-color:#1d1f26}.Kalend__Calendar__header-surface-dark,.Kalend__Calendar__table-surface,.Kalend__Calendar__table-surface-dark{display:inherit;height:100%!important;overflow:hidden;position:relative;width:100%}.Kalend__Calendar__table-surface-dark{background-color:#1d1f26}.Kalend__button{align-items:inherit;-webkit-appearance:auto;appearance:auto;background-color:initial;border:inherit;border-image:inherit;box-sizing:inherit;color:inherit;cursor:pointer;display:flex;font:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:inherit;text-align:inherit;text-indent:inherit;text-shadow:none;text-transform:none;word-spacing:inherit}.Kalend__text-light{color:#f5f5f5}.Kalend__text-dark{color:#1d1f26}.Kalend__icon-task,.Kalend__icon-task-dark{fill:#000;height:15px;margin-left:4px;margin-right:2px;min-width:15px;width:15px}.Kalend__icon-task-dark{fill:#fff}.Kalend__color-text-primary{color:#ec407a}.Kalend__color-text-primary-dark{color:#f48fb1}.Kalend__color-background-primary{color:#ec407a}.Kalend__color-background-primary-dark{color:#f48fb1}.Kalend__color-text-gray300{color:#e0e0e0}.Kalend__color-text-gray300-dark{color:#616161}.Kalend__color-text-gray800{color:#424242}.Kalend__color-text-gray800-dark{color:#eee}.Kalend__color-text-base{color:#1d1f26}.Kalend__color-text-base-dark{color:#eee}.Kalend__color-text-base-grayed{color:#757575}.Kalend__color-text-base-grayed-dark{color:#bdbdbd}.Kalend__CalendarDesktopNavigation__container,.Kalend__CalendarDesktopNavigation__container-dark,.Kalend__CalendarDesktopNavigation__container-mobile,.Kalend__CalendarDesktopNavigation__container-mobile-dark{align-items:center;border-radius:8px;display:flex;flex-direction:row;height:70px;left:0;margin:0;max-height:70px;min-height:70px;padding:0 0 0 12px;width:auto}.Kalend__CalendarDesktopNavigation__container-mobile,.Kalend__CalendarDesktopNavigation__container-mobile-dark{flex-direction:column;min-height:0}.Kalend__CalendarDesktopNavigation__container-mobile-dark{background:#424242;border-radius:0}.Kalend__CalendarDesktopNavigation__container-dark{background-color:#424242;border-radius:0}.Kalend__CalendarDesktopNavigation__buttons,.Kalend__CalendarDesktopNavigation__buttons-mobile{align-items:center;display:flex;flex-direction:row;justify-content:center}.Kalend__CalendarDesktopNavigation__buttons-mobile{justify-content:flex-end}.Kalend__calendarButtonToday{align-items:center;border:.4px solid #e0e0e0;display:flex;justify-content:center;margin-left:12px;margin-right:12px;padding:6px 4px;width:60px}.Kalend__Agenda__container{display:flex;flex-direction:column;overflow-x:hidden;overflow-y:scroll;width:100%}.Kalend__Agenda__container-empty,.Kalend__Agenda__container-inner{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.Kalend__Agenda__text-empty,.Kalend__Agenda__text-empty-dark{color:#1d1f26;font-size:1.5em;text-align:center}.Kalend__Agenda__text-empty-dark{color:#f5f5f5}.Kalend__ButtonBase,.Kalend__ButtonBase-border,.Kalend__ButtonBase-border-dark,.Kalend__ButtonBase-dark,.Kalend__ButtonBase-dark:hover,.Kalend__ButtonBase-disabled,.Kalend__ButtonBase-normal,.Kalend__ButtonBase-normal:hover,.Kalend__ButtonBase-primary,.Kalend__ButtonBase-primary-dark,.Kalend__ButtonBase-primary:hover,.Kalend__ButtonBase-transparent{background-color:initial;border:none;border-radius:10px;color:#424242;cursor:pointer;font-size:1.6em;font-weight:400;min-height:20px;outline-style:none;overflow:hidden;position:relative}.Kalend__ButtonBase-border-dark:hover,.Kalend__ButtonBase-border:hover,.Kalend__ButtonBase-dark:hover,.Kalend__ButtonBase-disabled:hover,.Kalend__ButtonBase-normal:hover,.Kalend__ButtonBase-primary:hover,.Kalend__ButtonBase-transparent:hover,.Kalend__ButtonBase:hover{background-color:#eee}.Kalend__ButtonBase-dark,.Kalend__ButtonBase-dark:hover{color:#f5f5f5}.Kalend__ButtonBase-dark:hover{background-color:#616161;color:#f5f5f5}.Kalend__ButtonBase-normal,.Kalend__ButtonBase-normal:hover{background-color:#424242;border:none;color:#f5f5f5;padding:4px 12px}.Kalend__ButtonBase-normal:hover{background-color:#757575}.Kalend__ButtonBase-disabled{background-color:#bdbdbd;color:#616161}.Kalend__ButtonBase-primary,.Kalend__ButtonBase-primary-dark,.Kalend__ButtonBase-primary:hover{background-color:#ec407a;color:#eee;padding:4px 12px}.Kalend__ButtonBase-primary-dark:hover,.Kalend__ButtonBase-primary:hover{background-color:rgba(236,64,122,.7)}.Kalend__ButtonBase-primary-dark{background-color:#f48fb1;color:#424242}.Kalend__ButtonBase-transparent{background-color:initial;color:#616161;padding:4px 12px}.Kalend__ButtonBase-transparent:hover{background-color:#eee}.Kalend__ButtonBase__animation{-webkit-animation:Kalend__ripple__animation .5s ease-in;animation:Kalend__ripple__animation .5s ease-in;background-color:rgba(50,50,50,.3);border-radius:50%;position:absolute;-webkit-transform:scale(0);transform:scale(0)}@keyframes Kalend__ripple__animation{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}.Kalend__ButtonBase__loader-circle,.Kalend__ButtonBase__loader-circle-left,.Kalend__ButtonBase__loader-circle-middle,.Kalend__ButtonBase__loader-circle-right{-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:Kalend__ButtonBase__animation-pulse-loader;animation-name:Kalend__ButtonBase__animation-pulse-loader;background-color:#e0e0e0;border-radius:6px;height:12px;margin:0 6px;opacity:0;width:12px}.Kalend__ButtonBase__loader-circle-left{-webkit-animation-delay:0s;animation-delay:0s}.Kalend__ButtonBase__loader-circle-middle{-webkit-animation-delay:.3s;animation-delay:.3s}.Kalend__ButtonBase__loader-circle-right{-webkit-animation-delay:.5s;animation-delay:.5s}@keyframes Kalend__ButtonBase__animation-pulse-loader{0%{background-color:#9e9e9e;opacity:0}50%{background-color:#e0e0e0;opacity:1}to{opacity:0}}.Kalend__Button-long,.Kalend__Button-long:hover{align-items:center;border-radius:8px;display:flex;justify-content:center;min-height:40px;padding:4px 12px;width:100%}.Kalend__ButtonBase-border,.Kalend__ButtonBase-border-dark{align-items:center;border:.4px solid #e0e0e0;display:flex;justify-content:center;margin-left:12px;margin-right:12px;min-width:60px;padding:6px 8px;width:auto}.Kalend__ButtonBase-border-dark{border:.4px solid #9e9e9e;color:#eee}.Kalend__ButtonBase-border-dark:hover{background-color:#757575;border:.4px solid #757575}.Kalend__ButtonIcon__container,.Kalend__ButtonIcon__container-big,.Kalend__ButtonIcon__container-full,.Kalend__ButtonIcon__container-small{align-items:center;display:flex;height:50px;justify-content:center;position:relative;width:50px}.Kalend__ButtonIcon__container-small{border-radius:15px;height:30px;width:30px}.Kalend__ButtonIcon__container-big{border-radius:27.5px;height:55px;width:55px}.Kalend__ButtonIcon__container-full{border-radius:50%;height:100%;width:100%}.Kalend__ButtonIcon,.Kalend__ButtonIcon-dark,.Kalend__ButtonIcon-dark:hover,.Kalend__ButtonIcon-inactive,.Kalend__ButtonIcon-inactive:active,.Kalend__ButtonIcon-inactive:hover,.Kalend__ButtonIcon:hover{fill:#757575;align-items:center;background-color:initial;border:none;border-radius:27.5px;cursor:pointer;display:flex;font-size:1.4em;height:100%;justify-content:center;outline-style:none;width:100%;z-index:3}.Kalend__ButtonIcon-dark:hover,.Kalend__ButtonIcon-inactive:hover,.Kalend__ButtonIcon:hover{background-color:#e0e0e0;opacity:.9}.Kalend__ButtonIcon-dark,.Kalend__ButtonIcon-dark:hover{fill:#bdbdbd}.Kalend__ButtonIcon-dark:hover{background-color:#616161;opacity:.9}.Kalend__ButtonIcon-inactive:active{-webkit-animation:none;animation:none;background-color:initial}.Kalend__ButtonIcon-inactive:hover{background-color:initial}.Kalend__ButtonIcon__disabled{cursor:default!important}.Kalend__ButtonIcon__disabled:active,.Kalend__ButtonIcon__disabled:hover{background-color:initial!important}.Kalend__ButtonIcon__svg,.Kalend__ButtonIcon__svg-dark,.Kalend__ButtonIcon__svg-normal,.Kalend__ButtonIcon__svg-normal-dark{fill:#757575;height:100%;padding:1px;width:100%;z-index:5}.Kalend__ButtonIcon__svg-normal,.Kalend__ButtonIcon__svg-normal-dark{height:2.2em;width:2.2em}.Kalend__ButtonIcon__svg-dark,.Kalend__ButtonIcon__svg-normal-dark{fill:#e0e0e0}.Kalend__ButtonIcon__backdrop,.Kalend__ButtonIcon__backdrop:active{-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-name:Kalend__ButtonIcon__animation-backdrop;animation-name:Kalend__ButtonIcon__animation-backdrop;background-color:#bdbdbd;border-radius:50%;height:100%;opacity:.4;position:absolute;width:100%}.Kalend__ButtonIcon__backdrop:active{-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-webkit-animation-name:Kalend__ButtonIcon__animation-press;animation-name:Kalend__ButtonIcon__animation-press;background-color:#757575}@keyframes Kalend__ButtonIcon__animation-press{0%{background-color:#f5f5f5;opacity:.5}to{background-color:#e0e0e0;opacity:1}}@keyframes Kalend__ButtonIcon__animation-backdrop{0%{background-color:#f5f5f5;height:0;width:0}to{background-color:#bdbdbd;height:100%;width:100%}}.Kalend__CalendarHeader,.Kalend__CalendarHeader-dark,.Kalend__CalendarHeader-day,.Kalend__CalendarHeader-small,.Kalend__CalendarHeader-tall,.Kalend__CalendarHeader-tall-dark,.Kalend__CalendarHeader-tall-day{align-items:stretch;border-radius:8px;box-shadow:0 5px 5px -5px #333;display:flex;flex-direction:column;height:auto;left:0;margin:0;padding:0 0 6px;width:100%;z-index:10}@media (max-width:750px){.Kalend__CalendarHeader,.Kalend__CalendarHeader-dark,.Kalend__CalendarHeader-day,.Kalend__CalendarHeader-small,.Kalend__CalendarHeader-tall,.Kalend__CalendarHeader-tall-dark,.Kalend__CalendarHeader-tall-day{border-radius:0;box-shadow:0 2px 2px 0 rgba(0,0,0,.14)}}.Kalend__CalendarHeader-dark{background-color:#424242;box-shadow:none}@media (max-width:750px){.Kalend__CalendarHeader-dark{border-radius:0 0 8px 8px!important;box-shadow:none}}.Kalend__CalendarHeader-tall{height:auto}.Kalend__CalendarHeader-tall-dark{background-color:#424242;border-radius:0;box-shadow:none}.Kalend__CalendarHeader-small{height:30px}.Kalend__CalendarHeader-day{flex-direction:row}.Kalend__header_calendar_days__text{align-self:center;color:#9e9e9e;font-size:1.2em;margin:0;padding:1px;text-align:center}.Kalend__event_header__container{align-items:center;border-radius:4px;display:flex;height:40px;justify-content:flex-start;min-width:0;overflow:hidden;padding-left:4px;position:absolute;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:9}.Kalend__event_header__text,.Kalend__event_header__text--dark{color:hsla(0,0%,100%,.95);font-size:1em;margin:0;text-align:left}.Kalend__event_header__text--dark{color:#141414}.Kalend__CalendarViewDropdown__wrapper{position:relative}.Kalend__CalendarViewDropdown__backdrop{height:100vh;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:10}.Kalend__CalendarViewDropdown__container,.Kalend__CalendarViewDropdown__container-dark{background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);display:flex;flex-direction:column;height:auto;padding:16px;position:absolute;right:4px;top:50px;z-index:300}.Kalend__CalendarViewDropdown__container-dark{background-color:#616161}.Kalend__CalendarViewDropdown__container-content{display:flex;flex-direction:column;height:100%;width:100%}.Kalend__carousel__wrapper{display:flex;flex-direction:row;height:100%;overflow-x:scroll;overflow-y:hidden}@media (min-width:750px){.Kalend__carousel__wrapper{overflow-x:hidden}}.Kalend__carousel__control,.Kalend__carousel__control-left,.Kalend__carousel__control-right{align-items:center;display:flex;height:100%;width:100%}.Kalend__carousel__control-left{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:Kalend__carousel-left;animation-name:Kalend__carousel-left;justify-content:flex-start;left:100px}.Kalend__carousel__control-right{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:Kalend__carousel-right;animation-name:Kalend__carousel-right;justify-content:flex-end;right:100px}@keyframes Kalend__carousel-left{0%{left:-100px}to{left:100px}}@keyframes Kalend__carousel-right{0%{right:-100px}to{right:100px}}.Kalend__CurrentHourLine{display:flex;flex-direction:row;position:absolute;width:100%;z-index:250}.Kalend__CurrentHourLine__circle,.Kalend__CurrentHourLine__circle-dark{border-radius:50%;bottom:-5px;height:10px;left:-2.5px;position:absolute;width:10px}.Kalend__CurrentHourLine__line,.Kalend__CurrentHourLine__line-dark{border-bottom-right-radius:4px;border-top-right-radius:4px;height:2px;width:100%}.Kalend__full-screen{height:100%;width:100%}.Kalend__CalendarBody{bottom:0;display:flex;flex-direction:row;height:100%;left:0;margin:0;overflow-x:hidden;overflow-y:scroll;padding:0;position:absolute;right:0;top:0}.Kalend__calendar-animation{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-name:event-load;animation-name:event-load}@keyframes Kalend__event-load{0%{right:-1500px}to{right:0}}.Kalend__DesktopLayout{display:block}.Kalend__Dropdown__wrapper{position:relative}.Kalend__Dropdown__backdrop{height:100vh;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:10}.Kalend__Dropdown__container,.Kalend__Dropdown__container-dark{background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);display:flex;flex-direction:column;height:auto;padding:16px;position:absolute;z-index:20}.Kalend__Dropdown__container-dark{background-color:#616161;box-shadow:none}.Kalend__Dropdown__container-content{display:flex;flex-direction:column;height:100%;width:100%}.Kalend__Event__animate{-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-webkit-animation-name:Kalend__EventDetail_animationShow;animation-name:Kalend__EventDetail_animationShow}.Kalend__Event,.Kalend__Event-agenda,.Kalend__Event-agenda-dark,.Kalend__Event-agenda-dark:hover,.Kalend__Event-header,.Kalend__Event-header-dark,.Kalend__Event-month,.Kalend__Event-month-dark,.Kalend__Event-normal,.Kalend__Event-normal-dark,.Kalend__Event-showMoreMonth,.Kalend__Event-showMoreMonth-dark{align-items:flex-start;border-radius:6px!important;color:#fff;display:flex;justify-content:flex-start;min-height:6px!important;opacity:1!important;z-index:2}.Kalend__Event-month,.Kalend__Event-month-dark,.Kalend__Event-showMoreMonth,.Kalend__Event-showMoreMonth-dark{align-items:center;border:none;min-height:auto!important;padding-left:1px;white-space:nowrap}.Kalend__Event-month-dark{border:1px solid #1d1f26;-webkit-filter:saturate(60%) brightness(120%);filter:saturate(60%) brightness(120%)}.Kalend__Event-normal,.Kalend__Event-normal-dark{border:1px solid #fff}.Kalend__Event-normal-dark{border:1px solid #1d1f26;-webkit-filter:saturate(60%) brightness(120%);filter:saturate(60%) brightness(120%)}.Kalend__Event-header,.Kalend__Event-header-dark{align-items:center;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-webkit-animation-name:Kalend__EventDetailHeader_animationShow;animation-name:Kalend__EventDetailHeader_animationShow;min-height:20px!important;padding-left:3px}.Kalend__Event-header-dark{-webkit-filter:saturate(65%) brightness(140%);filter:saturate(65%) brightness(140%)}.Kalend__Event-agenda,.Kalend__Event-agenda-dark,.Kalend__Event-agenda-dark:hover{align-items:center;color:#424242!important;justify-content:flex-start;min-height:55px!important;position:relative;width:100%}@media (max-width:750px){.Kalend__Event-agenda,.Kalend__Event-agenda-dark,.Kalend__Event-agenda-dark:hover{margin-bottom:2px}}.Kalend__Event-agenda-dark,.Kalend__Event-agenda-dark:hover{-webkit-filter:saturate(60%) brightness(120%);filter:saturate(60%) brightness(120%)}.Kalend__Event-agenda-dark:hover{background:#424242!important}.Kalend__Event-showMoreMonth,.Kalend__Event-showMoreMonth-dark{height:17px!important;margin:0 0 2px!important;padding:0 0 0 1px!important}.Kalend__EventButton__elevation{box-shadow:0 8px 16px 0 rgba(0,0,0,.4)!important;cursor:grab!important;z-index:9999!important}.Kalend__EventButton__resizing_wrapper{background:transparent;cursor:n-resize;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:99}@keyframes Kalend__EventDetailHeader_animationShow{0%{visibility:hidden}to{visibility:visible}}@keyframes Kalend__EventDetail_animationShow{0%{opacity:.2}to{opacity:1}}.Kalend__header_calendar_buttons__container,.Kalend__header_calendar_buttons__container-dark,.Kalend__header_calendar_buttons__container-mobile,.Kalend__header_calendar_buttons__container-mobile-dark{align-items:center;border:.4px solid #e0e0e0;border-radius:8px;display:flex;flex:none;flex-direction:row;left:0;padding:0;width:100%}.Kalend__header_calendar_buttons__container-mobile,.Kalend__header_calendar_buttons__container-mobile-dark{border:none;flex-direction:column;height:100%;min-width:80px;width:100%}.Kalend__header_calendar_buttons__container-dark{background-color:#616161;border:.4px solid transparent}.Kalend__header_calendar_button,.Kalend__header_calendar_button-dark,.Kalend__header_calendar_button-dark:hover,.Kalend__header_calendar_button-mobile,.Kalend__header_calendar_button-mobile-dark,.Kalend__header_calendar_button-mobile-dark:hover,.Kalend__header_calendar_button-mobile:hover,.Kalend__header_calendar_button-selected,.Kalend__header_calendar_button-selected-dark,.Kalend__header_calendar_button-selected-dark:hover,.Kalend__header_calendar_button-selected-mobile,.Kalend__header_calendar_button-selected-mobile-dark,.Kalend__header_calendar_button-selected-mobile-dark:hover,.Kalend__header_calendar_button-selected-mobile:hover,.Kalend__header_calendar_button-selected:hover,.Kalend__header_calendar_button:hover{align-items:center;display:flex;justify-content:center;padding:6px 4px}.Kalend__header_calendar_button-dark:hover{background-color:#424242!important}.Kalend__header_calendar_button-mobile,.Kalend__header_calendar_button-mobile-dark,.Kalend__header_calendar_button-mobile-dark:hover,.Kalend__header_calendar_button-mobile:hover,.Kalend__header_calendar_button-selected-mobile-dark:hover,.Kalend__header_calendar_button-selected-mobile:hover{border:none;font-size:1.5em;justify-content:flex-start;padding:8px;width:100%}.Kalend__header_calendar_button-mobile-dark:hover{background-color:#757575}.Kalend__header_calendar_button-dark,.Kalend__header_calendar_button-dark:hover{background-color:#616161;border:.5px solid #616161}.Kalend__header_calendar_button-selected-dark,.Kalend__header_calendar_button-selected-dark:hover{background-color:#424242;border:.5px solid #424242}.Kalend__header_calendar_button-selected-dark:hover{background-color:#424242}.Kalend__header_calendar_button-selected-mobile,.Kalend__header_calendar_button-selected-mobile-dark,.Kalend__header_calendar_button-selected-mobile-dark:hover{background:#f5f5f5;border:none;font-size:1.5em;justify-content:flex-start;padding:8px;width:100%}.Kalend__header_calendar_button-selected-mobile-dark,.Kalend__header_calendar_button-selected-mobile-dark:hover{background:#616161}.Kalend__header_calendar_button-selected-mobile-dark:hover{background:#757575}.Kalend__header_calendar_button-text,.Kalend__header_calendar_button-text-dark,.Kalend__header_calendar_button-text-selected,.Kalend__header_calendar_button-text-selected-dark{color:#424242;padding:0 10px!important}.Kalend__header_calendar_button-text-dark{color:#eee}.Kalend__header_calendar_button-text-selected,.Kalend__header_calendar_button-text-selected-dark{color:#ec407a!important}.Kalend__header_calendar_button-text-selected-dark{color:#f48fb1!important}.Kalend__HeaderCalendarTitle__container,.Kalend__HeaderCalendarTitle__container-mobile{align-items:center;display:flex;justify-content:flex-start;padding:0 24px 0 16px;width:100%}.Kalend__HeaderCalendarTitle__container-mobile{width:100%}.Kalend__HeaderCalendarTitle,.Kalend__HeaderCalendarTitle-dark,.Kalend__HeaderCalendarTitle-mobile,.Kalend__HeaderCalendarTitle-mobile-dark{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:rgba(22,4,4,.87);display:-webkit-box;font-size:2em;font-weight:700;margin:0;padding:0}.Kalend__HeaderCalendarTitle-mobile,.Kalend__HeaderCalendarTitle-mobile-dark{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;font-size:1.6em;margin:0;padding:0;width:100%}.Kalend__HeaderCalendarTitle-dark,.Kalend__HeaderCalendarTitle-mobile-dark{color:#e5e5e5}.Kalend__MobileLayout{display:block}.Kalend__MonthView__container{align-self:stretch;bottom:1px;display:flex;flex-direction:row;flex-wrap:wrap;height:100%;left:0;margin:0;padding:0;position:absolute;right:0;top:0;width:100%}.Kalend__Monthview_Event{margin-top:1px;max-height:17px!important;min-height:17px}.Kalend__MonthView_more_title,.Kalend__MonthView_more_title-dark{font-size:16px;margin:4px 4px 8px;padding:0;text-align:center}.Kalend__MonthView_more_title-dark{color:#eee}.Kalend__WeekNumbersCol__wrapper{border-right:.4px solid #eee;display:flex;flex-direction:column;height:100%;width:30px}.Kalend__WeekNumbersCol__container,.Kalend__WeekNumbersCol__container--no-border{align-items:flex-start;border-bottom:1px solid #eee;display:flex;height:16.66667%;justify-content:center;width:100%}.Kalend__WeekNumbersCol__container--no-border{border-bottom:1px solid transparent}.Kalend__WeekNumbersCol__text,.Kalend__WeekNumbersCol__text-weekdays{color:#757575;font-size:.5rem;padding-top:8px}.Kalend__WeekNumbersCol__text-weekdays{font-size:.7rem;padding-top:0}.Kalend__AgendaDayRow__container,.Kalend__AgendaDayRow__container-dark{border-bottom:.4px solid #e0e0e0;display:flex;flex-direction:row;width:100%}.Kalend__AgendaDayRow__container-dark{border-bottom:.4px solid #616161}.Kalend__AgendaDayRow__events{display:flex;flex-direction:column;height:100%;width:100%}.Kalend__AgendaDayRow__container-day{align-items:center;display:flex;flex-direction:column;height:53px;justify-content:center;margin-top:2px;width:auto}.Kalend__CalendarHeaderEvents__container{display:flex;flex-direction:column;justify-content:center;margin:0 0 0 40px;position:relative}.Kalend__CalendarHeaderEvents__row{align-items:center;display:flex;flex-direction:row;justify-content:center}.Kalend__CalendarHeaderEvents__rows{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;padding-bottom:2px;position:relative;width:100%}.Kalend__CalendarHeaderEvents__eventRow{display:flex;flex-direction:column;height:25px;position:relative;width:100%}.Kalend__CalendarHeaderEvents__col,.Kalend__CalendarHeaderEvents__col-wrapper{align-items:center;align-self:center;justify-content:center}.Kalend__CalendarHeaderEvents__col{display:flex;height:30px}.Kalend__DayViewOneDay,.Kalend__DayViewOneDay-dark{flex-direction:column;position:relative}.Kalend__DayViewOneDay__border-left,.Kalend__DayViewOneDay__border-left-dark{border-left:.6px solid #e0e0e0}.Kalend__DayViewOneDay__border-left-dark{border-left:.6px solid #1d1f26}.Kalend__DaysViewVerticalLine__container{height:100%;position:relative;width:100%}.Kalend__DaysViewVerticalLine__line,.Kalend__DaysViewVerticalLine__line-dark{background-color:#e0e0e0;position:absolute;width:1px}.Kalend__DaysViewVerticalLine__line-dark{background-color:#616161;z-index:2}.Kalend__EventAgenda__container,.Kalend__EventAgenda__container-col{align-items:center;display:flex;flex-direction:row;justify-content:center;padding:8px}@media (max-width:750px){.Kalend__EventAgenda__container,.Kalend__EventAgenda__container-col{padding:0}}.Kalend__EventAgenda__container-col{flex-direction:column}.Kalend__EventShowMoreMonth__container{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;white-space:nowrap}.Kalend__MonthOneDay__header-container{align-items:center;display:flex;flex-direction:column;height:25px;justify-content:center}.Kalend__MonthOneDay__events-container{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}.Kalend__MonthOneDay__date-container{align-items:center;border-radius:10px;display:flex;height:20px;justify-content:center;width:20px}.Kalend__MonthOneDay__circle-color,.Kalend__MonthOneDay__circle-color-dark{background:#ec407a}.Kalend__MonthOneDay__circle-color-dark{background:#f48fb1}.Kalend__MonthOneDay__date,.Kalend__MonthOneDay__date-dark,.Kalend__MonthOneDay__date-past,.Kalend__MonthOneDay__date-past-dark,.Kalend__MonthOneDay__date-today,.Kalend__MonthOneDay__date-today-dark{color:#1d1f26;font-size:1em;margin:0;padding:0}.Kalend__MonthOneDay__date-dark{color:#e0e0e0}.Kalend__MonthOneDay__date-past,.Kalend__MonthOneDay__date-past-dark{color:#bdbdbd}.Kalend__MonthOneDay__date-past-dark{color:#757575}.Kalend__MonthOneDay__date-today,.Kalend__MonthOneDay__date-today-dark{color:#e5e5e5}.Kalend__MonthOneDay__date-today-dark{color:rgba(22,4,4,.87)}.Kalend__MonthOneDay__border,.Kalend__MonthOneDay__border-bottom,.Kalend__MonthOneDay__border-bottom-dark,.Kalend__MonthOneDay__border-bottom-right,.Kalend__MonthOneDay__border-bottom-right-dark,.Kalend__MonthOneDay__border-right,.Kalend__MonthOneDay__border-right-dark{height:16.66667%;margin:0;padding:0;width:14.28571%}.Kalend__MonthOneDay__border-bottom{box-shadow:inset 0 -1px 1px rgba(0,0,0,.1);-moz-box-shadow:inset -1px -1px 0 rgba(0,0,0,.1);-webkit-box-shadow:inset -1px -1px 0 rgba(0,0,0,.1)}.Kalend__MonthOneDay__border-bottom-dark{box-shadow:inset 0 -1px 1px hsla(0,0%,100%,.05);-moz-box-shadow:inset -1px -1px 0 hsla(0,0%,100%,.05);-webkit-box-shadow:inset -1px -1px 0 hsla(0,0%,100%,.05)}.Kalend__MonthOneDay__border-bottom-right,.Kalend__MonthOneDay__border-bottom-right-dark{box-shadow:inset -1px 0 0 rgba(0,0,0,.1);-moz-box-shadow:inset -1px -1px 0 rgba(0,0,0,.1);-webkit-box-shadow:inset -1px -1px 0 rgba(0,0,0,.1)}.Kalend__MonthOneDay__border-bottom-right-dark{box-shadow:inset -1px -1px 0 hsla(0,0%,100%,.05);-moz-box-shadow:inset -1px -1px 0 hsla(0,0%,100%,.05);-webkit-box-shadow:inset -1px -1px 0 hsla(0,0%,100%,.05)}.Kalend__MonthOneDay__border-right{box-shadow:inset -1px 0 0 rgba(0,0,0,.1);-moz-box-shadow:inset -1px -1px 0 rgba(0,0,0,.1);-webkit-box-shadow:inset -1px -1px 0 rgba(0,0,0,.1)}.Kalend__MonthOneDay__border-right-dark{box-shadow:inset -1px 0 0 hsla(0,0%,100%,.05);-moz-box-shadow:inset -1px -1px 0 hsla(0,0%,100%,.05);-webkit-box-shadow:inset -1px -1px 0 hsla(0,0%,100%,.05)}.Kalend__MonthWeekRow__container,.Kalend__MonthWeekRow__container--no-border,.Kalend__MonthWeekRow__container--no-border-dark,.Kalend__MonthWeekRow__container-dark{align-self:stretch;border-bottom:1px solid #e0e0e0;flex-direction:row;flex-wrap:wrap;margin:0;padding:0;position:relative;width:100%}.Kalend__MonthWeekRow__container--no-border,.Kalend__MonthWeekRow__container--no-border-dark{border-bottom:1px solid transparent}.Kalend__MonthWeekRow__container-dark{border-bottom:1px solid #616161}.Kalend__MonthWeekRow__day{height:22px}.Kalend__MonthWeekRow__container-events{height:auto;position:relative;width:100%}.Kalend__MonthWeekRow__event{margin-top:1px;max-height:16px!important;min-height:16px}.Kalend__ShowMoreModal__wrapper{align-items:center;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:999}.Kalend__ShowMoreModal__container{background-color:#fff;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.4),0 1px 2px rgba(0,0,0,.8);display:flex;flex-direction:column;max-height:50vh;min-width:250px;overflow-x:hidden;overflow-y:scroll;padding:16px;z-index:999}.Kalend__CalendarHeaderCol,.Kalend__CalendarHeaderCol-dark,.Kalend__CalendarHeaderCol-dark-month{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0;padding-bottom:8px;position:relative;transition:padding-left .3s ease,width .3s ease}@media (min-width:750px){.Kalend__CalendarHeaderCol,.Kalend__CalendarHeaderCol-dark,.Kalend__CalendarHeaderCol-dark-month{align-items:flex-start}}.Kalend__CalendarHeaderCol-dark{background:#424242}.Kalend__CalendarHeaderCol-dark-month{background:#1d1f26}.Kalend__CalendarHeaderColText__container{align-items:center;display:flex;flex-direction:row;height:auto;justify-content:center}.Kalend__CalendarHeaderDates__col{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0}.Kalend__CalendarHeaderDates__primary,.Kalend__CalendarHeaderDates__primary-dark,.Kalend__CalendarHeaderDates__primary-dark:hover,.Kalend__CalendarHeaderDates__primary:hover{height:28px;width:28px}.Kalend__CalendarHeaderDates__primary-dark:hover,.Kalend__CalendarHeaderDates__primary:hover{opacity:1}.Kalend__CalendarHeaderDates__agenda:hover{background:transparent!important;cursor:default!important}.Kalend__CalendarHeaderDates__agenda-primary:hover{cursor:default!important}.Kalend__CalendarHeaderDates__circle,.Kalend__CalendarHeaderDates__circle-dark,.Kalend__CalendarHeaderDates__circle-dark:hover,.Kalend__CalendarHeaderDates__circle-small,.Kalend__CalendarHeaderDates__circle-small-dark,.Kalend__CalendarHeaderDates__circle-small-dark:hover,.Kalend__CalendarHeaderDates__circle-small:hover,.Kalend__CalendarHeaderDates__circle:hover{align-items:center;border-radius:16px;color:#1d1f26;display:flex;height:32px;justify-content:center;margin:0;padding:0;width:32px}.Kalend__CalendarHeaderDates__circle-dark:hover,.Kalend__CalendarHeaderDates__circle-small:hover,.Kalend__CalendarHeaderDates__circle:hover{background-color:#e0e0e0}.Kalend__CalendarHeaderDates__circle-dark,.Kalend__CalendarHeaderDates__circle-dark:hover{color:#f5f5f5}.Kalend__CalendarHeaderDates__circle-dark:hover{background-color:#616161}.Kalend__CalendarHeaderDates__circle-small,.Kalend__CalendarHeaderDates__circle-small-dark,.Kalend__CalendarHeaderDates__circle-small-dark:hover,.Kalend__CalendarHeaderDates__circle-small:hover{border-radius:10px;height:20px!important;margin-top:1px;width:20px!important}.Kalend__CalendarHeaderDates__circle-small-dark:hover,.Kalend__CalendarHeaderDates__circle-small:hover{background-color:#e0e0e0}.Kalend__CalendarHeaderDates__circle-small-dark:hover{background-color:#616161}.Kalend__CalendarHeaderDates__text-size-small{font-size:1.1em!important;padding:.4px}.Kalend__CalendarHeaderDates__text,.Kalend__CalendarHeaderDates__text-today,.Kalend__CalendarHeaderDates__text-today-dark{align-self:center;font-size:1.5em;font-weight:500;line-height:normal;margin:0;padding:1px;text-align:center}.Kalend__CalendarHeaderDates__text-today,.Kalend__CalendarHeaderDates__text-today-dark{color:#e5e5e5!important}.Kalend__CalendarHeaderDates__text-today-dark{color:rgba(22,4,4,.87)}.Kalend__CalendarHeaderWeekDays__wrapper{display:flex;flex-direction:column;justify-content:center;margin:0}.Kalend__CalendarHeaderWeekDays__container{align-items:center;display:flex;flex-direction:row;justify-content:center}.Kalend__CalendarHeaderWeekDays__col{align-items:center;align-self:center;display:flex;justify-content:center}.Kalend__CalendarHeaderWeekDays__text,.Kalend__CalendarHeaderWeekDays__text-dark{align-self:center;color:#757575;font-size:1.2em;margin:0;padding:1px;text-align:center}.Kalend__CalendarHeaderWeekDays__text-dark{color:#bdbdbd}.Kalend__CalendarHeaderWrapper,.Kalend__CalendarHeaderWrapper-dark{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0}@media (min-width:750px){.Kalend__CalendarHeaderWrapper,.Kalend__CalendarHeaderWrapper-dark{align-items:flex-start}}.Kalend__CalendarHeaderWrapper-dark{background:#1e1e1e}.Kalend__CalendarBodyHours__wrapper{align-items:center;bottom:20px;display:flex;flex-direction:column;height:100%;justify-content:flex-start;left:0;pointer-events:none;position:absolute;top:0;width:40px;z-index:2}.Kalend__CalendarBodyHours__container{display:flex;flex-direction:row;width:100%}.Kalend__CalendarBodyHours__text,.Kalend__CalendarBodyHours__text-dark{text-align-vertical:top;color:#757575;font-size:.9em;margin:0;padding:0;position:absolute;text-align:center;z-index:10}.Kalend__CalendarBodyHours__text-dark{color:#bdbdbd}.Kalend__CalendarBodyHours__line,.Kalend__CalendarBodyHours__line-dark{background:#e0e0e0;height:1px;left:40px;position:absolute;width:100vw!important;z-index:2}.Kalend__CalendarBodyHours__line-dark{background:#616161}.Kalend__Event__summary,.Kalend__Event__summary-dark{webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;font-size:.8em;font-weight:600;margin:0;opacity:1;overflow:hidden;padding:5px 1px 2px 4px;white-space:inherit}@media (min-width:750px){.Kalend__Event__summary,.Kalend__Event__summary-dark{font-size:.8em}}.Kalend__Event__summary__type-header,.Kalend__Event__summary__type-header-dark,.Kalend__Event__summary__type-month,.Kalend__Event__summary__type-showMoreMonth{font-weight:500;padding:1px 1px 1px 3px;white-space:nowrap}.Kalend__Event__summary__type-agenda,.Kalend__Event__summary__type-agenda-dark{color:#616161!important;font-size:.8em;font-weight:600;margin-right:8px;overflow:hidden;padding:8px;text-overflow:ellipsis;white-space:nowrap}@media (max-width:750px){.Kalend__Event__summary__type-agenda,.Kalend__Event__summary__type-agenda-dark{padding:0 8px}}.Kalend__Event__summary__type-agenda-dark{color:#f5f5f5!important}.Kalend__Event__time{webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;font-size:.7em;margin:0;opacity:1;overflow:hidden;padding:2px 1px 0 4px}.Kalend__Event__time__type-normal,.Kalend__Event__time__type-normal-dark{padding:2px 1px 4px 4px}.Kalend__Event__time__type-header,.Kalend__Event__time__type-header-dark{padding:1px}.Kalend__Event__time__type-header-dark{color:#1d1f26}.Kalend__Event__time__type-month,.Kalend__Event__time__type-month-dark{padding:1px}.Kalend__Event__time__type-month-dark{color:#1d1f26}.Kalend__Event__time__type-agenda,.Kalend__Event__time__type-agenda-dark{color:#616161;flex:none;font-size:.8em;padding:8px}@media (max-width:750px){.Kalend__Event__time__type-agenda,.Kalend__Event__time__type-agenda-dark{margin-top:4px;padding:0 8px}}.Kalend__Event__time__type-agenda-dark{color:#e0e0e0!important}@media (max-width:750px){.Kalend__Event__time__type-agenda,.Kalend__Event__time__type-agenda-dark{width:100%}}
/*# sourceMappingURL=main.fd990925.css.map*/