.bsOverlay{z-index:200;background:#010f1a00;align-items:flex-end;transition:background .5s;display:flex;position:fixed;inset:0}.bsOverlayVisible{background:#010f1a80}.bsSheet{background:var(--white-opacity-7);-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);border-radius:24px 24px 0 0;flex-direction:column;align-items:center;width:100%;padding:24px 16px 36px;transition:transform .5s cubic-bezier(.32,.72,0,1);display:flex;transform:translateY(100%)}.bsSheetVisible{transform:translateY(0)}.bsHandle{background:var(--gray-600);border-radius:2px;width:48px;height:4px;margin-bottom:36px}
header.Header-module-scss-module__d8xBZq__container{padding:16px var(--horizontal-padding);background-color:var(--white);justify-content:space-between;align-items:center;display:flex}header.Header-module-scss-module__d8xBZq__container .Header-module-scss-module__d8xBZq__openButton,header.Header-module-scss-module__d8xBZq__container .Header-module-scss-module__d8xBZq__closeButton{padding:8px;display:none}header.Header-module-scss-module__d8xBZq__container .Header-module-scss-module__d8xBZq__closeButton svg{transform:rotate(45deg)}header.Header-module-scss-module__d8xBZq__container .Header-module-scss-module__d8xBZq__logo{fill:var(--dark-blue);width:84px;height:56px}header.Header-module-scss-module__d8xBZq__container .Header-module-scss-module__d8xBZq__list{gap:56px;display:flex}header.Header-module-scss-module__d8xBZq__container .Header-module-scss-module__d8xBZq__list .Header-module-scss-module__d8xBZq__item{list-style:none;transition:all .3s}header.Header-module-scss-module__d8xBZq__container .Header-module-scss-module__d8xBZq__list .Header-module-scss-module__d8xBZq__item:hover{color:var(--gray-800)}header.Header-module-scss-module__d8xBZq__container .Header-module-scss-module__d8xBZq__buttons,header.Header-module-scss-module__d8xBZq__container .Header-module-scss-module__d8xBZq__mobileButtons{align-items:center;gap:24px;display:flex}header.Header-module-scss-module__d8xBZq__container .Header-module-scss-module__d8xBZq__buttons .Header-module-scss-module__d8xBZq__button,header.Header-module-scss-module__d8xBZq__container .Header-module-scss-module__d8xBZq__mobileButtons .Header-module-scss-module__d8xBZq__button{color:var(--white);background:var(--dark-blue);border:1px solid var(--dark-blue);border-radius:100px;padding:12px 30px;transition:all .3s}header.Header-module-scss-module__d8xBZq__container .Header-module-scss-module__d8xBZq__buttons .Header-module-scss-module__d8xBZq__button:hover,header.Header-module-scss-module__d8xBZq__container .Header-module-scss-module__d8xBZq__mobileButtons .Header-module-scss-module__d8xBZq__button:hover{background:var(--white);color:var(--dark-blue)}header.Header-module-scss-module__d8xBZq__container .Header-module-scss-module__d8xBZq__mobileButtons,header.Header-module-scss-module__d8xBZq__container .Header-module-scss-module__d8xBZq__exploreButton{display:none}@media (max-width:760px){header.Header-module-scss-module__d8xBZq__container{justify-content:flex-start;padding:16px}header.Header-module-scss-module__d8xBZq__container .Header-module-scss-module__d8xBZq__openButton{margin-right:16px;display:block}header.Header-module-scss-module__d8xBZq__container .Header-module-scss-module__d8xBZq__logo{width:60px;height:40px}header.Header-module-scss-module__d8xBZq__container .Header-module-scss-module__d8xBZq__buttons{margin-left:auto}header.Header-module-scss-module__d8xBZq__container .Header-module-scss-module__d8xBZq__buttons .Header-module-scss-module__d8xBZq__button{padding:10px 24px}header.Header-module-scss-module__d8xBZq__container .Header-module-scss-module__d8xBZq__buttons ul,header.Header-module-scss-module__d8xBZq__container .Header-module-scss-module__d8xBZq__list{display:none}header.Header-module-scss-module__d8xBZq__container.Header-module-scss-module__d8xBZq__open{z-index:1000;background-color:var(--white);position:fixed;top:0;left:0}header.Header-module-scss-module__d8xBZq__container.Header-module-scss-module__d8xBZq__open .Header-module-scss-module__d8xBZq__buttons,header.Header-module-scss-module__d8xBZq__container.Header-module-scss-module__d8xBZq__open .Header-module-scss-module__d8xBZq__openButton{display:none}header.Header-module-scss-module__d8xBZq__container.Header-module-scss-module__d8xBZq__open .Header-module-scss-module__d8xBZq__closeButton{margin-left:auto;display:block}header.Header-module-scss-module__d8xBZq__container.Header-module-scss-module__d8xBZq__open .Header-module-scss-module__d8xBZq__nav{border-top:1px solid var(--gray-200);background-color:var(--white);flex-direction:column;width:100%;height:calc(100vh - 60px);padding:56px 16px 48px;display:flex;position:absolute;top:75px;left:0;box-shadow:0 4px 24px #0079b71a}header.Header-module-scss-module__d8xBZq__container.Header-module-scss-module__d8xBZq__open .Header-module-scss-module__d8xBZq__nav .Header-module-scss-module__d8xBZq__list{flex-direction:column;gap:50px;display:flex}header.Header-module-scss-module__d8xBZq__container.Header-module-scss-module__d8xBZq__open .Header-module-scss-module__d8xBZq__nav .Header-module-scss-module__d8xBZq__list .Header-module-scss-module__d8xBZq__item{list-style:none;transition:all .3s}header.Header-module-scss-module__d8xBZq__container.Header-module-scss-module__d8xBZq__open .Header-module-scss-module__d8xBZq__nav .Header-module-scss-module__d8xBZq__list .Header-module-scss-module__d8xBZq__item:hover{color:var(--gray-800)}header.Header-module-scss-module__d8xBZq__container.Header-module-scss-module__d8xBZq__open .Header-module-scss-module__d8xBZq__nav .Header-module-scss-module__d8xBZq__mobileButtons{flex-direction:column;width:100%;margin-top:8px;display:flex}header.Header-module-scss-module__d8xBZq__container.Header-module-scss-module__d8xBZq__open .Header-module-scss-module__d8xBZq__nav .Header-module-scss-module__d8xBZq__mobileButtons .Header-module-scss-module__d8xBZq__button{text-align:center;width:100%}header.Header-module-scss-module__d8xBZq__container.Header-module-scss-module__d8xBZq__open .Header-module-scss-module__d8xBZq__nav .Header-module-scss-module__d8xBZq__exploreButton{margin-top:auto;display:flex}}
.LangPicker-module-scss-module__OzRoiG__wrapper{align-items:center;gap:12px;display:flex;position:relative}.LangPicker-module-scss-module__OzRoiG__wrapper .LangPicker-module-scss-module__OzRoiG__separator{background-color:var(--gray-300);width:2px;height:14px}.LangPicker-module-scss-module__OzRoiG__wrapper .LangPicker-module-scss-module__OzRoiG__item{cursor:pointer;text-transform:uppercase;color:var(--gray-500)}.LangPicker-module-scss-module__OzRoiG__wrapper .LangPicker-module-scss-module__OzRoiG__item.LangPicker-module-scss-module__OzRoiG__active{color:var(--dark-blue)}
footer.Footer-module-scss-module__14W7cW__container{background-color:var(--dark-blue);color:var(--white);padding:80px var(--horizontal-padding) 100px;grid-template-columns:repeat(3,1fr);max-width:100%;display:grid}footer.Footer-module-scss-module__14W7cW__container .Footer-module-scss-module__14W7cW__slogan{grid-column:1/2;max-width:205px}footer.Footer-module-scss-module__14W7cW__container .Footer-module-scss-module__14W7cW__company{text-align:center;grid-column:2/3}footer.Footer-module-scss-module__14W7cW__container .Footer-module-scss-module__14W7cW__contact{flex-direction:column;grid-column:3/4;justify-self:flex-end;gap:8px;display:flex}footer.Footer-module-scss-module__14W7cW__container .Footer-module-scss-module__14W7cW__contact .Footer-module-scss-module__14W7cW__text{color:var(--gray-200)}footer.Footer-module-scss-module__14W7cW__container .Footer-module-scss-module__14W7cW__separator{background-color:#ffffff1a;grid-column:1/-1;height:1px;margin:64px 0 36px}footer.Footer-module-scss-module__14W7cW__container .Footer-module-scss-module__14W7cW__rights{color:var(--gray-200);grid-column:1/2}footer.Footer-module-scss-module__14W7cW__container .Footer-module-scss-module__14W7cW__policies{color:var(--gray-200);justify-self:center;gap:24px;display:flex}footer.Footer-module-scss-module__14W7cW__container .Footer-module-scss-module__14W7cW__links{flex-direction:column;align-items:flex-end;gap:12px;display:flex}footer.Footer-module-scss-module__14W7cW__container .Footer-module-scss-module__14W7cW__links .Footer-module-scss-module__14W7cW__link{color:var(--gray-200);text-decoration:underline;transition:color .3s}footer.Footer-module-scss-module__14W7cW__container .Footer-module-scss-module__14W7cW__links .Footer-module-scss-module__14W7cW__link:hover{color:var(--white)}footer.Footer-module-scss-module__14W7cW__container .Footer-module-scss-module__14W7cW__links .Footer-module-scss-module__14W7cW__icons{gap:24px;display:flex}@media (max-width:560px){footer.Footer-module-scss-module__14W7cW__container{grid-template-columns:2fr;padding:20px 20px 40px}footer.Footer-module-scss-module__14W7cW__container .Footer-module-scss-module__14W7cW__slogan{text-align:center;grid-area:2/1/3/-1;justify-self:center;margin-bottom:8px}footer.Footer-module-scss-module__14W7cW__container .Footer-module-scss-module__14W7cW__contact{grid-area:1/1/2/-1;justify-self:center;margin-bottom:32px}footer.Footer-module-scss-module__14W7cW__container .Footer-module-scss-module__14W7cW__company{grid-area:3/1/4/-1;justify-self:center}footer.Footer-module-scss-module__14W7cW__container .Footer-module-scss-module__14W7cW__separator{grid-area:4/1/5/-1;margin:10px 0 24px}footer.Footer-module-scss-module__14W7cW__container .Footer-module-scss-module__14W7cW__links{grid-area:6/1/7/-1;justify-self:center;gap:12px;margin:16px 0}footer.Footer-module-scss-module__14W7cW__container .Footer-module-scss-module__14W7cW__links .Footer-module-scss-module__14W7cW__icons{justify-content:center;width:100%}footer.Footer-module-scss-module__14W7cW__container .Footer-module-scss-module__14W7cW__rights{grid-area:7/1/8/-1;justify-self:center}}
.overlay{z-index:200;background:#010f1a00;align-items:flex-end;transition:background .5s;display:flex;position:fixed;inset:0}.overlayVisible{background:#010f1a80;transition:background .5s}.sheet{background:var(--white-opacity-7);-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);border-radius:24px 24px 0 0;flex-direction:column;align-items:center;width:100%;padding:24px 16px 36px;transition:transform .5s cubic-bezier(.32,.72,0,1);display:flex;transform:translateY(100%)}.sheetVisible{transition:transform .5s cubic-bezier(.32,.72,0,1);transform:translateY(0)}.handle{background:var(--gray-600);border-radius:2px;width:48px;height:4px;margin-bottom:36px}.calendar{color:var(--white)!important;background:0 0!important;width:100%!important}div.rdrMonthAndYearWrapper{display:none}.controls{align-items:center;width:100%;display:flex}.controls p{margin-right:auto}.controls button{background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;display:flex}.controls button:not(:last-child) svg{transform:rotate(180deg)}div.rdrMonth{width:100%;max-width:350px;padding:0}.rdrMonthsVertical{align-items:center}.rdrWeekDays{width:100%;max-width:350px}span.rdrWeekDay{letter-spacing:0;text-align:center;text-transform:uppercase;color:#ffffff4d;font-size:14px;font-weight:600;line-height:18px}.rdrDays{width:100%;max-width:350px}button.rdrDay{border-radius:50%;width:44px;height:44px;margin:0 auto;padding:0}span.rdrDayNumber span{letter-spacing:0;text-align:center;vertical-align:middle;color:var(--white);font-size:18px;font-weight:500;line-height:20px}.rdrDayPassive{visibility:hidden;pointer-events:none}span.rdrSelected{background:var(--white-opacity-7);border-radius:50%}button.rdrDay:focus,button.rdrDay:focus-visible{outline:none}.rdrDayStartPreview,.rdrDayInPreview,.rdrDayEndPreview{background:0 0!important;border:none!important}.rdrDayHovered .rdrDayStartPreview,.rdrDayHovered .rdrDayEndPreview,.rdrDayHovered .rdrDayInPreview{border:none!important;outline:none!important}.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after,.rdrDayToday .rdrDayNumber span:after{display:none}.dayContent{flex-direction:column;justify-content:center;align-items:center;gap:2px;width:100%;height:100%;display:flex}.dayDot{background:var(--blue-gradient);border-radius:50%;flex-shrink:0;width:6px;height:6px;display:block}
.rdrCalendarWrapper{box-sizing:border-box;-webkit-user-select:none;user-select:none;background:#fff;flex-direction:column;display:inline-flex}.rdrDateDisplay{justify-content:space-between;display:flex}.rdrDateDisplayItem{text-align:center;width:0;color:inherit;flex:1}.rdrDateDisplayItem+.rdrDateDisplayItem{margin-left:.833em}.rdrDateDisplayItem input{text-align:inherit}.rdrDateDisplayItem input:disabled{cursor:default}.rdrMonthAndYearWrapper{box-sizing:inherit;justify-content:space-between;display:flex}.rdrMonthAndYearPickers{flex:auto;justify-content:center;align-items:center;display:flex}.rdrNextPrevButton{box-sizing:inherit;cursor:pointer;outline:none}.rdrMonths{display:flex}.rdrMonthsVertical{flex-direction:column}.rdrMonthsHorizontal>div>div>div{flex-direction:row;display:flex}.rdrMonth{width:27.667em}.rdrWeekDays{display:flex}.rdrWeekDay{box-sizing:inherit;text-align:center;flex-basis:14.2857%}.rdrDays{flex-wrap:wrap;display:flex}.rdrInfiniteMonths{overflow:auto}.rdrDateRangeWrapper{-webkit-user-select:none;user-select:none}.rdrDateInput{position:relative}.rdrDateInput input{outline:none}.rdrDateInput .rdrWarning{color:red;font-size:1.6em;line-height:1.6em;position:absolute;top:0;right:.25em}.rdrDay{box-sizing:inherit;width:14.2857%;font:inherit;cursor:pointer;position:relative}.rdrDayNumber{display:block;position:relative}.rdrDayNumber span{color:#1d2429}.rdrDayDisabled{cursor:not-allowed}@supports (-ms-ime-align:auto){.rdrDay{flex-basis:14.285%!important}}.rdrSelected,.rdrInRange,.rdrStartEdge,.rdrEndEdge,.rdrDayStartPreview,.rdrDayInPreview,.rdrDayEndPreview{pointer-events:none}.rdrDateRangePickerWrapper{-webkit-user-select:none;user-select:none;display:inline-flex}.rdrStaticRanges{flex-direction:column;display:flex}.rdrStaticRange{font-size:inherit}.rdrInputRange{display:flex}
.rdrCalendarWrapper{color:#000;font-size:12px}.rdrDateDisplayWrapper{background-color:#eff2f7}.rdrDateDisplay{margin:.833em}.rdrDateDisplayItem{background-color:#fff;border:1px solid #0000;border-radius:4px;box-shadow:0 1px 2px #23394236}.rdrDateDisplayItem input{cursor:pointer;color:#849095;background:0 0;border:0;width:100%;height:2.5em;line-height:2.5em}.rdrDateDisplayItemActive{border-color:currentColor}.rdrDateDisplayItemActive input{color:#7d888d}.rdrMonthAndYearWrapper{align-items:center;height:60px;padding-top:10px}.rdrMonthAndYearPickers{font-weight:600}.rdrMonthAndYearPickers select{appearance:none;color:#3e484f;cursor:pointer;text-align:center;background:url("data:image/svg+xml;utf8,<svg width='9px' height='6px' viewBox='0 0 9 6' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Artboard' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' transform='translate(-636.000000, -171.000000)' fill-opacity='0.368716033'><g id='input' transform='translate(172.000000, 37.000000)' fill='%230E242F' fill-rule='nonzero'><g id='Group-9' transform='translate(323.000000, 127.000000)'><path d='M142.280245,7.23952813 C141.987305,6.92353472 141.512432,6.92361662 141.219585,7.23971106 C140.926739,7.5558055 140.926815,8.06821394 141.219755,8.38420735 L145.498801,13 L149.780245,8.38162071 C150.073185,8.0656273 150.073261,7.55321886 149.780415,7.23712442 C149.487568,6.92102998 149.012695,6.92094808 148.719755,7.23694149 L145.498801,10.7113732 L142.280245,7.23952813 Z' id='arrow'></path></g></g></g></svg>") right 8px center no-repeat;border:0;border-radius:4px;outline:0;padding:10px 30px 10px 10px}.rdrMonthAndYearPickers select:hover{background-color:#00000012}.rdrMonthPicker,.rdrYearPicker{margin:0 5px}.rdrNextPrevButton{background:#eff2f7;border:0;border-radius:5px;width:24px;height:24px;margin:0 .833em;padding:0;display:block}.rdrNextPrevButton:hover{background:#e1e7f0}.rdrNextPrevButton i{text-align:center;border-style:solid;width:0;height:0;margin:auto;padding:0;display:block;transform:translate(-3px)}.rdrPprevButton i{border-width:4px 6px 4px 4px;border-color:#0000 #34495e #0000 #0000;transform:translate(-3px)}.rdrNextButton i{border-width:4px 4px 4px 6px;border-color:#0000 #0000 #0000 #34495e;margin:0 0 0 7px;transform:translate(3px)}.rdrWeekDays{padding:0 .833em}.rdrMonth{padding:0 .833em 1.666em}.rdrMonth .rdrWeekDays{padding:0}.rdrMonths.rdrMonthsVertical .rdrMonth:first-child .rdrMonthName{display:none}.rdrWeekDay{color:#849095;font-weight:400;line-height:2.667em}.rdrDay{-webkit-user-select:none;user-select:none;text-align:center;color:#1d2429;background:0 0;border:0;height:3em;padding:0;line-height:3em}.rdrDay:focus{outline:0}.rdrDayNumber{outline:0;justify-content:center;align-items:center;font-weight:300;display:flex;position:absolute;inset:5px 0}.rdrDayToday .rdrDayNumber span{font-weight:500}.rdrDayToday .rdrDayNumber span:after{content:"";background:#3d91ff;border-radius:2px;width:18px;height:2px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.rdrDayToday:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span:after{background:#fff}.rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span{color:#ffffffd9}.rdrSelected,.rdrInRange,.rdrStartEdge,.rdrEndEdge{background:currentColor;position:absolute;inset:5px 0}.rdrSelected{left:2px;right:2px}.rdrStartEdge{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrEndEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrSelected{border-radius:1.042em}.rdrDayStartOfMonth .rdrInRange,.rdrDayStartOfMonth .rdrEndEdge,.rdrDayStartOfWeek .rdrInRange,.rdrDayStartOfWeek .rdrEndEdge{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrDayEndOfMonth .rdrInRange,.rdrDayEndOfMonth .rdrStartEdge,.rdrDayEndOfWeek .rdrInRange,.rdrDayEndOfWeek .rdrStartEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrDayStartOfMonth .rdrDayInPreview,.rdrDayStartOfMonth .rdrDayEndPreview,.rdrDayStartOfWeek .rdrDayInPreview,.rdrDayStartOfWeek .rdrDayEndPreview{border-left-width:1px;border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;left:0}.rdrDayEndOfMonth .rdrDayInPreview,.rdrDayEndOfMonth .rdrDayStartPreview,.rdrDayEndOfWeek .rdrDayInPreview,.rdrDayEndOfWeek .rdrDayStartPreview{border-right-width:1px;border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;right:0}.rdrDayStartPreview,.rdrDayInPreview,.rdrDayEndPreview{pointer-events:none;z-index:1;background:#ffffff17;border:0 solid;position:absolute;inset:3px 0}.rdrDayStartPreview{border-top-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;left:0}.rdrDayInPreview{border-top-width:1px;border-bottom-width:1px}.rdrDayEndPreview{border-top-width:1px;border-bottom-width:1px;border-right-width:1px;border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;right:0}.rdrDefinedRangesWrapper{background:#fff;border-right:1px solid #eff2f7;width:226px;font-size:12px}.rdrDefinedRangesWrapper .rdrStaticRangeSelected{color:currentColor;font-weight:600}.rdrStaticRange{cursor:pointer;background:#fff;border:0;border-bottom:1px solid #eff2f7;outline:0;padding:0;display:block}.rdrStaticRange:hover .rdrStaticRangeLabel,.rdrStaticRange:focus .rdrStaticRangeLabel{background:#eff2f7}.rdrStaticRangeLabel{text-align:left;outline:0;padding:10px 20px;line-height:18px;display:block}.rdrInputRanges{padding:10px 0}.rdrInputRange{align-items:center;padding:5px 20px}.rdrInputRangeInput{text-align:center;color:#6c767a;border:1px solid #dee7eb;border-radius:4px;width:30px;height:30px;margin-right:10px;line-height:30px}.rdrInputRangeInput:focus,.rdrInputRangeInput:hover{color:#333;border-color:#b4bfc4;outline:0}.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{content:"";background:0 0;border:1px solid;border-radius:1.333em;position:absolute;inset:-2px 0}.rdrDayPassive{pointer-events:none}.rdrDayPassive .rdrDayNumber span{color:#d5dce0}.rdrDayPassive .rdrInRange,.rdrDayPassive .rdrStartEdge,.rdrDayPassive .rdrEndEdge,.rdrDayPassive .rdrSelected,.rdrDayPassive .rdrDayStartPreview,.rdrDayPassive .rdrDayInPreview,.rdrDayPassive .rdrDayEndPreview{display:none}.rdrDayDisabled{background-color:#f8f8f8}.rdrDayDisabled .rdrDayNumber span{color:#aeb9bf}.rdrDayDisabled .rdrInRange,.rdrDayDisabled .rdrStartEdge,.rdrDayDisabled .rdrEndEdge,.rdrDayDisabled .rdrSelected,.rdrDayDisabled .rdrDayStartPreview,.rdrDayDisabled .rdrDayInPreview,.rdrDayDisabled .rdrDayEndPreview{filter:grayscale()opacity(60%)}.rdrMonthName{text-align:left;color:#849095;padding:.833em;font-weight:600}
.EmptyState-module-scss-module__kN8Uzq__container{text-align:center;z-index:100;flex-direction:column;align-items:center;gap:16px;margin-top:100px;display:flex}.EmptyState-module-scss-module__kN8Uzq__container .EmptyState-module-scss-module__kN8Uzq__icon{background:var(--white-opacity-7);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:8px;display:flex}.EmptyState-module-scss-module__kN8Uzq__container .EmptyState-module-scss-module__kN8Uzq__icon svg{fill:var(--white);width:40px;height:40px}.EmptyState-module-scss-module__kN8Uzq__container .EmptyState-module-scss-module__kN8Uzq__description{color:var(--gray-300)}.EmptyState-module-scss-module__kN8Uzq__overlay{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:50;background:#010f1a80;width:100%;height:100%;position:absolute;top:0;left:0}
