iBet uBet web content aggregator. Adding the entire web to your favor.
iBet uBet web content aggregator. Adding the entire web to your favor.



Link to original content: http://www.cafonline.com/css/website/styles.min.css?v=20241120001
.button-small{width:125px;height:40px;padding:10px 20px;font-size:16px;line-height:20px;border:0;text-align:center;border-radius:5px;-ms-border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}.button-small span{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;}.button-medium{width:200px;height:40px;padding:10px 20px;font-size:16px;line-height:20px;border:0;text-align:center;border-radius:5px;-ms-border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}.button-medium span{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;}.button-big{width:250px;height:40px;padding:10px 20px;font-size:16px;line-height:20px;border:0;text-align:center;border-radius:5px;-ms-border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}.button-big span{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;}.button-full-width{width:100%;height:40px;padding:10px 20px;font-size:16px;line-height:20px;border:0;text-align:center;border-radius:5px;-ms-border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}.button-full-width span{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;}.button-filter{display:flex;justify-content:center;align-items:center;height:32px;padding:6px 10px;font-size:14px;line-height:20px;border:1px solid;border-radius:100px;-ms-border-radius:100px;-moz-border-radius:100px;-webkit-border-radius:100px;}.button-filter span{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;}.collapse-groups{width:100%;display:flex;flex-wrap:wrap;gap:30px;}.collapse-groups .collapse-group{width:100%;padding:20px;background:#f6f6f6;border-radius:16px;-ms-border-radius:16px;-moz-border-radius:16px;-webkit-border-radius:16px;}.collapse-groups .collapse-group .group-header{display:flex;justify-content:space-between;}.collapse-groups .collapse-group .group-header h2{font-family:Libre Franklin;font-size:28px;font-weight:500;line-height:34px;letter-spacing:-.015em;}.collapse-groups .collapse-group .group-header button{border:0;padding:0;margin:0;padding:5px;}.collapse-groups .collapse-group .group-header button i{display:inline-block;transition:.5s;font-size:20px;line-height:20px;}.collapse-groups .collapse-group .group-header button.collapsed i{transform:rotate(180deg);}.group-title{font-family:Libre Franklin;font-size:28px;font-weight:500;line-height:34px;letter-spacing:-.015em;padding-bottom:15px;border-bottom-width:1px;border-bottom-style:solid;margin-bottom:40px;}.show-more{display:none;margin:20px auto;text-align:center;}.show-more.show{display:block;}.tabs{display:flex;gap:30px;padding:0;border-bottom-width:3px;border-bottom-style:solid;overflow-x:auto;}.tabs .tab{padding:16px;border:0;outline:0;background:none;font-family:Barlow;font-size:15px;font-weight:600;line-height:21px;text-align:center;}.tab-content{display:none;}.tab-content.active{display:block;}.flex-list{container-type:inline-size;}.flex-list .flex-list-items{width:100%;display:flex;flex-wrap:wrap;gap:var(--gap);--number-of-gaps:calc(var(--columns) - 1);--total-gap:calc(var(--gap)*var(--number-of-gaps));--card-width:calc((100% - var(--total-gap))/var(--columns));}.flex-list .flex-list-items .flex-list-item{width:var(--card-width);}.flex-list .flex-list-items .flex-list-item.disabled{opacity:.3;pointer-events:none;}.group-based-filtered-list .filters{display:flex;gap:10px;padding-bottom:10px;margin-bottom:10px;overflow-x:auto;}.group-based-filtered-list .filters button{flex-shrink:0;}.article-horizontal-card{container-type:inline-size;display:flex;background-repeat:no-repeat;background-position:top center;background-size:cover;border-radius:5px;-ms-border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;position:relative;}.article-horizontal-card:hover .scalable{animation:pulse 1s 1;}.article-horizontal-card .image-box{width:100%;aspect-ratio:1.7777777778;overflow:hidden;border-radius:5px;-ms-border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;position:relative;}.article-horizontal-card .image-box img{width:100%;height:100%;object-fit:cover;object-position:top center;}.article-horizontal-card .image-box:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(to top,rgba(0,0,0,.7) 25%,rgba(0,0,0,0) 100%);opacity:.7;}.article-horizontal-card .body{padding:15px;position:absolute;bottom:0;left:0;right:0;color:#fff;}.article-horizontal-card .body h3{font-family:Libre Franklin;font-weight:700;font-size:28px;line-height:38px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-height:2lh;}@container (width < 559.98px){.article-horizontal-card .body h3{font-size:18px;line-height:26px;}}@container (width < 425.98px){.article-horizontal-card .body h3{font-size:16px;line-height:20px;}}.article-vertical-card{display:block;}.article-vertical-card:hover .scalable{animation:pulse 1s 1;}.article-vertical-card .image-box{aspect-ratio:1.7777777778;overflow:hidden;border-radius:4px;-ms-border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}.article-vertical-card .image-box img{width:100%;height:100%;object-fit:cover;object-position:top center;}.article-vertical-card .body{padding:15px;border-bottom-width:1px;border-bottom-style:solid;margin-bottom:15px;}.article-vertical-card h3{font-family:Libre Franklin;font-size:18px;font-weight:500;line-height:26px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;height:4lh;margin:0;}.article-vertical-card date{font-family:Barlow;font-size:14px;font-weight:500;line-height:17px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;height:1lh;}.competition-card{display:flex;border-radius:10px;justify-content:center;align-items:center;container-type:inline-size;}.competition-card .body{width:100%;padding:30px;}@container (width < 150px){.competition-card .body{padding:20px;}}.competition-card .body .logo{width:100%;max-width:200px;aspect-ratio:1;overflow:hidden;border-radius:0;-ms-border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}.competition-card .body .logo img{width:100%;height:100%;object-fit:contain;object-position:center;}.member-association-card{display:flex;justify-content:center;align-items:center;padding:12.5px;border-radius:10px;-ms-border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;flex-direction:column;}.member-association-card .logo{width:70px;aspect-ratio:1;overflow:hidden;border-radius:0;-ms-border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}.member-association-card .logo img{width:100%;height:100%;object-fit:contain;object-position:center;}.member-association-card .country-name{height:2lh;margin:0;display:flex;justify-content:center;align-items:center;}.member-association-card .country-name h3{font-family:Libre Franklin;font-size:15px;font-weight:500;line-height:21px;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0;}