.fanzo-block{padding:65px;background:var(--fanzo-header);text-align:center;color:var(--fanzo-header-text)}.fanzo-block__intro{max-width:900px;margin:0 auto}.fanzo-block__intro h1{font-size:30px;font-weight:400;font-family:Tondu;color:var(--fanzo-header-text)}.fanzo-block__intro p{font-family:Avenir;font-size:18px;margin-bottom:24px;color:var(--fanzo-header-text)}.fanzo-block__cta{background:#e8da53;font-family:Tondu;font-weight:400;font-size:16px;padding:25px 47px;display:inline-block}.fanzo-block__cta--second{margin-top:10px}@media (min-width:676px){.fanzo-block__cta--second{margin-left:20px;margin-top:0}}.fanzo-section{background:var(--fanzo-background)}.fanzo-fixtures{max-width:1156px;margin:auto;padding:60px 0}.sport-fixture__date{background:var(--fanzo-block-header);margin-bottom:20px}.sport-fixture__date p{padding:20px;font-weight:700;color:var(--fanzo-text);margin:0}.sport-fixture__fixtures{background:var(--fanzo-block);padding:50px 20px 20px}.sport-fixture .fixture{display:grid;grid-template-columns:repeat(3,1fr);-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center}.sport-fixture .fixture__logo{width:62px;height:62px}.sport-fixture .fixture .fixture-text{text-align:center}.sport-fixture .fixture__desc,.sport-fixture .fixture__title{margin:0}.sport-fixture .fixture__title{color:var(--fanzo-text);font-size:20px;margin-bottom:12px;font-weight:500}.sport-fixture .fixture__desc{font-size:20px;font-weight:400;color:var(--fanzo-text)}.sport-fixture .fixture__button{background:var(--fanzo-button);font-family:Tondu;font-weight:400;font-size:16px;padding:12px 40px;display:inline-block;margin-top:20px;color:var(--fanzo-button-text)}.sport-fixture .fixture-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:60px}.sport-fixture .fixture-details p{color:var(--fanzo-text)}.scroll-top{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;right:6%;bottom:0}