.button{display:inline-flex;align-items:center;padding:10px 20px;gap:7px;border-radius:50px;font-size:.85rem;font-weight:600;border:none;background-color:#006298;color:#eee;cursor:pointer;text-decoration:none;box-shadow:0 0 5px 0 rgba(0,0,0,.25);text-transform:uppercase;text-align:center;height:-moz-min-content;height:min-content}.button,.button *{transition:.1s ease-in-out}.button>img{height:15px;width:auto}.button:hover{filter:brightness(.75)}.button.light{background-color:#e7e7e7;color:#111}.button.light:hover{background-color:#ccc;color:#111}.button.outlined{padding:15px 25px;border:3px solid #eee;background-color:transparent;position:relative;overflow:hidden}.button.outlined:hover{color:#111;background-color:#eee;filter:none}.button.outlined.member>span{color:#67dbff}.button.outlined.member:hover>span{color:#006298}.button.outlined.sponsor>span{color:#ff6ffe}.button.outlined.sponsor:hover>span{color:#981d97}.button.outlined.member,.button.outlined.sponsor{white-space:nowrap;font-size:1rem;transition-delay:30ms}.button.outlined.member>span,.button.outlined.sponsor>span{transition-delay:50ms}.button.outlined.member:before,.button.outlined.sponsor:before{content:"";position:absolute;background:#eee;width:0;height:350%;left:20%;top:0;transform:translateY(-70%) rotate(45deg);z-index:-1;transition:all .3s ease-out;transform-origin:left}.button.outlined.member:hover,.button.outlined.sponsor:hover{background-color:transparent}.button.outlined.member:hover:before,.button.outlined.sponsor:hover:before{width:90%}.button.md{padding:10px;font-size:16px}.grid-container{display:grid;grid-template-columns:repeat(12,[col-start] 1fr);gap:20px;position:relative}@media screen and (max-width:800px){.grid-container{display:flex;flex-direction:column;padding:0 5vw;gap:0}}.header-section{width:100%;color:#eee;display:flex;align-items:center;justify-content:center;grid-column:col-start 1/span 12}img.header-background,img.header-image{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-2;-o-object-fit:cover;object-fit:cover}img.header-image{z-index:-1;opacity:.3;filter:saturate(.6) brightness(.75) blur(3px)}.header-content{text-align:center;margin:120px 0 80px;display:flex;flex-direction:column;gap:30px;align-items:center;overflow-wrap:anywhere}.header-content>h1{font-size:80px}.header-content>p{color:#eee;font-size:22px;display:block;max-width:500px}div.fam-leaderboard{width:100%;position:relative}div.fam-leaderboard img.background{-o-object-fit:cover;object-fit:cover;opacity:.75;z-index:-1}div.fam-leaderboard div.background-color{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:-2}div.fam-leaderboard div.teams{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:min(50%,500px);min-width:300px;margin:0 auto;gap:30px}div.fam-leaderboard div.teams div.team{position:relative;margin-top:50px;display:flex;flex-direction:column;justify-content:flex-end}div.fam-leaderboard div.teams div.team img{display:block;margin:0 auto;width:100%;-o-object-fit:contain;object-fit:contain;transform:translateY(10px)}div.fam-leaderboard div.teams div.team div.pillar{border-radius:20px 20px 0 0;text-align:center;padding:15px 0}div.fam-leaderboard div.teams div.team div.pillar>span:first-of-type{font-size:4rem;font-weight:700;display:block;line-height:4.5rem}div.fam-leaderboard div.teams div.team div.pillar>span:nth-of-type(2){font-size:1rem;display:block;line-height:1rem}body{background-color:#1f4053}.text-section{width:100%;height:auto;background-color:#eee;position:relative;overflow:hidden;box-sizing:border-box}.text-section .text-section-content,.text-section .text-section-graphic{grid-row:1}.text-section .text-section-content{margin:60px 0;padding:0;display:inline-flex;flex-direction:column;gap:28px;align-items:flex-start}.text-section .text-section-content h3 img{height:23px;width:auto;margin:0 8px 0 0;display:inline-block}.text-section .text-section-content h3 img:first-of-type{margin-left:0}.text-section .text-section-content.white{color:#eee}.text-section .text-section-graphic{background-color:#4e4f52;position:relative;width:calc(100% + 20px)}.text-section .text-section-graphic iframe,.text-section .text-section-graphic img,.text-section .text-section-graphic video{box-sizing:border-box;min-height:100%;width:100%;-o-object-fit:cover;object-fit:cover;border:none}.text-section.left .text-section-graphic img,.text-section.left .text-section-graphic video{grid-row:1;width:calc(100% + 20px);border-left:20px solid #006298;margin-left:-20px}.text-section.left .text-section-graphic video{height:0}.text-section.left.cols-3 .text-section-content{grid-column:col-start 3/span 3}.text-section.left.cols-3 .text-section-graphic{grid-column:col-start 7/span 6}.text-section.left.cols-4 .text-section-content{grid-column:col-start 3/span 4}.text-section.left.cols-4 .text-section-graphic{grid-column:col-start 8/span 5}.text-section.left.cols-5 .text-section-content{grid-column:col-start 3/span 5}.text-section.left.cols-5 .text-section-graphic{grid-column:col-start 9/span 4}.text-section.left.cols-6 .text-section-content{grid-column:col-start 3/span 6}.text-section.left.cols-6 .text-section-graphic{grid-column:col-start 9/span 4}.text-section.right .text-section-graphic img,.text-section.right .text-section-graphic video{grid-row:1;width:calc(100% + 20px);border-right:20px solid #006298}.text-section.right.cols-3 .text-section-content{grid-column:col-start 8/span 3}.text-section.right.cols-3 .text-section-graphic{grid-column:col-start 1/span 6}.text-section.right.cols-4 .text-section-content{grid-column:col-start 7/span 4}.text-section.right.cols-4 .text-section-graphic{grid-column:col-start 1/span 5}.text-section.right.cols-5 .text-section-content{grid-column:col-start 6/span 5}.text-section.right.cols-5 .text-section-graphic{grid-column:col-start 1/span 4}.text-section.right.cols-6 .text-section-content{grid-column:col-start 6/span 6}.text-section.right.cols-6 .text-section-graphic{grid-column:col-start 1/span 4}.text-section.center{display:flex}.text-section.center .text-section-content{max-width:500px;margin-left:auto;margin-right:auto;text-align:center;align-items:center;z-index:2}.text-section.center .text-section-content .icon-list{gap:30px}.text-section.center .text-section-graphic{position:absolute;top:0;left:0;right:0;bottom:0}.text-section.center .text-section-graphic video,.text-section.center .text-section-graphic>img{margin:0;width:100%}@media screen and (max-width:800px){.text-section.left .text-section-graphic,.text-section.right .text-section-graphic{border:none;border-bottom:20px solid #006298;width:101vw;height:30vh;margin-left:-5vw}.text-section.left .text-section-graphic img,.text-section.left .text-section-graphic video,.text-section.right .text-section-graphic img,.text-section.right .text-section-graphic video{border:none;width:100%;height:100%}.text-section.left .text-section-graphic img,.text-section.left .text-section-graphic video{margin-left:0}.text-section.center{padding:0 20px}.text-section.center .text-section-graphic img,.text-section.center .text-section-graphic video{border:none}}div.point-history{width:500px;max-width:80vw;text-align:left;display:flex;flex-direction:column;gap:15px}div.point-history h4.entry-date{color:#989898;font-size:1rem;font-weight:600;margin:15px 0}div.point-entry{display:flex;background-color:#f5f5f5;box-shadow:0 0 10px 0 rgba(0,0,0,.25);padding:10px;box-sizing:content-box;gap:15px;border-radius:65px;align-items:center}div.point-entry div.entry-circle{height:50px;width:50px;border-radius:100%}div.point-entry div.entry-info{display:flex;justify-content:center;flex-direction:column}div.point-entry div.entry-info .entry-type{font-weight:600}div.point-entry div.entry-info .entry-desc{font-size:.8rem}div.point-entry .entry-points{margin-left:auto;margin-right:15px;font-weight:700}div.point-entry .entry-points>span{font-size:.8rem}