.alert__base{padding:32px;position:relative}.alert__base--grey{background:#999}.alert__base--grey .alert__link{color:#1d73b2}.alert__base--white{background:#fff}.alert__base--white .alert__link{color:#1d73b2}.alert__base--blue{background:#c6e6ff}.alert__base--blue .alert__link{color:#1d73b2}.alert__base--coral{background:#fcdfdf}.alert__base--coral .alert__link{color:hsl(0,82.8571428571%,68.137254902%)}.alert__base--gold{background:#e6d5a5}.alert__base--gold .alert__link{color:rgb(202.2826086957,166.4347826087,65.2173913043)}.alert__base--green{background:#d9efe0}.alert__base--green .alert__link{color:rgb(127.2777777778,201.2222222222,150.8055555556)}.alert__title{font-family:var(--text-font-family-regular);font-size:convert-rem(22px);line-height:convert-rem(32px);letter-spacing:0;margin-bottom:0}.alert__text{font-family:var(--text-font-family-regular);font-size:convert-rem(17px);line-height:convert-rem(23px);font-weight:font-weight(regular);letter-spacing:convert-rem(0.5px);margin-top:8px;margin-bottom:0}@media only screen and (min-width: 1280px){.alert__text{font-size:convert-rem(19px);line-height:convert-rem(27px)}}@media only screen and (min-width: 1920px){.alert__text{font-size:convert-rem(20px);line-height:convert-rem(28px)}}.alert__linkWrapper{display:flex;align-items:flex-end;justify-content:space-between;margin-top:16px}.alert__link{font-family:var(--text-font-family-regular);font-size:convert-rem(16px);line-height:convert-rem(18px);font-weight:normal;letter-spacing:convert-rem(0.5px);text-decoration:none}@media only screen and (min-width: 1280px){.alert__link{font-size:convert-rem(19px);line-height:27px}}@media only screen and (min-width: 1920px){.alert__link{font-size:20px;line-height:28px}}.alert__button{font-family:var(--text-font-family-regular);font-size:convert-rem(20px);line-height:convert-rem(21px);font-weight:font-weight(regular);letter-spacing:convert-rem(1.25px);display:inline-block;max-width:100%;min-width:4.75rem;padding:16px 32px;cursor:pointer;text-decoration:none}@media only screen and (min-width: 1280px){.alert__button{font-size:convert-rem(22px);line-height:convert-rem(23px)}}@media only screen and (min-width: 1920px){.alert__button{font-size:convert-rem(24px);line-height:convert-rem(25px)}}.alert__closeIcon{position:absolute;display:inline-block;width:1.5rem;height:1.5rem;font-size:1.25rem;text-align:center;color:#000;top:8px;right:8px;cursor:pointer}
