.the-shape{height:40px;width:40px;--icon-size:20px;align-items:center;display:flex;justify-content:center;overflow:hidden;position:relative}.the-shape_s24{height:24px;width:24px;--icon-size:12px;--star-size:24px;--square-size:21.6px;--ellipse-size:22.8px}.the-shape_s28{height:28px;width:28px;--icon-size:14px;--star-size:28px;--square-size:25.2px;--ellipse-size:26.6px}.the-shape_s32{height:32px;width:32px;--icon-size:16px;--star-size:32px;--square-size:28.8px;--ellipse-size:30.4px}.the-shape_s36{height:36px;width:36px;--icon-size:18px;--star-size:36px;--square-size:32.4px;--ellipse-size:34.2px}.the-shape_s40{height:40px;width:40px;--icon-size:20px;--star-size:40px;--square-size:36px;--ellipse-size:38px}.the-shape_s44{height:44px;width:44px;--icon-size:22px;--star-size:44px;--square-size:39.6px;--ellipse-size:41.8px}.the-shape_s48{height:48px;width:48px;--icon-size:24px;--star-size:48px;--square-size:43.2px;--ellipse-size:45.6px}.the-shape_s52{height:52px;width:52px;--icon-size:26px;--star-size:52px;--square-size:46.8px;--ellipse-size:49.4px}.the-shape_s64{height:64px;width:64px;--icon-size:32px;--star-size:64px;--square-size:57.6px;--ellipse-size:60.8px}.the-shape__bg-shape{display:block;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.the-shape__bg-shape_square{border-radius:var(--radius-s);height:var(--square-size);width:var(--square-size)}.the-shape__bg-shape_ellipse{border-radius:50%;height:var(--ellipse-size);width:var(--ellipse-size)}.the-shape__bg-shape_star{height:var(--star-size);width:var(--star-size)}.the-shape__icon-wrapper{align-items:center;display:flex;justify-content:center;position:relative}.the-shape__icon{height:var(--icon-size);width:var(--icon-size)}.the-alert{align-items:center;display:flex;width:100%}.the-alert__texts-and-append{align-items:center;display:flex;gap:16px}.the-alert__texts{display:flex;flex-direction:column;font-weight:600;margin-right:auto;overflow:hidden;text-overflow:ellipsis}.the-alert__subtitle{font-weight:500}.the-alert__icon-wrapper{align-items:center;display:flex;justify-content:center}.the-alert__icon-wrapper_align-self-start{align-self:start}.the-alert__icon{color:var(--white-100)}.the-alert__dismissible-btn{flex-shrink:0;margin-bottom:auto}.the-alert.success{background:var(--green-5)}.the-alert.success:not(.the-alert_disabled-hover):hover{background:var(--green-10)}.the-alert.success .the-alert__texts{color:var(--green-100)}.the-alert.success.accent{background:var(--green-100)}.the-alert.success.accent:not(.the-alert_disabled-hover):hover{background:var(--green-80)}.the-alert.success.accent .the-alert__texts{color:var(--white-100)}.the-alert.warning{background:var(--yellow-5)}.the-alert.warning:not(.the-alert_disabled-hover):hover{background:var(--yellow-10)}.the-alert.warning .the-alert__texts{color:var(--yellow-100)}.the-alert.warning.accent{background:var(--yellow-100)}.the-alert.warning.accent:not(.the-alert_disabled-hover):hover{background:var(--yellow-80)}.the-alert.warning.accent .the-alert__texts{color:var(--black-80)}.the-alert.error{background:var(--red-10)}.the-alert.error:not(.the-alert_disabled-hover):hover{background:var(--red-20)}.the-alert.error .the-alert__texts{color:var(--red-100)}.the-alert.error.accent{background:var(--red-100)}.the-alert.error.accent:not(.the-alert_disabled-hover):hover{background:var(--red-80)}.the-alert.error.accent .the-alert__texts{color:var(--white-100)}.the-alert.contrast .the-alert__texts{color:var(--black-80)}.the-alert.l{border-radius:16px;padding:12px 16px 12px 12px}.the-alert.l .the-alert__icon-wrapper{margin-right:12px}.the-alert.l .the-alert__icon{height:20px;width:20px}.the-alert.l .the-alert__texts{font-size:16px;line-height:22px}.the-alert.l .the-alert__subtitle{display:inline-block;font-size:13px;line-height:18px}.the-alert.l .the-alert__dismissible-btn{margin-left:20px}.the-alert.m{border-radius:12px;padding:8px}.the-alert.m .the-alert__icon-wrapper{margin-right:8px}.the-alert.m .the-alert__icon{height:18px;width:18px}.the-alert.m .the-alert__texts{font-size:13px;line-height:138%}.the-alert.m .the-alert__subtitle{font-size:12px;line-height:133%}.the-alert.m .the-alert__dismissible-btn{margin-left:12px}.the-alert.info_black{background-color:var(--black-5)}.the-alert.info_black.light .the-alert__subtitle,.the-alert.info_black.light .the-alert__title{color:var(--black-70)}.the-alert.info_black.contrast .the-alert__subtitle,.the-alert.info_black.contrast .the-alert__title{color:var(--black-80)}.the-alert.info_blue,.the-alert.info_blue.light{background-color:var(--blue-5)}.the-alert.info_blue.light{color:var(--blue-100)}.the-alert.info_blue.contrast{background-color:var(--blue-5);color:var(--black-80)}.the-alert.info_blue.accent{background-color:var(--blue-100);color:var(--white-100)}
