.Toaster-module-scss-module__cX8mhG__toast,.Toaster-module-scss-module__cX8mhG__toastWarning,.Toaster-module-scss-module__cX8mhG__toastError,.Toaster-module-scss-module__cX8mhG__toastSuccess{align-items:center;gap:0;max-width:360px;padding:12px 20px;font-size:16px;font-weight:500;display:flex;box-shadow:0 4px 12px #0000000d;border-radius:999px!important}.Toaster-module-scss-module__cX8mhG__toastSuccess{color:#2e3842!important;box-shadow:0 2px 2px #2125290f,0 4px 12px #16d16926!important}.Toaster-module-scss-module__cX8mhG__toastSuccess i{color:#00d098;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:33px;height:33px;font-size:28px;display:flex;box-shadow:0 4px 6px #21252933}.Toaster-module-scss-module__cX8mhG__toastError{color:#2e3842!important;box-shadow:0 2px 2px #2125290f,0 4px 12px #e43a0426!important}.Toaster-module-scss-module__cX8mhG__toastError i{color:#fa4f50;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:33px;height:33px;font-size:28px;display:flex;box-shadow:0 4px 6px #21252933}.Toaster-module-scss-module__cX8mhG__toastWarning{color:#2e3842!important;box-shadow:0 2px 2px #2125290f,0 4px 12px #e43a0426!important}.Toaster-module-scss-module__cX8mhG__toastWarning i{color:#fa4f50;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:33px;height:33px;font-size:28px;display:flex;box-shadow:0 4px 6px #21252933}
.StepDatePicker-module-scss-module__-iRyNa__wrapper{position:relative}.StepDatePicker-module-scss-module__-iRyNa__trigger{cursor:pointer;text-align:left;color:#232a33;background:#f0f0f0;border:none;border-radius:.75rem;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:53px;padding:16px 12px;font-family:inherit;font-size:14px;font-weight:400;transition:box-shadow .15s;display:flex}.StepDatePicker-module-scss-module__-iRyNa__trigger:hover{box-shadow:inset 0 0 0 1.5px #797fdf}.StepDatePicker-module-scss-module__-iRyNa__trigger.StepDatePicker-module-scss-module__-iRyNa__placeholder span{color:#6f6f6f;font-size:14px;font-weight:400}.StepDatePicker-module-scss-module__-iRyNa__trigger svg{color:#bebebe;flex-shrink:0}.StepDatePicker-module-scss-module__-iRyNa__backdrop{z-index:999;position:fixed;inset:0}.StepDatePicker-module-scss-module__-iRyNa__popup{z-index:1000;background:#fff;border:1px solid #f0f0f0;border-radius:20px;width:232px;position:absolute;bottom:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 -4px 24px #0000001a,0 2px 8px #0000000f}.StepDatePicker-module-scss-module__-iRyNa__header{background:#fafafa;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.StepDatePicker-module-scss-module__-iRyNa__headerTitle{color:#1e1e1e;letter-spacing:.01em;font-size:12px;font-weight:700}.StepDatePicker-module-scss-module__-iRyNa__navBtn{cursor:pointer;color:#969696;background:0 0;border:none;border-radius:8px;padding:3px 6px;font-size:13px;line-height:1}.StepDatePicker-module-scss-module__-iRyNa__navBtn:hover{color:#1e1e1e;background:#f0f0f0}.StepDatePicker-module-scss-module__-iRyNa__navPlaceholder{width:26px}.StepDatePicker-module-scss-module__-iRyNa__yearGrid{grid-template-columns:repeat(3,1fr);gap:2px;max-height:174px;padding:8px;display:grid;overflow-y:auto}.StepDatePicker-module-scss-module__-iRyNa__yearGrid::-webkit-scrollbar{width:4px}.StepDatePicker-module-scss-module__-iRyNa__yearGrid::-webkit-scrollbar-track{background:0 0}.StepDatePicker-module-scss-module__-iRyNa__yearGrid::-webkit-scrollbar-thumb{background:#e6e6e6;border-radius:4px}.StepDatePicker-module-scss-module__-iRyNa__cell{cursor:pointer;color:#464646;text-align:center;background:0 0;border:none;border-radius:10px;padding:7px 4px;font-family:inherit;font-size:12px;transition:background .12s}.StepDatePicker-module-scss-module__-iRyNa__cell:hover{color:#fff;background:#c1c4ef}.StepDatePicker-module-scss-module__-iRyNa__cell.StepDatePicker-module-scss-module__-iRyNa__selected{color:#fff;background:#797fdf;font-weight:700}.StepDatePicker-module-scss-module__-iRyNa__monthGrid{grid-template-columns:repeat(3,1fr);gap:2px;padding:8px;display:grid}.StepDatePicker-module-scss-module__-iRyNa__dayView{padding:6px 8px 8px}.StepDatePicker-module-scss-module__-iRyNa__dayNames{grid-template-columns:repeat(7,1fr);margin-bottom:2px;display:grid}.StepDatePicker-module-scss-module__-iRyNa__dayNames span{text-align:center;color:#bebebe;letter-spacing:.02em;text-transform:uppercase;padding:2px 0;font-size:9px;font-weight:700}.StepDatePicker-module-scss-module__-iRyNa__dayGrid{grid-template-columns:repeat(7,1fr);gap:1px;display:grid}.StepDatePicker-module-scss-module__-iRyNa__dayBtn{aspect-ratio:1;cursor:pointer;color:#464646;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-family:inherit;font-size:11px;transition:background .12s;display:flex}.StepDatePicker-module-scss-module__-iRyNa__dayBtn:hover{color:#fff;background:#c1c4ef}.StepDatePicker-module-scss-module__-iRyNa__dayBtn.StepDatePicker-module-scss-module__-iRyNa__selected{color:#fff;background:#797fdf;font-weight:700}
.SimpleSlider-module-scss-module__qyKEGq__Slider{box-sizing:border-box;width:100%;max-width:100%;margin:0 auto;position:relative;overflow:visible}@media (max-width:768px){.SimpleSlider-module-scss-module__qyKEGq__Slider{margin-bottom:.5rem;overflow:visible}}.SimpleSlider-module-scss-module__qyKEGq__Slider .SimpleSlider-module-scss-module__qyKEGq__Slider__frame{flex-direction:row;place-content:center;align-items:center;height:100%;padding:1rem;display:flex}@media (max-width:768px){.SimpleSlider-module-scss-module__qyKEGq__Slider .SimpleSlider-module-scss-module__qyKEGq__Slider__frame{padding:.5rem .5rem .75rem}}.SimpleSlider-module-scss-module__qyKEGq__Slider .SimpleSlider-module-scss-module__qyKEGq__slick-dots{bottom:-70px}.SimpleSlider-module-scss-module__qyKEGq__Slider .slick-track{margin-left:0;margin-right:auto}.SimpleSlider-module-scss-module__qyKEGq__Slider .slick-prev{color:#e6e6e6;left:-15px}.SimpleSlider-module-scss-module__qyKEGq__Slider .slick-next{color:#e6e6e6;right:-15px}.SimpleSlider-module-scss-module__qyKEGq__Slider .slick-arrow{cursor:pointer;z-index:9;background-color:#fff;border-radius:100%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000001a}.SimpleSlider-module-scss-module__qyKEGq__Slider .slick-arrow:hover{background-color:#e6e6e6}.SimpleSlider-module-scss-module__qyKEGq__Slider .slick-arrow:hover:before{color:#232a33}.SimpleSlider-module-scss-module__qyKEGq__Slider .slick-arrow:before{color:#79cd2c;font-size:36px;line-height:1.26}.SimpleSlider-module-scss-module__qyKEGq__Slider .slick-arrow.slick-disabled{display:none}
