body{background-color:white}
.btn-close-round-small{text-align:center;font-size:18px;height:23px;line-height:24px;width:23px;opacity:1;outline:0;background:#69727b;border-radius:50%;color:#e9ecef}
.btn-close-round-small:hover,.btn-close-round-small:active,.btn-close-round-small:focus{background:#c3c7ca}
.btn-close-round-large{text-align:center;font-size:18px;height:23px;line-height:24px;width:23px;opacity:1;outline:0;background:#69727b;border-radius:50%;color:#e9ecef;width:40px;height:40px;font-size:40px;font-weight:bold;border:0;padding:0;line-height:40px;background:#c3c7ca}
.btn-close-round-large:hover,.btn-close-round-large:active,.btn-close-round-large:focus{background:#c3c7ca}
.btn-close-round-large:hover,.btn-close-round-large:active,.btn-close-round-large:focus{background:#69727b}
.box-shadow-lg{box-shadow:0 3px 8px rgba(37,100,144,0.12)}
.materialIcons{font-family:'Material Icons';font-weight:normal;font-style:normal;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga'}
.ball-list-number{border-radius:100%;box-shadow:0 1px 5px rgba(0,0,0,0.3);width:33px;height:33px;line-height:33px;font-size:18px;margin-right:7px}
.color-number-ball{background:#0078a8;background-image:-webkit-linear-gradient(top,#0078a8 0,#0fbbff 100%);background-image:-o-linear-gradient(top,#0078a8 0,#0fbbff 100%);background-image:linear-gradient(to bottom,#0078a8 0,#0fbbff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0078a8',endColorstr='#ff0fbbff',GradientType=0);background-repeat:repeat-x}
.color-bonus-number-ball{background:#005fb4;background-image:-webkit-linear-gradient(top,#005fb4 0,#004f96 100%);background-image:-o-linear-gradient(top,#005fb4 0,#004f96 100%);background-image:linear-gradient(to bottom,#005fb4 0,#004f96 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff005fb4',endColorstr='#ff004f96',GradientType=0);background-repeat:repeat-x}
.clear{clear:both}
.accent-green{color:#afb924}
.alc-information-card{display:flex;flex-direction:column;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.1);transition:transform .3s ease,box-shadow .3s ease;background-color:#fff;max-width:400px;min-height:298px;margin:20px auto;padding:36px}
.alc-information-card__header{display:flex;gap:16px}
.alc-information-card__image-wrapper{flex-shrink:0;width:80px;height:80px;overflow:hidden;background-color:#009ddb;border-radius:8px;width:44px;height:44px;display:flex;justify-content:center;align-items:center}
.alc-information-card__image-wrapper img{width:20px;height:20px}
.alc-information-card__title{font-family:'Ubuntu','Helvetica','Arial',sans-serif;font-size:18px;font-weight:bold;line-height:42px;letter-spacing:0;text-align:left;padding:0 0 8px 0;color:#69727b;margin:0}
.alc-information-card__description{font-size:16px;line-height:1.6;color:#69727b;margin:16px 0 0 0}
.alc-information-card__text-box{background-color:#f5f5f5;border-radius:10px;padding:13px 16px 13px 16px;max-height:106px;overflow:hidden}
@media screen and (min-width:992px) and (max-width:1199px){.alc-information-card__text-box{max-height:150px}
}
.alc-information-card__text-box-title{font-size:16px;line-height:1.3;color:#69727b;margin:0;text-align:center}
.alc-information-card__text-box-description{font-size:16px;line-height:1.3;color:#69727b;margin:0;text-align:center;margin-top:10px}
.alc-information-card__button-wrapper{background-color:#006faf;border:2px solid #fff;border-radius:30px;-webkit-box-shadow:0 3px 5px 0 rgba(0,82,155,0.1);box-shadow:0 3px 5px 0 rgba(0,82,155,0.1);height:45px;line-height:41px;margin-top:auto;width:fit-content;overflow:hidden;padding:0 66px 0 20px;position:relative;text-align:left;text-transform:none;display:flex;justify-content:center;align-items:center}
@media screen and (min-width:992px) and (max-width:1199px){.alc-information-card__button-wrapper{padding:0 50px 0 20px}
}
.alc-information-card__button-wrapper a{color:#fff;display:block;font-family:'proxima_nova','Helvetica','Arial',sans-serif;font-size:20px;font-weight:600}
.alc-information-card__button-wrapper a::after{position:absolute;top:3px;right:4px;display:inline-block;width:35px;height:35px;border-radius:30px;content:"";background:transparent url("../../../../../content/dam/alc/images/static/sprites/arrow_circle_alc.svg") no-repeat 0 0}
@media screen and (max-width:767px){.alc-information-card{max-width:100%;margin:10px}
.alc-information-card__title{font-size:20px}
.alc-information-card__description{font-size:14px}
}