.divider_wrapper__fKI9x{display:flex;flex-direction:column;justify-content:space-between;border-radius:20px;padding:20px;gap:10px;height:calc(100% - 40px);background-color:#d2d9ff}.divider_title__t_6Jk{max-width:200px;font-family:var(--heading-font);line-height:1;font-size:60px}.divider_text_block__OVbSw{position:relative;padding:60px 20px 20px;border-radius:20px;background-color:var(--white)}.divider_subtitle__oTyDa,.divider_text__itQbU{font-size:16px;line-height:22px}.divider_image__9fe3l{width:120px;height:120px;position:absolute;top:-70px;right:20px}.divider_subtitle__oTyDa{margin-right:auto;margin-left:auto;text-align:center}.divider_label_wrapper__W_qBs{position:absolute;top:25px;left:0;padding:5px 0 5px 10px;background-color:#dfe3ff}.divider_label_text__8wzOS{text-transform:var(--uppercase-value);font-size:11px;line-height:14px;font-weight:700}.divider_postfix__CNQya{position:absolute;top:0;right:-16px;bottom:0;width:16px}.snackbar_snack_bar__kOFDc{position:fixed;left:50%;bottom:90px;transform:translate(-50%);max-width:400px;width:calc(100% - 20px);background-color:#eceeff;padding:20px 15px;border-radius:10px;box-sizing:border-box;font-size:15px;z-index:20;border:1px solid rgba(0,0,0,.1);animation:snackbar_slide_up__BqMas .35s ease-out}@media(min-width:768px){.snackbar_snack_bar__kOFDc{bottom:40px}}@keyframes snackbar_slide_up__BqMas{0%{transform:translate(-50%,200px);opacity:0}to{transform:translate(-50%);opacity:1}}